2025-07-17T06:33:36.9620113Z Current runner version: '2.326.0' 2025-07-17T06:33:36.9626368Z Runner name: 'i-06090570ea3d9feb4' 2025-07-17T06:33:36.9627297Z Runner group name: 'default' 2025-07-17T06:33:36.9628230Z Machine name: 'ip-10-0-36-116' 2025-07-17T06:33:36.9632459Z ##[group]GITHUB_TOKEN Permissions 2025-07-17T06:33:36.9635191Z Actions: read 2025-07-17T06:33:36.9635886Z Attestations: read 2025-07-17T06:33:36.9636401Z Checks: read 2025-07-17T06:33:36.9636951Z Contents: read 2025-07-17T06:33:36.9637560Z Deployments: read 2025-07-17T06:33:36.9638061Z Discussions: read 2025-07-17T06:33:36.9638961Z Issues: read 2025-07-17T06:33:36.9639493Z Metadata: read 2025-07-17T06:33:36.9640005Z Models: read 2025-07-17T06:33:36.9640649Z Packages: read 2025-07-17T06:33:36.9641181Z Pages: read 2025-07-17T06:33:36.9641716Z PullRequests: read 2025-07-17T06:33:36.9642312Z RepositoryProjects: read 2025-07-17T06:33:36.9642892Z SecurityEvents: read 2025-07-17T06:33:36.9643456Z Statuses: read 2025-07-17T06:33:36.9644176Z ##[endgroup] 2025-07-17T06:33:36.9646703Z Secret source: Actions 2025-07-17T06:33:36.9647470Z Prepare workflow directory 2025-07-17T06:33:37.0020144Z Prepare all required actions 2025-07-17T06:33:37.0057952Z Getting action download info 2025-07-17T06:33:37.1931777Z Download action repository 'pytorch/pytorch@main' (SHA:a38f433be2e94a64b095a44ba39879d02d0c2316) 2025-07-17T06:33:50.4093843Z Download action repository 'pytorch/test-infra@main' (SHA:a9ec424ad5e5851e47d68139cfd953b4031778d5) 2025-07-17T06:33:52.2747419Z Download action repository 'nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-17T06:33:52.4947043Z Getting action download info 2025-07-17T06:33:52.6141068Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-07-17T06:33:52.8268096Z Getting action download info 2025-07-17T06:33:52.9280726Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-17T06:33:53.0839402Z Complete job name: docker-build (linux.12xlarge, pytorch-linux-jammy-rocm-n-py3) 2025-07-17T06:33:53.1454825Z A job started hook has been configured by the self-hosted runner administrator 2025-07-17T06:33:53.1600874Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-07-17T06:33:53.1609849Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:33:53.1610543Z ##[endgroup] 2025-07-17T06:33:54.4949050Z Runner Type: linux.12xlarge 2025-07-17T06:33:54.4949564Z Instance Type: c5.12xlarge 2025-07-17T06:33:54.4949837Z AMI Name: unknown 2025-07-17T06:33:54.4978977Z AMI ID: ami-05ffe3c48a9991133 2025-07-17T06:33:59.6503789Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2025-07-17T06:33:59.6504235Z echo "${GITHUB_WORKSPACE}" 2025-07-17T06:33:59.6504552Z sudo rm -rf "${GITHUB_WORKSPACE}" 2025-07-17T06:33:59.6504854Z mkdir "${GITHUB_WORKSPACE}" 2025-07-17T06:33:59.6514424Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:33:59.6514819Z env: 2025-07-17T06:33:59.6515170Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:33:59.6515614Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:33:59.6515897Z ##[endgroup] 2025-07-17T06:33:59.6555666Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-17T06:33:59.8065872Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-07-17T06:33:59.8066343Z with: 2025-07-17T06:33:59.8066573Z submodules: recursive 2025-07-17T06:33:59.8066849Z fetch-depth: 0 2025-07-17T06:33:59.8067096Z env: 2025-07-17T06:33:59.8067470Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:33:59.8067924Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:33:59.8068196Z ##[endgroup] 2025-07-17T06:33:59.8145651Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:33:59.8146549Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:33:59.8152747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:33:59.8153114Z env: 2025-07-17T06:33:59.8153495Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:33:59.8153910Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:33:59.8154172Z ##[endgroup] 2025-07-17T06:33:59.8264614Z ##[group]Run # Use all available CPUs for fetching 2025-07-17T06:33:59.8265043Z # Use all available CPUs for fetching 2025-07-17T06:33:59.8265378Z cd "${GITHUB_WORKSPACE}" 2025-07-17T06:33:59.8265720Z git config --global fetch.parallel 0 2025-07-17T06:33:59.8266110Z git config --global submodule.fetchJobs 0 2025-07-17T06:33:59.8266437Z  2025-07-17T06:33:59.8266798Z # Clean workspace. The default checkout action should also do this, but 2025-07-17T06:33:59.8267273Z # do it here as well just in case 2025-07-17T06:33:59.8267592Z if [[ -d .git ]]; then 2025-07-17T06:33:59.8267888Z  if [ -z "${NO_SUDO}" ]; then 2025-07-17T06:33:59.8268188Z  sudo git clean -ffdx 2025-07-17T06:33:59.8268471Z  else 2025-07-17T06:33:59.8268818Z  git clean -ffdx 2025-07-17T06:33:59.8269053Z  fi 2025-07-17T06:33:59.8269251Z fi 2025-07-17T06:33:59.8274051Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:33:59.8274406Z env: 2025-07-17T06:33:59.8274727Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:33:59.8275144Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:33:59.8275400Z NO_SUDO: 2025-07-17T06:33:59.8275601Z ##[endgroup] 2025-07-17T06:33:59.8415828Z ##[group]Run actions/checkout@v4 2025-07-17T06:33:59.8416107Z with: 2025-07-17T06:33:59.8416339Z ref: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:33:59.8416635Z fetch-depth: 0 2025-07-17T06:33:59.8416856Z submodules: recursive 2025-07-17T06:33:59.8417102Z show-progress: false 2025-07-17T06:33:59.8417354Z repository: pytorch/pytorch 2025-07-17T06:33:59.8417757Z token: *** 2025-07-17T06:33:59.8417952Z ssh-strict: true 2025-07-17T06:33:59.8418167Z ssh-user: git 2025-07-17T06:33:59.8418404Z persist-credentials: true 2025-07-17T06:33:59.8418644Z clean: true 2025-07-17T06:33:59.8418870Z sparse-checkout-cone-mode: true 2025-07-17T06:33:59.8419132Z fetch-tags: false 2025-07-17T06:33:59.8419343Z lfs: false 2025-07-17T06:33:59.8419555Z set-safe-directory: true 2025-07-17T06:33:59.8419783Z env: 2025-07-17T06:33:59.8420094Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:33:59.8420493Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:33:59.8420748Z ##[endgroup] 2025-07-17T06:33:59.9845306Z Syncing repository: pytorch/pytorch 2025-07-17T06:33:59.9846681Z ##[group]Getting Git version info 2025-07-17T06:33:59.9847178Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-07-17T06:33:59.9847883Z [command]/usr/bin/git version 2025-07-17T06:33:59.9995641Z git version 2.47.1 2025-07-17T06:34:00.0018423Z ##[endgroup] 2025-07-17T06:34:00.0027836Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/c765e445-8c91-47b4-80a7-f699f351b906/.gitconfig' 2025-07-17T06:34:00.0051606Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c765e445-8c91-47b4-80a7-f699f351b906' before making global git config changes 2025-07-17T06:34:00.0052875Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T06:34:00.0056856Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-17T06:34:00.0100994Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-07-17T06:34:00.0104494Z ##[group]Initializing the repository 2025-07-17T06:34:00.0108633Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-17T06:34:00.0161893Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-07-17T06:34:00.0162556Z hint: is subject to change. To configure the initial branch name to use in all 2025-07-17T06:34:00.0163155Z hint: of your new repositories, which will suppress this warning, call: 2025-07-17T06:34:00.0163584Z hint: 2025-07-17T06:34:00.0163907Z hint: git config --global init.defaultBranch 2025-07-17T06:34:00.0164258Z hint: 2025-07-17T06:34:00.0164618Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-07-17T06:34:00.0165205Z hint: 'development'. The just-created branch can be renamed via this command: 2025-07-17T06:34:00.0165653Z hint: 2025-07-17T06:34:00.0165893Z hint: git branch -m 2025-07-17T06:34:00.0181357Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-07-17T06:34:00.0188668Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-07-17T06:34:00.0230112Z ##[endgroup] 2025-07-17T06:34:00.0230647Z ##[group]Disabling automatic garbage collection 2025-07-17T06:34:00.0231401Z [command]/usr/bin/git config --local gc.auto 0 2025-07-17T06:34:00.0258030Z ##[endgroup] 2025-07-17T06:34:00.0258458Z ##[group]Setting up auth 2025-07-17T06:34:00.0262467Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T06:34:00.0287461Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-17T06:34:00.0620819Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T06:34:00.0645517Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-17T06:34:00.0947058Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T06:34:00.0999783Z ##[endgroup] 2025-07-17T06:34:00.1000251Z ##[group]Fetching the repository 2025-07-17T06:34:00.1006949Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-07-17T06:34:37.8960784Z From https://github.com/pytorch/pytorch 2025-07-17T06:34:37.8961335Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-07-17T06:34:37.8961997Z * [new branch] 20250616_dtype_docs -> origin/20250616_dtype_docs 2025-07-17T06:34:37.8962606Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-07-17T06:34:37.8963342Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-07-17T06:34:37.8964058Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-07-17T06:34:37.8964700Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-07-17T06:34:37.8965468Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-07-17T06:34:37.8966714Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-07-17T06:34:37.8967474Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-07-17T06:34:37.8968607Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-07-17T06:34:37.8970015Z * [new branch] ZainRizvi-patch-1 -> origin/ZainRizvi-patch-1 2025-07-17T06:34:37.8970966Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-07-17T06:34:37.8971989Z * [new branch] addUtilForLinuxBuild -> origin/addUtilForLinuxBuild 2025-07-17T06:34:37.8972987Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-07-17T06:34:37.8974078Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-07-17T06:34:37.8975322Z * [new branch] addsimde -> origin/addsimde 2025-07-17T06:34:37.8977431Z * [new branch] adi/test -> origin/adi/test 2025-07-17T06:34:37.8978491Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-07-17T06:34:37.8979772Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-07-17T06:34:37.8980679Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-07-17T06:34:37.8981805Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-07-17T06:34:37.8983788Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-07-17T06:34:37.8984890Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-07-17T06:34:37.8985998Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-07-17T06:34:37.8987098Z * [new branch] alt-disable -> origin/alt-disable 2025-07-17T06:34:37.8988666Z * [new branch] angelayi/155426 -> origin/angelayi/155426 2025-07-17T06:34:37.8989641Z * [new branch] angelayi/157183 -> origin/angelayi/157183 2025-07-17T06:34:37.8990808Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-07-17T06:34:37.8992076Z * [new branch] angelayi/aoti_custom_op -> origin/angelayi/aoti_custom_op 2025-07-17T06:34:37.8992825Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-07-17T06:34:37.8993922Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-07-17T06:34:37.8995406Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-07-17T06:34:37.8996558Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-07-17T06:34:37.8997925Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-07-17T06:34:37.8999540Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-07-17T06:34:37.9000484Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-07-17T06:34:37.9001582Z * [new branch] angelayi/docs2 -> origin/angelayi/docs2 2025-07-17T06:34:37.9002886Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-07-17T06:34:37.9003836Z * [new branch] angelayi/errmsg -> origin/angelayi/errmsg 2025-07-17T06:34:37.9004903Z * [new branch] angelayi/fake_device -> origin/angelayi/fake_device 2025-07-17T06:34:37.9006024Z * [new branch] angelayi/int_lift_constants -> origin/angelayi/int_lift_constants 2025-07-17T06:34:37.9007148Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-07-17T06:34:37.9008297Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-07-17T06:34:37.9009312Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-07-17T06:34:37.9010429Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-07-17T06:34:37.9011499Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-07-17T06:34:37.9012596Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-07-17T06:34:37.9013624Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-07-17T06:34:37.9014708Z * [new branch] angelayi/torchgenooops -> origin/angelayi/torchgenooops 2025-07-17T06:34:37.9015780Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-07-17T06:34:37.9016789Z * [new branch] aoti_static_linkage -> origin/aoti_static_linkage 2025-07-17T06:34:37.9017969Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-07-17T06:34:37.9019063Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-07-17T06:34:37.9020048Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-07-17T06:34:37.9021275Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-07-17T06:34:37.9022333Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-07-17T06:34:37.9023409Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-07-17T06:34:37.9024503Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-07-17T06:34:37.9025521Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-07-17T06:34:37.9026594Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-07-17T06:34:37.9027627Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-07-17T06:34:37.9028755Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-07-17T06:34:37.9029788Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-07-17T06:34:37.9030797Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-07-17T06:34:37.9031914Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-07-17T06:34:37.9033505Z * [new branch] base/1.5 -> origin/base/1.5 2025-07-17T06:34:37.9034757Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-07-17T06:34:37.9036001Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-07-17T06:34:37.9037082Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-07-17T06:34:37.9039004Z * [new branch] benjaminglass1/mark-large-tensor-tests-serial -> origin/benjaminglass1/mark-large-tensor-tests-serial 2025-07-17T06:34:37.9040481Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-07-17T06:34:37.9041856Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-07-17T06:34:37.9043320Z * [new branch] bf/cg-capture-size -> origin/bf/cg-capture-size 2025-07-17T06:34:37.9044228Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-07-17T06:34:37.9045315Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-07-17T06:34:37.9046454Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-07-17T06:34:37.9048067Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-07-17T06:34:37.9049095Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-07-17T06:34:37.9050164Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-07-17T06:34:37.9051226Z * [new branch] bf/kernel-benchmark -> origin/bf/kernel-benchmark 2025-07-17T06:34:37.9052290Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-07-17T06:34:37.9053363Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-07-17T06:34:37.9054424Z * [new branch] bf/recompile-context -> origin/bf/recompile-context 2025-07-17T06:34:37.9055531Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-07-17T06:34:37.9056833Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-07-17T06:34:37.9057851Z * [new branch] bf16adamw -> origin/bf16adamw 2025-07-17T06:34:37.9059102Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-07-17T06:34:37.9060065Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-07-17T06:34:37.9061043Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-07-17T06:34:37.9062073Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-07-17T06:34:37.9063024Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-07-17T06:34:37.9064002Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-07-17T06:34:37.9064984Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-07-17T06:34:37.9065995Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-07-17T06:34:37.9067025Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-07-17T06:34:37.9067981Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-07-17T06:34:37.9069066Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-07-17T06:34:37.9070031Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-07-17T06:34:37.9071053Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-07-17T06:34:37.9072024Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-07-17T06:34:37.9073003Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-07-17T06:34:37.9074017Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-07-17T06:34:37.9075015Z * [new branch] bit8_transpose_pack -> origin/bit8_transpose_pack 2025-07-17T06:34:37.9076687Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-07-17T06:34:37.9077656Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-07-17T06:34:37.9078655Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-07-17T06:34:37.9080418Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-07-17T06:34:37.9081861Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-07-17T06:34:37.9082765Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-07-17T06:34:37.9084046Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-07-17T06:34:37.9084896Z * [new branch] brister/wrapper_fx_precomputed_size -> origin/brister/wrapper_fx_precomputed_size 2025-07-17T06:34:37.9085752Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-07-17T06:34:37.9086747Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-07-17T06:34:37.9088781Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-07-17T06:34:37.9089913Z * [new branch] camyll/test_precommit_hooks_lintrunner -> origin/camyll/test_precommit_hooks_lintrunner 2025-07-17T06:34:37.9090978Z * [new branch] camyllh/cherry-pick-155109-revert-to-release2.8 -> origin/camyllh/cherry-pick-155109-revert-to-release2.8 2025-07-17T06:34:37.9091977Z * [new branch] camyllh/cherrypick-151547-for-release28 -> origin/camyllh/cherrypick-151547-for-release28 2025-07-17T06:34:37.9093135Z * [new branch] camyllh/cherrypick_152932_for_release_2.8 -> origin/camyllh/cherrypick_152932_for_release_2.8 2025-07-17T06:34:37.9094335Z * [new branch] camyllh/revert-138222-in-release-2.8 -> origin/camyllh/revert-138222-in-release-2.8 2025-07-17T06:34:37.9095701Z * [new branch] camyllh/revert-155412-on-release-branch -> origin/camyllh/revert-155412-on-release-branch 2025-07-17T06:34:37.9096723Z * [new branch] camyllh/revert-156552-on-release-2.8 -> origin/camyllh/revert-156552-on-release-2.8 2025-07-17T06:34:37.9097767Z * [new branch] camyllh/revert_156517_on_release_2.8 -> origin/camyllh/revert_156517_on_release_2.8 2025-07-17T06:34:37.9098789Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-07-17T06:34:37.9099997Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9101156Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9102211Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9103352Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9104442Z * [new branch] cherry-pick-155214-by-pytorch_bot_bot_ -> origin/cherry-pick-155214-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9105918Z * [new branch] cherry-pick-155255-by-pytorch_bot_bot_ -> origin/cherry-pick-155255-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9107076Z * [new branch] cherry-pick-155896-by-pytorch_bot_bot_ -> origin/cherry-pick-155896-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9108135Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9109386Z * [new branch] cherry-pick-156499-by-pytorch_bot_bot_ -> origin/cherry-pick-156499-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9110397Z * [new branch] cherry-pick-156664-by-pytorch_bot_bot_ -> origin/cherry-pick-156664-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9111487Z * [new branch] cherry-pick-156708-by-pytorch_bot_bot_ -> origin/cherry-pick-156708-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9112566Z * [new branch] cherry-pick-156719-by-pytorch_bot_bot_ -> origin/cherry-pick-156719-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9113624Z * [new branch] cherry-pick-156731-by-pytorch_bot_bot_ -> origin/cherry-pick-156731-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9114678Z * [new branch] cherry-pick-156783-by-pytorch_bot_bot_ -> origin/cherry-pick-156783-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9115753Z * [new branch] cherry-pick-156847-by-pytorch_bot_bot_ -> origin/cherry-pick-156847-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9116950Z * [new branch] cherry-pick-156888-by-pytorch_bot_bot_ -> origin/cherry-pick-156888-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9117961Z * [new branch] cherry-pick-156898-by-pytorch_bot_bot_ -> origin/cherry-pick-156898-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9119279Z * [new branch] cherry-pick-156910-by-pytorch_bot_bot_ -> origin/cherry-pick-156910-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9120550Z * [new branch] cherry-pick-157014-by-pytorch_bot_bot_ -> origin/cherry-pick-157014-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9121582Z * [new branch] cherry-pick-157017-by-pytorch_bot_bot_ -> origin/cherry-pick-157017-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9122655Z * [new branch] cherry-pick-157023-by-pytorch_bot_bot_ -> origin/cherry-pick-157023-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9123702Z * [new branch] cherry-pick-157130-by-pytorch_bot_bot_ -> origin/cherry-pick-157130-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9124820Z * [new branch] cherry-pick-157292-by-pytorch_bot_bot_ -> origin/cherry-pick-157292-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9125875Z * [new branch] cherry-pick-157322-by-pytorch_bot_bot_ -> origin/cherry-pick-157322-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9126956Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9128054Z * [new branch] cherry-pick-157466-by-pytorch_bot_bot_ -> origin/cherry-pick-157466-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9129094Z * [new branch] cherry-pick-157467-by-pytorch_bot_bot_ -> origin/cherry-pick-157467-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9130213Z * [new branch] cherry-pick-157503-by-pytorch_bot_bot_ -> origin/cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9131281Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9132347Z * [new branch] cherry-pick-157516-by-pytorch_bot_bot_ -> origin/cherry-pick-157516-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9133377Z * [new branch] cherry-pick-157558-by-pytorch_bot_bot_ -> origin/cherry-pick-157558-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9134404Z * [new branch] cherry-pick-157598-by-pytorch_bot_bot_ -> origin/cherry-pick-157598-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9135563Z * [new branch] cherry-pick-157600-by-pytorch_bot_bot_ -> origin/cherry-pick-157600-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9136628Z * [new branch] cherry-pick-157630-by-pytorch_bot_bot_ -> origin/cherry-pick-157630-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9137742Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9138810Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9139984Z * [new branch] cherry-pick-157733-by-pytorch_bot_bot_ -> origin/cherry-pick-157733-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9141079Z * [new branch] cherry-pick-157843-by-pytorch_bot_bot_ -> origin/cherry-pick-157843-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9142334Z * [new branch] cherry-pick-158064-by-pytorch_bot_bot_ -> origin/cherry-pick-158064-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9143419Z * [new branch] cherry-pick-158126-by-pytorch_bot_bot_ -> origin/cherry-pick-158126-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9144458Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9145621Z * [new branch] cherry-pick-158301-by-pytorch_bot_bot_ -> origin/cherry-pick-158301-by-pytorch_bot_bot_ 2025-07-17T06:34:37.9147070Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-07-17T06:34:37.9148172Z * [new branch] ck-epilogue-fix -> origin/ck-epilogue-fix 2025-07-17T06:34:37.9149205Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-07-17T06:34:37.9150395Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-07-17T06:34:37.9151473Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-07-17T06:34:37.9152425Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-07-17T06:34:37.9153512Z * [new branch] cleantest1 -> origin/cleantest1 2025-07-17T06:34:37.9155317Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-07-17T06:34:37.9156686Z * [new branch] codex/remove-trigger_azure_pipeline.py-and-references -> origin/codex/remove-trigger_azure_pipeline.py-and-references 2025-07-17T06:34:37.9157978Z * [new branch] codex/update-default-size_hint-fallback-value -> origin/codex/update-default-size_hint-fallback-value 2025-07-17T06:34:37.9159597Z * [new branch] codex/update-size_hint-api-to-handle-unbacked-symints -> origin/codex/update-size_hint-api-to-handle-unbacked-symints 2025-07-17T06:34:37.9160441Z * [new branch] collective_c_shim -> origin/collective_c_shim 2025-07-17T06:34:37.9161651Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-07-17T06:34:37.9162707Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-07-17T06:34:37.9163716Z * [new branch] context_test -> origin/context_test 2025-07-17T06:34:37.9165360Z * [new branch] convert-complex-numbers -> origin/convert-complex-numbers 2025-07-17T06:34:37.9166812Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-07-17T06:34:37.9167803Z * [new branch] copy_graph -> origin/copy_graph 2025-07-17T06:34:37.9169294Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-07-17T06:34:37.9170735Z * [new branch] csl/add_file_merge_conflict_csv -> origin/csl/add_file_merge_conflict_csv 2025-07-17T06:34:37.9171636Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-07-17T06:34:37.9172653Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-07-17T06:34:37.9173660Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-07-17T06:34:37.9175011Z * [new branch] csl/ci_upload_artifacts_with_running -> origin/csl/ci_upload_artifacts_with_running 2025-07-17T06:34:37.9176388Z * [new branch] csl/clean_up_max_jobs_override -> origin/csl/clean_up_max_jobs_override 2025-07-17T06:34:37.9177304Z * [new branch] csl/clean_up_more_tags -> origin/csl/clean_up_more_tags 2025-07-17T06:34:37.9178344Z * [new branch] csl/disable_periodic_tests -> origin/csl/disable_periodic_tests 2025-07-17T06:34:37.9179325Z * [new branch] csl/docker_instru_ssh -> origin/csl/docker_instru_ssh 2025-07-17T06:34:37.9180349Z * [new branch] csl/faketensortest_super_setup -> origin/csl/faketensortest_super_setup 2025-07-17T06:34:37.9181379Z * [new branch] csl/fix_docker_imgs_for_release -> origin/csl/fix_docker_imgs_for_release 2025-07-17T06:34:37.9182281Z * [new branch] csl/fix_flaky_dist_test -> origin/csl/fix_flaky_dist_test 2025-07-17T06:34:37.9183268Z * [new branch] csl/fix_rocm_mem -> origin/csl/fix_rocm_mem 2025-07-17T06:34:37.9184272Z * [new branch] csl/katex -> origin/csl/katex 2025-07-17T06:34:37.9185425Z * [new branch] csl/keep_going_main -> origin/csl/keep_going_main 2025-07-17T06:34:37.9186352Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-07-17T06:34:37.9187439Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-07-17T06:34:37.9188448Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-07-17T06:34:37.9189500Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-07-17T06:34:37.9190642Z * [new branch] csl/per_proc_mem -> origin/csl/per_proc_mem 2025-07-17T06:34:37.9191651Z * [new branch] csl/print_set_output -> origin/csl/print_set_output 2025-07-17T06:34:37.9192710Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-07-17T06:34:37.9193717Z * [new branch] csl/rerun_exit_error -> origin/csl/rerun_exit_error 2025-07-17T06:34:37.9194778Z * [new branch] csl/reuse_old_whl_renames -> origin/csl/reuse_old_whl_renames 2025-07-17T06:34:37.9195728Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-07-17T06:34:37.9196739Z * [new branch] csl/rocm_binary -> origin/csl/rocm_binary 2025-07-17T06:34:37.9197775Z * [new branch] csl/rocm_inductor -> origin/csl/rocm_inductor 2025-07-17T06:34:37.9199081Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-07-17T06:34:37.9200056Z * [new branch] csl/td_dynamo -> origin/csl/td_dynamo 2025-07-17T06:34:37.9201225Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-07-17T06:34:37.9202207Z * [new branch] csl/update_mobile_build_docker_img -> origin/csl/update_mobile_build_docker_img 2025-07-17T06:34:37.9203284Z * [new branch] csl/viable_strict_concurrency_group -> origin/csl/viable_strict_concurrency_group 2025-07-17T06:34:37.9204239Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-07-17T06:34:37.9205231Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-07-17T06:34:37.9206320Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-07-17T06:34:37.9207570Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-07-17T06:34:37.9209056Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-07-17T06:34:37.9209939Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-07-17T06:34:37.9210911Z * [new branch] d4l3k/fix_h100_ci -> origin/d4l3k/fix_h100_ci 2025-07-17T06:34:37.9211864Z * [new branch] d4l3k/wait_stream -> origin/d4l3k/wait_stream 2025-07-17T06:34:37.9212911Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-07-17T06:34:37.9214421Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-07-17T06:34:37.9217150Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-07-17T06:34:37.9219369Z * [new branch] dependabot/pip/tools/build/bazel/requests-2.32.4 -> origin/dependabot/pip/tools/build/bazel/requests-2.32.4 2025-07-17T06:34:37.9220184Z * [new branch] deprecation_decorator -> origin/deprecation_decorator 2025-07-17T06:34:37.9221741Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-07-17T06:34:37.9222772Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-07-17T06:34:37.9224835Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-07-17T06:34:37.9226062Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-07-17T06:34:37.9227320Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-07-17T06:34:37.9228546Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-07-17T06:34:37.9229534Z * [new branch] dev/joona/cumsumerrmsg -> origin/dev/joona/cumsumerrmsg 2025-07-17T06:34:37.9230578Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-07-17T06:34:37.9231932Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-07-17T06:34:37.9233439Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-07-17T06:34:37.9234937Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-07-17T06:34:37.9236157Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-07-17T06:34:37.9237496Z * [new branch] dev/joona/sdpa_nans -> origin/dev/joona/sdpa_nans 2025-07-17T06:34:37.9238930Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-07-17T06:34:37.9240085Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-07-17T06:34:37.9241345Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-07-17T06:34:37.9242471Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-07-17T06:34:37.9243579Z * [new branch] disable -> origin/disable 2025-07-17T06:34:37.9244699Z * [new branch] divup -> origin/divup 2025-07-17T06:34:37.9245937Z * [new branch] divyanshk-log-api-usage-datapipes-1 -> origin/divyanshk-log-api-usage-datapipes-1 2025-07-17T06:34:37.9246806Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-07-17T06:34:37.9248368Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-07-17T06:34:37.9249390Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-07-17T06:34:37.9250469Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-07-17T06:34:37.9251446Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-07-17T06:34:37.9252595Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-07-17T06:34:37.9253659Z * [new branch] enable-b200-benchmark -> origin/enable-b200-benchmark 2025-07-17T06:34:37.9254736Z * [new branch] enable_td_rocm -> origin/enable_td_rocm 2025-07-17T06:34:37.9255951Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-07-17T06:34:37.9257163Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-07-17T06:34:37.9258198Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-07-17T06:34:37.9259708Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-07-17T06:34:37.9260864Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-07-17T06:34:37.9261890Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-07-17T06:34:37.9262917Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-07-17T06:34:37.9263886Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-07-17T06:34:37.9265316Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-07-17T06:34:37.9266911Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-07-17T06:34:37.9267806Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-07-17T06:34:37.9268757Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-07-17T06:34:37.9269964Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-07-17T06:34:37.9271051Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-07-17T06:34:37.9294626Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-07-17T06:34:37.9295685Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-07-17T06:34:37.9296494Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-07-17T06:34:37.9297183Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-07-17T06:34:37.9297865Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-07-17T06:34:37.9298480Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-07-17T06:34:37.9299096Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-07-17T06:34:37.9299769Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-07-17T06:34:37.9300506Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-07-17T06:34:37.9301290Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-07-17T06:34:37.9302112Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-07-17T06:34:37.9302867Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-07-17T06:34:37.9303429Z * [new branch] exec -> origin/exec 2025-07-17T06:34:37.9303928Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-07-17T06:34:37.9304483Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-07-17T06:34:37.9305004Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-07-17T06:34:37.9305508Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-07-17T06:34:37.9306030Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-07-17T06:34:37.9306544Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-07-17T06:34:37.9307050Z * [new branch] export-D72391401 -> origin/export-D72391401 2025-07-17T06:34:37.9307564Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-07-17T06:34:37.9308109Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-07-17T06:34:37.9308607Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-07-17T06:34:37.9309197Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-07-17T06:34:37.9309712Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-07-17T06:34:37.9310213Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-07-17T06:34:37.9310732Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-07-17T06:34:37.9311243Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-07-17T06:34:37.9311820Z * [new branch] export-D76628834 -> origin/export-D76628834 2025-07-17T06:34:37.9312340Z * [new branch] export-D76630499 -> origin/export-D76630499 2025-07-17T06:34:37.9312839Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-07-17T06:34:37.9313354Z * [new branch] export-D76830552 -> origin/export-D76830552 2025-07-17T06:34:37.9313870Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-07-17T06:34:37.9314371Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-07-17T06:34:37.9314886Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-07-17T06:34:37.9315471Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-07-17T06:34:37.9315977Z * [new branch] export-D77639021 -> origin/export-D77639021 2025-07-17T06:34:37.9316500Z * [new branch] export-D78363609 -> origin/export-D78363609 2025-07-17T06:34:37.9317018Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-07-17T06:34:37.9317524Z * [new branch] export-D78431075 -> origin/export-D78431075 2025-07-17T06:34:37.9318036Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-07-17T06:34:37.9318785Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-07-17T06:34:37.9319472Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-07-17T06:34:37.9320038Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-07-17T06:34:37.9320557Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-07-17T06:34:37.9321873Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-07-17T06:34:37.9322902Z * [new branch] fca -> origin/fca 2025-07-17T06:34:37.9324065Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-07-17T06:34:37.9324965Z * [new branch] fca5 -> origin/fca5 2025-07-17T06:34:37.9326559Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-07-17T06:34:37.9327901Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-07-17T06:34:37.9328908Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-07-17T06:34:37.9329683Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-07-17T06:34:37.9331277Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-07-17T06:34:37.9332273Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-07-17T06:34:37.9333844Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-07-17T06:34:37.9334789Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-07-17T06:34:37.9335840Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-07-17T06:34:37.9336750Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-07-17T06:34:37.9337724Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-07-17T06:34:37.9338684Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-07-17T06:34:37.9339651Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-07-17T06:34:37.9340937Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-07-17T06:34:37.9342308Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-07-17T06:34:37.9343219Z * [new branch] fix -> origin/fix 2025-07-17T06:34:37.9344414Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-07-17T06:34:37.9345383Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-07-17T06:34:37.9346417Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-07-17T06:34:37.9347586Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-07-17T06:34:37.9348633Z * [new branch] fix-issue-144701-attempt-4 -> origin/fix-issue-144701-attempt-4 2025-07-17T06:34:37.9349735Z * [new branch] fix-issue-148701-attempt-1 -> origin/fix-issue-148701-attempt-1 2025-07-17T06:34:37.9350832Z * [new branch] fix-issue-149534-attempt-1 -> origin/fix-issue-149534-attempt-1 2025-07-17T06:34:37.9352375Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-07-17T06:34:37.9353272Z * [new branch] fix_153389 -> origin/fix_153389 2025-07-17T06:34:37.9354498Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-07-17T06:34:37.9355467Z * [new branch] fix_fake_tensor_issue -> origin/fix_fake_tensor_issue 2025-07-17T06:34:37.9356715Z * [new branch] fix_sbgemm_bf16 -> origin/fix_sbgemm_bf16 2025-07-17T06:34:37.9357915Z * [new branch] fixes-triage -> origin/fixes-triage 2025-07-17T06:34:37.9359283Z * [new branch] flex-lowering -> origin/flex-lowering 2025-07-17T06:34:37.9360849Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-07-17T06:34:37.9362291Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-07-17T06:34:37.9363337Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-07-17T06:34:37.9364733Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-07-17T06:34:37.9365756Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-07-17T06:34:37.9367048Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-07-17T06:34:37.9368074Z * [new branch] fused_qkv -> origin/fused_qkv 2025-07-17T06:34:37.9369234Z * [new branch] fx_cpp -> origin/fx_cpp 2025-07-17T06:34:37.9370701Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-07-17T06:34:37.9372987Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-07-17T06:34:37.9373986Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-07-17T06:34:37.9375662Z * [new branch] gh/CaoE/1/base -> origin/gh/CaoE/1/base 2025-07-17T06:34:37.9376660Z * [new branch] gh/CaoE/1/head -> origin/gh/CaoE/1/head 2025-07-17T06:34:37.9377661Z * [new branch] gh/CaoE/1/orig -> origin/gh/CaoE/1/orig 2025-07-17T06:34:37.9379133Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-07-17T06:34:37.9380066Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-07-17T06:34:37.9381087Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-07-17T06:34:37.9382565Z * [new branch] gh/CaoE/3/base -> origin/gh/CaoE/3/base 2025-07-17T06:34:37.9383545Z * [new branch] gh/CaoE/3/head -> origin/gh/CaoE/3/head 2025-07-17T06:34:37.9384536Z * [new branch] gh/CaoE/3/orig -> origin/gh/CaoE/3/orig 2025-07-17T06:34:37.9386423Z * [new branch] gh/ColinPeppler/72/base -> origin/gh/ColinPeppler/72/base 2025-07-17T06:34:37.9387395Z * [new branch] gh/ColinPeppler/72/head -> origin/gh/ColinPeppler/72/head 2025-07-17T06:34:37.9388376Z * [new branch] gh/ColinPeppler/72/orig -> origin/gh/ColinPeppler/72/orig 2025-07-17T06:34:37.9389841Z * [new branch] gh/ColinPeppler/75/base -> origin/gh/ColinPeppler/75/base 2025-07-17T06:34:37.9390866Z * [new branch] gh/ColinPeppler/75/head -> origin/gh/ColinPeppler/75/head 2025-07-17T06:34:37.9391853Z * [new branch] gh/ColinPeppler/75/orig -> origin/gh/ColinPeppler/75/orig 2025-07-17T06:34:37.9393190Z * [new branch] gh/ColinPeppler/76/base -> origin/gh/ColinPeppler/76/base 2025-07-17T06:34:37.9394254Z * [new branch] gh/ColinPeppler/76/head -> origin/gh/ColinPeppler/76/head 2025-07-17T06:34:37.9395342Z * [new branch] gh/ColinPeppler/76/orig -> origin/gh/ColinPeppler/76/orig 2025-07-17T06:34:37.9397083Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-07-17T06:34:37.9398047Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-07-17T06:34:37.9399691Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-07-17T06:34:37.9400620Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-07-17T06:34:37.9401635Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-07-17T06:34:37.9403145Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-07-17T06:34:37.9404095Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-07-17T06:34:37.9405136Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-07-17T06:34:37.9407330Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-07-17T06:34:37.9408347Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-07-17T06:34:37.9410220Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-07-17T06:34:37.9411257Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-07-17T06:34:37.9412245Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-07-17T06:34:37.9413705Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-07-17T06:34:37.9414669Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-07-17T06:34:37.9415690Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-07-17T06:34:37.9417149Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-07-17T06:34:37.9418409Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-07-17T06:34:37.9419487Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-07-17T06:34:37.9421001Z * [new branch] gh/H-Huang/175/base -> origin/gh/H-Huang/175/base 2025-07-17T06:34:37.9421950Z * [new branch] gh/H-Huang/175/head -> origin/gh/H-Huang/175/head 2025-07-17T06:34:37.9423008Z * [new branch] gh/H-Huang/175/orig -> origin/gh/H-Huang/175/orig 2025-07-17T06:34:37.9424304Z * [new branch] gh/H-Huang/176/base -> origin/gh/H-Huang/176/base 2025-07-17T06:34:37.9425260Z * [new branch] gh/H-Huang/176/head -> origin/gh/H-Huang/176/head 2025-07-17T06:34:37.9426271Z * [new branch] gh/H-Huang/176/orig -> origin/gh/H-Huang/176/orig 2025-07-17T06:34:37.9427606Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-07-17T06:34:37.9428654Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-07-17T06:34:37.9429557Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-07-17T06:34:37.9431103Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-07-17T06:34:37.9432068Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-07-17T06:34:37.9433078Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-07-17T06:34:37.9434413Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-07-17T06:34:37.9435386Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-07-17T06:34:37.9436420Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-07-17T06:34:37.9437951Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-07-17T06:34:37.9439064Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-07-17T06:34:37.9440090Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-07-17T06:34:37.9441616Z * [new branch] gh/H-Huang/185/base -> origin/gh/H-Huang/185/base 2025-07-17T06:34:37.9442693Z * [new branch] gh/H-Huang/185/head -> origin/gh/H-Huang/185/head 2025-07-17T06:34:37.9443757Z * [new branch] gh/H-Huang/185/orig -> origin/gh/H-Huang/185/orig 2025-07-17T06:34:37.9445292Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-07-17T06:34:37.9446238Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-07-17T06:34:37.9447170Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-07-17T06:34:37.9448819Z * [new branch] gh/H-Huang/190/base -> origin/gh/H-Huang/190/base 2025-07-17T06:34:37.9449832Z * [new branch] gh/H-Huang/190/head -> origin/gh/H-Huang/190/head 2025-07-17T06:34:37.9450875Z * [new branch] gh/H-Huang/190/orig -> origin/gh/H-Huang/190/orig 2025-07-17T06:34:37.9452346Z * [new branch] gh/H-Huang/191/base -> origin/gh/H-Huang/191/base 2025-07-17T06:34:37.9453336Z * [new branch] gh/H-Huang/191/head -> origin/gh/H-Huang/191/head 2025-07-17T06:34:37.9454418Z * [new branch] gh/H-Huang/191/orig -> origin/gh/H-Huang/191/orig 2025-07-17T06:34:37.9456296Z * [new branch] gh/H-Huang/192/base -> origin/gh/H-Huang/192/base 2025-07-17T06:34:37.9457408Z * [new branch] gh/H-Huang/192/head -> origin/gh/H-Huang/192/head 2025-07-17T06:34:37.9458346Z * [new branch] gh/H-Huang/192/orig -> origin/gh/H-Huang/192/orig 2025-07-17T06:34:37.9459898Z * [new branch] gh/H-Huang/193/base -> origin/gh/H-Huang/193/base 2025-07-17T06:34:37.9460900Z * [new branch] gh/H-Huang/193/head -> origin/gh/H-Huang/193/head 2025-07-17T06:34:37.9461974Z * [new branch] gh/H-Huang/193/orig -> origin/gh/H-Huang/193/orig 2025-07-17T06:34:37.9463282Z * [new branch] gh/H-Huang/194/base -> origin/gh/H-Huang/194/base 2025-07-17T06:34:37.9464274Z * [new branch] gh/H-Huang/194/head -> origin/gh/H-Huang/194/head 2025-07-17T06:34:37.9465286Z * [new branch] gh/H-Huang/194/orig -> origin/gh/H-Huang/194/orig 2025-07-17T06:34:37.9467298Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-07-17T06:34:37.9468490Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-07-17T06:34:37.9469524Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-07-17T06:34:37.9471121Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-07-17T06:34:37.9471958Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-07-17T06:34:37.9473000Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-07-17T06:34:37.9474445Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-07-17T06:34:37.9475420Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-07-17T06:34:37.9476462Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-07-17T06:34:37.9478003Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-07-17T06:34:37.9479113Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-07-17T06:34:37.9480154Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-07-17T06:34:37.9481764Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-07-17T06:34:37.9482693Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-07-17T06:34:37.9483731Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-07-17T06:34:37.9485492Z * [new branch] gh/IvanKobzarev/114/base -> origin/gh/IvanKobzarev/114/base 2025-07-17T06:34:37.9486476Z * [new branch] gh/IvanKobzarev/114/head -> origin/gh/IvanKobzarev/114/head 2025-07-17T06:34:37.9487570Z * [new branch] gh/IvanKobzarev/114/orig -> origin/gh/IvanKobzarev/114/orig 2025-07-17T06:34:37.9489059Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-07-17T06:34:37.9490092Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-07-17T06:34:37.9491074Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-07-17T06:34:37.9492806Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-07-17T06:34:37.9493914Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-07-17T06:34:37.9494952Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-07-17T06:34:37.9496569Z * [new branch] gh/IvanKobzarev/117/base -> origin/gh/IvanKobzarev/117/base 2025-07-17T06:34:37.9497815Z * [new branch] gh/IvanKobzarev/117/head -> origin/gh/IvanKobzarev/117/head 2025-07-17T06:34:37.9498552Z * [new branch] gh/IvanKobzarev/117/orig -> origin/gh/IvanKobzarev/117/orig 2025-07-17T06:34:37.9499905Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-07-17T06:34:37.9500832Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-07-17T06:34:37.9501861Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-07-17T06:34:37.9503369Z * [new branch] gh/IvanKobzarev/119/base -> origin/gh/IvanKobzarev/119/base 2025-07-17T06:34:37.9504301Z * [new branch] gh/IvanKobzarev/119/head -> origin/gh/IvanKobzarev/119/head 2025-07-17T06:34:37.9505374Z * [new branch] gh/IvanKobzarev/119/orig -> origin/gh/IvanKobzarev/119/orig 2025-07-17T06:34:37.9507196Z * [new branch] gh/IvanKobzarev/120/base -> origin/gh/IvanKobzarev/120/base 2025-07-17T06:34:37.9508064Z * [new branch] gh/IvanKobzarev/120/head -> origin/gh/IvanKobzarev/120/head 2025-07-17T06:34:37.9509031Z * [new branch] gh/IvanKobzarev/120/orig -> origin/gh/IvanKobzarev/120/orig 2025-07-17T06:34:37.9510871Z * [new branch] gh/IvanKobzarev/121/base -> origin/gh/IvanKobzarev/121/base 2025-07-17T06:34:37.9512014Z * [new branch] gh/IvanKobzarev/121/head -> origin/gh/IvanKobzarev/121/head 2025-07-17T06:34:37.9512949Z * [new branch] gh/IvanKobzarev/121/orig -> origin/gh/IvanKobzarev/121/orig 2025-07-17T06:34:37.9514463Z * [new branch] gh/IvanKobzarev/122/base -> origin/gh/IvanKobzarev/122/base 2025-07-17T06:34:37.9515374Z * [new branch] gh/IvanKobzarev/122/head -> origin/gh/IvanKobzarev/122/head 2025-07-17T06:34:37.9516379Z * [new branch] gh/IvanKobzarev/122/orig -> origin/gh/IvanKobzarev/122/orig 2025-07-17T06:34:37.9517950Z * [new branch] gh/IvanKobzarev/123/base -> origin/gh/IvanKobzarev/123/base 2025-07-17T06:34:37.9519148Z * [new branch] gh/IvanKobzarev/123/head -> origin/gh/IvanKobzarev/123/head 2025-07-17T06:34:37.9520214Z * [new branch] gh/IvanKobzarev/123/orig -> origin/gh/IvanKobzarev/123/orig 2025-07-17T06:34:37.9521839Z * [new branch] gh/IvanKobzarev/124/base -> origin/gh/IvanKobzarev/124/base 2025-07-17T06:34:37.9524591Z * [new branch] gh/IvanKobzarev/124/head -> origin/gh/IvanKobzarev/124/head 2025-07-17T06:34:37.9525178Z * [new branch] gh/IvanKobzarev/124/orig -> origin/gh/IvanKobzarev/124/orig 2025-07-17T06:34:37.9526107Z * [new branch] gh/IvanKobzarev/125/base -> origin/gh/IvanKobzarev/125/base 2025-07-17T06:34:37.9526716Z * [new branch] gh/IvanKobzarev/125/head -> origin/gh/IvanKobzarev/125/head 2025-07-17T06:34:37.9527744Z * [new branch] gh/IvanKobzarev/125/orig -> origin/gh/IvanKobzarev/125/orig 2025-07-17T06:34:37.9529457Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-07-17T06:34:37.9530481Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-07-17T06:34:37.9531492Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-07-17T06:34:37.9533140Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-07-17T06:34:37.9534134Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-07-17T06:34:37.9535129Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-07-17T06:34:37.9536661Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-07-17T06:34:37.9537625Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-07-17T06:34:37.9538659Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-07-17T06:34:37.9540388Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-07-17T06:34:37.9541500Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-07-17T06:34:37.9543095Z * [new branch] gh/NikhilAPatel/16/base -> origin/gh/NikhilAPatel/16/base 2025-07-17T06:34:37.9544071Z * [new branch] gh/NikhilAPatel/16/head -> origin/gh/NikhilAPatel/16/head 2025-07-17T06:34:37.9545108Z * [new branch] gh/NikhilAPatel/16/orig -> origin/gh/NikhilAPatel/16/orig 2025-07-17T06:34:37.9546507Z * [new branch] gh/NikhilAPatel/17/base -> origin/gh/NikhilAPatel/17/base 2025-07-17T06:34:37.9547463Z * [new branch] gh/NikhilAPatel/17/head -> origin/gh/NikhilAPatel/17/head 2025-07-17T06:34:37.9548479Z * [new branch] gh/NikhilAPatel/17/orig -> origin/gh/NikhilAPatel/17/orig 2025-07-17T06:34:37.9549871Z * [new branch] gh/NikhilAPatel/18/base -> origin/gh/NikhilAPatel/18/base 2025-07-17T06:34:37.9550890Z * [new branch] gh/NikhilAPatel/18/head -> origin/gh/NikhilAPatel/18/head 2025-07-17T06:34:37.9551921Z * [new branch] gh/NikhilAPatel/18/orig -> origin/gh/NikhilAPatel/18/orig 2025-07-17T06:34:37.9553299Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-07-17T06:34:37.9554129Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-07-17T06:34:37.9555976Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-07-17T06:34:37.9557286Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-07-17T06:34:37.9558933Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-07-17T06:34:37.9559879Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-07-17T06:34:37.9560897Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-07-17T06:34:37.9562512Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-07-17T06:34:37.9563428Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-07-17T06:34:37.9564453Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-07-17T06:34:37.9566136Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-07-17T06:34:37.9567066Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-07-17T06:34:37.9568091Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-07-17T06:34:37.9569511Z * [new branch] gh/PaliC/10/base -> origin/gh/PaliC/10/base 2025-07-17T06:34:37.9570478Z * [new branch] gh/PaliC/10/head -> origin/gh/PaliC/10/head 2025-07-17T06:34:37.9571798Z * [new branch] gh/PaliC/11/base -> origin/gh/PaliC/11/base 2025-07-17T06:34:37.9573053Z * [new branch] gh/PaliC/11/head -> origin/gh/PaliC/11/head 2025-07-17T06:34:37.9574666Z * [new branch] gh/PaliC/12/base -> origin/gh/PaliC/12/base 2025-07-17T06:34:37.9575790Z * [new branch] gh/PaliC/12/head -> origin/gh/PaliC/12/head 2025-07-17T06:34:37.9576808Z * [new branch] gh/PaliC/12/orig -> origin/gh/PaliC/12/orig 2025-07-17T06:34:37.9578203Z * [new branch] gh/PaliC/13/base -> origin/gh/PaliC/13/base 2025-07-17T06:34:37.9579175Z * [new branch] gh/PaliC/13/head -> origin/gh/PaliC/13/head 2025-07-17T06:34:37.9580234Z * [new branch] gh/PaliC/13/orig -> origin/gh/PaliC/13/orig 2025-07-17T06:34:37.9581712Z * [new branch] gh/PaliC/14/base -> origin/gh/PaliC/14/base 2025-07-17T06:34:37.9582786Z * [new branch] gh/PaliC/14/head -> origin/gh/PaliC/14/head 2025-07-17T06:34:37.9583828Z * [new branch] gh/PaliC/14/orig -> origin/gh/PaliC/14/orig 2025-07-17T06:34:37.9585238Z * [new branch] gh/PaliC/15/base -> origin/gh/PaliC/15/base 2025-07-17T06:34:37.9586207Z * [new branch] gh/PaliC/15/head -> origin/gh/PaliC/15/head 2025-07-17T06:34:37.9587223Z * [new branch] gh/PaliC/15/orig -> origin/gh/PaliC/15/orig 2025-07-17T06:34:37.9588712Z * [new branch] gh/PaliC/16/base -> origin/gh/PaliC/16/base 2025-07-17T06:34:37.9589728Z * [new branch] gh/PaliC/16/head -> origin/gh/PaliC/16/head 2025-07-17T06:34:37.9590742Z * [new branch] gh/PaliC/16/orig -> origin/gh/PaliC/16/orig 2025-07-17T06:34:37.9592178Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-07-17T06:34:37.9593140Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-07-17T06:34:37.9594206Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-07-17T06:34:37.9595557Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-07-17T06:34:37.9596672Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-07-17T06:34:37.9597569Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-07-17T06:34:37.9599403Z * [new branch] gh/PaliC/19/base -> origin/gh/PaliC/19/base 2025-07-17T06:34:37.9600588Z * [new branch] gh/PaliC/19/head -> origin/gh/PaliC/19/head 2025-07-17T06:34:37.9601554Z * [new branch] gh/PaliC/19/orig -> origin/gh/PaliC/19/orig 2025-07-17T06:34:37.9602974Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-07-17T06:34:37.9603895Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-07-17T06:34:37.9604919Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-07-17T06:34:37.9606248Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-07-17T06:34:37.9607271Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-07-17T06:34:37.9608323Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-07-17T06:34:37.9609642Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-07-17T06:34:37.9610606Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-07-17T06:34:37.9611576Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-07-17T06:34:37.9612889Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-07-17T06:34:37.9613820Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-07-17T06:34:37.9614825Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-07-17T06:34:37.9616368Z * [new branch] gh/PaliC/3/base -> origin/gh/PaliC/3/base 2025-07-17T06:34:37.9617388Z * [new branch] gh/PaliC/3/head -> origin/gh/PaliC/3/head 2025-07-17T06:34:37.9618694Z * [new branch] gh/PaliC/4/base -> origin/gh/PaliC/4/base 2025-07-17T06:34:37.9619627Z * [new branch] gh/PaliC/4/head -> origin/gh/PaliC/4/head 2025-07-17T06:34:37.9620955Z * [new branch] gh/PaliC/5/base -> origin/gh/PaliC/5/base 2025-07-17T06:34:37.9621885Z * [new branch] gh/PaliC/5/head -> origin/gh/PaliC/5/head 2025-07-17T06:34:37.9623190Z * [new branch] gh/PaliC/6/base -> origin/gh/PaliC/6/base 2025-07-17T06:34:37.9624150Z * [new branch] gh/PaliC/6/head -> origin/gh/PaliC/6/head 2025-07-17T06:34:37.9625850Z * [new branch] gh/PaliC/7/base -> origin/gh/PaliC/7/base 2025-07-17T06:34:37.9626829Z * [new branch] gh/PaliC/7/head -> origin/gh/PaliC/7/head 2025-07-17T06:34:37.9628171Z * [new branch] gh/PaliC/8/base -> origin/gh/PaliC/8/base 2025-07-17T06:34:37.9629118Z * [new branch] gh/PaliC/8/head -> origin/gh/PaliC/8/head 2025-07-17T06:34:37.9630485Z * [new branch] gh/PaliC/9/base -> origin/gh/PaliC/9/base 2025-07-17T06:34:37.9631336Z * [new branch] gh/PaliC/9/head -> origin/gh/PaliC/9/head 2025-07-17T06:34:37.9633205Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-07-17T06:34:37.9634158Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-07-17T06:34:37.9635210Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-07-17T06:34:37.9636735Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-07-17T06:34:37.9637684Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-07-17T06:34:37.9639350Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-07-17T06:34:37.9640326Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-07-17T06:34:37.9641430Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-07-17T06:34:37.9643142Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-07-17T06:34:37.9644141Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-07-17T06:34:37.9646277Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-07-17T06:34:37.9647604Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-07-17T06:34:37.9648770Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-07-17T06:34:37.9650314Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-07-17T06:34:37.9651775Z * [new branch] gh/Sidharth123-cpu/28/base -> origin/gh/Sidharth123-cpu/28/base 2025-07-17T06:34:37.9652549Z * [new branch] gh/Sidharth123-cpu/28/head -> origin/gh/Sidharth123-cpu/28/head 2025-07-17T06:34:37.9653568Z * [new branch] gh/Sidharth123-cpu/28/orig -> origin/gh/Sidharth123-cpu/28/orig 2025-07-17T06:34:37.9655128Z * [new branch] gh/Sidharth123-cpu/32/base -> origin/gh/Sidharth123-cpu/32/base 2025-07-17T06:34:37.9656197Z * [new branch] gh/Sidharth123-cpu/32/head -> origin/gh/Sidharth123-cpu/32/head 2025-07-17T06:34:37.9657323Z * [new branch] gh/Sidharth123-cpu/32/orig -> origin/gh/Sidharth123-cpu/32/orig 2025-07-17T06:34:37.9658848Z * [new branch] gh/Sidharth123-cpu/33/base -> origin/gh/Sidharth123-cpu/33/base 2025-07-17T06:34:37.9659925Z * [new branch] gh/Sidharth123-cpu/33/head -> origin/gh/Sidharth123-cpu/33/head 2025-07-17T06:34:37.9660920Z * [new branch] gh/Sidharth123-cpu/33/orig -> origin/gh/Sidharth123-cpu/33/orig 2025-07-17T06:34:37.9662511Z * [new branch] gh/Sidharth123-cpu/34/base -> origin/gh/Sidharth123-cpu/34/base 2025-07-17T06:34:37.9663512Z * [new branch] gh/Sidharth123-cpu/34/head -> origin/gh/Sidharth123-cpu/34/head 2025-07-17T06:34:37.9664499Z * [new branch] gh/Sidharth123-cpu/34/orig -> origin/gh/Sidharth123-cpu/34/orig 2025-07-17T06:34:37.9666085Z * [new branch] gh/Sidharth123-cpu/35/base -> origin/gh/Sidharth123-cpu/35/base 2025-07-17T06:34:37.9667138Z * [new branch] gh/Sidharth123-cpu/35/head -> origin/gh/Sidharth123-cpu/35/head 2025-07-17T06:34:37.9668167Z * [new branch] gh/Sidharth123-cpu/35/orig -> origin/gh/Sidharth123-cpu/35/orig 2025-07-17T06:34:37.9669826Z * [new branch] gh/Sidharth123-cpu/36/base -> origin/gh/Sidharth123-cpu/36/base 2025-07-17T06:34:37.9670897Z * [new branch] gh/Sidharth123-cpu/36/head -> origin/gh/Sidharth123-cpu/36/head 2025-07-17T06:34:37.9671920Z * [new branch] gh/Sidharth123-cpu/36/orig -> origin/gh/Sidharth123-cpu/36/orig 2025-07-17T06:34:37.9673440Z * [new branch] gh/Sidharth123-cpu/37/base -> origin/gh/Sidharth123-cpu/37/base 2025-07-17T06:34:37.9674409Z * [new branch] gh/Sidharth123-cpu/37/head -> origin/gh/Sidharth123-cpu/37/head 2025-07-17T06:34:37.9675407Z * [new branch] gh/Sidharth123-cpu/37/orig -> origin/gh/Sidharth123-cpu/37/orig 2025-07-17T06:34:37.9676892Z * [new branch] gh/Sidharth123-cpu/38/base -> origin/gh/Sidharth123-cpu/38/base 2025-07-17T06:34:37.9677876Z * [new branch] gh/Sidharth123-cpu/38/head -> origin/gh/Sidharth123-cpu/38/head 2025-07-17T06:34:37.9679018Z * [new branch] gh/Sidharth123-cpu/38/orig -> origin/gh/Sidharth123-cpu/38/orig 2025-07-17T06:34:37.9680508Z * [new branch] gh/Sidharth123-cpu/39/base -> origin/gh/Sidharth123-cpu/39/base 2025-07-17T06:34:37.9681619Z * [new branch] gh/Sidharth123-cpu/39/head -> origin/gh/Sidharth123-cpu/39/head 2025-07-17T06:34:37.9682475Z * [new branch] gh/Sidharth123-cpu/39/orig -> origin/gh/Sidharth123-cpu/39/orig 2025-07-17T06:34:37.9683779Z * [new branch] gh/Sidharth123-cpu/40/base -> origin/gh/Sidharth123-cpu/40/base 2025-07-17T06:34:37.9684791Z * [new branch] gh/Sidharth123-cpu/40/head -> origin/gh/Sidharth123-cpu/40/head 2025-07-17T06:34:37.9685842Z * [new branch] gh/Sidharth123-cpu/40/orig -> origin/gh/Sidharth123-cpu/40/orig 2025-07-17T06:34:37.9687350Z * [new branch] gh/Sidharth123-cpu/41/base -> origin/gh/Sidharth123-cpu/41/base 2025-07-17T06:34:37.9688329Z * [new branch] gh/Sidharth123-cpu/41/head -> origin/gh/Sidharth123-cpu/41/head 2025-07-17T06:34:37.9689343Z * [new branch] gh/Sidharth123-cpu/41/orig -> origin/gh/Sidharth123-cpu/41/orig 2025-07-17T06:34:37.9691013Z * [new branch] gh/Sidharth123-cpu/42/base -> origin/gh/Sidharth123-cpu/42/base 2025-07-17T06:34:37.9691965Z * [new branch] gh/Sidharth123-cpu/42/head -> origin/gh/Sidharth123-cpu/42/head 2025-07-17T06:34:37.9692962Z * [new branch] gh/Sidharth123-cpu/42/orig -> origin/gh/Sidharth123-cpu/42/orig 2025-07-17T06:34:37.9694577Z * [new branch] gh/Sidharth123-cpu/43/base -> origin/gh/Sidharth123-cpu/43/base 2025-07-17T06:34:37.9695632Z * [new branch] gh/Sidharth123-cpu/43/head -> origin/gh/Sidharth123-cpu/43/head 2025-07-17T06:34:37.9696631Z * [new branch] gh/Sidharth123-cpu/43/orig -> origin/gh/Sidharth123-cpu/43/orig 2025-07-17T06:34:37.9698387Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-07-17T06:34:37.9699376Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-07-17T06:34:37.9700793Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-07-17T06:34:37.9701720Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-07-17T06:34:37.9702748Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-07-17T06:34:37.9704147Z * [new branch] gh/StrongerXi/126/base -> origin/gh/StrongerXi/126/base 2025-07-17T06:34:37.9705081Z * [new branch] gh/StrongerXi/126/head -> origin/gh/StrongerXi/126/head 2025-07-17T06:34:37.9706152Z * [new branch] gh/StrongerXi/126/orig -> origin/gh/StrongerXi/126/orig 2025-07-17T06:34:37.9707678Z * [new branch] gh/StrongerXi/127/base -> origin/gh/StrongerXi/127/base 2025-07-17T06:34:37.9708618Z * [new branch] gh/StrongerXi/127/head -> origin/gh/StrongerXi/127/head 2025-07-17T06:34:37.9709645Z * [new branch] gh/StrongerXi/127/orig -> origin/gh/StrongerXi/127/orig 2025-07-17T06:34:37.9711079Z * [new branch] gh/StrongerXi/128/base -> origin/gh/StrongerXi/128/base 2025-07-17T06:34:37.9712035Z * [new branch] gh/StrongerXi/128/head -> origin/gh/StrongerXi/128/head 2025-07-17T06:34:37.9713085Z * [new branch] gh/StrongerXi/128/orig -> origin/gh/StrongerXi/128/orig 2025-07-17T06:34:37.9714684Z * [new branch] gh/StrongerXi/129/base -> origin/gh/StrongerXi/129/base 2025-07-17T06:34:37.9715637Z * [new branch] gh/StrongerXi/129/head -> origin/gh/StrongerXi/129/head 2025-07-17T06:34:37.9716591Z * [new branch] gh/StrongerXi/129/orig -> origin/gh/StrongerXi/129/orig 2025-07-17T06:34:37.9718134Z * [new branch] gh/StrongerXi/130/base -> origin/gh/StrongerXi/130/base 2025-07-17T06:34:37.9719256Z * [new branch] gh/StrongerXi/130/head -> origin/gh/StrongerXi/130/head 2025-07-17T06:34:37.9720391Z * [new branch] gh/StrongerXi/130/orig -> origin/gh/StrongerXi/130/orig 2025-07-17T06:34:37.9721774Z * [new branch] gh/StrongerXi/131/base -> origin/gh/StrongerXi/131/base 2025-07-17T06:34:37.9722729Z * [new branch] gh/StrongerXi/131/head -> origin/gh/StrongerXi/131/head 2025-07-17T06:34:37.9723767Z * [new branch] gh/StrongerXi/131/orig -> origin/gh/StrongerXi/131/orig 2025-07-17T06:34:37.9725262Z * [new branch] gh/StrongerXi/132/base -> origin/gh/StrongerXi/132/base 2025-07-17T06:34:37.9726289Z * [new branch] gh/StrongerXi/132/head -> origin/gh/StrongerXi/132/head 2025-07-17T06:34:37.9727363Z * [new branch] gh/StrongerXi/132/orig -> origin/gh/StrongerXi/132/orig 2025-07-17T06:34:37.9728795Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-07-17T06:34:37.9729808Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-07-17T06:34:37.9730791Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-07-17T06:34:37.9732183Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-07-17T06:34:37.9733163Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-07-17T06:34:37.9734165Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-07-17T06:34:37.9735577Z * [new branch] gh/StrongerXi/135/base -> origin/gh/StrongerXi/135/base 2025-07-17T06:34:37.9736634Z * [new branch] gh/StrongerXi/135/head -> origin/gh/StrongerXi/135/head 2025-07-17T06:34:37.9737679Z * [new branch] gh/StrongerXi/135/orig -> origin/gh/StrongerXi/135/orig 2025-07-17T06:34:37.9739127Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-07-17T06:34:37.9740074Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-07-17T06:34:37.9741167Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-07-17T06:34:37.9742597Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-07-17T06:34:37.9743555Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-07-17T06:34:37.9744634Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-07-17T06:34:37.9746036Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-07-17T06:34:37.9746950Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-07-17T06:34:37.9747975Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-07-17T06:34:37.9749397Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-07-17T06:34:37.9750834Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-07-17T06:34:37.9752183Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-07-17T06:34:37.9753168Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-07-17T06:34:37.9755012Z * [new branch] gh/Xia-Weiwen/40/base -> origin/gh/Xia-Weiwen/40/base 2025-07-17T06:34:37.9756140Z * [new branch] gh/Xia-Weiwen/40/head -> origin/gh/Xia-Weiwen/40/head 2025-07-17T06:34:37.9757351Z * [new branch] gh/Xia-Weiwen/40/orig -> origin/gh/Xia-Weiwen/40/orig 2025-07-17T06:34:37.9759365Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-07-17T06:34:37.9760645Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-07-17T06:34:37.9761654Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-07-17T06:34:37.9763212Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-07-17T06:34:37.9764137Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-07-17T06:34:37.9765165Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-07-17T06:34:37.9767445Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-07-17T06:34:37.9769379Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-07-17T06:34:37.9770450Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-07-17T06:34:37.9772315Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-07-17T06:34:37.9773814Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-07-17T06:34:37.9774753Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-07-17T06:34:37.9776379Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-07-17T06:34:37.9777558Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-07-17T06:34:37.9778474Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-07-17T06:34:37.9779957Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-07-17T06:34:37.9781043Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-07-17T06:34:37.9782058Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-07-17T06:34:37.9783498Z * [new branch] gh/XilunWu/126/base -> origin/gh/XilunWu/126/base 2025-07-17T06:34:37.9784482Z * [new branch] gh/XilunWu/126/head -> origin/gh/XilunWu/126/head 2025-07-17T06:34:37.9785462Z * [new branch] gh/XilunWu/126/orig -> origin/gh/XilunWu/126/orig 2025-07-17T06:34:37.9786961Z * [new branch] gh/XilunWu/127/base -> origin/gh/XilunWu/127/base 2025-07-17T06:34:37.9787947Z * [new branch] gh/XilunWu/127/head -> origin/gh/XilunWu/127/head 2025-07-17T06:34:37.9788956Z * [new branch] gh/XilunWu/127/orig -> origin/gh/XilunWu/127/orig 2025-07-17T06:34:37.9790415Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-07-17T06:34:37.9791394Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-07-17T06:34:37.9792390Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-07-17T06:34:37.9793813Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-07-17T06:34:37.9794796Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-07-17T06:34:37.9795780Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-07-17T06:34:37.9797356Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-07-17T06:34:37.9798638Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-07-17T06:34:37.9799685Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-07-17T06:34:37.9801237Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-07-17T06:34:37.9802170Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-07-17T06:34:37.9803283Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-07-17T06:34:37.9804759Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-07-17T06:34:37.9805712Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-07-17T06:34:37.9806849Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-07-17T06:34:37.9808250Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-07-17T06:34:37.9809215Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-07-17T06:34:37.9810176Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-07-17T06:34:37.9811640Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-07-17T06:34:37.9812685Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-07-17T06:34:37.9813704Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-07-17T06:34:37.9815310Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-07-17T06:34:37.9816283Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-07-17T06:34:37.9817352Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-07-17T06:34:37.9819409Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-07-17T06:34:37.9820423Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-07-17T06:34:37.9821408Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-07-17T06:34:37.9822802Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-07-17T06:34:37.9823788Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-07-17T06:34:37.9824849Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-07-17T06:34:37.9826400Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-07-17T06:34:37.9827323Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-07-17T06:34:37.9828318Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-07-17T06:34:37.9829673Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-07-17T06:34:37.9830649Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-07-17T06:34:37.9832125Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-07-17T06:34:37.9833427Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-07-17T06:34:37.9834386Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-07-17T06:34:37.9835442Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-07-17T06:34:37.9836778Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-07-17T06:34:37.9837730Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-07-17T06:34:37.9838816Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-07-17T06:34:37.9840485Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-07-17T06:34:37.9841433Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-07-17T06:34:37.9842459Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-07-17T06:34:37.9843808Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-07-17T06:34:37.9844752Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-07-17T06:34:37.9845768Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-07-17T06:34:37.9847113Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-07-17T06:34:37.9848119Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-07-17T06:34:37.9849166Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-07-17T06:34:37.9850464Z * [new branch] gh/XilunWu/154/base -> origin/gh/XilunWu/154/base 2025-07-17T06:34:37.9851458Z * [new branch] gh/XilunWu/154/head -> origin/gh/XilunWu/154/head 2025-07-17T06:34:37.9852508Z * [new branch] gh/XilunWu/154/orig -> origin/gh/XilunWu/154/orig 2025-07-17T06:34:37.9854064Z * [new branch] gh/XilunWu/155/base -> origin/gh/XilunWu/155/base 2025-07-17T06:34:37.9855097Z * [new branch] gh/XilunWu/155/head -> origin/gh/XilunWu/155/head 2025-07-17T06:34:37.9858322Z * [new branch] gh/XilunWu/155/orig -> origin/gh/XilunWu/155/orig 2025-07-17T06:34:37.9859822Z * [new branch] gh/XilunWu/156/base -> origin/gh/XilunWu/156/base 2025-07-17T06:34:37.9860896Z * [new branch] gh/XilunWu/156/head -> origin/gh/XilunWu/156/head 2025-07-17T06:34:37.9862013Z * [new branch] gh/XilunWu/156/orig -> origin/gh/XilunWu/156/orig 2025-07-17T06:34:37.9863413Z * [new branch] gh/XilunWu/157/base -> origin/gh/XilunWu/157/base 2025-07-17T06:34:37.9864425Z * [new branch] gh/XilunWu/157/head -> origin/gh/XilunWu/157/head 2025-07-17T06:34:37.9865461Z * [new branch] gh/XilunWu/157/orig -> origin/gh/XilunWu/157/orig 2025-07-17T06:34:37.9867068Z * [new branch] gh/XilunWu/158/base -> origin/gh/XilunWu/158/base 2025-07-17T06:34:37.9867979Z * [new branch] gh/XilunWu/158/head -> origin/gh/XilunWu/158/head 2025-07-17T06:34:37.9868982Z * [new branch] gh/XilunWu/158/orig -> origin/gh/XilunWu/158/orig 2025-07-17T06:34:37.9870883Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-07-17T06:34:37.9871849Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-07-17T06:34:37.9872870Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-07-17T06:34:37.9874308Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-07-17T06:34:37.9875266Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-07-17T06:34:37.9876341Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-07-17T06:34:37.9877704Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-07-17T06:34:37.9878713Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-07-17T06:34:37.9879945Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-07-17T06:34:37.9881520Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-07-17T06:34:37.9882455Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-07-17T06:34:37.9883447Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-07-17T06:34:37.9884865Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-07-17T06:34:37.9885848Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-07-17T06:34:37.9886864Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-07-17T06:34:37.9888298Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-07-17T06:34:37.9889275Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-07-17T06:34:37.9890269Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-07-17T06:34:37.9891760Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-07-17T06:34:37.9892847Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-07-17T06:34:37.9893735Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-07-17T06:34:37.9895714Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-07-17T06:34:37.9896752Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-07-17T06:34:37.9897820Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-07-17T06:34:37.9899317Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-07-17T06:34:37.9900294Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-07-17T06:34:37.9901358Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-07-17T06:34:37.9902716Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-07-17T06:34:37.9903696Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-07-17T06:34:37.9904694Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-07-17T06:34:37.9906061Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-07-17T06:34:37.9906983Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-07-17T06:34:37.9908117Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-07-17T06:34:37.9909541Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-07-17T06:34:37.9910537Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-07-17T06:34:37.9911555Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-07-17T06:34:37.9913003Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-07-17T06:34:37.9913973Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-07-17T06:34:37.9914971Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-07-17T06:34:37.9916436Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-07-17T06:34:37.9917375Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-07-17T06:34:37.9918567Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-07-17T06:34:37.9919985Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-07-17T06:34:37.9920964Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-07-17T06:34:37.9921991Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-07-17T06:34:37.9923428Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-07-17T06:34:37.9924379Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-07-17T06:34:37.9925409Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-07-17T06:34:37.9926824Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-07-17T06:34:37.9927794Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-07-17T06:34:37.9928772Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-07-17T06:34:37.9930624Z * [new branch] gh/XuehaiPan/279/base -> origin/gh/XuehaiPan/279/base 2025-07-17T06:34:37.9931625Z * [new branch] gh/XuehaiPan/279/head -> origin/gh/XuehaiPan/279/head 2025-07-17T06:34:37.9932837Z * [new branch] gh/XuehaiPan/279/orig -> origin/gh/XuehaiPan/279/orig 2025-07-17T06:34:37.9934690Z * [new branch] gh/XuehaiPan/281/base -> origin/gh/XuehaiPan/281/base 2025-07-17T06:34:37.9936146Z * [new branch] gh/XuehaiPan/281/head -> origin/gh/XuehaiPan/281/head 2025-07-17T06:34:37.9937155Z * [new branch] gh/XuehaiPan/281/orig -> origin/gh/XuehaiPan/281/orig 2025-07-17T06:34:37.9938666Z * [new branch] gh/XuehaiPan/282/base -> origin/gh/XuehaiPan/282/base 2025-07-17T06:34:37.9939644Z * [new branch] gh/XuehaiPan/282/head -> origin/gh/XuehaiPan/282/head 2025-07-17T06:34:37.9940648Z * [new branch] gh/XuehaiPan/282/orig -> origin/gh/XuehaiPan/282/orig 2025-07-17T06:34:37.9942250Z * [new branch] gh/XuehaiPan/283/base -> origin/gh/XuehaiPan/283/base 2025-07-17T06:34:37.9943274Z * [new branch] gh/XuehaiPan/283/head -> origin/gh/XuehaiPan/283/head 2025-07-17T06:34:37.9944305Z * [new branch] gh/XuehaiPan/283/orig -> origin/gh/XuehaiPan/283/orig 2025-07-17T06:34:37.9945804Z * [new branch] gh/XuehaiPan/284/base -> origin/gh/XuehaiPan/284/base 2025-07-17T06:34:37.9946754Z * [new branch] gh/XuehaiPan/284/head -> origin/gh/XuehaiPan/284/head 2025-07-17T06:34:37.9947766Z * [new branch] gh/XuehaiPan/284/orig -> origin/gh/XuehaiPan/284/orig 2025-07-17T06:34:37.9949303Z * [new branch] gh/XuehaiPan/285/base -> origin/gh/XuehaiPan/285/base 2025-07-17T06:34:37.9950291Z * [new branch] gh/XuehaiPan/285/head -> origin/gh/XuehaiPan/285/head 2025-07-17T06:34:37.9951285Z * [new branch] gh/XuehaiPan/285/orig -> origin/gh/XuehaiPan/285/orig 2025-07-17T06:34:37.9952762Z * [new branch] gh/XuehaiPan/286/base -> origin/gh/XuehaiPan/286/base 2025-07-17T06:34:37.9954472Z * [new branch] gh/XuehaiPan/286/head -> origin/gh/XuehaiPan/286/head 2025-07-17T06:34:37.9955448Z * [new branch] gh/XuehaiPan/286/orig -> origin/gh/XuehaiPan/286/orig 2025-07-17T06:34:37.9957209Z * [new branch] gh/XuehaiPan/287/base -> origin/gh/XuehaiPan/287/base 2025-07-17T06:34:37.9958159Z * [new branch] gh/XuehaiPan/287/head -> origin/gh/XuehaiPan/287/head 2025-07-17T06:34:37.9959329Z * [new branch] gh/XuehaiPan/287/orig -> origin/gh/XuehaiPan/287/orig 2025-07-17T06:34:37.9960896Z * [new branch] gh/XuehaiPan/288/base -> origin/gh/XuehaiPan/288/base 2025-07-17T06:34:37.9961864Z * [new branch] gh/XuehaiPan/288/head -> origin/gh/XuehaiPan/288/head 2025-07-17T06:34:37.9962871Z * [new branch] gh/XuehaiPan/288/orig -> origin/gh/XuehaiPan/288/orig 2025-07-17T06:34:37.9964250Z * [new branch] gh/XuehaiPan/289/base -> origin/gh/XuehaiPan/289/base 2025-07-17T06:34:37.9965216Z * [new branch] gh/XuehaiPan/289/head -> origin/gh/XuehaiPan/289/head 2025-07-17T06:34:37.9966227Z * [new branch] gh/XuehaiPan/289/orig -> origin/gh/XuehaiPan/289/orig 2025-07-17T06:34:37.9967670Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-07-17T06:34:37.9968687Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-07-17T06:34:37.9969687Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-07-17T06:34:37.9971196Z * [new branch] gh/XuehaiPan/291/base -> origin/gh/XuehaiPan/291/base 2025-07-17T06:34:37.9972239Z * [new branch] gh/XuehaiPan/291/head -> origin/gh/XuehaiPan/291/head 2025-07-17T06:34:37.9973168Z * [new branch] gh/XuehaiPan/291/orig -> origin/gh/XuehaiPan/291/orig 2025-07-17T06:34:37.9974694Z * [new branch] gh/XuehaiPan/292/base -> origin/gh/XuehaiPan/292/base 2025-07-17T06:34:37.9975700Z * [new branch] gh/XuehaiPan/292/head -> origin/gh/XuehaiPan/292/head 2025-07-17T06:34:37.9976649Z * [new branch] gh/XuehaiPan/292/orig -> origin/gh/XuehaiPan/292/orig 2025-07-17T06:34:37.9978139Z * [new branch] gh/XuehaiPan/293/base -> origin/gh/XuehaiPan/293/base 2025-07-17T06:34:37.9978923Z * [new branch] gh/XuehaiPan/293/head -> origin/gh/XuehaiPan/293/head 2025-07-17T06:34:37.9979917Z * [new branch] gh/XuehaiPan/293/orig -> origin/gh/XuehaiPan/293/orig 2025-07-17T06:34:37.9981378Z * [new branch] gh/XuehaiPan/294/base -> origin/gh/XuehaiPan/294/base 2025-07-17T06:34:37.9982330Z * [new branch] gh/XuehaiPan/294/head -> origin/gh/XuehaiPan/294/head 2025-07-17T06:34:37.9983331Z * [new branch] gh/XuehaiPan/294/orig -> origin/gh/XuehaiPan/294/orig 2025-07-17T06:34:37.9984805Z * [new branch] gh/XuehaiPan/295/base -> origin/gh/XuehaiPan/295/base 2025-07-17T06:34:37.9985796Z * [new branch] gh/XuehaiPan/295/head -> origin/gh/XuehaiPan/295/head 2025-07-17T06:34:37.9986801Z * [new branch] gh/XuehaiPan/295/orig -> origin/gh/XuehaiPan/295/orig 2025-07-17T06:34:37.9988262Z * [new branch] gh/XuehaiPan/296/base -> origin/gh/XuehaiPan/296/base 2025-07-17T06:34:37.9989208Z * [new branch] gh/XuehaiPan/296/head -> origin/gh/XuehaiPan/296/head 2025-07-17T06:34:37.9990238Z * [new branch] gh/XuehaiPan/296/orig -> origin/gh/XuehaiPan/296/orig 2025-07-17T06:34:37.9991721Z * [new branch] gh/XuehaiPan/297/base -> origin/gh/XuehaiPan/297/base 2025-07-17T06:34:37.9992707Z * [new branch] gh/XuehaiPan/297/head -> origin/gh/XuehaiPan/297/head 2025-07-17T06:34:37.9993691Z * [new branch] gh/XuehaiPan/297/orig -> origin/gh/XuehaiPan/297/orig 2025-07-17T06:34:37.9995361Z * [new branch] gh/XuehaiPan/298/base -> origin/gh/XuehaiPan/298/base 2025-07-17T06:34:37.9996163Z * [new branch] gh/XuehaiPan/298/head -> origin/gh/XuehaiPan/298/head 2025-07-17T06:34:37.9997223Z * [new branch] gh/XuehaiPan/298/orig -> origin/gh/XuehaiPan/298/orig 2025-07-17T06:34:37.9998773Z * [new branch] gh/XuehaiPan/299/base -> origin/gh/XuehaiPan/299/base 2025-07-17T06:34:38.0000297Z * [new branch] gh/XuehaiPan/299/head -> origin/gh/XuehaiPan/299/head 2025-07-17T06:34:38.0001424Z * [new branch] gh/XuehaiPan/299/orig -> origin/gh/XuehaiPan/299/orig 2025-07-17T06:34:38.0002882Z * [new branch] gh/XuehaiPan/300/base -> origin/gh/XuehaiPan/300/base 2025-07-17T06:34:38.0003882Z * [new branch] gh/XuehaiPan/300/head -> origin/gh/XuehaiPan/300/head 2025-07-17T06:34:38.0004874Z * [new branch] gh/XuehaiPan/300/orig -> origin/gh/XuehaiPan/300/orig 2025-07-17T06:34:38.0006303Z * [new branch] gh/XuehaiPan/301/base -> origin/gh/XuehaiPan/301/base 2025-07-17T06:34:38.0007305Z * [new branch] gh/XuehaiPan/301/head -> origin/gh/XuehaiPan/301/head 2025-07-17T06:34:38.0008331Z * [new branch] gh/XuehaiPan/301/orig -> origin/gh/XuehaiPan/301/orig 2025-07-17T06:34:38.0009787Z * [new branch] gh/XuehaiPan/302/base -> origin/gh/XuehaiPan/302/base 2025-07-17T06:34:38.0010733Z * [new branch] gh/XuehaiPan/302/head -> origin/gh/XuehaiPan/302/head 2025-07-17T06:34:38.0011752Z * [new branch] gh/XuehaiPan/302/orig -> origin/gh/XuehaiPan/302/orig 2025-07-17T06:34:38.0013167Z * [new branch] gh/XuehaiPan/303/base -> origin/gh/XuehaiPan/303/base 2025-07-17T06:34:38.0014101Z * [new branch] gh/XuehaiPan/303/head -> origin/gh/XuehaiPan/303/head 2025-07-17T06:34:38.0015133Z * [new branch] gh/XuehaiPan/303/orig -> origin/gh/XuehaiPan/303/orig 2025-07-17T06:34:38.0016658Z * [new branch] gh/XuehaiPan/304/base -> origin/gh/XuehaiPan/304/base 2025-07-17T06:34:38.0017600Z * [new branch] gh/XuehaiPan/304/head -> origin/gh/XuehaiPan/304/head 2025-07-17T06:34:38.0018571Z * [new branch] gh/XuehaiPan/304/orig -> origin/gh/XuehaiPan/304/orig 2025-07-17T06:34:38.0019955Z * [new branch] gh/XuehaiPan/305/base -> origin/gh/XuehaiPan/305/base 2025-07-17T06:34:38.0020925Z * [new branch] gh/XuehaiPan/305/head -> origin/gh/XuehaiPan/305/head 2025-07-17T06:34:38.0021971Z * [new branch] gh/XuehaiPan/305/orig -> origin/gh/XuehaiPan/305/orig 2025-07-17T06:34:38.0023434Z * [new branch] gh/XuehaiPan/306/base -> origin/gh/XuehaiPan/306/base 2025-07-17T06:34:38.0024429Z * [new branch] gh/XuehaiPan/306/head -> origin/gh/XuehaiPan/306/head 2025-07-17T06:34:38.0025451Z * [new branch] gh/XuehaiPan/306/orig -> origin/gh/XuehaiPan/306/orig 2025-07-17T06:34:38.0026822Z * [new branch] gh/XuehaiPan/307/base -> origin/gh/XuehaiPan/307/base 2025-07-17T06:34:38.0027766Z * [new branch] gh/XuehaiPan/307/head -> origin/gh/XuehaiPan/307/head 2025-07-17T06:34:38.0028790Z * [new branch] gh/XuehaiPan/307/orig -> origin/gh/XuehaiPan/307/orig 2025-07-17T06:34:38.0030294Z * [new branch] gh/XuehaiPan/308/base -> origin/gh/XuehaiPan/308/base 2025-07-17T06:34:38.0031246Z * [new branch] gh/XuehaiPan/308/head -> origin/gh/XuehaiPan/308/head 2025-07-17T06:34:38.0032249Z * [new branch] gh/XuehaiPan/308/orig -> origin/gh/XuehaiPan/308/orig 2025-07-17T06:34:38.0033779Z * [new branch] gh/XuehaiPan/309/base -> origin/gh/XuehaiPan/309/base 2025-07-17T06:34:38.0034651Z * [new branch] gh/XuehaiPan/309/head -> origin/gh/XuehaiPan/309/head 2025-07-17T06:34:38.0035637Z * [new branch] gh/XuehaiPan/309/orig -> origin/gh/XuehaiPan/309/orig 2025-07-17T06:34:38.0037093Z * [new branch] gh/XuehaiPan/310/base -> origin/gh/XuehaiPan/310/base 2025-07-17T06:34:38.0038038Z * [new branch] gh/XuehaiPan/310/head -> origin/gh/XuehaiPan/310/head 2025-07-17T06:34:38.0039240Z * [new branch] gh/XuehaiPan/310/orig -> origin/gh/XuehaiPan/310/orig 2025-07-17T06:34:38.0041105Z * [new branch] gh/XuehaiPan/311/base -> origin/gh/XuehaiPan/311/base 2025-07-17T06:34:38.0042217Z * [new branch] gh/XuehaiPan/311/head -> origin/gh/XuehaiPan/311/head 2025-07-17T06:34:38.0043284Z * [new branch] gh/XuehaiPan/311/orig -> origin/gh/XuehaiPan/311/orig 2025-07-17T06:34:38.0044820Z * [new branch] gh/XuehaiPan/312/base -> origin/gh/XuehaiPan/312/base 2025-07-17T06:34:38.0045804Z * [new branch] gh/XuehaiPan/312/head -> origin/gh/XuehaiPan/312/head 2025-07-17T06:34:38.0046854Z * [new branch] gh/XuehaiPan/312/orig -> origin/gh/XuehaiPan/312/orig 2025-07-17T06:34:38.0048392Z * [new branch] gh/XuehaiPan/313/base -> origin/gh/XuehaiPan/313/base 2025-07-17T06:34:38.0049342Z * [new branch] gh/XuehaiPan/313/head -> origin/gh/XuehaiPan/313/head 2025-07-17T06:34:38.0050340Z * [new branch] gh/XuehaiPan/313/orig -> origin/gh/XuehaiPan/313/orig 2025-07-17T06:34:38.0051806Z * [new branch] gh/XuehaiPan/314/base -> origin/gh/XuehaiPan/314/base 2025-07-17T06:34:38.0052807Z * [new branch] gh/XuehaiPan/314/head -> origin/gh/XuehaiPan/314/head 2025-07-17T06:34:38.0053781Z * [new branch] gh/XuehaiPan/314/orig -> origin/gh/XuehaiPan/314/orig 2025-07-17T06:34:38.0055264Z * [new branch] gh/XuehaiPan/315/base -> origin/gh/XuehaiPan/315/base 2025-07-17T06:34:38.0056458Z * [new branch] gh/XuehaiPan/315/head -> origin/gh/XuehaiPan/315/head 2025-07-17T06:34:38.0057651Z * [new branch] gh/XuehaiPan/315/orig -> origin/gh/XuehaiPan/315/orig 2025-07-17T06:34:38.0059038Z * [new branch] gh/XuehaiPan/316/base -> origin/gh/XuehaiPan/316/base 2025-07-17T06:34:38.0059986Z * [new branch] gh/XuehaiPan/316/head -> origin/gh/XuehaiPan/316/head 2025-07-17T06:34:38.0061230Z * [new branch] gh/XuehaiPan/316/orig -> origin/gh/XuehaiPan/316/orig 2025-07-17T06:34:38.0062627Z * [new branch] gh/XuehaiPan/317/base -> origin/gh/XuehaiPan/317/base 2025-07-17T06:34:38.0063589Z * [new branch] gh/XuehaiPan/317/head -> origin/gh/XuehaiPan/317/head 2025-07-17T06:34:38.0064621Z * [new branch] gh/XuehaiPan/317/orig -> origin/gh/XuehaiPan/317/orig 2025-07-17T06:34:38.0066144Z * [new branch] gh/XuehaiPan/318/base -> origin/gh/XuehaiPan/318/base 2025-07-17T06:34:38.0067128Z * [new branch] gh/XuehaiPan/318/head -> origin/gh/XuehaiPan/318/head 2025-07-17T06:34:38.0068120Z * [new branch] gh/XuehaiPan/318/orig -> origin/gh/XuehaiPan/318/orig 2025-07-17T06:34:38.0069565Z * [new branch] gh/XuehaiPan/319/base -> origin/gh/XuehaiPan/319/base 2025-07-17T06:34:38.0070557Z * [new branch] gh/XuehaiPan/319/head -> origin/gh/XuehaiPan/319/head 2025-07-17T06:34:38.0071628Z * [new branch] gh/XuehaiPan/319/orig -> origin/gh/XuehaiPan/319/orig 2025-07-17T06:34:38.0073096Z * [new branch] gh/XuehaiPan/320/base -> origin/gh/XuehaiPan/320/base 2025-07-17T06:34:38.0074073Z * [new branch] gh/XuehaiPan/320/head -> origin/gh/XuehaiPan/320/head 2025-07-17T06:34:38.0075087Z * [new branch] gh/XuehaiPan/320/orig -> origin/gh/XuehaiPan/320/orig 2025-07-17T06:34:38.0076509Z * [new branch] gh/XuehaiPan/321/base -> origin/gh/XuehaiPan/321/base 2025-07-17T06:34:38.0077500Z * [new branch] gh/XuehaiPan/321/head -> origin/gh/XuehaiPan/321/head 2025-07-17T06:34:38.0078590Z * [new branch] gh/XuehaiPan/321/orig -> origin/gh/XuehaiPan/321/orig 2025-07-17T06:34:38.0080185Z * [new branch] gh/XuehaiPan/322/base -> origin/gh/XuehaiPan/322/base 2025-07-17T06:34:38.0081168Z * [new branch] gh/XuehaiPan/322/head -> origin/gh/XuehaiPan/322/head 2025-07-17T06:34:38.0082207Z * [new branch] gh/XuehaiPan/322/orig -> origin/gh/XuehaiPan/322/orig 2025-07-17T06:34:38.0083684Z * [new branch] gh/XuehaiPan/323/base -> origin/gh/XuehaiPan/323/base 2025-07-17T06:34:38.0084716Z * [new branch] gh/XuehaiPan/323/head -> origin/gh/XuehaiPan/323/head 2025-07-17T06:34:38.0085738Z * [new branch] gh/XuehaiPan/323/orig -> origin/gh/XuehaiPan/323/orig 2025-07-17T06:34:38.0087183Z * [new branch] gh/XuehaiPan/324/base -> origin/gh/XuehaiPan/324/base 2025-07-17T06:34:38.0088121Z * [new branch] gh/XuehaiPan/324/head -> origin/gh/XuehaiPan/324/head 2025-07-17T06:34:38.0089141Z * [new branch] gh/XuehaiPan/324/orig -> origin/gh/XuehaiPan/324/orig 2025-07-17T06:34:38.0090569Z * [new branch] gh/XuehaiPan/325/base -> origin/gh/XuehaiPan/325/base 2025-07-17T06:34:38.0091569Z * [new branch] gh/XuehaiPan/325/head -> origin/gh/XuehaiPan/325/head 2025-07-17T06:34:38.0092584Z * [new branch] gh/XuehaiPan/325/orig -> origin/gh/XuehaiPan/325/orig 2025-07-17T06:34:38.0094038Z * [new branch] gh/XuehaiPan/326/base -> origin/gh/XuehaiPan/326/base 2025-07-17T06:34:38.0094979Z * [new branch] gh/XuehaiPan/326/head -> origin/gh/XuehaiPan/326/head 2025-07-17T06:34:38.0095950Z * [new branch] gh/XuehaiPan/326/orig -> origin/gh/XuehaiPan/326/orig 2025-07-17T06:34:38.0097464Z * [new branch] gh/XuehaiPan/327/base -> origin/gh/XuehaiPan/327/base 2025-07-17T06:34:38.0098385Z * [new branch] gh/XuehaiPan/327/head -> origin/gh/XuehaiPan/327/head 2025-07-17T06:34:38.0099389Z * [new branch] gh/XuehaiPan/327/orig -> origin/gh/XuehaiPan/327/orig 2025-07-17T06:34:38.0100891Z * [new branch] gh/XuehaiPan/328/base -> origin/gh/XuehaiPan/328/base 2025-07-17T06:34:38.0101905Z * [new branch] gh/XuehaiPan/328/head -> origin/gh/XuehaiPan/328/head 2025-07-17T06:34:38.0102917Z * [new branch] gh/XuehaiPan/328/orig -> origin/gh/XuehaiPan/328/orig 2025-07-17T06:34:38.0104356Z * [new branch] gh/XuehaiPan/329/base -> origin/gh/XuehaiPan/329/base 2025-07-17T06:34:38.0105333Z * [new branch] gh/XuehaiPan/329/head -> origin/gh/XuehaiPan/329/head 2025-07-17T06:34:38.0106356Z * [new branch] gh/XuehaiPan/329/orig -> origin/gh/XuehaiPan/329/orig 2025-07-17T06:34:38.0107911Z * [new branch] gh/XuehaiPan/330/base -> origin/gh/XuehaiPan/330/base 2025-07-17T06:34:38.0108888Z * [new branch] gh/XuehaiPan/330/head -> origin/gh/XuehaiPan/330/head 2025-07-17T06:34:38.0109835Z * [new branch] gh/XuehaiPan/330/orig -> origin/gh/XuehaiPan/330/orig 2025-07-17T06:34:38.0111300Z * [new branch] gh/XuehaiPan/331/base -> origin/gh/XuehaiPan/331/base 2025-07-17T06:34:38.0112278Z * [new branch] gh/XuehaiPan/331/head -> origin/gh/XuehaiPan/331/head 2025-07-17T06:34:38.0113347Z * [new branch] gh/XuehaiPan/331/orig -> origin/gh/XuehaiPan/331/orig 2025-07-17T06:34:38.0114787Z * [new branch] gh/XuehaiPan/332/base -> origin/gh/XuehaiPan/332/base 2025-07-17T06:34:38.0115786Z * [new branch] gh/XuehaiPan/332/head -> origin/gh/XuehaiPan/332/head 2025-07-17T06:34:38.0116810Z * [new branch] gh/XuehaiPan/332/orig -> origin/gh/XuehaiPan/332/orig 2025-07-17T06:34:38.0118327Z * [new branch] gh/XuehaiPan/333/base -> origin/gh/XuehaiPan/333/base 2025-07-17T06:34:38.0119462Z * [new branch] gh/XuehaiPan/333/head -> origin/gh/XuehaiPan/333/head 2025-07-17T06:34:38.0120583Z * [new branch] gh/XuehaiPan/333/orig -> origin/gh/XuehaiPan/333/orig 2025-07-17T06:34:38.0122052Z * [new branch] gh/XuehaiPan/334/base -> origin/gh/XuehaiPan/334/base 2025-07-17T06:34:38.0123012Z * [new branch] gh/XuehaiPan/334/head -> origin/gh/XuehaiPan/334/head 2025-07-17T06:34:38.0124073Z * [new branch] gh/XuehaiPan/334/orig -> origin/gh/XuehaiPan/334/orig 2025-07-17T06:34:38.0125533Z * [new branch] gh/XuehaiPan/335/base -> origin/gh/XuehaiPan/335/base 2025-07-17T06:34:38.0126488Z * [new branch] gh/XuehaiPan/335/head -> origin/gh/XuehaiPan/335/head 2025-07-17T06:34:38.0127759Z * [new branch] gh/XuehaiPan/335/orig -> origin/gh/XuehaiPan/335/orig 2025-07-17T06:34:38.0128916Z * [new branch] gh/XuehaiPan/336/base -> origin/gh/XuehaiPan/336/base 2025-07-17T06:34:38.0129885Z * [new branch] gh/XuehaiPan/336/head -> origin/gh/XuehaiPan/336/head 2025-07-17T06:34:38.0130869Z * [new branch] gh/XuehaiPan/336/orig -> origin/gh/XuehaiPan/336/orig 2025-07-17T06:34:38.0132407Z * [new branch] gh/XuehaiPan/337/base -> origin/gh/XuehaiPan/337/base 2025-07-17T06:34:38.0133531Z * [new branch] gh/XuehaiPan/337/head -> origin/gh/XuehaiPan/337/head 2025-07-17T06:34:38.0134369Z * [new branch] gh/XuehaiPan/337/orig -> origin/gh/XuehaiPan/337/orig 2025-07-17T06:34:38.0135770Z * [new branch] gh/XuehaiPan/338/base -> origin/gh/XuehaiPan/338/base 2025-07-17T06:34:38.0136722Z * [new branch] gh/XuehaiPan/338/head -> origin/gh/XuehaiPan/338/head 2025-07-17T06:34:38.0137906Z * [new branch] gh/XuehaiPan/338/orig -> origin/gh/XuehaiPan/338/orig 2025-07-17T06:34:38.0139259Z * [new branch] gh/XuehaiPan/339/base -> origin/gh/XuehaiPan/339/base 2025-07-17T06:34:38.0140238Z * [new branch] gh/XuehaiPan/339/head -> origin/gh/XuehaiPan/339/head 2025-07-17T06:34:38.0141237Z * [new branch] gh/XuehaiPan/339/orig -> origin/gh/XuehaiPan/339/orig 2025-07-17T06:34:38.0142669Z * [new branch] gh/XuehaiPan/340/base -> origin/gh/XuehaiPan/340/base 2025-07-17T06:34:38.0143619Z * [new branch] gh/XuehaiPan/340/head -> origin/gh/XuehaiPan/340/head 2025-07-17T06:34:38.0144637Z * [new branch] gh/XuehaiPan/340/orig -> origin/gh/XuehaiPan/340/orig 2025-07-17T06:34:38.0146102Z * [new branch] gh/XuehaiPan/341/base -> origin/gh/XuehaiPan/341/base 2025-07-17T06:34:38.0147057Z * [new branch] gh/XuehaiPan/341/head -> origin/gh/XuehaiPan/341/head 2025-07-17T06:34:38.0148060Z * [new branch] gh/XuehaiPan/341/orig -> origin/gh/XuehaiPan/341/orig 2025-07-17T06:34:38.0149541Z * [new branch] gh/XuehaiPan/342/base -> origin/gh/XuehaiPan/342/base 2025-07-17T06:34:38.0150503Z * [new branch] gh/XuehaiPan/342/head -> origin/gh/XuehaiPan/342/head 2025-07-17T06:34:38.0151530Z * [new branch] gh/XuehaiPan/342/orig -> origin/gh/XuehaiPan/342/orig 2025-07-17T06:34:38.0153062Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-07-17T06:34:38.0154029Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-07-17T06:34:38.0155073Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-07-17T06:34:38.0157833Z * [new branch] gh/XuehaiPan/344/base -> origin/gh/XuehaiPan/344/base 2025-07-17T06:34:38.0159459Z * [new branch] gh/XuehaiPan/344/head -> origin/gh/XuehaiPan/344/head 2025-07-17T06:34:38.0160788Z * [new branch] gh/XuehaiPan/344/orig -> origin/gh/XuehaiPan/344/orig 2025-07-17T06:34:38.0162291Z * [new branch] gh/XuehaiPan/345/base -> origin/gh/XuehaiPan/345/base 2025-07-17T06:34:38.0163250Z * [new branch] gh/XuehaiPan/345/head -> origin/gh/XuehaiPan/345/head 2025-07-17T06:34:38.0164294Z * [new branch] gh/XuehaiPan/345/orig -> origin/gh/XuehaiPan/345/orig 2025-07-17T06:34:38.0165776Z * [new branch] gh/XuehaiPan/346/base -> origin/gh/XuehaiPan/346/base 2025-07-17T06:34:38.0166756Z * [new branch] gh/XuehaiPan/346/head -> origin/gh/XuehaiPan/346/head 2025-07-17T06:34:38.0167832Z * [new branch] gh/XuehaiPan/346/orig -> origin/gh/XuehaiPan/346/orig 2025-07-17T06:34:38.0169301Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-07-17T06:34:38.0170306Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-07-17T06:34:38.0171325Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-07-17T06:34:38.0172757Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-07-17T06:34:38.0173727Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-07-17T06:34:38.0174765Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-07-17T06:34:38.0176365Z * [new branch] gh/XuehaiPan/349/base -> origin/gh/XuehaiPan/349/base 2025-07-17T06:34:38.0177334Z * [new branch] gh/XuehaiPan/349/head -> origin/gh/XuehaiPan/349/head 2025-07-17T06:34:38.0178352Z * [new branch] gh/XuehaiPan/349/orig -> origin/gh/XuehaiPan/349/orig 2025-07-17T06:34:38.0179829Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-07-17T06:34:38.0180949Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-07-17T06:34:38.0181859Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-07-17T06:34:38.0183341Z * [new branch] gh/XuehaiPan/351/base -> origin/gh/XuehaiPan/351/base 2025-07-17T06:34:38.0184289Z * [new branch] gh/XuehaiPan/351/head -> origin/gh/XuehaiPan/351/head 2025-07-17T06:34:38.0185305Z * [new branch] gh/XuehaiPan/351/orig -> origin/gh/XuehaiPan/351/orig 2025-07-17T06:34:38.0186769Z * [new branch] gh/XuehaiPan/352/base -> origin/gh/XuehaiPan/352/base 2025-07-17T06:34:38.0187734Z * [new branch] gh/XuehaiPan/352/head -> origin/gh/XuehaiPan/352/head 2025-07-17T06:34:38.0188740Z * [new branch] gh/XuehaiPan/352/orig -> origin/gh/XuehaiPan/352/orig 2025-07-17T06:34:38.0190301Z * [new branch] gh/XuehaiPan/353/base -> origin/gh/XuehaiPan/353/base 2025-07-17T06:34:38.0191241Z * [new branch] gh/XuehaiPan/353/head -> origin/gh/XuehaiPan/353/head 2025-07-17T06:34:38.0192299Z * [new branch] gh/XuehaiPan/353/orig -> origin/gh/XuehaiPan/353/orig 2025-07-17T06:34:38.0193717Z * [new branch] gh/XuehaiPan/354/base -> origin/gh/XuehaiPan/354/base 2025-07-17T06:34:38.0194685Z * [new branch] gh/XuehaiPan/354/head -> origin/gh/XuehaiPan/354/head 2025-07-17T06:34:38.0195686Z * [new branch] gh/XuehaiPan/354/orig -> origin/gh/XuehaiPan/354/orig 2025-07-17T06:34:38.0197207Z * [new branch] gh/XuehaiPan/355/base -> origin/gh/XuehaiPan/355/base 2025-07-17T06:34:38.0198200Z * [new branch] gh/XuehaiPan/355/head -> origin/gh/XuehaiPan/355/head 2025-07-17T06:34:38.0199739Z * [new branch] gh/XuehaiPan/355/orig -> origin/gh/XuehaiPan/355/orig 2025-07-17T06:34:38.0201072Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-07-17T06:34:38.0202046Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-07-17T06:34:38.0203061Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-07-17T06:34:38.0204515Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-07-17T06:34:38.0205497Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-07-17T06:34:38.0206473Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-07-17T06:34:38.0207928Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-07-17T06:34:38.0208899Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-07-17T06:34:38.0209904Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-07-17T06:34:38.0211363Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-07-17T06:34:38.0212323Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-07-17T06:34:38.0213329Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-07-17T06:34:38.0214730Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-07-17T06:34:38.0215767Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-07-17T06:34:38.0216840Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-07-17T06:34:38.0218492Z * [new branch] gh/XuehaiPan/361/base -> origin/gh/XuehaiPan/361/base 2025-07-17T06:34:38.0219282Z * [new branch] gh/XuehaiPan/361/head -> origin/gh/XuehaiPan/361/head 2025-07-17T06:34:38.0220339Z * [new branch] gh/XuehaiPan/361/orig -> origin/gh/XuehaiPan/361/orig 2025-07-17T06:34:38.0221808Z * [new branch] gh/XuehaiPan/362/base -> origin/gh/XuehaiPan/362/base 2025-07-17T06:34:38.0222788Z * [new branch] gh/XuehaiPan/362/head -> origin/gh/XuehaiPan/362/head 2025-07-17T06:34:38.0223750Z * [new branch] gh/XuehaiPan/362/orig -> origin/gh/XuehaiPan/362/orig 2025-07-17T06:34:38.0225230Z * [new branch] gh/XuehaiPan/363/base -> origin/gh/XuehaiPan/363/base 2025-07-17T06:34:38.0226222Z * [new branch] gh/XuehaiPan/363/head -> origin/gh/XuehaiPan/363/head 2025-07-17T06:34:38.0227224Z * [new branch] gh/XuehaiPan/363/orig -> origin/gh/XuehaiPan/363/orig 2025-07-17T06:34:38.0228730Z * [new branch] gh/XuehaiPan/364/base -> origin/gh/XuehaiPan/364/base 2025-07-17T06:34:38.0229715Z * [new branch] gh/XuehaiPan/364/head -> origin/gh/XuehaiPan/364/head 2025-07-17T06:34:38.0230720Z * [new branch] gh/XuehaiPan/364/orig -> origin/gh/XuehaiPan/364/orig 2025-07-17T06:34:38.0232206Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-07-17T06:34:38.0233133Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-07-17T06:34:38.0234156Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-07-17T06:34:38.0235761Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-07-17T06:34:38.0236584Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-07-17T06:34:38.0238031Z * [new branch] gh/XuehaiPan/367/base -> origin/gh/XuehaiPan/367/base 2025-07-17T06:34:38.0239092Z * [new branch] gh/XuehaiPan/367/head -> origin/gh/XuehaiPan/367/head 2025-07-17T06:34:38.0240628Z * [new branch] gh/XuehaiPan/368/base -> origin/gh/XuehaiPan/368/base 2025-07-17T06:34:38.0241672Z * [new branch] gh/XuehaiPan/368/head -> origin/gh/XuehaiPan/368/head 2025-07-17T06:34:38.0242678Z * [new branch] gh/XuehaiPan/368/orig -> origin/gh/XuehaiPan/368/orig 2025-07-17T06:34:38.0244079Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-07-17T06:34:38.0245071Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-07-17T06:34:38.0246088Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-07-17T06:34:38.0265409Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-07-17T06:34:38.0266433Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-07-17T06:34:38.0267036Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-07-17T06:34:38.0267616Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-07-17T06:34:38.0268176Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-07-17T06:34:38.0268737Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-07-17T06:34:38.0269301Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-07-17T06:34:38.0269858Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-07-17T06:34:38.0270421Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-07-17T06:34:38.0270985Z * [new branch] gh/ZhiweiYan-96/56/base -> origin/gh/ZhiweiYan-96/56/base 2025-07-17T06:34:38.0271542Z * [new branch] gh/ZhiweiYan-96/56/head -> origin/gh/ZhiweiYan-96/56/head 2025-07-17T06:34:38.0272110Z * [new branch] gh/ZhiweiYan-96/56/orig -> origin/gh/ZhiweiYan-96/56/orig 2025-07-17T06:34:38.0272813Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-07-17T06:34:38.0273373Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-07-17T06:34:38.0273953Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-07-17T06:34:38.0274524Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-07-17T06:34:38.0275077Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-07-17T06:34:38.0275641Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-07-17T06:34:38.0276197Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-07-17T06:34:38.0276798Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-07-17T06:34:38.0277341Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-07-17T06:34:38.0277889Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-07-17T06:34:38.0278540Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-07-17T06:34:38.0279081Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-07-17T06:34:38.0279601Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-07-17T06:34:38.0280119Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-07-17T06:34:38.0280636Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-07-17T06:34:38.0281385Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-07-17T06:34:38.0282278Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-07-17T06:34:38.0283107Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-07-17T06:34:38.0284364Z * [new branch] gh/alexsamardzic/4/base -> origin/gh/alexsamardzic/4/base 2025-07-17T06:34:38.0285269Z * [new branch] gh/alexsamardzic/4/head -> origin/gh/alexsamardzic/4/head 2025-07-17T06:34:38.0286369Z * [new branch] gh/alexsamardzic/4/orig -> origin/gh/alexsamardzic/4/orig 2025-07-17T06:34:38.0287816Z * [new branch] gh/alexsamardzic/5/base -> origin/gh/alexsamardzic/5/base 2025-07-17T06:34:38.0289062Z * [new branch] gh/alexsamardzic/5/head -> origin/gh/alexsamardzic/5/head 2025-07-17T06:34:38.0289775Z * [new branch] gh/alexsamardzic/5/orig -> origin/gh/alexsamardzic/5/orig 2025-07-17T06:34:38.0291231Z * [new branch] gh/alexsamardzic/6/base -> origin/gh/alexsamardzic/6/base 2025-07-17T06:34:38.0292161Z * [new branch] gh/alexsamardzic/6/head -> origin/gh/alexsamardzic/6/head 2025-07-17T06:34:38.0293179Z * [new branch] gh/alexsamardzic/6/orig -> origin/gh/alexsamardzic/6/orig 2025-07-17T06:34:38.0294576Z * [new branch] gh/alexsamardzic/7/base -> origin/gh/alexsamardzic/7/base 2025-07-17T06:34:38.0295571Z * [new branch] gh/alexsamardzic/7/head -> origin/gh/alexsamardzic/7/head 2025-07-17T06:34:38.0296587Z * [new branch] gh/alexsamardzic/7/orig -> origin/gh/alexsamardzic/7/orig 2025-07-17T06:34:38.0298281Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-07-17T06:34:38.0299248Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-07-17T06:34:38.0300255Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-07-17T06:34:38.0302157Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-07-17T06:34:38.0303377Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-07-17T06:34:38.0304343Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-07-17T06:34:38.0305899Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-07-17T06:34:38.0307040Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-07-17T06:34:38.0308090Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-07-17T06:34:38.0310062Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-07-17T06:34:38.0311040Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-07-17T06:34:38.0312029Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-07-17T06:34:38.0313640Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-07-17T06:34:38.0314646Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-07-17T06:34:38.0315698Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-07-17T06:34:38.0317307Z * [new branch] gh/andyanwang/14/base -> origin/gh/andyanwang/14/base 2025-07-17T06:34:38.0318272Z * [new branch] gh/andyanwang/14/head -> origin/gh/andyanwang/14/head 2025-07-17T06:34:38.0319690Z * [new branch] gh/andyanwang/14/orig -> origin/gh/andyanwang/14/orig 2025-07-17T06:34:38.0321151Z * [new branch] gh/andyanwang/18/base -> origin/gh/andyanwang/18/base 2025-07-17T06:34:38.0322411Z * [new branch] gh/andyanwang/18/head -> origin/gh/andyanwang/18/head 2025-07-17T06:34:38.0323478Z * [new branch] gh/andyanwang/18/orig -> origin/gh/andyanwang/18/orig 2025-07-17T06:34:38.0324828Z * [new branch] gh/andyanwang/19/base -> origin/gh/andyanwang/19/base 2025-07-17T06:34:38.0325744Z * [new branch] gh/andyanwang/19/head -> origin/gh/andyanwang/19/head 2025-07-17T06:34:38.0326701Z * [new branch] gh/andyanwang/19/orig -> origin/gh/andyanwang/19/orig 2025-07-17T06:34:38.0328165Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-07-17T06:34:38.0329195Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-07-17T06:34:38.0330250Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-07-17T06:34:38.0331771Z * [new branch] gh/andyanwang/20/base -> origin/gh/andyanwang/20/base 2025-07-17T06:34:38.0332695Z * [new branch] gh/andyanwang/20/head -> origin/gh/andyanwang/20/head 2025-07-17T06:34:38.0333728Z * [new branch] gh/andyanwang/20/orig -> origin/gh/andyanwang/20/orig 2025-07-17T06:34:38.0335205Z * [new branch] gh/andyanwang/21/base -> origin/gh/andyanwang/21/base 2025-07-17T06:34:38.0336263Z * [new branch] gh/andyanwang/21/head -> origin/gh/andyanwang/21/head 2025-07-17T06:34:38.0337327Z * [new branch] gh/andyanwang/21/orig -> origin/gh/andyanwang/21/orig 2025-07-17T06:34:38.0338724Z * [new branch] gh/andyanwang/22/base -> origin/gh/andyanwang/22/base 2025-07-17T06:34:38.0339711Z * [new branch] gh/andyanwang/22/head -> origin/gh/andyanwang/22/head 2025-07-17T06:34:38.0340708Z * [new branch] gh/andyanwang/22/orig -> origin/gh/andyanwang/22/orig 2025-07-17T06:34:38.0342120Z * [new branch] gh/andyanwang/23/base -> origin/gh/andyanwang/23/base 2025-07-17T06:34:38.0343057Z * [new branch] gh/andyanwang/23/head -> origin/gh/andyanwang/23/head 2025-07-17T06:34:38.0344131Z * [new branch] gh/andyanwang/23/orig -> origin/gh/andyanwang/23/orig 2025-07-17T06:34:38.0345704Z * [new branch] gh/andyanwang/24/base -> origin/gh/andyanwang/24/base 2025-07-17T06:34:38.0346646Z * [new branch] gh/andyanwang/24/head -> origin/gh/andyanwang/24/head 2025-07-17T06:34:38.0347873Z * [new branch] gh/andyanwang/24/orig -> origin/gh/andyanwang/24/orig 2025-07-17T06:34:38.0349175Z * [new branch] gh/andyanwang/25/base -> origin/gh/andyanwang/25/base 2025-07-17T06:34:38.0350210Z * [new branch] gh/andyanwang/25/head -> origin/gh/andyanwang/25/head 2025-07-17T06:34:38.0351328Z * [new branch] gh/andyanwang/25/orig -> origin/gh/andyanwang/25/orig 2025-07-17T06:34:38.0352929Z * [new branch] gh/andyanwang/26/base -> origin/gh/andyanwang/26/base 2025-07-17T06:34:38.0353760Z * [new branch] gh/andyanwang/26/head -> origin/gh/andyanwang/26/head 2025-07-17T06:34:38.0354782Z * [new branch] gh/andyanwang/26/orig -> origin/gh/andyanwang/26/orig 2025-07-17T06:34:38.0356232Z * [new branch] gh/andyanwang/27/base -> origin/gh/andyanwang/27/base 2025-07-17T06:34:38.0357413Z * [new branch] gh/andyanwang/27/head -> origin/gh/andyanwang/27/head 2025-07-17T06:34:38.0358452Z * [new branch] gh/andyanwang/27/orig -> origin/gh/andyanwang/27/orig 2025-07-17T06:34:38.0360050Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-07-17T06:34:38.0361111Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-07-17T06:34:38.0362160Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-07-17T06:34:38.0363769Z * [new branch] gh/andyanwang/29/base -> origin/gh/andyanwang/29/base 2025-07-17T06:34:38.0364874Z * [new branch] gh/andyanwang/29/head -> origin/gh/andyanwang/29/head 2025-07-17T06:34:38.0366025Z * [new branch] gh/andyanwang/29/orig -> origin/gh/andyanwang/29/orig 2025-07-17T06:34:38.0367365Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-07-17T06:34:38.0368371Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-07-17T06:34:38.0369440Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-07-17T06:34:38.0370927Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-07-17T06:34:38.0372153Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-07-17T06:34:38.0374356Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-07-17T06:34:38.0375241Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-07-17T06:34:38.0377058Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-07-17T06:34:38.0378425Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-07-17T06:34:38.0379661Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-07-17T06:34:38.0381205Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-07-17T06:34:38.0382113Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-07-17T06:34:38.0383342Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-07-17T06:34:38.0384999Z * [new branch] gh/andyanwang/7/base -> origin/gh/andyanwang/7/base 2025-07-17T06:34:38.0386059Z * [new branch] gh/andyanwang/7/head -> origin/gh/andyanwang/7/head 2025-07-17T06:34:38.0387136Z * [new branch] gh/andyanwang/7/orig -> origin/gh/andyanwang/7/orig 2025-07-17T06:34:38.0388953Z * [new branch] gh/angelayi/100/base -> origin/gh/angelayi/100/base 2025-07-17T06:34:38.0389824Z * [new branch] gh/angelayi/100/head -> origin/gh/angelayi/100/head 2025-07-17T06:34:38.0390810Z * [new branch] gh/angelayi/100/orig -> origin/gh/angelayi/100/orig 2025-07-17T06:34:38.0392227Z * [new branch] gh/angelayi/101/base -> origin/gh/angelayi/101/base 2025-07-17T06:34:38.0393187Z * [new branch] gh/angelayi/101/head -> origin/gh/angelayi/101/head 2025-07-17T06:34:38.0394235Z * [new branch] gh/angelayi/101/orig -> origin/gh/angelayi/101/orig 2025-07-17T06:34:38.0395684Z * [new branch] gh/angelayi/102/base -> origin/gh/angelayi/102/base 2025-07-17T06:34:38.0396676Z * [new branch] gh/angelayi/102/head -> origin/gh/angelayi/102/head 2025-07-17T06:34:38.0397697Z * [new branch] gh/angelayi/102/orig -> origin/gh/angelayi/102/orig 2025-07-17T06:34:38.0399280Z * [new branch] gh/angelayi/103/base -> origin/gh/angelayi/103/base 2025-07-17T06:34:38.0400249Z * [new branch] gh/angelayi/103/head -> origin/gh/angelayi/103/head 2025-07-17T06:34:38.0401252Z * [new branch] gh/angelayi/103/orig -> origin/gh/angelayi/103/orig 2025-07-17T06:34:38.0402656Z * [new branch] gh/angelayi/104/base -> origin/gh/angelayi/104/base 2025-07-17T06:34:38.0404128Z * [new branch] gh/angelayi/104/head -> origin/gh/angelayi/104/head 2025-07-17T06:34:38.0405135Z * [new branch] gh/angelayi/104/orig -> origin/gh/angelayi/104/orig 2025-07-17T06:34:38.0406685Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-07-17T06:34:38.0407737Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-07-17T06:34:38.0408804Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-07-17T06:34:38.0410248Z * [new branch] gh/angelayi/97/base -> origin/gh/angelayi/97/base 2025-07-17T06:34:38.0411190Z * [new branch] gh/angelayi/97/head -> origin/gh/angelayi/97/head 2025-07-17T06:34:38.0412181Z * [new branch] gh/angelayi/97/orig -> origin/gh/angelayi/97/orig 2025-07-17T06:34:38.0413881Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-07-17T06:34:38.0414872Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-07-17T06:34:38.0415906Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-07-17T06:34:38.0417771Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-07-17T06:34:38.0418744Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-07-17T06:34:38.0420238Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-07-17T06:34:38.0421166Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-07-17T06:34:38.0422155Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-07-17T06:34:38.0423766Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-07-17T06:34:38.0424742Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-07-17T06:34:38.0425746Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-07-17T06:34:38.0427331Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-07-17T06:34:38.0428218Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-07-17T06:34:38.0429218Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-07-17T06:34:38.0430753Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-07-17T06:34:38.0431648Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-07-17T06:34:38.0432657Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-07-17T06:34:38.0434077Z * [new branch] gh/anijain2305/791/base -> origin/gh/anijain2305/791/base 2025-07-17T06:34:38.0435052Z * [new branch] gh/anijain2305/791/head -> origin/gh/anijain2305/791/head 2025-07-17T06:34:38.0436045Z * [new branch] gh/anijain2305/791/orig -> origin/gh/anijain2305/791/orig 2025-07-17T06:34:38.0437450Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-07-17T06:34:38.0438548Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-07-17T06:34:38.0439659Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-07-17T06:34:38.0441113Z * [new branch] gh/anijain2305/793/base -> origin/gh/anijain2305/793/base 2025-07-17T06:34:38.0442109Z * [new branch] gh/anijain2305/793/head -> origin/gh/anijain2305/793/head 2025-07-17T06:34:38.0443127Z * [new branch] gh/anijain2305/793/orig -> origin/gh/anijain2305/793/orig 2025-07-17T06:34:38.0444664Z * [new branch] gh/anijain2305/794/base -> origin/gh/anijain2305/794/base 2025-07-17T06:34:38.0445631Z * [new branch] gh/anijain2305/794/head -> origin/gh/anijain2305/794/head 2025-07-17T06:34:38.0446696Z * [new branch] gh/anijain2305/794/orig -> origin/gh/anijain2305/794/orig 2025-07-17T06:34:38.0448551Z * [new branch] gh/anijain2305/795/base -> origin/gh/anijain2305/795/base 2025-07-17T06:34:38.0449455Z * [new branch] gh/anijain2305/795/head -> origin/gh/anijain2305/795/head 2025-07-17T06:34:38.0450451Z * [new branch] gh/anijain2305/795/orig -> origin/gh/anijain2305/795/orig 2025-07-17T06:34:38.0451895Z * [new branch] gh/anijain2305/796/base -> origin/gh/anijain2305/796/base 2025-07-17T06:34:38.0452862Z * [new branch] gh/anijain2305/796/head -> origin/gh/anijain2305/796/head 2025-07-17T06:34:38.0453956Z * [new branch] gh/anijain2305/796/orig -> origin/gh/anijain2305/796/orig 2025-07-17T06:34:38.0455205Z * [new branch] gh/anijain2305/797/base -> origin/gh/anijain2305/797/base 2025-07-17T06:34:38.0456452Z * [new branch] gh/anijain2305/797/head -> origin/gh/anijain2305/797/head 2025-07-17T06:34:38.0457979Z * [new branch] gh/anijain2305/797/orig -> origin/gh/anijain2305/797/orig 2025-07-17T06:34:38.0459375Z * [new branch] gh/anijain2305/798/base -> origin/gh/anijain2305/798/base 2025-07-17T06:34:38.0460833Z * [new branch] gh/anijain2305/798/head -> origin/gh/anijain2305/798/head 2025-07-17T06:34:38.0462242Z * [new branch] gh/anijain2305/799/base -> origin/gh/anijain2305/799/base 2025-07-17T06:34:38.0463174Z * [new branch] gh/anijain2305/799/head -> origin/gh/anijain2305/799/head 2025-07-17T06:34:38.0464600Z * [new branch] gh/anijain2305/800/base -> origin/gh/anijain2305/800/base 2025-07-17T06:34:38.0465567Z * [new branch] gh/anijain2305/800/head -> origin/gh/anijain2305/800/head 2025-07-17T06:34:38.0466974Z * [new branch] gh/anijain2305/801/base -> origin/gh/anijain2305/801/base 2025-07-17T06:34:38.0467864Z * [new branch] gh/anijain2305/801/head -> origin/gh/anijain2305/801/head 2025-07-17T06:34:38.0468895Z * [new branch] gh/anijain2305/801/orig -> origin/gh/anijain2305/801/orig 2025-07-17T06:34:38.0470781Z * [new branch] gh/anijain2305/802/base -> origin/gh/anijain2305/802/base 2025-07-17T06:34:38.0472351Z * [new branch] gh/anijain2305/802/head -> origin/gh/anijain2305/802/head 2025-07-17T06:34:38.0473225Z * [new branch] gh/anijain2305/802/orig -> origin/gh/anijain2305/802/orig 2025-07-17T06:34:38.0474735Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-07-17T06:34:38.0475725Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-07-17T06:34:38.0476737Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-07-17T06:34:38.0478219Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-07-17T06:34:38.0479369Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-07-17T06:34:38.0480379Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-07-17T06:34:38.0481989Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-07-17T06:34:38.0483076Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-07-17T06:34:38.0484083Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-07-17T06:34:38.0485685Z * [new branch] gh/anijain2305/806/base -> origin/gh/anijain2305/806/base 2025-07-17T06:34:38.0487216Z * [new branch] gh/anijain2305/806/head -> origin/gh/anijain2305/806/head 2025-07-17T06:34:38.0488234Z * [new branch] gh/anijain2305/806/orig -> origin/gh/anijain2305/806/orig 2025-07-17T06:34:38.0489733Z * [new branch] gh/anijain2305/807/base -> origin/gh/anijain2305/807/base 2025-07-17T06:34:38.0490692Z * [new branch] gh/anijain2305/807/head -> origin/gh/anijain2305/807/head 2025-07-17T06:34:38.0491706Z * [new branch] gh/anijain2305/807/orig -> origin/gh/anijain2305/807/orig 2025-07-17T06:34:38.0493266Z * [new branch] gh/anijain2305/808/base -> origin/gh/anijain2305/808/base 2025-07-17T06:34:38.0494180Z * [new branch] gh/anijain2305/808/head -> origin/gh/anijain2305/808/head 2025-07-17T06:34:38.0495205Z * [new branch] gh/anijain2305/808/orig -> origin/gh/anijain2305/808/orig 2025-07-17T06:34:38.0496693Z * [new branch] gh/anijain2305/809/base -> origin/gh/anijain2305/809/base 2025-07-17T06:34:38.0497684Z * [new branch] gh/anijain2305/809/head -> origin/gh/anijain2305/809/head 2025-07-17T06:34:38.0498723Z * [new branch] gh/anijain2305/809/orig -> origin/gh/anijain2305/809/orig 2025-07-17T06:34:38.0500061Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-07-17T06:34:38.0501021Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-07-17T06:34:38.0502064Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-07-17T06:34:38.0503592Z * [new branch] gh/anijain2305/811/base -> origin/gh/anijain2305/811/base 2025-07-17T06:34:38.0504555Z * [new branch] gh/anijain2305/811/head -> origin/gh/anijain2305/811/head 2025-07-17T06:34:38.0505578Z * [new branch] gh/anijain2305/811/orig -> origin/gh/anijain2305/811/orig 2025-07-17T06:34:38.0507235Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-07-17T06:34:38.0508164Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-07-17T06:34:38.0509196Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-07-17T06:34:38.0510705Z * [new branch] gh/anijain2305/813/base -> origin/gh/anijain2305/813/base 2025-07-17T06:34:38.0511762Z * [new branch] gh/anijain2305/813/head -> origin/gh/anijain2305/813/head 2025-07-17T06:34:38.0512815Z * [new branch] gh/anijain2305/813/orig -> origin/gh/anijain2305/813/orig 2025-07-17T06:34:38.0514221Z * [new branch] gh/anijain2305/814/base -> origin/gh/anijain2305/814/base 2025-07-17T06:34:38.0515204Z * [new branch] gh/anijain2305/814/head -> origin/gh/anijain2305/814/head 2025-07-17T06:34:38.0516180Z * [new branch] gh/anijain2305/814/orig -> origin/gh/anijain2305/814/orig 2025-07-17T06:34:38.0517640Z * [new branch] gh/anijain2305/815/base -> origin/gh/anijain2305/815/base 2025-07-17T06:34:38.0518725Z * [new branch] gh/anijain2305/815/head -> origin/gh/anijain2305/815/head 2025-07-17T06:34:38.0520244Z * [new branch] gh/anijain2305/815/orig -> origin/gh/anijain2305/815/orig 2025-07-17T06:34:38.0521269Z * [new branch] gh/anijain2305/816/base -> origin/gh/anijain2305/816/base 2025-07-17T06:34:38.0522259Z * [new branch] gh/anijain2305/816/head -> origin/gh/anijain2305/816/head 2025-07-17T06:34:38.0523664Z * [new branch] gh/anijain2305/817/base -> origin/gh/anijain2305/817/base 2025-07-17T06:34:38.0524604Z * [new branch] gh/anijain2305/817/head -> origin/gh/anijain2305/817/head 2025-07-17T06:34:38.0525666Z * [new branch] gh/anijain2305/817/orig -> origin/gh/anijain2305/817/orig 2025-07-17T06:34:38.0527237Z * [new branch] gh/anijain2305/818/base -> origin/gh/anijain2305/818/base 2025-07-17T06:34:38.0528298Z * [new branch] gh/anijain2305/818/head -> origin/gh/anijain2305/818/head 2025-07-17T06:34:38.0529284Z * [new branch] gh/anijain2305/818/orig -> origin/gh/anijain2305/818/orig 2025-07-17T06:34:38.0530772Z * [new branch] gh/anijain2305/819/base -> origin/gh/anijain2305/819/base 2025-07-17T06:34:38.0531793Z * [new branch] gh/anijain2305/819/head -> origin/gh/anijain2305/819/head 2025-07-17T06:34:38.0532795Z * [new branch] gh/anijain2305/819/orig -> origin/gh/anijain2305/819/orig 2025-07-17T06:34:38.0534161Z * [new branch] gh/anijain2305/820/base -> origin/gh/anijain2305/820/base 2025-07-17T06:34:38.0535129Z * [new branch] gh/anijain2305/820/head -> origin/gh/anijain2305/820/head 2025-07-17T06:34:38.0536248Z * [new branch] gh/anijain2305/820/orig -> origin/gh/anijain2305/820/orig 2025-07-17T06:34:38.0538033Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-07-17T06:34:38.0538995Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-07-17T06:34:38.0540007Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-07-17T06:34:38.0541900Z * [new branch] gh/ankitageorge/10/base -> origin/gh/ankitageorge/10/base 2025-07-17T06:34:38.0542837Z * [new branch] gh/ankitageorge/10/head -> origin/gh/ankitageorge/10/head 2025-07-17T06:34:38.0544121Z * [new branch] gh/ankitageorge/10/orig -> origin/gh/ankitageorge/10/orig 2025-07-17T06:34:38.0545618Z * [new branch] gh/ankitageorge/11/base -> origin/gh/ankitageorge/11/base 2025-07-17T06:34:38.0546613Z * [new branch] gh/ankitageorge/11/head -> origin/gh/ankitageorge/11/head 2025-07-17T06:34:38.0547723Z * [new branch] gh/ankitageorge/11/orig -> origin/gh/ankitageorge/11/orig 2025-07-17T06:34:38.0549075Z * [new branch] gh/ankitageorge/12/base -> origin/gh/ankitageorge/12/base 2025-07-17T06:34:38.0550039Z * [new branch] gh/ankitageorge/12/head -> origin/gh/ankitageorge/12/head 2025-07-17T06:34:38.0551150Z * [new branch] gh/ankitageorge/12/orig -> origin/gh/ankitageorge/12/orig 2025-07-17T06:34:38.0552741Z * [new branch] gh/ankitageorge/5/base -> origin/gh/ankitageorge/5/base 2025-07-17T06:34:38.0553664Z * [new branch] gh/ankitageorge/5/head -> origin/gh/ankitageorge/5/head 2025-07-17T06:34:38.0555130Z * [new branch] gh/ankitageorge/5/orig -> origin/gh/ankitageorge/5/orig 2025-07-17T06:34:38.0557197Z * [new branch] gh/ankitageorge/7/base -> origin/gh/ankitageorge/7/base 2025-07-17T06:34:38.0558356Z * [new branch] gh/ankitageorge/7/head -> origin/gh/ankitageorge/7/head 2025-07-17T06:34:38.0559732Z * [new branch] gh/ankitageorge/7/orig -> origin/gh/ankitageorge/7/orig 2025-07-17T06:34:38.0561186Z * [new branch] gh/ankitageorge/8/base -> origin/gh/ankitageorge/8/base 2025-07-17T06:34:38.0562174Z * [new branch] gh/ankitageorge/8/head -> origin/gh/ankitageorge/8/head 2025-07-17T06:34:38.0563238Z * [new branch] gh/ankitageorge/8/orig -> origin/gh/ankitageorge/8/orig 2025-07-17T06:34:38.0565256Z * [new branch] gh/ankitageorge/9/base -> origin/gh/ankitageorge/9/base 2025-07-17T06:34:38.0566224Z * [new branch] gh/ankitageorge/9/head -> origin/gh/ankitageorge/9/head 2025-07-17T06:34:38.0567301Z * [new branch] gh/ankitageorge/9/orig -> origin/gh/ankitageorge/9/orig 2025-07-17T06:34:38.0569204Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-07-17T06:34:38.0570423Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-07-17T06:34:38.0571744Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-07-17T06:34:38.0572695Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-07-17T06:34:38.0574024Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-07-17T06:34:38.0574955Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-07-17T06:34:38.0576264Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-07-17T06:34:38.0577167Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-07-17T06:34:38.0578453Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-07-17T06:34:38.0579431Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-07-17T06:34:38.0580751Z * [new branch] gh/anshul-si/6/base -> origin/gh/anshul-si/6/base 2025-07-17T06:34:38.0581826Z * [new branch] gh/anshul-si/6/head -> origin/gh/anshul-si/6/head 2025-07-17T06:34:38.0582936Z * [new branch] gh/anshul-si/6/orig -> origin/gh/anshul-si/6/orig 2025-07-17T06:34:38.0584770Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-07-17T06:34:38.0585753Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-07-17T06:34:38.0587388Z * [new branch] gh/aorenste/231/base -> origin/gh/aorenste/231/base 2025-07-17T06:34:38.0588381Z * [new branch] gh/aorenste/231/head -> origin/gh/aorenste/231/head 2025-07-17T06:34:38.0589391Z * [new branch] gh/aorenste/231/orig -> origin/gh/aorenste/231/orig 2025-07-17T06:34:38.0590961Z * [new branch] gh/aorenste/232/base -> origin/gh/aorenste/232/base 2025-07-17T06:34:38.0592065Z * [new branch] gh/aorenste/232/head -> origin/gh/aorenste/232/head 2025-07-17T06:34:38.0592960Z * [new branch] gh/aorenste/232/orig -> origin/gh/aorenste/232/orig 2025-07-17T06:34:38.0594370Z * [new branch] gh/aorenste/234/base -> origin/gh/aorenste/234/base 2025-07-17T06:34:38.0595427Z * [new branch] gh/aorenste/234/head -> origin/gh/aorenste/234/head 2025-07-17T06:34:38.0596461Z * [new branch] gh/aorenste/234/orig -> origin/gh/aorenste/234/orig 2025-07-17T06:34:38.0597998Z * [new branch] gh/aorenste/235/base -> origin/gh/aorenste/235/base 2025-07-17T06:34:38.0599835Z * [new branch] gh/aorenste/235/head -> origin/gh/aorenste/235/head 2025-07-17T06:34:38.0600891Z * [new branch] gh/aorenste/235/orig -> origin/gh/aorenste/235/orig 2025-07-17T06:34:38.0602365Z * [new branch] gh/aorenste/236/base -> origin/gh/aorenste/236/base 2025-07-17T06:34:38.0603468Z * [new branch] gh/aorenste/236/head -> origin/gh/aorenste/236/head 2025-07-17T06:34:38.0604698Z * [new branch] gh/aorenste/236/orig -> origin/gh/aorenste/236/orig 2025-07-17T06:34:38.0606504Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-07-17T06:34:38.0607508Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-07-17T06:34:38.0608551Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-07-17T06:34:38.0610128Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-07-17T06:34:38.0611261Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-07-17T06:34:38.0612286Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-07-17T06:34:38.0613937Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-07-17T06:34:38.0614860Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-07-17T06:34:38.0615869Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-07-17T06:34:38.0617186Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-07-17T06:34:38.0618205Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-07-17T06:34:38.0619224Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-07-17T06:34:38.0620661Z * [new branch] gh/bdhirsh/655/base -> origin/gh/bdhirsh/655/base 2025-07-17T06:34:38.0621608Z * [new branch] gh/bdhirsh/655/head -> origin/gh/bdhirsh/655/head 2025-07-17T06:34:38.0622621Z * [new branch] gh/bdhirsh/655/orig -> origin/gh/bdhirsh/655/orig 2025-07-17T06:34:38.0624157Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-07-17T06:34:38.0625133Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-07-17T06:34:38.0626453Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-07-17T06:34:38.0627326Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-07-17T06:34:38.0628636Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-07-17T06:34:38.0629603Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-07-17T06:34:38.0630607Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-07-17T06:34:38.0632188Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-07-17T06:34:38.0633208Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-07-17T06:34:38.0634209Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-07-17T06:34:38.0635775Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-07-17T06:34:38.0636719Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-07-17T06:34:38.0637739Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-07-17T06:34:38.0639339Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-07-17T06:34:38.0640305Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-07-17T06:34:38.0641382Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-07-17T06:34:38.0643543Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-07-17T06:34:38.0644588Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-07-17T06:34:38.0645605Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-07-17T06:34:38.0647083Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-07-17T06:34:38.0648043Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-07-17T06:34:38.0649054Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-07-17T06:34:38.0650498Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-07-17T06:34:38.0651477Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-07-17T06:34:38.0652496Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-07-17T06:34:38.0653988Z * [new branch] gh/benjaminglass1/84/base -> origin/gh/benjaminglass1/84/base 2025-07-17T06:34:38.0654967Z * [new branch] gh/benjaminglass1/84/head -> origin/gh/benjaminglass1/84/head 2025-07-17T06:34:38.0656203Z * [new branch] gh/benjaminglass1/84/orig -> origin/gh/benjaminglass1/84/orig 2025-07-17T06:34:38.0657864Z * [new branch] gh/benjaminglass1/85/base -> origin/gh/benjaminglass1/85/base 2025-07-17T06:34:38.0658723Z * [new branch] gh/benjaminglass1/85/head -> origin/gh/benjaminglass1/85/head 2025-07-17T06:34:38.0660534Z * [new branch] gh/benjaminglass1/85/orig -> origin/gh/benjaminglass1/85/orig 2025-07-17T06:34:38.0661529Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-07-17T06:34:38.0662576Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-07-17T06:34:38.0663616Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-07-17T06:34:38.0665009Z * [new branch] gh/benjaminglass1/87/base -> origin/gh/benjaminglass1/87/base 2025-07-17T06:34:38.0665984Z * [new branch] gh/benjaminglass1/87/head -> origin/gh/benjaminglass1/87/head 2025-07-17T06:34:38.0667037Z * [new branch] gh/benjaminglass1/87/orig -> origin/gh/benjaminglass1/87/orig 2025-07-17T06:34:38.0668460Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-07-17T06:34:38.0669423Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-07-17T06:34:38.0670475Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-07-17T06:34:38.0671893Z * [new branch] gh/benjaminglass1/90/base -> origin/gh/benjaminglass1/90/base 2025-07-17T06:34:38.0672816Z * [new branch] gh/benjaminglass1/90/head -> origin/gh/benjaminglass1/90/head 2025-07-17T06:34:38.0673834Z * [new branch] gh/benjaminglass1/90/orig -> origin/gh/benjaminglass1/90/orig 2025-07-17T06:34:38.0675289Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-07-17T06:34:38.0676230Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-07-17T06:34:38.0677259Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-07-17T06:34:38.0678785Z * [new branch] gh/benjaminglass1/92/base -> origin/gh/benjaminglass1/92/base 2025-07-17T06:34:38.0679825Z * [new branch] gh/benjaminglass1/92/head -> origin/gh/benjaminglass1/92/head 2025-07-17T06:34:38.0680880Z * [new branch] gh/benjaminglass1/92/orig -> origin/gh/benjaminglass1/92/orig 2025-07-17T06:34:38.0682868Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-07-17T06:34:38.0683759Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-07-17T06:34:38.0684798Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-07-17T06:34:38.0686208Z * [new branch] gh/benjaminglass1/94/base -> origin/gh/benjaminglass1/94/base 2025-07-17T06:34:38.0687175Z * [new branch] gh/benjaminglass1/94/head -> origin/gh/benjaminglass1/94/head 2025-07-17T06:34:38.0688240Z * [new branch] gh/benjaminglass1/94/orig -> origin/gh/benjaminglass1/94/orig 2025-07-17T06:34:38.0689926Z * [new branch] gh/bobrenjc93/439/base -> origin/gh/bobrenjc93/439/base 2025-07-17T06:34:38.0692358Z * [new branch] gh/bobrenjc93/439/head -> origin/gh/bobrenjc93/439/head 2025-07-17T06:34:38.0694451Z * [new branch] gh/bobrenjc93/439/orig -> origin/gh/bobrenjc93/439/orig 2025-07-17T06:34:38.0696094Z * [new branch] gh/bobrenjc93/442/base -> origin/gh/bobrenjc93/442/base 2025-07-17T06:34:38.0697113Z * [new branch] gh/bobrenjc93/442/head -> origin/gh/bobrenjc93/442/head 2025-07-17T06:34:38.0698184Z * [new branch] gh/bobrenjc93/442/orig -> origin/gh/bobrenjc93/442/orig 2025-07-17T06:34:38.0699578Z * [new branch] gh/bobrenjc93/452/base -> origin/gh/bobrenjc93/452/base 2025-07-17T06:34:38.0700550Z * [new branch] gh/bobrenjc93/452/head -> origin/gh/bobrenjc93/452/head 2025-07-17T06:34:38.0701564Z * [new branch] gh/bobrenjc93/452/orig -> origin/gh/bobrenjc93/452/orig 2025-07-17T06:34:38.0702974Z * [new branch] gh/bobrenjc93/453/base -> origin/gh/bobrenjc93/453/base 2025-07-17T06:34:38.0704346Z * [new branch] gh/bobrenjc93/453/head -> origin/gh/bobrenjc93/453/head 2025-07-17T06:34:38.0705317Z * [new branch] gh/bobrenjc93/453/orig -> origin/gh/bobrenjc93/453/orig 2025-07-17T06:34:38.0706724Z * [new branch] gh/bobrenjc93/454/base -> origin/gh/bobrenjc93/454/base 2025-07-17T06:34:38.0707715Z * [new branch] gh/bobrenjc93/454/head -> origin/gh/bobrenjc93/454/head 2025-07-17T06:34:38.0708736Z * [new branch] gh/bobrenjc93/454/orig -> origin/gh/bobrenjc93/454/orig 2025-07-17T06:34:38.0710243Z * [new branch] gh/bobrenjc93/455/base -> origin/gh/bobrenjc93/455/base 2025-07-17T06:34:38.0711242Z * [new branch] gh/bobrenjc93/455/head -> origin/gh/bobrenjc93/455/head 2025-07-17T06:34:38.0712257Z * [new branch] gh/bobrenjc93/455/orig -> origin/gh/bobrenjc93/455/orig 2025-07-17T06:34:38.0713666Z * [new branch] gh/bobrenjc93/456/base -> origin/gh/bobrenjc93/456/base 2025-07-17T06:34:38.0714671Z * [new branch] gh/bobrenjc93/456/head -> origin/gh/bobrenjc93/456/head 2025-07-17T06:34:38.0715697Z * [new branch] gh/bobrenjc93/456/orig -> origin/gh/bobrenjc93/456/orig 2025-07-17T06:34:38.0717096Z * [new branch] gh/bobrenjc93/457/base -> origin/gh/bobrenjc93/457/base 2025-07-17T06:34:38.0718028Z * [new branch] gh/bobrenjc93/457/head -> origin/gh/bobrenjc93/457/head 2025-07-17T06:34:38.0719168Z * [new branch] gh/bobrenjc93/457/orig -> origin/gh/bobrenjc93/457/orig 2025-07-17T06:34:38.0720601Z * [new branch] gh/bobrenjc93/458/base -> origin/gh/bobrenjc93/458/base 2025-07-17T06:34:38.0721553Z * [new branch] gh/bobrenjc93/458/head -> origin/gh/bobrenjc93/458/head 2025-07-17T06:34:38.0722579Z * [new branch] gh/bobrenjc93/458/orig -> origin/gh/bobrenjc93/458/orig 2025-07-17T06:34:38.0724070Z * [new branch] gh/bobrenjc93/459/base -> origin/gh/bobrenjc93/459/base 2025-07-17T06:34:38.0725080Z * [new branch] gh/bobrenjc93/459/head -> origin/gh/bobrenjc93/459/head 2025-07-17T06:34:38.0726018Z * [new branch] gh/bobrenjc93/459/orig -> origin/gh/bobrenjc93/459/orig 2025-07-17T06:34:38.0727397Z * [new branch] gh/bobrenjc93/460/base -> origin/gh/bobrenjc93/460/base 2025-07-17T06:34:38.0728370Z * [new branch] gh/bobrenjc93/460/head -> origin/gh/bobrenjc93/460/head 2025-07-17T06:34:38.0729385Z * [new branch] gh/bobrenjc93/460/orig -> origin/gh/bobrenjc93/460/orig 2025-07-17T06:34:38.0730845Z * [new branch] gh/bobrenjc93/461/base -> origin/gh/bobrenjc93/461/base 2025-07-17T06:34:38.0731798Z * [new branch] gh/bobrenjc93/461/head -> origin/gh/bobrenjc93/461/head 2025-07-17T06:34:38.0732844Z * [new branch] gh/bobrenjc93/461/orig -> origin/gh/bobrenjc93/461/orig 2025-07-17T06:34:38.0734207Z * [new branch] gh/bobrenjc93/462/base -> origin/gh/bobrenjc93/462/base 2025-07-17T06:34:38.0735189Z * [new branch] gh/bobrenjc93/462/head -> origin/gh/bobrenjc93/462/head 2025-07-17T06:34:38.0736220Z * [new branch] gh/bobrenjc93/462/orig -> origin/gh/bobrenjc93/462/orig 2025-07-17T06:34:38.0737554Z * [new branch] gh/bobrenjc93/463/base -> origin/gh/bobrenjc93/463/base 2025-07-17T06:34:38.0738554Z * [new branch] gh/bobrenjc93/463/head -> origin/gh/bobrenjc93/463/head 2025-07-17T06:34:38.0739538Z * [new branch] gh/bobrenjc93/463/orig -> origin/gh/bobrenjc93/463/orig 2025-07-17T06:34:38.0740884Z * [new branch] gh/bobrenjc93/464/base -> origin/gh/bobrenjc93/464/base 2025-07-17T06:34:38.0741897Z * [new branch] gh/bobrenjc93/464/head -> origin/gh/bobrenjc93/464/head 2025-07-17T06:34:38.0743236Z * [new branch] gh/bobrenjc93/464/orig -> origin/gh/bobrenjc93/464/orig 2025-07-17T06:34:38.0744668Z * [new branch] gh/bobrenjc93/465/base -> origin/gh/bobrenjc93/465/base 2025-07-17T06:34:38.0745699Z * [new branch] gh/bobrenjc93/465/head -> origin/gh/bobrenjc93/465/head 2025-07-17T06:34:38.0746745Z * [new branch] gh/bobrenjc93/465/orig -> origin/gh/bobrenjc93/465/orig 2025-07-17T06:34:38.0748612Z * [new branch] gh/bobrenjc93/466/base -> origin/gh/bobrenjc93/466/base 2025-07-17T06:34:38.0749536Z * [new branch] gh/bobrenjc93/466/head -> origin/gh/bobrenjc93/466/head 2025-07-17T06:34:38.0750630Z * [new branch] gh/bobrenjc93/466/orig -> origin/gh/bobrenjc93/466/orig 2025-07-17T06:34:38.0752000Z * [new branch] gh/bobrenjc93/467/base -> origin/gh/bobrenjc93/467/base 2025-07-17T06:34:38.0752988Z * [new branch] gh/bobrenjc93/467/head -> origin/gh/bobrenjc93/467/head 2025-07-17T06:34:38.0754585Z * [new branch] gh/bobrenjc93/467/orig -> origin/gh/bobrenjc93/467/orig 2025-07-17T06:34:38.0756215Z * [new branch] gh/bobrenjc93/468/base -> origin/gh/bobrenjc93/468/base 2025-07-17T06:34:38.0757405Z * [new branch] gh/bobrenjc93/468/head -> origin/gh/bobrenjc93/468/head 2025-07-17T06:34:38.0758465Z * [new branch] gh/bobrenjc93/468/orig -> origin/gh/bobrenjc93/468/orig 2025-07-17T06:34:38.0759977Z * [new branch] gh/bobrenjc93/469/base -> origin/gh/bobrenjc93/469/base 2025-07-17T06:34:38.0760992Z * [new branch] gh/bobrenjc93/469/head -> origin/gh/bobrenjc93/469/head 2025-07-17T06:34:38.0762040Z * [new branch] gh/bobrenjc93/469/orig -> origin/gh/bobrenjc93/469/orig 2025-07-17T06:34:38.0763508Z * [new branch] gh/bobrenjc93/470/base -> origin/gh/bobrenjc93/470/base 2025-07-17T06:34:38.0764533Z * [new branch] gh/bobrenjc93/470/head -> origin/gh/bobrenjc93/470/head 2025-07-17T06:34:38.0765707Z * [new branch] gh/bobrenjc93/470/orig -> origin/gh/bobrenjc93/470/orig 2025-07-17T06:34:38.0766993Z * [new branch] gh/bobrenjc93/471/base -> origin/gh/bobrenjc93/471/base 2025-07-17T06:34:38.0767978Z * [new branch] gh/bobrenjc93/471/head -> origin/gh/bobrenjc93/471/head 2025-07-17T06:34:38.0769268Z * [new branch] gh/bobrenjc93/471/orig -> origin/gh/bobrenjc93/471/orig 2025-07-17T06:34:38.0770703Z * [new branch] gh/bobrenjc93/472/base -> origin/gh/bobrenjc93/472/base 2025-07-17T06:34:38.0771775Z * [new branch] gh/bobrenjc93/472/head -> origin/gh/bobrenjc93/472/head 2025-07-17T06:34:38.0772767Z * [new branch] gh/bobrenjc93/472/orig -> origin/gh/bobrenjc93/472/orig 2025-07-17T06:34:38.0774181Z * [new branch] gh/bobrenjc93/473/base -> origin/gh/bobrenjc93/473/base 2025-07-17T06:34:38.0775189Z * [new branch] gh/bobrenjc93/473/head -> origin/gh/bobrenjc93/473/head 2025-07-17T06:34:38.0776210Z * [new branch] gh/bobrenjc93/473/orig -> origin/gh/bobrenjc93/473/orig 2025-07-17T06:34:38.0777632Z * [new branch] gh/bobrenjc93/474/base -> origin/gh/bobrenjc93/474/base 2025-07-17T06:34:38.0778638Z * [new branch] gh/bobrenjc93/474/head -> origin/gh/bobrenjc93/474/head 2025-07-17T06:34:38.0779674Z * [new branch] gh/bobrenjc93/474/orig -> origin/gh/bobrenjc93/474/orig 2025-07-17T06:34:38.0781066Z * [new branch] gh/bobrenjc93/475/base -> origin/gh/bobrenjc93/475/base 2025-07-17T06:34:38.0782077Z * [new branch] gh/bobrenjc93/475/head -> origin/gh/bobrenjc93/475/head 2025-07-17T06:34:38.0783143Z * [new branch] gh/bobrenjc93/475/orig -> origin/gh/bobrenjc93/475/orig 2025-07-17T06:34:38.0784559Z * [new branch] gh/bobrenjc93/476/base -> origin/gh/bobrenjc93/476/base 2025-07-17T06:34:38.0785581Z * [new branch] gh/bobrenjc93/476/head -> origin/gh/bobrenjc93/476/head 2025-07-17T06:34:38.0786687Z * [new branch] gh/bobrenjc93/476/orig -> origin/gh/bobrenjc93/476/orig 2025-07-17T06:34:38.0788033Z * [new branch] gh/bobrenjc93/477/base -> origin/gh/bobrenjc93/477/base 2025-07-17T06:34:38.0789010Z * [new branch] gh/bobrenjc93/477/head -> origin/gh/bobrenjc93/477/head 2025-07-17T06:34:38.0790026Z * [new branch] gh/bobrenjc93/477/orig -> origin/gh/bobrenjc93/477/orig 2025-07-17T06:34:38.0791521Z * [new branch] gh/bobrenjc93/478/base -> origin/gh/bobrenjc93/478/base 2025-07-17T06:34:38.0792450Z * [new branch] gh/bobrenjc93/478/head -> origin/gh/bobrenjc93/478/head 2025-07-17T06:34:38.0793510Z * [new branch] gh/bobrenjc93/478/orig -> origin/gh/bobrenjc93/478/orig 2025-07-17T06:34:38.0794929Z * [new branch] gh/bobrenjc93/479/base -> origin/gh/bobrenjc93/479/base 2025-07-17T06:34:38.0795936Z * [new branch] gh/bobrenjc93/479/head -> origin/gh/bobrenjc93/479/head 2025-07-17T06:34:38.0796927Z * [new branch] gh/bobrenjc93/479/orig -> origin/gh/bobrenjc93/479/orig 2025-07-17T06:34:38.0798323Z * [new branch] gh/bobrenjc93/480/base -> origin/gh/bobrenjc93/480/base 2025-07-17T06:34:38.0799563Z * [new branch] gh/bobrenjc93/480/head -> origin/gh/bobrenjc93/480/head 2025-07-17T06:34:38.0800524Z * [new branch] gh/bobrenjc93/480/orig -> origin/gh/bobrenjc93/480/orig 2025-07-17T06:34:38.0801948Z * [new branch] gh/bobrenjc93/481/base -> origin/gh/bobrenjc93/481/base 2025-07-17T06:34:38.0802957Z * [new branch] gh/bobrenjc93/481/head -> origin/gh/bobrenjc93/481/head 2025-07-17T06:34:38.0803948Z * [new branch] gh/bobrenjc93/481/orig -> origin/gh/bobrenjc93/481/orig 2025-07-17T06:34:38.0805406Z * [new branch] gh/bobrenjc93/482/base -> origin/gh/bobrenjc93/482/base 2025-07-17T06:34:38.0806466Z * [new branch] gh/bobrenjc93/482/head -> origin/gh/bobrenjc93/482/head 2025-07-17T06:34:38.0807422Z * [new branch] gh/bobrenjc93/482/orig -> origin/gh/bobrenjc93/482/orig 2025-07-17T06:34:38.0808807Z * [new branch] gh/bobrenjc93/483/base -> origin/gh/bobrenjc93/483/base 2025-07-17T06:34:38.0809780Z * [new branch] gh/bobrenjc93/483/head -> origin/gh/bobrenjc93/483/head 2025-07-17T06:34:38.0810790Z * [new branch] gh/bobrenjc93/483/orig -> origin/gh/bobrenjc93/483/orig 2025-07-17T06:34:38.0812182Z * [new branch] gh/bobrenjc93/484/base -> origin/gh/bobrenjc93/484/base 2025-07-17T06:34:38.0813169Z * [new branch] gh/bobrenjc93/484/head -> origin/gh/bobrenjc93/484/head 2025-07-17T06:34:38.0814316Z * [new branch] gh/bobrenjc93/484/orig -> origin/gh/bobrenjc93/484/orig 2025-07-17T06:34:38.0815720Z * [new branch] gh/bobrenjc93/485/base -> origin/gh/bobrenjc93/485/base 2025-07-17T06:34:38.0816737Z * [new branch] gh/bobrenjc93/485/head -> origin/gh/bobrenjc93/485/head 2025-07-17T06:34:38.0817765Z * [new branch] gh/bobrenjc93/485/orig -> origin/gh/bobrenjc93/485/orig 2025-07-17T06:34:38.0819299Z * [new branch] gh/bobrenjc93/486/base -> origin/gh/bobrenjc93/486/base 2025-07-17T06:34:38.0820294Z * [new branch] gh/bobrenjc93/486/head -> origin/gh/bobrenjc93/486/head 2025-07-17T06:34:38.0821286Z * [new branch] gh/bobrenjc93/486/orig -> origin/gh/bobrenjc93/486/orig 2025-07-17T06:34:38.0822632Z * [new branch] gh/bobrenjc93/487/base -> origin/gh/bobrenjc93/487/base 2025-07-17T06:34:38.0823627Z * [new branch] gh/bobrenjc93/487/head -> origin/gh/bobrenjc93/487/head 2025-07-17T06:34:38.0824625Z * [new branch] gh/bobrenjc93/487/orig -> origin/gh/bobrenjc93/487/orig 2025-07-17T06:34:38.0826007Z * [new branch] gh/bobrenjc93/488/base -> origin/gh/bobrenjc93/488/base 2025-07-17T06:34:38.0827034Z * [new branch] gh/bobrenjc93/488/head -> origin/gh/bobrenjc93/488/head 2025-07-17T06:34:38.0828046Z * [new branch] gh/bobrenjc93/488/orig -> origin/gh/bobrenjc93/488/orig 2025-07-17T06:34:38.0829466Z * [new branch] gh/bobrenjc93/489/base -> origin/gh/bobrenjc93/489/base 2025-07-17T06:34:38.0830467Z * [new branch] gh/bobrenjc93/489/head -> origin/gh/bobrenjc93/489/head 2025-07-17T06:34:38.0831730Z * [new branch] gh/bobrenjc93/489/orig -> origin/gh/bobrenjc93/489/orig 2025-07-17T06:34:38.0833137Z * [new branch] gh/bobrenjc93/490/base -> origin/gh/bobrenjc93/490/base 2025-07-17T06:34:38.0834146Z * [new branch] gh/bobrenjc93/490/head -> origin/gh/bobrenjc93/490/head 2025-07-17T06:34:38.0835198Z * [new branch] gh/bobrenjc93/490/orig -> origin/gh/bobrenjc93/490/orig 2025-07-17T06:34:38.0836614Z * [new branch] gh/bobrenjc93/491/base -> origin/gh/bobrenjc93/491/base 2025-07-17T06:34:38.0837599Z * [new branch] gh/bobrenjc93/491/head -> origin/gh/bobrenjc93/491/head 2025-07-17T06:34:38.0839417Z * [new branch] gh/bobrenjc93/491/orig -> origin/gh/bobrenjc93/491/orig 2025-07-17T06:34:38.0840782Z * [new branch] gh/bobrenjc93/492/base -> origin/gh/bobrenjc93/492/base 2025-07-17T06:34:38.0841788Z * [new branch] gh/bobrenjc93/492/head -> origin/gh/bobrenjc93/492/head 2025-07-17T06:34:38.0843419Z * [new branch] gh/bobrenjc93/492/orig -> origin/gh/bobrenjc93/492/orig 2025-07-17T06:34:38.0844852Z * [new branch] gh/bobrenjc93/493/base -> origin/gh/bobrenjc93/493/base 2025-07-17T06:34:38.0845893Z * [new branch] gh/bobrenjc93/493/head -> origin/gh/bobrenjc93/493/head 2025-07-17T06:34:38.0846988Z * [new branch] gh/bobrenjc93/493/orig -> origin/gh/bobrenjc93/493/orig 2025-07-17T06:34:38.0848550Z * [new branch] gh/bobrenjc93/494/base -> origin/gh/bobrenjc93/494/base 2025-07-17T06:34:38.0849311Z * [new branch] gh/bobrenjc93/494/head -> origin/gh/bobrenjc93/494/head 2025-07-17T06:34:38.0850365Z * [new branch] gh/bobrenjc93/494/orig -> origin/gh/bobrenjc93/494/orig 2025-07-17T06:34:38.0851780Z * [new branch] gh/bobrenjc93/495/base -> origin/gh/bobrenjc93/495/base 2025-07-17T06:34:38.0852793Z * [new branch] gh/bobrenjc93/495/head -> origin/gh/bobrenjc93/495/head 2025-07-17T06:34:38.0853809Z * [new branch] gh/bobrenjc93/495/orig -> origin/gh/bobrenjc93/495/orig 2025-07-17T06:34:38.0855223Z * [new branch] gh/bobrenjc93/496/base -> origin/gh/bobrenjc93/496/base 2025-07-17T06:34:38.0857521Z * [new branch] gh/bobrenjc93/496/head -> origin/gh/bobrenjc93/496/head 2025-07-17T06:34:38.0858913Z * [new branch] gh/bobrenjc93/496/orig -> origin/gh/bobrenjc93/496/orig 2025-07-17T06:34:38.0860368Z * [new branch] gh/bobrenjc93/497/base -> origin/gh/bobrenjc93/497/base 2025-07-17T06:34:38.0861416Z * [new branch] gh/bobrenjc93/497/head -> origin/gh/bobrenjc93/497/head 2025-07-17T06:34:38.0862439Z * [new branch] gh/bobrenjc93/497/orig -> origin/gh/bobrenjc93/497/orig 2025-07-17T06:34:38.0863810Z * [new branch] gh/bobrenjc93/498/base -> origin/gh/bobrenjc93/498/base 2025-07-17T06:34:38.0864830Z * [new branch] gh/bobrenjc93/498/head -> origin/gh/bobrenjc93/498/head 2025-07-17T06:34:38.0865823Z * [new branch] gh/bobrenjc93/498/orig -> origin/gh/bobrenjc93/498/orig 2025-07-17T06:34:38.0867277Z * [new branch] gh/bobrenjc93/499/base -> origin/gh/bobrenjc93/499/base 2025-07-17T06:34:38.0868322Z * [new branch] gh/bobrenjc93/499/head -> origin/gh/bobrenjc93/499/head 2025-07-17T06:34:38.0869338Z * [new branch] gh/bobrenjc93/499/orig -> origin/gh/bobrenjc93/499/orig 2025-07-17T06:34:38.0870729Z * [new branch] gh/bobrenjc93/500/base -> origin/gh/bobrenjc93/500/base 2025-07-17T06:34:38.0871724Z * [new branch] gh/bobrenjc93/500/head -> origin/gh/bobrenjc93/500/head 2025-07-17T06:34:38.0872744Z * [new branch] gh/bobrenjc93/500/orig -> origin/gh/bobrenjc93/500/orig 2025-07-17T06:34:38.0874170Z * [new branch] gh/bobrenjc93/501/base -> origin/gh/bobrenjc93/501/base 2025-07-17T06:34:38.0875175Z * [new branch] gh/bobrenjc93/501/head -> origin/gh/bobrenjc93/501/head 2025-07-17T06:34:38.0876302Z * [new branch] gh/bobrenjc93/501/orig -> origin/gh/bobrenjc93/501/orig 2025-07-17T06:34:38.0877781Z * [new branch] gh/bobrenjc93/502/base -> origin/gh/bobrenjc93/502/base 2025-07-17T06:34:38.0878862Z * [new branch] gh/bobrenjc93/502/head -> origin/gh/bobrenjc93/502/head 2025-07-17T06:34:38.0879960Z * [new branch] gh/bobrenjc93/502/orig -> origin/gh/bobrenjc93/502/orig 2025-07-17T06:34:38.0881385Z * [new branch] gh/bobrenjc93/503/base -> origin/gh/bobrenjc93/503/base 2025-07-17T06:34:38.0882408Z * [new branch] gh/bobrenjc93/503/head -> origin/gh/bobrenjc93/503/head 2025-07-17T06:34:38.0883413Z * [new branch] gh/bobrenjc93/503/orig -> origin/gh/bobrenjc93/503/orig 2025-07-17T06:34:38.0884791Z * [new branch] gh/bobrenjc93/504/base -> origin/gh/bobrenjc93/504/base 2025-07-17T06:34:38.0885817Z * [new branch] gh/bobrenjc93/504/head -> origin/gh/bobrenjc93/504/head 2025-07-17T06:34:38.0886796Z * [new branch] gh/bobrenjc93/504/orig -> origin/gh/bobrenjc93/504/orig 2025-07-17T06:34:38.0888327Z * [new branch] gh/bobrenjc93/505/base -> origin/gh/bobrenjc93/505/base 2025-07-17T06:34:38.0889243Z * [new branch] gh/bobrenjc93/505/head -> origin/gh/bobrenjc93/505/head 2025-07-17T06:34:38.0890236Z * [new branch] gh/bobrenjc93/505/orig -> origin/gh/bobrenjc93/505/orig 2025-07-17T06:34:38.0891665Z * [new branch] gh/bobrenjc93/506/base -> origin/gh/bobrenjc93/506/base 2025-07-17T06:34:38.0892678Z * [new branch] gh/bobrenjc93/506/head -> origin/gh/bobrenjc93/506/head 2025-07-17T06:34:38.0893727Z * [new branch] gh/bobrenjc93/506/orig -> origin/gh/bobrenjc93/506/orig 2025-07-17T06:34:38.0895156Z * [new branch] gh/bobrenjc93/507/base -> origin/gh/bobrenjc93/507/base 2025-07-17T06:34:38.0896170Z * [new branch] gh/bobrenjc93/507/head -> origin/gh/bobrenjc93/507/head 2025-07-17T06:34:38.0897190Z * [new branch] gh/bobrenjc93/507/orig -> origin/gh/bobrenjc93/507/orig 2025-07-17T06:34:38.0898587Z * [new branch] gh/bobrenjc93/508/base -> origin/gh/bobrenjc93/508/base 2025-07-17T06:34:38.0899619Z * [new branch] gh/bobrenjc93/508/head -> origin/gh/bobrenjc93/508/head 2025-07-17T06:34:38.0900636Z * [new branch] gh/bobrenjc93/508/orig -> origin/gh/bobrenjc93/508/orig 2025-07-17T06:34:38.0902043Z * [new branch] gh/bobrenjc93/509/base -> origin/gh/bobrenjc93/509/base 2025-07-17T06:34:38.0903068Z * [new branch] gh/bobrenjc93/509/head -> origin/gh/bobrenjc93/509/head 2025-07-17T06:34:38.0904083Z * [new branch] gh/bobrenjc93/509/orig -> origin/gh/bobrenjc93/509/orig 2025-07-17T06:34:38.0905515Z * [new branch] gh/bobrenjc93/510/base -> origin/gh/bobrenjc93/510/base 2025-07-17T06:34:38.0906482Z * [new branch] gh/bobrenjc93/510/head -> origin/gh/bobrenjc93/510/head 2025-07-17T06:34:38.0907501Z * [new branch] gh/bobrenjc93/510/orig -> origin/gh/bobrenjc93/510/orig 2025-07-17T06:34:38.0908897Z * [new branch] gh/bobrenjc93/511/base -> origin/gh/bobrenjc93/511/base 2025-07-17T06:34:38.0909914Z * [new branch] gh/bobrenjc93/511/head -> origin/gh/bobrenjc93/511/head 2025-07-17T06:34:38.0910925Z * [new branch] gh/bobrenjc93/511/orig -> origin/gh/bobrenjc93/511/orig 2025-07-17T06:34:38.0912277Z * [new branch] gh/bobrenjc93/512/base -> origin/gh/bobrenjc93/512/base 2025-07-17T06:34:38.0913324Z * [new branch] gh/bobrenjc93/512/head -> origin/gh/bobrenjc93/512/head 2025-07-17T06:34:38.0914327Z * [new branch] gh/bobrenjc93/512/orig -> origin/gh/bobrenjc93/512/orig 2025-07-17T06:34:38.0915718Z * [new branch] gh/bobrenjc93/513/base -> origin/gh/bobrenjc93/513/base 2025-07-17T06:34:38.0916729Z * [new branch] gh/bobrenjc93/513/head -> origin/gh/bobrenjc93/513/head 2025-07-17T06:34:38.0917760Z * [new branch] gh/bobrenjc93/513/orig -> origin/gh/bobrenjc93/513/orig 2025-07-17T06:34:38.0919313Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-07-17T06:34:38.0920321Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-07-17T06:34:38.0921345Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-07-17T06:34:38.0922757Z * [new branch] gh/bobrenjc93/515/base -> origin/gh/bobrenjc93/515/base 2025-07-17T06:34:38.0923782Z * [new branch] gh/bobrenjc93/515/head -> origin/gh/bobrenjc93/515/head 2025-07-17T06:34:38.0924826Z * [new branch] gh/bobrenjc93/515/orig -> origin/gh/bobrenjc93/515/orig 2025-07-17T06:34:38.0926205Z * [new branch] gh/bobrenjc93/516/base -> origin/gh/bobrenjc93/516/base 2025-07-17T06:34:38.0927200Z * [new branch] gh/bobrenjc93/516/head -> origin/gh/bobrenjc93/516/head 2025-07-17T06:34:38.0928289Z * [new branch] gh/bobrenjc93/516/orig -> origin/gh/bobrenjc93/516/orig 2025-07-17T06:34:38.0929673Z * [new branch] gh/bobrenjc93/517/base -> origin/gh/bobrenjc93/517/base 2025-07-17T06:34:38.0930655Z * [new branch] gh/bobrenjc93/517/head -> origin/gh/bobrenjc93/517/head 2025-07-17T06:34:38.0931587Z * [new branch] gh/bobrenjc93/517/orig -> origin/gh/bobrenjc93/517/orig 2025-07-17T06:34:38.0932953Z * [new branch] gh/bobrenjc93/518/base -> origin/gh/bobrenjc93/518/base 2025-07-17T06:34:38.0934447Z * [new branch] gh/bobrenjc93/518/head -> origin/gh/bobrenjc93/518/head 2025-07-17T06:34:38.0935550Z * [new branch] gh/bobrenjc93/518/orig -> origin/gh/bobrenjc93/518/orig 2025-07-17T06:34:38.0936910Z * [new branch] gh/bobrenjc93/519/base -> origin/gh/bobrenjc93/519/base 2025-07-17T06:34:38.0937900Z * [new branch] gh/bobrenjc93/519/head -> origin/gh/bobrenjc93/519/head 2025-07-17T06:34:38.0938841Z * [new branch] gh/bobrenjc93/519/orig -> origin/gh/bobrenjc93/519/orig 2025-07-17T06:34:38.0940246Z * [new branch] gh/bobrenjc93/520/base -> origin/gh/bobrenjc93/520/base 2025-07-17T06:34:38.0941225Z * [new branch] gh/bobrenjc93/520/head -> origin/gh/bobrenjc93/520/head 2025-07-17T06:34:38.0942253Z * [new branch] gh/bobrenjc93/520/orig -> origin/gh/bobrenjc93/520/orig 2025-07-17T06:34:38.0943644Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-07-17T06:34:38.0944668Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-07-17T06:34:38.0945665Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-07-17T06:34:38.0947037Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-07-17T06:34:38.0948055Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-07-17T06:34:38.0949077Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-07-17T06:34:38.0950499Z * [new branch] gh/bobrenjc93/523/base -> origin/gh/bobrenjc93/523/base 2025-07-17T06:34:38.0951542Z * [new branch] gh/bobrenjc93/523/head -> origin/gh/bobrenjc93/523/head 2025-07-17T06:34:38.0952555Z * [new branch] gh/bobrenjc93/523/orig -> origin/gh/bobrenjc93/523/orig 2025-07-17T06:34:38.0953925Z * [new branch] gh/bobrenjc93/524/base -> origin/gh/bobrenjc93/524/base 2025-07-17T06:34:38.0954934Z * [new branch] gh/bobrenjc93/524/head -> origin/gh/bobrenjc93/524/head 2025-07-17T06:34:38.0956078Z * [new branch] gh/bobrenjc93/524/orig -> origin/gh/bobrenjc93/524/orig 2025-07-17T06:34:38.0957638Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-07-17T06:34:38.0958691Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-07-17T06:34:38.0960236Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-07-17T06:34:38.0961687Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-07-17T06:34:38.0962653Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-07-17T06:34:38.0963662Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-07-17T06:34:38.0965223Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-07-17T06:34:38.0966199Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-07-17T06:34:38.0967233Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-07-17T06:34:38.0968703Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-07-17T06:34:38.0969625Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-07-17T06:34:38.0970623Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-07-17T06:34:38.0972122Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-07-17T06:34:38.0973030Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-07-17T06:34:38.0973979Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-07-17T06:34:38.0975406Z * [new branch] gh/bobrenjc93/530/base -> origin/gh/bobrenjc93/530/base 2025-07-17T06:34:38.0976449Z * [new branch] gh/bobrenjc93/530/head -> origin/gh/bobrenjc93/530/head 2025-07-17T06:34:38.0977458Z * [new branch] gh/bobrenjc93/530/orig -> origin/gh/bobrenjc93/530/orig 2025-07-17T06:34:38.0978850Z * [new branch] gh/bobrenjc93/531/base -> origin/gh/bobrenjc93/531/base 2025-07-17T06:34:38.0979834Z * [new branch] gh/bobrenjc93/531/head -> origin/gh/bobrenjc93/531/head 2025-07-17T06:34:38.0981299Z * [new branch] gh/bobrenjc93/531/orig -> origin/gh/bobrenjc93/531/orig 2025-07-17T06:34:38.0982706Z * [new branch] gh/bobrenjc93/532/base -> origin/gh/bobrenjc93/532/base 2025-07-17T06:34:38.0983687Z * [new branch] gh/bobrenjc93/532/head -> origin/gh/bobrenjc93/532/head 2025-07-17T06:34:38.0984725Z * [new branch] gh/bobrenjc93/532/orig -> origin/gh/bobrenjc93/532/orig 2025-07-17T06:34:38.0986122Z * [new branch] gh/bobrenjc93/533/base -> origin/gh/bobrenjc93/533/base 2025-07-17T06:34:38.0987124Z * [new branch] gh/bobrenjc93/533/head -> origin/gh/bobrenjc93/533/head 2025-07-17T06:34:38.0988138Z * [new branch] gh/bobrenjc93/533/orig -> origin/gh/bobrenjc93/533/orig 2025-07-17T06:34:38.0989532Z * [new branch] gh/bobrenjc93/534/base -> origin/gh/bobrenjc93/534/base 2025-07-17T06:34:38.0990545Z * [new branch] gh/bobrenjc93/534/head -> origin/gh/bobrenjc93/534/head 2025-07-17T06:34:38.0991534Z * [new branch] gh/bobrenjc93/534/orig -> origin/gh/bobrenjc93/534/orig 2025-07-17T06:34:38.0992915Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-07-17T06:34:38.0993935Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-07-17T06:34:38.0995071Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-07-17T06:34:38.0996526Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-07-17T06:34:38.0997643Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-07-17T06:34:38.0998767Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-07-17T06:34:38.1000582Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-07-17T06:34:38.1001652Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-07-17T06:34:38.1003275Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-07-17T06:34:38.1004367Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-07-17T06:34:38.1006037Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-07-17T06:34:38.1007031Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-07-17T06:34:38.1008043Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-07-17T06:34:38.1009779Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-07-17T06:34:38.1010539Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-07-17T06:34:38.1011542Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-07-17T06:34:38.1012943Z * [new branch] gh/c00w/49/base -> origin/gh/c00w/49/base 2025-07-17T06:34:38.1014040Z * [new branch] gh/c00w/49/head -> origin/gh/c00w/49/head 2025-07-17T06:34:38.1015059Z * [new branch] gh/c00w/49/orig -> origin/gh/c00w/49/orig 2025-07-17T06:34:38.1016623Z * [new branch] gh/c00w/50/base -> origin/gh/c00w/50/base 2025-07-17T06:34:38.1017699Z * [new branch] gh/c00w/50/head -> origin/gh/c00w/50/head 2025-07-17T06:34:38.1018809Z * [new branch] gh/c00w/50/orig -> origin/gh/c00w/50/orig 2025-07-17T06:34:38.1020195Z * [new branch] gh/c00w/51/base -> origin/gh/c00w/51/base 2025-07-17T06:34:38.1021261Z * [new branch] gh/c00w/51/head -> origin/gh/c00w/51/head 2025-07-17T06:34:38.1022395Z * [new branch] gh/c00w/51/orig -> origin/gh/c00w/51/orig 2025-07-17T06:34:38.1024098Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-07-17T06:34:38.1025191Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-07-17T06:34:38.1026226Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-07-17T06:34:38.1027564Z * [new branch] gh/clee2000/2/base -> origin/gh/clee2000/2/base 2025-07-17T06:34:38.1028562Z * [new branch] gh/clee2000/2/head -> origin/gh/clee2000/2/head 2025-07-17T06:34:38.1029569Z * [new branch] gh/clee2000/2/orig -> origin/gh/clee2000/2/orig 2025-07-17T06:34:38.1030958Z * [new branch] gh/clee2000/3/base -> origin/gh/clee2000/3/base 2025-07-17T06:34:38.1031996Z * [new branch] gh/clee2000/3/head -> origin/gh/clee2000/3/head 2025-07-17T06:34:38.1032982Z * [new branch] gh/clee2000/3/orig -> origin/gh/clee2000/3/orig 2025-07-17T06:34:38.1034706Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-07-17T06:34:38.1035824Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-07-17T06:34:38.1037437Z * [new branch] gh/coconutruben/10/base -> origin/gh/coconutruben/10/base 2025-07-17T06:34:38.1038899Z * [new branch] gh/coconutruben/10/head -> origin/gh/coconutruben/10/head 2025-07-17T06:34:38.1040271Z * [new branch] gh/coconutruben/10/orig -> origin/gh/coconutruben/10/orig 2025-07-17T06:34:38.1041825Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-07-17T06:34:38.1042983Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-07-17T06:34:38.1044147Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-07-17T06:34:38.1045986Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-07-17T06:34:38.1047323Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-07-17T06:34:38.1048603Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-07-17T06:34:38.1050051Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-07-17T06:34:38.1051135Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-07-17T06:34:38.1052267Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-07-17T06:34:38.1053686Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-07-17T06:34:38.1054834Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-07-17T06:34:38.1055988Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-07-17T06:34:38.1059449Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-07-17T06:34:38.1060800Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-07-17T06:34:38.1061968Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-07-17T06:34:38.1063354Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-07-17T06:34:38.1064397Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-07-17T06:34:38.1065411Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-07-17T06:34:38.1067075Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-07-17T06:34:38.1068270Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-07-17T06:34:38.1069328Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-07-17T06:34:38.1070858Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-07-17T06:34:38.1071889Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-07-17T06:34:38.1072929Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-07-17T06:34:38.1074393Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-07-17T06:34:38.1075540Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-07-17T06:34:38.1076669Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-07-17T06:34:38.1078331Z * [new branch] gh/coconutruben/2/base -> origin/gh/coconutruben/2/base 2025-07-17T06:34:38.1079584Z * [new branch] gh/coconutruben/2/head -> origin/gh/coconutruben/2/head 2025-07-17T06:34:38.1080649Z * [new branch] gh/coconutruben/2/orig -> origin/gh/coconutruben/2/orig 2025-07-17T06:34:38.1082272Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-07-17T06:34:38.1083387Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-07-17T06:34:38.1084564Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-07-17T06:34:38.1086046Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-07-17T06:34:38.1087024Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-07-17T06:34:38.1087998Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-07-17T06:34:38.1089431Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-07-17T06:34:38.1090485Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-07-17T06:34:38.1091677Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-07-17T06:34:38.1093166Z * [new branch] gh/coconutruben/23/base -> origin/gh/coconutruben/23/base 2025-07-17T06:34:38.1094242Z * [new branch] gh/coconutruben/23/head -> origin/gh/coconutruben/23/head 2025-07-17T06:34:38.1095268Z * [new branch] gh/coconutruben/23/orig -> origin/gh/coconutruben/23/orig 2025-07-17T06:34:38.1096558Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-07-17T06:34:38.1097671Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-07-17T06:34:38.1098832Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-07-17T06:34:38.1100505Z * [new branch] gh/coconutruben/3/base -> origin/gh/coconutruben/3/base 2025-07-17T06:34:38.1101815Z * [new branch] gh/coconutruben/3/head -> origin/gh/coconutruben/3/head 2025-07-17T06:34:38.1103191Z * [new branch] gh/coconutruben/3/orig -> origin/gh/coconutruben/3/orig 2025-07-17T06:34:38.1104595Z * [new branch] gh/coconutruben/4/base -> origin/gh/coconutruben/4/base 2025-07-17T06:34:38.1105759Z * [new branch] gh/coconutruben/4/head -> origin/gh/coconutruben/4/head 2025-07-17T06:34:38.1106897Z * [new branch] gh/coconutruben/4/orig -> origin/gh/coconutruben/4/orig 2025-07-17T06:34:38.1108594Z * [new branch] gh/coconutruben/5/base -> origin/gh/coconutruben/5/base 2025-07-17T06:34:38.1109509Z * [new branch] gh/coconutruben/5/head -> origin/gh/coconutruben/5/head 2025-07-17T06:34:38.1110563Z * [new branch] gh/coconutruben/5/orig -> origin/gh/coconutruben/5/orig 2025-07-17T06:34:38.1112198Z * [new branch] gh/coconutruben/6/base -> origin/gh/coconutruben/6/base 2025-07-17T06:34:38.1113565Z * [new branch] gh/coconutruben/6/head -> origin/gh/coconutruben/6/head 2025-07-17T06:34:38.1114768Z * [new branch] gh/coconutruben/6/orig -> origin/gh/coconutruben/6/orig 2025-07-17T06:34:38.1116326Z * [new branch] gh/coconutruben/7/base -> origin/gh/coconutruben/7/base 2025-07-17T06:34:38.1117494Z * [new branch] gh/coconutruben/7/head -> origin/gh/coconutruben/7/head 2025-07-17T06:34:38.1118754Z * [new branch] gh/coconutruben/7/orig -> origin/gh/coconutruben/7/orig 2025-07-17T06:34:38.1120275Z * [new branch] gh/coconutruben/8/base -> origin/gh/coconutruben/8/base 2025-07-17T06:34:38.1121369Z * [new branch] gh/coconutruben/8/head -> origin/gh/coconutruben/8/head 2025-07-17T06:34:38.1122387Z * [new branch] gh/coconutruben/8/orig -> origin/gh/coconutruben/8/orig 2025-07-17T06:34:38.1124146Z * [new branch] gh/coconutruben/9/base -> origin/gh/coconutruben/9/base 2025-07-17T06:34:38.1125432Z * [new branch] gh/coconutruben/9/head -> origin/gh/coconutruben/9/head 2025-07-17T06:34:38.1126660Z * [new branch] gh/coconutruben/9/orig -> origin/gh/coconutruben/9/orig 2025-07-17T06:34:38.1128840Z * [new branch] gh/codingwithsurya/1/base -> origin/gh/codingwithsurya/1/base 2025-07-17T06:34:38.1129884Z * [new branch] gh/codingwithsurya/1/head -> origin/gh/codingwithsurya/1/head 2025-07-17T06:34:38.1130924Z * [new branch] gh/codingwithsurya/1/orig -> origin/gh/codingwithsurya/1/orig 2025-07-17T06:34:38.1132536Z * [new branch] gh/codingwithsurya/10/base -> origin/gh/codingwithsurya/10/base 2025-07-17T06:34:38.1133641Z * [new branch] gh/codingwithsurya/10/head -> origin/gh/codingwithsurya/10/head 2025-07-17T06:34:38.1134726Z * [new branch] gh/codingwithsurya/10/orig -> origin/gh/codingwithsurya/10/orig 2025-07-17T06:34:38.1136127Z * [new branch] gh/codingwithsurya/11/base -> origin/gh/codingwithsurya/11/base 2025-07-17T06:34:38.1137147Z * [new branch] gh/codingwithsurya/11/head -> origin/gh/codingwithsurya/11/head 2025-07-17T06:34:38.1138122Z * [new branch] gh/codingwithsurya/11/orig -> origin/gh/codingwithsurya/11/orig 2025-07-17T06:34:38.1139667Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-07-17T06:34:38.1140691Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-07-17T06:34:38.1141708Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-07-17T06:34:38.1143131Z * [new branch] gh/codingwithsurya/2/base -> origin/gh/codingwithsurya/2/base 2025-07-17T06:34:38.1144083Z * [new branch] gh/codingwithsurya/2/head -> origin/gh/codingwithsurya/2/head 2025-07-17T06:34:38.1145090Z * [new branch] gh/codingwithsurya/2/orig -> origin/gh/codingwithsurya/2/orig 2025-07-17T06:34:38.1146487Z * [new branch] gh/codingwithsurya/3/base -> origin/gh/codingwithsurya/3/base 2025-07-17T06:34:38.1147468Z * [new branch] gh/codingwithsurya/3/head -> origin/gh/codingwithsurya/3/head 2025-07-17T06:34:38.1148488Z * [new branch] gh/codingwithsurya/3/orig -> origin/gh/codingwithsurya/3/orig 2025-07-17T06:34:38.1149774Z * [new branch] gh/codingwithsurya/4/base -> origin/gh/codingwithsurya/4/base 2025-07-17T06:34:38.1150843Z * [new branch] gh/codingwithsurya/4/head -> origin/gh/codingwithsurya/4/head 2025-07-17T06:34:38.1151856Z * [new branch] gh/codingwithsurya/4/orig -> origin/gh/codingwithsurya/4/orig 2025-07-17T06:34:38.1153219Z * [new branch] gh/codingwithsurya/5/base -> origin/gh/codingwithsurya/5/base 2025-07-17T06:34:38.1154263Z * [new branch] gh/codingwithsurya/5/head -> origin/gh/codingwithsurya/5/head 2025-07-17T06:34:38.1155254Z * [new branch] gh/codingwithsurya/5/orig -> origin/gh/codingwithsurya/5/orig 2025-07-17T06:34:38.1156970Z * [new branch] gh/codingwithsurya/6/base -> origin/gh/codingwithsurya/6/base 2025-07-17T06:34:38.1157892Z * [new branch] gh/codingwithsurya/6/head -> origin/gh/codingwithsurya/6/head 2025-07-17T06:34:38.1158994Z * [new branch] gh/codingwithsurya/6/orig -> origin/gh/codingwithsurya/6/orig 2025-07-17T06:34:38.1160441Z * [new branch] gh/codingwithsurya/7/base -> origin/gh/codingwithsurya/7/base 2025-07-17T06:34:38.1161490Z * [new branch] gh/codingwithsurya/7/head -> origin/gh/codingwithsurya/7/head 2025-07-17T06:34:38.1162511Z * [new branch] gh/codingwithsurya/7/orig -> origin/gh/codingwithsurya/7/orig 2025-07-17T06:34:38.1164138Z * [new branch] gh/codingwithsurya/8/base -> origin/gh/codingwithsurya/8/base 2025-07-17T06:34:38.1166506Z * [new branch] gh/codingwithsurya/8/head -> origin/gh/codingwithsurya/8/head 2025-07-17T06:34:38.1167676Z * [new branch] gh/codingwithsurya/8/orig -> origin/gh/codingwithsurya/8/orig 2025-07-17T06:34:38.1168868Z * [new branch] gh/codingwithsurya/9/base -> origin/gh/codingwithsurya/9/base 2025-07-17T06:34:38.1169895Z * [new branch] gh/codingwithsurya/9/head -> origin/gh/codingwithsurya/9/head 2025-07-17T06:34:38.1170894Z * [new branch] gh/codingwithsurya/9/orig -> origin/gh/codingwithsurya/9/orig 2025-07-17T06:34:38.1172602Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-07-17T06:34:38.1173640Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-07-17T06:34:38.1174652Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-07-17T06:34:38.1176074Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-07-17T06:34:38.1177089Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-07-17T06:34:38.1178111Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-07-17T06:34:38.1179376Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-07-17T06:34:38.1180388Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-07-17T06:34:38.1182251Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-07-17T06:34:38.1182923Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-07-17T06:34:38.1183880Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-07-17T06:34:38.1184822Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-07-17T06:34:38.1186259Z * [new branch] gh/davidberard98/370/base -> origin/gh/davidberard98/370/base 2025-07-17T06:34:38.1187618Z * [new branch] gh/davidberard98/370/head -> origin/gh/davidberard98/370/head 2025-07-17T06:34:38.1188431Z * [new branch] gh/davidberard98/370/orig -> origin/gh/davidberard98/370/orig 2025-07-17T06:34:38.1190093Z * [new branch] gh/davidberard98/375/base -> origin/gh/davidberard98/375/base 2025-07-17T06:34:38.1191128Z * [new branch] gh/davidberard98/375/head -> origin/gh/davidberard98/375/head 2025-07-17T06:34:38.1193243Z * [new branch] gh/davidberard98/375/orig -> origin/gh/davidberard98/375/orig 2025-07-17T06:34:38.1194589Z * [new branch] gh/davidberard98/378/base -> origin/gh/davidberard98/378/base 2025-07-17T06:34:38.1194846Z * [new branch] gh/davidberard98/378/head -> origin/gh/davidberard98/378/head 2025-07-17T06:34:38.1196098Z * [new branch] gh/davidberard98/378/orig -> origin/gh/davidberard98/378/orig 2025-07-17T06:34:38.1197470Z * [new branch] gh/davidberard98/379/base -> origin/gh/davidberard98/379/base 2025-07-17T06:34:38.1198527Z * [new branch] gh/davidberard98/379/head -> origin/gh/davidberard98/379/head 2025-07-17T06:34:38.1199708Z * [new branch] gh/davidberard98/379/orig -> origin/gh/davidberard98/379/orig 2025-07-17T06:34:38.1201434Z * [new branch] gh/davidberard98/380/base -> origin/gh/davidberard98/380/base 2025-07-17T06:34:38.1202450Z * [new branch] gh/davidberard98/380/head -> origin/gh/davidberard98/380/head 2025-07-17T06:34:38.1203430Z * [new branch] gh/davidberard98/380/orig -> origin/gh/davidberard98/380/orig 2025-07-17T06:34:38.1204797Z * [new branch] gh/davidberard98/381/base -> origin/gh/davidberard98/381/base 2025-07-17T06:34:38.1205790Z * [new branch] gh/davidberard98/381/head -> origin/gh/davidberard98/381/head 2025-07-17T06:34:38.1206814Z * [new branch] gh/davidberard98/381/orig -> origin/gh/davidberard98/381/orig 2025-07-17T06:34:38.1208296Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-07-17T06:34:38.1209455Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-07-17T06:34:38.1210470Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-07-17T06:34:38.1211900Z * [new branch] gh/davidberard98/383/base -> origin/gh/davidberard98/383/base 2025-07-17T06:34:38.1213071Z * [new branch] gh/davidberard98/383/head -> origin/gh/davidberard98/383/head 2025-07-17T06:34:38.1214103Z * [new branch] gh/davidberard98/383/orig -> origin/gh/davidberard98/383/orig 2025-07-17T06:34:38.1215358Z * [new branch] gh/davidberard98/384/base -> origin/gh/davidberard98/384/base 2025-07-17T06:34:38.1216336Z * [new branch] gh/davidberard98/384/head -> origin/gh/davidberard98/384/head 2025-07-17T06:34:38.1217335Z * [new branch] gh/davidberard98/384/orig -> origin/gh/davidberard98/384/orig 2025-07-17T06:34:38.1218837Z * [new branch] gh/davidberard98/385/base -> origin/gh/davidberard98/385/base 2025-07-17T06:34:38.1219844Z * [new branch] gh/davidberard98/385/head -> origin/gh/davidberard98/385/head 2025-07-17T06:34:38.1220920Z * [new branch] gh/davidberard98/385/orig -> origin/gh/davidberard98/385/orig 2025-07-17T06:34:38.1222313Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-07-17T06:34:38.1223399Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-07-17T06:34:38.1224473Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-07-17T06:34:38.1225901Z * [new branch] gh/davidberard98/387/base -> origin/gh/davidberard98/387/base 2025-07-17T06:34:38.1226801Z * [new branch] gh/davidberard98/387/head -> origin/gh/davidberard98/387/head 2025-07-17T06:34:38.1227816Z * [new branch] gh/davidberard98/387/orig -> origin/gh/davidberard98/387/orig 2025-07-17T06:34:38.1229650Z * [new branch] gh/davidberard98/388/base -> origin/gh/davidberard98/388/base 2025-07-17T06:34:38.1230738Z * [new branch] gh/davidberard98/388/head -> origin/gh/davidberard98/388/head 2025-07-17T06:34:38.1231765Z * [new branch] gh/davidberard98/388/orig -> origin/gh/davidberard98/388/orig 2025-07-17T06:34:38.1233202Z * [new branch] gh/davidberard98/389/base -> origin/gh/davidberard98/389/base 2025-07-17T06:34:38.1234226Z * [new branch] gh/davidberard98/389/head -> origin/gh/davidberard98/389/head 2025-07-17T06:34:38.1235257Z * [new branch] gh/davidberard98/389/orig -> origin/gh/davidberard98/389/orig 2025-07-17T06:34:38.1236921Z * [new branch] gh/davidberard98/390/base -> origin/gh/davidberard98/390/base 2025-07-17T06:34:38.1237898Z * [new branch] gh/davidberard98/390/head -> origin/gh/davidberard98/390/head 2025-07-17T06:34:38.1239038Z * [new branch] gh/davidberard98/390/orig -> origin/gh/davidberard98/390/orig 2025-07-17T06:34:38.1240743Z * [new branch] gh/desertfire/559/base -> origin/gh/desertfire/559/base 2025-07-17T06:34:38.1241924Z * [new branch] gh/desertfire/559/head -> origin/gh/desertfire/559/head 2025-07-17T06:34:38.1242711Z * [new branch] gh/desertfire/559/orig -> origin/gh/desertfire/559/orig 2025-07-17T06:34:38.1244201Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-07-17T06:34:38.1245364Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-07-17T06:34:38.1246449Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-07-17T06:34:38.1247762Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-07-17T06:34:38.1248996Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-07-17T06:34:38.1250096Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-07-17T06:34:38.1251578Z * [new branch] gh/desertfire/585/base -> origin/gh/desertfire/585/base 2025-07-17T06:34:38.1252625Z * [new branch] gh/desertfire/585/head -> origin/gh/desertfire/585/head 2025-07-17T06:34:38.1253621Z * [new branch] gh/desertfire/585/orig -> origin/gh/desertfire/585/orig 2025-07-17T06:34:38.1255033Z * [new branch] gh/desertfire/586/base -> origin/gh/desertfire/586/base 2025-07-17T06:34:38.1258182Z * [new branch] gh/desertfire/586/head -> origin/gh/desertfire/586/head 2025-07-17T06:34:38.1259335Z * [new branch] gh/desertfire/586/orig -> origin/gh/desertfire/586/orig 2025-07-17T06:34:38.1261228Z * [new branch] gh/desertfire/587/base -> origin/gh/desertfire/587/base 2025-07-17T06:34:38.1262306Z * [new branch] gh/desertfire/587/head -> origin/gh/desertfire/587/head 2025-07-17T06:34:38.1263343Z * [new branch] gh/desertfire/587/orig -> origin/gh/desertfire/587/orig 2025-07-17T06:34:38.1264742Z * [new branch] gh/desertfire/588/base -> origin/gh/desertfire/588/base 2025-07-17T06:34:38.1265824Z * [new branch] gh/desertfire/588/head -> origin/gh/desertfire/588/head 2025-07-17T06:34:38.1266914Z * [new branch] gh/desertfire/588/orig -> origin/gh/desertfire/588/orig 2025-07-17T06:34:38.1268684Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-07-17T06:34:38.1269626Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-07-17T06:34:38.1271119Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-07-17T06:34:38.1272107Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-07-17T06:34:38.1273169Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-07-17T06:34:38.1275222Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-07-17T06:34:38.1276226Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-07-17T06:34:38.1277301Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-07-17T06:34:38.1279195Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-07-17T06:34:38.1280119Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-07-17T06:34:38.1280816Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-07-17T06:34:38.1282192Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-07-17T06:34:38.1283188Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-07-17T06:34:38.1284248Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-07-17T06:34:38.1285605Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-07-17T06:34:38.1286613Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-07-17T06:34:38.1287592Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-07-17T06:34:38.1288930Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-07-17T06:34:38.1290357Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-07-17T06:34:38.1291429Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-07-17T06:34:38.1292760Z * [new branch] gh/drisspg/154/base -> origin/gh/drisspg/154/base 2025-07-17T06:34:38.1293760Z * [new branch] gh/drisspg/154/head -> origin/gh/drisspg/154/head 2025-07-17T06:34:38.1294802Z * [new branch] gh/drisspg/154/orig -> origin/gh/drisspg/154/orig 2025-07-17T06:34:38.1296139Z * [new branch] gh/drisspg/155/base -> origin/gh/drisspg/155/base 2025-07-17T06:34:38.1297158Z * [new branch] gh/drisspg/155/head -> origin/gh/drisspg/155/head 2025-07-17T06:34:38.1298143Z * [new branch] gh/drisspg/155/orig -> origin/gh/drisspg/155/orig 2025-07-17T06:34:38.1299482Z * [new branch] gh/drisspg/156/base -> origin/gh/drisspg/156/base 2025-07-17T06:34:38.1300424Z * [new branch] gh/drisspg/156/head -> origin/gh/drisspg/156/head 2025-07-17T06:34:38.1301348Z * [new branch] gh/drisspg/156/orig -> origin/gh/drisspg/156/orig 2025-07-17T06:34:38.1302701Z * [new branch] gh/drisspg/157/base -> origin/gh/drisspg/157/base 2025-07-17T06:34:38.1303721Z * [new branch] gh/drisspg/157/head -> origin/gh/drisspg/157/head 2025-07-17T06:34:38.1304616Z * [new branch] gh/drisspg/157/orig -> origin/gh/drisspg/157/orig 2025-07-17T06:34:38.1305885Z * [new branch] gh/drisspg/158/base -> origin/gh/drisspg/158/base 2025-07-17T06:34:38.1306878Z * [new branch] gh/drisspg/158/head -> origin/gh/drisspg/158/head 2025-07-17T06:34:38.1307897Z * [new branch] gh/drisspg/158/orig -> origin/gh/drisspg/158/orig 2025-07-17T06:34:38.1309377Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-07-17T06:34:38.1310191Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-07-17T06:34:38.1311401Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-07-17T06:34:38.1312800Z * [new branch] gh/drisspg/160/base -> origin/gh/drisspg/160/base 2025-07-17T06:34:38.1313792Z * [new branch] gh/drisspg/160/head -> origin/gh/drisspg/160/head 2025-07-17T06:34:38.1314790Z * [new branch] gh/drisspg/160/orig -> origin/gh/drisspg/160/orig 2025-07-17T06:34:38.1316130Z * [new branch] gh/drisspg/161/base -> origin/gh/drisspg/161/base 2025-07-17T06:34:38.1317125Z * [new branch] gh/drisspg/161/head -> origin/gh/drisspg/161/head 2025-07-17T06:34:38.1318108Z * [new branch] gh/drisspg/161/orig -> origin/gh/drisspg/161/orig 2025-07-17T06:34:38.1319676Z * [new branch] gh/drisspg/162/base -> origin/gh/drisspg/162/base 2025-07-17T06:34:38.1320673Z * [new branch] gh/drisspg/162/head -> origin/gh/drisspg/162/head 2025-07-17T06:34:38.1321657Z * [new branch] gh/drisspg/162/orig -> origin/gh/drisspg/162/orig 2025-07-17T06:34:38.1322978Z * [new branch] gh/drisspg/163/base -> origin/gh/drisspg/163/base 2025-07-17T06:34:38.1323963Z * [new branch] gh/drisspg/163/head -> origin/gh/drisspg/163/head 2025-07-17T06:34:38.1324925Z * [new branch] gh/drisspg/163/orig -> origin/gh/drisspg/163/orig 2025-07-17T06:34:38.1326246Z * [new branch] gh/drisspg/164/base -> origin/gh/drisspg/164/base 2025-07-17T06:34:38.1327416Z * [new branch] gh/drisspg/164/head -> origin/gh/drisspg/164/head 2025-07-17T06:34:38.1328169Z * [new branch] gh/drisspg/164/orig -> origin/gh/drisspg/164/orig 2025-07-17T06:34:38.1329840Z * [new branch] gh/drisspg/165/base -> origin/gh/drisspg/165/base 2025-07-17T06:34:38.1330863Z * [new branch] gh/drisspg/165/head -> origin/gh/drisspg/165/head 2025-07-17T06:34:38.1331833Z * [new branch] gh/drisspg/165/orig -> origin/gh/drisspg/165/orig 2025-07-17T06:34:38.1333330Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-07-17T06:34:38.1334260Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-07-17T06:34:38.1335720Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-07-17T06:34:38.1337158Z * [new branch] gh/drisspg/167/base -> origin/gh/drisspg/167/base 2025-07-17T06:34:38.1338210Z * [new branch] gh/drisspg/167/head -> origin/gh/drisspg/167/head 2025-07-17T06:34:38.1339173Z * [new branch] gh/drisspg/167/orig -> origin/gh/drisspg/167/orig 2025-07-17T06:34:38.1340596Z * [new branch] gh/drisspg/168/base -> origin/gh/drisspg/168/base 2025-07-17T06:34:38.1341644Z * [new branch] gh/drisspg/168/head -> origin/gh/drisspg/168/head 2025-07-17T06:34:38.1342648Z * [new branch] gh/drisspg/168/orig -> origin/gh/drisspg/168/orig 2025-07-17T06:34:38.1344060Z * [new branch] gh/drisspg/169/base -> origin/gh/drisspg/169/base 2025-07-17T06:34:38.1345048Z * [new branch] gh/drisspg/169/head -> origin/gh/drisspg/169/head 2025-07-17T06:34:38.1346053Z * [new branch] gh/drisspg/169/orig -> origin/gh/drisspg/169/orig 2025-07-17T06:34:38.1347477Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-07-17T06:34:38.1348519Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-07-17T06:34:38.1349524Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-07-17T06:34:38.1350914Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-07-17T06:34:38.1351882Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-07-17T06:34:38.1352965Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-07-17T06:34:38.1354823Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-07-17T06:34:38.1355995Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-07-17T06:34:38.1357784Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-07-17T06:34:38.1358832Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-07-17T06:34:38.1359916Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-07-17T06:34:38.1361265Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-07-17T06:34:38.1362277Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-07-17T06:34:38.1363295Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-07-17T06:34:38.1364650Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-07-17T06:34:38.1365631Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-07-17T06:34:38.1366642Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-07-17T06:34:38.1368784Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-07-17T06:34:38.1369867Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-07-17T06:34:38.1370846Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-07-17T06:34:38.1372430Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-07-17T06:34:38.1373440Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-07-17T06:34:38.1374446Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-07-17T06:34:38.1375771Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-07-17T06:34:38.1376750Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-07-17T06:34:38.1377762Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-07-17T06:34:38.1379115Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-07-17T06:34:38.1380096Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-07-17T06:34:38.1381148Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-07-17T06:34:38.1382652Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-07-17T06:34:38.1383663Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-07-17T06:34:38.1384671Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-07-17T06:34:38.1386059Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-07-17T06:34:38.1387059Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-07-17T06:34:38.1388052Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-07-17T06:34:38.1389374Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-07-17T06:34:38.1390399Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-07-17T06:34:38.1391381Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-07-17T06:34:38.1393212Z * [new branch] gh/etaf/117/base -> origin/gh/etaf/117/base 2025-07-17T06:34:38.1394332Z * [new branch] gh/etaf/117/head -> origin/gh/etaf/117/head 2025-07-17T06:34:38.1395458Z * [new branch] gh/etaf/117/orig -> origin/gh/etaf/117/orig 2025-07-17T06:34:38.1397016Z * [new branch] gh/etaf/130/base -> origin/gh/etaf/130/base 2025-07-17T06:34:38.1398102Z * [new branch] gh/etaf/130/head -> origin/gh/etaf/130/head 2025-07-17T06:34:38.1399345Z * [new branch] gh/etaf/130/orig -> origin/gh/etaf/130/orig 2025-07-17T06:34:38.1400739Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-07-17T06:34:38.1402272Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-07-17T06:34:38.1403249Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-07-17T06:34:38.1404583Z * [new branch] gh/etaf/134/base -> origin/gh/etaf/134/base 2025-07-17T06:34:38.1405623Z * [new branch] gh/etaf/134/head -> origin/gh/etaf/134/head 2025-07-17T06:34:38.1406633Z * [new branch] gh/etaf/134/orig -> origin/gh/etaf/134/orig 2025-07-17T06:34:38.1408123Z * [new branch] gh/etaf/137/base -> origin/gh/etaf/137/base 2025-07-17T06:34:38.1409177Z * [new branch] gh/etaf/137/head -> origin/gh/etaf/137/head 2025-07-17T06:34:38.1410216Z * [new branch] gh/etaf/137/orig -> origin/gh/etaf/137/orig 2025-07-17T06:34:38.1411742Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-07-17T06:34:38.1412784Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-07-17T06:34:38.1413814Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-07-17T06:34:38.1415191Z * [new branch] gh/etaf/139/base -> origin/gh/etaf/139/base 2025-07-17T06:34:38.1416271Z * [new branch] gh/etaf/139/head -> origin/gh/etaf/139/head 2025-07-17T06:34:38.1417274Z * [new branch] gh/etaf/139/orig -> origin/gh/etaf/139/orig 2025-07-17T06:34:38.1418709Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-07-17T06:34:38.1419699Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-07-17T06:34:38.1420838Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-07-17T06:34:38.1422124Z * [new branch] gh/etaf/141/base -> origin/gh/etaf/141/base 2025-07-17T06:34:38.1423254Z * [new branch] gh/etaf/141/head -> origin/gh/etaf/141/head 2025-07-17T06:34:38.1424250Z * [new branch] gh/etaf/141/orig -> origin/gh/etaf/141/orig 2025-07-17T06:34:38.1425657Z * [new branch] gh/etaf/142/base -> origin/gh/etaf/142/base 2025-07-17T06:34:38.1426596Z * [new branch] gh/etaf/142/head -> origin/gh/etaf/142/head 2025-07-17T06:34:38.1427983Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-07-17T06:34:38.1429056Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-07-17T06:34:38.1430523Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-07-17T06:34:38.1432235Z * [new branch] gh/etaf/144/base -> origin/gh/etaf/144/base 2025-07-17T06:34:38.1433001Z * [new branch] gh/etaf/144/head -> origin/gh/etaf/144/head 2025-07-17T06:34:38.1434066Z * [new branch] gh/etaf/144/orig -> origin/gh/etaf/144/orig 2025-07-17T06:34:38.1435533Z * [new branch] gh/etaf/145/base -> origin/gh/etaf/145/base 2025-07-17T06:34:38.1436594Z * [new branch] gh/etaf/145/head -> origin/gh/etaf/145/head 2025-07-17T06:34:38.1437780Z * [new branch] gh/etaf/146/base -> origin/gh/etaf/146/base 2025-07-17T06:34:38.1438978Z * [new branch] gh/etaf/146/head -> origin/gh/etaf/146/head 2025-07-17T06:34:38.1440731Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-07-17T06:34:38.1441808Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-07-17T06:34:38.1442798Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-07-17T06:34:38.1444138Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-07-17T06:34:38.1445134Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-07-17T06:34:38.1446155Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-07-17T06:34:38.1447479Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-07-17T06:34:38.1448473Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-07-17T06:34:38.1449539Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-07-17T06:34:38.1450883Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-07-17T06:34:38.1451990Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-07-17T06:34:38.1453018Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-07-17T06:34:38.1454319Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-07-17T06:34:38.1455310Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-07-17T06:34:38.1457895Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-07-17T06:34:38.1459307Z * [new branch] gh/ezyang/3072/base -> origin/gh/ezyang/3072/base 2025-07-17T06:34:38.1460335Z * [new branch] gh/ezyang/3072/head -> origin/gh/ezyang/3072/head 2025-07-17T06:34:38.1461320Z * [new branch] gh/ezyang/3072/orig -> origin/gh/ezyang/3072/orig 2025-07-17T06:34:38.1462722Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-07-17T06:34:38.1463840Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-07-17T06:34:38.1464780Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-07-17T06:34:38.1466121Z * [new branch] gh/ezyang/3078/base -> origin/gh/ezyang/3078/base 2025-07-17T06:34:38.1467345Z * [new branch] gh/ezyang/3078/head -> origin/gh/ezyang/3078/head 2025-07-17T06:34:38.1468209Z * [new branch] gh/ezyang/3078/orig -> origin/gh/ezyang/3078/orig 2025-07-17T06:34:38.1469566Z * [new branch] gh/ezyang/3079/base -> origin/gh/ezyang/3079/base 2025-07-17T06:34:38.1470530Z * [new branch] gh/ezyang/3079/head -> origin/gh/ezyang/3079/head 2025-07-17T06:34:38.1471547Z * [new branch] gh/ezyang/3079/orig -> origin/gh/ezyang/3079/orig 2025-07-17T06:34:38.1472870Z * [new branch] gh/ezyang/3080/base -> origin/gh/ezyang/3080/base 2025-07-17T06:34:38.1473849Z * [new branch] gh/ezyang/3080/head -> origin/gh/ezyang/3080/head 2025-07-17T06:34:38.1474859Z * [new branch] gh/ezyang/3080/orig -> origin/gh/ezyang/3080/orig 2025-07-17T06:34:38.1476218Z * [new branch] gh/ezyang/3081/base -> origin/gh/ezyang/3081/base 2025-07-17T06:34:38.1477208Z * [new branch] gh/ezyang/3081/head -> origin/gh/ezyang/3081/head 2025-07-17T06:34:38.1478375Z * [new branch] gh/ezyang/3081/orig -> origin/gh/ezyang/3081/orig 2025-07-17T06:34:38.1479842Z * [new branch] gh/ezyang/3082/base -> origin/gh/ezyang/3082/base 2025-07-17T06:34:38.1480816Z * [new branch] gh/ezyang/3082/head -> origin/gh/ezyang/3082/head 2025-07-17T06:34:38.1481813Z * [new branch] gh/ezyang/3082/orig -> origin/gh/ezyang/3082/orig 2025-07-17T06:34:38.1483137Z * [new branch] gh/ezyang/3083/base -> origin/gh/ezyang/3083/base 2025-07-17T06:34:38.1484138Z * [new branch] gh/ezyang/3083/head -> origin/gh/ezyang/3083/head 2025-07-17T06:34:38.1485111Z * [new branch] gh/ezyang/3083/orig -> origin/gh/ezyang/3083/orig 2025-07-17T06:34:38.1486526Z * [new branch] gh/ezyang/3084/base -> origin/gh/ezyang/3084/base 2025-07-17T06:34:38.1487506Z * [new branch] gh/ezyang/3084/head -> origin/gh/ezyang/3084/head 2025-07-17T06:34:38.1488495Z * [new branch] gh/ezyang/3084/orig -> origin/gh/ezyang/3084/orig 2025-07-17T06:34:38.1490011Z * [new branch] gh/ezyang/3085/base -> origin/gh/ezyang/3085/base 2025-07-17T06:34:38.1490798Z * [new branch] gh/ezyang/3085/head -> origin/gh/ezyang/3085/head 2025-07-17T06:34:38.1491960Z * [new branch] gh/ezyang/3085/orig -> origin/gh/ezyang/3085/orig 2025-07-17T06:34:38.1493686Z * [new branch] gh/ezyang/3086/base -> origin/gh/ezyang/3086/base 2025-07-17T06:34:38.1494801Z * [new branch] gh/ezyang/3086/head -> origin/gh/ezyang/3086/head 2025-07-17T06:34:38.1495825Z * [new branch] gh/ezyang/3086/orig -> origin/gh/ezyang/3086/orig 2025-07-17T06:34:38.1497186Z * [new branch] gh/ezyang/3087/base -> origin/gh/ezyang/3087/base 2025-07-17T06:34:38.1498226Z * [new branch] gh/ezyang/3087/head -> origin/gh/ezyang/3087/head 2025-07-17T06:34:38.1499246Z * [new branch] gh/ezyang/3087/orig -> origin/gh/ezyang/3087/orig 2025-07-17T06:34:38.1500616Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-07-17T06:34:38.1501620Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-07-17T06:34:38.1502647Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-07-17T06:34:38.1504522Z * [new branch] gh/ezyang/3089/base -> origin/gh/ezyang/3089/base 2025-07-17T06:34:38.1505543Z * [new branch] gh/ezyang/3089/head -> origin/gh/ezyang/3089/head 2025-07-17T06:34:38.1506564Z * [new branch] gh/ezyang/3089/orig -> origin/gh/ezyang/3089/orig 2025-07-17T06:34:38.1507949Z * [new branch] gh/ezyang/3090/base -> origin/gh/ezyang/3090/base 2025-07-17T06:34:38.1509007Z * [new branch] gh/ezyang/3090/head -> origin/gh/ezyang/3090/head 2025-07-17T06:34:38.1510026Z * [new branch] gh/ezyang/3090/orig -> origin/gh/ezyang/3090/orig 2025-07-17T06:34:38.1511376Z * [new branch] gh/ezyang/3091/base -> origin/gh/ezyang/3091/base 2025-07-17T06:34:38.1512340Z * [new branch] gh/ezyang/3091/head -> origin/gh/ezyang/3091/head 2025-07-17T06:34:38.1513386Z * [new branch] gh/ezyang/3091/orig -> origin/gh/ezyang/3091/orig 2025-07-17T06:34:38.1514776Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-07-17T06:34:38.1515820Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-07-17T06:34:38.1516836Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-07-17T06:34:38.1518252Z * [new branch] gh/ezyang/3093/base -> origin/gh/ezyang/3093/base 2025-07-17T06:34:38.1519514Z * [new branch] gh/ezyang/3093/head -> origin/gh/ezyang/3093/head 2025-07-17T06:34:38.1520456Z * [new branch] gh/ezyang/3093/orig -> origin/gh/ezyang/3093/orig 2025-07-17T06:34:38.1521847Z * [new branch] gh/ezyang/3094/base -> origin/gh/ezyang/3094/base 2025-07-17T06:34:38.1522955Z * [new branch] gh/ezyang/3094/head -> origin/gh/ezyang/3094/head 2025-07-17T06:34:38.1523935Z * [new branch] gh/ezyang/3094/orig -> origin/gh/ezyang/3094/orig 2025-07-17T06:34:38.1525218Z * [new branch] gh/ezyang/3095/base -> origin/gh/ezyang/3095/base 2025-07-17T06:34:38.1526204Z * [new branch] gh/ezyang/3095/head -> origin/gh/ezyang/3095/head 2025-07-17T06:34:38.1527213Z * [new branch] gh/ezyang/3095/orig -> origin/gh/ezyang/3095/orig 2025-07-17T06:34:38.1528575Z * [new branch] gh/ezyang/3096/base -> origin/gh/ezyang/3096/base 2025-07-17T06:34:38.1529539Z * [new branch] gh/ezyang/3096/head -> origin/gh/ezyang/3096/head 2025-07-17T06:34:38.1530544Z * [new branch] gh/ezyang/3096/orig -> origin/gh/ezyang/3096/orig 2025-07-17T06:34:38.1531934Z * [new branch] gh/ezyang/3097/base -> origin/gh/ezyang/3097/base 2025-07-17T06:34:38.1532940Z * [new branch] gh/ezyang/3097/head -> origin/gh/ezyang/3097/head 2025-07-17T06:34:38.1534050Z * [new branch] gh/ezyang/3097/orig -> origin/gh/ezyang/3097/orig 2025-07-17T06:34:38.1535476Z * [new branch] gh/ezyang/3098/base -> origin/gh/ezyang/3098/base 2025-07-17T06:34:38.1536603Z * [new branch] gh/ezyang/3098/head -> origin/gh/ezyang/3098/head 2025-07-17T06:34:38.1537590Z * [new branch] gh/ezyang/3098/orig -> origin/gh/ezyang/3098/orig 2025-07-17T06:34:38.1538905Z * [new branch] gh/ezyang/3099/base -> origin/gh/ezyang/3099/base 2025-07-17T06:34:38.1539933Z * [new branch] gh/ezyang/3099/head -> origin/gh/ezyang/3099/head 2025-07-17T06:34:38.1541059Z * [new branch] gh/ezyang/3099/orig -> origin/gh/ezyang/3099/orig 2025-07-17T06:34:38.1542434Z * [new branch] gh/ezyang/3100/base -> origin/gh/ezyang/3100/base 2025-07-17T06:34:38.1543438Z * [new branch] gh/ezyang/3100/head -> origin/gh/ezyang/3100/head 2025-07-17T06:34:38.1544422Z * [new branch] gh/ezyang/3100/orig -> origin/gh/ezyang/3100/orig 2025-07-17T06:34:38.1545820Z * [new branch] gh/ezyang/3101/base -> origin/gh/ezyang/3101/base 2025-07-17T06:34:38.1546832Z * [new branch] gh/ezyang/3101/head -> origin/gh/ezyang/3101/head 2025-07-17T06:34:38.1547894Z * [new branch] gh/ezyang/3101/orig -> origin/gh/ezyang/3101/orig 2025-07-17T06:34:38.1549287Z * [new branch] gh/ezyang/3102/base -> origin/gh/ezyang/3102/base 2025-07-17T06:34:38.1550412Z * [new branch] gh/ezyang/3102/head -> origin/gh/ezyang/3102/head 2025-07-17T06:34:38.1551516Z * [new branch] gh/ezyang/3102/orig -> origin/gh/ezyang/3102/orig 2025-07-17T06:34:38.1552919Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-07-17T06:34:38.1553880Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-07-17T06:34:38.1554904Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-07-17T06:34:38.1557027Z * [new branch] gh/ezyang/3104/base -> origin/gh/ezyang/3104/base 2025-07-17T06:34:38.1558007Z * [new branch] gh/ezyang/3104/head -> origin/gh/ezyang/3104/head 2025-07-17T06:34:38.1559241Z * [new branch] gh/ezyang/3104/orig -> origin/gh/ezyang/3104/orig 2025-07-17T06:34:38.1561090Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-07-17T06:34:38.1562236Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-07-17T06:34:38.1563060Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-07-17T06:34:38.1564488Z * [new branch] gh/ezyang/3106/base -> origin/gh/ezyang/3106/base 2025-07-17T06:34:38.1565624Z * [new branch] gh/ezyang/3106/head -> origin/gh/ezyang/3106/head 2025-07-17T06:34:38.1566722Z * [new branch] gh/ezyang/3106/orig -> origin/gh/ezyang/3106/orig 2025-07-17T06:34:38.1568079Z * [new branch] gh/ezyang/3107/base -> origin/gh/ezyang/3107/base 2025-07-17T06:34:38.1569073Z * [new branch] gh/ezyang/3107/head -> origin/gh/ezyang/3107/head 2025-07-17T06:34:38.1570115Z * [new branch] gh/ezyang/3107/orig -> origin/gh/ezyang/3107/orig 2025-07-17T06:34:38.1571541Z * [new branch] gh/ezyang/3108/base -> origin/gh/ezyang/3108/base 2025-07-17T06:34:38.1572529Z * [new branch] gh/ezyang/3108/head -> origin/gh/ezyang/3108/head 2025-07-17T06:34:38.1573522Z * [new branch] gh/ezyang/3108/orig -> origin/gh/ezyang/3108/orig 2025-07-17T06:34:38.1575125Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-07-17T06:34:38.1576141Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-07-17T06:34:38.1577133Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-07-17T06:34:38.1578956Z * [new branch] gh/fduwjj/146/base -> origin/gh/fduwjj/146/base 2025-07-17T06:34:38.1579889Z * [new branch] gh/fduwjj/146/head -> origin/gh/fduwjj/146/head 2025-07-17T06:34:38.1580895Z * [new branch] gh/fduwjj/146/orig -> origin/gh/fduwjj/146/orig 2025-07-17T06:34:38.1582299Z * [new branch] gh/fduwjj/150/base -> origin/gh/fduwjj/150/base 2025-07-17T06:34:38.1583278Z * [new branch] gh/fduwjj/150/head -> origin/gh/fduwjj/150/head 2025-07-17T06:34:38.1584305Z * [new branch] gh/fduwjj/150/orig -> origin/gh/fduwjj/150/orig 2025-07-17T06:34:38.1585846Z * [new branch] gh/fduwjj/151/base -> origin/gh/fduwjj/151/base 2025-07-17T06:34:38.1586843Z * [new branch] gh/fduwjj/151/head -> origin/gh/fduwjj/151/head 2025-07-17T06:34:38.1587877Z * [new branch] gh/fduwjj/151/orig -> origin/gh/fduwjj/151/orig 2025-07-17T06:34:38.1589293Z * [new branch] gh/fduwjj/152/base -> origin/gh/fduwjj/152/base 2025-07-17T06:34:38.1590327Z * [new branch] gh/fduwjj/152/head -> origin/gh/fduwjj/152/head 2025-07-17T06:34:38.1591304Z * [new branch] gh/fduwjj/152/orig -> origin/gh/fduwjj/152/orig 2025-07-17T06:34:38.1592828Z * [new branch] gh/fduwjj/153/base -> origin/gh/fduwjj/153/base 2025-07-17T06:34:38.1593932Z * [new branch] gh/fduwjj/153/head -> origin/gh/fduwjj/153/head 2025-07-17T06:34:38.1594920Z * [new branch] gh/fduwjj/153/orig -> origin/gh/fduwjj/153/orig 2025-07-17T06:34:38.1596336Z * [new branch] gh/fduwjj/154/base -> origin/gh/fduwjj/154/base 2025-07-17T06:34:38.1597387Z * [new branch] gh/fduwjj/154/head -> origin/gh/fduwjj/154/head 2025-07-17T06:34:38.1598383Z * [new branch] gh/fduwjj/154/orig -> origin/gh/fduwjj/154/orig 2025-07-17T06:34:38.1599948Z * [new branch] gh/fduwjj/155/base -> origin/gh/fduwjj/155/base 2025-07-17T06:34:38.1601014Z * [new branch] gh/fduwjj/155/head -> origin/gh/fduwjj/155/head 2025-07-17T06:34:38.1602036Z * [new branch] gh/fduwjj/155/orig -> origin/gh/fduwjj/155/orig 2025-07-17T06:34:38.1603497Z * [new branch] gh/fduwjj/156/base -> origin/gh/fduwjj/156/base 2025-07-17T06:34:38.1604422Z * [new branch] gh/fduwjj/156/head -> origin/gh/fduwjj/156/head 2025-07-17T06:34:38.1605430Z * [new branch] gh/fduwjj/156/orig -> origin/gh/fduwjj/156/orig 2025-07-17T06:34:38.1606753Z * [new branch] gh/fduwjj/157/base -> origin/gh/fduwjj/157/base 2025-07-17T06:34:38.1607812Z * [new branch] gh/fduwjj/157/head -> origin/gh/fduwjj/157/head 2025-07-17T06:34:38.1608819Z * [new branch] gh/fduwjj/157/orig -> origin/gh/fduwjj/157/orig 2025-07-17T06:34:38.1610193Z * [new branch] gh/fduwjj/158/base -> origin/gh/fduwjj/158/base 2025-07-17T06:34:38.1611237Z * [new branch] gh/fduwjj/158/head -> origin/gh/fduwjj/158/head 2025-07-17T06:34:38.1612288Z * [new branch] gh/fduwjj/158/orig -> origin/gh/fduwjj/158/orig 2025-07-17T06:34:38.1613535Z * [new branch] gh/fduwjj/159/base -> origin/gh/fduwjj/159/base 2025-07-17T06:34:38.1614565Z * [new branch] gh/fduwjj/159/head -> origin/gh/fduwjj/159/head 2025-07-17T06:34:38.1615532Z * [new branch] gh/fduwjj/159/orig -> origin/gh/fduwjj/159/orig 2025-07-17T06:34:38.1616747Z * [new branch] gh/fduwjj/160/base -> origin/gh/fduwjj/160/base 2025-07-17T06:34:38.1617730Z * [new branch] gh/fduwjj/160/head -> origin/gh/fduwjj/160/head 2025-07-17T06:34:38.1618747Z * [new branch] gh/fduwjj/160/orig -> origin/gh/fduwjj/160/orig 2025-07-17T06:34:38.1620109Z * [new branch] gh/fduwjj/161/base -> origin/gh/fduwjj/161/base 2025-07-17T06:34:38.1621090Z * [new branch] gh/fduwjj/161/head -> origin/gh/fduwjj/161/head 2025-07-17T06:34:38.1622098Z * [new branch] gh/fduwjj/161/orig -> origin/gh/fduwjj/161/orig 2025-07-17T06:34:38.1623452Z * [new branch] gh/fduwjj/162/base -> origin/gh/fduwjj/162/base 2025-07-17T06:34:38.1624562Z * [new branch] gh/fduwjj/162/head -> origin/gh/fduwjj/162/head 2025-07-17T06:34:38.1625540Z * [new branch] gh/fduwjj/162/orig -> origin/gh/fduwjj/162/orig 2025-07-17T06:34:38.1627069Z * [new branch] gh/fduwjj/163/base -> origin/gh/fduwjj/163/base 2025-07-17T06:34:38.1628038Z * [new branch] gh/fduwjj/163/head -> origin/gh/fduwjj/163/head 2025-07-17T06:34:38.1629087Z * [new branch] gh/fduwjj/163/orig -> origin/gh/fduwjj/163/orig 2025-07-17T06:34:38.1630313Z * [new branch] gh/fduwjj/164/base -> origin/gh/fduwjj/164/base 2025-07-17T06:34:38.1631302Z * [new branch] gh/fduwjj/164/head -> origin/gh/fduwjj/164/head 2025-07-17T06:34:38.1632283Z * [new branch] gh/fduwjj/164/orig -> origin/gh/fduwjj/164/orig 2025-07-17T06:34:38.1634022Z * [new branch] gh/fduwjj/165/base -> origin/gh/fduwjj/165/base 2025-07-17T06:34:38.1635055Z * [new branch] gh/fduwjj/165/head -> origin/gh/fduwjj/165/head 2025-07-17T06:34:38.1636033Z * [new branch] gh/fduwjj/165/orig -> origin/gh/fduwjj/165/orig 2025-07-17T06:34:38.1637514Z * [new branch] gh/fduwjj/166/base -> origin/gh/fduwjj/166/base 2025-07-17T06:34:38.1638541Z * [new branch] gh/fduwjj/166/head -> origin/gh/fduwjj/166/head 2025-07-17T06:34:38.1639733Z * [new branch] gh/fduwjj/166/orig -> origin/gh/fduwjj/166/orig 2025-07-17T06:34:38.1641207Z * [new branch] gh/fduwjj/167/base -> origin/gh/fduwjj/167/base 2025-07-17T06:34:38.1642216Z * [new branch] gh/fduwjj/167/head -> origin/gh/fduwjj/167/head 2025-07-17T06:34:38.1643210Z * [new branch] gh/fduwjj/167/orig -> origin/gh/fduwjj/167/orig 2025-07-17T06:34:38.1644585Z * [new branch] gh/fduwjj/168/base -> origin/gh/fduwjj/168/base 2025-07-17T06:34:38.1645586Z * [new branch] gh/fduwjj/168/head -> origin/gh/fduwjj/168/head 2025-07-17T06:34:38.1646645Z * [new branch] gh/fduwjj/168/orig -> origin/gh/fduwjj/168/orig 2025-07-17T06:34:38.1648010Z * [new branch] gh/fduwjj/169/base -> origin/gh/fduwjj/169/base 2025-07-17T06:34:38.1649016Z * [new branch] gh/fduwjj/169/head -> origin/gh/fduwjj/169/head 2025-07-17T06:34:38.1650009Z * [new branch] gh/fduwjj/169/orig -> origin/gh/fduwjj/169/orig 2025-07-17T06:34:38.1651561Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-07-17T06:34:38.1652543Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-07-17T06:34:38.1653547Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-07-17T06:34:38.1655356Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-07-17T06:34:38.1656596Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-07-17T06:34:38.1657584Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-07-17T06:34:38.1659178Z * [new branch] gh/fffrog/103/base -> origin/gh/fffrog/103/base 2025-07-17T06:34:38.1660323Z * [new branch] gh/fffrog/103/head -> origin/gh/fffrog/103/head 2025-07-17T06:34:38.1661393Z * [new branch] gh/fffrog/103/orig -> origin/gh/fffrog/103/orig 2025-07-17T06:34:38.1662792Z * [new branch] gh/fffrog/104/base -> origin/gh/fffrog/104/base 2025-07-17T06:34:38.1663804Z * [new branch] gh/fffrog/104/head -> origin/gh/fffrog/104/head 2025-07-17T06:34:38.1664848Z * [new branch] gh/fffrog/104/orig -> origin/gh/fffrog/104/orig 2025-07-17T06:34:38.1666191Z * [new branch] gh/fffrog/105/base -> origin/gh/fffrog/105/base 2025-07-17T06:34:38.1667185Z * [new branch] gh/fffrog/105/head -> origin/gh/fffrog/105/head 2025-07-17T06:34:38.1668205Z * [new branch] gh/fffrog/105/orig -> origin/gh/fffrog/105/orig 2025-07-17T06:34:38.1669599Z * [new branch] gh/fffrog/106/base -> origin/gh/fffrog/106/base 2025-07-17T06:34:38.1670610Z * [new branch] gh/fffrog/106/head -> origin/gh/fffrog/106/head 2025-07-17T06:34:38.1671814Z * [new branch] gh/fffrog/106/orig -> origin/gh/fffrog/106/orig 2025-07-17T06:34:38.1673142Z * [new branch] gh/fffrog/107/base -> origin/gh/fffrog/107/base 2025-07-17T06:34:38.1674236Z * [new branch] gh/fffrog/107/head -> origin/gh/fffrog/107/head 2025-07-17T06:34:38.1675308Z * [new branch] gh/fffrog/107/orig -> origin/gh/fffrog/107/orig 2025-07-17T06:34:38.1676691Z * [new branch] gh/fffrog/108/base -> origin/gh/fffrog/108/base 2025-07-17T06:34:38.1677679Z * [new branch] gh/fffrog/108/head -> origin/gh/fffrog/108/head 2025-07-17T06:34:38.1678707Z * [new branch] gh/fffrog/108/orig -> origin/gh/fffrog/108/orig 2025-07-17T06:34:38.1680172Z * [new branch] gh/fffrog/109/base -> origin/gh/fffrog/109/base 2025-07-17T06:34:38.1681153Z * [new branch] gh/fffrog/109/head -> origin/gh/fffrog/109/head 2025-07-17T06:34:38.1682121Z * [new branch] gh/fffrog/109/orig -> origin/gh/fffrog/109/orig 2025-07-17T06:34:38.1683425Z * [new branch] gh/fffrog/110/base -> origin/gh/fffrog/110/base 2025-07-17T06:34:38.1684454Z * [new branch] gh/fffrog/110/head -> origin/gh/fffrog/110/head 2025-07-17T06:34:38.1685422Z * [new branch] gh/fffrog/110/orig -> origin/gh/fffrog/110/orig 2025-07-17T06:34:38.1686864Z * [new branch] gh/fffrog/111/base -> origin/gh/fffrog/111/base 2025-07-17T06:34:38.1687834Z * [new branch] gh/fffrog/111/head -> origin/gh/fffrog/111/head 2025-07-17T06:34:38.1688866Z * [new branch] gh/fffrog/111/orig -> origin/gh/fffrog/111/orig 2025-07-17T06:34:38.1690127Z * [new branch] gh/fffrog/112/base -> origin/gh/fffrog/112/base 2025-07-17T06:34:38.1691068Z * [new branch] gh/fffrog/112/head -> origin/gh/fffrog/112/head 2025-07-17T06:34:38.1692056Z * [new branch] gh/fffrog/112/orig -> origin/gh/fffrog/112/orig 2025-07-17T06:34:38.1693312Z * [new branch] gh/fffrog/113/base -> origin/gh/fffrog/113/base 2025-07-17T06:34:38.1694308Z * [new branch] gh/fffrog/113/head -> origin/gh/fffrog/113/head 2025-07-17T06:34:38.1695455Z * [new branch] gh/fffrog/113/orig -> origin/gh/fffrog/113/orig 2025-07-17T06:34:38.1696845Z * [new branch] gh/fffrog/114/base -> origin/gh/fffrog/114/base 2025-07-17T06:34:38.1697899Z * [new branch] gh/fffrog/114/head -> origin/gh/fffrog/114/head 2025-07-17T06:34:38.1698995Z * [new branch] gh/fffrog/114/orig -> origin/gh/fffrog/114/orig 2025-07-17T06:34:38.1700339Z * [new branch] gh/fffrog/115/base -> origin/gh/fffrog/115/base 2025-07-17T06:34:38.1701438Z * [new branch] gh/fffrog/115/head -> origin/gh/fffrog/115/head 2025-07-17T06:34:38.1702426Z * [new branch] gh/fffrog/115/orig -> origin/gh/fffrog/115/orig 2025-07-17T06:34:38.1703778Z * [new branch] gh/fffrog/116/base -> origin/gh/fffrog/116/base 2025-07-17T06:34:38.1704750Z * [new branch] gh/fffrog/116/head -> origin/gh/fffrog/116/head 2025-07-17T06:34:38.1705850Z * [new branch] gh/fffrog/116/orig -> origin/gh/fffrog/116/orig 2025-07-17T06:34:38.1707183Z * [new branch] gh/fffrog/117/base -> origin/gh/fffrog/117/base 2025-07-17T06:34:38.1708163Z * [new branch] gh/fffrog/117/head -> origin/gh/fffrog/117/head 2025-07-17T06:34:38.1709414Z * [new branch] gh/fffrog/117/orig -> origin/gh/fffrog/117/orig 2025-07-17T06:34:38.1710771Z * [new branch] gh/fffrog/118/base -> origin/gh/fffrog/118/base 2025-07-17T06:34:38.1712172Z * [new branch] gh/fffrog/118/head -> origin/gh/fffrog/118/head 2025-07-17T06:34:38.1713229Z * [new branch] gh/fffrog/118/orig -> origin/gh/fffrog/118/orig 2025-07-17T06:34:38.1714982Z * [new branch] gh/fffrog/119/base -> origin/gh/fffrog/119/base 2025-07-17T06:34:38.1716095Z * [new branch] gh/fffrog/119/head -> origin/gh/fffrog/119/head 2025-07-17T06:34:38.1717197Z * [new branch] gh/fffrog/119/orig -> origin/gh/fffrog/119/orig 2025-07-17T06:34:38.1718607Z * [new branch] gh/fffrog/120/base -> origin/gh/fffrog/120/base 2025-07-17T06:34:38.1719739Z * [new branch] gh/fffrog/120/head -> origin/gh/fffrog/120/head 2025-07-17T06:34:38.1720987Z * [new branch] gh/fffrog/120/orig -> origin/gh/fffrog/120/orig 2025-07-17T06:34:38.1722186Z * [new branch] gh/fffrog/121/base -> origin/gh/fffrog/121/base 2025-07-17T06:34:38.1723270Z * [new branch] gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-07-17T06:34:38.1724255Z * [new branch] gh/fffrog/121/orig -> origin/gh/fffrog/121/orig 2025-07-17T06:34:38.1725579Z * [new branch] gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-07-17T06:34:38.1726784Z * [new branch] gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-07-17T06:34:38.1727655Z * [new branch] gh/fffrog/122/orig -> origin/gh/fffrog/122/orig 2025-07-17T06:34:38.1729051Z * [new branch] gh/fffrog/123/base -> origin/gh/fffrog/123/base 2025-07-17T06:34:38.1730326Z * [new branch] gh/fffrog/123/head -> origin/gh/fffrog/123/head 2025-07-17T06:34:38.1731510Z * [new branch] gh/fffrog/123/orig -> origin/gh/fffrog/123/orig 2025-07-17T06:34:38.1732981Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-07-17T06:34:38.1733900Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-07-17T06:34:38.1734912Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-07-17T06:34:38.1736385Z * [new branch] gh/fffrog/67/base -> origin/gh/fffrog/67/base 2025-07-17T06:34:38.1737346Z * [new branch] gh/fffrog/67/head -> origin/gh/fffrog/67/head 2025-07-17T06:34:38.1738331Z * [new branch] gh/fffrog/67/orig -> origin/gh/fffrog/67/orig 2025-07-17T06:34:38.1739740Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-07-17T06:34:38.1757564Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-07-17T06:34:38.1757948Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-07-17T06:34:38.1758171Z * [new branch] gh/fffrog/93/base -> origin/gh/fffrog/93/base 2025-07-17T06:34:38.1758375Z * [new branch] gh/fffrog/93/head -> origin/gh/fffrog/93/head 2025-07-17T06:34:38.1758703Z * [new branch] gh/fffrog/93/orig -> origin/gh/fffrog/93/orig 2025-07-17T06:34:38.1758919Z * [new branch] gh/fffrog/99/base -> origin/gh/fffrog/99/base 2025-07-17T06:34:38.1759119Z * [new branch] gh/fffrog/99/head -> origin/gh/fffrog/99/head 2025-07-17T06:34:38.1759332Z * [new branch] gh/fffrog/99/orig -> origin/gh/fffrog/99/orig 2025-07-17T06:34:38.1759557Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-07-17T06:34:38.1759772Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-07-17T06:34:38.1759991Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-07-17T06:34:38.1760204Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-07-17T06:34:38.1760415Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-07-17T06:34:38.1760630Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-07-17T06:34:38.1760847Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-07-17T06:34:38.1761073Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-07-17T06:34:38.1761286Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-07-17T06:34:38.1761563Z * [new branch] gh/gmagogsfm/4/base -> origin/gh/gmagogsfm/4/base 2025-07-17T06:34:38.1762622Z * [new branch] gh/gmagogsfm/4/head -> origin/gh/gmagogsfm/4/head 2025-07-17T06:34:38.1763572Z * [new branch] gh/gmagogsfm/4/orig -> origin/gh/gmagogsfm/4/orig 2025-07-17T06:34:38.1765242Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-07-17T06:34:38.1766367Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-07-17T06:34:38.1767371Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-07-17T06:34:38.1768727Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-07-17T06:34:38.1769756Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-07-17T06:34:38.1771088Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-07-17T06:34:38.1772294Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-07-17T06:34:38.1773234Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-07-17T06:34:38.1774268Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-07-17T06:34:38.1775585Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-07-17T06:34:38.1776586Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-07-17T06:34:38.1777628Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-07-17T06:34:38.1778943Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-07-17T06:34:38.1779984Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-07-17T06:34:38.1781016Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-07-17T06:34:38.1782336Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-07-17T06:34:38.1783385Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-07-17T06:34:38.1784365Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-07-17T06:34:38.1785869Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-07-17T06:34:38.1786780Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-07-17T06:34:38.1787795Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-07-17T06:34:38.1789117Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-07-17T06:34:38.1790244Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-07-17T06:34:38.1791208Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-07-17T06:34:38.1792532Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-07-17T06:34:38.1793572Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-07-17T06:34:38.1794584Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-07-17T06:34:38.1795941Z * [new branch] gh/guangyey/154/base -> origin/gh/guangyey/154/base 2025-07-17T06:34:38.1796942Z * [new branch] gh/guangyey/154/head -> origin/gh/guangyey/154/head 2025-07-17T06:34:38.1797956Z * [new branch] gh/guangyey/154/orig -> origin/gh/guangyey/154/orig 2025-07-17T06:34:38.1799636Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-07-17T06:34:38.1800580Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-07-17T06:34:38.1801584Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-07-17T06:34:38.1802936Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-07-17T06:34:38.1803944Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-07-17T06:34:38.1804985Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-07-17T06:34:38.1806366Z * [new branch] gh/guangyey/160/base -> origin/gh/guangyey/160/base 2025-07-17T06:34:38.1807364Z * [new branch] gh/guangyey/160/head -> origin/gh/guangyey/160/head 2025-07-17T06:34:38.1808347Z * [new branch] gh/guangyey/160/orig -> origin/gh/guangyey/160/orig 2025-07-17T06:34:38.1809687Z * [new branch] gh/guangyey/161/base -> origin/gh/guangyey/161/base 2025-07-17T06:34:38.1810782Z * [new branch] gh/guangyey/161/head -> origin/gh/guangyey/161/head 2025-07-17T06:34:38.1812101Z * [new branch] gh/guangyey/161/orig -> origin/gh/guangyey/161/orig 2025-07-17T06:34:38.1813566Z * [new branch] gh/guangyey/162/base -> origin/gh/guangyey/162/base 2025-07-17T06:34:38.1814603Z * [new branch] gh/guangyey/162/head -> origin/gh/guangyey/162/head 2025-07-17T06:34:38.1815586Z * [new branch] gh/guangyey/162/orig -> origin/gh/guangyey/162/orig 2025-07-17T06:34:38.1816979Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-07-17T06:34:38.1818018Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-07-17T06:34:38.1819030Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-07-17T06:34:38.1820746Z * [new branch] gh/guangyey/164/base -> origin/gh/guangyey/164/base 2025-07-17T06:34:38.1821769Z * [new branch] gh/guangyey/164/head -> origin/gh/guangyey/164/head 2025-07-17T06:34:38.1822759Z * [new branch] gh/guangyey/164/orig -> origin/gh/guangyey/164/orig 2025-07-17T06:34:38.1824077Z * [new branch] gh/guangyey/165/base -> origin/gh/guangyey/165/base 2025-07-17T06:34:38.1825066Z * [new branch] gh/guangyey/165/head -> origin/gh/guangyey/165/head 2025-07-17T06:34:38.1826058Z * [new branch] gh/guangyey/165/orig -> origin/gh/guangyey/165/orig 2025-07-17T06:34:38.1827511Z * [new branch] gh/guangyey/166/base -> origin/gh/guangyey/166/base 2025-07-17T06:34:38.1828522Z * [new branch] gh/guangyey/166/head -> origin/gh/guangyey/166/head 2025-07-17T06:34:38.1829492Z * [new branch] gh/guangyey/166/orig -> origin/gh/guangyey/166/orig 2025-07-17T06:34:38.1830868Z * [new branch] gh/guangyey/167/base -> origin/gh/guangyey/167/base 2025-07-17T06:34:38.1831891Z * [new branch] gh/guangyey/167/head -> origin/gh/guangyey/167/head 2025-07-17T06:34:38.1832893Z * [new branch] gh/guangyey/167/orig -> origin/gh/guangyey/167/orig 2025-07-17T06:34:38.1834309Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-07-17T06:34:38.1835396Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-07-17T06:34:38.1836392Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-07-17T06:34:38.1838160Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-07-17T06:34:38.1839357Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-07-17T06:34:38.1840305Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-07-17T06:34:38.1841757Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-07-17T06:34:38.1842856Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-07-17T06:34:38.1843829Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-07-17T06:34:38.1845179Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-07-17T06:34:38.1846245Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-07-17T06:34:38.1847170Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-07-17T06:34:38.1848594Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-07-17T06:34:38.1849793Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-07-17T06:34:38.1850700Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-07-17T06:34:38.1852219Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-07-17T06:34:38.1853180Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-07-17T06:34:38.1854187Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-07-17T06:34:38.1855820Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-07-17T06:34:38.1857018Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-07-17T06:34:38.1857928Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-07-17T06:34:38.1859679Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-07-17T06:34:38.1860717Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-07-17T06:34:38.1861716Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-07-17T06:34:38.1863032Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-07-17T06:34:38.1864070Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-07-17T06:34:38.1865080Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-07-17T06:34:38.1866454Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-07-17T06:34:38.1867447Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-07-17T06:34:38.1868618Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-07-17T06:34:38.1869956Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-07-17T06:34:38.1870980Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-07-17T06:34:38.1872040Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-07-17T06:34:38.1873401Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-07-17T06:34:38.1874407Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-07-17T06:34:38.1875458Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-07-17T06:34:38.1876911Z * [new branch] gh/guilhermeleobas/143/base -> origin/gh/guilhermeleobas/143/base 2025-07-17T06:34:38.1877906Z * [new branch] gh/guilhermeleobas/143/head -> origin/gh/guilhermeleobas/143/head 2025-07-17T06:34:38.1879032Z * [new branch] gh/guilhermeleobas/143/orig -> origin/gh/guilhermeleobas/143/orig 2025-07-17T06:34:38.1880413Z * [new branch] gh/guilhermeleobas/145/base -> origin/gh/guilhermeleobas/145/base 2025-07-17T06:34:38.1881397Z * [new branch] gh/guilhermeleobas/145/head -> origin/gh/guilhermeleobas/145/head 2025-07-17T06:34:38.1882558Z * [new branch] gh/guilhermeleobas/145/orig -> origin/gh/guilhermeleobas/145/orig 2025-07-17T06:34:38.1883857Z * [new branch] gh/guilhermeleobas/146/base -> origin/gh/guilhermeleobas/146/base 2025-07-17T06:34:38.1884884Z * [new branch] gh/guilhermeleobas/146/head -> origin/gh/guilhermeleobas/146/head 2025-07-17T06:34:38.1885874Z * [new branch] gh/guilhermeleobas/146/orig -> origin/gh/guilhermeleobas/146/orig 2025-07-17T06:34:38.1887648Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-07-17T06:34:38.1888668Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-07-17T06:34:38.1889685Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-07-17T06:34:38.1891194Z * [new branch] gh/guilhermeleobas/148/base -> origin/gh/guilhermeleobas/148/base 2025-07-17T06:34:38.1892153Z * [new branch] gh/guilhermeleobas/148/head -> origin/gh/guilhermeleobas/148/head 2025-07-17T06:34:38.1893135Z * [new branch] gh/guilhermeleobas/148/orig -> origin/gh/guilhermeleobas/148/orig 2025-07-17T06:34:38.1894515Z * [new branch] gh/guilhermeleobas/149/base -> origin/gh/guilhermeleobas/149/base 2025-07-17T06:34:38.1895564Z * [new branch] gh/guilhermeleobas/149/head -> origin/gh/guilhermeleobas/149/head 2025-07-17T06:34:38.1896633Z * [new branch] gh/guilhermeleobas/149/orig -> origin/gh/guilhermeleobas/149/orig 2025-07-17T06:34:38.1897960Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-07-17T06:34:38.1898898Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-07-17T06:34:38.1900003Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-07-17T06:34:38.1901334Z * [new branch] gh/guilhermeleobas/151/base -> origin/gh/guilhermeleobas/151/base 2025-07-17T06:34:38.1902365Z * [new branch] gh/guilhermeleobas/151/head -> origin/gh/guilhermeleobas/151/head 2025-07-17T06:34:38.1903348Z * [new branch] gh/guilhermeleobas/151/orig -> origin/gh/guilhermeleobas/151/orig 2025-07-17T06:34:38.1904708Z * [new branch] gh/guilhermeleobas/152/base -> origin/gh/guilhermeleobas/152/base 2025-07-17T06:34:38.1905699Z * [new branch] gh/guilhermeleobas/152/head -> origin/gh/guilhermeleobas/152/head 2025-07-17T06:34:38.1906678Z * [new branch] gh/guilhermeleobas/152/orig -> origin/gh/guilhermeleobas/152/orig 2025-07-17T06:34:38.1908034Z * [new branch] gh/guilhermeleobas/153/base -> origin/gh/guilhermeleobas/153/base 2025-07-17T06:34:38.1909166Z * [new branch] gh/guilhermeleobas/153/head -> origin/gh/guilhermeleobas/153/head 2025-07-17T06:34:38.1910293Z * [new branch] gh/guilhermeleobas/153/orig -> origin/gh/guilhermeleobas/153/orig 2025-07-17T06:34:38.1911646Z * [new branch] gh/guilhermeleobas/154/base -> origin/gh/guilhermeleobas/154/base 2025-07-17T06:34:38.1912631Z * [new branch] gh/guilhermeleobas/154/head -> origin/gh/guilhermeleobas/154/head 2025-07-17T06:34:38.1913655Z * [new branch] gh/guilhermeleobas/154/orig -> origin/gh/guilhermeleobas/154/orig 2025-07-17T06:34:38.1915708Z * [new branch] gh/guilhermeleobas/155/base -> origin/gh/guilhermeleobas/155/base 2025-07-17T06:34:38.1916742Z * [new branch] gh/guilhermeleobas/155/head -> origin/gh/guilhermeleobas/155/head 2025-07-17T06:34:38.1917837Z * [new branch] gh/guilhermeleobas/155/orig -> origin/gh/guilhermeleobas/155/orig 2025-07-17T06:34:38.1919435Z * [new branch] gh/guilhermeleobas/156/base -> origin/gh/guilhermeleobas/156/base 2025-07-17T06:34:38.1920442Z * [new branch] gh/guilhermeleobas/156/head -> origin/gh/guilhermeleobas/156/head 2025-07-17T06:34:38.1921478Z * [new branch] gh/guilhermeleobas/156/orig -> origin/gh/guilhermeleobas/156/orig 2025-07-17T06:34:38.1923290Z * [new branch] gh/guilhermeleobas/157/base -> origin/gh/guilhermeleobas/157/base 2025-07-17T06:34:38.1924348Z * [new branch] gh/guilhermeleobas/157/head -> origin/gh/guilhermeleobas/157/head 2025-07-17T06:34:38.1925432Z * [new branch] gh/guilhermeleobas/157/orig -> origin/gh/guilhermeleobas/157/orig 2025-07-17T06:34:38.1926808Z * [new branch] gh/guilhermeleobas/158/base -> origin/gh/guilhermeleobas/158/base 2025-07-17T06:34:38.1927888Z * [new branch] gh/guilhermeleobas/158/head -> origin/gh/guilhermeleobas/158/head 2025-07-17T06:34:38.1928885Z * [new branch] gh/guilhermeleobas/158/orig -> origin/gh/guilhermeleobas/158/orig 2025-07-17T06:34:38.1930289Z * [new branch] gh/guilhermeleobas/159/base -> origin/gh/guilhermeleobas/159/base 2025-07-17T06:34:38.1931627Z * [new branch] gh/guilhermeleobas/159/head -> origin/gh/guilhermeleobas/159/head 2025-07-17T06:34:38.1932684Z * [new branch] gh/guilhermeleobas/159/orig -> origin/gh/guilhermeleobas/159/orig 2025-07-17T06:34:38.1934721Z * [new branch] gh/guilhermeleobas/160/base -> origin/gh/guilhermeleobas/160/base 2025-07-17T06:34:38.1935113Z * [new branch] gh/guilhermeleobas/160/head -> origin/gh/guilhermeleobas/160/head 2025-07-17T06:34:38.1936087Z * [new branch] gh/guilhermeleobas/160/orig -> origin/gh/guilhermeleobas/160/orig 2025-07-17T06:34:38.1937473Z * [new branch] gh/guilhermeleobas/161/base -> origin/gh/guilhermeleobas/161/base 2025-07-17T06:34:38.1938426Z * [new branch] gh/guilhermeleobas/161/head -> origin/gh/guilhermeleobas/161/head 2025-07-17T06:34:38.1939597Z * [new branch] gh/guilhermeleobas/161/orig -> origin/gh/guilhermeleobas/161/orig 2025-07-17T06:34:38.1940988Z * [new branch] gh/guilhermeleobas/162/base -> origin/gh/guilhermeleobas/162/base 2025-07-17T06:34:38.1941980Z * [new branch] gh/guilhermeleobas/162/head -> origin/gh/guilhermeleobas/162/head 2025-07-17T06:34:38.1943031Z * [new branch] gh/guilhermeleobas/162/orig -> origin/gh/guilhermeleobas/162/orig 2025-07-17T06:34:38.1944429Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-07-17T06:34:38.1945445Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-07-17T06:34:38.1946488Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-07-17T06:34:38.1947839Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-07-17T06:34:38.1948834Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-07-17T06:34:38.1949819Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-07-17T06:34:38.1951218Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-07-17T06:34:38.1952228Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-07-17T06:34:38.1953400Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-07-17T06:34:38.1954826Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-07-17T06:34:38.1957734Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-07-17T06:34:38.1958923Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-07-17T06:34:38.1960435Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-07-17T06:34:38.1961481Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-07-17T06:34:38.1962516Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-07-17T06:34:38.1963881Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-07-17T06:34:38.1964900Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-07-17T06:34:38.1965962Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-07-17T06:34:38.1967342Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-07-17T06:34:38.1968355Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-07-17T06:34:38.1969433Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-07-17T06:34:38.1970935Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-07-17T06:34:38.1972405Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-07-17T06:34:38.1973402Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-07-17T06:34:38.1974815Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-07-17T06:34:38.1975831Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-07-17T06:34:38.1976828Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-07-17T06:34:38.1978347Z * [new branch] gh/guilhermeleobas/172/base -> origin/gh/guilhermeleobas/172/base 2025-07-17T06:34:38.1979217Z * [new branch] gh/guilhermeleobas/172/head -> origin/gh/guilhermeleobas/172/head 2025-07-17T06:34:38.1980278Z * [new branch] gh/guilhermeleobas/172/orig -> origin/gh/guilhermeleobas/172/orig 2025-07-17T06:34:38.1981677Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-07-17T06:34:38.1982664Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-07-17T06:34:38.1983779Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-07-17T06:34:38.1985130Z * [new branch] gh/guilhermeleobas/174/base -> origin/gh/guilhermeleobas/174/base 2025-07-17T06:34:38.1986251Z * [new branch] gh/guilhermeleobas/174/head -> origin/gh/guilhermeleobas/174/head 2025-07-17T06:34:38.1987243Z * [new branch] gh/guilhermeleobas/174/orig -> origin/gh/guilhermeleobas/174/orig 2025-07-17T06:34:38.1988686Z * [new branch] gh/guilhermeleobas/175/base -> origin/gh/guilhermeleobas/175/base 2025-07-17T06:34:38.1989691Z * [new branch] gh/guilhermeleobas/175/head -> origin/gh/guilhermeleobas/175/head 2025-07-17T06:34:38.1990662Z * [new branch] gh/guilhermeleobas/175/orig -> origin/gh/guilhermeleobas/175/orig 2025-07-17T06:34:38.1992491Z * [new branch] gh/guilhermeleobas/176/base -> origin/gh/guilhermeleobas/176/base 2025-07-17T06:34:38.1993532Z * [new branch] gh/guilhermeleobas/176/head -> origin/gh/guilhermeleobas/176/head 2025-07-17T06:34:38.1994539Z * [new branch] gh/guilhermeleobas/176/orig -> origin/gh/guilhermeleobas/176/orig 2025-07-17T06:34:38.1995884Z * [new branch] gh/guilhermeleobas/177/base -> origin/gh/guilhermeleobas/177/base 2025-07-17T06:34:38.1996928Z * [new branch] gh/guilhermeleobas/177/head -> origin/gh/guilhermeleobas/177/head 2025-07-17T06:34:38.1998019Z * [new branch] gh/guilhermeleobas/177/orig -> origin/gh/guilhermeleobas/177/orig 2025-07-17T06:34:38.1999635Z * [new branch] gh/guilhermeleobas/178/base -> origin/gh/guilhermeleobas/178/base 2025-07-17T06:34:38.2000497Z * [new branch] gh/guilhermeleobas/178/head -> origin/gh/guilhermeleobas/178/head 2025-07-17T06:34:38.2001543Z * [new branch] gh/guilhermeleobas/178/orig -> origin/gh/guilhermeleobas/178/orig 2025-07-17T06:34:38.2002937Z * [new branch] gh/guilhermeleobas/179/base -> origin/gh/guilhermeleobas/179/base 2025-07-17T06:34:38.2003959Z * [new branch] gh/guilhermeleobas/179/head -> origin/gh/guilhermeleobas/179/head 2025-07-17T06:34:38.2004939Z * [new branch] gh/guilhermeleobas/179/orig -> origin/gh/guilhermeleobas/179/orig 2025-07-17T06:34:38.2006356Z * [new branch] gh/guilhermeleobas/180/base -> origin/gh/guilhermeleobas/180/base 2025-07-17T06:34:38.2007407Z * [new branch] gh/guilhermeleobas/180/head -> origin/gh/guilhermeleobas/180/head 2025-07-17T06:34:38.2008417Z * [new branch] gh/guilhermeleobas/180/orig -> origin/gh/guilhermeleobas/180/orig 2025-07-17T06:34:38.2009910Z * [new branch] gh/guilhermeleobas/181/base -> origin/gh/guilhermeleobas/181/base 2025-07-17T06:34:38.2010914Z * [new branch] gh/guilhermeleobas/181/head -> origin/gh/guilhermeleobas/181/head 2025-07-17T06:34:38.2011992Z * [new branch] gh/guilhermeleobas/181/orig -> origin/gh/guilhermeleobas/181/orig 2025-07-17T06:34:38.2013458Z * [new branch] gh/guilhermeleobas/182/base -> origin/gh/guilhermeleobas/182/base 2025-07-17T06:34:38.2014407Z * [new branch] gh/guilhermeleobas/182/head -> origin/gh/guilhermeleobas/182/head 2025-07-17T06:34:38.2015431Z * [new branch] gh/guilhermeleobas/182/orig -> origin/gh/guilhermeleobas/182/orig 2025-07-17T06:34:38.2016795Z * [new branch] gh/guilhermeleobas/183/base -> origin/gh/guilhermeleobas/183/base 2025-07-17T06:34:38.2017717Z * [new branch] gh/guilhermeleobas/183/head -> origin/gh/guilhermeleobas/183/head 2025-07-17T06:34:38.2018804Z * [new branch] gh/guilhermeleobas/183/orig -> origin/gh/guilhermeleobas/183/orig 2025-07-17T06:34:38.2020170Z * [new branch] gh/guilhermeleobas/184/base -> origin/gh/guilhermeleobas/184/base 2025-07-17T06:34:38.2021289Z * [new branch] gh/guilhermeleobas/184/head -> origin/gh/guilhermeleobas/184/head 2025-07-17T06:34:38.2022373Z * [new branch] gh/guilhermeleobas/184/orig -> origin/gh/guilhermeleobas/184/orig 2025-07-17T06:34:38.2023676Z * [new branch] gh/guilhermeleobas/185/base -> origin/gh/guilhermeleobas/185/base 2025-07-17T06:34:38.2024726Z * [new branch] gh/guilhermeleobas/185/head -> origin/gh/guilhermeleobas/185/head 2025-07-17T06:34:38.2026229Z * [new branch] gh/guilhermeleobas/185/orig -> origin/gh/guilhermeleobas/185/orig 2025-07-17T06:34:38.2027646Z * [new branch] gh/guilhermeleobas/186/base -> origin/gh/guilhermeleobas/186/base 2025-07-17T06:34:38.2028672Z * [new branch] gh/guilhermeleobas/186/head -> origin/gh/guilhermeleobas/186/head 2025-07-17T06:34:38.2029651Z * [new branch] gh/guilhermeleobas/186/orig -> origin/gh/guilhermeleobas/186/orig 2025-07-17T06:34:38.2031189Z * [new branch] gh/guilhermeleobas/187/base -> origin/gh/guilhermeleobas/187/base 2025-07-17T06:34:38.2032200Z * [new branch] gh/guilhermeleobas/187/head -> origin/gh/guilhermeleobas/187/head 2025-07-17T06:34:38.2033314Z * [new branch] gh/guilhermeleobas/187/orig -> origin/gh/guilhermeleobas/187/orig 2025-07-17T06:34:38.2034788Z * [new branch] gh/guilhermeleobas/188/base -> origin/gh/guilhermeleobas/188/base 2025-07-17T06:34:38.2035808Z * [new branch] gh/guilhermeleobas/188/head -> origin/gh/guilhermeleobas/188/head 2025-07-17T06:34:38.2036815Z * [new branch] gh/guilhermeleobas/188/orig -> origin/gh/guilhermeleobas/188/orig 2025-07-17T06:34:38.2038198Z * [new branch] gh/guilhermeleobas/189/base -> origin/gh/guilhermeleobas/189/base 2025-07-17T06:34:38.2039352Z * [new branch] gh/guilhermeleobas/189/head -> origin/gh/guilhermeleobas/189/head 2025-07-17T06:34:38.2040449Z * [new branch] gh/guilhermeleobas/189/orig -> origin/gh/guilhermeleobas/189/orig 2025-07-17T06:34:38.2041774Z * [new branch] gh/guilhermeleobas/190/base -> origin/gh/guilhermeleobas/190/base 2025-07-17T06:34:38.2042768Z * [new branch] gh/guilhermeleobas/190/head -> origin/gh/guilhermeleobas/190/head 2025-07-17T06:34:38.2043818Z * [new branch] gh/guilhermeleobas/190/orig -> origin/gh/guilhermeleobas/190/orig 2025-07-17T06:34:38.2045210Z * [new branch] gh/guilhermeleobas/191/base -> origin/gh/guilhermeleobas/191/base 2025-07-17T06:34:38.2046181Z * [new branch] gh/guilhermeleobas/191/head -> origin/gh/guilhermeleobas/191/head 2025-07-17T06:34:38.2047198Z * [new branch] gh/guilhermeleobas/191/orig -> origin/gh/guilhermeleobas/191/orig 2025-07-17T06:34:38.2048642Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-07-17T06:34:38.2049586Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-07-17T06:34:38.2050564Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-07-17T06:34:38.2051956Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-07-17T06:34:38.2052941Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-07-17T06:34:38.2054563Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-07-17T06:34:38.2056035Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-07-17T06:34:38.2058613Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-07-17T06:34:38.2059633Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-07-17T06:34:38.2061055Z * [new branch] gh/guilhermeleobas/195/base -> origin/gh/guilhermeleobas/195/base 2025-07-17T06:34:38.2061995Z * [new branch] gh/guilhermeleobas/195/head -> origin/gh/guilhermeleobas/195/head 2025-07-17T06:34:38.2063055Z * [new branch] gh/guilhermeleobas/195/orig -> origin/gh/guilhermeleobas/195/orig 2025-07-17T06:34:38.2064788Z * [new branch] gh/guilhermeleobas/196/base -> origin/gh/guilhermeleobas/196/base 2025-07-17T06:34:38.2065820Z * [new branch] gh/guilhermeleobas/196/head -> origin/gh/guilhermeleobas/196/head 2025-07-17T06:34:38.2066836Z * [new branch] gh/guilhermeleobas/196/orig -> origin/gh/guilhermeleobas/196/orig 2025-07-17T06:34:38.2068184Z * [new branch] gh/guilhermeleobas/197/base -> origin/gh/guilhermeleobas/197/base 2025-07-17T06:34:38.2069144Z * [new branch] gh/guilhermeleobas/197/head -> origin/gh/guilhermeleobas/197/head 2025-07-17T06:34:38.2070312Z * [new branch] gh/guilhermeleobas/197/orig -> origin/gh/guilhermeleobas/197/orig 2025-07-17T06:34:38.2071665Z * [new branch] gh/guilhermeleobas/198/base -> origin/gh/guilhermeleobas/198/base 2025-07-17T06:34:38.2072738Z * [new branch] gh/guilhermeleobas/198/head -> origin/gh/guilhermeleobas/198/head 2025-07-17T06:34:38.2073738Z * [new branch] gh/guilhermeleobas/198/orig -> origin/gh/guilhermeleobas/198/orig 2025-07-17T06:34:38.2075074Z * [new branch] gh/guilhermeleobas/199/base -> origin/gh/guilhermeleobas/199/base 2025-07-17T06:34:38.2076100Z * [new branch] gh/guilhermeleobas/199/head -> origin/gh/guilhermeleobas/199/head 2025-07-17T06:34:38.2077096Z * [new branch] gh/guilhermeleobas/199/orig -> origin/gh/guilhermeleobas/199/orig 2025-07-17T06:34:38.2078551Z * [new branch] gh/guilhermeleobas/200/base -> origin/gh/guilhermeleobas/200/base 2025-07-17T06:34:38.2079650Z * [new branch] gh/guilhermeleobas/200/head -> origin/gh/guilhermeleobas/200/head 2025-07-17T06:34:38.2080648Z * [new branch] gh/guilhermeleobas/200/orig -> origin/gh/guilhermeleobas/200/orig 2025-07-17T06:34:38.2082090Z * [new branch] gh/guilhermeleobas/201/base -> origin/gh/guilhermeleobas/201/base 2025-07-17T06:34:38.2083047Z * [new branch] gh/guilhermeleobas/201/head -> origin/gh/guilhermeleobas/201/head 2025-07-17T06:34:38.2084162Z * [new branch] gh/guilhermeleobas/201/orig -> origin/gh/guilhermeleobas/201/orig 2025-07-17T06:34:38.2085510Z * [new branch] gh/guilhermeleobas/202/base -> origin/gh/guilhermeleobas/202/base 2025-07-17T06:34:38.2086496Z * [new branch] gh/guilhermeleobas/202/head -> origin/gh/guilhermeleobas/202/head 2025-07-17T06:34:38.2087527Z * [new branch] gh/guilhermeleobas/202/orig -> origin/gh/guilhermeleobas/202/orig 2025-07-17T06:34:38.2088968Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-07-17T06:34:38.2089827Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-07-17T06:34:38.2090891Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-07-17T06:34:38.2092431Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-07-17T06:34:38.2093459Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-07-17T06:34:38.2094449Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-07-17T06:34:38.2095816Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-07-17T06:34:38.2096890Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-07-17T06:34:38.2097947Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-07-17T06:34:38.2099223Z * [new branch] gh/guilhermeleobas/206/base -> origin/gh/guilhermeleobas/206/base 2025-07-17T06:34:38.2100224Z * [new branch] gh/guilhermeleobas/206/head -> origin/gh/guilhermeleobas/206/head 2025-07-17T06:34:38.2101230Z * [new branch] gh/guilhermeleobas/206/orig -> origin/gh/guilhermeleobas/206/orig 2025-07-17T06:34:38.2102695Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-07-17T06:34:38.2103771Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-07-17T06:34:38.2104791Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-07-17T06:34:38.2106412Z * [new branch] gh/henrylhtsang/100/base -> origin/gh/henrylhtsang/100/base 2025-07-17T06:34:38.2107541Z * [new branch] gh/henrylhtsang/100/head -> origin/gh/henrylhtsang/100/head 2025-07-17T06:34:38.2108703Z * [new branch] gh/henrylhtsang/100/orig -> origin/gh/henrylhtsang/100/orig 2025-07-17T06:34:38.2110083Z * [new branch] gh/henrylhtsang/101/base -> origin/gh/henrylhtsang/101/base 2025-07-17T06:34:38.2111285Z * [new branch] gh/henrylhtsang/101/head -> origin/gh/henrylhtsang/101/head 2025-07-17T06:34:38.2112329Z * [new branch] gh/henrylhtsang/101/orig -> origin/gh/henrylhtsang/101/orig 2025-07-17T06:34:38.2113705Z * [new branch] gh/henrylhtsang/102/base -> origin/gh/henrylhtsang/102/base 2025-07-17T06:34:38.2114727Z * [new branch] gh/henrylhtsang/102/head -> origin/gh/henrylhtsang/102/head 2025-07-17T06:34:38.2115706Z * [new branch] gh/henrylhtsang/102/orig -> origin/gh/henrylhtsang/102/orig 2025-07-17T06:34:38.2117600Z * [new branch] gh/henrylhtsang/103/base -> origin/gh/henrylhtsang/103/base 2025-07-17T06:34:38.2118777Z * [new branch] gh/henrylhtsang/103/head -> origin/gh/henrylhtsang/103/head 2025-07-17T06:34:38.2119943Z * [new branch] gh/henrylhtsang/103/orig -> origin/gh/henrylhtsang/103/orig 2025-07-17T06:34:38.2121311Z * [new branch] gh/henrylhtsang/104/base -> origin/gh/henrylhtsang/104/base 2025-07-17T06:34:38.2122390Z * [new branch] gh/henrylhtsang/104/head -> origin/gh/henrylhtsang/104/head 2025-07-17T06:34:38.2123592Z * [new branch] gh/henrylhtsang/104/orig -> origin/gh/henrylhtsang/104/orig 2025-07-17T06:34:38.2125174Z * [new branch] gh/henrylhtsang/105/base -> origin/gh/henrylhtsang/105/base 2025-07-17T06:34:38.2126361Z * [new branch] gh/henrylhtsang/105/head -> origin/gh/henrylhtsang/105/head 2025-07-17T06:34:38.2127433Z * [new branch] gh/henrylhtsang/105/orig -> origin/gh/henrylhtsang/105/orig 2025-07-17T06:34:38.2128790Z * [new branch] gh/henrylhtsang/106/base -> origin/gh/henrylhtsang/106/base 2025-07-17T06:34:38.2129917Z * [new branch] gh/henrylhtsang/106/head -> origin/gh/henrylhtsang/106/head 2025-07-17T06:34:38.2130886Z * [new branch] gh/henrylhtsang/106/orig -> origin/gh/henrylhtsang/106/orig 2025-07-17T06:34:38.2132305Z * [new branch] gh/henrylhtsang/107/base -> origin/gh/henrylhtsang/107/base 2025-07-17T06:34:38.2133250Z * [new branch] gh/henrylhtsang/107/head -> origin/gh/henrylhtsang/107/head 2025-07-17T06:34:38.2134297Z * [new branch] gh/henrylhtsang/107/orig -> origin/gh/henrylhtsang/107/orig 2025-07-17T06:34:38.2135615Z * [new branch] gh/henrylhtsang/108/base -> origin/gh/henrylhtsang/108/base 2025-07-17T06:34:38.2136623Z * [new branch] gh/henrylhtsang/108/head -> origin/gh/henrylhtsang/108/head 2025-07-17T06:34:38.2137643Z * [new branch] gh/henrylhtsang/108/orig -> origin/gh/henrylhtsang/108/orig 2025-07-17T06:34:38.2139041Z * [new branch] gh/henrylhtsang/109/base -> origin/gh/henrylhtsang/109/base 2025-07-17T06:34:38.2140135Z * [new branch] gh/henrylhtsang/109/head -> origin/gh/henrylhtsang/109/head 2025-07-17T06:34:38.2141115Z * [new branch] gh/henrylhtsang/109/orig -> origin/gh/henrylhtsang/109/orig 2025-07-17T06:34:38.2142360Z * [new branch] gh/henrylhtsang/110/base -> origin/gh/henrylhtsang/110/base 2025-07-17T06:34:38.2143369Z * [new branch] gh/henrylhtsang/110/head -> origin/gh/henrylhtsang/110/head 2025-07-17T06:34:38.2144337Z * [new branch] gh/henrylhtsang/110/orig -> origin/gh/henrylhtsang/110/orig 2025-07-17T06:34:38.2145578Z * [new branch] gh/henrylhtsang/111/base -> origin/gh/henrylhtsang/111/base 2025-07-17T06:34:38.2146616Z * [new branch] gh/henrylhtsang/111/head -> origin/gh/henrylhtsang/111/head 2025-07-17T06:34:38.2147772Z * [new branch] gh/henrylhtsang/111/orig -> origin/gh/henrylhtsang/111/orig 2025-07-17T06:34:38.2149429Z * [new branch] gh/henrylhtsang/112/base -> origin/gh/henrylhtsang/112/base 2025-07-17T06:34:38.2150455Z * [new branch] gh/henrylhtsang/112/head -> origin/gh/henrylhtsang/112/head 2025-07-17T06:34:38.2151485Z * [new branch] gh/henrylhtsang/112/orig -> origin/gh/henrylhtsang/112/orig 2025-07-17T06:34:38.2153042Z * [new branch] gh/henrylhtsang/113/base -> origin/gh/henrylhtsang/113/base 2025-07-17T06:34:38.2154199Z * [new branch] gh/henrylhtsang/113/head -> origin/gh/henrylhtsang/113/head 2025-07-17T06:34:38.2155272Z * [new branch] gh/henrylhtsang/113/orig -> origin/gh/henrylhtsang/113/orig 2025-07-17T06:34:38.2157063Z * [new branch] gh/henrylhtsang/114/base -> origin/gh/henrylhtsang/114/base 2025-07-17T06:34:38.2158119Z * [new branch] gh/henrylhtsang/114/head -> origin/gh/henrylhtsang/114/head 2025-07-17T06:34:38.2159282Z * [new branch] gh/henrylhtsang/114/orig -> origin/gh/henrylhtsang/114/orig 2025-07-17T06:34:38.2160702Z * [new branch] gh/henrylhtsang/115/base -> origin/gh/henrylhtsang/115/base 2025-07-17T06:34:38.2161765Z * [new branch] gh/henrylhtsang/115/head -> origin/gh/henrylhtsang/115/head 2025-07-17T06:34:38.2162809Z * [new branch] gh/henrylhtsang/115/orig -> origin/gh/henrylhtsang/115/orig 2025-07-17T06:34:38.2164647Z * [new branch] gh/henrylhtsang/116/base -> origin/gh/henrylhtsang/116/base 2025-07-17T06:34:38.2165723Z * [new branch] gh/henrylhtsang/116/head -> origin/gh/henrylhtsang/116/head 2025-07-17T06:34:38.2166771Z * [new branch] gh/henrylhtsang/116/orig -> origin/gh/henrylhtsang/116/orig 2025-07-17T06:34:38.2168245Z * [new branch] gh/henrylhtsang/117/base -> origin/gh/henrylhtsang/117/base 2025-07-17T06:34:38.2169348Z * [new branch] gh/henrylhtsang/117/head -> origin/gh/henrylhtsang/117/head 2025-07-17T06:34:38.2170446Z * [new branch] gh/henrylhtsang/117/orig -> origin/gh/henrylhtsang/117/orig 2025-07-17T06:34:38.2171769Z * [new branch] gh/henrylhtsang/118/base -> origin/gh/henrylhtsang/118/base 2025-07-17T06:34:38.2172763Z * [new branch] gh/henrylhtsang/118/head -> origin/gh/henrylhtsang/118/head 2025-07-17T06:34:38.2173814Z * [new branch] gh/henrylhtsang/118/orig -> origin/gh/henrylhtsang/118/orig 2025-07-17T06:34:38.2175665Z * [new branch] gh/henrylhtsang/119/base -> origin/gh/henrylhtsang/119/base 2025-07-17T06:34:38.2176666Z * [new branch] gh/henrylhtsang/119/head -> origin/gh/henrylhtsang/119/head 2025-07-17T06:34:38.2177666Z * [new branch] gh/henrylhtsang/119/orig -> origin/gh/henrylhtsang/119/orig 2025-07-17T06:34:38.2178946Z * [new branch] gh/henrylhtsang/120/base -> origin/gh/henrylhtsang/120/base 2025-07-17T06:34:38.2179964Z * [new branch] gh/henrylhtsang/120/head -> origin/gh/henrylhtsang/120/head 2025-07-17T06:34:38.2180941Z * [new branch] gh/henrylhtsang/120/orig -> origin/gh/henrylhtsang/120/orig 2025-07-17T06:34:38.2182437Z * [new branch] gh/henrylhtsang/121/base -> origin/gh/henrylhtsang/121/base 2025-07-17T06:34:38.2183603Z * [new branch] gh/henrylhtsang/121/head -> origin/gh/henrylhtsang/121/head 2025-07-17T06:34:38.2184618Z * [new branch] gh/henrylhtsang/121/orig -> origin/gh/henrylhtsang/121/orig 2025-07-17T06:34:38.2186093Z * [new branch] gh/henrylhtsang/122/base -> origin/gh/henrylhtsang/122/base 2025-07-17T06:34:38.2187058Z * [new branch] gh/henrylhtsang/122/head -> origin/gh/henrylhtsang/122/head 2025-07-17T06:34:38.2188090Z * [new branch] gh/henrylhtsang/122/orig -> origin/gh/henrylhtsang/122/orig 2025-07-17T06:34:38.2189656Z * [new branch] gh/henrylhtsang/123/base -> origin/gh/henrylhtsang/123/base 2025-07-17T06:34:38.2190777Z * [new branch] gh/henrylhtsang/123/head -> origin/gh/henrylhtsang/123/head 2025-07-17T06:34:38.2191844Z * [new branch] gh/henrylhtsang/123/orig -> origin/gh/henrylhtsang/123/orig 2025-07-17T06:34:38.2193336Z * [new branch] gh/henrylhtsang/97/base -> origin/gh/henrylhtsang/97/base 2025-07-17T06:34:38.2194436Z * [new branch] gh/henrylhtsang/97/head -> origin/gh/henrylhtsang/97/head 2025-07-17T06:34:38.2195518Z * [new branch] gh/henrylhtsang/97/orig -> origin/gh/henrylhtsang/97/orig 2025-07-17T06:34:38.2197024Z * [new branch] gh/henrylhtsang/98/base -> origin/gh/henrylhtsang/98/base 2025-07-17T06:34:38.2198106Z * [new branch] gh/henrylhtsang/98/head -> origin/gh/henrylhtsang/98/head 2025-07-17T06:34:38.2199297Z * [new branch] gh/henrylhtsang/98/orig -> origin/gh/henrylhtsang/98/orig 2025-07-17T06:34:38.2200764Z * [new branch] gh/henrylhtsang/99/base -> origin/gh/henrylhtsang/99/base 2025-07-17T06:34:38.2201772Z * [new branch] gh/henrylhtsang/99/head -> origin/gh/henrylhtsang/99/head 2025-07-17T06:34:38.2202789Z * [new branch] gh/henrylhtsang/99/orig -> origin/gh/henrylhtsang/99/orig 2025-07-17T06:34:38.2204454Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-07-17T06:34:38.2205485Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-07-17T06:34:38.2207090Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-07-17T06:34:38.2208108Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-07-17T06:34:38.2209852Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-07-17T06:34:38.2211013Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-07-17T06:34:38.2212131Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-07-17T06:34:38.2213380Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-07-17T06:34:38.2214404Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-07-17T06:34:38.2215563Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-07-17T06:34:38.2216923Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-07-17T06:34:38.2217924Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-07-17T06:34:38.2218889Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-07-17T06:34:38.2220271Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-07-17T06:34:38.2221275Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-07-17T06:34:38.2222315Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-07-17T06:34:38.2223656Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-07-17T06:34:38.2224754Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-07-17T06:34:38.2225777Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-07-17T06:34:38.2227248Z * [new branch] gh/isuruf/145/base -> origin/gh/isuruf/145/base 2025-07-17T06:34:38.2228235Z * [new branch] gh/isuruf/145/head -> origin/gh/isuruf/145/head 2025-07-17T06:34:38.2229237Z * [new branch] gh/isuruf/145/orig -> origin/gh/isuruf/145/orig 2025-07-17T06:34:38.2230580Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-07-17T06:34:38.2231611Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-07-17T06:34:38.2232660Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-07-17T06:34:38.2233995Z * [new branch] gh/isuruf/148/base -> origin/gh/isuruf/148/base 2025-07-17T06:34:38.2234998Z * [new branch] gh/isuruf/148/head -> origin/gh/isuruf/148/head 2025-07-17T06:34:38.2236018Z * [new branch] gh/isuruf/148/orig -> origin/gh/isuruf/148/orig 2025-07-17T06:34:38.2237773Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-07-17T06:34:38.2238865Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-07-17T06:34:38.2239954Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-07-17T06:34:38.2241297Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-07-17T06:34:38.2242312Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-07-17T06:34:38.2243359Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-07-17T06:34:38.2244939Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-07-17T06:34:38.2245897Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-07-17T06:34:38.2246864Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-07-17T06:34:38.2248229Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-07-17T06:34:38.2249226Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-07-17T06:34:38.2250258Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-07-17T06:34:38.2251764Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-07-17T06:34:38.2252868Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-07-17T06:34:38.2253830Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-07-17T06:34:38.2255497Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-07-17T06:34:38.2256886Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-07-17T06:34:38.2257812Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-07-17T06:34:38.2259343Z * [new branch] gh/jamesjwu/164/base -> origin/gh/jamesjwu/164/base 2025-07-17T06:34:38.2260423Z * [new branch] gh/jamesjwu/164/head -> origin/gh/jamesjwu/164/head 2025-07-17T06:34:38.2261466Z * [new branch] gh/jamesjwu/164/orig -> origin/gh/jamesjwu/164/orig 2025-07-17T06:34:38.2262790Z * [new branch] gh/jamesjwu/165/base -> origin/gh/jamesjwu/165/base 2025-07-17T06:34:38.2263796Z * [new branch] gh/jamesjwu/165/head -> origin/gh/jamesjwu/165/head 2025-07-17T06:34:38.2264797Z * [new branch] gh/jamesjwu/165/orig -> origin/gh/jamesjwu/165/orig 2025-07-17T06:34:38.2266246Z * [new branch] gh/jamesjwu/166/base -> origin/gh/jamesjwu/166/base 2025-07-17T06:34:38.2267275Z * [new branch] gh/jamesjwu/166/head -> origin/gh/jamesjwu/166/head 2025-07-17T06:34:38.2268250Z * [new branch] gh/jamesjwu/166/orig -> origin/gh/jamesjwu/166/orig 2025-07-17T06:34:38.2269725Z * [new branch] gh/jamesjwu/167/base -> origin/gh/jamesjwu/167/base 2025-07-17T06:34:38.2271029Z * [new branch] gh/jamesjwu/167/head -> origin/gh/jamesjwu/167/head 2025-07-17T06:34:38.2272076Z * [new branch] gh/jamesjwu/167/orig -> origin/gh/jamesjwu/167/orig 2025-07-17T06:34:38.2273523Z * [new branch] gh/jamesjwu/168/base -> origin/gh/jamesjwu/168/base 2025-07-17T06:34:38.2274499Z * [new branch] gh/jamesjwu/168/head -> origin/gh/jamesjwu/168/head 2025-07-17T06:34:38.2275699Z * [new branch] gh/jamesjwu/168/orig -> origin/gh/jamesjwu/168/orig 2025-07-17T06:34:38.2277106Z * [new branch] gh/jamesjwu/169/base -> origin/gh/jamesjwu/169/base 2025-07-17T06:34:38.2278197Z * [new branch] gh/jamesjwu/169/head -> origin/gh/jamesjwu/169/head 2025-07-17T06:34:38.2279429Z * [new branch] gh/jamesjwu/169/orig -> origin/gh/jamesjwu/169/orig 2025-07-17T06:34:38.2280919Z * [new branch] gh/jamesjwu/170/base -> origin/gh/jamesjwu/170/base 2025-07-17T06:34:38.2281924Z * [new branch] gh/jamesjwu/170/head -> origin/gh/jamesjwu/170/head 2025-07-17T06:34:38.2282939Z * [new branch] gh/jamesjwu/170/orig -> origin/gh/jamesjwu/170/orig 2025-07-17T06:34:38.2284299Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-07-17T06:34:38.2285293Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-07-17T06:34:38.2286270Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-07-17T06:34:38.2287699Z * [new branch] gh/jamesjwu/172/base -> origin/gh/jamesjwu/172/base 2025-07-17T06:34:38.2288705Z * [new branch] gh/jamesjwu/172/head -> origin/gh/jamesjwu/172/head 2025-07-17T06:34:38.2289711Z * [new branch] gh/jamesjwu/172/orig -> origin/gh/jamesjwu/172/orig 2025-07-17T06:34:38.2291047Z * [new branch] gh/jamesjwu/173/base -> origin/gh/jamesjwu/173/base 2025-07-17T06:34:38.2292294Z * [new branch] gh/jamesjwu/173/head -> origin/gh/jamesjwu/173/head 2025-07-17T06:34:38.2293642Z * [new branch] gh/jamesjwu/173/orig -> origin/gh/jamesjwu/173/orig 2025-07-17T06:34:38.2295532Z * [new branch] gh/jamesjwu/174/base -> origin/gh/jamesjwu/174/base 2025-07-17T06:34:38.2296429Z * [new branch] gh/jamesjwu/174/head -> origin/gh/jamesjwu/174/head 2025-07-17T06:34:38.2297576Z * [new branch] gh/jamesjwu/174/orig -> origin/gh/jamesjwu/174/orig 2025-07-17T06:34:38.2298980Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-07-17T06:34:38.2300036Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-07-17T06:34:38.2301742Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-07-17T06:34:38.2302727Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-07-17T06:34:38.2303972Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-07-17T06:34:38.2304878Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-07-17T06:34:38.2306200Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-07-17T06:34:38.2307156Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-07-17T06:34:38.2308530Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-07-17T06:34:38.2309484Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-07-17T06:34:38.2310724Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-07-17T06:34:38.2311652Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-07-17T06:34:38.2312943Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-07-17T06:34:38.2313890Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-07-17T06:34:38.2315163Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-07-17T06:34:38.2316128Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-07-17T06:34:38.2317367Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-07-17T06:34:38.2318343Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-07-17T06:34:38.2319778Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-07-17T06:34:38.2320832Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-07-17T06:34:38.2322113Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-07-17T06:34:38.2323057Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-07-17T06:34:38.2324316Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-07-17T06:34:38.2325357Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-07-17T06:34:38.2326887Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-07-17T06:34:38.2327898Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-07-17T06:34:38.2329268Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-07-17T06:34:38.2330203Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-07-17T06:34:38.2331954Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-07-17T06:34:38.2333129Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-07-17T06:34:38.2334170Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-07-17T06:34:38.2335567Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-07-17T06:34:38.2338643Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-07-17T06:34:38.2339653Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-07-17T06:34:38.2339964Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-07-17T06:34:38.2340235Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-07-17T06:34:38.2341339Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-07-17T06:34:38.2342755Z * [new branch] gh/janeyx99/256/base -> origin/gh/janeyx99/256/base 2025-07-17T06:34:38.2343790Z * [new branch] gh/janeyx99/256/head -> origin/gh/janeyx99/256/head 2025-07-17T06:34:38.2345261Z * [new branch] gh/janeyx99/256/orig -> origin/gh/janeyx99/256/orig 2025-07-17T06:34:38.2346995Z * [new branch] gh/janeyx99/257/base -> origin/gh/janeyx99/257/base 2025-07-17T06:34:38.2348075Z * [new branch] gh/janeyx99/257/head -> origin/gh/janeyx99/257/head 2025-07-17T06:34:38.2349091Z * [new branch] gh/janeyx99/257/orig -> origin/gh/janeyx99/257/orig 2025-07-17T06:34:38.2350606Z * [new branch] gh/janeyx99/259/base -> origin/gh/janeyx99/259/base 2025-07-17T06:34:38.2351540Z * [new branch] gh/janeyx99/259/head -> origin/gh/janeyx99/259/head 2025-07-17T06:34:38.2352561Z * [new branch] gh/janeyx99/259/orig -> origin/gh/janeyx99/259/orig 2025-07-17T06:34:38.2354006Z * [new branch] gh/janeyx99/260/base -> origin/gh/janeyx99/260/base 2025-07-17T06:34:38.2355032Z * [new branch] gh/janeyx99/260/head -> origin/gh/janeyx99/260/head 2025-07-17T06:34:38.2356252Z * [new branch] gh/janeyx99/260/orig -> origin/gh/janeyx99/260/orig 2025-07-17T06:34:38.2357597Z * [new branch] gh/janeyx99/261/base -> origin/gh/janeyx99/261/base 2025-07-17T06:34:38.2358931Z * [new branch] gh/janeyx99/261/head -> origin/gh/janeyx99/261/head 2025-07-17T06:34:38.2359981Z * [new branch] gh/janeyx99/261/orig -> origin/gh/janeyx99/261/orig 2025-07-17T06:34:38.2361334Z * [new branch] gh/janeyx99/262/base -> origin/gh/janeyx99/262/base 2025-07-17T06:34:38.2362518Z * [new branch] gh/janeyx99/262/head -> origin/gh/janeyx99/262/head 2025-07-17T06:34:38.2363804Z * [new branch] gh/janeyx99/263/base -> origin/gh/janeyx99/263/base 2025-07-17T06:34:38.2364807Z * [new branch] gh/janeyx99/263/head -> origin/gh/janeyx99/263/head 2025-07-17T06:34:38.2366060Z * [new branch] gh/janeyx99/264/base -> origin/gh/janeyx99/264/base 2025-07-17T06:34:38.2367001Z * [new branch] gh/janeyx99/264/head -> origin/gh/janeyx99/264/head 2025-07-17T06:34:38.2368222Z * [new branch] gh/janeyx99/265/base -> origin/gh/janeyx99/265/base 2025-07-17T06:34:38.2369213Z * [new branch] gh/janeyx99/265/head -> origin/gh/janeyx99/265/head 2025-07-17T06:34:38.2370663Z * [new branch] gh/janeyx99/266/base -> origin/gh/janeyx99/266/base 2025-07-17T06:34:38.2372161Z * [new branch] gh/janeyx99/266/head -> origin/gh/janeyx99/266/head 2025-07-17T06:34:38.2373186Z * [new branch] gh/janeyx99/266/orig -> origin/gh/janeyx99/266/orig 2025-07-17T06:34:38.2374741Z * [new branch] gh/janeyx99/267/base -> origin/gh/janeyx99/267/base 2025-07-17T06:34:38.2375838Z * [new branch] gh/janeyx99/267/head -> origin/gh/janeyx99/267/head 2025-07-17T06:34:38.2376840Z * [new branch] gh/janeyx99/267/orig -> origin/gh/janeyx99/267/orig 2025-07-17T06:34:38.2378143Z * [new branch] gh/janeyx99/268/base -> origin/gh/janeyx99/268/base 2025-07-17T06:34:38.2379151Z * [new branch] gh/janeyx99/268/head -> origin/gh/janeyx99/268/head 2025-07-17T06:34:38.2380244Z * [new branch] gh/janeyx99/268/orig -> origin/gh/janeyx99/268/orig 2025-07-17T06:34:38.2381885Z * [new branch] gh/janeyx99/269/base -> origin/gh/janeyx99/269/base 2025-07-17T06:34:38.2382887Z * [new branch] gh/janeyx99/269/head -> origin/gh/janeyx99/269/head 2025-07-17T06:34:38.2383929Z * [new branch] gh/janeyx99/269/orig -> origin/gh/janeyx99/269/orig 2025-07-17T06:34:38.2385791Z * [new branch] gh/janeyx99/270/base -> origin/gh/janeyx99/270/base 2025-07-17T06:34:38.2386813Z * [new branch] gh/janeyx99/270/head -> origin/gh/janeyx99/270/head 2025-07-17T06:34:38.2387816Z * [new branch] gh/janeyx99/270/orig -> origin/gh/janeyx99/270/orig 2025-07-17T06:34:38.2389302Z * [new branch] gh/janeyx99/271/base -> origin/gh/janeyx99/271/base 2025-07-17T06:34:38.2390409Z * [new branch] gh/janeyx99/271/head -> origin/gh/janeyx99/271/head 2025-07-17T06:34:38.2391420Z * [new branch] gh/janeyx99/271/orig -> origin/gh/janeyx99/271/orig 2025-07-17T06:34:38.2392938Z * [new branch] gh/janeyx99/272/base -> origin/gh/janeyx99/272/base 2025-07-17T06:34:38.2393910Z * [new branch] gh/janeyx99/272/head -> origin/gh/janeyx99/272/head 2025-07-17T06:34:38.2394915Z * [new branch] gh/janeyx99/272/orig -> origin/gh/janeyx99/272/orig 2025-07-17T06:34:38.2396447Z * [new branch] gh/janeyx99/273/base -> origin/gh/janeyx99/273/base 2025-07-17T06:34:38.2397632Z * [new branch] gh/janeyx99/273/head -> origin/gh/janeyx99/273/head 2025-07-17T06:34:38.2398703Z * [new branch] gh/janeyx99/273/orig -> origin/gh/janeyx99/273/orig 2025-07-17T06:34:38.2400273Z * [new branch] gh/janeyx99/274/base -> origin/gh/janeyx99/274/base 2025-07-17T06:34:38.2401292Z * [new branch] gh/janeyx99/274/head -> origin/gh/janeyx99/274/head 2025-07-17T06:34:38.2402386Z * [new branch] gh/janeyx99/274/orig -> origin/gh/janeyx99/274/orig 2025-07-17T06:34:38.2403667Z * [new branch] gh/janeyx99/275/base -> origin/gh/janeyx99/275/base 2025-07-17T06:34:38.2404759Z * [new branch] gh/janeyx99/275/head -> origin/gh/janeyx99/275/head 2025-07-17T06:34:38.2405766Z * [new branch] gh/janeyx99/275/orig -> origin/gh/janeyx99/275/orig 2025-07-17T06:34:38.2407256Z * [new branch] gh/janeyx99/276/base -> origin/gh/janeyx99/276/base 2025-07-17T06:34:38.2408335Z * [new branch] gh/janeyx99/276/head -> origin/gh/janeyx99/276/head 2025-07-17T06:34:38.2409342Z * [new branch] gh/janeyx99/276/orig -> origin/gh/janeyx99/276/orig 2025-07-17T06:34:38.2410676Z * [new branch] gh/janeyx99/277/base -> origin/gh/janeyx99/277/base 2025-07-17T06:34:38.2411729Z * [new branch] gh/janeyx99/277/head -> origin/gh/janeyx99/277/head 2025-07-17T06:34:38.2412819Z * [new branch] gh/janeyx99/277/orig -> origin/gh/janeyx99/277/orig 2025-07-17T06:34:38.2414239Z * [new branch] gh/janeyx99/278/base -> origin/gh/janeyx99/278/base 2025-07-17T06:34:38.2415191Z * [new branch] gh/janeyx99/278/head -> origin/gh/janeyx99/278/head 2025-07-17T06:34:38.2416198Z * [new branch] gh/janeyx99/278/orig -> origin/gh/janeyx99/278/orig 2025-07-17T06:34:38.2417701Z * [new branch] gh/janeyx99/279/base -> origin/gh/janeyx99/279/base 2025-07-17T06:34:38.2418766Z * [new branch] gh/janeyx99/279/head -> origin/gh/janeyx99/279/head 2025-07-17T06:34:38.2419827Z * [new branch] gh/janeyx99/279/orig -> origin/gh/janeyx99/279/orig 2025-07-17T06:34:38.2421221Z * [new branch] gh/janeyx99/280/base -> origin/gh/janeyx99/280/base 2025-07-17T06:34:38.2422363Z * [new branch] gh/janeyx99/280/head -> origin/gh/janeyx99/280/head 2025-07-17T06:34:38.2423303Z * [new branch] gh/janeyx99/280/orig -> origin/gh/janeyx99/280/orig 2025-07-17T06:34:38.2424769Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-07-17T06:34:38.2425822Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-07-17T06:34:38.2426825Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-07-17T06:34:38.2428495Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-07-17T06:34:38.2429495Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-07-17T06:34:38.2430892Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-07-17T06:34:38.2432078Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-07-17T06:34:38.2433110Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-07-17T06:34:38.2434487Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-07-17T06:34:38.2435485Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-07-17T06:34:38.2436473Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-07-17T06:34:38.2437833Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-07-17T06:34:38.2438847Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-07-17T06:34:38.2440033Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-07-17T06:34:38.2441368Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-07-17T06:34:38.2442351Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-07-17T06:34:38.2443350Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-07-17T06:34:38.2444740Z * [new branch] gh/jansel/520/base -> origin/gh/jansel/520/base 2025-07-17T06:34:38.2445816Z * [new branch] gh/jansel/520/head -> origin/gh/jansel/520/head 2025-07-17T06:34:38.2446830Z * [new branch] gh/jansel/520/orig -> origin/gh/jansel/520/orig 2025-07-17T06:34:38.2448147Z * [new branch] gh/jansel/521/base -> origin/gh/jansel/521/base 2025-07-17T06:34:38.2449160Z * [new branch] gh/jansel/521/head -> origin/gh/jansel/521/head 2025-07-17T06:34:38.2450117Z * [new branch] gh/jansel/521/orig -> origin/gh/jansel/521/orig 2025-07-17T06:34:38.2451491Z * [new branch] gh/jansel/522/base -> origin/gh/jansel/522/base 2025-07-17T06:34:38.2452498Z * [new branch] gh/jansel/522/head -> origin/gh/jansel/522/head 2025-07-17T06:34:38.2453500Z * [new branch] gh/jansel/522/orig -> origin/gh/jansel/522/orig 2025-07-17T06:34:38.2454867Z * [new branch] gh/jansel/523/base -> origin/gh/jansel/523/base 2025-07-17T06:34:38.2455990Z * [new branch] gh/jansel/523/head -> origin/gh/jansel/523/head 2025-07-17T06:34:38.2457471Z * [new branch] gh/jansel/523/orig -> origin/gh/jansel/523/orig 2025-07-17T06:34:38.2458794Z * [new branch] gh/jansel/524/base -> origin/gh/jansel/524/base 2025-07-17T06:34:38.2459866Z * [new branch] gh/jansel/524/head -> origin/gh/jansel/524/head 2025-07-17T06:34:38.2460892Z * [new branch] gh/jansel/524/orig -> origin/gh/jansel/524/orig 2025-07-17T06:34:38.2462268Z * [new branch] gh/jansel/525/base -> origin/gh/jansel/525/base 2025-07-17T06:34:38.2463536Z * [new branch] gh/jansel/525/head -> origin/gh/jansel/525/head 2025-07-17T06:34:38.2464275Z * [new branch] gh/jansel/525/orig -> origin/gh/jansel/525/orig 2025-07-17T06:34:38.2465742Z * [new branch] gh/jansel/526/base -> origin/gh/jansel/526/base 2025-07-17T06:34:38.2466775Z * [new branch] gh/jansel/526/head -> origin/gh/jansel/526/head 2025-07-17T06:34:38.2467768Z * [new branch] gh/jansel/526/orig -> origin/gh/jansel/526/orig 2025-07-17T06:34:38.2469063Z * [new branch] gh/jansel/527/base -> origin/gh/jansel/527/base 2025-07-17T06:34:38.2470099Z * [new branch] gh/jansel/527/head -> origin/gh/jansel/527/head 2025-07-17T06:34:38.2471094Z * [new branch] gh/jansel/527/orig -> origin/gh/jansel/527/orig 2025-07-17T06:34:38.2472441Z * [new branch] gh/jansel/528/base -> origin/gh/jansel/528/base 2025-07-17T06:34:38.2473573Z * [new branch] gh/jansel/528/head -> origin/gh/jansel/528/head 2025-07-17T06:34:38.2474540Z * [new branch] gh/jansel/528/orig -> origin/gh/jansel/528/orig 2025-07-17T06:34:38.2475848Z * [new branch] gh/jansel/529/base -> origin/gh/jansel/529/base 2025-07-17T06:34:38.2476853Z * [new branch] gh/jansel/529/head -> origin/gh/jansel/529/head 2025-07-17T06:34:38.2477856Z * [new branch] gh/jansel/529/orig -> origin/gh/jansel/529/orig 2025-07-17T06:34:38.2479779Z * [new branch] gh/jansel/530/base -> origin/gh/jansel/530/base 2025-07-17T06:34:38.2480776Z * [new branch] gh/jansel/530/head -> origin/gh/jansel/530/head 2025-07-17T06:34:38.2481943Z * [new branch] gh/jansel/530/orig -> origin/gh/jansel/530/orig 2025-07-17T06:34:38.2483592Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-07-17T06:34:38.2484568Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-07-17T06:34:38.2485565Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-07-17T06:34:38.2486968Z * [new branch] gh/jansel/532/base -> origin/gh/jansel/532/base 2025-07-17T06:34:38.2488053Z * [new branch] gh/jansel/532/head -> origin/gh/jansel/532/head 2025-07-17T06:34:38.2489092Z * [new branch] gh/jansel/532/orig -> origin/gh/jansel/532/orig 2025-07-17T06:34:38.2490471Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-07-17T06:34:38.2491457Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-07-17T06:34:38.2492458Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-07-17T06:34:38.2494157Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-07-17T06:34:38.2495191Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-07-17T06:34:38.2496221Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-07-17T06:34:38.2498075Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-07-17T06:34:38.2499446Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-07-17T06:34:38.2500085Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-07-17T06:34:38.2501713Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-07-17T06:34:38.2502735Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-07-17T06:34:38.2503735Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-07-17T06:34:38.2505237Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-07-17T06:34:38.2506198Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-07-17T06:34:38.2507182Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-07-17T06:34:38.2508854Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-07-17T06:34:38.2509940Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-07-17T06:34:38.2510936Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-07-17T06:34:38.2512651Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-07-17T06:34:38.2513679Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-07-17T06:34:38.2514770Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-07-17T06:34:38.2516165Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-07-17T06:34:38.2517149Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-07-17T06:34:38.2518311Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-07-17T06:34:38.2519948Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-07-17T06:34:38.2520862Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-07-17T06:34:38.2521887Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-07-17T06:34:38.2523174Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-07-17T06:34:38.2524183Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-07-17T06:34:38.2525168Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-07-17T06:34:38.2526517Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-07-17T06:34:38.2527577Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-07-17T06:34:38.2528709Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-07-17T06:34:38.2530076Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-07-17T06:34:38.2531064Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-07-17T06:34:38.2532073Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-07-17T06:34:38.2533437Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-07-17T06:34:38.2534478Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-07-17T06:34:38.2535487Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-07-17T06:34:38.2537034Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-07-17T06:34:38.2537989Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-07-17T06:34:38.2540003Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-07-17T06:34:38.2541115Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-07-17T06:34:38.2542176Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-07-17T06:34:38.2543868Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-07-17T06:34:38.2544855Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-07-17T06:34:38.2545903Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-07-17T06:34:38.2547825Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-07-17T06:34:38.2548855Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-07-17T06:34:38.2549872Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-07-17T06:34:38.2551327Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-07-17T06:34:38.2552313Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-07-17T06:34:38.2553325Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-07-17T06:34:38.2555394Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-07-17T06:34:38.2560081Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-07-17T06:34:38.2561128Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-07-17T06:34:38.2562526Z * [new branch] gh/kurtamohler/37/base -> origin/gh/kurtamohler/37/base 2025-07-17T06:34:38.2563576Z * [new branch] gh/kurtamohler/37/head -> origin/gh/kurtamohler/37/head 2025-07-17T06:34:38.2564574Z * [new branch] gh/kurtamohler/37/orig -> origin/gh/kurtamohler/37/orig 2025-07-17T06:34:38.2565939Z * [new branch] gh/kurtamohler/38/base -> origin/gh/kurtamohler/38/base 2025-07-17T06:34:38.2566958Z * [new branch] gh/kurtamohler/38/head -> origin/gh/kurtamohler/38/head 2025-07-17T06:34:38.2567963Z * [new branch] gh/kurtamohler/38/orig -> origin/gh/kurtamohler/38/orig 2025-07-17T06:34:38.2569322Z * [new branch] gh/kurtamohler/39/base -> origin/gh/kurtamohler/39/base 2025-07-17T06:34:38.2570313Z * [new branch] gh/kurtamohler/39/head -> origin/gh/kurtamohler/39/head 2025-07-17T06:34:38.2571325Z * [new branch] gh/kurtamohler/39/orig -> origin/gh/kurtamohler/39/orig 2025-07-17T06:34:38.2572753Z * [new branch] gh/kurtamohler/40/base -> origin/gh/kurtamohler/40/base 2025-07-17T06:34:38.2573824Z * [new branch] gh/kurtamohler/40/head -> origin/gh/kurtamohler/40/head 2025-07-17T06:34:38.2574884Z * [new branch] gh/kurtamohler/40/orig -> origin/gh/kurtamohler/40/orig 2025-07-17T06:34:38.2576307Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-07-17T06:34:38.2577296Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-07-17T06:34:38.2578308Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-07-17T06:34:38.2580033Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-07-17T06:34:38.2581045Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-07-17T06:34:38.2582538Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-07-17T06:34:38.2583803Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-07-17T06:34:38.2584888Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-07-17T06:34:38.2586242Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-07-17T06:34:38.2587231Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-07-17T06:34:38.2588261Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-07-17T06:34:38.2589661Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-07-17T06:34:38.2590644Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-07-17T06:34:38.2591740Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-07-17T06:34:38.2593323Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-07-17T06:34:38.2594189Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-07-17T06:34:38.2595521Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-07-17T06:34:38.2596523Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-07-17T06:34:38.2597515Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-07-17T06:34:38.2599079Z * [new branch] gh/kwen2501/162/base -> origin/gh/kwen2501/162/base 2025-07-17T06:34:38.2600212Z * [new branch] gh/kwen2501/162/head -> origin/gh/kwen2501/162/head 2025-07-17T06:34:38.2601233Z * [new branch] gh/kwen2501/162/orig -> origin/gh/kwen2501/162/orig 2025-07-17T06:34:38.2602605Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-07-17T06:34:38.2603627Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-07-17T06:34:38.2604998Z * [new branch] gh/kwen2501/172/base -> origin/gh/kwen2501/172/base 2025-07-17T06:34:38.2606028Z * [new branch] gh/kwen2501/172/head -> origin/gh/kwen2501/172/head 2025-07-17T06:34:38.2607069Z * [new branch] gh/kwen2501/172/orig -> origin/gh/kwen2501/172/orig 2025-07-17T06:34:38.2608387Z * [new branch] gh/kwen2501/173/base -> origin/gh/kwen2501/173/base 2025-07-17T06:34:38.2609361Z * [new branch] gh/kwen2501/173/head -> origin/gh/kwen2501/173/head 2025-07-17T06:34:38.2610370Z * [new branch] gh/kwen2501/173/orig -> origin/gh/kwen2501/173/orig 2025-07-17T06:34:38.2611697Z * [new branch] gh/kwen2501/174/base -> origin/gh/kwen2501/174/base 2025-07-17T06:34:38.2612772Z * [new branch] gh/kwen2501/174/head -> origin/gh/kwen2501/174/head 2025-07-17T06:34:38.2613890Z * [new branch] gh/kwen2501/174/orig -> origin/gh/kwen2501/174/orig 2025-07-17T06:34:38.2615225Z * [new branch] gh/kwen2501/175/base -> origin/gh/kwen2501/175/base 2025-07-17T06:34:38.2616182Z * [new branch] gh/kwen2501/175/head -> origin/gh/kwen2501/175/head 2025-07-17T06:34:38.2617207Z * [new branch] gh/kwen2501/175/orig -> origin/gh/kwen2501/175/orig 2025-07-17T06:34:38.2618521Z * [new branch] gh/kwen2501/176/base -> origin/gh/kwen2501/176/base 2025-07-17T06:34:38.2619538Z * [new branch] gh/kwen2501/176/head -> origin/gh/kwen2501/176/head 2025-07-17T06:34:38.2620542Z * [new branch] gh/kwen2501/176/orig -> origin/gh/kwen2501/176/orig 2025-07-17T06:34:38.2621845Z * [new branch] gh/kwen2501/177/base -> origin/gh/kwen2501/177/base 2025-07-17T06:34:38.2622849Z * [new branch] gh/kwen2501/177/head -> origin/gh/kwen2501/177/head 2025-07-17T06:34:38.2623883Z * [new branch] gh/kwen2501/177/orig -> origin/gh/kwen2501/177/orig 2025-07-17T06:34:38.2625368Z * [new branch] gh/kwen2501/178/base -> origin/gh/kwen2501/178/base 2025-07-17T06:34:38.2626349Z * [new branch] gh/kwen2501/178/head -> origin/gh/kwen2501/178/head 2025-07-17T06:34:38.2627491Z * [new branch] gh/kwen2501/178/orig -> origin/gh/kwen2501/178/orig 2025-07-17T06:34:38.2628843Z * [new branch] gh/kwen2501/179/base -> origin/gh/kwen2501/179/base 2025-07-17T06:34:38.2629837Z * [new branch] gh/kwen2501/179/head -> origin/gh/kwen2501/179/head 2025-07-17T06:34:38.2630832Z * [new branch] gh/kwen2501/179/orig -> origin/gh/kwen2501/179/orig 2025-07-17T06:34:38.2632207Z * [new branch] gh/kwen2501/180/base -> origin/gh/kwen2501/180/base 2025-07-17T06:34:38.2633253Z * [new branch] gh/kwen2501/180/head -> origin/gh/kwen2501/180/head 2025-07-17T06:34:38.2634225Z * [new branch] gh/kwen2501/180/orig -> origin/gh/kwen2501/180/orig 2025-07-17T06:34:38.2635957Z * [new branch] gh/kwen2501/181/base -> origin/gh/kwen2501/181/base 2025-07-17T06:34:38.2636933Z * [new branch] gh/kwen2501/181/head -> origin/gh/kwen2501/181/head 2025-07-17T06:34:38.2637993Z * [new branch] gh/kwen2501/181/orig -> origin/gh/kwen2501/181/orig 2025-07-17T06:34:38.2639517Z * [new branch] gh/kwen2501/182/base -> origin/gh/kwen2501/182/base 2025-07-17T06:34:38.2640649Z * [new branch] gh/kwen2501/182/head -> origin/gh/kwen2501/182/head 2025-07-17T06:34:38.2641673Z * [new branch] gh/kwen2501/182/orig -> origin/gh/kwen2501/182/orig 2025-07-17T06:34:38.2643177Z * [new branch] gh/kwen2501/183/base -> origin/gh/kwen2501/183/base 2025-07-17T06:34:38.2644189Z * [new branch] gh/kwen2501/183/head -> origin/gh/kwen2501/183/head 2025-07-17T06:34:38.2645165Z * [new branch] gh/kwen2501/183/orig -> origin/gh/kwen2501/183/orig 2025-07-17T06:34:38.2646533Z * [new branch] gh/kwen2501/184/base -> origin/gh/kwen2501/184/base 2025-07-17T06:34:38.2647583Z * [new branch] gh/kwen2501/184/head -> origin/gh/kwen2501/184/head 2025-07-17T06:34:38.2648590Z * [new branch] gh/kwen2501/184/orig -> origin/gh/kwen2501/184/orig 2025-07-17T06:34:38.2649972Z * [new branch] gh/kwen2501/185/base -> origin/gh/kwen2501/185/base 2025-07-17T06:34:38.2651003Z * [new branch] gh/kwen2501/185/head -> origin/gh/kwen2501/185/head 2025-07-17T06:34:38.2651959Z * [new branch] gh/kwen2501/185/orig -> origin/gh/kwen2501/185/orig 2025-07-17T06:34:38.2653234Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-07-17T06:34:38.2654280Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-07-17T06:34:38.2655417Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-07-17T06:34:38.2656968Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-07-17T06:34:38.2657925Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-07-17T06:34:38.2658965Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-07-17T06:34:38.2660421Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-07-17T06:34:38.2661397Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-07-17T06:34:38.2662430Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-07-17T06:34:38.2663830Z * [new branch] gh/kwen2501/189/base -> origin/gh/kwen2501/189/base 2025-07-17T06:34:38.2664905Z * [new branch] gh/kwen2501/189/head -> origin/gh/kwen2501/189/head 2025-07-17T06:34:38.2665929Z * [new branch] gh/kwen2501/189/orig -> origin/gh/kwen2501/189/orig 2025-07-17T06:34:38.2667322Z * [new branch] gh/kwen2501/190/base -> origin/gh/kwen2501/190/base 2025-07-17T06:34:38.2668310Z * [new branch] gh/kwen2501/190/head -> origin/gh/kwen2501/190/head 2025-07-17T06:34:38.2669409Z * [new branch] gh/kwen2501/190/orig -> origin/gh/kwen2501/190/orig 2025-07-17T06:34:38.2670847Z * [new branch] gh/kwen2501/191/base -> origin/gh/kwen2501/191/base 2025-07-17T06:34:38.2671794Z * [new branch] gh/kwen2501/191/head -> origin/gh/kwen2501/191/head 2025-07-17T06:34:38.2672739Z * [new branch] gh/kwen2501/191/orig -> origin/gh/kwen2501/191/orig 2025-07-17T06:34:38.2674457Z * [new branch] gh/kwen2501/192/base -> origin/gh/kwen2501/192/base 2025-07-17T06:34:38.2675203Z * [new branch] gh/kwen2501/192/head -> origin/gh/kwen2501/192/head 2025-07-17T06:34:38.2676191Z * [new branch] gh/kwen2501/192/orig -> origin/gh/kwen2501/192/orig 2025-07-17T06:34:38.2677645Z * [new branch] gh/kwen2501/193/base -> origin/gh/kwen2501/193/base 2025-07-17T06:34:38.2678710Z * [new branch] gh/kwen2501/193/head -> origin/gh/kwen2501/193/head 2025-07-17T06:34:38.2679829Z * [new branch] gh/kwen2501/193/orig -> origin/gh/kwen2501/193/orig 2025-07-17T06:34:38.2681501Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-07-17T06:34:38.2682551Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-07-17T06:34:38.2683648Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-07-17T06:34:38.2685202Z * [new branch] gh/kwen2501/195/base -> origin/gh/kwen2501/195/base 2025-07-17T06:34:38.2686191Z * [new branch] gh/kwen2501/195/head -> origin/gh/kwen2501/195/head 2025-07-17T06:34:38.2687211Z * [new branch] gh/kwen2501/195/orig -> origin/gh/kwen2501/195/orig 2025-07-17T06:34:38.2688560Z * [new branch] gh/kwen2501/196/base -> origin/gh/kwen2501/196/base 2025-07-17T06:34:38.2689557Z * [new branch] gh/kwen2501/196/head -> origin/gh/kwen2501/196/head 2025-07-17T06:34:38.2690606Z * [new branch] gh/kwen2501/196/orig -> origin/gh/kwen2501/196/orig 2025-07-17T06:34:38.2693001Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-07-17T06:34:38.2694512Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-07-17T06:34:38.2695598Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-07-17T06:34:38.2696646Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-07-17T06:34:38.2698500Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-07-17T06:34:38.2699532Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-07-17T06:34:38.2700555Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-07-17T06:34:38.2701913Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-07-17T06:34:38.2703051Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-07-17T06:34:38.2704056Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-07-17T06:34:38.2705445Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-07-17T06:34:38.2706452Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-07-17T06:34:38.2707445Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-07-17T06:34:38.2708983Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-07-17T06:34:38.2710436Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-07-17T06:34:38.2711428Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-07-17T06:34:38.2712926Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-07-17T06:34:38.2714340Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-07-17T06:34:38.2715357Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-07-17T06:34:38.2716869Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-07-17T06:34:38.2717888Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-07-17T06:34:38.2718886Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-07-17T06:34:38.2720317Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-07-17T06:34:38.2721381Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-07-17T06:34:38.2722402Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-07-17T06:34:38.2723794Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-07-17T06:34:38.2724825Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-07-17T06:34:38.2725827Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-07-17T06:34:38.2727423Z * [new branch] gh/laithsakka/199/base -> origin/gh/laithsakka/199/base 2025-07-17T06:34:38.2728392Z * [new branch] gh/laithsakka/199/head -> origin/gh/laithsakka/199/head 2025-07-17T06:34:38.2729318Z * [new branch] gh/laithsakka/199/orig -> origin/gh/laithsakka/199/orig 2025-07-17T06:34:38.2730881Z * [new branch] gh/laithsakka/206/base -> origin/gh/laithsakka/206/base 2025-07-17T06:34:38.2732042Z * [new branch] gh/laithsakka/206/head -> origin/gh/laithsakka/206/head 2025-07-17T06:34:38.2733001Z * [new branch] gh/laithsakka/206/orig -> origin/gh/laithsakka/206/orig 2025-07-17T06:34:38.2734580Z * [new branch] gh/laithsakka/210/base -> origin/gh/laithsakka/210/base 2025-07-17T06:34:38.2735709Z * [new branch] gh/laithsakka/210/head -> origin/gh/laithsakka/210/head 2025-07-17T06:34:38.2736747Z * [new branch] gh/laithsakka/210/orig -> origin/gh/laithsakka/210/orig 2025-07-17T06:34:38.2738164Z * [new branch] gh/laithsakka/215/base -> origin/gh/laithsakka/215/base 2025-07-17T06:34:38.2739097Z * [new branch] gh/laithsakka/215/head -> origin/gh/laithsakka/215/head 2025-07-17T06:34:38.2740122Z * [new branch] gh/laithsakka/215/orig -> origin/gh/laithsakka/215/orig 2025-07-17T06:34:38.2741774Z * [new branch] gh/laithsakka/219/base -> origin/gh/laithsakka/219/base 2025-07-17T06:34:38.2742746Z * [new branch] gh/laithsakka/219/head -> origin/gh/laithsakka/219/head 2025-07-17T06:34:38.2743760Z * [new branch] gh/laithsakka/219/orig -> origin/gh/laithsakka/219/orig 2025-07-17T06:34:38.2745139Z * [new branch] gh/laithsakka/220/base -> origin/gh/laithsakka/220/base 2025-07-17T06:34:38.2746161Z * [new branch] gh/laithsakka/220/head -> origin/gh/laithsakka/220/head 2025-07-17T06:34:38.2747151Z * [new branch] gh/laithsakka/220/orig -> origin/gh/laithsakka/220/orig 2025-07-17T06:34:38.2748876Z * [new branch] gh/laithsakka/221/base -> origin/gh/laithsakka/221/base 2025-07-17T06:34:38.2749909Z * [new branch] gh/laithsakka/221/head -> origin/gh/laithsakka/221/head 2025-07-17T06:34:38.2750938Z * [new branch] gh/laithsakka/221/orig -> origin/gh/laithsakka/221/orig 2025-07-17T06:34:38.2752408Z * [new branch] gh/laithsakka/222/base -> origin/gh/laithsakka/222/base 2025-07-17T06:34:38.2753493Z * [new branch] gh/laithsakka/222/head -> origin/gh/laithsakka/222/head 2025-07-17T06:34:38.2754532Z * [new branch] gh/laithsakka/222/orig -> origin/gh/laithsakka/222/orig 2025-07-17T06:34:38.2757413Z * [new branch] gh/laithsakka/223/base -> origin/gh/laithsakka/223/base 2025-07-17T06:34:38.2758576Z * [new branch] gh/laithsakka/223/head -> origin/gh/laithsakka/223/head 2025-07-17T06:34:38.2759796Z * [new branch] gh/laithsakka/223/orig -> origin/gh/laithsakka/223/orig 2025-07-17T06:34:38.2761167Z * [new branch] gh/laithsakka/224/base -> origin/gh/laithsakka/224/base 2025-07-17T06:34:38.2762155Z * [new branch] gh/laithsakka/224/head -> origin/gh/laithsakka/224/head 2025-07-17T06:34:38.2763154Z * [new branch] gh/laithsakka/224/orig -> origin/gh/laithsakka/224/orig 2025-07-17T06:34:38.2764453Z * [new branch] gh/laithsakka/225/base -> origin/gh/laithsakka/225/base 2025-07-17T06:34:38.2765615Z * [new branch] gh/laithsakka/225/head -> origin/gh/laithsakka/225/head 2025-07-17T06:34:38.2766603Z * [new branch] gh/laithsakka/225/orig -> origin/gh/laithsakka/225/orig 2025-07-17T06:34:38.2767865Z * [new branch] gh/laithsakka/226/base -> origin/gh/laithsakka/226/base 2025-07-17T06:34:38.2768894Z * [new branch] gh/laithsakka/226/head -> origin/gh/laithsakka/226/head 2025-07-17T06:34:38.2769927Z * [new branch] gh/laithsakka/226/orig -> origin/gh/laithsakka/226/orig 2025-07-17T06:34:38.2771368Z * [new branch] gh/laithsakka/227/base -> origin/gh/laithsakka/227/base 2025-07-17T06:34:38.2772396Z * [new branch] gh/laithsakka/227/head -> origin/gh/laithsakka/227/head 2025-07-17T06:34:38.2773368Z * [new branch] gh/laithsakka/227/orig -> origin/gh/laithsakka/227/orig 2025-07-17T06:34:38.2774830Z * [new branch] gh/laithsakka/228/base -> origin/gh/laithsakka/228/base 2025-07-17T06:34:38.2775813Z * [new branch] gh/laithsakka/228/head -> origin/gh/laithsakka/228/head 2025-07-17T06:34:38.2776874Z * [new branch] gh/laithsakka/228/orig -> origin/gh/laithsakka/228/orig 2025-07-17T06:34:38.2778164Z * [new branch] gh/laithsakka/229/base -> origin/gh/laithsakka/229/base 2025-07-17T06:34:38.2779240Z * [new branch] gh/laithsakka/229/head -> origin/gh/laithsakka/229/head 2025-07-17T06:34:38.2780260Z * [new branch] gh/laithsakka/229/orig -> origin/gh/laithsakka/229/orig 2025-07-17T06:34:38.2781533Z * [new branch] gh/laithsakka/230/base -> origin/gh/laithsakka/230/base 2025-07-17T06:34:38.2782538Z * [new branch] gh/laithsakka/230/head -> origin/gh/laithsakka/230/head 2025-07-17T06:34:38.2783550Z * [new branch] gh/laithsakka/230/orig -> origin/gh/laithsakka/230/orig 2025-07-17T06:34:38.2784996Z * [new branch] gh/laithsakka/231/base -> origin/gh/laithsakka/231/base 2025-07-17T06:34:38.2786485Z * [new branch] gh/laithsakka/231/head -> origin/gh/laithsakka/231/head 2025-07-17T06:34:38.2787507Z * [new branch] gh/laithsakka/231/orig -> origin/gh/laithsakka/231/orig 2025-07-17T06:34:38.2789136Z * [new branch] gh/laithsakka/232/base -> origin/gh/laithsakka/232/base 2025-07-17T06:34:38.2790138Z * [new branch] gh/laithsakka/232/head -> origin/gh/laithsakka/232/head 2025-07-17T06:34:38.2791139Z * [new branch] gh/laithsakka/232/orig -> origin/gh/laithsakka/232/orig 2025-07-17T06:34:38.2792630Z * [new branch] gh/laithsakka/233/base -> origin/gh/laithsakka/233/base 2025-07-17T06:34:38.2793655Z * [new branch] gh/laithsakka/233/head -> origin/gh/laithsakka/233/head 2025-07-17T06:34:38.2794628Z * [new branch] gh/laithsakka/233/orig -> origin/gh/laithsakka/233/orig 2025-07-17T06:34:38.2796062Z * [new branch] gh/laithsakka/234/base -> origin/gh/laithsakka/234/base 2025-07-17T06:34:38.2797072Z * [new branch] gh/laithsakka/234/head -> origin/gh/laithsakka/234/head 2025-07-17T06:34:38.2798053Z * [new branch] gh/laithsakka/234/orig -> origin/gh/laithsakka/234/orig 2025-07-17T06:34:38.2799769Z * [new branch] gh/laithsakka/235/base -> origin/gh/laithsakka/235/base 2025-07-17T06:34:38.2800678Z * [new branch] gh/laithsakka/235/head -> origin/gh/laithsakka/235/head 2025-07-17T06:34:38.2801661Z * [new branch] gh/laithsakka/235/orig -> origin/gh/laithsakka/235/orig 2025-07-17T06:34:38.2802964Z * [new branch] gh/laithsakka/236/base -> origin/gh/laithsakka/236/base 2025-07-17T06:34:38.2803955Z * [new branch] gh/laithsakka/236/head -> origin/gh/laithsakka/236/head 2025-07-17T06:34:38.2804955Z * [new branch] gh/laithsakka/236/orig -> origin/gh/laithsakka/236/orig 2025-07-17T06:34:38.2806338Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-07-17T06:34:38.2807363Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-07-17T06:34:38.2808367Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-07-17T06:34:38.2809725Z * [new branch] gh/laithsakka/238/base -> origin/gh/laithsakka/238/base 2025-07-17T06:34:38.2810773Z * [new branch] gh/laithsakka/238/head -> origin/gh/laithsakka/238/head 2025-07-17T06:34:38.2811777Z * [new branch] gh/laithsakka/238/orig -> origin/gh/laithsakka/238/orig 2025-07-17T06:34:38.2813248Z * [new branch] gh/laithsakka/239/base -> origin/gh/laithsakka/239/base 2025-07-17T06:34:38.2814243Z * [new branch] gh/laithsakka/239/head -> origin/gh/laithsakka/239/head 2025-07-17T06:34:38.2815214Z * [new branch] gh/laithsakka/239/orig -> origin/gh/laithsakka/239/orig 2025-07-17T06:34:38.2816569Z * [new branch] gh/laithsakka/240/base -> origin/gh/laithsakka/240/base 2025-07-17T06:34:38.2817571Z * [new branch] gh/laithsakka/240/head -> origin/gh/laithsakka/240/head 2025-07-17T06:34:38.2818590Z * [new branch] gh/laithsakka/240/orig -> origin/gh/laithsakka/240/orig 2025-07-17T06:34:38.2820048Z * [new branch] gh/laithsakka/241/base -> origin/gh/laithsakka/241/base 2025-07-17T06:34:38.2821023Z * [new branch] gh/laithsakka/241/head -> origin/gh/laithsakka/241/head 2025-07-17T06:34:38.2822020Z * [new branch] gh/laithsakka/241/orig -> origin/gh/laithsakka/241/orig 2025-07-17T06:34:38.2823442Z * [new branch] gh/laithsakka/242/base -> origin/gh/laithsakka/242/base 2025-07-17T06:34:38.2824537Z * [new branch] gh/laithsakka/242/head -> origin/gh/laithsakka/242/head 2025-07-17T06:34:38.2825523Z * [new branch] gh/laithsakka/242/orig -> origin/gh/laithsakka/242/orig 2025-07-17T06:34:38.2826895Z * [new branch] gh/laithsakka/243/base -> origin/gh/laithsakka/243/base 2025-07-17T06:34:38.2828314Z * [new branch] gh/laithsakka/243/head -> origin/gh/laithsakka/243/head 2025-07-17T06:34:38.2829352Z * [new branch] gh/laithsakka/243/orig -> origin/gh/laithsakka/243/orig 2025-07-17T06:34:38.2830740Z * [new branch] gh/laithsakka/244/base -> origin/gh/laithsakka/244/base 2025-07-17T06:34:38.2831709Z * [new branch] gh/laithsakka/244/head -> origin/gh/laithsakka/244/head 2025-07-17T06:34:38.2832737Z * [new branch] gh/laithsakka/244/orig -> origin/gh/laithsakka/244/orig 2025-07-17T06:34:38.2834631Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-07-17T06:34:38.2835936Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-07-17T06:34:38.2837158Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-07-17T06:34:38.2838186Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-07-17T06:34:38.2839740Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-07-17T06:34:38.2840730Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-07-17T06:34:38.2841909Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-07-17T06:34:38.2842826Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-07-17T06:34:38.2844540Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-07-17T06:34:38.2845557Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-07-17T06:34:38.2846656Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-07-17T06:34:38.2847993Z * [new branch] gh/leslie-fang-intel/199/base -> origin/gh/leslie-fang-intel/199/base 2025-07-17T06:34:38.2849009Z * [new branch] gh/leslie-fang-intel/199/head -> origin/gh/leslie-fang-intel/199/head 2025-07-17T06:34:38.2850005Z * [new branch] gh/leslie-fang-intel/199/orig -> origin/gh/leslie-fang-intel/199/orig 2025-07-17T06:34:38.2851389Z * [new branch] gh/leslie-fang-intel/200/base -> origin/gh/leslie-fang-intel/200/base 2025-07-17T06:34:38.2852414Z * [new branch] gh/leslie-fang-intel/200/head -> origin/gh/leslie-fang-intel/200/head 2025-07-17T06:34:38.2853328Z * [new branch] gh/leslie-fang-intel/200/orig -> origin/gh/leslie-fang-intel/200/orig 2025-07-17T06:34:38.2854621Z * [new branch] gh/leslie-fang-intel/201/base -> origin/gh/leslie-fang-intel/201/base 2025-07-17T06:34:38.2855608Z * [new branch] gh/leslie-fang-intel/201/head -> origin/gh/leslie-fang-intel/201/head 2025-07-17T06:34:38.2857314Z * [new branch] gh/leslie-fang-intel/201/orig -> origin/gh/leslie-fang-intel/201/orig 2025-07-17T06:34:38.2858699Z * [new branch] gh/leslie-fang-intel/202/base -> origin/gh/leslie-fang-intel/202/base 2025-07-17T06:34:38.2859744Z * [new branch] gh/leslie-fang-intel/202/head -> origin/gh/leslie-fang-intel/202/head 2025-07-17T06:34:38.2860747Z * [new branch] gh/leslie-fang-intel/202/orig -> origin/gh/leslie-fang-intel/202/orig 2025-07-17T06:34:38.2862496Z * [new branch] gh/leslie-fang-intel/203/base -> origin/gh/leslie-fang-intel/203/base 2025-07-17T06:34:38.2863500Z * [new branch] gh/leslie-fang-intel/203/head -> origin/gh/leslie-fang-intel/203/head 2025-07-17T06:34:38.2864582Z * [new branch] gh/leslie-fang-intel/203/orig -> origin/gh/leslie-fang-intel/203/orig 2025-07-17T06:34:38.2866023Z * [new branch] gh/leslie-fang-intel/204/base -> origin/gh/leslie-fang-intel/204/base 2025-07-17T06:34:38.2867160Z * [new branch] gh/leslie-fang-intel/204/head -> origin/gh/leslie-fang-intel/204/head 2025-07-17T06:34:38.2868141Z * [new branch] gh/leslie-fang-intel/204/orig -> origin/gh/leslie-fang-intel/204/orig 2025-07-17T06:34:38.2869452Z * [new branch] gh/leslie-fang-intel/205/base -> origin/gh/leslie-fang-intel/205/base 2025-07-17T06:34:38.2870430Z * [new branch] gh/leslie-fang-intel/205/head -> origin/gh/leslie-fang-intel/205/head 2025-07-17T06:34:38.2871459Z * [new branch] gh/leslie-fang-intel/205/orig -> origin/gh/leslie-fang-intel/205/orig 2025-07-17T06:34:38.2872802Z * [new branch] gh/leslie-fang-intel/206/base -> origin/gh/leslie-fang-intel/206/base 2025-07-17T06:34:38.2873785Z * [new branch] gh/leslie-fang-intel/206/head -> origin/gh/leslie-fang-intel/206/head 2025-07-17T06:34:38.2874801Z * [new branch] gh/leslie-fang-intel/206/orig -> origin/gh/leslie-fang-intel/206/orig 2025-07-17T06:34:38.2876131Z * [new branch] gh/leslie-fang-intel/207/base -> origin/gh/leslie-fang-intel/207/base 2025-07-17T06:34:38.2877108Z * [new branch] gh/leslie-fang-intel/207/head -> origin/gh/leslie-fang-intel/207/head 2025-07-17T06:34:38.2878216Z * [new branch] gh/leslie-fang-intel/207/orig -> origin/gh/leslie-fang-intel/207/orig 2025-07-17T06:34:38.2879624Z * [new branch] gh/leslie-fang-intel/208/base -> origin/gh/leslie-fang-intel/208/base 2025-07-17T06:34:38.2880713Z * [new branch] gh/leslie-fang-intel/208/head -> origin/gh/leslie-fang-intel/208/head 2025-07-17T06:34:38.2881722Z * [new branch] gh/leslie-fang-intel/208/orig -> origin/gh/leslie-fang-intel/208/orig 2025-07-17T06:34:38.2883300Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-07-17T06:34:38.2884315Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-07-17T06:34:38.2885409Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-07-17T06:34:38.2886743Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-07-17T06:34:38.2887730Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-07-17T06:34:38.2888792Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-07-17T06:34:38.2890443Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-07-17T06:34:38.2891804Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-07-17T06:34:38.2893387Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-07-17T06:34:38.2894432Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-07-17T06:34:38.2895754Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-07-17T06:34:38.2896725Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-07-17T06:34:38.2897757Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-07-17T06:34:38.2899085Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-07-17T06:34:38.2900099Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-07-17T06:34:38.2901099Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-07-17T06:34:38.2902431Z * [new branch] gh/malfet/394/base -> origin/gh/malfet/394/base 2025-07-17T06:34:38.2903456Z * [new branch] gh/malfet/394/head -> origin/gh/malfet/394/head 2025-07-17T06:34:38.2904456Z * [new branch] gh/malfet/394/orig -> origin/gh/malfet/394/orig 2025-07-17T06:34:38.2905831Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-07-17T06:34:38.2906938Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-07-17T06:34:38.2907957Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-07-17T06:34:38.2909370Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-07-17T06:34:38.2910369Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-07-17T06:34:38.2911372Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-07-17T06:34:38.2912693Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-07-17T06:34:38.2913627Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-07-17T06:34:38.2914736Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-07-17T06:34:38.2916064Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-07-17T06:34:38.2917067Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-07-17T06:34:38.2918057Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-07-17T06:34:38.2919976Z * [new branch] gh/malfet/403/base -> origin/gh/malfet/403/base 2025-07-17T06:34:38.2921128Z * [new branch] gh/malfet/403/head -> origin/gh/malfet/403/head 2025-07-17T06:34:38.2922092Z * [new branch] gh/malfet/403/orig -> origin/gh/malfet/403/orig 2025-07-17T06:34:38.2923448Z * [new branch] gh/malfet/404/base -> origin/gh/malfet/404/base 2025-07-17T06:34:38.2924890Z * [new branch] gh/malfet/404/head -> origin/gh/malfet/404/head 2025-07-17T06:34:38.2925932Z * [new branch] gh/malfet/404/orig -> origin/gh/malfet/404/orig 2025-07-17T06:34:38.2927307Z * [new branch] gh/malfet/405/base -> origin/gh/malfet/405/base 2025-07-17T06:34:38.2928308Z * [new branch] gh/malfet/405/head -> origin/gh/malfet/405/head 2025-07-17T06:34:38.2929371Z * [new branch] gh/malfet/405/orig -> origin/gh/malfet/405/orig 2025-07-17T06:34:38.2930709Z * [new branch] gh/malfet/407/base -> origin/gh/malfet/407/base 2025-07-17T06:34:38.2931674Z * [new branch] gh/malfet/407/head -> origin/gh/malfet/407/head 2025-07-17T06:34:38.2932669Z * [new branch] gh/malfet/407/orig -> origin/gh/malfet/407/orig 2025-07-17T06:34:38.2934039Z * [new branch] gh/malfet/408/base -> origin/gh/malfet/408/base 2025-07-17T06:34:38.2935144Z * [new branch] gh/malfet/408/head -> origin/gh/malfet/408/head 2025-07-17T06:34:38.2936195Z * [new branch] gh/malfet/408/orig -> origin/gh/malfet/408/orig 2025-07-17T06:34:38.2937590Z * [new branch] gh/malfet/409/base -> origin/gh/malfet/409/base 2025-07-17T06:34:38.2938603Z * [new branch] gh/malfet/409/head -> origin/gh/malfet/409/head 2025-07-17T06:34:38.2939639Z * [new branch] gh/malfet/409/orig -> origin/gh/malfet/409/orig 2025-07-17T06:34:38.2940916Z * [new branch] gh/malfet/410/base -> origin/gh/malfet/410/base 2025-07-17T06:34:38.2941915Z * [new branch] gh/malfet/410/head -> origin/gh/malfet/410/head 2025-07-17T06:34:38.2942908Z * [new branch] gh/malfet/410/orig -> origin/gh/malfet/410/orig 2025-07-17T06:34:38.2944193Z * [new branch] gh/malfet/411/base -> origin/gh/malfet/411/base 2025-07-17T06:34:38.2945342Z * [new branch] gh/malfet/411/head -> origin/gh/malfet/411/head 2025-07-17T06:34:38.2946339Z * [new branch] gh/malfet/411/orig -> origin/gh/malfet/411/orig 2025-07-17T06:34:38.2948049Z * [new branch] gh/malfet/412/base -> origin/gh/malfet/412/base 2025-07-17T06:34:38.2949225Z * [new branch] gh/malfet/412/head -> origin/gh/malfet/412/head 2025-07-17T06:34:38.2950225Z * [new branch] gh/malfet/412/orig -> origin/gh/malfet/412/orig 2025-07-17T06:34:38.2951673Z * [new branch] gh/malfet/413/base -> origin/gh/malfet/413/base 2025-07-17T06:34:38.2952651Z * [new branch] gh/malfet/413/head -> origin/gh/malfet/413/head 2025-07-17T06:34:38.2953721Z * [new branch] gh/malfet/413/orig -> origin/gh/malfet/413/orig 2025-07-17T06:34:38.2955110Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-07-17T06:34:38.2959293Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-07-17T06:34:38.2960944Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-07-17T06:34:38.2962396Z * [new branch] gh/malfet/415/base -> origin/gh/malfet/415/base 2025-07-17T06:34:38.2963377Z * [new branch] gh/malfet/415/head -> origin/gh/malfet/415/head 2025-07-17T06:34:38.2964422Z * [new branch] gh/malfet/415/orig -> origin/gh/malfet/415/orig 2025-07-17T06:34:38.2965831Z * [new branch] gh/malfet/416/base -> origin/gh/malfet/416/base 2025-07-17T06:34:38.2966846Z * [new branch] gh/malfet/416/head -> origin/gh/malfet/416/head 2025-07-17T06:34:38.2968074Z * [new branch] gh/malfet/416/orig -> origin/gh/malfet/416/orig 2025-07-17T06:34:38.2969451Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-07-17T06:34:38.2970465Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-07-17T06:34:38.2971477Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-07-17T06:34:38.2972767Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-07-17T06:34:38.2973778Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-07-17T06:34:38.2974732Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-07-17T06:34:38.2976143Z * [new branch] gh/malfet/419/base -> origin/gh/malfet/419/base 2025-07-17T06:34:38.2977147Z * [new branch] gh/malfet/419/head -> origin/gh/malfet/419/head 2025-07-17T06:34:38.2978134Z * [new branch] gh/malfet/419/orig -> origin/gh/malfet/419/orig 2025-07-17T06:34:38.2979991Z * [new branch] gh/malfet/420/base -> origin/gh/malfet/420/base 2025-07-17T06:34:38.2981086Z * [new branch] gh/malfet/420/head -> origin/gh/malfet/420/head 2025-07-17T06:34:38.2982077Z * [new branch] gh/malfet/420/orig -> origin/gh/malfet/420/orig 2025-07-17T06:34:38.2983468Z * [new branch] gh/malfet/421/base -> origin/gh/malfet/421/base 2025-07-17T06:34:38.2984490Z * [new branch] gh/malfet/421/head -> origin/gh/malfet/421/head 2025-07-17T06:34:38.2985549Z * [new branch] gh/malfet/421/orig -> origin/gh/malfet/421/orig 2025-07-17T06:34:38.2986991Z * [new branch] gh/malfet/422/base -> origin/gh/malfet/422/base 2025-07-17T06:34:38.2988038Z * [new branch] gh/malfet/422/head -> origin/gh/malfet/422/head 2025-07-17T06:34:38.2989072Z * [new branch] gh/malfet/422/orig -> origin/gh/malfet/422/orig 2025-07-17T06:34:38.2990456Z * [new branch] gh/malfet/423/base -> origin/gh/malfet/423/base 2025-07-17T06:34:38.2991432Z * [new branch] gh/malfet/423/head -> origin/gh/malfet/423/head 2025-07-17T06:34:38.2992439Z * [new branch] gh/malfet/423/orig -> origin/gh/malfet/423/orig 2025-07-17T06:34:38.2993851Z * [new branch] gh/malfet/424/base -> origin/gh/malfet/424/base 2025-07-17T06:34:38.2994994Z * [new branch] gh/malfet/424/head -> origin/gh/malfet/424/head 2025-07-17T06:34:38.2995950Z * [new branch] gh/malfet/424/orig -> origin/gh/malfet/424/orig 2025-07-17T06:34:38.2997296Z * [new branch] gh/malfet/425/base -> origin/gh/malfet/425/base 2025-07-17T06:34:38.2998314Z * [new branch] gh/malfet/425/head -> origin/gh/malfet/425/head 2025-07-17T06:34:38.2999495Z * [new branch] gh/malfet/425/orig -> origin/gh/malfet/425/orig 2025-07-17T06:34:38.3000883Z * [new branch] gh/malfet/426/base -> origin/gh/malfet/426/base 2025-07-17T06:34:38.3001928Z * [new branch] gh/malfet/426/head -> origin/gh/malfet/426/head 2025-07-17T06:34:38.3002993Z * [new branch] gh/malfet/426/orig -> origin/gh/malfet/426/orig 2025-07-17T06:34:38.3004386Z * [new branch] gh/malfet/427/base -> origin/gh/malfet/427/base 2025-07-17T06:34:38.3005373Z * [new branch] gh/malfet/427/head -> origin/gh/malfet/427/head 2025-07-17T06:34:38.3006432Z * [new branch] gh/malfet/427/orig -> origin/gh/malfet/427/orig 2025-07-17T06:34:38.3007968Z * [new branch] gh/malfet/428/base -> origin/gh/malfet/428/base 2025-07-17T06:34:38.3009065Z * [new branch] gh/malfet/428/head -> origin/gh/malfet/428/head 2025-07-17T06:34:38.3010075Z * [new branch] gh/malfet/428/orig -> origin/gh/malfet/428/orig 2025-07-17T06:34:38.3011434Z * [new branch] gh/malfet/429/base -> origin/gh/malfet/429/base 2025-07-17T06:34:38.3012464Z * [new branch] gh/malfet/429/head -> origin/gh/malfet/429/head 2025-07-17T06:34:38.3013449Z * [new branch] gh/malfet/429/orig -> origin/gh/malfet/429/orig 2025-07-17T06:34:38.3014823Z * [new branch] gh/malfet/430/base -> origin/gh/malfet/430/base 2025-07-17T06:34:38.3015842Z * [new branch] gh/malfet/430/head -> origin/gh/malfet/430/head 2025-07-17T06:34:38.3016940Z * [new branch] gh/malfet/430/orig -> origin/gh/malfet/430/orig 2025-07-17T06:34:38.3018313Z * [new branch] gh/malfet/431/base -> origin/gh/malfet/431/base 2025-07-17T06:34:38.3019312Z * [new branch] gh/malfet/431/head -> origin/gh/malfet/431/head 2025-07-17T06:34:38.3020370Z * [new branch] gh/malfet/431/orig -> origin/gh/malfet/431/orig 2025-07-17T06:34:38.3021789Z * [new branch] gh/malfet/432/base -> origin/gh/malfet/432/base 2025-07-17T06:34:38.3022976Z * [new branch] gh/malfet/432/head -> origin/gh/malfet/432/head 2025-07-17T06:34:38.3024012Z * [new branch] gh/malfet/432/orig -> origin/gh/malfet/432/orig 2025-07-17T06:34:38.3025407Z * [new branch] gh/malfet/433/base -> origin/gh/malfet/433/base 2025-07-17T06:34:38.3026402Z * [new branch] gh/malfet/433/head -> origin/gh/malfet/433/head 2025-07-17T06:34:38.3027431Z * [new branch] gh/malfet/433/orig -> origin/gh/malfet/433/orig 2025-07-17T06:34:38.3028806Z * [new branch] gh/malfet/434/base -> origin/gh/malfet/434/base 2025-07-17T06:34:38.3029799Z * [new branch] gh/malfet/434/head -> origin/gh/malfet/434/head 2025-07-17T06:34:38.3030810Z * [new branch] gh/malfet/434/orig -> origin/gh/malfet/434/orig 2025-07-17T06:34:38.3032459Z * [new branch] gh/malfet/435/base -> origin/gh/malfet/435/base 2025-07-17T06:34:38.3033463Z * [new branch] gh/malfet/435/head -> origin/gh/malfet/435/head 2025-07-17T06:34:38.3034532Z * [new branch] gh/malfet/435/orig -> origin/gh/malfet/435/orig 2025-07-17T06:34:38.3035800Z * [new branch] gh/malfet/436/base -> origin/gh/malfet/436/base 2025-07-17T06:34:38.3036973Z * [new branch] gh/malfet/436/head -> origin/gh/malfet/436/head 2025-07-17T06:34:38.3037969Z * [new branch] gh/malfet/436/orig -> origin/gh/malfet/436/orig 2025-07-17T06:34:38.3039387Z * [new branch] gh/malfet/437/base -> origin/gh/malfet/437/base 2025-07-17T06:34:38.3040416Z * [new branch] gh/malfet/437/head -> origin/gh/malfet/437/head 2025-07-17T06:34:38.3041408Z * [new branch] gh/malfet/437/orig -> origin/gh/malfet/437/orig 2025-07-17T06:34:38.3042782Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-07-17T06:34:38.3043770Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-07-17T06:34:38.3045454Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-07-17T06:34:38.3046518Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-07-17T06:34:38.3047500Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-07-17T06:34:38.3048934Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-07-17T06:34:38.3049956Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-07-17T06:34:38.3050930Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-07-17T06:34:38.3052324Z * [new branch] gh/manuelcandales/12/base -> origin/gh/manuelcandales/12/base 2025-07-17T06:34:38.3053331Z * [new branch] gh/manuelcandales/12/head -> origin/gh/manuelcandales/12/head 2025-07-17T06:34:38.3054383Z * [new branch] gh/manuelcandales/12/orig -> origin/gh/manuelcandales/12/orig 2025-07-17T06:34:38.3055812Z * [new branch] gh/manuelcandales/13/base -> origin/gh/manuelcandales/13/base 2025-07-17T06:34:38.3057030Z * [new branch] gh/manuelcandales/13/head -> origin/gh/manuelcandales/13/head 2025-07-17T06:34:38.3058356Z * [new branch] gh/manuelcandales/13/orig -> origin/gh/manuelcandales/13/orig 2025-07-17T06:34:38.3059825Z * [new branch] gh/manuelcandales/14/base -> origin/gh/manuelcandales/14/base 2025-07-17T06:34:38.3060811Z * [new branch] gh/manuelcandales/14/head -> origin/gh/manuelcandales/14/head 2025-07-17T06:34:38.3061811Z * [new branch] gh/manuelcandales/14/orig -> origin/gh/manuelcandales/14/orig 2025-07-17T06:34:38.3063141Z * [new branch] gh/manuelcandales/15/base -> origin/gh/manuelcandales/15/base 2025-07-17T06:34:38.3064267Z * [new branch] gh/manuelcandales/15/head -> origin/gh/manuelcandales/15/head 2025-07-17T06:34:38.3065158Z * [new branch] gh/manuelcandales/15/orig -> origin/gh/manuelcandales/15/orig 2025-07-17T06:34:38.3066462Z * [new branch] gh/manuelcandales/16/base -> origin/gh/manuelcandales/16/base 2025-07-17T06:34:38.3067566Z * [new branch] gh/manuelcandales/16/head -> origin/gh/manuelcandales/16/head 2025-07-17T06:34:38.3068510Z * [new branch] gh/manuelcandales/16/orig -> origin/gh/manuelcandales/16/orig 2025-07-17T06:34:38.3069853Z * [new branch] gh/manuelcandales/17/base -> origin/gh/manuelcandales/17/base 2025-07-17T06:34:38.3070895Z * [new branch] gh/manuelcandales/17/head -> origin/gh/manuelcandales/17/head 2025-07-17T06:34:38.3071893Z * [new branch] gh/manuelcandales/17/orig -> origin/gh/manuelcandales/17/orig 2025-07-17T06:34:38.3073673Z * [new branch] gh/manuelcandales/8/base -> origin/gh/manuelcandales/8/base 2025-07-17T06:34:38.3074653Z * [new branch] gh/manuelcandales/8/head -> origin/gh/manuelcandales/8/head 2025-07-17T06:34:38.3075653Z * [new branch] gh/manuelcandales/8/orig -> origin/gh/manuelcandales/8/orig 2025-07-17T06:34:38.3076965Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-07-17T06:34:38.3078090Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-07-17T06:34:38.3079222Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-07-17T06:34:38.3080991Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-07-17T06:34:38.3082806Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-07-17T06:34:38.3083952Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-07-17T06:34:38.3084986Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-07-17T06:34:38.3086401Z * [new branch] gh/masnesral/208/base -> origin/gh/masnesral/208/base 2025-07-17T06:34:38.3087526Z * [new branch] gh/masnesral/208/head -> origin/gh/masnesral/208/head 2025-07-17T06:34:38.3088495Z * [new branch] gh/masnesral/208/orig -> origin/gh/masnesral/208/orig 2025-07-17T06:34:38.3090095Z * [new branch] gh/masnesral/209/base -> origin/gh/masnesral/209/base 2025-07-17T06:34:38.3091128Z * [new branch] gh/masnesral/209/head -> origin/gh/masnesral/209/head 2025-07-17T06:34:38.3092164Z * [new branch] gh/masnesral/209/orig -> origin/gh/masnesral/209/orig 2025-07-17T06:34:38.3093862Z * [new branch] gh/masnesral/210/base -> origin/gh/masnesral/210/base 2025-07-17T06:34:38.3095226Z * [new branch] gh/masnesral/210/head -> origin/gh/masnesral/210/head 2025-07-17T06:34:38.3096287Z * [new branch] gh/masnesral/210/orig -> origin/gh/masnesral/210/orig 2025-07-17T06:34:38.3097816Z * [new branch] gh/masnesral/211/base -> origin/gh/masnesral/211/base 2025-07-17T06:34:38.3098805Z * [new branch] gh/masnesral/211/head -> origin/gh/masnesral/211/head 2025-07-17T06:34:38.3099816Z * [new branch] gh/masnesral/211/orig -> origin/gh/masnesral/211/orig 2025-07-17T06:34:38.3101274Z * [new branch] gh/masnesral/212/base -> origin/gh/masnesral/212/base 2025-07-17T06:34:38.3102340Z * [new branch] gh/masnesral/212/head -> origin/gh/masnesral/212/head 2025-07-17T06:34:38.3103785Z * [new branch] gh/masnesral/212/orig -> origin/gh/masnesral/212/orig 2025-07-17T06:34:38.3105425Z * [new branch] gh/masnesral/213/base -> origin/gh/masnesral/213/base 2025-07-17T06:34:38.3106512Z * [new branch] gh/masnesral/213/head -> origin/gh/masnesral/213/head 2025-07-17T06:34:38.3107503Z * [new branch] gh/masnesral/213/orig -> origin/gh/masnesral/213/orig 2025-07-17T06:34:38.3108877Z * [new branch] gh/masnesral/214/base -> origin/gh/masnesral/214/base 2025-07-17T06:34:38.3109949Z * [new branch] gh/masnesral/214/head -> origin/gh/masnesral/214/head 2025-07-17T06:34:38.3110988Z * [new branch] gh/masnesral/214/orig -> origin/gh/masnesral/214/orig 2025-07-17T06:34:38.3112402Z * [new branch] gh/masnesral/215/base -> origin/gh/masnesral/215/base 2025-07-17T06:34:38.3113389Z * [new branch] gh/masnesral/215/head -> origin/gh/masnesral/215/head 2025-07-17T06:34:38.3114406Z * [new branch] gh/masnesral/215/orig -> origin/gh/masnesral/215/orig 2025-07-17T06:34:38.3115815Z * [new branch] gh/masnesral/216/base -> origin/gh/masnesral/216/base 2025-07-17T06:34:38.3116815Z * [new branch] gh/masnesral/216/head -> origin/gh/masnesral/216/head 2025-07-17T06:34:38.3117839Z * [new branch] gh/masnesral/216/orig -> origin/gh/masnesral/216/orig 2025-07-17T06:34:38.3119384Z * [new branch] gh/masnesral/217/base -> origin/gh/masnesral/217/base 2025-07-17T06:34:38.3120659Z * [new branch] gh/masnesral/217/head -> origin/gh/masnesral/217/head 2025-07-17T06:34:38.3121720Z * [new branch] gh/masnesral/217/orig -> origin/gh/masnesral/217/orig 2025-07-17T06:34:38.3123076Z * [new branch] gh/masnesral/218/base -> origin/gh/masnesral/218/base 2025-07-17T06:34:38.3124115Z * [new branch] gh/masnesral/218/head -> origin/gh/masnesral/218/head 2025-07-17T06:34:38.3125035Z * [new branch] gh/masnesral/218/orig -> origin/gh/masnesral/218/orig 2025-07-17T06:34:38.3126278Z * [new branch] gh/masnesral/219/base -> origin/gh/masnesral/219/base 2025-07-17T06:34:38.3127222Z * [new branch] gh/masnesral/219/head -> origin/gh/masnesral/219/head 2025-07-17T06:34:38.3128163Z * [new branch] gh/masnesral/219/orig -> origin/gh/masnesral/219/orig 2025-07-17T06:34:38.3129568Z * [new branch] gh/masnesral/220/base -> origin/gh/masnesral/220/base 2025-07-17T06:34:38.3130586Z * [new branch] gh/masnesral/220/head -> origin/gh/masnesral/220/head 2025-07-17T06:34:38.3131650Z * [new branch] gh/masnesral/220/orig -> origin/gh/masnesral/220/orig 2025-07-17T06:34:38.3132839Z * [new branch] gh/masnesral/221/base -> origin/gh/masnesral/221/base 2025-07-17T06:34:38.3133987Z * [new branch] gh/masnesral/221/head -> origin/gh/masnesral/221/head 2025-07-17T06:34:38.3135076Z * [new branch] gh/masnesral/221/orig -> origin/gh/masnesral/221/orig 2025-07-17T06:34:38.3136324Z * [new branch] gh/masnesral/222/base -> origin/gh/masnesral/222/base 2025-07-17T06:34:38.3137260Z * [new branch] gh/masnesral/222/head -> origin/gh/masnesral/222/head 2025-07-17T06:34:38.3138199Z * [new branch] gh/masnesral/222/orig -> origin/gh/masnesral/222/orig 2025-07-17T06:34:38.3139789Z * [new branch] gh/masnesral/223/base -> origin/gh/masnesral/223/base 2025-07-17T06:34:38.3140820Z * [new branch] gh/masnesral/223/head -> origin/gh/masnesral/223/head 2025-07-17T06:34:38.3141850Z * [new branch] gh/masnesral/223/orig -> origin/gh/masnesral/223/orig 2025-07-17T06:34:38.3143123Z * [new branch] gh/masnesral/224/base -> origin/gh/masnesral/224/base 2025-07-17T06:34:38.3144198Z * [new branch] gh/masnesral/224/head -> origin/gh/masnesral/224/head 2025-07-17T06:34:38.3145222Z * [new branch] gh/masnesral/224/orig -> origin/gh/masnesral/224/orig 2025-07-17T06:34:38.3146477Z * [new branch] gh/masnesral/225/base -> origin/gh/masnesral/225/base 2025-07-17T06:34:38.3147657Z * [new branch] gh/masnesral/225/head -> origin/gh/masnesral/225/head 2025-07-17T06:34:38.3148687Z * [new branch] gh/masnesral/225/orig -> origin/gh/masnesral/225/orig 2025-07-17T06:34:38.3150088Z * [new branch] gh/masnesral/226/base -> origin/gh/masnesral/226/base 2025-07-17T06:34:38.3151088Z * [new branch] gh/masnesral/226/head -> origin/gh/masnesral/226/head 2025-07-17T06:34:38.3152145Z * [new branch] gh/masnesral/226/orig -> origin/gh/masnesral/226/orig 2025-07-17T06:34:38.3153664Z * [new branch] gh/masnesral/227/base -> origin/gh/masnesral/227/base 2025-07-17T06:34:38.3154763Z * [new branch] gh/masnesral/227/head -> origin/gh/masnesral/227/head 2025-07-17T06:34:38.3155919Z * [new branch] gh/masnesral/227/orig -> origin/gh/masnesral/227/orig 2025-07-17T06:34:38.3157523Z * [new branch] gh/masnesral/228/base -> origin/gh/masnesral/228/base 2025-07-17T06:34:38.3158630Z * [new branch] gh/masnesral/228/head -> origin/gh/masnesral/228/head 2025-07-17T06:34:38.3159731Z * [new branch] gh/masnesral/228/orig -> origin/gh/masnesral/228/orig 2025-07-17T06:34:38.3161213Z * [new branch] gh/masnesral/229/base -> origin/gh/masnesral/229/base 2025-07-17T06:34:38.3162375Z * [new branch] gh/masnesral/229/head -> origin/gh/masnesral/229/head 2025-07-17T06:34:38.3163398Z * [new branch] gh/masnesral/229/orig -> origin/gh/masnesral/229/orig 2025-07-17T06:34:38.3164645Z * [new branch] gh/masnesral/230/base -> origin/gh/masnesral/230/base 2025-07-17T06:34:38.3165697Z * [new branch] gh/masnesral/230/head -> origin/gh/masnesral/230/head 2025-07-17T06:34:38.3166798Z * [new branch] gh/masnesral/230/orig -> origin/gh/masnesral/230/orig 2025-07-17T06:34:38.3169015Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-07-17T06:34:38.3170683Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-07-17T06:34:38.3171690Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-07-17T06:34:38.3172903Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-07-17T06:34:38.3174020Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-07-17T06:34:38.3175245Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-07-17T06:34:38.3176376Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-07-17T06:34:38.3177638Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-07-17T06:34:38.3178650Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-07-17T06:34:38.3179917Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-07-17T06:34:38.3180858Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-07-17T06:34:38.3182095Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-07-17T06:34:38.3183022Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-07-17T06:34:38.3184243Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-07-17T06:34:38.3185187Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-07-17T06:34:38.3186984Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-07-17T06:34:38.3188060Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-07-17T06:34:38.3189356Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-07-17T06:34:38.3190451Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-07-17T06:34:38.3191780Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-07-17T06:34:38.3192714Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-07-17T06:34:38.3193999Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-07-17T06:34:38.3194859Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-07-17T06:34:38.3196220Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-07-17T06:34:38.3197221Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-07-17T06:34:38.3198837Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-07-17T06:34:38.3200003Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-07-17T06:34:38.3201031Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-07-17T06:34:38.3202295Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-07-17T06:34:38.3203310Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-07-17T06:34:38.3204351Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-07-17T06:34:38.3205698Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-07-17T06:34:38.3206781Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-07-17T06:34:38.3207784Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-07-17T06:34:38.3209165Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-07-17T06:34:38.3210167Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-07-17T06:34:38.3211140Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-07-17T06:34:38.3212585Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-07-17T06:34:38.3213579Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-07-17T06:34:38.3215360Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-07-17T06:34:38.3216766Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-07-17T06:34:38.3217813Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-07-17T06:34:38.3218857Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-07-17T06:34:38.3220499Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-07-17T06:34:38.3221567Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-07-17T06:34:38.3222678Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-07-17T06:34:38.3224276Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-07-17T06:34:38.3225317Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-07-17T06:34:38.3227085Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-07-17T06:34:38.3228221Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-07-17T06:34:38.3229272Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-07-17T06:34:38.3231108Z * [new branch] gh/nautsimon/1/base -> origin/gh/nautsimon/1/base 2025-07-17T06:34:38.3232145Z * [new branch] gh/nautsimon/1/head -> origin/gh/nautsimon/1/head 2025-07-17T06:34:38.3233289Z * [new branch] gh/nautsimon/1/orig -> origin/gh/nautsimon/1/orig 2025-07-17T06:34:38.3234725Z * [new branch] gh/nautsimon/10/base -> origin/gh/nautsimon/10/base 2025-07-17T06:34:38.3235749Z * [new branch] gh/nautsimon/10/head -> origin/gh/nautsimon/10/head 2025-07-17T06:34:38.3236799Z * [new branch] gh/nautsimon/10/orig -> origin/gh/nautsimon/10/orig 2025-07-17T06:34:38.3238050Z * [new branch] gh/nautsimon/11/base -> origin/gh/nautsimon/11/base 2025-07-17T06:34:38.3239188Z * [new branch] gh/nautsimon/11/head -> origin/gh/nautsimon/11/head 2025-07-17T06:34:38.3240124Z * [new branch] gh/nautsimon/11/orig -> origin/gh/nautsimon/11/orig 2025-07-17T06:34:38.3241913Z * [new branch] gh/nautsimon/12/base -> origin/gh/nautsimon/12/base 2025-07-17T06:34:38.3242967Z * [new branch] gh/nautsimon/12/head -> origin/gh/nautsimon/12/head 2025-07-17T06:34:38.3244000Z * [new branch] gh/nautsimon/12/orig -> origin/gh/nautsimon/12/orig 2025-07-17T06:34:38.3245414Z * [new branch] gh/nautsimon/13/base -> origin/gh/nautsimon/13/base 2025-07-17T06:34:38.3246400Z * [new branch] gh/nautsimon/13/head -> origin/gh/nautsimon/13/head 2025-07-17T06:34:38.3247435Z * [new branch] gh/nautsimon/13/orig -> origin/gh/nautsimon/13/orig 2025-07-17T06:34:38.3248637Z * [new branch] gh/nautsimon/14/base -> origin/gh/nautsimon/14/base 2025-07-17T06:34:38.3249630Z * [new branch] gh/nautsimon/14/head -> origin/gh/nautsimon/14/head 2025-07-17T06:34:38.3250693Z * [new branch] gh/nautsimon/14/orig -> origin/gh/nautsimon/14/orig 2025-07-17T06:34:38.3252050Z * [new branch] gh/nautsimon/15/base -> origin/gh/nautsimon/15/base 2025-07-17T06:34:38.3253093Z * [new branch] gh/nautsimon/15/head -> origin/gh/nautsimon/15/head 2025-07-17T06:34:38.3254221Z * [new branch] gh/nautsimon/15/orig -> origin/gh/nautsimon/15/orig 2025-07-17T06:34:38.3255423Z * [new branch] gh/nautsimon/16/base -> origin/gh/nautsimon/16/base 2025-07-17T06:34:38.3256700Z * [new branch] gh/nautsimon/16/head -> origin/gh/nautsimon/16/head 2025-07-17T06:34:38.3257792Z * [new branch] gh/nautsimon/16/orig -> origin/gh/nautsimon/16/orig 2025-07-17T06:34:38.3259034Z * [new branch] gh/nautsimon/17/base -> origin/gh/nautsimon/17/base 2025-07-17T06:34:38.3260065Z * [new branch] gh/nautsimon/17/head -> origin/gh/nautsimon/17/head 2025-07-17T06:34:38.3261106Z * [new branch] gh/nautsimon/17/orig -> origin/gh/nautsimon/17/orig 2025-07-17T06:34:38.3262363Z * [new branch] gh/nautsimon/18/base -> origin/gh/nautsimon/18/base 2025-07-17T06:34:38.3263350Z * [new branch] gh/nautsimon/18/head -> origin/gh/nautsimon/18/head 2025-07-17T06:34:38.3264447Z * [new branch] gh/nautsimon/18/orig -> origin/gh/nautsimon/18/orig 2025-07-17T06:34:38.3265638Z * [new branch] gh/nautsimon/19/base -> origin/gh/nautsimon/19/base 2025-07-17T06:34:38.3266635Z * [new branch] gh/nautsimon/19/head -> origin/gh/nautsimon/19/head 2025-07-17T06:34:38.3267620Z * [new branch] gh/nautsimon/19/orig -> origin/gh/nautsimon/19/orig 2025-07-17T06:34:38.3268959Z * [new branch] gh/nautsimon/2/base -> origin/gh/nautsimon/2/base 2025-07-17T06:34:38.3269965Z * [new branch] gh/nautsimon/2/head -> origin/gh/nautsimon/2/head 2025-07-17T06:34:38.3270992Z * [new branch] gh/nautsimon/2/orig -> origin/gh/nautsimon/2/orig 2025-07-17T06:34:38.3272211Z * [new branch] gh/nautsimon/20/base -> origin/gh/nautsimon/20/base 2025-07-17T06:34:38.3273233Z * [new branch] gh/nautsimon/20/head -> origin/gh/nautsimon/20/head 2025-07-17T06:34:38.3274191Z * [new branch] gh/nautsimon/20/orig -> origin/gh/nautsimon/20/orig 2025-07-17T06:34:38.3275385Z * [new branch] gh/nautsimon/21/base -> origin/gh/nautsimon/21/base 2025-07-17T06:34:38.3276386Z * [new branch] gh/nautsimon/21/head -> origin/gh/nautsimon/21/head 2025-07-17T06:34:38.3277400Z * [new branch] gh/nautsimon/21/orig -> origin/gh/nautsimon/21/orig 2025-07-17T06:34:38.3278688Z * [new branch] gh/nautsimon/3/base -> origin/gh/nautsimon/3/base 2025-07-17T06:34:38.3279794Z * [new branch] gh/nautsimon/3/head -> origin/gh/nautsimon/3/head 2025-07-17T06:34:38.3280711Z * [new branch] gh/nautsimon/3/orig -> origin/gh/nautsimon/3/orig 2025-07-17T06:34:38.3282047Z * [new branch] gh/nautsimon/4/base -> origin/gh/nautsimon/4/base 2025-07-17T06:34:38.3283107Z * [new branch] gh/nautsimon/4/head -> origin/gh/nautsimon/4/head 2025-07-17T06:34:38.3284484Z * [new branch] gh/nautsimon/4/orig -> origin/gh/nautsimon/4/orig 2025-07-17T06:34:38.3285835Z * [new branch] gh/nautsimon/5/base -> origin/gh/nautsimon/5/base 2025-07-17T06:34:38.3286765Z * [new branch] gh/nautsimon/5/head -> origin/gh/nautsimon/5/head 2025-07-17T06:34:38.3287776Z * [new branch] gh/nautsimon/5/orig -> origin/gh/nautsimon/5/orig 2025-07-17T06:34:38.3289014Z * [new branch] gh/nautsimon/6/base -> origin/gh/nautsimon/6/base 2025-07-17T06:34:38.3290149Z * [new branch] gh/nautsimon/6/head -> origin/gh/nautsimon/6/head 2025-07-17T06:34:38.3291171Z * [new branch] gh/nautsimon/6/orig -> origin/gh/nautsimon/6/orig 2025-07-17T06:34:38.3292379Z * [new branch] gh/nautsimon/7/base -> origin/gh/nautsimon/7/base 2025-07-17T06:34:38.3293379Z * [new branch] gh/nautsimon/7/head -> origin/gh/nautsimon/7/head 2025-07-17T06:34:38.3294517Z * [new branch] gh/nautsimon/7/orig -> origin/gh/nautsimon/7/orig 2025-07-17T06:34:38.3296097Z * [new branch] gh/nautsimon/8/base -> origin/gh/nautsimon/8/base 2025-07-17T06:34:38.3297126Z * [new branch] gh/nautsimon/8/head -> origin/gh/nautsimon/8/head 2025-07-17T06:34:38.3298151Z * [new branch] gh/nautsimon/8/orig -> origin/gh/nautsimon/8/orig 2025-07-17T06:34:38.3299439Z * [new branch] gh/nautsimon/9/base -> origin/gh/nautsimon/9/base 2025-07-17T06:34:38.3300360Z * [new branch] gh/nautsimon/9/head -> origin/gh/nautsimon/9/head 2025-07-17T06:34:38.3301317Z * [new branch] gh/nautsimon/9/orig -> origin/gh/nautsimon/9/orig 2025-07-17T06:34:38.3303355Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-07-17T06:34:38.3304418Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-07-17T06:34:38.3305418Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-07-17T06:34:38.3306835Z * [new branch] gh/oulgen/38/base -> origin/gh/oulgen/38/base 2025-07-17T06:34:38.3307893Z * [new branch] gh/oulgen/38/head -> origin/gh/oulgen/38/head 2025-07-17T06:34:38.3309115Z * [new branch] gh/oulgen/38/orig -> origin/gh/oulgen/38/orig 2025-07-17T06:34:38.3310601Z * [new branch] gh/oulgen/42/base -> origin/gh/oulgen/42/base 2025-07-17T06:34:38.3311550Z * [new branch] gh/oulgen/42/head -> origin/gh/oulgen/42/head 2025-07-17T06:34:38.3312528Z * [new branch] gh/oulgen/42/orig -> origin/gh/oulgen/42/orig 2025-07-17T06:34:38.3314327Z * [new branch] gh/oulgen/43/base -> origin/gh/oulgen/43/base 2025-07-17T06:34:38.3315372Z * [new branch] gh/oulgen/43/head -> origin/gh/oulgen/43/head 2025-07-17T06:34:38.3316362Z * [new branch] gh/oulgen/43/orig -> origin/gh/oulgen/43/orig 2025-07-17T06:34:38.3317774Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-07-17T06:34:38.3318947Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-07-17T06:34:38.3320040Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-07-17T06:34:38.3321836Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-07-17T06:34:38.3323037Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-07-17T06:34:38.3324115Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-07-17T06:34:38.3326080Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-07-17T06:34:38.3327114Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-07-17T06:34:38.3328096Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-07-17T06:34:38.3329828Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-07-17T06:34:38.3331029Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-07-17T06:34:38.3332060Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-07-17T06:34:38.3333577Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-07-17T06:34:38.3334584Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-07-17T06:34:38.3335638Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-07-17T06:34:38.3337381Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-07-17T06:34:38.3338447Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-07-17T06:34:38.3339434Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-07-17T06:34:38.3340909Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-07-17T06:34:38.3341842Z * [new branch] gh/raymo/cuda-error-exp -> origin/gh/raymo/cuda-error-exp 2025-07-17T06:34:38.3342818Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-07-17T06:34:38.3344422Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-07-17T06:34:38.3345413Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-07-17T06:34:38.3346401Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-07-17T06:34:38.3347829Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-07-17T06:34:38.3348849Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-07-17T06:34:38.3349824Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-07-17T06:34:38.3351276Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-07-17T06:34:38.3352283Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-07-17T06:34:38.3353594Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-07-17T06:34:38.3354636Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-07-17T06:34:38.3355615Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-07-17T06:34:38.3357237Z * [new branch] gh/rec/146/base -> origin/gh/rec/146/base 2025-07-17T06:34:38.3358376Z * [new branch] gh/rec/146/head -> origin/gh/rec/146/head 2025-07-17T06:34:38.3359489Z * [new branch] gh/rec/146/orig -> origin/gh/rec/146/orig 2025-07-17T06:34:38.3360833Z * [new branch] gh/rec/148/base -> origin/gh/rec/148/base 2025-07-17T06:34:38.3361806Z * [new branch] gh/rec/148/head -> origin/gh/rec/148/head 2025-07-17T06:34:38.3362796Z * [new branch] gh/rec/148/orig -> origin/gh/rec/148/orig 2025-07-17T06:34:38.3364274Z * [new branch] gh/rec/150/base -> origin/gh/rec/150/base 2025-07-17T06:34:38.3365250Z * [new branch] gh/rec/150/head -> origin/gh/rec/150/head 2025-07-17T06:34:38.3366221Z * [new branch] gh/rec/150/orig -> origin/gh/rec/150/orig 2025-07-17T06:34:38.3367500Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-07-17T06:34:38.3368515Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-07-17T06:34:38.3369518Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-07-17T06:34:38.3370950Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-07-17T06:34:38.3371985Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-07-17T06:34:38.3372984Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-07-17T06:34:38.3374278Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-07-17T06:34:38.3375282Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-07-17T06:34:38.3376302Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-07-17T06:34:38.3377747Z * [new branch] gh/rec/157/base -> origin/gh/rec/157/base 2025-07-17T06:34:38.3378798Z * [new branch] gh/rec/157/head -> origin/gh/rec/157/head 2025-07-17T06:34:38.3379794Z * [new branch] gh/rec/157/orig -> origin/gh/rec/157/orig 2025-07-17T06:34:38.3381679Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-07-17T06:34:38.3382515Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-07-17T06:34:38.3383550Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-07-17T06:34:38.3384924Z * [new branch] gh/ruisizhang123/2/base -> origin/gh/ruisizhang123/2/base 2025-07-17T06:34:38.3385939Z * [new branch] gh/ruisizhang123/2/head -> origin/gh/ruisizhang123/2/head 2025-07-17T06:34:38.3386929Z * [new branch] gh/ruisizhang123/2/orig -> origin/gh/ruisizhang123/2/orig 2025-07-17T06:34:38.3388331Z * [new branch] gh/ruisizhang123/3/base -> origin/gh/ruisizhang123/3/base 2025-07-17T06:34:38.3389353Z * [new branch] gh/ruisizhang123/3/head -> origin/gh/ruisizhang123/3/head 2025-07-17T06:34:38.3390369Z * [new branch] gh/ruisizhang123/3/orig -> origin/gh/ruisizhang123/3/orig 2025-07-17T06:34:38.3391798Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-07-17T06:34:38.3392789Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-07-17T06:34:38.3393797Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-07-17T06:34:38.3395094Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-07-17T06:34:38.3396069Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-07-17T06:34:38.3397066Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-07-17T06:34:38.3398487Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-07-17T06:34:38.3399571Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-07-17T06:34:38.3400975Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-07-17T06:34:38.3402598Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-07-17T06:34:38.3403645Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-07-17T06:34:38.3404752Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-07-17T06:34:38.3406444Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-07-17T06:34:38.3407415Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-07-17T06:34:38.3408448Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-07-17T06:34:38.3409838Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-07-17T06:34:38.3410850Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-07-17T06:34:38.3411863Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-07-17T06:34:38.3413202Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-07-17T06:34:38.3414206Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-07-17T06:34:38.3415351Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-07-17T06:34:38.3416607Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-07-17T06:34:38.3417703Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-07-17T06:34:38.3418833Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-07-17T06:34:38.3420162Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-07-17T06:34:38.3421239Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-07-17T06:34:38.3422200Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-07-17T06:34:38.3423538Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-07-17T06:34:38.3424926Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-07-17T06:34:38.3426005Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-07-17T06:34:38.3427342Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-07-17T06:34:38.3428406Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-07-17T06:34:38.3429424Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-07-17T06:34:38.3430829Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-07-17T06:34:38.3431937Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-07-17T06:34:38.3432946Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-07-17T06:34:38.3434252Z * [new branch] gh/seemethere/36/base -> origin/gh/seemethere/36/base 2025-07-17T06:34:38.3435241Z * [new branch] gh/seemethere/36/head -> origin/gh/seemethere/36/head 2025-07-17T06:34:38.3436330Z * [new branch] gh/seemethere/36/orig -> origin/gh/seemethere/36/orig 2025-07-17T06:34:38.3437568Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-07-17T06:34:38.3438673Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-07-17T06:34:38.3440238Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-07-17T06:34:38.3441631Z * [new branch] gh/seemethere/38/base -> origin/gh/seemethere/38/base 2025-07-17T06:34:38.3442644Z * [new branch] gh/seemethere/38/head -> origin/gh/seemethere/38/head 2025-07-17T06:34:38.3443745Z * [new branch] gh/seemethere/38/orig -> origin/gh/seemethere/38/orig 2025-07-17T06:34:38.3445080Z * [new branch] gh/seemethere/39/base -> origin/gh/seemethere/39/base 2025-07-17T06:34:38.3446277Z * [new branch] gh/seemethere/39/head -> origin/gh/seemethere/39/head 2025-07-17T06:34:38.3449399Z * [new branch] gh/seemethere/39/orig -> origin/gh/seemethere/39/orig 2025-07-17T06:34:38.3449761Z * [new branch] gh/seemethere/40/base -> origin/gh/seemethere/40/base 2025-07-17T06:34:38.3449990Z * [new branch] gh/seemethere/40/head -> origin/gh/seemethere/40/head 2025-07-17T06:34:38.3450471Z * [new branch] gh/seemethere/40/orig -> origin/gh/seemethere/40/orig 2025-07-17T06:34:38.3451822Z * [new branch] gh/seemethere/41/base -> origin/gh/seemethere/41/base 2025-07-17T06:34:38.3452788Z * [new branch] gh/seemethere/41/head -> origin/gh/seemethere/41/head 2025-07-17T06:34:38.3453814Z * [new branch] gh/seemethere/41/orig -> origin/gh/seemethere/41/orig 2025-07-17T06:34:38.3455164Z * [new branch] gh/seemethere/42/base -> origin/gh/seemethere/42/base 2025-07-17T06:34:38.3456393Z * [new branch] gh/seemethere/42/head -> origin/gh/seemethere/42/head 2025-07-17T06:34:38.3457492Z * [new branch] gh/seemethere/42/orig -> origin/gh/seemethere/42/orig 2025-07-17T06:34:38.3459218Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-07-17T06:34:38.3460359Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-07-17T06:34:38.3461440Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-07-17T06:34:38.3462871Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-07-17T06:34:38.3463798Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-07-17T06:34:38.3464744Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-07-17T06:34:38.3466089Z * [new branch] gh/seemethere/45/base -> origin/gh/seemethere/45/base 2025-07-17T06:34:38.3467111Z * [new branch] gh/seemethere/45/head -> origin/gh/seemethere/45/head 2025-07-17T06:34:38.3468180Z * [new branch] gh/seemethere/45/orig -> origin/gh/seemethere/45/orig 2025-07-17T06:34:38.3469959Z * [new branch] gh/seemethere/46/base -> origin/gh/seemethere/46/base 2025-07-17T06:34:38.3470988Z * [new branch] gh/seemethere/46/head -> origin/gh/seemethere/46/head 2025-07-17T06:34:38.3471971Z * [new branch] gh/seemethere/46/orig -> origin/gh/seemethere/46/orig 2025-07-17T06:34:38.3473778Z * [new branch] gh/seemethere/47/base -> origin/gh/seemethere/47/base 2025-07-17T06:34:38.3474855Z * [new branch] gh/seemethere/47/head -> origin/gh/seemethere/47/head 2025-07-17T06:34:38.3475997Z * [new branch] gh/seemethere/47/orig -> origin/gh/seemethere/47/orig 2025-07-17T06:34:38.3477451Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-07-17T06:34:38.3478467Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-07-17T06:34:38.3479575Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-07-17T06:34:38.3480947Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-07-17T06:34:38.3481938Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-07-17T06:34:38.3482994Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-07-17T06:34:38.3484862Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-07-17T06:34:38.3486043Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-07-17T06:34:38.3487138Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-07-17T06:34:38.3489369Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-07-17T06:34:38.3490540Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-07-17T06:34:38.3491556Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-07-17T06:34:38.3494038Z * [new branch] gh/shunting314/210/base -> origin/gh/shunting314/210/base 2025-07-17T06:34:38.3495736Z * [new branch] gh/shunting314/210/head -> origin/gh/shunting314/210/head 2025-07-17T06:34:38.3496786Z * [new branch] gh/shunting314/210/orig -> origin/gh/shunting314/210/orig 2025-07-17T06:34:38.3498227Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-07-17T06:34:38.3499240Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-07-17T06:34:38.3500692Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-07-17T06:34:38.3501947Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-07-17T06:34:38.3502942Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-07-17T06:34:38.3503954Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-07-17T06:34:38.3505422Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-07-17T06:34:38.3506541Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-07-17T06:34:38.3507486Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-07-17T06:34:38.3509181Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-07-17T06:34:38.3510200Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-07-17T06:34:38.3511451Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-07-17T06:34:38.3512394Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-07-17T06:34:38.3513624Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-07-17T06:34:38.3514644Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-07-17T06:34:38.3515862Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-07-17T06:34:38.3516872Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-07-17T06:34:38.3518652Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-07-17T06:34:38.3519786Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-07-17T06:34:38.3521360Z * [new branch] gh/skarjala/1/base -> origin/gh/skarjala/1/base 2025-07-17T06:34:38.3522316Z * [new branch] gh/skarjala/1/head -> origin/gh/skarjala/1/head 2025-07-17T06:34:38.3523370Z * [new branch] gh/skarjala/1/orig -> origin/gh/skarjala/1/orig 2025-07-17T06:34:38.3524774Z * [new branch] gh/skarjala/10/base -> origin/gh/skarjala/10/base 2025-07-17T06:34:38.3525831Z * [new branch] gh/skarjala/10/head -> origin/gh/skarjala/10/head 2025-07-17T06:34:38.3526826Z * [new branch] gh/skarjala/10/orig -> origin/gh/skarjala/10/orig 2025-07-17T06:34:38.3528101Z * [new branch] gh/skarjala/11/base -> origin/gh/skarjala/11/base 2025-07-17T06:34:38.3529162Z * [new branch] gh/skarjala/11/head -> origin/gh/skarjala/11/head 2025-07-17T06:34:38.3530261Z * [new branch] gh/skarjala/11/orig -> origin/gh/skarjala/11/orig 2025-07-17T06:34:38.3531579Z * [new branch] gh/skarjala/12/base -> origin/gh/skarjala/12/base 2025-07-17T06:34:38.3532622Z * [new branch] gh/skarjala/12/head -> origin/gh/skarjala/12/head 2025-07-17T06:34:38.3533610Z * [new branch] gh/skarjala/12/orig -> origin/gh/skarjala/12/orig 2025-07-17T06:34:38.3534887Z * [new branch] gh/skarjala/2/base -> origin/gh/skarjala/2/base 2025-07-17T06:34:38.3535869Z * [new branch] gh/skarjala/2/head -> origin/gh/skarjala/2/head 2025-07-17T06:34:38.3536927Z * [new branch] gh/skarjala/2/orig -> origin/gh/skarjala/2/orig 2025-07-17T06:34:38.3538362Z * [new branch] gh/skarjala/3/base -> origin/gh/skarjala/3/base 2025-07-17T06:34:38.3539380Z * [new branch] gh/skarjala/3/head -> origin/gh/skarjala/3/head 2025-07-17T06:34:38.3540374Z * [new branch] gh/skarjala/3/orig -> origin/gh/skarjala/3/orig 2025-07-17T06:34:38.3541756Z * [new branch] gh/skarjala/4/base -> origin/gh/skarjala/4/base 2025-07-17T06:34:38.3542726Z * [new branch] gh/skarjala/4/head -> origin/gh/skarjala/4/head 2025-07-17T06:34:38.3543815Z * [new branch] gh/skarjala/4/orig -> origin/gh/skarjala/4/orig 2025-07-17T06:34:38.3545139Z * [new branch] gh/skarjala/5/base -> origin/gh/skarjala/5/base 2025-07-17T06:34:38.3546201Z * [new branch] gh/skarjala/5/head -> origin/gh/skarjala/5/head 2025-07-17T06:34:38.3547205Z * [new branch] gh/skarjala/5/orig -> origin/gh/skarjala/5/orig 2025-07-17T06:34:38.3548741Z * [new branch] gh/skarjala/6/base -> origin/gh/skarjala/6/base 2025-07-17T06:34:38.3549548Z * [new branch] gh/skarjala/6/head -> origin/gh/skarjala/6/head 2025-07-17T06:34:38.3550603Z * [new branch] gh/skarjala/6/orig -> origin/gh/skarjala/6/orig 2025-07-17T06:34:38.3551902Z * [new branch] gh/skarjala/7/base -> origin/gh/skarjala/7/base 2025-07-17T06:34:38.3552909Z * [new branch] gh/skarjala/7/head -> origin/gh/skarjala/7/head 2025-07-17T06:34:38.3554018Z * [new branch] gh/skarjala/7/orig -> origin/gh/skarjala/7/orig 2025-07-17T06:34:38.3555364Z * [new branch] gh/skarjala/8/base -> origin/gh/skarjala/8/base 2025-07-17T06:34:38.3558716Z * [new branch] gh/skarjala/8/head -> origin/gh/skarjala/8/head 2025-07-17T06:34:38.3560024Z * [new branch] gh/skarjala/8/orig -> origin/gh/skarjala/8/orig 2025-07-17T06:34:38.3561369Z * [new branch] gh/skarjala/9/base -> origin/gh/skarjala/9/base 2025-07-17T06:34:38.3562437Z * [new branch] gh/skarjala/9/head -> origin/gh/skarjala/9/head 2025-07-17T06:34:38.3563411Z * [new branch] gh/skarjala/9/orig -> origin/gh/skarjala/9/orig 2025-07-17T06:34:38.3565275Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-07-17T06:34:38.3566238Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-07-17T06:34:38.3567337Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-07-17T06:34:38.3568769Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-07-17T06:34:38.3569782Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-07-17T06:34:38.3570852Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-07-17T06:34:38.3572470Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-07-17T06:34:38.3573550Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-07-17T06:34:38.3574587Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-07-17T06:34:38.3576091Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-07-17T06:34:38.3577135Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-07-17T06:34:38.3578127Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-07-17T06:34:38.3579975Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-07-17T06:34:38.3581087Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-07-17T06:34:38.3582110Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-07-17T06:34:38.3583491Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-07-17T06:34:38.3584516Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-07-17T06:34:38.3585505Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-07-17T06:34:38.3587035Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-07-17T06:34:38.3588154Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-07-17T06:34:38.3589174Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-07-17T06:34:38.3590914Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-07-17T06:34:38.3591953Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-07-17T06:34:38.3593073Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-07-17T06:34:38.3594367Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-07-17T06:34:38.3595362Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-07-17T06:34:38.3596361Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-07-17T06:34:38.3597856Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-07-17T06:34:38.3598971Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-07-17T06:34:38.3600034Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-07-17T06:34:38.3601498Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-07-17T06:34:38.3602577Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-07-17T06:34:38.3603524Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-07-17T06:34:38.3605009Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-07-17T06:34:38.3605917Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-07-17T06:34:38.3606878Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-07-17T06:34:38.3608989Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-07-17T06:34:38.3610068Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-07-17T06:34:38.3611114Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-07-17T06:34:38.3612410Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-07-17T06:34:38.3613366Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-07-17T06:34:38.3614357Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-07-17T06:34:38.3615757Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-07-17T06:34:38.3616864Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-07-17T06:34:38.3618011Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-07-17T06:34:38.3619445Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-07-17T06:34:38.3620579Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-07-17T06:34:38.3621564Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-07-17T06:34:38.3623552Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-07-17T06:34:38.3624719Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-07-17T06:34:38.3625760Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-07-17T06:34:38.3628028Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-07-17T06:34:38.3629057Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-07-17T06:34:38.3630110Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-07-17T06:34:38.3631528Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-07-17T06:34:38.3632622Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-07-17T06:34:38.3633626Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-07-17T06:34:38.3635063Z * [new branch] gh/soulitzer/371/base -> origin/gh/soulitzer/371/base 2025-07-17T06:34:38.3635999Z * [new branch] gh/soulitzer/371/head -> origin/gh/soulitzer/371/head 2025-07-17T06:34:38.3637044Z * [new branch] gh/soulitzer/371/orig -> origin/gh/soulitzer/371/orig 2025-07-17T06:34:38.3638470Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-07-17T06:34:38.3639557Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-07-17T06:34:38.3640561Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-07-17T06:34:38.3641926Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-07-17T06:34:38.3642934Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-07-17T06:34:38.3643932Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-07-17T06:34:38.3645282Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-07-17T06:34:38.3646401Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-07-17T06:34:38.3647390Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-07-17T06:34:38.3649178Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-07-17T06:34:38.3650809Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-07-17T06:34:38.3652197Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-07-17T06:34:38.3653269Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-07-17T06:34:38.3654245Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-07-17T06:34:38.3656079Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-07-17T06:34:38.3657667Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-07-17T06:34:38.3658996Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-07-17T06:34:38.3660500Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-07-17T06:34:38.3661529Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-07-17T06:34:38.3662657Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-07-17T06:34:38.3679985Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-07-17T06:34:38.3680327Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-07-17T06:34:38.3680566Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-07-17T06:34:38.3680795Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-07-17T06:34:38.3681009Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-07-17T06:34:38.3681219Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-07-17T06:34:38.3681439Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-07-17T06:34:38.3681643Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-07-17T06:34:38.3681852Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-07-17T06:34:38.3682071Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-07-17T06:34:38.3682277Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-07-17T06:34:38.3682490Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-07-17T06:34:38.3682859Z * [new branch] gh/swolchok/775/base -> origin/gh/swolchok/775/base 2025-07-17T06:34:38.3683073Z * [new branch] gh/swolchok/775/head -> origin/gh/swolchok/775/head 2025-07-17T06:34:38.3683299Z * [new branch] gh/swolchok/775/orig -> origin/gh/swolchok/775/orig 2025-07-17T06:34:38.3683506Z * [new branch] gh/swolchok/776/base -> origin/gh/swolchok/776/base 2025-07-17T06:34:38.3683954Z * [new branch] gh/swolchok/776/head -> origin/gh/swolchok/776/head 2025-07-17T06:34:38.3685016Z * [new branch] gh/swolchok/776/orig -> origin/gh/swolchok/776/orig 2025-07-17T06:34:38.3686388Z * [new branch] gh/swolchok/777/base -> origin/gh/swolchok/777/base 2025-07-17T06:34:38.3687393Z * [new branch] gh/swolchok/777/head -> origin/gh/swolchok/777/head 2025-07-17T06:34:38.3688436Z * [new branch] gh/swolchok/777/orig -> origin/gh/swolchok/777/orig 2025-07-17T06:34:38.3689942Z * [new branch] gh/swolchok/778/base -> origin/gh/swolchok/778/base 2025-07-17T06:34:38.3690988Z * [new branch] gh/swolchok/778/head -> origin/gh/swolchok/778/head 2025-07-17T06:34:38.3692056Z * [new branch] gh/swolchok/778/orig -> origin/gh/swolchok/778/orig 2025-07-17T06:34:38.3693397Z * [new branch] gh/swolchok/779/base -> origin/gh/swolchok/779/base 2025-07-17T06:34:38.3694456Z * [new branch] gh/swolchok/779/head -> origin/gh/swolchok/779/head 2025-07-17T06:34:38.3695481Z * [new branch] gh/swolchok/779/orig -> origin/gh/swolchok/779/orig 2025-07-17T06:34:38.3696926Z * [new branch] gh/swolchok/780/base -> origin/gh/swolchok/780/base 2025-07-17T06:34:38.3697969Z * [new branch] gh/swolchok/780/head -> origin/gh/swolchok/780/head 2025-07-17T06:34:38.3698948Z * [new branch] gh/swolchok/780/orig -> origin/gh/swolchok/780/orig 2025-07-17T06:34:38.3700295Z * [new branch] gh/swolchok/781/base -> origin/gh/swolchok/781/base 2025-07-17T06:34:38.3701276Z * [new branch] gh/swolchok/781/head -> origin/gh/swolchok/781/head 2025-07-17T06:34:38.3702302Z * [new branch] gh/swolchok/781/orig -> origin/gh/swolchok/781/orig 2025-07-17T06:34:38.3703764Z * [new branch] gh/swolchok/782/base -> origin/gh/swolchok/782/base 2025-07-17T06:34:38.3704768Z * [new branch] gh/swolchok/782/head -> origin/gh/swolchok/782/head 2025-07-17T06:34:38.3705807Z * [new branch] gh/swolchok/782/orig -> origin/gh/swolchok/782/orig 2025-07-17T06:34:38.3707531Z * [new branch] gh/swolchok/783/base -> origin/gh/swolchok/783/base 2025-07-17T06:34:38.3708529Z * [new branch] gh/swolchok/783/head -> origin/gh/swolchok/783/head 2025-07-17T06:34:38.3709551Z * [new branch] gh/swolchok/783/orig -> origin/gh/swolchok/783/orig 2025-07-17T06:34:38.3710987Z * [new branch] gh/swolchok/784/base -> origin/gh/swolchok/784/base 2025-07-17T06:34:38.3712107Z * [new branch] gh/swolchok/784/head -> origin/gh/swolchok/784/head 2025-07-17T06:34:38.3713193Z * [new branch] gh/swolchok/784/orig -> origin/gh/swolchok/784/orig 2025-07-17T06:34:38.3714576Z * [new branch] gh/swolchok/785/base -> origin/gh/swolchok/785/base 2025-07-17T06:34:38.3719330Z * [new branch] gh/swolchok/785/head -> origin/gh/swolchok/785/head 2025-07-17T06:34:38.3720406Z * [new branch] gh/swolchok/785/orig -> origin/gh/swolchok/785/orig 2025-07-17T06:34:38.3722169Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-07-17T06:34:38.3723181Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-07-17T06:34:38.3724239Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-07-17T06:34:38.3725899Z * [new branch] gh/teja-rao/1/base -> origin/gh/teja-rao/1/base 2025-07-17T06:34:38.3726948Z * [new branch] gh/teja-rao/1/head -> origin/gh/teja-rao/1/head 2025-07-17T06:34:38.3727987Z * [new branch] gh/teja-rao/1/orig -> origin/gh/teja-rao/1/orig 2025-07-17T06:34:38.3729442Z * [new branch] gh/teja-rao/2/base -> origin/gh/teja-rao/2/base 2025-07-17T06:34:38.3730588Z * [new branch] gh/teja-rao/2/head -> origin/gh/teja-rao/2/head 2025-07-17T06:34:38.3731616Z * [new branch] gh/teja-rao/2/orig -> origin/gh/teja-rao/2/orig 2025-07-17T06:34:38.3733414Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-07-17T06:34:38.3734470Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-07-17T06:34:38.3735495Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-07-17T06:34:38.3736808Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-07-17T06:34:38.3737839Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-07-17T06:34:38.3739190Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-07-17T06:34:38.3740166Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-07-17T06:34:38.3741217Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-07-17T06:34:38.3742865Z * [new branch] gh/titaiwangms/1/base -> origin/gh/titaiwangms/1/base 2025-07-17T06:34:38.3743883Z * [new branch] gh/titaiwangms/1/head -> origin/gh/titaiwangms/1/head 2025-07-17T06:34:38.3744883Z * [new branch] gh/titaiwangms/1/orig -> origin/gh/titaiwangms/1/orig 2025-07-17T06:34:38.3746481Z * [new branch] gh/titaiwangms/2/base -> origin/gh/titaiwangms/2/base 2025-07-17T06:34:38.3747489Z * [new branch] gh/titaiwangms/2/head -> origin/gh/titaiwangms/2/head 2025-07-17T06:34:38.3748476Z * [new branch] gh/titaiwangms/2/orig -> origin/gh/titaiwangms/2/orig 2025-07-17T06:34:38.3749802Z * [new branch] gh/titaiwangms/3/base -> origin/gh/titaiwangms/3/base 2025-07-17T06:34:38.3750822Z * [new branch] gh/titaiwangms/3/head -> origin/gh/titaiwangms/3/head 2025-07-17T06:34:38.3751814Z * [new branch] gh/titaiwangms/3/orig -> origin/gh/titaiwangms/3/orig 2025-07-17T06:34:38.3753233Z * [new branch] gh/titaiwangms/4/base -> origin/gh/titaiwangms/4/base 2025-07-17T06:34:38.3754189Z * [new branch] gh/titaiwangms/4/head -> origin/gh/titaiwangms/4/head 2025-07-17T06:34:38.3755174Z * [new branch] gh/titaiwangms/4/orig -> origin/gh/titaiwangms/4/orig 2025-07-17T06:34:38.3757257Z * [new branch] gh/titaiwangms/5/base -> origin/gh/titaiwangms/5/base 2025-07-17T06:34:38.3758246Z * [new branch] gh/titaiwangms/5/head -> origin/gh/titaiwangms/5/head 2025-07-17T06:34:38.3759442Z * [new branch] gh/titaiwangms/5/orig -> origin/gh/titaiwangms/5/orig 2025-07-17T06:34:38.3760853Z * [new branch] gh/titaiwangms/6/base -> origin/gh/titaiwangms/6/base 2025-07-17T06:34:38.3761856Z * [new branch] gh/titaiwangms/6/head -> origin/gh/titaiwangms/6/head 2025-07-17T06:34:38.3762873Z * [new branch] gh/titaiwangms/6/orig -> origin/gh/titaiwangms/6/orig 2025-07-17T06:34:38.3764200Z * [new branch] gh/titaiwangms/7/base -> origin/gh/titaiwangms/7/base 2025-07-17T06:34:38.3765236Z * [new branch] gh/titaiwangms/7/head -> origin/gh/titaiwangms/7/head 2025-07-17T06:34:38.3766332Z * [new branch] gh/titaiwangms/7/orig -> origin/gh/titaiwangms/7/orig 2025-07-17T06:34:38.3767601Z * [new branch] gh/titaiwangms/8/base -> origin/gh/titaiwangms/8/base 2025-07-17T06:34:38.3768576Z * [new branch] gh/titaiwangms/8/head -> origin/gh/titaiwangms/8/head 2025-07-17T06:34:38.3769548Z * [new branch] gh/titaiwangms/8/orig -> origin/gh/titaiwangms/8/orig 2025-07-17T06:34:38.3771698Z * [new branch] gh/tugsbayasgalan/301/base -> origin/gh/tugsbayasgalan/301/base 2025-07-17T06:34:38.3772714Z * [new branch] gh/tugsbayasgalan/301/head -> origin/gh/tugsbayasgalan/301/head 2025-07-17T06:34:38.3773706Z * [new branch] gh/tugsbayasgalan/301/orig -> origin/gh/tugsbayasgalan/301/orig 2025-07-17T06:34:38.3775417Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-07-17T06:34:38.3776457Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-07-17T06:34:38.3777477Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-07-17T06:34:38.3779093Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-07-17T06:34:38.3780438Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-07-17T06:34:38.3781461Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-07-17T06:34:38.3782513Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-07-17T06:34:38.3783846Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-07-17T06:34:38.3785208Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-07-17T06:34:38.3786962Z * [new branch] gh/wanchaol/373/base -> origin/gh/wanchaol/373/base 2025-07-17T06:34:38.3787944Z * [new branch] gh/wanchaol/373/head -> origin/gh/wanchaol/373/head 2025-07-17T06:34:38.3789009Z * [new branch] gh/wanchaol/373/orig -> origin/gh/wanchaol/373/orig 2025-07-17T06:34:38.3790260Z * [new branch] gh/wanchaol/374/base -> origin/gh/wanchaol/374/base 2025-07-17T06:34:38.3791319Z * [new branch] gh/wanchaol/374/head -> origin/gh/wanchaol/374/head 2025-07-17T06:34:38.3792399Z * [new branch] gh/wanchaol/374/orig -> origin/gh/wanchaol/374/orig 2025-07-17T06:34:38.3794159Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-07-17T06:34:38.3795240Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-07-17T06:34:38.3796264Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-07-17T06:34:38.3797701Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-07-17T06:34:38.3798834Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-07-17T06:34:38.3799953Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-07-17T06:34:38.3801383Z * [new branch] gh/wconstab/420/base -> origin/gh/wconstab/420/base 2025-07-17T06:34:38.3802417Z * [new branch] gh/wconstab/420/head -> origin/gh/wconstab/420/head 2025-07-17T06:34:38.3803436Z * [new branch] gh/wconstab/420/orig -> origin/gh/wconstab/420/orig 2025-07-17T06:34:38.3804694Z * [new branch] gh/wconstab/421/base -> origin/gh/wconstab/421/base 2025-07-17T06:34:38.3806170Z * [new branch] gh/wconstab/421/orig -> origin/gh/wconstab/421/orig 2025-07-17T06:34:38.3807671Z * [new branch] gh/wconstab/422/base -> origin/gh/wconstab/422/base 2025-07-17T06:34:38.3808886Z * [new branch] gh/wconstab/422/head -> origin/gh/wconstab/422/head 2025-07-17T06:34:38.3809968Z * [new branch] gh/wconstab/422/orig -> origin/gh/wconstab/422/orig 2025-07-17T06:34:38.3811476Z * [new branch] gh/wconstab/423/base -> origin/gh/wconstab/423/base 2025-07-17T06:34:38.3812401Z * [new branch] gh/wconstab/423/head -> origin/gh/wconstab/423/head 2025-07-17T06:34:38.3813507Z * [new branch] gh/wconstab/423/orig -> origin/gh/wconstab/423/orig 2025-07-17T06:34:38.3814997Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-07-17T06:34:38.3815929Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-07-17T06:34:38.3816892Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-07-17T06:34:38.3818111Z * [new branch] gh/wconstab/425/base -> origin/gh/wconstab/425/base 2025-07-17T06:34:38.3819151Z * [new branch] gh/wconstab/425/head -> origin/gh/wconstab/425/head 2025-07-17T06:34:38.3820206Z * [new branch] gh/wconstab/425/orig -> origin/gh/wconstab/425/orig 2025-07-17T06:34:38.3821597Z * [new branch] gh/wconstab/426/base -> origin/gh/wconstab/426/base 2025-07-17T06:34:38.3822555Z * [new branch] gh/wconstab/426/head -> origin/gh/wconstab/426/head 2025-07-17T06:34:38.3823966Z * [new branch] gh/wconstab/426/orig -> origin/gh/wconstab/426/orig 2025-07-17T06:34:38.3825214Z * [new branch] gh/wconstab/427/base -> origin/gh/wconstab/427/base 2025-07-17T06:34:38.3826237Z * [new branch] gh/wconstab/427/head -> origin/gh/wconstab/427/head 2025-07-17T06:34:38.3827368Z * [new branch] gh/wconstab/427/orig -> origin/gh/wconstab/427/orig 2025-07-17T06:34:38.3828576Z * [new branch] gh/wconstab/428/base -> origin/gh/wconstab/428/base 2025-07-17T06:34:38.3829596Z * [new branch] gh/wconstab/428/head -> origin/gh/wconstab/428/head 2025-07-17T06:34:38.3830612Z * [new branch] gh/wconstab/428/orig -> origin/gh/wconstab/428/orig 2025-07-17T06:34:38.3831815Z * [new branch] gh/wconstab/429/base -> origin/gh/wconstab/429/base 2025-07-17T06:34:38.3833075Z * [new branch] gh/wconstab/429/head -> origin/gh/wconstab/429/head 2025-07-17T06:34:38.3834041Z * [new branch] gh/wconstab/429/orig -> origin/gh/wconstab/429/orig 2025-07-17T06:34:38.3835408Z * [new branch] gh/wconstab/430/base -> origin/gh/wconstab/430/base 2025-07-17T06:34:38.3836363Z * [new branch] gh/wconstab/430/head -> origin/gh/wconstab/430/head 2025-07-17T06:34:38.3837376Z * [new branch] gh/wconstab/430/orig -> origin/gh/wconstab/430/orig 2025-07-17T06:34:38.3838659Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-07-17T06:34:38.3839881Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-07-17T06:34:38.3840903Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-07-17T06:34:38.3842602Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-07-17T06:34:38.3843591Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-07-17T06:34:38.3844580Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-07-17T06:34:38.3845997Z * [new branch] gh/weifengpy/29/base -> origin/gh/weifengpy/29/base 2025-07-17T06:34:38.3846993Z * [new branch] gh/weifengpy/29/head -> origin/gh/weifengpy/29/head 2025-07-17T06:34:38.3847956Z * [new branch] gh/weifengpy/29/orig -> origin/gh/weifengpy/29/orig 2025-07-17T06:34:38.3849345Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-07-17T06:34:38.3850296Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-07-17T06:34:38.3851365Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-07-17T06:34:38.3853493Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-07-17T06:34:38.3854644Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-07-17T06:34:38.3855786Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-07-17T06:34:38.3857300Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-07-17T06:34:38.3858274Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-07-17T06:34:38.3859251Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-07-17T06:34:38.3860613Z * [new branch] gh/williamwen42/241/base -> origin/gh/williamwen42/241/base 2025-07-17T06:34:38.3861712Z * [new branch] gh/williamwen42/241/head -> origin/gh/williamwen42/241/head 2025-07-17T06:34:38.3862722Z * [new branch] gh/williamwen42/241/orig -> origin/gh/williamwen42/241/orig 2025-07-17T06:34:38.3864213Z * [new branch] gh/williamwen42/242/base -> origin/gh/williamwen42/242/base 2025-07-17T06:34:38.3865263Z * [new branch] gh/williamwen42/242/head -> origin/gh/williamwen42/242/head 2025-07-17T06:34:38.3866734Z * [new branch] gh/williamwen42/242/orig -> origin/gh/williamwen42/242/orig 2025-07-17T06:34:38.3868398Z * [new branch] gh/williamwen42/243/base -> origin/gh/williamwen42/243/base 2025-07-17T06:34:38.3869590Z * [new branch] gh/williamwen42/243/head -> origin/gh/williamwen42/243/head 2025-07-17T06:34:38.3870601Z * [new branch] gh/williamwen42/243/orig -> origin/gh/williamwen42/243/orig 2025-07-17T06:34:38.3872173Z * [new branch] gh/williamwen42/244/base -> origin/gh/williamwen42/244/base 2025-07-17T06:34:38.3873257Z * [new branch] gh/williamwen42/244/head -> origin/gh/williamwen42/244/head 2025-07-17T06:34:38.3874359Z * [new branch] gh/williamwen42/244/orig -> origin/gh/williamwen42/244/orig 2025-07-17T06:34:38.3875835Z * [new branch] gh/williamwen42/245/base -> origin/gh/williamwen42/245/base 2025-07-17T06:34:38.3876953Z * [new branch] gh/williamwen42/245/head -> origin/gh/williamwen42/245/head 2025-07-17T06:34:38.3877985Z * [new branch] gh/williamwen42/245/orig -> origin/gh/williamwen42/245/orig 2025-07-17T06:34:38.3879681Z * [new branch] gh/williamwen42/246/base -> origin/gh/williamwen42/246/base 2025-07-17T06:34:38.3880692Z * [new branch] gh/williamwen42/246/head -> origin/gh/williamwen42/246/head 2025-07-17T06:34:38.3881681Z * [new branch] gh/williamwen42/246/orig -> origin/gh/williamwen42/246/orig 2025-07-17T06:34:38.3883154Z * [new branch] gh/williamwen42/248/base -> origin/gh/williamwen42/248/base 2025-07-17T06:34:38.3884229Z * [new branch] gh/williamwen42/248/head -> origin/gh/williamwen42/248/head 2025-07-17T06:34:38.3885286Z * [new branch] gh/williamwen42/248/orig -> origin/gh/williamwen42/248/orig 2025-07-17T06:34:38.3886639Z * [new branch] gh/williamwen42/249/base -> origin/gh/williamwen42/249/base 2025-07-17T06:34:38.3887683Z * [new branch] gh/williamwen42/249/head -> origin/gh/williamwen42/249/head 2025-07-17T06:34:38.3888690Z * [new branch] gh/williamwen42/249/orig -> origin/gh/williamwen42/249/orig 2025-07-17T06:34:38.3889921Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-07-17T06:34:38.3890913Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-07-17T06:34:38.3891887Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-07-17T06:34:38.3893469Z * [new branch] gh/williamwen42/251/base -> origin/gh/williamwen42/251/base 2025-07-17T06:34:38.3894453Z * [new branch] gh/williamwen42/251/head -> origin/gh/williamwen42/251/head 2025-07-17T06:34:38.3895458Z * [new branch] gh/williamwen42/251/orig -> origin/gh/williamwen42/251/orig 2025-07-17T06:34:38.3897371Z * [new branch] gh/williamwen42/252/base -> origin/gh/williamwen42/252/base 2025-07-17T06:34:38.3898444Z * [new branch] gh/williamwen42/252/head -> origin/gh/williamwen42/252/head 2025-07-17T06:34:38.3899473Z * [new branch] gh/williamwen42/252/orig -> origin/gh/williamwen42/252/orig 2025-07-17T06:34:38.3900837Z * [new branch] gh/williamwen42/253/base -> origin/gh/williamwen42/253/base 2025-07-17T06:34:38.3901967Z * [new branch] gh/williamwen42/253/head -> origin/gh/williamwen42/253/head 2025-07-17T06:34:38.3902953Z * [new branch] gh/williamwen42/253/orig -> origin/gh/williamwen42/253/orig 2025-07-17T06:34:38.3904349Z * [new branch] gh/williamwen42/254/base -> origin/gh/williamwen42/254/base 2025-07-17T06:34:38.3905360Z * [new branch] gh/williamwen42/254/head -> origin/gh/williamwen42/254/head 2025-07-17T06:34:38.3906334Z * [new branch] gh/williamwen42/254/orig -> origin/gh/williamwen42/254/orig 2025-07-17T06:34:38.3907882Z * [new branch] gh/williamwen42/255/base -> origin/gh/williamwen42/255/base 2025-07-17T06:34:38.3908879Z * [new branch] gh/williamwen42/255/head -> origin/gh/williamwen42/255/head 2025-07-17T06:34:38.3909843Z * [new branch] gh/williamwen42/255/orig -> origin/gh/williamwen42/255/orig 2025-07-17T06:34:38.3911559Z * [new branch] gh/williamwen42/256/base -> origin/gh/williamwen42/256/base 2025-07-17T06:34:38.3912561Z * [new branch] gh/williamwen42/256/head -> origin/gh/williamwen42/256/head 2025-07-17T06:34:38.3913600Z * [new branch] gh/williamwen42/256/orig -> origin/gh/williamwen42/256/orig 2025-07-17T06:34:38.3915065Z * [new branch] gh/williamwen42/257/base -> origin/gh/williamwen42/257/base 2025-07-17T06:34:38.3916065Z * [new branch] gh/williamwen42/257/head -> origin/gh/williamwen42/257/head 2025-07-17T06:34:38.3917124Z * [new branch] gh/williamwen42/257/orig -> origin/gh/williamwen42/257/orig 2025-07-17T06:34:38.3918837Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-07-17T06:34:38.3919975Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-07-17T06:34:38.3920971Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-07-17T06:34:38.3922425Z * [new branch] gh/williamwen42/259/base -> origin/gh/williamwen42/259/base 2025-07-17T06:34:38.3923500Z * [new branch] gh/williamwen42/259/head -> origin/gh/williamwen42/259/head 2025-07-17T06:34:38.3924474Z * [new branch] gh/williamwen42/259/orig -> origin/gh/williamwen42/259/orig 2025-07-17T06:34:38.3925970Z * [new branch] gh/williamwen42/260/base -> origin/gh/williamwen42/260/base 2025-07-17T06:34:38.3927051Z * [new branch] gh/williamwen42/260/head -> origin/gh/williamwen42/260/head 2025-07-17T06:34:38.3927985Z * [new branch] gh/williamwen42/260/orig -> origin/gh/williamwen42/260/orig 2025-07-17T06:34:38.3929408Z * [new branch] gh/williamwen42/261/base -> origin/gh/williamwen42/261/base 2025-07-17T06:34:38.3930995Z * [new branch] gh/williamwen42/261/head -> origin/gh/williamwen42/261/head 2025-07-17T06:34:38.3931946Z * [new branch] gh/williamwen42/261/orig -> origin/gh/williamwen42/261/orig 2025-07-17T06:34:38.3933320Z * [new branch] gh/williamwen42/262/base -> origin/gh/williamwen42/262/base 2025-07-17T06:34:38.3934280Z * [new branch] gh/williamwen42/262/head -> origin/gh/williamwen42/262/head 2025-07-17T06:34:38.3935298Z * [new branch] gh/williamwen42/262/orig -> origin/gh/williamwen42/262/orig 2025-07-17T06:34:38.3936710Z * [new branch] gh/williamwen42/263/base -> origin/gh/williamwen42/263/base 2025-07-17T06:34:38.3937747Z * [new branch] gh/williamwen42/263/head -> origin/gh/williamwen42/263/head 2025-07-17T06:34:38.3938674Z * [new branch] gh/williamwen42/263/orig -> origin/gh/williamwen42/263/orig 2025-07-17T06:34:38.3940372Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-07-17T06:34:38.3941473Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-07-17T06:34:38.3942760Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-07-17T06:34:38.3943677Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-07-17T06:34:38.3945166Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-07-17T06:34:38.3946142Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-07-17T06:34:38.3947504Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-07-17T06:34:38.3948509Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-07-17T06:34:38.3949496Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-07-17T06:34:38.3950857Z * [new branch] gh/xmfan/206/base -> origin/gh/xmfan/206/base 2025-07-17T06:34:38.3951870Z * [new branch] gh/xmfan/206/head -> origin/gh/xmfan/206/head 2025-07-17T06:34:38.3952989Z * [new branch] gh/xmfan/206/orig -> origin/gh/xmfan/206/orig 2025-07-17T06:34:38.3954342Z * [new branch] gh/xmfan/213/base -> origin/gh/xmfan/213/base 2025-07-17T06:34:38.3955343Z * [new branch] gh/xmfan/213/head -> origin/gh/xmfan/213/head 2025-07-17T06:34:38.3956609Z * [new branch] gh/xmfan/213/orig -> origin/gh/xmfan/213/orig 2025-07-17T06:34:38.3957945Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-07-17T06:34:38.3959119Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-07-17T06:34:38.3960177Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-07-17T06:34:38.3961514Z * [new branch] gh/xmfan/225/base -> origin/gh/xmfan/225/base 2025-07-17T06:34:38.3962504Z * [new branch] gh/xmfan/225/head -> origin/gh/xmfan/225/head 2025-07-17T06:34:38.3963501Z * [new branch] gh/xmfan/225/orig -> origin/gh/xmfan/225/orig 2025-07-17T06:34:38.3964821Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-07-17T06:34:38.3965782Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-07-17T06:34:38.3966923Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-07-17T06:34:38.3968270Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-07-17T06:34:38.3969309Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-07-17T06:34:38.3970281Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-07-17T06:34:38.3971638Z * [new branch] gh/xmfan/230/base -> origin/gh/xmfan/230/base 2025-07-17T06:34:38.3972656Z * [new branch] gh/xmfan/230/head -> origin/gh/xmfan/230/head 2025-07-17T06:34:38.3973667Z * [new branch] gh/xmfan/230/orig -> origin/gh/xmfan/230/orig 2025-07-17T06:34:38.3975129Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-07-17T06:34:38.3975997Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-07-17T06:34:38.3977006Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-07-17T06:34:38.3978414Z * [new branch] gh/xmfan/243/base -> origin/gh/xmfan/243/base 2025-07-17T06:34:38.3979355Z * [new branch] gh/xmfan/243/head -> origin/gh/xmfan/243/head 2025-07-17T06:34:38.3980455Z * [new branch] gh/xmfan/243/orig -> origin/gh/xmfan/243/orig 2025-07-17T06:34:38.3981786Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-07-17T06:34:38.3982782Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-07-17T06:34:38.3984182Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-07-17T06:34:38.3985596Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-07-17T06:34:38.3986580Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-07-17T06:34:38.3987584Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-07-17T06:34:38.3989015Z * [new branch] gh/xmfan/248/base -> origin/gh/xmfan/248/base 2025-07-17T06:34:38.3990021Z * [new branch] gh/xmfan/248/head -> origin/gh/xmfan/248/head 2025-07-17T06:34:38.3991101Z * [new branch] gh/xmfan/248/orig -> origin/gh/xmfan/248/orig 2025-07-17T06:34:38.3992439Z * [new branch] gh/xmfan/250/base -> origin/gh/xmfan/250/base 2025-07-17T06:34:38.3993407Z * [new branch] gh/xmfan/250/head -> origin/gh/xmfan/250/head 2025-07-17T06:34:38.3994924Z * [new branch] gh/xmfan/250/orig -> origin/gh/xmfan/250/orig 2025-07-17T06:34:38.3996605Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-07-17T06:34:38.3997623Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-07-17T06:34:38.3998681Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-07-17T06:34:38.4000168Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-07-17T06:34:38.4001157Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-07-17T06:34:38.4002164Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-07-17T06:34:38.4003572Z * [new branch] gh/xmfan/255/base -> origin/gh/xmfan/255/base 2025-07-17T06:34:38.4004564Z * [new branch] gh/xmfan/255/head -> origin/gh/xmfan/255/head 2025-07-17T06:34:38.4005557Z * [new branch] gh/xmfan/255/orig -> origin/gh/xmfan/255/orig 2025-07-17T06:34:38.4006966Z * [new branch] gh/xmfan/256/base -> origin/gh/xmfan/256/base 2025-07-17T06:34:38.4007955Z * [new branch] gh/xmfan/256/head -> origin/gh/xmfan/256/head 2025-07-17T06:34:38.4009045Z * [new branch] gh/xmfan/256/orig -> origin/gh/xmfan/256/orig 2025-07-17T06:34:38.4010433Z * [new branch] gh/xmfan/257/base -> origin/gh/xmfan/257/base 2025-07-17T06:34:38.4011502Z * [new branch] gh/xmfan/257/head -> origin/gh/xmfan/257/head 2025-07-17T06:34:38.4012508Z * [new branch] gh/xmfan/257/orig -> origin/gh/xmfan/257/orig 2025-07-17T06:34:38.4013871Z * [new branch] gh/xmfan/258/base -> origin/gh/xmfan/258/base 2025-07-17T06:34:38.4014900Z * [new branch] gh/xmfan/258/head -> origin/gh/xmfan/258/head 2025-07-17T06:34:38.4015915Z * [new branch] gh/xmfan/258/orig -> origin/gh/xmfan/258/orig 2025-07-17T06:34:38.4017279Z * [new branch] gh/xmfan/259/base -> origin/gh/xmfan/259/base 2025-07-17T06:34:38.4018204Z * [new branch] gh/xmfan/259/head -> origin/gh/xmfan/259/head 2025-07-17T06:34:38.4019187Z * [new branch] gh/xmfan/259/orig -> origin/gh/xmfan/259/orig 2025-07-17T06:34:38.4020556Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-07-17T06:34:38.4021516Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-07-17T06:34:38.4022600Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-07-17T06:34:38.4024061Z * [new branch] gh/xmfan/261/base -> origin/gh/xmfan/261/base 2025-07-17T06:34:38.4025109Z * [new branch] gh/xmfan/261/head -> origin/gh/xmfan/261/head 2025-07-17T06:34:38.4026124Z * [new branch] gh/xmfan/261/orig -> origin/gh/xmfan/261/orig 2025-07-17T06:34:38.4027515Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-07-17T06:34:38.4028498Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-07-17T06:34:38.4029475Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-07-17T06:34:38.4030863Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-07-17T06:34:38.4031858Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-07-17T06:34:38.4032858Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-07-17T06:34:38.4034179Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-07-17T06:34:38.4035181Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-07-17T06:34:38.4036281Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-07-17T06:34:38.4037693Z * [new branch] gh/xmfan/265/base -> origin/gh/xmfan/265/base 2025-07-17T06:34:38.4038761Z * [new branch] gh/xmfan/265/head -> origin/gh/xmfan/265/head 2025-07-17T06:34:38.4039993Z * [new branch] gh/xmfan/265/orig -> origin/gh/xmfan/265/orig 2025-07-17T06:34:38.4041238Z * [new branch] gh/xmfan/266/base -> origin/gh/xmfan/266/base 2025-07-17T06:34:38.4042250Z * [new branch] gh/xmfan/266/head -> origin/gh/xmfan/266/head 2025-07-17T06:34:38.4043204Z * [new branch] gh/xmfan/266/orig -> origin/gh/xmfan/266/orig 2025-07-17T06:34:38.4044669Z * [new branch] gh/xmfan/267/base -> origin/gh/xmfan/267/base 2025-07-17T06:34:38.4045649Z * [new branch] gh/xmfan/267/head -> origin/gh/xmfan/267/head 2025-07-17T06:34:38.4046651Z * [new branch] gh/xmfan/267/orig -> origin/gh/xmfan/267/orig 2025-07-17T06:34:38.4048159Z * [new branch] gh/xmfan/268/base -> origin/gh/xmfan/268/base 2025-07-17T06:34:38.4049139Z * [new branch] gh/xmfan/268/head -> origin/gh/xmfan/268/head 2025-07-17T06:34:38.4050244Z * [new branch] gh/xmfan/268/orig -> origin/gh/xmfan/268/orig 2025-07-17T06:34:38.4051633Z * [new branch] gh/xmfan/269/base -> origin/gh/xmfan/269/base 2025-07-17T06:34:38.4052638Z * [new branch] gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-07-17T06:34:38.4053633Z * [new branch] gh/xmfan/269/orig -> origin/gh/xmfan/269/orig 2025-07-17T06:34:38.4055294Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-07-17T06:34:38.4057893Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-07-17T06:34:38.4059519Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-07-17T06:34:38.4061227Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-07-17T06:34:38.4062179Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-07-17T06:34:38.4063616Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-07-17T06:34:38.4064996Z * [new branch] gh/xuanzhang816/15/base -> origin/gh/xuanzhang816/15/base 2025-07-17T06:34:38.4066096Z * [new branch] gh/xuanzhang816/15/head -> origin/gh/xuanzhang816/15/head 2025-07-17T06:34:38.4067196Z * [new branch] gh/xuanzhang816/15/orig -> origin/gh/xuanzhang816/15/orig 2025-07-17T06:34:38.4068553Z * [new branch] gh/xuanzhang816/16/base -> origin/gh/xuanzhang816/16/base 2025-07-17T06:34:38.4069575Z * [new branch] gh/xuanzhang816/16/head -> origin/gh/xuanzhang816/16/head 2025-07-17T06:34:38.4070574Z * [new branch] gh/xuanzhang816/16/orig -> origin/gh/xuanzhang816/16/orig 2025-07-17T06:34:38.4071960Z * [new branch] gh/xuanzhang816/17/base -> origin/gh/xuanzhang816/17/base 2025-07-17T06:34:38.4072908Z * [new branch] gh/xuanzhang816/17/head -> origin/gh/xuanzhang816/17/head 2025-07-17T06:34:38.4073915Z * [new branch] gh/xuanzhang816/17/orig -> origin/gh/xuanzhang816/17/orig 2025-07-17T06:34:38.4075276Z * [new branch] gh/xuanzhang816/18/base -> origin/gh/xuanzhang816/18/base 2025-07-17T06:34:38.4076312Z * [new branch] gh/xuanzhang816/18/head -> origin/gh/xuanzhang816/18/head 2025-07-17T06:34:38.4077376Z * [new branch] gh/xuanzhang816/18/orig -> origin/gh/xuanzhang816/18/orig 2025-07-17T06:34:38.4078944Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-07-17T06:34:38.4079958Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-07-17T06:34:38.4081066Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-07-17T06:34:38.4082521Z * [new branch] gh/xuanzhang816/20/base -> origin/gh/xuanzhang816/20/base 2025-07-17T06:34:38.4083569Z * [new branch] gh/xuanzhang816/20/head -> origin/gh/xuanzhang816/20/head 2025-07-17T06:34:38.4084581Z * [new branch] gh/xuanzhang816/20/orig -> origin/gh/xuanzhang816/20/orig 2025-07-17T06:34:38.4086335Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-07-17T06:34:38.4087328Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-07-17T06:34:38.4088365Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-07-17T06:34:38.4089778Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-07-17T06:34:38.4090770Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-07-17T06:34:38.4091735Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-07-17T06:34:38.4093113Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-07-17T06:34:38.4094243Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-07-17T06:34:38.4095250Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-07-17T06:34:38.4096608Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-07-17T06:34:38.4097608Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-07-17T06:34:38.4098639Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-07-17T06:34:38.4099893Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-07-17T06:34:38.4100957Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-07-17T06:34:38.4101923Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-07-17T06:34:38.4103169Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-07-17T06:34:38.4104165Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-07-17T06:34:38.4105125Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-07-17T06:34:38.4106465Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-07-17T06:34:38.4107619Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-07-17T06:34:38.4108611Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-07-17T06:34:38.4109977Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-07-17T06:34:38.4110973Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-07-17T06:34:38.4111955Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-07-17T06:34:38.4113336Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-07-17T06:34:38.4114338Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-07-17T06:34:38.4115713Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-07-17T06:34:38.4116704Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-07-17T06:34:38.4117703Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-07-17T06:34:38.4119256Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-07-17T06:34:38.4120664Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-07-17T06:34:38.4121768Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-07-17T06:34:38.4123167Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-07-17T06:34:38.4124160Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-07-17T06:34:38.4125162Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-07-17T06:34:38.4126571Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-07-17T06:34:38.4127574Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-07-17T06:34:38.4128576Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-07-17T06:34:38.4129934Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-07-17T06:34:38.4130963Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-07-17T06:34:38.4132000Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-07-17T06:34:38.4133826Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-07-17T06:34:38.4134824Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-07-17T06:34:38.4135899Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-07-17T06:34:38.4137309Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-07-17T06:34:38.4138323Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-07-17T06:34:38.4139281Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-07-17T06:34:38.4140669Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-07-17T06:34:38.4141798Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-07-17T06:34:38.4142737Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-07-17T06:34:38.4144108Z * [new branch] gh/yanbing-j/38/base -> origin/gh/yanbing-j/38/base 2025-07-17T06:34:38.4145142Z * [new branch] gh/yanbing-j/38/head -> origin/gh/yanbing-j/38/head 2025-07-17T06:34:38.4146120Z * [new branch] gh/yanbing-j/38/orig -> origin/gh/yanbing-j/38/orig 2025-07-17T06:34:38.4147839Z * [new branch] gh/yanbing-j/39/base -> origin/gh/yanbing-j/39/base 2025-07-17T06:34:38.4148859Z * [new branch] gh/yanbing-j/39/head -> origin/gh/yanbing-j/39/head 2025-07-17T06:34:38.4150427Z * [new branch] gh/yanbing-j/39/orig -> origin/gh/yanbing-j/39/orig 2025-07-17T06:34:38.4152108Z * [new branch] gh/ydwu4/223/base -> origin/gh/ydwu4/223/base 2025-07-17T06:34:38.4153152Z * [new branch] gh/ydwu4/223/head -> origin/gh/ydwu4/223/head 2025-07-17T06:34:38.4154196Z * [new branch] gh/ydwu4/223/orig -> origin/gh/ydwu4/223/orig 2025-07-17T06:34:38.4155454Z * [new branch] gh/ydwu4/224/base -> origin/gh/ydwu4/224/base 2025-07-17T06:34:38.4156746Z * [new branch] gh/ydwu4/224/head -> origin/gh/ydwu4/224/head 2025-07-17T06:34:38.4157748Z * [new branch] gh/ydwu4/224/orig -> origin/gh/ydwu4/224/orig 2025-07-17T06:34:38.4159161Z * [new branch] gh/ydwu4/225/base -> origin/gh/ydwu4/225/base 2025-07-17T06:34:38.4160193Z * [new branch] gh/ydwu4/225/head -> origin/gh/ydwu4/225/head 2025-07-17T06:34:38.4161150Z * [new branch] gh/ydwu4/225/orig -> origin/gh/ydwu4/225/orig 2025-07-17T06:34:38.4162508Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-07-17T06:34:38.4163631Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-07-17T06:34:38.4164729Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-07-17T06:34:38.4166658Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-07-17T06:34:38.4167656Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-07-17T06:34:38.4168647Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-07-17T06:34:38.4169923Z * [new branch] gh/ydwu4/247/base -> origin/gh/ydwu4/247/base 2025-07-17T06:34:38.4170940Z * [new branch] gh/ydwu4/247/head -> origin/gh/ydwu4/247/head 2025-07-17T06:34:38.4171989Z * [new branch] gh/ydwu4/247/orig -> origin/gh/ydwu4/247/orig 2025-07-17T06:34:38.4173335Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-07-17T06:34:38.4174381Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-07-17T06:34:38.4175410Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-07-17T06:34:38.4176756Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-07-17T06:34:38.4177851Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-07-17T06:34:38.4178899Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-07-17T06:34:38.4180329Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-07-17T06:34:38.4181327Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-07-17T06:34:38.4182316Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-07-17T06:34:38.4183839Z * [new branch] gh/ydwu4/261/base -> origin/gh/ydwu4/261/base 2025-07-17T06:34:38.4185037Z * [new branch] gh/ydwu4/261/head -> origin/gh/ydwu4/261/head 2025-07-17T06:34:38.4185935Z * [new branch] gh/ydwu4/261/orig -> origin/gh/ydwu4/261/orig 2025-07-17T06:34:38.4187222Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-07-17T06:34:38.4188192Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-07-17T06:34:38.4189216Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-07-17T06:34:38.4190571Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-07-17T06:34:38.4191717Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-07-17T06:34:38.4192720Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-07-17T06:34:38.4194101Z * [new branch] gh/ydwu4/264/base -> origin/gh/ydwu4/264/base 2025-07-17T06:34:38.4195098Z * [new branch] gh/ydwu4/264/head -> origin/gh/ydwu4/264/head 2025-07-17T06:34:38.4196162Z * [new branch] gh/ydwu4/264/orig -> origin/gh/ydwu4/264/orig 2025-07-17T06:34:38.4197539Z * [new branch] gh/ydwu4/265/base -> origin/gh/ydwu4/265/base 2025-07-17T06:34:38.4198697Z * [new branch] gh/ydwu4/265/head -> origin/gh/ydwu4/265/head 2025-07-17T06:34:38.4199831Z * [new branch] gh/ydwu4/265/orig -> origin/gh/ydwu4/265/orig 2025-07-17T06:34:38.4201183Z * [new branch] gh/ydwu4/266/base -> origin/gh/ydwu4/266/base 2025-07-17T06:34:38.4202376Z * [new branch] gh/ydwu4/266/head -> origin/gh/ydwu4/266/head 2025-07-17T06:34:38.4203361Z * [new branch] gh/ydwu4/266/orig -> origin/gh/ydwu4/266/orig 2025-07-17T06:34:38.4204738Z * [new branch] gh/ydwu4/267/base -> origin/gh/ydwu4/267/base 2025-07-17T06:34:38.4205929Z * [new branch] gh/ydwu4/267/head -> origin/gh/ydwu4/267/head 2025-07-17T06:34:38.4206916Z * [new branch] gh/ydwu4/267/orig -> origin/gh/ydwu4/267/orig 2025-07-17T06:34:38.4208785Z * [new branch] gh/ydwu4/268/base -> origin/gh/ydwu4/268/base 2025-07-17T06:34:38.4209851Z * [new branch] gh/ydwu4/268/head -> origin/gh/ydwu4/268/head 2025-07-17T06:34:38.4210817Z * [new branch] gh/ydwu4/268/orig -> origin/gh/ydwu4/268/orig 2025-07-17T06:34:38.4212412Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-07-17T06:34:38.4213332Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-07-17T06:34:38.4214351Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-07-17T06:34:38.4215868Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-07-17T06:34:38.4216893Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-07-17T06:34:38.4217947Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-07-17T06:34:38.4219442Z * [new branch] gh/ydwu4/271/base -> origin/gh/ydwu4/271/base 2025-07-17T06:34:38.4220534Z * [new branch] gh/ydwu4/271/head -> origin/gh/ydwu4/271/head 2025-07-17T06:34:38.4221563Z * [new branch] gh/ydwu4/271/orig -> origin/gh/ydwu4/271/orig 2025-07-17T06:34:38.4222975Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-07-17T06:34:38.4224058Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-07-17T06:34:38.4225201Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-07-17T06:34:38.4226592Z * [new branch] gh/ydwu4/273/base -> origin/gh/ydwu4/273/base 2025-07-17T06:34:38.4227686Z * [new branch] gh/ydwu4/273/head -> origin/gh/ydwu4/273/head 2025-07-17T06:34:38.4228588Z * [new branch] gh/ydwu4/273/orig -> origin/gh/ydwu4/273/orig 2025-07-17T06:34:38.4229880Z * [new branch] gh/ydwu4/274/base -> origin/gh/ydwu4/274/base 2025-07-17T06:34:38.4230880Z * [new branch] gh/ydwu4/274/head -> origin/gh/ydwu4/274/head 2025-07-17T06:34:38.4231855Z * [new branch] gh/ydwu4/274/orig -> origin/gh/ydwu4/274/orig 2025-07-17T06:34:38.4233113Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-07-17T06:34:38.4234222Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-07-17T06:34:38.4235205Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-07-17T06:34:38.4236468Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-07-17T06:34:38.4237478Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-07-17T06:34:38.4238535Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-07-17T06:34:38.4240115Z * [new branch] gh/ydwu4/277/base -> origin/gh/ydwu4/277/base 2025-07-17T06:34:38.4241122Z * [new branch] gh/ydwu4/277/head -> origin/gh/ydwu4/277/head 2025-07-17T06:34:38.4242194Z * [new branch] gh/ydwu4/277/orig -> origin/gh/ydwu4/277/orig 2025-07-17T06:34:38.4243504Z * [new branch] gh/ydwu4/278/base -> origin/gh/ydwu4/278/base 2025-07-17T06:34:38.4244515Z * [new branch] gh/ydwu4/278/head -> origin/gh/ydwu4/278/head 2025-07-17T06:34:38.4245523Z * [new branch] gh/ydwu4/278/orig -> origin/gh/ydwu4/278/orig 2025-07-17T06:34:38.4246929Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-07-17T06:34:38.4248114Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-07-17T06:34:38.4249122Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-07-17T06:34:38.4250809Z * [new branch] gh/ydwu4/280/base -> origin/gh/ydwu4/280/base 2025-07-17T06:34:38.4251819Z * [new branch] gh/ydwu4/280/head -> origin/gh/ydwu4/280/head 2025-07-17T06:34:38.4252821Z * [new branch] gh/ydwu4/280/orig -> origin/gh/ydwu4/280/orig 2025-07-17T06:34:38.4254466Z * [new branch] gh/ydwu4/281/base -> origin/gh/ydwu4/281/base 2025-07-17T06:34:38.4255555Z * [new branch] gh/ydwu4/281/head -> origin/gh/ydwu4/281/head 2025-07-17T06:34:38.4256922Z * [new branch] gh/ydwu4/281/orig -> origin/gh/ydwu4/281/orig 2025-07-17T06:34:38.4258334Z * [new branch] gh/ydwu4/282/base -> origin/gh/ydwu4/282/base 2025-07-17T06:34:38.4259402Z * [new branch] gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-07-17T06:34:38.4260441Z * [new branch] gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig 2025-07-17T06:34:38.4261819Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-07-17T06:34:38.4262993Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-07-17T06:34:38.4264006Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-07-17T06:34:38.4265666Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-07-17T06:34:38.4266660Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-07-17T06:34:38.4268667Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-07-17T06:34:38.4269785Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-07-17T06:34:38.4270935Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-07-17T06:34:38.4272330Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-07-17T06:34:38.4273256Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-07-17T06:34:38.4274206Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-07-17T06:34:38.4275964Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-07-17T06:34:38.4277051Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-07-17T06:34:38.4279465Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-07-17T06:34:38.4280729Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-07-17T06:34:38.4281811Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-07-17T06:34:38.4283129Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-07-17T06:34:38.4284202Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-07-17T06:34:38.4285221Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-07-17T06:34:38.4286948Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-07-17T06:34:38.4287966Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-07-17T06:34:38.4289589Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-07-17T06:34:38.4290613Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-07-17T06:34:38.4292250Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-07-17T06:34:38.4293312Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-07-17T06:34:38.4294520Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-07-17T06:34:38.4296070Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-07-17T06:34:38.4297064Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-07-17T06:34:38.4298195Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-07-17T06:34:38.4299542Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-07-17T06:34:38.4300513Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-07-17T06:34:38.4301572Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-07-17T06:34:38.4303404Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-07-17T06:34:38.4304550Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-07-17T06:34:38.4305596Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-07-17T06:34:38.4307085Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-07-17T06:34:38.4308180Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-07-17T06:34:38.4309234Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-07-17T06:34:38.4310836Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-07-17T06:34:38.4311824Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-07-17T06:34:38.4312928Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-07-17T06:34:38.4314836Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-07-17T06:34:38.4315864Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-07-17T06:34:38.4316838Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-07-17T06:34:38.4318193Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-07-17T06:34:38.4319449Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-07-17T06:34:38.4320464Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-07-17T06:34:38.4322508Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-07-17T06:34:38.4323580Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-07-17T06:34:38.4324598Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-07-17T06:34:38.4325938Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-07-17T06:34:38.4327122Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-07-17T06:34:38.4328219Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-07-17T06:34:38.4329915Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-07-17T06:34:38.4330925Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-07-17T06:34:38.4331912Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-07-17T06:34:38.4333380Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-07-17T06:34:38.4334387Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-07-17T06:34:38.4335412Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-07-17T06:34:38.4336763Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-07-17T06:34:38.4337788Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-07-17T06:34:38.4338772Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-07-17T06:34:38.4340488Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-07-17T06:34:38.4341465Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-07-17T06:34:38.4342460Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-07-17T06:34:38.4343846Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-07-17T06:34:38.4344835Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-07-17T06:34:38.4345874Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-07-17T06:34:38.4347737Z * [new branch] gh/zhxchen17/22/base -> origin/gh/zhxchen17/22/base 2025-07-17T06:34:38.4348753Z * [new branch] gh/zhxchen17/22/head -> origin/gh/zhxchen17/22/head 2025-07-17T06:34:38.4349829Z * [new branch] gh/zhxchen17/22/orig -> origin/gh/zhxchen17/22/orig 2025-07-17T06:34:38.4351333Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-07-17T06:34:38.4352322Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-07-17T06:34:38.4353292Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-07-17T06:34:38.4355223Z * [new branch] gh/zhxchen17/26/base -> origin/gh/zhxchen17/26/base 2025-07-17T06:34:38.4356645Z * [new branch] gh/zhxchen17/26/head -> origin/gh/zhxchen17/26/head 2025-07-17T06:34:38.4357665Z * [new branch] gh/zhxchen17/26/orig -> origin/gh/zhxchen17/26/orig 2025-07-17T06:34:38.4359288Z * [new branch] gh/zhxchen17/27/base -> origin/gh/zhxchen17/27/base 2025-07-17T06:34:38.4360192Z * [new branch] gh/zhxchen17/27/head -> origin/gh/zhxchen17/27/head 2025-07-17T06:34:38.4361441Z * [new branch] gh/zhxchen17/27/orig -> origin/gh/zhxchen17/27/orig 2025-07-17T06:34:38.4362830Z * [new branch] gh/zhxchen17/28/base -> origin/gh/zhxchen17/28/base 2025-07-17T06:34:38.4363880Z * [new branch] gh/zhxchen17/28/head -> origin/gh/zhxchen17/28/head 2025-07-17T06:34:38.4364901Z * [new branch] gh/zhxchen17/28/orig -> origin/gh/zhxchen17/28/orig 2025-07-17T06:34:38.4366403Z * [new branch] gh/zhxchen17/29/base -> origin/gh/zhxchen17/29/base 2025-07-17T06:34:38.4367492Z * [new branch] gh/zhxchen17/29/head -> origin/gh/zhxchen17/29/head 2025-07-17T06:34:38.4368503Z * [new branch] gh/zhxchen17/29/orig -> origin/gh/zhxchen17/29/orig 2025-07-17T06:34:38.4369868Z * [new branch] gh/zhxchen17/30/base -> origin/gh/zhxchen17/30/base 2025-07-17T06:34:38.4370960Z * [new branch] gh/zhxchen17/30/head -> origin/gh/zhxchen17/30/head 2025-07-17T06:34:38.4372006Z * [new branch] gh/zhxchen17/30/orig -> origin/gh/zhxchen17/30/orig 2025-07-17T06:34:38.4373245Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-07-17T06:34:38.4374271Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-07-17T06:34:38.4375410Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-07-17T06:34:38.4376886Z * [new branch] gh/zhxchen17/32/base -> origin/gh/zhxchen17/32/base 2025-07-17T06:34:38.4377958Z * [new branch] gh/zhxchen17/32/head -> origin/gh/zhxchen17/32/head 2025-07-17T06:34:38.4378983Z * [new branch] gh/zhxchen17/32/orig -> origin/gh/zhxchen17/32/orig 2025-07-17T06:34:38.4380656Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-07-17T06:34:38.4381681Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-07-17T06:34:38.4382657Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-07-17T06:34:38.4384064Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-07-17T06:34:38.4385044Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-07-17T06:34:38.4386036Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-07-17T06:34:38.4387312Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-07-17T06:34:38.4388520Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-07-17T06:34:38.4389566Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-07-17T06:34:38.4390908Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-07-17T06:34:38.4391947Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-07-17T06:34:38.4392929Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-07-17T06:34:38.4394392Z * [new branch] gh/zklaus/13/base -> origin/gh/zklaus/13/base 2025-07-17T06:34:38.4395415Z * [new branch] gh/zklaus/13/head -> origin/gh/zklaus/13/head 2025-07-17T06:34:38.4396421Z * [new branch] gh/zklaus/13/orig -> origin/gh/zklaus/13/orig 2025-07-17T06:34:38.4397751Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-07-17T06:34:38.4398792Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-07-17T06:34:38.4399937Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-07-17T06:34:38.4401238Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-07-17T06:34:38.4402281Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-07-17T06:34:38.4403259Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-07-17T06:34:38.4404547Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-07-17T06:34:38.4405525Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-07-17T06:34:38.4406521Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-07-17T06:34:38.4407856Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-07-17T06:34:38.4408795Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-07-17T06:34:38.4409777Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-07-17T06:34:38.4411093Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-07-17T06:34:38.4412125Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-07-17T06:34:38.4413125Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-07-17T06:34:38.4414500Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-07-17T06:34:38.4415594Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-07-17T06:34:38.4417029Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-07-17T06:34:38.4418386Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-07-17T06:34:38.4419374Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-07-17T06:34:38.4420396Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-07-17T06:34:38.4422210Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-07-17T06:34:38.4423829Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-07-17T06:34:38.4424025Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-07-17T06:34:38.4425147Z * [new branch] gh/zklaus/8/base -> origin/gh/zklaus/8/base 2025-07-17T06:34:38.4426128Z * [new branch] gh/zklaus/8/head -> origin/gh/zklaus/8/head 2025-07-17T06:34:38.4427163Z * [new branch] gh/zklaus/8/orig -> origin/gh/zklaus/8/orig 2025-07-17T06:34:38.4428466Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-07-17T06:34:38.4429657Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-07-17T06:34:38.4430960Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-07-17T06:34:38.4432840Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-07-17T06:34:38.4433833Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-07-17T06:34:38.4434874Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-07-17T06:34:38.4436333Z * [new branch] gh/zou3519/1173/base -> origin/gh/zou3519/1173/base 2025-07-17T06:34:38.4437381Z * [new branch] gh/zou3519/1173/head -> origin/gh/zou3519/1173/head 2025-07-17T06:34:38.4438481Z * [new branch] gh/zou3519/1173/orig -> origin/gh/zou3519/1173/orig 2025-07-17T06:34:38.4439969Z * [new branch] gh/zou3519/1174/base -> origin/gh/zou3519/1174/base 2025-07-17T06:34:38.4440946Z * [new branch] gh/zou3519/1174/head -> origin/gh/zou3519/1174/head 2025-07-17T06:34:38.4442002Z * [new branch] gh/zou3519/1174/orig -> origin/gh/zou3519/1174/orig 2025-07-17T06:34:38.4443449Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-07-17T06:34:38.4444504Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-07-17T06:34:38.4445475Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-07-17T06:34:38.4446729Z * [new branch] gh/zou3519/1176/base -> origin/gh/zou3519/1176/base 2025-07-17T06:34:38.4447904Z * [new branch] gh/zou3519/1176/head -> origin/gh/zou3519/1176/head 2025-07-17T06:34:38.4448976Z * [new branch] gh/zou3519/1176/orig -> origin/gh/zou3519/1176/orig 2025-07-17T06:34:38.4450187Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-07-17T06:34:38.4451229Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-07-17T06:34:38.4452217Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-07-17T06:34:38.4453728Z * [new branch] gh/zou3519/1178/base -> origin/gh/zou3519/1178/base 2025-07-17T06:34:38.4454705Z * [new branch] gh/zou3519/1178/head -> origin/gh/zou3519/1178/head 2025-07-17T06:34:38.4455935Z * [new branch] gh/zou3519/1178/orig -> origin/gh/zou3519/1178/orig 2025-07-17T06:34:38.4458175Z * [new branch] gh/zou3519/1179/base -> origin/gh/zou3519/1179/base 2025-07-17T06:34:38.4459465Z * [new branch] gh/zou3519/1179/head -> origin/gh/zou3519/1179/head 2025-07-17T06:34:38.4460946Z * [new branch] gh/zou3519/1179/orig -> origin/gh/zou3519/1179/orig 2025-07-17T06:34:38.4462269Z * [new branch] gh/zou3519/1180/base -> origin/gh/zou3519/1180/base 2025-07-17T06:34:38.4463362Z * [new branch] gh/zou3519/1180/head -> origin/gh/zou3519/1180/head 2025-07-17T06:34:38.4464413Z * [new branch] gh/zou3519/1180/orig -> origin/gh/zou3519/1180/orig 2025-07-17T06:34:38.4465635Z * [new branch] gh/zou3519/1181/base -> origin/gh/zou3519/1181/base 2025-07-17T06:34:38.4466668Z * [new branch] gh/zou3519/1181/head -> origin/gh/zou3519/1181/head 2025-07-17T06:34:38.4468117Z * [new branch] gh/zou3519/1181/orig -> origin/gh/zou3519/1181/orig 2025-07-17T06:34:38.4469542Z * [new branch] gh/zou3519/1182/base -> origin/gh/zou3519/1182/base 2025-07-17T06:34:38.4470603Z * [new branch] gh/zou3519/1182/head -> origin/gh/zou3519/1182/head 2025-07-17T06:34:38.4471555Z * [new branch] gh/zou3519/1182/orig -> origin/gh/zou3519/1182/orig 2025-07-17T06:34:38.4473122Z * [new branch] gh/zou3519/1183/base -> origin/gh/zou3519/1183/base 2025-07-17T06:34:38.4474125Z * [new branch] gh/zou3519/1183/head -> origin/gh/zou3519/1183/head 2025-07-17T06:34:38.4475117Z * [new branch] gh/zou3519/1183/orig -> origin/gh/zou3519/1183/orig 2025-07-17T06:34:38.4476613Z * [new branch] gh/zou3519/1184/base -> origin/gh/zou3519/1184/base 2025-07-17T06:34:38.4477572Z * [new branch] gh/zou3519/1184/head -> origin/gh/zou3519/1184/head 2025-07-17T06:34:38.4478694Z * [new branch] gh/zou3519/1184/orig -> origin/gh/zou3519/1184/orig 2025-07-17T06:34:38.4480014Z * [new branch] gh/zou3519/1185/base -> origin/gh/zou3519/1185/base 2025-07-17T06:34:38.4481168Z * [new branch] gh/zou3519/1185/head -> origin/gh/zou3519/1185/head 2025-07-17T06:34:38.4482238Z * [new branch] gh/zou3519/1185/orig -> origin/gh/zou3519/1185/orig 2025-07-17T06:34:38.4483537Z * [new branch] gh/zou3519/1186/base -> origin/gh/zou3519/1186/base 2025-07-17T06:34:38.4484559Z * [new branch] gh/zou3519/1186/head -> origin/gh/zou3519/1186/head 2025-07-17T06:34:38.4485668Z * [new branch] gh/zou3519/1186/orig -> origin/gh/zou3519/1186/orig 2025-07-17T06:34:38.4487413Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-07-17T06:34:38.4488499Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-07-17T06:34:38.4490152Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-07-17T06:34:38.4491465Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-07-17T06:34:38.4492691Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-07-17T06:34:38.4493582Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-07-17T06:34:38.4494716Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-07-17T06:34:38.4495714Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-07-17T06:34:38.4497032Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-07-17T06:34:38.4497945Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-07-17T06:34:38.4499382Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-07-17T06:34:38.4500371Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-07-17T06:34:38.4501600Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-07-17T06:34:38.4502446Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-07-17T06:34:38.4503701Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-07-17T06:34:38.4504624Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-07-17T06:34:38.4506304Z * [new branch] google-main -> origin/google-main 2025-07-17T06:34:38.4507774Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-07-17T06:34:38.4508647Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-07-17T06:34:38.4509839Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-07-17T06:34:38.4510825Z * [new branch] guard_system -> origin/guard_system 2025-07-17T06:34:38.4512514Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-07-17T06:34:38.4513801Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-07-17T06:34:38.4514770Z * [new branch] hc_baseline -> origin/hc_baseline 2025-07-17T06:34:38.4515900Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-07-17T06:34:38.4516830Z * [new branch] hhh_rand -> origin/hhh_rand 2025-07-17T06:34:38.4518249Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-07-17T06:34:38.4519835Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-07-17T06:34:38.4520861Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-07-17T06:34:38.4521838Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-07-17T06:34:38.4522775Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-07-17T06:34:38.4523965Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-07-17T06:34:38.4525031Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-07-17T06:34:38.4526056Z * [new branch] inline -> origin/inline 2025-07-17T06:34:38.4527183Z * [new branch] inlining -> origin/inlining 2025-07-17T06:34:38.4528198Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-07-17T06:34:38.4529405Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-07-17T06:34:38.4530586Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-07-17T06:34:38.4531572Z * [new branch] is_contiguous_shim -> origin/is_contiguous_shim 2025-07-17T06:34:38.4532622Z * [new branch] issue#58739 -> origin/issue#58739 2025-07-17T06:34:38.4533627Z * [new branch] issue-154849 -> origin/issue-154849 2025-07-17T06:34:38.4535168Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-07-17T06:34:38.4536735Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-07-17T06:34:38.4537602Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-07-17T06:34:38.4539042Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-07-17T06:34:38.4540069Z * [new branch] justinchu/del-opset-tool -> origin/justinchu/del-opset-tool 2025-07-17T06:34:38.4541023Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-07-17T06:34:38.4542548Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-07-17T06:34:38.4543538Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-07-17T06:34:38.4544946Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-07-17T06:34:38.4546221Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-07-17T06:34:38.4547189Z * [new branch] liaoxuan/tags_issue -> origin/liaoxuan/tags_issue 2025-07-17T06:34:38.4548229Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-07-17T06:34:38.4549098Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-07-17T06:34:38.4550149Z * [new branch] local_map -> origin/local_map 2025-07-17T06:34:38.4551400Z * [new branch] logdetfix -> origin/logdetfix 2025-07-17T06:34:38.4553210Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-07-17T06:34:38.4554655Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-07-17T06:34:38.4555807Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-07-17T06:34:38.4558631Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-07-17T06:34:38.4559954Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-07-17T06:34:38.4561344Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-07-17T06:34:38.4562786Z * [new branch] lucaskabela/typing_bytecode_analysis_transform -> origin/lucaskabela/typing_bytecode_analysis_transform 2025-07-17T06:34:38.4563729Z * [new branch] lucaskabela/typing_cache_files -> origin/lucaskabela/typing_cache_files 2025-07-17T06:34:38.4564776Z * [new branch] lucaskabela/typing_debug_utils.py -> origin/lucaskabela/typing_debug_utils.py 2025-07-17T06:34:38.4565785Z * [new branch] lucaskabela/typing_decorators -> origin/lucaskabela/typing_decorators 2025-07-17T06:34:38.4566782Z * [new branch] lucaskabela/typing_eval_frame -> origin/lucaskabela/typing_eval_frame 2025-07-17T06:34:38.4567933Z * [new branch] lucaskabela/typing_for_codegen -> origin/lucaskabela/typing_for_codegen 2025-07-17T06:34:38.4568918Z * [new branch] lucaskabela/typing_source_guard -> origin/lucaskabela/typing_source_guard 2025-07-17T06:34:38.4570670Z * [new branch] m54qxk-codex/update-default-size_hint-fallback-value -> origin/m54qxk-codex/update-default-size_hint-fallback-value 2025-07-17T06:34:38.4571585Z * [new branch] main -> origin/main 2025-07-17T06:34:38.4572931Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-07-17T06:34:38.4574137Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-07-17T06:34:38.4575279Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-07-17T06:34:38.4576467Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-07-17T06:34:38.4577549Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-07-17T06:34:38.4578726Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-07-17T06:34:38.4579740Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-07-17T06:34:38.4581002Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-07-17T06:34:38.4582065Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-07-17T06:34:38.4583261Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-07-17T06:34:38.4584450Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-07-17T06:34:38.4585490Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-07-17T06:34:38.4586689Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-07-17T06:34:38.4587946Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-07-17T06:34:38.4589465Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-07-17T06:34:38.4590614Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-07-17T06:34:38.4591639Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-07-17T06:34:38.4592850Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-07-17T06:34:38.4594338Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-07-17T06:34:38.4595260Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-07-17T06:34:38.4596655Z * [new branch] manuel/bench-scan-metal -> origin/manuel/bench-scan-metal 2025-07-17T06:34:38.4597657Z * [new branch] manuel/fix_multidim_boolean_indexing -> origin/manuel/fix_multidim_boolean_indexing 2025-07-17T06:34:38.4598638Z * [new branch] manuel/np_empty_ellipsis -> origin/manuel/np_empty_ellipsis 2025-07-17T06:34:38.4599661Z * [new branch] manuel/scan-metal -> origin/manuel/scan-metal 2025-07-17T06:34:38.4600850Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-07-17T06:34:38.4602270Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-07-17T06:34:38.4603146Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-07-17T06:34:38.4604204Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-07-17T06:34:38.4605116Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-07-17T06:34:38.4606092Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-07-17T06:34:38.4607409Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-07-17T06:34:38.4608341Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-07-17T06:34:38.4609194Z * [new branch] mlazos/buf-fix -> origin/mlazos/buf-fix 2025-07-17T06:34:38.4610492Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-07-17T06:34:38.4611683Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-07-17T06:34:38.4612695Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-07-17T06:34:38.4614191Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-07-17T06:34:38.4615266Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-07-17T06:34:38.4616318Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-07-17T06:34:38.4617986Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-07-17T06:34:38.4618977Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-07-17T06:34:38.4619983Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-07-17T06:34:38.4621014Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-07-17T06:34:38.4621995Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-07-17T06:34:38.4622976Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-07-17T06:34:38.4623975Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-07-17T06:34:38.4625196Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-07-17T06:34:38.4626288Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-07-17T06:34:38.4627248Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-07-17T06:34:38.4628275Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-07-17T06:34:38.4629299Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-07-17T06:34:38.4630316Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-07-17T06:34:38.4631494Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-07-17T06:34:38.4632695Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-07-17T06:34:38.4633630Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-07-17T06:34:38.4634620Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-07-17T06:34:38.4635640Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-07-17T06:34:38.4636753Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-07-17T06:34:38.4637687Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-07-17T06:34:38.4638809Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-07-17T06:34:38.4639893Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-07-17T06:34:38.4640969Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-07-17T06:34:38.4642176Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-07-17T06:34:38.4643654Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-07-17T06:34:38.4644647Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-07-17T06:34:38.4645674Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-07-17T06:34:38.4646688Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-07-17T06:34:38.4647748Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-07-17T06:34:38.4648690Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-07-17T06:34:38.4649656Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-07-17T06:34:38.4650650Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-07-17T06:34:38.4651677Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-07-17T06:34:38.4652641Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-07-17T06:34:38.4653653Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-07-17T06:34:38.4654665Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-07-17T06:34:38.4655640Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-07-17T06:34:38.4657054Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-07-17T06:34:38.4657993Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-07-17T06:34:38.4659194Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-07-17T06:34:38.4660121Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-07-17T06:34:38.4661138Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-07-17T06:34:38.4662165Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-07-17T06:34:38.4663206Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-07-17T06:34:38.4664195Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-07-17T06:34:38.4665247Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-07-17T06:34:38.4666250Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-07-17T06:34:38.4667249Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-07-17T06:34:38.4668325Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-07-17T06:34:38.4669167Z * [new branch] mlazos/main -> origin/mlazos/main 2025-07-17T06:34:38.4670244Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-07-17T06:34:38.4671215Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-07-17T06:34:38.4672201Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-07-17T06:34:38.4673255Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-07-17T06:34:38.4674496Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-07-17T06:34:38.4675786Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-07-17T06:34:38.4676831Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-07-17T06:34:38.4677872Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-07-17T06:34:38.4678979Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-07-17T06:34:38.4680167Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-07-17T06:34:38.4681152Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-07-17T06:34:38.4682164Z * [new branch] mlazos/nested-dc -> origin/mlazos/nested-dc 2025-07-17T06:34:38.4683152Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-07-17T06:34:38.4684416Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-07-17T06:34:38.4685435Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-07-17T06:34:38.4686288Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-07-17T06:34:38.4687259Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-07-17T06:34:38.4688732Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-07-17T06:34:38.4689614Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-07-17T06:34:38.4690661Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-07-17T06:34:38.4691777Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-07-17T06:34:38.4692809Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-07-17T06:34:38.4693799Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-07-17T06:34:38.4694857Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-07-17T06:34:38.4695909Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-07-17T06:34:38.4696956Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-07-17T06:34:38.4698035Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-07-17T06:34:38.4699001Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-07-17T06:34:38.4700051Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-07-17T06:34:38.4701061Z * [new branch] mlazos/test -> origin/mlazos/test 2025-07-17T06:34:38.4702041Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-07-17T06:34:38.4703140Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-07-17T06:34:38.4704170Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-07-17T06:34:38.4705310Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-07-17T06:34:38.4706319Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-07-17T06:34:38.4707333Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-07-17T06:34:38.4708416Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-07-17T06:34:38.4709401Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-07-17T06:34:38.4710551Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-07-17T06:34:38.4711586Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-07-17T06:34:38.4712612Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-07-17T06:34:38.4714083Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-07-17T06:34:38.4715423Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-07-17T06:34:38.4716481Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-07-17T06:34:38.4717930Z * [new branch] msaroufim/acc -> origin/msaroufim/acc 2025-07-17T06:34:38.4719021Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-07-17T06:34:38.4720036Z * [new branch] msaroufim/ck_custom_op -> origin/msaroufim/ck_custom_op 2025-07-17T06:34:38.4721061Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-07-17T06:34:38.4722090Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-07-17T06:34:38.4723053Z * [new branch] msaroufim/compile_reduction -> origin/msaroufim/compile_reduction 2025-07-17T06:34:38.4724160Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-07-17T06:34:38.4725077Z * [new branch] msaroufim/gencode -> origin/msaroufim/gencode 2025-07-17T06:34:38.4726183Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-07-17T06:34:38.4727614Z * [new branch] msaroufim/simplify_nvrtc_discovery -> origin/msaroufim/simplify_nvrtc_discovery 2025-07-17T06:34:38.4728909Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-07-17T06:34:38.4729923Z * [new branch] mul_op -> origin/mul_op 2025-07-17T06:34:38.4731378Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-07-17T06:34:38.4732343Z * [new branch] ngimel/deterministic_scatter -> origin/ngimel/deterministic_scatter 2025-07-17T06:34:38.4733258Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-07-17T06:34:38.4734219Z * [new branch] ngimel/index_None -> origin/ngimel/index_None 2025-07-17T06:34:38.4735292Z * [new branch] ngimel/mempool_emptycache -> origin/ngimel/mempool_emptycache 2025-07-17T06:34:38.4736285Z * [new branch] nightly -> origin/nightly 2025-07-17T06:34:38.4737625Z * [new branch] nmacchioni-be-use-max-autotune -> origin/nmacchioni-be-use-max-autotune 2025-07-17T06:34:38.4738681Z * [new branch] nmacchioni-patch-1 -> origin/nmacchioni-patch-1 2025-07-17T06:34:38.4739968Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-07-17T06:34:38.4741186Z * [new branch] nmacchioni-patch-3 -> origin/nmacchioni-patch-3 2025-07-17T06:34:38.4742286Z * [new branch] nmacchioni-patch-4 -> origin/nmacchioni-patch-4 2025-07-17T06:34:38.4743582Z * [new branch] nmacchioni-patch-5 -> origin/nmacchioni-patch-5 2025-07-17T06:34:38.4744809Z * [new branch] nmacchioni-patch-6 -> origin/nmacchioni-patch-6 2025-07-17T06:34:38.4745880Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-07-17T06:34:38.4747007Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-07-17T06:34:38.4748229Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-07-17T06:34:38.4749221Z * [new branch] np_indexing_fix -> origin/np_indexing_fix 2025-07-17T06:34:38.4750306Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-07-17T06:34:38.4751928Z * [new branch] nweidia/enable-B200-inductor-nightly-ci -> origin/nweidia/enable-B200-inductor-nightly-ci 2025-07-17T06:34:38.4752882Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-07-17T06:34:38.4754704Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-07-17T06:34:38.4755934Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-07-17T06:34:38.4757427Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-07-17T06:34:38.4759214Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-07-17T06:34:38.4760313Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-07-17T06:34:38.4761568Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-07-17T06:34:38.4762557Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-07-17T06:34:38.4763648Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-07-17T06:34:38.4764700Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-07-17T06:34:38.4765824Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-07-17T06:34:38.4766776Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-07-17T06:34:38.4767776Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-07-17T06:34:38.4768757Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-07-17T06:34:38.4769738Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-07-17T06:34:38.4770787Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-07-17T06:34:38.4771953Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-07-17T06:34:38.4773115Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-07-17T06:34:38.4774884Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-07-17T06:34:38.4775945Z * [new branch] padded-tensor -> origin/padded-tensor 2025-07-17T06:34:38.4777477Z * [new branch] parallel_cat -> origin/parallel_cat 2025-07-17T06:34:38.4778525Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-07-17T06:34:38.4779687Z * [new branch] pca2 -> origin/pca2 2025-07-17T06:34:38.4780856Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-07-17T06:34:38.4782469Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-07-17T06:34:38.4783327Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-07-17T06:34:38.4784242Z * [new branch] pianpwk/dim_docs -> origin/pianpwk/dim_docs 2025-07-17T06:34:38.4785360Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-07-17T06:34:38.4786317Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-07-17T06:34:38.4787642Z * [new branch] pianpwk/int_in_pgo_state -> origin/pianpwk/int_in_pgo_state 2025-07-17T06:34:38.4788840Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-07-17T06:34:38.4790263Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-07-17T06:34:38.4791215Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-07-17T06:34:38.4792299Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-07-17T06:34:38.4793378Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-07-17T06:34:38.4794397Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-07-17T06:34:38.4795400Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-07-17T06:34:38.4796393Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-07-17T06:34:38.4797429Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-07-17T06:34:38.4798354Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-07-17T06:34:38.4799517Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-07-17T06:34:38.4800482Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-07-17T06:34:38.4801463Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-07-17T06:34:38.4802426Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-07-17T06:34:38.4803722Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-07-17T06:34:38.4804562Z * [new branch] pianpwk/single_slice -> origin/pianpwk/single_slice 2025-07-17T06:34:38.4805559Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-07-17T06:34:38.4806540Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-07-17T06:34:38.4807614Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-07-17T06:34:38.4808784Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-07-17T06:34:38.4809786Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-07-17T06:34:38.4810858Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-07-17T06:34:38.4811892Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-07-17T06:34:38.4812883Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-07-17T06:34:38.4813856Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-07-17T06:34:38.4814806Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-07-17T06:34:38.4815865Z * [new branch] pianpwk/whitelist_int_float -> origin/pianpwk/whitelist_int_float 2025-07-17T06:34:38.4816851Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-07-17T06:34:38.4818389Z * [new branch] pick-torch-standalone-rename-to-release-2.8 -> origin/pick-torch-standalone-rename-to-release-2.8 2025-07-17T06:34:38.4819310Z * [new branch] pin-theme-version -> origin/pin-theme-version 2025-07-17T06:34:38.4820495Z * [new branch] pin-torchao -> origin/pin-torchao 2025-07-17T06:34:38.4821946Z * [new branch] piz/clean_strategy_0627 -> origin/piz/clean_strategy_0627 2025-07-17T06:34:38.4822869Z * [new branch] piz/dtensor_op_coverage -> origin/piz/dtensor_op_coverage 2025-07-17T06:34:38.4823831Z * [new branch] piz/fall_back_missing_0705 -> origin/piz/fall_back_missing_0705 2025-07-17T06:34:38.4824855Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-07-17T06:34:38.4825771Z * [new branch] piz/fill_dist_cost_0702 -> origin/piz/fill_dist_cost_0702 2025-07-17T06:34:38.4826989Z * [new branch] piz/fill_dist_cost_0702-2 -> origin/piz/fill_dist_cost_0702-2 2025-07-17T06:34:38.4828279Z * [new branch] piz/fix_einsum -> origin/piz/fix_einsum 2025-07-17T06:34:38.4829273Z * [new branch] piz/fix_index_put_0706 -> origin/piz/fix_index_put_0706 2025-07-17T06:34:38.4830337Z * [new branch] piz/fix_slice -> origin/piz/fix_slice 2025-07-17T06:34:38.4831364Z * [new branch] piz/remove_assert_0709 -> origin/piz/remove_assert_0709 2025-07-17T06:34:38.4832478Z * [new branch] pool-separate -> origin/pool-separate 2025-07-17T06:34:38.4833525Z * [new branch] pr-156087 -> origin/pr-156087 2025-07-17T06:34:38.4835034Z * [new branch] pr/131860 -> origin/pr/131860 2025-07-17T06:34:38.4836158Z * [new branch] pr150241 -> origin/pr150241 2025-07-17T06:34:38.4837178Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-07-17T06:34:38.4838727Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-07-17T06:34:38.4840702Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-07-17T06:34:38.4841955Z * [new branch] randdcefix -> origin/randdcefix 2025-07-17T06:34:38.4843418Z * [new branch] release/1.10 -> origin/release/1.10 2025-07-17T06:34:38.4844426Z * [new branch] release/1.11 -> origin/release/1.11 2025-07-17T06:34:38.4845562Z * [new branch] release/1.12 -> origin/release/1.12 2025-07-17T06:34:38.4846551Z * [new branch] release/1.13 -> origin/release/1.13 2025-07-17T06:34:38.4847560Z * [new branch] release/1.4 -> origin/release/1.4 2025-07-17T06:34:38.4848391Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-07-17T06:34:38.4850003Z * [new branch] release/1.5 -> origin/release/1.5 2025-07-17T06:34:38.4851071Z * [new branch] release/1.6 -> origin/release/1.6 2025-07-17T06:34:38.4852239Z * [new branch] release/1.7 -> origin/release/1.7 2025-07-17T06:34:38.4853366Z * [new branch] release/1.8 -> origin/release/1.8 2025-07-17T06:34:38.4854299Z * [new branch] release/1.9 -> origin/release/1.9 2025-07-17T06:34:38.4855331Z * [new branch] release/2.0 -> origin/release/2.0 2025-07-17T06:34:38.4856824Z * [new branch] release/2.1 -> origin/release/2.1 2025-07-17T06:34:38.4857806Z * [new branch] release/2.2 -> origin/release/2.2 2025-07-17T06:34:38.4859296Z * [new branch] release/2.3 -> origin/release/2.3 2025-07-17T06:34:38.4860712Z * [new branch] release/2.4 -> origin/release/2.4 2025-07-17T06:34:38.4862150Z * [new branch] release/2.5 -> origin/release/2.5 2025-07-17T06:34:38.4863346Z * [new branch] release/2.6 -> origin/release/2.6 2025-07-17T06:34:38.4864471Z * [new branch] release/2.7 -> origin/release/2.7 2025-07-17T06:34:38.4865687Z * [new branch] release/2.8 -> origin/release/2.8 2025-07-17T06:34:38.4866827Z * [new branch] release_notes -> origin/release_notes 2025-07-17T06:34:38.4867905Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-07-17T06:34:38.4869044Z * [new branch] remove_ts_docs -> origin/remove_ts_docs 2025-07-17T06:34:38.4870369Z * [new branch] rephrase-export-remove-torchscript -> origin/rephrase-export-remove-torchscript 2025-07-17T06:34:38.4872476Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-07-17T06:34:38.4874577Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-07-17T06:34:38.4876593Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-07-17T06:34:38.4877700Z * [new branch] revert-156890-triton_34_update -> origin/revert-156890-triton_34_update 2025-07-17T06:34:38.4879152Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-07-17T06:34:38.4880396Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-07-17T06:34:38.4881507Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-07-17T06:34:38.4883265Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-07-17T06:34:38.4884080Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-07-17T06:34:38.4885482Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-07-17T06:34:38.4886564Z * [new branch] rzou/njt -> origin/rzou/njt 2025-07-17T06:34:38.4887399Z * [new branch] rzou/operator -> origin/rzou/operator 2025-07-17T06:34:38.4888431Z * [new branch] rzou/pca -> origin/rzou/pca 2025-07-17T06:34:38.4889393Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-07-17T06:34:38.4890309Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-07-17T06:34:38.4891305Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-07-17T06:34:38.4893025Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-07-17T06:34:38.4894286Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-07-17T06:34:38.4895257Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-07-17T06:34:38.4896275Z * [new branch] save -> origin/save 2025-07-17T06:34:38.4897700Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-07-17T06:34:38.4898977Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-07-17T06:34:38.4899999Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-07-17T06:34:38.4901541Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-07-17T06:34:38.4902570Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-07-17T06:34:38.4903695Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-07-17T06:34:38.4904856Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-07-17T06:34:38.4905912Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-07-17T06:34:38.4907130Z * [new branch] soumith-patch-1 -> origin/soumith-patch-1 2025-07-17T06:34:38.4908597Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-07-17T06:34:38.4910061Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-07-17T06:34:38.4911461Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-07-17T06:34:38.4912796Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-07-17T06:34:38.4913876Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-07-17T06:34:38.4914979Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-07-17T06:34:38.4916049Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-07-17T06:34:38.4917335Z * [new branch] support-b200-runners -> origin/support-b200-runners 2025-07-17T06:34:38.4918540Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-07-17T06:34:38.4919651Z * [new branch] support_gqa_cpu -> origin/support_gqa_cpu 2025-07-17T06:34:38.4921117Z * [new branch] suryasub/fix-nccl-hang -> origin/suryasub/fix-nccl-hang 2025-07-17T06:34:38.4922078Z * [new branch] suryasub/nvshmem-get-kernel -> origin/suryasub/nvshmem-get-kernel 2025-07-17T06:34:38.4923028Z * [new branch] suryasub/put-signal-kernel -> origin/suryasub/put-signal-kernel 2025-07-17T06:34:38.4924060Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-07-17T06:34:38.4925284Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-07-17T06:34:38.4926459Z * [new branch] switch-bn -> origin/switch-bn 2025-07-17T06:34:38.4927628Z * [new branch] syed-ahmed-patch-1 -> origin/syed-ahmed-patch-1 2025-07-17T06:34:38.4929448Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-07-17T06:34:38.4930843Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-07-17T06:34:38.4932063Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-07-17T06:34:38.4933076Z * [new branch] test-internal-et -> origin/test-internal-et 2025-07-17T06:34:38.4934397Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-07-17T06:34:38.4935724Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-07-17T06:34:38.4936695Z * [new branch] test/inductor -> origin/test/inductor 2025-07-17T06:34:38.4937783Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-07-17T06:34:38.4938828Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-07-17T06:34:38.4939999Z * [new branch] tp_changes -> origin/tp_changes 2025-07-17T06:34:38.4941175Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-07-17T06:34:38.4942151Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-07-17T06:34:38.4943173Z * [new branch] trackMonitor -> origin/trackMonitor 2025-07-17T06:34:38.4944339Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-07-17T06:34:38.4945417Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-07-17T06:34:38.4946485Z * [new branch] triton-update -> origin/triton-update 2025-07-17T06:34:38.4947606Z * [new branch] triton_kernel -> origin/triton_kernel 2025-07-17T06:34:38.4948566Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-07-17T06:34:38.4949586Z * [new branch] try-runllm -> origin/try-runllm 2025-07-17T06:34:38.4950839Z * [new branch] type_dec -> origin/type_dec 2025-07-17T06:34:38.4952084Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-07-17T06:34:38.4953599Z * [new branch] update-audio-commit-hash/15573111403-1620-1 -> origin/update-audio-commit-hash/15573111403-1620-1 2025-07-17T06:34:38.4954629Z * [new branch] update-audio-commit-hash/15720911896-1627-1 -> origin/update-audio-commit-hash/15720911896-1627-1 2025-07-17T06:34:38.4955575Z * [new branch] update-audio-commit-hash/15890021967-1637-1 -> origin/update-audio-commit-hash/15890021967-1637-1 2025-07-17T06:34:38.4956828Z * [new branch] update-audio-commit-hash/16157311175-1652-1 -> origin/update-audio-commit-hash/16157311175-1652-1 2025-07-17T06:34:38.4958024Z * [new branch] update-audio-commit-hash/16307312222-1661-1 -> origin/update-audio-commit-hash/16307312222-1661-1 2025-07-17T06:34:38.4959535Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-07-17T06:34:38.4960820Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-07-17T06:34:38.4962203Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-07-17T06:34:38.4963582Z * [new branch] update-xla-commit-hash/15674789457-190-1 -> origin/update-xla-commit-hash/15674789457-190-1 2025-07-17T06:34:38.4964633Z * [new branch] update-xla-commit-hash/15818245712-191-1 -> origin/update-xla-commit-hash/15818245712-191-1 2025-07-17T06:34:38.4965732Z * [new branch] update-xla-commit-hash/16260974441-194-1 -> origin/update-xla-commit-hash/16260974441-194-1 2025-07-17T06:34:38.4966811Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-07-17T06:34:38.4967797Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-07-17T06:34:38.4968825Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-07-17T06:34:38.4969844Z * [new branch] update_slow_tests_1749454889 -> origin/update_slow_tests_1749454889 2025-07-17T06:34:38.4970892Z * [new branch] update_slow_tests_1751874113 -> origin/update_slow_tests_1751874113 2025-07-17T06:34:38.4971899Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-07-17T06:34:38.4972954Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-07-17T06:34:38.4974028Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-07-17T06:34:38.4975237Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-07-17T06:34:38.4976431Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-07-17T06:34:38.4977570Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-07-17T06:34:38.4978685Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-07-17T06:34:38.4979821Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-07-17T06:34:38.4981122Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-07-17T06:34:38.4982397Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-07-17T06:34:38.4983521Z * [new branch] validate_fn -> origin/validate_fn 2025-07-17T06:34:38.4984721Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-07-17T06:34:38.4986617Z * [new branch] viable/strict -> origin/viable/strict 2025-07-17T06:34:38.4987849Z * [new branch] vkuzo-patch-1 -> origin/vkuzo-patch-1 2025-07-17T06:34:38.4989329Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-07-17T06:34:38.4990334Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-07-17T06:34:38.4991363Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-07-17T06:34:38.4992289Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-07-17T06:34:38.4993392Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-07-17T06:34:38.4994900Z * [new branch] whc/flight -> origin/whc/flight 2025-07-17T06:34:38.4996093Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-07-17T06:34:38.4997076Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-07-17T06:34:38.4998143Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-07-17T06:34:38.4999413Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-07-17T06:34:38.5000307Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-07-17T06:34:38.5001329Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-07-17T06:34:38.5002329Z * [new branch] whc/uneven -> origin/whc/uneven 2025-07-17T06:34:38.5003727Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-07-17T06:34:38.5004770Z * [new branch] win_warnings -> origin/win_warnings 2025-07-17T06:34:38.5006268Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-07-17T06:34:38.5007294Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-07-17T06:34:38.5008753Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-07-17T06:34:38.5009488Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-07-17T06:34:38.5010403Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-07-17T06:34:38.5011370Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-07-17T06:34:38.5012405Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-07-17T06:34:38.5013610Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-07-17T06:34:38.5015054Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-07-17T06:34:38.5016036Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-07-17T06:34:38.5017058Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-07-17T06:34:38.5018092Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-07-17T06:34:38.5035976Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-07-17T06:34:38.5036637Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-07-17T06:34:38.5037134Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-07-17T06:34:38.5037611Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-07-17T06:34:38.5038108Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-07-17T06:34:38.5038741Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-07-17T06:34:38.5039252Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-07-17T06:34:38.5039829Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-07-17T06:34:38.5040430Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-07-17T06:34:38.5040987Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-07-17T06:34:38.5041506Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-07-17T06:34:38.5042010Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-07-17T06:34:38.5042558Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-07-17T06:34:38.5043109Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-07-17T06:34:38.5043646Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-07-17T06:34:38.5044181Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-07-17T06:34:38.5044703Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-07-17T06:34:38.5045231Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-07-17T06:34:38.5045733Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-07-17T06:34:38.5046240Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-07-17T06:34:38.5046738Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-07-17T06:34:38.5047248Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-07-17T06:34:38.5047834Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-07-17T06:34:38.5048462Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-07-17T06:34:38.5049275Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-07-17T06:34:38.5050088Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-07-17T06:34:38.5050888Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-07-17T06:34:38.5051545Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-07-17T06:34:38.5052165Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-07-17T06:34:38.5052816Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-07-17T06:34:38.5053583Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-07-17T06:34:38.5054249Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-07-17T06:34:38.5055010Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-17T06:34:38.5056115Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-07-17T06:34:38.5056864Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-07-17T06:34:38.5057403Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-07-17T06:34:38.5057901Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-07-17T06:34:38.5058374Z * [new branch] xmfan/test -> origin/xmfan/test 2025-07-17T06:34:38.5058934Z * [new branch] y-do-we-have-7-build-systems -> origin/y-do-we-have-7-build-systems 2025-07-17T06:34:38.5059846Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-07-17T06:34:38.5060744Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-07-17T06:34:38.5061772Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-07-17T06:34:38.5062783Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-07-17T06:34:38.5064342Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-07-17T06:34:38.5065679Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-07-17T06:34:38.5067016Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-07-17T06:34:38.5067928Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-07-17T06:34:38.5068927Z * [new branch] zainr/pre-push-hooks -> origin/zainr/pre-push-hooks 2025-07-17T06:34:38.5069954Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-07-17T06:34:38.5070876Z * [new branch] zainr/test-workflow -> origin/zainr/test-workflow 2025-07-17T06:34:38.5071764Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-07-17T06:34:38.5072718Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-07-17T06:34:38.5073917Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-07-17T06:34:38.5075092Z * [new branch] zb2p -> origin/zb2p 2025-07-17T06:34:38.5076487Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-07-17T06:34:38.5077379Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-07-17T06:34:38.5079414Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-07-17T06:34:38.5080874Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-07-17T06:34:38.5082201Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-07-17T06:34:38.5083703Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-07-17T06:34:38.5084728Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-07-17T06:34:38.5085962Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-07-17T06:34:38.5086950Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-07-17T06:34:38.5087958Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-07-17T06:34:38.5088953Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-07-17T06:34:38.5089868Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-07-17T06:34:38.5091059Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-07-17T06:34:38.5091709Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-07-17T06:34:38.5092738Z * [new tag] ciflow/android/149601 -> ciflow/android/149601 2025-07-17T06:34:38.5093654Z * [new tag] ciflow/binaries/143959 -> ciflow/binaries/143959 2025-07-17T06:34:38.5094303Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-07-17T06:34:38.5094925Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-07-17T06:34:38.5095553Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-07-17T06:34:38.5096188Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-07-17T06:34:38.5096836Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-07-17T06:34:38.5097573Z * [new tag] ciflow/binaries/158151 -> ciflow/binaries/158151 2025-07-17T06:34:38.5098383Z * [new tag] ciflow/binaries_libtorch/143959 -> ciflow/binaries_libtorch/143959 2025-07-17T06:34:38.5099020Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-07-17T06:34:38.5099649Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-07-17T06:34:38.5100412Z * [new tag] ciflow/binaries_libtorch/157791 -> ciflow/binaries_libtorch/157791 2025-07-17T06:34:38.5101153Z * [new tag] ciflow/binaries_libtorch/157928 -> ciflow/binaries_libtorch/157928 2025-07-17T06:34:38.5101896Z * [new tag] ciflow/binaries_wheel/143959 -> ciflow/binaries_wheel/143959 2025-07-17T06:34:38.5102578Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-07-17T06:34:38.5103208Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-07-17T06:34:38.5103838Z * [new tag] ciflow/binaries_wheel/157791 -> ciflow/binaries_wheel/157791 2025-07-17T06:34:38.5104470Z * [new tag] ciflow/binaries_wheel/157928 -> ciflow/binaries_wheel/157928 2025-07-17T06:34:38.5105263Z * [new tag] ciflow/binaries_wheel/158408 -> ciflow/binaries_wheel/158408 2025-07-17T06:34:38.5106124Z * [new tag] ciflow/h100-cutlass-backend/156626 -> ciflow/h100-cutlass-backend/156626 2025-07-17T06:34:38.5106831Z * [new tag] ciflow/h100-distributed/144552 -> ciflow/h100-distributed/144552 2025-07-17T06:34:38.5107479Z * [new tag] ciflow/h100-distributed/150312 -> ciflow/h100-distributed/150312 2025-07-17T06:34:38.5108119Z * [new tag] ciflow/h100-distributed/156605 -> ciflow/h100-distributed/156605 2025-07-17T06:34:38.5108860Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-07-17T06:34:38.5109839Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-07-17T06:34:38.5110446Z * [new tag] ciflow/h100-symm-mem/157180 -> ciflow/h100-symm-mem/157180 2025-07-17T06:34:38.5111092Z * [new tag] ciflow/h100-symm-mem/157970 -> ciflow/h100-symm-mem/157970 2025-07-17T06:34:38.5111752Z * [new tag] ciflow/h100-symm-mem/158511 -> ciflow/h100-symm-mem/158511 2025-07-17T06:34:38.5112397Z * [new tag] ciflow/h100-symm-mem/158512 -> ciflow/h100-symm-mem/158512 2025-07-17T06:34:38.5113034Z * [new tag] ciflow/h100-symm-mem/158513 -> ciflow/h100-symm-mem/158513 2025-07-17T06:34:38.5113667Z * [new tag] ciflow/h100-symm-mem/158514 -> ciflow/h100-symm-mem/158514 2025-07-17T06:34:38.5114353Z * [new tag] ciflow/h100-symm-mem/158515 -> ciflow/h100-symm-mem/158515 2025-07-17T06:34:38.5115109Z * [new tag] ciflow/h100-symm-mem/158523 -> ciflow/h100-symm-mem/158523 2025-07-17T06:34:38.5115858Z * [new tag] ciflow/h100/156980 -> ciflow/h100/156980 2025-07-17T06:34:38.5116502Z * [new tag] ciflow/h100/158459 -> ciflow/h100/158459 2025-07-17T06:34:38.5117747Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-07-17T06:34:38.5118578Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/156592 -> ciflow/inductor-perf-test-nightly-rocm/156592 2025-07-17T06:34:38.5119906Z * [new tag] ciflow/inductor-perf-test-nightly/156592 -> ciflow/inductor-perf-test-nightly/156592 2025-07-17T06:34:38.5120548Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-07-17T06:34:38.5121525Z * [new tag] ciflow/inductor-rocm/156192 -> ciflow/inductor-rocm/156192 2025-07-17T06:34:38.5122233Z * [new tag] ciflow/inductor-rocm/157191 -> ciflow/inductor-rocm/157191 2025-07-17T06:34:38.5122887Z * [new tag] ciflow/inductor-rocm/157520 -> ciflow/inductor-rocm/157520 2025-07-17T06:34:38.5123562Z * [new tag] ciflow/inductor-rocm/158074 -> ciflow/inductor-rocm/158074 2025-07-17T06:34:38.5124293Z * [new tag] ciflow/inductor-rocm/158102 -> ciflow/inductor-rocm/158102 2025-07-17T06:34:38.5125025Z * [new tag] ciflow/inductor-rocm/158103 -> ciflow/inductor-rocm/158103 2025-07-17T06:34:38.5125654Z * [new tag] ciflow/inductor-rocm/158459 -> ciflow/inductor-rocm/158459 2025-07-17T06:34:38.5126518Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-07-17T06:34:38.5127149Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-07-17T06:34:38.5127758Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-07-17T06:34:38.5128419Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-07-17T06:34:38.5129069Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-07-17T06:34:38.5129666Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-07-17T06:34:38.5130422Z * [new tag] ciflow/inductor/147470 -> ciflow/inductor/147470 2025-07-17T06:34:38.5131055Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-07-17T06:34:38.5131724Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-07-17T06:34:38.5132339Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-07-17T06:34:38.5132983Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-07-17T06:34:38.5134058Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-07-17T06:34:38.5134946Z * [new tag] ciflow/inductor/149003 -> ciflow/inductor/149003 2025-07-17T06:34:38.5135796Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-07-17T06:34:38.5136405Z * [new tag] ciflow/inductor/150762 -> ciflow/inductor/150762 2025-07-17T06:34:38.5137252Z * [new tag] ciflow/inductor/151777 -> ciflow/inductor/151777 2025-07-17T06:34:38.5137887Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-07-17T06:34:38.5138606Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-07-17T06:34:38.5139299Z * [new tag] ciflow/inductor/154149 -> ciflow/inductor/154149 2025-07-17T06:34:38.5139962Z * [new tag] ciflow/inductor/154199 -> ciflow/inductor/154199 2025-07-17T06:34:38.5140639Z * [new tag] ciflow/inductor/154551 -> ciflow/inductor/154551 2025-07-17T06:34:38.5141332Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-07-17T06:34:38.5141998Z * [new tag] ciflow/inductor/155452 -> ciflow/inductor/155452 2025-07-17T06:34:38.5142680Z * [new tag] ciflow/inductor/155608 -> ciflow/inductor/155608 2025-07-17T06:34:38.5143338Z * [new tag] ciflow/inductor/155877 -> ciflow/inductor/155877 2025-07-17T06:34:38.5144224Z * [new tag] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-07-17T06:34:38.5144868Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-07-17T06:34:38.5145554Z * [new tag] ciflow/inductor/156118 -> ciflow/inductor/156118 2025-07-17T06:34:38.5146248Z * [new tag] ciflow/inductor/156141 -> ciflow/inductor/156141 2025-07-17T06:34:38.5146950Z * [new tag] ciflow/inductor/156175 -> ciflow/inductor/156175 2025-07-17T06:34:38.5148094Z * [new tag] ciflow/inductor/156192 -> ciflow/inductor/156192 2025-07-17T06:34:38.5148956Z * [new tag] ciflow/inductor/156296 -> ciflow/inductor/156296 2025-07-17T06:34:38.5149584Z * [new tag] ciflow/inductor/156369 -> ciflow/inductor/156369 2025-07-17T06:34:38.5150270Z * [new tag] ciflow/inductor/156370 -> ciflow/inductor/156370 2025-07-17T06:34:38.5150957Z * [new tag] ciflow/inductor/156371 -> ciflow/inductor/156371 2025-07-17T06:34:38.5151661Z * [new tag] ciflow/inductor/156416 -> ciflow/inductor/156416 2025-07-17T06:34:38.5152350Z * [new tag] ciflow/inductor/156460 -> ciflow/inductor/156460 2025-07-17T06:34:38.5153011Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-07-17T06:34:38.5153839Z * [new tag] ciflow/inductor/156605 -> ciflow/inductor/156605 2025-07-17T06:34:38.5154499Z * [new tag] ciflow/inductor/156626 -> ciflow/inductor/156626 2025-07-17T06:34:38.5155171Z * [new tag] ciflow/inductor/156652 -> ciflow/inductor/156652 2025-07-17T06:34:38.5155992Z * [new tag] ciflow/inductor/156781 -> ciflow/inductor/156781 2025-07-17T06:34:38.5157571Z * [new tag] ciflow/inductor/156851 -> ciflow/inductor/156851 2025-07-17T06:34:38.5158535Z * [new tag] ciflow/inductor/156874 -> ciflow/inductor/156874 2025-07-17T06:34:38.5159258Z * [new tag] ciflow/inductor/156977 -> ciflow/inductor/156977 2025-07-17T06:34:38.5159924Z * [new tag] ciflow/inductor/156980 -> ciflow/inductor/156980 2025-07-17T06:34:38.5160610Z * [new tag] ciflow/inductor/157152 -> ciflow/inductor/157152 2025-07-17T06:34:38.5161298Z * [new tag] ciflow/inductor/157298 -> ciflow/inductor/157298 2025-07-17T06:34:38.5161961Z * [new tag] ciflow/inductor/157520 -> ciflow/inductor/157520 2025-07-17T06:34:38.5162765Z * [new tag] ciflow/inductor/157572 -> ciflow/inductor/157572 2025-07-17T06:34:38.5163340Z * [new tag] ciflow/inductor/157580 -> ciflow/inductor/157580 2025-07-17T06:34:38.5164049Z * [new tag] ciflow/inductor/157594 -> ciflow/inductor/157594 2025-07-17T06:34:38.5164925Z * [new tag] ciflow/inductor/157633 -> ciflow/inductor/157633 2025-07-17T06:34:38.5165555Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-07-17T06:34:38.5166241Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-07-17T06:34:38.5166994Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-07-17T06:34:38.5167660Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-07-17T06:34:38.5168344Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-07-17T06:34:38.5169118Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-07-17T06:34:38.5170102Z * [new tag] ciflow/inductor/157748 -> ciflow/inductor/157748 2025-07-17T06:34:38.5170739Z * [new tag] ciflow/inductor/157804 -> ciflow/inductor/157804 2025-07-17T06:34:38.5171407Z * [new tag] ciflow/inductor/157822 -> ciflow/inductor/157822 2025-07-17T06:34:38.5172244Z * [new tag] ciflow/inductor/157854 -> ciflow/inductor/157854 2025-07-17T06:34:38.5173154Z * [new tag] ciflow/inductor/157887 -> ciflow/inductor/157887 2025-07-17T06:34:38.5173773Z * [new tag] ciflow/inductor/157902 -> ciflow/inductor/157902 2025-07-17T06:34:38.5174473Z * [new tag] ciflow/inductor/157927 -> ciflow/inductor/157927 2025-07-17T06:34:38.5175182Z * [new tag] ciflow/inductor/157944 -> ciflow/inductor/157944 2025-07-17T06:34:38.5176093Z * [new tag] ciflow/inductor/157951 -> ciflow/inductor/157951 2025-07-17T06:34:38.5177123Z * [new tag] ciflow/inductor/157954 -> ciflow/inductor/157954 2025-07-17T06:34:38.5177840Z * [new tag] ciflow/inductor/157967 -> ciflow/inductor/157967 2025-07-17T06:34:38.5178696Z * [new tag] ciflow/inductor/157969 -> ciflow/inductor/157969 2025-07-17T06:34:38.5179349Z * [new tag] ciflow/inductor/157971 -> ciflow/inductor/157971 2025-07-17T06:34:38.5180009Z * [new tag] ciflow/inductor/157979 -> ciflow/inductor/157979 2025-07-17T06:34:38.5180911Z * [new tag] ciflow/inductor/157982 -> ciflow/inductor/157982 2025-07-17T06:34:38.5181546Z * [new tag] ciflow/inductor/157993 -> ciflow/inductor/157993 2025-07-17T06:34:38.5182271Z * [new tag] ciflow/inductor/158004 -> ciflow/inductor/158004 2025-07-17T06:34:38.5182919Z * [new tag] ciflow/inductor/158011 -> ciflow/inductor/158011 2025-07-17T06:34:38.5183598Z * [new tag] ciflow/inductor/158015 -> ciflow/inductor/158015 2025-07-17T06:34:38.5184277Z * [new tag] ciflow/inductor/158046 -> ciflow/inductor/158046 2025-07-17T06:34:38.5185236Z * [new tag] ciflow/inductor/158047 -> ciflow/inductor/158047 2025-07-17T06:34:38.5185878Z * [new tag] ciflow/inductor/158048 -> ciflow/inductor/158048 2025-07-17T06:34:38.5186572Z * [new tag] ciflow/inductor/158049 -> ciflow/inductor/158049 2025-07-17T06:34:38.5187241Z * [new tag] ciflow/inductor/158061 -> ciflow/inductor/158061 2025-07-17T06:34:38.5187954Z * [new tag] ciflow/inductor/158062 -> ciflow/inductor/158062 2025-07-17T06:34:38.5188626Z * [new tag] ciflow/inductor/158072 -> ciflow/inductor/158072 2025-07-17T06:34:38.5189313Z * [new tag] ciflow/inductor/158074 -> ciflow/inductor/158074 2025-07-17T06:34:38.5190077Z * [new tag] ciflow/inductor/158075 -> ciflow/inductor/158075 2025-07-17T06:34:38.5190674Z * [new tag] ciflow/inductor/158084 -> ciflow/inductor/158084 2025-07-17T06:34:38.5191359Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-07-17T06:34:38.5192041Z * [new tag] ciflow/inductor/158097 -> ciflow/inductor/158097 2025-07-17T06:34:38.5192848Z * [new tag] ciflow/inductor/158098 -> ciflow/inductor/158098 2025-07-17T06:34:38.5193444Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-07-17T06:34:38.5194176Z * [new tag] ciflow/inductor/158119 -> ciflow/inductor/158119 2025-07-17T06:34:38.5194895Z * [new tag] ciflow/inductor/158156 -> ciflow/inductor/158156 2025-07-17T06:34:38.5196049Z * [new tag] ciflow/inductor/158171 -> ciflow/inductor/158171 2025-07-17T06:34:38.5197002Z * [new tag] ciflow/inductor/158174 -> ciflow/inductor/158174 2025-07-17T06:34:38.5197655Z * [new tag] ciflow/inductor/158188 -> ciflow/inductor/158188 2025-07-17T06:34:38.5198360Z * [new tag] ciflow/inductor/158193 -> ciflow/inductor/158193 2025-07-17T06:34:38.5199189Z * [new tag] ciflow/inductor/158211 -> ciflow/inductor/158211 2025-07-17T06:34:38.5199890Z * [new tag] ciflow/inductor/158223 -> ciflow/inductor/158223 2025-07-17T06:34:38.5200560Z * [new tag] ciflow/inductor/158237 -> ciflow/inductor/158237 2025-07-17T06:34:38.5201247Z * [new tag] ciflow/inductor/158259 -> ciflow/inductor/158259 2025-07-17T06:34:38.5202195Z * [new tag] ciflow/inductor/158284 -> ciflow/inductor/158284 2025-07-17T06:34:38.5202958Z * [new tag] ciflow/inductor/158289 -> ciflow/inductor/158289 2025-07-17T06:34:38.5203659Z * [new tag] ciflow/inductor/158311 -> ciflow/inductor/158311 2025-07-17T06:34:38.5204418Z * [new tag] ciflow/inductor/158312 -> ciflow/inductor/158312 2025-07-17T06:34:38.5205097Z * [new tag] ciflow/inductor/158318 -> ciflow/inductor/158318 2025-07-17T06:34:38.5205819Z * [new tag] ciflow/inductor/158321 -> ciflow/inductor/158321 2025-07-17T06:34:38.5206585Z * [new tag] ciflow/inductor/158338 -> ciflow/inductor/158338 2025-07-17T06:34:38.5207296Z * [new tag] ciflow/inductor/158349 -> ciflow/inductor/158349 2025-07-17T06:34:38.5207961Z * [new tag] ciflow/inductor/158350 -> ciflow/inductor/158350 2025-07-17T06:34:38.5208839Z * [new tag] ciflow/inductor/158351 -> ciflow/inductor/158351 2025-07-17T06:34:38.5209481Z * [new tag] ciflow/inductor/158360 -> ciflow/inductor/158360 2025-07-17T06:34:38.5210196Z * [new tag] ciflow/inductor/158361 -> ciflow/inductor/158361 2025-07-17T06:34:38.5210911Z * [new tag] ciflow/inductor/158363 -> ciflow/inductor/158363 2025-07-17T06:34:38.5211553Z * [new tag] ciflow/inductor/158368 -> ciflow/inductor/158368 2025-07-17T06:34:38.5212259Z * [new tag] ciflow/inductor/158377 -> ciflow/inductor/158377 2025-07-17T06:34:38.5212954Z * [new tag] ciflow/inductor/158379 -> ciflow/inductor/158379 2025-07-17T06:34:38.5213617Z * [new tag] ciflow/inductor/158381 -> ciflow/inductor/158381 2025-07-17T06:34:38.5214308Z * [new tag] ciflow/inductor/158391 -> ciflow/inductor/158391 2025-07-17T06:34:38.5215259Z * [new tag] ciflow/inductor/158394 -> ciflow/inductor/158394 2025-07-17T06:34:38.5215890Z * [new tag] ciflow/inductor/158397 -> ciflow/inductor/158397 2025-07-17T06:34:38.5216901Z * [new tag] ciflow/inductor/158400 -> ciflow/inductor/158400 2025-07-17T06:34:38.5217555Z * [new tag] ciflow/inductor/158404 -> ciflow/inductor/158404 2025-07-17T06:34:38.5218248Z * [new tag] ciflow/inductor/158406 -> ciflow/inductor/158406 2025-07-17T06:34:38.5218939Z * [new tag] ciflow/inductor/158410 -> ciflow/inductor/158410 2025-07-17T06:34:38.5219617Z * [new tag] ciflow/inductor/158418 -> ciflow/inductor/158418 2025-07-17T06:34:38.5220485Z * [new tag] ciflow/inductor/158424 -> ciflow/inductor/158424 2025-07-17T06:34:38.5221102Z * [new tag] ciflow/inductor/158426 -> ciflow/inductor/158426 2025-07-17T06:34:38.5221769Z * [new tag] ciflow/inductor/158427 -> ciflow/inductor/158427 2025-07-17T06:34:38.5222708Z * [new tag] ciflow/inductor/158430 -> ciflow/inductor/158430 2025-07-17T06:34:38.5223462Z * [new tag] ciflow/inductor/158435 -> ciflow/inductor/158435 2025-07-17T06:34:38.5224318Z * [new tag] ciflow/inductor/158442 -> ciflow/inductor/158442 2025-07-17T06:34:38.5225001Z * [new tag] ciflow/inductor/158449 -> ciflow/inductor/158449 2025-07-17T06:34:38.5225749Z * [new tag] ciflow/inductor/158456 -> ciflow/inductor/158456 2025-07-17T06:34:38.5226433Z * [new tag] ciflow/inductor/158458 -> ciflow/inductor/158458 2025-07-17T06:34:38.5227102Z * [new tag] ciflow/inductor/158459 -> ciflow/inductor/158459 2025-07-17T06:34:38.5227792Z * [new tag] ciflow/inductor/158460 -> ciflow/inductor/158460 2025-07-17T06:34:38.5228491Z * [new tag] ciflow/inductor/158462 -> ciflow/inductor/158462 2025-07-17T06:34:38.5229169Z * [new tag] ciflow/inductor/158467 -> ciflow/inductor/158467 2025-07-17T06:34:38.5229873Z * [new tag] ciflow/inductor/158468 -> ciflow/inductor/158468 2025-07-17T06:34:38.5230550Z * [new tag] ciflow/inductor/158476 -> ciflow/inductor/158476 2025-07-17T06:34:38.5231465Z * [new tag] ciflow/inductor/158479 -> ciflow/inductor/158479 2025-07-17T06:34:38.5232115Z * [new tag] ciflow/inductor/158480 -> ciflow/inductor/158480 2025-07-17T06:34:38.5232797Z * [new tag] ciflow/inductor/158485 -> ciflow/inductor/158485 2025-07-17T06:34:38.5233481Z * [new tag] ciflow/inductor/158490 -> ciflow/inductor/158490 2025-07-17T06:34:38.5234168Z * [new tag] ciflow/inductor/158492 -> ciflow/inductor/158492 2025-07-17T06:34:38.5235121Z * [new tag] ciflow/inductor/158494 -> ciflow/inductor/158494 2025-07-17T06:34:38.5235773Z * [new tag] ciflow/inductor/158495 -> ciflow/inductor/158495 2025-07-17T06:34:38.5236503Z * [new tag] ciflow/inductor/158498 -> ciflow/inductor/158498 2025-07-17T06:34:38.5237195Z * [new tag] ciflow/inductor/158499 -> ciflow/inductor/158499 2025-07-17T06:34:38.5237901Z * [new tag] ciflow/inductor/158500 -> ciflow/inductor/158500 2025-07-17T06:34:38.5238631Z * [new tag] ciflow/inductor/158501 -> ciflow/inductor/158501 2025-07-17T06:34:38.5239506Z * [new tag] ciflow/inductor/158504 -> ciflow/inductor/158504 2025-07-17T06:34:38.5240163Z * [new tag] ciflow/inductor/158509 -> ciflow/inductor/158509 2025-07-17T06:34:38.5240772Z * [new tag] ciflow/inductor/158520 -> ciflow/inductor/158520 2025-07-17T06:34:38.5241473Z * [new tag] ciflow/inductor/158524 -> ciflow/inductor/158524 2025-07-17T06:34:38.5242338Z * [new tag] ciflow/inductor/158525 -> ciflow/inductor/158525 2025-07-17T06:34:38.5243386Z * [new tag] ciflow/inductor/158526 -> ciflow/inductor/158526 2025-07-17T06:34:38.5244136Z * [new tag] ciflow/inductor/158528 -> ciflow/inductor/158528 2025-07-17T06:34:38.5244715Z * [new tag] ciflow/inductor/158534 -> ciflow/inductor/158534 2025-07-17T06:34:38.5245651Z * [new tag] ciflow/inductor/158535 -> ciflow/inductor/158535 2025-07-17T06:34:38.5246279Z * [new tag] ciflow/inductor/158537 -> ciflow/inductor/158537 2025-07-17T06:34:38.5246935Z * [new tag] ciflow/inductor/158538 -> ciflow/inductor/158538 2025-07-17T06:34:38.5247929Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-07-17T06:34:38.5248798Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-07-17T06:34:38.5249700Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-07-17T06:34:38.5250599Z * [new tag] ciflow/linux-aarch64/157520 -> ciflow/linux-aarch64/157520 2025-07-17T06:34:38.5251244Z * [new tag] ciflow/linux-aarch64/157782 -> ciflow/linux-aarch64/157782 2025-07-17T06:34:38.5251940Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-07-17T06:34:38.5252731Z * [new tag] ciflow/linux-aarch64/158445 -> ciflow/linux-aarch64/158445 2025-07-17T06:34:38.5253486Z * [new tag] ciflow/mps/155200 -> ciflow/mps/155200 2025-07-17T06:34:38.5254125Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-07-17T06:34:38.5254761Z * [new tag] ciflow/mps/157875 -> ciflow/mps/157875 2025-07-17T06:34:38.5256625Z * [new tag] ciflow/mps/157876 -> ciflow/mps/157876 2025-07-17T06:34:38.5256860Z * [new tag] ciflow/mps/158237 -> ciflow/mps/158237 2025-07-17T06:34:38.5257703Z * [new tag] ciflow/mps/158349 -> ciflow/mps/158349 2025-07-17T06:34:38.5258446Z * [new tag] ciflow/mps/158350 -> ciflow/mps/158350 2025-07-17T06:34:38.5258626Z * [new tag] ciflow/mps/158351 -> ciflow/mps/158351 2025-07-17T06:34:38.5259662Z * [new tag] ciflow/periodic-rocm-mi300/156192 -> ciflow/periodic-rocm-mi300/156192 2025-07-17T06:34:38.5259932Z * [new tag] ciflow/periodic-rocm-mi300/157191 -> ciflow/periodic-rocm-mi300/157191 2025-07-17T06:34:38.5260596Z * [new tag] ciflow/periodic-rocm-mi300/158102 -> ciflow/periodic-rocm-mi300/158102 2025-07-17T06:34:38.5261264Z * [new tag] ciflow/periodic-rocm-mi300/158103 -> ciflow/periodic-rocm-mi300/158103 2025-07-17T06:34:38.5262277Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-07-17T06:34:38.5262861Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-07-17T06:34:38.5263620Z * [new tag] ciflow/periodic/156559 -> ciflow/periodic/156559 2025-07-17T06:34:38.5264395Z * [new tag] ciflow/periodic/156900 -> ciflow/periodic/156900 2025-07-17T06:34:38.5265020Z * [new tag] ciflow/periodic/157748 -> ciflow/periodic/157748 2025-07-17T06:34:38.5265748Z * [new tag] ciflow/periodic/157939 -> ciflow/periodic/157939 2025-07-17T06:34:38.5266585Z * [new tag] ciflow/periodic/158145 -> ciflow/periodic/158145 2025-07-17T06:34:38.5267350Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-07-17T06:34:38.5268123Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-07-17T06:34:38.5268889Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-07-17T06:34:38.5269793Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-07-17T06:34:38.5271051Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-07-17T06:34:38.5272273Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-07-17T06:34:38.5273041Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-07-17T06:34:38.5273912Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-07-17T06:34:38.5274809Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-07-17T06:34:38.5275758Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-07-17T06:34:38.5276707Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-07-17T06:34:38.5277431Z * [new tag] ciflow/rocm-mi300/156192 -> ciflow/rocm-mi300/156192 2025-07-17T06:34:38.5278104Z * [new tag] ciflow/rocm-mi300/157191 -> ciflow/rocm-mi300/157191 2025-07-17T06:34:38.5278825Z * [new tag] ciflow/rocm-mi300/157520 -> ciflow/rocm-mi300/157520 2025-07-17T06:34:38.5279562Z * [new tag] ciflow/rocm-mi300/158102 -> ciflow/rocm-mi300/158102 2025-07-17T06:34:38.5280232Z * [new tag] ciflow/rocm-mi300/158103 -> ciflow/rocm-mi300/158103 2025-07-17T06:34:38.5280982Z * [new tag] ciflow/rocm-mi300/158221 -> ciflow/rocm-mi300/158221 2025-07-17T06:34:38.5281613Z * [new tag] ciflow/rocm-mi300/158459 -> ciflow/rocm-mi300/158459 2025-07-17T06:34:38.5282458Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-07-17T06:34:38.5283007Z * [new tag] ciflow/rocm/149601 -> ciflow/rocm/149601 2025-07-17T06:34:38.5283681Z * [new tag] ciflow/rocm/150312 -> ciflow/rocm/150312 2025-07-17T06:34:38.5284511Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-07-17T06:34:38.5285171Z * [new tag] ciflow/rocm/155200 -> ciflow/rocm/155200 2025-07-17T06:34:38.5285784Z * [new tag] ciflow/rocm/155877 -> ciflow/rocm/155877 2025-07-17T06:34:38.5286887Z * [new tag] ciflow/rocm/156165 -> ciflow/rocm/156165 2025-07-17T06:34:38.5287473Z * [new tag] ciflow/rocm/156192 -> ciflow/rocm/156192 2025-07-17T06:34:38.5288126Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-07-17T06:34:38.5288752Z * [new tag] ciflow/rocm/157520 -> ciflow/rocm/157520 2025-07-17T06:34:38.5289582Z * [new tag] ciflow/rocm/157964 -> ciflow/rocm/157964 2025-07-17T06:34:38.5290457Z * [new tag] ciflow/rocm/158037 -> ciflow/rocm/158037 2025-07-17T06:34:38.5291371Z * [new tag] ciflow/rocm/158074 -> ciflow/rocm/158074 2025-07-17T06:34:38.5292209Z * [new tag] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-07-17T06:34:38.5292838Z * [new tag] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-07-17T06:34:38.5293682Z * [new tag] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-07-17T06:34:38.5294430Z * [new tag] ciflow/rocm/158271 -> ciflow/rocm/158271 2025-07-17T06:34:38.5295106Z * [new tag] ciflow/rocm/158408 -> ciflow/rocm/158408 2025-07-17T06:34:38.5295794Z * [new tag] ciflow/rocm/158459 -> ciflow/rocm/158459 2025-07-17T06:34:38.5296627Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-07-17T06:34:38.5297347Z * [new tag] ciflow/s390/151447 -> ciflow/s390/151447 2025-07-17T06:34:38.5298302Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-07-17T06:34:38.5299060Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-07-17T06:34:38.5300426Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-07-17T06:34:38.5300721Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-07-17T06:34:38.5301463Z * [new tag] ciflow/slow/157385 -> ciflow/slow/157385 2025-07-17T06:34:38.5302099Z * [new tag] ciflow/slow/157748 -> ciflow/slow/157748 2025-07-17T06:34:38.5302743Z * [new tag] ciflow/slow/158222 -> ciflow/slow/158222 2025-07-17T06:34:38.5303388Z * [new tag] ciflow/slow/158312 -> ciflow/slow/158312 2025-07-17T06:34:38.5304312Z * [new tag] ciflow/slow/158424 -> ciflow/slow/158424 2025-07-17T06:34:38.5305399Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-07-17T06:34:38.5306446Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-07-17T06:34:38.5307300Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-07-17T06:34:38.5308164Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-07-17T06:34:38.5308884Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-07-17T06:34:38.5309800Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-07-17T06:34:38.5310564Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-07-17T06:34:38.5311410Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-07-17T06:34:38.5312681Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-07-17T06:34:38.5313148Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-07-17T06:34:38.5313997Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-07-17T06:34:38.5314864Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-07-17T06:34:38.5315700Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-07-17T06:34:38.5316539Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-07-17T06:34:38.5317816Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-07-17T06:34:38.5318507Z * [new tag] ciflow/triton_binaries/158408 -> ciflow/triton_binaries/158408 2025-07-17T06:34:38.5319227Z * [new tag] ciflow/triton_binaries/158459 -> ciflow/triton_binaries/158459 2025-07-17T06:34:38.5319949Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-07-17T06:34:38.5320610Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-07-17T06:34:38.5321252Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-07-17T06:34:38.5321902Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-07-17T06:34:38.5322545Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-07-17T06:34:38.5323171Z * [new tag] ciflow/trunk/147470 -> ciflow/trunk/147470 2025-07-17T06:34:38.5323842Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-07-17T06:34:38.5324447Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-07-17T06:34:38.5325142Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-07-17T06:34:38.5325797Z * [new tag] ciflow/trunk/149003 -> ciflow/trunk/149003 2025-07-17T06:34:38.5326428Z * [new tag] ciflow/trunk/149601 -> ciflow/trunk/149601 2025-07-17T06:34:38.5327394Z * [new tag] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-07-17T06:34:38.5328337Z * [new tag] ciflow/trunk/150312 -> ciflow/trunk/150312 2025-07-17T06:34:38.5329064Z * [new tag] ciflow/trunk/150691 -> ciflow/trunk/150691 2025-07-17T06:34:38.5329762Z * [new tag] ciflow/trunk/150762 -> ciflow/trunk/150762 2025-07-17T06:34:38.5330432Z * [new tag] ciflow/trunk/151777 -> ciflow/trunk/151777 2025-07-17T06:34:38.5331112Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-07-17T06:34:38.5331794Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-07-17T06:34:38.5332656Z * [new tag] ciflow/trunk/153666 -> ciflow/trunk/153666 2025-07-17T06:34:38.5333308Z * [new tag] ciflow/trunk/154149 -> ciflow/trunk/154149 2025-07-17T06:34:38.5333981Z * [new tag] ciflow/trunk/154199 -> ciflow/trunk/154199 2025-07-17T06:34:38.5334665Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-07-17T06:34:38.5335363Z * [new tag] ciflow/trunk/154983 -> ciflow/trunk/154983 2025-07-17T06:34:38.5336018Z * [new tag] ciflow/trunk/155489 -> ciflow/trunk/155489 2025-07-17T06:34:38.5336693Z * [new tag] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-07-17T06:34:38.5337353Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-07-17T06:34:38.5338224Z * [new tag] ciflow/trunk/156097 -> ciflow/trunk/156097 2025-07-17T06:34:38.5338882Z * [new tag] ciflow/trunk/156141 -> ciflow/trunk/156141 2025-07-17T06:34:38.5339638Z * [new tag] ciflow/trunk/156165 -> ciflow/trunk/156165 2025-07-17T06:34:38.5340306Z * [new tag] ciflow/trunk/156175 -> ciflow/trunk/156175 2025-07-17T06:34:38.5340992Z * [new tag] ciflow/trunk/156192 -> ciflow/trunk/156192 2025-07-17T06:34:38.5341668Z * [new tag] ciflow/trunk/156296 -> ciflow/trunk/156296 2025-07-17T06:34:38.5342347Z * [new tag] ciflow/trunk/156370 -> ciflow/trunk/156370 2025-07-17T06:34:38.5343019Z * [new tag] ciflow/trunk/156559 -> ciflow/trunk/156559 2025-07-17T06:34:38.5343696Z * [new tag] ciflow/trunk/156605 -> ciflow/trunk/156605 2025-07-17T06:34:38.5344379Z * [new tag] ciflow/trunk/156626 -> ciflow/trunk/156626 2025-07-17T06:34:38.5346094Z * [new tag] ciflow/trunk/156666 -> ciflow/trunk/156666 2025-07-17T06:34:38.5346933Z * [new tag] ciflow/trunk/156753 -> ciflow/trunk/156753 2025-07-17T06:34:38.5347535Z * [new tag] ciflow/trunk/156781 -> ciflow/trunk/156781 2025-07-17T06:34:38.5348214Z * [new tag] ciflow/trunk/156874 -> ciflow/trunk/156874 2025-07-17T06:34:38.5348918Z * [new tag] ciflow/trunk/157199 -> ciflow/trunk/157199 2025-07-17T06:34:38.5349586Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-07-17T06:34:38.5350255Z * [new tag] ciflow/trunk/157520 -> ciflow/trunk/157520 2025-07-17T06:34:38.5350951Z * [new tag] ciflow/trunk/157550 -> ciflow/trunk/157550 2025-07-17T06:34:38.5351621Z * [new tag] ciflow/trunk/157552 -> ciflow/trunk/157552 2025-07-17T06:34:38.5352769Z * [new tag] ciflow/trunk/157580 -> ciflow/trunk/157580 2025-07-17T06:34:38.5353393Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-07-17T06:34:38.5354060Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-07-17T06:34:38.5354751Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-07-17T06:34:38.5355414Z * [new tag] ciflow/trunk/157748 -> ciflow/trunk/157748 2025-07-17T06:34:38.5356324Z * [new tag] ciflow/trunk/157791 -> ciflow/trunk/157791 2025-07-17T06:34:38.5356976Z * [new tag] ciflow/trunk/157804 -> ciflow/trunk/157804 2025-07-17T06:34:38.5357646Z * [new tag] ciflow/trunk/157887 -> ciflow/trunk/157887 2025-07-17T06:34:38.5358325Z * [new tag] ciflow/trunk/157908 -> ciflow/trunk/157908 2025-07-17T06:34:38.5359143Z * [new tag] ciflow/trunk/157910 -> ciflow/trunk/157910 2025-07-17T06:34:38.5359997Z * [new tag] ciflow/trunk/157935 -> ciflow/trunk/157935 2025-07-17T06:34:38.5360865Z * [new tag] ciflow/trunk/157963 -> ciflow/trunk/157963 2025-07-17T06:34:38.5361602Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-07-17T06:34:38.5362322Z * [new tag] ciflow/trunk/158015 -> ciflow/trunk/158015 2025-07-17T06:34:38.5363024Z * [new tag] ciflow/trunk/158037 -> ciflow/trunk/158037 2025-07-17T06:34:38.5363848Z * [new tag] ciflow/trunk/158062 -> ciflow/trunk/158062 2025-07-17T06:34:38.5364485Z * [new tag] ciflow/trunk/158072 -> ciflow/trunk/158072 2025-07-17T06:34:38.5365165Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-07-17T06:34:38.5365847Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-07-17T06:34:38.5366559Z * [new tag] ciflow/trunk/158119 -> ciflow/trunk/158119 2025-07-17T06:34:38.5367250Z * [new tag] ciflow/trunk/158148 -> ciflow/trunk/158148 2025-07-17T06:34:38.5368216Z * [new tag] ciflow/trunk/158185 -> ciflow/trunk/158185 2025-07-17T06:34:38.5369040Z * [new tag] ciflow/trunk/158203 -> ciflow/trunk/158203 2025-07-17T06:34:38.5369674Z * [new tag] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-07-17T06:34:38.5370380Z * [new tag] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-07-17T06:34:38.5371036Z * [new tag] ciflow/trunk/158222 -> ciflow/trunk/158222 2025-07-17T06:34:38.5371749Z * [new tag] ciflow/trunk/158223 -> ciflow/trunk/158223 2025-07-17T06:34:38.5372426Z * [new tag] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-07-17T06:34:38.5373319Z * [new tag] ciflow/trunk/158229 -> ciflow/trunk/158229 2025-07-17T06:34:38.5373976Z * [new tag] ciflow/trunk/158249 -> ciflow/trunk/158249 2025-07-17T06:34:38.5374649Z * [new tag] ciflow/trunk/158259 -> ciflow/trunk/158259 2025-07-17T06:34:38.5375328Z * [new tag] ciflow/trunk/158289 -> ciflow/trunk/158289 2025-07-17T06:34:38.5376009Z * [new tag] ciflow/trunk/158312 -> ciflow/trunk/158312 2025-07-17T06:34:38.5376853Z * [new tag] ciflow/trunk/158323 -> ciflow/trunk/158323 2025-07-17T06:34:38.5377508Z * [new tag] ciflow/trunk/158356 -> ciflow/trunk/158356 2025-07-17T06:34:38.5378173Z * [new tag] ciflow/trunk/158363 -> ciflow/trunk/158363 2025-07-17T06:34:38.5378861Z * [new tag] ciflow/trunk/158368 -> ciflow/trunk/158368 2025-07-17T06:34:38.5379782Z * [new tag] ciflow/trunk/158373 -> ciflow/trunk/158373 2025-07-17T06:34:38.5380426Z * [new tag] ciflow/trunk/158377 -> ciflow/trunk/158377 2025-07-17T06:34:38.5381418Z * [new tag] ciflow/trunk/158380 -> ciflow/trunk/158380 2025-07-17T06:34:38.5382059Z * [new tag] ciflow/trunk/158400 -> ciflow/trunk/158400 2025-07-17T06:34:38.5383059Z * [new tag] ciflow/trunk/158416 -> ciflow/trunk/158416 2025-07-17T06:34:38.5383775Z * [new tag] ciflow/trunk/158418 -> ciflow/trunk/158418 2025-07-17T06:34:38.5384385Z * [new tag] ciflow/trunk/158424 -> ciflow/trunk/158424 2025-07-17T06:34:38.5385073Z * [new tag] ciflow/trunk/158430 -> ciflow/trunk/158430 2025-07-17T06:34:38.5385747Z * [new tag] ciflow/trunk/158442 -> ciflow/trunk/158442 2025-07-17T06:34:38.5386442Z * [new tag] ciflow/trunk/158453 -> ciflow/trunk/158453 2025-07-17T06:34:38.5387270Z * [new tag] ciflow/trunk/158458 -> ciflow/trunk/158458 2025-07-17T06:34:38.5387907Z * [new tag] ciflow/trunk/158459 -> ciflow/trunk/158459 2025-07-17T06:34:38.5388781Z * [new tag] ciflow/trunk/158473 -> ciflow/trunk/158473 2025-07-17T06:34:38.5389435Z * [new tag] ciflow/trunk/158479 -> ciflow/trunk/158479 2025-07-17T06:34:38.5390099Z * [new tag] ciflow/trunk/158485 -> ciflow/trunk/158485 2025-07-17T06:34:38.5391029Z * [new tag] ciflow/trunk/158489 -> ciflow/trunk/158489 2025-07-17T06:34:38.5391634Z * [new tag] ciflow/trunk/158492 -> ciflow/trunk/158492 2025-07-17T06:34:38.5392322Z * [new tag] ciflow/trunk/158524 -> ciflow/trunk/158524 2025-07-17T06:34:38.5393283Z * [new tag] ciflow/trunk/158532 -> ciflow/trunk/158532 2025-07-17T06:34:38.5394294Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-07-17T06:34:38.5395037Z * [new tag] ciflow/win-arm64/157935 -> ciflow/win-arm64/157935 2025-07-17T06:34:38.5395891Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-07-17T06:34:38.5396493Z * [new tag] ciflow/xpu/150218 -> ciflow/xpu/150218 2025-07-17T06:34:38.5397162Z * [new tag] ciflow/xpu/155200 -> ciflow/xpu/155200 2025-07-17T06:34:38.5397774Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-07-17T06:34:38.5398482Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-07-17T06:34:38.5399228Z * [new tag] ciflow/xpu/157954 -> ciflow/xpu/157954 2025-07-17T06:34:38.5399913Z * [new tag] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-07-17T06:34:38.5400719Z * [new tag] ciflow/xpu/158337 -> ciflow/xpu/158337 2025-07-17T06:34:38.5401418Z * [new tag] ciflow/xpu/158340 -> ciflow/xpu/158340 2025-07-17T06:34:38.5402169Z * [new tag] ciflow/xpu/158533 -> ciflow/xpu/158533 2025-07-17T06:34:38.5402850Z * [new tag] ciflow/xpu/158542 -> ciflow/xpu/158542 2025-07-17T06:34:38.5403550Z * [new tag] cslpull75 -> cslpull75 2025-07-17T06:34:38.5404376Z * [new tag] cslpull76 -> cslpull76 2025-07-17T06:34:38.5405080Z * [new tag] cslpull77 -> cslpull77 2025-07-17T06:34:38.5405905Z * [new tag] cslpull78 -> cslpull78 2025-07-17T06:34:38.5406887Z * [new tag] cslpull79 -> cslpull79 2025-07-17T06:34:38.5407890Z * [new tag] cslpull80 -> cslpull80 2025-07-17T06:34:38.5408727Z * [new tag] cslpull81 -> cslpull81 2025-07-17T06:34:38.5409678Z * [new tag] cslpull82 -> cslpull82 2025-07-17T06:34:38.5410377Z * [new tag] cslpull83 -> cslpull83 2025-07-17T06:34:38.5411193Z * [new tag] cslpull84 -> cslpull84 2025-07-17T06:34:38.5411923Z * [new tag] cslpull85 -> cslpull85 2025-07-17T06:34:38.5412783Z * [new tag] cslpull86 -> cslpull86 2025-07-17T06:34:38.5413686Z * [new tag] cslpull87 -> cslpull87 2025-07-17T06:34:38.5414360Z * [new tag] cslpull88 -> cslpull88 2025-07-17T06:34:38.5415164Z * [new tag] cslpull89 -> cslpull89 2025-07-17T06:34:38.5415795Z * [new tag] cslpull90 -> cslpull90 2025-07-17T06:34:38.5416979Z * [new tag] cslpull91 -> cslpull91 2025-07-17T06:34:38.5417675Z * [new tag] cslpull92 -> cslpull92 2025-07-17T06:34:38.5418543Z * [new tag] flight_5 -> flight_5 2025-07-17T06:34:38.5419374Z * [new tag] flight_5.1 -> flight_5.1 2025-07-17T06:34:38.5420202Z * [new tag] flight_5.2 -> flight_5.2 2025-07-17T06:34:38.5420853Z * [new tag] flight_5.3 -> flight_5.3 2025-07-17T06:34:38.5421671Z * [new tag] forpull1 -> forpull1 2025-07-17T06:34:38.5422684Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-07-17T06:34:38.5423431Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-07-17T06:34:38.5424255Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-07-17T06:34:38.5425080Z * [new tag] nightly-binary -> nightly-binary 2025-07-17T06:34:38.5425719Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-07-17T06:34:38.5426613Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-07-17T06:34:38.5427809Z * [new tag] trunk/0083032e7559dc8f02483ba60373adfcdaf9dae6 -> trunk/0083032e7559dc8f02483ba60373adfcdaf9dae6 2025-07-17T06:34:38.5428619Z * [new tag] trunk/008345be9d0c32f67459bcf3e6705be43d496f74 -> trunk/008345be9d0c32f67459bcf3e6705be43d496f74 2025-07-17T06:34:38.5429714Z * [new tag] trunk/00ae620b9f72cc751672c2fd92a04fc86704a87a -> trunk/00ae620b9f72cc751672c2fd92a04fc86704a87a 2025-07-17T06:34:38.5430473Z * [new tag] trunk/0105cd89ab508ec56126c1de85c8f5b5acc446b5 -> trunk/0105cd89ab508ec56126c1de85c8f5b5acc446b5 2025-07-17T06:34:38.5431317Z * [new tag] trunk/011026205a9d4c38458130f8ca242028f6184bf0 -> trunk/011026205a9d4c38458130f8ca242028f6184bf0 2025-07-17T06:34:38.5432112Z * [new tag] trunk/013cf1e3302d27de36588cf7a7130d76a5686bad -> trunk/013cf1e3302d27de36588cf7a7130d76a5686bad 2025-07-17T06:34:38.5432938Z * [new tag] trunk/013dfeabb405274546f19637c04f8a5f75923316 -> trunk/013dfeabb405274546f19637c04f8a5f75923316 2025-07-17T06:34:38.5433782Z * [new tag] trunk/018e9826a2ed09cfcf7424e0b3215bef5ad6499e -> trunk/018e9826a2ed09cfcf7424e0b3215bef5ad6499e 2025-07-17T06:34:38.5434651Z * [new tag] trunk/019e30e3b80d091d64253df4cdd149713e3e910e -> trunk/019e30e3b80d091d64253df4cdd149713e3e910e 2025-07-17T06:34:38.5435464Z * [new tag] trunk/01b0f09931d47bd2716398a0c335b2807dc3074d -> trunk/01b0f09931d47bd2716398a0c335b2807dc3074d 2025-07-17T06:34:38.5436263Z * [new tag] trunk/01b8f5e685fdb34aa50b73a84a55fc285e6b904a -> trunk/01b8f5e685fdb34aa50b73a84a55fc285e6b904a 2025-07-17T06:34:38.5437173Z * [new tag] trunk/02080c2cd94b37ad92e3d8803bc773f6abd2ae2f -> trunk/02080c2cd94b37ad92e3d8803bc773f6abd2ae2f 2025-07-17T06:34:38.5437946Z * [new tag] trunk/020da744370f6ee23e377357e9acc330b5610a67 -> trunk/020da744370f6ee23e377357e9acc330b5610a67 2025-07-17T06:34:38.5438846Z * [new tag] trunk/023887fc5af5a7273d7eb0388fdf1f0e87eafb28 -> trunk/023887fc5af5a7273d7eb0388fdf1f0e87eafb28 2025-07-17T06:34:38.5439968Z * [new tag] trunk/02608e560a1d7b669ad450a89542f7e9ba068658 -> trunk/02608e560a1d7b669ad450a89542f7e9ba068658 2025-07-17T06:34:38.5440719Z * [new tag] trunk/02715d0876bc66f46b9c7b4f277bedf8e251cc82 -> trunk/02715d0876bc66f46b9c7b4f277bedf8e251cc82 2025-07-17T06:34:38.5441926Z * [new tag] trunk/02724b5f649b93ef7960962bdde7a667c0893d21 -> trunk/02724b5f649b93ef7960962bdde7a667c0893d21 2025-07-17T06:34:38.5442685Z * [new tag] trunk/029e2b05c225588098d3eba445fd04189691f77d -> trunk/029e2b05c225588098d3eba445fd04189691f77d 2025-07-17T06:34:38.5443493Z * [new tag] trunk/02a9d9095f397f56fe64ef07ced8e7ffed6dcba1 -> trunk/02a9d9095f397f56fe64ef07ced8e7ffed6dcba1 2025-07-17T06:34:38.5444321Z * [new tag] trunk/02c7ab2f9baac05bd199392b70bc016d55f99b13 -> trunk/02c7ab2f9baac05bd199392b70bc016d55f99b13 2025-07-17T06:34:38.5444960Z * [new tag] trunk/03023f178c611249d41c62369ba95fe54316fe90 -> trunk/03023f178c611249d41c62369ba95fe54316fe90 2025-07-17T06:34:38.5445802Z * [new tag] trunk/03488d820c292b8ec4bfd9a4e25d5f28068c9375 -> trunk/03488d820c292b8ec4bfd9a4e25d5f28068c9375 2025-07-17T06:34:38.5446644Z * [new tag] trunk/034a7f6437bec853a938dbc19b549b9319b67f69 -> trunk/034a7f6437bec853a938dbc19b549b9319b67f69 2025-07-17T06:34:38.5447310Z * [new tag] trunk/0364db7cd14ffa67b48ef8c27fefbb3eed2b065d -> trunk/0364db7cd14ffa67b48ef8c27fefbb3eed2b065d 2025-07-17T06:34:38.5448127Z * [new tag] trunk/03852ddc22350eb8b6ed6b61777639ce6080f3dc -> trunk/03852ddc22350eb8b6ed6b61777639ce6080f3dc 2025-07-17T06:34:38.5449424Z * [new tag] trunk/039a1ce0ebbeb0adacbf9537c4085d977dba150a -> trunk/039a1ce0ebbeb0adacbf9537c4085d977dba150a 2025-07-17T06:34:38.5450241Z * [new tag] trunk/03b307575a98dc1d953c9d3521a9489e0e61e70c -> trunk/03b307575a98dc1d953c9d3521a9489e0e61e70c 2025-07-17T06:34:38.5451087Z * [new tag] trunk/04178d347c6baec5613f8063a2c77cf6f9657ee2 -> trunk/04178d347c6baec5613f8063a2c77cf6f9657ee2 2025-07-17T06:34:38.5452030Z * [new tag] trunk/049dc48d1edf49c26d493fdb271fe5e5adc9c985 -> trunk/049dc48d1edf49c26d493fdb271fe5e5adc9c985 2025-07-17T06:34:38.5452884Z * [new tag] trunk/04b91a9e43518fcd34a474a832bac05d4583fcc3 -> trunk/04b91a9e43518fcd34a474a832bac05d4583fcc3 2025-07-17T06:34:38.5453717Z * [new tag] trunk/04bd7e6850e8efec77994963ffee87549555b9c3 -> trunk/04bd7e6850e8efec77994963ffee87549555b9c3 2025-07-17T06:34:38.5454561Z * [new tag] trunk/04cf2c9d24b7d9e7f7cdd4cf98c8bd0908c38110 -> trunk/04cf2c9d24b7d9e7f7cdd4cf98c8bd0908c38110 2025-07-17T06:34:38.5455362Z * [new tag] trunk/0504480f37714a289b2ba32c9cf32a5e50e86d38 -> trunk/0504480f37714a289b2ba32c9cf32a5e50e86d38 2025-07-17T06:34:38.5456400Z * [new tag] trunk/054cd4ca28d17507df46054fe355c697f6a07ce8 -> trunk/054cd4ca28d17507df46054fe355c697f6a07ce8 2025-07-17T06:34:38.5457305Z * [new tag] trunk/058fb1790f2c474cd4ecb5ec625eef896c554544 -> trunk/058fb1790f2c474cd4ecb5ec625eef896c554544 2025-07-17T06:34:38.5458072Z * [new tag] trunk/0596323c35d245099a4f4d3172b0efa20a639c84 -> trunk/0596323c35d245099a4f4d3172b0efa20a639c84 2025-07-17T06:34:38.5458934Z * [new tag] trunk/05d7288e316ae5c9c661c4529f9f130a46263e5b -> trunk/05d7288e316ae5c9c661c4529f9f130a46263e5b 2025-07-17T06:34:38.5459853Z * [new tag] trunk/05dd638ee98b36254c84095894c36fd0e7d95544 -> trunk/05dd638ee98b36254c84095894c36fd0e7d95544 2025-07-17T06:34:38.5460675Z * [new tag] trunk/05dfd312cfbfdecc6cb1e7d1d0bb4ee18370ae7e -> trunk/05dfd312cfbfdecc6cb1e7d1d0bb4ee18370ae7e 2025-07-17T06:34:38.5461352Z * [new tag] trunk/05faba40287cf7d8734da96cb2e904f39710bf29 -> trunk/05faba40287cf7d8734da96cb2e904f39710bf29 2025-07-17T06:34:38.5463497Z * [new tag] trunk/060838c2312ad207c7afe2c86f8a484afea5f328 -> trunk/060838c2312ad207c7afe2c86f8a484afea5f328 2025-07-17T06:34:38.5464261Z * [new tag] trunk/0629dfb860b00a10550d91dd395968f663f45fdd -> trunk/0629dfb860b00a10550d91dd395968f663f45fdd 2025-07-17T06:34:38.5465173Z * [new tag] trunk/06408dae49d06b6146fdd9d7a37eb5dde4f5e78d -> trunk/06408dae49d06b6146fdd9d7a37eb5dde4f5e78d 2025-07-17T06:34:38.5465958Z * [new tag] trunk/0640cfa38c1426a41ab4a0b3e3dab7c730cdc2ad -> trunk/0640cfa38c1426a41ab4a0b3e3dab7c730cdc2ad 2025-07-17T06:34:38.5466730Z * [new tag] trunk/064288cbab94c9931ca2296a2b9723e864f9050a -> trunk/064288cbab94c9931ca2296a2b9723e864f9050a 2025-07-17T06:34:38.5467554Z * [new tag] trunk/064a7db7fc3b06eb8e14d6c7d767f87fcf396ab6 -> trunk/064a7db7fc3b06eb8e14d6c7d767f87fcf396ab6 2025-07-17T06:34:38.5468353Z * [new tag] trunk/067fd0b3abd28f1b7dae883ffec5bc7459d35970 -> trunk/067fd0b3abd28f1b7dae883ffec5bc7459d35970 2025-07-17T06:34:38.5469227Z * [new tag] trunk/06930706a195144cd6172a5f2eb505cec56e9ec3 -> trunk/06930706a195144cd6172a5f2eb505cec56e9ec3 2025-07-17T06:34:38.5470090Z * [new tag] trunk/06a40b685056f60c4fbdc10d09a85b9fc3fca34f -> trunk/06a40b685056f60c4fbdc10d09a85b9fc3fca34f 2025-07-17T06:34:38.5470927Z * [new tag] trunk/06a67a8948dac9d02f22b3e2591a43b60981cdb4 -> trunk/06a67a8948dac9d02f22b3e2591a43b60981cdb4 2025-07-17T06:34:38.5471766Z * [new tag] trunk/06b3265cb1a27ea3090dc1fc86a6ce17518f989c -> trunk/06b3265cb1a27ea3090dc1fc86a6ce17518f989c 2025-07-17T06:34:38.5472611Z * [new tag] trunk/06f39a71b6cd14e0844b5eb1e0e085f7ae78d221 -> trunk/06f39a71b6cd14e0844b5eb1e0e085f7ae78d221 2025-07-17T06:34:38.5473285Z * [new tag] trunk/070aa59e491aa6987459cd1941ef647f2ad13858 -> trunk/070aa59e491aa6987459cd1941ef647f2ad13858 2025-07-17T06:34:38.5474168Z * [new tag] trunk/070e580d301efd626e327d1f88e0921b476d0f30 -> trunk/070e580d301efd626e327d1f88e0921b476d0f30 2025-07-17T06:34:38.5474977Z * [new tag] trunk/0756ebcd4890b19072e586fb2cbd2b25a80f91f4 -> trunk/0756ebcd4890b19072e586fb2cbd2b25a80f91f4 2025-07-17T06:34:38.5475809Z * [new tag] trunk/0797b2b6a80cf70a7accc3d5413186e7693d4451 -> trunk/0797b2b6a80cf70a7accc3d5413186e7693d4451 2025-07-17T06:34:38.5476598Z * [new tag] trunk/07bb097698223fe42d54b019638dd026c75f09a9 -> trunk/07bb097698223fe42d54b019638dd026c75f09a9 2025-07-17T06:34:38.5477431Z * [new tag] trunk/07da8a469bdd69966e1f832e3d09d991798f854c -> trunk/07da8a469bdd69966e1f832e3d09d991798f854c 2025-07-17T06:34:38.5478298Z * [new tag] trunk/07e340e29ccbe18ef59e8f60ec3f03ccc44e5e9c -> trunk/07e340e29ccbe18ef59e8f60ec3f03ccc44e5e9c 2025-07-17T06:34:38.5479491Z * [new tag] trunk/07eb374e7eefaa84a997d0adaaeecb4706d60e74 -> trunk/07eb374e7eefaa84a997d0adaaeecb4706d60e74 2025-07-17T06:34:38.5480289Z * [new tag] trunk/08274640028f68418d8f889d01af577b90ac2ec1 -> trunk/08274640028f68418d8f889d01af577b90ac2ec1 2025-07-17T06:34:38.5481168Z * [new tag] trunk/085f270a00b4452bbb005d6b3d448e9d0b9d6fa0 -> trunk/085f270a00b4452bbb005d6b3d448e9d0b9d6fa0 2025-07-17T06:34:38.5482011Z * [new tag] trunk/0860606729d16b9855157404da9b0d4654f3c626 -> trunk/0860606729d16b9855157404da9b0d4654f3c626 2025-07-17T06:34:38.5482684Z * [new tag] trunk/08799217aeb17128d89d675ce5b537761286417a -> trunk/08799217aeb17128d89d675ce5b537761286417a 2025-07-17T06:34:38.5483513Z * [new tag] trunk/08d15d3ec15b9b3fce81713cde20901806ecef42 -> trunk/08d15d3ec15b9b3fce81713cde20901806ecef42 2025-07-17T06:34:38.5484208Z * [new tag] trunk/08dae945ae380d80efbaf140a95abfc5d96e5100 -> trunk/08dae945ae380d80efbaf140a95abfc5d96e5100 2025-07-17T06:34:38.5485125Z * [new tag] trunk/08e9dd280f497fc820e35c458c843dc44f0282c6 -> trunk/08e9dd280f497fc820e35c458c843dc44f0282c6 2025-07-17T06:34:38.5485960Z * [new tag] trunk/092aed1b18c31042d7772a6f9ec1959df4bf5c3c -> trunk/092aed1b18c31042d7772a6f9ec1959df4bf5c3c 2025-07-17T06:34:38.5486878Z * [new tag] trunk/09328eb02f5412d2211b5fd638ce82d0e03b9c1f -> trunk/09328eb02f5412d2211b5fd638ce82d0e03b9c1f 2025-07-17T06:34:38.5487623Z * [new tag] trunk/0935a97d959918727700ae2c1ebeadc5b12a2b6c -> trunk/0935a97d959918727700ae2c1ebeadc5b12a2b6c 2025-07-17T06:34:38.5488315Z * [new tag] trunk/093aaccae254355b3637ef8760e762a3f9c3783c -> trunk/093aaccae254355b3637ef8760e762a3f9c3783c 2025-07-17T06:34:38.5489136Z * [new tag] trunk/093fd47dbef4f08691210de6c08cf269f28e4de5 -> trunk/093fd47dbef4f08691210de6c08cf269f28e4de5 2025-07-17T06:34:38.5490055Z * [new tag] trunk/099d0d6121125062ebc05771c8330cb7cd8d053a -> trunk/099d0d6121125062ebc05771c8330cb7cd8d053a 2025-07-17T06:34:38.5491028Z * [new tag] trunk/09ffba3cf79eeedf48a0fb39a26dcc0294872480 -> trunk/09ffba3cf79eeedf48a0fb39a26dcc0294872480 2025-07-17T06:34:38.5491907Z * [new tag] trunk/0a0023d9840570938a10472418eaac85098ec41b -> trunk/0a0023d9840570938a10472418eaac85098ec41b 2025-07-17T06:34:38.5492729Z * [new tag] trunk/0a092c7de67767eed3adb7abc0d49dfd3d26d0cd -> trunk/0a092c7de67767eed3adb7abc0d49dfd3d26d0cd 2025-07-17T06:34:38.5493622Z * [new tag] trunk/0a16818d5b3fdf0fb8148dd6b849687251a56376 -> trunk/0a16818d5b3fdf0fb8148dd6b849687251a56376 2025-07-17T06:34:38.5494412Z * [new tag] trunk/0a2ec7681d2af973d8daaf7905431a088739dc90 -> trunk/0a2ec7681d2af973d8daaf7905431a088739dc90 2025-07-17T06:34:38.5495277Z * [new tag] trunk/0a624c2dc5675e35917976467a8c533baf2a98a0 -> trunk/0a624c2dc5675e35917976467a8c533baf2a98a0 2025-07-17T06:34:38.5496089Z * [new tag] trunk/0a63053fe90405cc6ee5e42fa007e32ed1e2cbac -> trunk/0a63053fe90405cc6ee5e42fa007e32ed1e2cbac 2025-07-17T06:34:38.5496798Z * [new tag] trunk/0a6b66c881cba3f6a6c1a3cb8ddf698846d99822 -> trunk/0a6b66c881cba3f6a6c1a3cb8ddf698846d99822 2025-07-17T06:34:38.5497742Z * [new tag] trunk/0a99b026d6bd0f67dc2c0a20fe3228ddc4144854 -> trunk/0a99b026d6bd0f67dc2c0a20fe3228ddc4144854 2025-07-17T06:34:38.5498548Z * [new tag] trunk/0a9d450168ce58b2bb7f2cedc27a61012123564f -> trunk/0a9d450168ce58b2bb7f2cedc27a61012123564f 2025-07-17T06:34:38.5499398Z * [new tag] trunk/0ab075a69e4577a60c4dcbff7bcc2ecd0a15ce46 -> trunk/0ab075a69e4577a60c4dcbff7bcc2ecd0a15ce46 2025-07-17T06:34:38.5500214Z * [new tag] trunk/0ad88a2224e9f0a2ed4f405e827a745945d505ce -> trunk/0ad88a2224e9f0a2ed4f405e827a745945d505ce 2025-07-17T06:34:38.5501104Z * [new tag] trunk/0aed855b2bde6d9bd045bb20cc24544a9f2fb72b -> trunk/0aed855b2bde6d9bd045bb20cc24544a9f2fb72b 2025-07-17T06:34:38.5501895Z * [new tag] trunk/0b19d463d963a0b2ee5558d2c0bb79b2cbff6e64 -> trunk/0b19d463d963a0b2ee5558d2c0bb79b2cbff6e64 2025-07-17T06:34:38.5502690Z * [new tag] trunk/0b62465b99b23cb4afcd07424676cce34a676041 -> trunk/0b62465b99b23cb4afcd07424676cce34a676041 2025-07-17T06:34:38.5503502Z * [new tag] trunk/0b677560e686d828f9f5ed1cb87b1d7a54ee2781 -> trunk/0b677560e686d828f9f5ed1cb87b1d7a54ee2781 2025-07-17T06:34:38.5504833Z * [new tag] trunk/0b6c0898e6c352c8ea93daec854e704b41485375 -> trunk/0b6c0898e6c352c8ea93daec854e704b41485375 2025-07-17T06:34:38.5505588Z * [new tag] trunk/0bb733ba230051301b3fb3fa49d1d6662744b395 -> trunk/0bb733ba230051301b3fb3fa49d1d6662744b395 2025-07-17T06:34:38.5506409Z * [new tag] trunk/0bce39026917d10995ff47352c3da9fff0ec31ff -> trunk/0bce39026917d10995ff47352c3da9fff0ec31ff 2025-07-17T06:34:38.5507463Z * [new tag] trunk/0c58bdd8fb5f269aef100af8e2c43cfcf5f1f9dd -> trunk/0c58bdd8fb5f269aef100af8e2c43cfcf5f1f9dd 2025-07-17T06:34:38.5508335Z * [new tag] trunk/0ca2a79f5b80c1ec8be95e6f7de4182dd90f3502 -> trunk/0ca2a79f5b80c1ec8be95e6f7de4182dd90f3502 2025-07-17T06:34:38.5509172Z * [new tag] trunk/0cb36e2d62c811fcddea4c6d28b1c65246cdd160 -> trunk/0cb36e2d62c811fcddea4c6d28b1c65246cdd160 2025-07-17T06:34:38.5510045Z * [new tag] trunk/0cb85c188f3665c23766cda25c8169f1a436d36b -> trunk/0cb85c188f3665c23766cda25c8169f1a436d36b 2025-07-17T06:34:38.5510817Z * [new tag] trunk/0d01bafc34fc99a0b3e46cbf1ecfd8f97563efa6 -> trunk/0d01bafc34fc99a0b3e46cbf1ecfd8f97563efa6 2025-07-17T06:34:38.5511480Z * [new tag] trunk/0d17029fea3d96bb88b19912946648b47f8e003d -> trunk/0d17029fea3d96bb88b19912946648b47f8e003d 2025-07-17T06:34:38.5512317Z * [new tag] trunk/0d3d84d866040fad1b21a618c44802951a3cb15e -> trunk/0d3d84d866040fad1b21a618c44802951a3cb15e 2025-07-17T06:34:38.5513212Z * [new tag] trunk/0d77364ee3ff6435aa93df3b0303db66b5fc3254 -> trunk/0d77364ee3ff6435aa93df3b0303db66b5fc3254 2025-07-17T06:34:38.5514077Z * [new tag] trunk/0d8c029584b61da059b6225537764eadd2fa1223 -> trunk/0d8c029584b61da059b6225537764eadd2fa1223 2025-07-17T06:34:38.5514892Z * [new tag] trunk/0d8e4e2327137b370d91bd23931cd7691a95cc33 -> trunk/0d8e4e2327137b370d91bd23931cd7691a95cc33 2025-07-17T06:34:38.5515696Z * [new tag] trunk/0db3e0cf29604dae1007a678603e4dffd1c57562 -> trunk/0db3e0cf29604dae1007a678603e4dffd1c57562 2025-07-17T06:34:38.5516498Z * [new tag] trunk/0decd966af9cdcb7ab4410cf475d2fc09f2dea0c -> trunk/0decd966af9cdcb7ab4410cf475d2fc09f2dea0c 2025-07-17T06:34:38.5517449Z * [new tag] trunk/0e2013a12da944930012265bd1b75d0a19af4d7c -> trunk/0e2013a12da944930012265bd1b75d0a19af4d7c 2025-07-17T06:34:38.5518242Z * [new tag] trunk/0e47312ae5a687f0aed61db753d03180118cddc4 -> trunk/0e47312ae5a687f0aed61db753d03180118cddc4 2025-07-17T06:34:38.5519257Z * [new tag] trunk/0e9d8032a3431505c8a6a341375af9cb27afd537 -> trunk/0e9d8032a3431505c8a6a341375af9cb27afd537 2025-07-17T06:34:38.5520079Z * [new tag] trunk/0edc1b91f708c7635cf0f286f43724665934dc89 -> trunk/0edc1b91f708c7635cf0f286f43724665934dc89 2025-07-17T06:34:38.5520862Z * [new tag] trunk/0f0c01071476145fca7d70c68d029a88aeefe72c -> trunk/0f0c01071476145fca7d70c68d029a88aeefe72c 2025-07-17T06:34:38.5521674Z * [new tag] trunk/0f21fa84fb605c61482e4218df89f8bb1ef70c14 -> trunk/0f21fa84fb605c61482e4218df89f8bb1ef70c14 2025-07-17T06:34:38.5522477Z * [new tag] trunk/0f31445139d7ffaeeae95a230c536ef97970af5c -> trunk/0f31445139d7ffaeeae95a230c536ef97970af5c 2025-07-17T06:34:38.5523176Z * [new tag] trunk/0f47e76937f092263dd579e71d45e3193fbbc5df -> trunk/0f47e76937f092263dd579e71d45e3193fbbc5df 2025-07-17T06:34:38.5523861Z * [new tag] trunk/0f9c1b374fbb6f3b999855b26ebb869387b33dfb -> trunk/0f9c1b374fbb6f3b999855b26ebb869387b33dfb 2025-07-17T06:34:38.5524681Z * [new tag] trunk/0fa361e4295bbd8ac8b1f1ea74852535326f08f2 -> trunk/0fa361e4295bbd8ac8b1f1ea74852535326f08f2 2025-07-17T06:34:38.5525736Z * [new tag] trunk/0fd711df19a6523c9de6c820640ae53e32de14c6 -> trunk/0fd711df19a6523c9de6c820640ae53e32de14c6 2025-07-17T06:34:38.5526524Z * [new tag] trunk/1036f6d114bc22a9b4cf620cf7f8364ea2fd7a60 -> trunk/1036f6d114bc22a9b4cf620cf7f8364ea2fd7a60 2025-07-17T06:34:38.5527488Z * [new tag] trunk/104493487852f0cc232547ecbf7bebf5c7fe5982 -> trunk/104493487852f0cc232547ecbf7bebf5c7fe5982 2025-07-17T06:34:38.5528184Z * [new tag] trunk/1051b93192710d2e4bdf5fecd8e66c61731b55e1 -> trunk/1051b93192710d2e4bdf5fecd8e66c61731b55e1 2025-07-17T06:34:38.5529064Z * [new tag] trunk/10cd1de5183e4fcd6e316be497904b9c86d4db67 -> trunk/10cd1de5183e4fcd6e316be497904b9c86d4db67 2025-07-17T06:34:38.5529966Z * [new tag] trunk/10cef1e25d39c1ff1ac93036302ce1b008cd4469 -> trunk/10cef1e25d39c1ff1ac93036302ce1b008cd4469 2025-07-17T06:34:38.5530777Z * [new tag] trunk/10d41c7d20747829a4ee5b994bf466071e4c7e32 -> trunk/10d41c7d20747829a4ee5b994bf466071e4c7e32 2025-07-17T06:34:38.5531762Z * [new tag] trunk/10fb98a004e129ea2a2074cc05e5173c056f728c -> trunk/10fb98a004e129ea2a2074cc05e5173c056f728c 2025-07-17T06:34:38.5532393Z * [new tag] trunk/110ae0f4333b289b1ee798ab93447e6ede16300f -> trunk/110ae0f4333b289b1ee798ab93447e6ede16300f 2025-07-17T06:34:38.5533341Z * [new tag] trunk/1155c53e7d8c25dabc618d7f7b324ee97c89f40e -> trunk/1155c53e7d8c25dabc618d7f7b324ee97c89f40e 2025-07-17T06:34:38.5534207Z * [new tag] trunk/117db5601d78cbc746b35eef71fc815e042e903f -> trunk/117db5601d78cbc746b35eef71fc815e042e903f 2025-07-17T06:34:38.5534928Z * [new tag] trunk/11a86ad2fa3be5cf91a7a2b99c4df44017bc92c7 -> trunk/11a86ad2fa3be5cf91a7a2b99c4df44017bc92c7 2025-07-17T06:34:38.5535787Z * [new tag] trunk/11bb1ece50ade57b963afe29b27cab6a0a56ff7d -> trunk/11bb1ece50ade57b963afe29b27cab6a0a56ff7d 2025-07-17T06:34:38.5536610Z * [new tag] trunk/11bc29856d8180571146209cea987ac9397ab444 -> trunk/11bc29856d8180571146209cea987ac9397ab444 2025-07-17T06:34:38.5537475Z * [new tag] trunk/11d6ad8b2e7359e2f654474f31692ba1aec67980 -> trunk/11d6ad8b2e7359e2f654474f31692ba1aec67980 2025-07-17T06:34:38.5538314Z * [new tag] trunk/11f7e2f1459b09b1ece26ea785b6be77daa36923 -> trunk/11f7e2f1459b09b1ece26ea785b6be77daa36923 2025-07-17T06:34:38.5539117Z * [new tag] trunk/12151c96d9202875638ea2c695d5647c38368c46 -> trunk/12151c96d9202875638ea2c695d5647c38368c46 2025-07-17T06:34:38.5539974Z * [new tag] trunk/127695eb5c973f9fdba24c47b465e30a19292582 -> trunk/127695eb5c973f9fdba24c47b465e30a19292582 2025-07-17T06:34:38.5541306Z * [new tag] trunk/12b02137af5cd6743adfe5a0ffe0d9b453cd013e -> trunk/12b02137af5cd6743adfe5a0ffe0d9b453cd013e 2025-07-17T06:34:38.5542088Z * [new tag] trunk/12cb06e574738a15a59ee9384493682fb5bc6d2b -> trunk/12cb06e574738a15a59ee9384493682fb5bc6d2b 2025-07-17T06:34:38.5542957Z * [new tag] trunk/12f9942b107acc9d7acf9591818c826ef972a0f5 -> trunk/12f9942b107acc9d7acf9591818c826ef972a0f5 2025-07-17T06:34:38.5543774Z * [new tag] trunk/130d4973bd036e539e995dd0bc20080c2570b6da -> trunk/130d4973bd036e539e995dd0bc20080c2570b6da 2025-07-17T06:34:38.5544721Z * [new tag] trunk/132babe7e0b668d31e6efdf339687d48b2ccedc7 -> trunk/132babe7e0b668d31e6efdf339687d48b2ccedc7 2025-07-17T06:34:38.5545560Z * [new tag] trunk/1339e88105cf72586d728d4f7e0d71b81e08d933 -> trunk/1339e88105cf72586d728d4f7e0d71b81e08d933 2025-07-17T06:34:38.5546510Z * [new tag] trunk/134dfb3fe64323d7c615e866c43ea346ad987556 -> trunk/134dfb3fe64323d7c615e866c43ea346ad987556 2025-07-17T06:34:38.5547310Z * [new tag] trunk/1393f71e0714d067ed5ec1f57f135431d20619bc -> trunk/1393f71e0714d067ed5ec1f57f135431d20619bc 2025-07-17T06:34:38.5548159Z * [new tag] trunk/13bf2655c1404aff64e05e50dd7b0ce4c8dc0fcf -> trunk/13bf2655c1404aff64e05e50dd7b0ce4c8dc0fcf 2025-07-17T06:34:38.5549018Z * [new tag] trunk/13ea0f2c0a06101d9aab9ce12c30043be7c92d38 -> trunk/13ea0f2c0a06101d9aab9ce12c30043be7c92d38 2025-07-17T06:34:38.5550048Z * [new tag] trunk/13efb2c858c41141776ad42f7c44f1709948de71 -> trunk/13efb2c858c41141776ad42f7c44f1709948de71 2025-07-17T06:34:38.5550964Z * [new tag] trunk/144965ca9af478515736665b0577cded22fa692e -> trunk/144965ca9af478515736665b0577cded22fa692e 2025-07-17T06:34:38.5551800Z * [new tag] trunk/14ecc0336185f2ca5591858bc74cd4aadf2d1161 -> trunk/14ecc0336185f2ca5591858bc74cd4aadf2d1161 2025-07-17T06:34:38.5552658Z * [new tag] trunk/14f3639e09d692e53c9b9714776e3ca48fed7c4c -> trunk/14f3639e09d692e53c9b9714776e3ca48fed7c4c 2025-07-17T06:34:38.5553549Z * [new tag] trunk/154a39bfbd6e0cc6b7e6f3bce708ab0157ce1c50 -> trunk/154a39bfbd6e0cc6b7e6f3bce708ab0157ce1c50 2025-07-17T06:34:38.5554429Z * [new tag] trunk/156a377f4cf9b5b5255575e26d27f745c111a6ae -> trunk/156a377f4cf9b5b5255575e26d27f745c111a6ae 2025-07-17T06:34:38.5555304Z * [new tag] trunk/156b28e62a225214a5685088a848c5efe6a4b95e -> trunk/156b28e62a225214a5685088a848c5efe6a4b95e 2025-07-17T06:34:38.5556284Z * [new tag] trunk/156bc243f0edbf79d4a24d5affb48198551b58dd -> trunk/156bc243f0edbf79d4a24d5affb48198551b58dd 2025-07-17T06:34:38.5559694Z * [new tag] trunk/157683d8623a683a7e05755176f86a41c7bf518a -> trunk/157683d8623a683a7e05755176f86a41c7bf518a 2025-07-17T06:34:38.5560535Z * [new tag] trunk/1586521461c8dc642735466fc143b7d366a858d0 -> trunk/1586521461c8dc642735466fc143b7d366a858d0 2025-07-17T06:34:38.5561423Z * [new tag] trunk/159a39ad344cca84347e7b3be653ec13834cefdc -> trunk/159a39ad344cca84347e7b3be653ec13834cefdc 2025-07-17T06:34:38.5562795Z * [new tag] trunk/162ca185ff06fc7440e9f52d249e0b465976449a -> trunk/162ca185ff06fc7440e9f52d249e0b465976449a 2025-07-17T06:34:38.5563590Z * [new tag] trunk/163f0d8f2ab0a602a16f606db6d873298088e3a7 -> trunk/163f0d8f2ab0a602a16f606db6d873298088e3a7 2025-07-17T06:34:38.5564746Z * [new tag] trunk/16c3b4143b6fdabbee45ea5a64bb922a5969145a -> trunk/16c3b4143b6fdabbee45ea5a64bb922a5969145a 2025-07-17T06:34:38.5565521Z * [new tag] trunk/172853547ac842bb5ed8bf6e07702c76ff2cf043 -> trunk/172853547ac842bb5ed8bf6e07702c76ff2cf043 2025-07-17T06:34:38.5566361Z * [new tag] trunk/178fe7aa98987111a73534375099f4ad255e8b59 -> trunk/178fe7aa98987111a73534375099f4ad255e8b59 2025-07-17T06:34:38.5567272Z * [new tag] trunk/179dcc10e4e0c742fb7d93b832021d0c177798bf -> trunk/179dcc10e4e0c742fb7d93b832021d0c177798bf 2025-07-17T06:34:38.5568120Z * [new tag] trunk/17b38b850e5362c2f5d7cd75e6552e3d149232f2 -> trunk/17b38b850e5362c2f5d7cd75e6552e3d149232f2 2025-07-17T06:34:38.5568995Z * [new tag] trunk/17eb649d5596c52bae65a069e03b4550155ad57f -> trunk/17eb649d5596c52bae65a069e03b4550155ad57f 2025-07-17T06:34:38.5569868Z * [new tag] trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 -> trunk/1839e8d04b81ee6eda0cff6fbfc218a7a600f6f7 2025-07-17T06:34:38.5570821Z * [new tag] trunk/1851f50866a11e7ddede5d07c583e2c5407e7708 -> trunk/1851f50866a11e7ddede5d07c583e2c5407e7708 2025-07-17T06:34:38.5571687Z * [new tag] trunk/187828dcb4145cdfda916ff670207bfb17abdef8 -> trunk/187828dcb4145cdfda916ff670207bfb17abdef8 2025-07-17T06:34:38.5572649Z * [new tag] trunk/18b01afa9ed1dbc696a06de1b69bf5c021c18c10 -> trunk/18b01afa9ed1dbc696a06de1b69bf5c021c18c10 2025-07-17T06:34:38.5573692Z * [new tag] trunk/18bf6addc4741852953ac0b8d555411c347e67aa -> trunk/18bf6addc4741852953ac0b8d555411c347e67aa 2025-07-17T06:34:38.5574515Z * [new tag] trunk/18e4c461fb4e2bbdef889c3b1a2cdb29c0fb31cd -> trunk/18e4c461fb4e2bbdef889c3b1a2cdb29c0fb31cd 2025-07-17T06:34:38.5575422Z * [new tag] trunk/190f76fa313410df8dbb4111c586a516bf55515c -> trunk/190f76fa313410df8dbb4111c586a516bf55515c 2025-07-17T06:34:38.5576506Z * [new tag] trunk/1913c915e0d2b08e7af00889dc50e78d0a9b9198 -> trunk/1913c915e0d2b08e7af00889dc50e78d0a9b9198 2025-07-17T06:34:38.5577358Z * [new tag] trunk/191693ac854de1bb5fcf4280b7a93ab29cc12b5c -> trunk/191693ac854de1bb5fcf4280b7a93ab29cc12b5c 2025-07-17T06:34:38.5578255Z * [new tag] trunk/194539e9c33dc793fe67fbb68c7cee12f399e276 -> trunk/194539e9c33dc793fe67fbb68c7cee12f399e276 2025-07-17T06:34:38.5579129Z * [new tag] trunk/194c221e0abc9daf178e14ca2608c5d6804a3eb7 -> trunk/194c221e0abc9daf178e14ca2608c5d6804a3eb7 2025-07-17T06:34:38.5580169Z * [new tag] trunk/195ef1bce8f17419139fb81406b91f476eba7257 -> trunk/195ef1bce8f17419139fb81406b91f476eba7257 2025-07-17T06:34:38.5580964Z * [new tag] trunk/19625daf889f0a6192a76e200205817e3ee27f26 -> trunk/19625daf889f0a6192a76e200205817e3ee27f26 2025-07-17T06:34:38.5582122Z * [new tag] trunk/196c95d463367f15999c0cddc9eb89031e9988ab -> trunk/196c95d463367f15999c0cddc9eb89031e9988ab 2025-07-17T06:34:38.5582886Z * [new tag] trunk/197c1869f5467b4cfa1e197bbe394be82ba40554 -> trunk/197c1869f5467b4cfa1e197bbe394be82ba40554 2025-07-17T06:34:38.5583744Z * [new tag] trunk/1982ec2d22c5145e4ffeec08064c5ca17e969c25 -> trunk/1982ec2d22c5145e4ffeec08064c5ca17e969c25 2025-07-17T06:34:38.5584580Z * [new tag] trunk/19a01382bc623cf30cdfa7215e47a6b69d8598ff -> trunk/19a01382bc623cf30cdfa7215e47a6b69d8598ff 2025-07-17T06:34:38.5585332Z * [new tag] trunk/19ae5afdaa3a59135e6adbaea197b7a2456f1865 -> trunk/19ae5afdaa3a59135e6adbaea197b7a2456f1865 2025-07-17T06:34:38.5586055Z * [new tag] trunk/19f851ce10b16f0ed11d18d937ca7b32746153b0 -> trunk/19f851ce10b16f0ed11d18d937ca7b32746153b0 2025-07-17T06:34:38.5586947Z * [new tag] trunk/19ffb5e6f7606436249742b0f3efc0bab244dc55 -> trunk/19ffb5e6f7606436249742b0f3efc0bab244dc55 2025-07-17T06:34:38.5588203Z * [new tag] trunk/19ffdf4ea053bc5befe7eaa737fd1fafaaeb34a2 -> trunk/19ffdf4ea053bc5befe7eaa737fd1fafaaeb34a2 2025-07-17T06:34:38.5589037Z * [new tag] trunk/1a195bf7d6155b027f7ca81a97d71a3af34ce11e -> trunk/1a195bf7d6155b027f7ca81a97d71a3af34ce11e 2025-07-17T06:34:38.5589914Z * [new tag] trunk/1a568f4e5d1c0e2e8994d64f01e1e8a3104a1a48 -> trunk/1a568f4e5d1c0e2e8994d64f01e1e8a3104a1a48 2025-07-17T06:34:38.5590769Z * [new tag] trunk/1b032384b186154bb140c7368e2e700cb1419b86 -> trunk/1b032384b186154bb140c7368e2e700cb1419b86 2025-07-17T06:34:38.5591885Z * [new tag] trunk/1b389025ba0cc640e07991314bfba8b6ca385bd2 -> trunk/1b389025ba0cc640e07991314bfba8b6ca385bd2 2025-07-17T06:34:38.5592759Z * [new tag] trunk/1b3d69b59f92383633731aada8383ab88da3ed60 -> trunk/1b3d69b59f92383633731aada8383ab88da3ed60 2025-07-17T06:34:38.5593645Z * [new tag] trunk/1b50c12584909bda00009f4f0fd0d38ec792d019 -> trunk/1b50c12584909bda00009f4f0fd0d38ec792d019 2025-07-17T06:34:38.5594560Z * [new tag] trunk/1b58e7adab91fe20bbfb1568403d72869317e75c -> trunk/1b58e7adab91fe20bbfb1568403d72869317e75c 2025-07-17T06:34:38.5595438Z * [new tag] trunk/1b6772a90f5c334cab7b9d055a7f819ce4c3478c -> trunk/1b6772a90f5c334cab7b9d055a7f819ce4c3478c 2025-07-17T06:34:38.5596366Z * [new tag] trunk/1bb9b1858b84ee07ff1bc33157d4ea7a980bb6b5 -> trunk/1bb9b1858b84ee07ff1bc33157d4ea7a980bb6b5 2025-07-17T06:34:38.5597226Z * [new tag] trunk/1c6057fd179b0373686a790b0a0b7fc68fe7f27d -> trunk/1c6057fd179b0373686a790b0a0b7fc68fe7f27d 2025-07-17T06:34:38.5598134Z * [new tag] trunk/1c8844d9e7b2d72fb80b67ed51df4f6a1295b3b5 -> trunk/1c8844d9e7b2d72fb80b67ed51df4f6a1295b3b5 2025-07-17T06:34:38.5599047Z * [new tag] trunk/1c960c5638b6f20f7a1cbe1e9036c14a4845a195 -> trunk/1c960c5638b6f20f7a1cbe1e9036c14a4845a195 2025-07-17T06:34:38.5599972Z * [new tag] trunk/1cb0597a890bc50b8ed3937d6bdf5a734691bd91 -> trunk/1cb0597a890bc50b8ed3937d6bdf5a734691bd91 2025-07-17T06:34:38.5600736Z * [new tag] trunk/1cc62c2cb91e56ae50494f88f369cd6ec466a118 -> trunk/1cc62c2cb91e56ae50494f88f369cd6ec466a118 2025-07-17T06:34:38.5601600Z * [new tag] trunk/1ccc57e4288e231210c9b2c29943b2752259bf44 -> trunk/1ccc57e4288e231210c9b2c29943b2752259bf44 2025-07-17T06:34:38.5602474Z * [new tag] trunk/1cce73b5f4806f266fbbcf3383057af5f2e3a0aa -> trunk/1cce73b5f4806f266fbbcf3383057af5f2e3a0aa 2025-07-17T06:34:38.5603328Z * [new tag] trunk/1cfdcb975a3b0c685c34c6ae0e378b9bc92e0050 -> trunk/1cfdcb975a3b0c685c34c6ae0e378b9bc92e0050 2025-07-17T06:34:38.5604144Z * [new tag] trunk/1d0f45d5d15389b83312b6942ac2017c8d7ebedc -> trunk/1d0f45d5d15389b83312b6942ac2017c8d7ebedc 2025-07-17T06:34:38.5605262Z * [new tag] trunk/1d584761622ff6e5519c5e3dbbb62a21b89ffe8a -> trunk/1d584761622ff6e5519c5e3dbbb62a21b89ffe8a 2025-07-17T06:34:38.5606032Z * [new tag] trunk/1d993fa3092e4f0b5745f2470024b35cac96da14 -> trunk/1d993fa3092e4f0b5745f2470024b35cac96da14 2025-07-17T06:34:38.5606907Z * [new tag] trunk/1dc1eedd4369f6e6bb79d5315e3ffc1bdc59b709 -> trunk/1dc1eedd4369f6e6bb79d5315e3ffc1bdc59b709 2025-07-17T06:34:38.5607802Z * [new tag] trunk/1dd0b1d12ba48d7879a57391cab6213742dcadb6 -> trunk/1dd0b1d12ba48d7879a57391cab6213742dcadb6 2025-07-17T06:34:38.5608684Z * [new tag] trunk/1e373d02d57ff65c70febc4ec427bf6d1708483e -> trunk/1e373d02d57ff65c70febc4ec427bf6d1708483e 2025-07-17T06:34:38.5609606Z * [new tag] trunk/1e474cc9c8ddab22ed314ad8be641002b0161498 -> trunk/1e474cc9c8ddab22ed314ad8be641002b0161498 2025-07-17T06:34:38.5610471Z * [new tag] trunk/1e4c5b666afe6434cbe3b830aaf70864074d40f5 -> trunk/1e4c5b666afe6434cbe3b830aaf70864074d40f5 2025-07-17T06:34:38.5611319Z * [new tag] trunk/1e4d8b5a4a67220473bf0027c58baaa08a036714 -> trunk/1e4d8b5a4a67220473bf0027c58baaa08a036714 2025-07-17T06:34:38.5612165Z * [new tag] trunk/1e690b6c41677bf1fe3147e3fc011eb9805365f5 -> trunk/1e690b6c41677bf1fe3147e3fc011eb9805365f5 2025-07-17T06:34:38.5613017Z * [new tag] trunk/1e6a653234c299ccecf702233a1eeb7455b1ce77 -> trunk/1e6a653234c299ccecf702233a1eeb7455b1ce77 2025-07-17T06:34:38.5613838Z * [new tag] trunk/1e7e21ec5dd6ea28b27c57fe92bcf31ea5983913 -> trunk/1e7e21ec5dd6ea28b27c57fe92bcf31ea5983913 2025-07-17T06:34:38.5614502Z * [new tag] trunk/1e8e9f745e43fa38bbfc7b67b30bc66c0e7ebbd6 -> trunk/1e8e9f745e43fa38bbfc7b67b30bc66c0e7ebbd6 2025-07-17T06:34:38.5615393Z * [new tag] trunk/1ea9cde598ead20194dbb6c5cb26e74e36e6ad55 -> trunk/1ea9cde598ead20194dbb6c5cb26e74e36e6ad55 2025-07-17T06:34:38.5616296Z * [new tag] trunk/1ed243f01c8efb329055c6124ba0aa5f48747cfe -> trunk/1ed243f01c8efb329055c6124ba0aa5f48747cfe 2025-07-17T06:34:38.5617522Z * [new tag] trunk/1eea2c4fe35ffbdcbfccbeb7ac6c3ec02137385d -> trunk/1eea2c4fe35ffbdcbfccbeb7ac6c3ec02137385d 2025-07-17T06:34:38.5618310Z * [new tag] trunk/1f0eb79e3e91f09f99b53aa4d331eb47a1f66101 -> trunk/1f0eb79e3e91f09f99b53aa4d331eb47a1f66101 2025-07-17T06:34:38.5619195Z * [new tag] trunk/1f1f22991dcca01ed27fad44c21f0827d47bdd6b -> trunk/1f1f22991dcca01ed27fad44c21f0827d47bdd6b 2025-07-17T06:34:38.5620750Z * [new tag] trunk/1f3cc4875cb9d9b579a41b6699f97820c16c3868 -> trunk/1f3cc4875cb9d9b579a41b6699f97820c16c3868 2025-07-17T06:34:38.5621438Z * [new tag] trunk/1f57e0e04da9d334e238cec346f7ae3667bed9d1 -> trunk/1f57e0e04da9d334e238cec346f7ae3667bed9d1 2025-07-17T06:34:38.5622544Z * [new tag] trunk/1fff6356d9f99ec2980052c498dc0b70d513bc6d -> trunk/1fff6356d9f99ec2980052c498dc0b70d513bc6d 2025-07-17T06:34:38.5623331Z * [new tag] trunk/2002e3a311968d18afd0fa5d195943676f134fa2 -> trunk/2002e3a311968d18afd0fa5d195943676f134fa2 2025-07-17T06:34:38.5624251Z * [new tag] trunk/2022588295295fa1fdee7a500adad3bd0c28b9d6 -> trunk/2022588295295fa1fdee7a500adad3bd0c28b9d6 2025-07-17T06:34:38.5625213Z * [new tag] trunk/202d2ae53a493700da813ed7d6055c0b62c7fc6c -> trunk/202d2ae53a493700da813ed7d6055c0b62c7fc6c 2025-07-17T06:34:38.5626088Z * [new tag] trunk/204db27a0c4478c36dbb15fa2d4caed783a90265 -> trunk/204db27a0c4478c36dbb15fa2d4caed783a90265 2025-07-17T06:34:38.5626935Z * [new tag] trunk/205241a0d5149d05e44dc113dc0273e8eceff9f0 -> trunk/205241a0d5149d05e44dc113dc0273e8eceff9f0 2025-07-17T06:34:38.5627844Z * [new tag] trunk/208ec60e72a63f366c757a5bc895089ceb323fcc -> trunk/208ec60e72a63f366c757a5bc895089ceb323fcc 2025-07-17T06:34:38.5628734Z * [new tag] trunk/20a74c370b8427cce369b1abf0c470344d01dc8e -> trunk/20a74c370b8427cce369b1abf0c470344d01dc8e 2025-07-17T06:34:38.5629660Z * [new tag] trunk/20e40492b046b9287726d3ec656117e4dc38f0e2 -> trunk/20e40492b046b9287726d3ec656117e4dc38f0e2 2025-07-17T06:34:38.5630352Z * [new tag] trunk/210632fae1aa2cd994645a70836ff6c602e1beb9 -> trunk/210632fae1aa2cd994645a70836ff6c602e1beb9 2025-07-17T06:34:38.5631272Z * [new tag] trunk/212575f994abbc362da2517510c49f7a34e0a838 -> trunk/212575f994abbc362da2517510c49f7a34e0a838 2025-07-17T06:34:38.5632108Z * [new tag] trunk/214e2959dcdbf91a999d5c0a5d40c91e4442e8c5 -> trunk/214e2959dcdbf91a999d5c0a5d40c91e4442e8c5 2025-07-17T06:34:38.5632957Z * [new tag] trunk/2161be849702330509b452fefc2e103d3be54cd4 -> trunk/2161be849702330509b452fefc2e103d3be54cd4 2025-07-17T06:34:38.5633915Z * [new tag] trunk/216bd6091ec52865052282eced7e6d5d2a4b4fb4 -> trunk/216bd6091ec52865052282eced7e6d5d2a4b4fb4 2025-07-17T06:34:38.5634751Z * [new tag] trunk/2179afd7149c117dace9e552419082094b10a386 -> trunk/2179afd7149c117dace9e552419082094b10a386 2025-07-17T06:34:38.5635613Z * [new tag] trunk/21990fbad97acec769f737b450033774c7be8737 -> trunk/21990fbad97acec769f737b450033774c7be8737 2025-07-17T06:34:38.5636490Z * [new tag] trunk/21b5dc7a6aadb5da6c3f5be61f6204719dae00ca -> trunk/21b5dc7a6aadb5da6c3f5be61f6204719dae00ca 2025-07-17T06:34:38.5637324Z * [new tag] trunk/22edb457c9bf13e0d66631dff4f4ace5c38e0f3b -> trunk/22edb457c9bf13e0d66631dff4f4ace5c38e0f3b 2025-07-17T06:34:38.5638266Z * [new tag] trunk/22f3347fd9482bdf1006c9aa92353b739b7e868b -> trunk/22f3347fd9482bdf1006c9aa92353b739b7e868b 2025-07-17T06:34:38.5639407Z * [new tag] trunk/231eb9902ba78a4ef70203243058f3c7c0ced15d -> trunk/231eb9902ba78a4ef70203243058f3c7c0ced15d 2025-07-17T06:34:38.5640275Z * [new tag] trunk/23491519d288dedb2a54cfad5fef7fcb2ad8eade -> trunk/23491519d288dedb2a54cfad5fef7fcb2ad8eade 2025-07-17T06:34:38.5641112Z * [new tag] trunk/2380115f9738f97cf706affefd647d2cb6dfbb3f -> trunk/2380115f9738f97cf706affefd647d2cb6dfbb3f 2025-07-17T06:34:38.5642015Z * [new tag] trunk/24063ad10994e728087b3958cae9cc27dd376630 -> trunk/24063ad10994e728087b3958cae9cc27dd376630 2025-07-17T06:34:38.5642889Z * [new tag] trunk/242eb19c8383b4b197963a8a564475d52c85ac66 -> trunk/242eb19c8383b4b197963a8a564475d52c85ac66 2025-07-17T06:34:38.5644015Z * [new tag] trunk/243b12e5657a516d6e7b1a0a3f55851ce99bd4cb -> trunk/243b12e5657a516d6e7b1a0a3f55851ce99bd4cb 2025-07-17T06:34:38.5644879Z * [new tag] trunk/247113e03e3fc3e933138b52f856f33a8be33071 -> trunk/247113e03e3fc3e933138b52f856f33a8be33071 2025-07-17T06:34:38.5645786Z * [new tag] trunk/2471cc33550fc00164e2759b1d9928960e9cfaf6 -> trunk/2471cc33550fc00164e2759b1d9928960e9cfaf6 2025-07-17T06:34:38.5646686Z * [new tag] trunk/247f83e0a475bc7eea97c76719f8b5ffa87edced -> trunk/247f83e0a475bc7eea97c76719f8b5ffa87edced 2025-07-17T06:34:38.5647594Z * [new tag] trunk/2481c4b2ea5db7a6d6f60f5d27426000c2779dc8 -> trunk/2481c4b2ea5db7a6d6f60f5d27426000c2779dc8 2025-07-17T06:34:38.5648485Z * [new tag] trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 -> trunk/24b49b98810bb77f3cfa4c15baa9a15c9be3db61 2025-07-17T06:34:38.5649345Z * [new tag] trunk/250ae2531c55dcc50f558ec739941324e3f9a4d4 -> trunk/250ae2531c55dcc50f558ec739941324e3f9a4d4 2025-07-17T06:34:38.5650191Z * [new tag] trunk/25717da8c869a06befed60bc1a0e3dcdac7fd7d9 -> trunk/25717da8c869a06befed60bc1a0e3dcdac7fd7d9 2025-07-17T06:34:38.5651078Z * [new tag] trunk/2578796e235d1d878272084253bee3e2cc02a5b1 -> trunk/2578796e235d1d878272084253bee3e2cc02a5b1 2025-07-17T06:34:38.5651918Z * [new tag] trunk/2585960b47d6429a119665216123cb00435efde9 -> trunk/2585960b47d6429a119665216123cb00435efde9 2025-07-17T06:34:38.5652860Z * [new tag] trunk/2596e3d0617852469241be8777cf46db5c83928c -> trunk/2596e3d0617852469241be8777cf46db5c83928c 2025-07-17T06:34:38.5653752Z * [new tag] trunk/2620361d19f9c4bf37a71c8477823d605191c93a -> trunk/2620361d19f9c4bf37a71c8477823d605191c93a 2025-07-17T06:34:38.5654492Z * [new tag] trunk/2625c70aecc6eced1dbe108279feab7509733bef -> trunk/2625c70aecc6eced1dbe108279feab7509733bef 2025-07-17T06:34:38.5655352Z * [new tag] trunk/262654ee518eb314678f53baf4e133e4767eca3d -> trunk/262654ee518eb314678f53baf4e133e4767eca3d 2025-07-17T06:34:38.5656548Z * [new tag] trunk/26807dcf277feb2d99ab88d7b6da526488baea93 -> trunk/26807dcf277feb2d99ab88d7b6da526488baea93 2025-07-17T06:34:38.5657417Z * [new tag] trunk/26f066bb614c2ee5c0eff598c97855b1df011ef8 -> trunk/26f066bb614c2ee5c0eff598c97855b1df011ef8 2025-07-17T06:34:38.5658332Z * [new tag] trunk/26f7ca39724ff43b7b1e22190feeea67d2212f2d -> trunk/26f7ca39724ff43b7b1e22190feeea67d2212f2d 2025-07-17T06:34:38.5659184Z * [new tag] trunk/271ca679a8a0e40f1ecca49db76b5f8d6a9713d6 -> trunk/271ca679a8a0e40f1ecca49db76b5f8d6a9713d6 2025-07-17T06:34:38.5659907Z * [new tag] trunk/276c790010b015b79a7ca110e28f8e2111cfdb79 -> trunk/276c790010b015b79a7ca110e28f8e2111cfdb79 2025-07-17T06:34:38.5660785Z * [new tag] trunk/2796f31b5e3c90268365e961e2374df3ea93ff53 -> trunk/2796f31b5e3c90268365e961e2374df3ea93ff53 2025-07-17T06:34:38.5661739Z * [new tag] trunk/279cae52e750d5b4e0b49f3f1abca6c2027dd063 -> trunk/279cae52e750d5b4e0b49f3f1abca6c2027dd063 2025-07-17T06:34:38.5662854Z * [new tag] trunk/27c50799c1ca156166bf49ce72a5e97097a44d7d -> trunk/27c50799c1ca156166bf49ce72a5e97097a44d7d 2025-07-17T06:34:38.5663696Z * [new tag] trunk/27df0c56b7c6b75a5f77f5714aeef2ef8f1faa2c -> trunk/27df0c56b7c6b75a5f77f5714aeef2ef8f1faa2c 2025-07-17T06:34:38.5664554Z * [new tag] trunk/2815ade9a80e1f557370e86500b21cbc465a8ffe -> trunk/2815ade9a80e1f557370e86500b21cbc465a8ffe 2025-07-17T06:34:38.5665501Z * [new tag] trunk/2815eea0d0e02eaa0243fa8d1b9d8935b13b3aa5 -> trunk/2815eea0d0e02eaa0243fa8d1b9d8935b13b3aa5 2025-07-17T06:34:38.5666378Z * [new tag] trunk/2860f5c4f5328224ab7998bc90b9fb395b5b068b -> trunk/2860f5c4f5328224ab7998bc90b9fb395b5b068b 2025-07-17T06:34:38.5667225Z * [new tag] trunk/28796f71d04302029290f473a286efc2aba339c2 -> trunk/28796f71d04302029290f473a286efc2aba339c2 2025-07-17T06:34:38.5668083Z * [new tag] trunk/28aae93f24556c6aa8c972c0479b01b908b67fbe -> trunk/28aae93f24556c6aa8c972c0479b01b908b67fbe 2025-07-17T06:34:38.5669011Z * [new tag] trunk/2903e5ad3c4304b90daa6e5ed44a379225571b3a -> trunk/2903e5ad3c4304b90daa6e5ed44a379225571b3a 2025-07-17T06:34:38.5669941Z * [new tag] trunk/2908c10259bac21b00e9b36318e364801e0ae910 -> trunk/2908c10259bac21b00e9b36318e364801e0ae910 2025-07-17T06:34:38.5670901Z * [new tag] trunk/29391c7cf927857123108fa5e9dae6ed3db489f1 -> trunk/29391c7cf927857123108fa5e9dae6ed3db489f1 2025-07-17T06:34:38.5671847Z * [new tag] trunk/297805fd8f59b76a28048a79e8bced2616ed8713 -> trunk/297805fd8f59b76a28048a79e8bced2616ed8713 2025-07-17T06:34:38.5672696Z * [new tag] trunk/297daa1d30c80826b939d8f2dcd07422dec72642 -> trunk/297daa1d30c80826b939d8f2dcd07422dec72642 2025-07-17T06:34:38.5673719Z * [new tag] trunk/29867b211ab74355a0e03bdc9e204d89668c291a -> trunk/29867b211ab74355a0e03bdc9e204d89668c291a 2025-07-17T06:34:38.5674585Z * [new tag] trunk/29e6033ff38f0deb8dde1146a1612e64ed00e3b7 -> trunk/29e6033ff38f0deb8dde1146a1612e64ed00e3b7 2025-07-17T06:34:38.5675549Z * [new tag] trunk/29f76ec0f3eccf619a0aee03e3abbd4914a1b4b2 -> trunk/29f76ec0f3eccf619a0aee03e3abbd4914a1b4b2 2025-07-17T06:34:38.5676375Z * [new tag] trunk/2a3b41cbd077b229bbdd59f6f068c9b643a78b0b -> trunk/2a3b41cbd077b229bbdd59f6f068c9b643a78b0b 2025-07-17T06:34:38.5677282Z * [new tag] trunk/2a4e357192a2b01c9acaeb2168349e5396c9192a -> trunk/2a4e357192a2b01c9acaeb2168349e5396c9192a 2025-07-17T06:34:38.5678593Z * [new tag] trunk/2a8795a981c02f57a57f8699d0e85e42c53b6117 -> trunk/2a8795a981c02f57a57f8699d0e85e42c53b6117 2025-07-17T06:34:38.5679493Z * [new tag] trunk/2aade5ee9fafe52aef4e60624e6c950bc25f8a3e -> trunk/2aade5ee9fafe52aef4e60624e6c950bc25f8a3e 2025-07-17T06:34:38.5680335Z * [new tag] trunk/2ad5c25cfc603c3656e6699d6137419dbb009495 -> trunk/2ad5c25cfc603c3656e6699d6137419dbb009495 2025-07-17T06:34:38.5681185Z * [new tag] trunk/2af7c67e48cad59d648a3e85501f74eade5a3268 -> trunk/2af7c67e48cad59d648a3e85501f74eade5a3268 2025-07-17T06:34:38.5682048Z * [new tag] trunk/2b0f9b1f6172a0d5817c7ac7406200897311da5f -> trunk/2b0f9b1f6172a0d5817c7ac7406200897311da5f 2025-07-17T06:34:38.5682984Z * [new tag] trunk/2b19d85d70ecf1b7121e6d35f2adff06e1eb2e06 -> trunk/2b19d85d70ecf1b7121e6d35f2adff06e1eb2e06 2025-07-17T06:34:38.5683881Z * [new tag] trunk/2b9d638e3333e6e9ae324e1486774e83292e1883 -> trunk/2b9d638e3333e6e9ae324e1486774e83292e1883 2025-07-17T06:34:38.5684737Z * [new tag] trunk/2ba930d4ce04f417195f3061e55479a1a8b16b9d -> trunk/2ba930d4ce04f417195f3061e55479a1a8b16b9d 2025-07-17T06:34:38.5685583Z * [new tag] trunk/2bb33e7a08c4710024b3cb249a13cd2f5d0f6473 -> trunk/2bb33e7a08c4710024b3cb249a13cd2f5d0f6473 2025-07-17T06:34:38.5686475Z * [new tag] trunk/2c0d94a7debe83e96a821548a6e0cb18a0f5cfc3 -> trunk/2c0d94a7debe83e96a821548a6e0cb18a0f5cfc3 2025-07-17T06:34:38.5687357Z * [new tag] trunk/2c1a93a0ae7ebd7963a5931d7b34c885d57844d9 -> trunk/2c1a93a0ae7ebd7963a5931d7b34c885d57844d9 2025-07-17T06:34:38.5688248Z * [new tag] trunk/2c6324a1ebf3e3f6a12be6d18fc0bcdbe00f2a0a -> trunk/2c6324a1ebf3e3f6a12be6d18fc0bcdbe00f2a0a 2025-07-17T06:34:38.5689304Z * [new tag] trunk/2c68c3e8d5e9a235f5861be6486de4959f80c840 -> trunk/2c68c3e8d5e9a235f5861be6486de4959f80c840 2025-07-17T06:34:38.5690128Z * [new tag] trunk/2c76f31221e117b217b8a6a96a5405f626d2218a -> trunk/2c76f31221e117b217b8a6a96a5405f626d2218a 2025-07-17T06:34:38.5690963Z * [new tag] trunk/2cdcd16e836a144f36996104b1340b03041eb07a -> trunk/2cdcd16e836a144f36996104b1340b03041eb07a 2025-07-17T06:34:38.5691925Z * [new tag] trunk/2d3615f577894c7a117a55e85bb8371bb598ec50 -> trunk/2d3615f577894c7a117a55e85bb8371bb598ec50 2025-07-17T06:34:38.5692669Z * [new tag] trunk/2d39a48d524021995269411bd49fe792e59d9f94 -> trunk/2d39a48d524021995269411bd49fe792e59d9f94 2025-07-17T06:34:38.5693522Z * [new tag] trunk/2d7e6c6241971106a56073d7a53c7d1336b11a51 -> trunk/2d7e6c6241971106a56073d7a53c7d1336b11a51 2025-07-17T06:34:38.5694350Z * [new tag] trunk/2d832c9587fd99db295b62d0c9b459d509c19d06 -> trunk/2d832c9587fd99db295b62d0c9b459d509c19d06 2025-07-17T06:34:38.5695282Z * [new tag] trunk/2db1a54465b6121993ad7827f1327ed319c81d70 -> trunk/2db1a54465b6121993ad7827f1327ed319c81d70 2025-07-17T06:34:38.5696220Z * [new tag] trunk/2dc16274519841dc2778cba6962cb0357d1ee8dc -> trunk/2dc16274519841dc2778cba6962cb0357d1ee8dc 2025-07-17T06:34:38.5697137Z * [new tag] trunk/2e0e08588e7cb04f49ee5bbc000b18b72864dfa1 -> trunk/2e0e08588e7cb04f49ee5bbc000b18b72864dfa1 2025-07-17T06:34:38.5697928Z * [new tag] trunk/2e14069081172faf9a51bd34c1e0b85dbf39cb4b -> trunk/2e14069081172faf9a51bd34c1e0b85dbf39cb4b 2025-07-17T06:34:38.5698825Z * [new tag] trunk/2e2ea7290a1cf2da3c3efd6e6ad4836bb94beaeb -> trunk/2e2ea7290a1cf2da3c3efd6e6ad4836bb94beaeb 2025-07-17T06:34:38.5699681Z * [new tag] trunk/2e64e45b0b260e2efc2bde641ec2b3b8ed910194 -> trunk/2e64e45b0b260e2efc2bde641ec2b3b8ed910194 2025-07-17T06:34:38.5700628Z * [new tag] trunk/2e9bd03f6075b9b93b070c3770bf58f60be5508e -> trunk/2e9bd03f6075b9b93b070c3770bf58f60be5508e 2025-07-17T06:34:38.5701419Z * [new tag] trunk/2eb744c08d600e84b167dbda7daa792243a2c235 -> trunk/2eb744c08d600e84b167dbda7daa792243a2c235 2025-07-17T06:34:38.5702155Z * [new tag] trunk/2ee23175d96aa022a9c94209c14bbb7f8e064760 -> trunk/2ee23175d96aa022a9c94209c14bbb7f8e064760 2025-07-17T06:34:38.5703083Z * [new tag] trunk/2efa5eaa652f9a6505635d96178e3f119b20adf7 -> trunk/2efa5eaa652f9a6505635d96178e3f119b20adf7 2025-07-17T06:34:38.5703952Z * [new tag] trunk/2eff14c4455de22628ea599a0d4ba047a7eba6ae -> trunk/2eff14c4455de22628ea599a0d4ba047a7eba6ae 2025-07-17T06:34:38.5704884Z * [new tag] trunk/2f1c5c4131047d25f822ac278bac8c13deff4079 -> trunk/2f1c5c4131047d25f822ac278bac8c13deff4079 2025-07-17T06:34:38.5705920Z * [new tag] trunk/2f94f69b7c83370ef0cc65e3ab96bb5bf11a7b1a -> trunk/2f94f69b7c83370ef0cc65e3ab96bb5bf11a7b1a 2025-07-17T06:34:38.5707016Z * [new tag] trunk/2fde2090d001a9ae63ef41413f11897761eb4de9 -> trunk/2fde2090d001a9ae63ef41413f11897761eb4de9 2025-07-17T06:34:38.5707691Z * [new tag] trunk/2ff3280c77c705e11c5211d4be8fef9853cd0559 -> trunk/2ff3280c77c705e11c5211d4be8fef9853cd0559 2025-07-17T06:34:38.5708575Z * [new tag] trunk/3003c681ef1f8efbfa83470173c62930d195364b -> trunk/3003c681ef1f8efbfa83470173c62930d195364b 2025-07-17T06:34:38.5709441Z * [new tag] trunk/30293b8b5edca86cfc80f24874b0968620a8e72d -> trunk/30293b8b5edca86cfc80f24874b0968620a8e72d 2025-07-17T06:34:38.5710471Z * [new tag] trunk/30387ab2e485384ab2e67084a1e2c5569190ba92 -> trunk/30387ab2e485384ab2e67084a1e2c5569190ba92 2025-07-17T06:34:38.5711312Z * [new tag] trunk/3040ca6d0f8558e39919b14eebeacc34ddf980f5 -> trunk/3040ca6d0f8558e39919b14eebeacc34ddf980f5 2025-07-17T06:34:38.5712152Z * [new tag] trunk/30587195d314eb5eb02ce63f39a9be4c943629ef -> trunk/30587195d314eb5eb02ce63f39a9be4c943629ef 2025-07-17T06:34:38.5713010Z * [new tag] trunk/306dd19216b656467143483395ef582feb5d7d07 -> trunk/306dd19216b656467143483395ef582feb5d7d07 2025-07-17T06:34:38.5713930Z * [new tag] trunk/30a1cc11a47e63c4612ac862f1f2d984ab4dbf24 -> trunk/30a1cc11a47e63c4612ac862f1f2d984ab4dbf24 2025-07-17T06:34:38.5714779Z * [new tag] trunk/30d2648a4ae1585e70189e6fdca6dc9ac3d074ec -> trunk/30d2648a4ae1585e70189e6fdca6dc9ac3d074ec 2025-07-17T06:34:38.5715637Z * [new tag] trunk/30d3cf62fb813819364007e26b3eda84f7cddf3b -> trunk/30d3cf62fb813819364007e26b3eda84f7cddf3b 2025-07-17T06:34:38.5716522Z * [new tag] trunk/3106a33e410db9d1c2b0e47f9e329611d344a827 -> trunk/3106a33e410db9d1c2b0e47f9e329611d344a827 2025-07-17T06:34:38.5717425Z * [new tag] trunk/310e8361c565ca1602e719e4c812dc3931ec84d7 -> trunk/310e8361c565ca1602e719e4c812dc3931ec84d7 2025-07-17T06:34:38.5718274Z * [new tag] trunk/31326a9ad7db53e5bf4e03f8e52b75da944d0298 -> trunk/31326a9ad7db53e5bf4e03f8e52b75da944d0298 2025-07-17T06:34:38.5719235Z * [new tag] trunk/313a6a8ef94d689331b2bd8161f95c23d42eb22d -> trunk/313a6a8ef94d689331b2bd8161f95c23d42eb22d 2025-07-17T06:34:38.5720303Z * [new tag] trunk/3159ee2ad3e586573edb977c4c1745a26d9f1007 -> trunk/3159ee2ad3e586573edb977c4c1745a26d9f1007 2025-07-17T06:34:38.5721082Z * [new tag] trunk/31659964a5b546a84a4c18bb9a0828a0f63b8ccb -> trunk/31659964a5b546a84a4c18bb9a0828a0f63b8ccb 2025-07-17T06:34:38.5721930Z * [new tag] trunk/3173616532ecf0d5c0b78595d6054f1b4bd2bd75 -> trunk/3173616532ecf0d5c0b78595d6054f1b4bd2bd75 2025-07-17T06:34:38.5722832Z * [new tag] trunk/317520bf6ed5c1f2ef324f841e8ec0d8d80cb58a -> trunk/317520bf6ed5c1f2ef324f841e8ec0d8d80cb58a 2025-07-17T06:34:38.5723717Z * [new tag] trunk/317af4c87b7b8b03b8a08a4ead84d4065dd920e0 -> trunk/317af4c87b7b8b03b8a08a4ead84d4065dd920e0 2025-07-17T06:34:38.5724409Z * [new tag] trunk/31e127459789f9d97b3b35001c50e76f1b580cd5 -> trunk/31e127459789f9d97b3b35001c50e76f1b580cd5 2025-07-17T06:34:38.5725329Z * [new tag] trunk/3232b57cd87fbd15c990fbf87d181716a1993a55 -> trunk/3232b57cd87fbd15c990fbf87d181716a1993a55 2025-07-17T06:34:38.5726241Z * [new tag] trunk/326e751d07b92f788bece086227da9288206a27a -> trunk/326e751d07b92f788bece086227da9288206a27a 2025-07-17T06:34:38.5727058Z * [new tag] trunk/32983ea698842a2ca331eabb06acce9c99acb082 -> trunk/32983ea698842a2ca331eabb06acce9c99acb082 2025-07-17T06:34:38.5728143Z * [new tag] trunk/32c1611263ecc8832a8d7494480654ad851911c0 -> trunk/32c1611263ecc8832a8d7494480654ad851911c0 2025-07-17T06:34:38.5729013Z * [new tag] trunk/32eee8ed225d9f10fbbcb38c24b8b44c24c0c97c -> trunk/32eee8ed225d9f10fbbcb38c24b8b44c24c0c97c 2025-07-17T06:34:38.5729939Z * [new tag] trunk/3321acc92e24859dbe2ac6499067d1afde5622c3 -> trunk/3321acc92e24859dbe2ac6499067d1afde5622c3 2025-07-17T06:34:38.5730799Z * [new tag] trunk/333e0e61472c71cb2ad51a59cc5c56f6a47bc747 -> trunk/333e0e61472c71cb2ad51a59cc5c56f6a47bc747 2025-07-17T06:34:38.5731861Z * [new tag] trunk/3341c131b767a4036c152624c1e43baaf24cadf9 -> trunk/3341c131b767a4036c152624c1e43baaf24cadf9 2025-07-17T06:34:38.5732711Z * [new tag] trunk/336bff6d58ceb50b12d9d67764fd9f238bc0adb5 -> trunk/336bff6d58ceb50b12d9d67764fd9f238bc0adb5 2025-07-17T06:34:38.5733606Z * [new tag] trunk/336f1e2d35dfc63925754e884543491cc3f98f8c -> trunk/336f1e2d35dfc63925754e884543491cc3f98f8c 2025-07-17T06:34:38.5734482Z * [new tag] trunk/338a8c7853ab9b3e67dbcb402d30fec066bdd856 -> trunk/338a8c7853ab9b3e67dbcb402d30fec066bdd856 2025-07-17T06:34:38.5735812Z * [new tag] trunk/3404c1f0cfe4c8fd41d718d38316c24a3c0474b0 -> trunk/3404c1f0cfe4c8fd41d718d38316c24a3c0474b0 2025-07-17T06:34:38.5736602Z * [new tag] trunk/344731fb257440ab04f2d634929821be9be3fa80 -> trunk/344731fb257440ab04f2d634929821be9be3fa80 2025-07-17T06:34:38.5738647Z * [new tag] trunk/347ace4c7ac2dbb14799089c30bd01a9ac312791 -> trunk/347ace4c7ac2dbb14799089c30bd01a9ac312791 2025-07-17T06:34:38.5739442Z * [new tag] trunk/348e2a76dfe9c8a1995ab6ce4902dbeba935c984 -> trunk/348e2a76dfe9c8a1995ab6ce4902dbeba935c984 2025-07-17T06:34:38.5740338Z * [new tag] trunk/348fd45065620f20080299774f37f45233ef8f6b -> trunk/348fd45065620f20080299774f37f45233ef8f6b 2025-07-17T06:34:38.5741228Z * [new tag] trunk/3490a4f906aeaa867a390c2e97b357f17b01fcf2 -> trunk/3490a4f906aeaa867a390c2e97b357f17b01fcf2 2025-07-17T06:34:38.5741924Z * [new tag] trunk/34c8033fd3dea404db1706e264761912d095f723 -> trunk/34c8033fd3dea404db1706e264761912d095f723 2025-07-17T06:34:38.5742962Z * [new tag] trunk/34d8e64ef64d88324092a2028884c54c13e086b3 -> trunk/34d8e64ef64d88324092a2028884c54c13e086b3 2025-07-17T06:34:38.5743770Z * [new tag] trunk/35321b2ad6e86a58ca5d5be90ad8edce5945e16c -> trunk/35321b2ad6e86a58ca5d5be90ad8edce5945e16c 2025-07-17T06:34:38.5744617Z * [new tag] trunk/3580b8dde44d8bf4f229537ae9897ddd5e70f5db -> trunk/3580b8dde44d8bf4f229537ae9897ddd5e70f5db 2025-07-17T06:34:38.5745652Z * [new tag] trunk/3584e84c2434a2681b7288bcbd3bdb163c793df5 -> trunk/3584e84c2434a2681b7288bcbd3bdb163c793df5 2025-07-17T06:34:38.5746527Z * [new tag] trunk/3596c0c77f28c74e6cfb50769402ed52dbe10c67 -> trunk/3596c0c77f28c74e6cfb50769402ed52dbe10c67 2025-07-17T06:34:38.5747401Z * [new tag] trunk/359e8f5d691cdbbc54beafea25c06fc0ce321ad6 -> trunk/359e8f5d691cdbbc54beafea25c06fc0ce321ad6 2025-07-17T06:34:38.5748226Z * [new tag] trunk/35d03398e511fa0921c9db928c661dc9531ff2fc -> trunk/35d03398e511fa0921c9db928c661dc9531ff2fc 2025-07-17T06:34:38.5749231Z * [new tag] trunk/35e44067c4d9cc9be2652c0b9098885c5a321029 -> trunk/35e44067c4d9cc9be2652c0b9098885c5a321029 2025-07-17T06:34:38.5750024Z * [new tag] trunk/35e8f2593cdb72036c88a4b8d01487747204ba03 -> trunk/35e8f2593cdb72036c88a4b8d01487747204ba03 2025-07-17T06:34:38.5750865Z * [new tag] trunk/35ecd7c2d44a4e370e21ddab76b6c28266188846 -> trunk/35ecd7c2d44a4e370e21ddab76b6c28266188846 2025-07-17T06:34:38.5751777Z * [new tag] trunk/3608737347bcbb1ec1e23d85a29811abfd75c7a1 -> trunk/3608737347bcbb1ec1e23d85a29811abfd75c7a1 2025-07-17T06:34:38.5752643Z * [new tag] trunk/3644b41a7ccda62c066d525d956a08c9eac686c0 -> trunk/3644b41a7ccda62c066d525d956a08c9eac686c0 2025-07-17T06:34:38.5753505Z * [new tag] trunk/365ce465f393a6426b4ab3148da9a92445bf61d3 -> trunk/365ce465f393a6426b4ab3148da9a92445bf61d3 2025-07-17T06:34:38.5754368Z * [new tag] trunk/3684be056d9af667400ba071a116be8b1112bba8 -> trunk/3684be056d9af667400ba071a116be8b1112bba8 2025-07-17T06:34:38.5755264Z * [new tag] trunk/36a722e20d081c1a5a6df417d0f8333f6c082476 -> trunk/36a722e20d081c1a5a6df417d0f8333f6c082476 2025-07-17T06:34:38.5756261Z * [new tag] trunk/36bf81e36396c5f08eb8cab7f7858555282ca6c2 -> trunk/36bf81e36396c5f08eb8cab7f7858555282ca6c2 2025-07-17T06:34:38.5757447Z * [new tag] trunk/36dd598bdac5c665e46f05d00a38d6863a99615f -> trunk/36dd598bdac5c665e46f05d00a38d6863a99615f 2025-07-17T06:34:38.5758126Z * [new tag] trunk/36f7a027b595083f3a3761b407120b3f1f4e8634 -> trunk/36f7a027b595083f3a3761b407120b3f1f4e8634 2025-07-17T06:34:38.5759165Z * [new tag] trunk/36fd1ac9324429c095f8fbc5f6d2bd4b71f18d61 -> trunk/36fd1ac9324429c095f8fbc5f6d2bd4b71f18d61 2025-07-17T06:34:38.5760069Z * [new tag] trunk/370fc49dde9e8635957d9a910d43154085264225 -> trunk/370fc49dde9e8635957d9a910d43154085264225 2025-07-17T06:34:38.5760945Z * [new tag] trunk/376c16703c7f55a7eab9d5751bfc0e91af26a735 -> trunk/376c16703c7f55a7eab9d5751bfc0e91af26a735 2025-07-17T06:34:38.5761810Z * [new tag] trunk/378c121d5e1c8d2c24124f0c0b6cf08a1341e9d9 -> trunk/378c121d5e1c8d2c24124f0c0b6cf08a1341e9d9 2025-07-17T06:34:38.5762771Z * [new tag] trunk/37ccc532f75d8537c5b5d74b1c92a7f20df96353 -> trunk/37ccc532f75d8537c5b5d74b1c92a7f20df96353 2025-07-17T06:34:38.5763690Z * [new tag] trunk/380e30a723c1fb3530cad12ac44706412df7aa71 -> trunk/380e30a723c1fb3530cad12ac44706412df7aa71 2025-07-17T06:34:38.5764882Z * [new tag] trunk/3819584f12e2a46463a9799612ace1f59d76b9cd -> trunk/3819584f12e2a46463a9799612ace1f59d76b9cd 2025-07-17T06:34:38.5765763Z * [new tag] trunk/382598ef872b2afb9a03f8d88277a6c2edeb507f -> trunk/382598ef872b2afb9a03f8d88277a6c2edeb507f 2025-07-17T06:34:38.5766617Z * [new tag] trunk/382c6190c1329e96e71eef21a19737a3eda0040b -> trunk/382c6190c1329e96e71eef21a19737a3eda0040b 2025-07-17T06:34:38.5767399Z * [new tag] trunk/38371f693b07a485705119407da2e5dc64cec4eb -> trunk/38371f693b07a485705119407da2e5dc64cec4eb 2025-07-17T06:34:38.5768323Z * [new tag] trunk/38410cf9b57079f3360c1e79601973a01cb2588c -> trunk/38410cf9b57079f3360c1e79601973a01cb2588c 2025-07-17T06:34:38.5769071Z * [new tag] trunk/3863bbb55b38985c7d64c8a0be7beb2005a9cc07 -> trunk/3863bbb55b38985c7d64c8a0be7beb2005a9cc07 2025-07-17T06:34:38.5769957Z * [new tag] trunk/386aa7200324519ea9a8eff5eb1b3c0517756d24 -> trunk/386aa7200324519ea9a8eff5eb1b3c0517756d24 2025-07-17T06:34:38.5770824Z * [new tag] trunk/386bc9e2e990a6ac29bb90ba97b71c5b85e11080 -> trunk/386bc9e2e990a6ac29bb90ba97b71c5b85e11080 2025-07-17T06:34:38.5771742Z * [new tag] trunk/38757d94f1b3d65295b5ca2d7527ea0d582a5d3b -> trunk/38757d94f1b3d65295b5ca2d7527ea0d582a5d3b 2025-07-17T06:34:38.5772694Z * [new tag] trunk/38bfd462b8fb035de08a8c0d2b7b13eba78ee870 -> trunk/38bfd462b8fb035de08a8c0d2b7b13eba78ee870 2025-07-17T06:34:38.5773542Z * [new tag] trunk/38c4d05535f4e031a2ad5f39a4a415cc3a919cfb -> trunk/38c4d05535f4e031a2ad5f39a4a415cc3a919cfb 2025-07-17T06:34:38.5774391Z * [new tag] trunk/38e1e5d54ce42d42f8920ff46d9102800b94482d -> trunk/38e1e5d54ce42d42f8920ff46d9102800b94482d 2025-07-17T06:34:38.5775411Z * [new tag] trunk/38e5e81e55fc5d85d6cf8a83c96c88578995e3fe -> trunk/38e5e81e55fc5d85d6cf8a83c96c88578995e3fe 2025-07-17T06:34:38.5776196Z * [new tag] trunk/391473cca0b0fa9667ad54c972e7b63bc589cd6d -> trunk/391473cca0b0fa9667ad54c972e7b63bc589cd6d 2025-07-17T06:34:38.5777522Z * [new tag] trunk/39270430c9e4dc7010a9754f522774d17ae9d578 -> trunk/39270430c9e4dc7010a9754f522774d17ae9d578 2025-07-17T06:34:38.5778341Z * [new tag] trunk/39456edbbad97a09e6507792e1df3ee1f2a16f98 -> trunk/39456edbbad97a09e6507792e1df3ee1f2a16f98 2025-07-17T06:34:38.5779241Z * [new tag] trunk/398fca9dcfcb9f90eae9258d728fab71f5b59db2 -> trunk/398fca9dcfcb9f90eae9258d728fab71f5b59db2 2025-07-17T06:34:38.5780114Z * [new tag] trunk/39a8f66d5939e892bcb07ef97462af47d3201491 -> trunk/39a8f66d5939e892bcb07ef97462af47d3201491 2025-07-17T06:34:38.5780858Z * [new tag] trunk/39b71d11fc2dd9b4da6d23a34eb29aefbb1df672 -> trunk/39b71d11fc2dd9b4da6d23a34eb29aefbb1df672 2025-07-17T06:34:38.5781671Z * [new tag] trunk/39c605e8b3c13e7f6b5b1bbbe3f4060e24b2a3e4 -> trunk/39c605e8b3c13e7f6b5b1bbbe3f4060e24b2a3e4 2025-07-17T06:34:38.5782558Z * [new tag] trunk/3a43dba21ff5d01bb8b259af3839c90e447c6ec0 -> trunk/3a43dba21ff5d01bb8b259af3839c90e447c6ec0 2025-07-17T06:34:38.5783445Z * [new tag] trunk/3a5677a380c79810cc370dce6ef79b0871ddcf8c -> trunk/3a5677a380c79810cc370dce6ef79b0871ddcf8c 2025-07-17T06:34:38.5784161Z * [new tag] trunk/3a7ff829c597ef26a271d52ae2a3c8354b2f447e -> trunk/3a7ff829c597ef26a271d52ae2a3c8354b2f447e 2025-07-17T06:34:38.5785020Z * [new tag] trunk/3b4b5f8d474a9c664f622012c6a61414ea7799a9 -> trunk/3b4b5f8d474a9c664f622012c6a61414ea7799a9 2025-07-17T06:34:38.5785885Z * [new tag] trunk/3b6569b1ef4b9ff25f5b75fe0a216d6d084d573f -> trunk/3b6569b1ef4b9ff25f5b75fe0a216d6d084d573f 2025-07-17T06:34:38.5786834Z * [new tag] trunk/3b7c5e6fa5c0be64ddde3a8edc5bcdc10390f1e3 -> trunk/3b7c5e6fa5c0be64ddde3a8edc5bcdc10390f1e3 2025-07-17T06:34:38.5787580Z * [new tag] trunk/3bc6bdc8660c052d932f550d5734da6f801c2630 -> trunk/3bc6bdc8660c052d932f550d5734da6f801c2630 2025-07-17T06:34:38.5788478Z * [new tag] trunk/3bdd5ae334b85a114a2b62fa17dcf204413eda32 -> trunk/3bdd5ae334b85a114a2b62fa17dcf204413eda32 2025-07-17T06:34:38.5789319Z * [new tag] trunk/3beb915004f4e26b1e7c5e7692e6e8ca9b75de46 -> trunk/3beb915004f4e26b1e7c5e7692e6e8ca9b75de46 2025-07-17T06:34:38.5790240Z * [new tag] trunk/3bec588bf5c4eda9a4d42ae4c25e6f87af7f078c -> trunk/3bec588bf5c4eda9a4d42ae4c25e6f87af7f078c 2025-07-17T06:34:38.5791060Z * [new tag] trunk/3c2324c64ac6b7497d630788a66c82705bbb044e -> trunk/3c2324c64ac6b7497d630788a66c82705bbb044e 2025-07-17T06:34:38.5792008Z * [new tag] trunk/3c7079959c8e61d7acb4f704a0ecf74c61425c2e -> trunk/3c7079959c8e61d7acb4f704a0ecf74c61425c2e 2025-07-17T06:34:38.5792846Z * [new tag] trunk/3c72b9fd8feed4588a040bc681ffe83cc7acd26d -> trunk/3c72b9fd8feed4588a040bc681ffe83cc7acd26d 2025-07-17T06:34:38.5794220Z * [new tag] trunk/3cb11877aa30c04be7ffa9b4ca1722f1270a5828 -> trunk/3cb11877aa30c04be7ffa9b4ca1722f1270a5828 2025-07-17T06:34:38.5794905Z * [new tag] trunk/3cbae6dde8f2a9c3b4a3e4e079e97307c3aa52d8 -> trunk/3cbae6dde8f2a9c3b4a3e4e079e97307c3aa52d8 2025-07-17T06:34:38.5795775Z * [new tag] trunk/3d06ff82a84a118f0ed246864d4fc01ac4726328 -> trunk/3d06ff82a84a118f0ed246864d4fc01ac4726328 2025-07-17T06:34:38.5796740Z * [new tag] trunk/3d595fd5595f38bb5ed3d390dc50e1715e173ad6 -> trunk/3d595fd5595f38bb5ed3d390dc50e1715e173ad6 2025-07-17T06:34:38.5797878Z * [new tag] trunk/3d82a1dfb59fa5e248f7499a7ecdf784d4f61c0e -> trunk/3d82a1dfb59fa5e248f7499a7ecdf784d4f61c0e 2025-07-17T06:34:38.5798752Z * [new tag] trunk/3dabc351bb5581f69825eee6b24fbac9f9260241 -> trunk/3dabc351bb5581f69825eee6b24fbac9f9260241 2025-07-17T06:34:38.5799692Z * [new tag] trunk/3dd872e6d53560933d8d7fc11357617746d37168 -> trunk/3dd872e6d53560933d8d7fc11357617746d37168 2025-07-17T06:34:38.5800586Z * [new tag] trunk/3dda80e990121eaf156014fffe6e2a4602c8b195 -> trunk/3dda80e990121eaf156014fffe6e2a4602c8b195 2025-07-17T06:34:38.5801444Z * [new tag] trunk/3df6360e8c956edd25453b21f6b7f56e0366dcb4 -> trunk/3df6360e8c956edd25453b21f6b7f56e0366dcb4 2025-07-17T06:34:38.5802470Z * [new tag] trunk/3e131f7779af03b462f0598afb2569092b57c840 -> trunk/3e131f7779af03b462f0598afb2569092b57c840 2025-07-17T06:34:38.5803376Z * [new tag] trunk/3e38feb05fffdf5b181a1f4c7a6f43b00ef1c526 -> trunk/3e38feb05fffdf5b181a1f4c7a6f43b00ef1c526 2025-07-17T06:34:38.5804226Z * [new tag] trunk/3e56a9cdfb98a9b06568ee54e3157c800d98a17e -> trunk/3e56a9cdfb98a9b06568ee54e3157c800d98a17e 2025-07-17T06:34:38.5805100Z * [new tag] trunk/3eb7084f7a3657f4ba6626aca63721a0020f1bd7 -> trunk/3eb7084f7a3657f4ba6626aca63721a0020f1bd7 2025-07-17T06:34:38.5805969Z * [new tag] trunk/3ed4384f5b4bb7ae7d12298632a258385a51446e -> trunk/3ed4384f5b4bb7ae7d12298632a258385a51446e 2025-07-17T06:34:38.5806811Z * [new tag] trunk/3ee75b7eacef6758db602e87287ef9574609b327 -> trunk/3ee75b7eacef6758db602e87287ef9574609b327 2025-07-17T06:34:38.5807755Z * [new tag] trunk/3ee8828c87ce6186607c3d3ab3852518fca49228 -> trunk/3ee8828c87ce6186607c3d3ab3852518fca49228 2025-07-17T06:34:38.5808652Z * [new tag] trunk/3efb22e09111b92bedb01b2a8385c789fe69090a -> trunk/3efb22e09111b92bedb01b2a8385c789fe69090a 2025-07-17T06:34:38.5809538Z * [new tag] trunk/3effe0c293219b00a0eae7e139fe2d9aed84bc03 -> trunk/3effe0c293219b00a0eae7e139fe2d9aed84bc03 2025-07-17T06:34:38.5810331Z * [new tag] trunk/3f29642ecf039129032cc61c986d7b62807163c0 -> trunk/3f29642ecf039129032cc61c986d7b62807163c0 2025-07-17T06:34:38.5811215Z * [new tag] trunk/3f569f9af77d51d0328f16434e64252756681daa -> trunk/3f569f9af77d51d0328f16434e64252756681daa 2025-07-17T06:34:38.5812090Z * [new tag] trunk/3f65e38b73cb8f0d0b4fb2e9a6671085d371ec40 -> trunk/3f65e38b73cb8f0d0b4fb2e9a6671085d371ec40 2025-07-17T06:34:38.5812932Z * [new tag] trunk/3f69e3b3a07efd5e9aa86d37773bf2a24dc0ea70 -> trunk/3f69e3b3a07efd5e9aa86d37773bf2a24dc0ea70 2025-07-17T06:34:38.5813676Z * [new tag] trunk/3f83e3eeca0645f4b2cd16fa7d5a591e9cf810d4 -> trunk/3f83e3eeca0645f4b2cd16fa7d5a591e9cf810d4 2025-07-17T06:34:38.5814780Z * [new tag] trunk/3f920f3d8f5bd15d2222758f21f9a5d36e4dad1f -> trunk/3f920f3d8f5bd15d2222758f21f9a5d36e4dad1f 2025-07-17T06:34:38.5815599Z * [new tag] trunk/3fd84a8592a2a87d04f0e3f236a92605e2be12df -> trunk/3fd84a8592a2a87d04f0e3f236a92605e2be12df 2025-07-17T06:34:38.5816483Z * [new tag] trunk/400f439670ff8859c17a870eb83dc5cae5a9c2e4 -> trunk/400f439670ff8859c17a870eb83dc5cae5a9c2e4 2025-07-17T06:34:38.5817311Z * [new tag] trunk/402ae09e41005ebff686e97e2f120a6b79e2afb7 -> trunk/402ae09e41005ebff686e97e2f120a6b79e2afb7 2025-07-17T06:34:38.5818391Z * [new tag] trunk/404008e3efdabeaf5b140a3aff77131461c33a0a -> trunk/404008e3efdabeaf5b140a3aff77131461c33a0a 2025-07-17T06:34:38.5819173Z * [new tag] trunk/4048a144abf82041f9b6653d9d4aa600a6a5409a -> trunk/4048a144abf82041f9b6653d9d4aa600a6a5409a 2025-07-17T06:34:38.5820383Z * [new tag] trunk/408d9884b07cf7268961bae7138a6436916d4a43 -> trunk/408d9884b07cf7268961bae7138a6436916d4a43 2025-07-17T06:34:38.5821230Z * [new tag] trunk/40a785103cf94a1dbc3e0e43d1ed6c41fb60bedb -> trunk/40a785103cf94a1dbc3e0e43d1ed6c41fb60bedb 2025-07-17T06:34:38.5822051Z * [new tag] trunk/40d02eb481670325ba80dcb42b40c3ebb347f1c7 -> trunk/40d02eb481670325ba80dcb42b40c3ebb347f1c7 2025-07-17T06:34:38.5823010Z * [new tag] trunk/40e39ae21f15f200828ab32826bed1a4b62532ba -> trunk/40e39ae21f15f200828ab32826bed1a4b62532ba 2025-07-17T06:34:38.5823885Z * [new tag] trunk/40fefe2871a5561b67ec268bab19db60e733f2d4 -> trunk/40fefe2871a5561b67ec268bab19db60e733f2d4 2025-07-17T06:34:38.5824622Z * [new tag] trunk/414ad470450c654d97e73bef704a7b596b5b4cbc -> trunk/414ad470450c654d97e73bef704a7b596b5b4cbc 2025-07-17T06:34:38.5825645Z * [new tag] trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e -> trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e 2025-07-17T06:34:38.5826515Z * [new tag] trunk/4162c0f70297818abd70f2fe7424dcd3cc9b2543 -> trunk/4162c0f70297818abd70f2fe7424dcd3cc9b2543 2025-07-17T06:34:38.5827425Z * [new tag] trunk/41910d7a94d2f3ffe06f7c0c30971c71b9c3b09e -> trunk/41910d7a94d2f3ffe06f7c0c30971c71b9c3b09e 2025-07-17T06:34:38.5828351Z * [new tag] trunk/41971335c98b0881e0784085096eceace575d563 -> trunk/41971335c98b0881e0784085096eceace575d563 2025-07-17T06:34:38.5829242Z * [new tag] trunk/41e8b826d07bbf707bc2c64a78b4dc15e8f3c358 -> trunk/41e8b826d07bbf707bc2c64a78b4dc15e8f3c358 2025-07-17T06:34:38.5830086Z * [new tag] trunk/41f6acef83d280a18909d58f8442e145c9e7ea6f -> trunk/41f6acef83d280a18909d58f8442e145c9e7ea6f 2025-07-17T06:34:38.5830994Z * [new tag] trunk/42015db6a9602f40250f9afc18a3fbad4ca4ef39 -> trunk/42015db6a9602f40250f9afc18a3fbad4ca4ef39 2025-07-17T06:34:38.5831906Z * [new tag] trunk/4237ee3c33b0edb01db96d8c1ecf8f5d2cf184bc -> trunk/4237ee3c33b0edb01db96d8c1ecf8f5d2cf184bc 2025-07-17T06:34:38.5832739Z * [new tag] trunk/4283d96bcdf9aaa4289985267186d74ba6534ee5 -> trunk/4283d96bcdf9aaa4289985267186d74ba6534ee5 2025-07-17T06:34:38.5833604Z * [new tag] trunk/42b48ee67229286127390000f103a11dfc8901f5 -> trunk/42b48ee67229286127390000f103a11dfc8901f5 2025-07-17T06:34:38.5834506Z * [new tag] trunk/42ff6a4a5c4e0d77bd18fcc5426622f1b8f20add -> trunk/42ff6a4a5c4e0d77bd18fcc5426622f1b8f20add 2025-07-17T06:34:38.5835349Z * [new tag] trunk/430cc1c636380a7d50652df646274f7008a76747 -> trunk/430cc1c636380a7d50652df646274f7008a76747 2025-07-17T06:34:38.5836395Z * [new tag] trunk/4311aea5e7568c9956a9f0d694f1980c387b6a37 -> trunk/4311aea5e7568c9956a9f0d694f1980c387b6a37 2025-07-17T06:34:38.5837234Z * [new tag] trunk/433a2471023f77a4e62e880ef59f22caf939c227 -> trunk/433a2471023f77a4e62e880ef59f22caf939c227 2025-07-17T06:34:38.5838163Z * [new tag] trunk/43523bf1682c2926a84a1f65f00fabd3d34db4f2 -> trunk/43523bf1682c2926a84a1f65f00fabd3d34db4f2 2025-07-17T06:34:38.5838951Z * [new tag] trunk/43a09189c68fe02bd9d8433c4a144ffc9bbf895c -> trunk/43a09189c68fe02bd9d8433c4a144ffc9bbf895c 2025-07-17T06:34:38.5840039Z * [new tag] trunk/43f72163275ce1503b1de1480642c61d20e6158d -> trunk/43f72163275ce1503b1de1480642c61d20e6158d 2025-07-17T06:34:38.5840879Z * [new tag] trunk/442aca44d603ae6c2b7d2aa2190cc91f970c4202 -> trunk/442aca44d603ae6c2b7d2aa2190cc91f970c4202 2025-07-17T06:34:38.5841792Z * [new tag] trunk/44303caabfa0bdc5688d693d491ba7c3fdb40f3a -> trunk/44303caabfa0bdc5688d693d491ba7c3fdb40f3a 2025-07-17T06:34:38.5842735Z * [new tag] trunk/443b5b43c3d40b89bbb5db70f3f05a44b2a4ec66 -> trunk/443b5b43c3d40b89bbb5db70f3f05a44b2a4ec66 2025-07-17T06:34:38.5843615Z * [new tag] trunk/4486a6dbfd65ef490cfe73e0630929e85f61ee16 -> trunk/4486a6dbfd65ef490cfe73e0630929e85f61ee16 2025-07-17T06:34:38.5844434Z * [new tag] trunk/4491326fb0c0e67eca1598ae33c41cdfced2cd33 -> trunk/4491326fb0c0e67eca1598ae33c41cdfced2cd33 2025-07-17T06:34:38.5845258Z * [new tag] trunk/44a5f93462bd4aa4f36ae2573685ed7ba458c4c9 -> trunk/44a5f93462bd4aa4f36ae2573685ed7ba458c4c9 2025-07-17T06:34:38.5846119Z * [new tag] trunk/44d0800d60e78fef8ab332e307c3134e3c276ba4 -> trunk/44d0800d60e78fef8ab332e307c3134e3c276ba4 2025-07-17T06:34:38.5847063Z * [new tag] trunk/44df7cf28dd37a4d900eb6b2f78dabf72b209d9b -> trunk/44df7cf28dd37a4d900eb6b2f78dabf72b209d9b 2025-07-17T06:34:38.5847951Z * [new tag] trunk/44f5b9312290866584088e2e42228c484f669faf -> trunk/44f5b9312290866584088e2e42228c484f669faf 2025-07-17T06:34:38.5848698Z * [new tag] trunk/4500a4aa50141ed30e093ef8491b30d1d1287348 -> trunk/4500a4aa50141ed30e093ef8491b30d1d1287348 2025-07-17T06:34:38.5849573Z * [new tag] trunk/451b525bf0cb8840adbde1b6280c7b199f733ced -> trunk/451b525bf0cb8840adbde1b6280c7b199f733ced 2025-07-17T06:34:38.5850453Z * [new tag] trunk/45382b284d03015f3e6eb83a959f0e54a3ebd688 -> trunk/45382b284d03015f3e6eb83a959f0e54a3ebd688 2025-07-17T06:34:38.5851819Z * [new tag] trunk/453bc9fbdfb97fef925477cbbf4948e93fd22756 -> trunk/453bc9fbdfb97fef925477cbbf4948e93fd22756 2025-07-17T06:34:38.5852635Z * [new tag] trunk/45596ec58f5bc5489911ee932c2a55a7ff40d0a0 -> trunk/45596ec58f5bc5489911ee932c2a55a7ff40d0a0 2025-07-17T06:34:38.5853534Z * [new tag] trunk/455dfd258980294f0745bd90aee12a323e37224d -> trunk/455dfd258980294f0745bd90aee12a323e37224d 2025-07-17T06:34:38.5854399Z * [new tag] trunk/456b7451c78096fd512c60e26cc618386a251bc7 -> trunk/456b7451c78096fd512c60e26cc618386a251bc7 2025-07-17T06:34:38.5855248Z * [new tag] trunk/456f40cb09c6e5e0cd268d1601b89fc5ac1987ea -> trunk/456f40cb09c6e5e0cd268d1601b89fc5ac1987ea 2025-07-17T06:34:38.5856309Z * [new tag] trunk/4574b39aa45f0250cba04aa3cb053a686c4888b2 -> trunk/4574b39aa45f0250cba04aa3cb053a686c4888b2 2025-07-17T06:34:38.5858291Z * [new tag] trunk/457dd79927db6ae7f1c53f36768b7ac93b61e507 -> trunk/457dd79927db6ae7f1c53f36768b7ac93b61e507 2025-07-17T06:34:38.5859086Z * [new tag] trunk/4585c33e74079af8e9067bf39970b93c3f13629f -> trunk/4585c33e74079af8e9067bf39970b93c3f13629f 2025-07-17T06:34:38.5859994Z * [new tag] trunk/458cc7213baf01ab742a2250c7a31f7796fcb1ef -> trunk/458cc7213baf01ab742a2250c7a31f7796fcb1ef 2025-07-17T06:34:38.5860867Z * [new tag] trunk/45c5a232373cac1b1524259f20758bfb56dde5f2 -> trunk/45c5a232373cac1b1524259f20758bfb56dde5f2 2025-07-17T06:34:38.5861789Z * [new tag] trunk/4609699bfd440d1fe603c5ad9a942e45410094c1 -> trunk/4609699bfd440d1fe603c5ad9a942e45410094c1 2025-07-17T06:34:38.5862685Z * [new tag] trunk/4628f1b7a9313df98346d582d9a789661a823e27 -> trunk/4628f1b7a9313df98346d582d9a789661a823e27 2025-07-17T06:34:38.5863609Z * [new tag] trunk/463fe36532bc165b46c12cef4948f039434e0924 -> trunk/463fe36532bc165b46c12cef4948f039434e0924 2025-07-17T06:34:38.5864537Z * [new tag] trunk/4657a84bc55b6ce12f21706de2b90e1d43784f57 -> trunk/4657a84bc55b6ce12f21706de2b90e1d43784f57 2025-07-17T06:34:38.5865415Z * [new tag] trunk/46915b13614dbac90724d0f1802b8e0db037c9e4 -> trunk/46915b13614dbac90724d0f1802b8e0db037c9e4 2025-07-17T06:34:38.5866475Z * [new tag] trunk/473208cb18d543e8f968918a6b3c9defa8a4ae10 -> trunk/473208cb18d543e8f968918a6b3c9defa8a4ae10 2025-07-17T06:34:38.5867279Z * [new tag] trunk/476874b37fff42a46d25dfac720ef4c71ec74fe0 -> trunk/476874b37fff42a46d25dfac720ef4c71ec74fe0 2025-07-17T06:34:38.5868485Z * [new tag] trunk/4781b0ee6057fdf2a82d2f9ed30299f219267a71 -> trunk/4781b0ee6057fdf2a82d2f9ed30299f219267a71 2025-07-17T06:34:38.5869439Z * [new tag] trunk/4781d72faa6b72bf96fde9bedfca06a5285eebfb -> trunk/4781d72faa6b72bf96fde9bedfca06a5285eebfb 2025-07-17T06:34:38.5870218Z * [new tag] trunk/47c8810b5275179833d6b33ca3d70922f485272c -> trunk/47c8810b5275179833d6b33ca3d70922f485272c 2025-07-17T06:34:38.5872375Z * [new tag] trunk/47f10d0ad0dda281c886ff08ac2f938207027316 -> trunk/47f10d0ad0dda281c886ff08ac2f938207027316 2025-07-17T06:34:38.5873204Z * [new tag] trunk/4805a6ead6f1e7f32351056e2602be4e908f69b7 -> trunk/4805a6ead6f1e7f32351056e2602be4e908f69b7 2025-07-17T06:34:38.5874058Z * [new tag] trunk/48315181c75e43cab5957197d42e053d66b3fe1c -> trunk/48315181c75e43cab5957197d42e053d66b3fe1c 2025-07-17T06:34:38.5875107Z * [new tag] trunk/4851863e3f98e1ffba1d5801f3533031ef4f905d -> trunk/4851863e3f98e1ffba1d5801f3533031ef4f905d 2025-07-17T06:34:38.5875926Z * [new tag] trunk/48560eef80e97e855cbb8e2814acefe8f5cc6fbd -> trunk/48560eef80e97e855cbb8e2814acefe8f5cc6fbd 2025-07-17T06:34:38.5876839Z * [new tag] trunk/4886ba64dceb24b8a0444e574abb907a18fdeee9 -> trunk/4886ba64dceb24b8a0444e574abb907a18fdeee9 2025-07-17T06:34:38.5877630Z * [new tag] trunk/48921721d8ed32a2c7f80605b434f9fcb2f948b4 -> trunk/48921721d8ed32a2c7f80605b434f9fcb2f948b4 2025-07-17T06:34:38.5878639Z * [new tag] trunk/48de3da2539cecaee14af8e3841c133c9c0c0f1c -> trunk/48de3da2539cecaee14af8e3841c133c9c0c0f1c 2025-07-17T06:34:38.5879450Z * [new tag] trunk/48e7b62d3abda4a3eac2f538c9f35e56093c4ece -> trunk/48e7b62d3abda4a3eac2f538c9f35e56093c4ece 2025-07-17T06:34:38.5880298Z * [new tag] trunk/4918502d2e685270cea9f1fd733a3414ac1ca5d7 -> trunk/4918502d2e685270cea9f1fd733a3414ac1ca5d7 2025-07-17T06:34:38.5881216Z * [new tag] trunk/493bd625e252dea02e871346beaa49745b4b2663 -> trunk/493bd625e252dea02e871346beaa49745b4b2663 2025-07-17T06:34:38.5882052Z * [new tag] trunk/493f42a5417a8ac33d1070478d1869ea4f207b5b -> trunk/493f42a5417a8ac33d1070478d1869ea4f207b5b 2025-07-17T06:34:38.5882928Z * [new tag] trunk/495c317005ad656dee752b6ad7bd5541b04e388e -> trunk/495c317005ad656dee752b6ad7bd5541b04e388e 2025-07-17T06:34:38.5883748Z * [new tag] trunk/49888e6be0dcc00ba546746425893bb17c287248 -> trunk/49888e6be0dcc00ba546746425893bb17c287248 2025-07-17T06:34:38.5884480Z * [new tag] trunk/49ee1e7106db00778345efd7c70cc12d2ca6a91a -> trunk/49ee1e7106db00778345efd7c70cc12d2ca6a91a 2025-07-17T06:34:38.5885237Z * [new tag] trunk/4a26bb8a12ba5cb437ed5b7f035b5b533e07549e -> trunk/4a26bb8a12ba5cb437ed5b7f035b5b533e07549e 2025-07-17T06:34:38.5886187Z * [new tag] trunk/4a4cac0cefea3661cc69cfdafdba64832ee0841a -> trunk/4a4cac0cefea3661cc69cfdafdba64832ee0841a 2025-07-17T06:34:38.5887056Z * [new tag] trunk/4a80ddfbe70bf6b75acc3177e5d2095b285da841 -> trunk/4a80ddfbe70bf6b75acc3177e5d2095b285da841 2025-07-17T06:34:38.5887906Z * [new tag] trunk/4a8f5e752beb5a6809ba866c83f32dd464a47bfd -> trunk/4a8f5e752beb5a6809ba866c83f32dd464a47bfd 2025-07-17T06:34:38.5888754Z * [new tag] trunk/4a954fc1857ff41be604e8cae68908d41124b419 -> trunk/4a954fc1857ff41be604e8cae68908d41124b419 2025-07-17T06:34:38.5889714Z * [new tag] trunk/4ab4d29cbee1f90daf14444d5ca3a53653c7784d -> trunk/4ab4d29cbee1f90daf14444d5ca3a53653c7784d 2025-07-17T06:34:38.5890619Z * [new tag] trunk/4b11428cb5b3d97f3068a2dc4c55cee6ddd41979 -> trunk/4b11428cb5b3d97f3068a2dc4c55cee6ddd41979 2025-07-17T06:34:38.5891594Z * [new tag] trunk/4b4c2a7b1dfd88313801878c5b4e3855fe5232df -> trunk/4b4c2a7b1dfd88313801878c5b4e3855fe5232df 2025-07-17T06:34:38.5892480Z * [new tag] trunk/4b55871e06d6bad54eac45e45a9af615d758a39f -> trunk/4b55871e06d6bad54eac45e45a9af615d758a39f 2025-07-17T06:34:38.5893389Z * [new tag] trunk/4b6cbf528b8f7b95e02e3a0233945e0bb8b00f44 -> trunk/4b6cbf528b8f7b95e02e3a0233945e0bb8b00f44 2025-07-17T06:34:38.5894334Z * [new tag] trunk/4b9a6f7211123511e856ac8c8524bc332a741241 -> trunk/4b9a6f7211123511e856ac8c8524bc332a741241 2025-07-17T06:34:38.5895268Z * [new tag] trunk/4bb936d8b77c959efbff0bdb68f63e5a5faf60a9 -> trunk/4bb936d8b77c959efbff0bdb68f63e5a5faf60a9 2025-07-17T06:34:38.5896234Z * [new tag] trunk/4bc3e4b497948af0a48d08b427339efc8960fedb -> trunk/4bc3e4b497948af0a48d08b427339efc8960fedb 2025-07-17T06:34:38.5897086Z * [new tag] trunk/4bd18e31e5a38d0e84ce915b1fa124058c6373fa -> trunk/4bd18e31e5a38d0e84ce915b1fa124058c6373fa 2025-07-17T06:34:38.5897959Z * [new tag] trunk/4c0091fda65b714fa73671a15e379f814af153e0 -> trunk/4c0091fda65b714fa73671a15e379f814af153e0 2025-07-17T06:34:38.5898905Z * [new tag] trunk/4c0aa37dda605e7cf3372c71940d7e3a93ecef8d -> trunk/4c0aa37dda605e7cf3372c71940d7e3a93ecef8d 2025-07-17T06:34:38.5899872Z * [new tag] trunk/4c3da611c2a80fa5073b164974d7edc0577b9ca7 -> trunk/4c3da611c2a80fa5073b164974d7edc0577b9ca7 2025-07-17T06:34:38.5900734Z * [new tag] trunk/4c59edf0c5838087cbe09c67c6e0e776467a5f2d -> trunk/4c59edf0c5838087cbe09c67c6e0e776467a5f2d 2025-07-17T06:34:38.5901451Z * [new tag] trunk/4c8eb65efb147cd263fc02f5588683f530363a0f -> trunk/4c8eb65efb147cd263fc02f5588683f530363a0f 2025-07-17T06:34:38.5902358Z * [new tag] trunk/4cbbc8b4583e9dac4af7e8d1d8535546de21178c -> trunk/4cbbc8b4583e9dac4af7e8d1d8535546de21178c 2025-07-17T06:34:38.5903237Z * [new tag] trunk/4cc13c4af6dbd5aa36545ef577d0bee517cf8c57 -> trunk/4cc13c4af6dbd5aa36545ef577d0bee517cf8c57 2025-07-17T06:34:38.5903945Z * [new tag] trunk/4cd6e96bf0d13f168772f6ad44267b1ac7632a97 -> trunk/4cd6e96bf0d13f168772f6ad44267b1ac7632a97 2025-07-17T06:34:38.5904835Z * [new tag] trunk/4cdbdcdbcf2b7f7a52a5c61cb35064f7b4aa2e44 -> trunk/4cdbdcdbcf2b7f7a52a5c61cb35064f7b4aa2e44 2025-07-17T06:34:38.5905671Z * [new tag] trunk/4ce6e6ec8890a3f6ee604c9efb3ff153825ce575 -> trunk/4ce6e6ec8890a3f6ee604c9efb3ff153825ce575 2025-07-17T06:34:38.5906574Z * [new tag] trunk/4cfc0a320897b6ec75b85cfc07bc29009a824177 -> trunk/4cfc0a320897b6ec75b85cfc07bc29009a824177 2025-07-17T06:34:38.5907446Z * [new tag] trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 -> trunk/4d055982e38f59fdb2a4c9d8855e58548bc42c12 2025-07-17T06:34:38.5908376Z * [new tag] trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde -> trunk/4d3ecefda5a41df678fd68b020c521db95e9fbde 2025-07-17T06:34:38.5909241Z * [new tag] trunk/4d5d627e5ff3310318f9df80348ee419324228df -> trunk/4d5d627e5ff3310318f9df80348ee419324228df 2025-07-17T06:34:38.5910086Z * [new tag] trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 -> trunk/4d9d884c3f5adc89b59d25d5a080498b76f9bb39 2025-07-17T06:34:38.5911721Z * [new tag] trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a -> trunk/4da98351b9e231bbbe83b5c590cf7d2ea382333a 2025-07-17T06:34:38.5912645Z * [new tag] trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db -> trunk/4dce5b71a0751aa4287c3a80adf07afc773ec4db 2025-07-17T06:34:38.5913515Z * [new tag] trunk/4e13eca713c60ca63c1116823b99d2461a7422ef -> trunk/4e13eca713c60ca63c1116823b99d2461a7422ef 2025-07-17T06:34:38.5914433Z * [new tag] trunk/4e19477196547eb2e8157d6d132689373ffcf0fa -> trunk/4e19477196547eb2e8157d6d132689373ffcf0fa 2025-07-17T06:34:38.5915296Z * [new tag] trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f -> trunk/4e8dd11be17a974e0ee5503b3061d4d47467844f 2025-07-17T06:34:38.5916200Z * [new tag] trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 -> trunk/4ebd2690654ffe487c43941ebaea41b99914d8b7 2025-07-17T06:34:38.5917072Z * [new tag] trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 -> trunk/4ed1b03f7275075b1783d1deab946ced4ceba4d6 2025-07-17T06:34:38.5917965Z * [new tag] trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a -> trunk/4ee4863232b9e07728d85254768bcba3aadc9b9a 2025-07-17T06:34:38.5918865Z * [new tag] trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a -> trunk/4f36743f5eef2d9c40357eb5d8d8b1aeeacfbb2a 2025-07-17T06:34:38.5919796Z * [new tag] trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf -> trunk/4f5b34427b57e8b876d12e6ce551f04a7c31cacf 2025-07-17T06:34:38.5920748Z * [new tag] trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 -> trunk/4f5be5661240427fbbfbe1d137dce53ca32846b5 2025-07-17T06:34:38.5921642Z * [new tag] trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 -> trunk/4f70fbbd16d1f0d62af082246a95e56cffccc860 2025-07-17T06:34:38.5922601Z * [new tag] trunk/4ff0e033c16aae064f05ee9300053cd304891673 -> trunk/4ff0e033c16aae064f05ee9300053cd304891673 2025-07-17T06:34:38.5923357Z * [new tag] trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 -> trunk/4ff9b7fa3116b1c429e577830ac6e816734ad029 2025-07-17T06:34:38.5924188Z * [new tag] trunk/502486d9466e81cda76c91d33eb869235480bee9 -> trunk/502486d9466e81cda76c91d33eb869235480bee9 2025-07-17T06:34:38.5925043Z * [new tag] trunk/503362d019b3782581492af7767945dbd75ca1c9 -> trunk/503362d019b3782581492af7767945dbd75ca1c9 2025-07-17T06:34:38.5925778Z * [new tag] trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 -> trunk/508cdc4fc9f7a91b5fd3f20de38d673daebf1af3 2025-07-17T06:34:38.5926629Z * [new tag] trunk/50940270ae179134cd4f9072f04ffdd55daf808e -> trunk/50940270ae179134cd4f9072f04ffdd55daf808e 2025-07-17T06:34:38.5927528Z * [new tag] trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e -> trunk/50b2069b61942e923528c94ccbbc8ab5e92c381e 2025-07-17T06:34:38.5928469Z * [new tag] trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d -> trunk/50d8168c8b62990fda86398c9dee1dc8cbd6908d 2025-07-17T06:34:38.5929522Z * [new tag] trunk/510c398a4f1dff9217938159d605290149358332 -> trunk/510c398a4f1dff9217938159d605290149358332 2025-07-17T06:34:38.5930354Z * [new tag] trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a -> trunk/5116293f7eb587ada6076f3c3ea1711a0ec7ab4a 2025-07-17T06:34:38.5931215Z * [new tag] trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 -> trunk/5118a8f8a5a7906e26bcbd35370de3416b5cdab0 2025-07-17T06:34:38.5932082Z * [new tag] trunk/51560797ce70aea353585d8381ee88c2e6c81075 -> trunk/51560797ce70aea353585d8381ee88c2e6c81075 2025-07-17T06:34:38.5933185Z * [new tag] trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 -> trunk/517d2995e09603017f07f065c1ae5b8d25962cd2 2025-07-17T06:34:38.5934035Z * [new tag] trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 -> trunk/51853b358e698f6a42c1eef045ab8fa766129ee1 2025-07-17T06:34:38.5935570Z * [new tag] trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 -> trunk/51a708ffc679b13f99e4c7cf19bc00082a3266a6 2025-07-17T06:34:38.5935964Z * [new tag] trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c -> trunk/51eb8e8f84bb9aa901cff17dd649e18b17a8908c 2025-07-17T06:34:38.5937736Z * [new tag] trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 -> trunk/52214485747ceb0ea47ce5a09babb0b82b3282b8 2025-07-17T06:34:38.5938108Z * [new tag] trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 -> trunk/522a18bd6c094c766c0de9ef539682d1a3f04a15 2025-07-17T06:34:38.5938782Z * [new tag] trunk/523b637cbeb69665072a2cf489ec1c5313b57670 -> trunk/523b637cbeb69665072a2cf489ec1c5313b57670 2025-07-17T06:34:38.5939702Z * [new tag] trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 -> trunk/524e8270955788c53473497fd2cc16c5aa0e4c67 2025-07-17T06:34:38.5941734Z * [new tag] trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 -> trunk/5264f8cd8d08272003298cdefe6bd60b1b8c80b4 2025-07-17T06:34:38.5942660Z * [new tag] trunk/52772765e034622d1a86476e4bb19c28e3945f74 -> trunk/52772765e034622d1a86476e4bb19c28e3945f74 2025-07-17T06:34:38.5943435Z * [new tag] trunk/5285d1024376396a00fe750fe3d628c65dc26254 -> trunk/5285d1024376396a00fe750fe3d628c65dc26254 2025-07-17T06:34:38.5944327Z * [new tag] trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d -> trunk/529e0357c6c4e74f8cd32c29198c5f1c9f6e329d 2025-07-17T06:34:38.5945202Z * [new tag] trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de -> trunk/52e4e41cbc36a5cf44395ff84ca2d069263560de 2025-07-17T06:34:38.5946085Z * [new tag] trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 -> trunk/52edfb2cbcdded865645cc82bb1bb501fdcbdb52 2025-07-17T06:34:38.5946937Z * [new tag] trunk/52f873adc23e7069ce95933d97ee514022cfbf7d -> trunk/52f873adc23e7069ce95933d97ee514022cfbf7d 2025-07-17T06:34:38.5947830Z * [new tag] trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae -> trunk/53057fc16af2d381a61fe891b52ac8731ee9dfae 2025-07-17T06:34:38.5948682Z * [new tag] trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea -> trunk/534c454e77ac0eefd52d63c60d42911e7f9617ea 2025-07-17T06:34:38.5949544Z * [new tag] trunk/53ab73090eb66d96e45ec134e41cf67266208954 -> trunk/53ab73090eb66d96e45ec134e41cf67266208954 2025-07-17T06:34:38.5950452Z * [new tag] trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 -> trunk/53cd18f6b31bc2ea62985fda87e96aa17cd11bc1 2025-07-17T06:34:38.5951270Z * [new tag] trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 -> trunk/53d06e18d9b165cb8aa0a5a3cbb6837ac3000c59 2025-07-17T06:34:38.5952453Z * [new tag] trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 -> trunk/53e0b9c3936176521ed8d71c00abd5b7499057c2 2025-07-17T06:34:38.5953281Z * [new tag] trunk/541297daae63f74a90bac52c5db3540bf84bc971 -> trunk/541297daae63f74a90bac52c5db3540bf84bc971 2025-07-17T06:34:38.5954162Z * [new tag] trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d -> trunk/5430990bd7d050f249b1cdf1f7d1016c4b17488d 2025-07-17T06:34:38.5955116Z * [new tag] trunk/5435e7539930be7bd038683ce096038b30c5bb5f -> trunk/5435e7539930be7bd038683ce096038b30c5bb5f 2025-07-17T06:34:38.5956224Z * [new tag] trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 -> trunk/545fbd58dc8b4f688f6b259cb671b3ec16a46810 2025-07-17T06:34:38.5957252Z * [new tag] trunk/54701a0c943245402fceeab0e55d7aa394303c20 -> trunk/54701a0c943245402fceeab0e55d7aa394303c20 2025-07-17T06:34:38.5958027Z * [new tag] trunk/5484890539823d9867c74209588abe095c9232a1 -> trunk/5484890539823d9867c74209588abe095c9232a1 2025-07-17T06:34:38.5959050Z * [new tag] trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 -> trunk/548c9d8281d9b3d6d12e90c40b3387faf0e24c61 2025-07-17T06:34:38.5959945Z * [new tag] trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 -> trunk/54976bca103fcf2b5037cc0cd1b37c4639fcf779 2025-07-17T06:34:38.5960903Z * [new tag] trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 -> trunk/54998c2daaf5b8919cf82367492dd3c5177ab935 2025-07-17T06:34:38.5961776Z * [new tag] trunk/54a4d34d100f4ebe45f486451967daba896e839c -> trunk/54a4d34d100f4ebe45f486451967daba896e839c 2025-07-17T06:34:38.5962598Z * [new tag] trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 -> trunk/54a7e5b5983d237b324b50703bcb0919a6c4c296 2025-07-17T06:34:38.5963543Z * [new tag] trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e -> trunk/54b8087f638de57c1c93c4624d03f2f2c512b90e 2025-07-17T06:34:38.5964666Z * [new tag] trunk/55108074c0795be3b617d3b13b06794f63e1f8ca -> trunk/55108074c0795be3b617d3b13b06794f63e1f8ca 2025-07-17T06:34:38.5965447Z * [new tag] trunk/554b5680405e6197a985040ffe88157beb637450 -> trunk/554b5680405e6197a985040ffe88157beb637450 2025-07-17T06:34:38.5966704Z * [new tag] trunk/555f3562541992b66a550eca8e8740884b1247f8 -> trunk/555f3562541992b66a550eca8e8740884b1247f8 2025-07-17T06:34:38.5967491Z * [new tag] trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 -> trunk/5596cefba623fcc0739f1e9568131a85973cf1f9 2025-07-17T06:34:38.5968257Z * [new tag] trunk/55d888a616be3c94d8e4073b4d1580541692997d -> trunk/55d888a616be3c94d8e4073b4d1580541692997d 2025-07-17T06:34:38.5969110Z * [new tag] trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff -> trunk/55dae0bf7a4b501be91d0e022e675337dfe288ff 2025-07-17T06:34:38.5969999Z * [new tag] trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 -> trunk/55ef7b15e0b2de903bfc26adfb0788ecfbcb4ed4 2025-07-17T06:34:38.5971284Z * [new tag] trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 -> trunk/5606c516fd87e5c3594177e4ca64c3cac7fdafd5 2025-07-17T06:34:38.5971991Z * [new tag] trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 -> trunk/5633283574c458bd6a3cbb6a0a890f0cb9c8b2b5 2025-07-17T06:34:38.5972915Z * [new tag] trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 -> trunk/563fd95563c5edd732ae260b3bd3d0c38822ab57 2025-07-17T06:34:38.5973775Z * [new tag] trunk/565fd079099d33a81c11d7b36581f09441ba6efa -> trunk/565fd079099d33a81c11d7b36581f09441ba6efa 2025-07-17T06:34:38.5974497Z * [new tag] trunk/568ca89bac9a80a66d664593a26ae69ac604796e -> trunk/568ca89bac9a80a66d664593a26ae69ac604796e 2025-07-17T06:34:38.5975331Z * [new tag] trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 -> trunk/5692cbb818f1af9fcce9234e202d232afa5f3fa3 2025-07-17T06:34:38.5976223Z * [new tag] trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca -> trunk/56b03df6ac5b4185a2b7b92f253565500a5b51ca 2025-07-17T06:34:38.5977085Z * [new tag] trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 -> trunk/56b3bf0c74f5837fd4fa6293bc515d353cb10295 2025-07-17T06:34:38.5977937Z * [new tag] trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e -> trunk/56c69bedcc7e2211e5a3d6249e51b1674be5d10e 2025-07-17T06:34:38.5978854Z * [new tag] trunk/5763ec5f8d11df5eea962bedc74563394c0e273f -> trunk/5763ec5f8d11df5eea962bedc74563394c0e273f 2025-07-17T06:34:38.5979745Z * [new tag] trunk/577baa411675ed241c7d5cf79f25c13e29dac583 -> trunk/577baa411675ed241c7d5cf79f25c13e29dac583 2025-07-17T06:34:38.5980658Z * [new tag] trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 -> trunk/57e4d7b5ccb8e35b434b62cc1f9aafb7d4d82b55 2025-07-17T06:34:38.5981720Z * [new tag] trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 -> trunk/584a0510b30b2472e54197d6b67b6f5f5e8ac807 2025-07-17T06:34:38.5982523Z * [new tag] trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db -> trunk/588b5fb94bc6d2195ba5a4287b7feebe736da7db 2025-07-17T06:34:38.5983371Z * [new tag] trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 -> trunk/58e5d20c57e6baafd82b3b49c0e52931f5ae5d51 2025-07-17T06:34:38.5984303Z * [new tag] trunk/590607c5992d200b86361c5b68d53c93d8099193 -> trunk/590607c5992d200b86361c5b68d53c93d8099193 2025-07-17T06:34:38.5985395Z * [new tag] trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 -> trunk/590fe4d2d7565f2045ef1ad4f4aad1f3b3de7aa3 2025-07-17T06:34:38.5986308Z * [new tag] trunk/5951fcd50acc51bb91beae8488758f35219da849 -> trunk/5951fcd50acc51bb91beae8488758f35219da849 2025-07-17T06:34:38.5987126Z * [new tag] trunk/596b418391aa5d520e69310250c1f86c6c0a1107 -> trunk/596b418391aa5d520e69310250c1f86c6c0a1107 2025-07-17T06:34:38.5988007Z * [new tag] trunk/59c3cac4547aafd2f718b7c64053098cc5886878 -> trunk/59c3cac4547aafd2f718b7c64053098cc5886878 2025-07-17T06:34:38.5989127Z * [new tag] trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 -> trunk/59eb61b2d1e4b64debbefa036acd0d8c7d55f0a3 2025-07-17T06:34:38.5989995Z * [new tag] trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f -> trunk/59f9b25f3cfc635053843372ea29ff4bf754da3f 2025-07-17T06:34:38.5991155Z * [new tag] trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 -> trunk/5a2db5152d23f76dbb45d20008d9af68e761e8d1 2025-07-17T06:34:38.5991934Z * [new tag] trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 -> trunk/5a533f74a160f6a570c2b9770ffdd89874ba59e2 2025-07-17T06:34:38.5992786Z * [new tag] trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 -> trunk/5a54db14e3843cfa87fd8d27487dbf2f2dfb6c47 2025-07-17T06:34:38.5993715Z * [new tag] trunk/5a5a05a6a3be376130848e235df73b752eef0230 -> trunk/5a5a05a6a3be376130848e235df73b752eef0230 2025-07-17T06:34:38.5994577Z * [new tag] trunk/5ab257c74c8e3ffe99380790de2134ba8013555e -> trunk/5ab257c74c8e3ffe99380790de2134ba8013555e 2025-07-17T06:34:38.5995529Z * [new tag] trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 -> trunk/5ab6a3fb6fd37c542060c606edd4b95c7e3cae82 2025-07-17T06:34:38.5996391Z * [new tag] trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc -> trunk/5ad2bee2c8a7defd2580bb138145a49c37146fcc 2025-07-17T06:34:38.5997268Z * [new tag] trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 -> trunk/5aee022d8b2bc9d31ddaf877315ffb8ad9d62985 2025-07-17T06:34:38.5997989Z * [new tag] trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 -> trunk/5b10b0a96f9abf8c2751db324f0773aa433ec783 2025-07-17T06:34:38.5998931Z * [new tag] trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 -> trunk/5b4e0255d7ed756c312fb74ffcf17fe62c903bd7 2025-07-17T06:34:38.6000077Z * [new tag] trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 -> trunk/5b656289064311e8bb08e1148db7d9b41f9d7ac8 2025-07-17T06:34:38.6002350Z * [new tag] trunk/5b9db4335e61c1c903cb0769282cbea588e49036 -> trunk/5b9db4335e61c1c903cb0769282cbea588e49036 2025-07-17T06:34:38.6003157Z * [new tag] trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 -> trunk/5bd7804be2186f1756fba75ecc900d3b19016ad5 2025-07-17T06:34:38.6004090Z * [new tag] trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 -> trunk/5c79a55e7e58c6382c7ce02da1cd07d358239d94 2025-07-17T06:34:38.6005020Z * [new tag] trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 -> trunk/5c7e1d39ab81647300d60e7cc22b24acf2641457 2025-07-17T06:34:38.6006062Z * [new tag] trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 -> trunk/5cc4e856fda4accb2e9291527693a91dc2a18d89 2025-07-17T06:34:38.6007178Z * [new tag] trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd -> trunk/5cfe4377d6f3b5845ba1f67122e5fbda8d642ecd 2025-07-17T06:34:38.6007923Z * [new tag] trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 -> trunk/5d5a5b3501dfb0759ed36d0a88b65cdcd87c1e27 2025-07-17T06:34:38.6008837Z * [new tag] trunk/5d8d126249f83a9581f6b086f0891753bbb7175e -> trunk/5d8d126249f83a9581f6b086f0891753bbb7175e 2025-07-17T06:34:38.6010408Z * [new tag] trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b -> trunk/5db9a2b54ae69917753be5b2eef0e15ad3cfd19b 2025-07-17T06:34:38.6011257Z * [new tag] trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c -> trunk/5dc75f72d4ede12067ddca459e02c8ee8a95e02c 2025-07-17T06:34:38.6012133Z * [new tag] trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a -> trunk/5dd07c70e53a86b73f49711b8186d86dc4f1b32a 2025-07-17T06:34:38.6012964Z * [new tag] trunk/5dd9652389ed7959a842323e4ce063f553710e47 -> trunk/5dd9652389ed7959a842323e4ce063f553710e47 2025-07-17T06:34:38.6013870Z * [new tag] trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 -> trunk/5df3bf13ec4e436abefe9d3822230727c04c2ab7 2025-07-17T06:34:38.6014784Z * [new tag] trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 -> trunk/5dfd8a9c7a464bb42e81b8594eefd2fa865e5423 2025-07-17T06:34:38.6015837Z * [new tag] trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a -> trunk/5dfe1787b5ed372fe1e9f0d73fab4e53a61bd17a 2025-07-17T06:34:38.6016618Z * [new tag] trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a -> trunk/5e18bc333144473f1f10bc8a5ba05dba7950fb8a 2025-07-17T06:34:38.6017488Z * [new tag] trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b -> trunk/5e636d664ae0ccfdc1f0c5b060eb50fabf56e91b 2025-07-17T06:34:38.6018369Z * [new tag] trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c -> trunk/5e93abe3c0106cf6fc694a38433909f20ee6a92c 2025-07-17T06:34:38.6019297Z * [new tag] trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 -> trunk/5eb5c3700bf51015e6a46f9f20c0e0e20cf55ab6 2025-07-17T06:34:38.6020154Z * [new tag] trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b -> trunk/5f1225ef487a4c3954499a8ae5b5a55751e3ef2b 2025-07-17T06:34:38.6020949Z * [new tag] trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df -> trunk/5fb07acbc32874a932cd26087cf752b2f4cc72df 2025-07-17T06:34:38.6022597Z * [new tag] trunk/5fbaa041e75af11c7ff892e544707820232bd750 -> trunk/5fbaa041e75af11c7ff892e544707820232bd750 2025-07-17T06:34:38.6023399Z * [new tag] trunk/602044068359a3be08b2030a1bb1efb4dc107767 -> trunk/602044068359a3be08b2030a1bb1efb4dc107767 2025-07-17T06:34:38.6024340Z * [new tag] trunk/603a54a9b33e1aabe1407721d7935b881a160968 -> trunk/603a54a9b33e1aabe1407721d7935b881a160968 2025-07-17T06:34:38.6025256Z * [new tag] trunk/606d73bde495b055984206986fb7dd8918570e89 -> trunk/606d73bde495b055984206986fb7dd8918570e89 2025-07-17T06:34:38.6026135Z * [new tag] trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb -> trunk/6098209bfffa453ec2cea08b0c9991b3b7e2bfeb 2025-07-17T06:34:38.6026992Z * [new tag] trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e -> trunk/60abb0d3273749cb2a7d583c7c2863bd2819e87e 2025-07-17T06:34:38.6027919Z * [new tag] trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 -> trunk/60b41de0ca0e5240eccf15c26a2b55b4a34d6f47 2025-07-17T06:34:38.6028781Z * [new tag] trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd -> trunk/60e66d11ab3d62273cafa7f6b104db7e20f75dfd 2025-07-17T06:34:38.6029647Z * [new tag] trunk/61712e6f2ba58cce354a742d918934ec7293ee43 -> trunk/61712e6f2ba58cce354a742d918934ec7293ee43 2025-07-17T06:34:38.6030674Z * [new tag] trunk/617e3f69f8479197be57a28cc31e001c3feec407 -> trunk/617e3f69f8479197be57a28cc31e001c3feec407 2025-07-17T06:34:38.6031908Z * [new tag] trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed -> trunk/61a7b09ef39907b6c4b47445f965c4c77cc6c2ed 2025-07-17T06:34:38.6032769Z * [new tag] trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 -> trunk/61b271e0f3f93209325dea9dccb1e97e7bc16b41 2025-07-17T06:34:38.6033603Z * [new tag] trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 -> trunk/61e13782ddddf9e957c984ef11d7bb7643b871e7 2025-07-17T06:34:38.6034687Z * [new tag] trunk/61eaaa21a42398941ea3fb01585a0926e9544831 -> trunk/61eaaa21a42398941ea3fb01585a0926e9544831 2025-07-17T06:34:38.6035496Z * [new tag] trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 -> trunk/61f6aa36b9f9a168bd3c710c449f0a78c0301972 2025-07-17T06:34:38.6036330Z * [new tag] trunk/6200584193b770411b7f91880bbff6f746acfcb0 -> trunk/6200584193b770411b7f91880bbff6f746acfcb0 2025-07-17T06:34:38.6037244Z * [new tag] trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 -> trunk/620415e018cd67e45d5c0a87964aff8751c9bf71 2025-07-17T06:34:38.6038096Z * [new tag] trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 -> trunk/6215e90b7b9af8275c5dbfaa5fd58d7ec08b6764 2025-07-17T06:34:38.6039044Z * [new tag] trunk/62272d5b24e7f505a02175de3c56ecc287557d2a -> trunk/62272d5b24e7f505a02175de3c56ecc287557d2a 2025-07-17T06:34:38.6040082Z * [new tag] trunk/627ba411366bcc15019c49756d3f22fd3914bd50 -> trunk/627ba411366bcc15019c49756d3f22fd3914bd50 2025-07-17T06:34:38.6040878Z * [new tag] trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 -> trunk/62fa3f5aebfe763f5de27e687e4c81df7c7080e3 2025-07-17T06:34:38.6041842Z * [new tag] trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 -> trunk/6303cc41b71c02af9c855f3cc85b1146a97fc7a8 2025-07-17T06:34:38.6042596Z * [new tag] trunk/63360e64da814de8ce271f1e4b6e2380a03b585e -> trunk/63360e64da814de8ce271f1e4b6e2380a03b585e 2025-07-17T06:34:38.6043505Z * [new tag] trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca -> trunk/63a96eaeb84f5af6e83c7360c09f5540a44d19ca 2025-07-17T06:34:38.6044402Z * [new tag] trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 -> trunk/63e87d6d05dc05ed7cc642c0cf8fd1cd2e3b93a1 2025-07-17T06:34:38.6045434Z * [new tag] trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d -> trunk/6401d1d53d13cb2d564d48a30a8cf4f952ff773d 2025-07-17T06:34:38.6046326Z * [new tag] trunk/640703d95f210876f20f8f16c868442dad17b477 -> trunk/640703d95f210876f20f8f16c868442dad17b477 2025-07-17T06:34:38.6047188Z * [new tag] trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 -> trunk/640f5a70905b01405f1ce397d25308d3e6a1d421 2025-07-17T06:34:38.6048047Z * [new tag] trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b -> trunk/6442ae9256a6936bc8efe31fc5326d5c1c1f660b 2025-07-17T06:34:38.6048923Z * [new tag] trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac -> trunk/64436c38c956b252d8c9f6f68e94fb46c34efdac 2025-07-17T06:34:38.6049664Z * [new tag] trunk/644cc58dfffe1b5bd15688495551b49462c163f6 -> trunk/644cc58dfffe1b5bd15688495551b49462c163f6 2025-07-17T06:34:38.6050537Z * [new tag] trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 -> trunk/64bb6317a57d14c37339d86cded7c6b860c7d638 2025-07-17T06:34:38.6051440Z * [new tag] trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 -> trunk/64f2ec77f869a7d495694519fb482e9ecaaa6da1 2025-07-17T06:34:38.6052493Z * [new tag] trunk/651b4a68f2a60d55d266e40776709247ef347d68 -> trunk/651b4a68f2a60d55d266e40776709247ef347d68 2025-07-17T06:34:38.6053309Z * [new tag] trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c -> trunk/653c52fe52254e6783d75a73c3a8abbfd9cd2b3c 2025-07-17T06:34:38.6054155Z * [new tag] trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f -> trunk/655b3b14ffba4ae73e26a63b4289329e8d160a6f 2025-07-17T06:34:38.6054913Z * [new tag] trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 -> trunk/65b9c13cce43a7a8666ca1ef12b554a5dcfd2492 2025-07-17T06:34:38.6055958Z * [new tag] trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 -> trunk/65fcca4f8c97de82d35d51ad9b790d10433e9b91 2025-07-17T06:34:38.6058429Z * [new tag] trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 -> trunk/660695f11dd73efbe2694be0ed5826e4624f22e4 2025-07-17T06:34:38.6059567Z * [new tag] trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 -> trunk/660dbea909b98f19dc0239a7ae565f8a52cfe846 2025-07-17T06:34:38.6060698Z * [new tag] trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b -> trunk/6629eaf0c658b523eed47a98c0a3e6b44fd89c6b 2025-07-17T06:34:38.6061539Z * [new tag] trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 -> trunk/662c1cfed2bf3262709f1150fcb11e96bc29e142 2025-07-17T06:34:38.6062406Z * [new tag] trunk/670dab6c630552b32189911f22896ec453e55ab7 -> trunk/670dab6c630552b32189911f22896ec453e55ab7 2025-07-17T06:34:38.6063293Z * [new tag] trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 -> trunk/671a9d175b7e15b4947c97f50b931dba1cc35a63 2025-07-17T06:34:38.6064215Z * [new tag] trunk/672ac2ec86d8ffe080399363df96597437e51115 -> trunk/672ac2ec86d8ffe080399363df96597437e51115 2025-07-17T06:34:38.6065082Z * [new tag] trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 -> trunk/67ee0c6725e8dd2d0372ff902775b7040631aaf7 2025-07-17T06:34:38.6065980Z * [new tag] trunk/67f8270516ef877aec85801e4a8d0b533687e938 -> trunk/67f8270516ef877aec85801e4a8d0b533687e938 2025-07-17T06:34:38.6066827Z * [new tag] trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a -> trunk/6835ba1b3409d9764c6e704cdc0311d53ea0841a 2025-07-17T06:34:38.6067595Z * [new tag] trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc -> trunk/68996dc18306ac0320ac5e6979f1a7a7a226b3cc 2025-07-17T06:34:38.6068484Z * [new tag] trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc -> trunk/68f36683f0c0dfe7befeba2b65dee30faf88f7cc 2025-07-17T06:34:38.6069344Z * [new tag] trunk/6918758f554790e1155fe9f3ee4120692347680a -> trunk/6918758f554790e1155fe9f3ee4120692347680a 2025-07-17T06:34:38.6070307Z * [new tag] trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 -> trunk/693116f765ede6632d3dd8ef3ffe01cc40b960b9 2025-07-17T06:34:38.6071184Z * [new tag] trunk/694028f50269c9f34721db813e9ee1a8221c99b2 -> trunk/694028f50269c9f34721db813e9ee1a8221c99b2 2025-07-17T06:34:38.6072113Z * [new tag] trunk/6959b5febe090375e261e678902681533d2e2528 -> trunk/6959b5febe090375e261e678902681533d2e2528 2025-07-17T06:34:38.6073061Z * [new tag] trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 -> trunk/69f2e09cc241176d6128a8f92f9490422c5b81b3 2025-07-17T06:34:38.6073999Z * [new tag] trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c -> trunk/6a3d00aa3b1e54feeb040891bfe2c59c36b9443c 2025-07-17T06:34:38.6074946Z * [new tag] trunk/6abe450a6fda580714a276ed2dd695ab99074b93 -> trunk/6abe450a6fda580714a276ed2dd695ab99074b93 2025-07-17T06:34:38.6076017Z * [new tag] trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd -> trunk/6b05842e4785f52ab89a8fa2a88f9e6f2316cbbd 2025-07-17T06:34:38.6076878Z * [new tag] trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a -> trunk/6b1211df294e57d59c1e1717b1fedc671ec5bd5a 2025-07-17T06:34:38.6077714Z * [new tag] trunk/6b2bef10afae4acb18f230a496392b673c954ce7 -> trunk/6b2bef10afae4acb18f230a496392b673c954ce7 2025-07-17T06:34:38.6078650Z * [new tag] trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 -> trunk/6b3eef6d316ce33ef0f0416c2f3f6a827ac4fe30 2025-07-17T06:34:38.6079560Z * [new tag] trunk/6b45af38a5991134f45d9750b79c767688ba3761 -> trunk/6b45af38a5991134f45d9750b79c767688ba3761 2025-07-17T06:34:38.6080693Z * [new tag] trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 -> trunk/6b7767fc8d759017b5fc2a7002051cf5c05615a9 2025-07-17T06:34:38.6081531Z * [new tag] trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d -> trunk/6b84cb29f97957032c5aa91b4e2a6bfa166db04d 2025-07-17T06:34:38.6082379Z * [new tag] trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f -> trunk/6bc263809de610e2fcdf594c122a0f99c6c7d96f 2025-07-17T06:34:38.6083257Z * [new tag] trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 -> trunk/6c008e2fb5a94342c5c4047d034c61bb067fa2b7 2025-07-17T06:34:38.6084179Z * [new tag] trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 -> trunk/6c05f2fca049344fbbb55eed7a6c866f34c8a477 2025-07-17T06:34:38.6085080Z * [new tag] trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a -> trunk/6c0b42fd2f2c070f4c7ef9a3914698726f61ef3a 2025-07-17T06:34:38.6086052Z * [new tag] trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 -> trunk/6c24c6633a00608d8c20805a77fae55f6b8fe9a6 2025-07-17T06:34:38.6087064Z * [new tag] trunk/6c42afe1964496e1b02be1442470f254e35eb199 -> trunk/6c42afe1964496e1b02be1442470f254e35eb199 2025-07-17T06:34:38.6087897Z * [new tag] trunk/6c5227ba00a2904365af566c24b4681cd01a041c -> trunk/6c5227ba00a2904365af566c24b4681cd01a041c 2025-07-17T06:34:38.6089176Z * [new tag] trunk/6c795306378c47341d58109da03371bba2bec46e -> trunk/6c795306378c47341d58109da03371bba2bec46e 2025-07-17T06:34:38.6090225Z * [new tag] trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 -> trunk/6cc490d40b16b3be7ecc8943fe1bc594246caab3 2025-07-17T06:34:38.6091043Z * [new tag] trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 -> trunk/6d02321472ee0761092166dd273eb3ec386cf0c0 2025-07-17T06:34:38.6092464Z * [new tag] trunk/6d2155db498375317e2101068a220439dba80939 -> trunk/6d2155db498375317e2101068a220439dba80939 2025-07-17T06:34:38.6093102Z * [new tag] trunk/6d3a4356f61b28a14abd95f641e2615deb186365 -> trunk/6d3a4356f61b28a14abd95f641e2615deb186365 2025-07-17T06:34:38.6093897Z * [new tag] trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee -> trunk/6d5c789ad5f5d162426a5a10c84813ec923dd8ee 2025-07-17T06:34:38.6094955Z * [new tag] trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba -> trunk/6dc2b22269f82a1feec06b5e3e79b184704cc0ba 2025-07-17T06:34:38.6095791Z * [new tag] trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e -> trunk/6de41ce0f899604c3f8b33e1f8d37eb89b3a963e 2025-07-17T06:34:38.6096653Z * [new tag] trunk/6defd5084e3fd330561095252c30ea50efa8e0ca -> trunk/6defd5084e3fd330561095252c30ea50efa8e0ca 2025-07-17T06:34:38.6097566Z * [new tag] trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd -> trunk/6dfada220e4f46c28df3a6bdf57260ca0717c4bd 2025-07-17T06:34:38.6098601Z * [new tag] trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e -> trunk/6e17315cd33892919dc6deb6a9ecb568dda6195e 2025-07-17T06:34:38.6099533Z * [new tag] trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 -> trunk/6e185c53124e1b5a0fe391959060c1249178bcb6 2025-07-17T06:34:38.6100464Z * [new tag] trunk/6e2992a9984f2c3f6469564008c7e45869b84678 -> trunk/6e2992a9984f2c3f6469564008c7e45869b84678 2025-07-17T06:34:38.6101329Z * [new tag] trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 -> trunk/6ea91f067256447cda6fae533f806c1f8baafbe2 2025-07-17T06:34:38.6102430Z * [new tag] trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 -> trunk/6eb6f198e1a28e904ce00a132c43aa2536419664 2025-07-17T06:34:38.6103304Z * [new tag] trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 -> trunk/6ebe9a4f47e9cd1c9ccd467bcdfdea9445fd98d6 2025-07-17T06:34:38.6104071Z * [new tag] trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e -> trunk/6ed85bfe6a1704a87a492a3381414186eb439f5e 2025-07-17T06:34:38.6104972Z * [new tag] trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 -> trunk/6ef70edd9a9acee76a607bdd22bac400c8e29434 2025-07-17T06:34:38.6105864Z * [new tag] trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd -> trunk/6f05d58f2b0bc4779fbed9db5b0f80af1c686dcd 2025-07-17T06:34:38.6106750Z * [new tag] trunk/6f23f53599629a47d6e097b2a027048658a142d4 -> trunk/6f23f53599629a47d6e097b2a027048658a142d4 2025-07-17T06:34:38.6107604Z * [new tag] trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 -> trunk/6f60cfe9b1445271f8b83f58b4c4f12578d837d3 2025-07-17T06:34:38.6108525Z * [new tag] trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f -> trunk/6fb62931593fc10252e4994cd1a0595ebf8e990f 2025-07-17T06:34:38.6109560Z * [new tag] trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 -> trunk/6fe7456aa1a2d025d1d06e15ba3896e6adba94b8 2025-07-17T06:34:38.6110504Z * [new tag] trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 -> trunk/6ffa03ef9e18299f41da076f421abbd32e51e175 2025-07-17T06:34:38.6111419Z * [new tag] trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d -> trunk/702a304b0785d2dfe3d9bd4eed535c38e969818d 2025-07-17T06:34:38.6112260Z * [new tag] trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e -> trunk/706bc41c4c3caa2654a926382c2ef0ef4d0bc55e 2025-07-17T06:34:38.6113093Z * [new tag] trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b -> trunk/706e236b080cadd5b8a016e4bf972cdb0886d57b 2025-07-17T06:34:38.6113923Z * [new tag] trunk/7070ab318061d44f195a83b6dc11ef9299603dfe -> trunk/7070ab318061d44f195a83b6dc11ef9299603dfe 2025-07-17T06:34:38.6114798Z * [new tag] trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 -> trunk/7081b8233a64c350c64e9f00c9b9d00e52020241 2025-07-17T06:34:38.6115780Z * [new tag] trunk/70b68caf58815419924ddeda231cbf6535181c53 -> trunk/70b68caf58815419924ddeda231cbf6535181c53 2025-07-17T06:34:38.6116681Z * [new tag] trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 -> trunk/70bb34929aabc9c11d9ec9bbb53a4f9fc32e5e19 2025-07-17T06:34:38.6117554Z * [new tag] trunk/710b92cf3b577036d551708b351b4043817233f5 -> trunk/710b92cf3b577036d551708b351b4043817233f5 2025-07-17T06:34:38.6118522Z * [new tag] trunk/717a099d427d97a62c26fee58f9da9a0893d4233 -> trunk/717a099d427d97a62c26fee58f9da9a0893d4233 2025-07-17T06:34:38.6119570Z * [new tag] trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f -> trunk/71a650ad565fe75ca752acbc8b40fb9ce677f40f 2025-07-17T06:34:38.6120416Z * [new tag] trunk/720c2c46b181ad446bf970d70a27fd0ce149114d -> trunk/720c2c46b181ad446bf970d70a27fd0ce149114d 2025-07-17T06:34:38.6121307Z * [new tag] trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 -> trunk/721d2580dbf9a4922adc1c7d1cc8237126d3cdd6 2025-07-17T06:34:38.6122195Z * [new tag] trunk/72453a66769294e93a183dfb5bdefa23de873d89 -> trunk/72453a66769294e93a183dfb5bdefa23de873d89 2025-07-17T06:34:38.6123073Z * [new tag] trunk/725c3272848c408d0fa2cba4de76affe90f793b5 -> trunk/725c3272848c408d0fa2cba4de76affe90f793b5 2025-07-17T06:34:38.6123954Z * [new tag] trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 -> trunk/7275f280454f790414b24147a2ba7f94d0eabcf6 2025-07-17T06:34:38.6124828Z * [new tag] trunk/728cf6721e2996490922d0eacb23081953e45fc7 -> trunk/728cf6721e2996490922d0eacb23081953e45fc7 2025-07-17T06:34:38.6125728Z * [new tag] trunk/72c8751b61e0b2c7b88003a41ed737a65768063c -> trunk/72c8751b61e0b2c7b88003a41ed737a65768063c 2025-07-17T06:34:38.6126666Z * [new tag] trunk/731351bb4ac572fb47d46c70b7425c209c81570a -> trunk/731351bb4ac572fb47d46c70b7425c209c81570a 2025-07-17T06:34:38.6127484Z * [new tag] trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 -> trunk/73220d52fd67b5f4f5b15e0e0433e09733c93f31 2025-07-17T06:34:38.6128336Z * [new tag] trunk/73772919d2db560c9cc8ed617c94c77450542a94 -> trunk/73772919d2db560c9cc8ed617c94c77450542a94 2025-07-17T06:34:38.6129093Z * [new tag] trunk/7381c777245a836f88e9622005c6ea16009a3a0d -> trunk/7381c777245a836f88e9622005c6ea16009a3a0d 2025-07-17T06:34:38.6130012Z * [new tag] trunk/7392470da4386e654f303eb526dfba7e7777b06b -> trunk/7392470da4386e654f303eb526dfba7e7777b06b 2025-07-17T06:34:38.6130905Z * [new tag] trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 -> trunk/7444debaca7de16b2cf71d0cd82dc8998c3a73c4 2025-07-17T06:34:38.6131761Z * [new tag] trunk/7485ef078f182af981b5f17d06602de68816492c -> trunk/7485ef078f182af981b5f17d06602de68816492c 2025-07-17T06:34:38.6132802Z * [new tag] trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 -> trunk/749757ac1b66485459e751b0e58b5a7c64d5f561 2025-07-17T06:34:38.6133660Z * [new tag] trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 -> trunk/74ebd8d14e0d612ed35557ab254a90facf73b029 2025-07-17T06:34:38.6134570Z * [new tag] trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf -> trunk/7521cd91118c1c1a55b8f7146d7e22bf60fe06bf 2025-07-17T06:34:38.6135455Z * [new tag] trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 -> trunk/752f202ef3445d2e28e2abeb6feed56eee9da5a9 2025-07-17T06:34:38.6136311Z * [new tag] trunk/7531bd64911774fc2656f290601834d5d02d3925 -> trunk/7531bd64911774fc2656f290601834d5d02d3925 2025-07-17T06:34:38.6137170Z * [new tag] trunk/754699610b0abec2fe3f5a73269b1dd09a330445 -> trunk/754699610b0abec2fe3f5a73269b1dd09a330445 2025-07-17T06:34:38.6138071Z * [new tag] trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 -> trunk/754c04aa062d8f3c0449aec4bbcaab00bfca4bf2 2025-07-17T06:34:38.6139127Z * [new tag] trunk/75824035d392595de3bd0b8588e63c2fc6d09139 -> trunk/75824035d392595de3bd0b8588e63c2fc6d09139 2025-07-17T06:34:38.6139896Z * [new tag] trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a -> trunk/7597988f1b5a41c0b91d379e0ce51111fd7cc95a 2025-07-17T06:34:38.6140776Z * [new tag] trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 -> trunk/7599bebead35dd21bad3d3e85f62f400ad2c3139 2025-07-17T06:34:38.6141686Z * [new tag] trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 -> trunk/75a7d9e86842b57f9001a0fa6fd716927614dbf9 2025-07-17T06:34:38.6142574Z * [new tag] trunk/75f258dd1feeb90b8084849155e049fb57ba3521 -> trunk/75f258dd1feeb90b8084849155e049fb57ba3521 2025-07-17T06:34:38.6143430Z * [new tag] trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc -> trunk/75f3e5a88df60caef27fd9c9df3fd51161378fcc 2025-07-17T06:34:38.6144287Z * [new tag] trunk/75f489d37f048ec8a9106163ca16201156f05499 -> trunk/75f489d37f048ec8a9106163ca16201156f05499 2025-07-17T06:34:38.6145171Z * [new tag] trunk/764c02b78b935ba61c46277cb7409e6419460058 -> trunk/764c02b78b935ba61c46277cb7409e6419460058 2025-07-17T06:34:38.6146039Z * [new tag] trunk/76644c9ff58285c95764ffd27d629df219aab140 -> trunk/76644c9ff58285c95764ffd27d629df219aab140 2025-07-17T06:34:38.6146964Z * [new tag] trunk/769d754ab2469813a3b790ec58c25c466099dd3d -> trunk/769d754ab2469813a3b790ec58c25c466099dd3d 2025-07-17T06:34:38.6148129Z * [new tag] trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 -> trunk/76ca23c41c7edcf7b4c60ff6162eedcdf06ef359 2025-07-17T06:34:38.6148952Z * [new tag] trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 -> trunk/76d07e919f66c24a55746bbc060c14b3df02ffa8 2025-07-17T06:34:38.6150316Z * [new tag] trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 -> trunk/76fe88fa56c8aac7377127fb5553de94e16e9070 2025-07-17T06:34:38.6151137Z * [new tag] trunk/770285522805745959221b902f23776a13d56df8 -> trunk/770285522805745959221b902f23776a13d56df8 2025-07-17T06:34:38.6152039Z * [new tag] trunk/7709ff55123dbdcaaa44004738fb767324f05dbd -> trunk/7709ff55123dbdcaaa44004738fb767324f05dbd 2025-07-17T06:34:38.6152884Z * [new tag] trunk/771be857043bf794cd219a9b925e308e31f12314 -> trunk/771be857043bf794cd219a9b925e308e31f12314 2025-07-17T06:34:38.6154607Z * [new tag] trunk/772d5904152abc9702bf49037e46ab6203b83f55 -> trunk/772d5904152abc9702bf49037e46ab6203b83f55 2025-07-17T06:34:38.6155409Z * [new tag] trunk/77518d1a13cc105637814bc157387478384dc897 -> trunk/77518d1a13cc105637814bc157387478384dc897 2025-07-17T06:34:38.6156591Z * [new tag] trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 -> trunk/77676753ecabf6a6645bdd3abfe01939e5751e76 2025-07-17T06:34:38.6157576Z * [new tag] trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f -> trunk/777eca9f16aeecd7c362a235cf25e6b8e6eda57f 2025-07-17T06:34:38.6158576Z * [new tag] trunk/77ac3a096532ee08211dae38c2a9336c970d1785 -> trunk/77ac3a096532ee08211dae38c2a9336c970d1785 2025-07-17T06:34:38.6159516Z * [new tag] trunk/77f884c2ec62df9df930ae86e9b8437364900346 -> trunk/77f884c2ec62df9df930ae86e9b8437364900346 2025-07-17T06:34:38.6160393Z * [new tag] trunk/783a4c1f5002bf1749833821c450360a417d40c7 -> trunk/783a4c1f5002bf1749833821c450360a417d40c7 2025-07-17T06:34:38.6161227Z * [new tag] trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 -> trunk/78684e27ace1ebd51ccc93d4b6b8a6a3ec3b4c14 2025-07-17T06:34:38.6162164Z * [new tag] trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae -> trunk/78ee2ee90eed957aec3dc80423b108b16938a8ae 2025-07-17T06:34:38.6163017Z * [new tag] trunk/7918978653ff4f21c284b34809acf88784deb0de -> trunk/7918978653ff4f21c284b34809acf88784deb0de 2025-07-17T06:34:38.6163890Z * [new tag] trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad -> trunk/794b95d54bb2c49d704169ddb777acfd8da8cfad 2025-07-17T06:34:38.6164917Z * [new tag] trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 -> trunk/794ef6c9b8f173a0cbab5288efb2d68aef9c90b9 2025-07-17T06:34:38.6165523Z * [new tag] trunk/795a6a0affd349adfb4e3df298b604b74f27b44e -> trunk/795a6a0affd349adfb4e3df298b604b74f27b44e 2025-07-17T06:34:38.6166233Z * [new tag] trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 -> trunk/7982b8c703e24a36c0e0a01b8cf22cd272369b28 2025-07-17T06:34:38.6167103Z * [new tag] trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 -> trunk/7986c0dba6e1044d90b7f607f9cca15922339bb4 2025-07-17T06:34:38.6168196Z * [new tag] trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 -> trunk/799443605bffbd0d80fb3f2edbfe5517e0e2b4a3 2025-07-17T06:34:38.6169126Z * [new tag] trunk/7999735d23aeca844d4a7b23de6ac2370767099a -> trunk/7999735d23aeca844d4a7b23de6ac2370767099a 2025-07-17T06:34:38.6170043Z * [new tag] trunk/79ab84e9b8fe561a55931b2108af45993a670276 -> trunk/79ab84e9b8fe561a55931b2108af45993a670276 2025-07-17T06:34:38.6170960Z * [new tag] trunk/79aef141695f2daea4a9aeb0f385726c5794a242 -> trunk/79aef141695f2daea4a9aeb0f385726c5794a242 2025-07-17T06:34:38.6171853Z * [new tag] trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 -> trunk/79bdafe5b61f6f073dcd276e135076ff3277a951 2025-07-17T06:34:38.6172811Z * [new tag] trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba -> trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba 2025-07-17T06:34:38.6173691Z * [new tag] trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 -> trunk/7a03b0d2ca3946b770bc817571fc36bd5c608b38 2025-07-17T06:34:38.6174564Z * [new tag] trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e -> trunk/7a08755c5f3630150c50d09e16c0abf9501dea1e 2025-07-17T06:34:38.6175780Z * [new tag] trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 -> trunk/7a41f207943cc6c88160d7a531fc57bdbe149253 2025-07-17T06:34:38.6176618Z * [new tag] trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 -> trunk/7a48cc699006879a6ec185ac5bd4eaad0c0b7e36 2025-07-17T06:34:38.6177473Z * [new tag] trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c -> trunk/7a92b5119654c07d15f5c0818e6ae804b01e836c 2025-07-17T06:34:38.6178325Z * [new tag] trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 -> trunk/7ae7c1414354ad225c4a36b3228e30a2baf94923 2025-07-17T06:34:38.6179404Z * [new tag] trunk/7afb834f939eccbb3262e646f0922eed070074a7 -> trunk/7afb834f939eccbb3262e646f0922eed070074a7 2025-07-17T06:34:38.6180218Z * [new tag] trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 -> trunk/7b0118884e0855e4918af53d44c3fbfc185a1ee9 2025-07-17T06:34:38.6181137Z * [new tag] trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba -> trunk/7b392bac13a8007d1e0c6c789aa9bc515119faba 2025-07-17T06:34:38.6182243Z * [new tag] trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb -> trunk/7b7cd56f5e2a965ae8a48c69441dd4f58bf68ceb 2025-07-17T06:34:38.6183097Z * [new tag] trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 -> trunk/7be862ab8f2b9040b34c58e1b77ce74c2512f062 2025-07-17T06:34:38.6184027Z * [new tag] trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 -> trunk/7c1f62782875a4ac70b96aed0e6c9525b6e4eaf3 2025-07-17T06:34:38.6184881Z * [new tag] trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 -> trunk/7c51619e7fbd346e2299255c468cc43bd69425d7 2025-07-17T06:34:38.6185768Z * [new tag] trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 -> trunk/7caf6c801ddfaf556a3ca191173b50002c4261f4 2025-07-17T06:34:38.6186832Z * [new tag] trunk/7cda4017ddda554752e89069ae205be5e8388f59 -> trunk/7cda4017ddda554752e89069ae205be5e8388f59 2025-07-17T06:34:38.6187793Z * [new tag] trunk/7cf31b4a426f3791af30159cea420687f347cd7a -> trunk/7cf31b4a426f3791af30159cea420687f347cd7a 2025-07-17T06:34:38.6188823Z * [new tag] trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 -> trunk/7cf38d2a0521c5ca292a720bce00617be749a0e7 2025-07-17T06:34:38.6189721Z * [new tag] trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 -> trunk/7cfd054075b0713642fab8dc4313fc1e5d992599 2025-07-17T06:34:38.6190580Z * [new tag] trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 -> trunk/7d1b3f599d6968a3efe70b7401310e3127949f13 2025-07-17T06:34:38.6191772Z * [new tag] trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d -> trunk/7d4228dbfd13d1ac8fac2c78c042dbb8314f042d 2025-07-17T06:34:38.6192715Z * [new tag] trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 -> trunk/7dcc77e422dcf97ce35991a138ab635a5cb88731 2025-07-17T06:34:38.6193752Z * [new tag] trunk/7e433d5f423248914c5e9838d3ea145db7964923 -> trunk/7e433d5f423248914c5e9838d3ea145db7964923 2025-07-17T06:34:38.6194654Z * [new tag] trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 -> trunk/7e4c097b0752ae79a8b5dd1de21a51aaafba2ef9 2025-07-17T06:34:38.6195528Z * [new tag] trunk/7e54c02a35b905e758497b856a1953eb009ba836 -> trunk/7e54c02a35b905e758497b856a1953eb009ba836 2025-07-17T06:34:38.6197558Z * [new tag] trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 -> trunk/7e83d5084588bdb51151f869b53c92c07bc9f544 2025-07-17T06:34:38.6198524Z * [new tag] trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c -> trunk/7f0cddfb55d426b414cf7b4482c6a371618b349c 2025-07-17T06:34:38.6199403Z * [new tag] trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c -> trunk/7f14b42adf70196d82340c59a9981ffcadf0c53c 2025-07-17T06:34:38.6200456Z * [new tag] trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 -> trunk/7f6e7103a3aefd2d96b3cc6702be931a66b44977 2025-07-17T06:34:38.6201283Z * [new tag] trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd -> trunk/7f9fc7e67ce9853a1bb4b16c901c708f78c1c5cd 2025-07-17T06:34:38.6202154Z * [new tag] trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f -> trunk/7fcad0231cb0ae9ba6a0004098b5ffd82c62858f 2025-07-17T06:34:38.6203011Z * [new tag] trunk/805297981ae4e2aa08d133161477a477f5da274f -> trunk/805297981ae4e2aa08d133161477a477f5da274f 2025-07-17T06:34:38.6203922Z * [new tag] trunk/8088958793841191eba1faf98849904ee769bbfd -> trunk/8088958793841191eba1faf98849904ee769bbfd 2025-07-17T06:34:38.6204970Z * [new tag] trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 -> trunk/80bcaa4195944d0f00f16abcbb702bde4d582d14 2025-07-17T06:34:38.6205844Z * [new tag] trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 -> trunk/80d89974c173c9d7a2c59fe9dfce2fe1301e2833 2025-07-17T06:34:38.6206880Z * [new tag] trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 -> trunk/8134684d44f3f9d09e775f3adc513bdef72245c9 2025-07-17T06:34:38.6207687Z * [new tag] trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 -> trunk/8142a0286016e63a0e91b5667e1fb1a5e868ffd7 2025-07-17T06:34:38.6208589Z * [new tag] trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 -> trunk/8147c4a9044913e62ba3aab7f1eaaafead4f5930 2025-07-17T06:34:38.6209445Z * [new tag] trunk/8153340d1073c190ecf221e51abbd983286782a8 -> trunk/8153340d1073c190ecf221e51abbd983286782a8 2025-07-17T06:34:38.6210359Z * [new tag] trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e -> trunk/815545f2dd6ade563cb1263f8bb7813f355edb2e 2025-07-17T06:34:38.6211633Z * [new tag] trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 -> trunk/81759afed4fa4fa3a03f9ff671abe270679cc006 2025-07-17T06:34:38.6212439Z * [new tag] trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 -> trunk/8186af5a26bc6a628f283c4791c8d68ef6fa1336 2025-07-17T06:34:38.6213309Z * [new tag] trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad -> trunk/81b0b308cafae44339b8a123e8b1bec3bf9eb8ad 2025-07-17T06:34:38.6214162Z * [new tag] trunk/81bf278537c081279a574157e1359ec7f0b65daf -> trunk/81bf278537c081279a574157e1359ec7f0b65daf 2025-07-17T06:34:38.6215103Z * [new tag] trunk/81c7445eb97f910ed89da9b11140d914651a1675 -> trunk/81c7445eb97f910ed89da9b11140d914651a1675 2025-07-17T06:34:38.6215903Z * [new tag] trunk/82672206b724a767dcb8c2541074449100de701b -> trunk/82672206b724a767dcb8c2541074449100de701b 2025-07-17T06:34:38.6216673Z * [new tag] trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 -> trunk/826f12b829070e3d5bfd050f001b61aaf78e5447 2025-07-17T06:34:38.6217589Z * [new tag] trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd -> trunk/82765dad16d7cda1ea382497dbf8c1ab2d07bfdd 2025-07-17T06:34:38.6218542Z * [new tag] trunk/82a1ee1135b054d371d10081883b848ac7b7419f -> trunk/82a1ee1135b054d371d10081883b848ac7b7419f 2025-07-17T06:34:38.6219415Z * [new tag] trunk/82e6475d920991ef3be5d5637a72bf49313cc604 -> trunk/82e6475d920991ef3be5d5637a72bf49313cc604 2025-07-17T06:34:38.6220148Z * [new tag] trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 -> trunk/82eefaedd98b63de8a87e34275af781f8eb177e1 2025-07-17T06:34:38.6221018Z * [new tag] trunk/82fb904140d258604a185154287b9c6fde047fc5 -> trunk/82fb904140d258604a185154287b9c6fde047fc5 2025-07-17T06:34:38.6221950Z * [new tag] trunk/830a335a7da5fec00395d440ba568749cb4e2e9e -> trunk/830a335a7da5fec00395d440ba568749cb4e2e9e 2025-07-17T06:34:38.6222777Z * [new tag] trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d -> trunk/831c9010c7d7460fd78bc59b3fa28a65a0339e5d 2025-07-17T06:34:38.6223672Z * [new tag] trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 -> trunk/8347268edcf3cc4f638474d860450bb0cd7a9908 2025-07-17T06:34:38.6224485Z * [new tag] trunk/836bb1941b593063f002394c1de3ec382c2ce50e -> trunk/836bb1941b593063f002394c1de3ec382c2ce50e 2025-07-17T06:34:38.6225408Z * [new tag] trunk/83700b448874cac8e89356ab06292e4289577269 -> trunk/83700b448874cac8e89356ab06292e4289577269 2025-07-17T06:34:38.6226318Z * [new tag] trunk/8372d0986a495d41f41c5d7684f1428ff847c699 -> trunk/8372d0986a495d41f41c5d7684f1428ff847c699 2025-07-17T06:34:38.6227559Z * [new tag] trunk/838798425731e6c90df4a885e90ec03f18eea10b -> trunk/838798425731e6c90df4a885e90ec03f18eea10b 2025-07-17T06:34:38.6228256Z * [new tag] trunk/83d22256f84232c5440b25a08459c649a32b9a4f -> trunk/83d22256f84232c5440b25a08459c649a32b9a4f 2025-07-17T06:34:38.6229255Z * [new tag] trunk/84085229765698166f07c9220d5544023ab80d47 -> trunk/84085229765698166f07c9220d5544023ab80d47 2025-07-17T06:34:38.6230073Z * [new tag] trunk/8485f1950710d383fd8d0d772fc978933c6fc175 -> trunk/8485f1950710d383fd8d0d772fc978933c6fc175 2025-07-17T06:34:38.6230942Z * [new tag] trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 -> trunk/84b77ec1280a56bece8408a2e0e179b9eb95e1e2 2025-07-17T06:34:38.6231785Z * [new tag] trunk/84c14361c28e1b553ea405ef5020cf0a90468850 -> trunk/84c14361c28e1b553ea405ef5020cf0a90468850 2025-07-17T06:34:38.6232711Z * [new tag] trunk/84c588e5eada9e7921608065edc444a15c22cb1c -> trunk/84c588e5eada9e7921608065edc444a15c22cb1c 2025-07-17T06:34:38.6233580Z * [new tag] trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 -> trunk/84dec060b79078e68dcb6be1e7f308dad05d00e2 2025-07-17T06:34:38.6234490Z * [new tag] trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f -> trunk/85111cd165f108ffabb4a90083d59d7a867ebd9f 2025-07-17T06:34:38.6235331Z * [new tag] trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 -> trunk/851a6fa82df251fbc368f0284d941ce78f68e7b1 2025-07-17T06:34:38.6236168Z * [new tag] trunk/85320336799e38411d15c0e159b41248cda01218 -> trunk/85320336799e38411d15c0e159b41248cda01218 2025-07-17T06:34:38.6237306Z * [new tag] trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 -> trunk/8554c8007ddaa8029e7e01bb1af12f358bf597c2 2025-07-17T06:34:38.6238228Z * [new tag] trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 -> trunk/85857181ebca86e9c709e9922a9d9ef41a9c4ef9 2025-07-17T06:34:38.6239207Z * [new tag] trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 -> trunk/85df746892d9b0e87e7a5dfa78ef81a84aec6de0 2025-07-17T06:34:38.6240069Z * [new tag] trunk/86251eff4069c468efebdb481dd18fe8d42856f0 -> trunk/86251eff4069c468efebdb481dd18fe8d42856f0 2025-07-17T06:34:38.6240910Z * [new tag] trunk/863327ae496471654344e1e04ccaa713a44a135d -> trunk/863327ae496471654344e1e04ccaa713a44a135d 2025-07-17T06:34:38.6241759Z * [new tag] trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 -> trunk/86670b39fa3df63a652a9a06b59b73f92d70c392 2025-07-17T06:34:38.6242919Z * [new tag] trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 -> trunk/86996c15dc4294c400c3a552d1a9e8e90aa6c7f6 2025-07-17T06:34:38.6243788Z * [new tag] trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 -> trunk/86ced144534c2c78460a2d0f1d9ed2ba048f2514 2025-07-17T06:34:38.6244708Z * [new tag] trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 -> trunk/86d8af6a6cc648134289de89d393d0dce5b3a5f4 2025-07-17T06:34:38.6245620Z * [new tag] trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 -> trunk/86eaf452c330bd871262b7590ff8bd1bf432e2d7 2025-07-17T06:34:38.6246517Z * [new tag] trunk/87d615efab194482a00d241e4d9aebc513635cf5 -> trunk/87d615efab194482a00d241e4d9aebc513635cf5 2025-07-17T06:34:38.6247363Z * [new tag] trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 -> trunk/8823138e47a3200c313f6bf2d21eb689d8150f39 2025-07-17T06:34:38.6248270Z * [new tag] trunk/8892b782a85b9de9f51334e65e009b3d59899b02 -> trunk/8892b782a85b9de9f51334e65e009b3d59899b02 2025-07-17T06:34:38.6249117Z * [new tag] trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 -> trunk/88b9c285e0eb68134c5f834ceccdb99bc1d255d0 2025-07-17T06:34:38.6249963Z * [new tag] trunk/88c6199db09372b6e2d55a5349ab545527842727 -> trunk/88c6199db09372b6e2d55a5349ab545527842727 2025-07-17T06:34:38.6250845Z * [new tag] trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a -> trunk/88cd9f34b00c22e4edefa223490fcdd6c4ff272a 2025-07-17T06:34:38.6251679Z * [new tag] trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 -> trunk/898179331e82e5ee1ff64737f508fd6a6da711f9 2025-07-17T06:34:38.6252995Z * [new tag] trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e -> trunk/899d3d3e9eec4756a2e759f0203334dbe08f664e 2025-07-17T06:34:38.6253827Z * [new tag] trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 -> trunk/8a2255130025abc80e03adaeb0b90d6463f2f916 2025-07-17T06:34:38.6254588Z * [new tag] trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 -> trunk/8a396c56350ade97c18a6e13b3d97939f1eea075 2025-07-17T06:34:38.6255450Z * [new tag] trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b -> trunk/8a47f9d03be0e0118a43443ff5f60db7be85102b 2025-07-17T06:34:38.6256613Z * [new tag] trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c -> trunk/8a88c6e85abe345d95d970d424a0295cbc89b69c 2025-07-17T06:34:38.6257493Z * [new tag] trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 -> trunk/8a8fac11318778aa5e4479b369b37fdb9e10ec17 2025-07-17T06:34:38.6258631Z * [new tag] trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 -> trunk/8ad6197b466e91eb5fbbde2c76688d40fa472ac3 2025-07-17T06:34:38.6259481Z * [new tag] trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 -> trunk/8b0e0e4f2301f4aeb9fccf52cd2c6d8ac13da131 2025-07-17T06:34:38.6260322Z * [new tag] trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 -> trunk/8b68e5b1bb4a0014a64eab25c54b716968e109a9 2025-07-17T06:34:38.6261158Z * [new tag] trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 -> trunk/8b8684466a11ae6ac27c85dbc6a02091dadac749 2025-07-17T06:34:38.6262024Z * [new tag] trunk/8b97e4dd8cbe23101801043fe343d7350e527540 -> trunk/8b97e4dd8cbe23101801043fe343d7350e527540 2025-07-17T06:34:38.6263076Z * [new tag] trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb -> trunk/8bda95228fbefa6ce204bf4da8b632d1516431bb 2025-07-17T06:34:38.6263912Z * [new tag] trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e -> trunk/8c0df6fe1769c813f57da766528ff3cc4e56943e 2025-07-17T06:34:38.6264853Z * [new tag] trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea -> trunk/8c2e45008282cf5202b72a0ecb0c2951438abeea 2025-07-17T06:34:38.6265800Z * [new tag] trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 -> trunk/8c3f206457a1b9d75bc95a6c30a101135fcee329 2025-07-17T06:34:38.6266973Z * [new tag] trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 -> trunk/8c5b070d1f7cf4a9b58b09a28a0aeb5fdca28679 2025-07-17T06:34:38.6267699Z * [new tag] trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 -> trunk/8c928372b3560bb512e2cf98c94efd923caf5fa7 2025-07-17T06:34:38.6268588Z * [new tag] trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 -> trunk/8cb0c4a4da0e017834d63f3d7dc2ab29e0ad6424 2025-07-17T06:34:38.6269860Z * [new tag] trunk/8d070187e34d5474ae88cefe56754f729138756b -> trunk/8d070187e34d5474ae88cefe56754f729138756b 2025-07-17T06:34:38.6270634Z * [new tag] trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba -> trunk/8d7ee0f4fb7e41e8a49a5a24b6686b2324c493ba 2025-07-17T06:34:38.6271504Z * [new tag] trunk/8da774d81feace041ff39de4ba2ddd43086370d3 -> trunk/8da774d81feace041ff39de4ba2ddd43086370d3 2025-07-17T06:34:38.6272370Z * [new tag] trunk/8dff457f42c9a20f9936d22773239df33cb48c9d -> trunk/8dff457f42c9a20f9936d22773239df33cb48c9d 2025-07-17T06:34:38.6273296Z * [new tag] trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 -> trunk/8e02cd9c5ab151faad80e18e648c82a204fc3735 2025-07-17T06:34:38.6274201Z * [new tag] trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 -> trunk/8e8bbfc80340f0bf0a31a03d61b9b4dd72a40469 2025-07-17T06:34:38.6274893Z * [new tag] trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 -> trunk/8e8d4b13b0f6358e249a1e6fea9831b91b41b6d0 2025-07-17T06:34:38.6275772Z * [new tag] trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c -> trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c 2025-07-17T06:34:38.6276664Z * [new tag] trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 -> trunk/8eb3c5b7a18205974fff0353b97e599ea3d0e2a4 2025-07-17T06:34:38.6277622Z * [new tag] trunk/8f02161d1012143263fdbca47ee62983448e2c7e -> trunk/8f02161d1012143263fdbca47ee62983448e2c7e 2025-07-17T06:34:38.6278588Z * [new tag] trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 -> trunk/8f0998aafe5e9594ade50cd263d5c63a5aad9333 2025-07-17T06:34:38.6279512Z * [new tag] trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 -> trunk/8f5f01bf19e01f4b74add7f3d558966152a398c7 2025-07-17T06:34:38.6280418Z * [new tag] trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 -> trunk/8f9a191db6efcf44510db87c8f6f6e96c67e9b11 2025-07-17T06:34:38.6281295Z * [new tag] trunk/8fcda2c60d974e4970ce939bc828bece9903c304 -> trunk/8fcda2c60d974e4970ce939bc828bece9903c304 2025-07-17T06:34:38.6282036Z * [new tag] trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 -> trunk/900fba4c073b121b6c9ce581ea27e25c13a354e5 2025-07-17T06:34:38.6282939Z * [new tag] trunk/9056279f8159b052599a31b591a78da1acc4224c -> trunk/9056279f8159b052599a31b591a78da1acc4224c 2025-07-17T06:34:38.6283828Z * [new tag] trunk/905b0846903a0193ee651a44762e72c881f83950 -> trunk/905b0846903a0193ee651a44762e72c881f83950 2025-07-17T06:34:38.6284972Z * [new tag] trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c -> trunk/905b194a2e3d1d1c9ec136dfc1b6be7e62ff4b2c 2025-07-17T06:34:38.6285921Z * [new tag] trunk/90618581e971d28ac6950305d72521af05ed3a42 -> trunk/90618581e971d28ac6950305d72521af05ed3a42 2025-07-17T06:34:38.6286882Z * [new tag] trunk/907aea032d2f709f26dec78b762481c4604cc186 -> trunk/907aea032d2f709f26dec78b762481c4604cc186 2025-07-17T06:34:38.6287837Z * [new tag] trunk/907d0931cc8868164c2890b0452eda5d4da49278 -> trunk/907d0931cc8868164c2890b0452eda5d4da49278 2025-07-17T06:34:38.6288900Z * [new tag] trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 -> trunk/90b973a2e228f2a5e2c158e5f5cf8f59d9118fc8 2025-07-17T06:34:38.6289717Z * [new tag] trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 -> trunk/91ee9ee82d40bcc36afbe9fed8dfc2f8c19c7316 2025-07-17T06:34:38.6290638Z * [new tag] trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc -> trunk/9222552572890fd7ff1d75884cc6a99a55ab90bc 2025-07-17T06:34:38.6291553Z * [new tag] trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 -> trunk/92388bb2ab14dae7b63c2088de4d6add413d1c27 2025-07-17T06:34:38.6292535Z * [new tag] trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 -> trunk/92409b6c89fbfbd3caa79c81b1e3d9e7917d3bc7 2025-07-17T06:34:38.6293411Z * [new tag] trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 -> trunk/924fc52e1842de756a7632e7b2777aeed77d60e5 2025-07-17T06:34:38.6294320Z * [new tag] trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 -> trunk/925fbfca27580f2ec8d5f9bfd549b1fe2e665617 2025-07-17T06:34:38.6295193Z * [new tag] trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b -> trunk/92b7ed6d07fcd6af31cddc7b4276e626b023bd0b 2025-07-17T06:34:38.6296253Z * [new tag] trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 -> trunk/92c79f36dbbdb01e0aab6efb8f52df828e1046d5 2025-07-17T06:34:38.6296926Z * [new tag] trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 -> trunk/92ee5bd9f6bef38b3e3e81a37f4d5374395aeb40 2025-07-17T06:34:38.6297892Z * [new tag] trunk/92f41ccc2651ab284118ec7087977ab455027eb0 -> trunk/92f41ccc2651ab284118ec7087977ab455027eb0 2025-07-17T06:34:38.6298797Z * [new tag] trunk/930b575389f9233efddf70ea7b7804ed06af80d5 -> trunk/930b575389f9233efddf70ea7b7804ed06af80d5 2025-07-17T06:34:38.6299675Z * [new tag] trunk/9328a7fb589f6372ea478e47cdae8d124030f383 -> trunk/9328a7fb589f6372ea478e47cdae8d124030f383 2025-07-17T06:34:38.6300571Z * [new tag] trunk/9338d85d4594f981c198bcbb7edfccf6b92643be -> trunk/9338d85d4594f981c198bcbb7edfccf6b92643be 2025-07-17T06:34:38.6301336Z * [new tag] trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc -> trunk/9345279c6ebdbad95b7b53bc2cb6f63a4e57b2cc 2025-07-17T06:34:38.6302061Z * [new tag] trunk/937529f0b31788726e53890f5601886c64dc9eec -> trunk/937529f0b31788726e53890f5601886c64dc9eec 2025-07-17T06:34:38.6302950Z * [new tag] trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 -> trunk/938515fa75f4e9d28c62a2aaa3e0e5428c867c36 2025-07-17T06:34:38.6303810Z * [new tag] trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 -> trunk/93854e83b7bfde94090662e9b372d8bf44ccf5d4 2025-07-17T06:34:38.6304725Z * [new tag] trunk/944a140e90389eced1ec38e14cb4345811ed0b1a -> trunk/944a140e90389eced1ec38e14cb4345811ed0b1a 2025-07-17T06:34:38.6305564Z * [new tag] trunk/9462106b7e41d9a24308255e15613b464ab086ce -> trunk/9462106b7e41d9a24308255e15613b464ab086ce 2025-07-17T06:34:38.6306443Z * [new tag] trunk/94716db22214912896cf680dc3eb88574f611a42 -> trunk/94716db22214912896cf680dc3eb88574f611a42 2025-07-17T06:34:38.6307338Z * [new tag] trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 -> trunk/94763f5ca75330206777f3c1b36ff124706bd9d9 2025-07-17T06:34:38.6308250Z * [new tag] trunk/94995eba07763890b86465d53c4647c089f48d0a -> trunk/94995eba07763890b86465d53c4647c089f48d0a 2025-07-17T06:34:38.6309128Z * [new tag] trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 -> trunk/94ae61533719defecb08d11f63c5d9fe9a826c00 2025-07-17T06:34:38.6310001Z * [new tag] trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 -> trunk/94c746bb43484787a3f5bbdc2f72bd4fb02f2964 2025-07-17T06:34:38.6311009Z * [new tag] trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 -> trunk/94da4523ec4362dabbf9f08f9f2efce79ab70b73 2025-07-17T06:34:38.6311800Z * [new tag] trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 -> trunk/94f8679019ea4b1272f1ad58ad7cad87147cf5a7 2025-07-17T06:34:38.6312649Z * [new tag] trunk/9508d73307b4bc1fe453677526a096e5e10a7575 -> trunk/9508d73307b4bc1fe453677526a096e5e10a7575 2025-07-17T06:34:38.6313519Z * [new tag] trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 -> trunk/9513b9d03fa8950ba5d2b59cc0b1a1aab3a41c06 2025-07-17T06:34:38.6314414Z * [new tag] trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d -> trunk/95448b2ce61c3995ecdae0bfec655a5ef81a117d 2025-07-17T06:34:38.6315396Z * [new tag] trunk/954ce949500746763a487a8ed9800035e7cd87d4 -> trunk/954ce949500746763a487a8ed9800035e7cd87d4 2025-07-17T06:34:38.6316465Z * [new tag] trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b -> trunk/95a7d1912a86d857a9f4adb55b73b57518ce1e7b 2025-07-17T06:34:38.6317274Z * [new tag] trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 -> trunk/95bc3da9f8555897d5d2b90f75385e3b2ff7bc43 2025-07-17T06:34:38.6318116Z * [new tag] trunk/95cb42c45d17f532222611e8028c9307622cc3c9 -> trunk/95cb42c45d17f532222611e8028c9307622cc3c9 2025-07-17T06:34:38.6319017Z * [new tag] trunk/9620994067b18e846a097d1e99af85ec2426ef0a -> trunk/9620994067b18e846a097d1e99af85ec2426ef0a 2025-07-17T06:34:38.6319942Z * [new tag] trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 -> trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 2025-07-17T06:34:38.6320774Z * [new tag] trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 -> trunk/9642c7568967ab424c5d0e04ef2cd1e82a54b5f8 2025-07-17T06:34:38.6321713Z * [new tag] trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd -> trunk/9656251bb1bee12c0e2f21828dc14a4c3c06afdd 2025-07-17T06:34:38.6322559Z * [new tag] trunk/9665702c64af633ab23499228d552a49660a9fa2 -> trunk/9665702c64af633ab23499228d552a49660a9fa2 2025-07-17T06:34:38.6323438Z * [new tag] trunk/96897e721b76f3b72aa406696165711d74f8d260 -> trunk/96897e721b76f3b72aa406696165711d74f8d260 2025-07-17T06:34:38.6324335Z * [new tag] trunk/968f90ce7344223c788eeba59200cc22b9f94dcd -> trunk/968f90ce7344223c788eeba59200cc22b9f94dcd 2025-07-17T06:34:38.6325235Z * [new tag] trunk/96d082d06bda98addd4ad7903d315477404dc272 -> trunk/96d082d06bda98addd4ad7903d315477404dc272 2025-07-17T06:34:38.6325954Z * [new tag] trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e -> trunk/96df86641048a282a4622ac93d19e4c7b6c38b8e 2025-07-17T06:34:38.6327321Z * [new tag] trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c -> trunk/96e4c95cd8d03037765ffd4b8fcdaa06c4b2c51c 2025-07-17T06:34:38.6328152Z * [new tag] trunk/9768d393fa62df8a508136f5b6634bf955d8365d -> trunk/9768d393fa62df8a508136f5b6634bf955d8365d 2025-07-17T06:34:38.6329051Z * [new tag] trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 -> trunk/977abe786d907c1ff76528a550e3d53c9f3b1044 2025-07-17T06:34:38.6329939Z * [new tag] trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 -> trunk/981c99fdffd9a4f510e4b89245d16aa427ee0978 2025-07-17T06:34:38.6330820Z * [new tag] trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d -> trunk/987314aa96fdf8aa051e3643b26f4209b7fe166d 2025-07-17T06:34:38.6331668Z * [new tag] trunk/98a34e8d4b4d73504afbf49f70284221e6303314 -> trunk/98a34e8d4b4d73504afbf49f70284221e6303314 2025-07-17T06:34:38.6332461Z * [new tag] trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 -> trunk/98bb0c0e7888a84de1d22c4952de69a5d5b1a0b3 2025-07-17T06:34:38.6333435Z * [new tag] trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 -> trunk/9944cd0949e96d656746de6df0cb3a5a954597e4 2025-07-17T06:34:38.6334391Z * [new tag] trunk/996206e66fcafff25d0af5177497e8f792000869 -> trunk/996206e66fcafff25d0af5177497e8f792000869 2025-07-17T06:34:38.6335231Z * [new tag] trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 -> trunk/9963845a4e55a3e8d35ea49deb8f8c1f6c53cb74 2025-07-17T06:34:38.6336097Z * [new tag] trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 -> trunk/9968c854b6a38857d05fb1da7bea797fbf23c880 2025-07-17T06:34:38.6336968Z * [new tag] trunk/9968edd00256fdb47e2e0129df918c5b23c06419 -> trunk/9968edd00256fdb47e2e0129df918c5b23c06419 2025-07-17T06:34:38.6337869Z * [new tag] trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 -> trunk/99c1a6bdd98ecb1f9b2fb8310bcd891c8c6adf57 2025-07-17T06:34:38.6338790Z * [new tag] trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 -> trunk/99e99d5bfe57eddfce23f7dc9ede016cb1393c52 2025-07-17T06:34:38.6339881Z * [new tag] trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 -> trunk/9a2c669425379eb264f896390b8fcd8d3f2ce959 2025-07-17T06:34:38.6340699Z * [new tag] trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e -> trunk/9a42f01586267b52fe303c0c1b7a71d50cc4178e 2025-07-17T06:34:38.6341596Z * [new tag] trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 -> trunk/9a4c08ddfc9b43c07cd16355277d359dfcef50d6 2025-07-17T06:34:38.6342491Z * [new tag] trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f -> trunk/9a5278225fc5e7b46d54a65ae1a3f049ee49824f 2025-07-17T06:34:38.6343245Z * [new tag] trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 -> trunk/9a5c59368d46d3793e09b72a2782ef4d12e74392 2025-07-17T06:34:38.6344125Z * [new tag] trunk/9aaa184105b2f436b5834187c4c004c02e438491 -> trunk/9aaa184105b2f436b5834187c4c004c02e438491 2025-07-17T06:34:38.6345205Z * [new tag] trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e -> trunk/9afee0fa969fd4ebab86a2cbad3217c8bade156e 2025-07-17T06:34:38.6346030Z * [new tag] trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef -> trunk/9b0013c6bb98d7161e921d03be76c81bbc0eebef 2025-07-17T06:34:38.6346911Z * [new tag] trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e -> trunk/9b122aab5dcd419b96d4a1137c45e99bde94f14e 2025-07-17T06:34:38.6347773Z * [new tag] trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f -> trunk/9b498d3bb28b8e3411ce464dd2755c5b96d92c8f 2025-07-17T06:34:38.6348677Z * [new tag] trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e -> trunk/9b4a748e29a720d0fade7e1298a68cc36cfd5f5e 2025-07-17T06:34:38.6349530Z * [new tag] trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 -> trunk/9b4db093cb63555654c868ba9e3ab68ef4c722e5 2025-07-17T06:34:38.6350460Z * [new tag] trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 -> trunk/9bae2fcf990cd51891218895ac1b3cfe70ffc2c3 2025-07-17T06:34:38.6351386Z * [new tag] trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 -> trunk/9bd0830ed8d3e753afc3e9fff2553f4c5871f6f9 2025-07-17T06:34:38.6352253Z * [new tag] trunk/9bd42c15707a4b410ee005d5916e882a7db432bb -> trunk/9bd42c15707a4b410ee005d5916e882a7db432bb 2025-07-17T06:34:38.6353402Z * [new tag] trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 -> trunk/9bdf87e8918b9a3f78d7bcb8a770c19f7c82ac15 2025-07-17T06:34:38.6354216Z * [new tag] trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 -> trunk/9be5860bc34b643abd02ac5b5a89d820efcdfbc9 2025-07-17T06:34:38.6355427Z * [new tag] trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 -> trunk/9bf41633d76f7816fdcc0b7ae22a42dc91821004 2025-07-17T06:34:38.6356501Z * [new tag] trunk/9bf6593e96b711641606e6008a4936173fd3b458 -> trunk/9bf6593e96b711641606e6008a4936173fd3b458 2025-07-17T06:34:38.6357617Z * [new tag] trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 -> trunk/9bfefda296d2df31ce9bb90410d91d8f18127545 2025-07-17T06:34:38.6358678Z * [new tag] trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 -> trunk/9c189ed29a2cfa08ff357cb5042ff8c34f07d668 2025-07-17T06:34:38.6359541Z * [new tag] trunk/9c39bc24807a5843f8affdf56bd71836760dc554 -> trunk/9c39bc24807a5843f8affdf56bd71836760dc554 2025-07-17T06:34:38.6360440Z * [new tag] trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f -> trunk/9ca080db87f66becb2bb2c61598c0beabae73d5f 2025-07-17T06:34:38.6361326Z * [new tag] trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d -> trunk/9cced33c7c9cdfc68e9ed85c4b45bdfd05dac92d 2025-07-17T06:34:38.6362191Z * [new tag] trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 -> trunk/9cd521de4dad5fc6bca94e253a9334b9a521acb0 2025-07-17T06:34:38.6363075Z * [new tag] trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f -> trunk/9d175bc7e615b062d8ea57df6ca17edb8a6b951f 2025-07-17T06:34:38.6363988Z * [new tag] trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 -> trunk/9d184bda2f190a3ba72a4a0d95e1fde26d6bfc08 2025-07-17T06:34:38.6364859Z * [new tag] trunk/9d2d2270037c5a014767cdfa531863da8062bf9d -> trunk/9d2d2270037c5a014767cdfa531863da8062bf9d 2025-07-17T06:34:38.6365815Z * [new tag] trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad -> trunk/9d59b516e9b3026948918e3ff8c2ef55a33d13ad 2025-07-17T06:34:38.6366667Z * [new tag] trunk/9d677389cb5eb75d423860c55519b522961a9195 -> trunk/9d677389cb5eb75d423860c55519b522961a9195 2025-07-17T06:34:38.6367625Z * [new tag] trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 -> trunk/9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81 2025-07-17T06:34:38.6368466Z * [new tag] trunk/9df0176408518b30ac172837bd697c9d19b19a98 -> trunk/9df0176408518b30ac172837bd697c9d19b19a98 2025-07-17T06:34:38.6369409Z * [new tag] trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab -> trunk/9df2e8020f190bdad02258aff2b2f88f7db3dcab 2025-07-17T06:34:38.6370341Z * [new tag] trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 -> trunk/9e132b770e06c2399f827d3d1963fe036e9744e6 2025-07-17T06:34:38.6371070Z * [new tag] trunk/9e5f4a844c0aebf964a435094005c92713fbe99a -> trunk/9e5f4a844c0aebf964a435094005c92713fbe99a 2025-07-17T06:34:38.6387025Z * [new tag] trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e -> trunk/9e88d6c857fd2b276427f4527130e2ecb7ed731e 2025-07-17T06:34:38.6387514Z * [new tag] trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 -> trunk/9e9484d022f8d65e2066b5683b75c84ba0f36332 2025-07-17T06:34:38.6387887Z * [new tag] trunk/9ed0060225a7b78c60c42f29be94444b537edd4a -> trunk/9ed0060225a7b78c60c42f29be94444b537edd4a 2025-07-17T06:34:38.6388267Z * [new tag] trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca -> trunk/9f18482d41227df3cf2248dfa54bd6601e61e1ca 2025-07-17T06:34:38.6388661Z * [new tag] trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c -> trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c 2025-07-17T06:34:38.6389044Z * [new tag] trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa -> trunk/9f5153b1a495b3b2b7ad9f22a064fe4074d742aa 2025-07-17T06:34:38.6389416Z * [new tag] trunk/9f5276dc07c788533af8945b1605df47a33313e7 -> trunk/9f5276dc07c788533af8945b1605df47a33313e7 2025-07-17T06:34:38.6389795Z * [new tag] trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 -> trunk/9fe2d156a9f81d67e248c0edaf7feee1a8d6c4d5 2025-07-17T06:34:38.6390179Z * [new tag] trunk/9fed2addedb42da86b657165fe14eadc911232cf -> trunk/9fed2addedb42da86b657165fe14eadc911232cf 2025-07-17T06:34:38.6390554Z * [new tag] trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a -> trunk/a00a697c1748937b0c6d13508ff76b8af4957d8a 2025-07-17T06:34:38.6390921Z * [new tag] trunk/a0308edb6cdfd8983e80a499890d9f320556e844 -> trunk/a0308edb6cdfd8983e80a499890d9f320556e844 2025-07-17T06:34:38.6391297Z * [new tag] trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc -> trunk/a04a13c44908fe0ace4f76a228d045dbf5c015bc 2025-07-17T06:34:38.6391789Z * [new tag] trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 -> trunk/a0e0abd0379ed403adc926d3cc5459fa35aff0a0 2025-07-17T06:34:38.6392167Z * [new tag] trunk/a10024d7dea47c52469059a47efe376eb20adca0 -> trunk/a10024d7dea47c52469059a47efe376eb20adca0 2025-07-17T06:34:38.6392543Z * [new tag] trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 -> trunk/a1057cda31fe890d237fe9a2e6b3314cd4be3439 2025-07-17T06:34:38.6392950Z * [new tag] trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 -> trunk/a1257446f8eaf81eb758e89b4e784bed47b9c733 2025-07-17T06:34:38.6393313Z * [new tag] trunk/a1282b18239204b0344884ebd232b33b2d8b748f -> trunk/a1282b18239204b0344884ebd232b33b2d8b748f 2025-07-17T06:34:38.6393770Z * [new tag] trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 -> trunk/a14f427db68e54500ef4cd9ed34cb9537263bb74 2025-07-17T06:34:38.6394146Z * [new tag] trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 -> trunk/a1dad2f2d2c082e2a3784c3d585ef0204b7ccf75 2025-07-17T06:34:38.6394518Z * [new tag] trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 -> trunk/a1e4f1f98a0b9596fe52aaf2f85b0778498d5f49 2025-07-17T06:34:38.6394905Z * [new tag] trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 -> trunk/a205e8fd7357cf5c2b95eb4bec7c8ff7b5c41651 2025-07-17T06:34:38.6395271Z * [new tag] trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 -> trunk/a21806f0386c2671fc11ae37fe2fe96c4aeb37d9 2025-07-17T06:34:38.6395637Z * [new tag] trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 -> trunk/a23f4471b952d8cd630b860639e0aaa9be957d60 2025-07-17T06:34:38.6396032Z * [new tag] trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 -> trunk/a24afbff3f44399ac9513addce6bd50cacab22d2 2025-07-17T06:34:38.6396413Z * [new tag] trunk/a24ce67deedab025531660ddb44c148bb066edf8 -> trunk/a24ce67deedab025531660ddb44c148bb066edf8 2025-07-17T06:34:38.6396799Z * [new tag] trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 -> trunk/a25d1443fae79a9984eaa44e973b2f5645c85da8 2025-07-17T06:34:38.6397168Z * [new tag] trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c -> trunk/a26bf3892778ca7cc457c772a1f5194c11b6f33c 2025-07-17T06:34:38.6397553Z * [new tag] trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc -> trunk/a28e6ae38f1e1de33ecf48b679ff1eda71fc2efc 2025-07-17T06:34:38.6397935Z * [new tag] trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a -> trunk/a2a75be0f8d680cf1dc36c50f34f225b0c7c4d6a 2025-07-17T06:34:38.6398356Z * [new tag] trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f -> trunk/a2ad16be72bf989c01b96c4c56b1c108a71c087f 2025-07-17T06:34:38.6399451Z * [new tag] trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b -> trunk/a2b0b2698d5b953861b2e4f3cdee11136f07bd3b 2025-07-17T06:34:38.6400302Z * [new tag] trunk/a3098a74d494020dbb906c05ef047013e1921662 -> trunk/a3098a74d494020dbb906c05ef047013e1921662 2025-07-17T06:34:38.6401223Z * [new tag] trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 -> trunk/a317c63d1b70a7989a4cab09394691fb7a3d8323 2025-07-17T06:34:38.6401952Z * [new tag] trunk/a355158fcba807fda1e47e5ee42babdbcf447947 -> trunk/a355158fcba807fda1e47e5ee42babdbcf447947 2025-07-17T06:34:38.6402787Z * [new tag] trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 -> trunk/a35b3a9b95bbe0703de33802162a83cb7970ddc0 2025-07-17T06:34:38.6403943Z * [new tag] trunk/a369350065493109d1abfbb994695777ab11bcf4 -> trunk/a369350065493109d1abfbb994695777ab11bcf4 2025-07-17T06:34:38.6404721Z * [new tag] trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 -> trunk/a3ec6d64b24fdbd61164240f3bcd8530434812b5 2025-07-17T06:34:38.6405598Z * [new tag] trunk/a46ea8a364e528828c4369d58d53802291f0b49b -> trunk/a46ea8a364e528828c4369d58d53802291f0b49b 2025-07-17T06:34:38.6406789Z * [new tag] trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 -> trunk/a47ca4fc746a663c0e97d55a87815d0965d0a7e9 2025-07-17T06:34:38.6407418Z * [new tag] trunk/a4b59498c5222a02a706fa1e1308a6035d65feab -> trunk/a4b59498c5222a02a706fa1e1308a6035d65feab 2025-07-17T06:34:38.6408356Z * [new tag] trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda -> trunk/a4c7e7f98373ad8f309e419c6f98b0134933dcda 2025-07-17T06:34:38.6409178Z * [new tag] trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 -> trunk/a4d753295ee5662056bdfd1b00fa242071ac7125 2025-07-17T06:34:38.6410107Z * [new tag] trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 -> trunk/a4ea242edc8626250e54a62aa073cba0e5322af2 2025-07-17T06:34:38.6411012Z * [new tag] trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d -> trunk/a529a5daf5d348f4f8dac4fcd85521153b6a3d4d 2025-07-17T06:34:38.6411906Z * [new tag] trunk/a5938ff431202864c92fec7d9042574348b1c15b -> trunk/a5938ff431202864c92fec7d9042574348b1c15b 2025-07-17T06:34:38.6412847Z * [new tag] trunk/a5b4463d60e5beaec546843b24876ce573890784 -> trunk/a5b4463d60e5beaec546843b24876ce573890784 2025-07-17T06:34:38.6413613Z * [new tag] trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b -> trunk/a5c61eb78dda6b7b4c4beb8bc616f9545ea4807b 2025-07-17T06:34:38.6414741Z * [new tag] trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 -> trunk/a5cbb2bcb3c005909a3c10042605e861e6390927 2025-07-17T06:34:38.6415474Z * [new tag] trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e -> trunk/a5df6ffbc2cf8d61fc98bca1c10f22ff64b2318e 2025-07-17T06:34:38.6416396Z * [new tag] trunk/a5e68814d556cf67c6511876410970dd08c3dd6d -> trunk/a5e68814d556cf67c6511876410970dd08c3dd6d 2025-07-17T06:34:38.6417371Z * [new tag] trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c -> trunk/a5f59cc2eab3a5201712c52fe48c268357ba4f3c 2025-07-17T06:34:38.6418325Z * [new tag] trunk/a6084b71edb8d2856356724b5e71c4e2a861867f -> trunk/a6084b71edb8d2856356724b5e71c4e2a861867f 2025-07-17T06:34:38.6419202Z * [new tag] trunk/a6210fd07b8fe1924f24229bb30562608af4f41a -> trunk/a6210fd07b8fe1924f24229bb30562608af4f41a 2025-07-17T06:34:38.6420050Z * [new tag] trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 -> trunk/a666cf3b38f5e7739f94b175f152b127a6d51344 2025-07-17T06:34:38.6420910Z * [new tag] trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f -> trunk/a67eb1a0d627d59d95a99722d37cab3bf054261f 2025-07-17T06:34:38.6421807Z * [new tag] trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 -> trunk/a69e27ca5ad4287add73972ef1b34b469e3c7d23 2025-07-17T06:34:38.6422756Z * [new tag] trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 -> trunk/a6a3a441442a96f38d0771c985f753223cea2ba0 2025-07-17T06:34:38.6423680Z * [new tag] trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 -> trunk/a6a8641c8aee5797324c3d41749bcae62b4e5de8 2025-07-17T06:34:38.6424539Z * [new tag] trunk/a6fab82b16011213cb010c8c50461b9a680748a2 -> trunk/a6fab82b16011213cb010c8c50461b9a680748a2 2025-07-17T06:34:38.6425432Z * [new tag] trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf -> trunk/a73d9e0aec9319e56ba0c9b0ccc25db69c739faf 2025-07-17T06:34:38.6426407Z * [new tag] trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 -> trunk/a767e50adca9e08dd638be60c9e5604de15b9f15 2025-07-17T06:34:38.6427140Z * [new tag] trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c -> trunk/a7b29c88b1f55bac02f38bf1faba68b6c4be4c9c 2025-07-17T06:34:38.6428068Z * [new tag] trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 -> trunk/a7eb153bba0534daaa1b652d44bb9fb5bd1ac7c7 2025-07-17T06:34:38.6428935Z * [new tag] trunk/a82c171bb26949dda5f5932051a905a9bab38761 -> trunk/a82c171bb26949dda5f5932051a905a9bab38761 2025-07-17T06:34:38.6429793Z * [new tag] trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e -> trunk/a85ad5552532926b78d489d1b60671f74bf6dc8e 2025-07-17T06:34:38.6430769Z * [new tag] trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 -> trunk/a87dfc7480bc98d33dab274d7e95723aa9cf7840 2025-07-17T06:34:38.6431669Z * [new tag] trunk/a8b973673798ca79dfe616c9080415d09f9e990d -> trunk/a8b973673798ca79dfe616c9080415d09f9e990d 2025-07-17T06:34:38.6432614Z * [new tag] trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 -> trunk/a8ec7babcf27584cf068c3a5a04bb3ea0102ab99 2025-07-17T06:34:38.6433484Z * [new tag] trunk/a8fe982993221048ee1665ce28add1b02888784d -> trunk/a8fe982993221048ee1665ce28add1b02888784d 2025-07-17T06:34:38.6434430Z * [new tag] trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 -> trunk/a92b24cd839aa6807f3c9ea8b8787da99c4490c0 2025-07-17T06:34:38.6435365Z * [new tag] trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 -> trunk/a9352bd25e9f070e8f846b8fdbcd7c90ad5c66b3 2025-07-17T06:34:38.6436523Z * [new tag] trunk/a952956d05dd617355007ae31d8e936474a35f14 -> trunk/a952956d05dd617355007ae31d8e936474a35f14 2025-07-17T06:34:38.6437392Z * [new tag] trunk/a9537b626c91ce617139ade60b9107a2805a4248 -> trunk/a9537b626c91ce617139ade60b9107a2805a4248 2025-07-17T06:34:38.6438307Z * [new tag] trunk/a95504b10fff38b5308660e0b535961beed6c9f1 -> trunk/a95504b10fff38b5308660e0b535961beed6c9f1 2025-07-17T06:34:38.6439599Z * [new tag] trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 -> trunk/a9a0501ec40d8fab07b0f8d2fcbf8eb7147c1ae8 2025-07-17T06:34:38.6440547Z * [new tag] trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 -> trunk/a9ac9f2635a9be28eaf267ed41070081a4ce05d8 2025-07-17T06:34:38.6441293Z * [new tag] trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 -> trunk/a9d5157e2596e1d830158e83fab618aab1d4ee39 2025-07-17T06:34:38.6442064Z * [new tag] trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce -> trunk/a9ee4250d55c6342b80e2d57a8ad9a1992ddcdce 2025-07-17T06:34:38.6442958Z * [new tag] trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 -> trunk/a9ef7c4d044d386993a6e82b5ad37b7db759b502 2025-07-17T06:34:38.6444266Z * [new tag] trunk/a9f902add02383ca1b0386eb865767641975fede -> trunk/a9f902add02383ca1b0386eb865767641975fede 2025-07-17T06:34:38.6445242Z * [new tag] trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a -> trunk/aa116285768ba6a8cd34bf8d245e38d04c88810a 2025-07-17T06:34:38.6446017Z * [new tag] trunk/aa280ea19fb20923d048909fa98af092e18ca2fb -> trunk/aa280ea19fb20923d048909fa98af092e18ca2fb 2025-07-17T06:34:38.6447085Z * [new tag] trunk/aa2d54148d476383986855af3fe53862da861dda -> trunk/aa2d54148d476383986855af3fe53862da861dda 2025-07-17T06:34:38.6447863Z * [new tag] trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad -> trunk/aab949aa96a6b197b75ffa25608fa84049ff68ad 2025-07-17T06:34:38.6448745Z * [new tag] trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 -> trunk/aac0e8f0e998a9381f0eb5dd303a853515109eb0 2025-07-17T06:34:38.6449624Z * [new tag] trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 -> trunk/aacb9440791f4e9567e2123f19bb062e75c2d242 2025-07-17T06:34:38.6450663Z * [new tag] trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf -> trunk/ab2294d8289a7757a2fc321cdefac88e2b378edf 2025-07-17T06:34:38.6451558Z * [new tag] trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 -> trunk/ab3393e923514438c9bdfc1afcd0b2aac8be8de9 2025-07-17T06:34:38.6452530Z * [new tag] trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 -> trunk/ab51a937371e61f91cacae7d9fb4b1fe61f24f03 2025-07-17T06:34:38.6453473Z * [new tag] trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 -> trunk/ab56e5add9c36f611a4d9af2f43213926b65d7b4 2025-07-17T06:34:38.6454363Z * [new tag] trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c -> trunk/ab655816b8f76f511fb2262d45276d8d1b13d59c 2025-07-17T06:34:38.6455329Z * [new tag] trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d -> trunk/ab6cb34480a14f3cf2446519189ee5f0c5e7278d 2025-07-17T06:34:38.6456380Z * [new tag] trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f -> trunk/ab81fb846cd0e52bbc6a2eb366706350639e209f 2025-07-17T06:34:38.6457798Z * [new tag] trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 -> trunk/ab8874bd26894a8ab956408ceee2e89c9ad7f450 2025-07-17T06:34:38.6458923Z * [new tag] trunk/abbdf9f3632af505b3265b4258a6c185b257edde -> trunk/abbdf9f3632af505b3265b4258a6c185b257edde 2025-07-17T06:34:38.6459987Z * [new tag] trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd -> trunk/abeae997a35b1920a45be9c26eff7474f2c6c5dd 2025-07-17T06:34:38.6461157Z * [new tag] trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 -> trunk/abf4da0d242274ba7ab4c0859d105cae74a2dbc5 2025-07-17T06:34:38.6462049Z * [new tag] trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb -> trunk/ac706bfc7f942b8a97401486a840dd8f6452f5cb 2025-07-17T06:34:38.6462929Z * [new tag] trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 -> trunk/ac86ec0e60370c037e018137f2048cafd47c5c28 2025-07-17T06:34:38.6463980Z * [new tag] trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 -> trunk/acaf6ba3c6d0bdec88ab3f6c2ef82650050558d2 2025-07-17T06:34:38.6464803Z * [new tag] trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 -> trunk/ad86c05b78d343f3346d07a07e17639e421d2cf4 2025-07-17T06:34:38.6465753Z * [new tag] trunk/ada44e5ba78be9377814678d1986556af2d6e570 -> trunk/ada44e5ba78be9377814678d1986556af2d6e570 2025-07-17T06:34:38.6466705Z * [new tag] trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff -> trunk/add0b450bd9907ba9d089c79ca4af96c0590d8ff 2025-07-17T06:34:38.6467704Z * [new tag] trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a -> trunk/adf6dd1e44c1b006ea6078576b64d5616cecfa5a 2025-07-17T06:34:38.6468645Z * [new tag] trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb -> trunk/adf9644440e0d007853e7fdfd67b6a59248f4fbb 2025-07-17T06:34:38.6469786Z * [new tag] trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 -> trunk/ae0f1f89847564b04bdc43395e664e48f08aaca2 2025-07-17T06:34:38.6470733Z * [new tag] trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 -> trunk/ae1094b72b7db368f292ed6033de5b495dcdc878 2025-07-17T06:34:38.6471621Z * [new tag] trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b -> trunk/ae86e8f6c829a3cfa9204949156fce2d048c919b 2025-07-17T06:34:38.6472518Z * [new tag] trunk/aec569da2325c09487ab659a0f28c3b51e60d779 -> trunk/aec569da2325c09487ab659a0f28c3b51e60d779 2025-07-17T06:34:38.6473620Z * [new tag] trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc -> trunk/aee2bfc5bae2974f5a3023d51dfa8e3e641144cc 2025-07-17T06:34:38.6474452Z * [new tag] trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 -> trunk/aeffb68d3466635e4e95c50bffd7dfebaba94da2 2025-07-17T06:34:38.6475324Z * [new tag] trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 -> trunk/af284b45d5cbfd19d168bf1d118b3a40cd8b3a92 2025-07-17T06:34:38.6476171Z * [new tag] trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 -> trunk/af3d06909400413801b726a96f3ff52b5ee9ebb5 2025-07-17T06:34:38.6477053Z * [new tag] trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f -> trunk/af9c92b4cb9f406129dfd8c64c082c0aaf7c723f 2025-07-17T06:34:38.6477910Z * [new tag] trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b -> trunk/aff9c1eec599b8fa97240d192534b0f650c16b1b 2025-07-17T06:34:38.6478853Z * [new tag] trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 -> trunk/b00b641ff1fbfa8f4f6152ffc631e0d24145a7a8 2025-07-17T06:34:38.6479696Z * [new tag] trunk/b020971e7806bba39aecf636e59e743911831ad8 -> trunk/b020971e7806bba39aecf636e59e743911831ad8 2025-07-17T06:34:38.6480547Z * [new tag] trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad -> trunk/b0556110e58e3bcf2c872b933e4fd4a0d34398ad 2025-07-17T06:34:38.6481562Z * [new tag] trunk/b07725a9516028a485153c4b5356b3e33b990f81 -> trunk/b07725a9516028a485153c4b5356b3e33b990f81 2025-07-17T06:34:38.6482355Z * [new tag] trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e -> trunk/b096341963c4af3b2b0d7f598eba1cdc1c74fb6e 2025-07-17T06:34:38.6483160Z * [new tag] trunk/b09bd414a6ccba158c09f586a278051588d90936 -> trunk/b09bd414a6ccba158c09f586a278051588d90936 2025-07-17T06:34:38.6484074Z * [new tag] trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de -> trunk/b0fbbef1361ccaab8a5aec8e7cd62150e7b361de 2025-07-17T06:34:38.6484917Z * [new tag] trunk/b146ca74f01df3cf711fd0f855e05805e490156c -> trunk/b146ca74f01df3cf711fd0f855e05805e490156c 2025-07-17T06:34:38.6485918Z * [new tag] trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 -> trunk/b146e1a264960e5fb79cf4621ebe4b1345db3e64 2025-07-17T06:34:38.6486671Z * [new tag] trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 -> trunk/b147b6c0e31d43a405416743fde1b0b606aa3839 2025-07-17T06:34:38.6487495Z * [new tag] trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 -> trunk/b1713c665516d8355f5491d10b31f98c74ce27f1 2025-07-17T06:34:38.6488381Z * [new tag] trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 -> trunk/b1a54fab9bcb0cc167773f9a885d4170447e1c68 2025-07-17T06:34:38.6489164Z * [new tag] trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 -> trunk/b1b8e57cda03bd016594a4fc4944fa5e7f9dd961 2025-07-17T06:34:38.6490036Z * [new tag] trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 -> trunk/b1d62febd03ac421197d5516596f98d3c46e9b44 2025-07-17T06:34:38.6490999Z * [new tag] trunk/b221be9140689d180ec339db05c5e235a95949d3 -> trunk/b221be9140689d180ec339db05c5e235a95949d3 2025-07-17T06:34:38.6492103Z * [new tag] trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 -> trunk/b22b93a6babf86e823e979528bc0aab88fb7a012 2025-07-17T06:34:38.6493027Z * [new tag] trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b -> trunk/b26da7741be37693ab1cd21115f3fca15b1cdb6b 2025-07-17T06:34:38.6493903Z * [new tag] trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 -> trunk/b2d473c8f8a6d0677940c174b38511f5ab3c3b65 2025-07-17T06:34:38.6494964Z * [new tag] trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb -> trunk/b2fc9cfea16c8eb52c1ce79b2032793dd1a545fb 2025-07-17T06:34:38.6495750Z * [new tag] trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 -> trunk/b30e04b3c8a83e19dc9123f2f0229d80e208fb50 2025-07-17T06:34:38.6496706Z * [new tag] trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce -> trunk/b354328ecd6a313eab905ab6f74aed5ea2d3a2ce 2025-07-17T06:34:38.6497570Z * [new tag] trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 -> trunk/b359571c6043b40c4ae4fbb07135fd0f04902e21 2025-07-17T06:34:38.6498494Z * [new tag] trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 -> trunk/b3b4d28f4cf149cb7448c556d359ca852d815ab1 2025-07-17T06:34:38.6499400Z * [new tag] trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b -> trunk/b40981c63078d99bb07afbdcfec1ce8f7519f26b 2025-07-17T06:34:38.6500229Z * [new tag] trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 -> trunk/b40c0b61eb5f5b6104cb732e709819e84518faa7 2025-07-17T06:34:38.6501084Z * [new tag] trunk/b4228a94d11b1ba6599f443267824d2d918644f2 -> trunk/b4228a94d11b1ba6599f443267824d2d918644f2 2025-07-17T06:34:38.6502187Z * [new tag] trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 -> trunk/b44306d3681d5b248e6b439d293ea0d5a8903a61 2025-07-17T06:34:38.6503036Z * [new tag] trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 -> trunk/b4442f42a93390760bb923cbe13b80993f5e8e78 2025-07-17T06:34:38.6504199Z * [new tag] trunk/b4476ca378be50034bd5cdc1eaa95104337c998a -> trunk/b4476ca378be50034bd5cdc1eaa95104337c998a 2025-07-17T06:34:38.6505094Z * [new tag] trunk/b487003182b7f2d6697064f184515369bf6c8cce -> trunk/b487003182b7f2d6697064f184515369bf6c8cce 2025-07-17T06:34:38.6505939Z * [new tag] trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b -> trunk/b49edc0d6c72f744d744a026b0ce0d689e34b83b 2025-07-17T06:34:38.6506811Z * [new tag] trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 -> trunk/b4e3c9ea34cb607324639cd0bb0129740c300721 2025-07-17T06:34:38.6507681Z * [new tag] trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 -> trunk/b4fc42ca807efc1a1b78f52d5481711a4e8bbea3 2025-07-17T06:34:38.6508590Z * [new tag] trunk/b50075343aeb519d135e00c44ff3577eaa25c61b -> trunk/b50075343aeb519d135e00c44ff3577eaa25c61b 2025-07-17T06:34:38.6509642Z * [new tag] trunk/b54eac2a5ed31106393bbc338de8637817809a1f -> trunk/b54eac2a5ed31106393bbc338de8637817809a1f 2025-07-17T06:34:38.6510470Z * [new tag] trunk/b5bfbba1841da810305262c7f47ee2dae54f335e -> trunk/b5bfbba1841da810305262c7f47ee2dae54f335e 2025-07-17T06:34:38.6511312Z * [new tag] trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 -> trunk/b5c8b8d09f006b1b2911858882a56dfe6e325f36 2025-07-17T06:34:38.6512198Z * [new tag] trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 -> trunk/b5ce77c1f5964293299eb1366f341872a4e47fa6 2025-07-17T06:34:38.6513089Z * [new tag] trunk/b60569ed946ddcc267150a675916d68d7cac9085 -> trunk/b60569ed946ddcc267150a675916d68d7cac9085 2025-07-17T06:34:38.6513960Z * [new tag] trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 -> trunk/b6188174795956f959feae0cbc33cbdb7901c4b6 2025-07-17T06:34:38.6514865Z * [new tag] trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f -> trunk/b642a5c118baf4cd47dd7fe0190b83e04cee960f 2025-07-17T06:34:38.6515704Z * [new tag] trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 -> trunk/b6454a9058f2e50be9a3c26c128fec843b09c154 2025-07-17T06:34:38.6516841Z * [new tag] trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 -> trunk/b6add8c8ba927a9f1687134ec2734b02a6ccb3c0 2025-07-17T06:34:38.6517762Z * [new tag] trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf -> trunk/b6c00dfe249a7bfc1d61a322d5bc30f164353abf 2025-07-17T06:34:38.6518902Z * [new tag] trunk/b6e625e34f358c71b62409f96dc1e22e4791beef -> trunk/b6e625e34f358c71b62409f96dc1e22e4791beef 2025-07-17T06:34:38.6519871Z * [new tag] trunk/b6f84b3b0fef781653911420253dcff6767197dc -> trunk/b6f84b3b0fef781653911420253dcff6767197dc 2025-07-17T06:34:38.6520794Z * [new tag] trunk/b754b1fa43d20f5b31e17c396487ab56991912da -> trunk/b754b1fa43d20f5b31e17c396487ab56991912da 2025-07-17T06:34:38.6521872Z * [new tag] trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c -> trunk/b7860c7863df9139bceabf5b0c186e6e4287aa4c 2025-07-17T06:34:38.6522807Z * [new tag] trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 -> trunk/b7a73a2cdbbe46e04aa145fb8c1615e608dcbde9 2025-07-17T06:34:38.6523698Z * [new tag] trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 -> trunk/b7b1109f49f5d0bd6145ae47c5c7d7d18c5659b0 2025-07-17T06:34:38.6524622Z * [new tag] trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb -> trunk/b7def5ff1ca72fbb06350ffc75117efc68e149fb 2025-07-17T06:34:38.6525446Z * [new tag] trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 -> trunk/b83d8827bcd63501d7298267d94d103bf591c6c2 2025-07-17T06:34:38.6526367Z * [new tag] trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 -> trunk/b85f10ea5006e8ae8fc769f48659ab7ad5eafb69 2025-07-17T06:34:38.6527267Z * [new tag] trunk/b86d5cef68d56f3924dc199424e65904a32d0743 -> trunk/b86d5cef68d56f3924dc199424e65904a32d0743 2025-07-17T06:34:38.6528316Z * [new tag] trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c -> trunk/b878ca0c91bdccbdd907c15a01e5dcf249f0783c 2025-07-17T06:34:38.6529230Z * [new tag] trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c -> trunk/b8ace6f95105751d0535cb0ce0d2c8f656c8b96c 2025-07-17T06:34:38.6530098Z * [new tag] trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f -> trunk/b8aee84fb9692f1a46c8c2a0ae6685df440f6e8f 2025-07-17T06:34:38.6530929Z * [new tag] trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 -> trunk/b8bc2c2660e84034ff15232e2161e3ef9a6656d0 2025-07-17T06:34:38.6531808Z * [new tag] trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 -> trunk/b8c2d4c259b16f3dc044d049d964c44907ccecb6 2025-07-17T06:34:38.6532665Z * [new tag] trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 -> trunk/b8d96c3f78a27e193f4fa9580f8d28298c8180e3 2025-07-17T06:34:38.6533541Z * [new tag] trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 -> trunk/b8fc5e0c0dda5da8315f9bc108a83a0f92252513 2025-07-17T06:34:38.6534409Z * [new tag] trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 -> trunk/b916d8a583cf4fb018c44eaf5efefa9ca76da366 2025-07-17T06:34:38.6535258Z * [new tag] trunk/b95dadd7170626273bb03b1264f04f3f051908da -> trunk/b95dadd7170626273bb03b1264f04f3f051908da 2025-07-17T06:34:38.6536146Z * [new tag] trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 -> trunk/b981fb6744d034a0b2a0baf7e138cfb8dc83ca96 2025-07-17T06:34:38.6537062Z * [new tag] trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab -> trunk/b9afdd9bcc738697c6eefc90899508ab783bf6ab 2025-07-17T06:34:38.6538016Z * [new tag] trunk/b9b84d8011b08ac62cabf9100043c65863372fea -> trunk/b9b84d8011b08ac62cabf9100043c65863372fea 2025-07-17T06:34:38.6538935Z * [new tag] trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 -> trunk/b9dc2fa4f7aa237a19248705abf82f5eae662182 2025-07-17T06:34:38.6540002Z * [new tag] trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 -> trunk/ba0d0de5e652650f8a59c85fc25a90f4ed9e2dc1 2025-07-17T06:34:38.6540804Z * [new tag] trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 -> trunk/bb1f3d1a55e3f8eafb279995824c1ef87f24b341 2025-07-17T06:34:38.6541844Z * [new tag] trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c -> trunk/bb3c911c2d64ccad03349e50a0a220a2889ae85c 2025-07-17T06:34:38.6542736Z * [new tag] trunk/bb462a6237c163774c99e01462703ebce55f4589 -> trunk/bb462a6237c163774c99e01462703ebce55f4589 2025-07-17T06:34:38.6543623Z * [new tag] trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 -> trunk/bb476310a456b1fd418c79573ed34ad68b4871d4 2025-07-17T06:34:38.6544591Z * [new tag] trunk/bbb930aba2e769e3ed981f2a035133891de36dae -> trunk/bbb930aba2e769e3ed981f2a035133891de36dae 2025-07-17T06:34:38.6545454Z * [new tag] trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c -> trunk/bbbced94a43cf764ddfe719e7d4c161a3992830c 2025-07-17T06:34:38.6546328Z * [new tag] trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b -> trunk/bbe681ed510227ce05f99db2a36c1af5c2cc302b 2025-07-17T06:34:38.6547244Z * [new tag] trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a -> trunk/bbf1a6feac0e88772be103a1b159b871b5c00b4a 2025-07-17T06:34:38.6548197Z * [new tag] trunk/bc3972b80a7abe85036f48b610532fce39ea5097 -> trunk/bc3972b80a7abe85036f48b610532fce39ea5097 2025-07-17T06:34:38.6549069Z * [new tag] trunk/bc5a11b58180d40157175f45c69d60a9b9961315 -> trunk/bc5a11b58180d40157175f45c69d60a9b9961315 2025-07-17T06:34:38.6549945Z * [new tag] trunk/bc65253369933160a2da3fc786d027a572faf6b7 -> trunk/bc65253369933160a2da3fc786d027a572faf6b7 2025-07-17T06:34:38.6550861Z * [new tag] trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 -> trunk/bc6e0661a6ec7e536bee60b9c929f71643bb6c89 2025-07-17T06:34:38.6552004Z * [new tag] trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 -> trunk/bc9091a524a1ebe4de16af4dd8f442db7d1cb138 2025-07-17T06:34:38.6552806Z * [new tag] trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 -> trunk/bc9bd2a766ae8cf2aba8f3d0153cd8ecd05b4465 2025-07-17T06:34:38.6553737Z * [new tag] trunk/bcad962550f2bfd850684250a3c881c9f38ad601 -> trunk/bcad962550f2bfd850684250a3c881c9f38ad601 2025-07-17T06:34:38.6554586Z * [new tag] trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 -> trunk/bcc98bb2a4dd11ac696082731f8980b72deb6750 2025-07-17T06:34:38.6555547Z * [new tag] trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a -> trunk/bccb8473fed94dbc6f1392d0c5b4a51150ee4a9a 2025-07-17T06:34:38.6556644Z * [new tag] trunk/bcf50636ba1b93a833267c645d887888df06e9ea -> trunk/bcf50636ba1b93a833267c645d887888df06e9ea 2025-07-17T06:34:38.6557544Z * [new tag] trunk/bd364c901d5b20500ec5cbe275e93c955809d900 -> trunk/bd364c901d5b20500ec5cbe275e93c955809d900 2025-07-17T06:34:38.6558508Z * [new tag] trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af -> trunk/bd3c32916cf5f85ddb9dd3c36e7311adfa8808af 2025-07-17T06:34:38.6559447Z * [new tag] trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a -> trunk/bd6b5fddbf5fb0b603ab8a7428079d9a86cf532a 2025-07-17T06:34:38.6560527Z * [new tag] trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 -> trunk/bdacf08b8682b9fbe3a8656a53b1f8b1cb007fd8 2025-07-17T06:34:38.6561603Z * [new tag] trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 -> trunk/bdb1553b77bb28df580ea41d726417ac91028ec6 2025-07-17T06:34:38.6562401Z * [new tag] trunk/bdb78191662c01ab1263108febac29a8560337d0 -> trunk/bdb78191662c01ab1263108febac29a8560337d0 2025-07-17T06:34:38.6563805Z * [new tag] trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 -> trunk/bdbf2792a8f15907f6bbf231f73dab0e8efe1c50 2025-07-17T06:34:38.6564599Z * [new tag] trunk/be124a61a4933603795644d068d2c0e5f444e766 -> trunk/be124a61a4933603795644d068d2c0e5f444e766 2025-07-17T06:34:38.6565571Z * [new tag] trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 -> trunk/be2ab96347a1e7206a57f69b58263c4455ff8f76 2025-07-17T06:34:38.6566689Z * [new tag] trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 -> trunk/be2ad70cfa1360da5c23a04ff6ca3480fa02f278 2025-07-17T06:34:38.6567481Z * [new tag] trunk/be2e43264d0bce254efabcc60c368d1418bde57f -> trunk/be2e43264d0bce254efabcc60c368d1418bde57f 2025-07-17T06:34:38.6568426Z * [new tag] trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 -> trunk/be56a8d7ac0dc72f6946354d7ac5be9ece0f1c35 2025-07-17T06:34:38.6569268Z * [new tag] trunk/beb52f5c0ac8efddeafa862f274bc247db989695 -> trunk/beb52f5c0ac8efddeafa862f274bc247db989695 2025-07-17T06:34:38.6570348Z * [new tag] trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 -> trunk/bee93f9f0d16f4f563812bb5c16e862de15724c1 2025-07-17T06:34:38.6571028Z * [new tag] trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b -> trunk/beed033b6e6ac57c0b4a1f47eb436e115a52e41b 2025-07-17T06:34:38.6571905Z * [new tag] trunk/bf06190e21fdf539c13e1ec01271653d0729733a -> trunk/bf06190e21fdf539c13e1ec01271653d0729733a 2025-07-17T06:34:38.6572816Z * [new tag] trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 -> trunk/bf1ebe0531e1b0390ea09d66ac78500d3c6d3a15 2025-07-17T06:34:38.6573678Z * [new tag] trunk/bf50d715539acedcb31a6d8f787149eff6213fdb -> trunk/bf50d715539acedcb31a6d8f787149eff6213fdb 2025-07-17T06:34:38.6574546Z * [new tag] trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a -> trunk/bf798a2f016ca0001750436150e7a2bdb2676d1a 2025-07-17T06:34:38.6575297Z * [new tag] trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e -> trunk/bf7e290854b7f0ab3fb89251d0100821f1b3a70e 2025-07-17T06:34:38.6576711Z * [new tag] trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 -> trunk/bf897b4cea2b7481499a81afa30bfc69a8e685c4 2025-07-17T06:34:38.6577546Z * [new tag] trunk/bfcababbcb95ec42046737dbcf61f8e258075ace -> trunk/bfcababbcb95ec42046737dbcf61f8e258075ace 2025-07-17T06:34:38.6578541Z * [new tag] trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d -> trunk/bfccfa0b31221d5df0b263de5a41fb9f7c84b97d 2025-07-17T06:34:38.6579194Z * [new tag] trunk/c038719731abdcd415a5e82c5f3826f2358229fc -> trunk/c038719731abdcd415a5e82c5f3826f2358229fc 2025-07-17T06:34:38.6580039Z * [new tag] trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 -> trunk/c04a4e709410936c12cdc9db5aaf47164f74a367 2025-07-17T06:34:38.6581216Z * [new tag] trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 -> trunk/c062550a3598d27c2d6572db7c0f4ff90a84cc84 2025-07-17T06:34:38.6582164Z * [new tag] trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b -> trunk/c06c2569ee53c169c96f42b45bdb64f390d2f23b 2025-07-17T06:34:38.6583001Z * [new tag] trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 -> trunk/c09b05487877a3f8b239523b3806f5dd9fc82051 2025-07-17T06:34:38.6584083Z * [new tag] trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b -> trunk/c09cf29d7d010c0547f2f6771921a0ee2ec4904b 2025-07-17T06:34:38.6584928Z * [new tag] trunk/c09eba877f9c16908b3a925ef694604c1c761b85 -> trunk/c09eba877f9c16908b3a925ef694604c1c761b85 2025-07-17T06:34:38.6585840Z * [new tag] trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 -> trunk/c0e155a8d230b04f186d1b7540b01213be2b9fc6 2025-07-17T06:34:38.6587412Z * [new tag] trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 -> trunk/c0ee01c2fb54e2ae924270f7fd53069915a61a50 2025-07-17T06:34:38.6588286Z * [new tag] trunk/c10339559de1464c2c5aeb16649c382eefcfb572 -> trunk/c10339559de1464c2c5aeb16649c382eefcfb572 2025-07-17T06:34:38.6589131Z * [new tag] trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 -> trunk/c11888e7a6557ff64e24ca06e22946c116a7c1e4 2025-07-17T06:34:38.6590189Z * [new tag] trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 -> trunk/c13e725edd8dd21406c629bf625f2d6c59ceedd1 2025-07-17T06:34:38.6591034Z * [new tag] trunk/c14110056f1b6e989850f20ae56d47fbc775e890 -> trunk/c14110056f1b6e989850f20ae56d47fbc775e890 2025-07-17T06:34:38.6591908Z * [new tag] trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 -> trunk/c1446e1e9d2f5a1bae5fb3d58e58f16c15bb15c3 2025-07-17T06:34:38.6592801Z * [new tag] trunk/c165b36a31585d4e061a84e1977428afd931b82d -> trunk/c165b36a31585d4e061a84e1977428afd931b82d 2025-07-17T06:34:38.6593557Z * [new tag] trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b -> trunk/c174f3a6a55864cedb8f6d9014e9b8cadf91186b 2025-07-17T06:34:38.6594490Z * [new tag] trunk/c177abd217ecef5cc096d50adbf5990525714dd3 -> trunk/c177abd217ecef5cc096d50adbf5990525714dd3 2025-07-17T06:34:38.6595361Z * [new tag] trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da -> trunk/c199a4d0fd03ab3f7e36c6133839cfaf34ba59da 2025-07-17T06:34:38.6596229Z * [new tag] trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e -> trunk/c1a629f76d0afc2ddb4a5c7c1925caa1d12b5a5e 2025-07-17T06:34:38.6597098Z * [new tag] trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 -> trunk/c1ad4b8e7a16f54c35a3908b56ed7d9f95eef586 2025-07-17T06:34:38.6597973Z * [new tag] trunk/c1ae768baa9598ea97f301999a227b34a2efdecf -> trunk/c1ae768baa9598ea97f301999a227b34a2efdecf 2025-07-17T06:34:38.6598891Z * [new tag] trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f -> trunk/c1cbaca7fd9937c0a089d98aa69066daf35c898f 2025-07-17T06:34:38.6599986Z * [new tag] trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 -> trunk/c1f531f0b0e6faf443d90f8de2936e866c8c27c2 2025-07-17T06:34:38.6600803Z * [new tag] trunk/c202a7329ad798da676762a8af2aa588f882d288 -> trunk/c202a7329ad798da676762a8af2aa588f882d288 2025-07-17T06:34:38.6601735Z * [new tag] trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 -> trunk/c2185dc4a5626848df37cad214b73d5ae7dd4f17 2025-07-17T06:34:38.6602624Z * [new tag] trunk/c219dbd2fc70227ba543c98e9740a84723ba36da -> trunk/c219dbd2fc70227ba543c98e9740a84723ba36da 2025-07-17T06:34:38.6603565Z * [new tag] trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 -> trunk/c2510fcd86152028c3e6cf483740b177a10ac9b9 2025-07-17T06:34:38.6604478Z * [new tag] trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 -> trunk/c26ce593d8737cab4b55483b62956a6fea9e4375 2025-07-17T06:34:38.6605334Z * [new tag] trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 -> trunk/c27f83dd91ff3599b5157866e6be014c20b967a0 2025-07-17T06:34:38.6606215Z * [new tag] trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb -> trunk/c28e74e45743feac10559c30dbf71cc35bc12ccb 2025-07-17T06:34:38.6607101Z * [new tag] trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 -> trunk/c2beeadeb40e927c51bc5bcd409b3f28374a5190 2025-07-17T06:34:38.6608061Z * [new tag] trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac -> trunk/c2d1b225e62bdf3adbba91891f53bc60315adaac 2025-07-17T06:34:38.6608988Z * [new tag] trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c -> trunk/c2f4cc59a70bfd7d7e46e9b5596bae8e4ae2cf9c 2025-07-17T06:34:38.6609852Z * [new tag] trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca -> trunk/c329a8f19cc94cb7f9d3fc814484cded138ee3ca 2025-07-17T06:34:38.6610769Z * [new tag] trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 -> trunk/c37ddcaefbe9b877e1816ce97dedb8ad26d09450 2025-07-17T06:34:38.6611856Z * [new tag] trunk/c3ecabf0593066750156989fc75acbeeaddf0791 -> trunk/c3ecabf0593066750156989fc75acbeeaddf0791 2025-07-17T06:34:38.6612737Z * [new tag] trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe -> trunk/c48d0f4643b7a69ebe24069e932ce1465a31cdbe 2025-07-17T06:34:38.6613695Z * [new tag] trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 -> trunk/c4b93e6579c8e2f1252067c4923cbb859c476fb4 2025-07-17T06:34:38.6614607Z * [new tag] trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 -> trunk/c4cdcda754e2b73b030902dd06fb651c7a026510 2025-07-17T06:34:38.6615500Z * [new tag] trunk/c515385b0ac4a94deef652159e71fe0912615d14 -> trunk/c515385b0ac4a94deef652159e71fe0912615d14 2025-07-17T06:34:38.6616459Z * [new tag] trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 -> trunk/c54778625ec45b94eb97f52da3ad6c2eb3d3c3c9 2025-07-17T06:34:38.6617381Z * [new tag] trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 -> trunk/c553c55be76daaf70d977a4ac7664b46cbcfa7c4 2025-07-17T06:34:38.6618262Z * [new tag] trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 -> trunk/c5589074e64b28afd737174ae1e9c2ba0b925e56 2025-07-17T06:34:38.6619212Z * [new tag] trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd -> trunk/c55eef79f8880e4b610a0ca6f6131e690dc948dd 2025-07-17T06:34:38.6620103Z * [new tag] trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 -> trunk/c5a4fe9c17bc20eb46b15fda554d17030bb6a5b9 2025-07-17T06:34:38.6620954Z * [new tag] trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 -> trunk/c5b46b5408e136a5a3060b11a96afa51bd009fd5 2025-07-17T06:34:38.6621880Z * [new tag] trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c -> trunk/c5d00e150ad503510bf28adf09f69201aeb94f5c 2025-07-17T06:34:38.6623117Z * [new tag] trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 -> trunk/c5d3e7a4ff460eed70b8443485a7e3568e87aee9 2025-07-17T06:34:38.6623935Z * [new tag] trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 -> trunk/c60327ba74f4db232a2832f2c7ca4b2db43a3132 2025-07-17T06:34:38.6624827Z * [new tag] trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 -> trunk/c60d8188d23801d44343c96746ec2e7d2971c5d7 2025-07-17T06:34:38.6625765Z * [new tag] trunk/c620d0b5c7e8679413d620624725471223ce8359 -> trunk/c620d0b5c7e8679413d620624725471223ce8359 2025-07-17T06:34:38.6626546Z * [new tag] trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a -> trunk/c68af9af1b3652a8e25bd6d0ff8dae89f206a81a 2025-07-17T06:34:38.6627485Z * [new tag] trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 -> trunk/c6a27bae3656021720074520ac6dad9cebe83ff5 2025-07-17T06:34:38.6629567Z * [new tag] trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b -> trunk/c6b4f98625bb6b22bb9a60112a6d58e684a97e1b 2025-07-17T06:34:38.6630711Z * [new tag] trunk/c74fd35050a7241f0c439501ef735aa6cdde751f -> trunk/c74fd35050a7241f0c439501ef735aa6cdde751f 2025-07-17T06:34:38.6631531Z * [new tag] trunk/c75c732481915c25295a0ae6321d39aa314eaa93 -> trunk/c75c732481915c25295a0ae6321d39aa314eaa93 2025-07-17T06:34:38.6632408Z * [new tag] trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca -> trunk/c78bbdf4102d2c13bf6aa1abe4352aa7bca401ca 2025-07-17T06:34:38.6633307Z * [new tag] trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f -> trunk/c78fce9e79b79686b87f4007cbaec819bdd0223f 2025-07-17T06:34:38.6634186Z * [new tag] trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a -> trunk/c79c7bbe615265b6b3d7df39d6d5a68afd7d6b2a 2025-07-17T06:34:38.6634953Z * [new tag] trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 -> trunk/c7b6c98d1097bec9dc92bde2fe324aa126a5daa2 2025-07-17T06:34:38.6635786Z * [new tag] trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d -> trunk/c808af514d59e25ea4a880c1e1e07d3232984e5d 2025-07-17T06:34:38.6636700Z * [new tag] trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 -> trunk/c811f41cf58238b49e9c2f0a9fa00dcc471b2e10 2025-07-17T06:34:38.6637593Z * [new tag] trunk/c82a174ceab79f77ba18405dd263eb03692608fd -> trunk/c82a174ceab79f77ba18405dd263eb03692608fd 2025-07-17T06:34:38.6638573Z * [new tag] trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a -> trunk/c83041cac2e9ca537b210b74876dbcee5e08ae9a 2025-07-17T06:34:38.6639690Z * [new tag] trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 -> trunk/c843909d9e32f92b2e31cf9b8f066daf311a6f18 2025-07-17T06:34:38.6640535Z * [new tag] trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 -> trunk/c88e87f3553b7ef0b743fb030317fabb6fe2dc29 2025-07-17T06:34:38.6641451Z * [new tag] trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 -> trunk/c8c221c0b3abbb8b5e20138080644dd5f5cd0aa1 2025-07-17T06:34:38.6642527Z * [new tag] trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 -> trunk/c8c892b4a50fdad624753db5b8d2bbb0fc5bb110 2025-07-17T06:34:38.6643322Z * [new tag] trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 -> trunk/c8d39a10457ea5d65184c6e8f037f46c5525d869 2025-07-17T06:34:38.6644294Z * [new tag] trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 -> trunk/c9174a20f75ba007b0f520326ced5c65d8a2b269 2025-07-17T06:34:38.6645012Z * [new tag] trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f -> trunk/c92f1075aaf3649f6368af2a3df9b5167f941b3f 2025-07-17T06:34:38.6645903Z * [new tag] trunk/c9404faacb7c18af17086be26587b46e141afbcc -> trunk/c9404faacb7c18af17086be26587b46e141afbcc 2025-07-17T06:34:38.6646796Z * [new tag] trunk/c95705dac2da8134c946cdd573944632ef22f230 -> trunk/c95705dac2da8134c946cdd573944632ef22f230 2025-07-17T06:34:38.6647682Z * [new tag] trunk/c95f7fa874a3116f1067f9092456ee7281003614 -> trunk/c95f7fa874a3116f1067f9092456ee7281003614 2025-07-17T06:34:38.6648626Z * [new tag] trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc -> trunk/c9a5bf09baa1a6776555e901331b1baefe6691bc 2025-07-17T06:34:38.6649502Z * [new tag] trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 -> trunk/c9afcffed0870c211d2e8be422812d6a70aef3e2 2025-07-17T06:34:38.6650370Z * [new tag] trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 -> trunk/c9e9a0c82316ed59f6ef989a6000f0d5231b9b16 2025-07-17T06:34:38.6651259Z * [new tag] trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf -> trunk/ca3cabd24ace1899ca4669431f5b0556c5ab9ebf 2025-07-17T06:34:38.6652220Z * [new tag] trunk/ca5a40395d8b212dce0a57df01ca056eae55446f -> trunk/ca5a40395d8b212dce0a57df01ca056eae55446f 2025-07-17T06:34:38.6653177Z * [new tag] trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 -> trunk/cadcb5d36802579441da3dbe3c2eecc74a0eae78 2025-07-17T06:34:38.6654093Z * [new tag] trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 -> trunk/cb711c8fa04673d3490306e2b14539ab7dca3c23 2025-07-17T06:34:38.6655156Z * [new tag] trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 -> trunk/cb853945a77af54d9989ae7ac36d0007c0215b10 2025-07-17T06:34:38.6656788Z * [new tag] trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da -> trunk/cb9b479f4f799eea058de9be3a0e09f977fc82da 2025-07-17T06:34:38.6657173Z * [new tag] trunk/cbafba57941c1d5f78640845320ac89157570b44 -> trunk/cbafba57941c1d5f78640845320ac89157570b44 2025-07-17T06:34:38.6658673Z * [new tag] trunk/cbcffce48a3422a5e9a2103888248c82d52d199c -> trunk/cbcffce48a3422a5e9a2103888248c82d52d199c 2025-07-17T06:34:38.6659053Z * [new tag] trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 -> trunk/cc09d3a5ba2a5ae032078570e6123d523952ed22 2025-07-17T06:34:38.6659772Z * [new tag] trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 -> trunk/cc0faeb80fff17b3d170aa70041865aafb1790a9 2025-07-17T06:34:38.6660602Z * [new tag] trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 -> trunk/cc3ea2d84004b6348c77a285ba2639932b87c101 2025-07-17T06:34:38.6661455Z * [new tag] trunk/cc410d3761001499611bca6cf835239b86093791 -> trunk/cc410d3761001499611bca6cf835239b86093791 2025-07-17T06:34:38.6662522Z * [new tag] trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 -> trunk/ccb1f687d63f0215ebcf3c1340c6682edeaccd28 2025-07-17T06:34:38.6663167Z * [new tag] trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 -> trunk/ccb67f39b4d75943cdc531d9032b3ba9235cfd56 2025-07-17T06:34:38.6664296Z * [new tag] trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b -> trunk/ccc6279b4086d55cd1f7e2d699473478610d8a7b 2025-07-17T06:34:38.6665127Z * [new tag] trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d -> trunk/cce4d213a67b7536dce431fd29c92f9791c9f81d 2025-07-17T06:34:38.6666081Z * [new tag] trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc -> trunk/cd1a924dba145334aacb7c1b7276d6cef7ca41cc 2025-07-17T06:34:38.6666830Z * [new tag] trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e -> trunk/cd361fc247a9abdbe9851867e31ac3cefcff299e 2025-07-17T06:34:38.6667739Z * [new tag] trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e -> trunk/cd66ff80307862ef8e75520054ecd19a5eff9f7e 2025-07-17T06:34:38.6668659Z * [new tag] trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe -> trunk/cd75cf3cabedeac2ae4bbb266c05ca9b64181abe 2025-07-17T06:34:38.6669525Z * [new tag] trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b -> trunk/cd80f9a4c35a63ef415dbf6a361e4520a9cabf7b 2025-07-17T06:34:38.6670467Z * [new tag] trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 -> trunk/cd82096973985042ed2eaa84e69fbf0f067f9301 2025-07-17T06:34:38.6671530Z * [new tag] trunk/cd995bfb2aac8891465809be3ce29543bd524287 -> trunk/cd995bfb2aac8891465809be3ce29543bd524287 2025-07-17T06:34:38.6672380Z * [new tag] trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 -> trunk/cdb144fcf0aa4300c6de7158cb18ff7503d48492 2025-07-17T06:34:38.6673245Z * [new tag] trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 -> trunk/cdfa33a328f2d3fdaeb645fde186194ddc2e66c0 2025-07-17T06:34:38.6674107Z * [new tag] trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f -> trunk/ce1a07570d95cdd1543b9b2d45b3899c59e6802f 2025-07-17T06:34:38.6674941Z * [new tag] trunk/ce3406817d50b3357fa644784cc84ff167ce40ce -> trunk/ce3406817d50b3357fa644784cc84ff167ce40ce 2025-07-17T06:34:38.6675877Z * [new tag] trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb -> trunk/ce44877961af7c8ec618f525853ce7edf3efa4eb 2025-07-17T06:34:38.6676924Z * [new tag] trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 -> trunk/ce6e0523f9911c605860c4f5f278c2dad893dde9 2025-07-17T06:34:38.6677691Z * [new tag] trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c -> trunk/ce73b0c53f1f215345dcfe3953871a4aaf170a0c 2025-07-17T06:34:38.6678637Z * [new tag] trunk/ce79056471737557dcc64378985cd2b036e7322c -> trunk/ce79056471737557dcc64378985cd2b036e7322c 2025-07-17T06:34:38.6679630Z * [new tag] trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 -> trunk/ce8180a61de405c519e00ac48eab8ff765ea71e6 2025-07-17T06:34:38.6680570Z * [new tag] trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b -> trunk/ce97a5dcfa3cb10c7805ff5cb44abd6a16b4ae8b 2025-07-17T06:34:38.6681502Z * [new tag] trunk/ce9ba071fd29013e72100dd97728d01c860720d9 -> trunk/ce9ba071fd29013e72100dd97728d01c860720d9 2025-07-17T06:34:38.6682837Z * [new tag] trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 -> trunk/cec264c8c6d74d4fbf5ee31983737b8b5e316dd0 2025-07-17T06:34:38.6683671Z * [new tag] trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb -> trunk/cec59b76ca606c3e5d34ac0d0f9e0e22b8cfe5bb 2025-07-17T06:34:38.6684560Z * [new tag] trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 -> trunk/cf0749c92fdfcb8a583ea15f351add88c4d33618 2025-07-17T06:34:38.6685846Z * [new tag] trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 -> trunk/cf3247b74aaeb956b3c2b31d05e965a0aca5a8b4 2025-07-17T06:34:38.6686729Z * [new tag] trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c -> trunk/cf90c9f8d1632777ec5f4b6ccaa14bc5bf259e9c 2025-07-17T06:34:38.6687650Z * [new tag] trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 -> trunk/cf9878d7a20b11d761934ae7732b01644ae137d6 2025-07-17T06:34:38.6688611Z * [new tag] trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 -> trunk/d061a02e6ecf3b62f409578c7d05a564264d1288 2025-07-17T06:34:38.6689533Z * [new tag] trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 -> trunk/d06a406656bf0b4bc9af2d056558dc1630a6e5b9 2025-07-17T06:34:38.6690404Z * [new tag] trunk/d083841c0e0d879e460aebb45daac086a240a7dd -> trunk/d083841c0e0d879e460aebb45daac086a240a7dd 2025-07-17T06:34:38.6691310Z * [new tag] trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 -> trunk/d0a9629435aaceb5acbf31aad70f2109cb8a3ea2 2025-07-17T06:34:38.6692200Z * [new tag] trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 -> trunk/d0cfa3e5bf662b72068e26e06a1a5c2e640ce8d9 2025-07-17T06:34:38.6693066Z * [new tag] trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 -> trunk/d158e9ea82ce3440e2e9a1bbbecae53a79869404 2025-07-17T06:34:38.6693942Z * [new tag] trunk/d1947a87074c5db2568038878b1948ea3a33cc23 -> trunk/d1947a87074c5db2568038878b1948ea3a33cc23 2025-07-17T06:34:38.6694821Z * [new tag] trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed -> trunk/d1b4e0fa9a5feb22fc6de1d36dc4c9dac685caed 2025-07-17T06:34:38.6695766Z * [new tag] trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 -> trunk/d1c924c68aaf650439c2193f74cfefc9f16076f1 2025-07-17T06:34:38.6696676Z * [new tag] trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 -> trunk/d26ca5de058dbcf56ac52bb43e84dd98df2ace97 2025-07-17T06:34:38.6697551Z * [new tag] trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 -> trunk/d27d36136ce35d5d6dc3faa818ba840ba61d4357 2025-07-17T06:34:38.6698362Z * [new tag] trunk/d283fc79b15844ac470b3429b4dac5661621ae5c -> trunk/d283fc79b15844ac470b3429b4dac5661621ae5c 2025-07-17T06:34:38.6699395Z * [new tag] trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 -> trunk/d2a2bfcb5867d4920e0a45113861cde6f74857b9 2025-07-17T06:34:38.6700280Z * [new tag] trunk/d2f06d2b062c9d868a898044bc324547f34c4760 -> trunk/d2f06d2b062c9d868a898044bc324547f34c4760 2025-07-17T06:34:38.6701255Z * [new tag] trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 -> trunk/d309cd1d502eab8e9cb536876bf5eed88634eb41 2025-07-17T06:34:38.6702077Z * [new tag] trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a -> trunk/d32deb664a1dfc0e36f0a8d670695046632ebf2a 2025-07-17T06:34:38.6703091Z * [new tag] trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 -> trunk/d3d64c6db090ee9be051202e6ac6fd4acd5d3e97 2025-07-17T06:34:38.6703846Z * [new tag] trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 -> trunk/d3d655ad14ee4cd1c135ac57bbf75d5623fc9fa6 2025-07-17T06:34:38.6704770Z * [new tag] trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf -> trunk/d3da03d6fa02aecd01ff41246def793b8fc630bf 2025-07-17T06:34:38.6705702Z * [new tag] trunk/d3efd732348f8a455ca23e7fcae043651e41f65e -> trunk/d3efd732348f8a455ca23e7fcae043651e41f65e 2025-07-17T06:34:38.6706667Z * [new tag] trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a -> trunk/d40aaa42ee8d7283d8de02c68c5625d67acf668a 2025-07-17T06:34:38.6707573Z * [new tag] trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 -> trunk/d41f62b7a06c51e4a57df4d58e7a2d86d2faa875 2025-07-17T06:34:38.6708322Z * [new tag] trunk/d42c11819f003a848c782d6090f44bbca11c7d60 -> trunk/d42c11819f003a848c782d6090f44bbca11c7d60 2025-07-17T06:34:38.6709199Z * [new tag] trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 -> trunk/d43c0bdf46d82806cff195a6d2bfa103ab46dc14 2025-07-17T06:34:38.6710038Z * [new tag] trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 -> trunk/d4ad28042993dd09c80775d7fc5756fb4d13fdd4 2025-07-17T06:34:38.6710998Z * [new tag] trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec -> trunk/d4d0ede6bacb4b3b33c0e4aa4cb0e79d34e697ec 2025-07-17T06:34:38.6711867Z * [new tag] trunk/d512584718838876ae14b32bb53cd836a1ceccae -> trunk/d512584718838876ae14b32bb53cd836a1ceccae 2025-07-17T06:34:38.6712616Z * [new tag] trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 -> trunk/d55dc00f8479699f454e91c779b53e2a16cffc21 2025-07-17T06:34:38.6713510Z * [new tag] trunk/d56f11a1f275f2dc037cd5099b70240745990693 -> trunk/d56f11a1f275f2dc037cd5099b70240745990693 2025-07-17T06:34:38.6714395Z * [new tag] trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b -> trunk/d5781c8d21b3dca35715a093ba52c5698551ad9b 2025-07-17T06:34:38.6715270Z * [new tag] trunk/d58ed04d89c34c6930d0f28be351c53db407078f -> trunk/d58ed04d89c34c6930d0f28be351c53db407078f 2025-07-17T06:34:38.6716151Z * [new tag] trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 -> trunk/d59ed21d0fdcbb34b5c4b121a3b49ae64d8da367 2025-07-17T06:34:38.6717035Z * [new tag] trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 -> trunk/d5a89178b05db3124f16c733e9b00f8c5c4ab038 2025-07-17T06:34:38.6717818Z * [new tag] trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 -> trunk/d5b4a329607514b30944c7682efcf79cf8950ed3 2025-07-17T06:34:38.6718740Z * [new tag] trunk/d5d14ee823e70224a154884a5c2912643d648094 -> trunk/d5d14ee823e70224a154884a5c2912643d648094 2025-07-17T06:34:38.6719877Z * [new tag] trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb -> trunk/d5e6f4209424b96237ea5468dd47899e1124dfcb 2025-07-17T06:34:38.6721071Z * [new tag] trunk/d6237721c074484ea5e72fc05614587886e57fd6 -> trunk/d6237721c074484ea5e72fc05614587886e57fd6 2025-07-17T06:34:38.6721914Z * [new tag] trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 -> trunk/d632cf2cc9aac8ab0e03d1537982265e42be95e5 2025-07-17T06:34:38.6722856Z * [new tag] trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd -> trunk/d66b4bcc3f89ac6b9d2ccfd4cb01b0aa85d4e3fd 2025-07-17T06:34:38.6723572Z * [new tag] trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 -> trunk/d6ee5144cab20141c8e0cf48856a90a6517753f1 2025-07-17T06:34:38.6724644Z * [new tag] trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f -> trunk/d75d30eeb610b164e69d0678a2e2b2dea81eec0f 2025-07-17T06:34:38.6725541Z * [new tag] trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 -> trunk/d79651571fb082a7a20631059563ecdf9d11b7e6 2025-07-17T06:34:38.6726417Z * [new tag] trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd -> trunk/d797038ea9f3951c7602e8710f4866f73d7e7acd 2025-07-17T06:34:38.6727293Z * [new tag] trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 -> trunk/d7e1b8b11d7430c7633dcad6f6596b5df8fa02f7 2025-07-17T06:34:38.6728189Z * [new tag] trunk/d7e3c9ce8289f26704b140e68dac2849df750040 -> trunk/d7e3c9ce8289f26704b140e68dac2849df750040 2025-07-17T06:34:38.6729073Z * [new tag] trunk/d7e657da358d6d393e2105f94f1312fb969654a2 -> trunk/d7e657da358d6d393e2105f94f1312fb969654a2 2025-07-17T06:34:38.6730072Z * [new tag] trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a -> trunk/d83ff89d3bf54ecc95d441411ecbf07831cc0e5a 2025-07-17T06:34:38.6730996Z * [new tag] trunk/d846e213553621cb4581f1f36ac0023e528ddb65 -> trunk/d846e213553621cb4581f1f36ac0023e528ddb65 2025-07-17T06:34:38.6731902Z * [new tag] trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be -> trunk/d84efde3f02bdc4780e5c9ec43f9c515c744e9be 2025-07-17T06:34:38.6732773Z * [new tag] trunk/d859e65826d511f8379db4a8c4109417e26e0772 -> trunk/d859e65826d511f8379db4a8c4109417e26e0772 2025-07-17T06:34:38.6733679Z * [new tag] trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b -> trunk/d89f30ad45b9d4bfe5cf5ab441b53e849e55df7b 2025-07-17T06:34:38.6734510Z * [new tag] trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 -> trunk/d8bb5ac260dd81f75c8add6eadd8ce11e62be1a3 2025-07-17T06:34:38.6735405Z * [new tag] trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f -> trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f 2025-07-17T06:34:38.6736165Z * [new tag] trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 -> trunk/d9577df312d477e8fa5b9d7bc61fb1f2c07b8e48 2025-07-17T06:34:38.6737120Z * [new tag] trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 -> trunk/d96dec84151dfdea1aa2bf568deebdc182214f45 2025-07-17T06:34:38.6738018Z * [new tag] trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 -> trunk/d9799a2ee7adb9d15f7a2d47ee17fc39c588af60 2025-07-17T06:34:38.6738766Z * [new tag] trunk/d98fa4a1033079ae19591aff5c3c354617bff482 -> trunk/d98fa4a1033079ae19591aff5c3c354617bff482 2025-07-17T06:34:38.6739646Z * [new tag] trunk/d99cac28160428a8b006890abffaaa0754bd28e1 -> trunk/d99cac28160428a8b006890abffaaa0754bd28e1 2025-07-17T06:34:38.6740930Z * [new tag] trunk/d9b8369f3976e89eef96c903dfede746fb438f63 -> trunk/d9b8369f3976e89eef96c903dfede746fb438f63 2025-07-17T06:34:38.6741810Z * [new tag] trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd -> trunk/da05b7fb94fa6382c43e165a525a76d8ae62cadd 2025-07-17T06:34:38.6742656Z * [new tag] trunk/da1f337bc43ce2d720aca1349f9c09712e037382 -> trunk/da1f337bc43ce2d720aca1349f9c09712e037382 2025-07-17T06:34:38.6743550Z * [new tag] trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 -> trunk/da1f8980dfd646f14dc33bf0bc70fcb4d09096b3 2025-07-17T06:34:38.6744440Z * [new tag] trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 -> trunk/da4e7c77a12746b0806a63af58d7c913ed241f55 2025-07-17T06:34:38.6745580Z * [new tag] trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 -> trunk/da50835bdebd43275e0be4b1362e1bb92b568e72 2025-07-17T06:34:38.6746444Z * [new tag] trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 -> trunk/da910e603a764c1f935dd0409b4c18bd84b1f045 2025-07-17T06:34:38.6747375Z * [new tag] trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b -> trunk/dabb55baff2292ddd7728882b4e2113b8cb9e23b 2025-07-17T06:34:38.6748298Z * [new tag] trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce -> trunk/db01f1032ff133dc7cc3097b76bfb1b73ff533ce 2025-07-17T06:34:38.6749196Z * [new tag] trunk/db188503cb705230664c94d8b3a85165a00d632d -> trunk/db188503cb705230664c94d8b3a85165a00d632d 2025-07-17T06:34:38.6750120Z * [new tag] trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c -> trunk/db491825e05e8bed9c7ed5d9fdd6ce206ab3167c 2025-07-17T06:34:38.6751006Z * [new tag] trunk/db5970c1a67968f3b76d204d75789021d4304337 -> trunk/db5970c1a67968f3b76d204d75789021d4304337 2025-07-17T06:34:38.6752075Z * [new tag] trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 -> trunk/dbec08bc1cc9113c13652128a4ddcfcf2426a8c0 2025-07-17T06:34:38.6753024Z * [new tag] trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 -> trunk/dbf7d421dabced2335d17c7d7e57c1770f2f12c0 2025-07-17T06:34:38.6753915Z * [new tag] trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d -> trunk/dc5e8f7999cccb51efcf0f5fe197a740a918c73d 2025-07-17T06:34:38.6754836Z * [new tag] trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 -> trunk/dcb97cd519e4e4974bc3bd4960512b557216f3e6 2025-07-17T06:34:38.6755912Z * [new tag] trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d -> trunk/dd1b6621bc04a37b60ac304d913a3c838b0b1e4d 2025-07-17T06:34:38.6757157Z * [new tag] trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 -> trunk/dd3e7170c20cade9a308900aa4df46ab7656d253 2025-07-17T06:34:38.6758041Z * [new tag] trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 -> trunk/dd41a3907cde3ce19fb69bd79c4055233a1e28d3 2025-07-17T06:34:38.6759081Z * [new tag] trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 -> trunk/dd78d6e7eaecf0aa5317076a721bc719c96b41f8 2025-07-17T06:34:38.6759957Z * [new tag] trunk/dd93883231226576220a8ec0fa266c9e22eae82c -> trunk/dd93883231226576220a8ec0fa266c9e22eae82c 2025-07-17T06:34:38.6760809Z * [new tag] trunk/ddf502c988133835a89959bef945bf9c5f06b428 -> trunk/ddf502c988133835a89959bef945bf9c5f06b428 2025-07-17T06:34:38.6761692Z * [new tag] trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea -> trunk/de1930a4290a27f3f03dd1d3454fb6ef9d12f3ea 2025-07-17T06:34:38.6762739Z * [new tag] trunk/de45c5f673ce261e9a82c54280beeda36cff640e -> trunk/de45c5f673ce261e9a82c54280beeda36cff640e 2025-07-17T06:34:38.6763618Z * [new tag] trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 -> trunk/dea4864ce08115a0cdc871b84dd3080567d8b5e4 2025-07-17T06:34:38.6764496Z * [new tag] trunk/df72078fe1339751e702c7511c23b4597d022dcc -> trunk/df72078fe1339751e702c7511c23b4597d022dcc 2025-07-17T06:34:38.6765383Z * [new tag] trunk/dfa2649434f539d7580d38f08890176e73d45158 -> trunk/dfa2649434f539d7580d38f08890176e73d45158 2025-07-17T06:34:38.6766331Z * [new tag] trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 -> trunk/dfc31b3345d78b0a49d446dcc1957404606a3aa2 2025-07-17T06:34:38.6767406Z * [new tag] trunk/dfcda613b65499e4b593b5bbb64812d57194858e -> trunk/dfcda613b65499e4b593b5bbb64812d57194858e 2025-07-17T06:34:38.6768252Z * [new tag] trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e -> trunk/dfdd636cfa06ac70c4aa7ad5ee5e854c46b25a8e 2025-07-17T06:34:38.6769118Z * [new tag] trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 -> trunk/dfef1e44085bb156abc4aff0f34a0b82a4a337b8 2025-07-17T06:34:38.6769988Z * [new tag] trunk/e01fde82131c7f0b4c122222694911ee6fab36ca -> trunk/e01fde82131c7f0b4c122222694911ee6fab36ca 2025-07-17T06:34:38.6770859Z * [new tag] trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd -> trunk/e0447bb5f84dca38e7515d1b1fdea42c647e5acd 2025-07-17T06:34:38.6771767Z * [new tag] trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce -> trunk/e071837594f26a3bbaeee11eaa74f3bfd9c998ce 2025-07-17T06:34:38.6772652Z * [new tag] trunk/e0850123355a919427be3cb02f40c9a9e144fc3c -> trunk/e0850123355a919427be3cb02f40c9a9e144fc3c 2025-07-17T06:34:38.6773560Z * [new tag] trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd -> trunk/e0ab1b538a646bff0739830d74a8e6ea6bf1eddd 2025-07-17T06:34:38.6774570Z * [new tag] trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 -> trunk/e0ae4ecca87928a96c97fb60cbb36aca0fc182f2 2025-07-17T06:34:38.6775383Z * [new tag] trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 -> trunk/e0fd48be7d526625cacfd093f3db13506ca9cc17 2025-07-17T06:34:38.6776794Z * [new tag] trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b -> trunk/e1180c7228ba8c8b16cabf78706d4a67ca189a6b 2025-07-17T06:34:38.6777880Z * [new tag] trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 -> trunk/e124a0d88ca2aa04bfaca2dcabf5de6244048e45 2025-07-17T06:34:38.6778539Z * [new tag] trunk/e12597090c482ebf1eff7739794667a92cbff657 -> trunk/e12597090c482ebf1eff7739794667a92cbff657 2025-07-17T06:34:38.6779471Z * [new tag] trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 -> trunk/e15848669f84d3767bfca724a29a6a6dde3308b9 2025-07-17T06:34:38.6780378Z * [new tag] trunk/e15ea965a1e84029eb900b93f5776767a39fd91e -> trunk/e15ea965a1e84029eb900b93f5776767a39fd91e 2025-07-17T06:34:38.6781274Z * [new tag] trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed -> trunk/e15f4248ad2797539f1bf965bd0a3500b8ed15ed 2025-07-17T06:34:38.6782079Z * [new tag] trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 -> trunk/e1723098805fcbf3ab7f3d20750fb0665bf65004 2025-07-17T06:34:38.6783040Z * [new tag] trunk/e1a20988f3724317a7ee79c1777d574a8282a122 -> trunk/e1a20988f3724317a7ee79c1777d574a8282a122 2025-07-17T06:34:38.6784517Z * [new tag] trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc -> trunk/e1aee86646aa6d1b9cb9d34351e43936401c5efc 2025-07-17T06:34:38.6785353Z * [new tag] trunk/e1db10e05aa720aef1989773adcf48f311bcf920 -> trunk/e1db10e05aa720aef1989773adcf48f311bcf920 2025-07-17T06:34:38.6786111Z * [new tag] trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 -> trunk/e1f28fe17bc55389fc5a31bad588d22e5ecca722 2025-07-17T06:34:38.6787008Z * [new tag] trunk/e20784f228abca24ab263cf0f69534667365ecba -> trunk/e20784f228abca24ab263cf0f69534667365ecba 2025-07-17T06:34:38.6787912Z * [new tag] trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 -> trunk/e2351f2dcf7d300460edb9d0c2eb0ea11cc547c5 2025-07-17T06:34:38.6788820Z * [new tag] trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc -> trunk/e25ce0f928bfdd545323fcc2f88209233309bbbc 2025-07-17T06:34:38.6789715Z * [new tag] trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 -> trunk/e265b719bd67f7c0a2b9001daef442a70232dcc8 2025-07-17T06:34:38.6790585Z * [new tag] trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e -> trunk/e28925aa7566da3ffe4f13dd8d59a6767bf97b2e 2025-07-17T06:34:38.6791476Z * [new tag] trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b -> trunk/e290a4c645e00926f0bfa44488f9f7dbd7cb2d0b 2025-07-17T06:34:38.6792342Z * [new tag] trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da -> trunk/e2c9d8d6414927ce754bbc40b767edf103cf16da 2025-07-17T06:34:38.6793155Z * [new tag] trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a -> trunk/e2f64eedafc6f0dcad9256ac1f38c0359477679a 2025-07-17T06:34:38.6794013Z * [new tag] trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 -> trunk/e311886e3d57c83a88b97a084dd0b95d6d1537a8 2025-07-17T06:34:38.6795026Z * [new tag] trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba -> trunk/e31f20529276356092b5c63c2920d5b17ca9f4ba 2025-07-17T06:34:38.6795871Z * [new tag] trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 -> trunk/e323d46b617c1552cc0f017ad8ec80189eacf187 2025-07-17T06:34:38.6796750Z * [new tag] trunk/e3320965b48d87b7257997c35db722302d923ead -> trunk/e3320965b48d87b7257997c35db722302d923ead 2025-07-17T06:34:38.6797678Z * [new tag] trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 -> trunk/e375d21bb9b0ef6fefe7a8af5a054a17de8c63c9 2025-07-17T06:34:38.6798678Z * [new tag] trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 -> trunk/e3977e843de6c9c43be00ee8c67c533debfc0dc9 2025-07-17T06:34:38.6799577Z * [new tag] trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 -> trunk/e3afbb03623559fa3fa7ba607c07c86ebed889f0 2025-07-17T06:34:38.6801102Z * [new tag] trunk/e3b44edfd837199880aed3ec802383617da731f3 -> trunk/e3b44edfd837199880aed3ec802383617da731f3 2025-07-17T06:34:38.6802138Z * [new tag] trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 -> trunk/e3f2597b4529927b812b443cf8da19b44ed8dea4 2025-07-17T06:34:38.6802982Z * [new tag] trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 -> trunk/e3f8141c25b7213885f0b7b64f2b0ccc7858be95 2025-07-17T06:34:38.6803883Z * [new tag] trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 -> trunk/e3fe001d9e38153a7797ad25377fdfa34e461113 2025-07-17T06:34:38.6804754Z * [new tag] trunk/e40ade5182233f548b25f2732effe3719d16e9ad -> trunk/e40ade5182233f548b25f2732effe3719d16e9ad 2025-07-17T06:34:38.6805714Z * [new tag] trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 -> trunk/e466dab164d9236bfe5817ec8e4d24c7b9d3e392 2025-07-17T06:34:38.6806586Z * [new tag] trunk/e472daa80963aae389089f9dc324b04261e2a5ef -> trunk/e472daa80963aae389089f9dc324b04261e2a5ef 2025-07-17T06:34:38.6807538Z * [new tag] trunk/e4ae60a413b99688d308794baaa1c685b5c19025 -> trunk/e4ae60a413b99688d308794baaa1c685b5c19025 2025-07-17T06:34:38.6808419Z * [new tag] trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde -> trunk/e4c17d5e1ccd0e730caef484af291243bc1d9cde 2025-07-17T06:34:38.6809308Z * [new tag] trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 -> trunk/e4c9f6d9a286bd367ce3a157428f588e267d2630 2025-07-17T06:34:38.6810223Z * [new tag] trunk/e517066f41342f0f01043121dcb8ac6b235ee40c -> trunk/e517066f41342f0f01043121dcb8ac6b235ee40c 2025-07-17T06:34:38.6811192Z * [new tag] trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 -> trunk/e53ddaf1f6ef3f1d22075ad33a5922fb8b277fe0 2025-07-17T06:34:38.6812058Z * [new tag] trunk/e581f015eebf483eb6f19447caf2d2452a602c2f -> trunk/e581f015eebf483eb6f19447caf2d2452a602c2f 2025-07-17T06:34:38.6813006Z * [new tag] trunk/e583b888194c8c74ebbd332c09c394acebbbbcff -> trunk/e583b888194c8c74ebbd332c09c394acebbbbcff 2025-07-17T06:34:38.6813877Z * [new tag] trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 -> trunk/e5a0b73ce9e7bc489150932b60f673155d6ddc30 2025-07-17T06:34:38.6814758Z * [new tag] trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 -> trunk/e5a11971919009b5e5bd050b3ed52e324f1ce894 2025-07-17T06:34:38.6815824Z * [new tag] trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef -> trunk/e5ea24fb27e0ef5dbb0c4039d88c0f4faa221fef 2025-07-17T06:34:38.6816635Z * [new tag] trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f -> trunk/e5ed267f830ce9fc6579f928082e563fbed37e3f 2025-07-17T06:34:38.6817522Z * [new tag] trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef -> trunk/e5edd013ab418b8b3609cb3cb1df3804b69d8eef 2025-07-17T06:34:38.6818389Z * [new tag] trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 -> trunk/e5f6ffd8109bee99416d9b127f961ab0e253a1c2 2025-07-17T06:34:38.6819433Z * [new tag] trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 -> trunk/e600e044a770d29d1fe5d9638b274a7d4f22f969 2025-07-17T06:34:38.6820251Z * [new tag] trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c -> trunk/e6252f62efa5e6e4ab0d56967d7461f1e8a7eb7c 2025-07-17T06:34:38.6821159Z * [new tag] trunk/e694280d1215caf70f41575f2611bfa26c69ebdb -> trunk/e694280d1215caf70f41575f2611bfa26c69ebdb 2025-07-17T06:34:38.6822066Z * [new tag] trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 -> trunk/e6d71f37896e99ced7daf9ee43a30c0ec03d60f2 2025-07-17T06:34:38.6823175Z * [new tag] trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 -> trunk/e6d8ed02cbeabe961d1a5303973a6d89ee851736 2025-07-17T06:34:38.6824101Z * [new tag] trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f -> trunk/e6ed4074e8411000eea2f0de0c0829d909e4701f 2025-07-17T06:34:38.6824967Z * [new tag] trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc -> trunk/e71bb021b9553ddc2db6cb8ea7bf8643552f09fc 2025-07-17T06:34:38.6825833Z * [new tag] trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 -> trunk/e7698ff5cf40729d11df6c32c6df0a163e5d0ce0 2025-07-17T06:34:38.6826779Z * [new tag] trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 -> trunk/e78f2ac92b709a060aa323d6e527ec2ecc36fb93 2025-07-17T06:34:38.6827839Z * [new tag] trunk/e7a66166ce5294a52bf3966aef49562f94343475 -> trunk/e7a66166ce5294a52bf3966aef49562f94343475 2025-07-17T06:34:38.6828715Z * [new tag] trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 -> trunk/e7da21806fbc96d47ac03ea8f6507deb0ab48481 2025-07-17T06:34:38.6829589Z * [new tag] trunk/e8217ad8becd2b297682c685a9179997cb0a98cc -> trunk/e8217ad8becd2b297682c685a9179997cb0a98cc 2025-07-17T06:34:38.6830491Z * [new tag] trunk/e895e9689c625cbcd8f46880115e0d093713fa37 -> trunk/e895e9689c625cbcd8f46880115e0d093713fa37 2025-07-17T06:34:38.6831444Z * [new tag] trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 -> trunk/e8b3dfa7c0b6d74fc84714dbb79cb6a8bad43ae7 2025-07-17T06:34:38.6832291Z * [new tag] trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 -> trunk/e8bfce9a43960f417a36636a0e7f6a58b7dc56d2 2025-07-17T06:34:38.6833199Z * [new tag] trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 -> trunk/e8cf5ff5641c1ce4c3046a85df55b15eaaea38b2 2025-07-17T06:34:38.6834091Z * [new tag] trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 -> trunk/e8d29c45e02402bcb4ae7726abd415bebd441852 2025-07-17T06:34:38.6834972Z * [new tag] trunk/e90148c91d3b8a759db558374c8539e47338926b -> trunk/e90148c91d3b8a759db558374c8539e47338926b 2025-07-17T06:34:38.6836122Z * [new tag] trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f -> trunk/e92e3eaf4eb815ea28db9a5af9d9ee48c3f7be3f 2025-07-17T06:34:38.6836907Z * [new tag] trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 -> trunk/e9367a7a4288e626f01fada3912d68756f1ca6d3 2025-07-17T06:34:38.6837827Z * [new tag] trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 -> trunk/e959dd017d7dcd7c6351c9ef303f3667aebe11f5 2025-07-17T06:34:38.6838951Z * [new tag] trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 -> trunk/e95e8eed0a96f024dc84012494f465b34eae9d22 2025-07-17T06:34:38.6839885Z * [new tag] trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 -> trunk/e96f530af5bf8ceaeaa87ec7f4651490a25bce07 2025-07-17T06:34:38.6840817Z * [new tag] trunk/e98dd95446e009ace1722498effbf32250d623e4 -> trunk/e98dd95446e009ace1722498effbf32250d623e4 2025-07-17T06:34:38.6841712Z * [new tag] trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 -> trunk/e99a2a2dba90c9b6276219104bc99aff2f67e2f7 2025-07-17T06:34:38.6842606Z * [new tag] trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 -> trunk/e99cc126a4f4bd5233ff363f27d14a0fff4b4392 2025-07-17T06:34:38.6843480Z * [new tag] trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 -> trunk/e9fdaf8701b599fd943bb899639b5e8a4966b3c3 2025-07-17T06:34:38.6844449Z * [new tag] trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 -> trunk/ea23eb4b98ae8af40f0c38538a9e63f1b0dc40e2 2025-07-17T06:34:38.6845148Z * [new tag] trunk/ea37f720995616d8570045c63486198a021f8285 -> trunk/ea37f720995616d8570045c63486198a021f8285 2025-07-17T06:34:38.6846018Z * [new tag] trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e -> trunk/ea74fdd24aa7d98433231f4a3d75cfd241d8720e 2025-07-17T06:34:38.6846883Z * [new tag] trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 -> trunk/eab45643f22e58ee12d95d8b0162d51ca0a50801 2025-07-17T06:34:38.6847856Z * [new tag] trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 -> trunk/eabf7cd3c552e6c17321a63d7e5a19da92909910 2025-07-17T06:34:38.6848728Z * [new tag] trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c -> trunk/eaceb243df6fc17a37a2c1d9f8775d1561a0f67c 2025-07-17T06:34:38.6849596Z * [new tag] trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 -> trunk/eaf32fffb7e83b5331951b254ad213ceb2ae72f8 2025-07-17T06:34:38.6850699Z * [new tag] trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 -> trunk/eaf704914eb63efffafeb402633f76f2cd521ef4 2025-07-17T06:34:38.6851532Z * [new tag] trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a -> trunk/eb152ab1dd9eafc777b6642bb141ab1b8376359a 2025-07-17T06:34:38.6852390Z * [new tag] trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 -> trunk/eb2af14f8e75c22c0a2fcf407005d2e8173d0df5 2025-07-17T06:34:38.6853271Z * [new tag] trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 -> trunk/eb331b59fedb7f70229ca491029f2f7f27bbff54 2025-07-17T06:34:38.6854146Z * [new tag] trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd -> trunk/eb4cf59ecdf69dd53805a37525a7f750c8f1e0dd 2025-07-17T06:34:38.6855028Z * [new tag] trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 -> trunk/eb9efb37c8f315f1d30e86d5797490c6a8666889 2025-07-17T06:34:38.6856237Z * [new tag] trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d -> trunk/eba5fc91ac924a7a05569c33b0f90f0faf22696d 2025-07-17T06:34:38.6858474Z * [new tag] trunk/ebab2799423987a16975ab07ee49dd944e5315e6 -> trunk/ebab2799423987a16975ab07ee49dd944e5315e6 2025-07-17T06:34:38.6859403Z * [new tag] trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 -> trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 2025-07-17T06:34:38.6860299Z * [new tag] trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 -> trunk/ec0276103fc023b93c6eb17639d4605656ea4f10 2025-07-17T06:34:38.6861637Z * [new tag] trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 -> trunk/ec08eb8ba22e66b113e4f2aba1f6afb738f9d861 2025-07-17T06:34:38.6862313Z * [new tag] trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 -> trunk/ec816d73b4c8f74a14e275891939de6cfd6891b6 2025-07-17T06:34:38.6863250Z * [new tag] trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 -> trunk/ecd73c58eeaf7e919316f9b9596f8c677af96c66 2025-07-17T06:34:38.6864284Z * [new tag] trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 -> trunk/ed03492238c9ef76f5c1df6cfa54da83a2a384e1 2025-07-17T06:34:38.6864976Z * [new tag] trunk/ed051c308464904e07d33c39524b3931dc8c947a -> trunk/ed051c308464904e07d33c39524b3931dc8c947a 2025-07-17T06:34:38.6866032Z * [new tag] trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db -> trunk/ed508cc0182b923789555d4e1ec1f8b23707b7db 2025-07-17T06:34:38.6866895Z * [new tag] trunk/ed5d6d2a200a0f03b164053322341bb10acc051d -> trunk/ed5d6d2a200a0f03b164053322341bb10acc051d 2025-07-17T06:34:38.6867651Z * [new tag] trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 -> trunk/ed661a5f11de116539f70882f4f59a61d5e3e209 2025-07-17T06:34:38.6868523Z * [new tag] trunk/ed6ae20cf0e31d49d54177251293267205e24021 -> trunk/ed6ae20cf0e31d49d54177251293267205e24021 2025-07-17T06:34:38.6869441Z * [new tag] trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 -> trunk/ed6df0e324233fda094e3c1cb4de4009d1ba2413 2025-07-17T06:34:38.6870595Z * [new tag] trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b -> trunk/ed911747c2a56cf84d648d677403d5bf6b2ebd0b 2025-07-17T06:34:38.6871558Z * [new tag] trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d -> trunk/eda0a9cc90b9a63127a49d617329f98b6404e90d 2025-07-17T06:34:38.6872655Z * [new tag] trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 -> trunk/edb92e16ba9ad12bd51c4f73389556e163e9cc08 2025-07-17T06:34:38.6873651Z * [new tag] trunk/edd45f3a020f892c17672cc2d08f64cb960006ad -> trunk/edd45f3a020f892c17672cc2d08f64cb960006ad 2025-07-17T06:34:38.6874548Z * [new tag] trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec -> trunk/edd9c09e73aaa8d1a1667fa7ea5a337aa31fa6ec 2025-07-17T06:34:38.6875414Z * [new tag] trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 -> trunk/eddddea9087a8840ce5ae1bbb3c6f59556d7c0f0 2025-07-17T06:34:38.6876259Z * [new tag] trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d -> trunk/ede6ead8cd8e925cb093f2b3016342e645bd728d 2025-07-17T06:34:38.6877025Z * [new tag] trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 -> trunk/edf7bb4f514220f96ddfa646ae6e9e930a305ec1 2025-07-17T06:34:38.6877753Z * [new tag] trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 -> trunk/ee0992871c99fc6a1e19eb839ab65391a168d2f8 2025-07-17T06:34:38.6878804Z * [new tag] trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d -> trunk/ee4d343499c80be16a58d5ac604da6e2130cd94d 2025-07-17T06:34:38.6880013Z * [new tag] trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 -> trunk/ee56e9f8a8202bfa02c2d9ae3cfa07d4a41ab567 2025-07-17T06:34:38.6880855Z * [new tag] trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 -> trunk/ee5c2908cbfcbda6e8a5737d9939d36ba417d627 2025-07-17T06:34:38.6881711Z * [new tag] trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 -> trunk/ee9ac36c2316f430c4de2a0982bde3cb8087cbe7 2025-07-17T06:34:38.6882607Z * [new tag] trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 -> trunk/eea3bcb3d146f16a8f8c91a9e2a8f1b76c5917f4 2025-07-17T06:34:38.6883797Z * [new tag] trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d -> trunk/eeaefa133694811aac1fd215bcae2e7f1e098d1d 2025-07-17T06:34:38.6884667Z * [new tag] trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 -> trunk/eecaa0bbc6a39c89366f9ec97797479c27f6d760 2025-07-17T06:34:38.6885812Z * [new tag] trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 -> trunk/eef253d9f6fc8b9774d199889a817f50e89572c2 2025-07-17T06:34:38.6886785Z * [new tag] trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 -> trunk/ef4cca2d79eba61441da46906b30f8f6165cc455 2025-07-17T06:34:38.6887751Z * [new tag] trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 -> trunk/ef6d2cee7a93c1e8f52a7595b6f630d0fcd83692 2025-07-17T06:34:38.6888657Z * [new tag] trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e -> trunk/ef6dfa06a9ff84bf04b0d83cfab4cb396a508a0e 2025-07-17T06:34:38.6889544Z * [new tag] trunk/ef97bd47131423e0819b293dc227b62d0c376023 -> trunk/ef97bd47131423e0819b293dc227b62d0c376023 2025-07-17T06:34:38.6890440Z * [new tag] trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 -> trunk/efbf07e7ea46c33c936cac882eb1c8b782d1d070 2025-07-17T06:34:38.6891389Z * [new tag] trunk/effe376db07c7071fa4d704dd0787a394a5eda50 -> trunk/effe376db07c7071fa4d704dd0787a394a5eda50 2025-07-17T06:34:38.6892284Z * [new tag] trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 -> trunk/f04fd4dc4eaf16557f9212240bdaa8377d51bad1 2025-07-17T06:34:38.6893181Z * [new tag] trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 -> trunk/f096820d0f845f36529fe774cf761d5fc4ad02a8 2025-07-17T06:34:38.6894071Z * [new tag] trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce -> trunk/f0b388665efd20c1ec35fc48afb115a0f15116ce 2025-07-17T06:34:38.6894927Z * [new tag] trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 -> trunk/f0bee87eea03f6ded538590e2a073cc62ecd2818 2025-07-17T06:34:38.6896001Z * [new tag] trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 -> trunk/f1331f3f1b43d1848341a0f0da66a13cb05570d0 2025-07-17T06:34:38.6896882Z * [new tag] trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 -> trunk/f140fac8dcfa6ec20d594bc4637417a83bc90036 2025-07-17T06:34:38.6897758Z * [new tag] trunk/f151b201236f959e3874b73dde9bfae5e10dae78 -> trunk/f151b201236f959e3874b73dde9bfae5e10dae78 2025-07-17T06:34:38.6898693Z * [new tag] trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 -> trunk/f154f9b3040369a7979d5de7acb6fe21433eda83 2025-07-17T06:34:38.6900177Z * [new tag] trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb -> trunk/f16053f0c9a09fa337fbf85aaf64f88712b8dcdb 2025-07-17T06:34:38.6901020Z * [new tag] trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 -> trunk/f179b7198522e6d93bd103efba1a1ebd5a2cf891 2025-07-17T06:34:38.6901896Z * [new tag] trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b -> trunk/f17f6581252ff07e75f33fdce0b4248acdb5da0b 2025-07-17T06:34:38.6902770Z * [new tag] trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 -> trunk/f1f49e56b079bfc73b1b2fb061d150ec787ee716 2025-07-17T06:34:38.6903787Z * [new tag] trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 -> trunk/f2b44424a1f3481ddc066e8dd62c0cafa1298e92 2025-07-17T06:34:38.6904671Z * [new tag] trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 -> trunk/f2d70898c6fad6c6e867d9bf60eced6aacfa9782 2025-07-17T06:34:38.6905586Z * [new tag] trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 -> trunk/f2e712ca14dbbb8435427fd536b0dd63994a9265 2025-07-17T06:34:38.6906426Z * [new tag] trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 -> trunk/f2ecf6145fde55baa8a91e27b6b3489172f0e639 2025-07-17T06:34:38.6907316Z * [new tag] trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e -> trunk/f34335bf3373301ba3af3ff8268cd0cd1715bd2e 2025-07-17T06:34:38.6908266Z * [new tag] trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 -> trunk/f34ab1628b6798cc62f55260dfad872f5df8fd94 2025-07-17T06:34:38.6909205Z * [new tag] trunk/f3e6c8e834a49f738e329b802b4b10912e33915f -> trunk/f3e6c8e834a49f738e329b802b4b10912e33915f 2025-07-17T06:34:38.6910295Z * [new tag] trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c -> trunk/f3ec16c26a24bcbdcb96c692e321be1a4464067c 2025-07-17T06:34:38.6911121Z * [new tag] trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 -> trunk/f402eed4d9515dee5bb9b11a2b157de57a5988c1 2025-07-17T06:34:38.6911987Z * [new tag] trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d -> trunk/f40efde2a474ffd77c021686da2f14864d6aeb6d 2025-07-17T06:34:38.6913112Z * [new tag] trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 -> trunk/f41d017aa6ca1bd121cee6e428875b7fd31a7ad0 2025-07-17T06:34:38.6913944Z * [new tag] trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 -> trunk/f4376cac54978b9d7c859c1e3495a57d72ab9601 2025-07-17T06:34:38.6914811Z * [new tag] trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 -> trunk/f4406689b8805ed23dfef34c6320bb99ea6d3767 2025-07-17T06:34:38.6915746Z * [new tag] trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e -> trunk/f44a9eee4778d2a2aafe3a0beeea7a37ab8d380e 2025-07-17T06:34:38.6916821Z * [new tag] trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f -> trunk/f45f483884ef524f2d8260dcf2b2ba2c203eab2f 2025-07-17T06:34:38.6917708Z * [new tag] trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d -> trunk/f45f6e86b9ef3d9c94b87c2240dbe9a07bb9fd3d 2025-07-17T06:34:38.6918680Z * [new tag] trunk/f48a1576606186cf2104c82be367b617912322de -> trunk/f48a1576606186cf2104c82be367b617912322de 2025-07-17T06:34:38.6919704Z * [new tag] trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba -> trunk/f4d60a68dd2fb9fda92af83df016f4cfe3af00ba 2025-07-17T06:34:38.6920541Z * [new tag] trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 -> trunk/f56bfb3030acff03e21d568089f3af9e09ec7cb2 2025-07-17T06:34:38.6921841Z * [new tag] trunk/f58a680d09e13658a52c6ba05c63c15759846bcc -> trunk/f58a680d09e13658a52c6ba05c63c15759846bcc 2025-07-17T06:34:38.6922685Z * [new tag] trunk/f59c76b5494f83abbb2ca169e13201439396c1aa -> trunk/f59c76b5494f83abbb2ca169e13201439396c1aa 2025-07-17T06:34:38.6923675Z * [new tag] trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 -> trunk/f5bbaa22536437e9f689db8ee7a5ca472fdf4bd0 2025-07-17T06:34:38.6924506Z * [new tag] trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 -> trunk/f5e1b24945cf7852a1425923ca543e1f83be14b1 2025-07-17T06:34:38.6925247Z * [new tag] trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 -> trunk/f5e6e52f2504d0d2c553fd292c89d999b2033616 2025-07-17T06:34:38.6926097Z * [new tag] trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f -> trunk/f5eb42e4c0405141134e9c52919ebb36ec77ca5f 2025-07-17T06:34:38.6926972Z * [new tag] trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c -> trunk/f5f4beaf562911b5cf1a9e8b9eae5e5946681f3c 2025-07-17T06:34:38.6927704Z * [new tag] trunk/f6d138807f138868de0397936e2bee482c1fb987 -> trunk/f6d138807f138868de0397936e2bee482c1fb987 2025-07-17T06:34:38.6928619Z * [new tag] trunk/f6e18bc1054624bb148632a85c10371d6cc62492 -> trunk/f6e18bc1054624bb148632a85c10371d6cc62492 2025-07-17T06:34:38.6929498Z * [new tag] trunk/f70c80105ebc2a118af848c80a18d6efff820f72 -> trunk/f70c80105ebc2a118af848c80a18d6efff820f72 2025-07-17T06:34:38.6930354Z * [new tag] trunk/f7127b9b940a98596599acda1f89fc5153635a5d -> trunk/f7127b9b940a98596599acda1f89fc5153635a5d 2025-07-17T06:34:38.6931205Z * [new tag] trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec -> trunk/f7130c097efa826313df44f0dcfa7d4d2e4253ec 2025-07-17T06:34:38.6932067Z * [new tag] trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 -> trunk/f742b32a2ff6326f67512d2b426cdc2da8413a75 2025-07-17T06:34:38.6932822Z * [new tag] trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 -> trunk/f79689bd3d145e76746e4cf81e99c40df8272a72 2025-07-17T06:34:38.6933879Z * [new tag] trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 -> trunk/f7a5ad6c2987ee5a83aa5d868cee3b8067d3de94 2025-07-17T06:34:38.6934729Z * [new tag] trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 -> trunk/f80a61adf57badf999387efe47b8b2ff3388bd96 2025-07-17T06:34:38.6935578Z * [new tag] trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d -> trunk/f810480dbefabbff6cf0852c9f610f84dd440b8d 2025-07-17T06:34:38.6936450Z * [new tag] trunk/f810e98143b7b1fe3436d5315101b22aa8438775 -> trunk/f810e98143b7b1fe3436d5315101b22aa8438775 2025-07-17T06:34:38.6937353Z * [new tag] trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 -> trunk/f8293116f55a9ad399e4938f0fe3e34c6faa47c4 2025-07-17T06:34:38.6938440Z * [new tag] trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 -> trunk/f85954e043a5b6affb589012e8cc5eff8fdb5358 2025-07-17T06:34:38.6939416Z * [new tag] trunk/f860992db5601a78f73eefc0a56af1d7158d6953 -> trunk/f860992db5601a78f73eefc0a56af1d7158d6953 2025-07-17T06:34:38.6940268Z * [new tag] trunk/f87d1179391d66854e3c6ca20717803cfa22f878 -> trunk/f87d1179391d66854e3c6ca20717803cfa22f878 2025-07-17T06:34:38.6941166Z * [new tag] trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c -> trunk/f88d7a7a34d5a54d58f0a7edc01ff69f46221b6c 2025-07-17T06:34:38.6942057Z * [new tag] trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b -> trunk/f8baec8984ed90b526fdc03eec19d8039e7d373b 2025-07-17T06:34:38.6942993Z * [new tag] trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 -> trunk/f8c0a4bd28087b02958b92d7b4f41ebc607292b7 2025-07-17T06:34:38.6943936Z * [new tag] trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 -> trunk/f8cc4c0af802269fbe16a418386a94b3b6547c74 2025-07-17T06:34:38.6944789Z * [new tag] trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 -> trunk/f97f03c7efcf2b7a45384b9094eb6be4cb419546 2025-07-17T06:34:38.6945678Z * [new tag] trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d -> trunk/fa0ea57f5e083daab1eb9cda39ab53a5159b077d 2025-07-17T06:34:38.6946402Z * [new tag] trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 -> trunk/fa1c20ae9285f7994a73d2d06025065f96b67a57 2025-07-17T06:34:38.6947431Z * [new tag] trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 -> trunk/fa3c38c7ae17b8d8fccd0958831f9f1ced9e46b3 2025-07-17T06:34:38.6948266Z * [new tag] trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f -> trunk/fa4f07b5b80bdcf99a1c7452de41939d2ab5886f 2025-07-17T06:34:38.6949143Z * [new tag] trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c -> trunk/fa705f791249c5eee912096f1d7ac7b2d5b60e8c 2025-07-17T06:34:38.6950040Z * [new tag] trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c -> trunk/fab53dfdf1d89cecd5e82b12cced9b6dd217e87c 2025-07-17T06:34:38.6950920Z * [new tag] trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 -> trunk/fab85fc5f995ef79e67dc4b083f8cfabe7a90798 2025-07-17T06:34:38.6951772Z * [new tag] trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c -> trunk/fac0cc16efd342637a3d1953caf2ecfa8a89947c 2025-07-17T06:34:38.6952656Z * [new tag] trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 -> trunk/fadc936fad0793e931ed2eb89577e1d10d212f71 2025-07-17T06:34:38.6953411Z * [new tag] trunk/fb45649df7267e97efffec8305cddcb23e97d53f -> trunk/fb45649df7267e97efffec8305cddcb23e97d53f 2025-07-17T06:34:38.6954379Z * [new tag] trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 -> trunk/fb462cec8d8674ad547c55dbe90710bde1dc2019 2025-07-17T06:34:38.6955356Z * [new tag] trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 -> trunk/fb731fe371cb1b5bf95de84b19c213590526acb2 2025-07-17T06:34:38.6956577Z * [new tag] trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 -> trunk/fb75dea2c1b93c78dccf08d5fd5e20b362ecd405 2025-07-17T06:34:38.6957648Z * [new tag] trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 -> trunk/fb9a5d248f36ddce041025c8fc5be0d8bee454b0 2025-07-17T06:34:38.6958632Z * [new tag] trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed -> trunk/fbbab794ef6befbe7ffab3648e9b1f2042942fed 2025-07-17T06:34:38.6959594Z * [new tag] trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 -> trunk/fbd88ae2b5f444cb4b419c415258caeaef4b7325 2025-07-17T06:34:38.6960494Z * [new tag] trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed -> trunk/fc0376e8b162d8fcf4375ae30566139eae7d48ed 2025-07-17T06:34:38.6961537Z * [new tag] trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c -> trunk/fc10d4b1d649f1460b587f3ab45ad4403d84518c 2025-07-17T06:34:38.6962757Z * [new tag] trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 -> trunk/fc177801afcbf12543b5e193e736b155f79d4ad3 2025-07-17T06:34:38.6963635Z * [new tag] trunk/fc5ae1229341ca2841a977197c644733c6a5c789 -> trunk/fc5ae1229341ca2841a977197c644733c6a5c789 2025-07-17T06:34:38.6964504Z * [new tag] trunk/fc772692622e89335dc28638c512bb33dbed1729 -> trunk/fc772692622e89335dc28638c512bb33dbed1729 2025-07-17T06:34:38.6965638Z * [new tag] trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 -> trunk/fca7013f85d4e7ac07bdd461f490aa159feac6a0 2025-07-17T06:34:38.6966566Z * [new tag] trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 -> trunk/fcbf7c749a839cc817927ceba8ea2887cc28dbf5 2025-07-17T06:34:38.6967324Z * [new tag] trunk/fcc682be4bda58894a15fee1d9041c6043fea66f -> trunk/fcc682be4bda58894a15fee1d9041c6043fea66f 2025-07-17T06:34:38.6968232Z * [new tag] trunk/fd4bb29410c035b31ca55262c3012cadb1194aae -> trunk/fd4bb29410c035b31ca55262c3012cadb1194aae 2025-07-17T06:34:38.6969283Z * [new tag] trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 -> trunk/fd4f704905f95b46c4c8fb4108461ff56ce750c5 2025-07-17T06:34:38.6970209Z * [new tag] trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 -> trunk/fd8ea3c8a35e5b4aea3ebd712f2c7ee28c5a3655 2025-07-17T06:34:38.6971052Z * [new tag] trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 -> trunk/fdc5b42a8fa2b15526c81f2c83f614e086056320 2025-07-17T06:34:38.6972030Z * [new tag] trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 -> trunk/fdf5d97fa8393f56aea2779877efd8a264ad5811 2025-07-17T06:34:38.6973104Z * [new tag] trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 -> trunk/fe1f1a38dff7c59ec0ec5b05fef058629845d061 2025-07-17T06:34:38.6973907Z * [new tag] trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 -> trunk/fec571cfd458c4644a2f483dbf9f5480feca7939 2025-07-17T06:34:38.6974823Z * [new tag] trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 -> trunk/fec8af8b98f5e17740ff947e9f8a1c447a497413 2025-07-17T06:34:38.6975598Z * [new tag] trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 -> trunk/fedbd1a48e1e474cf9da5637aae89b5bc4c20626 2025-07-17T06:34:38.6976401Z * [new tag] trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 -> trunk/fee2377f9ea62223f69ea9904c5e25ccb2af5961 2025-07-17T06:34:38.6977140Z * [new tag] trunk/feea575082439a0496dd404a4925b7d551039065 -> trunk/feea575082439a0496dd404a4925b7d551039065 2025-07-17T06:34:38.6978076Z * [new tag] trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 -> trunk/ff611d971fe5362a71c15109cf020d30e6c4b2b9 2025-07-17T06:34:38.6978999Z * [new tag] trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda -> trunk/ff7dd1776f9cb8448336338b19b9b53073f2fbda 2025-07-17T06:34:38.6980285Z * [new tag] trunk/ff8b53c056e6556187690a37c944c92feb964d2d -> trunk/ff8b53c056e6556187690a37c944c92feb964d2d 2025-07-17T06:34:38.6981145Z * [new tag] trunk/ffac0de07e0173a073c92c157f43c515009c0de1 -> trunk/ffac0de07e0173a073c92c157f43c515009c0de1 2025-07-17T06:34:38.6982095Z * [new tag] trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a -> trunk/ffaed8c569406839335bf46dafc4c3e8871e4b8a 2025-07-17T06:34:38.6983052Z * [new tag] trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 -> trunk/ffc6cbfaf78ca219092ce64dcf113377ae698300 2025-07-17T06:34:38.6983666Z * [new tag] v0.1.1 -> v0.1.1 2025-07-17T06:34:38.6984533Z * [new tag] v0.1.10 -> v0.1.10 2025-07-17T06:34:38.6985361Z * [new tag] v0.1.11 -> v0.1.11 2025-07-17T06:34:38.6986076Z * [new tag] v0.1.12 -> v0.1.12 2025-07-17T06:34:38.6986868Z * [new tag] v0.1.2 -> v0.1.2 2025-07-17T06:34:38.6987555Z * [new tag] v0.1.3 -> v0.1.3 2025-07-17T06:34:38.6988363Z * [new tag] v0.1.4 -> v0.1.4 2025-07-17T06:34:38.6989068Z * [new tag] v0.1.5 -> v0.1.5 2025-07-17T06:34:38.6989894Z * [new tag] v0.1.6 -> v0.1.6 2025-07-17T06:34:38.6990567Z * [new tag] v0.1.7 -> v0.1.7 2025-07-17T06:34:38.6991397Z * [new tag] v0.1.8 -> v0.1.8 2025-07-17T06:34:38.6992067Z * [new tag] v0.1.9 -> v0.1.9 2025-07-17T06:34:38.6992872Z * [new tag] v0.2.0 -> v0.2.0 2025-07-17T06:34:38.6993694Z * [new tag] v0.3.0 -> v0.3.0 2025-07-17T06:34:38.6994659Z * [new tag] v0.3.1 -> v0.3.1 2025-07-17T06:34:38.6995431Z * [new tag] v0.4.0 -> v0.4.0 2025-07-17T06:34:38.6996319Z * [new tag] v0.4.1 -> v0.4.1 2025-07-17T06:34:38.6997339Z * [new tag] v1.0.0 -> v1.0.0 2025-07-17T06:34:38.6997839Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-07-17T06:34:38.6998744Z * [new tag] v1.0.1 -> v1.0.1 2025-07-17T06:34:38.6999635Z * [new tag] v1.0rc0 -> v1.0rc0 2025-07-17T06:34:38.7000179Z * [new tag] v1.0rc1 -> v1.0rc1 2025-07-17T06:34:38.7001190Z * [new tag] v1.1.0 -> v1.1.0 2025-07-17T06:34:38.7001821Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-07-17T06:34:38.7003327Z * [new tag] v1.10.0 -> v1.10.0 2025-07-17T06:34:38.7004215Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-07-17T06:34:38.7005072Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-07-17T06:34:38.7005731Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-07-17T06:34:38.7006584Z * [new tag] v1.10.1 -> v1.10.1 2025-07-17T06:34:38.7007203Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-07-17T06:34:38.7007814Z * [new tag] v1.10.2 -> v1.10.2 2025-07-17T06:34:38.7008435Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-07-17T06:34:38.7009339Z * [new tag] v1.11.0 -> v1.11.0 2025-07-17T06:34:38.7010219Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-07-17T06:34:38.7011151Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-07-17T06:34:38.7012020Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-07-17T06:34:38.7012900Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-07-17T06:34:38.7013752Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-07-17T06:34:38.7014392Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-07-17T06:34:38.7014959Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-07-17T06:34:38.7015868Z * [new tag] v1.12.0 -> v1.12.0 2025-07-17T06:34:38.7016680Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-07-17T06:34:38.7017478Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-07-17T06:34:38.7018349Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-07-17T06:34:38.7019185Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-07-17T06:34:38.7020171Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-07-17T06:34:38.7021082Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-07-17T06:34:38.7021698Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-07-17T06:34:38.7022435Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-07-17T06:34:38.7023049Z * [new tag] v1.12.1 -> v1.12.1 2025-07-17T06:34:38.7024023Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-07-17T06:34:38.7024835Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-07-17T06:34:38.7025784Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-07-17T06:34:38.7026674Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-07-17T06:34:38.7027223Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-07-17T06:34:38.7028152Z * [new tag] v1.13.0 -> v1.13.0 2025-07-17T06:34:38.7028964Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-07-17T06:34:38.7029753Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-07-17T06:34:38.7030591Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-07-17T06:34:38.7031492Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-07-17T06:34:38.7032048Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-07-17T06:34:38.7032718Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-07-17T06:34:38.7033618Z * [new tag] v1.13.1 -> v1.13.1 2025-07-17T06:34:38.7034311Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-07-17T06:34:38.7035043Z * [new tag] v1.2.0 -> v1.2.0 2025-07-17T06:34:38.7035977Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-07-17T06:34:38.7036771Z * [new tag] v1.3.0 -> v1.3.0 2025-07-17T06:34:38.7037490Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-07-17T06:34:38.7038126Z * [new tag] v1.3.1 -> v1.3.1 2025-07-17T06:34:38.7039144Z * [new tag] v1.4.0 -> v1.4.0 2025-07-17T06:34:38.7039970Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-07-17T06:34:38.7040621Z * [new tag] v1.4.1 -> v1.4.1 2025-07-17T06:34:38.7041519Z * [new tag] v1.5.0 -> v1.5.0 2025-07-17T06:34:38.7042413Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-07-17T06:34:38.7043251Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-07-17T06:34:38.7044167Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-07-17T06:34:38.7044839Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-07-17T06:34:38.7045473Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-07-17T06:34:38.7046374Z * [new tag] v1.5.1 -> v1.5.1 2025-07-17T06:34:38.7047014Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-07-17T06:34:38.7047691Z * [new tag] v1.6.0 -> v1.6.0 2025-07-17T06:34:38.7048561Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-07-17T06:34:38.7049482Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-07-17T06:34:38.7050324Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-07-17T06:34:38.7051165Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-07-17T06:34:38.7051999Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-07-17T06:34:38.7052819Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-07-17T06:34:38.7053441Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-07-17T06:34:38.7054704Z * [new tag] v1.7.0 -> v1.7.0 2025-07-17T06:34:38.7055602Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-07-17T06:34:38.7059321Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-07-17T06:34:38.7060214Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-07-17T06:34:38.7060775Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-07-17T06:34:38.7061693Z * [new tag] v1.7.1 -> v1.7.1 2025-07-17T06:34:38.7062692Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-07-17T06:34:38.7063570Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-07-17T06:34:38.7064206Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-07-17T06:34:38.7065072Z * [new tag] v1.8.0 -> v1.8.0 2025-07-17T06:34:38.7065717Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-07-17T06:34:38.7066590Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-07-17T06:34:38.7067429Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-07-17T06:34:38.7068254Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-07-17T06:34:38.7068867Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-07-17T06:34:38.7069504Z * [new tag] v1.8.1 -> v1.8.1 2025-07-17T06:34:38.7070512Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-07-17T06:34:38.7070929Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-07-17T06:34:38.7071599Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-07-17T06:34:38.7072958Z * [new tag] v1.8.2 -> v1.8.2 2025-07-17T06:34:38.7073541Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-07-17T06:34:38.7074450Z * [new tag] v1.9.0 -> v1.9.0 2025-07-17T06:34:38.7075267Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-07-17T06:34:38.7076207Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-07-17T06:34:38.7077181Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-07-17T06:34:38.7077838Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-07-17T06:34:38.7078743Z * [new tag] v1.9.1 -> v1.9.1 2025-07-17T06:34:38.7080009Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-07-17T06:34:38.7080561Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-07-17T06:34:38.7081495Z * [new tag] v2.0.0 -> v2.0.0 2025-07-17T06:34:38.7082313Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-07-17T06:34:38.7083177Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-07-17T06:34:38.7084080Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-07-17T06:34:38.7084883Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-07-17T06:34:38.7085732Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-07-17T06:34:38.7086311Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-07-17T06:34:38.7087277Z * [new tag] v2.0.1 -> v2.0.1 2025-07-17T06:34:38.7088174Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-07-17T06:34:38.7088820Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-07-17T06:34:38.7089547Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-07-17T06:34:38.7090166Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-07-17T06:34:38.7091542Z * [new tag] v2.1.0 -> v2.1.0 2025-07-17T06:34:38.7092422Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-07-17T06:34:38.7093276Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-07-17T06:34:38.7094184Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-07-17T06:34:38.7095059Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-07-17T06:34:38.7095964Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-07-17T06:34:38.7096594Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-07-17T06:34:38.7097418Z * [new tag] v2.1.1 -> v2.1.1 2025-07-17T06:34:38.7098319Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-07-17T06:34:38.7099123Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-07-17T06:34:38.7100039Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-07-17T06:34:38.7100930Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-07-17T06:34:38.7101750Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-07-17T06:34:38.7102343Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-07-17T06:34:38.7103174Z * [new tag] v2.1.2 -> v2.1.2 2025-07-17T06:34:38.7104176Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-07-17T06:34:38.7105187Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-07-17T06:34:38.7105888Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-07-17T06:34:38.7106722Z * [new tag] v2.2.0 -> v2.2.0 2025-07-17T06:34:38.7107567Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-07-17T06:34:38.7108295Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-07-17T06:34:38.7109176Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-07-17T06:34:38.7109893Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-07-17T06:34:38.7111142Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-07-17T06:34:38.7111975Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-07-17T06:34:38.7112566Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-07-17T06:34:38.7113236Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-07-17T06:34:38.7114117Z * [new tag] v2.2.1 -> v2.2.1 2025-07-17T06:34:38.7114957Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-07-17T06:34:38.7115618Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-07-17T06:34:38.7116175Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-07-17T06:34:38.7116812Z * [new tag] v2.2.2 -> v2.2.2 2025-07-17T06:34:38.7117748Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-07-17T06:34:38.7118462Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-07-17T06:34:38.7119148Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-07-17T06:34:38.7120021Z * [new tag] v2.3.0 -> v2.3.0 2025-07-17T06:34:38.7120972Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-07-17T06:34:38.7121852Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-07-17T06:34:38.7122725Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-07-17T06:34:38.7123355Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-07-17T06:34:38.7124233Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-07-17T06:34:38.7125070Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-07-17T06:34:38.7125890Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-07-17T06:34:38.7126738Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-07-17T06:34:38.7127366Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-07-17T06:34:38.7128267Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-07-17T06:34:38.7129121Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-07-17T06:34:38.7129812Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-07-17T06:34:38.7130465Z * [new tag] v2.3.1 -> v2.3.1 2025-07-17T06:34:38.7131425Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-07-17T06:34:38.7132201Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-07-17T06:34:38.7133035Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-07-17T06:34:38.7133937Z * [new tag] v2.4.0 -> v2.4.0 2025-07-17T06:34:38.7134800Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-07-17T06:34:38.7135572Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-07-17T06:34:38.7136420Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-07-17T06:34:38.7137240Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-07-17T06:34:38.7138145Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-07-17T06:34:38.7139097Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-07-17T06:34:38.7139893Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-07-17T06:34:38.7140693Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-07-17T06:34:38.7141645Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-07-17T06:34:38.7142207Z * [new tag] v2.4.1 -> v2.4.1 2025-07-17T06:34:38.7143207Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-07-17T06:34:38.7144078Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-07-17T06:34:38.7144979Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-07-17T06:34:38.7145876Z * [new tag] v2.5.0 -> v2.5.0 2025-07-17T06:34:38.7146695Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-07-17T06:34:38.7147290Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-07-17T06:34:38.7148211Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-07-17T06:34:38.7149039Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-07-17T06:34:38.7149857Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-07-17T06:34:38.7150728Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-07-17T06:34:38.7151672Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-07-17T06:34:38.7152509Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-07-17T06:34:38.7153395Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-07-17T06:34:38.7154246Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-07-17T06:34:38.7154905Z * [new tag] v2.5.1 -> v2.5.1 2025-07-17T06:34:38.7155475Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-07-17T06:34:38.7156509Z * [new tag] v2.6.0 -> v2.6.0 2025-07-17T06:34:38.7157446Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-07-17T06:34:38.7158452Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-07-17T06:34:38.7159498Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-07-17T06:34:38.7160302Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-07-17T06:34:38.7161348Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-07-17T06:34:38.7162351Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-07-17T06:34:38.7163256Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-07-17T06:34:38.7164618Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-07-17T06:34:38.7165485Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-07-17T06:34:38.7166572Z * [new tag] v2.7.0 -> v2.7.0 2025-07-17T06:34:38.7167397Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-07-17T06:34:38.7168029Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-07-17T06:34:38.7169052Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-07-17T06:34:38.7169933Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-07-17T06:34:38.7170801Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-07-17T06:34:38.7171632Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-07-17T06:34:38.7172475Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-07-17T06:34:38.7173381Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-07-17T06:34:38.7174262Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-07-17T06:34:38.7175313Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-07-17T06:34:38.7175814Z * [new tag] v2.7.1 -> v2.7.1 2025-07-17T06:34:38.7176780Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-07-17T06:34:38.7177645Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-07-17T06:34:38.7178612Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-07-17T06:34:38.7179510Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-07-17T06:34:38.7180367Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-07-17T06:34:38.7181263Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-07-17T06:34:38.7182061Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-07-17T06:34:38.7183035Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-07-17T06:34:38.7183964Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-07-17T06:34:38.7184855Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-07-17T06:34:38.7185779Z * [new tag] whc_flight_1 -> whc_flight_1 2025-07-17T06:34:38.7186391Z * [new tag] whc_flight_2 -> whc_flight_2 2025-07-17T06:34:38.7187198Z * [new tag] whc_flight_4 -> whc_flight_4 2025-07-17T06:34:38.7973398Z [command]/usr/bin/git rev-parse --verify --quiet a38f433be2e94a64b095a44ba39879d02d0c2316^{object} 2025-07-17T06:34:38.8000024Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:34:38.8002963Z ##[endgroup] 2025-07-17T06:34:38.8003280Z ##[group]Determining the checkout info 2025-07-17T06:34:38.8003816Z ##[endgroup] 2025-07-17T06:34:38.8007833Z [command]/usr/bin/git sparse-checkout disable 2025-07-17T06:34:38.8045441Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-07-17T06:34:38.8070621Z ##[group]Checking out the ref 2025-07-17T06:34:38.8073721Z [command]/usr/bin/git checkout --progress --force a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:34:39.8321055Z Updating files: 89% (17562/19589) 2025-07-17T06:34:39.8474965Z Updating files: 90% (17631/19589) 2025-07-17T06:34:39.8600058Z Updating files: 91% (17826/19589) 2025-07-17T06:34:39.8718818Z Updating files: 92% (18022/19589) 2025-07-17T06:34:39.8865884Z Updating files: 93% (18218/19589) 2025-07-17T06:34:39.9040744Z Updating files: 94% (18414/19589) 2025-07-17T06:34:39.9232306Z Updating files: 95% (18610/19589) 2025-07-17T06:34:39.9383251Z Updating files: 96% (18806/19589) 2025-07-17T06:34:39.9547069Z Updating files: 97% (19002/19589) 2025-07-17T06:34:39.9803146Z Updating files: 98% (19198/19589) 2025-07-17T06:34:39.9954075Z Updating files: 99% (19394/19589) 2025-07-17T06:34:39.9954514Z Updating files: 100% (19589/19589) 2025-07-17T06:34:39.9954840Z Updating files: 100% (19589/19589), done. 2025-07-17T06:34:40.0205510Z Note: switching to 'a38f433be2e94a64b095a44ba39879d02d0c2316'. 2025-07-17T06:34:40.0205847Z 2025-07-17T06:34:40.0206089Z You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T06:34:40.0206630Z changes and commit them, and you can discard any commits you make in this 2025-07-17T06:34:40.0207179Z state without impacting any branches by switching back to a branch. 2025-07-17T06:34:40.0207495Z 2025-07-17T06:34:40.0207714Z If you want to create a new branch to retain commits you create, you may 2025-07-17T06:34:40.0208206Z do so (now or later) by using -c with the switch command. Example: 2025-07-17T06:34:40.0208501Z 2025-07-17T06:34:40.0208612Z git switch -c 2025-07-17T06:34:40.0208807Z 2025-07-17T06:34:40.0208924Z Or undo this operation with: 2025-07-17T06:34:40.0209113Z 2025-07-17T06:34:40.0209202Z git switch - 2025-07-17T06:34:40.0209347Z 2025-07-17T06:34:40.0209578Z Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T06:34:40.0209922Z 2025-07-17T06:34:40.0210405Z HEAD is now at a38f433be2e [Docker builds] Move from Miniconda to Miniforge (#158370) 2025-07-17T06:34:40.0282490Z ##[endgroup] 2025-07-17T06:34:40.0282929Z ##[group]Setting up auth for fetching submodules 2025-07-17T06:34:40.0287539Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T06:34:40.0332168Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-07-17T06:34:40.0357982Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-07-17T06:34:40.0382720Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-07-17T06:34:40.0407113Z ##[endgroup] 2025-07-17T06:34:40.0407792Z ##[group]Fetching submodules 2025-07-17T06:34:40.0410006Z [command]/usr/bin/git submodule sync --recursive 2025-07-17T06:34:40.0730133Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-07-17T06:34:40.1042446Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-07-17T06:34:40.1044296Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-07-17T06:34:40.1048481Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-07-17T06:34:40.1052085Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-07-17T06:34:40.1055294Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-07-17T06:34:40.1059370Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-07-17T06:34:40.1062497Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-07-17T06:34:40.1066067Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-07-17T06:34:40.1069741Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-07-17T06:34:40.1073572Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-07-17T06:34:40.1077295Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-07-17T06:34:40.1081321Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-07-17T06:34:40.1085413Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-07-17T06:34:40.1089381Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-07-17T06:34:40.1093573Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-07-17T06:34:40.1098021Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-07-17T06:34:40.1103865Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-07-17T06:34:40.1108227Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-07-17T06:34:40.1112931Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:34:40.1117525Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-07-17T06:34:40.1122781Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-07-17T06:34:40.1127268Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-07-17T06:34:40.1132200Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-07-17T06:34:40.1137187Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-07-17T06:34:40.1142342Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-07-17T06:34:40.1147534Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-07-17T06:34:40.1152803Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-07-17T06:34:40.1158579Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-07-17T06:34:40.1164382Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-07-17T06:34:40.1169765Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-07-17T06:34:40.1175425Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-07-17T06:34:40.1181223Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-07-17T06:34:40.1187064Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-07-17T06:34:40.1194268Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-07-17T06:34:40.1200625Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-07-17T06:34:40.1206680Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-07-17T06:34:40.1213007Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-07-17T06:34:40.1243501Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-07-17T06:34:40.3340757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-07-17T06:34:40.3341509Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-07-17T06:34:40.3342225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-07-17T06:34:40.3342901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-07-17T06:34:40.3434095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-07-17T06:34:40.5225349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-07-17T06:34:40.5226911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-07-17T06:34:40.5228248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-07-17T06:34:40.5229793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-07-17T06:34:40.5231259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-07-17T06:34:40.5232967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-07-17T06:34:40.5715593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-07-17T06:34:41.6852783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-07-17T06:34:41.6854238Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-07-17T06:34:41.6856607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-07-17T06:34:41.6858070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-07-17T06:34:41.6859449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-07-17T06:34:41.6860804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-07-17T06:34:41.6862128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-07-17T06:34:41.6863647Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-07-17T06:34:41.6864896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-07-17T06:34:41.6866310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-07-17T06:34:41.6867704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-07-17T06:34:41.6869047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-07-17T06:34:41.7616565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-07-17T06:34:51.2701316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-07-17T06:34:51.2702169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-07-17T06:34:51.2702995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-07-17T06:34:51.2703703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-07-17T06:34:51.2704424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-07-17T06:34:51.2705138Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-07-17T06:34:51.2705899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-07-17T06:34:51.2706636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-07-17T06:34:51.2707351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-07-17T06:34:51.2708073Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-07-17T06:34:51.2708824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-07-17T06:34:51.2868549Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-07-17T06:34:51.3002343Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-07-17T06:34:51.3105356Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-07-17T06:34:51.3359439Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-07-17T06:34:51.4114021Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-07-17T06:34:51.4664192Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-07-17T06:34:52.1726534Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-07-17T06:34:52.3101962Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-07-17T06:34:52.3124150Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:34:52.3151682Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-07-17T06:34:54.8388139Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-07-17T06:34:54.8626371Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-07-17T06:34:55.1365832Z Submodule path 'third_party/composable_kernel': checked out '434d19f696da62c12b5372b32cbc9ba968588d7e' 2025-07-17T06:34:55.1887432Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-07-17T06:34:55.2827306Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-07-17T06:34:55.3256295Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-07-17T06:34:55.9201847Z Submodule path 'third_party/cutlass': checked out 'b995f933179c22d3fe0d871c3a53d11e4681950f' 2025-07-17T06:34:56.0439290Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-07-17T06:34:56.0459657Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-07-17T06:34:56.0462122Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:34:56.0464466Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:34:56.0467174Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-07-17T06:34:56.0469901Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-07-17T06:34:56.0472861Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:34:56.0475639Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-07-17T06:34:56.0508106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-07-17T06:34:56.9657271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-07-17T06:34:56.9658854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-07-17T06:34:56.9660529Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-07-17T06:34:57.0209361Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-07-17T06:34:57.1210640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-07-17T06:34:58.0728591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-07-17T06:35:02.2667215Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-07-17T06:35:02.4879804Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-07-17T06:35:02.5844752Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-07-17T06:35:02.8577949Z From https://github.com/jwfromm/cutlass 2025-07-17T06:35:02.8578670Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-07-17T06:35:03.4097389Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-07-17T06:35:03.4528303Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-07-17T06:35:03.4654076Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-07-17T06:35:03.5683312Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-07-17T06:35:03.6351423Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-07-17T06:35:03.6368556Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:03.6370738Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:03.6400911Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-07-17T06:35:05.8727706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-07-17T06:35:06.1042323Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-07-17T06:35:06.6450415Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-07-17T06:35:06.7800615Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-07-17T06:35:06.8125911Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-07-17T06:35:06.8514203Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-07-17T06:35:06.8758851Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-07-17T06:35:06.9195446Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-07-17T06:35:06.9327219Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-07-17T06:35:06.9346574Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:06.9374354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-07-17T06:35:17.6618304Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-07-17T06:35:17.6830755Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-07-17T06:35:17.7677057Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-07-17T06:35:17.7696336Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:17.7697652Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:17.7699000Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:17.7730356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-07-17T06:35:18.3807233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-07-17T06:35:18.7882629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-07-17T06:35:18.8686651Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-07-17T06:35:18.8706318Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:18.8707807Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:18.8709087Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:18.8711919Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:18.8714711Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:18.8717740Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:18.8720878Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:18.8724147Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:18.8755467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-07-17T06:35:19.9554400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-07-17T06:35:19.9555608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-07-17T06:35:19.9557021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-07-17T06:35:19.9558173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-07-17T06:35:19.9559447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-07-17T06:35:19.9560599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-07-17T06:35:20.0555974Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-07-17T06:35:25.2542573Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-07-17T06:35:25.2722147Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-07-17T06:35:25.3081408Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-07-17T06:35:25.3221771Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-07-17T06:35:25.3239007Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:25.3265284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-07-17T06:35:25.5960356Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-07-17T06:35:25.6154336Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-07-17T06:35:25.6551874Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-07-17T06:35:25.7551956Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-07-17T06:35:25.7720866Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-07-17T06:35:25.8099733Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-07-17T06:35:25.8657468Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-07-17T06:35:25.9057649Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-07-17T06:35:25.9431304Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-07-17T06:35:26.0526057Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-07-17T06:35:26.4390857Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-07-17T06:35:26.4427904Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:26.4457864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-07-17T06:35:27.2003381Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T06:35:27.2682965Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-07-17T06:35:27.2703602Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:27.2704897Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:27.2706867Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:27.2709573Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:27.2712529Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:27.2715282Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:27.2718147Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:27.2721274Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:27.2749880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-07-17T06:35:27.5945374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-07-17T06:35:27.5946542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-07-17T06:35:27.5947625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-07-17T06:35:27.5948646Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-07-17T06:35:27.6946676Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-07-17T06:35:28.1498959Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-07-17T06:35:33.7400185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-07-17T06:35:34.3762100Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-07-17T06:35:34.4179586Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-07-17T06:35:34.4347704Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-07-17T06:35:34.5389318Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-07-17T06:35:34.5520688Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-07-17T06:35:34.5672258Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-07-17T06:35:34.5830680Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-07-17T06:35:34.5845619Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:34.5848048Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:34.5877464Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-07-17T06:35:36.3535038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-07-17T06:35:36.6032919Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-07-17T06:35:36.6512893Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-07-17T06:35:37.1215795Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-07-17T06:35:37.1339759Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-07-17T06:35:37.4049918Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-07-17T06:35:37.4074680Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:37.4075922Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:37.4107108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-07-17T06:35:38.1272776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-07-17T06:35:38.3483543Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-07-17T06:35:38.4204472Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-07-17T06:35:38.4306362Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-07-17T06:35:38.4433656Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-07-17T06:35:38.4791777Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T06:35:38.5068547Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-07-17T06:35:38.5485760Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-07-17T06:35:38.5769308Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-07-17T06:35:38.5774093Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:38.5775254Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:38.5777655Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:38.5780389Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:38.5811044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-07-17T06:35:39.3603348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-07-17T06:35:39.3604321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-07-17T06:35:39.4604081Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-07-17T06:35:39.6316509Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-07-17T06:35:39.6473954Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-07-17T06:35:39.7184466Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-07-17T06:35:39.7460783Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-07-17T06:35:39.7479096Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:39.7506265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-07-17T06:35:39.9200980Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-07-17T06:35:39.9242916Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-07-17T06:35:39.9581822Z Entering 'android/libs/fbjni' 2025-07-17T06:35:39.9626706Z Entering 'third_party/FP16' 2025-07-17T06:35:39.9674205Z Entering 'third_party/FXdiv' 2025-07-17T06:35:39.9717002Z Entering 'third_party/NNPACK' 2025-07-17T06:35:39.9769127Z Entering 'third_party/NVTX' 2025-07-17T06:35:39.9816673Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:35:39.9859809Z Entering 'third_party/XNNPACK' 2025-07-17T06:35:39.9919112Z Entering 'third_party/aiter' 2025-07-17T06:35:39.9962876Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:35:40.0018951Z Entering 'third_party/benchmark' 2025-07-17T06:35:40.0063849Z Entering 'third_party/composable_kernel' 2025-07-17T06:35:40.0115931Z Entering 'third_party/cpp-httplib' 2025-07-17T06:35:40.0158068Z Entering 'third_party/cpuinfo' 2025-07-17T06:35:40.0200283Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:35:40.0243402Z Entering 'third_party/cutlass' 2025-07-17T06:35:40.0299211Z Entering 'third_party/fbgemm' 2025-07-17T06:35:40.0344014Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:35:40.0385913Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:35:40.0432643Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:35:40.0475434Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:35:40.0526339Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:35:40.0571420Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:35:40.0618541Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:35:40.0661713Z Entering 'third_party/flash-attention' 2025-07-17T06:35:40.0705818Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:40.0752367Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:40.0804456Z Entering 'third_party/flatbuffers' 2025-07-17T06:35:40.0849893Z Entering 'third_party/fmt' 2025-07-17T06:35:40.0895304Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:35:40.0937982Z Entering 'third_party/gloo' 2025-07-17T06:35:40.0981666Z Entering 'third_party/googletest' 2025-07-17T06:35:40.1024761Z Entering 'third_party/ideep' 2025-07-17T06:35:40.1066075Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:40.1119162Z Entering 'third_party/ittapi' 2025-07-17T06:35:40.1160374Z Entering 'third_party/kineto' 2025-07-17T06:35:40.1201901Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:40.1243495Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:40.1289871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:40.1330630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:40.1375509Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:40.1417346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:40.1458907Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:40.1501332Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:40.1544452Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:40.1587860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:40.1633234Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:40.1674746Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:40.1719956Z Entering 'third_party/kleidiai' 2025-07-17T06:35:40.1763268Z Entering 'third_party/mimalloc' 2025-07-17T06:35:40.1806569Z Entering 'third_party/nlohmann' 2025-07-17T06:35:40.1850536Z Entering 'third_party/onnx' 2025-07-17T06:35:40.1913668Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:40.1957559Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:35:40.2002152Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:40.2047106Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:40.2089093Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:40.2129869Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:40.2175743Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:40.2217006Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:40.2258212Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:40.2299572Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:40.2343833Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:40.2386950Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:40.2447277Z Entering 'third_party/pocketfft' 2025-07-17T06:35:40.2493440Z Entering 'third_party/protobuf' 2025-07-17T06:35:40.2539441Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:40.2581256Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:40.2624742Z Entering 'third_party/psimd' 2025-07-17T06:35:40.2670683Z Entering 'third_party/pthreadpool' 2025-07-17T06:35:40.2715064Z Entering 'third_party/pybind11' 2025-07-17T06:35:40.2757512Z Entering 'third_party/python-peachpy' 2025-07-17T06:35:40.2800040Z Entering 'third_party/sleef' 2025-07-17T06:35:40.2840724Z Entering 'third_party/tensorpipe' 2025-07-17T06:35:40.2882424Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:40.2924300Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:40.2965473Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:40.3007019Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:40.3052556Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:40.3115334Z ##[endgroup] 2025-07-17T06:35:40.3115822Z ##[group]Persisting credentials for submodules 2025-07-17T06:35:40.3120661Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-07-17T06:35:40.3425542Z Entering 'android/libs/fbjni' 2025-07-17T06:35:40.3482259Z Entering 'third_party/FP16' 2025-07-17T06:35:40.3540479Z Entering 'third_party/FXdiv' 2025-07-17T06:35:40.3600759Z Entering 'third_party/NNPACK' 2025-07-17T06:35:40.3656550Z Entering 'third_party/NVTX' 2025-07-17T06:35:40.3715937Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:35:40.3773791Z Entering 'third_party/XNNPACK' 2025-07-17T06:35:40.3842251Z Entering 'third_party/aiter' 2025-07-17T06:35:40.3899669Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:35:40.3962629Z Entering 'third_party/benchmark' 2025-07-17T06:35:40.4019141Z Entering 'third_party/composable_kernel' 2025-07-17T06:35:40.4080479Z Entering 'third_party/cpp-httplib' 2025-07-17T06:35:40.4142719Z Entering 'third_party/cpuinfo' 2025-07-17T06:35:40.4197597Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:35:40.4255413Z Entering 'third_party/cutlass' 2025-07-17T06:35:40.4320404Z Entering 'third_party/fbgemm' 2025-07-17T06:35:40.4378259Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:35:40.4440168Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:35:40.4501907Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:35:40.4561409Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:35:40.4624059Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:35:40.4680013Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:35:40.4736479Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:35:40.4797857Z Entering 'third_party/flash-attention' 2025-07-17T06:35:40.4857440Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:40.4919199Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:40.4982979Z Entering 'third_party/flatbuffers' 2025-07-17T06:35:40.5043421Z Entering 'third_party/fmt' 2025-07-17T06:35:40.5100458Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:35:40.5160201Z Entering 'third_party/gloo' 2025-07-17T06:35:40.5220564Z Entering 'third_party/googletest' 2025-07-17T06:35:40.5276969Z Entering 'third_party/ideep' 2025-07-17T06:35:40.5333978Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:40.5396665Z Entering 'third_party/ittapi' 2025-07-17T06:35:40.5450057Z Entering 'third_party/kineto' 2025-07-17T06:35:40.5508180Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:40.5566140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:40.5622474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:40.5677125Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:40.5735827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:40.5790605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:40.5854365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:40.5913648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:40.5969196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:40.6026306Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:40.6088853Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:40.6143381Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:40.6201394Z Entering 'third_party/kleidiai' 2025-07-17T06:35:40.6257909Z Entering 'third_party/mimalloc' 2025-07-17T06:35:40.6315549Z Entering 'third_party/nlohmann' 2025-07-17T06:35:40.6375384Z Entering 'third_party/onnx' 2025-07-17T06:35:40.6450082Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:40.6512020Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:35:40.6573846Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:40.6628977Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:40.6693934Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:40.6752240Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:40.6808579Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:40.6871297Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:40.6928491Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:40.6983146Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:40.7044744Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:40.7103627Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:40.7183141Z Entering 'third_party/pocketfft' 2025-07-17T06:35:40.7239412Z Entering 'third_party/protobuf' 2025-07-17T06:35:40.7298679Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:40.7355373Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:40.7417399Z Entering 'third_party/psimd' 2025-07-17T06:35:40.7476227Z Entering 'third_party/pthreadpool' 2025-07-17T06:35:40.7530597Z Entering 'third_party/pybind11' 2025-07-17T06:35:40.7590005Z Entering 'third_party/python-peachpy' 2025-07-17T06:35:40.7644850Z Entering 'third_party/sleef' 2025-07-17T06:35:40.7702535Z Entering 'third_party/tensorpipe' 2025-07-17T06:35:40.7757938Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:40.7814492Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:40.7872362Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:40.7926008Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:40.7980474Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:40.8053295Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-07-17T06:35:40.8373645Z Entering 'android/libs/fbjni' 2025-07-17T06:35:40.8424350Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-07-17T06:35:40.8440651Z Entering 'third_party/FP16' 2025-07-17T06:35:40.8494984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-07-17T06:35:40.8512590Z Entering 'third_party/FXdiv' 2025-07-17T06:35:40.8564343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-07-17T06:35:40.8583009Z Entering 'third_party/NNPACK' 2025-07-17T06:35:40.8634314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-07-17T06:35:40.8653659Z Entering 'third_party/NVTX' 2025-07-17T06:35:40.8705219Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-07-17T06:35:40.8722156Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:35:40.8774751Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-07-17T06:35:40.8792627Z Entering 'third_party/XNNPACK' 2025-07-17T06:35:40.8843964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-07-17T06:35:40.8879646Z Entering 'third_party/aiter' 2025-07-17T06:35:40.8929108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-07-17T06:35:40.8949963Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:35:40.9002270Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-07-17T06:35:40.9030771Z Entering 'third_party/benchmark' 2025-07-17T06:35:40.9082320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:35:40.9100339Z Entering 'third_party/composable_kernel' 2025-07-17T06:35:40.9153287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-07-17T06:35:40.9180909Z Entering 'third_party/cpp-httplib' 2025-07-17T06:35:40.9233172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-07-17T06:35:40.9248463Z Entering 'third_party/cpuinfo' 2025-07-17T06:35:40.9300961Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-07-17T06:35:40.9320269Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:35:40.9369398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-07-17T06:35:40.9388809Z Entering 'third_party/cutlass' 2025-07-17T06:35:40.9440687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-07-17T06:35:40.9465283Z Entering 'third_party/fbgemm' 2025-07-17T06:35:40.9519670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-07-17T06:35:40.9538929Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:35:40.9590029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-07-17T06:35:40.9606608Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:35:40.9658441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-07-17T06:35:40.9681399Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:35:40.9733936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-07-17T06:35:40.9751760Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:35:40.9801070Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-07-17T06:35:40.9827730Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:35:40.9880345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-07-17T06:35:40.9897311Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:35:40.9948302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-07-17T06:35:40.9963198Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:35:41.0014403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-07-17T06:35:41.0036386Z Entering 'third_party/flash-attention' 2025-07-17T06:35:41.0089137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-07-17T06:35:41.0107171Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:41.0157728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-07-17T06:35:41.0181917Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:41.0232660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-07-17T06:35:41.0259134Z Entering 'third_party/flatbuffers' 2025-07-17T06:35:41.0311808Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-07-17T06:35:41.0332424Z Entering 'third_party/fmt' 2025-07-17T06:35:41.0386144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-07-17T06:35:41.0402472Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:35:41.0455263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-07-17T06:35:41.0473523Z Entering 'third_party/gloo' 2025-07-17T06:35:41.0524056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-07-17T06:35:41.0543238Z Entering 'third_party/googletest' 2025-07-17T06:35:41.0595956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.0617006Z Entering 'third_party/ideep' 2025-07-17T06:35:41.0668899Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-07-17T06:35:41.0683831Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:41.0734683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-07-17T06:35:41.0759169Z Entering 'third_party/ittapi' 2025-07-17T06:35:41.0810095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-07-17T06:35:41.0828650Z Entering 'third_party/kineto' 2025-07-17T06:35:41.0889406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-07-17T06:35:41.0906116Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:41.0957877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-07-17T06:35:41.0974832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:41.1026939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-07-17T06:35:41.1043246Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:41.1094863Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-07-17T06:35:41.1112208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:41.1164962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-07-17T06:35:41.1183542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:41.1235049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-07-17T06:35:41.1250111Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:41.1303769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-07-17T06:35:41.1321810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:41.1376198Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-07-17T06:35:41.1393672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:41.1444034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.1460370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:41.1515413Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-07-17T06:35:41.1535723Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:41.1588310Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-07-17T06:35:41.1605615Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:41.1657767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-07-17T06:35:41.1674804Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:41.1724133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.1744467Z Entering 'third_party/kleidiai' 2025-07-17T06:35:41.1796494Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-07-17T06:35:41.1814996Z Entering 'third_party/mimalloc' 2025-07-17T06:35:41.1867075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-07-17T06:35:41.1884770Z Entering 'third_party/nlohmann' 2025-07-17T06:35:41.1937042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-07-17T06:35:41.1956643Z Entering 'third_party/onnx' 2025-07-17T06:35:41.2007917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-07-17T06:35:41.2040626Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:41.2094804Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:35:41.2115183Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:35:41.2167256Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-07-17T06:35:41.2186435Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:41.2238213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:35:41.2255967Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:41.2311177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.2326020Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:41.2378370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-07-17T06:35:41.2395437Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:41.2445827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-07-17T06:35:41.2463522Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:41.2515768Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-07-17T06:35:41.2533484Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:41.2586234Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-07-17T06:35:41.2601742Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:41.2667411Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-07-17T06:35:41.2682403Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:41.2734999Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-07-17T06:35:41.2754296Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:41.2805714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-07-17T06:35:41.2827220Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:41.2877501Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-07-17T06:35:41.2916457Z Entering 'third_party/pocketfft' 2025-07-17T06:35:41.2974058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-07-17T06:35:41.2990821Z Entering 'third_party/protobuf' 2025-07-17T06:35:41.3041902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-07-17T06:35:41.3062029Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:41.3114822Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:35:41.3132793Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:41.3183885Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.3201731Z Entering 'third_party/psimd' 2025-07-17T06:35:41.3255037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-07-17T06:35:41.3273328Z Entering 'third_party/pthreadpool' 2025-07-17T06:35:41.3322575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-07-17T06:35:41.3341056Z Entering 'third_party/pybind11' 2025-07-17T06:35:41.3394207Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:35:41.3409270Z Entering 'third_party/python-peachpy' 2025-07-17T06:35:41.3461877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-07-17T06:35:41.3479982Z Entering 'third_party/sleef' 2025-07-17T06:35:41.3530939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-07-17T06:35:41.3547980Z Entering 'third_party/tensorpipe' 2025-07-17T06:35:41.3600535Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-07-17T06:35:41.3617687Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:41.3667777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:35:41.3684260Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:41.3736877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-07-17T06:35:41.3755927Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:41.3803611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-07-17T06:35:41.3821950Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:41.3874909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:35:41.3888867Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:41.3942224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-07-17T06:35:41.4457855Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-07-17T06:35:41.4763210Z Entering 'android/libs/fbjni' 2025-07-17T06:35:41.4808838Z Entering 'third_party/FP16' 2025-07-17T06:35:41.4854018Z Entering 'third_party/FXdiv' 2025-07-17T06:35:41.4897882Z Entering 'third_party/NNPACK' 2025-07-17T06:35:41.4939902Z Entering 'third_party/NVTX' 2025-07-17T06:35:41.4984769Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:35:41.5026749Z Entering 'third_party/XNNPACK' 2025-07-17T06:35:41.5084278Z Entering 'third_party/aiter' 2025-07-17T06:35:41.5128562Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:35:41.5182297Z Entering 'third_party/benchmark' 2025-07-17T06:35:41.5225627Z Entering 'third_party/composable_kernel' 2025-07-17T06:35:41.5278404Z Entering 'third_party/cpp-httplib' 2025-07-17T06:35:41.5320997Z Entering 'third_party/cpuinfo' 2025-07-17T06:35:41.5364719Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:35:41.5408176Z Entering 'third_party/cutlass' 2025-07-17T06:35:41.5460422Z Entering 'third_party/fbgemm' 2025-07-17T06:35:41.5506530Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:35:41.5549568Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:35:41.5597738Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:35:41.5640931Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:35:41.5690129Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:35:41.5741837Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:35:41.5783653Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:35:41.5829251Z Entering 'third_party/flash-attention' 2025-07-17T06:35:41.5872681Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:41.5921018Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:41.5973417Z Entering 'third_party/flatbuffers' 2025-07-17T06:35:41.6021538Z Entering 'third_party/fmt' 2025-07-17T06:35:41.6063388Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:35:41.6108081Z Entering 'third_party/gloo' 2025-07-17T06:35:41.6152994Z Entering 'third_party/googletest' 2025-07-17T06:35:41.6197352Z Entering 'third_party/ideep' 2025-07-17T06:35:41.6240104Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:41.6297162Z Entering 'third_party/ittapi' 2025-07-17T06:35:41.6339153Z Entering 'third_party/kineto' 2025-07-17T06:35:41.6382504Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:41.6425376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:41.6476847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:41.6519017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:41.6560200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:41.6602115Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:41.6650478Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:41.6701840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:41.6743546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:41.6786783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:41.6831736Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:41.6875061Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:41.6920822Z Entering 'third_party/kleidiai' 2025-07-17T06:35:41.6964720Z Entering 'third_party/mimalloc' 2025-07-17T06:35:41.7007112Z Entering 'third_party/nlohmann' 2025-07-17T06:35:41.7053305Z Entering 'third_party/onnx' 2025-07-17T06:35:41.7113293Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:41.7157746Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:35:41.7201472Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:41.7242408Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:41.7286077Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:41.7327044Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:41.7370182Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:41.7414797Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:41.7456693Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:41.7497544Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:41.7541687Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:41.7585587Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:41.7643281Z Entering 'third_party/pocketfft' 2025-07-17T06:35:41.7689435Z Entering 'third_party/protobuf' 2025-07-17T06:35:41.7737314Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:41.7778266Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:41.7822052Z Entering 'third_party/psimd' 2025-07-17T06:35:41.7864472Z Entering 'third_party/pthreadpool' 2025-07-17T06:35:41.7908800Z Entering 'third_party/pybind11' 2025-07-17T06:35:41.7952018Z Entering 'third_party/python-peachpy' 2025-07-17T06:35:41.7997806Z Entering 'third_party/sleef' 2025-07-17T06:35:41.8040410Z Entering 'third_party/tensorpipe' 2025-07-17T06:35:41.8082697Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:41.8124340Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:41.8165694Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:41.8207374Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:41.8248716Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:41.8310914Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-07-17T06:35:41.8628835Z Entering 'android/libs/fbjni' 2025-07-17T06:35:41.8674614Z Entering 'third_party/FP16' 2025-07-17T06:35:41.8718606Z Entering 'third_party/FXdiv' 2025-07-17T06:35:41.8760353Z Entering 'third_party/NNPACK' 2025-07-17T06:35:41.8803920Z Entering 'third_party/NVTX' 2025-07-17T06:35:41.8846328Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:35:41.8890513Z Entering 'third_party/XNNPACK' 2025-07-17T06:35:41.8949799Z Entering 'third_party/aiter' 2025-07-17T06:35:41.8996705Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:35:41.9045429Z Entering 'third_party/benchmark' 2025-07-17T06:35:41.9090039Z Entering 'third_party/composable_kernel' 2025-07-17T06:35:41.9141981Z Entering 'third_party/cpp-httplib' 2025-07-17T06:35:41.9185851Z Entering 'third_party/cpuinfo' 2025-07-17T06:35:41.9229686Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:35:41.9274586Z Entering 'third_party/cutlass' 2025-07-17T06:35:41.9324811Z Entering 'third_party/fbgemm' 2025-07-17T06:35:41.9371813Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:35:41.9414163Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:35:41.9461930Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:35:41.9505300Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:35:41.9556141Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:35:41.9600178Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:35:41.9640741Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:35:41.9685390Z Entering 'third_party/flash-attention' 2025-07-17T06:35:41.9729837Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:35:41.9779569Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:35:41.9830922Z Entering 'third_party/flatbuffers' 2025-07-17T06:35:41.9877064Z Entering 'third_party/fmt' 2025-07-17T06:35:41.9919944Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:35:41.9962731Z Entering 'third_party/gloo' 2025-07-17T06:35:42.0006256Z Entering 'third_party/googletest' 2025-07-17T06:35:42.0049559Z Entering 'third_party/ideep' 2025-07-17T06:35:42.0093816Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:35:42.0146831Z Entering 'third_party/ittapi' 2025-07-17T06:35:42.0191844Z Entering 'third_party/kineto' 2025-07-17T06:35:42.0236503Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:35:42.0278974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:35:42.0320783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:35:42.0366766Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:35:42.0408350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:35:42.0450667Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:35:42.0498810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:35:42.0541449Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:35:42.0583915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:35:42.0627273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:35:42.0673712Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:35:42.0716275Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:35:42.0758038Z Entering 'third_party/kleidiai' 2025-07-17T06:35:42.0801588Z Entering 'third_party/mimalloc' 2025-07-17T06:35:42.0843552Z Entering 'third_party/nlohmann' 2025-07-17T06:35:42.0889247Z Entering 'third_party/onnx' 2025-07-17T06:35:42.0950215Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:35:42.0996910Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:35:42.1057391Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:35:42.1098849Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:35:42.1140321Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:35:42.1180716Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:35:42.1225375Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:35:42.1268276Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:35:42.1311734Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:35:42.1353742Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:35:42.1397488Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:35:42.1440441Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:35:42.1503463Z Entering 'third_party/pocketfft' 2025-07-17T06:35:42.1545950Z Entering 'third_party/protobuf' 2025-07-17T06:35:42.1593931Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:35:42.1636970Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:35:42.1680329Z Entering 'third_party/psimd' 2025-07-17T06:35:42.1722588Z Entering 'third_party/pthreadpool' 2025-07-17T06:35:42.1765798Z Entering 'third_party/pybind11' 2025-07-17T06:35:42.1808695Z Entering 'third_party/python-peachpy' 2025-07-17T06:35:42.1853673Z Entering 'third_party/sleef' 2025-07-17T06:35:42.1898240Z Entering 'third_party/tensorpipe' 2025-07-17T06:35:42.1940904Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:35:42.1982722Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:35:42.2024065Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:35:42.2064431Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:35:42.2106297Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:35:42.2163842Z ##[endgroup] 2025-07-17T06:35:42.2196840Z [command]/usr/bin/git log -1 --format=%H 2025-07-17T06:35:42.2220104Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:35:42.2417042Z Prepare all required actions 2025-07-17T06:35:42.2417681Z Getting action download info 2025-07-17T06:35:42.3751640Z ##[group]Run ./.github/actions/setup-linux 2025-07-17T06:35:42.3751962Z env: 2025-07-17T06:35:42.3752279Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:42.3752710Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:42.3752983Z ##[endgroup] 2025-07-17T06:35:42.3795844Z ##[group]Run set -euo pipefail 2025-07-17T06:35:42.3796187Z set -euo pipefail 2025-07-17T06:35:42.3796456Z function get_ec2_metadata() { 2025-07-17T06:35:42.3796822Z  # Pulled from instance metadata endpoint for EC2 2025-07-17T06:35:42.3797425Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-07-17T06:35:42.3797953Z  category=$1 2025-07-17T06:35:42.3798302Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-07-17T06:35:42.3798883Z  runner_name_str=i-06090570ea3d9feb4 2025-07-17T06:35:42.3799372Z  if [[ -f /.inarc ]]; then 2025-07-17T06:35:42.3799820Z  echo "ARC Runner, no info on ec2 metadata" 2025-07-17T06:35:42.3800217Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-07-17T06:35:42.3800672Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-07-17T06:35:42.3821114Z  else 2025-07-17T06:35:42.3822037Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-07-17T06:35:42.3822911Z  fi 2025-07-17T06:35:42.3823106Z } 2025-07-17T06:35:42.3823362Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-07-17T06:35:42.3823755Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-07-17T06:35:42.3824211Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-07-17T06:35:42.3824604Z echo "system info $(uname -a)" 2025-07-17T06:35:42.3834511Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:42.3834874Z env: 2025-07-17T06:35:42.3835191Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:42.3835610Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:42.3835877Z ##[endgroup] 2025-07-17T06:35:42.4003438Z ami-id: ami-05ffe3c48a9991133 2025-07-17T06:35:42.4114815Z instance-id: i-06090570ea3d9feb4 2025-07-17T06:35:42.4223552Z instance-type: c5.12xlarge 2025-07-17T06:35:42.4236047Z system info Linux ip-10-0-36-116.ec2.internal 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-07-17T06:35:42.4264085Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:35:42.4265039Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:35:42.4271915Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:42.4272275Z env: 2025-07-17T06:35:42.4272598Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:42.4273000Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:42.4273256Z ##[endgroup] 2025-07-17T06:35:42.4330247Z ##[group]Run if systemctl is-active --quiet docker; then 2025-07-17T06:35:42.4330684Z if systemctl is-active --quiet docker; then 2025-07-17T06:35:42.4331180Z  echo "Docker daemon is running..."; 2025-07-17T06:35:42.4331518Z else 2025-07-17T06:35:42.4331854Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-07-17T06:35:42.4332266Z fi 2025-07-17T06:35:42.4337653Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:42.4338031Z env: 2025-07-17T06:35:42.4338530Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:42.4338958Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:42.4339235Z ##[endgroup] 2025-07-17T06:35:42.4417464Z Docker daemon is running... 2025-07-17T06:35:42.4470314Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-17T06:35:42.4470619Z with: 2025-07-17T06:35:42.4470812Z shell: bash 2025-07-17T06:35:42.4471033Z timeout_minutes: 5 2025-07-17T06:35:42.4471258Z max_attempts: 3 2025-07-17T06:35:42.4471490Z retry_wait_seconds: 30 2025-07-17T06:35:42.4473795Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-07-17T06:35:42.4476184Z polling_interval_seconds: 1 2025-07-17T06:35:42.4476458Z warning_on_retry: true 2025-07-17T06:35:42.4476701Z continue_on_error: false 2025-07-17T06:35:42.4476948Z env: 2025-07-17T06:35:42.4477264Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:42.4477687Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:42.4477960Z AWS_RETRY_MODE: standard 2025-07-17T06:35:42.4478201Z AWS_MAX_ATTEMPTS: 5 2025-07-17T06:35:42.4478524Z ##[endgroup] 2025-07-17T06:35:43.5381330Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-17T06:35:43.5381963Z Configure a credential helper to remove this warning. See 2025-07-17T06:35:43.5382537Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-17T06:35:43.5382949Z 2025-07-17T06:35:43.5383051Z Login Succeeded 2025-07-17T06:35:44.5276482Z Command completed after 1 attempt(s). 2025-07-17T06:35:44.5344089Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-17T06:35:44.5344615Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-17T06:35:44.5345047Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-07-17T06:35:44.5352482Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:44.5352836Z env: 2025-07-17T06:35:44.5353178Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:44.5353607Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:44.5354052Z ##[endgroup] 2025-07-17T06:35:44.5455231Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T06:35:44.5456030Z # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T06:35:44.5456637Z # shellcheck disable=SC2046 2025-07-17T06:35:44.5457084Z docker stop $(docker ps -q) || true 2025-07-17T06:35:44.5457444Z # Prune all of the docker images 2025-07-17T06:35:44.5457766Z docker system prune -af 2025-07-17T06:35:44.5463228Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:44.5463606Z env: 2025-07-17T06:35:44.5463958Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:44.5464415Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:44.5464684Z ##[endgroup] 2025-07-17T06:35:44.5882399Z "docker stop" requires at least 1 argument. 2025-07-17T06:35:44.5882803Z See 'docker stop --help'. 2025-07-17T06:35:44.5882999Z 2025-07-17T06:35:44.5883160Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-07-17T06:35:44.5883442Z 2025-07-17T06:35:44.5883555Z Stop one or more running containers 2025-07-17T06:35:44.6049549Z Total reclaimed space: 0B 2025-07-17T06:35:44.6084958Z ##[group]Run set +e 2025-07-17T06:35:44.6085242Z set +e 2025-07-17T06:35:44.6085644Z set -x 2025-07-17T06:35:44.6085860Z  2025-07-17T06:35:44.6086112Z PT_DOMAIN=download.pytorch.org 2025-07-17T06:35:44.6086681Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-07-17T06:35:44.6087439Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-07-17T06:35:44.6087973Z # one is returned at random 2025-07-17T06:35:44.6088355Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-07-17T06:35:44.6088733Z  2025-07-17T06:35:44.6088967Z if [ -z "${RESOLVED_IP}" ]; then 2025-07-17T06:35:44.6089390Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-07-17T06:35:44.6089915Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-07-17T06:35:44.6090314Z  2025-07-17T06:35:44.6090538Z  if [ -z "${RESOLVED_IP}" ]; then 2025-07-17T06:35:44.6090923Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-07-17T06:35:44.6091403Z  exit 1 2025-07-17T06:35:44.6091609Z  fi 2025-07-17T06:35:44.6091810Z fi 2025-07-17T06:35:44.6091991Z  2025-07-17T06:35:44.6092235Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-07-17T06:35:44.6092578Z  # Clean up any old records first 2025-07-17T06:35:44.6092899Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-07-17T06:35:44.6093201Z fi 2025-07-17T06:35:44.6093383Z  2025-07-17T06:35:44.6093673Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-07-17T06:35:44.6094050Z cat /etc/hosts 2025-07-17T06:35:44.6099155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:44.6099509Z env: 2025-07-17T06:35:44.6099818Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:44.6100249Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:44.6100512Z ##[endgroup] 2025-07-17T06:35:44.6123404Z + PT_DOMAIN=download.pytorch.org 2025-07-17T06:35:44.6128831Z ++ dig -4 +short download.pytorch.org 2025-07-17T06:35:44.6129687Z ++ tail -n1 2025-07-17T06:35:44.6797844Z + RESOLVED_IP=18.160.10.36 2025-07-17T06:35:44.6798309Z + '[' -z 18.160.10.36 ']' 2025-07-17T06:35:44.6798738Z + grep -r download.pytorch.org /etc/hosts 2025-07-17T06:35:44.6815608Z + echo '18.160.10.36 download.pytorch.org' 2025-07-17T06:35:44.6816038Z + sudo tee -a /etc/hosts 2025-07-17T06:35:45.0763193Z 18.160.10.36 download.pytorch.org 2025-07-17T06:35:45.0779663Z + cat /etc/hosts 2025-07-17T06:35:45.0788861Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-07-17T06:35:45.0793709Z ::1 localhost6 localhost6.localdomain6 2025-07-17T06:35:45.0794095Z 18.160.10.36 download.pytorch.org 2025-07-17T06:35:45.0957147Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-07-17T06:35:45.0957621Z with: 2025-07-17T06:35:45.0957942Z docker-image-name: ci-image:pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:45.0958336Z always-rebuild: true 2025-07-17T06:35:45.0958688Z push: true 2025-07-17T06:35:45.0958932Z use-custom-docker-registry: true 2025-07-17T06:35:45.0959234Z docker-build-dir: .ci/docker 2025-07-17T06:35:45.0959528Z docker-build-script: ./build.sh 2025-07-17T06:35:45.0959811Z working-directory: . 2025-07-17T06:35:45.0960158Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.0960549Z force-push: false 2025-07-17T06:35:45.0960762Z env: 2025-07-17T06:35:45.0961097Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:45.0961545Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:45.0961804Z ##[endgroup] 2025-07-17T06:35:45.0986948Z ##[group]Run set -ex 2025-07-17T06:35:45.0987297Z set -ex 2025-07-17T06:35:45.0987501Z  2025-07-17T06:35:45.0988066Z # If the docker build directory or the build script doesn't exist, the action will 2025-07-17T06:35:45.0988730Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-07-17T06:35:45.0989282Z # job could then download the pre-built image as usual 2025-07-17T06:35:45.0989965Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-07-17T06:35:45.0990611Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.0991019Z else 2025-07-17T06:35:45.0991282Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.0991740Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.0992137Z  2025-07-17T06:35:45.0992693Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-07-17T06:35:45.0993319Z  exit 0 2025-07-17T06:35:45.0993525Z fi 2025-07-17T06:35:45.0993745Z  2025-07-17T06:35:45.0994080Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-07-17T06:35:45.0994665Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-07-17T06:35:45.0995195Z  # use it as it is, but first let's extract the tag 2025-07-17T06:35:45.0995662Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-07-17T06:35:45.0996168Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.0996649Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.0997056Z else 2025-07-17T06:35:45.0997319Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-07-17T06:35:45.0997706Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-07-17T06:35:45.0998090Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-07-17T06:35:45.0998427Z  fi 2025-07-17T06:35:45.0998998Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-07-17T06:35:45.0999619Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.1000261Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.1000961Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:35:45.1001379Z fi 2025-07-17T06:35:45.1008701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:45.1009284Z env: 2025-07-17T06:35:45.1009633Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:45.1010083Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:45.1010453Z REPO_NAME: pytorch 2025-07-17T06:35:45.1010897Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:45.1011269Z DOCKER_BUILD_DIR: .ci/docker 2025-07-17T06:35:45.1011521Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-07-17T06:35:45.1011874Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.1012237Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-07-17T06:35:45.1012506Z CUSTOM_TAG_PREFIX: 2025-07-17T06:35:45.1012729Z ##[endgroup] 2025-07-17T06:35:45.1037810Z + [[ -d .ci/docker ]] 2025-07-17T06:35:45.1038112Z + [[ -f .ci/docker/./build.sh ]] 2025-07-17T06:35:45.1038400Z + [[ true == \t\r\u\e ]] 2025-07-17T06:35:45.1038766Z + echo skip=false 2025-07-17T06:35:45.1039305Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-07-17T06:35:45.1040006Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *:* ]] 2025-07-17T06:35:45.1040417Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:45.1040781Z + DOCKER_IMAGE_NAME=ci-image 2025-07-17T06:35:45.1042384Z ++ git rev-parse HEAD:.ci/docker 2025-07-17T06:35:45.1059410Z + DOCKER_TAG=pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:45.1060172Z + echo docker-tag=pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:45.1061179Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:45.1062105Z + echo custom-tag-prefix=pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:45.1100721Z ##[group]Run set -x 2025-07-17T06:35:45.1100961Z set -x 2025-07-17T06:35:45.1101157Z set +e 2025-07-17T06:35:45.1120975Z  2025-07-17T06:35:45.1121195Z login() { 2025-07-17T06:35:45.1121699Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-17T06:35:45.1122210Z } 2025-07-17T06:35:45.1122417Z  2025-07-17T06:35:45.1122625Z retry () { 2025-07-17T06:35:45.1122883Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-17T06:35:45.1123199Z } 2025-07-17T06:35:45.1123393Z  2025-07-17T06:35:45.1123623Z retry login "${DOCKER_REGISTRY}" 2025-07-17T06:35:45.1128920Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:45.1129255Z env: 2025-07-17T06:35:45.1129574Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:45.1129973Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:45.1130320Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.1130678Z ##[endgroup] 2025-07-17T06:35:45.1152882Z + set +e 2025-07-17T06:35:45.1153282Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.1153729Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.1157214Z + aws ecr get-login-password --region us-east-1 2025-07-17T06:35:45.1158051Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:45.6052773Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-17T06:35:45.6053432Z Configure a credential helper to remove this warning. See 2025-07-17T06:35:45.6053990Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-17T06:35:45.6054391Z 2025-07-17T06:35:45.6054484Z Login Succeeded 2025-07-17T06:35:45.6097207Z ##[group]Run set -eux 2025-07-17T06:35:45.6097478Z set -eux 2025-07-17T06:35:45.6098332Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-07-17T06:35:45.6106481Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:35:45.6107003Z env: 2025-07-17T06:35:45.6107339Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:45.6107785Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:45.6108059Z ##[endgroup] 2025-07-17T06:35:45.6137772Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-07-17T06:35:45.6138314Z + jq --raw-output .SecretString 2025-07-17T06:35:45.6138625Z + jq -r .docker_hub_readonly_token 2025-07-17T06:35:45.6139273Z + docker login --username pytorchbot --password-stdin 2025-07-17T06:35:46.1567095Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-17T06:35:46.1567762Z Configure a credential helper to remove this warning. See 2025-07-17T06:35:46.1568329Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-17T06:35:46.1568779Z 2025-07-17T06:35:46.1569105Z Login Succeeded 2025-07-17T06:35:46.1631413Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-17T06:35:46.1631730Z with: 2025-07-17T06:35:46.1631958Z shell: bash 2025-07-17T06:35:46.1632169Z timeout_minutes: 90 2025-07-17T06:35:46.1632411Z max_attempts: 3 2025-07-17T06:35:46.1632634Z retry_wait_seconds: 90 2025-07-17T06:35:46.1634147Z command: set -ex # NB: Setting working directory on the step doesn't work with nick-fields/retry https://github.com/nick-fields/retry/issues/89 pushd "${WORKING_DIRECTORY}" IMAGE_NAME=$(echo ${DOCKER_IMAGE#"${DOCKER_REGISTRY}/${REPO_NAME}/"} | awk -F '[:,]' '{print $1}') # Build new image ${DOCKER_BUILD_SCRIPT} "${IMAGE_NAME}${CUSTOM_TAG_PREFIX:+:${CUSTOM_TAG_PREFIX}}" -t "${DOCKER_IMAGE}" popd 2025-07-17T06:35:46.1635715Z polling_interval_seconds: 1 2025-07-17T06:35:46.1635999Z warning_on_retry: true 2025-07-17T06:35:46.1636250Z continue_on_error: false 2025-07-17T06:35:46.1636514Z env: 2025-07-17T06:35:46.1636836Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T06:35:46.1637282Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T06:35:46.1637570Z REPO_NAME: pytorch 2025-07-17T06:35:46.1638280Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:46.1639242Z CUSTOM_TAG_PREFIX: pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:46.1639694Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T06:35:46.1640086Z WORKING_DIRECTORY: ./.ci/docker 2025-07-17T06:35:46.1640387Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-07-17T06:35:46.1640656Z ##[endgroup] 2025-07-17T06:35:46.2599918Z + pushd ./.ci/docker 2025-07-17T06:35:46.2600455Z ~/actions-runner/_work/pytorch/pytorch/.ci/docker ~/actions-runner/_work/pytorch/pytorch 2025-07-17T06:35:46.2602092Z ++ echo ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:46.2602640Z ++ awk -F '[:,]' '{print $1}' 2025-07-17T06:35:46.2625412Z + IMAGE_NAME=ci-image 2025-07-17T06:35:46.2626463Z + ./build.sh ci-image:pytorch-linux-jammy-rocm-n-py3 -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T06:35:46.2637989Z + image=ci-image:pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:46.2638354Z + shift 2025-07-17T06:35:46.2638744Z + '[' -z ci-image:pytorch-linux-jammy-rocm-n-py3 ']' 2025-07-17T06:35:46.2639646Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *xla* ]] 2025-07-17T06:35:46.2640090Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *-jammy* ]] 2025-07-17T06:35:46.2640462Z + UBUNTU_VERSION=22.04 2025-07-17T06:35:46.2640694Z + '[' -n 22.04 ']' 2025-07-17T06:35:46.2640917Z + OS=ubuntu 2025-07-17T06:35:46.2641132Z + DOCKERFILE=ubuntu/Dockerfile 2025-07-17T06:35:46.2641484Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *rocm* ]] 2025-07-17T06:35:46.2642076Z + DOCKERFILE=ubuntu-rocm/Dockerfile 2025-07-17T06:35:46.2642415Z + _UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2025-07-17T06:35:46.2642817Z + _UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2025-07-17T06:35:46.2643338Z + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *rocm* ]] 2025-07-17T06:35:46.2643757Z + _UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-07-17T06:35:46.2644147Z + _UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-07-17T06:35:46.2645546Z ++ echo ci-image:pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:46.2646034Z ++ awk -F: '{print $2}' 2025-07-17T06:35:46.2666590Z + tag=pytorch-linux-jammy-rocm-n-py3 2025-07-17T06:35:46.2669597Z + case "$tag" in 2025-07-17T06:35:46.2671107Z + [[ pytorch-linux-jammy-rocm-n-py3 =~ jammy ]] 2025-07-17T06:35:46.2671753Z + ANACONDA_PYTHON_VERSION=3.10 2025-07-17T06:35:46.2672216Z + GCC_VERSION=11 2025-07-17T06:35:46.2672556Z + VISION=yes 2025-07-17T06:35:46.2672929Z + ROCM_VERSION=6.4 2025-07-17T06:35:46.2673336Z + NINJA_VERSION=1.9.0 2025-07-17T06:35:46.2673764Z + TRITON=yes 2025-07-17T06:35:46.2674096Z + KATEX=yes 2025-07-17T06:35:46.2674544Z + UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-07-17T06:35:46.2675195Z + UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-07-17T06:35:46.2675792Z + INDUCTOR_BENCHMARKS=yes 2025-07-17T06:35:46.2678904Z ++ tr '[:upper:]' '[:lower:]' 2025-07-17T06:35:46.2680684Z +++ mktemp -u 2025-07-17T06:35:46.2690861Z ++ basename /tmp/tmp.Fk6DTCH8LV 2025-07-17T06:35:46.2702032Z + tmp_tag=tmp.fk6dtch8lv 2025-07-17T06:35:46.2708165Z + no_cache_flag= 2025-07-17T06:35:46.2708407Z + progress_flag= 2025-07-17T06:35:46.2708622Z + [[ -n true ]] 2025-07-17T06:35:46.2708866Z + no_cache_flag=--no-cache 2025-07-17T06:35:46.2709147Z + progress_flag=--progress=plain 2025-07-17T06:35:46.2714441Z ++ dirname ubuntu-rocm/Dockerfile 2025-07-17T06:35:46.2728220Z + docker build --no-cache --progress=plain --build-arg BUILD_ENVIRONMENT=ci-image:pytorch-linux-jammy-rocm-n-py3 --build-arg LLVMDEV= --build-arg VISION=yes --build-arg UBUNTU_VERSION=22.04 --build-arg DEVTOOLSET_VERSION= --build-arg GLIBC_VERSION= --build-arg CLANG_VERSION= --build-arg ANACONDA_PYTHON_VERSION=3.10 --build-arg PYTHON_VERSION= --build-arg GCC_VERSION=11 --build-arg CUDA_VERSION= --build-arg CUDNN_VERSION= --build-arg TENSORRT_VERSION= --build-arg GRADLE_VERSION= --build-arg NINJA_VERSION=1.9.0 --build-arg KATEX=yes --build-arg ROCM_VERSION=6.4 --build-arg 'PYTORCH_ROCM_ARCH=gfx90a;gfx942' --build-arg IMAGE_NAME= --build-arg UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 --build-arg UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d --build-arg TRITON=yes --build-arg TRITON_CPU= --build-arg ONNX= --build-arg DOCS= --build-arg INDUCTOR_BENCHMARKS=yes --build-arg EXECUTORCH= --build-arg HALIDE= --build-arg XPU_VERSION= --build-arg UNINSTALL_DILL= --build-arg ACL= --build-arg OPENBLAS= --build-arg SKIP_SCCACHE_INSTALL= --build-arg SKIP_LLVM_SRC_BUILD_INSTALL= -f ubuntu-rocm/Dockerfile -t tmp.fk6dtch8lv -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d . 2025-07-17T06:35:46.6123610Z #0 building with "default" instance using docker driver 2025-07-17T06:35:46.6124473Z 2025-07-17T06:35:46.6124950Z #1 [internal] load build definition from Dockerfile 2025-07-17T06:35:46.6125909Z #1 transferring dockerfile: 4.82kB done 2025-07-17T06:35:46.6126225Z #1 DONE 0.0s 2025-07-17T06:35:46.6126351Z 2025-07-17T06:35:46.6126539Z #2 [auth] library/ubuntu:pull token for registry-1.docker.io 2025-07-17T06:35:46.6126914Z #2 DONE 0.0s 2025-07-17T06:35:46.6127038Z 2025-07-17T06:35:46.6127215Z #3 [auth] pytorch/llvm:pull token for registry-1.docker.io 2025-07-17T06:35:46.6127565Z #3 DONE 0.0s 2025-07-17T06:35:46.6127700Z 2025-07-17T06:35:46.6127877Z #4 [internal] load metadata for docker.io/library/ubuntu:22.04 2025-07-17T06:35:46.6833591Z #4 ... 2025-07-17T06:35:46.6834130Z 2025-07-17T06:35:46.6834565Z #5 [internal] load metadata for docker.io/pytorch/llvm:9.0.1 2025-07-17T06:35:46.6835267Z #5 DONE 0.2s 2025-07-17T06:35:46.7874029Z 2025-07-17T06:35:46.7874390Z #4 [internal] load metadata for docker.io/library/ubuntu:22.04 2025-07-17T06:35:46.7874818Z #4 DONE 0.3s 2025-07-17T06:35:46.7874948Z 2025-07-17T06:35:46.7875290Z #6 [internal] load .dockerignore 2025-07-17T06:35:46.7875589Z #6 transferring context: 2B done 2025-07-17T06:35:46.7875875Z #6 DONE 0.0s 2025-07-17T06:35:46.7876001Z 2025-07-17T06:35:46.7876108Z #7 [internal] load build context 2025-07-17T06:35:46.7876395Z #7 DONE 0.0s 2025-07-17T06:35:46.7876522Z 2025-07-17T06:35:46.7876927Z #8 FROM docker.io/pytorch/llvm:9.0.1@sha256:946fe9e12ad235bc41a008b4a3033e5043008abc67ea600fc8acf45520ff9051 2025-07-17T06:35:46.7877806Z #8 resolve docker.io/pytorch/llvm:9.0.1@sha256:946fe9e12ad235bc41a008b4a3033e5043008abc67ea600fc8acf45520ff9051 done 2025-07-17T06:35:46.8903046Z #8 ... 2025-07-17T06:35:46.8903250Z 2025-07-17T06:35:46.8903674Z #7 [internal] load build context 2025-07-17T06:35:46.8904121Z #7 transferring context: 53.02kB done 2025-07-17T06:35:46.8904468Z #7 DONE 0.0s 2025-07-17T06:35:46.8904611Z 2025-07-17T06:35:46.8904990Z #8 FROM docker.io/pytorch/llvm:9.0.1@sha256:946fe9e12ad235bc41a008b4a3033e5043008abc67ea600fc8acf45520ff9051 2025-07-17T06:35:46.8905844Z #8 sha256:946fe9e12ad235bc41a008b4a3033e5043008abc67ea600fc8acf45520ff9051 952B / 952B done 2025-07-17T06:35:46.8906582Z #8 sha256:b4e67f1e4d6751985876fde775c2acbfd2894a22e9420c8d212570e0885be1df 1.04kB / 1.04kB done 2025-07-17T06:35:46.8907348Z #8 sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 1.05MB / 2.81MB 0.1s 2025-07-17T06:35:46.8908121Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 3.15MB / 54.15MB 0.1s 2025-07-17T06:35:46.8908883Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 7.34MB / 54.00MB 0.1s 2025-07-17T06:35:46.9990871Z #8 sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 2.81MB / 2.81MB 0.1s done 2025-07-17T06:35:46.9992410Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 15.73MB / 54.15MB 0.2s 2025-07-17T06:35:46.9993888Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 17.83MB / 54.00MB 0.2s 2025-07-17T06:35:46.9995216Z #8 extracting sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 0.0s done 2025-07-17T06:35:47.1905591Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 35.65MB / 54.15MB 0.4s 2025-07-17T06:35:47.1906437Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 37.75MB / 54.00MB 0.4s 2025-07-17T06:35:47.2933778Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 46.14MB / 54.15MB 0.5s 2025-07-17T06:35:47.2934624Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 47.55MB / 54.00MB 0.5s 2025-07-17T06:35:47.3981170Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 54.15MB / 54.15MB 0.6s 2025-07-17T06:35:47.3981998Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 54.00MB / 54.00MB 0.6s 2025-07-17T06:35:47.4985675Z #8 sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 54.15MB / 54.15MB 0.7s done 2025-07-17T06:35:47.4986965Z #8 sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 54.00MB / 54.00MB 0.6s done 2025-07-17T06:35:47.5989585Z #8 extracting sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 2025-07-17T06:35:48.0280349Z #8 ... 2025-07-17T06:35:48.0280563Z 2025-07-17T06:35:48.0281076Z #9 [stage-0 1/55] FROM docker.io/library/ubuntu:22.04@sha256:59ccd419c0dc0edf9e3bff1a3b2b073ea15a2ce4bc45ce7c989278b225b09af3 2025-07-17T06:35:48.0282082Z #9 resolve docker.io/library/ubuntu:22.04@sha256:59ccd419c0dc0edf9e3bff1a3b2b073ea15a2ce4bc45ce7c989278b225b09af3 0.0s done 2025-07-17T06:35:48.0282966Z #9 sha256:59ccd419c0dc0edf9e3bff1a3b2b073ea15a2ce4bc45ce7c989278b225b09af3 6.69kB / 6.69kB done 2025-07-17T06:35:48.0283733Z #9 sha256:da5fdf346e5313bef2a3dd2476c0251d48103213a5e3a0cb3afbb8909f3cf50f 424B / 424B done 2025-07-17T06:35:48.0284795Z #9 sha256:1d3ca894b30cbedfe4217dc20baaa99475eac44046a1b7e5ec6addf35cb90334 2.29kB / 2.29kB done 2025-07-17T06:35:48.0285695Z #9 sha256:1d387567261efec2a352c45b8d512a8db5c246122fb9f246ae9190252a0c3adb 29.54MB / 29.54MB 0.5s done 2025-07-17T06:35:48.0286498Z #9 extracting sha256:1d387567261efec2a352c45b8d512a8db5c246122fb9f246ae9190252a0c3adb 0.6s done 2025-07-17T06:35:48.0287023Z #9 DONE 1.2s 2025-07-17T06:35:48.0287149Z 2025-07-17T06:35:48.0287514Z #8 FROM docker.io/pytorch/llvm:9.0.1@sha256:946fe9e12ad235bc41a008b4a3033e5043008abc67ea600fc8acf45520ff9051 2025-07-17T06:35:48.8557331Z #8 extracting sha256:5924bbe3a75dfba49efccfbb48f935b1420022b0a48edd7a659a48ce12fb0624 1.2s done 2025-07-17T06:35:49.5431883Z #8 extracting sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 2025-07-17T06:35:50.7347722Z #8 extracting sha256:8606a007be315212096093956becf8420dddfe0520624ce565634c66492e5262 1.2s done 2025-07-17T06:35:52.2732839Z #8 DONE 5.5s 2025-07-17T06:35:52.2733053Z 2025-07-17T06:35:52.2733303Z #10 [stage-0 2/55] COPY ./common/install_base.sh install_base.sh 2025-07-17T06:35:56.3770037Z #10 DONE 8.4s 2025-07-17T06:35:56.5311133Z 2025-07-17T06:35:56.5311693Z #11 [stage-0 3/55] RUN bash ./install_base.sh && rm install_base.sh 2025-07-17T06:35:56.9736627Z #11 0.593 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2025-07-17T06:35:57.1260517Z #11 0.593 ++ tr -d '"' 2025-07-17T06:35:57.1260838Z #11 0.595 + ID=ubuntu 2025-07-17T06:35:57.1261128Z #11 0.595 + case "$ID" in 2025-07-17T06:35:57.1261408Z #11 0.595 + install_ubuntu 2025-07-17T06:35:57.1261674Z #11 0.595 + [[ 22.04 == \2\0\.\0\4* ]] 2025-07-17T06:35:57.1261990Z #11 0.595 + [[ 22.04 == \2\2\.\0\4* ]] 2025-07-17T06:35:57.1262286Z #11 0.595 + cmake3='cmake=3.22*' 2025-07-17T06:35:57.1262589Z #11 0.595 + maybe_libiomp_dev= 2025-07-17T06:35:57.1262877Z #11 0.595 + [[ '' == 15 ]] 2025-07-17T06:35:57.1263120Z #11 0.595 + [[ '' == 12 ]] 2025-07-17T06:35:57.1263378Z #11 0.595 + [[ '' == 10 ]] 2025-07-17T06:35:57.1263662Z #11 0.595 + maybe_libomp_dev= 2025-07-17T06:35:57.1263951Z #11 0.595 + apt-get update 2025-07-17T06:35:57.1434577Z #11 0.763 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-07-17T06:35:57.5458442Z #11 0.763 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-07-17T06:35:57.5459153Z #11 1.165 Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3103 kB] 2025-07-17T06:35:57.7429123Z #11 1.166 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-07-17T06:35:57.7429791Z #11 1.264 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-07-17T06:35:57.7430438Z #11 1.362 Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-07-17T06:35:57.9745393Z #11 1.400 Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-07-17T06:35:57.9746063Z #11 1.449 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-07-17T06:35:57.9746773Z #11 1.594 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4795 kB] 2025-07-17T06:35:58.0750126Z #11 1.606 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-07-17T06:35:58.0750894Z #11 1.695 Get:11 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1266 kB] 2025-07-17T06:35:58.2458083Z #11 1.715 Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] 2025-07-17T06:35:58.4116574Z #11 2.031 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] 2025-07-17T06:35:58.6111289Z #11 2.032 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3455 kB] 2025-07-17T06:35:58.6112045Z #11 2.112 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5113 kB] 2025-07-17T06:35:58.6112758Z #11 2.231 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1571 kB] 2025-07-17T06:35:58.7996625Z #11 2.266 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-07-17T06:35:58.7997664Z #11 2.269 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-07-17T06:35:59.5020133Z #11 3.122 Fetched 39.9 MB in 3s (15.9 MB/s) 2025-07-17T06:36:00.3481659Z #11 3.122 Reading package lists... 2025-07-17T06:36:00.5467473Z #11 3.981 + ccache_deps='asciidoc docbook-xml docbook-xsl xsltproc' 2025-07-17T06:36:00.5468320Z #11 3.981 + deploy_deps='libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev' 2025-07-17T06:36:00.5469012Z #11 3.981 + numpy_deps=gfortran 2025-07-17T06:36:00.5471211Z #11 3.982 + apt-get install -y --no-install-recommends asciidoc docbook-xml docbook-xsl xsltproc gfortran libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev 'cmake=3.22*' apt-transport-https autoconf automake build-essential ca-certificates curl git libatlas-base-dev libc6-dbg libyaml-dev libz-dev libjemalloc2 libjpeg-dev libasound2-dev libsndfile-dev software-properties-common wget sudo vim jq libtool vim unzip gpg-agent gdb bc 2025-07-17T06:36:01.2260138Z #11 4.016 Reading package lists... 2025-07-17T06:36:01.3921262Z #11 4.861 Building dependency tree... 2025-07-17T06:36:01.3921668Z #11 5.012 Reading state information... 2025-07-17T06:36:01.5634042Z #11 5.183 The following additional packages will be installed: 2025-07-17T06:36:01.5634662Z #11 5.183 asciidoc-base asciidoc-common autotools-dev binutils binutils-common 2025-07-17T06:36:01.5635292Z #11 5.183 binutils-x86-64-linux-gnu bzip2 cmake-data cpp cpp-11 dbus dh-elpa-helper 2025-07-17T06:36:01.5635885Z #11 5.183 distro-info-data dpkg-dev emacsen-common file fontconfig-config 2025-07-17T06:36:01.5636435Z #11 5.183 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gfortran-11 2025-07-17T06:36:01.7158866Z #11 5.183 gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git-man gpg gpgconf iso-codes 2025-07-17T06:36:01.7159555Z #11 5.183 libapparmor1 libappstream4 libarchive13 libargon2-1 libasan6 libasound2 2025-07-17T06:36:01.7160193Z #11 5.183 libasound2-data libassuan0 libatlas3-base libatomic1 libbabeltrace1 2025-07-17T06:36:01.7160778Z #11 5.183 libbinutils libboost-regex1.74.0 libbrotli-dev libbrotli1 libbsd0 2025-07-17T06:36:01.7161360Z #11 5.183 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcrypt-dev libcryptsetup12 2025-07-17T06:36:01.7161923Z #11 5.183 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 2025-07-17T06:36:01.7162511Z #11 5.183 libdebuginfod-common libdebuginfod1 libdevmapper1.02.1 libdpkg-perl libdw1 2025-07-17T06:36:01.7163121Z #11 5.183 libelf1 liberror-perl libexpat1 libexpat1-dev libflac-dev libflac8 2025-07-17T06:36:01.7163711Z #11 5.183 libfontconfig-dev libfontconfig1 libfontconfig1-dev libfreetype-dev 2025-07-17T06:36:01.7164314Z #11 5.183 libfreetype6 libfreetype6-dev libgcc-11-dev libgdbm-compat4 libgdbm6 2025-07-17T06:36:01.7164900Z #11 5.183 libgfortran-11-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 2025-07-17T06:36:01.7165498Z #11 5.183 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 libgstreamer1.0-0 libicu70 2025-07-17T06:36:01.7166141Z #11 5.183 libip4tc2 libipt2 libisl23 libitm1 libjpeg-turbo8 libjpeg-turbo8-dev 2025-07-17T06:36:01.7166746Z #11 5.183 libjpeg8 libjpeg8-dev libjq1 libjson-c5 libjsoncpp25 libkmod2 libldap-2.5-0 2025-07-17T06:36:01.7167352Z #11 5.183 liblsan0 libmagic-mgc libmagic1 libmd0 libmpc3 libmpdec3 libmpfr6 2025-07-17T06:36:01.7167959Z #11 5.183 libncurses-dev libnghttp2-14 libnpth0 libnsl-dev libogg-dev libogg0 libonig5 2025-07-17T06:36:01.7168583Z #11 5.183 libopus-dev libopus0 libpackagekit-glib2-18 libpam-systemd libperl5.34 2025-07-17T06:36:01.7169207Z #11 5.183 libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2025-07-17T06:36:01.7169849Z #11 5.183 libpthread-stubs0-dev libpython3-stdlib libpython3.10 libpython3.10-minimal 2025-07-17T06:36:01.7170838Z #11 5.183 libpython3.10-stdlib libquadmath0 libreadline8 librhash0 librtmp1 libsasl2-2 2025-07-17T06:36:01.7171422Z #11 5.183 libsasl2-modules-db libsigsegv2 libsndfile1 libsodium23 2025-07-17T06:36:01.7172101Z #11 5.183 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh-4 2025-07-17T06:36:01.7172813Z #11 5.183 libstdc++-11-dev libstemmer0d libtcl8.6 libtirpc-dev libtk8.6 libtsan0 2025-07-17T06:36:01.7173390Z #11 5.183 libubsan1 libunwind8 libuv1 libvorbis-dev libvorbis0a libvorbisenc2 2025-07-17T06:36:01.7173982Z #11 5.183 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb1 2025-07-17T06:36:01.7174581Z #11 5.183 libxcb1-dev libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxft-dev libxft2 2025-07-17T06:36:01.7175178Z #11 5.183 libxml2 libxml2-utils libxmlb2 libxrender-dev libxrender1 libxslt1.1 2025-07-17T06:36:01.7175758Z #11 5.184 libxss-dev libxss1 libyaml-0-2 linux-libc-dev lsb-release lto-disabled-list 2025-07-17T06:36:01.7176355Z #11 5.184 m4 make media-types openssl packagekit patch perl perl-modules-5.34 2025-07-17T06:36:01.7176938Z #11 5.184 pinentry-curses pkexec pkg-config policykit-1 polkitd python-apt-common 2025-07-17T06:36:01.7177487Z #11 5.184 python3 python3-apt python3-blinker python3-cffi-backend 2025-07-17T06:36:01.7178059Z #11 5.184 python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 2025-07-17T06:36:01.7178699Z #11 5.184 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2025-07-17T06:36:01.7179276Z #11 5.184 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2025-07-17T06:36:01.7179801Z #11 5.184 python3-minimal python3-more-itertools python3-oauthlib 2025-07-17T06:36:01.7180362Z #11 5.184 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six 2025-07-17T06:36:01.7180974Z #11 5.184 python3-software-properties python3-wadllib python3-zipp python3.10 2025-07-17T06:36:01.7181584Z #11 5.184 python3.10-minimal readline-common rpcsvc-proto sgml-base sgml-data systemd 2025-07-17T06:36:01.7182182Z #11 5.184 systemd-sysv tcl tcl-dev tcl8.6 tcl8.6-dev tk tk8.6 tk8.6-dev tzdata ucf 2025-07-17T06:36:01.7182754Z #11 5.184 vim-common vim-runtime x11-common x11proto-core-dev x11proto-dev xml-core 2025-07-17T06:36:01.7183257Z #11 5.184 xorg-sgml-doctools xtrans-dev xxd xz-utils 2025-07-17T06:36:01.7183593Z #11 5.185 Suggested packages: 2025-07-17T06:36:01.7184031Z #11 5.185 asciidoc-doc docbook-utils source-highlight autoconf-archive gnu-standards 2025-07-17T06:36:01.7184618Z #11 5.185 autoconf-doc gettext binutils-doc bzip2-doc cmake-doc ninja-build 2025-07-17T06:36:01.7185135Z #11 5.185 cmake-format cpp-doc gcc-11-locales default-dbus-session-bus 2025-07-17T06:36:01.7185665Z #11 5.185 | dbus-session-bus docbook docbook-dsssl docbook-defguide dbtoepub 2025-07-17T06:36:01.7186216Z #11 5.185 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text 2025-07-17T06:36:01.7186759Z #11 5.185 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java 2025-07-17T06:36:01.7187356Z #11 5.185 libxslthl-java xalan debian-keyring g++-multilib g++-11-multilib gcc-11-doc 2025-07-17T06:36:01.7187956Z #11 5.185 gcc-multilib manpages-dev flex bison gcc-doc gcc-11-multilib gdb-doc 2025-07-17T06:36:01.7188485Z #11 5.185 gdbserver gfortran-multilib gfortran-doc gfortran-11-multilib 2025-07-17T06:36:01.7188999Z #11 5.185 gfortran-11-doc libcoarrays-dev gettext-base git-daemon-run 2025-07-17T06:36:01.7189527Z #11 5.185 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-07-17T06:36:01.7190090Z #11 5.185 git-mediawiki git-svn dbus-user-session pinentry-gnome3 scdaemon isoquery 2025-07-17T06:36:01.7190672Z #11 5.185 lrzip libasound2-plugins alsa-utils libasound2-doc libatlas-doc 2025-07-17T06:36:01.7191191Z #11 5.185 liblapack-doc glibc-doc gnupg bzr freetype2-doc gdbm-l10n gpm 2025-07-17T06:36:01.7191732Z #11 5.185 gstreamer1.0-tools ncurses-doc opus-tools readline-doc sqlite3-doc 2025-07-17T06:36:01.7192380Z #11 5.185 libstdc++-11-doc libtool-doc gcj-jdk libx11-doc libxcb-doc libxext-doc 2025-07-17T06:36:01.7192913Z #11 5.185 libyaml-doc m4-doc make-doc appstream ed diffutils-doc perl-doc 2025-07-17T06:36:01.7193498Z #11 5.185 libterm-readline-gnu-perl | libterm-readline-perl-perl 2025-07-17T06:36:01.7194082Z #11 5.185 libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv 2025-07-17T06:36:01.7194720Z #11 5.185 python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc 2025-07-17T06:36:01.7195371Z #11 5.185 python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 2025-07-17T06:36:01.7196022Z #11 5.185 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources 2025-07-17T06:36:01.7196615Z #11 5.185 python3-setuptools python-pyparsing-doc python-secretstorage-doc 2025-07-17T06:36:01.7197212Z #11 5.185 python3.10-venv python3.10-doc binfmt-support sgml-base-doc perlsgml w3-recs 2025-07-17T06:36:01.7197811Z #11 5.185 opensp systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 2025-07-17T06:36:01.7198376Z #11 5.185 libtss2-rc0 tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc zip ctags 2025-07-17T06:36:01.7198937Z #11 5.185 vim-doc vim-scripts debhelper 2025-07-17T06:36:01.7199411Z #11 5.185 Recommended packages: 2025-07-17T06:36:01.7199836Z #11 5.185 asciidoc-dblatex xmlto fakeroot gnupg libalgorithm-merge-perl less 2025-07-17T06:36:01.7200453Z #11 5.185 ssh-client alsa-ucm-conf alsa-topology-conf bzip2-doc manpages manpages-dev 2025-07-17T06:36:01.7201015Z #11 5.185 libc-devtools libpam-cap dmsetup libfile-fcntllock-perl 2025-07-17T06:36:01.7201571Z #11 5.185 liblocale-gettext-perl shared-mime-info xdg-user-dirs libldap-common 2025-07-17T06:36:01.7202198Z #11 5.185 libpng-tools publicsuffix libsasl2-modules libltdl-dev packagekit-tools 2025-07-17T06:36:01.7202797Z #11 5.185 netbase unattended-upgrades networkd-dispatcher systemd-timesyncd 2025-07-17T06:36:01.7203331Z #11 5.185 | time-daemon libnss-systemd xterm | x-terminal-emulator 2025-07-17T06:36:01.9467489Z #11 5.566 The following NEW packages will be installed: 2025-07-17T06:36:01.9468117Z #11 5.566 apt-transport-https asciidoc asciidoc-base asciidoc-common autoconf automake 2025-07-17T06:36:01.9468761Z #11 5.566 autotools-dev bc binutils binutils-common binutils-x86-64-linux-gnu 2025-07-17T06:36:02.0842115Z #11 5.567 build-essential bzip2 ca-certificates cmake cmake-data cpp cpp-11 curl dbus 2025-07-17T06:36:02.0842782Z #11 5.567 dh-elpa-helper distro-info-data docbook-xml docbook-xsl dpkg-dev 2025-07-17T06:36:02.0843373Z #11 5.567 emacsen-common file fontconfig-config fonts-dejavu-core g++ g++-11 gcc 2025-07-17T06:36:02.0843913Z #11 5.567 gcc-11 gcc-11-base gdb gfortran gfortran-11 gir1.2-glib-2.0 2025-07-17T06:36:02.0844472Z #11 5.567 gir1.2-packagekitglib-1.0 git git-man gpg gpg-agent gpgconf iso-codes jq 2025-07-17T06:36:02.0845090Z #11 5.567 libapparmor1 libappstream4 libarchive13 libargon2-1 libasan6 libasound2 2025-07-17T06:36:02.0845752Z #11 5.567 libasound2-data libasound2-dev libassuan0 libatlas-base-dev libatlas3-base 2025-07-17T06:36:02.0846411Z #11 5.567 libatomic1 libbabeltrace1 libbinutils libboost-regex1.74.0 libbrotli-dev 2025-07-17T06:36:02.0847033Z #11 5.567 libbrotli1 libbsd0 libbz2-dev libc-dev-bin libc6-dbg libc6-dev libcap2-bin 2025-07-17T06:36:02.0847672Z #11 5.567 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls 2025-07-17T06:36:02.0848320Z #11 5.567 libcurl4 libdbus-1-3 libdebuginfod-common libdebuginfod1 libdevmapper1.02.1 2025-07-17T06:36:02.0848967Z #11 5.567 libdpkg-perl libdw1 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev 2025-07-17T06:36:02.0849610Z #11 5.567 libflac-dev libflac8 libfontconfig-dev libfontconfig1 libfontconfig1-dev 2025-07-17T06:36:02.0850256Z #11 5.567 libfreetype-dev libfreetype6 libfreetype6-dev libgcc-11-dev libgdbm-compat4 2025-07-17T06:36:02.0850929Z #11 5.567 libgdbm-dev libgdbm6 libgfortran-11-dev libgfortran5 libgirepository-1.0-1 2025-07-17T06:36:02.0851783Z #11 5.567 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 2025-07-17T06:36:02.0852451Z #11 5.567 libgstreamer1.0-0 libicu70 libip4tc2 libipt2 libisl23 libitm1 libjemalloc2 2025-07-17T06:36:02.0853091Z #11 5.567 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 2025-07-17T06:36:02.0853699Z #11 5.567 libjson-c5 libjsoncpp25 libkmod2 libldap-2.5-0 liblsan0 libmagic-mgc 2025-07-17T06:36:02.0854313Z #11 5.567 libmagic1 libmd0 libmpc3 libmpdec3 libmpfr6 libncurses-dev libncurses5-dev 2025-07-17T06:36:02.0854941Z #11 5.567 libncursesw5-dev libnghttp2-14 libnpth0 libnsl-dev libogg-dev libogg0 2025-07-17T06:36:02.0855532Z #11 5.567 libonig5 libopus-dev libopus0 libpackagekit-glib2-18 libpam-systemd 2025-07-17T06:36:02.0856337Z #11 5.567 libperl5.34 libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 2025-07-17T06:36:02.0856942Z #11 5.567 libpsl5 libpthread-stubs0-dev libpython3-stdlib libpython3.10 2025-07-17T06:36:02.0857525Z #11 5.567 libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline-dev 2025-07-17T06:36:02.0858166Z #11 5.567 libreadline8 librhash0 librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2 2025-07-17T06:36:02.0858794Z #11 5.567 libsndfile1 libsndfile1-dev libsodium23 libsource-highlight-common 2025-07-17T06:36:02.0859419Z #11 5.567 libsource-highlight4v5 libsqlite3-0 libsqlite3-dev libssh-4 libstdc++-11-dev 2025-07-17T06:36:02.0860072Z #11 5.567 libstemmer0d libtcl8.6 libtirpc-dev libtk8.6 libtool libtsan0 libubsan1 2025-07-17T06:36:02.0860691Z #11 5.567 libunwind8 libuv1 libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 2025-07-17T06:36:02.0861286Z #11 5.567 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev 2025-07-17T06:36:02.0861884Z #11 5.567 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxft-dev libxft2 libxml2 2025-07-17T06:36:02.0862489Z #11 5.567 libxml2-utils libxmlb2 libxrender-dev libxrender1 libxslt1.1 libxss-dev 2025-07-17T06:36:02.0863120Z #11 5.568 libxss1 libyaml-0-2 libyaml-dev linux-libc-dev lsb-release lto-disabled-list 2025-07-17T06:36:02.0863742Z #11 5.568 m4 make media-types openssl packagekit patch perl perl-modules-5.34 2025-07-17T06:36:02.0864331Z #11 5.568 pinentry-curses pkexec pkg-config policykit-1 polkitd python-apt-common 2025-07-17T06:36:02.0864903Z #11 5.568 python3 python3-apt python3-blinker python3-cffi-backend 2025-07-17T06:36:02.0865489Z #11 5.568 python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 2025-07-17T06:36:02.0866133Z #11 5.568 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2025-07-17T06:36:02.0866836Z #11 5.568 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2025-07-17T06:36:02.0867538Z #11 5.568 python3-minimal python3-more-itertools python3-oauthlib 2025-07-17T06:36:02.0868097Z #11 5.568 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six 2025-07-17T06:36:02.0868737Z #11 5.568 python3-software-properties python3-wadllib python3-zipp python3.10 2025-07-17T06:36:02.0869337Z #11 5.568 python3.10-minimal readline-common rpcsvc-proto sgml-base sgml-data 2025-07-17T06:36:02.0869937Z #11 5.568 software-properties-common sudo systemd systemd-sysv tcl tcl-dev tcl8.6 2025-07-17T06:36:02.0870514Z #11 5.568 tcl8.6-dev tk tk-dev tk8.6 tk8.6-dev tzdata ucf unzip uuid-dev vim 2025-07-17T06:36:02.0871050Z #11 5.568 vim-common vim-runtime wget x11-common x11proto-core-dev x11proto-dev 2025-07-17T06:36:02.0871642Z #11 5.568 xml-core xorg-sgml-doctools xsltproc xtrans-dev xxd xz-utils zlib1g-dev 2025-07-17T06:36:02.0872212Z #11 5.619 0 upgraded, 287 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:36:02.0872628Z #11 5.619 Need to get 191 MB of archives. 2025-07-17T06:36:02.0873168Z #11 5.619 After this operation, 706 MB of additional disk space will be used. 2025-07-17T06:36:02.0873929Z #11 5.619 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.10 [815 kB] 2025-07-17T06:36:02.0874919Z #11 5.704 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2025-07-17T06:36:02.1906309Z #11 5.705 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.10 [2277 kB] 2025-07-17T06:36:02.1907352Z #11 5.730 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2025-07-17T06:36:02.1908162Z #11 5.730 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2025-07-17T06:36:02.1908883Z #11 5.730 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2025-07-17T06:36:02.1909637Z #11 5.731 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2025-07-17T06:36:02.1910376Z #11 5.731 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2025-07-17T06:36:02.1911180Z #11 5.733 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.4 [643 kB] 2025-07-17T06:36:02.1912105Z #11 5.738 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.10 [1850 kB] 2025-07-17T06:36:02.1913016Z #11 5.751 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.10 [508 kB] 2025-07-17T06:36:02.1913898Z #11 5.755 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2025-07-17T06:36:02.1914769Z #11 5.755 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2025-07-17T06:36:02.1915633Z #11 5.755 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] 2025-07-17T06:36:02.1916451Z #11 5.756 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2025-07-17T06:36:02.1917328Z #11 5.756 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2025-07-17T06:36:02.1918282Z #11 5.757 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2025-07-17T06:36:02.1919316Z #11 5.758 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2025-07-17T06:36:02.1920213Z #11 5.759 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2025-07-17T06:36:02.1921015Z #11 5.766 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2025-07-17T06:36:02.1921798Z #11 5.778 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.16 [4581 kB] 2025-07-17T06:36:02.1922679Z #11 5.810 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.16 [10.5 kB] 2025-07-17T06:36:02.1923460Z #11 5.810 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2025-07-17T06:36:02.2981368Z #11 5.811 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 2025-07-17T06:36:02.2982371Z #11 5.811 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.4 [2977 kB] 2025-07-17T06:36:02.2983198Z #11 5.832 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2025-07-17T06:36:02.2983913Z #11 5.832 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2025-07-17T06:36:02.2984730Z #11 5.833 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.4 [4820 kB] 2025-07-17T06:36:02.2985578Z #11 5.867 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.4 [232 kB] 2025-07-17T06:36:02.2986508Z #11 5.868 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-base all 1.30 [12.5 kB] 2025-07-17T06:36:02.2987383Z #11 5.868 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.19 [1186 kB] 2025-07-17T06:36:02.2988252Z #11 5.877 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2025-07-17T06:36:02.2989115Z #11 5.878 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2025-07-17T06:36:02.2989968Z #11 5.880 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2025-07-17T06:36:02.2990821Z #11 5.881 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.9 [5336 B] 2025-07-17T06:36:02.2991691Z #11 5.881 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.5 [1466 kB] 2025-07-17T06:36:02.2992554Z #11 5.892 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2025-07-17T06:36:02.2993347Z #11 5.892 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2025-07-17T06:36:02.2994060Z #11 5.894 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2025-07-17T06:36:02.2994775Z #11 5.918 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2025-07-17T06:36:02.3984476Z #11 5.918 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2025-07-17T06:36:02.3985747Z #11 5.918 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2025-07-17T06:36:02.3986681Z #11 5.919 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2025-07-17T06:36:02.3987555Z #11 5.919 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.5 [4656 B] 2025-07-17T06:36:02.3988382Z #11 5.919 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2025-07-17T06:36:02.3989209Z #11 5.993 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.16 [203 kB] 2025-07-17T06:36:02.3990101Z #11 5.994 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.7 [763 kB] 2025-07-17T06:36:02.3990939Z #11 6.000 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2025-07-17T06:36:02.3991714Z #11 6.000 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2025-07-17T06:36:02.3992531Z #11 6.001 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4 [14.6 kB] 2025-07-17T06:36:02.3993400Z #11 6.001 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4 [164 kB] 2025-07-17T06:36:02.3994218Z #11 6.002 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2025-07-17T06:36:02.3995032Z #11 6.003 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2025-07-17T06:36:02.3995971Z #11 6.005 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 2025-07-17T06:36:02.3996890Z #11 6.006 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2025-07-17T06:36:02.3997709Z #11 6.018 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2025-07-17T06:36:02.5080257Z #11 6.021 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2025-07-17T06:36:02.5081187Z #11 6.021 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] 2025-07-17T06:36:02.5082382Z #11 6.022 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] 2025-07-17T06:36:02.5083247Z #11 6.024 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] 2025-07-17T06:36:02.5084088Z #11 6.025 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] 2025-07-17T06:36:02.5084955Z #11 6.025 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2025-07-17T06:36:02.5085779Z #11 6.026 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] 2025-07-17T06:36:02.5086547Z #11 6.027 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2025-07-17T06:36:02.5087358Z #11 6.029 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] 2025-07-17T06:36:02.5088146Z #11 6.041 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] 2025-07-17T06:36:02.5088915Z #11 6.041 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] 2025-07-17T06:36:02.5089677Z #11 6.041 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] 2025-07-17T06:36:02.5090472Z #11 6.042 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] 2025-07-17T06:36:02.5091334Z #11 6.043 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] 2025-07-17T06:36:02.5092144Z #11 6.048 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] 2025-07-17T06:36:02.5092921Z #11 6.048 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2025-07-17T06:36:02.5093708Z #11 6.051 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2025-07-17T06:36:02.5094540Z #11 6.051 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2025-07-17T06:36:02.5095368Z #11 6.052 Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc-common all 10.1.2-1 [105 kB] 2025-07-17T06:36:02.5096115Z #11 6.064 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 xml-core all 0.18+nmu1 [21.6 kB] 2025-07-17T06:36:02.5096871Z #11 6.064 Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 docbook-xsl all 1.79.2+dfsg-1 [1063 kB] 2025-07-17T06:36:02.5097735Z #11 6.072 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-utils amd64 2.9.13+dfsg-1ubuntu0.7 [40.2 kB] 2025-07-17T06:36:02.5098669Z #11 6.072 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.4 [165 kB] 2025-07-17T06:36:02.5099583Z #11 6.074 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.4 [14.7 kB] 2025-07-17T06:36:02.5100417Z #11 6.074 Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc-base all 10.1.2-1 [82.8 kB] 2025-07-17T06:36:02.5101171Z #11 6.075 Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc all 10.1.2-1 [3694 B] 2025-07-17T06:36:02.5101924Z #11 6.075 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2025-07-17T06:36:02.5102652Z #11 6.075 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] 2025-07-17T06:36:02.5103351Z #11 6.077 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] 2025-07-17T06:36:02.5104067Z #11 6.087 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2025-07-17T06:36:02.5104786Z #11 6.088 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] 2025-07-17T06:36:02.5105573Z #11 6.092 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 bc amd64 1.07.1-3build1 [87.6 kB] 2025-07-17T06:36:02.5106443Z #11 6.093 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.8 [223 kB] 2025-07-17T06:36:02.5107318Z #11 6.095 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.8 [661 kB] 2025-07-17T06:36:02.5108188Z #11 6.099 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.8 [108 kB] 2025-07-17T06:36:02.5109042Z #11 6.100 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.8 [103 kB] 2025-07-17T06:36:02.5109937Z #11 6.101 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.8 [2324 kB] 2025-07-17T06:36:02.5110852Z #11 6.118 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.8 [3196 B] 2025-07-17T06:36:02.5111721Z #11 6.118 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.10 [20.3 kB] 2025-07-17T06:36:02.5112596Z #11 6.118 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-144.157 [1318 kB] 2025-07-17T06:36:02.5113408Z #11 6.128 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2025-07-17T06:36:02.6626541Z #11 6.128 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2025-07-17T06:36:02.6628757Z #11 6.129 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2025-07-17T06:36:02.6629624Z #11 6.131 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2025-07-17T06:36:02.6630474Z #11 6.131 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.10 [2100 kB] 2025-07-17T06:36:02.6757893Z #11 6.295 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] 2025-07-17T06:36:02.8333957Z #11 6.453 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2025-07-17T06:36:03.1961457Z #11 6.816 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2025-07-17T06:36:03.3112572Z #11 6.931 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2025-07-17T06:36:03.4632767Z #11 6.932 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] 2025-07-17T06:36:03.5685882Z #11 7.188 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2025-07-17T06:36:03.7118724Z #11 7.189 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] 2025-07-17T06:36:03.7119745Z #11 7.189 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] 2025-07-17T06:36:03.7120661Z #11 7.192 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] 2025-07-17T06:36:03.7121565Z #11 7.192 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] 2025-07-17T06:36:03.7122454Z #11 7.194 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] 2025-07-17T06:36:03.7123342Z #11 7.252 Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] 2025-07-17T06:36:03.7124236Z #11 7.275 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] 2025-07-17T06:36:03.7125119Z #11 7.331 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] 2025-07-17T06:36:03.9527500Z #11 7.353 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] 2025-07-17T06:36:03.9528643Z #11 7.359 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] 2025-07-17T06:36:03.9529565Z #11 7.422 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] 2025-07-17T06:36:04.2829013Z #11 7.903 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2025-07-17T06:36:04.4838417Z #11 7.903 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] 2025-07-17T06:36:04.4840615Z #11 7.953 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] 2025-07-17T06:36:04.6047001Z #11 8.225 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2025-07-17T06:36:04.7545160Z #11 8.225 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2025-07-17T06:36:04.7546566Z #11 8.229 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] 2025-07-17T06:36:04.7547470Z #11 8.236 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2025-07-17T06:36:04.7548234Z #11 8.236 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2025-07-17T06:36:04.7548969Z #11 8.239 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2025-07-17T06:36:04.7549763Z #11 8.239 Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] 2025-07-17T06:36:04.7550589Z #11 8.262 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2025-07-17T06:36:04.7551436Z #11 8.262 Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.5 [368 kB] 2025-07-17T06:36:04.7552278Z #11 8.299 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2025-07-17T06:36:04.7553181Z #11 8.305 Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2025-07-17T06:36:04.7554162Z #11 8.374 Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2025-07-17T06:36:04.9039468Z #11 8.375 Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] 2025-07-17T06:36:04.9040496Z #11 8.378 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2025-07-17T06:36:04.9041423Z #11 8.379 Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.4 [187 kB] 2025-07-17T06:36:04.9042330Z #11 8.383 Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.20 [289 kB] 2025-07-17T06:36:04.9043177Z #11 8.388 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] 2025-07-17T06:36:04.9044349Z #11 8.390 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] 2025-07-17T06:36:04.9045244Z #11 8.392 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] 2025-07-17T06:36:04.9046026Z #11 8.449 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] 2025-07-17T06:36:04.9046836Z #11 8.449 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] 2025-07-17T06:36:04.9047934Z #11 8.523 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] 2025-07-17T06:36:05.0144504Z #11 8.634 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.20 [194 kB] 2025-07-17T06:36:05.1643734Z #11 8.638 Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-data all 2.0.11+nmu1 [171 kB] 2025-07-17T06:36:05.1644528Z #11 8.641 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 docbook-xml all 4.5-11 [74.8 kB] 2025-07-17T06:36:05.1645320Z #11 8.642 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] 2025-07-17T06:36:05.1646176Z #11 8.677 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] 2025-07-17T06:36:05.1647024Z #11 8.678 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2025-07-17T06:36:05.1647858Z #11 8.683 Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 2025-07-17T06:36:05.1648751Z #11 8.686 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB] 2025-07-17T06:36:05.1649681Z #11 8.691 Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 2025-07-17T06:36:05.1650501Z #11 8.710 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 2025-07-17T06:36:05.1651421Z #11 8.784 Get:154 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.10 [1950 kB] 2025-07-17T06:36:05.3212525Z #11 8.821 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 2025-07-17T06:36:05.3213499Z #11 8.822 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74.0 amd64 1.74.0-14ubuntu3 [511 kB] 2025-07-17T06:36:05.3214399Z #11 8.832 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 2025-07-17T06:36:05.3215281Z #11 8.836 Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 2025-07-17T06:36:05.3216186Z #11 8.941 Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] 2025-07-17T06:36:05.5046633Z #11 8.958 Get:160 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB] 2025-07-17T06:36:05.5049516Z #11 8.974 Get:161 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB] 2025-07-17T06:36:05.6280681Z #11 9.248 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B] 2025-07-17T06:36:05.6281617Z #11 9.248 Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2025-07-17T06:36:05.7280842Z #11 9.250 Get:164 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2025-07-17T06:36:05.7281780Z #11 9.251 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-07-17T06:36:05.7282609Z #11 9.251 Get:166 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] 2025-07-17T06:36:05.7283459Z #11 9.269 Get:167 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] 2025-07-17T06:36:05.7284279Z #11 9.346 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2025-07-17T06:36:05.7285104Z #11 9.346 Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.4 [94.5 kB] 2025-07-17T06:36:05.7285933Z #11 9.348 Get:170 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.4 [518 kB] 2025-07-17T06:36:05.8518355Z #11 9.358 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] 2025-07-17T06:36:05.8520040Z #11 9.358 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] 2025-07-17T06:36:05.8521157Z #11 9.397 Get:173 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.4 [209 kB] 2025-07-17T06:36:05.8521996Z #11 9.401 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2025-07-17T06:36:05.8522764Z #11 9.404 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2025-07-17T06:36:05.8523509Z #11 9.406 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2025-07-17T06:36:05.8524261Z #11 9.471 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2025-07-17T06:36:06.0049051Z #11 9.474 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2025-07-17T06:36:06.0050008Z #11 9.476 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2025-07-17T06:36:06.0050836Z #11 9.479 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] 2025-07-17T06:36:06.0051643Z #11 9.480 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] 2025-07-17T06:36:06.0052456Z #11 9.487 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-dev amd64 1.2.6.1-1ubuntu1 [110 kB] 2025-07-17T06:36:06.0053318Z #11 9.546 Get:183 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas3-base amd64 3.10.3-12ubuntu1 [3340 kB] 2025-07-17T06:36:06.0054202Z #11 9.625 Get:184 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas-base-dev amd64 3.10.3-12ubuntu1 [3590 kB] 2025-07-17T06:36:06.1072580Z #11 9.708 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] 2025-07-17T06:36:06.1073431Z #11 9.715 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbz2-dev amd64 1.0.8-5build1 [32.5 kB] 2025-07-17T06:36:06.1074289Z #11 9.715 Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] 2025-07-17T06:36:06.1075125Z #11 9.718 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB] 2025-07-17T06:36:06.1075941Z #11 9.718 Get:189 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB] 2025-07-17T06:36:06.1076751Z #11 9.721 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg-dev amd64 1.3.5-0ubuntu3 [161 kB] 2025-07-17T06:36:06.1077579Z #11 9.724 Get:191 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac-dev amd64 1.3.3-2ubuntu0.2 [162 kB] 2025-07-17T06:36:06.1078617Z #11 9.727 Get:192 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2025-07-17T06:36:06.2388846Z #11 9.734 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] 2025-07-17T06:36:06.2389842Z #11 9.784 Get:194 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2025-07-17T06:36:06.2390728Z #11 9.858 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-dev amd64 1.6.37-3build5 [192 kB] 2025-07-17T06:36:06.3403373Z #11 9.861 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.3 [555 kB] 2025-07-17T06:36:06.3404430Z #11 9.872 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.3 [8298 B] 2025-07-17T06:36:06.3405383Z #11 9.872 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-dev amd64 2.37.2-4ubuntu3.4 [33.1 kB] 2025-07-17T06:36:06.3406244Z #11 9.873 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2025-07-17T06:36:06.3407082Z #11 9.874 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig-dev amd64 2.13.1-4.2ubuntu5 [151 kB] 2025-07-17T06:36:06.3408361Z #11 9.877 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1-dev amd64 2.13.1-4.2ubuntu5 [1836 B] 2025-07-17T06:36:06.3409187Z #11 9.877 Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-dev amd64 1.23-1 [117 kB] 2025-07-17T06:36:06.3410016Z #11 9.905 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.5 [81.2 kB] 2025-07-17T06:36:06.3410880Z #11 9.952 Get:204 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] 2025-07-17T06:36:06.3411721Z #11 9.954 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2025-07-17T06:36:06.3412632Z #11 9.960 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2025-07-17T06:36:06.4418090Z #11 10.00 Get:207 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjemalloc2 amd64 5.2.1-4ubuntu1 [240 kB] 2025-07-17T06:36:06.4418996Z #11 10.01 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] 2025-07-17T06:36:06.4419832Z #11 10.01 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8-dev amd64 2.1.2-0ubuntu1 [257 kB] 2025-07-17T06:36:06.4420638Z #11 10.01 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] 2025-07-17T06:36:06.4421410Z #11 10.01 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8-dev amd64 8c-2ubuntu10 [1476 B] 2025-07-17T06:36:06.4422178Z #11 10.01 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-dev amd64 8c-2ubuntu10 [1472 B] 2025-07-17T06:36:06.4423015Z #11 10.01 Get:213 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] 2025-07-17T06:36:06.4423905Z #11 10.02 Get:214 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses5-dev amd64 6.3-2ubuntu0.1 [790 B] 2025-07-17T06:36:06.4424789Z #11 10.02 Get:215 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw5-dev amd64 6.3-2ubuntu0.1 [790 B] 2025-07-17T06:36:06.4425621Z #11 10.02 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB] 2025-07-17T06:36:06.4426398Z #11 10.03 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus-dev amd64 1.3.1-0.1build2 [252 kB] 2025-07-17T06:36:06.4427195Z #11 10.03 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2025-07-17T06:36:06.4428015Z #11 10.03 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2025-07-17T06:36:06.4428843Z #11 10.03 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5516 B] 2025-07-17T06:36:06.4429641Z #11 10.03 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2025-07-17T06:36:06.4430416Z #11 10.03 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB] 2025-07-17T06:36:06.4431209Z #11 10.04 Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB] 2025-07-17T06:36:06.4432035Z #11 10.04 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.2 [196 kB] 2025-07-17T06:36:06.4432875Z #11 10.05 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisfile3 amd64 1.3.7-1build2 [17.1 kB] 2025-07-17T06:36:06.4433673Z #11 10.05 Get:226 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis-dev amd64 1.3.7-1build2 [347 kB] 2025-07-17T06:36:06.4434515Z #11 10.06 Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1-dev amd64 1.0.31-2ubuntu0.2 [509 kB] 2025-07-17T06:36:06.4435366Z #11 10.06 Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] 2025-07-17T06:36:06.4436434Z #11 10.06 Get:229 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.4 [847 kB] 2025-07-17T06:36:06.5483672Z #11 10.07 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] 2025-07-17T06:36:06.5484531Z #11 10.07 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] 2025-07-17T06:36:06.5485281Z #11 10.07 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft2 amd64 2.3.4-1 [41.8 kB] 2025-07-17T06:36:06.5486024Z #11 10.08 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] 2025-07-17T06:36:06.5486788Z #11 10.08 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8476 B] 2025-07-17T06:36:06.5487527Z #11 10.08 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtk8.6 amd64 8.6.12-1build1 [784 kB] 2025-07-17T06:36:06.5488279Z #11 10.08 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] 2025-07-17T06:36:06.5489048Z #11 10.08 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB] 2025-07-17T06:36:06.5489818Z #11 10.08 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB] 2025-07-17T06:36:06.5490570Z #11 10.09 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9724 B] 2025-07-17T06:36:06.5491346Z #11 10.09 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-core-dev all 2021.5-1 [2438 B] 2025-07-17T06:36:06.5492121Z #11 10.09 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB] 2025-07-17T06:36:06.5492891Z #11 10.09 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] 2025-07-17T06:36:06.5493640Z #11 10.09 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB] 2025-07-17T06:36:06.5494467Z #11 10.10 Get:244 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.3 [744 kB] 2025-07-17T06:36:06.5495308Z #11 10.11 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext-dev amd64 2:1.3.4-1build1 [84.7 kB] 2025-07-17T06:36:06.5496124Z #11 10.11 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender-dev amd64 1:0.9.10-1build4 [26.7 kB] 2025-07-17T06:36:06.5496887Z #11 10.11 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft-dev amd64 2.3.4-1 [52.4 kB] 2025-07-17T06:36:06.5497639Z #11 10.11 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss-dev amd64 1:1.2.3-1build2 [12.3 kB] 2025-07-17T06:36:06.5498383Z #11 10.12 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2025-07-17T06:36:06.5499073Z #11 10.12 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2025-07-17T06:36:06.5499797Z #11 10.12 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2025-07-17T06:36:06.5500568Z #11 10.12 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2025-07-17T06:36:06.5501384Z #11 10.12 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2025-07-17T06:36:06.5502298Z #11 10.12 Get:254 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2025-07-17T06:36:06.5503170Z #11 10.13 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2025-07-17T06:36:06.5503930Z #11 10.13 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2025-07-17T06:36:06.5504725Z #11 10.13 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2025-07-17T06:36:06.5505720Z #11 10.13 Get:258 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2025-07-17T06:36:06.5506636Z #11 10.14 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2025-07-17T06:36:06.5507446Z #11 10.14 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2025-07-17T06:36:06.5508255Z #11 10.14 Get:261 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2025-07-17T06:36:06.5509078Z #11 10.14 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2025-07-17T06:36:06.5509857Z #11 10.14 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2025-07-17T06:36:06.5510613Z #11 10.14 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2025-07-17T06:36:06.5511352Z #11 10.16 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2025-07-17T06:36:06.5512350Z #11 10.16 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2025-07-17T06:36:06.5513239Z #11 10.16 Get:267 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2025-07-17T06:36:06.5532929Z #11 10.16 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2025-07-17T06:36:06.5533795Z #11 10.17 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2025-07-17T06:36:06.7353885Z #11 10.17 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2025-07-17T06:36:06.7354836Z #11 10.17 Get:271 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2025-07-17T06:36:06.7355965Z #11 10.17 Get:272 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2025-07-17T06:36:06.7356930Z #11 10.17 Get:273 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2025-07-17T06:36:06.7357789Z #11 10.17 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6 amd64 8.6.12+dfsg-1build1 [15.0 kB] 2025-07-17T06:36:06.7358616Z #11 10.18 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl amd64 8.6.11+1build2 [4678 B] 2025-07-17T06:36:06.7359392Z #11 10.18 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6-dev amd64 8.6.12+dfsg-1build1 [1002 kB] 2025-07-17T06:36:06.7360168Z #11 10.19 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl-dev amd64 8.6.11+1build2 [5768 B] 2025-07-17T06:36:06.7360908Z #11 10.19 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6 amd64 8.6.12-1build1 [12.8 kB] 2025-07-17T06:36:06.7361634Z #11 10.19 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk amd64 8.6.11+1build2 [3058 B] 2025-07-17T06:36:06.7362365Z #11 10.19 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6-dev amd64 8.6.12-1build1 [785 kB] 2025-07-17T06:36:06.7363122Z #11 10.20 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk-dev amd64 8.6.11+1build2 [2904 B] 2025-07-17T06:36:06.7363906Z #11 10.20 Get:282 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2025-07-17T06:36:06.7364762Z #11 10.20 Get:283 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.24 [6833 kB] 2025-07-17T06:36:06.7365652Z #11 10.25 Get:284 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim amd64 2:8.2.3995-1ubuntu2.24 [1728 kB] 2025-07-17T06:36:06.7366521Z #11 10.26 Get:285 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.10 [13.8 MB] 2025-07-17T06:36:06.7367308Z #11 10.35 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2025-07-17T06:36:06.8620240Z #11 10.36 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-dev amd64 0.2.2-1build2 [62.8 kB] 2025-07-17T06:36:06.8621229Z #11 10.48 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:36:06.9635941Z #11 10.50 Fetched 191 MB in 5s (40.0 MB/s) 2025-07-17T06:36:06.9636493Z #11 10.52 Selecting previously unselected package libpython3.10-minimal:amd64. 2025-07-17T06:36:06.9636955Z #11 10.52 (Reading database ... 2025-07-17T06:36:06.9637311Z (Reading database ... 5% 2025-07-17T06:36:06.9637568Z (Reading database ... 10% 2025-07-17T06:36:06.9637843Z (Reading database ... 15% 2025-07-17T06:36:06.9638109Z (Reading database ... 20% 2025-07-17T06:36:06.9638361Z (Reading database ... 25% 2025-07-17T06:36:06.9638761Z (Reading database ... 30% 2025-07-17T06:36:06.9639012Z (Reading database ... 35% 2025-07-17T06:36:06.9639309Z (Reading database ... 40% 2025-07-17T06:36:06.9639576Z (Reading database ... 45% 2025-07-17T06:36:06.9639823Z (Reading database ... 50% 2025-07-17T06:36:06.9640103Z (Reading database ... 55% 2025-07-17T06:36:06.9640366Z (Reading database ... 60% 2025-07-17T06:36:06.9640615Z (Reading database ... 65% 2025-07-17T06:36:06.9640891Z (Reading database ... 70% 2025-07-17T06:36:06.9641145Z (Reading database ... 75% 2025-07-17T06:36:06.9641408Z (Reading database ... 80% 2025-07-17T06:36:06.9641669Z (Reading database ... 85% 2025-07-17T06:36:06.9641917Z (Reading database ... 90% 2025-07-17T06:36:06.9642179Z (Reading database ... 95% 2025-07-17T06:36:06.9642432Z (Reading database ... 100% 2025-07-17T06:36:06.9642820Z (Reading database ... 4393 files and directories currently installed.) 2025-07-17T06:36:06.9643403Z #11 10.53 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.10_amd64.deb ... 2025-07-17T06:36:06.9643961Z #11 10.53 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:06.9644466Z #11 10.58 Selecting previously unselected package libexpat1:amd64. 2025-07-17T06:36:07.0723726Z #11 10.58 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2025-07-17T06:36:07.0724269Z #11 10.59 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-07-17T06:36:07.0724760Z #11 10.61 Selecting previously unselected package python3.10-minimal. 2025-07-17T06:36:07.0725311Z #11 10.61 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.10_amd64.deb ... 2025-07-17T06:36:07.0725817Z #11 10.61 Unpacking python3.10-minimal (3.10.12-1~22.04.10) ... 2025-07-17T06:36:07.0726293Z #11 10.66 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:07.0726769Z #11 10.68 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-07-17T06:36:07.0727183Z #11 10.69 Setting up python3.10-minimal (3.10.12-1~22.04.10) ... 2025-07-17T06:36:07.6061532Z #11 11.23 Selecting previously unselected package python3-minimal. 2025-07-17T06:36:07.7188000Z #11 11.23 (Reading database ... 2025-07-17T06:36:07.7188387Z (Reading database ... 5% 2025-07-17T06:36:07.7188834Z (Reading database ... 10% 2025-07-17T06:36:07.7189151Z (Reading database ... 15% 2025-07-17T06:36:07.7189409Z (Reading database ... 20% 2025-07-17T06:36:07.7189675Z (Reading database ... 25% 2025-07-17T06:36:07.7189938Z (Reading database ... 30% 2025-07-17T06:36:07.7190201Z (Reading database ... 35% 2025-07-17T06:36:07.7190464Z (Reading database ... 40% 2025-07-17T06:36:07.7190727Z (Reading database ... 45% 2025-07-17T06:36:07.7190978Z (Reading database ... 50% 2025-07-17T06:36:07.7191238Z (Reading database ... 55% 2025-07-17T06:36:07.7191486Z (Reading database ... 60% 2025-07-17T06:36:07.7191749Z (Reading database ... 65% 2025-07-17T06:36:07.7192015Z (Reading database ... 70% 2025-07-17T06:36:07.7192267Z (Reading database ... 75% 2025-07-17T06:36:07.7192530Z (Reading database ... 80% 2025-07-17T06:36:07.7192779Z (Reading database ... 85% 2025-07-17T06:36:07.7193043Z (Reading database ... 90% 2025-07-17T06:36:07.7193306Z (Reading database ... 95% 2025-07-17T06:36:07.7193556Z (Reading database ... 100% 2025-07-17T06:36:07.7194202Z (Reading database ... 4697 files and directories currently installed.) 2025-07-17T06:36:07.7194956Z #11 11.23 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2025-07-17T06:36:07.7195555Z #11 11.23 Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2025-07-17T06:36:07.7195997Z #11 11.26 Selecting previously unselected package media-types. 2025-07-17T06:36:07.7196449Z #11 11.26 Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2025-07-17T06:36:07.7196857Z #11 11.27 Unpacking media-types (7.0.0) ... 2025-07-17T06:36:07.7197276Z #11 11.30 Selecting previously unselected package libmpdec3:amd64. 2025-07-17T06:36:07.7197765Z #11 11.30 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2025-07-17T06:36:07.7198224Z #11 11.31 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2025-07-17T06:36:07.7198737Z #11 11.34 Selecting previously unselected package readline-common. 2025-07-17T06:36:07.8384664Z #11 11.34 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2025-07-17T06:36:07.8385169Z #11 11.34 Unpacking readline-common (8.1.2-1) ... 2025-07-17T06:36:07.8385640Z #11 11.38 Selecting previously unselected package libreadline8:amd64. 2025-07-17T06:36:07.8386168Z #11 11.38 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2025-07-17T06:36:07.8386616Z #11 11.38 Unpacking libreadline8:amd64 (8.1.2-1) ... 2025-07-17T06:36:07.8387051Z #11 11.42 Selecting previously unselected package libsqlite3-0:amd64. 2025-07-17T06:36:07.8387585Z #11 11.42 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.4_amd64.deb ... 2025-07-17T06:36:07.8388084Z #11 11.42 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.4) ... 2025-07-17T06:36:07.8388575Z #11 11.46 Selecting previously unselected package libpython3.10-stdlib:amd64. 2025-07-17T06:36:07.9596029Z #11 11.46 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.10_amd64.deb ... 2025-07-17T06:36:07.9596640Z #11 11.46 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:07.9597164Z #11 11.54 Selecting previously unselected package python3.10. 2025-07-17T06:36:07.9597689Z #11 11.55 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.10_amd64.deb ... 2025-07-17T06:36:07.9598151Z #11 11.55 Unpacking python3.10 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:07.9598810Z #11 11.58 Selecting previously unselected package libpython3-stdlib:amd64. 2025-07-17T06:36:08.1379075Z #11 11.58 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2025-07-17T06:36:08.1379679Z #11 11.58 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-07-17T06:36:08.1380117Z #11 11.61 Setting up python3-minimal (3.10.6-1~22.04.1) ... 2025-07-17T06:36:08.1380550Z #11 11.76 Selecting previously unselected package python3. 2025-07-17T06:36:08.2672794Z #11 11.76 (Reading database ... 2025-07-17T06:36:08.2673283Z (Reading database ... 5% 2025-07-17T06:36:08.2673607Z (Reading database ... 10% 2025-07-17T06:36:08.2673902Z (Reading database ... 15% 2025-07-17T06:36:08.2674257Z (Reading database ... 20% 2025-07-17T06:36:08.2674519Z (Reading database ... 25% 2025-07-17T06:36:08.2674801Z (Reading database ... 30% 2025-07-17T06:36:08.2675058Z (Reading database ... 35% 2025-07-17T06:36:08.2675313Z (Reading database ... 40% 2025-07-17T06:36:08.2675567Z (Reading database ... 45% 2025-07-17T06:36:08.2675827Z (Reading database ... 50% 2025-07-17T06:36:08.2676073Z (Reading database ... 55% 2025-07-17T06:36:08.2676333Z (Reading database ... 60% 2025-07-17T06:36:08.2676590Z (Reading database ... 65% 2025-07-17T06:36:08.2676836Z (Reading database ... 70% 2025-07-17T06:36:08.2677096Z (Reading database ... 75% 2025-07-17T06:36:08.2677344Z (Reading database ... 80% 2025-07-17T06:36:08.2677607Z (Reading database ... 85% 2025-07-17T06:36:08.2677869Z (Reading database ... 90% 2025-07-17T06:36:08.2678115Z (Reading database ... 95% 2025-07-17T06:36:08.2678375Z (Reading database ... 100% 2025-07-17T06:36:08.2678867Z (Reading database ... 5127 files and directories currently installed.) 2025-07-17T06:36:08.2679408Z #11 11.76 Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2025-07-17T06:36:08.2680060Z #11 11.77 Unpacking python3 (3.10.6-1~22.04.1) ... 2025-07-17T06:36:08.2680493Z #11 11.80 Selecting previously unselected package libapparmor1:amd64. 2025-07-17T06:36:08.2681136Z #11 11.80 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... 2025-07-17T06:36:08.2681634Z #11 11.81 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... 2025-07-17T06:36:08.2682096Z #11 11.85 Selecting previously unselected package libargon2-1:amd64. 2025-07-17T06:36:08.2682607Z #11 11.85 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2025-07-17T06:36:08.2683073Z #11 11.85 Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2025-07-17T06:36:08.2683541Z #11 11.89 Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-07-17T06:36:08.3841951Z #11 11.89 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-07-17T06:36:08.3842588Z #11 11.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-07-17T06:36:08.3843122Z #11 11.93 Selecting previously unselected package libjson-c5:amd64. 2025-07-17T06:36:08.3843663Z #11 11.93 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2025-07-17T06:36:08.3844197Z #11 11.93 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2025-07-17T06:36:08.3844689Z #11 11.96 Selecting previously unselected package libcryptsetup12:amd64. 2025-07-17T06:36:08.3845264Z #11 11.96 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2025-07-17T06:36:08.3845800Z #11 11.97 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2025-07-17T06:36:08.3846287Z #11 12.00 Selecting previously unselected package libip4tc2:amd64. 2025-07-17T06:36:08.4854509Z #11 12.00 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2025-07-17T06:36:08.4855052Z #11 12.01 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-07-17T06:36:08.4855506Z #11 12.04 Selecting previously unselected package libkmod2:amd64. 2025-07-17T06:36:08.4856202Z #11 12.04 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2025-07-17T06:36:08.4856702Z #11 12.05 Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2025-07-17T06:36:08.4857105Z #11 12.09 Selecting previously unselected package systemd. 2025-07-17T06:36:08.4857576Z #11 12.09 Preparing to unpack .../8-systemd_249.11-0ubuntu3.16_amd64.deb ... 2025-07-17T06:36:08.4858030Z #11 12.10 Unpacking systemd (249.11-0ubuntu3.16) ... 2025-07-17T06:36:08.6200566Z #11 12.24 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... 2025-07-17T06:36:08.7654323Z #11 12.25 Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2025-07-17T06:36:08.7654835Z #11 12.27 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-07-17T06:36:08.7655321Z #11 12.28 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2025-07-17T06:36:08.7655994Z #11 12.29 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2025-07-17T06:36:08.7656459Z #11 12.31 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-07-17T06:36:08.7656883Z #11 12.32 Setting up libkmod2:amd64 (29-1ubuntu1) ... 2025-07-17T06:36:08.7657267Z #11 12.34 Setting up systemd (249.11-0ubuntu3.16) ... 2025-07-17T06:36:08.7658242Z #11 12.39 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 2025-07-17T06:36:08.9322490Z #11 12.39 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 2025-07-17T06:36:08.9324776Z #11 12.39 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 2025-07-17T06:36:08.9327172Z #11 12.39 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 2025-07-17T06:36:08.9328840Z #11 12.40 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 2025-07-17T06:36:08.9330751Z #11 12.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 2025-07-17T06:36:08.9332528Z #11 12.40 Initializing machine ID from random generator. 2025-07-17T06:36:09.0736244Z #11 12.69 Selecting previously unselected package systemd-sysv. 2025-07-17T06:36:09.2016831Z #11 12.69 (Reading database ... 2025-07-17T06:36:09.2017265Z (Reading database ... 5% 2025-07-17T06:36:09.2017533Z (Reading database ... 10% 2025-07-17T06:36:09.2017877Z (Reading database ... 15% 2025-07-17T06:36:09.2018132Z (Reading database ... 20% 2025-07-17T06:36:09.2018400Z (Reading database ... 25% 2025-07-17T06:36:09.2018661Z (Reading database ... 30% 2025-07-17T06:36:09.2018908Z (Reading database ... 35% 2025-07-17T06:36:09.2019166Z (Reading database ... 40% 2025-07-17T06:36:09.2019413Z (Reading database ... 45% 2025-07-17T06:36:09.2019671Z (Reading database ... 50% 2025-07-17T06:36:09.2019931Z (Reading database ... 55% 2025-07-17T06:36:09.2020179Z (Reading database ... 60% 2025-07-17T06:36:09.2020438Z (Reading database ... 65% 2025-07-17T06:36:09.2020697Z (Reading database ... 70% 2025-07-17T06:36:09.2020962Z (Reading database ... 75% 2025-07-17T06:36:09.2021223Z (Reading database ... 80% 2025-07-17T06:36:09.2021473Z (Reading database ... 85% 2025-07-17T06:36:09.2021744Z (Reading database ... 90% 2025-07-17T06:36:09.2022003Z (Reading database ... 95% 2025-07-17T06:36:09.2022249Z (Reading database ... 100% 2025-07-17T06:36:09.2022632Z (Reading database ... 5966 files and directories currently installed.) 2025-07-17T06:36:09.2023185Z #11 12.70 Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.16_amd64.deb ... 2025-07-17T06:36:09.2023691Z #11 12.70 Unpacking systemd-sysv (249.11-0ubuntu3.16) ... 2025-07-17T06:36:09.2024101Z #11 12.74 Selecting previously unselected package ucf. 2025-07-17T06:36:09.2024500Z #11 12.74 Preparing to unpack .../001-ucf_3.0043_all.deb ... 2025-07-17T06:36:09.2024877Z #11 12.75 Moving old data out of the way 2025-07-17T06:36:09.2025192Z #11 12.75 Unpacking ucf (3.0043) ... 2025-07-17T06:36:09.2025596Z #11 12.79 Selecting previously unselected package libdebuginfod-common. 2025-07-17T06:36:09.2026180Z #11 12.79 Preparing to unpack .../002-libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 2025-07-17T06:36:09.2026717Z #11 12.79 Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 2025-07-17T06:36:09.2027207Z #11 12.82 Selecting previously unselected package perl-modules-5.34. 2025-07-17T06:36:09.3574426Z #11 12.82 Preparing to unpack .../003-perl-modules-5.34_5.34.0-3ubuntu1.4_all.deb ... 2025-07-17T06:36:09.3575003Z #11 12.83 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:09.4112379Z #11 13.03 Selecting previously unselected package libgdbm6:amd64. 2025-07-17T06:36:09.6451891Z #11 13.03 Preparing to unpack .../004-libgdbm6_1.23-1_amd64.deb ... 2025-07-17T06:36:09.6452404Z #11 13.04 Unpacking libgdbm6:amd64 (1.23-1) ... 2025-07-17T06:36:09.6452864Z #11 13.07 Selecting previously unselected package libgdbm-compat4:amd64. 2025-07-17T06:36:09.6453396Z #11 13.07 Preparing to unpack .../005-libgdbm-compat4_1.23-1_amd64.deb ... 2025-07-17T06:36:09.6453923Z #11 13.08 Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2025-07-17T06:36:09.6454389Z #11 13.11 Selecting previously unselected package libperl5.34:amd64. 2025-07-17T06:36:09.6454928Z #11 13.11 Preparing to unpack .../006-libperl5.34_5.34.0-3ubuntu1.4_amd64.deb ... 2025-07-17T06:36:09.6455431Z #11 13.12 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:09.6456066Z #11 13.26 Selecting previously unselected package perl. 2025-07-17T06:36:09.7521785Z #11 13.27 Preparing to unpack .../007-perl_5.34.0-3ubuntu1.4_amd64.deb ... 2025-07-17T06:36:09.7522284Z #11 13.28 Unpacking perl (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:09.7522702Z #11 13.32 Selecting previously unselected package sgml-base. 2025-07-17T06:36:09.7523143Z #11 13.32 Preparing to unpack .../008-sgml-base_1.30_all.deb ... 2025-07-17T06:36:09.7523539Z #11 13.33 Unpacking sgml-base (1.30) ... 2025-07-17T06:36:09.7523906Z #11 13.37 Selecting previously unselected package openssl. 2025-07-17T06:36:09.8740279Z #11 13.37 Preparing to unpack .../009-openssl_3.0.2-0ubuntu1.19_amd64.deb ... 2025-07-17T06:36:09.8741038Z #11 13.38 Unpacking openssl (3.0.2-0ubuntu1.19) ... 2025-07-17T06:36:09.8741700Z #11 13.43 Selecting previously unselected package ca-certificates. 2025-07-17T06:36:09.8742240Z #11 13.43 Preparing to unpack .../010-ca-certificates_20240203~22.04.1_all.deb ... 2025-07-17T06:36:09.8742720Z #11 13.44 Unpacking ca-certificates (20240203~22.04.1) ... 2025-07-17T06:36:09.8743184Z #11 13.49 Selecting previously unselected package libdbus-1-3:amd64. 2025-07-17T06:36:09.9761892Z #11 13.49 Preparing to unpack .../011-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2025-07-17T06:36:09.9762428Z #11 13.50 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-07-17T06:36:09.9762860Z #11 13.54 Selecting previously unselected package dbus. 2025-07-17T06:36:09.9763326Z #11 13.54 Preparing to unpack .../012-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2025-07-17T06:36:09.9763758Z #11 13.56 Unpacking dbus (1.12.20-2ubuntu4.1) ... 2025-07-17T06:36:09.9764219Z #11 13.59 Selecting previously unselected package distro-info-data. 2025-07-17T06:36:09.9764755Z #11 13.59 Preparing to unpack .../013-distro-info-data_0.52ubuntu0.9_all.deb ... 2025-07-17T06:36:09.9765243Z #11 13.60 Unpacking distro-info-data (0.52ubuntu0.9) ... 2025-07-17T06:36:10.0771357Z #11 13.63 Selecting previously unselected package libglib2.0-0:amd64. 2025-07-17T06:36:10.0773060Z #11 13.64 Preparing to unpack .../014-libglib2.0-0_2.72.4-0ubuntu2.5_amd64.deb ... 2025-07-17T06:36:10.0774311Z #11 13.64 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:10.0774842Z #11 13.69 Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-07-17T06:36:10.0775437Z #11 13.69 Preparing to unpack .../015-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2025-07-17T06:36:10.0775935Z #11 13.70 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2025-07-17T06:36:10.2603587Z #11 13.72 Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-07-17T06:36:10.2604202Z #11 13.72 Preparing to unpack .../016-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2025-07-17T06:36:10.2604658Z #11 13.73 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2025-07-17T06:36:10.2605098Z #11 13.76 Selecting previously unselected package iso-codes. 2025-07-17T06:36:10.2605556Z #11 13.76 Preparing to unpack .../017-iso-codes_4.9.0-1_all.deb ... 2025-07-17T06:36:10.2605949Z #11 13.76 Unpacking iso-codes (4.9.0-1) ... 2025-07-17T06:36:10.2606343Z #11 13.88 Selecting previously unselected package libmd0:amd64. 2025-07-17T06:36:10.3704716Z #11 13.88 Preparing to unpack .../018-libmd0_1.0.4-1build1_amd64.deb ... 2025-07-17T06:36:10.3705219Z #11 13.89 Unpacking libmd0:amd64 (1.0.4-1build1) ... 2025-07-17T06:36:10.3705657Z #11 13.92 Selecting previously unselected package libbsd0:amd64. 2025-07-17T06:36:10.3706117Z #11 13.92 Preparing to unpack .../019-libbsd0_0.11.5-1_amd64.deb ... 2025-07-17T06:36:10.3706536Z #11 13.92 Unpacking libbsd0:amd64 (0.11.5-1) ... 2025-07-17T06:36:10.3706948Z #11 13.95 Selecting previously unselected package libcap2-bin. 2025-07-17T06:36:10.3707493Z #11 13.95 Preparing to unpack .../020-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:36:10.3708031Z #11 13.96 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-07-17T06:36:10.3708482Z #11 13.99 Selecting previously unselected package libelf1:amd64. 2025-07-17T06:36:10.5708740Z #11 13.99 Preparing to unpack .../021-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2025-07-17T06:36:10.5709328Z #11 14.00 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:10.5709774Z #11 14.02 Selecting previously unselected package libglib2.0-data. 2025-07-17T06:36:10.5710315Z #11 14.02 Preparing to unpack .../022-libglib2.0-data_2.72.4-0ubuntu2.5_all.deb ... 2025-07-17T06:36:10.5710830Z #11 14.03 Unpacking libglib2.0-data (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:10.5711276Z #11 14.06 Selecting previously unselected package libicu70:amd64. 2025-07-17T06:36:10.5711747Z #11 14.06 Preparing to unpack .../023-libicu70_70.1-2_amd64.deb ... 2025-07-17T06:36:10.5712418Z #11 14.06 Unpacking libicu70:amd64 (70.1-2) ... 2025-07-17T06:36:10.5712863Z #11 14.19 Selecting previously unselected package libpam-systemd:amd64. 2025-07-17T06:36:10.7003379Z #11 14.19 Preparing to unpack .../024-libpam-systemd_249.11-0ubuntu3.16_amd64.deb ... 2025-07-17T06:36:10.7004259Z #11 14.20 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.16) ... 2025-07-17T06:36:10.7004739Z #11 14.23 Selecting previously unselected package libxml2:amd64. 2025-07-17T06:36:10.7005254Z #11 14.23 Preparing to unpack .../025-libxml2_2.9.13+dfsg-1ubuntu0.7_amd64.deb ... 2025-07-17T06:36:10.7005752Z #11 14.24 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-07-17T06:36:10.7006229Z #11 14.28 Selecting previously unselected package libyaml-0-2:amd64. 2025-07-17T06:36:10.7006745Z #11 14.28 Preparing to unpack .../026-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2025-07-17T06:36:10.7007213Z #11 14.29 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-07-17T06:36:10.7007659Z #11 14.32 Selecting previously unselected package lsb-release. 2025-07-17T06:36:10.8161527Z #11 14.32 Preparing to unpack .../027-lsb-release_11.1.0ubuntu4_all.deb ... 2025-07-17T06:36:10.8162031Z #11 14.33 Unpacking lsb-release (11.1.0ubuntu4) ... 2025-07-17T06:36:10.8162488Z #11 14.35 Selecting previously unselected package python-apt-common. 2025-07-17T06:36:10.8163035Z #11 14.36 Preparing to unpack .../028-python-apt-common_2.4.0ubuntu4_all.deb ... 2025-07-17T06:36:10.8163519Z #11 14.36 Unpacking python-apt-common (2.4.0ubuntu4) ... 2025-07-17T06:36:10.8163957Z #11 14.39 Selecting previously unselected package python3-apt. 2025-07-17T06:36:10.8164439Z #11 14.39 Preparing to unpack .../029-python3-apt_2.4.0ubuntu4_amd64.deb ... 2025-07-17T06:36:10.8164895Z #11 14.40 Unpacking python3-apt (2.4.0ubuntu4) ... 2025-07-17T06:36:10.8165320Z #11 14.44 Selecting previously unselected package python3-dbus. 2025-07-17T06:36:10.9546342Z #11 14.44 Preparing to unpack .../030-python3-dbus_1.2.18-3build1_amd64.deb ... 2025-07-17T06:36:10.9546883Z #11 14.44 Unpacking python3-dbus (1.2.18-3build1) ... 2025-07-17T06:36:10.9547300Z #11 14.48 Selecting previously unselected package python3-gi. 2025-07-17T06:36:10.9547811Z #11 14.48 Preparing to unpack .../031-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2025-07-17T06:36:10.9548283Z #11 14.48 Unpacking python3-gi (3.42.1-0ubuntu1) ... 2025-07-17T06:36:10.9548733Z #11 14.52 Selecting previously unselected package python3-pkg-resources. 2025-07-17T06:36:10.9549349Z #11 14.52 Preparing to unpack .../032-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2025-07-17T06:36:10.9549944Z #11 14.53 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2025-07-17T06:36:10.9550418Z #11 14.57 Selecting previously unselected package sudo. 2025-07-17T06:36:11.1677356Z #11 14.58 Preparing to unpack .../033-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2025-07-17T06:36:11.1677850Z #11 14.58 Unpacking sudo (1.9.9-1ubuntu2.5) ... 2025-07-17T06:36:11.1678255Z #11 14.63 Selecting previously unselected package tzdata. 2025-07-17T06:36:11.1678903Z #11 14.63 Preparing to unpack .../034-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2025-07-17T06:36:11.1679370Z #11 14.64 Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2025-07-17T06:36:11.2132170Z #11 14.83 Selecting previously unselected package xxd. 2025-07-17T06:36:11.3596277Z #11 14.83 Preparing to unpack .../035-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2025-07-17T06:36:11.3596796Z #11 14.84 Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:11.3597222Z #11 14.88 Selecting previously unselected package vim-common. 2025-07-17T06:36:11.3597741Z #11 14.88 Preparing to unpack .../036-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2025-07-17T06:36:11.3598237Z #11 14.89 Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:11.3598816Z #11 14.92 Selecting previously unselected package libmagic-mgc. 2025-07-17T06:36:11.3599338Z #11 14.92 Preparing to unpack .../037-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-07-17T06:36:11.3600089Z #11 14.93 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:11.3600541Z #11 14.98 Selecting previously unselected package libmagic1:amd64. 2025-07-17T06:36:11.4744906Z #11 14.98 Preparing to unpack .../038-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-07-17T06:36:11.4745458Z #11 14.98 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:11.4745884Z #11 15.01 Selecting previously unselected package file. 2025-07-17T06:36:11.4746338Z #11 15.02 Preparing to unpack .../039-file_1%3a5.41-3ubuntu0.1_amd64.deb ... 2025-07-17T06:36:11.4746781Z #11 15.02 Unpacking file (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:11.4747222Z #11 15.06 Selecting previously unselected package libnghttp2-14:amd64. 2025-07-17T06:36:11.4747757Z #11 15.06 Preparing to unpack .../040-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2025-07-17T06:36:11.4748268Z #11 15.06 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-07-17T06:36:11.4748754Z #11 15.09 Selecting previously unselected package libpng16-16:amd64. 2025-07-17T06:36:11.5949070Z #11 15.10 Preparing to unpack .../041-libpng16-16_1.6.37-3build5_amd64.deb ... 2025-07-17T06:36:11.5949589Z #11 15.10 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... 2025-07-17T06:36:11.5950100Z #11 15.14 Selecting previously unselected package libpsl5:amd64. 2025-07-17T06:36:11.5950601Z #11 15.14 Preparing to unpack .../042-libpsl5_0.21.0-1.2build2_amd64.deb ... 2025-07-17T06:36:11.5951055Z #11 15.14 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2025-07-17T06:36:11.5951490Z #11 15.18 Selecting previously unselected package libuv1:amd64. 2025-07-17T06:36:11.5951971Z #11 15.18 Preparing to unpack .../043-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... 2025-07-17T06:36:11.5952438Z #11 15.18 Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... 2025-07-17T06:36:11.5952877Z #11 15.21 Selecting previously unselected package libxau6:amd64. 2025-07-17T06:36:11.7082616Z #11 15.22 Preparing to unpack .../044-libxau6_1%3a1.0.9-1build5_amd64.deb ... 2025-07-17T06:36:11.7083124Z #11 15.22 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... 2025-07-17T06:36:11.7083591Z #11 15.25 Selecting previously unselected package libxdmcp6:amd64. 2025-07-17T06:36:11.7084116Z #11 15.25 Preparing to unpack .../045-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... 2025-07-17T06:36:11.7084610Z #11 15.26 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2025-07-17T06:36:11.7085054Z #11 15.29 Selecting previously unselected package libxcb1:amd64. 2025-07-17T06:36:11.7085528Z #11 15.30 Preparing to unpack .../046-libxcb1_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:36:11.7085973Z #11 15.30 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:36:11.7086379Z #11 15.33 Selecting previously unselected package libx11-data. 2025-07-17T06:36:11.8225979Z #11 15.33 Preparing to unpack .../047-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... 2025-07-17T06:36:11.8226611Z #11 15.33 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:11.8227061Z #11 15.40 Selecting previously unselected package libx11-6:amd64. 2025-07-17T06:36:11.8227611Z #11 15.40 Preparing to unpack .../048-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-07-17T06:36:11.8228102Z #11 15.40 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:11.8228545Z #11 15.44 Selecting previously unselected package libxext6:amd64. 2025-07-17T06:36:11.9353248Z #11 15.44 Preparing to unpack .../049-libxext6_2%3a1.3.4-1build1_amd64.deb ... 2025-07-17T06:36:11.9353767Z #11 15.45 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... 2025-07-17T06:36:11.9354165Z #11 15.48 Selecting previously unselected package wget. 2025-07-17T06:36:11.9354622Z #11 15.48 Preparing to unpack .../050-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2025-07-17T06:36:11.9355058Z #11 15.48 Unpacking wget (1.21.2-2ubuntu1.1) ... 2025-07-17T06:36:11.9355452Z #11 15.52 Selecting previously unselected package xz-utils. 2025-07-17T06:36:11.9356155Z #11 15.52 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2025-07-17T06:36:11.9356606Z #11 15.52 Unpacking xz-utils (5.2.5-2ubuntu1) ... 2025-07-17T06:36:11.9357252Z #11 15.56 Selecting previously unselected package apt-transport-https. 2025-07-17T06:36:12.0824215Z #11 15.56 Preparing to unpack .../052-apt-transport-https_2.4.14_all.deb ... 2025-07-17T06:36:12.0825006Z #11 15.56 Unpacking apt-transport-https (2.4.14) ... 2025-07-17T06:36:12.0825482Z #11 15.60 Selecting previously unselected package asciidoc-common. 2025-07-17T06:36:12.0825977Z #11 15.60 Preparing to unpack .../053-asciidoc-common_10.1.2-1_all.deb ... 2025-07-17T06:36:12.0826429Z #11 15.70 Unpacking asciidoc-common (10.1.2-1) ... 2025-07-17T06:36:12.1829213Z #11 15.75 Selecting previously unselected package xml-core. 2025-07-17T06:36:12.1830761Z #11 15.75 Preparing to unpack .../054-xml-core_0.18+nmu1_all.deb ... 2025-07-17T06:36:12.1831187Z #11 15.76 Unpacking xml-core (0.18+nmu1) ... 2025-07-17T06:36:12.1831577Z #11 15.80 Selecting previously unselected package docbook-xsl. 2025-07-17T06:36:12.1832068Z #11 15.80 Preparing to unpack .../055-docbook-xsl_1.79.2+dfsg-1_all.deb ... 2025-07-17T06:36:12.3391956Z #11 15.81 Unpacking docbook-xsl (1.79.2+dfsg-1) ... 2025-07-17T06:36:12.3416764Z #11 15.96 Selecting previously unselected package libxml2-utils. 2025-07-17T06:36:12.4678304Z #11 15.96 Preparing to unpack .../056-libxml2-utils_2.9.13+dfsg-1ubuntu0.7_amd64.deb ... 2025-07-17T06:36:12.4679013Z #11 15.97 Unpacking libxml2-utils (2.9.13+dfsg-1ubuntu0.7) ... 2025-07-17T06:36:12.4679499Z #11 16.00 Selecting previously unselected package libxslt1.1:amd64. 2025-07-17T06:36:12.4680034Z #11 16.01 Preparing to unpack .../057-libxslt1.1_1.1.34-4ubuntu0.22.04.4_amd64.deb ... 2025-07-17T06:36:12.4680570Z #11 16.01 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... 2025-07-17T06:36:12.4681024Z #11 16.04 Selecting previously unselected package xsltproc. 2025-07-17T06:36:12.4681512Z #11 16.04 Preparing to unpack .../058-xsltproc_1.1.34-4ubuntu0.22.04.4_amd64.deb ... 2025-07-17T06:36:12.4682010Z #11 16.05 Unpacking xsltproc (1.1.34-4ubuntu0.22.04.4) ... 2025-07-17T06:36:12.4682448Z #11 16.09 Selecting previously unselected package asciidoc-base. 2025-07-17T06:36:12.6240417Z #11 16.09 Preparing to unpack .../059-asciidoc-base_10.1.2-1_all.deb ... 2025-07-17T06:36:12.6240915Z #11 16.10 Unpacking asciidoc-base (10.1.2-1) ... 2025-07-17T06:36:12.6241353Z #11 16.14 Selecting previously unselected package asciidoc. 2025-07-17T06:36:12.6241801Z #11 16.14 Preparing to unpack .../060-asciidoc_10.1.2-1_all.deb ... 2025-07-17T06:36:12.6242208Z #11 16.24 Unpacking asciidoc (10.1.2-1) ... 2025-07-17T06:36:12.7350749Z #11 16.28 Selecting previously unselected package libsigsegv2:amd64. 2025-07-17T06:36:12.7351364Z #11 16.28 Preparing to unpack .../061-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2025-07-17T06:36:12.7351852Z #11 16.29 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-07-17T06:36:12.7352250Z #11 16.31 Selecting previously unselected package m4. 2025-07-17T06:36:12.7352696Z #11 16.32 Preparing to unpack .../062-m4_1.4.18-5ubuntu2_amd64.deb ... 2025-07-17T06:36:12.7353115Z #11 16.32 Unpacking m4 (1.4.18-5ubuntu2) ... 2025-07-17T06:36:12.7353509Z #11 16.35 Selecting previously unselected package autoconf. 2025-07-17T06:36:12.8787110Z #11 16.36 Preparing to unpack .../063-autoconf_2.71-2_all.deb ... 2025-07-17T06:36:12.8787730Z #11 16.36 Unpacking autoconf (2.71-2) ... 2025-07-17T06:36:12.8788147Z #11 16.40 Selecting previously unselected package autotools-dev. 2025-07-17T06:36:12.8788646Z #11 16.40 Preparing to unpack .../064-autotools-dev_20220109.1_all.deb ... 2025-07-17T06:36:12.8789094Z #11 16.41 Unpacking autotools-dev (20220109.1) ... 2025-07-17T06:36:12.8789490Z #11 16.44 Selecting previously unselected package automake. 2025-07-17T06:36:12.8789958Z #11 16.44 Preparing to unpack .../065-automake_1%3a1.16.5-1.3_all.deb ... 2025-07-17T06:36:12.8790394Z #11 16.45 Unpacking automake (1:1.16.5-1.3) ... 2025-07-17T06:36:12.8790756Z #11 16.50 Selecting previously unselected package bc. 2025-07-17T06:36:12.9985010Z #11 16.50 Preparing to unpack .../066-bc_1.07.1-3build1_amd64.deb ... 2025-07-17T06:36:12.9986050Z #11 16.50 Unpacking bc (1.07.1-3build1) ... 2025-07-17T06:36:12.9986792Z #11 16.53 Selecting previously unselected package binutils-common:amd64. 2025-07-17T06:36:12.9987467Z #11 16.53 Preparing to unpack .../067-binutils-common_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:12.9988008Z #11 16.54 Unpacking binutils-common:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:12.9988482Z #11 16.57 Selecting previously unselected package libbinutils:amd64. 2025-07-17T06:36:12.9989017Z #11 16.57 Preparing to unpack .../068-libbinutils_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:12.9989512Z #11 16.58 Unpacking libbinutils:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:12.9989975Z #11 16.62 Selecting previously unselected package libctf-nobfd0:amd64. 2025-07-17T06:36:13.1531347Z #11 16.62 Preparing to unpack .../069-libctf-nobfd0_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:13.1531886Z #11 16.62 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:13.1532348Z #11 16.66 Selecting previously unselected package libctf0:amd64. 2025-07-17T06:36:13.1532872Z #11 16.66 Preparing to unpack .../070-libctf0_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:13.1533325Z #11 16.67 Unpacking libctf0:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:13.1533831Z #11 16.69 Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-07-17T06:36:13.1534437Z #11 16.70 Preparing to unpack .../071-binutils-x86-64-linux-gnu_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:13.1535023Z #11 16.70 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... 2025-07-17T06:36:13.1535491Z #11 16.77 Selecting previously unselected package binutils. 2025-07-17T06:36:13.3629355Z #11 16.77 Preparing to unpack .../072-binutils_2.38-4ubuntu2.8_amd64.deb ... 2025-07-17T06:36:13.3629882Z #11 16.78 Unpacking binutils (2.38-4ubuntu2.8) ... 2025-07-17T06:36:13.3630319Z #11 16.81 Selecting previously unselected package libc-dev-bin. 2025-07-17T06:36:13.3630831Z #11 16.81 Preparing to unpack .../073-libc-dev-bin_2.35-0ubuntu3.10_amd64.deb ... 2025-07-17T06:36:13.3631362Z #11 16.82 Unpacking libc-dev-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:36:13.3631829Z #11 16.84 Selecting previously unselected package linux-libc-dev:amd64. 2025-07-17T06:36:13.3632372Z #11 16.85 Preparing to unpack .../074-linux-libc-dev_5.15.0-144.157_amd64.deb ... 2025-07-17T06:36:13.3632865Z #11 16.85 Unpacking linux-libc-dev:amd64 (5.15.0-144.157) ... 2025-07-17T06:36:13.3633337Z #11 16.98 Selecting previously unselected package libcrypt-dev:amd64. 2025-07-17T06:36:13.4755123Z #11 16.98 Preparing to unpack .../075-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2025-07-17T06:36:13.4755658Z #11 16.99 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-07-17T06:36:13.4756307Z #11 17.02 Selecting previously unselected package rpcsvc-proto. 2025-07-17T06:36:13.4756879Z #11 17.02 Preparing to unpack .../076-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2025-07-17T06:36:13.4757360Z #11 17.03 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-07-17T06:36:13.4757804Z #11 17.06 Selecting previously unselected package libtirpc-dev:amd64. 2025-07-17T06:36:13.4758360Z #11 17.06 Preparing to unpack .../077-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2025-07-17T06:36:13.4758939Z #11 17.06 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-07-17T06:36:13.4759404Z #11 17.09 Selecting previously unselected package libnsl-dev:amd64. 2025-07-17T06:36:13.6239163Z #11 17.10 Preparing to unpack .../078-libnsl-dev_1.3.0-2build2_amd64.deb ... 2025-07-17T06:36:13.6239742Z #11 17.10 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2025-07-17T06:36:13.6240187Z #11 17.13 Selecting previously unselected package libc6-dev:amd64. 2025-07-17T06:36:13.6240708Z #11 17.13 Preparing to unpack .../079-libc6-dev_2.35-0ubuntu3.10_amd64.deb ... 2025-07-17T06:36:13.6241178Z #11 17.14 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.10) ... 2025-07-17T06:36:13.6241636Z #11 17.24 Selecting previously unselected package gcc-11-base:amd64. 2025-07-17T06:36:13.7643337Z #11 17.25 Preparing to unpack .../080-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:13.7644201Z #11 17.25 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:13.7644684Z #11 17.29 Selecting previously unselected package libisl23:amd64. 2025-07-17T06:36:13.7645289Z #11 17.29 Preparing to unpack .../081-libisl23_0.24-2build1_amd64.deb ... 2025-07-17T06:36:13.7645735Z #11 17.29 Unpacking libisl23:amd64 (0.24-2build1) ... 2025-07-17T06:36:13.7646171Z #11 17.34 Selecting previously unselected package libmpfr6:amd64. 2025-07-17T06:36:13.7646662Z #11 17.34 Preparing to unpack .../082-libmpfr6_4.1.0-3build3_amd64.deb ... 2025-07-17T06:36:13.7647104Z #11 17.34 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2025-07-17T06:36:13.7647531Z #11 17.38 Selecting previously unselected package libmpc3:amd64. 2025-07-17T06:36:13.9347273Z #11 17.39 Preparing to unpack .../083-libmpc3_1.2.1-2build1_amd64.deb ... 2025-07-17T06:36:13.9347804Z #11 17.39 Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2025-07-17T06:36:13.9348225Z #11 17.43 Selecting previously unselected package cpp-11. 2025-07-17T06:36:13.9348740Z #11 17.44 Preparing to unpack .../084-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:13.9349217Z #11 17.44 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:13.9349628Z #11 17.55 Selecting previously unselected package cpp. 2025-07-17T06:36:14.0605130Z #11 17.56 Preparing to unpack .../085-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-07-17T06:36:14.0605800Z #11 17.56 Unpacking cpp (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:14.0606511Z #11 17.60 Selecting previously unselected package libcc1-0:amd64. 2025-07-17T06:36:14.0607035Z #11 17.60 Preparing to unpack .../086-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.0607537Z #11 17.60 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.0607979Z #11 17.64 Selecting previously unselected package libgomp1:amd64. 2025-07-17T06:36:14.0608501Z #11 17.64 Preparing to unpack .../087-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.0609104Z #11 17.64 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.0609560Z #11 17.68 Selecting previously unselected package libitm1:amd64. 2025-07-17T06:36:14.2077823Z #11 17.68 Preparing to unpack .../088-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.2078527Z #11 17.69 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.2080886Z #11 17.72 Selecting previously unselected package libatomic1:amd64. 2025-07-17T06:36:14.2081458Z #11 17.72 Preparing to unpack .../089-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.2081992Z #11 17.73 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.2082457Z #11 17.76 Selecting previously unselected package libasan6:amd64. 2025-07-17T06:36:14.2082959Z #11 17.77 Preparing to unpack .../090-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.2083455Z #11 17.77 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.2083907Z #11 17.83 Selecting previously unselected package liblsan0:amd64. 2025-07-17T06:36:14.3256156Z #11 17.83 Preparing to unpack .../091-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.3256751Z #11 17.83 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.3257233Z #11 17.88 Selecting previously unselected package libtsan0:amd64. 2025-07-17T06:36:14.3257755Z #11 17.88 Preparing to unpack .../092-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.3258254Z #11 17.89 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.3258704Z #11 17.95 Selecting previously unselected package libubsan1:amd64. 2025-07-17T06:36:14.4917526Z #11 17.95 Preparing to unpack .../093-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.4918112Z #11 17.95 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.4918740Z #11 18.00 Selecting previously unselected package libquadmath0:amd64. 2025-07-17T06:36:14.4919305Z #11 18.00 Preparing to unpack .../094-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.4920101Z #11 18.00 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.4920586Z #11 18.03 Selecting previously unselected package libgcc-11-dev:amd64. 2025-07-17T06:36:14.4921252Z #11 18.03 Preparing to unpack .../095-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.4921786Z #11 18.04 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.4922237Z #11 18.11 Selecting previously unselected package gcc-11. 2025-07-17T06:36:14.6477624Z #11 18.11 Preparing to unpack .../096-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.6478142Z #11 18.12 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.6885568Z #11 18.31 Selecting previously unselected package gcc. 2025-07-17T06:36:14.8789854Z #11 18.31 Preparing to unpack .../097-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-07-17T06:36:14.8790361Z #11 18.31 Unpacking gcc (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:14.8790821Z #11 18.35 Selecting previously unselected package libstdc++-11-dev:amd64. 2025-07-17T06:36:14.8791465Z #11 18.35 Preparing to unpack .../098-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:14.8792033Z #11 18.35 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:14.8792508Z #11 18.50 Selecting previously unselected package g++-11. 2025-07-17T06:36:15.0037713Z #11 18.50 Preparing to unpack .../099-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:15.0038237Z #11 18.50 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:15.0038819Z #11 18.62 Selecting previously unselected package g++. 2025-07-17T06:36:15.1198075Z #11 18.63 Preparing to unpack .../100-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-07-17T06:36:15.1198736Z #11 18.63 Unpacking g++ (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:15.1199120Z #11 18.66 Selecting previously unselected package make. 2025-07-17T06:36:15.1199647Z #11 18.66 Preparing to unpack .../101-make_4.3-4.1build1_amd64.deb ... 2025-07-17T06:36:15.1200074Z #11 18.66 Unpacking make (4.3-4.1build1) ... 2025-07-17T06:36:15.1200497Z #11 18.69 Selecting previously unselected package libdpkg-perl. 2025-07-17T06:36:15.1201028Z #11 18.69 Preparing to unpack .../102-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... 2025-07-17T06:36:15.1201513Z #11 18.70 Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... 2025-07-17T06:36:15.1201913Z #11 18.74 Selecting previously unselected package bzip2. 2025-07-17T06:36:15.2243018Z #11 18.74 Preparing to unpack .../103-bzip2_1.0.8-5build1_amd64.deb ... 2025-07-17T06:36:15.2243494Z #11 18.75 Unpacking bzip2 (1.0.8-5build1) ... 2025-07-17T06:36:15.2243877Z #11 18.77 Selecting previously unselected package patch. 2025-07-17T06:36:15.2244344Z #11 18.78 Preparing to unpack .../104-patch_2.7.6-7build2_amd64.deb ... 2025-07-17T06:36:15.2244778Z #11 18.78 Unpacking patch (2.7.6-7build2) ... 2025-07-17T06:36:15.2245217Z #11 18.81 Selecting previously unselected package lto-disabled-list. 2025-07-17T06:36:15.2245730Z #11 18.81 Preparing to unpack .../105-lto-disabled-list_24_all.deb ... 2025-07-17T06:36:15.2246178Z #11 18.82 Unpacking lto-disabled-list (24) ... 2025-07-17T06:36:15.2246588Z #11 18.84 Selecting previously unselected package dpkg-dev. 2025-07-17T06:36:15.3560976Z #11 18.85 Preparing to unpack .../106-dpkg-dev_1.21.1ubuntu2.3_all.deb ... 2025-07-17T06:36:15.3561453Z #11 18.85 Unpacking dpkg-dev (1.21.1ubuntu2.3) ... 2025-07-17T06:36:15.3561916Z #11 18.89 Selecting previously unselected package build-essential. 2025-07-17T06:36:15.3562444Z #11 18.89 Preparing to unpack .../107-build-essential_12.9ubuntu3_amd64.deb ... 2025-07-17T06:36:15.3562914Z #11 18.90 Unpacking build-essential (12.9ubuntu3) ... 2025-07-17T06:36:15.3563365Z #11 18.93 Selecting previously unselected package libarchive13:amd64. 2025-07-17T06:36:15.3563887Z #11 18.93 Preparing to unpack .../108-libarchive13_3.6.0-1ubuntu1.5_amd64.deb ... 2025-07-17T06:36:15.3564381Z #11 18.94 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.5) ... 2025-07-17T06:36:15.3564842Z #11 18.98 Selecting previously unselected package libbrotli1:amd64. 2025-07-17T06:36:15.4745593Z #11 18.98 Preparing to unpack .../109-libbrotli1_1.0.9-2build6_amd64.deb ... 2025-07-17T06:36:15.4746192Z #11 18.98 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2025-07-17T06:36:15.4746887Z #11 19.01 Selecting previously unselected package libsasl2-modules-db:amd64. 2025-07-17T06:36:15.4747543Z #11 19.01 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-07-17T06:36:15.4748168Z #11 19.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-07-17T06:36:15.4748687Z #11 19.05 Selecting previously unselected package libsasl2-2:amd64. 2025-07-17T06:36:15.4749230Z #11 19.05 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-07-17T06:36:15.4749874Z #11 19.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-07-17T06:36:15.4750345Z #11 19.09 Selecting previously unselected package libldap-2.5-0:amd64. 2025-07-17T06:36:15.6024663Z #11 19.10 Preparing to unpack .../112-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:36:15.6025350Z #11 19.10 Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-07-17T06:36:15.6025882Z #11 19.14 Selecting previously unselected package librtmp1:amd64. 2025-07-17T06:36:15.6026499Z #11 19.14 Preparing to unpack .../113-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2025-07-17T06:36:15.6027086Z #11 19.14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-07-17T06:36:15.6027578Z #11 19.18 Selecting previously unselected package libssh-4:amd64. 2025-07-17T06:36:15.6028097Z #11 19.18 Preparing to unpack .../114-libssh-4_0.9.6-2ubuntu0.22.04.4_amd64.deb ... 2025-07-17T06:36:15.6028597Z #11 19.18 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... 2025-07-17T06:36:15.6029056Z #11 19.22 Selecting previously unselected package libcurl4:amd64. 2025-07-17T06:36:15.7214765Z #11 19.22 Preparing to unpack .../115-libcurl4_7.81.0-1ubuntu1.20_amd64.deb ... 2025-07-17T06:36:15.7215313Z #11 19.23 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:15.7215825Z #11 19.26 Selecting previously unselected package libjsoncpp25:amd64. 2025-07-17T06:36:15.7216353Z #11 19.26 Preparing to unpack .../116-libjsoncpp25_1.9.5-3_amd64.deb ... 2025-07-17T06:36:15.7216787Z #11 19.27 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... 2025-07-17T06:36:15.7217228Z #11 19.31 Selecting previously unselected package librhash0:amd64. 2025-07-17T06:36:15.7217731Z #11 19.31 Preparing to unpack .../117-librhash0_1.4.2-1ubuntu1_amd64.deb ... 2025-07-17T06:36:15.7218184Z #11 19.31 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... 2025-07-17T06:36:15.7218625Z #11 19.34 Selecting previously unselected package dh-elpa-helper. 2025-07-17T06:36:15.8268791Z #11 19.34 Preparing to unpack .../118-dh-elpa-helper_2.0.9ubuntu1_all.deb ... 2025-07-17T06:36:15.8269323Z #11 19.35 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... 2025-07-17T06:36:15.8269772Z #11 19.38 Selecting previously unselected package emacsen-common. 2025-07-17T06:36:15.8270291Z #11 19.39 Preparing to unpack .../119-emacsen-common_3.0.4_all.deb ... 2025-07-17T06:36:15.8270720Z #11 19.40 Unpacking emacsen-common (3.0.4) ... 2025-07-17T06:36:15.8271129Z #11 19.44 Selecting previously unselected package cmake-data. 2025-07-17T06:36:15.8271630Z #11 19.44 Preparing to unpack .../120-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... 2025-07-17T06:36:15.8272132Z #11 19.45 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... 2025-07-17T06:36:16.1589088Z #11 19.78 Selecting previously unselected package cmake. 2025-07-17T06:36:16.2997124Z #11 19.78 Preparing to unpack .../121-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... 2025-07-17T06:36:16.2997682Z #11 19.79 Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... 2025-07-17T06:36:16.2998091Z #11 19.87 Selecting previously unselected package curl. 2025-07-17T06:36:16.2998640Z #11 19.87 Preparing to unpack .../122-curl_7.81.0-1ubuntu1.20_amd64.deb ... 2025-07-17T06:36:16.2999091Z #11 19.88 Unpacking curl (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:16.2999824Z #11 19.92 Selecting previously unselected package sgml-data. 2025-07-17T06:36:16.4104253Z #11 19.92 Preparing to unpack .../123-sgml-data_2.0.11+nmu1_all.deb ... 2025-07-17T06:36:16.4104964Z #11 19.93 Unpacking sgml-data (2.0.11+nmu1) ... 2025-07-17T06:36:16.4105388Z #11 19.99 Selecting previously unselected package docbook-xml. 2025-07-17T06:36:16.4105848Z #11 19.99 Preparing to unpack .../124-docbook-xml_4.5-11_all.deb ... 2025-07-17T06:36:16.4106264Z #11 20.00 Unpacking docbook-xml (4.5-11) ... 2025-07-17T06:36:16.4106672Z #11 20.03 Selecting previously unselected package fonts-dejavu-core. 2025-07-17T06:36:16.5313279Z #11 20.03 Preparing to unpack .../125-fonts-dejavu-core_2.37-2build1_all.deb ... 2025-07-17T06:36:16.5313870Z #11 20.03 Unpacking fonts-dejavu-core (2.37-2build1) ... 2025-07-17T06:36:16.5314348Z #11 20.12 Selecting previously unselected package fontconfig-config. 2025-07-17T06:36:16.5314902Z #11 20.13 Preparing to unpack .../126-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... 2025-07-17T06:36:16.5315433Z #11 20.13 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:16.5315885Z #11 20.15 Selecting previously unselected package libdw1:amd64. 2025-07-17T06:36:16.6514598Z #11 20.15 Preparing to unpack .../127-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2025-07-17T06:36:16.6515095Z #11 20.15 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:16.6515570Z #11 20.18 Selecting previously unselected package libbabeltrace1:amd64. 2025-07-17T06:36:16.6516111Z #11 20.18 Preparing to unpack .../128-libbabeltrace1_1.5.8-2build1_amd64.deb ... 2025-07-17T06:36:16.6516613Z #11 20.18 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 2025-07-17T06:36:16.6517098Z #11 20.20 Selecting previously unselected package libcurl3-gnutls:amd64. 2025-07-17T06:36:16.6517649Z #11 20.20 Preparing to unpack .../129-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ... 2025-07-17T06:36:16.6518188Z #11 20.21 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:16.6518810Z #11 20.23 Selecting previously unselected package libdebuginfod1:amd64. 2025-07-17T06:36:16.6519366Z #11 20.23 Preparing to unpack .../130-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 2025-07-17T06:36:16.6519889Z #11 20.24 Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:16.6520333Z #11 20.27 Selecting previously unselected package libipt2. 2025-07-17T06:36:16.7522446Z #11 20.27 Preparing to unpack .../131-libipt2_2.0.5-1_amd64.deb ... 2025-07-17T06:36:16.7522903Z #11 20.28 Unpacking libipt2 (2.0.5-1) ... 2025-07-17T06:36:16.7523336Z #11 20.31 Selecting previously unselected package libpython3.10:amd64. 2025-07-17T06:36:16.7523874Z #11 20.31 Preparing to unpack .../132-libpython3.10_3.10.12-1~22.04.10_amd64.deb ... 2025-07-17T06:36:16.7524391Z #11 20.32 Unpacking libpython3.10:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:16.7524899Z #11 20.37 Selecting previously unselected package libsource-highlight-common. 2025-07-17T06:36:16.7525526Z #11 20.37 Preparing to unpack .../133-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 2025-07-17T06:36:16.7526145Z #11 20.37 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 2025-07-17T06:36:16.8530714Z #11 20.42 Selecting previously unselected package libboost-regex1.74.0:amd64. 2025-07-17T06:36:16.8531370Z #11 20.43 Preparing to unpack .../134-libboost-regex1.74.0_1.74.0-14ubuntu3_amd64.deb ... 2025-07-17T06:36:16.8531937Z #11 20.43 Unpacking libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2025-07-17T06:36:16.8532459Z #11 20.47 Selecting previously unselected package libsource-highlight4v5. 2025-07-17T06:36:16.8533058Z #11 20.47 Preparing to unpack .../135-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 2025-07-17T06:36:16.9718123Z #11 20.48 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 2025-07-17T06:36:16.9718708Z #11 20.51 Selecting previously unselected package gdb. 2025-07-17T06:36:16.9719170Z #11 20.51 Preparing to unpack .../136-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 2025-07-17T06:36:16.9719629Z #11 20.52 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 2025-07-17T06:36:16.9720303Z #11 20.59 Selecting previously unselected package libgfortran5:amd64. 2025-07-17T06:36:17.1919223Z #11 20.59 Preparing to unpack .../137-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:17.1919865Z #11 20.60 Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:17.1920390Z #11 20.63 Selecting previously unselected package libgfortran-11-dev:amd64. 2025-07-17T06:36:17.1920988Z #11 20.64 Preparing to unpack .../138-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:17.1921578Z #11 20.64 Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:17.1922074Z #11 20.68 Selecting previously unselected package gfortran-11. 2025-07-17T06:36:17.1922576Z #11 20.68 Preparing to unpack .../139-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2025-07-17T06:36:17.1923080Z #11 20.69 Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:17.1923505Z #11 20.81 Selecting previously unselected package gfortran. 2025-07-17T06:36:17.3054092Z #11 20.81 Preparing to unpack .../140-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-07-17T06:36:17.3054616Z #11 20.82 Unpacking gfortran (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:17.3055140Z #11 20.85 Selecting previously unselected package libpackagekit-glib2-18:amd64. 2025-07-17T06:36:17.3055927Z #11 20.86 Preparing to unpack .../141-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2025-07-17T06:36:17.3056507Z #11 20.86 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2025-07-17T06:36:17.3057032Z #11 20.89 Selecting previously unselected package gir1.2-packagekitglib-1.0. 2025-07-17T06:36:17.3057639Z #11 20.89 Preparing to unpack .../142-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2025-07-17T06:36:17.3058207Z #11 20.90 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2025-07-17T06:36:17.3058675Z #11 20.93 Selecting previously unselected package liberror-perl. 2025-07-17T06:36:17.5156839Z #11 20.93 Preparing to unpack .../143-liberror-perl_0.17029-1_all.deb ... 2025-07-17T06:36:17.5157361Z #11 20.93 Unpacking liberror-perl (0.17029-1) ... 2025-07-17T06:36:17.5157772Z #11 20.96 Selecting previously unselected package git-man. 2025-07-17T06:36:17.5158269Z #11 20.96 Preparing to unpack .../144-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... 2025-07-17T06:36:17.5158852Z #11 20.97 Unpacking git-man (1:2.34.1-1ubuntu1.15) ... 2025-07-17T06:36:17.5159236Z #11 21.01 Selecting previously unselected package git. 2025-07-17T06:36:17.5159702Z #11 21.01 Preparing to unpack .../145-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... 2025-07-17T06:36:17.5160153Z #11 21.02 Unpacking git (1:2.34.1-1ubuntu1.15) ... 2025-07-17T06:36:17.5160570Z #11 21.14 Selecting previously unselected package libassuan0:amd64. 2025-07-17T06:36:17.6330691Z #11 21.14 Preparing to unpack .../146-libassuan0_2.5.5-1build1_amd64.deb ... 2025-07-17T06:36:17.6331236Z #11 21.14 Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2025-07-17T06:36:17.6331658Z #11 21.17 Selecting previously unselected package gpgconf. 2025-07-17T06:36:17.6332150Z #11 21.17 Preparing to unpack .../147-gpgconf_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:36:17.6332607Z #11 21.18 Unpacking gpgconf (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:17.6333010Z #11 21.21 Selecting previously unselected package gpg. 2025-07-17T06:36:17.6333451Z #11 21.21 Preparing to unpack .../148-gpg_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:36:17.6333884Z #11 21.22 Unpacking gpg (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:17.6334309Z #11 21.25 Selecting previously unselected package pinentry-curses. 2025-07-17T06:36:17.7629252Z #11 21.25 Preparing to unpack .../149-pinentry-curses_1.1.1-1build2_amd64.deb ... 2025-07-17T06:36:17.7629824Z #11 21.26 Unpacking pinentry-curses (1.1.1-1build2) ... 2025-07-17T06:36:17.7630278Z #11 21.29 Selecting previously unselected package libnpth0:amd64. 2025-07-17T06:36:17.7630762Z #11 21.30 Preparing to unpack .../150-libnpth0_1.6-3build2_amd64.deb ... 2025-07-17T06:36:17.7631210Z #11 21.30 Unpacking libnpth0:amd64 (1.6-3build2) ... 2025-07-17T06:36:17.7631835Z #11 21.34 Selecting previously unselected package gpg-agent. 2025-07-17T06:36:17.7632427Z #11 21.34 Preparing to unpack .../151-gpg-agent_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:36:17.7632904Z #11 21.34 Unpacking gpg-agent (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:17.7633322Z #11 21.38 Selecting previously unselected package libonig5:amd64. 2025-07-17T06:36:17.8803943Z #11 21.38 Preparing to unpack .../152-libonig5_6.9.7.1-2build1_amd64.deb ... 2025-07-17T06:36:17.8804462Z #11 21.39 Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2025-07-17T06:36:17.8804886Z #11 21.42 Selecting previously unselected package libjq1:amd64. 2025-07-17T06:36:17.8805378Z #11 21.43 Preparing to unpack .../153-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2025-07-17T06:36:17.8805827Z #11 21.43 Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2025-07-17T06:36:17.8806207Z #11 21.46 Selecting previously unselected package jq. 2025-07-17T06:36:17.8806644Z #11 21.46 Preparing to unpack .../154-jq_1.6-2.1ubuntu3_amd64.deb ... 2025-07-17T06:36:17.8807062Z #11 21.47 Unpacking jq (1.6-2.1ubuntu3) ... 2025-07-17T06:36:17.8807486Z #11 21.50 Selecting previously unselected package libstemmer0d:amd64. 2025-07-17T06:36:18.0032041Z #11 21.50 Preparing to unpack .../155-libstemmer0d_2.2.0-1build1_amd64.deb ... 2025-07-17T06:36:18.0032645Z #11 21.51 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2025-07-17T06:36:18.0033091Z #11 21.55 Selecting previously unselected package libxmlb2:amd64. 2025-07-17T06:36:18.0033590Z #11 21.55 Preparing to unpack .../156-libxmlb2_0.3.6-2build1_amd64.deb ... 2025-07-17T06:36:18.0034048Z #11 21.55 Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2025-07-17T06:36:18.0034493Z #11 21.59 Selecting previously unselected package libappstream4:amd64. 2025-07-17T06:36:18.0035011Z #11 21.59 Preparing to unpack .../157-libappstream4_0.15.2-2_amd64.deb ... 2025-07-17T06:36:18.0035469Z #11 21.59 Unpacking libappstream4:amd64 (0.15.2-2) ... 2025-07-17T06:36:18.0035897Z #11 21.62 Selecting previously unselected package libasound2-data. 2025-07-17T06:36:18.1480337Z #11 21.62 Preparing to unpack .../158-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... 2025-07-17T06:36:18.1480910Z #11 21.63 Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:18.1481366Z #11 21.67 Selecting previously unselected package libasound2:amd64. 2025-07-17T06:36:18.1481897Z #11 21.68 Preparing to unpack .../159-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... 2025-07-17T06:36:18.1482373Z #11 21.68 Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:18.1482848Z #11 21.71 Selecting previously unselected package libasound2-dev:amd64. 2025-07-17T06:36:18.1483604Z #11 21.72 Preparing to unpack .../160-libasound2-dev_1.2.6.1-1ubuntu1_amd64.deb ... 2025-07-17T06:36:18.1484070Z #11 21.72 Unpacking libasound2-dev:amd64 (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:18.1484521Z #11 21.77 Selecting previously unselected package libatlas3-base:amd64. 2025-07-17T06:36:18.3352993Z #11 21.77 Preparing to unpack .../161-libatlas3-base_3.10.3-12ubuntu1_amd64.deb ... 2025-07-17T06:36:18.3353601Z #11 21.78 Unpacking libatlas3-base:amd64 (3.10.3-12ubuntu1) ... 2025-07-17T06:36:18.3354118Z #11 21.85 Selecting previously unselected package libatlas-base-dev:amd64. 2025-07-17T06:36:18.3354706Z #11 21.85 Preparing to unpack .../162-libatlas-base-dev_3.10.3-12ubuntu1_amd64.deb ... 2025-07-17T06:36:18.3355241Z #11 21.86 Unpacking libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ... 2025-07-17T06:36:18.3355949Z #11 21.95 Selecting previously unselected package libbrotli-dev:amd64. 2025-07-17T06:36:18.4588256Z #11 21.96 Preparing to unpack .../163-libbrotli-dev_1.0.9-2build6_amd64.deb ... 2025-07-17T06:36:18.4588802Z #11 21.96 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... 2025-07-17T06:36:18.4589264Z #11 22.00 Selecting previously unselected package libbz2-dev:amd64. 2025-07-17T06:36:18.4589783Z #11 22.00 Preparing to unpack .../164-libbz2-dev_1.0.8-5build1_amd64.deb ... 2025-07-17T06:36:18.4590254Z #11 22.00 Unpacking libbz2-dev:amd64 (1.0.8-5build1) ... 2025-07-17T06:36:18.4590930Z #11 22.03 Selecting previously unselected package libexpat1-dev:amd64. 2025-07-17T06:36:18.4591481Z #11 22.03 Preparing to unpack .../165-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... 2025-07-17T06:36:18.4592091Z #11 22.04 Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-07-17T06:36:18.4592550Z #11 22.08 Selecting previously unselected package libogg0:amd64. 2025-07-17T06:36:18.5919751Z #11 22.08 Preparing to unpack .../166-libogg0_1.3.5-0ubuntu3_amd64.deb ... 2025-07-17T06:36:18.5920239Z #11 22.08 Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ... 2025-07-17T06:36:18.5920691Z #11 22.12 Selecting previously unselected package libflac8:amd64. 2025-07-17T06:36:18.5921199Z #11 22.12 Preparing to unpack .../167-libflac8_1.3.3-2ubuntu0.2_amd64.deb ... 2025-07-17T06:36:18.5921661Z #11 22.14 Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2025-07-17T06:36:18.5922112Z #11 22.17 Selecting previously unselected package libogg-dev:amd64. 2025-07-17T06:36:18.5922625Z #11 22.17 Preparing to unpack .../168-libogg-dev_1.3.5-0ubuntu3_amd64.deb ... 2025-07-17T06:36:18.5923103Z #11 22.18 Unpacking libogg-dev:amd64 (1.3.5-0ubuntu3) ... 2025-07-17T06:36:18.5923567Z #11 22.21 Selecting previously unselected package libflac-dev:amd64. 2025-07-17T06:36:18.7157495Z #11 22.21 Preparing to unpack .../169-libflac-dev_1.3.3-2ubuntu0.2_amd64.deb ... 2025-07-17T06:36:18.7158016Z #11 22.22 Unpacking libflac-dev:amd64 (1.3.3-2ubuntu0.2) ... 2025-07-17T06:36:18.7158593Z #11 22.26 Selecting previously unselected package libfreetype6:amd64. 2025-07-17T06:36:18.7159149Z #11 22.26 Preparing to unpack .../170-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2025-07-17T06:36:18.7159703Z #11 22.26 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:18.7160211Z #11 22.30 Selecting previously unselected package libfontconfig1:amd64. 2025-07-17T06:36:18.7160756Z #11 22.30 Preparing to unpack .../171-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... 2025-07-17T06:36:18.7161281Z #11 22.31 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:18.7161778Z #11 22.34 Selecting previously unselected package zlib1g-dev:amd64. 2025-07-17T06:36:18.8347754Z #11 22.34 Preparing to unpack .../172-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2025-07-17T06:36:18.8348371Z #11 22.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-07-17T06:36:18.8348876Z #11 22.37 Selecting previously unselected package libpng-dev:amd64. 2025-07-17T06:36:18.8349456Z #11 22.37 Preparing to unpack .../173-libpng-dev_1.6.37-3build5_amd64.deb ... 2025-07-17T06:36:18.8349934Z #11 22.38 Unpacking libpng-dev:amd64 (1.6.37-3build5) ... 2025-07-17T06:36:18.8350409Z #11 22.41 Selecting previously unselected package libfreetype-dev:amd64. 2025-07-17T06:36:18.8350987Z #11 22.41 Preparing to unpack .../174-libfreetype-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2025-07-17T06:36:18.8351564Z #11 22.42 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:18.8352080Z #11 22.45 Selecting previously unselected package libfreetype6-dev:amd64. 2025-07-17T06:36:18.9407126Z #11 22.46 Preparing to unpack .../175-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2025-07-17T06:36:18.9407786Z #11 22.46 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:18.9408314Z #11 22.49 Selecting previously unselected package uuid-dev:amd64. 2025-07-17T06:36:18.9408816Z #11 22.49 Preparing to unpack .../176-uuid-dev_2.37.2-4ubuntu3.4_amd64.deb ... 2025-07-17T06:36:18.9409297Z #11 22.50 Unpacking uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... 2025-07-17T06:36:18.9409715Z #11 22.53 Selecting previously unselected package pkg-config. 2025-07-17T06:36:18.9410217Z #11 22.53 Preparing to unpack .../177-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2025-07-17T06:36:18.9410688Z #11 22.54 Unpacking pkg-config (0.29.2-1ubuntu3) ... 2025-07-17T06:36:18.9411144Z #11 22.56 Selecting previously unselected package libfontconfig-dev:amd64. 2025-07-17T06:36:19.0549278Z #11 22.56 Preparing to unpack .../178-libfontconfig-dev_2.13.1-4.2ubuntu5_amd64.deb ... 2025-07-17T06:36:19.0550929Z #11 22.56 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:19.0551566Z #11 22.58 Selecting previously unselected package libfontconfig1-dev:amd64. 2025-07-17T06:36:19.0552164Z #11 22.58 Preparing to unpack .../179-libfontconfig1-dev_2.13.1-4.2ubuntu5_amd64.deb ... 2025-07-17T06:36:19.0552727Z #11 22.59 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:19.0553232Z #11 22.60 Selecting previously unselected package libgdbm-dev:amd64. 2025-07-17T06:36:19.0553734Z #11 22.61 Preparing to unpack .../180-libgdbm-dev_1.23-1_amd64.deb ... 2025-07-17T06:36:19.0554157Z #11 22.61 Unpacking libgdbm-dev:amd64 (1.23-1) ... 2025-07-17T06:36:19.0554591Z #11 22.63 Selecting previously unselected package libglib2.0-bin. 2025-07-17T06:36:19.0555116Z #11 22.63 Preparing to unpack .../181-libglib2.0-bin_2.72.4-0ubuntu2.5_amd64.deb ... 2025-07-17T06:36:19.0555606Z #11 22.63 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:19.0556286Z #11 22.65 Selecting previously unselected package libgpm2:amd64. 2025-07-17T06:36:19.0556779Z #11 22.65 Preparing to unpack .../182-libgpm2_1.20.7-10build1_amd64.deb ... 2025-07-17T06:36:19.0557237Z #11 22.66 Unpacking libgpm2:amd64 (1.20.7-10build1) ... 2025-07-17T06:36:19.0557721Z #11 22.67 Selecting previously unselected package libunwind8:amd64. 2025-07-17T06:36:19.1679945Z #11 22.68 Preparing to unpack .../183-libunwind8_1.3.2-2build2.1_amd64.deb ... 2025-07-17T06:36:19.1680557Z #11 22.68 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2025-07-17T06:36:19.1681044Z #11 22.70 Selecting previously unselected package libgstreamer1.0-0:amd64. 2025-07-17T06:36:19.1681610Z #11 22.70 Preparing to unpack .../184-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2025-07-17T06:36:19.1682158Z #11 22.70 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2025-07-17T06:36:19.1682659Z #11 22.75 Selecting previously unselected package libjemalloc2:amd64. 2025-07-17T06:36:19.1683326Z #11 22.75 Preparing to unpack .../185-libjemalloc2_5.2.1-4ubuntu1_amd64.deb ... 2025-07-17T06:36:19.1683909Z #11 22.75 Unpacking libjemalloc2:amd64 (5.2.1-4ubuntu1) ... 2025-07-17T06:36:19.1684363Z #11 22.79 Selecting previously unselected package libjpeg-turbo8:amd64. 2025-07-17T06:36:19.2786535Z #11 22.79 Preparing to unpack .../186-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... 2025-07-17T06:36:19.2787109Z #11 22.79 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2025-07-17T06:36:19.2787624Z #11 22.82 Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2025-07-17T06:36:19.2788200Z #11 22.82 Preparing to unpack .../187-libjpeg-turbo8-dev_2.1.2-0ubuntu1_amd64.deb ... 2025-07-17T06:36:19.2788739Z #11 22.83 Unpacking libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... 2025-07-17T06:36:19.2789217Z #11 22.86 Selecting previously unselected package libjpeg8:amd64. 2025-07-17T06:36:19.2789700Z #11 22.86 Preparing to unpack .../188-libjpeg8_8c-2ubuntu10_amd64.deb ... 2025-07-17T06:36:19.2790173Z #11 22.87 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:19.2790609Z #11 22.90 Selecting previously unselected package libjpeg8-dev:amd64. 2025-07-17T06:36:19.3950183Z #11 22.90 Preparing to unpack .../189-libjpeg8-dev_8c-2ubuntu10_amd64.deb ... 2025-07-17T06:36:19.3950755Z #11 22.90 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:19.3951891Z #11 22.93 Selecting previously unselected package libjpeg-dev:amd64. 2025-07-17T06:36:19.3952434Z #11 22.93 Preparing to unpack .../190-libjpeg-dev_8c-2ubuntu10_amd64.deb ... 2025-07-17T06:36:19.3952914Z #11 22.94 Unpacking libjpeg-dev:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:19.3953380Z #11 22.97 Selecting previously unselected package libncurses-dev:amd64. 2025-07-17T06:36:19.3953932Z #11 22.97 Preparing to unpack .../191-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... 2025-07-17T06:36:19.3954436Z #11 22.97 Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:19.3954913Z #11 23.01 Selecting previously unselected package libncurses5-dev:amd64. 2025-07-17T06:36:19.5028693Z #11 23.02 Preparing to unpack .../192-libncurses5-dev_6.3-2ubuntu0.1_amd64.deb ... 2025-07-17T06:36:19.5029540Z #11 23.02 Unpacking libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:19.5030059Z #11 23.05 Selecting previously unselected package libncursesw5-dev:amd64. 2025-07-17T06:36:19.5030621Z #11 23.05 Preparing to unpack .../193-libncursesw5-dev_6.3-2ubuntu0.1_amd64.deb ... 2025-07-17T06:36:19.5031150Z #11 23.05 Unpacking libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:19.5031617Z #11 23.09 Selecting previously unselected package libopus0:amd64. 2025-07-17T06:36:19.5032107Z #11 23.09 Preparing to unpack .../194-libopus0_1.3.1-0.1build2_amd64.deb ... 2025-07-17T06:36:19.5032583Z #11 23.09 Unpacking libopus0:amd64 (1.3.1-0.1build2) ... 2025-07-17T06:36:19.5033042Z #11 23.12 Selecting previously unselected package libopus-dev:amd64. 2025-07-17T06:36:19.6280604Z #11 23.12 Preparing to unpack .../195-libopus-dev_1.3.1-0.1build2_amd64.deb ... 2025-07-17T06:36:19.6281175Z #11 23.13 Unpacking libopus-dev:amd64 (1.3.1-0.1build2) ... 2025-07-17T06:36:19.6281700Z #11 23.17 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-07-17T06:36:19.6282291Z #11 23.17 Preparing to unpack .../196-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2025-07-17T06:36:19.6282806Z #11 23.17 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2025-07-17T06:36:19.6283318Z #11 23.21 Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-07-17T06:36:19.6283868Z #11 23.21 Preparing to unpack .../197-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2025-07-17T06:36:19.6284363Z #11 23.22 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2025-07-17T06:36:19.6284861Z #11 23.25 Selecting previously unselected package libpthread-stubs0-dev:amd64. 2025-07-17T06:36:19.7489088Z #11 23.25 Preparing to unpack .../198-libpthread-stubs0-dev_0.4-1build2_amd64.deb ... 2025-07-17T06:36:19.7489740Z #11 23.25 Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2025-07-17T06:36:19.7490277Z #11 23.28 Selecting previously unselected package libreadline-dev:amd64. 2025-07-17T06:36:19.7490814Z #11 23.28 Preparing to unpack .../199-libreadline-dev_8.1.2-1_amd64.deb ... 2025-07-17T06:36:19.7491277Z #11 23.29 Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2025-07-17T06:36:19.7491730Z #11 23.33 Selecting previously unselected package libvorbis0a:amd64. 2025-07-17T06:36:19.7492236Z #11 23.33 Preparing to unpack .../200-libvorbis0a_1.3.7-1build2_amd64.deb ... 2025-07-17T06:36:19.7492715Z #11 23.33 Unpacking libvorbis0a:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:19.7493185Z #11 23.37 Selecting previously unselected package libvorbisenc2:amd64. 2025-07-17T06:36:19.8728138Z #11 23.37 Preparing to unpack .../201-libvorbisenc2_1.3.7-1build2_amd64.deb ... 2025-07-17T06:36:19.8728726Z #11 23.38 Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:19.8729255Z #11 23.41 Selecting previously unselected package libsndfile1:amd64. 2025-07-17T06:36:19.8729778Z #11 23.41 Preparing to unpack .../202-libsndfile1_1.0.31-2ubuntu0.2_amd64.deb ... 2025-07-17T06:36:19.8730298Z #11 23.42 Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.2) ... 2025-07-17T06:36:19.8730892Z #11 23.46 Selecting previously unselected package libvorbisfile3:amd64. 2025-07-17T06:36:19.8731408Z #11 23.46 Preparing to unpack .../203-libvorbisfile3_1.3.7-1build2_amd64.deb ... 2025-07-17T06:36:19.8731892Z #11 23.46 Unpacking libvorbisfile3:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:19.8732449Z #11 23.49 Selecting previously unselected package libvorbis-dev:amd64. 2025-07-17T06:36:19.9752061Z #11 23.49 Preparing to unpack .../204-libvorbis-dev_1.3.7-1build2_amd64.deb ... 2025-07-17T06:36:19.9752756Z #11 23.50 Unpacking libvorbis-dev:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:19.9753540Z #11 23.54 Selecting previously unselected package libsndfile1-dev:amd64. 2025-07-17T06:36:19.9754161Z #11 23.54 Preparing to unpack .../205-libsndfile1-dev_1.0.31-2ubuntu0.2_amd64.deb ... 2025-07-17T06:36:19.9783841Z #11 23.54 Unpacking libsndfile1-dev:amd64 (1.0.31-2ubuntu0.2) ... 2025-07-17T06:36:19.9784632Z #11 23.59 Selecting previously unselected package libsodium23:amd64. 2025-07-17T06:36:19.9785331Z #11 23.59 Preparing to unpack .../206-libsodium23_1.0.18-1build2_amd64.deb ... 2025-07-17T06:36:19.9785811Z #11 23.59 Unpacking libsodium23:amd64 (1.0.18-1build2) ... 2025-07-17T06:36:20.1260622Z #11 23.63 Selecting previously unselected package libsqlite3-dev:amd64. 2025-07-17T06:36:20.1261254Z #11 23.63 Preparing to unpack .../207-libsqlite3-dev_3.37.2-2ubuntu0.4_amd64.deb ... 2025-07-17T06:36:20.1261775Z #11 23.63 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.4) ... 2025-07-17T06:36:20.1262251Z #11 23.67 Selecting previously unselected package libtcl8.6:amd64. 2025-07-17T06:36:20.1262775Z #11 23.68 Preparing to unpack .../208-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... 2025-07-17T06:36:20.1263261Z #11 23.68 Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:20.1263732Z #11 23.75 Selecting previously unselected package libxrender1:amd64. 2025-07-17T06:36:20.2569360Z #11 23.75 Preparing to unpack .../209-libxrender1_1%3a0.9.10-1build4_amd64.deb ... 2025-07-17T06:36:20.2569913Z #11 23.75 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... 2025-07-17T06:36:20.2570371Z #11 23.79 Selecting previously unselected package libxft2:amd64. 2025-07-17T06:36:20.2570846Z #11 23.79 Preparing to unpack .../210-libxft2_2.3.4-1_amd64.deb ... 2025-07-17T06:36:20.2571251Z #11 23.79 Unpacking libxft2:amd64 (2.3.4-1) ... 2025-07-17T06:36:20.2571654Z #11 23.83 Selecting previously unselected package x11-common. 2025-07-17T06:36:20.2572136Z #11 23.83 Preparing to unpack .../211-x11-common_1%3a7.7+23ubuntu2_all.deb ... 2025-07-17T06:36:20.2572599Z #11 23.84 Unpacking x11-common (1:7.7+23ubuntu2) ... 2025-07-17T06:36:20.2573027Z #11 23.88 Selecting previously unselected package libxss1:amd64. 2025-07-17T06:36:20.3852608Z #11 23.88 Preparing to unpack .../212-libxss1_1%3a1.2.3-1build2_amd64.deb ... 2025-07-17T06:36:20.3853118Z #11 23.88 Unpacking libxss1:amd64 (1:1.2.3-1build2) ... 2025-07-17T06:36:20.3853584Z #11 23.92 Selecting previously unselected package libtk8.6:amd64. 2025-07-17T06:36:20.3854090Z #11 23.92 Preparing to unpack .../213-libtk8.6_8.6.12-1build1_amd64.deb ... 2025-07-17T06:36:20.3854538Z #11 23.92 Unpacking libtk8.6:amd64 (8.6.12-1build1) ... 2025-07-17T06:36:20.3854958Z #11 23.97 Selecting previously unselected package libtool. 2025-07-17T06:36:20.3855422Z #11 23.97 Preparing to unpack .../214-libtool_2.4.6-15build2_all.deb ... 2025-07-17T06:36:20.3856046Z #11 23.97 Unpacking libtool (2.4.6-15build2) ... 2025-07-17T06:36:20.3856488Z #11 24.00 Selecting previously unselected package xorg-sgml-doctools. 2025-07-17T06:36:20.5106869Z #11 24.01 Preparing to unpack .../215-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... 2025-07-17T06:36:20.5107865Z #11 24.01 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... 2025-07-17T06:36:20.5108388Z #11 24.04 Selecting previously unselected package x11proto-dev. 2025-07-17T06:36:20.5108885Z #11 24.04 Preparing to unpack .../216-x11proto-dev_2021.5-1_all.deb ... 2025-07-17T06:36:20.5109356Z #11 24.05 Unpacking x11proto-dev (2021.5-1) ... 2025-07-17T06:36:20.5109784Z #11 24.09 Selecting previously unselected package libxau-dev:amd64. 2025-07-17T06:36:20.5110316Z #11 24.10 Preparing to unpack .../217-libxau-dev_1%3a1.0.9-1build5_amd64.deb ... 2025-07-17T06:36:20.5110796Z #11 24.10 Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ... 2025-07-17T06:36:20.5111256Z #11 24.13 Selecting previously unselected package x11proto-core-dev. 2025-07-17T06:36:20.6218378Z #11 24.13 Preparing to unpack .../218-x11proto-core-dev_2021.5-1_all.deb ... 2025-07-17T06:36:20.6218891Z #11 24.14 Unpacking x11proto-core-dev (2021.5-1) ... 2025-07-17T06:36:20.6219357Z #11 24.16 Selecting previously unselected package libxdmcp-dev:amd64. 2025-07-17T06:36:20.6219915Z #11 24.17 Preparing to unpack .../219-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ... 2025-07-17T06:36:20.6220416Z #11 24.17 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2025-07-17T06:36:20.6221607Z #11 24.20 Selecting previously unselected package xtrans-dev. 2025-07-17T06:36:20.6222073Z #11 24.20 Preparing to unpack .../220-xtrans-dev_1.4.0-1_all.deb ... 2025-07-17T06:36:20.6222581Z #11 24.21 Unpacking xtrans-dev (1.4.0-1) ... 2025-07-17T06:36:20.6223006Z #11 24.24 Selecting previously unselected package libxcb1-dev:amd64. 2025-07-17T06:36:20.7414896Z #11 24.24 Preparing to unpack .../221-libxcb1-dev_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:36:20.7415438Z #11 24.25 Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:36:20.7415907Z #11 24.28 Selecting previously unselected package libx11-dev:amd64. 2025-07-17T06:36:20.7416448Z #11 24.28 Preparing to unpack .../222-libx11-dev_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-07-17T06:36:20.7416944Z #11 24.29 Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:20.7417413Z #11 24.32 Selecting previously unselected package libxext-dev:amd64. 2025-07-17T06:36:20.7417932Z #11 24.32 Preparing to unpack .../223-libxext-dev_2%3a1.3.4-1build1_amd64.deb ... 2025-07-17T06:36:20.7418445Z #11 24.33 Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ... 2025-07-17T06:36:20.7418924Z #11 24.36 Selecting previously unselected package libxrender-dev:amd64. 2025-07-17T06:36:20.8543866Z #11 24.36 Preparing to unpack .../224-libxrender-dev_1%3a0.9.10-1build4_amd64.deb ... 2025-07-17T06:36:20.8544463Z #11 24.37 Unpacking libxrender-dev:amd64 (1:0.9.10-1build4) ... 2025-07-17T06:36:20.8544951Z #11 24.40 Selecting previously unselected package libxft-dev:amd64. 2025-07-17T06:36:20.8545440Z #11 24.40 Preparing to unpack .../225-libxft-dev_2.3.4-1_amd64.deb ... 2025-07-17T06:36:20.8545880Z #11 24.40 Unpacking libxft-dev:amd64 (2.3.4-1) ... 2025-07-17T06:36:20.8546318Z #11 24.43 Selecting previously unselected package libxss-dev:amd64. 2025-07-17T06:36:20.8546828Z #11 24.43 Preparing to unpack .../226-libxss-dev_1%3a1.2.3-1build2_amd64.deb ... 2025-07-17T06:36:20.8547314Z #11 24.44 Unpacking libxss-dev:amd64 (1:1.2.3-1build2) ... 2025-07-17T06:36:20.8547735Z #11 24.47 Selecting previously unselected package polkitd. 2025-07-17T06:36:20.9857851Z #11 24.48 Preparing to unpack .../227-polkitd_0.105-33_amd64.deb ... 2025-07-17T06:36:20.9858319Z #11 24.48 Unpacking polkitd (0.105-33) ... 2025-07-17T06:36:20.9858693Z #11 24.52 Selecting previously unselected package pkexec. 2025-07-17T06:36:20.9859141Z #11 24.52 Preparing to unpack .../228-pkexec_0.105-33_amd64.deb ... 2025-07-17T06:36:20.9859528Z #11 24.52 Unpacking pkexec (0.105-33) ... 2025-07-17T06:36:20.9859917Z #11 24.56 Selecting previously unselected package policykit-1. 2025-07-17T06:36:20.9860404Z #11 24.56 Preparing to unpack .../229-policykit-1_0.105-33_amd64.deb ... 2025-07-17T06:36:20.9860825Z #11 24.57 Unpacking policykit-1 (0.105-33) ... 2025-07-17T06:36:20.9861248Z #11 24.61 Selecting previously unselected package python3-blinker. 2025-07-17T06:36:21.1159064Z #11 24.61 Preparing to unpack .../230-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2025-07-17T06:36:21.1159582Z #11 24.61 Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2025-07-17T06:36:21.1160105Z #11 24.64 Selecting previously unselected package python3-cffi-backend:amd64. 2025-07-17T06:36:21.1160714Z #11 24.64 Preparing to unpack .../231-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2025-07-17T06:36:21.1161261Z #11 24.65 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2025-07-17T06:36:21.1161779Z #11 24.68 Selecting previously unselected package python3-cryptography. 2025-07-17T06:36:21.1162360Z #11 24.68 Preparing to unpack .../232-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2025-07-17T06:36:21.1162893Z #11 24.69 Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2025-07-17T06:36:21.1163386Z #11 24.74 Selecting previously unselected package python3-pyparsing. 2025-07-17T06:36:21.2297520Z #11 24.74 Preparing to unpack .../233-python3-pyparsing_2.4.7-1_all.deb ... 2025-07-17T06:36:21.2298054Z #11 24.74 Unpacking python3-pyparsing (2.4.7-1) ... 2025-07-17T06:36:21.2298518Z #11 24.78 Selecting previously unselected package python3-httplib2. 2025-07-17T06:36:21.2299258Z #11 24.78 Preparing to unpack .../234-python3-httplib2_0.20.2-2_all.deb ... 2025-07-17T06:36:21.2299718Z #11 24.78 Unpacking python3-httplib2 (0.20.2-2) ... 2025-07-17T06:36:21.2300281Z #11 24.82 Selecting previously unselected package python3-more-itertools. 2025-07-17T06:36:21.2300842Z #11 24.82 Preparing to unpack .../235-python3-more-itertools_8.10.0-2_all.deb ... 2025-07-17T06:36:21.2301347Z #11 24.83 Unpacking python3-more-itertools (8.10.0-2) ... 2025-07-17T06:36:21.2301792Z #11 24.85 Selecting previously unselected package python3-zipp. 2025-07-17T06:36:21.3557524Z #11 24.85 Preparing to unpack .../236-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2025-07-17T06:36:21.3558068Z #11 24.85 Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2025-07-17T06:36:21.3558676Z #11 24.87 Selecting previously unselected package python3-importlib-metadata. 2025-07-17T06:36:21.3559271Z #11 24.87 Preparing to unpack .../237-python3-importlib-metadata_4.6.4-1_all.deb ... 2025-07-17T06:36:21.3559828Z #11 24.88 Unpacking python3-importlib-metadata (4.6.4-1) ... 2025-07-17T06:36:21.3560302Z #11 24.90 Selecting previously unselected package python3-jeepney. 2025-07-17T06:36:21.3560812Z #11 24.90 Preparing to unpack .../238-python3-jeepney_0.7.1-3_all.deb ... 2025-07-17T06:36:21.3561273Z #11 24.90 Unpacking python3-jeepney (0.7.1-3) ... 2025-07-17T06:36:21.3561676Z #11 24.94 Selecting previously unselected package python3-jwt. 2025-07-17T06:36:21.3562173Z #11 24.94 Preparing to unpack .../239-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2025-07-17T06:36:21.3562647Z #11 24.94 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2025-07-17T06:36:21.3563101Z #11 24.98 Selecting previously unselected package python3-secretstorage. 2025-07-17T06:36:21.4818465Z #11 24.98 Preparing to unpack .../240-python3-secretstorage_3.3.1-1_all.deb ... 2025-07-17T06:36:21.4819033Z #11 24.98 Unpacking python3-secretstorage (3.3.1-1) ... 2025-07-17T06:36:21.4819486Z #11 25.02 Selecting previously unselected package python3-keyring. 2025-07-17T06:36:21.4820024Z #11 25.02 Preparing to unpack .../241-python3-keyring_23.5.0-1_all.deb ... 2025-07-17T06:36:21.4820479Z #11 25.02 Unpacking python3-keyring (23.5.0-1) ... 2025-07-17T06:36:21.4820915Z #11 25.06 Selecting previously unselected package python3-lazr.uri. 2025-07-17T06:36:21.4821424Z #11 25.06 Preparing to unpack .../242-python3-lazr.uri_1.0.6-2_all.deb ... 2025-07-17T06:36:21.4821871Z #11 25.07 Unpacking python3-lazr.uri (1.0.6-2) ... 2025-07-17T06:36:21.4822292Z #11 25.10 Selecting previously unselected package python3-wadllib. 2025-07-17T06:36:21.6164261Z #11 25.10 Preparing to unpack .../243-python3-wadllib_1.3.6-1_all.deb ... 2025-07-17T06:36:21.6164773Z #11 25.11 Unpacking python3-wadllib (1.3.6-1) ... 2025-07-17T06:36:21.6165203Z #11 25.15 Selecting previously unselected package python3-distro. 2025-07-17T06:36:21.6165711Z #11 25.15 Preparing to unpack .../244-python3-distro_1.7.0-1_all.deb ... 2025-07-17T06:36:21.6166151Z #11 25.15 Unpacking python3-distro (1.7.0-1) ... 2025-07-17T06:36:21.6166591Z #11 25.19 Selecting previously unselected package python3-oauthlib. 2025-07-17T06:36:21.6167135Z #11 25.19 Preparing to unpack .../245-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2025-07-17T06:36:21.6167660Z #11 25.19 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2025-07-17T06:36:21.6168092Z #11 25.24 Selecting previously unselected package python3-six. 2025-07-17T06:36:21.7487552Z #11 25.24 Preparing to unpack .../246-python3-six_1.16.0-3ubuntu1_all.deb ... 2025-07-17T06:36:21.7488069Z #11 25.24 Unpacking python3-six (1.16.0-3ubuntu1) ... 2025-07-17T06:36:21.7488575Z #11 25.28 Selecting previously unselected package python3-lazr.restfulclient. 2025-07-17T06:36:21.7489176Z #11 25.28 Preparing to unpack .../247-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2025-07-17T06:36:21.7489715Z #11 25.28 Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2025-07-17T06:36:21.7490215Z #11 25.32 Selecting previously unselected package python3-launchpadlib. 2025-07-17T06:36:21.7491009Z #11 25.32 Preparing to unpack .../248-python3-launchpadlib_1.10.16-1_all.deb ... 2025-07-17T06:36:21.7491490Z #11 25.33 Unpacking python3-launchpadlib (1.10.16-1) ... 2025-07-17T06:36:21.7492088Z #11 25.37 Selecting previously unselected package python3-software-properties. 2025-07-17T06:36:21.8618571Z #11 25.37 Preparing to unpack .../249-python3-software-properties_0.99.22.9_all.deb ... 2025-07-17T06:36:21.8619185Z #11 25.38 Unpacking python3-software-properties (0.99.22.9) ... 2025-07-17T06:36:21.8619657Z #11 25.42 Selecting previously unselected package packagekit. 2025-07-17T06:36:21.8620157Z #11 25.42 Preparing to unpack .../250-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2025-07-17T06:36:21.8620606Z #11 25.42 Unpacking packagekit (1.2.5-2ubuntu3) ... 2025-07-17T06:36:21.8621091Z #11 25.48 Selecting previously unselected package software-properties-common. 2025-07-17T06:36:21.9858273Z #11 25.48 Preparing to unpack .../251-software-properties-common_0.99.22.9_all.deb ... 2025-07-17T06:36:21.9858847Z #11 25.49 Unpacking software-properties-common (0.99.22.9) ... 2025-07-17T06:36:21.9859311Z #11 25.53 Selecting previously unselected package tcl8.6. 2025-07-17T06:36:21.9859801Z #11 25.53 Preparing to unpack .../252-tcl8.6_8.6.12+dfsg-1build1_amd64.deb ... 2025-07-17T06:36:21.9860251Z #11 25.53 Unpacking tcl8.6 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:21.9860648Z #11 25.57 Selecting previously unselected package tcl. 2025-07-17T06:36:21.9861093Z #11 25.57 Preparing to unpack .../253-tcl_8.6.11+1build2_amd64.deb ... 2025-07-17T06:36:21.9861495Z #11 25.57 Unpacking tcl (8.6.11+1build2) ... 2025-07-17T06:36:21.9861904Z #11 25.61 Selecting previously unselected package tcl8.6-dev:amd64. 2025-07-17T06:36:22.0871398Z #11 25.61 Preparing to unpack .../254-tcl8.6-dev_8.6.12+dfsg-1build1_amd64.deb ... 2025-07-17T06:36:22.0872089Z #11 25.61 Unpacking tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:22.0872556Z #11 25.66 Selecting previously unselected package tcl-dev:amd64. 2025-07-17T06:36:22.0873038Z #11 25.66 Preparing to unpack .../255-tcl-dev_8.6.11+1build2_amd64.deb ... 2025-07-17T06:36:22.0873533Z #11 25.67 Unpacking tcl-dev:amd64 (8.6.11+1build2) ... 2025-07-17T06:36:22.0873951Z #11 25.71 Selecting previously unselected package tk8.6. 2025-07-17T06:36:22.2123572Z #11 25.71 Preparing to unpack .../256-tk8.6_8.6.12-1build1_amd64.deb ... 2025-07-17T06:36:22.2124066Z #11 25.71 Unpacking tk8.6 (8.6.12-1build1) ... 2025-07-17T06:36:22.2124448Z #11 25.74 Selecting previously unselected package tk. 2025-07-17T06:36:22.2124881Z #11 25.75 Preparing to unpack .../257-tk_8.6.11+1build2_amd64.deb ... 2025-07-17T06:36:22.2125295Z #11 25.75 Unpacking tk (8.6.11+1build2) ... 2025-07-17T06:36:22.2125702Z #11 25.78 Selecting previously unselected package tk8.6-dev:amd64. 2025-07-17T06:36:22.2126185Z #11 25.78 Preparing to unpack .../258-tk8.6-dev_8.6.12-1build1_amd64.deb ... 2025-07-17T06:36:22.2126644Z #11 25.79 Unpacking tk8.6-dev:amd64 (8.6.12-1build1) ... 2025-07-17T06:36:22.2127056Z #11 25.83 Selecting previously unselected package tk-dev:amd64. 2025-07-17T06:36:22.3177628Z #11 25.83 Preparing to unpack .../259-tk-dev_8.6.11+1build2_amd64.deb ... 2025-07-17T06:36:22.3178113Z #11 25.84 Unpacking tk-dev:amd64 (8.6.11+1build2) ... 2025-07-17T06:36:22.3178535Z #11 25.87 Selecting previously unselected package unzip. 2025-07-17T06:36:22.3178999Z #11 25.87 Preparing to unpack .../260-unzip_6.0-26ubuntu3.2_amd64.deb ... 2025-07-17T06:36:22.3179437Z #11 25.88 Unpacking unzip (6.0-26ubuntu3.2) ... 2025-07-17T06:36:22.3179830Z #11 25.92 Selecting previously unselected package vim-runtime. 2025-07-17T06:36:22.3180348Z #11 25.92 Preparing to unpack .../261-vim-runtime_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2025-07-17T06:36:22.3181129Z #11 25.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 2025-07-17T06:36:22.3182029Z #11 25.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 2025-07-17T06:36:22.4714034Z #11 25.94 Unpacking vim-runtime (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:22.6160030Z #11 26.24 Selecting previously unselected package vim. 2025-07-17T06:36:22.7911835Z #11 26.24 Preparing to unpack .../262-vim_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2025-07-17T06:36:22.7912478Z #11 26.25 Unpacking vim (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:22.7912906Z #11 26.29 Selecting previously unselected package libc6-dbg:amd64. 2025-07-17T06:36:22.7913421Z #11 26.29 Preparing to unpack .../263-libc6-dbg_2.35-0ubuntu3.10_amd64.deb ... 2025-07-17T06:36:22.7913898Z #11 26.30 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.10) ... 2025-07-17T06:36:22.7914344Z #11 26.41 Selecting previously unselected package libffi-dev:amd64. 2025-07-17T06:36:22.8993191Z #11 26.41 Preparing to unpack .../264-libffi-dev_3.4.2-4_amd64.deb ... 2025-07-17T06:36:22.8994685Z #11 26.42 Unpacking libffi-dev:amd64 (3.4.2-4) ... 2025-07-17T06:36:22.8995133Z #11 26.45 Selecting previously unselected package libyaml-dev:amd64. 2025-07-17T06:36:22.8995692Z #11 26.45 Preparing to unpack .../265-libyaml-dev_0.2.2-1build2_amd64.deb ... 2025-07-17T06:36:22.8996176Z #11 26.46 Unpacking libyaml-dev:amd64 (0.2.2-1build2) ... 2025-07-17T06:36:22.8996562Z #11 26.50 Setting up media-types (7.0.0) ... 2025-07-17T06:36:22.8996968Z #11 26.52 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:23.0105912Z #11 26.53 Setting up systemd-sysv (249.11-0ubuntu3.16) ... 2025-07-17T06:36:23.0106408Z #11 26.55 Setting up libxau6:amd64 (1:1.0.9-1build5) ... 2025-07-17T06:36:23.0106806Z #11 26.56 Setting up lto-disabled-list (24) ... 2025-07-17T06:36:23.0107185Z #11 26.57 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2025-07-17T06:36:23.0107602Z #11 26.59 Setting up libsodium23:amd64 (1.0.18-1build2) ... 2025-07-17T06:36:23.0108001Z #11 26.60 Setting up libgpm2:amd64 (1.20.7-10build1) ... 2025-07-17T06:36:23.0108398Z #11 26.62 Setting up libogg0:amd64 (1.3.5-0ubuntu3) ... 2025-07-17T06:36:23.0108776Z #11 26.63 Setting up wget (1.21.2-2ubuntu1.1) ... 2025-07-17T06:36:23.1201739Z #11 26.65 Setting up apt-transport-https (2.4.14) ... 2025-07-17T06:36:23.1202177Z #11 26.66 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:23.1202609Z #11 26.68 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-07-17T06:36:23.1203046Z #11 26.69 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:23.1203499Z #11 26.71 No schema files found: doing nothing. 2025-07-17T06:36:23.1203885Z #11 26.71 Setting up distro-info-data (0.52ubuntu0.9) ... 2025-07-17T06:36:23.1204308Z #11 26.73 Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2025-07-17T06:36:23.1204697Z #11 26.74 Setting up unzip (6.0-26ubuntu3.2) ... 2025-07-17T06:36:23.3159877Z #11 26.76 Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2025-07-17T06:36:23.3160352Z #11 26.77 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.4) ... 2025-07-17T06:36:23.3160812Z #11 26.78 Setting up binutils-common:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:23.3161218Z #11 26.80 Setting up x11-common (1:7.7+23ubuntu2) ... 2025-07-17T06:36:23.3161658Z #11 26.94 invoke-rc.d: could not determine current runlevel 2025-07-17T06:36:23.4186584Z #11 26.94 invoke-rc.d: policy-rc.d denied execution of start. 2025-07-17T06:36:23.4187080Z #11 26.95 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-07-17T06:36:23.4187594Z #11 26.96 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:23.4188009Z #11 26.98 Setting up linux-libc-dev:amd64 (5.15.0-144.157) ... 2025-07-17T06:36:23.4188448Z #11 27.00 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:23.4188924Z #11 27.01 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2025-07-17T06:36:23.4189359Z #11 27.02 Setting up libnpth0:amd64 (1.6-3build2) ... 2025-07-17T06:36:23.4189740Z #11 27.04 Setting up file (1:5.41-3ubuntu0.1) ... 2025-07-17T06:36:23.5321116Z #11 27.05 Setting up libjemalloc2:amd64 (5.2.1-4ubuntu1) ... 2025-07-17T06:36:23.5321597Z #11 27.07 Setting up libogg-dev:amd64 (1.3.5-0ubuntu3) ... 2025-07-17T06:36:23.5322008Z #11 27.08 Setting up libassuan0:amd64 (2.5.5-1build1) ... 2025-07-17T06:36:23.5322727Z #11 27.09 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:23.5323275Z #11 27.11 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:23.5323685Z #11 27.12 Setting up bzip2 (1.0.8-5build1) ... 2025-07-17T06:36:23.5324061Z #11 27.14 Setting up libffi-dev:amd64 (3.4.2-4) ... 2025-07-17T06:36:23.5324453Z #11 27.15 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2025-07-17T06:36:23.6426322Z #11 27.16 Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2025-07-17T06:36:23.6426831Z #11 27.18 Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:23.6427277Z #11 27.19 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 2025-07-17T06:36:23.6427767Z #11 27.21 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:23.6428202Z #11 27.22 Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2025-07-17T06:36:23.6428606Z #11 27.23 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.10) ... 2025-07-17T06:36:23.6429120Z #11 27.25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-07-17T06:36:23.6429590Z #11 27.26 Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2025-07-17T06:36:23.7533499Z #11 27.34 2025-07-17T06:36:23.7533820Z #11 27.34 Current default time zone: 'Etc/UTC' 2025-07-17T06:36:23.7534264Z #11 27.34 Local time is now: Thu Jul 17 06:36:23 UTC 2025. 2025-07-17T06:36:23.7534753Z #11 27.34 Universal Time is now: Thu Jul 17 06:36:23 UTC 2025. 2025-07-17T06:36:23.7535207Z #11 27.34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-07-17T06:36:23.7535565Z #11 27.34 2025-07-17T06:36:23.7535846Z #11 27.36 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-07-17T06:36:23.7536259Z #11 27.37 Setting up libasound2-data (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:23.8603945Z #11 27.39 Setting up xtrans-dev (1.4.0-1) ... 2025-07-17T06:36:23.8604400Z #11 27.40 Setting up autotools-dev (20220109.1) ... 2025-07-17T06:36:23.8604830Z #11 27.41 Setting up libglib2.0-data (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:23.8605297Z #11 27.42 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-07-17T06:36:23.8605721Z #11 27.43 Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... 2025-07-17T06:36:23.8606117Z #11 27.44 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-07-17T06:36:23.8606531Z #11 27.46 Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:23.8606916Z #11 27.48 Setting up emacsen-common (3.0.4) ... 2025-07-17T06:36:23.9714677Z #11 27.52 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:23.9715101Z #11 27.53 Setting up make (4.3-4.1build1) ... 2025-07-17T06:36:23.9715467Z #11 27.55 Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2025-07-17T06:36:23.9715932Z #11 27.56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-07-17T06:36:23.9716405Z #11 27.58 Setting up dh-elpa-helper (2.0.9ubuntu1) ... 2025-07-17T06:36:23.9716817Z #11 27.59 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-07-17T06:36:24.1101807Z #11 27.61 Setting up dbus (1.12.20-2ubuntu4.1) ... 2025-07-17T06:36:24.1102430Z #11 27.73 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-07-17T06:36:24.2122423Z #11 27.74 Setting up xz-utils (5.2.5-2ubuntu1) ... 2025-07-17T06:36:24.2123007Z #11 27.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-07-17T06:36:24.2124033Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2125406Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2126792Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2128174Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2129997Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2131360Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2132736Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2134084Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2135510Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2136837Z #11 27.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-07-17T06:36:24.2137697Z #11 27.76 Setting up libopus0:amd64 (1.3.1-0.1build2) ... 2025-07-17T06:36:24.2138092Z #11 27.78 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:24.2138681Z #11 27.79 Setting up libpng16-16:amd64 (1.6.37-3build5) ... 2025-07-17T06:36:24.2139079Z #11 27.80 Setting up libmpc3:amd64 (1.2.1-2build1) ... 2025-07-17T06:36:24.2139471Z #11 27.82 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:24.2139889Z #11 27.83 Setting up libvorbis0a:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:24.3474998Z #11 27.85 Setting up patch (2.7.6-7build2) ... 2025-07-17T06:36:24.3475520Z #11 27.86 Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:24.3476002Z #11 27.87 Setting up libjsoncpp25:amd64 (1.9.5-3) ... 2025-07-17T06:36:24.3476378Z #11 27.89 Setting up sudo (1.9.9-1ubuntu2.5) ... 2025-07-17T06:36:24.3476730Z #11 27.97 Setting up libipt2 (2.0.5-1) ... 2025-07-17T06:36:24.5234866Z #11 27.98 Setting up fonts-dejavu-core (2.37-2build1) ... 2025-07-17T06:36:24.5235379Z #11 28.06 Setting up ucf (3.0043) ... 2025-07-17T06:36:24.5235769Z #11 28.14 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2025-07-17T06:36:24.6325600Z #11 28.16 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-07-17T06:36:24.6326127Z #11 28.17 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... 2025-07-17T06:36:24.6326583Z #11 28.18 Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:24.6327047Z #11 28.20 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:24.6327444Z #11 28.21 Setting up libmd0:amd64 (1.0.4-1build1) ... 2025-07-17T06:36:24.6327875Z #11 28.22 Setting up python-apt-common (2.4.0ubuntu4) ... 2025-07-17T06:36:24.6328289Z #11 28.24 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2025-07-17T06:36:24.6328693Z #11 28.25 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... 2025-07-17T06:36:24.7931874Z #11 28.27 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-07-17T06:36:24.7932396Z #11 28.28 Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:24.7932801Z #11 28.29 Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2025-07-17T06:36:24.7933241Z #11 28.31 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.16) ... 2025-07-17T06:36:24.7933677Z #11 28.41 Setting up git-man (1:2.34.1-1ubuntu1.15) ... 2025-07-17T06:36:24.9112245Z #11 28.43 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2025-07-17T06:36:24.9113162Z #11 28.44 Setting up xorg-sgml-doctools (1:1.11-1.1) ... 2025-07-17T06:36:24.9113569Z #11 28.45 Setting up sgml-base (1.30) ... 2025-07-17T06:36:24.9113959Z #11 28.49 Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... 2025-07-17T06:36:24.9114657Z #11 28.53 Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2025-07-17T06:36:25.0179565Z #11 28.54 Setting up libbinutils:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:25.0180262Z #11 28.56 Setting up vim-runtime (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:25.0180679Z #11 28.64 Setting up libisl23:amd64 (0.24-2build1) ... 2025-07-17T06:36:25.1237441Z #11 28.65 Setting up libasound2-dev:amd64 (1.2.6.1-1ubuntu1) ... 2025-07-17T06:36:25.1238564Z #11 28.67 Setting up libc-dev-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:36:25.1239195Z #11 28.68 Setting up openssl (3.0.2-0ubuntu1.19) ... 2025-07-17T06:36:25.1239563Z #11 28.70 Setting up libbsd0:amd64 (0.11.5-1) ... 2025-07-17T06:36:25.1239954Z #11 28.71 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:25.1240338Z #11 28.73 Setting up readline-common (8.1.2-1) ... 2025-07-17T06:36:25.1240749Z #11 28.74 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:25.2339784Z #11 28.76 Setting up iso-codes (4.9.0-1) ... 2025-07-17T06:36:25.2340268Z #11 28.77 Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2025-07-17T06:36:25.2340721Z #11 28.78 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... 2025-07-17T06:36:25.2341180Z #11 28.80 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2025-07-17T06:36:25.2341611Z #11 28.81 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:25.2342047Z #11 28.83 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2025-07-17T06:36:25.2342479Z #11 28.84 Setting up libvorbisenc2:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:25.2342862Z #11 28.85 Setting up libgdbm6:amd64 (1.23-1) ... 2025-07-17T06:36:25.3382977Z #11 28.87 Setting up libicu70:amd64 (70.1-2) ... 2025-07-17T06:36:25.3383675Z #11 28.88 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:25.3384149Z #11 28.90 Setting up libctf0:amd64 (2.38-4ubuntu2.8) ... 2025-07-17T06:36:25.3384566Z #11 28.91 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:25.3384968Z #11 28.92 Setting up pinentry-curses (1.1.1-1build2) ... 2025-07-17T06:36:25.3385388Z #11 28.94 Setting up x11proto-dev (2021.5-1) ... 2025-07-17T06:36:25.3385774Z #11 28.96 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:25.4395087Z #11 28.97 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:25.4395758Z #11 28.99 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2025-07-17T06:36:25.4396221Z #11 29.00 Setting up libflac-dev:amd64 (1.3.3-2ubuntu0.2) ... 2025-07-17T06:36:25.4396628Z #11 29.01 Setting up tcl8.6 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:25.4397026Z #11 29.03 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:36:25.4397454Z #11 29.04 Setting up libatlas3-base:amd64 (3.10.3-12ubuntu1) ... 2025-07-17T06:36:25.4398365Z #11 29.05 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-07-17T06:36:25.4399975Z #11 29.06 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-07-17T06:36:25.5623036Z #11 29.07 Setting up libxau-dev:amd64 (1:1.0.9-1build5) ... 2025-07-17T06:36:25.5623721Z #11 29.08 Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 2025-07-17T06:36:25.5624106Z #11 29.18 2025-07-17T06:36:25.5624445Z #11 29.18 Creating config file /etc/profile.d/debuginfod.sh with new version 2025-07-17T06:36:25.6637182Z #11 29.24 2025-07-17T06:36:25.6637639Z #11 29.24 Creating config file /etc/profile.d/debuginfod.csh with new version 2025-07-17T06:36:25.6638140Z #11 29.28 Setting up libyaml-dev:amd64 (0.2.2-1build2) ... 2025-07-17T06:36:25.8423534Z #11 29.30 Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2025-07-17T06:36:25.8424032Z #11 29.31 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:25.8983452Z #11 29.52 Setting up libreadline8:amd64 (8.1.2-1) ... 2025-07-17T06:36:25.9994939Z #11 29.53 Setting up bc (1.07.1-3build1) ... 2025-07-17T06:36:25.9995720Z #11 29.55 Setting up libglib2.0-bin (2.72.4-0ubuntu2.5) ... 2025-07-17T06:36:25.9996106Z #11 29.56 Setting up m4 (1.4.18-5ubuntu2) ... 2025-07-17T06:36:25.9996614Z #11 29.57 Setting up libopus-dev:amd64 (1.3.1-0.1build2) ... 2025-07-17T06:36:25.9997107Z #11 29.59 Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-07-17T06:36:25.9997613Z #11 29.60 Setting up libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ... 2025-07-17T06:36:25.9998703Z #11 29.61 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode 2025-07-17T06:36:26.0000058Z #11 29.62 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode 2025-07-17T06:36:26.1742041Z #11 29.63 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:26.1742601Z #11 29.64 Setting up ca-certificates (20240203~22.04.1) ... 2025-07-17T06:36:26.4586039Z #11 30.08 Updating certificates in /etc/ssl/certs... 2025-07-17T06:36:27.0143474Z #11 30.63 146 added, 0 removed; done. 2025-07-17T06:36:27.1257513Z #11 30.68 Setting up libvorbisfile3:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:27.1258006Z #11 30.69 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2025-07-17T06:36:27.1258474Z #11 30.70 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:27.1258898Z #11 30.72 Setting up x11proto-core-dev (2021.5-1) ... 2025-07-17T06:36:27.1259340Z #11 30.73 Setting up libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2025-07-17T06:36:27.1259785Z #11 30.75 Setting up libgdbm-compat4:amd64 (1.23-1) ... 2025-07-17T06:36:27.3510321Z #11 30.76 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2025-07-17T06:36:27.3510786Z #11 30.77 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 2025-07-17T06:36:27.3511234Z #11 30.79 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:27.3511676Z #11 30.80 Setting up cpp (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:27.3512026Z #11 30.82 Setting up xml-core (0.18+nmu1) ... 2025-07-17T06:36:27.3751962Z #11 30.99 Setting up jq (1.6-2.1ubuntu3) ... 2025-07-17T06:36:27.4871660Z #11 31.01 Setting up tcl (8.6.11+1build2) ... 2025-07-17T06:36:27.4873393Z #11 31.02 Setting up gpgconf (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:27.4874543Z #11 31.04 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:27.4875947Z #11 31.05 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2025-07-17T06:36:27.4876387Z #11 31.06 Setting up libc6-dev:amd64 (2.35-0ubuntu3.10) ... 2025-07-17T06:36:27.4876797Z #11 31.08 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:27.4877202Z #11 31.09 Setting up curl (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:27.4877622Z #11 31.11 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:27.5974152Z #11 31.12 Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.2) ... 2025-07-17T06:36:27.5975358Z #11 31.13 Setting up libgdbm-dev:amd64 (1.23-1) ... 2025-07-17T06:36:27.5975912Z #11 31.15 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.7) ... 2025-07-17T06:36:27.5976330Z #11 31.16 Setting up polkitd (0.105-33) ... 2025-07-17T06:36:27.5976717Z #11 31.20 Setting up gpg (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:27.5977148Z #11 31.22 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2025-07-17T06:36:27.6989768Z #11 31.23 Setcap worked! gst-ptp-helper is not suid! 2025-07-17T06:36:27.6990800Z #11 31.23 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 2025-07-17T06:36:27.6991384Z #11 31.25 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-07-17T06:36:27.6991887Z #11 31.26 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... 2025-07-17T06:36:27.6992335Z #11 31.28 Setting up libbz2-dev:amd64 (1.0.8-5build1) ... 2025-07-17T06:36:27.6992764Z #11 31.29 Setting up libvorbis-dev:amd64 (1.3.7-1build2) ... 2025-07-17T06:36:27.6993208Z #11 31.30 Setting up libpython3.10:amd64 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:27.6993957Z #11 31.32 Setting up libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... 2025-07-17T06:36:27.8905602Z #11 31.33 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:27.8906384Z #11 31.35 Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:27.8906842Z #11 31.36 Setting up vim (2:8.2.3995-1ubuntu2.24) ... 2025-07-17T06:36:27.8907413Z #11 31.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 2025-07-17T06:36:27.8908168Z #11 31.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 2025-07-17T06:36:27.8908933Z #11 31.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 2025-07-17T06:36:27.8909685Z #11 31.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 2025-07-17T06:36:27.8910403Z #11 31.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 2025-07-17T06:36:27.8911475Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8912838Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8914190Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8915521Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8916864Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8918211Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8919683Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8920992Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist 2025-07-17T06:36:27.8922013Z #11 31.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 2025-07-17T06:36:27.8923098Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8924485Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8925893Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8927283Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8928662Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8930060Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8931512Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8932949Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist 2025-07-17T06:36:27.8933893Z #11 31.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 2025-07-17T06:36:27.8934855Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8936102Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8937332Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8938583Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8939822Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8941066Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8942293Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8943510Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist 2025-07-17T06:36:27.8944472Z #11 31.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 2025-07-17T06:36:27.8945482Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8947007Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8948405Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8949789Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8951375Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8952810Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8954249Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8956032Z #11 31.39 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist 2025-07-17T06:36:27.8956933Z #11 31.40 Setting up gpg-agent (2.2.27-3ubuntu2.4) ... 2025-07-17T06:36:27.8958008Z #11 31.51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 2025-07-17T06:36:28.0826264Z #11 31.61 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 2025-07-17T06:36:28.0827552Z #11 31.70 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. 2025-07-17T06:36:28.1851815Z #11 31.80 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. 2025-07-17T06:36:28.1852546Z #11 31.80 Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:36:28.3464954Z #11 31.82 Setting up python3.10 (3.10.12-1~22.04.10) ... 2025-07-17T06:36:28.7445215Z #11 32.36 Setting up libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:28.8579743Z #11 32.38 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... 2025-07-17T06:36:28.8580287Z #11 32.39 Setting up libarchive13:amd64 (3.6.0-1ubuntu1.5) ... 2025-07-17T06:36:28.8580805Z #11 32.41 Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:28.8581646Z #11 32.42 Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:36:28.8582054Z #11 32.43 Setting up libxext6:amd64 (2:1.3.4-1build1) ... 2025-07-17T06:36:28.8582542Z #11 32.45 Setting up pkexec (0.105-33) ... 2025-07-17T06:36:28.8582939Z #11 32.46 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ... 2025-07-17T06:36:28.8583338Z #11 32.48 Setting up python3 (3.10.6-1~22.04.1) ... 2025-07-17T06:36:28.9585998Z #11 32.56 Setting up binutils (2.38-4ubuntu2.8) ... 2025-07-17T06:36:28.9586434Z #11 32.58 Setting up libreadline-dev:amd64 (8.1.2-1) ... 2025-07-17T06:36:29.0946236Z #11 32.59 Setting up libappstream4:amd64 (0.15.2-2) ... 2025-07-17T06:36:29.0946691Z #11 32.61 Setting up python3-six (1.16.0-3ubuntu1) ... 2025-07-17T06:36:29.0947083Z #11 32.71 Setting up asciidoc-common (10.1.2-1) ... 2025-07-17T06:36:29.4306313Z #11 33.05 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2025-07-17T06:36:29.6189861Z #11 33.06 Setting up perl (5.34.0-3ubuntu1.4) ... 2025-07-17T06:36:29.6190731Z #11 33.09 Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-07-17T06:36:29.6191149Z #11 33.10 Setting up python3-pyparsing (2.4.7-1) ... 2025-07-17T06:36:29.6191577Z #11 33.24 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.4) ... 2025-07-17T06:36:29.7865931Z #11 33.25 Setting up uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... 2025-07-17T06:36:29.7866364Z #11 33.26 Setting up python3-gi (3.42.1-0ubuntu1) ... 2025-07-17T06:36:29.7866766Z #11 33.41 Setting up libdpkg-perl (1.21.1ubuntu2.3) ... 2025-07-17T06:36:29.9323894Z #11 33.42 Setting up python3-jeepney (0.7.1-3) ... 2025-07-17T06:36:29.9324316Z #11 33.55 Setting up autoconf (2.71-2) ... 2025-07-17T06:36:30.0341016Z #11 33.57 Setting up libxext-dev:amd64 (2:1.3.4-1build1) ... 2025-07-17T06:36:30.0341519Z #11 33.60 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:30.0342036Z #11 33.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-07-17T06:36:30.0342456Z #11 33.63 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:30.0342891Z #11 33.64 Setting up libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... 2025-07-17T06:36:30.0343359Z #11 33.65 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... 2025-07-17T06:36:30.1597540Z #11 33.67 Setting up python3-httplib2 (0.20.2-2) ... 2025-07-17T06:36:30.1597998Z #11 33.78 Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... 2025-07-17T06:36:30.2636436Z #11 33.79 Setting up libxss1:amd64 (1:1.2.3-1build2) ... 2025-07-17T06:36:30.2637126Z #11 33.80 Setting up libjpeg8-dev:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:30.2637554Z #11 33.81 Setting up lsb-release (11.1.0ubuntu4) ... 2025-07-17T06:36:30.2637971Z #11 33.82 Setting up libxml2-utils (2.9.13+dfsg-1ubuntu0.7) ... 2025-07-17T06:36:30.2638512Z #11 33.84 Setting up libxrender-dev:amd64 (1:0.9.10-1build4) ... 2025-07-17T06:36:30.2638930Z #11 33.85 Setting up policykit-1 (0.105-33) ... 2025-07-17T06:36:30.2639634Z #11 33.87 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2025-07-17T06:36:30.2640075Z #11 33.88 Setting up python3-blinker (1.4+dfsg1-0.4) ... 2025-07-17T06:36:30.3680808Z #11 33.99 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2025-07-17T06:36:30.5203408Z #11 34.14 Setting up automake (1:1.16.5-1.3) ... 2025-07-17T06:36:30.6516391Z #11 34.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2025-07-17T06:36:30.6517642Z #11 34.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2025-07-17T06:36:30.6519312Z #11 34.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2025-07-17T06:36:30.6520273Z #11 34.16 Setting up python3-more-itertools (8.10.0-2) ... 2025-07-17T06:36:30.6520723Z #11 34.27 Setting up python3-dbus (1.2.18-3build1) ... 2025-07-17T06:36:30.7679594Z #11 34.39 Setting up libxft2:amd64 (2.3.4-1) ... 2025-07-17T06:36:30.8838655Z #11 34.40 Setting up python3-distro (1.7.0-1) ... 2025-07-17T06:36:30.8839624Z #11 34.50 Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2025-07-17T06:36:30.9909959Z #11 34.61 Setting up libtool (2.4.6-15build2) ... 2025-07-17T06:36:31.1410109Z #11 34.62 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:31.1410556Z #11 34.64 Setting up python3-apt (2.4.0ubuntu4) ... 2025-07-17T06:36:31.1410960Z #11 34.76 Setting up libtk8.6:amd64 (8.6.12-1build1) ... 2025-07-17T06:36:31.3163444Z #11 34.77 Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 2025-07-17T06:36:31.3163948Z #11 34.79 Setting up libpng-dev:amd64 (1.6.37-3build5) ... 2025-07-17T06:36:31.3164355Z #11 34.80 Setting up xsltproc (1.1.34-4ubuntu0.22.04.4) ... 2025-07-17T06:36:31.3164775Z #11 34.82 Setting up libjpeg-dev:amd64 (8c-2ubuntu10) ... 2025-07-17T06:36:31.3165183Z #11 34.83 Setting up python3-lazr.uri (1.0.6-2) ... 2025-07-17T06:36:31.3165576Z #11 34.94 Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2025-07-17T06:36:31.4169225Z #11 35.04 Setting up libxss-dev:amd64 (1:1.2.3-1build2) ... 2025-07-17T06:36:31.5241395Z #11 35.05 Setting up gcc (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:31.5241836Z #11 35.07 Setting up dpkg-dev (1.21.1ubuntu2.3) ... 2025-07-17T06:36:31.5242307Z #11 35.10 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:31.5242756Z #11 35.11 Setting up liberror-perl (0.17029-1) ... 2025-07-17T06:36:31.5243132Z #11 35.13 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 2025-07-17T06:36:31.5243546Z #11 35.14 Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2025-07-17T06:36:31.7223529Z #11 35.34 Setting up python3-wadllib (1.3.6-1) ... 2025-07-17T06:36:31.8289147Z #11 35.45 Setting up pkg-config (0.29.2-1ubuntu3) ... 2025-07-17T06:36:31.9316624Z #11 35.48 Setting up git (1:2.34.1-1ubuntu1.15) ... 2025-07-17T06:36:31.9317207Z #11 35.50 Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ... 2025-07-17T06:36:31.9317604Z #11 35.52 Setting up g++ (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:31.9318139Z #11 35.54 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-07-17T06:36:31.9319254Z #11 35.54 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-07-17T06:36:31.9320113Z #11 35.55 Setting up build-essential (12.9ubuntu3) ... 2025-07-17T06:36:32.0808027Z #11 35.57 Setting up packagekit (1.2.5-2ubuntu3) ... 2025-07-17T06:36:32.0808484Z #11 35.60 invoke-rc.d: could not determine current runlevel 2025-07-17T06:36:32.0808956Z #11 35.60 invoke-rc.d: policy-rc.d denied execution of force-reload. 2025-07-17T06:36:32.0809704Z #11 35.61 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2025-07-17T06:36:32.0811326Z #11 35.70 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. 2025-07-17T06:36:32.2114923Z #11 35.71 Setting up tk8.6 (8.6.12-1build1) ... 2025-07-17T06:36:32.2116272Z #11 35.72 Setting up python3-importlib-metadata (4.6.4-1) ... 2025-07-17T06:36:32.2117636Z #11 35.83 Setting up libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:32.4212735Z #11 35.84 Setting up tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... 2025-07-17T06:36:32.4213241Z #11 35.86 Setting up gfortran (4:11.2.0-1ubuntu1) ... 2025-07-17T06:36:32.4213803Z #11 35.87 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode 2025-07-17T06:36:32.4214867Z #11 35.87 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist 2025-07-17T06:36:32.4215918Z #11 35.87 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode 2025-07-17T06:36:32.4217002Z #11 35.87 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist 2025-07-17T06:36:32.4217950Z #11 35.88 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-07-17T06:36:32.4218428Z #11 35.89 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2025-07-17T06:36:32.4218840Z #11 36.04 Setting up python3-secretstorage (3.3.1-1) ... 2025-07-17T06:36:32.5464725Z #11 36.17 Setting up libsndfile1-dev:amd64 (1.0.31-2ubuntu0.2) ... 2025-07-17T06:36:32.6969144Z #11 36.18 Setting up tcl-dev:amd64 (8.6.11+1build2) ... 2025-07-17T06:36:32.6969657Z #11 36.20 Setting up python3-keyring (23.5.0-1) ... 2025-07-17T06:36:32.6970091Z #11 36.32 Setting up python3-lazr.restfulclient (0.14.4-1) ... 2025-07-17T06:36:32.8083274Z #11 36.43 Setting up tk (8.6.11+1build2) ... 2025-07-17T06:36:32.9379127Z #11 36.43 Setting up libxft-dev:amd64 (2.3.4-1) ... 2025-07-17T06:36:32.9379697Z #11 36.44 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... 2025-07-17T06:36:32.9380168Z #11 36.45 Setting up python3-launchpadlib (1.10.16-1) ... 2025-07-17T06:36:32.9380618Z #11 36.56 Setting up python3-software-properties (0.99.22.9) ... 2025-07-17T06:36:33.0465855Z #11 36.67 Setting up tk8.6-dev:amd64 (8.6.12-1build1) ... 2025-07-17T06:36:33.1522542Z #11 36.67 Setting up software-properties-common (0.99.22.9) ... 2025-07-17T06:36:33.1523036Z #11 36.77 Setting up tk-dev:amd64 (8.6.11+1build2) ... 2025-07-17T06:36:33.3336713Z #11 36.78 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:36:33.3337235Z #11 36.80 Processing triggers for sgml-base (1.30) ... 2025-07-17T06:36:33.3337638Z #11 36.82 Setting up docbook-xsl (1.79.2+dfsg-1) ... 2025-07-17T06:36:33.3338031Z #11 36.95 Setting up sgml-data (2.0.11+nmu1) ... 2025-07-17T06:36:33.6301713Z #11 37.25 Setting up asciidoc-base (10.1.2-1) ... 2025-07-17T06:36:33.8047752Z #11 37.42 Setting up asciidoc (10.1.2-1) ... 2025-07-17T06:36:33.9086398Z #11 37.53 Processing triggers for sgml-base (1.30) ... 2025-07-17T06:36:34.0715663Z #11 37.54 Setting up docbook-xml (4.5-11) ... 2025-07-17T06:36:35.1920241Z #11 38.81 Processing triggers for ca-certificates (20240203~22.04.1) ... 2025-07-17T06:36:35.3517353Z #11 38.82 Updating certificates in /etc/ssl/certs... 2025-07-17T06:36:35.6261054Z #11 39.25 0 added, 0 removed; done. 2025-07-17T06:36:35.6261477Z #11 39.25 Running hooks in /etc/ca-certificates/update.d... 2025-07-17T06:36:35.7308838Z #11 39.25 done. 2025-07-17T06:36:35.7309504Z #11 39.25 Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2025-07-17T06:36:35.7309963Z #11 39.26 Processing triggers for sgml-base (1.30) ... 2025-07-17T06:36:35.7310352Z #11 39.32 + apt-get install -y libgnutls30 2025-07-17T06:36:36.5628464Z #11 39.35 Reading package lists... 2025-07-17T06:36:36.7393637Z #11 40.20 Building dependency tree... 2025-07-17T06:36:36.8898716Z #11 40.36 Reading state information... 2025-07-17T06:36:36.9090740Z #11 40.53 libgnutls30 is already the newest version (3.7.3-4ubuntu1.7). 2025-07-17T06:36:36.9091320Z #11 40.53 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:36:37.0945763Z #11 40.53 + apt-get autoclean 2025-07-17T06:36:37.7848951Z #11 40.56 Reading package lists... 2025-07-17T06:36:37.9577848Z #11 41.42 Building dependency tree... 2025-07-17T06:36:38.0590810Z #11 41.58 Reading state information... 2025-07-17T06:36:38.0591396Z #11 41.59 + apt-get clean 2025-07-17T06:36:38.0599817Z #11 41.60 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2025-07-17T06:36:38.0607944Z #11 41.60 + mkdir valgrind_build 2025-07-17T06:36:38.0608229Z #11 41.60 + cd valgrind_build 2025-07-17T06:36:38.0608495Z #11 41.60 + VALGRIND_VERSION=3.20.0 2025-07-17T06:36:38.0608955Z #11 41.60 + wget https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2025-07-17T06:36:38.0609566Z #11 41.60 --2025-07-17 06:36:37-- https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2025-07-17T06:36:38.0610326Z #11 41.61 Resolving ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)... 3.5.2.60, 3.5.30.210, 52.217.163.169, ... 2025-07-17T06:36:38.0611220Z #11 41.61 Connecting to ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)|3.5.2.60|:443... connected. 2025-07-17T06:36:38.0611843Z #11 41.61 HTTP request sent, awaiting response... 200 OK 2025-07-17T06:36:38.0612229Z #11 41.65 Length: 16469274 (16M) [application/x-bzip2] 2025-07-17T06:36:38.0612608Z #11 41.65 Saving to: 'valgrind-3.20.0.tar.bz2' 2025-07-17T06:36:38.0612926Z #11 41.65 2025-07-17T06:36:38.0613188Z #11 41.65 0K .......... .......... .......... .......... .......... 0% 45.9M 0s 2025-07-17T06:36:38.0613617Z #11 41.65 50K .......... .......... .......... .......... .......... 0% 47.3M 0s 2025-07-17T06:36:38.0614085Z #11 41.65 100K .......... .......... .......... .......... .......... 0% 147M 0s 2025-07-17T06:36:38.0614505Z #11 41.65 150K .......... .......... .......... .......... .......... 1% 79.6M 0s 2025-07-17T06:36:38.0614936Z #11 41.65 200K .......... .......... .......... .......... .......... 1% 221M 0s 2025-07-17T06:36:38.0615355Z #11 41.65 250K .......... .......... .......... .......... .......... 1% 340M 0s 2025-07-17T06:36:38.0615825Z #11 41.65 300K .......... .......... .......... .......... .......... 2% 90.8M 0s 2025-07-17T06:36:38.0616527Z #11 41.65 350K .......... .......... .......... .......... .......... 2% 336M 0s 2025-07-17T06:36:38.0617099Z #11 41.65 400K .......... .......... .......... .......... .......... 2% 218M 0s 2025-07-17T06:36:38.0617563Z #11 41.65 450K .......... .......... .......... .......... .......... 3% 338M 0s 2025-07-17T06:36:38.0617995Z #11 41.65 500K .......... .......... .......... .......... .......... 3% 249M 0s 2025-07-17T06:36:38.0618424Z #11 41.65 550K .......... .......... .......... .......... .......... 3% 325M 0s 2025-07-17T06:36:38.0618842Z #11 41.65 600K .......... .......... .......... .......... .......... 4% 334M 0s 2025-07-17T06:36:38.0619287Z #11 41.65 650K .......... .......... .......... .......... .......... 4% 346M 0s 2025-07-17T06:36:38.0619955Z #11 41.65 700K .......... .......... .......... .......... .......... 4% 354M 0s 2025-07-17T06:36:38.0620374Z #11 41.65 750K .......... .......... .......... .......... .......... 4% 342M 0s 2025-07-17T06:36:38.0620810Z #11 41.65 800K .......... .......... .......... .......... .......... 5% 325M 0s 2025-07-17T06:36:38.0621334Z #11 41.65 850K .......... .......... .......... .......... .......... 5% 355M 0s 2025-07-17T06:36:38.0621793Z #11 41.65 900K .......... .......... .......... .......... .......... 5% 371M 0s 2025-07-17T06:36:38.0622256Z #11 41.65 950K .......... .......... .......... .......... .......... 6% 264M 0s 2025-07-17T06:36:38.0622753Z #11 41.65 1000K .......... .......... .......... .......... .......... 6% 305M 0s 2025-07-17T06:36:38.0623197Z #11 41.65 1050K .......... .......... .......... .......... .......... 6% 330M 0s 2025-07-17T06:36:38.0623637Z #11 41.65 1100K .......... .......... .......... .......... .......... 7% 322M 0s 2025-07-17T06:36:38.0624063Z #11 41.65 1150K .......... .......... .......... .......... .......... 7% 305M 0s 2025-07-17T06:36:38.0624501Z #11 41.65 1200K .......... .......... .......... .......... .......... 7% 324M 0s 2025-07-17T06:36:38.0624948Z #11 41.65 1250K .......... .......... .......... .......... .......... 8% 313M 0s 2025-07-17T06:36:38.0625382Z #11 41.65 1300K .......... .......... .......... .......... .......... 8% 369M 0s 2025-07-17T06:36:38.0625823Z #11 41.65 1350K .......... .......... .......... .......... .......... 8% 253M 0s 2025-07-17T06:36:38.0626262Z #11 41.65 1400K .......... .......... .......... .......... .......... 9% 326M 0s 2025-07-17T06:36:38.0626689Z #11 41.65 1450K .......... .......... .......... .......... .......... 9% 331M 0s 2025-07-17T06:36:38.0627193Z #11 41.65 1500K .......... .......... .......... .......... .......... 9% 328M 0s 2025-07-17T06:36:38.0627645Z #11 41.65 1550K .......... .......... .......... .......... .......... 9% 305M 0s 2025-07-17T06:36:38.0628072Z #11 41.65 1600K .......... .......... .......... .......... .......... 10% 338M 0s 2025-07-17T06:36:38.0628522Z #11 41.65 1650K .......... .......... .......... .......... .......... 10% 305M 0s 2025-07-17T06:36:38.0628962Z #11 41.65 1700K .......... .......... .......... .......... .......... 10% 378M 0s 2025-07-17T06:36:38.0629396Z #11 41.65 1750K .......... .......... .......... .......... .......... 11% 315M 0s 2025-07-17T06:36:38.0629839Z #11 41.65 1800K .......... .......... .......... .......... .......... 11% 326M 0s 2025-07-17T06:36:38.0630308Z #11 41.65 1850K .......... .......... .......... .......... .......... 11% 324M 0s 2025-07-17T06:36:38.0630840Z #11 41.65 1900K .......... .......... .......... .......... .......... 12% 330M 0s 2025-07-17T06:36:38.0631524Z #11 41.65 1950K .......... .......... .......... .......... .......... 12% 314M 0s 2025-07-17T06:36:38.0632337Z #11 41.65 2000K .......... .......... .......... .......... .......... 12% 333M 0s 2025-07-17T06:36:38.0633018Z #11 41.65 2050K .......... .......... .......... .......... .......... 13% 335M 0s 2025-07-17T06:36:38.0633663Z #11 41.65 2100K .......... .......... .......... .......... .......... 13% 342M 0s 2025-07-17T06:36:38.0634276Z #11 41.65 2150K .......... .......... .......... .......... .......... 13% 290M 0s 2025-07-17T06:36:38.0634801Z #11 41.66 2200K .......... .......... .......... .......... .......... 13% 356M 0s 2025-07-17T06:36:38.0635246Z #11 41.66 2250K .......... .......... .......... .......... .......... 14% 300M 0s 2025-07-17T06:36:38.0635680Z #11 41.66 2300K .......... .......... .......... .......... .......... 14% 329M 0s 2025-07-17T06:36:38.0636124Z #11 41.66 2350K .......... .......... .......... .......... .......... 14% 321M 0s 2025-07-17T06:36:38.0636567Z #11 41.66 2400K .......... .......... .......... .......... .......... 15% 294M 0s 2025-07-17T06:36:38.0636999Z #11 41.66 2450K .......... .......... .......... .......... .......... 15% 331M 0s 2025-07-17T06:36:38.0637444Z #11 41.66 2500K .......... .......... .......... .......... .......... 15% 311M 0s 2025-07-17T06:36:38.0637894Z #11 41.66 2550K .......... .......... .......... .......... .......... 16% 394M 0s 2025-07-17T06:36:38.0638388Z #11 41.66 2600K .......... .......... .......... .......... .......... 16% 288M 0s 2025-07-17T06:36:38.0638846Z #11 41.66 2650K .......... .......... .......... .......... .......... 16% 352M 0s 2025-07-17T06:36:38.0639338Z #11 41.66 2700K .......... .......... .......... .......... .......... 17% 331M 0s 2025-07-17T06:36:38.0639782Z #11 41.66 2750K .......... .......... .......... .......... .......... 17% 353M 0s 2025-07-17T06:36:38.0640222Z #11 41.66 2800K .......... .......... .......... .......... .......... 17% 305M 0s 2025-07-17T06:36:38.0640653Z #11 41.66 2850K .......... .......... .......... .......... .......... 18% 347M 0s 2025-07-17T06:36:38.0641145Z #11 41.66 2900K .......... .......... .......... .......... .......... 18% 351M 0s 2025-07-17T06:36:38.0641592Z #11 41.66 2950K .......... .......... .......... .......... .......... 18% 358M 0s 2025-07-17T06:36:38.0642021Z #11 41.66 3000K .......... .......... .......... .......... .......... 18% 331M 0s 2025-07-17T06:36:38.0642466Z #11 41.66 3050K .......... .......... .......... .......... .......... 19% 350M 0s 2025-07-17T06:36:38.0642911Z #11 41.66 3100K .......... .......... .......... .......... .......... 19% 343M 0s 2025-07-17T06:36:38.0643339Z #11 41.66 3150K .......... .......... .......... .......... .......... 19% 350M 0s 2025-07-17T06:36:38.0643818Z #11 41.66 3200K .......... .......... .......... .......... .......... 20% 354M 0s 2025-07-17T06:36:38.0644506Z #11 41.66 3250K .......... .......... .......... .......... .......... 20% 350M 0s 2025-07-17T06:36:38.0644992Z #11 41.66 3300K .......... .......... .......... .......... .......... 20% 306M 0s 2025-07-17T06:36:38.0645659Z #11 41.66 3350K .......... .......... .......... .......... .......... 21% 352M 0s 2025-07-17T06:36:38.0646156Z #11 41.66 3400K .......... .......... .......... .......... .......... 21% 335M 0s 2025-07-17T06:36:38.0646590Z #11 41.66 3450K .......... .......... .......... .......... .......... 21% 353M 0s 2025-07-17T06:36:38.0647034Z #11 41.66 3500K .......... .......... .......... .......... .......... 22% 355M 0s 2025-07-17T06:36:38.0647465Z #11 41.66 3550K .......... .......... .......... .......... .......... 22% 346M 0s 2025-07-17T06:36:38.0647904Z #11 41.66 3600K .......... .......... .......... .......... .......... 22% 345M 0s 2025-07-17T06:36:38.0648343Z #11 41.66 3650K .......... .......... .......... .......... .......... 23% 354M 0s 2025-07-17T06:36:38.0648772Z #11 41.66 3700K .......... .......... .......... .......... .......... 23% 359M 0s 2025-07-17T06:36:38.0649219Z #11 41.66 3750K .......... .......... .......... .......... .......... 23% 372M 0s 2025-07-17T06:36:38.0649658Z #11 41.66 3800K .......... .......... .......... .......... .......... 23% 262M 0s 2025-07-17T06:36:38.0650086Z #11 41.66 3850K .......... .......... .......... .......... .......... 24% 354M 0s 2025-07-17T06:36:38.0650622Z #11 41.66 3900K .......... .......... .......... .......... .......... 24% 336M 0s 2025-07-17T06:36:38.0651124Z #11 41.66 3950K .......... .......... .......... .......... .......... 24% 307M 0s 2025-07-17T06:36:38.0651555Z #11 41.66 4000K .......... .......... .......... .......... .......... 25% 346M 0s 2025-07-17T06:36:38.0651996Z #11 41.66 4050K .......... .......... .......... .......... .......... 25% 344M 0s 2025-07-17T06:36:38.0652437Z #11 41.66 4100K .......... .......... .......... .......... .......... 25% 324M 0s 2025-07-17T06:36:38.0652862Z #11 41.66 4150K .......... .......... .......... .......... .......... 26% 350M 0s 2025-07-17T06:36:38.0653302Z #11 41.66 4200K .......... .......... .......... .......... .......... 26% 384M 0s 2025-07-17T06:36:38.0653740Z #11 41.66 4250K .......... .......... .......... .......... .......... 26% 240M 0s 2025-07-17T06:36:38.0654168Z #11 41.66 4300K .......... .......... .......... .......... .......... 27% 314M 0s 2025-07-17T06:36:38.0654611Z #11 41.66 4350K .......... .......... .......... .......... .......... 27% 381M 0s 2025-07-17T06:36:38.0655053Z #11 41.66 4400K .......... .......... .......... .......... .......... 27% 44.0M 0s 2025-07-17T06:36:38.0655481Z #11 41.66 4450K .......... .......... .......... .......... .......... 27% 200M 0s 2025-07-17T06:36:38.0656106Z #11 41.66 4500K .......... .......... .......... .......... .......... 28% 372M 0s 2025-07-17T06:36:38.0656600Z #11 41.66 4550K .......... .......... .......... .......... .......... 28% 43.8M 0s 2025-07-17T06:36:38.0657244Z #11 41.66 4600K .......... .......... .......... .......... .......... 28% 325M 0s 2025-07-17T06:36:38.0658017Z #11 41.66 4650K .......... .......... .......... .......... .......... 29% 261M 0s 2025-07-17T06:36:38.0658496Z #11 41.66 4700K .......... .......... .......... .......... .......... 29% 43.3M 0s 2025-07-17T06:36:38.0658943Z #11 41.67 4750K .......... .......... .......... .......... .......... 29% 41.6M 0s 2025-07-17T06:36:38.0659485Z #11 41.67 4800K .......... .......... .......... .......... .......... 30% 356M 0s 2025-07-17T06:36:38.0660013Z #11 41.67 4850K .......... .......... .......... .......... .......... 30% 311M 0s 2025-07-17T06:36:38.0660608Z #11 41.67 4900K .......... .......... .......... .......... .......... 30% 319M 0s 2025-07-17T06:36:38.0661049Z #11 41.67 4950K .......... .......... .......... .......... .......... 31% 39.6M 0s 2025-07-17T06:36:38.0661743Z #11 41.67 5000K .......... .......... .......... .......... .......... 31% 392M 0s 2025-07-17T06:36:38.0662211Z #11 41.67 5050K .......... .......... .......... .......... .......... 31% 279M 0s 2025-07-17T06:36:38.0662721Z #11 41.67 5100K .......... .......... .......... .......... .......... 32% 43.2M 0s 2025-07-17T06:36:38.0663150Z #11 41.67 5150K .......... .......... .......... .......... .......... 32% 213M 0s 2025-07-17T06:36:38.0663587Z #11 41.67 5200K .......... .......... .......... .......... .......... 32% 134M 0s 2025-07-17T06:36:38.0664030Z #11 41.67 5250K .......... .......... .......... .......... .......... 32% 53.9M 0s 2025-07-17T06:36:38.0664462Z #11 41.67 5300K .......... .......... .......... .......... .......... 33% 394M 0s 2025-07-17T06:36:38.0664900Z #11 41.67 5350K .......... .......... .......... .......... .......... 33% 38.3M 0s 2025-07-17T06:36:38.0665330Z #11 41.67 5400K .......... .......... .......... .......... .......... 33% 318M 0s 2025-07-17T06:36:38.0665773Z #11 41.67 5450K .......... .......... .......... .......... .......... 34% 324M 0s 2025-07-17T06:36:38.0666213Z #11 41.67 5500K .......... .......... .......... .......... .......... 34% 356M 0s 2025-07-17T06:36:38.0666640Z #11 41.67 5550K .......... .......... .......... .......... .......... 34% 352M 0s 2025-07-17T06:36:38.0667078Z #11 41.67 5600K .......... .......... .......... .......... .......... 35% 43.7M 0s 2025-07-17T06:36:38.0667515Z #11 41.67 5650K .......... .......... .......... .......... .......... 35% 42.2M 0s 2025-07-17T06:36:38.0668098Z #11 41.68 5700K .......... .......... .......... .......... .......... 35% 304M 0s 2025-07-17T06:36:38.0668628Z #11 41.68 5750K .......... .......... .......... .......... .......... 36% 307M 0s 2025-07-17T06:36:38.0669069Z #11 41.68 5800K .......... .......... .......... .......... .......... 36% 334M 0s 2025-07-17T06:36:38.0669561Z #11 41.68 5850K .......... .......... .......... .......... .......... 36% 40.1M 0s 2025-07-17T06:36:38.0670001Z #11 41.68 5900K .......... .......... .......... .......... .......... 36% 309M 0s 2025-07-17T06:36:38.0670445Z #11 41.68 5950K .......... .......... .......... .......... .......... 37% 419M 0s 2025-07-17T06:36:38.1599492Z #11 41.68 6000K .......... .......... .......... .......... .......... 37% 38.4M 0s 2025-07-17T06:36:38.1600007Z #11 41.68 6050K .......... .......... .......... .......... .......... 37% 296M 0s 2025-07-17T06:36:38.1600489Z #11 41.68 6100K .......... .......... .......... .......... .......... 38% 400M 0s 2025-07-17T06:36:38.1600925Z #11 41.68 6150K .......... .......... .......... .......... .......... 38% 39.3M 0s 2025-07-17T06:36:38.1601386Z #11 41.68 6200K .......... .......... .......... .......... .......... 38% 332M 0s 2025-07-17T06:36:38.1601830Z #11 41.68 6250K .......... .......... .......... .......... .......... 39% 36.2M 0s 2025-07-17T06:36:38.1602354Z #11 41.68 6300K .......... .......... .......... .......... .......... 39% 257M 0s 2025-07-17T06:36:38.1602807Z #11 41.68 6350K .......... .......... .......... .......... .......... 39% 338M 0s 2025-07-17T06:36:38.1603246Z #11 41.68 6400K .......... .......... .......... .......... .......... 40% 359M 0s 2025-07-17T06:36:38.1603675Z #11 41.68 6450K .......... .......... .......... .......... .......... 40% 50.9M 0s 2025-07-17T06:36:38.1604109Z #11 41.68 6500K .......... .......... .......... .......... .......... 40% 307M 0s 2025-07-17T06:36:38.1604541Z #11 41.68 6550K .......... .......... .......... .......... .......... 41% 44.0M 0s 2025-07-17T06:36:38.1605009Z #11 41.68 6600K .......... .......... .......... .......... .......... 41% 39.6M 0s 2025-07-17T06:36:38.1605442Z #11 41.69 6650K .......... .......... .......... .......... .......... 41% 305M 0s 2025-07-17T06:36:38.1605883Z #11 41.69 6700K .......... .......... .......... .......... .......... 41% 252M 0s 2025-07-17T06:36:38.1606325Z #11 41.69 6750K .......... .......... .......... .......... .......... 42% 403M 0s 2025-07-17T06:36:38.1606753Z #11 41.69 6800K .......... .......... .......... .......... .......... 42% 42.3M 0s 2025-07-17T06:36:38.1607195Z #11 41.69 6850K .......... .......... .......... .......... .......... 42% 302M 0s 2025-07-17T06:36:38.1607625Z #11 41.69 6900K .......... .......... .......... .......... .......... 43% 340M 0s 2025-07-17T06:36:38.1608066Z #11 41.69 6950K .......... .......... .......... .......... .......... 43% 45.5M 0s 2025-07-17T06:36:38.1608515Z #11 41.69 7000K .......... .......... .......... .......... .......... 43% 172M 0s 2025-07-17T06:36:38.1608944Z #11 41.69 7050K .......... .......... .......... .......... .......... 44% 382M 0s 2025-07-17T06:36:38.1609397Z #11 41.69 7100K .......... .......... .......... .......... .......... 44% 307M 0s 2025-07-17T06:36:38.1609843Z #11 41.69 7150K .......... .......... .......... .......... .......... 44% 40.8M 0s 2025-07-17T06:36:38.1610316Z #11 41.69 7200K .......... .......... .......... .......... .......... 45% 37.9M 0s 2025-07-17T06:36:38.1610822Z #11 41.69 7250K .......... .......... .......... .......... .......... 45% 420M 0s 2025-07-17T06:36:38.1611424Z #11 41.69 7300K .......... .......... .......... .......... .......... 45% 260M 0s 2025-07-17T06:36:38.1611868Z #11 41.69 7350K .......... .......... .......... .......... .......... 46% 341M 0s 2025-07-17T06:36:38.1612308Z #11 41.69 7400K .......... .......... .......... .......... .......... 46% 405M 0s 2025-07-17T06:36:38.1612907Z #11 41.69 7450K .......... .......... .......... .......... .......... 46% 45.1M 0s 2025-07-17T06:36:38.1613428Z #11 41.69 7500K .......... .......... .......... .......... .......... 46% 37.2M 0s 2025-07-17T06:36:38.1613858Z #11 41.69 7550K .......... .......... .......... .......... .......... 47% 336M 0s 2025-07-17T06:36:38.1614294Z #11 41.69 7600K .......... .......... .......... .......... .......... 47% 345M 0s 2025-07-17T06:36:38.1614734Z #11 41.70 7650K .......... .......... .......... .......... .......... 47% 296M 0s 2025-07-17T06:36:38.1615158Z #11 41.70 7700K .......... .......... .......... .......... .......... 48% 46.0M 0s 2025-07-17T06:36:38.1615595Z #11 41.70 7750K .......... .......... .......... .......... .......... 48% 356M 0s 2025-07-17T06:36:38.1616034Z #11 41.70 7800K .......... .......... .......... .......... .......... 48% 361M 0s 2025-07-17T06:36:38.1616460Z #11 41.70 7850K .......... .......... .......... .......... .......... 49% 39.3M 0s 2025-07-17T06:36:38.1616952Z #11 41.70 7900K .......... .......... .......... .......... .......... 49% 310M 0s 2025-07-17T06:36:38.1617396Z #11 41.70 7950K .......... .......... .......... .......... .......... 49% 330M 0s 2025-07-17T06:36:38.1617822Z #11 41.70 8000K .......... .......... .......... .......... .......... 50% 365M 0s 2025-07-17T06:36:38.1618258Z #11 41.70 8050K .......... .......... .......... .......... .......... 50% 46.1M 0s 2025-07-17T06:36:38.1618701Z #11 41.70 8100K .......... .......... .......... .......... .......... 50% 40.4M 0s 2025-07-17T06:36:38.1619125Z #11 41.70 8150K .......... .......... .......... .......... .......... 50% 159M 0s 2025-07-17T06:36:38.1619603Z #11 41.70 8200K .......... .......... .......... .......... .......... 51% 410M 0s 2025-07-17T06:36:38.1620077Z #11 41.70 8250K .......... .......... .......... .......... .......... 51% 361M 0s 2025-07-17T06:36:38.1620555Z #11 41.70 8300K .......... .......... .......... .......... .......... 51% 48.1M 0s 2025-07-17T06:36:38.1621002Z #11 41.70 8350K .......... .......... .......... .......... .......... 52% 280M 0s 2025-07-17T06:36:38.1621430Z #11 41.70 8400K .......... .......... .......... .......... .......... 52% 40.8M 0s 2025-07-17T06:36:38.1621872Z #11 41.70 8450K .......... .......... .......... .......... .......... 52% 37.7M 0s 2025-07-17T06:36:38.1622317Z #11 41.70 8500K .......... .......... .......... .......... .......... 53% 332M 0s 2025-07-17T06:36:38.1622742Z #11 41.70 8550K .......... .......... .......... .......... .......... 53% 339M 0s 2025-07-17T06:36:38.1623180Z #11 41.71 8600K .......... .......... .......... .......... .......... 53% 309M 0s 2025-07-17T06:36:38.1623618Z #11 41.71 8650K .......... .......... .......... .......... .......... 54% 41.2M 0s 2025-07-17T06:36:38.1624043Z #11 41.71 8700K .......... .......... .......... .......... .......... 54% 366M 0s 2025-07-17T06:36:38.1624480Z #11 41.71 8750K .......... .......... .......... .......... .......... 54% 306M 0s 2025-07-17T06:36:38.1624922Z #11 41.71 8800K .......... .......... .......... .......... .......... 55% 42.0M 0s 2025-07-17T06:36:38.1625352Z #11 41.71 8850K .......... .......... .......... .......... .......... 55% 401M 0s 2025-07-17T06:36:38.1625793Z #11 41.71 8900K .......... .......... .......... .......... .......... 55% 277M 0s 2025-07-17T06:36:38.1626234Z #11 41.71 8950K .......... .......... .......... .......... .......... 55% 351M 0s 2025-07-17T06:36:38.1626660Z #11 41.71 9000K .......... .......... .......... .......... .......... 56% 43.9M 0s 2025-07-17T06:36:38.1627097Z #11 41.71 9050K .......... .......... .......... .......... .......... 56% 41.0M 0s 2025-07-17T06:36:38.1627540Z #11 41.71 9100K .......... .......... .......... .......... .......... 56% 146M 0s 2025-07-17T06:36:38.1628006Z #11 41.71 9150K .......... .......... .......... .......... .......... 57% 231M 0s 2025-07-17T06:36:38.1628447Z #11 41.71 9200K .......... .......... .......... .......... .......... 57% 334M 0s 2025-07-17T06:36:38.1628946Z #11 41.71 9250K .......... .......... .......... .......... .......... 57% 332M 0s 2025-07-17T06:36:38.1629446Z #11 41.71 9300K .......... .......... .......... .......... .......... 58% 53.0M 0s 2025-07-17T06:36:38.1629886Z #11 41.71 9350K .......... .......... .......... .......... .......... 58% 39.4M 0s 2025-07-17T06:36:38.1630312Z #11 41.71 9400K .......... .......... .......... .......... .......... 58% 331M 0s 2025-07-17T06:36:38.1630753Z #11 41.71 9450K .......... .......... .......... .......... .......... 59% 323M 0s 2025-07-17T06:36:38.1631189Z #11 41.71 9500K .......... .......... .......... .......... .......... 59% 375M 0s 2025-07-17T06:36:38.1631618Z #11 41.71 9550K .......... .......... .......... .......... .......... 59% 38.7M 0s 2025-07-17T06:36:38.1632059Z #11 41.72 9600K .......... .......... .......... .......... .......... 60% 261M 0s 2025-07-17T06:36:38.1632495Z #11 41.72 9650K .......... .......... .......... .......... .......... 60% 382M 0s 2025-07-17T06:36:38.1632927Z #11 41.72 9700K .......... .......... .......... .......... .......... 60% 37.5M 0s 2025-07-17T06:36:38.1633373Z #11 41.72 9750K .......... .......... .......... .......... .......... 60% 340M 0s 2025-07-17T06:36:38.1633809Z #11 41.72 9800K .......... .......... .......... .......... .......... 61% 384M 0s 2025-07-17T06:36:38.1634235Z #11 41.72 9850K .......... .......... .......... .......... .......... 61% 355M 0s 2025-07-17T06:36:38.1634676Z #11 41.72 9900K .......... .......... .......... .......... .......... 61% 36.7M 0s 2025-07-17T06:36:38.1635120Z #11 41.72 9950K .......... .......... .......... .......... .......... 62% 46.9M 0s 2025-07-17T06:36:38.1635554Z #11 41.72 10000K .......... .......... .......... .......... .......... 62% 305M 0s 2025-07-17T06:36:38.1636001Z #11 41.72 10050K .......... .......... .......... .......... .......... 62% 178M 0s 2025-07-17T06:36:38.1636444Z #11 41.72 10100K .......... .......... .......... .......... .......... 63% 341M 0s 2025-07-17T06:36:38.1636924Z #11 41.72 10150K .......... .......... .......... .......... .......... 63% 56.2M 0s 2025-07-17T06:36:38.1637372Z #11 41.72 10200K .......... .......... .......... .......... .......... 63% 300M 0s 2025-07-17T06:36:38.1637804Z #11 41.72 10250K .......... .......... .......... .......... .......... 64% 40.4M 0s 2025-07-17T06:36:38.1638249Z #11 41.72 10300K .......... .......... .......... .......... .......... 64% 341M 0s 2025-07-17T06:36:38.1638822Z #11 41.72 10350K .......... .......... .......... .......... .......... 64% 245M 0s 2025-07-17T06:36:38.1639259Z #11 41.72 10400K .......... .......... .......... .......... .......... 64% 256M 0s 2025-07-17T06:36:38.1639703Z #11 41.72 10450K .......... .......... .......... .......... .......... 65% 46.8M 0s 2025-07-17T06:36:38.1640152Z #11 41.72 10500K .......... .......... .......... .......... .......... 65% 38.3M 0s 2025-07-17T06:36:38.1640584Z #11 41.73 10550K .......... .......... .......... .......... .......... 65% 320M 0s 2025-07-17T06:36:38.1641032Z #11 41.73 10600K .......... .......... .......... .......... .......... 66% 264M 0s 2025-07-17T06:36:38.1641479Z #11 41.73 10650K .......... .......... .......... .......... .......... 66% 289M 0s 2025-07-17T06:36:38.1641912Z #11 41.73 10700K .......... .......... .......... .......... .......... 66% 45.0M 0s 2025-07-17T06:36:38.1642359Z #11 41.73 10750K .......... .......... .......... .......... .......... 67% 335M 0s 2025-07-17T06:36:38.1642806Z #11 41.73 10800K .......... .......... .......... .......... .......... 67% 282M 0s 2025-07-17T06:36:38.1643241Z #11 41.73 10850K .......... .......... .......... .......... .......... 67% 39.9M 0s 2025-07-17T06:36:38.1643691Z #11 41.73 10900K .......... .......... .......... .......... .......... 68% 42.2M 0s 2025-07-17T06:36:38.1644140Z #11 41.73 10950K .......... .......... .......... .......... .......... 68% 252M 0s 2025-07-17T06:36:38.1644650Z #11 41.73 11000K .......... .......... .......... .......... .......... 68% 332M 0s 2025-07-17T06:36:38.1645097Z #11 41.73 11050K .......... .......... .......... .......... .......... 69% 333M 0s 2025-07-17T06:36:38.1645587Z #11 41.73 11100K .......... .......... .......... .......... .......... 69% 293M 0s 2025-07-17T06:36:38.1657820Z #11 41.73 11150K .......... .......... .......... .......... .......... 69% 43.5M 0s 2025-07-17T06:36:38.1658307Z #11 41.73 11200K .......... .......... .......... .......... .......... 69% 41.7M 0s 2025-07-17T06:36:38.1658756Z #11 41.73 11250K .......... .......... .......... .......... .......... 70% 224M 0s 2025-07-17T06:36:38.1659214Z #11 41.73 11300K .......... .......... .......... .......... .......... 70% 328M 0s 2025-07-17T06:36:38.1659667Z #11 41.73 11350K .......... .......... .......... .......... .......... 70% 283M 0s 2025-07-17T06:36:38.1660106Z #11 41.73 11400K .......... .......... .......... .......... .......... 71% 46.2M 0s 2025-07-17T06:36:38.1660569Z #11 41.73 11450K .......... .......... .......... .......... .......... 71% 189M 0s 2025-07-17T06:36:38.1661005Z #11 41.73 11500K .......... .......... .......... .......... .......... 71% 294M 0s 2025-07-17T06:36:38.1661459Z #11 41.73 11550K .......... .......... .......... .......... .......... 72% 42.4M 0s 2025-07-17T06:36:38.1661908Z #11 41.74 11600K .......... .......... .......... .......... .......... 72% 255M 0s 2025-07-17T06:36:38.1662342Z #11 41.74 11650K .......... .......... .......... .......... .......... 72% 249M 0s 2025-07-17T06:36:38.1662792Z #11 41.74 11700K .......... .......... .......... .......... .......... 73% 315M 0s 2025-07-17T06:36:38.1663240Z #11 41.74 11750K .......... .......... .......... .......... .......... 73% 41.3M 0s 2025-07-17T06:36:38.1663675Z #11 41.74 11800K .......... .......... .......... .......... .......... 73% 38.5M 0s 2025-07-17T06:36:38.1664123Z #11 41.74 11850K .......... .......... .......... .......... .......... 73% 362M 0s 2025-07-17T06:36:38.1664579Z #11 41.74 11900K .......... .......... .......... .......... .......... 74% 347M 0s 2025-07-17T06:36:38.1665017Z #11 41.74 11950K .......... .......... .......... .......... .......... 74% 347M 0s 2025-07-17T06:36:38.1665465Z #11 41.74 12000K .......... .......... .......... .......... .......... 74% 44.5M 0s 2025-07-17T06:36:38.1665913Z #11 41.74 12050K .......... .......... .......... .......... .......... 75% 305M 0s 2025-07-17T06:36:38.1666351Z #11 41.74 12100K .......... .......... .......... .......... .......... 75% 35.6M 0s 2025-07-17T06:36:38.1666800Z #11 41.74 12150K .......... .......... .......... .......... .......... 75% 299M 0s 2025-07-17T06:36:38.1667249Z #11 41.74 12200K .......... .......... .......... .......... .......... 76% 193M 0s 2025-07-17T06:36:38.1667684Z #11 41.74 12250K .......... .......... .......... .......... .......... 76% 323M 0s 2025-07-17T06:36:38.1668132Z #11 41.74 12300K .......... .......... .......... .......... .......... 76% 61.6M 0s 2025-07-17T06:36:38.1668571Z #11 41.74 12350K .......... .......... .......... .......... .......... 77% 350M 0s 2025-07-17T06:36:38.1669022Z #11 41.74 12400K .......... .......... .......... .......... .......... 77% 41.5M 0s 2025-07-17T06:36:38.1669570Z #11 41.74 12450K .......... .......... .......... .......... .......... 77% 206M 0s 2025-07-17T06:36:38.1669991Z #11 41.74 12500K .......... .......... .......... .......... .......... 78% 43.2M 0s 2025-07-17T06:36:38.1670431Z #11 41.75 12550K .......... .......... .......... .......... .......... 78% 387M 0s 2025-07-17T06:36:38.1670869Z #11 41.75 12600K .......... .......... .......... .......... .......... 78% 336M 0s 2025-07-17T06:36:38.1671290Z #11 41.75 12650K .......... .......... .......... .......... .......... 78% 331M 0s 2025-07-17T06:36:38.1671724Z #11 41.75 12700K .......... .......... .......... .......... .......... 79% 45.8M 0s 2025-07-17T06:36:38.1672157Z #11 41.75 12750K .......... .......... .......... .......... .......... 79% 39.7M 0s 2025-07-17T06:36:38.1672840Z #11 41.75 12800K .......... .......... .......... .......... .......... 79% 291M 0s 2025-07-17T06:36:38.1673332Z #11 41.75 12850K .......... .......... .......... .......... .......... 80% 356M 0s 2025-07-17T06:36:38.1673751Z #11 41.75 12900K .......... .......... .......... .......... .......... 80% 281M 0s 2025-07-17T06:36:38.1674154Z #11 41.75 12950K .......... .......... .......... .......... .......... 80% 335M 0s 2025-07-17T06:36:38.1674570Z #11 41.75 13000K .......... .......... .......... .......... .......... 81% 50.7M 0s 2025-07-17T06:36:38.1674988Z #11 41.75 13050K .......... .......... .......... .......... .......... 81% 352M 0s 2025-07-17T06:36:38.1675392Z #11 41.75 13100K .......... .......... .......... .......... .......... 81% 40.5M 0s 2025-07-17T06:36:38.1675809Z #11 41.75 13150K .......... .......... .......... .......... .......... 82% 359M 0s 2025-07-17T06:36:38.1676213Z #11 41.75 13200K .......... .......... .......... .......... .......... 82% 41.3M 0s 2025-07-17T06:36:38.1676636Z #11 41.75 13250K .......... .......... .......... .......... .......... 82% 331M 0s 2025-07-17T06:36:38.1677056Z #11 41.75 13300K .......... .......... .......... .......... .......... 83% 281M 0s 2025-07-17T06:36:38.1677461Z #11 41.75 13350K .......... .......... .......... .......... .......... 83% 405M 0s 2025-07-17T06:36:38.1677881Z #11 41.75 13400K .......... .......... .......... .......... .......... 83% 44.9M 0s 2025-07-17T06:36:38.1678296Z #11 41.75 13450K .......... .......... .......... .......... .......... 83% 39.2M 0s 2025-07-17T06:36:38.1678978Z #11 41.76 13500K .......... .......... .......... .......... .......... 84% 302M 0s 2025-07-17T06:36:38.1679432Z #11 41.76 13550K .......... .......... .......... .......... .......... 84% 318M 0s 2025-07-17T06:36:38.1679900Z #11 41.76 13600K .......... .......... .......... .......... .......... 84% 317M 0s 2025-07-17T06:36:38.1680334Z #11 41.76 13650K .......... .......... .......... .......... .......... 85% 45.6M 0s 2025-07-17T06:36:38.1680790Z #11 41.76 13700K .......... .......... .......... .......... .......... 85% 255M 0s 2025-07-17T06:36:38.1681244Z #11 41.76 13750K .......... .......... .......... .......... .......... 85% 331M 0s 2025-07-17T06:36:38.1681681Z #11 41.76 13800K .......... .......... .......... .......... .......... 86% 41.3M 0s 2025-07-17T06:36:38.1682128Z #11 41.76 13850K .......... .......... .......... .......... .......... 86% 39.9M 0s 2025-07-17T06:36:38.1682576Z #11 41.76 13900K .......... .......... .......... .......... .......... 86% 341M 0s 2025-07-17T06:36:38.1683010Z #11 41.76 13950K .......... .......... .......... .......... .......... 87% 309M 0s 2025-07-17T06:36:38.1683456Z #11 41.76 14000K .......... .......... .......... .......... .......... 87% 366M 0s 2025-07-17T06:36:38.1683907Z #11 41.76 14050K .......... .......... .......... .......... .......... 87% 43.9M 0s 2025-07-17T06:36:38.1684341Z #11 41.76 14100K .......... .......... .......... .......... .......... 87% 265M 0s 2025-07-17T06:36:38.1684794Z #11 41.76 14150K .......... .......... .......... .......... .......... 88% 43.2M 0s 2025-07-17T06:36:38.1685233Z #11 41.76 14200K .......... .......... .......... .......... .......... 88% 311M 0s 2025-07-17T06:36:38.1685679Z #11 41.76 14250K .......... .......... .......... .......... .......... 88% 265M 0s 2025-07-17T06:36:38.1686125Z #11 41.76 14300K .......... .......... .......... .......... .......... 89% 436M 0s 2025-07-17T06:36:38.1686561Z #11 41.76 14350K .......... .......... .......... .......... .......... 89% 45.0M 0s 2025-07-17T06:36:38.1687011Z #11 41.76 14400K .......... .......... .......... .......... .......... 89% 40.4M 0s 2025-07-17T06:36:38.1687462Z #11 41.77 14450K .......... .......... .......... .......... .......... 90% 317M 0s 2025-07-17T06:36:38.1687894Z #11 41.77 14500K .......... .......... .......... .......... .......... 90% 322M 0s 2025-07-17T06:36:38.1688346Z #11 41.77 14550K .......... .......... .......... .......... .......... 90% 265M 0s 2025-07-17T06:36:38.1688862Z #11 41.77 14600K .......... .......... .......... .......... .......... 91% 46.4M 0s 2025-07-17T06:36:38.1689352Z #11 41.77 14650K .......... .......... .......... .......... .......... 91% 327M 0s 2025-07-17T06:36:38.1689804Z #11 41.77 14700K .......... .......... .......... .......... .......... 91% 331M 0s 2025-07-17T06:36:38.1690255Z #11 41.77 14750K .......... .......... .......... .......... .......... 92% 43.5M 0s 2025-07-17T06:36:38.1690799Z #11 41.77 14800K .......... .......... .......... .......... .......... 92% 360M 0s 2025-07-17T06:36:38.1691339Z #11 41.77 14850K .......... .......... .......... .......... .......... 92% 42.3M 0s 2025-07-17T06:36:38.1691756Z #11 41.77 14900K .......... .......... .......... .......... .......... 92% 328M 0s 2025-07-17T06:36:38.1692156Z #11 41.77 14950K .......... .......... .......... .......... .......... 93% 272M 0s 2025-07-17T06:36:38.1692572Z #11 41.77 15000K .......... .......... .......... .......... .......... 93% 356M 0s 2025-07-17T06:36:38.1692980Z #11 41.77 15050K .......... .......... .......... .......... .......... 93% 46.4M 0s 2025-07-17T06:36:38.1693401Z #11 41.77 15100K .......... .......... .......... .......... .......... 94% 350M 0s 2025-07-17T06:36:38.1693818Z #11 41.77 15150K .......... .......... .......... .......... .......... 94% 39.5M 0s 2025-07-17T06:36:38.1694223Z #11 41.77 15200K .......... .......... .......... .......... .......... 94% 336M 0s 2025-07-17T06:36:38.1694637Z #11 41.77 15250K .......... .......... .......... .......... .......... 95% 44.9M 0s 2025-07-17T06:36:38.1695054Z #11 41.77 15300K .......... .......... .......... .......... .......... 95% 363M 0s 2025-07-17T06:36:38.1695456Z #11 41.77 15350K .......... .......... .......... .......... .......... 95% 212M 0s 2025-07-17T06:36:38.1695874Z #11 41.77 15400K .......... .......... .......... .......... .......... 96% 342M 0s 2025-07-17T06:36:38.1696295Z #11 41.77 15450K .......... .......... .......... .......... .......... 96% 45.1M 0s 2025-07-17T06:36:38.1696700Z #11 41.78 15500K .......... .......... .......... .......... .......... 96% 39.1M 0s 2025-07-17T06:36:38.1697121Z #11 41.78 15550K .......... .......... .......... .......... .......... 96% 325M 0s 2025-07-17T06:36:38.1697536Z #11 41.78 15600K .......... .......... .......... .......... .......... 97% 368M 0s 2025-07-17T06:36:38.1697939Z #11 41.78 15650K .......... .......... .......... .......... .......... 97% 352M 0s 2025-07-17T06:36:38.1698356Z #11 41.78 15700K .......... .......... .......... .......... .......... 97% 40.8M 0s 2025-07-17T06:36:38.1698777Z #11 41.78 15750K .......... .......... .......... .......... .......... 98% 294M 0s 2025-07-17T06:36:38.1699181Z #11 41.78 15800K .......... .......... .......... .......... .......... 98% 352M 0s 2025-07-17T06:36:38.3137892Z #11 41.78 15850K .......... .......... .......... .......... .......... 98% 42.8M 0s 2025-07-17T06:36:38.3138441Z #11 41.78 15900K .......... .......... .......... .......... .......... 99% 432M 0s 2025-07-17T06:36:38.3138886Z #11 41.78 15950K .......... .......... .......... .......... .......... 99% 262M 0s 2025-07-17T06:36:38.3139344Z #11 41.78 16000K .......... .......... .......... .......... .......... 99% 44.7M 0s 2025-07-17T06:36:38.3139785Z #11 41.78 16050K .......... .......... .......... ... 100% 34.6M=0.1s 2025-07-17T06:36:38.3140162Z #11 41.78 2025-07-17T06:36:38.3140523Z #11 41.78 2025-07-17 06:36:38 (115 MB/s) - 'valgrind-3.20.0.tar.bz2' saved [16469274/16469274] 2025-07-17T06:36:38.3140938Z #11 41.78 2025-07-17T06:36:38.3141184Z #11 41.78 + tar -xjf valgrind-3.20.0.tar.bz2 2025-07-17T06:36:41.2040037Z #11 44.82 + cd valgrind-3.20.0 2025-07-17T06:36:41.2040439Z #11 44.82 + ./configure --prefix=/usr/local 2025-07-17T06:36:41.3060114Z #11 44.90 checking for a BSD-compatible install... /usr/bin/install -c 2025-07-17T06:36:41.3060643Z #11 44.91 checking whether build environment is sane... yes 2025-07-17T06:36:41.3061372Z #11 44.91 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2025-07-17T06:36:41.3061755Z #11 44.92 checking for gawk... no 2025-07-17T06:36:41.3062141Z #11 44.92 checking for mawk... mawk 2025-07-17T06:36:41.3062491Z #11 44.92 checking whether make sets $(MAKE)... yes 2025-07-17T06:36:41.4315473Z #11 44.93 checking whether make supports nested variables... yes 2025-07-17T06:36:41.4316131Z #11 44.93 checking whether to enable maintainer-specific portions of Makefiles... no 2025-07-17T06:36:41.4316651Z #11 44.93 checking whether ln -s works... yes 2025-07-17T06:36:41.4316984Z #11 44.93 checking for gcc... gcc 2025-07-17T06:36:41.4317329Z #11 44.96 checking whether the C compiler works... yes 2025-07-17T06:36:41.4317763Z #11 44.99 checking for C compiler default output file name... a.out 2025-07-17T06:36:41.4318212Z #11 44.99 checking for suffix of executables... 2025-07-17T06:36:41.4318777Z #11 45.02 checking whether we are cross compiling... no 2025-07-17T06:36:41.5326437Z #11 45.05 checking for suffix of object files... o 2025-07-17T06:36:41.5326918Z #11 45.07 checking whether the compiler supports GNU C... yes 2025-07-17T06:36:41.5327410Z #11 45.08 checking whether gcc accepts -g... yes 2025-07-17T06:36:41.5327847Z #11 45.12 checking for gcc option to enable C11 features... none needed 2025-07-17T06:36:41.6359956Z #11 45.15 checking whether gcc understands -c and -o together... yes 2025-07-17T06:36:41.6360669Z #11 45.18 checking whether make supports the include directive... yes (GNU style) 2025-07-17T06:36:41.6361153Z #11 45.19 checking dependency style of gcc... gcc3 2025-07-17T06:36:41.6361568Z #11 45.21 checking how to run the C preprocessor... gcc -E 2025-07-17T06:36:41.7406670Z #11 45.26 checking for g++... g++ 2025-07-17T06:36:41.7407113Z #11 45.27 checking whether the compiler supports GNU C++... yes 2025-07-17T06:36:41.7407550Z #11 45.29 checking whether g++ accepts -g... yes 2025-07-17T06:36:41.7407993Z #11 45.31 checking for g++ option to enable C++11 features... none needed 2025-07-17T06:36:41.8601789Z #11 45.36 checking dependency style of g++... gcc3 2025-07-17T06:36:41.8602338Z #11 45.39 checking for ranlib... ranlib 2025-07-17T06:36:41.8602732Z #11 45.39 checking for gcc-ranlib... /usr/bin/gcc-ranlib 2025-07-17T06:36:41.8603205Z #11 45.39 checking for a sed that does not truncate output... /usr/bin/sed 2025-07-17T06:36:41.8603633Z #11 45.40 checking for ar... /usr/bin/ar 2025-07-17T06:36:41.8603958Z #11 45.40 checking for gcc-ar... /usr/bin/gcc-ar 2025-07-17T06:36:41.8604313Z #11 45.40 checking for perl... /usr/bin/perl 2025-07-17T06:36:41.8604645Z #11 45.40 checking for gdb... /usr/bin/gdb 2025-07-17T06:36:41.8604979Z #11 45.40 checking dependency style of gcc... gcc3 2025-07-17T06:36:41.8605332Z #11 45.42 checking for diff -u... yes 2025-07-17T06:36:41.8605683Z #11 45.43 checking for a supported version of gcc... ok (11) 2025-07-17T06:36:41.8606169Z #11 45.44 checking build system type... x86_64-pc-linux-gnu 2025-07-17T06:36:41.9644631Z #11 45.48 checking host system type... x86_64-pc-linux-gnu 2025-07-17T06:36:41.9645078Z #11 45.48 checking for a supported CPU... ok (x86_64) 2025-07-17T06:36:41.9645463Z #11 45.48 checking for a 64-bit only build... no 2025-07-17T06:36:41.9645840Z #11 45.48 checking for a 32-bit only build... no 2025-07-17T06:36:41.9646212Z #11 45.48 checking for a supported OS... ok (linux-gnu) 2025-07-17T06:36:41.9646725Z #11 45.48 checking for the kernel version... 2.6 or later (6.1.141-155.222.amzn2023.x86_64) 2025-07-17T06:36:41.9647228Z #11 45.48 checking for 32 bit build support... no 2025-07-17T06:36:41.9647665Z #11 45.51 checking for a supported CPU/OS combination... ok (amd64-linux) 2025-07-17T06:36:41.9648130Z #11 45.51 checking for use as an inner Valgrind... no 2025-07-17T06:36:41.9648567Z #11 45.51 checking for using the undefined behaviour sanitiser... no 2025-07-17T06:36:41.9648968Z #11 45.51 checking for stdio.h... yes 2025-07-17T06:36:41.9649279Z #11 45.53 checking for stdlib.h... yes 2025-07-17T06:36:41.9649791Z #11 45.55 checking for string.h... yes 2025-07-17T06:36:41.9650110Z #11 45.57 checking for inttypes.h... yes 2025-07-17T06:36:42.0657310Z #11 45.58 checking for stdint.h... yes 2025-07-17T06:36:42.0657902Z #11 45.60 checking for strings.h... yes 2025-07-17T06:36:42.0658246Z #11 45.62 checking for sys/stat.h... yes 2025-07-17T06:36:42.0658583Z #11 45.64 checking for sys/types.h... yes 2025-07-17T06:36:42.0658911Z #11 45.66 checking for unistd.h... yes 2025-07-17T06:36:42.1698821Z #11 45.69 checking for sys/time.h... yes 2025-07-17T06:36:42.1699229Z #11 45.71 checking for sys/param.h... yes 2025-07-17T06:36:42.1699574Z #11 45.73 checking for features.h... yes 2025-07-17T06:36:42.1700011Z #11 45.76 checking for grep that handles long lines and -e... /usr/bin/grep 2025-07-17T06:36:42.1700464Z #11 45.76 checking for egrep... /usr/bin/grep -E 2025-07-17T06:36:42.2745506Z #11 45.79 checking whether pthread_create needs libpthread... no 2025-07-17T06:36:42.2746008Z #11 45.82 checking the glibc version... 2.35 family 2025-07-17T06:36:42.2746385Z #11 45.82 checking for AT_FDCWD... yes 2025-07-17T06:36:42.2746709Z #11 45.84 checking for stpncpy... yes 2025-07-17T06:36:42.2747060Z #11 45.87 checking for PTRACE_GETREGS... yes 2025-07-17T06:36:42.3840492Z #11 45.89 checking for CLOCK_MONOTONIC... yes 2025-07-17T06:36:42.3840916Z #11 45.91 checking for Elf32_Chdr... yes 2025-07-17T06:36:42.3841229Z #11 45.95 checking for Elf64_Chdr... yes 2025-07-17T06:36:42.3841575Z #11 45.98 checking for pthread_rwlock_t... yes 2025-07-17T06:36:42.4964912Z #11 46.00 checking for clockid_t... yes 2025-07-17T06:36:42.4965366Z #11 46.02 checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes 2025-07-17T06:36:42.4965776Z #11 46.04 checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes 2025-07-17T06:36:42.4966198Z #11 46.06 checking for PTHREAD_MUTEX_RECURSIVE_NP... yes 2025-07-17T06:36:42.4966639Z #11 46.08 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes 2025-07-17T06:36:42.6038160Z #11 46.12 checking for pthread_mutex_t.__m_kind... no 2025-07-17T06:36:42.6038776Z #11 46.16 checking for pthread_mutex_t.__data.__kind... yes 2025-07-17T06:36:42.6039246Z #11 46.18 checking if AT_HWCAP contains the altivec indicator... no 2025-07-17T06:36:42.6039715Z #11 46.18 checking if AT_HWCAP contains the vsx indicator... no 2025-07-17T06:36:42.6040168Z #11 46.18 checking if AT_HWCAP contains the dfp indicator... no 2025-07-17T06:36:42.6040636Z #11 46.18 checking if AT_HWCAP contains the arch_2_05 indicator... no 2025-07-17T06:36:42.6041111Z #11 46.18 checking if AT_HWCAP contains the arch_2_06 indicator... no 2025-07-17T06:36:42.6041590Z #11 46.19 checking if AT_HWCAP contains the arch_2_07 indicator... no 2025-07-17T06:36:42.6042058Z #11 46.19 checking if AT_HWCAP contains the arch_3_00 indicator... no 2025-07-17T06:36:42.6042636Z #11 46.19 checking if AT_HWCAP contains the arch_3_1 indicator... no 2025-07-17T06:36:42.6043228Z #11 46.19 checking if AT_HWCAP contains the htm indicator... no 2025-07-17T06:36:42.6043781Z #11 46.19 checking if AT_HWCAP contains the mma indicator... no 2025-07-17T06:36:42.6044257Z #11 46.19 checking that assembler knows ISA 2.07 instructions ... no 2025-07-17T06:36:42.6044721Z #11 46.21 checking for Altivec support in the compiler ... no 2025-07-17T06:36:42.7122172Z #11 46.22 checking for VSX compiler flag support... no 2025-07-17T06:36:42.7122646Z #11 46.23 checking for VSX support in the assembler ... no 2025-07-17T06:36:42.7123057Z #11 46.24 checking that assembler knows DFP... no 2025-07-17T06:36:42.7123462Z #11 46.26 checking that compiler knows -mhard-dfp switch... no 2025-07-17T06:36:42.7123905Z #11 46.28 checking that compiler knows DFP datatypes... yes 2025-07-17T06:36:42.7124323Z #11 46.29 checking if compiler accepts the -mhtm flag... no 2025-07-17T06:36:42.7124755Z #11 46.30 checking if compiler can find the htm builtins... no 2025-07-17T06:36:42.7125175Z #11 46.31 checking that assembler knows ISA 3.00 ... no 2025-07-17T06:36:42.8443245Z #11 46.33 checking that assembler knows xscvhpdp ... no 2025-07-17T06:36:42.8443738Z #11 46.35 checking that assembler knows darn instruction ... no 2025-07-17T06:36:42.8444419Z #11 46.37 checking that assembler knows ISA 3.1 ... no 2025-07-17T06:36:42.8444816Z #11 46.39 checking for pthread_create@GLIBC2.0()... no 2025-07-17T06:36:42.8445320Z #11 46.43 checking for dlinfo RTLD_DI_TLS_MODID... yes 2025-07-17T06:36:43.0299168Z #11 46.46 checking for eventfd()... yes 2025-07-17T06:36:43.2743755Z #11 46.50 checking that C++ compiler can include header file... yes 2025-07-17T06:36:43.4555283Z #11 46.90 checking that C++ compiler can include header file... yes 2025-07-17T06:36:43.6083141Z #11 47.08 checking that C++ compiler can use std::shared_timed_mutex... yes 2025-07-17T06:36:43.7577695Z #11 47.23 checking that C++ compiler can use std::timed_mutex... yes 2025-07-17T06:36:43.8640963Z #11 47.38 checking for struct user_regs_struct... yes 2025-07-17T06:36:43.8641413Z #11 47.41 checking for __NR_membarrier... yes 2025-07-17T06:36:43.8641768Z #11 47.43 checking if gcc accepts -m32... yes 2025-07-17T06:36:43.8642142Z #11 47.44 checking if gcc accepts -m64... yes 2025-07-17T06:36:43.8642509Z #11 47.46 checking if gcc accepts -march=octeon... no 2025-07-17T06:36:43.8642908Z #11 47.47 checking if gcc accepts -march=octeon2... no 2025-07-17T06:36:43.9647322Z #11 47.48 checking if gcc accepts -mmsa... no 2025-07-17T06:36:43.9647782Z #11 47.49 checking if gcc is producing mips n32 binaries... no 2025-07-17T06:36:43.9648226Z #11 47.51 checking if gcc is producing mips n64 binaries... no 2025-07-17T06:36:43.9648639Z #11 47.52 checking if gcc accepts -mmmx... yes 2025-07-17T06:36:43.9648997Z #11 47.54 checking if gcc accepts -msse... yes 2025-07-17T06:36:43.9649433Z #11 47.55 checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes 2025-07-17T06:36:43.9649923Z #11 47.57 checking if gcc accepts -mlong-double-128... yes 2025-07-17T06:36:44.0760312Z #11 47.58 checking for using the link time optimisation... no 2025-07-17T06:36:44.0760828Z #11 47.58 checking if gcc accepts -Wmemset-transposed-args... yes 2025-07-17T06:36:44.0761299Z #11 47.60 checking if gcc accepts -Wnonnull... yes 2025-07-17T06:36:44.0761688Z #11 47.62 checking if gcc accepts -Woverflow... yes 2025-07-17T06:36:44.0762090Z #11 47.63 checking if gcc accepts -Wpointer-sign... yes 2025-07-17T06:36:44.0762503Z #11 47.65 checking if gcc accepts -Wuninitialized... yes 2025-07-17T06:36:44.0762911Z #11 47.66 checking if gcc accepts -Wunused-function... yes 2025-07-17T06:36:44.0763356Z #11 47.68 checking if gcc accepts -Wstatic-local-in-inline... no 2025-07-17T06:36:44.1883720Z #11 47.70 checking if gcc accepts -Wmismatched-new-delete... yes 2025-07-17T06:36:44.1884223Z #11 47.72 checking if gcc accepts -Winfinite-recursion... no 2025-07-17T06:36:44.1884687Z #11 47.73 checking if gcc accepts -Wexpansion-to-defined... yes 2025-07-17T06:36:44.1885130Z #11 47.75 checking if gcc accepts -Wwrite-strings... yes 2025-07-17T06:36:44.1885519Z #11 47.76 checking if gcc accepts -Wempty-body... yes 2025-07-17T06:36:44.1885906Z #11 47.78 checking if gcc accepts -Wformat... yes 2025-07-17T06:36:44.1886329Z #11 47.79 checking if gcc accepts -Wformat-signedness... yes 2025-07-17T06:36:44.2941722Z #11 47.81 checking if gcc accepts -Wcast-qual... yes 2025-07-17T06:36:44.2942238Z #11 47.82 checking if gcc accepts -Wold-style-declaration... yes 2025-07-17T06:36:44.2942695Z #11 47.84 checking if gcc accepts -Wignored-qualifiers... yes 2025-07-17T06:36:44.2943161Z #11 47.85 checking if gcc accepts -Wmissing-parameter-type... yes 2025-07-17T06:36:44.2943602Z #11 47.87 checking if gcc accepts -Wlogical-op... yes 2025-07-17T06:36:44.2943997Z #11 47.88 checking if gcc accepts -Wenum-conversion... yes 2025-07-17T06:36:44.2944446Z #11 47.90 checking if gcc accepts -Wimplicit-fallthrough=2... yes 2025-07-17T06:36:44.4017909Z #11 47.91 checking if gcc accepts -Wformat-security... yes 2025-07-17T06:36:44.4018474Z #11 47.93 checking if gcc accepts -Wextra or -W... -Wextra 2025-07-17T06:36:44.4018892Z #11 47.94 checking if g++ accepts -faligned-new... yes 2025-07-17T06:36:44.4019602Z #11 47.96 checking if g++ accepts -fsized-deallocation... yes 2025-07-17T06:36:44.4020043Z #11 47.98 checking if g++ supports aligned new and delete... yes 2025-07-17T06:36:44.4020631Z #11 48.01 checking if gcc accepts -fno-stack-protector... yes 2025-07-17T06:36:44.5278681Z #11 48.02 checking if gcc accepts -finline-functions... yes 2025-07-17T06:36:44.5279174Z #11 48.04 checking if gcc accepts -fno-ipa-icf... yes 2025-07-17T06:36:44.5279616Z #11 48.05 checking if gcc accepts --param inline-unit-growth... yes 2025-07-17T06:36:44.5280132Z #11 48.07 checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes 2025-07-17T06:36:44.5280593Z #11 48.09 checking if gcc accepts -g -gz=zlib... yes 2025-07-17T06:36:44.5280980Z #11 48.12 checking if gcc accepts -g -gz=zlib-gnu... yes 2025-07-17T06:36:44.6427506Z #11 48.15 checking if gcc accepts nested functions... yes 2025-07-17T06:36:44.6428113Z #11 48.16 checking if gcc accepts the 'p' constraint in asm statements... yes 2025-07-17T06:36:44.6428634Z #11 48.18 checking if gcc accepts -pie... yes 2025-07-17T06:36:44.6429001Z #11 48.21 checking if gcc accepts -ansi... yes 2025-07-17T06:36:44.6429364Z #11 48.23 checking if gcc accepts -no-pie... yes 2025-07-17T06:36:44.6429808Z #11 48.24 checking if the linker accepts -Wl,--image-base... no 2025-07-17T06:36:44.7507251Z #11 48.26 checking if the linker accepts -Wl,-Ttext-segment... yes 2025-07-17T06:36:44.7507927Z #11 48.29 configure: ld --image-base or -Ttext-segment used, no need to strip build-id NOTEs. 2025-07-17T06:36:44.7508509Z #11 48.29 checking if ppc32/64 as supports mtocrf/mfocrf... no 2025-07-17T06:36:44.7509046Z #11 48.30 checking if ppc32/64 asm supports phased out floating point instructions... no 2025-07-17T06:36:44.7509631Z #11 48.32 checking if amd64 assembler supports fxsave64/fxrstor64... yes 2025-07-17T06:36:44.7510099Z #11 48.34 checking if x86/amd64 assembler speaks SSE3... yes 2025-07-17T06:36:44.7510537Z #11 48.36 checking if x86/amd64 assembler speaks SSSE3... yes 2025-07-17T06:36:44.8586543Z #11 48.37 checking if x86/amd64 assembler supports 'pclmulqdq'... yes 2025-07-17T06:36:44.8587110Z #11 48.39 checking if x86/amd64 assembler supports 'vpclmulqdq'... yes 2025-07-17T06:36:44.8587676Z #11 48.40 checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... yes 2025-07-17T06:36:44.8588181Z #11 48.42 checking if x86/amd64 assembler supports 'lzcnt'... yes 2025-07-17T06:36:44.8588644Z #11 48.43 checking if x86/amd64 assembler supports 'loopnel'... yes 2025-07-17T06:36:44.8589124Z #11 48.45 checking if x86/amd64 assembler supports 'addr32'... yes 2025-07-17T06:36:44.8589581Z #11 48.46 checking if x86/amd64 assembler speaks SSE4.2... yes 2025-07-17T06:36:44.9632958Z #11 48.48 checking if x86/amd64 assembler speaks AVX... yes 2025-07-17T06:36:44.9633866Z #11 48.49 checking if x86/amd64 assembler speaks AVX2... yes 2025-07-17T06:36:44.9634368Z #11 48.51 checking if x86/amd64 assembler speaks TSX... yes 2025-07-17T06:36:44.9634828Z #11 48.52 checking if x86/amd64 assembler speaks BMI1 and BMI2... yes 2025-07-17T06:36:44.9635319Z #11 48.54 checking if x86/amd64 assembler speaks FMA... yes 2025-07-17T06:36:44.9635792Z #11 48.55 checking if amd64 assembler knows the MPX instructions... no 2025-07-17T06:36:44.9636303Z #11 48.57 checking if amd64 assembler knows the ADX instructions... yes 2025-07-17T06:36:45.0671447Z #11 48.58 checking if amd64 assembler knows the RDRAND instruction... yes 2025-07-17T06:36:45.0672086Z #11 48.60 checking if amd64 assembler knows the RDSEED instruction... yes 2025-07-17T06:36:45.0672614Z #11 48.61 checking if amd64 assembler knows the F16C instructions... yes 2025-07-17T06:36:45.0673121Z #11 48.63 checking if x86/amd64 assembler knows the MOVBE insn... yes 2025-07-17T06:36:45.0673593Z #11 48.64 checking if gcc supports the ifunc attribute... yes 2025-07-17T06:36:45.0674048Z #11 48.68 checking if gcc supports the armv8 crc feature flag... no 2025-07-17T06:36:45.1777989Z #11 48.69 checking if gcc supports the armv81 feature flag and assembler supports v8.1 instructions... no 2025-07-17T06:36:45.1779126Z #11 48.70 checking if gcc supports the armv82 feature flag and assembler supports v8.2 instructions... no 2025-07-17T06:36:45.1779674Z #11 48.74 checking for TLS support... yes 2025-07-17T06:36:45.1780125Z #11 48.78 checking for asm/unistd.h... yes 2025-07-17T06:36:45.2894408Z #11 48.80 checking for endian.h... yes 2025-07-17T06:36:45.2894838Z #11 48.82 checking for mqueue.h... yes 2025-07-17T06:36:45.2895181Z #11 48.84 checking for sys/endian.h... no 2025-07-17T06:36:45.2895539Z #11 48.87 checking for sys/epoll.h... yes 2025-07-17T06:36:45.2895887Z #11 48.89 checking for sys/eventfd.h... yes 2025-07-17T06:36:45.3999853Z #11 48.91 checking for sys/klog.h... yes 2025-07-17T06:36:45.4000250Z #11 48.93 checking for sys/poll.h... yes 2025-07-17T06:36:45.4000591Z #11 48.95 checking for sys/prctl.h... yes 2025-07-17T06:36:45.4000925Z #11 48.97 checking for sys/signal.h... yes 2025-07-17T06:36:45.4001254Z #11 49.00 checking for sys/signalfd.h... yes 2025-07-17T06:36:45.5225351Z #11 49.02 checking for sys/syscall.h... yes 2025-07-17T06:36:45.5225829Z #11 49.04 checking for sys/sysnvl.h... no 2025-07-17T06:36:45.5226174Z #11 49.07 checking for sys/time.h... (cached) yes 2025-07-17T06:36:45.5226564Z #11 49.07 checking for sys/types.h... (cached) yes 2025-07-17T06:36:45.5226943Z #11 49.07 checking if is usable... yes 2025-07-17T06:36:45.5227332Z #11 49.08 checking for uid_t in sys/types.h... yes 2025-07-17T06:36:45.5227682Z #11 49.09 checking for off_t... yes 2025-07-17T06:36:45.6652597Z #11 49.14 checking for size_t... yes 2025-07-17T06:36:45.6653013Z #11 49.19 checking for struct statx... yes 2025-07-17T06:36:45.6653364Z #11 49.24 checking for working memcmp... yes 2025-07-17T06:36:45.7759747Z #11 49.28 checking for getpagesize... yes 2025-07-17T06:36:45.7760158Z #11 49.32 checking for working mmap... yes 2025-07-17T06:36:45.7760539Z #11 49.36 checking for pthread_create in -lpthread... yes 2025-07-17T06:36:45.9065556Z #11 49.40 checking for clock_gettime in -lrt... yes 2025-07-17T06:36:45.9066037Z #11 49.43 checking for clock_gettime... yes 2025-07-17T06:36:45.9066381Z #11 49.46 checking for copy_file_range... yes 2025-07-17T06:36:45.9066739Z #11 49.49 checking for epoll_create... yes 2025-07-17T06:36:46.0066591Z #11 49.53 checking for epoll_pwait... yes 2025-07-17T06:36:46.0066974Z #11 49.56 checking for klogctl... yes 2025-07-17T06:36:46.0067280Z #11 49.59 checking for mallinfo... yes 2025-07-17T06:36:46.1122744Z #11 49.63 checking for memchr... yes 2025-07-17T06:36:46.1123141Z #11 49.66 checking for memfd_create... yes 2025-07-17T06:36:46.1123472Z #11 49.70 checking for memset... yes 2025-07-17T06:36:46.2442524Z #11 49.73 checking for mkdir... yes 2025-07-17T06:36:46.2442929Z #11 49.77 checking for mremap... yes 2025-07-17T06:36:46.2443241Z #11 49.80 checking for ppoll... yes 2025-07-17T06:36:46.3740881Z #11 49.83 checking for preadv... yes 2025-07-17T06:36:46.3741303Z #11 49.86 checking for preadv2... yes 2025-07-17T06:36:46.3741693Z #11 49.90 checking for process_vm_readv... yes 2025-07-17T06:36:46.3742233Z #11 49.93 checking for process_vm_writev... yes 2025-07-17T06:36:46.3742593Z #11 49.96 checking for pthread_barrier_init... yes 2025-07-17T06:36:46.5051014Z #11 49.99 checking for pthread_condattr_setclock... yes 2025-07-17T06:36:46.5051477Z #11 50.03 checking for pthread_mutex_timedlock... yes 2025-07-17T06:36:46.5051950Z #11 50.06 checking for pthread_rwlock_timedrdlock... yes 2025-07-17T06:36:46.5052361Z #11 50.09 checking for pthread_rwlock_timedwrlock... yes 2025-07-17T06:36:46.6093177Z #11 50.13 checking for pthread_setname_np... yes 2025-07-17T06:36:46.6093632Z #11 50.16 checking for pthread_spin_lock... yes 2025-07-17T06:36:46.6093985Z #11 50.19 checking for pthread_yield... no 2025-07-17T06:36:46.7400369Z #11 50.23 checking for pwritev... yes 2025-07-17T06:36:46.7400794Z #11 50.26 checking for pwritev2... yes 2025-07-17T06:36:46.7401110Z #11 50.30 checking for rawmemchr... yes 2025-07-17T06:36:46.7401443Z #11 50.33 checking for readlinkat... yes 2025-07-17T06:36:46.8715530Z #11 50.36 checking for semtimedop... yes 2025-07-17T06:36:46.8715936Z #11 50.39 checking for setcontext... yes 2025-07-17T06:36:46.8716279Z #11 50.43 checking for signalfd... yes 2025-07-17T06:36:46.8716846Z #11 50.46 checking for sigwaitinfo... yes 2025-07-17T06:36:46.9827910Z #11 50.49 checking for strchr... yes 2025-07-17T06:36:46.9828293Z #11 50.53 checking for strdup... yes 2025-07-17T06:36:46.9828620Z #11 50.56 checking for strpbrk... yes 2025-07-17T06:36:47.0869851Z #11 50.60 checking for strrchr... yes 2025-07-17T06:36:47.0870272Z #11 50.64 checking for strstr... yes 2025-07-17T06:36:47.0870607Z #11 50.67 checking for swapcontext... yes 2025-07-17T06:36:47.1877098Z #11 50.71 checking for syscall... yes 2025-07-17T06:36:47.1877483Z #11 50.74 checking for utimensat... yes 2025-07-17T06:36:47.2887045Z #11 50.77 checking for mempcpy... yes 2025-07-17T06:36:47.2887435Z #11 50.81 checking for stpncpy... yes 2025-07-17T06:36:47.2887768Z #11 50.84 checking for strchrnul... yes 2025-07-17T06:36:47.2888116Z #11 50.88 checking for memrchr... yes 2025-07-17T06:36:47.3929791Z #11 50.91 checking for strndup... yes 2025-07-17T06:36:47.3930180Z #11 50.94 checking for mpicc... mpicc 2025-07-17T06:36:47.3930677Z #11 50.95 checking primary target for usable MPI2-compliant C compiler and mpi.h... no 2025-07-17T06:36:47.3931331Z #11 50.95 checking secondary target for usable MPI2-compliant C compiler and mpi.h... no 2025-07-17T06:36:47.3931807Z #11 50.96 checking for boost... no 2025-07-17T06:36:47.3932114Z #11 50.98 checking for OpenMP... yes 2025-07-17T06:36:47.5209862Z #11 51.01 checking for __builtin_popcount()... yes 2025-07-17T06:36:47.5210319Z #11 51.04 checking for __builtin_clz()... yes 2025-07-17T06:36:47.5210663Z #11 51.08 checking for __builtin_ctz()... yes 2025-07-17T06:36:47.5211137Z #11 51.11 checking if gcc supports __sync_add_and_fetch for the primary target... yes 2025-07-17T06:36:47.7527858Z #11 51.14 checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes 2025-07-17T06:36:47.7528496Z #11 51.17 checking if g++ supports __sync_add_and_fetch... yes 2025-07-17T06:36:47.8453195Z #11 51.22 checking if libstdc++ supports annotating shared pointers... yes 2025-07-17T06:36:47.9497667Z #11 51.49 checking that generated files are newer than configure... done 2025-07-17T06:36:47.9499051Z #11 51.49 configure: creating ./config.status 2025-07-17T06:36:47.9500055Z #11 51.57 config.status: creating Makefile 2025-07-17T06:36:48.0544383Z #11 51.58 config.status: creating VEX/Makefile 2025-07-17T06:36:48.0544800Z #11 51.60 config.status: creating valgrind.spec 2025-07-17T06:36:48.0545174Z #11 51.61 config.status: creating valgrind.pc 2025-07-17T06:36:48.0545544Z #11 51.62 config.status: creating glibc-2.X.supp 2025-07-17T06:36:48.0545933Z #11 51.63 config.status: creating glibc-2.X-helgrind.supp 2025-07-17T06:36:48.0546351Z #11 51.64 config.status: creating glibc-2.X-drd.supp 2025-07-17T06:36:48.0546724Z #11 51.65 config.status: creating include/valgrind.h 2025-07-17T06:36:48.0547093Z #11 51.67 config.status: creating docs/Makefile 2025-07-17T06:36:48.1576575Z #11 51.69 config.status: creating docs/xml/vg-entities.xml 2025-07-17T06:36:48.1577043Z #11 51.70 config.status: creating tests/Makefile 2025-07-17T06:36:48.1577453Z #11 51.72 config.status: creating tests/vg_regtest 2025-07-17T06:36:48.1577850Z #11 51.73 config.status: creating perf/Makefile 2025-07-17T06:36:48.1578207Z #11 51.75 config.status: creating perf/vg_perf 2025-07-17T06:36:48.1578602Z #11 51.76 config.status: creating gdbserver_tests/Makefile 2025-07-17T06:36:48.1579041Z #11 51.78 config.status: creating gdbserver_tests/solaris/Makefile 2025-07-17T06:36:48.2643414Z #11 51.79 config.status: creating include/Makefile 2025-07-17T06:36:48.2643864Z #11 51.81 config.status: creating auxprogs/Makefile 2025-07-17T06:36:48.2644231Z #11 51.82 config.status: creating mpi/Makefile 2025-07-17T06:36:48.2644609Z #11 51.84 config.status: creating coregrind/Makefile 2025-07-17T06:36:48.2644996Z #11 51.87 config.status: creating memcheck/Makefile 2025-07-17T06:36:48.2645593Z #11 51.88 config.status: creating memcheck/tests/Makefile 2025-07-17T06:36:48.3698268Z #11 51.90 config.status: creating memcheck/tests/common/Makefile 2025-07-17T06:36:48.3699014Z #11 51.92 config.status: creating memcheck/tests/amd64/Makefile 2025-07-17T06:36:48.3699549Z #11 51.93 config.status: creating memcheck/tests/x86/Makefile 2025-07-17T06:36:48.3699997Z #11 51.95 config.status: creating memcheck/tests/linux/Makefile 2025-07-17T06:36:48.3700503Z #11 51.96 config.status: creating memcheck/tests/linux/debuginfod-check.vgtest 2025-07-17T06:36:48.3701032Z #11 51.97 config.status: creating memcheck/tests/darwin/Makefile 2025-07-17T06:36:48.3701494Z #11 51.99 config.status: creating memcheck/tests/solaris/Makefile 2025-07-17T06:36:48.4899552Z #11 52.00 config.status: creating memcheck/tests/freebsd/Makefile 2025-07-17T06:36:48.4900107Z #11 52.02 config.status: creating memcheck/tests/amd64-linux/Makefile 2025-07-17T06:36:48.4900598Z #11 52.03 config.status: creating memcheck/tests/arm64-linux/Makefile 2025-07-17T06:36:48.4901119Z #11 52.05 config.status: creating memcheck/tests/x86-linux/Makefile 2025-07-17T06:36:48.4901615Z #11 52.06 config.status: creating memcheck/tests/amd64-solaris/Makefile 2025-07-17T06:36:48.4902122Z #11 52.08 config.status: creating memcheck/tests/x86-solaris/Makefile 2025-07-17T06:36:48.4902624Z #11 52.11 config.status: creating memcheck/tests/amd64-freebsd/Makefile 2025-07-17T06:36:48.5926784Z #11 52.12 config.status: creating memcheck/tests/x86-freebsd/Makefile 2025-07-17T06:36:48.5927306Z #11 52.14 config.status: creating memcheck/tests/ppc32/Makefile 2025-07-17T06:36:48.5927773Z #11 52.15 config.status: creating memcheck/tests/ppc64/Makefile 2025-07-17T06:36:48.5928216Z #11 52.17 config.status: creating memcheck/tests/s390x/Makefile 2025-07-17T06:36:48.5928673Z #11 52.18 config.status: creating memcheck/tests/mips32/Makefile 2025-07-17T06:36:48.5929136Z #11 52.20 config.status: creating memcheck/tests/mips64/Makefile 2025-07-17T06:36:48.5929595Z #11 52.21 config.status: creating memcheck/tests/vbit-test/Makefile 2025-07-17T06:36:48.6981000Z #11 52.23 config.status: creating cachegrind/Makefile 2025-07-17T06:36:48.6981525Z #11 52.24 config.status: creating cachegrind/tests/Makefile 2025-07-17T06:36:48.6981964Z #11 52.26 config.status: creating cachegrind/tests/x86/Makefile 2025-07-17T06:36:48.6982404Z #11 52.27 config.status: creating cachegrind/cg_annotate 2025-07-17T06:36:48.6982805Z #11 52.29 config.status: creating cachegrind/cg_diff 2025-07-17T06:36:48.6983175Z #11 52.30 config.status: creating callgrind/Makefile 2025-07-17T06:36:48.6983592Z #11 52.32 config.status: creating callgrind/callgrind_annotate 2025-07-17T06:36:48.8087219Z #11 52.33 config.status: creating callgrind/callgrind_control 2025-07-17T06:36:48.8087732Z #11 52.35 config.status: creating callgrind/tests/Makefile 2025-07-17T06:36:48.8088144Z #11 52.37 config.status: creating helgrind/Makefile 2025-07-17T06:36:48.8088540Z #11 52.38 config.status: creating helgrind/tests/Makefile 2025-07-17T06:36:48.8088956Z #11 52.40 config.status: creating drd/Makefile 2025-07-17T06:36:48.8089398Z #11 52.41 config.status: creating drd/scripts/download-and-build-splash2 2025-07-17T06:36:48.8089892Z #11 52.43 config.status: creating drd/tests/Makefile 2025-07-17T06:36:48.9153258Z #11 52.44 config.status: creating massif/Makefile 2025-07-17T06:36:48.9153745Z #11 52.46 config.status: creating massif/tests/Makefile 2025-07-17T06:36:48.9154148Z #11 52.48 config.status: creating massif/ms_print 2025-07-17T06:36:48.9154524Z #11 52.49 config.status: creating dhat/Makefile 2025-07-17T06:36:48.9154889Z #11 52.51 config.status: creating dhat/tests/Makefile 2025-07-17T06:36:48.9155266Z #11 52.52 config.status: creating lackey/Makefile 2025-07-17T06:36:48.9155824Z #11 52.53 config.status: creating lackey/tests/Makefile 2025-07-17T06:36:49.0202005Z #11 52.55 config.status: creating none/Makefile 2025-07-17T06:36:49.0202455Z #11 52.56 config.status: creating none/tests/Makefile 2025-07-17T06:36:49.0202871Z #11 52.58 config.status: creating none/tests/scripts/Makefile 2025-07-17T06:36:49.0203568Z #11 52.59 config.status: creating none/tests/amd64/Makefile 2025-07-17T06:36:49.0204001Z #11 52.61 config.status: creating none/tests/ppc32/Makefile 2025-07-17T06:36:49.0204519Z #11 52.62 config.status: creating none/tests/ppc64/Makefile 2025-07-17T06:36:49.0204946Z #11 52.64 config.status: creating none/tests/x86/Makefile 2025-07-17T06:36:49.1258567Z #11 52.66 config.status: creating none/tests/arm/Makefile 2025-07-17T06:36:49.1259030Z #11 52.67 config.status: creating none/tests/arm64/Makefile 2025-07-17T06:36:49.1259462Z #11 52.69 config.status: creating none/tests/s390x/Makefile 2025-07-17T06:36:49.1259881Z #11 52.70 config.status: creating none/tests/mips32/Makefile 2025-07-17T06:36:49.1260324Z #11 52.72 config.status: creating none/tests/mips64/Makefile 2025-07-17T06:36:49.1260769Z #11 52.73 config.status: creating none/tests/nanomips/Makefile 2025-07-17T06:36:49.1261200Z #11 52.75 config.status: creating none/tests/linux/Makefile 2025-07-17T06:36:49.2297706Z #11 52.76 config.status: creating none/tests/darwin/Makefile 2025-07-17T06:36:49.2298217Z #11 52.78 config.status: creating none/tests/solaris/Makefile 2025-07-17T06:36:49.2298669Z #11 52.79 config.status: creating none/tests/freebsd/Makefile 2025-07-17T06:36:49.2299122Z #11 52.81 config.status: creating none/tests/amd64-linux/Makefile 2025-07-17T06:36:49.2299581Z #11 52.82 config.status: creating none/tests/x86-linux/Makefile 2025-07-17T06:36:49.2300034Z #11 52.83 config.status: creating none/tests/amd64-darwin/Makefile 2025-07-17T06:36:49.2300500Z #11 52.85 config.status: creating none/tests/x86-darwin/Makefile 2025-07-17T06:36:49.3322825Z #11 52.86 config.status: creating none/tests/amd64-solaris/Makefile 2025-07-17T06:36:49.3323357Z #11 52.88 config.status: creating none/tests/x86-solaris/Makefile 2025-07-17T06:36:49.3323830Z #11 52.89 config.status: creating none/tests/x86-freebsd/Makefile 2025-07-17T06:36:49.3324238Z #11 52.91 config.status: creating exp-bbv/Makefile 2025-07-17T06:36:49.3324667Z #11 52.92 config.status: creating exp-bbv/tests/Makefile 2025-07-17T06:36:49.3325084Z #11 52.94 config.status: creating exp-bbv/tests/x86/Makefile 2025-07-17T06:36:49.3325534Z #11 52.95 config.status: creating exp-bbv/tests/x86-linux/Makefile 2025-07-17T06:36:49.4357771Z #11 52.97 config.status: creating exp-bbv/tests/amd64-linux/Makefile 2025-07-17T06:36:49.4358457Z #11 52.98 config.status: creating exp-bbv/tests/ppc32-linux/Makefile 2025-07-17T06:36:49.4358937Z #11 53.00 config.status: creating exp-bbv/tests/arm-linux/Makefile 2025-07-17T06:36:49.4359367Z #11 53.01 config.status: creating shared/Makefile 2025-07-17T06:36:49.4359740Z #11 53.02 config.status: creating solaris/Makefile 2025-07-17T06:36:49.4360142Z #11 53.04 config.status: creating coregrind/link_tool_exe_linux 2025-07-17T06:36:49.4360605Z #11 53.06 config.status: creating coregrind/link_tool_exe_freebsd 2025-07-17T06:36:49.5433103Z #11 53.07 config.status: creating coregrind/link_tool_exe_darwin 2025-07-17T06:36:49.5433689Z #11 53.09 config.status: creating coregrind/link_tool_exe_solaris 2025-07-17T06:36:49.5434136Z #11 53.10 config.status: creating tests/filter_stderr_basic 2025-07-17T06:36:49.5434583Z #11 53.12 config.status: creating tests/filter_discards 2025-07-17T06:36:49.5435011Z #11 53.13 config.status: creating memcheck/tests/filter_stderr 2025-07-17T06:36:49.5435435Z #11 53.15 config.status: creating memcheck/tests/filter_dw4 2025-07-17T06:36:49.5435896Z #11 53.16 config.status: creating memcheck/tests/filter_overlaperror 2025-07-17T06:36:49.6514926Z #11 53.18 config.status: creating memcheck/tests/x86/filter_pushfpopf 2025-07-17T06:36:49.6515513Z #11 53.19 config.status: creating gdbserver_tests/filter_gdb 2025-07-17T06:36:49.6516001Z #11 53.21 config.status: creating gdbserver_tests/filter_memcheck_monitor 2025-07-17T06:36:49.6516596Z #11 53.22 config.status: creating gdbserver_tests/filter_stderr 2025-07-17T06:36:49.6517032Z #11 53.24 config.status: creating gdbserver_tests/filter_vgdb 2025-07-17T06:36:49.6517695Z #11 53.26 config.status: creating drd/tests/filter_stderr 2025-07-17T06:36:49.6518125Z #11 53.27 config.status: creating drd/tests/filter_error_count 2025-07-17T06:36:49.9002371Z #11 53.29 config.status: creating drd/tests/filter_error_summary 2025-07-17T06:36:49.9002972Z #11 53.30 config.status: creating drd/tests/filter_stderr_and_thread_no_and_offset 2025-07-17T06:36:49.9003524Z #11 53.32 config.status: creating drd/tests/filter_thread_no 2025-07-17T06:36:49.9003987Z #11 53.33 config.status: creating drd/tests/filter_xml_and_thread_no 2025-07-17T06:36:49.9004441Z #11 53.35 config.status: creating helgrind/tests/filter_stderr 2025-07-17T06:36:49.9004842Z #11 53.36 config.status: creating config.h 2025-07-17T06:36:49.9005191Z #11 53.37 config.status: config.h is unchanged 2025-07-17T06:36:49.9005556Z #11 53.37 config.status: executing depfiles commands 2025-07-17T06:36:56.6711898Z #11 60.29 2025-07-17T06:36:56.6712227Z #11 60.29 Version: 3.20.0 2025-07-17T06:36:56.6712591Z #11 60.29 Maximum build arch: amd64 2025-07-17T06:36:56.6712971Z #11 60.29 Primary build arch: amd64 2025-07-17T06:36:56.6713286Z #11 60.29 Secondary build arch: 2025-07-17T06:36:56.6713614Z #11 60.29 Build OS: linux 2025-07-17T06:36:56.6713944Z #11 60.29 Link Time Optimisation: no 2025-07-17T06:36:56.6714275Z #11 60.29 Primary build target: AMD64_LINUX 2025-07-17T06:36:56.6714621Z #11 60.29 Secondary build target: 2025-07-17T06:36:56.6714935Z #11 60.29 Platform variant: vanilla 2025-07-17T06:36:56.6715345Z #11 60.29 Primary -DVGPV string: -DVGPV_amd64_linux_vanilla=1 2025-07-17T06:36:56.6716014Z #11 60.29 Default supp files: ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp 2025-07-17T06:36:56.6716575Z #11 60.29 2025-07-17T06:36:56.7745005Z #11 60.33 ++ nproc 2025-07-17T06:36:56.7745501Z #11 60.33 + make -j46 2025-07-17T06:36:56.7746341Z #11 60.33 echo "# This is a generated file, composed of the following suppression rules:" > default.supp 2025-07-17T06:36:56.7747377Z #11 60.33 ./auxprogs/make_or_upd_vgversion_h . 2025-07-17T06:36:56.7748488Z #11 60.33 echo "# " ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2025-07-17T06:36:56.7750014Z #11 60.33 cat xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2025-07-17T06:36:56.7751067Z #11 60.34 make all-recursive 2025-07-17T06:36:56.7751735Z #11 60.34 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:36:56.7752475Z #11 60.34 Making all in include 2025-07-17T06:36:56.7753198Z #11 60.34 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:36:56.7754000Z #11 60.34 make[2]: Nothing to be done for 'all'. 2025-07-17T06:36:56.7754831Z #11 60.34 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:36:56.7755548Z #11 60.34 Making all in VEX 2025-07-17T06:36:56.7756436Z #11 60.35 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:36:56.7757147Z #11 60.35 make all-am 2025-07-17T06:36:56.7757771Z #11 60.35 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:36:56.7764792Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_globals.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_globals.Tpo -c -o priv/libvex_amd64_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c 2025-07-17T06:36:56.7777767Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_main.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_main.Tpo -c -o priv/libvex_amd64_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c 2025-07-17T06:36:56.7789319Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_util.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_util.Tpo -c -o priv/libvex_amd64_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c 2025-07-17T06:36:56.7801650Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo -c -o priv/libvex_amd64_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c 2025-07-17T06:36:56.7813803Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo -c -o priv/libvex_amd64_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c 2025-07-17T06:36:56.7825617Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_match.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_match.Tpo -c -o priv/libvex_amd64_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c 2025-07-17T06:36:56.7837411Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo -c -o priv/libvex_amd64_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c 2025-07-17T06:36:56.7849758Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c 2025-07-17T06:36:56.7862496Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c 2025-07-17T06:36:56.7874914Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c 2025-07-17T06:36:56.7887901Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c 2025-07-17T06:36:56.7900157Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c 2025-07-17T06:36:56.7912571Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c 2025-07-17T06:36:56.7925039Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c 2025-07-17T06:36:56.7937615Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c 2025-07-17T06:36:56.7950110Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c 2025-07-17T06:36:56.7963180Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c 2025-07-17T06:36:56.7976225Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c 2025-07-17T06:36:56.7989445Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c 2025-07-17T06:36:56.8002574Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c 2025-07-17T06:36:56.8015239Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c 2025-07-17T06:36:56.8027780Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c 2025-07-17T06:36:56.8040850Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o `test -f 'priv/guest_mipsdsp_toIR.c' || echo './'`priv/guest_mipsdsp_toIR.c 2025-07-17T06:36:56.8053811Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c 2025-07-17T06:36:56.8067030Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o `test -f 'priv/guest_nanomips_helpers.c' || echo './'`priv/guest_nanomips_helpers.c 2025-07-17T06:36:56.8080352Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o `test -f 'priv/guest_nanomips_toIR.c' || echo './'`priv/guest_nanomips_toIR.c 2025-07-17T06:36:56.8093104Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c 2025-07-17T06:36:56.8106329Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c 2025-07-17T06:36:56.8119425Z #11 60.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c 2025-07-17T06:36:56.8132321Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c 2025-07-17T06:36:56.8145212Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c 2025-07-17T06:36:56.8158523Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c 2025-07-17T06:36:56.8172026Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o `test -f 'priv/host_generic_reg_alloc3.c' || echo './'`priv/host_generic_reg_alloc3.c 2025-07-17T06:36:56.8184950Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c 2025-07-17T06:36:56.8197579Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c 2025-07-17T06:36:56.8210191Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c 2025-07-17T06:36:56.8222879Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c 2025-07-17T06:36:56.8235631Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c 2025-07-17T06:36:56.8248106Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c 2025-07-17T06:36:56.8260697Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c 2025-07-17T06:36:56.8273189Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c 2025-07-17T06:36:56.8285851Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c 2025-07-17T06:36:56.8298505Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c 2025-07-17T06:36:56.8310873Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c 2025-07-17T06:36:56.8323922Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c 2025-07-17T06:36:56.8337497Z #11 60.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo -c -o priv/libvex_amd64_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c 2025-07-17T06:36:56.8344173Z #11 60.39 mv -f priv/.deps/libvex_amd64_linux_a-main_globals.Tpo priv/.deps/libvex_amd64_linux_a-main_globals.Po 2025-07-17T06:36:56.8350980Z #11 60.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c 2025-07-17T06:36:56.8358638Z #11 60.39 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Po 2025-07-17T06:36:56.8849876Z #11 60.42 mv -f priv/.deps/libvex_amd64_linux_a-ir_match.Tpo priv/.deps/libvex_amd64_linux_a-ir_match.Po 2025-07-17T06:36:56.8851434Z #11 60.42 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Po 2025-07-17T06:36:56.8860868Z #11 60.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_defs.o `test -f 'priv/host_nanomips_defs.c' || echo './'`priv/host_nanomips_defs.c 2025-07-17T06:36:56.8874048Z #11 60.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c 2025-07-17T06:36:56.8887305Z #11 60.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_isel.o `test -f 'priv/host_nanomips_isel.c' || echo './'`priv/host_nanomips_isel.c 2025-07-17T06:36:56.8895038Z #11 60.44 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Po 2025-07-17T06:36:56.8903163Z #11 60.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o -MD -MP -MF priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo -c -o priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c 2025-07-17T06:36:56.8910352Z #11 60.47 mv -f priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo priv/.deps/libvex_amd64_linux_a-ir_inject.Po 2025-07-17T06:36:56.8911819Z #11 60.48 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Po 2025-07-17T06:36:56.8913324Z #11 60.50 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_isel.Po 2025-07-17T06:36:56.9856044Z #11 60.52 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Po 2025-07-17T06:36:56.9857762Z #11 60.54 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_regs.Po 2025-07-17T06:36:56.9859365Z #11 60.55 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Po 2025-07-17T06:36:56.9860899Z #11 60.60 mv -f priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo priv/.deps/libvex_amd64_linux_a-s390_disasm.Po 2025-07-17T06:36:57.1282449Z #11 60.64 mv -f priv/.deps/libvex_amd64_linux_a-main_util.Tpo priv/.deps/libvex_amd64_linux_a-main_util.Po 2025-07-17T06:36:57.1283968Z #11 60.65 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Po 2025-07-17T06:36:57.1285616Z #11 60.70 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Po 2025-07-17T06:36:57.1287291Z #11 60.70 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Po 2025-07-17T06:36:57.1288978Z #11 60.75 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Po 2025-07-17T06:36:57.2288547Z #11 60.84 mv -f priv/.deps/libvex_amd64_linux_a-main_main.Tpo priv/.deps/libvex_amd64_linux_a-main_main.Po 2025-07-17T06:36:57.2290275Z #11 60.84 mv -f priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Po 2025-07-17T06:36:57.2291621Z #11 60.84 rm -f libvexmultiarch-amd64-linux.a 2025-07-17T06:36:57.2292782Z #11 60.84 /usr/bin/ar cru libvexmultiarch-amd64-linux.a priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o 2025-07-17T06:36:57.2294098Z #11 60.84 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:36:57.2295241Z #11 60.85 ranlib libvexmultiarch-amd64-linux.a 2025-07-17T06:36:57.2296557Z #11 60.85 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Po 2025-07-17T06:36:57.3514558Z #11 60.86 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Po 2025-07-17T06:36:57.3515569Z #11 60.90 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Po 2025-07-17T06:36:57.3516513Z #11 60.92 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Po 2025-07-17T06:36:57.3517404Z #11 60.97 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Po 2025-07-17T06:36:57.5787470Z #11 61.20 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Po 2025-07-17T06:36:57.7099482Z #11 61.24 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Po 2025-07-17T06:36:57.7101120Z #11 61.33 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_isel.Po 2025-07-17T06:36:57.8649936Z #11 61.48 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Po 2025-07-17T06:36:57.9961274Z #11 61.51 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_defs.Po 2025-07-17T06:36:57.9962777Z #11 61.55 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Po 2025-07-17T06:36:57.9964282Z #11 61.62 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Po 2025-07-17T06:36:58.1854263Z #11 61.65 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Po 2025-07-17T06:36:58.1855901Z #11 61.71 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_defs.Po 2025-07-17T06:36:58.1857168Z #11 61.71 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_isel.Po 2025-07-17T06:36:58.1858303Z #11 61.71 mv -f priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo priv/.deps/libvex_amd64_linux_a-ir_defs.Po 2025-07-17T06:36:58.1859400Z #11 61.80 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_defs.Po 2025-07-17T06:36:58.4358598Z #11 61.83 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Po 2025-07-17T06:36:58.4360196Z #11 61.86 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Po 2025-07-17T06:36:58.4361736Z #11 61.88 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Po 2025-07-17T06:36:58.4363147Z #11 61.89 mv -f priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo priv/.deps/libvex_amd64_linux_a-ir_opt.Po 2025-07-17T06:36:58.4364585Z #11 61.90 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Po 2025-07-17T06:36:58.4787068Z #11 62.10 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_isel.Po 2025-07-17T06:36:58.7989638Z #11 62.42 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Po 2025-07-17T06:36:59.6845436Z #11 63.30 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_defs.Po 2025-07-17T06:37:00.8938517Z #11 64.51 mv -f priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Po 2025-07-17T06:37:02.4631092Z #11 66.08 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po 2025-07-17T06:37:03.6112590Z #11 67.23 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Po 2025-07-17T06:37:05.3087103Z #11 68.93 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po 2025-07-17T06:37:05.5212814Z #11 69.14 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po 2025-07-17T06:37:07.8601100Z #11 71.48 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po 2025-07-17T06:37:09.0481265Z #11 72.67 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Po 2025-07-17T06:37:09.2047160Z #11 72.67 rm -f libvex-amd64-linux.a 2025-07-17T06:37:09.2059589Z #11 72.67 /usr/bin/ar cru libvex-amd64-linux.a priv/libvex_amd64_linux_a-main_globals.o priv/libvex_amd64_linux_a-main_main.o priv/libvex_amd64_linux_a-main_util.o priv/libvex_amd64_linux_a-ir_defs.o priv/libvex_amd64_linux_a-ir_inject.o priv/libvex_amd64_linux_a-ir_match.o priv/libvex_amd64_linux_a-ir_opt.o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o priv/libvex_amd64_linux_a-guest_generic_x87.o priv/libvex_amd64_linux_a-guest_x86_helpers.o priv/libvex_amd64_linux_a-guest_x86_toIR.o priv/libvex_amd64_linux_a-guest_amd64_helpers.o priv/libvex_amd64_linux_a-guest_amd64_toIR.o priv/libvex_amd64_linux_a-guest_ppc_helpers.o priv/libvex_amd64_linux_a-guest_ppc_toIR.o priv/libvex_amd64_linux_a-guest_arm_helpers.o priv/libvex_amd64_linux_a-guest_arm_toIR.o priv/libvex_amd64_linux_a-guest_arm64_helpers.o priv/libvex_amd64_linux_a-guest_arm64_toIR.o priv/libvex_amd64_linux_a-guest_s390_helpers.o priv/libvex_amd64_linux_a-guest_s390_toIR.o priv/libvex_amd64_linux_a-guest_mips_helpers.o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o priv/libvex_amd64_linux_a-guest_mips_toIR.o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o priv/libvex_amd64_linux_a-host_generic_regs.o priv/libvex_amd64_linux_a-host_generic_simd64.o priv/libvex_amd64_linux_a-host_generic_simd128.o priv/libvex_amd64_linux_a-host_generic_simd256.o priv/libvex_amd64_linux_a-host_generic_maddf.o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o priv/libvex_amd64_linux_a-host_x86_defs.o priv/libvex_amd64_linux_a-host_x86_isel.o priv/libvex_amd64_linux_a-host_amd64_defs.o priv/libvex_amd64_linux_a-host_amd64_isel.o priv/libvex_amd64_linux_a-host_ppc_defs.o priv/libvex_amd64_linux_a-host_ppc_isel.o priv/libvex_amd64_linux_a-host_arm_defs.o priv/libvex_amd64_linux_a-host_arm_isel.o priv/libvex_amd64_linux_a-host_arm64_defs.o priv/libvex_amd64_linux_a-host_arm64_isel.o priv/libvex_amd64_linux_a-host_s390_defs.o priv/libvex_amd64_linux_a-host_s390_isel.o priv/libvex_amd64_linux_a-s390_disasm.o priv/libvex_amd64_linux_a-host_mips_defs.o priv/libvex_amd64_linux_a-host_nanomips_defs.o priv/libvex_amd64_linux_a-host_mips_isel.o priv/libvex_amd64_linux_a-host_nanomips_isel.o 2025-07-17T06:37:09.2068758Z #11 72.67 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:37:09.2226883Z #11 72.84 ranlib libvex-amd64-linux.a 2025-07-17T06:37:09.3909306Z #11 73.01 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:09.4951200Z #11 73.01 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:09.4952017Z #11 73.01 Making all in coregrind 2025-07-17T06:37:09.4952779Z #11 73.03 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:09.4953547Z #11 73.03 make all-am 2025-07-17T06:37:09.4954174Z #11 73.04 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:09.4961769Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-launcher-linux.o -MD -MP -MF .deps/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c 2025-07-17T06:37:09.4974441Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-m_debuglog.o -MD -MP -MF .deps/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2025-07-17T06:37:09.4985975Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb.o -MD -MP -MF .deps/vgdb-vgdb.Tpo -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c 2025-07-17T06:37:09.4998617Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb-invoker-ptrace.o -MD -MP -MF .deps/vgdb-vgdb-invoker-ptrace.Tpo -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c 2025-07-17T06:37:09.5012087Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_core_amd64_linux_so-vg_preloaded.o -MD -MP -MF .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo -c -o vgpreload_core_amd64_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c 2025-07-17T06:37:09.5025961Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c 2025-07-17T06:37:09.5039665Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_main.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c 2025-07-17T06:37:09.5053581Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_addrinfo.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo -c -o libcoregrind_amd64_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c 2025-07-17T06:37:09.5067669Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_cache.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cache.Tpo -c -o libcoregrind_amd64_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c 2025-07-17T06:37:09.5082139Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo -c -o libcoregrind_amd64_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c 2025-07-17T06:37:09.5095446Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_compiler.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo -c -o libcoregrind_amd64_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c 2025-07-17T06:37:09.5109420Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo -c -o libcoregrind_amd64_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c 2025-07-17T06:37:09.5119386Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo -c -o libcoregrind_amd64_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S 2025-07-17T06:37:09.5129475Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_deduppoolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c 2025-07-17T06:37:09.5143393Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo -c -o libcoregrind_amd64_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2025-07-17T06:37:09.5157334Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo -c -o libcoregrind_amd64_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c 2025-07-17T06:37:09.5170852Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo -c -o libcoregrind_amd64_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c 2025-07-17T06:37:09.5184582Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo -c -o libcoregrind_amd64_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c 2025-07-17T06:37:09.5198627Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo -c -o libcoregrind_amd64_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c 2025-07-17T06:37:09.5212218Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo -c -o libcoregrind_amd64_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c 2025-07-17T06:37:09.5226098Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo -c -o libcoregrind_amd64_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c 2025-07-17T06:37:09.5240104Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo -c -o libcoregrind_amd64_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c 2025-07-17T06:37:09.5254396Z #11 73.04 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo -c -o libcoregrind_amd64_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c 2025-07-17T06:37:09.5268649Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo -c -o libcoregrind_amd64_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c 2025-07-17T06:37:09.5282631Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_machine.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_machine.Tpo -c -o libcoregrind_amd64_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c 2025-07-17T06:37:09.5296408Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo -c -o libcoregrind_amd64_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c 2025-07-17T06:37:09.5310717Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_options.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_options.Tpo -c -o libcoregrind_amd64_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c 2025-07-17T06:37:09.5324633Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_oset.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_oset.Tpo -c -o libcoregrind_amd64_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c 2025-07-17T06:37:09.5338174Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_pathscan.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo -c -o libcoregrind_amd64_linux_a-m_pathscan.o `test -f 'm_pathscan.c' || echo './'`m_pathscan.c 2025-07-17T06:37:09.5351817Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c 2025-07-17T06:37:09.5366009Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_rangemap.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo -c -o libcoregrind_amd64_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c 2025-07-17T06:37:09.5380288Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_redir.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_redir.Tpo -c -o libcoregrind_amd64_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c 2025-07-17T06:37:09.5394167Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sbprofile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo -c -o libcoregrind_amd64_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c 2025-07-17T06:37:09.5408376Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_seqmatch.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo -c -o libcoregrind_amd64_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c 2025-07-17T06:37:09.5422228Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_signals.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_signals.Tpo -c -o libcoregrind_amd64_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c 2025-07-17T06:37:09.5436198Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sparsewa.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo -c -o libcoregrind_amd64_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c 2025-07-17T06:37:09.5450251Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacks.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo -c -o libcoregrind_amd64_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c 2025-07-17T06:37:09.5465163Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacktrace.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo -c -o libcoregrind_amd64_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c 2025-07-17T06:37:09.5478961Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_syscall.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo -c -o libcoregrind_amd64_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c 2025-07-17T06:37:09.5493274Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_threadstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo -c -o libcoregrind_amd64_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c 2025-07-17T06:37:09.5507240Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_tooliface.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo -c -o libcoregrind_amd64_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c 2025-07-17T06:37:09.5517561Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_trampoline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo -c -o libcoregrind_amd64_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S 2025-07-17T06:37:09.5527825Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_translate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_translate.Tpo -c -o libcoregrind_amd64_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c 2025-07-17T06:37:09.5541668Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_transtab.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo -c -o libcoregrind_amd64_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c 2025-07-17T06:37:09.5555176Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vki.Tpo -c -o libcoregrind_amd64_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c 2025-07-17T06:37:09.5569531Z #11 73.05 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vkiscnums.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo -c -o libcoregrind_amd64_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c 2025-07-17T06:37:09.5577484Z #11 73.06 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Po 2025-07-17T06:37:09.5578952Z #11 73.06 mv -f .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo .deps/libcoregrind_amd64_linux_a-m_cpuid.Po 2025-07-17T06:37:09.5586313Z #11 73.06 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_wordfm.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo -c -o libcoregrind_amd64_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c 2025-07-17T06:37:09.5600263Z #11 73.06 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xarray.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo -c -o libcoregrind_amd64_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c 2025-07-17T06:37:09.5607994Z #11 73.07 mv -f .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo .deps/libcoregrind_amd64_linux_a-m_trampoline.Po 2025-07-17T06:37:09.5609631Z #11 73.09 mv -f .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Po 2025-07-17T06:37:09.5611696Z #11 73.09 mv -f .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo .deps/libcoregrind_amd64_linux_a-m_compiler.Po 2025-07-17T06:37:09.5613257Z #11 73.09 mv -f .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Po 2025-07-17T06:37:09.5620962Z #11 73.09 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo -c -o libcoregrind_amd64_linux_a-m_xtree.o `test -f 'm_xtree.c' || echo './'`m_xtree.c 2025-07-17T06:37:09.5628549Z #11 73.09 mv -f .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo .deps/libcoregrind_amd64_linux_a-m_clientstate.Po 2025-07-17T06:37:09.5636323Z #11 73.09 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtmemory.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo -c -o libcoregrind_amd64_linux_a-m_xtmemory.o `test -f 'm_xtmemory.c' || echo './'`m_xtmemory.c 2025-07-17T06:37:09.5649655Z #11 73.09 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_aspacehl.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo -c -o libcoregrind_amd64_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c 2025-07-17T06:37:09.5656908Z #11 73.10 mv -f .deps/libcoregrind_amd64_linux_a-m_vki.Tpo .deps/libcoregrind_amd64_linux_a-m_vki.Po 2025-07-17T06:37:09.5658278Z #11 73.11 mv -f .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_poolalloc.Po 2025-07-17T06:37:09.5659764Z #11 73.11 mv -f .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo .deps/libcoregrind_amd64_linux_a-m_pathscan.Po 2025-07-17T06:37:09.5963120Z #11 73.12 mv -f .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo .deps/libcoregrind_amd64_linux_a-m_seqmatch.Po 2025-07-17T06:37:09.5964664Z #11 73.14 mv -f .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo .deps/libcoregrind_amd64_linux_a-m_rangemap.Po 2025-07-17T06:37:09.5966522Z #11 73.14 mv -f .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo .deps/libcoregrind_amd64_linux_a-m_aspacehl.Po 2025-07-17T06:37:09.5968240Z #11 73.14 mv -f .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo .deps/libcoregrind_amd64_linux_a-m_sbprofile.Po 2025-07-17T06:37:09.5969738Z #11 73.14 mv -f .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo .deps/libcoregrind_amd64_linux_a-m_syscall.Po 2025-07-17T06:37:09.5977977Z #11 73.14 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c 2025-07-17T06:37:09.5992635Z #11 73.14 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT libgcc_sup_amd64_linux_a-m_libgcc_sup.o -MD -MP -MF .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo -c -o libgcc_sup_amd64_linux_a-m_libgcc_sup.o `test -f 'm_libgcc_sup.c' || echo './'`m_libgcc_sup.c 2025-07-17T06:37:09.6008292Z #11 73.15 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o -MD -MP -MF m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo -c -o m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c 2025-07-17T06:37:09.6018038Z #11 73.16 mv -f .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo .deps/libcoregrind_amd64_linux_a-m_commandline.Po 2025-07-17T06:37:09.6019669Z #11 73.16 mv -f .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo .deps/libcoregrind_amd64_linux_a-m_libcsignal.Po 2025-07-17T06:37:09.6021157Z #11 73.16 mv -f .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Po 2025-07-17T06:37:09.6022150Z #11 73.16 for f in ; do \ 2025-07-17T06:37:09.6022951Z #11 73.16 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:09.6023584Z #11 73.16 echo "dsymutil $f"; \ 2025-07-17T06:37:09.6024265Z #11 73.16 dsymutil $f; \ 2025-07-17T06:37:09.6024696Z #11 73.16 fi; \ 2025-07-17T06:37:09.6025090Z #11 73.16 done 2025-07-17T06:37:09.6026020Z #11 73.16 mv -f .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo .deps/libcoregrind_amd64_linux_a-m_threadstate.Po 2025-07-17T06:37:09.6034440Z #11 73.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c 2025-07-17T06:37:09.6049849Z #11 73.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c 2025-07-17T06:37:09.6069680Z #11 73.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c 2025-07-17T06:37:09.6085620Z #11 73.16 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c 2025-07-17T06:37:09.6100617Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c 2025-07-17T06:37:09.6115578Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c 2025-07-17T06:37:09.6128452Z #11 73.17 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -o vgpreload_core-amd64-linux.so vgpreload_core_amd64_linux_so-vg_preloaded.o 2025-07-17T06:37:09.6140809Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-misc.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c 2025-07-17T06:37:09.6155511Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c 2025-07-17T06:37:09.6170245Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c 2025-07-17T06:37:09.6178456Z #11 73.17 mv -f .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo .deps/libcoregrind_amd64_linux_a-m_libcassert.Po 2025-07-17T06:37:09.6186436Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-image.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c 2025-07-17T06:37:09.6200509Z #11 73.17 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c 2025-07-17T06:37:09.6214552Z #11 73.18 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c 2025-07-17T06:37:09.6222588Z #11 73.18 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Po 2025-07-17T06:37:09.6224582Z #11 73.18 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Po 2025-07-17T06:37:09.6226231Z #11 73.18 mv -f .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo .deps/libcoregrind_amd64_linux_a-m_stacks.Po 2025-07-17T06:37:09.6233925Z #11 73.18 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c 2025-07-17T06:37:09.6248078Z #11 73.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readelf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c 2025-07-17T06:37:09.6256337Z #11 73.19 mv -f .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Po 2025-07-17T06:37:09.6264516Z #11 73.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c 2025-07-17T06:37:09.6279188Z #11 73.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c 2025-07-17T06:37:09.6287068Z #11 73.20 mv -f .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo .deps/libcoregrind_amd64_linux_a-m_hashtable.Po 2025-07-17T06:37:09.6294970Z #11 73.20 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c 2025-07-17T06:37:09.6316279Z #11 73.20 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Po 2025-07-17T06:37:09.6318147Z #11 73.20 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Po 2025-07-17T06:37:09.6319986Z #11 73.21 mv -f .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo .deps/libcoregrind_amd64_linux_a-m_xtmemory.Po 2025-07-17T06:37:09.6328159Z #11 73.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-storage.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c 2025-07-17T06:37:09.6342445Z #11 73.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o `test -f 'm_debuginfo/tinfl.c' || echo './'`m_debuginfo/tinfl.c 2025-07-17T06:37:09.6356987Z #11 73.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c 2025-07-17T06:37:09.6364982Z #11 73.21 mv -f .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo .deps/libcoregrind_amd64_linux_a-m_stacktrace.Po 2025-07-17T06:37:09.6366537Z #11 73.21 mv -f .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo .deps/libcoregrind_amd64_linux_a-m_tooliface.Po 2025-07-17T06:37:09.6367916Z #11 73.21 mv -f .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo .deps/libcoregrind_amd64_linux_a-m_sparsewa.Po 2025-07-17T06:37:09.6375734Z #11 73.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c 2025-07-17T06:37:09.6390231Z #11 73.21 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c 2025-07-17T06:37:09.6404622Z #11 73.22 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c 2025-07-17T06:37:09.6962694Z #11 73.22 mv -f .deps/libcoregrind_amd64_linux_a-m_options.Tpo .deps/libcoregrind_amd64_linux_a-m_options.Po 2025-07-17T06:37:09.6970815Z #11 73.22 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-dyn-string.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c 2025-07-17T06:37:09.6979145Z #11 73.23 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Po 2025-07-17T06:37:09.6987144Z #11 73.23 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-d-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o `test -f 'm_demangle/d-demangle.c' || echo './'`m_demangle/d-demangle.c 2025-07-17T06:37:09.6995348Z #11 73.24 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Po 2025-07-17T06:37:09.7003742Z #11 73.24 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o `test -f 'm_demangle/rust-demangle.c' || echo './'`m_demangle/rust-demangle.c 2025-07-17T06:37:09.7011587Z #11 73.25 mv -f .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo .deps/libcoregrind_amd64_linux_a-m_addrinfo.Po 2025-07-17T06:37:09.7012862Z #11 73.25 mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po 2025-07-17T06:37:09.7014161Z #11 73.25 mv -f .deps/libcoregrind_amd64_linux_a-m_machine.Tpo .deps/libcoregrind_amd64_linux_a-m_machine.Po 2025-07-17T06:37:09.7022067Z #11 73.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c 2025-07-17T06:37:09.7032929Z #11 73.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S 2025-07-17T06:37:09.7040639Z #11 73.25 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S 2025-07-17T06:37:09.7045280Z #11 73.26 mv -f .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo .deps/libcoregrind_amd64_linux_a-m_xarray.Po 2025-07-17T06:37:09.7046692Z #11 73.26 mv -f .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo .deps/libcoregrind_amd64_linux_a-m_execontext.Po 2025-07-17T06:37:09.7048431Z #11 73.26 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Po 2025-07-17T06:37:09.7053888Z #11 73.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S 2025-07-17T06:37:09.7062459Z #11 73.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o `test -f 'm_dispatch/dispatch-ppc64be-linux.S' || echo './'`m_dispatch/dispatch-ppc64be-linux.S 2025-07-17T06:37:09.7070824Z #11 73.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o `test -f 'm_dispatch/dispatch-ppc64le-linux.S' || echo './'`m_dispatch/dispatch-ppc64le-linux.S 2025-07-17T06:37:09.7075936Z #11 73.27 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Po 2025-07-17T06:37:09.7081348Z #11 73.27 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S 2025-07-17T06:37:09.7086458Z #11 73.27 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Po 2025-07-17T06:37:09.7091554Z #11 73.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o `test -f 'm_dispatch/dispatch-arm64-linux.S' || echo './'`m_dispatch/dispatch-arm64-linux.S 2025-07-17T06:37:09.7096709Z #11 73.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Po 2025-07-17T06:37:09.7099069Z #11 73.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Po 2025-07-17T06:37:09.7104579Z #11 73.28 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S 2025-07-17T06:37:09.7110020Z #11 73.28 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Po 2025-07-17T06:37:09.7115387Z #11 73.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S 2025-07-17T06:37:09.7123911Z #11 73.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S 2025-07-17T06:37:09.7128782Z #11 73.29 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Po 2025-07-17T06:37:09.7133911Z #11 73.29 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o `test -f 'm_dispatch/dispatch-nanomips-linux.S' || echo './'`m_dispatch/dispatch-nanomips-linux.S 2025-07-17T06:37:09.7139286Z #11 73.29 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Po 2025-07-17T06:37:09.7144114Z #11 73.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o `test -f 'm_dispatch/dispatch-x86-freebsd.S' || echo './'`m_dispatch/dispatch-x86-freebsd.S 2025-07-17T06:37:09.7149115Z #11 73.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Po 2025-07-17T06:37:09.7151347Z #11 73.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Po 2025-07-17T06:37:09.7153533Z #11 73.30 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Po 2025-07-17T06:37:09.7159455Z #11 73.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o `test -f 'm_dispatch/dispatch-amd64-freebsd.S' || echo './'`m_dispatch/dispatch-amd64-freebsd.S 2025-07-17T06:37:09.7167585Z #11 73.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S 2025-07-17T06:37:09.7175576Z #11 73.30 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S 2025-07-17T06:37:09.7180837Z #11 73.31 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Po 2025-07-17T06:37:09.7185639Z #11 73.31 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o `test -f 'm_dispatch/dispatch-x86-solaris.S' || echo './'`m_dispatch/dispatch-x86-solaris.S 2025-07-17T06:37:09.7190336Z #11 73.31 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Po 2025-07-17T06:37:09.7192520Z #11 73.31 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Po 2025-07-17T06:37:09.7197632Z #11 73.31 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o `test -f 'm_dispatch/dispatch-amd64-solaris.S' || echo './'`m_dispatch/dispatch-amd64-solaris.S 2025-07-17T06:37:09.7202972Z #11 73.32 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Po 2025-07-17T06:37:09.7984730Z #11 73.32 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Po 2025-07-17T06:37:09.7993808Z #11 73.32 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c 2025-07-17T06:37:09.8009191Z #11 73.32 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c 2025-07-17T06:37:09.8024285Z #11 73.32 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c 2025-07-17T06:37:09.8032778Z #11 73.32 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Po 2025-07-17T06:37:09.8035002Z #11 73.32 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Po 2025-07-17T06:37:09.8043693Z #11 73.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c 2025-07-17T06:37:09.8059417Z #11 73.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c 2025-07-17T06:37:09.8067841Z #11 73.33 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Po 2025-07-17T06:37:09.8076397Z #11 73.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c 2025-07-17T06:37:09.8085132Z #11 73.33 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Po 2025-07-17T06:37:09.8086971Z #11 73.33 mv -f .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo .deps/libcoregrind_amd64_linux_a-m_debuglog.Po 2025-07-17T06:37:09.8088530Z #11 73.33 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Po 2025-07-17T06:37:09.8096708Z #11 73.33 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c 2025-07-17T06:37:09.8111196Z #11 73.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c 2025-07-17T06:37:09.8126399Z #11 73.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c 2025-07-17T06:37:09.8134728Z #11 73.35 mv -f .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo .deps/libcoregrind_amd64_linux_a-m_libcproc.Po 2025-07-17T06:37:09.8135963Z #11 73.35 mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po 2025-07-17T06:37:09.8144211Z #11 73.35 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c 2025-07-17T06:37:09.8160294Z #11 73.35 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c 2025-07-17T06:37:09.8168655Z #11 73.35 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Po 2025-07-17T06:37:09.8170601Z #11 73.35 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Po 2025-07-17T06:37:09.8179047Z #11 73.35 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c 2025-07-17T06:37:09.8195140Z #11 73.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c 2025-07-17T06:37:09.8203989Z #11 73.36 mv -f .deps/libcoregrind_amd64_linux_a-m_oset.Tpo .deps/libcoregrind_amd64_linux_a-m_oset.Po 2025-07-17T06:37:09.8205661Z #11 73.36 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Po 2025-07-17T06:37:09.8214336Z #11 73.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c 2025-07-17T06:37:09.8223097Z #11 73.37 mv -f .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo .deps/libcoregrind_amd64_linux_a-m_wordfm.Po 2025-07-17T06:37:09.8231815Z #11 73.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c 2025-07-17T06:37:09.8248041Z #11 73.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c 2025-07-17T06:37:09.8257207Z #11 73.38 mv -f .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo .deps/libcoregrind_amd64_linux_a-m_libcfile.Po 2025-07-17T06:37:09.8265864Z #11 73.38 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c 2025-07-17T06:37:09.8274895Z #11 73.41 mv -f .deps/libcoregrind_amd64_linux_a-m_cache.Tpo .deps/libcoregrind_amd64_linux_a-m_cache.Po 2025-07-17T06:37:09.8283785Z #11 73.42 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o `test -f 'm_gdbserver/valgrind-low-nanomips.c' || echo './'`m_gdbserver/valgrind-low-nanomips.c 2025-07-17T06:37:09.9043162Z #11 73.43 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Po 2025-07-17T06:37:09.9051628Z #11 73.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c 2025-07-17T06:37:09.9064296Z #11 73.44 mv -f .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo .deps/libcoregrind_amd64_linux_a-m_libcprint.Po 2025-07-17T06:37:09.9072491Z #11 73.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c 2025-07-17T06:37:09.9081008Z #11 73.45 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Po 2025-07-17T06:37:09.9089492Z #11 73.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o `test -f 'm_initimg/initimg-freebsd.c' || echo './'`m_initimg/initimg-freebsd.c 2025-07-17T06:37:09.9097952Z #11 73.45 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Po 2025-07-17T06:37:09.9106759Z #11 73.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c 2025-07-17T06:37:09.9115545Z #11 73.47 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Po 2025-07-17T06:37:09.9117535Z #11 73.47 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Po 2025-07-17T06:37:09.9119781Z #11 73.47 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Po 2025-07-17T06:37:09.9128183Z #11 73.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c 2025-07-17T06:37:09.9142908Z #11 73.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c 2025-07-17T06:37:09.9161329Z #11 73.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c 2025-07-17T06:37:09.9169614Z #11 73.47 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Po 2025-07-17T06:37:09.9171268Z #11 73.47 mv -f .deps/libcoregrind_amd64_linux_a-m_redir.Tpo .deps/libcoregrind_amd64_linux_a-m_redir.Po 2025-07-17T06:37:09.9175750Z #11 73.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S 2025-07-17T06:37:09.9183257Z #11 73.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S 2025-07-17T06:37:09.9187647Z #11 73.48 mv -f .deps/vgdb-vgdb-invoker-ptrace.Tpo .deps/vgdb-vgdb-invoker-ptrace.Po 2025-07-17T06:37:09.9195906Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c 2025-07-17T06:37:09.9207245Z #11 73.49 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Po 2025-07-17T06:37:09.9209167Z #11 73.49 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Po 2025-07-17T06:37:09.9211281Z #11 73.49 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Po 2025-07-17T06:37:09.9213090Z #11 73.49 mv -f .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo .deps/libcoregrind_amd64_linux_a-m_xtree.Po 2025-07-17T06:37:09.9214857Z #11 73.49 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Po 2025-07-17T06:37:09.9223501Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c 2025-07-17T06:37:09.9239606Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c 2025-07-17T06:37:09.9251003Z #11 73.49 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Po 2025-07-17T06:37:09.9252755Z #11 73.49 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Po 2025-07-17T06:37:09.9260943Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c 2025-07-17T06:37:09.9269289Z #11 73.49 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Po 2025-07-17T06:37:09.9277366Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c 2025-07-17T06:37:09.9293279Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c 2025-07-17T06:37:09.9308734Z #11 73.49 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c 2025-07-17T06:37:09.9324553Z #11 73.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c 2025-07-17T06:37:09.9340416Z #11 73.50 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o `test -f 'm_sigframe/sigframe-x86-freebsd.c' || echo './'`m_sigframe/sigframe-x86-freebsd.c 2025-07-17T06:37:09.9349792Z #11 73.50 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Po 2025-07-17T06:37:09.9358909Z #11 73.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o `test -f 'm_sigframe/sigframe-amd64-freebsd.c' || echo './'`m_sigframe/sigframe-amd64-freebsd.c 2025-07-17T06:37:09.9368147Z #11 73.51 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Po 2025-07-17T06:37:09.9370164Z #11 73.51 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Po 2025-07-17T06:37:09.9372369Z #11 73.51 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Po 2025-07-17T06:37:09.9381363Z #11 73.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c 2025-07-17T06:37:09.9396553Z #11 73.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c 2025-07-17T06:37:09.9412953Z #11 73.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c 2025-07-17T06:37:09.9421821Z #11 73.52 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Po 2025-07-17T06:37:10.0064849Z #11 73.53 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Po 2025-07-17T06:37:10.0066890Z #11 73.53 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Po 2025-07-17T06:37:10.0068774Z #11 73.54 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Po 2025-07-17T06:37:10.0076552Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c 2025-07-17T06:37:10.0085344Z #11 73.54 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Po 2025-07-17T06:37:10.0087305Z #11 73.54 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Po 2025-07-17T06:37:10.0097635Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c 2025-07-17T06:37:10.0113017Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c 2025-07-17T06:37:10.0128199Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c 2025-07-17T06:37:10.0143702Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o `test -f 'm_sigframe/sigframe-nanomips-linux.c' || echo './'`m_sigframe/sigframe-nanomips-linux.c 2025-07-17T06:37:10.0152936Z #11 73.54 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Po 2025-07-17T06:37:10.0154998Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Po 2025-07-17T06:37:10.0157519Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Po 2025-07-17T06:37:10.0166485Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c 2025-07-17T06:37:10.0175381Z #11 73.54 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Po 2025-07-17T06:37:10.0177635Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Po 2025-07-17T06:37:10.0185699Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c 2025-07-17T06:37:10.0200640Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c 2025-07-17T06:37:10.0210407Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S 2025-07-17T06:37:10.0218005Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S 2025-07-17T06:37:10.0222301Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S 2025-07-17T06:37:10.0224989Z #11 73.54 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Po 2025-07-17T06:37:10.0227719Z #11 73.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o `test -f 'm_syswrap/syscall-ppc64be-linux.S' || echo './'`m_syswrap/syscall-ppc64be-linux.S 2025-07-17T06:37:10.0230523Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Po 2025-07-17T06:37:10.0231707Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Po 2025-07-17T06:37:10.0232878Z #11 73.54 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Po 2025-07-17T06:37:10.0234081Z #11 73.55 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Po 2025-07-17T06:37:10.0235268Z #11 73.55 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Po 2025-07-17T06:37:10.0237960Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o `test -f 'm_syswrap/syscall-ppc64le-linux.S' || echo './'`m_syswrap/syscall-ppc64le-linux.S 2025-07-17T06:37:10.0242240Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S 2025-07-17T06:37:10.0244731Z #11 73.55 mv -f .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo .deps/libcoregrind_amd64_linux_a-m_libcbase.Po 2025-07-17T06:37:10.0247274Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o `test -f 'm_syswrap/syscall-arm64-linux.S' || echo './'`m_syswrap/syscall-arm64-linux.S 2025-07-17T06:37:10.0251358Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S 2025-07-17T06:37:10.0255485Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S 2025-07-17T06:37:10.0260735Z #11 73.55 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Po 2025-07-17T06:37:10.0261876Z #11 73.55 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Po 2025-07-17T06:37:10.0263002Z #11 73.55 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Po 2025-07-17T06:37:10.0265658Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S 2025-07-17T06:37:10.0268333Z #11 73.55 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Po 2025-07-17T06:37:10.0271087Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o `test -f 'm_syswrap/syscall-nanomips-linux.S' || echo './'`m_syswrap/syscall-nanomips-linux.S 2025-07-17T06:37:10.0275440Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o `test -f 'm_syswrap/syscall-x86-freebsd.S' || echo './'`m_syswrap/syscall-x86-freebsd.S 2025-07-17T06:37:10.0278094Z #11 73.55 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Po 2025-07-17T06:37:10.0280893Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o `test -f 'm_syswrap/syscall-amd64-freebsd.S' || echo './'`m_syswrap/syscall-amd64-freebsd.S 2025-07-17T06:37:10.0285001Z #11 73.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S 2025-07-17T06:37:10.0289062Z #11 73.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S 2025-07-17T06:37:10.0291703Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Po 2025-07-17T06:37:10.0292852Z #11 73.56 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Po 2025-07-17T06:37:10.0294002Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Po 2025-07-17T06:37:10.0295122Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Po 2025-07-17T06:37:10.0296216Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Po 2025-07-17T06:37:10.0297345Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Po 2025-07-17T06:37:10.0299972Z #11 73.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o `test -f 'm_syswrap/syscall-x86-solaris.S' || echo './'`m_syswrap/syscall-x86-solaris.S 2025-07-17T06:37:10.0302561Z #11 73.56 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Po 2025-07-17T06:37:10.0303791Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Po 2025-07-17T06:37:10.0306466Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o `test -f 'm_syswrap/syscall-amd64-solaris.S' || echo './'`m_syswrap/syscall-amd64-solaris.S 2025-07-17T06:37:10.0312437Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c 2025-07-17T06:37:10.0320352Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c 2025-07-17T06:37:10.0328102Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c 2025-07-17T06:37:10.0332568Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Po 2025-07-17T06:37:10.0337326Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c 2025-07-17T06:37:10.0342267Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Po 2025-07-17T06:37:10.0343448Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Po 2025-07-17T06:37:10.0344582Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Po 2025-07-17T06:37:10.0349070Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o `test -f 'm_syswrap/syswrap-freebsd.c' || echo './'`m_syswrap/syswrap-freebsd.c 2025-07-17T06:37:10.0353663Z #11 73.57 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Po 2025-07-17T06:37:10.0358964Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c 2025-07-17T06:37:10.0367197Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c 2025-07-17T06:37:10.0375099Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c 2025-07-17T06:37:10.0383042Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c 2025-07-17T06:37:10.0391330Z #11 73.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c 2025-07-17T06:37:10.0399819Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c 2025-07-17T06:37:10.0404631Z #11 73.58 mv -f m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Po 2025-07-17T06:37:10.0405708Z #11 73.58 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Po 2025-07-17T06:37:10.0406925Z #11 73.58 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Po 2025-07-17T06:37:10.0408268Z #11 73.58 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Po 2025-07-17T06:37:10.0409334Z #11 73.58 mv -f .deps/libcoregrind_amd64_linux_a-m_signals.Tpo .deps/libcoregrind_amd64_linux_a-m_signals.Po 2025-07-17T06:37:10.0413968Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o `test -f 'm_syswrap/syswrap-x86-freebsd.c' || echo './'`m_syswrap/syswrap-x86-freebsd.c 2025-07-17T06:37:10.0422107Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o `test -f 'm_syswrap/syswrap-amd64-freebsd.c' || echo './'`m_syswrap/syswrap-amd64-freebsd.c 2025-07-17T06:37:10.0435381Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c 2025-07-17T06:37:10.0450212Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c 2025-07-17T06:37:10.0459199Z #11 73.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c 2025-07-17T06:37:10.0463950Z #11 73.59 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Po 2025-07-17T06:37:10.0465050Z #11 73.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Po 2025-07-17T06:37:10.0469857Z #11 73.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c 2025-07-17T06:37:10.0474756Z #11 73.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Po 2025-07-17T06:37:10.0475874Z #11 73.59 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Po 2025-07-17T06:37:10.0477008Z #11 73.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Po 2025-07-17T06:37:10.0478134Z #11 73.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Po 2025-07-17T06:37:10.0482911Z #11 73.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c 2025-07-17T06:37:10.0487793Z #11 73.59 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Po 2025-07-17T06:37:10.0488900Z #11 73.59 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Po 2025-07-17T06:37:10.0493542Z #11 73.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o `test -f 'm_syswrap/syswrap-nanomips-linux.c' || echo './'`m_syswrap/syswrap-nanomips-linux.c 2025-07-17T06:37:10.0501916Z #11 73.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c 2025-07-17T06:37:10.0509963Z #11 73.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c 2025-07-17T06:37:10.0514723Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Po 2025-07-17T06:37:10.0519199Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c 2025-07-17T06:37:10.0527037Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c 2025-07-17T06:37:10.0536579Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c 2025-07-17T06:37:10.0544493Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-elf.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c 2025-07-17T06:37:10.0548586Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Po 2025-07-17T06:37:10.0549718Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Po 2025-07-17T06:37:10.0550850Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Po 2025-07-17T06:37:10.0551971Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Po 2025-07-17T06:37:10.0553057Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Po 2025-07-17T06:37:10.0557507Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-macho.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c 2025-07-17T06:37:10.0564945Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-main.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c 2025-07-17T06:37:10.0572213Z #11 73.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-script.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c 2025-07-17T06:37:10.0575951Z #11 73.60 rm -f libgcc-sup-amd64-linux.a 2025-07-17T06:37:10.0576698Z #11 73.60 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Po 2025-07-17T06:37:10.0577427Z #11 73.60 mkdir -p ../.in_place; \ 2025-07-17T06:37:10.0577776Z #11 73.60 for f in vgpreload_core-amd64-linux.so ; do \ 2025-07-17T06:37:10.0578124Z #11 73.60 rm -f ../.in_place/$f; \ 2025-07-17T06:37:10.0578453Z #11 73.60 ln -f -s ../coregrind/$f ../.in_place; \ 2025-07-17T06:37:10.0578773Z #11 73.60 done 2025-07-17T06:37:10.0579166Z #11 73.61 /usr/bin/ar cru libgcc-sup-amd64-linux.a libgcc_sup_amd64_linux_a-m_libgcc_sup.o 2025-07-17T06:37:10.0580083Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Po 2025-07-17T06:37:10.0580817Z #11 73.61 mkdir -p ../.in_place; \ 2025-07-17T06:37:10.0581096Z #11 73.61 for f in ; do \ 2025-07-17T06:37:10.0581365Z #11 73.61 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:10.0581707Z #11 73.61 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:10.0582041Z #11 73.61 done 2025-07-17T06:37:10.0582376Z #11 73.61 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:37:10.0583231Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Po 2025-07-17T06:37:10.0584374Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Po 2025-07-17T06:37:10.0585482Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Po 2025-07-17T06:37:10.0586212Z #11 73.61 ranlib libgcc-sup-amd64-linux.a 2025-07-17T06:37:10.0590411Z #11 73.61 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o 2025-07-17T06:37:10.0594605Z #11 73.61 mkdir -p ../.in_place; \ 2025-07-17T06:37:10.0610381Z #11 73.61 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2025-07-17T06:37:10.0626104Z #11 73.61 rm -f ../.in_place/$f; \ 2025-07-17T06:37:10.0626422Z #11 73.61 ln -f -s ../coregrind/$f ../.in_place; \ 2025-07-17T06:37:10.0626812Z #11 73.61 done 2025-07-17T06:37:10.0627460Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Po 2025-07-17T06:37:10.0628643Z #11 73.61 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Po 2025-07-17T06:37:10.0629638Z #11 73.61 mv -f .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo .deps/libcoregrind_amd64_linux_a-m_errormgr.Po 2025-07-17T06:37:10.0630437Z #11 73.62 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-macho.Po 2025-07-17T06:37:10.0631389Z #11 73.63 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Po 2025-07-17T06:37:10.1104654Z #11 73.64 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Po 2025-07-17T06:37:10.1105825Z #11 73.66 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Po 2025-07-17T06:37:10.1106701Z #11 73.69 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-script.Po 2025-07-17T06:37:10.1107527Z #11 73.70 mv -f .deps/libcoregrind_amd64_linux_a-m_translate.Tpo .deps/libcoregrind_amd64_linux_a-m_translate.Po 2025-07-17T06:37:10.1108444Z #11 73.70 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Po 2025-07-17T06:37:10.1109427Z #11 73.72 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Po 2025-07-17T06:37:10.1110344Z #11 73.72 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-main.Po 2025-07-17T06:37:10.1111416Z #11 73.73 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Po 2025-07-17T06:37:10.2208647Z #11 73.73 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-elf.Po 2025-07-17T06:37:10.2209839Z #11 73.74 mv -f m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Po 2025-07-17T06:37:10.2210830Z #11 73.74 rm -f libreplacemalloc_toolpreload-amd64-linux.a 2025-07-17T06:37:10.2211646Z #11 73.74 /usr/bin/ar cru libreplacemalloc_toolpreload-amd64-linux.a m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o 2025-07-17T06:37:10.2212754Z #11 73.74 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Po 2025-07-17T06:37:10.2213527Z #11 73.74 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:37:10.2214012Z #11 73.75 ranlib libreplacemalloc_toolpreload-amd64-linux.a 2025-07-17T06:37:10.2214777Z #11 73.75 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Po 2025-07-17T06:37:10.2215757Z #11 73.76 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Po 2025-07-17T06:37:10.2216672Z #11 73.78 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Po 2025-07-17T06:37:10.2217354Z #11 73.81 mv -f .deps/vgdb-vgdb.Tpo .deps/vgdb-vgdb.Po 2025-07-17T06:37:10.2221804Z #11 73.81 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread 2025-07-17T06:37:10.2226467Z #11 73.82 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Po 2025-07-17T06:37:10.2227495Z #11 73.84 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Po 2025-07-17T06:37:10.3379826Z #11 73.85 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Po 2025-07-17T06:37:10.3380861Z #11 73.87 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Po 2025-07-17T06:37:10.3381777Z #11 73.89 mv -f .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo .deps/libcoregrind_amd64_linux_a-m_transtab.Po 2025-07-17T06:37:10.3382622Z #11 73.90 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Po 2025-07-17T06:37:10.3383493Z #11 73.96 mv -f .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo .deps/libcoregrind_amd64_linux_a-m_mallocfree.Po 2025-07-17T06:37:10.4402485Z #11 73.97 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Po 2025-07-17T06:37:10.4403482Z #11 73.97 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Po 2025-07-17T06:37:10.4404364Z #11 74.05 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_main.Po 2025-07-17T06:37:10.4404995Z #11 74.05 rm -f libnolto_coregrind-amd64-linux.a 2025-07-17T06:37:10.4405762Z #11 74.06 /usr/bin/ar cru libnolto_coregrind-amd64-linux.a libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2025-07-17T06:37:10.4406600Z #11 74.06 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:37:10.4407063Z #11 74.06 ranlib libnolto_coregrind-amd64-linux.a 2025-07-17T06:37:10.5488239Z #11 74.13 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Po 2025-07-17T06:37:10.5489362Z #11 74.17 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Po 2025-07-17T06:37:10.7124294Z #11 74.18 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Po 2025-07-17T06:37:10.7462760Z #11 74.37 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Po 2025-07-17T06:37:11.0031078Z #11 74.62 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Po 2025-07-17T06:37:11.2310430Z #11 74.85 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Po 2025-07-17T06:37:11.3528530Z #11 74.97 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Po 2025-07-17T06:37:11.5955544Z #11 75.06 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Po 2025-07-17T06:37:14.3181939Z #11 77.94 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Po 2025-07-17T06:37:14.4699193Z #11 77.94 rm -f libcoregrind-amd64-linux.a 2025-07-17T06:37:14.4740360Z #11 77.94 /usr/bin/ar cru libcoregrind-amd64-linux.a libcoregrind_amd64_linux_a-m_addrinfo.o libcoregrind_amd64_linux_a-m_cache.o libcoregrind_amd64_linux_a-m_commandline.o libcoregrind_amd64_linux_a-m_compiler.o libcoregrind_amd64_linux_a-m_clientstate.o libcoregrind_amd64_linux_a-m_cpuid.o libcoregrind_amd64_linux_a-m_deduppoolalloc.o libcoregrind_amd64_linux_a-m_debuglog.o libcoregrind_amd64_linux_a-m_errormgr.o libcoregrind_amd64_linux_a-m_execontext.o libcoregrind_amd64_linux_a-m_hashtable.o libcoregrind_amd64_linux_a-m_libcbase.o libcoregrind_amd64_linux_a-m_libcassert.o libcoregrind_amd64_linux_a-m_libcfile.o libcoregrind_amd64_linux_a-m_libcprint.o libcoregrind_amd64_linux_a-m_libcproc.o libcoregrind_amd64_linux_a-m_libcsignal.o libcoregrind_amd64_linux_a-m_machine.o libcoregrind_amd64_linux_a-m_mallocfree.o libcoregrind_amd64_linux_a-m_options.o libcoregrind_amd64_linux_a-m_oset.o libcoregrind_amd64_linux_a-m_pathscan.o libcoregrind_amd64_linux_a-m_poolalloc.o libcoregrind_amd64_linux_a-m_rangemap.o libcoregrind_amd64_linux_a-m_redir.o libcoregrind_amd64_linux_a-m_sbprofile.o libcoregrind_amd64_linux_a-m_seqmatch.o libcoregrind_amd64_linux_a-m_signals.o libcoregrind_amd64_linux_a-m_sparsewa.o libcoregrind_amd64_linux_a-m_stacks.o libcoregrind_amd64_linux_a-m_stacktrace.o libcoregrind_amd64_linux_a-m_syscall.o libcoregrind_amd64_linux_a-m_threadstate.o libcoregrind_amd64_linux_a-m_tooliface.o libcoregrind_amd64_linux_a-m_trampoline.o libcoregrind_amd64_linux_a-m_translate.o libcoregrind_amd64_linux_a-m_transtab.o libcoregrind_amd64_linux_a-m_vki.o libcoregrind_amd64_linux_a-m_vkiscnums.o libcoregrind_amd64_linux_a-m_wordfm.o libcoregrind_amd64_linux_a-m_xarray.o libcoregrind_amd64_linux_a-m_xtree.o libcoregrind_amd64_linux_a-m_xtmemory.o libcoregrind_amd64_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_amd64_linux_a-misc.o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o m_debuginfo/libcoregrind_amd64_linux_a-image.o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o m_debuginfo/libcoregrind_amd64_linux_a-storage.o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o m_demangle/libcoregrind_amd64_linux_a-demangle.o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o m_gdbserver/libcoregrind_amd64_linux_a-server.o m_gdbserver/libcoregrind_amd64_linux_a-signals.o m_gdbserver/libcoregrind_amd64_linux_a-target.o m_gdbserver/libcoregrind_amd64_linux_a-utils.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o m_gdbserver/libcoregrind_amd64_linux_a-version.o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o m_mach/libcoregrind_amd64_linux_a-mach_basics.o m_mach/libcoregrind_amd64_linux_a-mach_msg.o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o m_scheduler/libcoregrind_amd64_linux_a-sema.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_amd64_linux_a-elf.o m_ume/libcoregrind_amd64_linux_a-macho.o m_ume/libcoregrind_amd64_linux_a-main.o m_ume/libcoregrind_amd64_linux_a-script.o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2025-07-17T06:37:14.4782490Z #11 77.94 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2025-07-17T06:37:14.4782935Z #11 78.02 ranlib libcoregrind-amd64-linux.a 2025-07-17T06:37:14.4783386Z #11 78.09 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:14.7080732Z #11 78.09 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:14.7081192Z #11 78.09 Making all in . 2025-07-17T06:37:14.7081562Z #11 78.09 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:14.7082020Z #11 78.09 ./auxprogs/make_or_upd_vgversion_h . 2025-07-17T06:37:14.7082356Z #11 78.10 mkdir -p ./.in_place 2025-07-17T06:37:14.7082667Z #11 78.10 rm -f ./.in_place/default.supp 2025-07-17T06:37:14.7083000Z #11 78.10 ln -s ../default.supp ./.in_place 2025-07-17T06:37:14.7083392Z #11 78.10 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:14.7083791Z #11 78.10 Making all in memcheck 2025-07-17T06:37:14.7084185Z #11 78.11 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:14.7084613Z #11 78.11 Making all in . 2025-07-17T06:37:14.7085000Z #11 78.11 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:14.7088433Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_leakcheck.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_leakcheck.Tpo -c -o memcheck_amd64_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c 2025-07-17T06:37:14.7094979Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_malloc_wrappers.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo -c -o memcheck_amd64_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c 2025-07-17T06:37:14.7101375Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main.Tpo -c -o memcheck_amd64_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c 2025-07-17T06:37:14.7107466Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main_asm.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main_asm.Tpo -c -o memcheck_amd64_linux-mc_main_asm.o `test -f 'mc_main_asm.c' || echo './'`mc_main_asm.c 2025-07-17T06:37:14.7113609Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c 2025-07-17T06:37:14.7119833Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_machine.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_machine.Tpo -c -o memcheck_amd64_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c 2025-07-17T06:37:14.7126000Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_errors.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_errors.Tpo -c -o memcheck_amd64_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c 2025-07-17T06:37:14.7132631Z #11 78.11 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o -MD -MP -MF .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo -c -o vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c 2025-07-17T06:37:14.7136334Z #11 78.11 for f in ; do \ 2025-07-17T06:37:14.7136631Z #11 78.11 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:14.7136989Z #11 78.11 echo "dsymutil $f"; \ 2025-07-17T06:37:14.7137285Z #11 78.11 dsymutil $f; \ 2025-07-17T06:37:14.7137531Z #11 78.11 fi; \ 2025-07-17T06:37:14.7137750Z #11 78.11 done 2025-07-17T06:37:14.7137978Z #11 78.11 mkdir -p ../.in_place; \ 2025-07-17T06:37:14.7138253Z #11 78.11 for f in ; do \ 2025-07-17T06:37:14.7138523Z #11 78.11 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:14.7138860Z #11 78.11 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2025-07-17T06:37:14.7139193Z #11 78.11 done 2025-07-17T06:37:14.7139619Z #11 78.13 mv -f .deps/memcheck_amd64_linux-mc_main_asm.Tpo .deps/memcheck_amd64_linux-mc_main_asm.Po 2025-07-17T06:37:14.7140312Z #11 78.18 mv -f .deps/memcheck_amd64_linux-mc_machine.Tpo .deps/memcheck_amd64_linux-mc_machine.Po 2025-07-17T06:37:14.7395216Z #11 78.36 mv -f .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo .deps/memcheck_amd64_linux-mc_malloc_wrappers.Po 2025-07-17T06:37:14.8607476Z #11 78.37 mv -f .deps/memcheck_amd64_linux-mc_errors.Tpo .deps/memcheck_amd64_linux-mc_errors.Po 2025-07-17T06:37:14.8608215Z #11 78.48 mv -f .deps/memcheck_amd64_linux-mc_leakcheck.Tpo .deps/memcheck_amd64_linux-mc_leakcheck.Po 2025-07-17T06:37:15.4581501Z #11 79.08 mv -f .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Po 2025-07-17T06:37:15.6126789Z #11 79.08 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_memcheck-amd64-linux.so vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o 2025-07-17T06:37:16.2683450Z #11 79.89 mv -f .deps/memcheck_amd64_linux-mc_translate.Tpo .deps/memcheck_amd64_linux-mc_translate.Po 2025-07-17T06:37:17.2205025Z #11 80.84 mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po 2025-07-17T06:37:17.3704225Z #11 80.84 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o memcheck-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 memcheck_amd64_linux-mc_leakcheck.o memcheck_amd64_linux-mc_malloc_wrappers.o memcheck_amd64_linux-mc_main.o memcheck_amd64_linux-mc_main_asm.o memcheck_amd64_linux-mc_translate.o memcheck_amd64_linux-mc_machine.o memcheck_amd64_linux-mc_errors.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:17.3708390Z #11 80.99 mkdir -p ../.in_place; \ 2025-07-17T06:37:17.3708840Z #11 80.99 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2025-07-17T06:37:17.3709290Z #11 80.99 rm -f ../.in_place/$f; \ 2025-07-17T06:37:17.3709627Z #11 80.99 ln -f -s ../memcheck/$f ../.in_place; \ 2025-07-17T06:37:17.3709937Z #11 80.99 done 2025-07-17T06:37:17.4988400Z #11 81.00 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:17.4988873Z #11 81.00 Making all in tests 2025-07-17T06:37:17.4989288Z #11 81.00 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:17.4989743Z #11 81.01 Making all in . 2025-07-17T06:37:17.4990149Z #11 81.01 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:17.4990630Z #11 81.01 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:37:17.4991107Z #11 81.01 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:17.4991561Z #11 81.01 Making all in amd64 2025-07-17T06:37:17.4991990Z #11 81.01 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:17.4992492Z #11 81.01 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:17.4992984Z #11 81.01 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:17.4993452Z #11 81.01 Making all in linux 2025-07-17T06:37:17.4993896Z #11 81.02 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:17.4994382Z #11 81.02 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:17.4994868Z #11 81.02 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:17.4995342Z #11 81.02 Making all in amd64-linux 2025-07-17T06:37:17.4995818Z #11 81.02 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:17.4996348Z #11 81.02 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:17.4996859Z #11 81.02 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:17.4997476Z #11 81.02 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:17.4998049Z #11 81.02 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:17.4998592Z #11 81.02 Making all in cachegrind 2025-07-17T06:37:17.4999028Z #11 81.02 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:17.4999467Z #11 81.03 Making all in . 2025-07-17T06:37:17.4999847Z #11 81.03 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:17.5003273Z #11 81.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cg_merge-cg_merge.o -MD -MP -MF .deps/cg_merge-cg_merge.Tpo -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c 2025-07-17T06:37:17.5009271Z #11 81.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_main.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_main.Tpo -c -o cachegrind_amd64_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c 2025-07-17T06:37:17.5015395Z #11 81.03 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_arch.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_arch.Tpo -c -o cachegrind_amd64_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c 2025-07-17T06:37:17.5018427Z #11 81.03 for f in ; do \ 2025-07-17T06:37:17.5018728Z #11 81.03 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:17.5019077Z #11 81.03 echo "dsymutil $f"; \ 2025-07-17T06:37:17.5019360Z #11 81.03 dsymutil $f; \ 2025-07-17T06:37:17.5019618Z #11 81.03 fi; \ 2025-07-17T06:37:17.5019832Z #11 81.03 done 2025-07-17T06:37:17.5020049Z #11 81.03 mkdir -p ../.in_place; \ 2025-07-17T06:37:17.5020327Z #11 81.03 for f in ; do \ 2025-07-17T06:37:17.5020577Z #11 81.03 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:17.5020920Z #11 81.03 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:17.5021247Z #11 81.03 done 2025-07-17T06:37:17.5021642Z #11 81.12 mv -f .deps/cachegrind_amd64_linux-cg_arch.Tpo .deps/cachegrind_amd64_linux-cg_arch.Po 2025-07-17T06:37:18.0928487Z #11 81.71 mv -f .deps/cg_merge-cg_merge.Tpo .deps/cg_merge-cg_merge.Po 2025-07-17T06:37:18.2935801Z #11 81.72 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o cg_merge cg_merge-cg_merge.o 2025-07-17T06:37:18.2940072Z #11 81.78 mv -f .deps/cachegrind_amd64_linux-cg_main.Tpo .deps/cachegrind_amd64_linux-cg_main.Po 2025-07-17T06:37:18.2943832Z #11 81.78 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o cachegrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 cachegrind_amd64_linux-cg_main.o cachegrind_amd64_linux-cg_arch.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:18.2947385Z #11 81.91 mkdir -p ../.in_place; \ 2025-07-17T06:37:18.2947700Z #11 81.91 for f in cachegrind-amd64-linux ; do \ 2025-07-17T06:37:18.2948043Z #11 81.91 rm -f ../.in_place/$f; \ 2025-07-17T06:37:18.2948353Z #11 81.91 ln -f -s ../cachegrind/$f ../.in_place; \ 2025-07-17T06:37:18.2948673Z #11 81.91 done 2025-07-17T06:37:18.4008537Z #11 81.92 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:18.4009062Z #11 81.92 Making all in tests 2025-07-17T06:37:18.4009559Z #11 81.92 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:18.4010030Z #11 81.92 Making all in . 2025-07-17T06:37:18.4010456Z #11 81.92 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:18.4010959Z #11 81.92 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:37:18.4011449Z #11 81.92 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:18.4012039Z #11 81.93 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:18.4012622Z #11 81.93 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:18.4013059Z #11 81.93 Making all in callgrind 2025-07-17T06:37:18.4013458Z #11 81.93 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:18.4013888Z #11 81.93 Making all in . 2025-07-17T06:37:18.4014259Z #11 81.93 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:18.4017607Z #11 81.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bb.o -MD -MP -MF .deps/callgrind_amd64_linux-bb.Tpo -c -o callgrind_amd64_linux-bb.o `test -f 'bb.c' || echo './'`bb.c 2025-07-17T06:37:18.4023663Z #11 81.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bbcc.o -MD -MP -MF .deps/callgrind_amd64_linux-bbcc.Tpo -c -o callgrind_amd64_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c 2025-07-17T06:37:18.4031035Z #11 81.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-callstack.o -MD -MP -MF .deps/callgrind_amd64_linux-callstack.Tpo -c -o callgrind_amd64_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c 2025-07-17T06:37:18.4037395Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-clo.o -MD -MP -MF .deps/callgrind_amd64_linux-clo.Tpo -c -o callgrind_amd64_linux-clo.o `test -f 'clo.c' || echo './'`clo.c 2025-07-17T06:37:18.4043615Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-context.o -MD -MP -MF .deps/callgrind_amd64_linux-context.Tpo -c -o callgrind_amd64_linux-context.o `test -f 'context.c' || echo './'`context.c 2025-07-17T06:37:18.4049780Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-costs.o -MD -MP -MF .deps/callgrind_amd64_linux-costs.Tpo -c -o callgrind_amd64_linux-costs.o `test -f 'costs.c' || echo './'`costs.c 2025-07-17T06:37:18.4056178Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-debug.o -MD -MP -MF .deps/callgrind_amd64_linux-debug.Tpo -c -o callgrind_amd64_linux-debug.o `test -f 'debug.c' || echo './'`debug.c 2025-07-17T06:37:18.4062461Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-dump.o -MD -MP -MF .deps/callgrind_amd64_linux-dump.Tpo -c -o callgrind_amd64_linux-dump.o `test -f 'dump.c' || echo './'`dump.c 2025-07-17T06:37:18.4068636Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-events.o -MD -MP -MF .deps/callgrind_amd64_linux-events.Tpo -c -o callgrind_amd64_linux-events.o `test -f 'events.c' || echo './'`events.c 2025-07-17T06:37:18.4074669Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-fn.o -MD -MP -MF .deps/callgrind_amd64_linux-fn.Tpo -c -o callgrind_amd64_linux-fn.o `test -f 'fn.c' || echo './'`fn.c 2025-07-17T06:37:18.4080737Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-jumps.o -MD -MP -MF .deps/callgrind_amd64_linux-jumps.Tpo -c -o callgrind_amd64_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c 2025-07-17T06:37:18.4086806Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-main.o -MD -MP -MF .deps/callgrind_amd64_linux-main.Tpo -c -o callgrind_amd64_linux-main.o `test -f 'main.c' || echo './'`main.c 2025-07-17T06:37:18.4092901Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-sim.o -MD -MP -MF .deps/callgrind_amd64_linux-sim.Tpo -c -o callgrind_amd64_linux-sim.o `test -f 'sim.c' || echo './'`sim.c 2025-07-17T06:37:18.4099084Z #11 81.94 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-threads.o -MD -MP -MF .deps/callgrind_amd64_linux-threads.Tpo -c -o callgrind_amd64_linux-threads.o `test -f 'threads.c' || echo './'`threads.c 2025-07-17T06:37:18.4102343Z #11 81.94 for f in ; do \ 2025-07-17T06:37:18.4102662Z #11 81.94 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:18.4103026Z #11 81.94 echo "dsymutil $f"; \ 2025-07-17T06:37:18.4103314Z #11 81.94 dsymutil $f; \ 2025-07-17T06:37:18.4103580Z #11 81.94 fi; \ 2025-07-17T06:37:18.4103805Z #11 81.94 done 2025-07-17T06:37:18.4104024Z #11 81.94 mkdir -p ../.in_place; \ 2025-07-17T06:37:18.4104315Z #11 81.94 for f in ; do \ 2025-07-17T06:37:18.4104576Z #11 81.94 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:18.4104934Z #11 81.94 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:18.4105266Z #11 81.94 done 2025-07-17T06:37:18.4105651Z #11 81.98 mv -f .deps/callgrind_amd64_linux-costs.Tpo .deps/callgrind_amd64_linux-costs.Po 2025-07-17T06:37:18.4106297Z #11 82.02 mv -f .deps/callgrind_amd64_linux-jumps.Tpo .deps/callgrind_amd64_linux-jumps.Po 2025-07-17T06:37:18.5689978Z #11 82.05 mv -f .deps/callgrind_amd64_linux-bb.Tpo .deps/callgrind_amd64_linux-bb.Po 2025-07-17T06:37:18.5690712Z #11 82.05 mv -f .deps/callgrind_amd64_linux-context.Tpo .deps/callgrind_amd64_linux-context.Po 2025-07-17T06:37:18.5691406Z #11 82.06 mv -f .deps/callgrind_amd64_linux-threads.Tpo .deps/callgrind_amd64_linux-threads.Po 2025-07-17T06:37:18.5692136Z #11 82.06 mv -f .deps/callgrind_amd64_linux-callstack.Tpo .deps/callgrind_amd64_linux-callstack.Po 2025-07-17T06:37:18.5692812Z #11 82.09 mv -f .deps/callgrind_amd64_linux-debug.Tpo .deps/callgrind_amd64_linux-debug.Po 2025-07-17T06:37:18.5693442Z #11 82.11 mv -f .deps/callgrind_amd64_linux-fn.Tpo .deps/callgrind_amd64_linux-fn.Po 2025-07-17T06:37:18.5694072Z #11 82.12 mv -f .deps/callgrind_amd64_linux-events.Tpo .deps/callgrind_amd64_linux-events.Po 2025-07-17T06:37:18.5694722Z #11 82.19 mv -f .deps/callgrind_amd64_linux-bbcc.Tpo .deps/callgrind_amd64_linux-bbcc.Po 2025-07-17T06:37:18.7186124Z #11 82.20 mv -f .deps/callgrind_amd64_linux-clo.Tpo .deps/callgrind_amd64_linux-clo.Po 2025-07-17T06:37:18.7186822Z #11 82.34 mv -f .deps/callgrind_amd64_linux-dump.Tpo .deps/callgrind_amd64_linux-dump.Po 2025-07-17T06:37:18.9250194Z #11 82.39 mv -f .deps/callgrind_amd64_linux-main.Tpo .deps/callgrind_amd64_linux-main.Po 2025-07-17T06:37:19.4087691Z #11 83.03 mv -f .deps/callgrind_amd64_linux-sim.Tpo .deps/callgrind_amd64_linux-sim.Po 2025-07-17T06:37:19.5520299Z #11 83.03 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o callgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m64 callgrind_amd64_linux-bb.o callgrind_amd64_linux-bbcc.o callgrind_amd64_linux-callstack.o callgrind_amd64_linux-clo.o callgrind_amd64_linux-context.o callgrind_amd64_linux-costs.o callgrind_amd64_linux-debug.o callgrind_amd64_linux-dump.o callgrind_amd64_linux-events.o callgrind_amd64_linux-fn.o callgrind_amd64_linux-jumps.o callgrind_amd64_linux-main.o callgrind_amd64_linux-sim.o callgrind_amd64_linux-threads.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:19.5525534Z #11 83.17 mkdir -p ../.in_place; \ 2025-07-17T06:37:19.5525873Z #11 83.17 for f in callgrind-amd64-linux ; do \ 2025-07-17T06:37:19.5526204Z #11 83.17 rm -f ../.in_place/$f; \ 2025-07-17T06:37:19.5526534Z #11 83.17 ln -f -s ../callgrind/$f ../.in_place; \ 2025-07-17T06:37:19.5526858Z #11 83.17 done 2025-07-17T06:37:19.7561292Z #11 83.18 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:19.7561830Z #11 83.18 Making all in tests 2025-07-17T06:37:19.7562260Z #11 83.18 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:19.7562742Z #11 83.18 Making all in . 2025-07-17T06:37:19.7563156Z #11 83.18 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:19.7563639Z #11 83.18 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:37:19.7564123Z #11 83.18 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:19.7564723Z #11 83.18 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:19.7565298Z #11 83.18 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:19.7565734Z #11 83.18 Making all in helgrind 2025-07-17T06:37:19.7566147Z #11 83.19 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:19.7566563Z #11 83.19 Making all in . 2025-07-17T06:37:19.7566953Z #11 83.19 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:19.7570383Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_addrdescr.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_addrdescr.Tpo -c -o helgrind_amd64_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c 2025-07-17T06:37:19.7576575Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_basics.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_basics.Tpo -c -o helgrind_amd64_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c 2025-07-17T06:37:19.7582853Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_errors.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_errors.Tpo -c -o helgrind_amd64_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c 2025-07-17T06:37:19.7589133Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_lock_n_thread.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo -c -o helgrind_amd64_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c 2025-07-17T06:37:19.7595248Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_main.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_main.Tpo -c -o helgrind_amd64_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c 2025-07-17T06:37:19.7601391Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_wordset.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_wordset.Tpo -c -o helgrind_amd64_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c 2025-07-17T06:37:19.7607531Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-libhb_core.o -MD -MP -MF .deps/helgrind_amd64_linux-libhb_core.Tpo -c -o helgrind_amd64_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c 2025-07-17T06:37:19.7614169Z #11 83.19 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_helgrind_amd64_linux_so-hg_intercepts.o -MD -MP -MF .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo -c -o vgpreload_helgrind_amd64_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c 2025-07-17T06:37:19.7617831Z #11 83.19 for f in ; do \ 2025-07-17T06:37:19.7618138Z #11 83.19 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:19.7618483Z #11 83.19 echo "dsymutil $f"; \ 2025-07-17T06:37:19.7618780Z #11 83.19 dsymutil $f; \ 2025-07-17T06:37:19.7619042Z #11 83.19 fi; \ 2025-07-17T06:37:19.7619249Z #11 83.19 done 2025-07-17T06:37:19.7619484Z #11 83.20 mkdir -p ../.in_place; \ 2025-07-17T06:37:19.7619758Z #11 83.20 for f in ; do \ 2025-07-17T06:37:19.7620029Z #11 83.20 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:19.7620381Z #11 83.20 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:19.7620698Z #11 83.20 done 2025-07-17T06:37:19.7621113Z #11 83.21 mv -f .deps/helgrind_amd64_linux-hg_basics.Tpo .deps/helgrind_amd64_linux-hg_basics.Po 2025-07-17T06:37:19.7621816Z #11 83.22 mv -f .deps/helgrind_amd64_linux-hg_addrdescr.Tpo .deps/helgrind_amd64_linux-hg_addrdescr.Po 2025-07-17T06:37:19.7622557Z #11 83.23 mv -f .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo .deps/helgrind_amd64_linux-hg_lock_n_thread.Po 2025-07-17T06:37:19.8162438Z #11 83.44 mv -f .deps/helgrind_amd64_linux-hg_errors.Tpo .deps/helgrind_amd64_linux-hg_errors.Po 2025-07-17T06:37:19.9904186Z #11 83.46 mv -f .deps/helgrind_amd64_linux-hg_wordset.Tpo .deps/helgrind_amd64_linux-hg_wordset.Po 2025-07-17T06:37:20.4199356Z #11 84.04 mv -f .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Po 2025-07-17T06:37:20.5747448Z #11 84.04 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_helgrind-amd64-linux.so vgpreload_helgrind_amd64_linux_so-hg_intercepts.o 2025-07-17T06:37:20.6647109Z #11 84.28 mv -f .deps/helgrind_amd64_linux-hg_main.Tpo .deps/helgrind_amd64_linux-hg_main.Po 2025-07-17T06:37:20.7657370Z #11 84.38 mv -f .deps/helgrind_amd64_linux-libhb_core.Tpo .deps/helgrind_amd64_linux-libhb_core.Po 2025-07-17T06:37:20.7661613Z #11 84.39 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o helgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 helgrind_amd64_linux-hg_addrdescr.o helgrind_amd64_linux-hg_basics.o helgrind_amd64_linux-hg_errors.o helgrind_amd64_linux-hg_lock_n_thread.o helgrind_amd64_linux-hg_main.o helgrind_amd64_linux-hg_wordset.o helgrind_amd64_linux-libhb_core.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:20.9031055Z #11 84.52 mkdir -p ../.in_place; \ 2025-07-17T06:37:20.9031586Z #11 84.52 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2025-07-17T06:37:20.9032321Z #11 84.52 rm -f ../.in_place/$f; \ 2025-07-17T06:37:20.9032742Z #11 84.52 ln -f -s ../helgrind/$f ../.in_place; \ 2025-07-17T06:37:20.9033056Z #11 84.52 done 2025-07-17T06:37:21.0041538Z #11 84.53 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:21.0042048Z #11 84.53 Making all in tests 2025-07-17T06:37:21.0042515Z #11 84.53 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:21.0042998Z #11 84.53 make[3]: Nothing to be done for 'all'. 2025-07-17T06:37:21.0043481Z #11 84.53 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:21.0044037Z #11 84.53 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:21.0044500Z #11 84.53 Making all in drd 2025-07-17T06:37:21.0044888Z #11 84.54 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:21.0045292Z #11 84.54 Making all in . 2025-07-17T06:37:21.0045674Z #11 84.54 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:21.0049455Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_barrier.o -MD -MP -MF .deps/drd_amd64_linux-drd_barrier.Tpo -c -o drd_amd64_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c 2025-07-17T06:37:21.0056679Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientobj.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientobj.Tpo -c -o drd_amd64_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c 2025-07-17T06:37:21.0063696Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientreq.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientreq.Tpo -c -o drd_amd64_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c 2025-07-17T06:37:21.0070891Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond.Tpo -c -o drd_amd64_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c 2025-07-17T06:37:21.0079334Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond_initializer.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond_initializer.Tpo -c -o drd_amd64_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c 2025-07-17T06:37:21.0086794Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_error.o -MD -MP -MF .deps/drd_amd64_linux-drd_error.Tpo -c -o drd_amd64_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c 2025-07-17T06:37:21.0093585Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_hb.o -MD -MP -MF .deps/drd_amd64_linux-drd_hb.Tpo -c -o drd_amd64_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c 2025-07-17T06:37:21.0100531Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_load_store.o -MD -MP -MF .deps/drd_amd64_linux-drd_load_store.Tpo -c -o drd_amd64_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c 2025-07-17T06:37:21.0107511Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_main.o -MD -MP -MF .deps/drd_amd64_linux-drd_main.Tpo -c -o drd_amd64_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c 2025-07-17T06:37:21.0114528Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_malloc_wrappers.o -MD -MP -MF .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo -c -o drd_amd64_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c 2025-07-17T06:37:21.0121634Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_mutex.o -MD -MP -MF .deps/drd_amd64_linux-drd_mutex.Tpo -c -o drd_amd64_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c 2025-07-17T06:37:21.0128504Z #11 84.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_rwlock.o -MD -MP -MF .deps/drd_amd64_linux-drd_rwlock.Tpo -c -o drd_amd64_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c 2025-07-17T06:37:21.0135541Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_semaphore.o -MD -MP -MF .deps/drd_amd64_linux-drd_semaphore.Tpo -c -o drd_amd64_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c 2025-07-17T06:37:21.0142581Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_suppression.o -MD -MP -MF .deps/drd_amd64_linux-drd_suppression.Tpo -c -o drd_amd64_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c 2025-07-17T06:37:21.0150286Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c 2025-07-17T06:37:21.0159264Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c 2025-07-17T06:37:21.0167794Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c 2025-07-17T06:37:21.0176088Z #11 84.55 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c 2025-07-17T06:37:21.0180462Z #11 84.55 for f in ; do \ 2025-07-17T06:37:21.0180774Z #11 84.55 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:21.0181133Z #11 84.55 echo "dsymutil $f"; \ 2025-07-17T06:37:21.0181418Z #11 84.55 dsymutil $f; \ 2025-07-17T06:37:21.0181680Z #11 84.55 fi; \ 2025-07-17T06:37:21.0181886Z #11 84.55 done 2025-07-17T06:37:21.0182117Z #11 84.55 mkdir -p ../.in_place; \ 2025-07-17T06:37:21.0182407Z #11 84.55 for f in ; do \ 2025-07-17T06:37:21.0182666Z #11 84.55 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:21.0183001Z #11 84.55 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2025-07-17T06:37:21.0183307Z #11 84.55 done 2025-07-17T06:37:21.0183774Z #11 84.57 mv -f .deps/drd_amd64_linux-drd_cond_initializer.Tpo .deps/drd_amd64_linux-drd_cond_initializer.Po 2025-07-17T06:37:21.0184690Z #11 84.58 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Po 2025-07-17T06:37:21.0185563Z #11 84.59 mv -f .deps/drd_amd64_linux-drd_suppression.Tpo .deps/drd_amd64_linux-drd_suppression.Po 2025-07-17T06:37:21.0186410Z #11 84.60 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Po 2025-07-17T06:37:21.0187181Z #11 84.60 mv -f .deps/drd_amd64_linux-drd_hb.Tpo .deps/drd_amd64_linux-drd_hb.Po 2025-07-17T06:37:21.0187769Z #11 84.61 mv -f .deps/drd_amd64_linux-drd_clientobj.Tpo .deps/drd_amd64_linux-drd_clientobj.Po 2025-07-17T06:37:21.0188386Z #11 84.62 mv -f .deps/drd_amd64_linux-drd_cond.Tpo .deps/drd_amd64_linux-drd_cond.Po 2025-07-17T06:37:21.2137175Z #11 84.63 mv -f .deps/drd_amd64_linux-drd_semaphore.Tpo .deps/drd_amd64_linux-drd_semaphore.Po 2025-07-17T06:37:21.2907314Z #11 84.63 mv -f .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo .deps/drd_amd64_linux-drd_malloc_wrappers.Po 2025-07-17T06:37:21.2908366Z #11 84.64 mv -f .deps/drd_amd64_linux-drd_clientreq.Tpo .deps/drd_amd64_linux-drd_clientreq.Po 2025-07-17T06:37:21.2909122Z #11 84.65 mv -f .deps/drd_amd64_linux-drd_barrier.Tpo .deps/drd_amd64_linux-drd_barrier.Po 2025-07-17T06:37:21.2909731Z #11 84.67 mv -f .deps/drd_amd64_linux-drd_mutex.Tpo .deps/drd_amd64_linux-drd_mutex.Po 2025-07-17T06:37:21.2910334Z #11 84.68 mv -f .deps/drd_amd64_linux-drd_rwlock.Tpo .deps/drd_amd64_linux-drd_rwlock.Po 2025-07-17T06:37:21.2910930Z #11 84.68 mv -f .deps/drd_amd64_linux-drd_error.Tpo .deps/drd_amd64_linux-drd_error.Po 2025-07-17T06:37:21.2911497Z #11 84.91 mv -f .deps/drd_amd64_linux-drd_main.Tpo .deps/drd_amd64_linux-drd_main.Po 2025-07-17T06:37:21.7746544Z #11 85.39 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Po 2025-07-17T06:37:22.2029336Z #11 85.82 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Po 2025-07-17T06:37:22.3485791Z #11 85.83 mv -f .deps/drd_amd64_linux-drd_load_store.Tpo .deps/drd_amd64_linux-drd_load_store.Po 2025-07-17T06:37:22.3490439Z #11 85.83 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_drd-amd64-linux.so vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o 2025-07-17T06:37:22.3499884Z #11 85.83 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o drd-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m64 drd_amd64_linux-drd_barrier.o drd_amd64_linux-drd_clientobj.o drd_amd64_linux-drd_clientreq.o drd_amd64_linux-drd_cond.o drd_amd64_linux-drd_cond_initializer.o drd_amd64_linux-drd_error.o drd_amd64_linux-drd_hb.o drd_amd64_linux-drd_load_store.o drd_amd64_linux-drd_main.o drd_amd64_linux-drd_malloc_wrappers.o drd_amd64_linux-drd_mutex.o drd_amd64_linux-drd_rwlock.o drd_amd64_linux-drd_semaphore.o drd_amd64_linux-drd_suppression.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:22.3504932Z #11 85.97 mkdir -p ../.in_place; \ 2025-07-17T06:37:22.3505319Z #11 85.97 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2025-07-17T06:37:22.3505719Z #11 85.97 rm -f ../.in_place/$f; \ 2025-07-17T06:37:22.3506017Z #11 85.97 ln -f -s ../drd/$f ../.in_place; \ 2025-07-17T06:37:22.3506316Z #11 85.97 done 2025-07-17T06:37:22.5205533Z #11 85.97 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:22.5206004Z #11 85.97 Making all in tests 2025-07-17T06:37:22.5206399Z #11 85.98 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:22.5207087Z #11 85.98 make[3]: Nothing to be done for 'all'. 2025-07-17T06:37:22.5207542Z #11 85.98 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:22.5208184Z #11 85.98 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:22.5208603Z #11 85.98 Making all in massif 2025-07-17T06:37:22.5208986Z #11 85.98 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:22.5209409Z #11 85.99 Making all in . 2025-07-17T06:37:22.5209786Z #11 85.99 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:22.5213059Z #11 85.99 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT massif_amd64_linux-ms_main.o -MD -MP -MF .deps/massif_amd64_linux-ms_main.Tpo -c -o massif_amd64_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c 2025-07-17T06:37:22.5216202Z #11 85.99 for f in ; do \ 2025-07-17T06:37:22.5216501Z #11 85.99 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:22.5216875Z #11 85.99 echo "dsymutil $f"; \ 2025-07-17T06:37:22.5217161Z #11 85.99 dsymutil $f; \ 2025-07-17T06:37:22.5217425Z #11 85.99 fi; \ 2025-07-17T06:37:22.5217648Z #11 85.99 done 2025-07-17T06:37:22.5217979Z #11 85.99 mkdir -p ../.in_place; \ 2025-07-17T06:37:22.5218266Z #11 85.99 for f in ; do \ 2025-07-17T06:37:22.5218516Z #11 85.99 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:22.5218855Z #11 85.99 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2025-07-17T06:37:22.5219179Z #11 85.99 done 2025-07-17T06:37:22.5222095Z #11 85.99 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_massif-amd64-linux.so 2025-07-17T06:37:22.8019412Z #11 86.42 mv -f .deps/massif_amd64_linux-ms_main.Tpo .deps/massif_amd64_linux-ms_main.Po 2025-07-17T06:37:22.9366373Z #11 86.43 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o massif-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 massif_amd64_linux-ms_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:22.9369564Z #11 86.56 mkdir -p ../.in_place; \ 2025-07-17T06:37:22.9369985Z #11 86.56 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2025-07-17T06:37:22.9370424Z #11 86.56 rm -f ../.in_place/$f; \ 2025-07-17T06:37:22.9370733Z #11 86.56 ln -f -s ../massif/$f ../.in_place; \ 2025-07-17T06:37:22.9371047Z #11 86.56 done 2025-07-17T06:37:23.1061365Z #11 86.56 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:23.1062080Z #11 86.56 Making all in tests 2025-07-17T06:37:23.1062622Z #11 86.57 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:23.1063112Z #11 86.57 make[3]: Nothing to be done for 'all'. 2025-07-17T06:37:23.1063569Z #11 86.57 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:23.1064117Z #11 86.57 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:23.1064520Z #11 86.57 Making all in dhat 2025-07-17T06:37:23.1064901Z #11 86.57 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:23.1065313Z #11 86.57 Making all in . 2025-07-17T06:37:23.1065669Z #11 86.57 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:23.1069141Z #11 86.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT dhat_amd64_linux-dh_main.o -MD -MP -MF .deps/dhat_amd64_linux-dh_main.Tpo -c -o dhat_amd64_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c 2025-07-17T06:37:23.1075883Z #11 86.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o -MD -MP -MF .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo -c -o vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o `test -f 'dh_replace_strmem.c' || echo './'`dh_replace_strmem.c 2025-07-17T06:37:23.1079738Z #11 86.57 for f in ; do \ 2025-07-17T06:37:23.1080045Z #11 86.57 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:23.1080402Z #11 86.57 echo "dsymutil $f"; \ 2025-07-17T06:37:23.1080687Z #11 86.57 dsymutil $f; \ 2025-07-17T06:37:23.1080946Z #11 86.57 fi; \ 2025-07-17T06:37:23.1081164Z #11 86.57 done 2025-07-17T06:37:23.1081380Z #11 86.58 mkdir -p ../.in_place; \ 2025-07-17T06:37:23.1081670Z #11 86.58 for f in ; do \ 2025-07-17T06:37:23.1081928Z #11 86.58 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:23.1082268Z #11 86.58 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2025-07-17T06:37:23.1082589Z #11 86.58 done 2025-07-17T06:37:23.2661367Z #11 86.89 mv -f .deps/dhat_amd64_linux-dh_main.Tpo .deps/dhat_amd64_linux-dh_main.Po 2025-07-17T06:37:23.4209962Z #11 86.89 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o dhat-amd64-linux -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 dhat_amd64_linux-dh_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:23.8188997Z #11 87.44 mv -f .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Po 2025-07-17T06:37:24.0003063Z #11 87.44 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_dhat-amd64-linux.so vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o 2025-07-17T06:37:24.0006427Z #11 87.45 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.0006848Z #11 87.45 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2025-07-17T06:37:24.0007254Z #11 87.45 rm -f ../.in_place/$f; \ 2025-07-17T06:37:24.0007574Z #11 87.45 ln -f -s ../dhat/$f ../.in_place; \ 2025-07-17T06:37:24.0007887Z #11 87.45 done 2025-07-17T06:37:24.0008209Z #11 87.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:24.0008626Z #11 87.46 Making all in tests 2025-07-17T06:37:24.0009020Z #11 87.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:24.0009487Z #11 87.46 make[3]: Nothing to be done for 'all'. 2025-07-17T06:37:24.0009938Z #11 87.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:24.0010459Z #11 87.46 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:24.0010872Z #11 87.46 Making all in lackey 2025-07-17T06:37:24.0011267Z #11 87.46 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:24.0011673Z #11 87.47 Making all in . 2025-07-17T06:37:24.0012055Z #11 87.47 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:24.0015337Z #11 87.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT lackey_amd64_linux-lk_main.o -MD -MP -MF .deps/lackey_amd64_linux-lk_main.Tpo -c -o lackey_amd64_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c 2025-07-17T06:37:24.0018571Z #11 87.47 for f in ; do \ 2025-07-17T06:37:24.0018864Z #11 87.47 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:24.0019223Z #11 87.47 echo "dsymutil $f"; \ 2025-07-17T06:37:24.0019508Z #11 87.47 dsymutil $f; \ 2025-07-17T06:37:24.0019766Z #11 87.47 fi; \ 2025-07-17T06:37:24.0019981Z #11 87.47 done 2025-07-17T06:37:24.0020199Z #11 87.47 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.0020483Z #11 87.47 for f in ; do \ 2025-07-17T06:37:24.0020738Z #11 87.47 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:24.0021081Z #11 87.47 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2025-07-17T06:37:24.0021408Z #11 87.47 done 2025-07-17T06:37:24.0403290Z #11 87.66 mv -f .deps/lackey_amd64_linux-lk_main.Tpo .deps/lackey_amd64_linux-lk_main.Po 2025-07-17T06:37:24.1738310Z #11 87.66 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o lackey-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 lackey_amd64_linux-lk_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:24.1741683Z #11 87.79 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.1742031Z #11 87.79 for f in lackey-amd64-linux ; do \ 2025-07-17T06:37:24.1742355Z #11 87.79 rm -f ../.in_place/$f; \ 2025-07-17T06:37:24.1742679Z #11 87.79 ln -f -s ../lackey/$f ../.in_place; \ 2025-07-17T06:37:24.1742997Z #11 87.79 done 2025-07-17T06:37:24.3484758Z #11 87.80 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:24.3485265Z #11 87.80 Making all in tests 2025-07-17T06:37:24.3485689Z #11 87.80 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:24.3486171Z #11 87.80 make[3]: Nothing to be done for 'all'. 2025-07-17T06:37:24.3495188Z #11 87.80 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:24.3495926Z #11 87.80 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:24.3496381Z #11 87.80 Making all in none 2025-07-17T06:37:24.3496801Z #11 87.80 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:24.3497220Z #11 87.81 Making all in . 2025-07-17T06:37:24.3497580Z #11 87.81 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:24.3500967Z #11 87.81 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT none_amd64_linux-nl_main.o -MD -MP -MF .deps/none_amd64_linux-nl_main.Tpo -c -o none_amd64_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c 2025-07-17T06:37:24.3504224Z #11 87.81 for f in ; do \ 2025-07-17T06:37:24.3504539Z #11 87.81 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:24.3504886Z #11 87.81 echo "dsymutil $f"; \ 2025-07-17T06:37:24.3505187Z #11 87.81 dsymutil $f; \ 2025-07-17T06:37:24.3505452Z #11 87.81 fi; \ 2025-07-17T06:37:24.3505663Z #11 87.81 done 2025-07-17T06:37:24.3505896Z #11 87.81 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.3506174Z #11 87.81 for f in ; do \ 2025-07-17T06:37:24.3506543Z #11 87.81 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:24.3507136Z #11 87.81 ln -f -s ../none/$f.dSYM ../.in_place; \ 2025-07-17T06:37:24.3507451Z #11 87.81 done 2025-07-17T06:37:24.3507855Z #11 87.83 mv -f .deps/none_amd64_linux-nl_main.Tpo .deps/none_amd64_linux-nl_main.Po 2025-07-17T06:37:24.3511070Z #11 87.84 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o none-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 none_amd64_linux-nl_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:24.3515158Z #11 87.97 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.3515462Z #11 87.97 for f in none-amd64-linux ; do \ 2025-07-17T06:37:24.3515910Z #11 87.97 rm -f ../.in_place/$f; \ 2025-07-17T06:37:24.3516276Z #11 87.97 ln -f -s ../none/$f ../.in_place; \ 2025-07-17T06:37:24.3516788Z #11 87.97 done 2025-07-17T06:37:24.5153583Z #11 87.97 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:24.5154930Z #11 87.97 Making all in tests 2025-07-17T06:37:24.5156561Z #11 87.98 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:24.5157818Z #11 87.98 Making all in . 2025-07-17T06:37:24.5158199Z #11 87.98 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:24.5158762Z #11 87.98 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:37:24.5159226Z #11 87.98 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:24.5159672Z #11 87.99 Making all in scripts 2025-07-17T06:37:24.5160115Z #11 87.99 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:24.5160629Z #11 87.99 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:24.5161101Z #11 87.99 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:24.5161568Z #11 87.99 Making all in amd64 2025-07-17T06:37:24.5161997Z #11 87.99 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:24.5162474Z #11 87.99 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:24.5162949Z #11 87.99 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:24.5163403Z #11 87.99 Making all in linux 2025-07-17T06:37:24.5163828Z #11 87.99 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:24.5164317Z #11 87.99 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:24.5164779Z #11 87.99 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:24.5165254Z #11 87.99 Making all in amd64-linux 2025-07-17T06:37:24.5165731Z #11 88.00 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:24.5166230Z #11 88.00 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:24.5166722Z #11 88.00 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:24.5167317Z #11 88.00 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:24.5167841Z #11 88.00 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:24.5168255Z #11 88.00 Making all in exp-bbv 2025-07-17T06:37:24.5168643Z #11 88.00 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:24.5169066Z #11 88.00 Making all in . 2025-07-17T06:37:24.5169446Z #11 88.00 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:24.5172769Z #11 88.00 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_bbv_amd64_linux-bbv_main.o -MD -MP -MF .deps/exp_bbv_amd64_linux-bbv_main.Tpo -c -o exp_bbv_amd64_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c 2025-07-17T06:37:24.5175931Z #11 88.00 for f in ; do \ 2025-07-17T06:37:24.5176241Z #11 88.00 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:24.5176596Z #11 88.00 echo "dsymutil $f"; \ 2025-07-17T06:37:24.5177092Z #11 88.00 dsymutil $f; \ 2025-07-17T06:37:24.5177357Z #11 88.00 fi; \ 2025-07-17T06:37:24.5177563Z #11 88.00 done 2025-07-17T06:37:24.5177796Z #11 88.01 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.5178183Z #11 88.01 for f in ; do \ 2025-07-17T06:37:24.5178445Z #11 88.01 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:24.5178797Z #11 88.01 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2025-07-17T06:37:24.5179127Z #11 88.01 done 2025-07-17T06:37:24.5179501Z #11 88.13 mv -f .deps/exp_bbv_amd64_linux-bbv_main.Tpo .deps/exp_bbv_amd64_linux-bbv_main.Po 2025-07-17T06:37:24.6490378Z #11 88.14 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o exp-bbv-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_bbv_amd64_linux-bbv_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2025-07-17T06:37:24.6493605Z #11 88.27 mkdir -p ../.in_place; \ 2025-07-17T06:37:24.6493946Z #11 88.27 for f in exp-bbv-amd64-linux ; do \ 2025-07-17T06:37:24.6494273Z #11 88.27 rm -f ../.in_place/$f; \ 2025-07-17T06:37:24.6494604Z #11 88.27 ln -f -s ../exp-bbv/$f ../.in_place; \ 2025-07-17T06:37:24.6494911Z #11 88.27 done 2025-07-17T06:37:24.7488045Z #11 88.27 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:24.7488522Z #11 88.27 Making all in tests 2025-07-17T06:37:24.7488941Z #11 88.27 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:24.7489396Z #11 88.28 Making all in . 2025-07-17T06:37:24.7489823Z #11 88.28 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:24.7490323Z #11 88.28 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:37:24.7490812Z #11 88.28 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:24.7491271Z #11 88.28 Making all in amd64-linux 2025-07-17T06:37:24.7491744Z #11 88.28 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:24.7492274Z #11 88.28 make[4]: Nothing to be done for 'all'. 2025-07-17T06:37:24.7492791Z #11 88.28 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:24.7493408Z #11 88.28 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:24.7493967Z #11 88.28 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:24.7494379Z #11 88.28 Making all in shared 2025-07-17T06:37:24.7494772Z #11 88.28 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:24.7495234Z #11 88.28 make[2]: Nothing to be done for 'all'. 2025-07-17T06:37:24.7495657Z #11 88.28 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:24.7496079Z #11 88.29 Making all in tests 2025-07-17T06:37:24.7496462Z #11 88.29 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:24.7496895Z #11 88.29 make[2]: Nothing to be done for 'all'. 2025-07-17T06:37:24.7497328Z #11 88.29 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:24.7497732Z #11 88.29 Making all in perf 2025-07-17T06:37:24.7498116Z #11 88.29 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:24.7498561Z #11 88.29 make[2]: Nothing to be done for 'all'. 2025-07-17T06:37:24.7498983Z #11 88.29 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:24.7499424Z #11 88.29 Making all in gdbserver_tests 2025-07-17T06:37:24.7499867Z #11 88.29 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:24.7500530Z #11 88.30 Making all in . 2025-07-17T06:37:24.7501024Z #11 88.30 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:24.7501521Z #11 88.30 make[3]: Nothing to be done for 'all-am'. 2025-07-17T06:37:24.7502001Z #11 88.30 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:24.7502582Z #11 88.30 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:24.7503081Z #11 88.30 Making all in memcheck/tests/vbit-test 2025-07-17T06:37:24.7503662Z #11 88.30 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:24.7507054Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c 2025-07-17T06:37:24.7513163Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c 2025-07-17T06:37:24.7519314Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c 2025-07-17T06:37:24.7525411Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c 2025-07-17T06:37:24.7531711Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c 2025-07-17T06:37:24.7537613Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c 2025-07-17T06:37:24.7543656Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-vbits.o -MD -MP -MF .deps/vbit_test-vbits.Tpo -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c 2025-07-17T06:37:24.7549670Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-irops.o -MD -MP -MF .deps/vbit_test-irops.Tpo -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c 2025-07-17T06:37:24.7556000Z #11 88.30 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-valgrind.o -MD -MP -MF .deps/vbit_test-valgrind.Tpo -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c 2025-07-17T06:37:24.7559499Z #11 88.35 mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po 2025-07-17T06:37:24.7559988Z #11 88.35 mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po 2025-07-17T06:37:24.7560464Z #11 88.35 mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po 2025-07-17T06:37:24.7560942Z #11 88.36 mv -f .deps/vbit_test-irops.Tpo .deps/vbit_test-irops.Po 2025-07-17T06:37:24.7561409Z #11 88.36 mv -f .deps/vbit_test-valgrind.Tpo .deps/vbit_test-valgrind.Po 2025-07-17T06:37:24.7561887Z #11 88.37 mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po 2025-07-17T06:37:24.7562325Z #11 88.37 mv -f .deps/vbit_test-util.Tpo .deps/vbit_test-util.Po 2025-07-17T06:37:24.8517096Z #11 88.47 mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po 2025-07-17T06:37:25.0002159Z #11 88.53 mv -f .deps/vbit_test-vbits.Tpo .deps/vbit_test-vbits.Po 2025-07-17T06:37:25.0007074Z #11 88.54 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o ../../../VEX/libvex-amd64-linux.a 2025-07-17T06:37:25.0012272Z #11 88.57 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:25.0012774Z #11 88.57 Making all in auxprogs 2025-07-17T06:37:25.0013177Z #11 88.57 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:25.0016871Z #11 88.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_listener-valgrind-listener.o -MD -MP -MF .deps/valgrind_listener-valgrind-listener.Tpo -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c 2025-07-17T06:37:25.0023448Z #11 88.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_di_server-valgrind-di-server.o -MD -MP -MF .deps/valgrind_di_server-valgrind-di-server.Tpo -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c 2025-07-17T06:37:25.0030047Z #11 88.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT getoff_amd64_linux-getoff.o -MD -MP -MF .deps/getoff_amd64_linux-getoff.Tpo -c -o getoff_amd64_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c 2025-07-17T06:37:25.0033135Z #11 88.57 for f in ; do \ 2025-07-17T06:37:25.0033434Z #11 88.57 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:25.0033808Z #11 88.57 echo "dsymutil $f"; \ 2025-07-17T06:37:25.0034113Z #11 88.57 dsymutil $f; \ 2025-07-17T06:37:25.0034360Z #11 88.57 fi; \ 2025-07-17T06:37:25.0034577Z #11 88.57 done 2025-07-17T06:37:25.0034794Z #11 88.57 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.0035080Z #11 88.57 for f in ; do \ 2025-07-17T06:37:25.0035349Z #11 88.57 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:25.0035686Z #11 88.57 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2025-07-17T06:37:25.0036012Z #11 88.57 done 2025-07-17T06:37:25.0036489Z #11 88.62 mv -f .deps/getoff_amd64_linux-getoff.Tpo .deps/getoff_amd64_linux-getoff.Po 2025-07-17T06:37:25.2197611Z #11 88.62 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o getoff-amd64-linux getoff_amd64_linux-getoff.o -ldl 2025-07-17T06:37:25.2205972Z #11 88.64 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.2206593Z #11 88.64 for f in getoff-amd64-linux ; do \ 2025-07-17T06:37:25.2207218Z #11 88.64 rm -f ../.in_place/$f; \ 2025-07-17T06:37:25.2207780Z #11 88.64 ln -f -s ../auxprogs/$f ../.in_place; \ 2025-07-17T06:37:25.2208382Z #11 88.64 done 2025-07-17T06:37:25.2209276Z #11 88.68 mv -f .deps/valgrind_listener-valgrind-listener.Tpo .deps/valgrind_listener-valgrind-listener.Po 2025-07-17T06:37:25.2217479Z #11 88.69 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-listener valgrind_listener-valgrind-listener.o 2025-07-17T06:37:25.4300363Z #11 89.05 mv -f .deps/valgrind_di_server-valgrind-di-server.Tpo .deps/valgrind_di_server-valgrind-di-server.Po 2025-07-17T06:37:25.5311958Z #11 89.05 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-di-server valgrind_di_server-valgrind-di-server.o 2025-07-17T06:37:25.5316407Z #11 89.07 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:25.5316847Z #11 89.07 Making all in mpi 2025-07-17T06:37:25.5317235Z #11 89.07 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:25.5317654Z #11 89.07 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.5317950Z #11 89.07 for f in ; do \ 2025-07-17T06:37:25.5318223Z #11 89.07 rm -f ../.in_place/$f; \ 2025-07-17T06:37:25.5318640Z #11 89.07 ln -f -s ../mpi/$f ../.in_place; \ 2025-07-17T06:37:25.5318953Z #11 89.07 done 2025-07-17T06:37:25.5319161Z #11 89.07 for f in ; do \ 2025-07-17T06:37:25.5319493Z #11 89.07 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:25.5319848Z #11 89.07 echo "dsymutil $f"; \ 2025-07-17T06:37:25.5320130Z #11 89.07 dsymutil $f; \ 2025-07-17T06:37:25.5320398Z #11 89.07 fi; \ 2025-07-17T06:37:25.5320604Z #11 89.07 done 2025-07-17T06:37:25.5320831Z #11 89.08 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.5321123Z #11 89.08 for f in ; do \ 2025-07-17T06:37:25.5321382Z #11 89.08 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:25.5321721Z #11 89.08 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2025-07-17T06:37:25.5322040Z #11 89.08 done 2025-07-17T06:37:25.5322355Z #11 89.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:25.5322772Z #11 89.08 Making all in solaris 2025-07-17T06:37:25.5323158Z #11 89.08 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:25.5323614Z #11 89.08 make[2]: Nothing to be done for 'all'. 2025-07-17T06:37:25.5324053Z #11 89.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:25.5324462Z #11 89.08 Making all in docs 2025-07-17T06:37:25.5324843Z #11 89.08 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:25.5325297Z #11 89.08 make[2]: Nothing to be done for 'all'. 2025-07-17T06:37:25.5325713Z #11 89.08 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:25.5326224Z #11 89.08 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:25.5326602Z #11 89.08 + sudo make install 2025-07-17T06:37:25.5326904Z #11 89.09 ./auxprogs/make_or_upd_vgversion_h . 2025-07-17T06:37:25.5327233Z #11 89.09 make install-recursive 2025-07-17T06:37:25.5327599Z #11 89.10 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:25.5328007Z #11 89.10 Making install in include 2025-07-17T06:37:25.5328418Z #11 89.10 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:37:25.5328942Z #11 89.10 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:37:25.5329427Z #11 89.10 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:25.5329833Z #11 89.11 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:25.5333631Z #11 89.11 /usr/bin/install -c -m 644 pub_tool_basics.h pub_tool_basics_asm.h pub_tool_addrinfo.h pub_tool_aspacehl.h pub_tool_aspacemgr.h pub_tool_clientstate.h pub_tool_clreq.h pub_tool_deduppoolalloc.h pub_tool_debuginfo.h pub_tool_errormgr.h pub_tool_execontext.h pub_tool_gdbserver.h pub_tool_guest.h pub_tool_poolalloc.h pub_tool_hashtable.h pub_tool_libcbase.h pub_tool_libcassert.h pub_tool_libcfile.h pub_tool_libcprint.h pub_tool_libcproc.h pub_tool_libcsetjmp.h pub_tool_libcsignal.h pub_tool_machine.h pub_tool_mallocfree.h pub_tool_options.h pub_tool_oset.h pub_tool_rangemap.h pub_tool_redir.h pub_tool_replacemalloc.h pub_tool_seqmatch.h pub_tool_signals.h pub_tool_sparsewa.h pub_tool_stacktrace.h pub_tool_threadstate.h pub_tool_tooliface.h pub_tool_transtab.h pub_tool_vki.h pub_tool_vkiscnums.h pub_tool_vkiscnums_asm.h pub_tool_wordfm.h '/usr/local/include/valgrind/.' 2025-07-17T06:37:25.5336971Z #11 89.12 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2025-07-17T06:37:25.5341856Z #11 89.12 /usr/bin/install -c -m 644 vki/vki-linux.h vki/vki-freebsd.h vki/vki-darwin.h vki/vki-solaris.h vki/vki-solaris-repcache.h vki/vki-machine-types-amd64-freebsd.h vki/vki-machine-types-x86-freebsd.h vki/vki-posixtypes-amd64-linux.h vki/vki-posixtypes-arm64-linux.h vki/vki-posixtypes-ppc32-linux.h vki/vki-posixtypes-ppc64-linux.h vki/vki-posixtypes-x86-linux.h vki/vki-posixtypes-arm-linux.h vki/vki-posixtypes-s390x-linux.h vki/vki-posixtypes-mips32-linux.h vki/vki-posixtypes-mips64-linux.h vki/vki-posixtypes-nanomips-linux.h vki/vki-amd64-linux.h vki/vki-arm64-linux.h vki/vki-ppc32-linux.h vki/vki-ppc64-linux.h vki/vki-x86-linux.h vki/vki-amd64-freebsd.h vki/vki-x86-freebsd.h vki/vki-arm-linux.h vki/vki-s390x-linux.h vki/vki-mips32-linux.h vki/vki-mips64-linux.h vki/vki-nanomips-linux.h vki/vki-scnums-amd64-linux.h vki/vki-scnums-arm64-linux.h vki/vki-scnums-ppc32-linux.h vki/vki-scnums-ppc64-linux.h vki/vki-scnums-x86-linux.h vki/vki-scnums-freebsd.h vki/vki-scnums-arm-linux.h vki/vki-scnums-s390x-linux.h vki/vki-scnums-mips32-linux.h vki/vki-scnums-mips64-linux.h vki/vki-scnums-nanomips-linux.h '/usr/local/include/valgrind/vki' 2025-07-17T06:37:25.5347440Z #11 89.12 /usr/bin/install -c -m 644 pub_tool_xarray.h pub_tool_xtree.h pub_tool_xtmemory.h valgrind.h '/usr/local/include/valgrind/.' 2025-07-17T06:37:25.5348134Z #11 89.12 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2025-07-17T06:37:25.5350280Z #11 89.12 /usr/bin/install -c -m 644 vki/vki-scnums-darwin.h vki/vki-scnums-solaris.h vki/vki-scnums-shared-linux.h vki/vki-scnums-32bit-linux.h vki/vki-xen.h vki/vki-xen-domctl.h vki/vki-xen-evtchn.h vki/vki-xen-gnttab.h vki/vki-xen-hvm.h vki/vki-xen-memory.h vki/vki-xen-mmuext.h vki/vki-xen-physdev.h vki/vki-xen-schedop.h vki/vki-xen-sysctl.h vki/vki-xen-tmem.h vki/vki-xen-version.h vki/vki-xen-xsm.h vki/vki-xen-x86.h vki/vki-linux-drm.h vki/vki-linux-io_uring.h '/usr/local/include/valgrind/vki' 2025-07-17T06:37:25.5352457Z #11 89.13 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:37:25.5352997Z #11 89.13 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2025-07-17T06:37:25.5353422Z #11 89.13 Making install in VEX 2025-07-17T06:37:25.5353794Z #11 89.13 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.5354210Z #11 89.13 make install-am 2025-07-17T06:37:25.5354578Z #11 89.14 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.5355081Z #11 89.15 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.5355532Z #11 89.15 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2025-07-17T06:37:25.5356395Z #11 89.15 /usr/bin/install -c -m 644 libvex-amd64-linux.a libvexmultiarch-amd64-linux.a '/usr/local/lib/valgrind' 2025-07-17T06:37:25.7081806Z #11 89.18 ( cd '/usr/local/lib/valgrind' && ranlib libvex-amd64-linux.a ) 2025-07-17T06:37:25.7133897Z #11 89.33 ( cd '/usr/local/lib/valgrind' && ranlib libvexmultiarch-amd64-linux.a ) 2025-07-17T06:37:25.8134559Z #11 89.35 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:25.8138482Z #11 89.35 /usr/bin/install -c -m 644 pub/libvex.h pub/libvex_basictypes.h pub/libvex_emnote.h pub/libvex_guest_offsets.h pub/libvex_guest_x86.h pub/libvex_guest_amd64.h pub/libvex_guest_ppc32.h pub/libvex_guest_ppc64.h pub/libvex_guest_arm.h pub/libvex_guest_arm64.h pub/libvex_guest_s390x.h pub/libvex_guest_mips32.h pub/libvex_guest_mips64.h pub/libvex_s390x_common.h pub/libvex_ir.h pub/libvex_trc_values.h pub/libvex_inner.h '/usr/local/include/valgrind' 2025-07-17T06:37:25.8142260Z #11 89.36 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.8143095Z #11 89.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.8143608Z #11 89.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2025-07-17T06:37:25.8144018Z #11 89.36 Making install in coregrind 2025-07-17T06:37:25.8144443Z #11 89.38 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:25.8144878Z #11 89.38 make install-am 2025-07-17T06:37:25.8145273Z #11 89.43 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:25.8145737Z #11 89.43 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.8146083Z #11 89.43 for f in vgpreload_core-amd64-linux.so ; do \ 2025-07-17T06:37:25.8146446Z #11 89.43 rm -f ../.in_place/$f; \ 2025-07-17T06:37:25.8146775Z #11 89.43 ln -f -s ../coregrind/$f ../.in_place; \ 2025-07-17T06:37:25.8147083Z #11 89.43 done 2025-07-17T06:37:25.8147305Z #11 89.43 for f in ; do \ 2025-07-17T06:37:25.8147595Z #11 89.43 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:25.8147946Z #11 89.43 echo "dsymutil $f"; \ 2025-07-17T06:37:25.8148239Z #11 89.43 dsymutil $f; \ 2025-07-17T06:37:25.8148487Z #11 89.43 fi; \ 2025-07-17T06:37:25.8148701Z #11 89.43 done 2025-07-17T06:37:25.8148919Z #11 89.43 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.8149206Z #11 89.43 for f in ; do \ 2025-07-17T06:37:25.8149471Z #11 89.43 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:25.8149811Z #11 89.43 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:25.8150146Z #11 89.43 done 2025-07-17T06:37:25.9662517Z #11 89.44 mkdir -p ../.in_place; \ 2025-07-17T06:37:25.9678518Z #11 89.44 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2025-07-17T06:37:25.9694282Z #11 89.44 rm -f ../.in_place/$f; \ 2025-07-17T06:37:25.9694609Z #11 89.44 ln -f -s ../coregrind/$f ../.in_place; \ 2025-07-17T06:37:25.9694943Z #11 89.44 done 2025-07-17T06:37:26.0030325Z #11 89.62 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:26.1179998Z #11 89.62 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.1180483Z #11 89.63 /usr/bin/install -c valgrind vgdb '/usr/local/bin' 2025-07-17T06:37:26.1181076Z #11 89.63 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.1181639Z #11 89.63 for f in vgpreload_core-amd64-linux.so ; do \ 2025-07-17T06:37:26.1182104Z #11 89.63 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.1182479Z #11 89.63 done 2025-07-17T06:37:26.1182696Z #11 89.64 for f in ; do \ 2025-07-17T06:37:26.1183004Z #11 89.64 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.1183347Z #11 89.64 echo "dsymutil $f"; \ 2025-07-17T06:37:26.1183694Z #11 89.64 dsymutil $f; \ 2025-07-17T06:37:26.1183954Z #11 89.64 fi; \ 2025-07-17T06:37:26.1184165Z #11 89.64 done 2025-07-17T06:37:26.1184610Z #11 89.64 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.1185103Z #11 89.64 for f in ; do \ 2025-07-17T06:37:26.1185412Z #11 89.64 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.1185745Z #11 89.64 done 2025-07-17T06:37:26.1186002Z #11 89.65 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2025-07-17T06:37:26.1186825Z #11 89.66 /usr/bin/install -c -m 644 libcoregrind-amd64-linux.a libgcc-sup-amd64-linux.a libreplacemalloc_toolpreload-amd64-linux.a '/usr/local/lib/valgrind' 2025-07-17T06:37:26.1187738Z #11 89.67 ( cd '/usr/local/lib/valgrind' && ranlib libcoregrind-amd64-linux.a ) 2025-07-17T06:37:26.1188284Z #11 89.74 ( cd '/usr/local/lib/valgrind' && ranlib libgcc-sup-amd64-linux.a ) 2025-07-17T06:37:26.2192521Z #11 89.74 ( cd '/usr/local/lib/valgrind' && ranlib libreplacemalloc_toolpreload-amd64-linux.a ) 2025-07-17T06:37:26.2193514Z #11 89.75 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2200087Z #11 89.75 /usr/bin/install -c -m 644 m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2212712Z #11 89.76 /usr/bin/install -c -m 644 m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2222789Z #11 89.76 /usr/bin/install -c -m 644 m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2226711Z #11 89.76 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:26.2227373Z #11 89.77 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:26.2227919Z #11 89.77 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2025-07-17T06:37:26.2228339Z #11 89.77 Making install in . 2025-07-17T06:37:26.2228710Z #11 89.77 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:26.2229140Z #11 89.77 ./auxprogs/make_or_upd_vgversion_h . 2025-07-17T06:37:26.2229463Z #11 89.77 mkdir -p ./.in_place 2025-07-17T06:37:26.2229757Z #11 89.78 rm -f ./.in_place/default.supp 2025-07-17T06:37:26.2230086Z #11 89.78 ln -s ../default.supp ./.in_place 2025-07-17T06:37:26.2230480Z #11 89.78 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:26.2230934Z #11 89.78 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.2231331Z #11 89.78 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' 2025-07-17T06:37:26.2231801Z #11 89.78 /usr/bin/install -c -m 644 valgrind.pc '/usr/local/lib/pkgconfig' 2025-07-17T06:37:26.2232277Z #11 89.79 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.2232726Z #11 89.79 /usr/bin/install -c -m 644 config.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.2233191Z #11 89.79 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2233670Z #11 89.80 /usr/bin/install -c -m 644 default.supp '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.2234179Z #11 89.80 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:26.2234654Z #11 89.80 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:26.2235041Z #11 89.80 Making install in memcheck 2025-07-17T06:37:26.2235461Z #11 89.80 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.2235896Z #11 89.80 Making install in . 2025-07-17T06:37:26.2236280Z #11 89.81 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.2236723Z #11 89.81 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.2237162Z #11 89.81 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2025-07-17T06:37:26.2237602Z #11 89.81 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.2237928Z #11 89.81 ln -f -s ../memcheck/$f ../.in_place; \ 2025-07-17T06:37:26.2238236Z #11 89.81 done 2025-07-17T06:37:26.2238557Z #11 89.81 for f in ; do \ 2025-07-17T06:37:26.2238861Z #11 89.81 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.2239201Z #11 89.81 echo "dsymutil $f"; \ 2025-07-17T06:37:26.2239498Z #11 89.81 dsymutil $f; \ 2025-07-17T06:37:26.2239744Z #11 89.81 fi; \ 2025-07-17T06:37:26.2239962Z #11 89.81 done 2025-07-17T06:37:26.2240192Z #11 89.82 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.2240462Z #11 89.82 for f in ; do \ 2025-07-17T06:37:26.2240731Z #11 89.82 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.2241079Z #11 89.82 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.2241401Z #11 89.82 done 2025-07-17T06:37:26.2241752Z #11 89.82 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.2242377Z #11 89.82 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.2243024Z #11 89.82 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2025-07-17T06:37:26.2243546Z #11 89.82 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.2243898Z #11 89.82 done 2025-07-17T06:37:26.2244121Z #11 89.83 for f in ; do \ 2025-07-17T06:37:26.2244419Z #11 89.83 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.2244757Z #11 89.83 echo "dsymutil $f"; \ 2025-07-17T06:37:26.2245048Z #11 89.83 dsymutil $f; \ 2025-07-17T06:37:26.2245296Z #11 89.83 fi; \ 2025-07-17T06:37:26.2245513Z #11 89.83 done 2025-07-17T06:37:26.2245934Z #11 89.83 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.2246500Z #11 89.83 for f in ; do \ 2025-07-17T06:37:26.2246805Z #11 89.83 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.2247125Z #11 89.83 done 2025-07-17T06:37:26.2247478Z #11 89.84 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.3227738Z #11 89.84 /usr/bin/install -c -m 644 memcheck.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.3228351Z #11 89.84 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.3228886Z #11 89.84 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.3229320Z #11 89.84 Making install in tests 2025-07-17T06:37:26.3229789Z #11 89.85 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3230240Z #11 89.85 Making install in . 2025-07-17T06:37:26.3230662Z #11 89.86 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3231262Z #11 89.87 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3231782Z #11 89.87 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.3232208Z #11 89.87 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3232704Z #11 89.87 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3233281Z #11 89.87 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3233734Z #11 89.87 Making install in amd64 2025-07-17T06:37:26.3234185Z #11 89.87 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:26.3234813Z #11 89.87 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:26.3235341Z #11 89.87 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.3235742Z #11 89.87 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3236264Z #11 89.87 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:26.3236928Z #11 89.87 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2025-07-17T06:37:26.3237396Z #11 89.87 Making install in linux 2025-07-17T06:37:26.3237851Z #11 89.87 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:26.3238598Z #11 89.88 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:26.3239117Z #11 89.88 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.3239529Z #11 89.88 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3240042Z #11 89.88 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:26.3240656Z #11 89.88 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2025-07-17T06:37:26.3241136Z #11 89.88 Making install in amd64-linux 2025-07-17T06:37:26.3241619Z #11 89.88 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:26.3242356Z #11 89.88 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:26.3242901Z #11 89.88 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.3243315Z #11 89.88 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3243855Z #11 89.88 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:26.3244517Z #11 89.88 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2025-07-17T06:37:26.3245154Z #11 89.88 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2025-07-17T06:37:26.3245712Z #11 89.88 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2025-07-17T06:37:26.3246151Z #11 89.88 Making install in cachegrind 2025-07-17T06:37:26.3246592Z #11 89.88 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3247236Z #11 89.89 Making install in . 2025-07-17T06:37:26.3247648Z #11 89.89 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3248197Z #11 89.89 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.3248521Z #11 89.89 for f in cachegrind-amd64-linux ; do \ 2025-07-17T06:37:26.3248872Z #11 89.89 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.3249194Z #11 89.89 ln -f -s ../cachegrind/$f ../.in_place; \ 2025-07-17T06:37:26.3249525Z #11 89.89 done 2025-07-17T06:37:26.3249752Z #11 89.90 for f in ; do \ 2025-07-17T06:37:26.3250046Z #11 89.90 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.3250403Z #11 89.90 echo "dsymutil $f"; \ 2025-07-17T06:37:26.3250703Z #11 89.90 dsymutil $f; \ 2025-07-17T06:37:26.3250950Z #11 89.90 fi; \ 2025-07-17T06:37:26.3251168Z #11 89.90 done 2025-07-17T06:37:26.3251384Z #11 89.90 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.3251668Z #11 89.90 for f in ; do \ 2025-07-17T06:37:26.3251941Z #11 89.90 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.3252280Z #11 89.90 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.3252707Z #11 89.90 done 2025-07-17T06:37:26.3253055Z #11 89.90 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3253522Z #11 89.90 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.3253890Z #11 89.91 /usr/bin/install -c cg_merge '/usr/local/bin' 2025-07-17T06:37:26.3254356Z #11 89.91 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.3254795Z #11 89.91 /usr/bin/install -c cg_annotate cg_diff '/usr/local/bin' 2025-07-17T06:37:26.3255386Z #11 89.91 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.3256131Z #11 89.91 for f in cachegrind-amd64-linux ; do \ 2025-07-17T06:37:26.3256547Z #11 89.91 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.3256983Z #11 89.91 done 2025-07-17T06:37:26.3257211Z #11 89.92 for f in ; do \ 2025-07-17T06:37:26.3257515Z #11 89.92 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.3257857Z #11 89.92 echo "dsymutil $f"; \ 2025-07-17T06:37:26.3258155Z #11 89.92 dsymutil $f; \ 2025-07-17T06:37:26.3258413Z #11 89.92 fi; \ 2025-07-17T06:37:26.3258616Z #11 89.92 done 2025-07-17T06:37:26.3259037Z #11 89.93 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.3259522Z #11 89.93 for f in ; do \ 2025-07-17T06:37:26.3259827Z #11 89.93 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.3260159Z #11 89.93 done 2025-07-17T06:37:26.3260430Z #11 89.93 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3260917Z #11 89.93 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3261461Z #11 89.93 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3261897Z #11 89.93 Making install in tests 2025-07-17T06:37:26.3262346Z #11 89.93 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3262796Z #11 89.93 Making install in . 2025-07-17T06:37:26.3263227Z #11 89.94 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3263838Z #11 89.94 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3264341Z #11 89.94 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.3264755Z #11 89.94 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.3265259Z #11 89.94 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3265851Z #11 89.94 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3266452Z #11 89.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2025-07-17T06:37:26.3267014Z #11 89.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2025-07-17T06:37:26.3267578Z #11 89.94 Making install in callgrind 2025-07-17T06:37:26.3268006Z #11 89.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4239773Z #11 89.95 Making install in . 2025-07-17T06:37:26.4240293Z #11 89.95 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4240759Z #11 89.95 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.4241080Z #11 89.95 for f in callgrind-amd64-linux ; do \ 2025-07-17T06:37:26.4241422Z #11 89.95 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.4241752Z #11 89.95 ln -f -s ../callgrind/$f ../.in_place; \ 2025-07-17T06:37:26.4242060Z #11 89.95 done 2025-07-17T06:37:26.4242282Z #11 89.95 for f in ; do \ 2025-07-17T06:37:26.4242615Z #11 89.95 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.4242958Z #11 89.95 echo "dsymutil $f"; \ 2025-07-17T06:37:26.4243250Z #11 89.95 dsymutil $f; \ 2025-07-17T06:37:26.4243511Z #11 89.95 fi; \ 2025-07-17T06:37:26.4243725Z #11 89.95 done 2025-07-17T06:37:26.4243952Z #11 89.95 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.4244223Z #11 89.95 for f in ; do \ 2025-07-17T06:37:26.4244496Z #11 89.95 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.4244849Z #11 89.95 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.4245168Z #11 89.95 done 2025-07-17T06:37:26.4245527Z #11 89.96 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4245977Z #11 89.96 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.4246451Z #11 89.96 /usr/bin/install -c callgrind_annotate callgrind_control '/usr/local/bin' 2025-07-17T06:37:26.4247119Z #11 89.97 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4247651Z #11 89.97 for f in callgrind-amd64-linux ; do \ 2025-07-17T06:37:26.4248063Z #11 89.97 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4248435Z #11 89.97 done 2025-07-17T06:37:26.4248653Z #11 89.98 for f in ; do \ 2025-07-17T06:37:26.4248954Z #11 89.98 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.4249289Z #11 89.98 echo "dsymutil $f"; \ 2025-07-17T06:37:26.4249591Z #11 89.98 dsymutil $f; \ 2025-07-17T06:37:26.4249848Z #11 89.98 fi; \ 2025-07-17T06:37:26.4250053Z #11 89.98 done 2025-07-17T06:37:26.4250477Z #11 89.98 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4250965Z #11 89.98 for f in ; do \ 2025-07-17T06:37:26.4251269Z #11 89.98 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4251600Z #11 89.98 done 2025-07-17T06:37:26.4251870Z #11 89.98 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.4252356Z #11 89.98 /usr/bin/install -c -m 644 callgrind.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.4252913Z #11 89.98 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4253450Z #11 89.98 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4253887Z #11 89.99 Making install in tests 2025-07-17T06:37:26.4254323Z #11 89.99 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4254790Z #11 89.99 Making install in . 2025-07-17T06:37:26.4255220Z #11 89.99 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4256039Z #11 89.99 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4256653Z #11 89.99 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.4257073Z #11 89.99 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.4257564Z #11 89.99 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4258163Z #11 89.99 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4258760Z #11 89.99 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2025-07-17T06:37:26.4259463Z #11 90.00 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2025-07-17T06:37:26.4259902Z #11 90.00 Making install in helgrind 2025-07-17T06:37:26.4260392Z #11 90.00 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.4260830Z #11 90.00 Making install in . 2025-07-17T06:37:26.4261226Z #11 90.01 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.4261652Z #11 90.01 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.4262088Z #11 90.01 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2025-07-17T06:37:26.4262541Z #11 90.01 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.4262857Z #11 90.01 ln -f -s ../helgrind/$f ../.in_place; \ 2025-07-17T06:37:26.4263178Z #11 90.01 done 2025-07-17T06:37:26.4263389Z #11 90.01 for f in ; do \ 2025-07-17T06:37:26.4263689Z #11 90.01 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.4264044Z #11 90.01 echo "dsymutil $f"; \ 2025-07-17T06:37:26.4264326Z #11 90.01 dsymutil $f; \ 2025-07-17T06:37:26.4264583Z #11 90.01 fi; \ 2025-07-17T06:37:26.4264785Z #11 90.01 done 2025-07-17T06:37:26.4265019Z #11 90.02 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.4265305Z #11 90.02 for f in ; do \ 2025-07-17T06:37:26.4265560Z #11 90.02 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.4265907Z #11 90.02 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.4266238Z #11 90.02 done 2025-07-17T06:37:26.4266576Z #11 90.02 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.4267209Z #11 90.02 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4267840Z #11 90.02 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2025-07-17T06:37:26.4268368Z #11 90.02 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4268734Z #11 90.02 done 2025-07-17T06:37:26.4268949Z #11 90.04 for f in ; do \ 2025-07-17T06:37:26.4269249Z #11 90.04 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.4269600Z #11 90.04 echo "dsymutil $f"; \ 2025-07-17T06:37:26.4269884Z #11 90.04 dsymutil $f; \ 2025-07-17T06:37:26.4270142Z #11 90.04 fi; \ 2025-07-17T06:37:26.4270346Z #11 90.04 done 2025-07-17T06:37:26.4270765Z #11 90.04 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4271267Z #11 90.04 for f in ; do \ 2025-07-17T06:37:26.4271556Z #11 90.04 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.4271893Z #11 90.04 done 2025-07-17T06:37:26.4272159Z #11 90.04 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.4272637Z #11 90.04 /usr/bin/install -c -m 644 helgrind.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.4273190Z #11 90.04 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.5322685Z #11 90.04 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.5323277Z #11 90.04 Making install in tests 2025-07-17T06:37:26.5323715Z #11 90.05 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:26.5324343Z #11 90.05 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:26.5324848Z #11 90.05 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.5325267Z #11 90.05 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.5325763Z #11 90.05 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:26.5326339Z #11 90.05 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2025-07-17T06:37:26.5326905Z #11 90.05 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2025-07-17T06:37:26.5327333Z #11 90.05 Making install in drd 2025-07-17T06:37:26.5327710Z #11 90.06 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5328357Z #11 90.06 Making install in . 2025-07-17T06:37:26.5328744Z #11 90.07 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5329166Z #11 90.07 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.5329670Z #11 90.07 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2025-07-17T06:37:26.5330074Z #11 90.07 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.5330393Z #11 90.07 ln -f -s ../drd/$f ../.in_place; \ 2025-07-17T06:37:26.5330705Z #11 90.07 done 2025-07-17T06:37:26.5330916Z #11 90.07 for f in ; do \ 2025-07-17T06:37:26.5331221Z #11 90.07 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.5331562Z #11 90.07 echo "dsymutil $f"; \ 2025-07-17T06:37:26.5331856Z #11 90.07 dsymutil $f; \ 2025-07-17T06:37:26.5332113Z #11 90.07 fi; \ 2025-07-17T06:37:26.5332316Z #11 90.07 done 2025-07-17T06:37:26.5332545Z #11 90.07 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.5332828Z #11 90.07 for f in ; do \ 2025-07-17T06:37:26.5333082Z #11 90.07 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.5333423Z #11 90.07 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.5333726Z #11 90.07 done 2025-07-17T06:37:26.5334063Z #11 90.09 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5334683Z #11 90.09 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5335276Z #11 90.09 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2025-07-17T06:37:26.5335751Z #11 90.09 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5336119Z #11 90.09 done 2025-07-17T06:37:26.5336328Z #11 90.10 for f in ; do \ 2025-07-17T06:37:26.5336639Z #11 90.10 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.5336995Z #11 90.10 echo "dsymutil $f"; \ 2025-07-17T06:37:26.5337293Z #11 90.10 dsymutil $f; \ 2025-07-17T06:37:26.5337543Z #11 90.10 fi; \ 2025-07-17T06:37:26.5337766Z #11 90.10 done 2025-07-17T06:37:26.5338199Z #11 90.10 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5338692Z #11 90.10 for f in ; do \ 2025-07-17T06:37:26.5339007Z #11 90.10 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5339330Z #11 90.10 done 2025-07-17T06:37:26.5339614Z #11 90.10 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.5340079Z #11 90.10 /usr/bin/install -c -m 644 drd.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.5340586Z #11 90.11 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5341100Z #11 90.11 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5341517Z #11 90.11 Making install in tests 2025-07-17T06:37:26.5341918Z #11 90.11 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:26.5342476Z #11 90.12 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:26.5342957Z #11 90.12 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.5343377Z #11 90.12 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.5343859Z #11 90.12 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:26.5344390Z #11 90.12 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2025-07-17T06:37:26.5344917Z #11 90.12 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2025-07-17T06:37:26.5345331Z #11 90.12 Making install in massif 2025-07-17T06:37:26.5345722Z #11 90.12 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.5346146Z #11 90.12 Making install in . 2025-07-17T06:37:26.5346518Z #11 90.12 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.5346938Z #11 90.12 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.5347350Z #11 90.12 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2025-07-17T06:37:26.5347767Z #11 90.12 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.5348168Z #11 90.12 ln -f -s ../massif/$f ../.in_place; \ 2025-07-17T06:37:26.5348587Z #11 90.12 done 2025-07-17T06:37:26.5348787Z #11 90.13 for f in ; do \ 2025-07-17T06:37:26.5349141Z #11 90.13 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.5349473Z #11 90.13 echo "dsymutil $f"; \ 2025-07-17T06:37:26.5349760Z #11 90.13 dsymutil $f; \ 2025-07-17T06:37:26.5350015Z #11 90.13 fi; \ 2025-07-17T06:37:26.5350216Z #11 90.13 done 2025-07-17T06:37:26.5350454Z #11 90.13 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.5350734Z #11 90.13 for f in ; do \ 2025-07-17T06:37:26.5350986Z #11 90.13 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.5351326Z #11 90.13 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.5351627Z #11 90.13 done 2025-07-17T06:37:26.5351961Z #11 90.13 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.5352398Z #11 90.14 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.5352748Z #11 90.14 /usr/bin/install -c ms_print '/usr/local/bin' 2025-07-17T06:37:26.5353450Z #11 90.14 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5354077Z #11 90.14 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2025-07-17T06:37:26.5354565Z #11 90.14 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.5354928Z #11 90.14 done 2025-07-17T06:37:26.5355136Z #11 90.15 for f in ; do \ 2025-07-17T06:37:26.5355434Z #11 90.15 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.5355984Z #11 90.15 echo "dsymutil $f"; \ 2025-07-17T06:37:26.5356272Z #11 90.15 dsymutil $f; \ 2025-07-17T06:37:26.5356536Z #11 90.15 fi; \ 2025-07-17T06:37:26.5356745Z #11 90.15 done 2025-07-17T06:37:26.6337324Z #11 90.15 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6338006Z #11 90.15 for f in ; do \ 2025-07-17T06:37:26.6338313Z #11 90.15 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6338788Z #11 90.15 done 2025-07-17T06:37:26.6339125Z #11 90.16 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.6339600Z #11 90.16 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.6340128Z #11 90.16 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.6340547Z #11 90.16 Making install in tests 2025-07-17T06:37:26.6340961Z #11 90.16 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:26.6341538Z #11 90.16 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:26.6342027Z #11 90.16 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.6342444Z #11 90.16 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.6342931Z #11 90.16 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:26.6343490Z #11 90.16 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2025-07-17T06:37:26.6344049Z #11 90.16 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2025-07-17T06:37:26.6344467Z #11 90.16 Making install in dhat 2025-07-17T06:37:26.6344892Z #11 90.16 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6345293Z #11 90.17 Making install in . 2025-07-17T06:37:26.6345677Z #11 90.17 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6346087Z #11 90.17 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.6346480Z #11 90.17 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2025-07-17T06:37:26.6346893Z #11 90.17 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.6347199Z #11 90.17 ln -f -s ../dhat/$f ../.in_place; \ 2025-07-17T06:37:26.6347508Z #11 90.17 done 2025-07-17T06:37:26.6347721Z #11 90.18 for f in ; do \ 2025-07-17T06:37:26.6348028Z #11 90.18 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.6348378Z #11 90.18 echo "dsymutil $f"; \ 2025-07-17T06:37:26.6348907Z #11 90.18 dsymutil $f; \ 2025-07-17T06:37:26.6349169Z #11 90.18 fi; \ 2025-07-17T06:37:26.6349394Z #11 90.18 done 2025-07-17T06:37:26.6349712Z #11 90.18 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.6350003Z #11 90.18 for f in ; do \ 2025-07-17T06:37:26.6350260Z #11 90.18 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.6350604Z #11 90.18 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.6350925Z #11 90.18 done 2025-07-17T06:37:26.6351250Z #11 90.18 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6351871Z #11 90.18 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6352468Z #11 90.18 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2025-07-17T06:37:26.6352953Z #11 90.18 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6353317Z #11 90.18 done 2025-07-17T06:37:26.6353526Z #11 90.19 for f in ; do \ 2025-07-17T06:37:26.6353833Z #11 90.19 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.6354186Z #11 90.19 echo "dsymutil $f"; \ 2025-07-17T06:37:26.6354469Z #11 90.19 dsymutil $f; \ 2025-07-17T06:37:26.6354732Z #11 90.19 fi; \ 2025-07-17T06:37:26.6354937Z #11 90.19 done 2025-07-17T06:37:26.6355366Z #11 90.19 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6356073Z #11 90.19 for f in ; do \ 2025-07-17T06:37:26.6356373Z #11 90.19 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6356712Z #11 90.19 done 2025-07-17T06:37:26.6356987Z #11 90.20 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.6357550Z #11 90.20 /usr/bin/install -c -m 644 dh_view.html dh_view.css dh_view.js '/usr/local/libexec/valgrind' 2025-07-17T06:37:26.6358111Z #11 90.20 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2025-07-17T06:37:26.6358655Z #11 90.21 /usr/bin/install -c -m 644 dhat.h '/usr/local/include/valgrind' 2025-07-17T06:37:26.6359267Z #11 90.21 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6359981Z #11 90.21 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6360477Z #11 90.21 Making install in tests 2025-07-17T06:37:26.6360898Z #11 90.21 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:26.6361467Z #11 90.21 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:26.6361949Z #11 90.21 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.6362369Z #11 90.21 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.6362836Z #11 90.21 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:26.6363384Z #11 90.21 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2025-07-17T06:37:26.6363918Z #11 90.21 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2025-07-17T06:37:26.6364330Z #11 90.21 Making install in lackey 2025-07-17T06:37:26.6364733Z #11 90.22 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6365160Z #11 90.22 Making install in . 2025-07-17T06:37:26.6365537Z #11 90.22 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6365964Z #11 90.22 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.6366283Z #11 90.22 for f in lackey-amd64-linux ; do \ 2025-07-17T06:37:26.6366600Z #11 90.22 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.6366917Z #11 90.22 ln -f -s ../lackey/$f ../.in_place; \ 2025-07-17T06:37:26.6367218Z #11 90.22 done 2025-07-17T06:37:26.6367439Z #11 90.22 for f in ; do \ 2025-07-17T06:37:26.6367743Z #11 90.22 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.6368083Z #11 90.22 echo "dsymutil $f"; \ 2025-07-17T06:37:26.6368376Z #11 90.22 dsymutil $f; \ 2025-07-17T06:37:26.6368622Z #11 90.22 fi; \ 2025-07-17T06:37:26.6368844Z #11 90.22 done 2025-07-17T06:37:26.6369235Z #11 90.23 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.6369510Z #11 90.23 for f in ; do \ 2025-07-17T06:37:26.6369782Z #11 90.23 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.6370199Z #11 90.23 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.6370529Z #11 90.23 done 2025-07-17T06:37:26.6370868Z #11 90.23 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6371477Z #11 90.23 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6372013Z #11 90.23 for f in lackey-amd64-linux ; do \ 2025-07-17T06:37:26.6372409Z #11 90.23 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6372759Z #11 90.23 done 2025-07-17T06:37:26.6372978Z #11 90.24 for f in ; do \ 2025-07-17T06:37:26.6373264Z #11 90.24 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.6373616Z #11 90.24 echo "dsymutil $f"; \ 2025-07-17T06:37:26.6373910Z #11 90.24 dsymutil $f; \ 2025-07-17T06:37:26.6374160Z #11 90.24 fi; \ 2025-07-17T06:37:26.6374376Z #11 90.24 done 2025-07-17T06:37:26.6374790Z #11 90.24 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6375296Z #11 90.24 for f in ; do \ 2025-07-17T06:37:26.6375600Z #11 90.24 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.6375918Z #11 90.24 done 2025-07-17T06:37:26.6376200Z #11 90.24 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.6376677Z #11 90.24 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6377188Z #11 90.24 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6377608Z #11 90.24 Making install in tests 2025-07-17T06:37:26.6378021Z #11 90.25 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:26.6378604Z #11 90.25 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:26.6379108Z #11 90.25 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.6379506Z #11 90.25 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.6379998Z #11 90.25 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:26.6380567Z #11 90.25 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2025-07-17T06:37:26.6381104Z #11 90.25 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2025-07-17T06:37:26.6381521Z #11 90.25 Making install in none 2025-07-17T06:37:26.6381914Z #11 90.25 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.6382315Z #11 90.25 Making install in . 2025-07-17T06:37:26.7353718Z #11 90.26 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.7354210Z #11 90.26 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.7354518Z #11 90.26 for f in none-amd64-linux ; do \ 2025-07-17T06:37:26.7354844Z #11 90.26 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.7355210Z #11 90.26 ln -f -s ../none/$f ../.in_place; \ 2025-07-17T06:37:26.7355521Z #11 90.26 done 2025-07-17T06:37:26.7355935Z #11 90.26 for f in ; do \ 2025-07-17T06:37:26.7356259Z #11 90.26 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.7356615Z #11 90.26 echo "dsymutil $f"; \ 2025-07-17T06:37:26.7356951Z #11 90.26 dsymutil $f; \ 2025-07-17T06:37:26.7357212Z #11 90.26 fi; \ 2025-07-17T06:37:26.7357431Z #11 90.26 done 2025-07-17T06:37:26.7357693Z #11 90.26 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.7357969Z #11 90.26 for f in ; do \ 2025-07-17T06:37:26.7358240Z #11 90.26 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.7358643Z #11 90.26 ln -f -s ../none/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.7358970Z #11 90.26 done 2025-07-17T06:37:26.7359310Z #11 90.27 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.7359918Z #11 90.27 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7360654Z #11 90.27 for f in none-amd64-linux ; do \ 2025-07-17T06:37:26.7361033Z #11 90.27 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7361502Z #11 90.27 done 2025-07-17T06:37:26.7361727Z #11 90.27 for f in ; do \ 2025-07-17T06:37:26.7362022Z #11 90.27 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.7362378Z #11 90.27 echo "dsymutil $f"; \ 2025-07-17T06:37:26.7362692Z #11 90.27 dsymutil $f; \ 2025-07-17T06:37:26.7362939Z #11 90.27 fi; \ 2025-07-17T06:37:26.7363159Z #11 90.27 done 2025-07-17T06:37:26.7363572Z #11 90.28 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7364078Z #11 90.28 for f in ; do \ 2025-07-17T06:37:26.7364385Z #11 90.28 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7364706Z #11 90.28 done 2025-07-17T06:37:26.7364994Z #11 90.28 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7365459Z #11 90.28 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.7365986Z #11 90.28 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.7366409Z #11 90.28 Making install in tests 2025-07-17T06:37:26.7366816Z #11 90.28 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7367261Z #11 90.29 Making install in . 2025-07-17T06:37:26.7367668Z #11 90.29 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7368222Z #11 90.29 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7368718Z #11 90.29 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.7369130Z #11 90.29 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7369597Z #11 90.29 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7370150Z #11 90.29 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7370578Z #11 90.30 Making install in scripts 2025-07-17T06:37:26.7371032Z #11 90.30 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:26.7371739Z #11 90.30 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:26.7372399Z #11 90.30 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.7373019Z #11 90.30 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7373695Z #11 90.30 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:26.7374301Z #11 90.30 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2025-07-17T06:37:26.7374770Z #11 90.30 Making install in amd64 2025-07-17T06:37:26.7375318Z #11 90.30 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:26.7376058Z #11 90.31 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:26.7376580Z #11 90.31 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.7376983Z #11 90.31 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7377490Z #11 90.31 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:26.7378090Z #11 90.31 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2025-07-17T06:37:26.7378543Z #11 90.31 Making install in linux 2025-07-17T06:37:26.7378989Z #11 90.31 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:26.7379598Z #11 90.31 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:26.7380105Z #11 90.31 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.7380516Z #11 90.31 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7381018Z #11 90.31 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:26.7381723Z #11 90.31 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2025-07-17T06:37:26.7382191Z #11 90.31 Making install in amd64-linux 2025-07-17T06:37:26.7382752Z #11 90.31 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:26.7383411Z #11 90.32 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:26.7383950Z #11 90.32 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.7384348Z #11 90.32 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7384872Z #11 90.32 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:26.7385514Z #11 90.32 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2025-07-17T06:37:26.7386094Z #11 90.32 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2025-07-17T06:37:26.7386626Z #11 90.32 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2025-07-17T06:37:26.7387053Z #11 90.32 Making install in exp-bbv 2025-07-17T06:37:26.7387462Z #11 90.32 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.7387892Z #11 90.32 Making install in . 2025-07-17T06:37:26.7388277Z #11 90.33 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.7388713Z #11 90.33 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.7389038Z #11 90.33 for f in exp-bbv-amd64-linux ; do \ 2025-07-17T06:37:26.7389356Z #11 90.33 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.7389675Z #11 90.33 ln -f -s ../exp-bbv/$f ../.in_place; \ 2025-07-17T06:37:26.7389998Z #11 90.33 done 2025-07-17T06:37:26.7390204Z #11 90.33 for f in ; do \ 2025-07-17T06:37:26.7390504Z #11 90.33 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.7390847Z #11 90.33 echo "dsymutil $f"; \ 2025-07-17T06:37:26.7391142Z #11 90.33 dsymutil $f; \ 2025-07-17T06:37:26.7391404Z #11 90.33 fi; \ 2025-07-17T06:37:26.7391608Z #11 90.33 done 2025-07-17T06:37:26.7391835Z #11 90.33 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.7392109Z #11 90.33 for f in ; do \ 2025-07-17T06:37:26.7392382Z #11 90.33 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.7392728Z #11 90.33 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.7393041Z #11 90.33 done 2025-07-17T06:37:26.7393386Z #11 90.34 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.7394013Z #11 90.34 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7394538Z #11 90.34 for f in exp-bbv-amd64-linux ; do \ 2025-07-17T06:37:26.7394939Z #11 90.34 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7395290Z #11 90.34 done 2025-07-17T06:37:26.7395507Z #11 90.34 for f in ; do \ 2025-07-17T06:37:26.7395806Z #11 90.34 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.7396144Z #11 90.34 echo "dsymutil $f"; \ 2025-07-17T06:37:26.7396441Z #11 90.34 dsymutil $f; \ 2025-07-17T06:37:26.7396689Z #11 90.34 fi; \ 2025-07-17T06:37:26.7396904Z #11 90.34 done 2025-07-17T06:37:26.7397334Z #11 90.35 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7397823Z #11 90.35 for f in ; do \ 2025-07-17T06:37:26.7398127Z #11 90.35 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.7398571Z #11 90.35 done 2025-07-17T06:37:26.7398845Z #11 90.35 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.7399393Z #11 90.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.7399918Z #11 90.35 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.7400348Z #11 90.35 Making install in tests 2025-07-17T06:37:26.7400783Z #11 90.35 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.7401224Z #11 90.35 Making install in . 2025-07-17T06:37:26.7401727Z #11 90.36 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.8361685Z #11 90.36 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.8362239Z #11 90.36 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8362659Z #11 90.36 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8363161Z #11 90.36 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.8363739Z #11 90.36 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.8364193Z #11 90.36 Making install in amd64-linux 2025-07-17T06:37:26.8375093Z #11 90.36 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:26.8375848Z #11 90.36 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:26.8376400Z #11 90.36 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8376883Z #11 90.36 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8377443Z #11 90.36 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:26.8378118Z #11 90.36 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2025-07-17T06:37:26.8378734Z #11 90.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2025-07-17T06:37:26.8379298Z #11 90.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2025-07-17T06:37:26.8379719Z #11 90.36 Making install in shared 2025-07-17T06:37:26.8380129Z #11 90.36 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:26.8380663Z #11 90.37 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:26.8381130Z #11 90.37 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8381548Z #11 90.37 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8382021Z #11 90.37 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:26.8382538Z #11 90.37 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2025-07-17T06:37:26.8382961Z #11 90.37 Making install in tests 2025-07-17T06:37:26.8383370Z #11 90.37 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:26.8383885Z #11 90.37 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:26.8384361Z #11 90.37 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8384760Z #11 90.37 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8385225Z #11 90.37 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:26.8385743Z #11 90.37 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2025-07-17T06:37:26.8386151Z #11 90.37 Making install in perf 2025-07-17T06:37:26.8386544Z #11 90.37 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:26.8387073Z #11 90.38 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:26.8387532Z #11 90.38 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8387943Z #11 90.38 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8388390Z #11 90.38 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:26.8388905Z #11 90.38 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2025-07-17T06:37:26.8389339Z #11 90.38 Making install in gdbserver_tests 2025-07-17T06:37:26.8389794Z #11 90.38 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8390260Z #11 90.38 Making install in . 2025-07-17T06:37:26.8390684Z #11 90.38 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8391275Z #11 90.39 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8391961Z #11 90.39 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8392376Z #11 90.39 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8392935Z #11 90.39 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8393534Z #11 90.39 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8394135Z #11 90.39 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2025-07-17T06:37:26.8394616Z #11 90.39 Making install in memcheck/tests/vbit-test 2025-07-17T06:37:26.8395147Z #11 90.39 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:26.8395886Z #11 90.40 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:26.8396434Z #11 90.40 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:26.8396975Z #11 90.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:26.8397629Z #11 90.40 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2025-07-17T06:37:26.8398126Z #11 90.40 Making install in auxprogs 2025-07-17T06:37:26.8398675Z #11 90.41 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:26.8399110Z #11 90.41 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.8399509Z #11 90.41 for f in getoff-amd64-linux ; do \ 2025-07-17T06:37:26.8399827Z #11 90.41 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.8400155Z #11 90.41 ln -f -s ../auxprogs/$f ../.in_place; \ 2025-07-17T06:37:26.8400475Z #11 90.41 done 2025-07-17T06:37:26.8400685Z #11 90.41 for f in ; do \ 2025-07-17T06:37:26.8400990Z #11 90.41 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.8401342Z #11 90.41 echo "dsymutil $f"; \ 2025-07-17T06:37:26.8401625Z #11 90.41 dsymutil $f; \ 2025-07-17T06:37:26.8401885Z #11 90.41 fi; \ 2025-07-17T06:37:26.8402098Z #11 90.41 done 2025-07-17T06:37:26.8402331Z #11 90.41 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.8402617Z #11 90.41 for f in ; do \ 2025-07-17T06:37:26.8402874Z #11 90.41 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.8403230Z #11 90.41 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.8403548Z #11 90.41 done 2025-07-17T06:37:26.8403902Z #11 90.42 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:26.8404362Z #11 90.42 /usr/bin/mkdir -p '/usr/local/bin' 2025-07-17T06:37:26.8404831Z #11 90.43 /usr/bin/install -c valgrind-listener valgrind-di-server '/usr/local/bin' 2025-07-17T06:37:26.8405507Z #11 90.43 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8406041Z #11 90.43 for f in getoff-amd64-linux ; do \ 2025-07-17T06:37:26.8406425Z #11 90.43 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8406793Z #11 90.43 done 2025-07-17T06:37:26.8407004Z #11 90.43 for f in ; do \ 2025-07-17T06:37:26.8407312Z #11 90.43 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.8407662Z #11 90.43 echo "dsymutil $f"; \ 2025-07-17T06:37:26.8407952Z #11 90.43 dsymutil $f; \ 2025-07-17T06:37:26.8408211Z #11 90.43 fi; \ 2025-07-17T06:37:26.8408416Z #11 90.43 done 2025-07-17T06:37:26.8408844Z #11 90.43 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8409349Z #11 90.43 for f in ; do \ 2025-07-17T06:37:26.8409640Z #11 90.43 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8409977Z #11 90.43 done 2025-07-17T06:37:26.8410262Z #11 90.44 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:26.8410730Z #11 90.44 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:26.8411276Z #11 90.44 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2025-07-17T06:37:26.8411693Z #11 90.44 Making install in mpi 2025-07-17T06:37:26.8412170Z #11 90.44 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:26.8412596Z #11 90.44 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.8412874Z #11 90.44 for f in ; do \ 2025-07-17T06:37:26.8413203Z #11 90.44 rm -f ../.in_place/$f; \ 2025-07-17T06:37:26.8413522Z #11 90.44 ln -f -s ../mpi/$f ../.in_place; \ 2025-07-17T06:37:26.8413821Z #11 90.44 done 2025-07-17T06:37:26.8414042Z #11 90.44 for f in ; do \ 2025-07-17T06:37:26.8414333Z #11 90.44 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.8414688Z #11 90.44 echo "dsymutil $f"; \ 2025-07-17T06:37:26.8414988Z #11 90.44 dsymutil $f; \ 2025-07-17T06:37:26.8415235Z #11 90.44 fi; \ 2025-07-17T06:37:26.8415449Z #11 90.44 done 2025-07-17T06:37:26.8415666Z #11 90.44 mkdir -p ../.in_place; \ 2025-07-17T06:37:26.8415952Z #11 90.44 for f in ; do \ 2025-07-17T06:37:26.8416221Z #11 90.44 rm -f ../.in_place/$f.dSYM; \ 2025-07-17T06:37:26.8416547Z #11 90.44 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2025-07-17T06:37:26.8416873Z #11 90.44 done 2025-07-17T06:37:26.8417195Z #11 90.44 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:26.8417813Z #11 90.44 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8418308Z #11 90.44 for f in ; do \ 2025-07-17T06:37:26.8418649Z #11 90.44 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8419009Z #11 90.44 done 2025-07-17T06:37:26.8419214Z #11 90.45 for f in ; do \ 2025-07-17T06:37:26.8419511Z #11 90.45 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2025-07-17T06:37:26.8419847Z #11 90.45 echo "dsymutil $f"; \ 2025-07-17T06:37:26.8420142Z #11 90.45 dsymutil $f; \ 2025-07-17T06:37:26.8420403Z #11 90.45 fi; \ 2025-07-17T06:37:26.8420607Z #11 90.45 done 2025-07-17T06:37:26.8421032Z #11 90.45 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8421516Z #11 90.45 for f in ; do \ 2025-07-17T06:37:26.8421822Z #11 90.45 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2025-07-17T06:37:26.8422156Z #11 90.45 done 2025-07-17T06:37:26.8422412Z #11 90.45 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2025-07-17T06:37:26.8422863Z #11 90.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:27.0406370Z #11 90.46 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2025-07-17T06:37:27.0406835Z #11 90.46 Making install in solaris 2025-07-17T06:37:27.0407245Z #11 90.46 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:27.0407792Z #11 90.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:27.0408277Z #11 90.46 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:27.0408678Z #11 90.46 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:37:27.0409145Z #11 90.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:27.0409673Z #11 90.46 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2025-07-17T06:37:27.0410110Z #11 90.46 Making install in docs 2025-07-17T06:37:27.0410522Z #11 90.46 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0411031Z #11 90.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0411501Z #11 90.46 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:37:27.0411890Z #11 90.46 make install-data-hook 2025-07-17T06:37:27.0412276Z #11 90.47 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0412691Z #11 90.47 set -e; \ 2025-07-17T06:37:27.0412941Z #11 90.47 if test -r html ; then \ 2025-07-17T06:37:27.0413264Z #11 90.47 mkdir -p /usr/local/share/doc/valgrind; \ 2025-07-17T06:37:27.0413653Z #11 90.47 cp -r html /usr/local/share/doc/valgrind; \ 2025-07-17T06:37:27.0413984Z #11 90.47 fi 2025-07-17T06:37:27.0414193Z #11 90.47 for f in *.1 ; do \ 2025-07-17T06:37:27.0414465Z #11 90.47 if test -r $f ; then \ 2025-07-17T06:37:27.0414972Z #11 90.47 mkdir -p /usr/local/share/man/man1; \ 2025-07-17T06:37:27.0415334Z #11 90.47 cp $f /usr/local/share/man/man1; \ 2025-07-17T06:37:27.0415747Z #11 90.47 fi \ 2025-07-17T06:37:27.0415950Z #11 90.47 done 2025-07-17T06:37:27.0416167Z #11 90.49 set -e; \ 2025-07-17T06:37:27.0416400Z #11 90.49 if test -r index.pdf ; then \ 2025-07-17T06:37:27.0416748Z #11 90.49 mkdir -p /usr/local/share/doc/valgrind; \ 2025-07-17T06:37:27.0417214Z #11 90.49 cp index.pdf /usr/local/share/doc/valgrind/valgrind_manual.pdf; \ 2025-07-17T06:37:27.0417615Z #11 90.49 fi 2025-07-17T06:37:27.0417827Z #11 90.50 set -e; \ 2025-07-17T06:37:27.0418059Z #11 90.50 if test -r index.ps ; then \ 2025-07-17T06:37:27.0418402Z #11 90.50 mkdir -p /usr/local/share/doc/valgrind; \ 2025-07-17T06:37:27.0418955Z #11 90.50 cp index.ps /usr/local/share/doc/valgrind/valgrind_manual.ps; \ 2025-07-17T06:37:27.0419333Z #11 90.50 fi 2025-07-17T06:37:27.0419654Z #11 90.51 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0420162Z #11 90.51 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0420652Z #11 90.51 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2025-07-17T06:37:27.0421136Z #11 90.51 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2025-07-17T06:37:27.0421498Z #11 90.51 + cd ../../ 2025-07-17T06:37:27.0421740Z #11 90.51 + rm -rf valgrind_build 2025-07-17T06:37:27.0663298Z #11 90.69 + alias valgrind=/usr/local/bin/valgrind 2025-07-17T06:37:27.2966335Z #11 DONE 90.9s 2025-07-17T06:37:27.4819362Z 2025-07-17T06:37:27.4819929Z #12 [stage-0 4/55] COPY ./common/install_user.sh install_user.sh 2025-07-17T06:37:27.4820366Z #12 DONE 0.0s 2025-07-17T06:37:27.4820510Z 2025-07-17T06:37:27.4820696Z #13 [stage-0 5/55] RUN bash ./install_user.sh && rm install_user.sh 2025-07-17T06:37:27.8726599Z #13 0.541 + [[ 22.04 == 24.04 ]] 2025-07-17T06:37:27.8727082Z #13 0.541 + echo jenkins:x:1000:1000::/var/lib/jenkins: 2025-07-17T06:37:28.0742791Z #13 0.542 + echo jenkins:x:1000: 2025-07-17T06:37:28.0743191Z #13 0.543 + echo 'jenkins:*:19110:0:99999:7:::' 2025-07-17T06:37:28.0743544Z #13 0.543 + mkdir -p /var/lib/jenkins 2025-07-17T06:37:28.0743894Z #13 0.545 + chown jenkins:jenkins /var/lib/jenkins 2025-07-17T06:37:28.0744258Z #13 0.546 + mkdir -p /var/lib/jenkins/.ccache 2025-07-17T06:37:28.0744624Z #13 0.547 + chown jenkins:jenkins /var/lib/jenkins/.ccache 2025-07-17T06:37:28.0745012Z #13 0.548 + chown jenkins:jenkins /usr/local 2025-07-17T06:37:28.0745364Z #13 0.549 + echo 'jenkins ALL=(ALL) NOPASSWD:ALL' 2025-07-17T06:37:28.0745678Z #13 0.549 + '[' -n '' ']' 2025-07-17T06:37:28.0745928Z #13 0.549 + SUDO=sudo 2025-07-17T06:37:28.0746185Z #13 0.549 + sudo -u jenkins sudo -v 2025-07-17T06:37:28.0746459Z #13 DONE 0.6s 2025-07-17T06:37:28.0746589Z 2025-07-17T06:37:28.0746814Z #14 [stage-0 6/55] COPY ./common/install_docs_reqs.sh install_docs_reqs.sh 2025-07-17T06:37:28.0747211Z #14 DONE 0.0s 2025-07-17T06:37:28.0747360Z 2025-07-17T06:37:28.6223808Z #15 [stage-0 7/55] RUN bash ./install_docs_reqs.sh && rm install_docs_reqs.sh 2025-07-17T06:37:28.6224366Z #15 0.699 + '[' -n yes ']' 2025-07-17T06:37:28.6224677Z #15 0.699 + apt-get update 2025-07-17T06:37:28.7915438Z #15 0.868 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-07-17T06:37:28.9435245Z #15 0.869 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-07-17T06:37:29.1950556Z #15 1.272 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-07-17T06:37:29.3003038Z #15 1.280 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] 2025-07-17T06:37:29.3003804Z #15 1.370 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-07-17T06:37:29.3004466Z #15 1.377 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3103 kB] 2025-07-17T06:37:29.4459679Z #15 1.469 Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-07-17T06:37:29.4460662Z #15 1.522 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-07-17T06:37:29.6707068Z #15 1.747 Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1266 kB] 2025-07-17T06:37:29.8564195Z #15 1.782 Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4795 kB] 2025-07-17T06:37:30.0160227Z #15 2.093 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-07-17T06:37:30.2205412Z #15 2.096 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-07-17T06:37:30.2206134Z #15 2.141 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] 2025-07-17T06:37:30.2206861Z #15 2.143 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1571 kB] 2025-07-17T06:37:30.2207569Z #15 2.175 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5113 kB] 2025-07-17T06:37:30.2208294Z #15 2.297 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3455 kB] 2025-07-17T06:37:30.4509021Z #15 2.377 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-07-17T06:37:30.4509802Z #15 2.377 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-07-17T06:37:31.2379384Z #15 3.314 Fetched 39.9 MB in 3s (15.4 MB/s) 2025-07-17T06:37:32.0738498Z #15 3.314 Reading package lists... 2025-07-17T06:37:32.2716958Z #15 4.165 + apt-get install -y gpg-agent 2025-07-17T06:37:32.9571931Z #15 4.198 Reading package lists... 2025-07-17T06:37:33.1352541Z #15 5.050 Building dependency tree... 2025-07-17T06:37:33.2859068Z #15 5.212 Reading state information... 2025-07-17T06:37:33.3080355Z #15 5.384 gpg-agent is already the newest version (2.2.27-3ubuntu2.4). 2025-07-17T06:37:33.3080916Z #15 5.384 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:37:33.5256217Z #15 5.387 + curl --retry 3 -sL https://deb.nodesource.com/setup_16.x 2025-07-17T06:37:33.5256768Z #15 5.387 + sudo -E bash - 2025-07-17T06:37:33.5257050Z #15 5.451 2025-07-17T06:37:33.5257333Z #15 5.451 ================================================================================ 2025-07-17T06:37:33.5257749Z #15 5.451 ================================================================================ 2025-07-17T06:37:33.5258082Z #15 5.451 2025-07-17T06:37:33.5258378Z #15 5.451 DEPRECATION WARNING 2025-07-17T06:37:33.5258755Z #15 5.451 2025-07-17T06:37:33.5259027Z #15 5.451 Node.js 16.x is no longer actively supported! 2025-07-17T06:37:33.5259387Z #15 5.451 2025-07-17T06:37:33.5259759Z #15 5.451 You will not receive security or critical stability updates for this version. 2025-07-17T06:37:33.5260223Z #15 5.451 2025-07-17T06:37:33.5260605Z #15 5.451 You should migrate to a supported version of Node.js as soon as possible. 2025-07-17T06:37:33.5261211Z #15 5.451 Use the installation script that corresponds to the version of Node.js you 2025-07-17T06:37:33.5261702Z #15 5.451 wish to install. e.g. 2025-07-17T06:37:33.5261991Z #15 5.451 2025-07-17T06:37:33.5262712Z #15 5.451 * https://deb.nodesource.com/setup_16.x — Node.js 16 "Gallium" (deprecated) 2025-07-17T06:37:33.5263459Z #15 5.451 * https://deb.nodesource.com/setup_18.x — Node.js 18 "Hydrogen" (Maintenance) 2025-07-17T06:37:33.5264195Z #15 5.451 * https://deb.nodesource.com/setup_19.x — Node.js 19 "Nineteen" (deprecated) 2025-07-17T06:37:33.5264905Z #15 5.451 * https://deb.nodesource.com/setup_20.x — Node.js 20 LTS "Iron" (recommended) 2025-07-17T06:37:33.5265605Z #15 5.451 * https://deb.nodesource.com/setup_21.x — Node.js 21 "Iron" (current) 2025-07-17T06:37:33.5266029Z #15 5.451 2025-07-17T06:37:33.5266250Z #15 5.451 2025-07-17T06:37:33.5266464Z #15 5.451 2025-07-17T06:37:33.5266809Z #15 5.451 Please see https://github.com/nodejs/Release for details about which 2025-07-17T06:37:33.5267571Z #15 5.451 version may be appropriate for you. 2025-07-17T06:37:33.5267885Z #15 5.451 2025-07-17T06:37:33.5268211Z #15 5.451 The NodeSource Node.js distributions repository contains 2025-07-17T06:37:33.5268899Z #15 5.451 information both about supported versions of Node.js and supported Linux 2025-07-17T06:37:33.5269560Z #15 5.451 distributions. To learn more about usage, see the repository: 2025-07-17T06:37:33.5270016Z #15 5.451 https://github.com/nodesource/distributions 2025-07-17T06:37:33.5270352Z #15 5.451 2025-07-17T06:37:33.5270585Z #15 5.451 ================================================================================ 2025-07-17T06:37:33.5270956Z #15 5.451 ================================================================================ 2025-07-17T06:37:33.5271274Z #15 5.451 2025-07-17T06:37:33.5271479Z #15 5.451 Continuing in 10 seconds ... 2025-07-17T06:37:33.5271763Z #15 5.451 2025-07-17T06:37:43.3784234Z #15 15.45 2025-07-17 06:37:43 - Installing pre-requisites 2025-07-17T06:37:43.5862660Z #15 15.66 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-07-17T06:37:43.5863904Z #15 15.66 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-07-17T06:37:43.7293964Z #15 15.73 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-07-17T06:37:43.7294629Z #15 15.81 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-07-17T06:37:44.7124240Z #15 15.95 Reading package lists... 2025-07-17T06:37:45.5883153Z #15 16.84 Reading package lists... 2025-07-17T06:37:45.7667452Z #15 17.68 Building dependency tree... 2025-07-17T06:37:45.9175725Z #15 17.84 Reading state information... 2025-07-17T06:37:45.9195622Z #15 18.00 ca-certificates is already the newest version (20240203~22.04.1). 2025-07-17T06:37:45.9196301Z #15 18.00 curl is already the newest version (7.81.0-1ubuntu1.20). 2025-07-17T06:37:45.9196797Z #15 18.00 apt-transport-https is already the newest version (2.4.14). 2025-07-17T06:37:45.9197295Z #15 18.00 The following additional packages will be installed: 2025-07-17T06:37:46.0491769Z #15 18.00 dirmngr gnupg-l10n gnupg-utils gpg-wks-client gpg-wks-server gpgsm libksba8 2025-07-17T06:37:46.0492413Z #15 18.00 Suggested packages: 2025-07-17T06:37:46.0492966Z #15 18.00 dbus-user-session pinentry-gnome3 tor parcimonie xloadimage 2025-07-17T06:37:46.0493434Z #15 18.02 The following NEW packages will be installed: 2025-07-17T06:37:46.0494104Z #15 18.02 dirmngr gnupg gnupg-l10n gnupg-utils gpg-wks-client gpg-wks-server gpgsm 2025-07-17T06:37:46.0494686Z #15 18.02 libksba8 2025-07-17T06:37:46.0495327Z #15 18.06 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:37:46.0495738Z #15 18.06 Need to get 1408 kB of archives. 2025-07-17T06:37:46.0496165Z #15 18.06 After this operation, 3545 kB of additional disk space will be used. 2025-07-17T06:37:46.0496846Z #15 18.06 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] 2025-07-17T06:37:46.0497665Z #15 18.13 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.4 [293 kB] 2025-07-17T06:37:46.2129396Z #15 18.15 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.4 [54.7 kB] 2025-07-17T06:37:46.2130300Z #15 18.15 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.4 [309 kB] 2025-07-17T06:37:46.2131182Z #15 18.17 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.4 [62.7 kB] 2025-07-17T06:37:46.2132079Z #15 18.17 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.4 [57.5 kB] 2025-07-17T06:37:46.2132919Z #15 18.17 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.4 [197 kB] 2025-07-17T06:37:46.2133726Z #15 18.17 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.4 [315 kB] 2025-07-17T06:37:46.2134441Z #15 18.29 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:37:46.3249225Z #15 18.31 Fetched 1408 kB in 0s (9359 kB/s) 2025-07-17T06:37:46.3249959Z #15 18.33 Selecting previously unselected package libksba8:amd64. 2025-07-17T06:37:46.3250380Z #15 18.33 (Reading database ... 2025-07-17T06:37:46.3250659Z (Reading database ... 5% 2025-07-17T06:37:46.3250933Z (Reading database ... 10% 2025-07-17T06:37:46.3251199Z (Reading database ... 15% 2025-07-17T06:37:46.3251449Z (Reading database ... 20% 2025-07-17T06:37:46.3251708Z (Reading database ... 25% 2025-07-17T06:37:46.3251958Z (Reading database ... 30% 2025-07-17T06:37:46.3252214Z (Reading database ... 35% 2025-07-17T06:37:46.3252472Z (Reading database ... 40% 2025-07-17T06:37:46.3252720Z (Reading database ... 45% 2025-07-17T06:37:46.3252976Z (Reading database ... 50% 2025-07-17T06:37:46.3253220Z (Reading database ... 55% 2025-07-17T06:37:46.3253478Z (Reading database ... 60% 2025-07-17T06:37:46.3253735Z (Reading database ... 65% 2025-07-17T06:37:46.3253993Z (Reading database ... 70% 2025-07-17T06:37:46.3254251Z (Reading database ... 75% 2025-07-17T06:37:46.3254499Z (Reading database ... 80% 2025-07-17T06:37:46.3254760Z (Reading database ... 85% 2025-07-17T06:37:46.3255029Z (Reading database ... 90% 2025-07-17T06:37:46.3255273Z (Reading database ... 95% 2025-07-17T06:37:46.3255532Z (Reading database ... 100% 2025-07-17T06:37:46.3256118Z (Reading database ... 28158 files and directories currently installed.) 2025-07-17T06:37:46.3256665Z #15 18.34 Preparing to unpack .../0-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... 2025-07-17T06:37:46.3257139Z #15 18.35 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-07-17T06:37:46.3257542Z #15 18.37 Selecting previously unselected package dirmngr. 2025-07-17T06:37:46.3258014Z #15 18.37 Preparing to unpack .../1-dirmngr_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:37:46.3258473Z #15 18.38 Unpacking dirmngr (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.3258871Z #15 18.40 Selecting previously unselected package gnupg-l10n. 2025-07-17T06:37:46.4352243Z #15 18.40 Preparing to unpack .../2-gnupg-l10n_2.2.27-3ubuntu2.4_all.deb ... 2025-07-17T06:37:46.4352904Z #15 18.41 Unpacking gnupg-l10n (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.4353351Z #15 18.43 Selecting previously unselected package gnupg-utils. 2025-07-17T06:37:46.4353856Z #15 18.43 Preparing to unpack .../3-gnupg-utils_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:37:46.4354340Z #15 18.43 Unpacking gnupg-utils (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.4354769Z #15 18.45 Selecting previously unselected package gpg-wks-client. 2025-07-17T06:37:46.4355294Z #15 18.45 Preparing to unpack .../4-gpg-wks-client_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:37:46.4355959Z #15 18.45 Unpacking gpg-wks-client (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.4356417Z #15 18.47 Selecting previously unselected package gpg-wks-server. 2025-07-17T06:37:46.4356950Z #15 18.47 Preparing to unpack .../5-gpg-wks-server_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:37:46.4357443Z #15 18.47 Unpacking gpg-wks-server (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.4357859Z #15 18.49 Selecting previously unselected package gpgsm. 2025-07-17T06:37:46.4358412Z #15 18.49 Preparing to unpack .../6-gpgsm_2.2.27-3ubuntu2.4_amd64.deb ... 2025-07-17T06:37:46.4358847Z #15 18.49 Unpacking gpgsm (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.4359238Z #15 18.51 Selecting previously unselected package gnupg. 2025-07-17T06:37:46.5793031Z #15 18.51 Preparing to unpack .../7-gnupg_2.2.27-3ubuntu2.4_all.deb ... 2025-07-17T06:37:46.5793646Z #15 18.52 Unpacking gnupg (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.5794045Z #15 18.54 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... 2025-07-17T06:37:46.5794426Z #15 18.55 Setting up gpgsm (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.5794798Z #15 18.56 Setting up dirmngr (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.5795713Z #15 18.66 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 2025-07-17T06:37:46.7727621Z #15 18.67 Setting up gnupg-l10n (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.7728257Z #15 18.68 Setting up gpg-wks-server (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.7728925Z #15 18.68 Setting up gnupg-utils (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.7729366Z #15 18.69 Setting up gpg-wks-client (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.7729760Z #15 18.69 Setting up gnupg (2.2.27-3ubuntu2.4) ... 2025-07-17T06:37:46.7730171Z #15 18.70 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:37:46.8443054Z #15 18.92 Get:1 https://deb.nodesource.com/node_16.x nodistro InRelease [12.1 kB] 2025-07-17T06:37:47.0077148Z #15 18.99 Get:2 https://deb.nodesource.com/node_16.x nodistro/main amd64 Packages [7253 B] 2025-07-17T06:37:47.0077818Z #15 19.00 Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-07-17T06:37:47.0078452Z #15 19.01 Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-07-17T06:37:47.0078965Z #15 19.08 Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-07-17T06:37:47.2099668Z #15 19.16 Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-07-17T06:37:47.2100635Z #15 19.29 Fetched 19.4 kB in 0s (44.5 kB/s) 2025-07-17T06:37:48.0392991Z #15 19.29 Reading package lists... 2025-07-17T06:37:48.2450796Z #15 20.13 2025-07-17 06:37:48 - Repository configured successfully. To install Node.js, run: apt-get install nodejs -y 2025-07-17T06:37:48.2451443Z #15 20.13 + sudo apt-get install -y nodejs 2025-07-17T06:37:48.9253646Z #15 20.17 Reading package lists... 2025-07-17T06:37:49.1051790Z #15 21.02 Building dependency tree... 2025-07-17T06:37:49.2559317Z #15 21.18 Reading state information... 2025-07-17T06:37:49.2762500Z #15 21.35 The following NEW packages will be installed: 2025-07-17T06:37:49.5120003Z #15 21.35 nodejs 2025-07-17T06:37:49.5120407Z #15 21.44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:37:49.5120829Z #15 21.44 Need to get 27.5 MB of archives. 2025-07-17T06:37:49.5121268Z #15 21.44 After this operation, 128 MB of additional disk space will be used. 2025-07-17T06:37:49.5122002Z #15 21.44 Get:1 https://deb.nodesource.com/node_16.x nodistro/main amd64 nodejs amd64 16.20.2-1nodesource1 [27.5 MB] 2025-07-17T06:37:49.6745156Z #15 21.75 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:37:49.8815786Z #15 21.77 Fetched 27.5 MB in 0s (96.3 MB/s) 2025-07-17T06:37:49.8816405Z #15 21.79 Selecting previously unselected package nodejs. 2025-07-17T06:37:49.8816798Z #15 21.79 (Reading database ... 2025-07-17T06:37:49.8817087Z (Reading database ... 5% 2025-07-17T06:37:49.8817360Z (Reading database ... 10% 2025-07-17T06:37:49.8817611Z (Reading database ... 15% 2025-07-17T06:37:49.8817877Z (Reading database ... 20% 2025-07-17T06:37:49.8818127Z (Reading database ... 25% 2025-07-17T06:37:49.8818391Z (Reading database ... 30% 2025-07-17T06:37:49.8818649Z (Reading database ... 35% 2025-07-17T06:37:49.8818896Z (Reading database ... 40% 2025-07-17T06:37:49.8819154Z (Reading database ... 45% 2025-07-17T06:37:49.8819427Z (Reading database ... 50% 2025-07-17T06:37:49.8819685Z (Reading database ... 55% 2025-07-17T06:37:49.8819947Z (Reading database ... 60% 2025-07-17T06:37:49.8820206Z (Reading database ... 65% 2025-07-17T06:37:49.8820467Z (Reading database ... 70% 2025-07-17T06:37:49.8820719Z (Reading database ... 75% 2025-07-17T06:37:49.8820982Z (Reading database ... 80% 2025-07-17T06:37:49.8821246Z (Reading database ... 85% 2025-07-17T06:37:49.8821493Z (Reading database ... 90% 2025-07-17T06:37:49.8821752Z (Reading database ... 95% 2025-07-17T06:37:49.8822000Z (Reading database ... 100% 2025-07-17T06:37:49.8822385Z (Reading database ... 28302 files and directories currently installed.) 2025-07-17T06:37:49.8822926Z #15 21.80 Preparing to unpack .../nodejs_16.20.2-1nodesource1_amd64.deb ... 2025-07-17T06:37:49.8823377Z #15 21.81 Unpacking nodejs (16.20.2-1nodesource1) ... 2025-07-17T06:37:51.7420366Z #15 23.82 Setting up nodejs (16.20.2-1nodesource1) ... 2025-07-17T06:37:51.9330063Z #15 23.86 + curl --retry 3 -sS https://dl.yarnpkg.com/debian/pubkey.gpg 2025-07-17T06:37:51.9330521Z #15 23.86 + sudo apt-key add - 2025-07-17T06:37:51.9331283Z #15 23.91 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2025-07-17T06:37:51.9331809Z #15 24.01 OK 2025-07-17T06:37:52.0351634Z #15 24.02 + echo 'deb https://dl.yarnpkg.com/debian/ stable main' 2025-07-17T06:37:52.0352118Z #15 24.02 + sudo tee /etc/apt/sources.list.d/yarn.list 2025-07-17T06:37:52.0352519Z #15 24.02 deb https://dl.yarnpkg.com/debian/ stable main 2025-07-17T06:37:52.0352881Z #15 24.02 + apt-get update 2025-07-17T06:37:52.0353226Z #15 24.11 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-07-17T06:37:52.0353705Z #15 24.11 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-07-17T06:37:52.0354197Z #15 24.11 Get:3 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:37:52.2271190Z #15 24.12 Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-07-17T06:37:52.2271905Z #15 24.13 Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-07-17T06:37:52.2272414Z #15 24.15 Hit:6 https://deb.nodesource.com/node_16.x nodistro InRelease 2025-07-17T06:37:52.2937331Z #15 24.37 Get:7 https://dl.yarnpkg.com/debian stable/main all Packages [11.8 kB] 2025-07-17T06:37:52.4602293Z #15 24.41 Get:8 https://dl.yarnpkg.com/debian stable/main amd64 Packages [11.8 kB] 2025-07-17T06:37:52.4602784Z #15 24.54 Fetched 40.6 kB in 0s (87.5 kB/s) 2025-07-17T06:37:53.2946020Z #15 24.54 Reading package lists... 2025-07-17T06:37:53.4939246Z #15 25.39 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:37:53.4940233Z #15 25.39 + apt-get install -y --no-install-recommends yarn 2025-07-17T06:37:54.1759048Z #15 25.42 Reading package lists... 2025-07-17T06:37:54.3531782Z #15 26.27 Building dependency tree... 2025-07-17T06:37:54.5040135Z #15 26.43 Reading state information... 2025-07-17T06:37:54.5221846Z #15 26.60 The following NEW packages will be installed: 2025-07-17T06:37:54.5222221Z #15 26.60 yarn 2025-07-17T06:37:54.6858436Z #15 26.65 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:37:54.6858896Z #15 26.65 Need to get 896 kB of archives. 2025-07-17T06:37:54.6859339Z #15 26.65 After this operation, 5431 kB of additional disk space will be used. 2025-07-17T06:37:54.6859953Z #15 26.65 Get:1 https://dl.yarnpkg.com/debian stable/main amd64 yarn all 1.22.22-1 [896 kB] 2025-07-17T06:37:54.6860585Z #15 26.76 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:37:54.8400403Z #15 26.78 Fetched 896 kB in 0s (16.1 MB/s) 2025-07-17T06:37:54.8400845Z #15 26.80 Selecting previously unselected package yarn. 2025-07-17T06:37:54.8401209Z #15 26.80 (Reading database ... 2025-07-17T06:37:54.8401496Z (Reading database ... 5% 2025-07-17T06:37:54.8401763Z (Reading database ... 10% 2025-07-17T06:37:54.8402044Z (Reading database ... 15% 2025-07-17T06:37:54.8402302Z (Reading database ... 20% 2025-07-17T06:37:54.8402551Z (Reading database ... 25% 2025-07-17T06:37:54.8402809Z (Reading database ... 30% 2025-07-17T06:37:54.8403084Z (Reading database ... 35% 2025-07-17T06:37:54.8403331Z (Reading database ... 40% 2025-07-17T06:37:54.8403590Z (Reading database ... 45% 2025-07-17T06:37:54.8403834Z (Reading database ... 50% 2025-07-17T06:37:54.8404095Z (Reading database ... 55% 2025-07-17T06:37:54.8404359Z (Reading database ... 60% 2025-07-17T06:37:54.8404607Z (Reading database ... 65% 2025-07-17T06:37:54.8404870Z (Reading database ... 70% 2025-07-17T06:37:54.8405117Z (Reading database ... 75% 2025-07-17T06:37:54.8405380Z (Reading database ... 80% 2025-07-17T06:37:54.8405643Z (Reading database ... 85% 2025-07-17T06:37:54.8405890Z (Reading database ... 90% 2025-07-17T06:37:54.8406151Z (Reading database ... 95% 2025-07-17T06:37:54.8406403Z (Reading database ... 100% 2025-07-17T06:37:54.8406797Z (Reading database ... 31505 files and directories currently installed.) 2025-07-17T06:37:54.8407548Z #15 26.81 Preparing to unpack .../yarn_1.22.22-1_all.deb ... 2025-07-17T06:37:54.8407915Z #15 26.82 Unpacking yarn (1.22.22-1) ... 2025-07-17T06:37:54.8408347Z #15 26.92 Setting up yarn (1.22.22-1) ... 2025-07-17T06:37:55.0248805Z #15 26.95 + yarn global add katex --prefix /usr/local 2025-07-17T06:37:55.0988858Z #15 27.18 yarn global v1.22.22 2025-07-17T06:37:55.2517584Z #15 27.21 [1/4] Resolving packages... 2025-07-17T06:37:55.2517967Z #15 27.33 [2/4] Fetching packages... 2025-07-17T06:37:55.4611286Z #15 27.54 [3/4] Linking dependencies... 2025-07-17T06:37:55.5679994Z #15 27.63 [4/4] Building fresh packages... 2025-07-17T06:37:55.5680458Z #15 27.63 success Installed "katex@0.16.22" with binaries: 2025-07-17T06:37:55.5680825Z #15 27.63 - katex 2025-07-17T06:37:55.5681063Z #15 27.63 Done in 0.46s. 2025-07-17T06:37:55.5681345Z #15 27.64 + sudo apt-get -y install doxygen 2025-07-17T06:37:56.4348611Z #15 27.68 Reading package lists... 2025-07-17T06:37:56.6119088Z #15 28.53 Building dependency tree... 2025-07-17T06:37:56.7610224Z #15 28.69 Reading state information... 2025-07-17T06:37:56.7610698Z #15 28.84 The following additional packages will be installed: 2025-07-17T06:37:56.8942447Z #15 28.84 libclang-cpp14 libclang1-14 libedit2 libllvm14 libxapian30 2025-07-17T06:37:56.8942927Z #15 28.84 Suggested packages: 2025-07-17T06:37:56.8943338Z #15 28.84 doxygen-latex doxygen-doc doxygen-gui graphviz xapian-tools 2025-07-17T06:37:56.8943811Z #15 28.88 The following NEW packages will be installed: 2025-07-17T06:37:56.8944305Z #15 28.88 doxygen libclang-cpp14 libclang1-14 libedit2 libllvm14 libxapian30 2025-07-17T06:37:56.8944836Z #15 28.92 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-07-17T06:37:56.8945262Z #15 28.92 Need to get 48.2 MB of archives. 2025-07-17T06:37:56.8945705Z #15 28.92 After this operation, 219 MB of additional disk space will be used. 2025-07-17T06:37:56.8946385Z #15 28.92 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2025-07-17T06:37:56.8947275Z #15 28.97 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB] 2025-07-17T06:37:57.1077259Z #15 29.18 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB] 2025-07-17T06:37:57.2390695Z #15 29.27 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6792 kB] 2025-07-17T06:37:57.2391574Z #15 29.32 Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxapian30 amd64 1.4.18-4 [701 kB] 2025-07-17T06:37:57.3827344Z #15 29.32 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 doxygen amd64 1.9.1-2ubuntu2 [4620 kB] 2025-07-17T06:37:57.3828105Z #15 29.46 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:37:57.6132263Z #15 29.48 Fetched 48.2 MB in 0s (103 MB/s) 2025-07-17T06:37:57.6132835Z #15 29.50 Selecting previously unselected package libedit2:amd64. 2025-07-17T06:37:57.6133238Z #15 29.50 (Reading database ... 2025-07-17T06:37:57.6133530Z (Reading database ... 5% 2025-07-17T06:37:57.6133806Z (Reading database ... 10% 2025-07-17T06:37:57.6134079Z (Reading database ... 15% 2025-07-17T06:37:57.6134345Z (Reading database ... 20% 2025-07-17T06:37:57.6134598Z (Reading database ... 25% 2025-07-17T06:37:57.6134864Z (Reading database ... 30% 2025-07-17T06:37:57.6135117Z (Reading database ... 35% 2025-07-17T06:37:57.6135378Z (Reading database ... 40% 2025-07-17T06:37:57.6135645Z (Reading database ... 45% 2025-07-17T06:37:57.6135897Z (Reading database ... 50% 2025-07-17T06:37:57.6136157Z (Reading database ... 55% 2025-07-17T06:37:57.6136418Z (Reading database ... 60% 2025-07-17T06:37:57.6136666Z (Reading database ... 65% 2025-07-17T06:37:57.6136925Z (Reading database ... 70% 2025-07-17T06:37:57.6137172Z (Reading database ... 75% 2025-07-17T06:37:57.6137433Z (Reading database ... 80% 2025-07-17T06:37:57.6137954Z (Reading database ... 85% 2025-07-17T06:37:57.6138199Z (Reading database ... 90% 2025-07-17T06:37:57.6138460Z (Reading database ... 95% 2025-07-17T06:37:57.6138824Z (Reading database ... 100% 2025-07-17T06:37:57.6139220Z (Reading database ... 31524 files and directories currently installed.) 2025-07-17T06:37:57.6139771Z #15 29.51 Preparing to unpack .../0-libedit2_3.1-20210910-1build1_amd64.deb ... 2025-07-17T06:37:57.6140248Z #15 29.52 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2025-07-17T06:37:57.6140703Z #15 29.54 Selecting previously unselected package libllvm14:amd64. 2025-07-17T06:37:57.6141222Z #15 29.54 Preparing to unpack .../1-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2025-07-17T06:37:57.6141701Z #15 29.54 Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:57.7528362Z #15 29.83 Selecting previously unselected package libclang-cpp14. 2025-07-17T06:37:57.9085107Z #15 29.83 Preparing to unpack .../2-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2025-07-17T06:37:57.9085738Z #15 29.83 Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:57.9156125Z #15 29.99 Selecting previously unselected package libclang1-14. 2025-07-17T06:37:58.0162432Z #15 29.99 Preparing to unpack .../3-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2025-07-17T06:37:58.0162989Z #15 30.00 Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:58.0163448Z #15 30.09 Selecting previously unselected package libxapian30:amd64. 2025-07-17T06:37:58.1237002Z #15 30.10 Preparing to unpack .../4-libxapian30_1.4.18-4_amd64.deb ... 2025-07-17T06:37:58.1237510Z #15 30.10 Unpacking libxapian30:amd64 (1.4.18-4) ... 2025-07-17T06:37:58.1237909Z #15 30.12 Selecting previously unselected package doxygen. 2025-07-17T06:37:58.1238489Z #15 30.12 Preparing to unpack .../5-doxygen_1.9.1-2ubuntu2_amd64.deb ... 2025-07-17T06:37:58.1238936Z #15 30.12 Unpacking doxygen (1.9.1-2ubuntu2) ... 2025-07-17T06:37:58.1239299Z #15 30.20 Setting up libxapian30:amd64 (1.4.18-4) ... 2025-07-17T06:37:58.2240989Z #15 30.21 Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2025-07-17T06:37:58.2241486Z #15 30.21 Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:58.2241936Z #15 30.22 Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:58.2242350Z #15 30.22 Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... 2025-07-17T06:37:58.2242754Z #15 30.23 Setting up doxygen (1.9.1-2ubuntu2) ... 2025-07-17T06:37:58.2243176Z #15 30.23 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:37:58.2243560Z #15 30.27 + apt-get autoclean 2025-07-17T06:37:59.0632275Z #15 30.30 Reading package lists... 2025-07-17T06:37:59.2404531Z #15 31.16 Building dependency tree... 2025-07-17T06:37:59.4097664Z #15 31.32 Reading state information... 2025-07-17T06:37:59.4098158Z #15 31.33 + apt-get clean 2025-07-17T06:37:59.4107915Z #15 31.34 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_InRelease /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-all_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 /tmp/v8-compile-cache-0 '/var/tmp/*' 2025-07-17T06:38:00.2284765Z #15 DONE 32.3s 2025-07-17T06:38:00.4332662Z 2025-07-17T06:38:00.4333231Z #16 [stage-0 8/55] COPY requirements-ci.txt /opt/conda/requirements-ci.txt 2025-07-17T06:38:00.4333779Z #16 DONE 0.0s 2025-07-17T06:38:00.4333916Z 2025-07-17T06:38:00.4334100Z #17 [stage-0 9/55] COPY ./common/install_conda.sh install_conda.sh 2025-07-17T06:38:00.4334491Z #17 DONE 0.0s 2025-07-17T06:38:00.4334620Z 2025-07-17T06:38:00.4334810Z #18 [stage-0 10/55] COPY ./common/common_utils.sh common_utils.sh 2025-07-17T06:38:00.4335169Z #18 DONE 0.0s 2025-07-17T06:38:00.4335308Z 2025-07-17T06:38:00.4335662Z #19 [stage-0 11/55] RUN bash ./install_conda.sh && rm install_conda.sh common_utils.sh /opt/conda/requirements-ci.txt 2025-07-17T06:38:00.7930204Z #19 0.511 + '[' -n 3.10 ']' 2025-07-17T06:38:00.7930712Z #19 0.511 + BASE_URL=https://github.com/conda-forge/miniforge/releases/latest/download 2025-07-17T06:38:00.9528436Z #19 0.511 ++ uname -m 2025-07-17T06:38:00.9528794Z #19 0.512 + CONDA_FILE=Miniforge3-Linux-x86_64.sh 2025-07-17T06:38:00.9529158Z #19 0.512 ++ echo 3.10 2025-07-17T06:38:00.9529407Z #19 0.512 ++ cut -d . -f 1 2025-07-17T06:38:00.9529680Z #19 0.513 + MAJOR_PYTHON_VERSION=3 2025-07-17T06:38:00.9529963Z #19 0.514 ++ echo 3.10 2025-07-17T06:38:00.9530224Z #19 0.514 ++ cut -d . -f 2 2025-07-17T06:38:00.9530481Z #19 0.515 + MINOR_PYTHON_VERSION=10 2025-07-17T06:38:00.9530803Z #19 0.515 + case "$MAJOR_PYTHON_VERSION" in 2025-07-17T06:38:00.9531126Z #19 0.515 + mkdir -p /opt/conda 2025-07-17T06:38:00.9531422Z #19 0.517 + chown jenkins:jenkins /opt/conda 2025-07-17T06:38:00.9531757Z #19 0.519 +++ dirname ./install_conda.sh 2025-07-17T06:38:00.9532042Z #19 0.519 ++ cd . 2025-07-17T06:38:00.9532269Z #19 0.519 ++ pwd -P 2025-07-17T06:38:00.9532505Z #19 0.520 + SCRIPT_FOLDER=/ 2025-07-17T06:38:00.9532764Z #19 0.520 + source //common_utils.sh 2025-07-17T06:38:00.9533051Z #19 0.520 ++ '[' -n '' ']' 2025-07-17T06:38:00.9533307Z #19 0.520 ++ export SUDO=sudo 2025-07-17T06:38:00.9533569Z #19 0.520 ++ SUDO=sudo 2025-07-17T06:38:00.9533806Z #19 0.520 + pushd /tmp 2025-07-17T06:38:00.9534342Z #19 0.520 + wget -q https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh 2025-07-17T06:38:00.9534940Z #19 0.520 /tmp / 2025-07-17T06:38:00.9943279Z #19 0.712 + as_jenkins bash Miniforge3-Linux-x86_64.sh -b -f -p /opt/conda 2025-07-17T06:38:00.9944544Z #19 0.712 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= bash Miniforge3-Linux-x86_64.sh -b -f -p /opt/conda 2025-07-17T06:38:01.1695893Z #19 0.737 PREFIX=/opt/conda 2025-07-17T06:38:01.2909813Z #19 1.009 Unpacking payload ... 2025-07-17T06:38:01.5002470Z #19 1.218 Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 2025-07-17T06:38:01.6389546Z #19 1.249 Extracting ca-certificates-2025.4.26-hbd8a1cb_0.conda 2025-07-17T06:38:01.6390065Z #19 1.263 Extracting ld_impl_linux-64-2.43-h712a8e2_4.conda 2025-07-17T06:38:01.6390807Z #19 1.281 Extracting libgomp-15.1.0-h767d61c_2.conda 2025-07-17T06:38:01.6391212Z #19 1.297 Extracting pybind11-abi-4-hd8ed1ab_3.tar.bz2 2025-07-17T06:38:01.6391708Z #19 1.307 Extracting python_abi-3.12-7_cp312.conda 2025-07-17T06:38:01.6392091Z #19 1.317 Extracting tzdata-2025b-h78e105d_0.conda 2025-07-17T06:38:01.6392458Z #19 1.356 Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 2025-07-17T06:38:01.7393487Z #19 1.363 Extracting libgcc-15.1.0-h767d61c_2.conda 2025-07-17T06:38:01.7393966Z #19 1.374 Extracting c-ares-1.34.5-hb9d3cd8_0.conda 2025-07-17T06:38:01.7394347Z #19 1.388 Extracting libexpat-2.7.0-h5888daf_0.conda 2025-07-17T06:38:01.7394736Z #19 1.390 Extracting libffi-3.4.6-h2dba641_1.conda 2025-07-17T06:38:01.7395123Z #19 1.394 Extracting libgcc-ng-15.1.0-h69a702a_2.conda 2025-07-17T06:38:01.7395497Z #19 1.398 Extracting libiconv-1.18-h4ce23a2_1.conda 2025-07-17T06:38:01.7395875Z #19 1.410 Extracting liblzma-5.8.1-hb9d3cd8_1.conda 2025-07-17T06:38:01.7396277Z #19 1.413 Extracting libstdcxx-15.1.0-h8f9b012_2.conda 2025-07-17T06:38:01.7396667Z #19 1.457 Extracting libzlib-1.3.1-hb9d3cd8_2.conda 2025-07-17T06:38:01.8921246Z #19 1.459 Extracting ncurses-6.5-h2d0b736_3.conda 2025-07-17T06:38:01.9039891Z #19 1.622 Extracting openssl-3.5.0-h7b32b05_1.conda 2025-07-17T06:38:02.0161674Z #19 1.657 Extracting reproc-14.2.5.post0-hb9d3cd8_0.conda 2025-07-17T06:38:02.0162117Z #19 1.661 Extracting bzip2-1.0.8-h4bc722e_7.conda 2025-07-17T06:38:02.0162505Z #19 1.666 Extracting cpp-expected-1.1.0-hff21bea_1.conda 2025-07-17T06:38:02.0162893Z #19 1.669 Extracting fmt-11.1.4-h07f6e7f_1.conda 2025-07-17T06:38:02.0163255Z #19 1.673 Extracting keyutils-1.6.1-h166bdaf_0.tar.bz2 2025-07-17T06:38:02.0163685Z #19 1.691 Extracting libedit-3.1.20250104-pl5321h7949ede_0.conda 2025-07-17T06:38:02.0164101Z #19 1.695 Extracting libev-4.33-hd590300_2.conda 2025-07-17T06:38:02.0164450Z #19 1.698 Extracting libnsl-2.0.1-hd590300_0.conda 2025-07-17T06:38:02.0164828Z #19 1.701 Extracting libsolv-0.7.32-h7955e40_2.conda 2025-07-17T06:38:02.0165249Z #19 1.710 Extracting libsqlite-3.49.2-hee588c1_0.conda 2025-07-17T06:38:02.0165623Z #19 1.718 Extracting libssh2-1.11.1-hcf80075_0.conda 2025-07-17T06:38:02.0166030Z #19 1.734 Extracting libstdcxx-ng-15.1.0-h4852527_2.conda 2025-07-17T06:38:02.1163582Z #19 1.738 Extracting libuuid-2.38.1-h0b41bf4_0.conda 2025-07-17T06:38:02.1164032Z #19 1.741 Extracting libxcrypt-4.4.36-hd590300_1.conda 2025-07-17T06:38:02.1164415Z #19 1.745 Extracting lz4-c-1.10.0-h5888daf_1.conda 2025-07-17T06:38:02.1164764Z #19 1.750 Extracting lzo-2.10-hd590300_1001.conda 2025-07-17T06:38:02.1165128Z #19 1.756 Extracting readline-8.2-h8c095d6_2.conda 2025-07-17T06:38:02.1165547Z #19 1.761 Extracting reproc-cpp-14.2.5.post0-h5888daf_0.conda 2025-07-17T06:38:02.1165958Z #19 1.765 Extracting simdjson-3.12.3-h84d6215_0.conda 2025-07-17T06:38:02.1166340Z #19 1.771 Extracting tk-8.6.13-noxft_h4845f30_101.conda 2025-07-17T06:38:02.1166714Z #19 1.828 Extracting yaml-cpp-0.8.0-h3f2d84a_0.conda 2025-07-17T06:38:02.1167106Z #19 1.834 Extracting zstd-1.5.7-hb8e6e7a_2.conda 2025-07-17T06:38:02.2342569Z #19 1.841 Extracting icu-75.1-he02047a_0.conda 2025-07-17T06:38:02.2343001Z #19 1.952 Extracting krb5-1.21.3-h659f571_0.conda 2025-07-17T06:38:02.4217841Z #19 1.974 Extracting libnghttp2-1.64.0-h161d5f1_0.conda 2025-07-17T06:38:02.4218799Z #19 1.982 Extracting nlohmann_json-3.11.3-he02047a_1.conda 2025-07-17T06:38:02.4219288Z #19 1.989 Extracting python-3.12.10-h9e4cc4f_0_cpython.conda 2025-07-17T06:38:02.6483929Z #19 2.366 Extracting libcurl-8.13.0-h332b0f4_0.conda 2025-07-17T06:38:02.7505214Z #19 2.372 Extracting libxml2-2.13.8-h4bc477f_0.conda 2025-07-17T06:38:02.7506477Z #19 2.382 Extracting menuinst-2.2.0-py312h7900ff3_0.conda 2025-07-17T06:38:02.7507414Z #19 2.390 Extracting archspec-0.2.5-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.7507823Z #19 2.397 Extracting boltons-24.0.0-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.7508259Z #19 2.406 Extracting brotli-python-1.1.0-py312h2ec8cdc_2.conda 2025-07-17T06:38:02.7509165Z #19 2.412 Extracting certifi-2025.4.26-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.7509620Z #19 2.415 Extracting charset-normalizer-3.4.2-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.7510182Z #19 2.419 Extracting colorama-0.4.6-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.7510567Z #19 2.422 Extracting distro-1.9.0-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.7510980Z #19 2.439 Extracting frozendict-2.4.6-py312h66e93f0_0.conda 2025-07-17T06:38:02.7511379Z #19 2.442 Extracting hpack-4.1.0-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.7511784Z #19 2.445 Extracting hyperframe-6.1.0-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.7512179Z #19 2.448 Extracting idna-3.10-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.7512569Z #19 2.452 Extracting jsonpointer-3.0.0-py312h7900ff3_1.conda 2025-07-17T06:38:02.7512987Z #19 2.454 Extracting libarchive-3.7.7-h75ea233_4.conda 2025-07-17T06:38:02.7513389Z #19 2.468 Extracting packaging-25.0-pyh29332c3_1.conda 2025-07-17T06:38:02.8661365Z #19 2.472 Extracting platformdirs-4.3.8-pyhe01879c_0.conda 2025-07-17T06:38:02.8661857Z #19 2.474 Extracting pluggy-1.5.0-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.8662267Z #19 2.477 Extracting pycosat-0.6.6-py312h66e93f0_2.conda 2025-07-17T06:38:02.8662679Z #19 2.481 Extracting pycparser-2.22-pyh29332c3_1.conda 2025-07-17T06:38:02.8663075Z #19 2.492 Extracting pysocks-1.7.1-pyha55dd90_7.conda 2025-07-17T06:38:02.8663499Z #19 2.495 Extracting ruamel.yaml.clib-0.2.8-py312h66e93f0_1.conda 2025-07-17T06:38:02.8663953Z #19 2.498 Extracting setuptools-80.1.0-pyhff2d567_0.conda 2025-07-17T06:38:02.8664371Z #19 2.538 Extracting truststore-0.10.1-pyh29332c3_0.conda 2025-07-17T06:38:02.8664762Z #19 2.541 Extracting wheel-0.45.1-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.8665154Z #19 2.546 Extracting cffi-1.17.1-py312h06ac9bb_0.conda 2025-07-17T06:38:02.8665533Z #19 2.553 Extracting h2-4.2.0-pyhd8ed1ab_0.conda 2025-07-17T06:38:02.8665906Z #19 2.556 Extracting jsonpatch-1.33-pyhd8ed1ab_1.conda 2025-07-17T06:38:02.8666309Z #19 2.559 Extracting libmamba-2.1.1-h430c389_0.conda 2025-07-17T06:38:02.8666678Z #19 2.584 Extracting pip-25.1.1-pyh8b19718_0.conda 2025-07-17T06:38:03.0015013Z #19 2.624 Extracting ruamel.yaml-0.18.10-py312h66e93f0_0.conda 2025-07-17T06:38:03.0016386Z #19 2.632 Extracting tqdm-4.67.1-pyhd8ed1ab_1.conda 2025-07-17T06:38:03.0017571Z #19 2.639 Extracting libmambapy-2.1.1-py312h07448e0_0.conda 2025-07-17T06:38:03.0018599Z #19 2.647 Extracting mamba-2.1.1-had4a41a_0.conda 2025-07-17T06:38:03.0019001Z #19 2.653 Extracting zstandard-0.23.0-py312h66e93f0_2.conda 2025-07-17T06:38:03.0019479Z #19 2.661 Extracting conda-package-streaming-0.11.0-pyhd8ed1ab_1.conda 2025-07-17T06:38:03.0019951Z #19 2.665 Extracting urllib3-2.4.0-pyhd8ed1ab_0.conda 2025-07-17T06:38:03.0020338Z #19 2.670 Extracting requests-2.32.3-pyhd8ed1ab_1.conda 2025-07-17T06:38:03.0020807Z #19 2.674 Extracting conda-package-handling-2.4.0-pyh7900ff3_2.conda 2025-07-17T06:38:03.0021267Z #19 2.678 Extracting conda-25.3.0-py312h7900ff3_0.conda 2025-07-17T06:38:03.0021710Z #19 2.719 Extracting conda-libmamba-solver-25.3.0-pyhd8ed1ab_0.conda 2025-07-17T06:38:03.2411067Z #19 2.733 2025-07-17T06:38:03.2411380Z #19 2.733 Installing base environment... 2025-07-17T06:38:03.2411708Z #19 2.733 2025-07-17T06:38:03.2412052Z #19 2.744 Transaction 2025-07-17T06:38:03.2412293Z #19 2.744 2025-07-17T06:38:03.2412585Z #19 2.744 Prefix: /opt/conda 2025-07-17T06:38:03.2412857Z #19 2.744 2025-07-17T06:38:03.2413104Z #19 2.744 Updating specs: 2025-07-17T06:38:03.2413344Z #19 2.744 2025-07-17T06:38:03.2413595Z #19 2.744 - _libgcc_mutex==0.1=conda_forge 2025-07-17T06:38:03.2413960Z #19 2.744 - ca-certificates==2025.4.26=hbd8a1cb_0 2025-07-17T06:38:03.2414316Z #19 2.744 - ld_impl_linux-64==2.43=h712a8e2_4 2025-07-17T06:38:03.2414655Z #19 2.744 - libgomp==15.1.0=h767d61c_2 2025-07-17T06:38:03.2414971Z #19 2.744 - pybind11-abi==4=hd8ed1ab_3 2025-07-17T06:38:03.2415275Z #19 2.744 - python_abi==3.12=7_cp312 2025-07-17T06:38:03.2415579Z #19 2.744 - tzdata==2025b=h78e105d_0 2025-07-17T06:38:03.2415870Z #19 2.744 - _openmp_mutex==4.5=2_gnu 2025-07-17T06:38:03.2416426Z #19 2.744 - libgcc==15.1.0=h767d61c_2 2025-07-17T06:38:03.2416796Z #19 2.744 - c-ares==1.34.5=hb9d3cd8_0 2025-07-17T06:38:03.2417486Z #19 2.744 - libexpat==2.7.0=h5888daf_0 2025-07-17T06:38:03.2417917Z #19 2.744 - libffi==3.4.6=h2dba641_1 2025-07-17T06:38:03.2418217Z #19 2.744 - libgcc-ng==15.1.0=h69a702a_2 2025-07-17T06:38:03.2418535Z #19 2.744 - libiconv==1.18=h4ce23a2_1 2025-07-17T06:38:03.2418843Z #19 2.744 - liblzma==5.8.1=hb9d3cd8_1 2025-07-17T06:38:03.2419147Z #19 2.744 - libstdcxx==15.1.0=h8f9b012_2 2025-07-17T06:38:03.2419464Z #19 2.744 - libzlib==1.3.1=hb9d3cd8_2 2025-07-17T06:38:03.2419772Z #19 2.744 - ncurses==6.5=h2d0b736_3 2025-07-17T06:38:03.2420065Z #19 2.744 - openssl==3.5.0=h7b32b05_1 2025-07-17T06:38:03.2420396Z #19 2.744 - reproc==14.2.5.0post0=hb9d3cd8_0 2025-07-17T06:38:03.2420713Z #19 2.744 - bzip2==1.0.8=h4bc722e_7 2025-07-17T06:38:03.2421035Z #19 2.744 - cpp-expected==1.1.0=hff21bea_1 2025-07-17T06:38:03.2421362Z #19 2.744 - fmt==11.1.4=h07f6e7f_1 2025-07-17T06:38:03.2421649Z #19 2.744 - keyutils==1.6.1=h166bdaf_0 2025-07-17T06:38:03.2421985Z #19 2.744 - libedit==3.1.20250104=pl5321h7949ede_0 2025-07-17T06:38:03.2422318Z #19 2.744 - libev==4.33=hd590300_2 2025-07-17T06:38:03.2422613Z #19 2.744 - libnsl==2.0.1=hd590300_0 2025-07-17T06:38:03.2422917Z #19 2.744 - libsolv==0.7.32=h7955e40_2 2025-07-17T06:38:03.2423223Z #19 2.744 - libsqlite==3.49.2=hee588c1_0 2025-07-17T06:38:03.2423541Z #19 2.744 - libssh2==1.11.1=hcf80075_0 2025-07-17T06:38:03.2423865Z #19 2.744 - libstdcxx-ng==15.1.0=h4852527_2 2025-07-17T06:38:03.2424177Z #19 2.744 - libuuid==2.38.1=h0b41bf4_0 2025-07-17T06:38:03.2424493Z #19 2.744 - libxcrypt==4.4.36=hd590300_1 2025-07-17T06:38:03.2424790Z #19 2.744 - lz4-c==1.10.0=h5888daf_1 2025-07-17T06:38:03.2425107Z #19 2.744 - lzo==2.10=hd590300_1001 2025-07-17T06:38:03.2425407Z #19 2.744 - readline==8.2=h8c095d6_2 2025-07-17T06:38:03.2425728Z #19 2.744 - reproc-cpp==14.2.5.0post0=h5888daf_0 2025-07-17T06:38:03.2426087Z #19 2.744 - simdjson==3.12.3=h84d6215_0 2025-07-17T06:38:03.2426414Z #19 2.744 - tk==8.6.13=noxft_h4845f30_101 2025-07-17T06:38:03.2426728Z #19 2.744 - yaml-cpp==0.8.0=h3f2d84a_0 2025-07-17T06:38:03.2427041Z #19 2.744 - zstd==1.5.7=hb8e6e7a_2 2025-07-17T06:38:03.2427326Z #19 2.744 - icu==75.1=he02047a_0 2025-07-17T06:38:03.2427621Z #19 2.744 - krb5==1.21.3=h659f571_0 2025-07-17T06:38:03.2427936Z #19 2.744 - libnghttp2==1.64.0=h161d5f1_0 2025-07-17T06:38:03.2428264Z #19 2.744 - nlohmann_json==3.11.3=he02047a_1 2025-07-17T06:38:03.2428620Z #19 2.744 - python==3.12.10=h9e4cc4f_0_cpython 2025-07-17T06:38:03.2428942Z #19 2.744 - libcurl==8.13.0=h332b0f4_0 2025-07-17T06:38:03.2429365Z #19 2.744 - libxml2==2.13.8=h4bc477f_0 2025-07-17T06:38:03.2429689Z #19 2.744 - menuinst==2.2.0=py312h7900ff3_0 2025-07-17T06:38:03.2430006Z #19 2.744 - archspec==0.2.5=pyhd8ed1ab_0 2025-07-17T06:38:03.2430327Z #19 2.744 - boltons==24.0.0=pyhd8ed1ab_1 2025-07-17T06:38:03.2430667Z #19 2.744 - brotli-python==1.1.0=py312h2ec8cdc_2 2025-07-17T06:38:03.2431076Z #19 2.744 - certifi==2025.4.26=pyhd8ed1ab_0 2025-07-17T06:38:03.2431478Z #19 2.744 - charset-normalizer==3.4.2=pyhd8ed1ab_0 2025-07-17T06:38:03.2431814Z #19 2.744 - colorama==0.4.6=pyhd8ed1ab_1 2025-07-17T06:38:03.2432129Z #19 2.744 - distro==1.9.0=pyhd8ed1ab_1 2025-07-17T06:38:03.2432452Z #19 2.744 - frozendict==2.4.6=py312h66e93f0_0 2025-07-17T06:38:03.2432764Z #19 2.744 - hpack==4.1.0=pyhd8ed1ab_0 2025-07-17T06:38:03.2433081Z #19 2.744 - hyperframe==6.1.0=pyhd8ed1ab_0 2025-07-17T06:38:03.2433384Z #19 2.744 - idna==3.10=pyhd8ed1ab_1 2025-07-17T06:38:03.2433698Z #19 2.744 - jsonpointer==3.0.0=py312h7900ff3_1 2025-07-17T06:38:03.2434033Z #19 2.744 - libarchive==3.7.7=h75ea233_4 2025-07-17T06:38:03.2434343Z #19 2.744 - packaging==25.0=pyh29332c3_1 2025-07-17T06:38:03.2434674Z #19 2.744 - platformdirs==4.3.8=pyhe01879c_0 2025-07-17T06:38:03.2435110Z #19 2.744 - pluggy==1.5.0=pyhd8ed1ab_1 2025-07-17T06:38:03.2435415Z #19 2.744 - pycosat==0.6.6=py312h66e93f0_2 2025-07-17T06:38:03.2435740Z #19 2.744 - pycparser==2.22=pyh29332c3_1 2025-07-17T06:38:03.2436110Z #19 2.744 - pysocks==1.7.1=pyha55dd90_7 2025-07-17T06:38:03.2436456Z #19 2.744 - ruamel.yaml.clib==0.2.8=py312h66e93f0_1 2025-07-17T06:38:03.2436819Z #19 2.744 - setuptools==80.1.0=pyhff2d567_0 2025-07-17T06:38:03.2437146Z #19 2.744 - truststore==0.10.1=pyh29332c3_0 2025-07-17T06:38:03.2437472Z #19 2.744 - wheel==0.45.1=pyhd8ed1ab_1 2025-07-17T06:38:03.2437785Z #19 2.744 - cffi==1.17.1=py312h06ac9bb_0 2025-07-17T06:38:03.2438077Z #19 2.744 - h2==4.2.0=pyhd8ed1ab_0 2025-07-17T06:38:03.2438449Z #19 2.744 - jsonpatch==1.33=pyhd8ed1ab_1 2025-07-17T06:38:03.2438917Z #19 2.744 - libmamba==2.1.1=h430c389_0 2025-07-17T06:38:03.2439226Z #19 2.744 - pip==25.1.1=pyh8b19718_0 2025-07-17T06:38:03.2439557Z #19 2.744 - ruamel.yaml==0.18.10=py312h66e93f0_0 2025-07-17T06:38:03.2439960Z #19 2.744 - tqdm==4.67.1=pyhd8ed1ab_1 2025-07-17T06:38:03.2440293Z #19 2.744 - libmambapy==2.1.1=py312h07448e0_0 2025-07-17T06:38:03.2440610Z #19 2.744 - mamba==2.1.1=had4a41a_0 2025-07-17T06:38:03.2440933Z #19 2.744 - zstandard==0.23.0=py312h66e93f0_2 2025-07-17T06:38:03.2441319Z #19 2.744 - conda-package-streaming==0.11.0=pyhd8ed1ab_1 2025-07-17T06:38:03.2441765Z #19 2.744 - urllib3==2.4.0=pyhd8ed1ab_0 2025-07-17T06:38:03.2442205Z #19 2.744 - requests==2.32.3=pyhd8ed1ab_1 2025-07-17T06:38:03.2442574Z #19 2.744 - conda-package-handling==2.4.0=pyh7900ff3_2 2025-07-17T06:38:03.2442933Z #19 2.744 - conda==25.3.0=py312h7900ff3_0 2025-07-17T06:38:03.2443295Z #19 2.744 - conda-libmamba-solver==25.3.0=pyhd8ed1ab_0 2025-07-17T06:38:03.2443619Z #19 2.744 2025-07-17T06:38:03.2443820Z #19 2.744 2025-07-17T06:38:03.2444136Z #19 2.745 Package Version Build Channel Size 2025-07-17T06:38:03.2444932Z #19 2.745 ───────────────────────────────────────────────────────────────────────────────────── 2025-07-17T06:38:03.2445319Z #19 2.745 Install: 2025-07-17T06:38:03.2445791Z #19 2.745 ───────────────────────────────────────────────────────────────────────────────────── 2025-07-17T06:38:03.2446149Z #19 2.745 2025-07-17T06:38:03.2446472Z #19 2.745 + _libgcc_mutex 0.1 conda_forge conda-forge 2025-07-17T06:38:03.2446972Z #19 2.745 + _openmp_mutex 4.5 2_gnu conda-forge 2025-07-17T06:38:03.2447480Z #19 2.745 + archspec 0.2.5 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2447975Z #19 2.745 + boltons 24.0.0 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2448477Z #19 2.745 + brotli-python 1.1.0 py312h2ec8cdc_2 conda-forge 2025-07-17T06:38:03.2448979Z #19 2.745 + bzip2 1.0.8 h4bc722e_7 conda-forge 2025-07-17T06:38:03.2449462Z #19 2.745 + c-ares 1.34.5 hb9d3cd8_0 conda-forge 2025-07-17T06:38:03.2449973Z #19 2.745 + ca-certificates 2025.4.26 hbd8a1cb_0 conda-forge 2025-07-17T06:38:03.2450507Z #19 2.745 + certifi 2025.4.26 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2450989Z #19 2.745 + cffi 1.17.1 py312h06ac9bb_0 conda-forge 2025-07-17T06:38:03.2451501Z #19 2.745 + charset-normalizer 3.4.2 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2452038Z #19 2.745 + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2452639Z #19 2.745 + conda 25.3.0 py312h7900ff3_0 conda-forge 2025-07-17T06:38:03.2453180Z #19 2.745 + conda-libmamba-solver 25.3.0 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2453770Z #19 2.745 + conda-package-handling 2.4.0 pyh7900ff3_2 conda-forge 2025-07-17T06:38:03.2454491Z #19 2.745 + conda-package-streaming 0.11.0 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2455127Z #19 2.745 + cpp-expected 1.1.0 hff21bea_1 conda-forge 2025-07-17T06:38:03.2455620Z #19 2.745 + distro 1.9.0 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2456222Z #19 2.745 + fmt 11.1.4 h07f6e7f_1 conda-forge 2025-07-17T06:38:03.2456695Z #19 2.745 + frozendict 2.4.6 py312h66e93f0_0 conda-forge 2025-07-17T06:38:03.2457172Z #19 2.745 + h2 4.2.0 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2457630Z #19 2.745 + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2458116Z #19 2.745 + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2458601Z #19 2.745 + icu 75.1 he02047a_0 conda-forge 2025-07-17T06:38:03.2459057Z #19 2.745 + idna 3.10 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2459527Z #19 2.745 + jsonpatch 1.33 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2460038Z #19 2.745 + jsonpointer 3.0.0 py312h7900ff3_1 conda-forge 2025-07-17T06:38:03.2460544Z #19 2.745 + keyutils 1.6.1 h166bdaf_0 conda-forge 2025-07-17T06:38:03.2461000Z #19 2.745 + krb5 1.21.3 h659f571_0 conda-forge 2025-07-17T06:38:03.2461483Z #19 2.745 + ld_impl_linux-64 2.43 h712a8e2_4 conda-forge 2025-07-17T06:38:03.2461991Z #19 2.745 + libarchive 3.7.7 h75ea233_4 conda-forge 2025-07-17T06:38:03.2462477Z #19 2.745 + libcurl 8.13.0 h332b0f4_0 conda-forge 2025-07-17T06:38:03.2462977Z #19 2.745 + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 2025-07-17T06:38:03.2463614Z #19 2.745 + libev 4.33 hd590300_2 conda-forge 2025-07-17T06:38:03.2464073Z #19 2.745 + libexpat 2.7.0 h5888daf_0 conda-forge 2025-07-17T06:38:03.2464556Z #19 2.745 + libffi 3.4.6 h2dba641_1 conda-forge 2025-07-17T06:38:03.2465029Z #19 2.745 + libgcc 15.1.0 h767d61c_2 conda-forge 2025-07-17T06:38:03.2465498Z #19 2.745 + libgcc-ng 15.1.0 h69a702a_2 conda-forge 2025-07-17T06:38:03.2465985Z #19 2.745 + libgomp 15.1.0 h767d61c_2 conda-forge 2025-07-17T06:38:03.2466475Z #19 2.745 + libiconv 1.18 h4ce23a2_1 conda-forge 2025-07-17T06:38:03.2466956Z #19 2.745 + liblzma 5.8.1 hb9d3cd8_1 conda-forge 2025-07-17T06:38:03.2467445Z #19 2.745 + libmamba 2.1.1 h430c389_0 conda-forge 2025-07-17T06:38:03.2477152Z #19 2.745 + libmambapy 2.1.1 py312h07448e0_0 conda-forge 2025-07-17T06:38:03.2477800Z #19 2.745 + libnghttp2 1.64.0 h161d5f1_0 conda-forge 2025-07-17T06:38:03.2478394Z #19 2.745 + libnsl 2.0.1 hd590300_0 conda-forge 2025-07-17T06:38:03.2478900Z #19 2.745 + libsolv 0.7.32 h7955e40_2 conda-forge 2025-07-17T06:38:03.2479382Z #19 2.745 + libsqlite 3.49.2 hee588c1_0 conda-forge 2025-07-17T06:38:03.2479875Z #19 2.745 + libssh2 1.11.1 hcf80075_0 conda-forge 2025-07-17T06:38:03.2480530Z #19 2.745 + libstdcxx 15.1.0 h8f9b012_2 conda-forge 2025-07-17T06:38:03.2481117Z #19 2.745 + libstdcxx-ng 15.1.0 h4852527_2 conda-forge 2025-07-17T06:38:03.2481619Z #19 2.745 + libuuid 2.38.1 h0b41bf4_0 conda-forge 2025-07-17T06:38:03.2482110Z #19 2.745 + libxcrypt 4.4.36 hd590300_1 conda-forge 2025-07-17T06:38:03.2482590Z #19 2.745 + libxml2 2.13.8 h4bc477f_0 conda-forge 2025-07-17T06:38:03.2483076Z #19 2.745 + libzlib 1.3.1 hb9d3cd8_2 conda-forge 2025-07-17T06:38:03.2483552Z #19 2.745 + lz4-c 1.10.0 h5888daf_1 conda-forge 2025-07-17T06:38:03.2483989Z #19 2.745 + lzo 2.10 hd590300_1001 conda-forge 2025-07-17T06:38:03.2484446Z #19 2.745 + mamba 2.1.1 had4a41a_0 conda-forge 2025-07-17T06:38:03.2484936Z #19 2.745 + menuinst 2.2.0 py312h7900ff3_0 conda-forge 2025-07-17T06:38:03.2485412Z #19 2.745 + ncurses 6.5 h2d0b736_3 conda-forge 2025-07-17T06:38:03.2485909Z #19 2.745 + nlohmann_json 3.11.3 he02047a_1 conda-forge 2025-07-17T06:38:03.2486400Z #19 2.745 + openssl 3.5.0 h7b32b05_1 conda-forge 2025-07-17T06:38:03.2486893Z #19 2.745 + packaging 25.0 pyh29332c3_1 conda-forge 2025-07-17T06:38:03.2487374Z #19 2.745 + pip 25.1.1 pyh8b19718_0 conda-forge 2025-07-17T06:38:03.2487854Z #19 2.745 + platformdirs 4.3.8 pyhe01879c_0 conda-forge 2025-07-17T06:38:03.2488366Z #19 2.745 + pluggy 1.5.0 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2488866Z #19 2.745 + pybind11-abi 4 hd8ed1ab_3 conda-forge 2025-07-17T06:38:03.2489357Z #19 2.745 + pycosat 0.6.6 py312h66e93f0_2 conda-forge 2025-07-17T06:38:03.2489850Z #19 2.745 + pycparser 2.22 pyh29332c3_1 conda-forge 2025-07-17T06:38:03.2490341Z #19 2.745 + pysocks 1.7.1 pyha55dd90_7 conda-forge 2025-07-17T06:38:03.2490924Z #19 2.745 + python 3.12.10 h9e4cc4f_0_cpython conda-forge 2025-07-17T06:38:03.2491403Z #19 2.745 + python_abi 3.12 7_cp312 conda-forge 2025-07-17T06:38:03.2491876Z #19 2.745 + readline 8.2 h8c095d6_2 conda-forge 2025-07-17T06:38:03.2492343Z #19 2.745 + reproc 14.2.5.post0 hb9d3cd8_0 conda-forge 2025-07-17T06:38:03.2492855Z #19 2.745 + reproc-cpp 14.2.5.post0 h5888daf_0 conda-forge 2025-07-17T06:38:03.2493360Z #19 2.745 + requests 2.32.3 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2493840Z #19 2.745 + ruamel.yaml 0.18.10 py312h66e93f0_0 conda-forge 2025-07-17T06:38:03.2494351Z #19 2.745 + ruamel.yaml.clib 0.2.8 py312h66e93f0_1 conda-forge 2025-07-17T06:38:03.2494865Z #19 2.745 + setuptools 80.1.0 pyhff2d567_0 conda-forge 2025-07-17T06:38:03.2495344Z #19 2.745 + simdjson 3.12.3 h84d6215_0 conda-forge 2025-07-17T06:38:03.2495798Z #19 2.745 + tk 8.6.13 noxft_h4845f30_101 conda-forge 2025-07-17T06:38:03.2496241Z #19 2.745 + tqdm 4.67.1 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2496768Z #19 2.745 + truststore 0.10.1 pyh29332c3_0 conda-forge 2025-07-17T06:38:03.2497304Z #19 2.745 + tzdata 2025b h78e105d_0 conda-forge 2025-07-17T06:38:03.2497778Z #19 2.745 + urllib3 2.4.0 pyhd8ed1ab_0 conda-forge 2025-07-17T06:38:03.2498235Z #19 2.745 + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 2025-07-17T06:38:03.2498706Z #19 2.745 + yaml-cpp 0.8.0 h3f2d84a_0 conda-forge 2025-07-17T06:38:03.2499180Z #19 2.745 + zstandard 0.23.0 py312h66e93f0_2 conda-forge 2025-07-17T06:38:03.2499651Z #19 2.745 + zstd 1.5.7 hb8e6e7a_2 conda-forge 2025-07-17T06:38:03.2500016Z #19 2.745 2025-07-17T06:38:03.2500213Z #19 2.745 Summary: 2025-07-17T06:38:03.2500440Z #19 2.745 2025-07-17T06:38:03.2500661Z #19 2.745 Install: 88 packages 2025-07-17T06:38:03.2500913Z #19 2.745 2025-07-17T06:38:03.2501124Z #19 2.745 Total download: 0 B 2025-07-17T06:38:03.2501370Z #19 2.745 2025-07-17T06:38:03.2501902Z #19 2.745 ───────────────────────────────────────────────────────────────────────────────────── 2025-07-17T06:38:03.2502275Z #19 2.745 2025-07-17T06:38:03.2502456Z #19 2.745 2025-07-17T06:38:03.2502649Z #19 2.745 2025-07-17T06:38:03.2502852Z #19 2.745 Transaction starting 2025-07-17T06:38:03.2503162Z #19 2.750 Linking _libgcc_mutex-0.1-conda_forge 2025-07-17T06:38:03.2503542Z #19 2.750 Linking ca-certificates-2025.4.26-hbd8a1cb_0 2025-07-17T06:38:03.2503913Z #19 2.751 Linking ld_impl_linux-64-2.43-h712a8e2_4 2025-07-17T06:38:03.2504264Z #19 2.769 Linking libgomp-15.1.0-h767d61c_2 2025-07-17T06:38:03.2504587Z #19 2.769 Linking pybind11-abi-4-hd8ed1ab_3 2025-07-17T06:38:03.2504917Z #19 2.769 Linking python_abi-3.12-7_cp312 2025-07-17T06:38:03.2505238Z #19 2.770 Linking tzdata-2025b-h78e105d_0 2025-07-17T06:38:03.2505558Z #19 2.794 Linking _openmp_mutex-4.5-2_gnu 2025-07-17T06:38:03.2505880Z #19 2.794 Linking libgcc-15.1.0-h767d61c_2 2025-07-17T06:38:03.2506200Z #19 2.795 Linking c-ares-1.34.5-hb9d3cd8_0 2025-07-17T06:38:03.2506521Z #19 2.802 Linking libexpat-2.7.0-h5888daf_0 2025-07-17T06:38:03.2506846Z #19 2.802 Linking libffi-3.4.6-h2dba641_1 2025-07-17T06:38:03.2507160Z #19 2.803 Linking libgcc-ng-15.1.0-h69a702a_2 2025-07-17T06:38:03.2507497Z #19 2.803 Linking libiconv-1.18-h4ce23a2_1 2025-07-17T06:38:03.2507821Z #19 2.807 Linking liblzma-5.8.1-hb9d3cd8_1 2025-07-17T06:38:03.2508136Z #19 2.808 Linking libstdcxx-15.1.0-h8f9b012_2 2025-07-17T06:38:03.2508468Z #19 2.808 Linking libzlib-1.3.1-hb9d3cd8_2 2025-07-17T06:38:03.2508788Z #19 2.808 Linking ncurses-6.5-h2d0b736_3 2025-07-17T06:38:04.5431616Z #19 4.261 Linking openssl-3.5.0-h7b32b05_1 2025-07-17T06:38:04.6442981Z #19 4.276 Linking reproc-14.2.5.post0-hb9d3cd8_0 2025-07-17T06:38:04.6443724Z #19 4.276 Linking bzip2-1.0.8-h4bc722e_7 2025-07-17T06:38:04.6444120Z #19 4.278 Linking cpp-expected-1.1.0-hff21bea_1 2025-07-17T06:38:04.6444456Z #19 4.278 Linking fmt-11.1.4-h07f6e7f_1 2025-07-17T06:38:04.6444787Z #19 4.279 Linking keyutils-1.6.1-h166bdaf_0 2025-07-17T06:38:04.6445168Z #19 4.283 Linking libedit-3.1.20250104-pl5321h7949ede_0 2025-07-17T06:38:04.6445538Z #19 4.286 Linking libev-4.33-hd590300_2 2025-07-17T06:38:04.6445859Z #19 4.287 Linking libnsl-2.0.1-hd590300_0 2025-07-17T06:38:04.6446177Z #19 4.288 Linking libsolv-0.7.32-h7955e40_2 2025-07-17T06:38:04.6446523Z #19 4.290 Linking libsqlite-3.49.2-hee588c1_0 2025-07-17T06:38:04.6446870Z #19 4.291 Linking libssh2-1.11.1-hcf80075_0 2025-07-17T06:38:04.6447204Z #19 4.300 Linking libstdcxx-ng-15.1.0-h4852527_2 2025-07-17T06:38:04.6447574Z #19 4.300 Linking libuuid-2.38.1-h0b41bf4_0 2025-07-17T06:38:04.6447900Z #19 4.300 Linking libxcrypt-4.4.36-hd590300_1 2025-07-17T06:38:04.6448231Z #19 4.301 Linking lz4-c-1.10.0-h5888daf_1 2025-07-17T06:38:04.6448548Z #19 4.303 Linking lzo-2.10-hd590300_1001 2025-07-17T06:38:04.6449122Z #19 4.304 Linking readline-8.2-h8c095d6_2 2025-07-17T06:38:04.6449487Z #19 4.306 Linking reproc-cpp-14.2.5.post0-h5888daf_0 2025-07-17T06:38:04.6449862Z #19 4.307 Linking simdjson-3.12.3-h84d6215_0 2025-07-17T06:38:04.6450283Z #19 4.307 Linking tk-8.6.13-noxft_h4845f30_101 2025-07-17T06:38:04.6450646Z #19 4.329 Linking yaml-cpp-0.8.0-h3f2d84a_0 2025-07-17T06:38:04.6450959Z #19 4.332 Linking zstd-1.5.7-hb8e6e7a_2 2025-07-17T06:38:04.6451269Z #19 4.333 Linking icu-75.1-he02047a_0 2025-07-17T06:38:04.6451562Z #19 4.346 Linking krb5-1.21.3-h659f571_0 2025-07-17T06:38:04.6451897Z #19 4.358 Linking libnghttp2-1.64.0-h161d5f1_0 2025-07-17T06:38:04.6452257Z #19 4.359 Linking nlohmann_json-3.11.3-he02047a_1 2025-07-17T06:38:04.6452615Z #19 4.362 Linking python-3.12.10-h9e4cc4f_0_cpython 2025-07-17T06:38:04.8038052Z #19 4.521 Linking libcurl-8.13.0-h332b0f4_0 2025-07-17T06:38:04.9247608Z #19 4.524 Linking libxml2-2.13.8-h4bc477f_0 2025-07-17T06:38:04.9248030Z #19 4.528 Linking menuinst-2.2.0-py312h7900ff3_0 2025-07-17T06:38:04.9248435Z #19 4.532 Linking archspec-0.2.5-pyhd8ed1ab_0 2025-07-17T06:38:04.9248779Z #19 4.539 Linking boltons-24.0.0-pyhd8ed1ab_1 2025-07-17T06:38:04.9249177Z #19 4.541 Linking brotli-python-1.1.0-py312h2ec8cdc_2 2025-07-17T06:38:04.9249571Z #19 4.542 Linking certifi-2025.4.26-pyhd8ed1ab_0 2025-07-17T06:38:04.9249950Z #19 4.543 Linking charset-normalizer-3.4.2-pyhd8ed1ab_0 2025-07-17T06:38:04.9250344Z #19 4.544 Linking colorama-0.4.6-pyhd8ed1ab_1 2025-07-17T06:38:04.9250698Z #19 4.546 Linking distro-1.9.0-pyhd8ed1ab_1 2025-07-17T06:38:04.9251045Z #19 4.547 Linking frozendict-2.4.6-py312h66e93f0_0 2025-07-17T06:38:04.9251407Z #19 4.548 Linking hpack-4.1.0-pyhd8ed1ab_0 2025-07-17T06:38:04.9251748Z #19 4.549 Linking hyperframe-6.1.0-pyhd8ed1ab_0 2025-07-17T06:38:04.9252111Z #19 4.550 Linking idna-3.10-pyhd8ed1ab_1 2025-07-17T06:38:04.9252465Z #19 4.551 Linking jsonpointer-3.0.0-py312h7900ff3_1 2025-07-17T06:38:04.9252826Z #19 4.552 Linking libarchive-3.7.7-h75ea233_4 2025-07-17T06:38:04.9253183Z #19 4.554 Linking packaging-25.0-pyh29332c3_1 2025-07-17T06:38:04.9253549Z #19 4.556 Linking platformdirs-4.3.8-pyhe01879c_0 2025-07-17T06:38:04.9253904Z #19 4.557 Linking pluggy-1.5.0-pyhd8ed1ab_1 2025-07-17T06:38:04.9254257Z #19 4.558 Linking pycosat-0.6.6-py312h66e93f0_2 2025-07-17T06:38:04.9254606Z #19 4.559 Linking pycparser-2.22-pyh29332c3_1 2025-07-17T06:38:04.9254962Z #19 4.567 Linking pysocks-1.7.1-pyha55dd90_7 2025-07-17T06:38:04.9255348Z #19 4.568 Linking ruamel.yaml.clib-0.2.8-py312h66e93f0_1 2025-07-17T06:38:04.9256021Z #19 4.568 Linking setuptools-80.1.0-pyhff2d567_0 2025-07-17T06:38:04.9256405Z #19 4.598 Linking truststore-0.10.1-pyh29332c3_0 2025-07-17T06:38:04.9256760Z #19 4.599 Linking wheel-0.45.1-pyhd8ed1ab_1 2025-07-17T06:38:04.9257086Z #19 4.601 Linking cffi-1.17.1-py312h06ac9bb_0 2025-07-17T06:38:04.9257420Z #19 4.604 Linking h2-4.2.0-pyhd8ed1ab_0 2025-07-17T06:38:04.9257740Z #19 4.605 Linking jsonpatch-1.33-pyhd8ed1ab_1 2025-07-17T06:38:04.9258084Z #19 4.606 Linking libmamba-2.1.1-h430c389_0 2025-07-17T06:38:04.9258424Z #19 4.612 Linking pip-25.1.1-pyh8b19718_0 2025-07-17T06:38:04.9258768Z #19 4.642 Linking ruamel.yaml-0.18.10-py312h66e93f0_0 2025-07-17T06:38:05.0456086Z #19 4.646 Linking tqdm-4.67.1-pyhd8ed1ab_1 2025-07-17T06:38:05.0456588Z #19 4.650 Linking libmambapy-2.1.1-py312h07448e0_0 2025-07-17T06:38:05.0456950Z #19 4.653 Linking mamba-2.1.1-had4a41a_0 2025-07-17T06:38:05.0457303Z #19 4.654 Linking zstandard-0.23.0-py312h66e93f0_2 2025-07-17T06:38:05.0457720Z #19 4.655 Linking conda-package-streaming-0.11.0-pyhd8ed1ab_1 2025-07-17T06:38:05.0458139Z #19 4.657 Linking urllib3-2.4.0-pyhd8ed1ab_0 2025-07-17T06:38:05.0458489Z #19 4.663 Linking requests-2.32.3-pyhd8ed1ab_1 2025-07-17T06:38:05.0458884Z #19 4.666 Linking conda-package-handling-2.4.0-pyh7900ff3_2 2025-07-17T06:38:05.0459287Z #19 4.669 Linking conda-25.3.0-py312h7900ff3_0 2025-07-17T06:38:05.0459681Z #19 4.763 Linking conda-libmamba-solver-25.3.0-pyhd8ed1ab_0 2025-07-17T06:38:05.1459048Z #19 4.796 2025-07-17T06:38:05.1459662Z #19 4.796 Transaction finished 2025-07-17T06:38:05.1459942Z #19 4.796 2025-07-17T06:38:05.1460167Z #19 4.863 installation finished. 2025-07-17T06:38:05.2999005Z #19 4.865 + popd 2025-07-17T06:38:05.2999885Z #19 4.865 + sed -e 's|PATH="\(.*\)"|PATH="/opt/conda/bin:\1"|g' -i /etc/environment 2025-07-17T06:38:05.3000374Z #19 4.865 / 2025-07-17T06:38:05.3000979Z #19 4.866 + export PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T06:38:05.3001988Z #19 4.866 + PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T06:38:05.3002643Z #19 4.866 + pushd /opt/conda 2025-07-17T06:38:05.3002911Z #19 4.866 /opt/conda / 2025-07-17T06:38:05.3003139Z #19 4.866 ++ uname -m 2025-07-17T06:38:05.3003393Z #19 4.867 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-17T06:38:05.3003734Z #19 4.867 + export SYSROOT_DEP=sysroot_linux-64=2.17 2025-07-17T06:38:05.3004119Z #19 4.867 + SYSROOT_DEP=sysroot_linux-64=2.17 2025-07-17T06:38:05.3004580Z #19 4.867 + as_jenkins conda create -n py_3.10 -y python=3.10 sysroot_linux-64=2.17 2025-07-17T06:38:05.3005924Z #19 4.867 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda create -n py_3.10 -y python=3.10 sysroot_linux-64=2.17 2025-07-17T06:38:05.6274496Z #19 5.345 Channels: 2025-07-17T06:38:05.6274866Z #19 5.345 - conda-forge 2025-07-17T06:38:05.6275151Z #19 5.345 Platform: linux-64 2025-07-17T06:38:16.0722563Z #19 5.345 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:38:16.3476851Z #19 15.79 Solving environment: ...working... done 2025-07-17T06:38:16.4888496Z #19 16.07 2025-07-17T06:38:16.4888757Z #19 16.07 2025-07-17T06:38:16.4889040Z #19 16.07 ==> WARNING: A newer version of conda exists. <== 2025-07-17T06:38:16.4889447Z #19 16.07 current version: 25.3.0 2025-07-17T06:38:16.4889881Z #19 16.07 latest version: 25.5.1 2025-07-17T06:38:16.4890367Z #19 16.07 2025-07-17T06:38:16.4890615Z #19 16.07 Please update conda by running 2025-07-17T06:38:16.4890901Z #19 16.07 2025-07-17T06:38:16.4891182Z #19 16.07 $ conda update -n base -c conda-forge conda 2025-07-17T06:38:16.4891642Z #19 16.07 2025-07-17T06:38:16.4891842Z #19 16.07 2025-07-17T06:38:16.4892101Z #19 16.11 2025-07-17T06:38:16.4892477Z #19 16.11 ## Package Plan ## 2025-07-17T06:38:16.4892837Z #19 16.11 2025-07-17T06:38:16.4893097Z #19 16.11 environment location: /opt/conda/envs/py_3.10 2025-07-17T06:38:16.4893539Z #19 16.11 2025-07-17T06:38:16.4893755Z #19 16.11 added / updated specs: 2025-07-17T06:38:16.4894049Z #19 16.11 - python=3.10 2025-07-17T06:38:16.4894328Z #19 16.11 - sysroot_linux-64=2.17 2025-07-17T06:38:16.4894596Z #19 16.11 2025-07-17T06:38:16.4894796Z #19 16.11 2025-07-17T06:38:16.4895042Z #19 16.11 The following packages will be downloaded: 2025-07-17T06:38:16.4895385Z #19 16.11 2025-07-17T06:38:16.4895634Z #19 16.11 package | build 2025-07-17T06:38:16.4896014Z #19 16.11 ---------------------------|----------------- 2025-07-17T06:38:16.4896483Z #19 16.11 ca-certificates-2025.7.14 | hbd8a1cb_0 152 KB conda-forge 2025-07-17T06:38:16.4897116Z #19 16.11 kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-07-17T06:38:16.4897642Z #19 16.11 ld_impl_linux-64-2.44 | h1423503_1 660 KB conda-forge 2025-07-17T06:38:16.4898133Z #19 16.11 libexpat-2.7.1 | hecca717_0 73 KB conda-forge 2025-07-17T06:38:16.4898592Z #19 16.11 libgcc-15.1.0 | h767d61c_3 806 KB conda-forge 2025-07-17T06:38:16.4899060Z #19 16.11 libgcc-ng-15.1.0 | h69a702a_3 28 KB conda-forge 2025-07-17T06:38:16.4899585Z #19 16.11 libgomp-15.1.0 | h767d61c_3 437 KB conda-forge 2025-07-17T06:38:16.4900270Z #19 16.11 liblzma-5.8.1 | hb9d3cd8_2 110 KB conda-forge 2025-07-17T06:38:16.4900973Z #19 16.11 libnsl-2.0.1 | hb9d3cd8_1 33 KB conda-forge 2025-07-17T06:38:16.4901805Z #19 16.11 libsqlite-3.50.2 | hee844dc_2 914 KB conda-forge 2025-07-17T06:38:16.4902279Z #19 16.11 libstdcxx-15.1.0 | h8f9b012_3 3.7 MB conda-forge 2025-07-17T06:38:16.4902874Z #19 16.11 libstdcxx-ng-15.1.0 | h4852527_3 28 KB conda-forge 2025-07-17T06:38:16.4903579Z #19 16.11 openssl-3.5.1 | h7b32b05_0 3.0 MB conda-forge 2025-07-17T06:38:16.4904178Z #19 16.11 python-3.10.18 |hd6af730_0_cpython 23.9 MB conda-forge 2025-07-17T06:38:16.4904822Z #19 16.11 setuptools-80.9.0 | pyhff2d567_0 731 KB conda-forge 2025-07-17T06:38:16.4905620Z #19 16.11 sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-07-17T06:38:16.4906247Z #19 16.11 tk-8.6.13 |noxft_hd72426e_102 3.1 MB conda-forge 2025-07-17T06:38:16.4906699Z #19 16.11 ------------------------------------------------------------ 2025-07-17T06:38:16.4907116Z #19 16.11 Total: 53.0 MB 2025-07-17T06:38:16.4907686Z #19 16.11 2025-07-17T06:38:16.4908030Z #19 16.11 The following NEW packages will be INSTALLED: 2025-07-17T06:38:16.4908409Z #19 16.11 2025-07-17T06:38:16.4908787Z #19 16.11 _libgcc_mutex conda-forge/linux-64::_libgcc_mutex-0.1-conda_forge 2025-07-17T06:38:16.4909426Z #19 16.11 _openmp_mutex conda-forge/linux-64::_openmp_mutex-4.5-2_gnu 2025-07-17T06:38:16.4910211Z #19 16.11 bzip2 conda-forge/linux-64::bzip2-1.0.8-h4bc722e_7 2025-07-17T06:38:16.4910929Z #19 16.11 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 2025-07-17T06:38:16.4911479Z #19 16.11 icu conda-forge/linux-64::icu-75.1-he02047a_0 2025-07-17T06:38:16.4912020Z #19 16.11 kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-07-17T06:38:16.4912650Z #19 16.11 ld_impl_linux-64 conda-forge/linux-64::ld_impl_linux-64-2.44-h1423503_1 2025-07-17T06:38:16.4913185Z #19 16.11 libexpat conda-forge/linux-64::libexpat-2.7.1-hecca717_0 2025-07-17T06:38:16.4913681Z #19 16.11 libffi conda-forge/linux-64::libffi-3.4.6-h2dba641_1 2025-07-17T06:38:16.4914219Z #19 16.11 libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_3 2025-07-17T06:38:16.4914946Z #19 16.11 libgcc-ng conda-forge/linux-64::libgcc-ng-15.1.0-h69a702a_3 2025-07-17T06:38:16.4915569Z #19 16.11 libgomp conda-forge/linux-64::libgomp-15.1.0-h767d61c_3 2025-07-17T06:38:16.4916123Z #19 16.11 liblzma conda-forge/linux-64::liblzma-5.8.1-hb9d3cd8_2 2025-07-17T06:38:16.4916596Z #19 16.11 libnsl conda-forge/linux-64::libnsl-2.0.1-hb9d3cd8_1 2025-07-17T06:38:16.4917440Z #19 16.11 libsqlite conda-forge/linux-64::libsqlite-3.50.2-hee844dc_2 2025-07-17T06:38:16.4918032Z #19 16.11 libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_3 2025-07-17T06:38:16.4918986Z #19 16.11 libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-15.1.0-h4852527_3 2025-07-17T06:38:16.4919542Z #19 16.11 libuuid conda-forge/linux-64::libuuid-2.38.1-h0b41bf4_0 2025-07-17T06:38:16.4920064Z #19 16.11 libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-07-17T06:38:16.4920560Z #19 16.11 libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-07-17T06:38:16.4921145Z #19 16.11 ncurses conda-forge/linux-64::ncurses-6.5-h2d0b736_3 2025-07-17T06:38:16.4921685Z #19 16.11 openssl conda-forge/linux-64::openssl-3.5.1-h7b32b05_0 2025-07-17T06:38:16.4922522Z #19 16.11 pip conda-forge/noarch::pip-25.1.1-pyh8b19718_0 2025-07-17T06:38:16.4923239Z #19 16.11 python conda-forge/linux-64::python-3.10.18-hd6af730_0_cpython 2025-07-17T06:38:16.4923873Z #19 16.11 readline conda-forge/linux-64::readline-8.2-h8c095d6_2 2025-07-17T06:38:16.4926322Z #19 16.11 setuptools conda-forge/noarch::setuptools-80.9.0-pyhff2d567_0 2025-07-17T06:38:16.4927067Z #19 16.11 sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-07-17T06:38:16.4927915Z #19 16.11 tk conda-forge/linux-64::tk-8.6.13-noxft_hd72426e_102 2025-07-17T06:38:16.4928610Z #19 16.11 tzdata conda-forge/noarch::tzdata-2025b-h78e105d_0 2025-07-17T06:38:16.4929334Z #19 16.11 wheel conda-forge/noarch::wheel-0.45.1-pyhd8ed1ab_1 2025-07-17T06:38:16.4929793Z #19 16.11 2025-07-17T06:38:16.4930100Z #19 16.11 2025-07-17T06:38:16.4930433Z #19 16.11 2025-07-17T06:38:16.4930888Z #19 16.11 Downloading and Extracting Packages: ...working... 2025-07-17T06:38:16.4931584Z python-3.10.18 | 23.9 MB | | 0% 2025-07-17T06:38:16.4931952Z #19 16.11 2025-07-17T06:38:16.4932459Z sysroot_linux-64-2.1 | 14.5 MB | | 0%  2025-07-17T06:38:16.4932815Z #19 16.11 2025-07-17T06:38:16.4932999Z #19 16.11 2025-07-17T06:38:16.4933437Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-07-17T06:38:16.4933946Z #19 16.12 2025-07-17T06:38:16.4934284Z #19 16.12 2025-07-17T06:38:16.4934526Z #19 16.12 2025-07-17T06:38:16.4934915Z tk-8.6.13 | 3.1 MB | | 0%  2025-07-17T06:38:16.4935340Z #19 16.12 2025-07-17T06:38:16.4935668Z #19 16.12 2025-07-17T06:38:16.4935943Z #19 16.12 2025-07-17T06:38:16.4936143Z #19 16.12 2025-07-17T06:38:16.4936565Z openssl-3.5.1 | 3.0 MB | | 0%  2025-07-17T06:38:16.4937016Z #19 16.12 2025-07-17T06:38:16.4937344Z #19 16.12 2025-07-17T06:38:16.4937617Z #19 16.12 2025-07-17T06:38:16.4937848Z #19 16.12 2025-07-17T06:38:16.4938112Z #19 16.12 2025-07-17T06:38:16.4938713Z kernel-headers_linux | 921 KB | | 0%  2025-07-17T06:38:16.4939213Z #19 16.12 2025-07-17T06:38:16.4939489Z #19 16.12 2025-07-17T06:38:16.4939688Z #19 16.12 2025-07-17T06:38:16.4940041Z #19 16.12 2025-07-17T06:38:16.4940369Z #19 16.12 2025-07-17T06:38:16.4940579Z #19 16.12 2025-07-17T06:38:16.4940981Z libsqlite-3.50.2 | 914 KB | | 0%  2025-07-17T06:38:16.4941357Z #19 16.12 2025-07-17T06:38:16.4941556Z #19 16.12 2025-07-17T06:38:16.4941774Z #19 16.12 2025-07-17T06:38:16.4942010Z #19 16.12 2025-07-17T06:38:16.4942200Z #19 16.12 2025-07-17T06:38:16.4942450Z #19 16.12 2025-07-17T06:38:16.4942651Z #19 16.12 2025-07-17T06:38:16.4943158Z libgcc-15.1.0 | 806 KB | | 0%  2025-07-17T06:38:16.4943690Z #19 16.12 2025-07-17T06:38:16.4943918Z #19 16.12 2025-07-17T06:38:16.4944163Z #19 16.12 2025-07-17T06:38:16.4944410Z #19 16.12 2025-07-17T06:38:16.4944591Z #19 16.12 2025-07-17T06:38:16.4944822Z #19 16.12 2025-07-17T06:38:16.4945006Z #19 16.12 2025-07-17T06:38:16.4945235Z #19 16.12 2025-07-17T06:38:16.4945677Z setuptools-80.9.0 | 731 KB | | 0%  2025-07-17T06:38:16.4946049Z #19 16.12 2025-07-17T06:38:16.4946242Z #19 16.12 2025-07-17T06:38:16.4946424Z #19 16.12 2025-07-17T06:38:16.4946616Z #19 16.12 2025-07-17T06:38:16.4946843Z #19 16.12 2025-07-17T06:38:16.4947024Z #19 16.12 2025-07-17T06:38:16.4947296Z #19 16.12 2025-07-17T06:38:16.4947625Z #19 16.12 2025-07-17T06:38:16.4947918Z #19 16.12 2025-07-17T06:38:16.4948337Z ld_impl_linux-64-2.4 | 660 KB | | 0%  2025-07-17T06:38:16.4948708Z #19 16.12 2025-07-17T06:38:16.4948960Z #19 16.12 2025-07-17T06:38:16.4949287Z #19 16.12 2025-07-17T06:38:16.4949633Z #19 16.12 2025-07-17T06:38:16.4949915Z #19 16.12 2025-07-17T06:38:16.4950096Z #19 16.12 2025-07-17T06:38:16.4950289Z #19 16.12 2025-07-17T06:38:16.4950479Z #19 16.12 2025-07-17T06:38:16.4950891Z #19 16.12 2025-07-17T06:38:16.4951098Z #19 16.12 2025-07-17T06:38:16.4951503Z libgomp-15.1.0 | 437 KB | | 0%  2025-07-17T06:38:16.4952097Z #19 16.12 2025-07-17T06:38:16.4952451Z #19 16.12 2025-07-17T06:38:16.4952648Z #19 16.12 2025-07-17T06:38:16.4952936Z #19 16.12 2025-07-17T06:38:16.4953143Z #19 16.12 2025-07-17T06:38:16.4953344Z #19 16.12 2025-07-17T06:38:16.4953559Z #19 16.12 2025-07-17T06:38:16.4953850Z #19 16.12 2025-07-17T06:38:16.4954195Z #19 16.12 2025-07-17T06:38:16.4954447Z #19 16.12 2025-07-17T06:38:16.4954640Z #19 16.12 2025-07-17T06:38:16.4955144Z ca-certificates-2025 | 152 KB | | 0%  2025-07-17T06:38:16.4955896Z #19 16.12 2025-07-17T06:38:16.4956243Z #19 16.12 2025-07-17T06:38:16.4956528Z #19 16.12 2025-07-17T06:38:16.4956911Z #19 16.12 2025-07-17T06:38:16.4957258Z #19 16.12 2025-07-17T06:38:16.4957555Z #19 16.12 2025-07-17T06:38:16.4957748Z #19 16.12 2025-07-17T06:38:16.4957991Z #19 16.12 2025-07-17T06:38:16.4958197Z #19 16.12 2025-07-17T06:38:16.4958637Z #19 16.12 2025-07-17T06:38:16.4958969Z #19 16.12 2025-07-17T06:38:16.4959255Z #19 16.12 2025-07-17T06:38:16.4959721Z liblzma-5.8.1 | 110 KB | | 0%  2025-07-17T06:38:16.4960176Z #19 16.12 2025-07-17T06:38:16.4960416Z #19 16.12 2025-07-17T06:38:16.4960598Z #19 16.12 2025-07-17T06:38:16.4960790Z #19 16.12 2025-07-17T06:38:16.4960973Z #19 16.12 2025-07-17T06:38:16.4961165Z #19 16.12 2025-07-17T06:38:16.4961399Z #19 16.12 2025-07-17T06:38:16.4961694Z #19 16.12 2025-07-17T06:38:16.4962035Z #19 16.12 2025-07-17T06:38:16.4962304Z #19 16.12 2025-07-17T06:38:16.4962547Z #19 16.12 2025-07-17T06:38:16.4962795Z #19 16.12 2025-07-17T06:38:16.4962992Z #19 16.12 2025-07-17T06:38:16.4963465Z libexpat-2.7.1 | 73 KB | | 0%  2025-07-17T06:38:16.4964057Z #19 16.12 2025-07-17T06:38:16.4964367Z #19 16.12 2025-07-17T06:38:16.4964562Z #19 16.12 2025-07-17T06:38:16.4964808Z #19 16.12 2025-07-17T06:38:16.4965053Z #19 16.12 2025-07-17T06:38:16.4965383Z #19 16.12 2025-07-17T06:38:16.4965724Z #19 16.12 2025-07-17T06:38:16.4965957Z #19 16.12 2025-07-17T06:38:16.4966138Z #19 16.12 2025-07-17T06:38:16.4966344Z #19 16.12 2025-07-17T06:38:16.4966621Z #19 16.12 2025-07-17T06:38:16.4966805Z #19 16.12 2025-07-17T06:38:16.4967060Z #19 16.12 2025-07-17T06:38:16.4967306Z #19 16.12 2025-07-17T06:38:16.4967766Z libnsl-2.0.1 | 33 KB | | 0%  2025-07-17T06:38:16.4968146Z #19 16.12 2025-07-17T06:38:16.4968433Z #19 16.12 2025-07-17T06:38:16.4968783Z #19 16.12 2025-07-17T06:38:16.4969058Z #19 16.12 2025-07-17T06:38:16.4969321Z #19 16.12 2025-07-17T06:38:16.4969559Z #19 16.12 2025-07-17T06:38:16.4969789Z #19 16.12 2025-07-17T06:38:16.4970022Z #19 16.12 2025-07-17T06:38:16.4970275Z #19 16.12 2025-07-17T06:38:16.4970459Z #19 16.12 2025-07-17T06:38:16.4970706Z #19 16.12 2025-07-17T06:38:16.4971043Z #19 16.12 2025-07-17T06:38:16.4971384Z #19 16.12 2025-07-17T06:38:16.4971620Z #19 16.12 2025-07-17T06:38:16.4971811Z #19 16.12 2025-07-17T06:38:16.4972383Z libstdcxx-ng-15.1.0 | 28 KB | | 0%  2025-07-17T06:38:16.4973102Z #19 16.12 2025-07-17T06:38:16.4973308Z #19 16.12 2025-07-17T06:38:16.4973550Z #19 16.12 2025-07-17T06:38:16.4973803Z #19 16.12 2025-07-17T06:38:16.4974037Z #19 16.12 2025-07-17T06:38:16.4974272Z #19 16.12 2025-07-17T06:38:16.4974465Z #19 16.12 2025-07-17T06:38:16.4974703Z #19 16.12 2025-07-17T06:38:16.4974954Z #19 16.12 2025-07-17T06:38:16.4975295Z #19 16.12 2025-07-17T06:38:16.4975621Z #19 16.12 2025-07-17T06:38:16.4975820Z #19 16.12 2025-07-17T06:38:16.4976001Z #19 16.12 2025-07-17T06:38:16.4976199Z #19 16.12 2025-07-17T06:38:16.4976394Z #19 16.12 2025-07-17T06:38:16.4976624Z #19 16.12 2025-07-17T06:38:16.4977117Z libgcc-ng-15.1.0 | 28 KB | | 0%  2025-07-17T06:38:16.4977981Z #19 16.21 2025-07-17T06:38:16.4978169Z #19 16.21 2025-07-17T06:38:16.4978409Z #19 16.21 2025-07-17T06:38:16.5954205Z #19 16.21 2025-07-17T06:38:16.5954882Z openssl-3.5.1 | 3.0 MB | ########## | 100%  2025-07-17T06:38:16.5955313Z python-3.10.18 | 23.9 MB | #6 | 17% 2025-07-17T06:38:16.5955637Z #19 16.21 2025-07-17T06:38:16.5956225Z sysroot_linux-64-2.1 | 14.5 MB | ###3 | 33%  2025-07-17T06:38:16.5956576Z #19 16.22 2025-07-17T06:38:16.5956766Z #19 16.22 2025-07-17T06:38:16.5956966Z #19 16.22 2025-07-17T06:38:16.5957270Z tk-8.6.13 | 3.1 MB | #########2 | 93%  2025-07-17T06:38:16.5957599Z #19 16.22 2025-07-17T06:38:16.5957796Z #19 16.22 2025-07-17T06:38:16.5958123Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-07-17T06:38:16.5958554Z #19 16.22 2025-07-17T06:38:16.5958740Z #19 16.22 2025-07-17T06:38:16.5959083Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-07-17T06:38:16.5959446Z #19 16.24 2025-07-17T06:38:16.5959702Z #19 16.24 2025-07-17T06:38:16.5959901Z #19 16.24 2025-07-17T06:38:16.5960185Z #19 16.24 2025-07-17T06:38:16.5960460Z #19 16.24 2025-07-17T06:38:16.5960895Z kernel-headers_linux | 921 KB | 1 | 2%  2025-07-17T06:38:16.5961361Z #19 16.25 2025-07-17T06:38:16.5961621Z #19 16.25 2025-07-17T06:38:16.5961803Z #19 16.25 2025-07-17T06:38:16.5962045Z #19 16.25 2025-07-17T06:38:16.5962239Z #19 16.25 2025-07-17T06:38:16.5962442Z #19 16.25 2025-07-17T06:38:16.5962886Z libsqlite-3.50.2 | 914 KB | 1 | 2%  2025-07-17T06:38:16.5963299Z #19 16.26 2025-07-17T06:38:16.5963495Z #19 16.26 2025-07-17T06:38:16.5963740Z #19 16.26 2025-07-17T06:38:16.5963972Z #19 16.26 2025-07-17T06:38:16.5964165Z #19 16.26 2025-07-17T06:38:16.5964562Z kernel-headers_linux | 921 KB | ########## | 100%  2025-07-17T06:38:16.5965195Z #19 16.27 2025-07-17T06:38:16.5965529Z #19 16.27 2025-07-17T06:38:16.5965856Z #19 16.27 2025-07-17T06:38:16.5966421Z tk-8.6.13 | 3.1 MB | ########## | 100%  2025-07-17T06:38:16.5966955Z #19 16.28 2025-07-17T06:38:16.5967287Z #19 16.28 2025-07-17T06:38:16.5967620Z #19 16.28 2025-07-17T06:38:16.5967921Z #19 16.28 2025-07-17T06:38:16.5968250Z #19 16.28 2025-07-17T06:38:16.5968503Z #19 16.28 2025-07-17T06:38:16.5968967Z libsqlite-3.50.2 | 914 KB | ########## | 100%  2025-07-17T06:38:16.5969491Z #19 16.29 2025-07-17T06:38:16.5969679Z #19 16.29 2025-07-17T06:38:16.5969876Z #19 16.29 2025-07-17T06:38:16.5970103Z #19 16.29 2025-07-17T06:38:16.5970321Z #19 16.29 2025-07-17T06:38:16.5970633Z #19 16.29 2025-07-17T06:38:16.5970929Z #19 16.29 2025-07-17T06:38:16.5971524Z libgcc-15.1.0 | 806 KB | 1 | 2%  2025-07-17T06:38:16.5971915Z #19 16.30 2025-07-17T06:38:16.5972110Z #19 16.30 2025-07-17T06:38:16.5972376Z #19 16.30 2025-07-17T06:38:16.5972703Z #19 16.30 2025-07-17T06:38:16.5972955Z #19 16.30 2025-07-17T06:38:16.5973142Z #19 16.30 2025-07-17T06:38:16.5973395Z #19 16.30 2025-07-17T06:38:16.5973598Z #19 16.30 2025-07-17T06:38:16.5974207Z setuptools-80.9.0 | 731 KB | 2 | 2%  2025-07-17T06:38:16.6955126Z python-3.10.18 | 23.9 MB | ####6 | 47% 2025-07-17T06:38:16.6956201Z #19 16.31 2025-07-17T06:38:16.6956817Z sysroot_linux-64-2.1 | 14.5 MB | ########6 | 86%  2025-07-17T06:38:16.6957190Z #19 16.32 2025-07-17T06:38:16.6957383Z #19 16.32 2025-07-17T06:38:16.6957591Z #19 16.32 2025-07-17T06:38:16.6957782Z #19 16.32 2025-07-17T06:38:16.6957981Z #19 16.32 2025-07-17T06:38:16.6958179Z #19 16.32 2025-07-17T06:38:16.6958446Z #19 16.32 2025-07-17T06:38:16.6958652Z #19 16.32 2025-07-17T06:38:16.6958837Z #19 16.32 2025-07-17T06:38:16.6959257Z ld_impl_linux-64-2.4 | 660 KB | 2 | 2%  2025-07-17T06:38:16.6959654Z #19 16.32 2025-07-17T06:38:16.6960365Z #19 16.32 2025-07-17T06:38:16.6960563Z #19 16.32 2025-07-17T06:38:16.6960747Z #19 16.32 2025-07-17T06:38:16.6960941Z #19 16.32 2025-07-17T06:38:16.6961136Z #19 16.32 2025-07-17T06:38:16.6961420Z #19 16.32 2025-07-17T06:38:16.6961802Z libgcc-15.1.0 | 806 KB | ########## | 100%  2025-07-17T06:38:16.6962148Z #19 16.32 2025-07-17T06:38:16.6962343Z #19 16.32 2025-07-17T06:38:16.6962542Z #19 16.32 2025-07-17T06:38:16.6962725Z #19 16.32 2025-07-17T06:38:16.6962918Z #19 16.32 2025-07-17T06:38:16.6963103Z #19 16.32 2025-07-17T06:38:16.6963303Z #19 16.32 2025-07-17T06:38:16.6963486Z #19 16.32 2025-07-17T06:38:16.6963867Z setuptools-80.9.0 | 731 KB | ########## | 100%  2025-07-17T06:38:16.6964253Z #19 16.33 2025-07-17T06:38:16.6964442Z #19 16.33 2025-07-17T06:38:16.6964643Z #19 16.33 2025-07-17T06:38:16.6964840Z #19 16.33 2025-07-17T06:38:16.6965023Z #19 16.33 2025-07-17T06:38:16.6965218Z #19 16.33 2025-07-17T06:38:16.6965406Z #19 16.33 2025-07-17T06:38:16.6965600Z #19 16.33 2025-07-17T06:38:16.6965782Z #19 16.33 2025-07-17T06:38:16.6966163Z ld_impl_linux-64-2.4 | 660 KB | ########## | 100%  2025-07-17T06:38:16.6966550Z #19 16.35 2025-07-17T06:38:16.6966732Z #19 16.35 2025-07-17T06:38:16.6966926Z #19 16.35 2025-07-17T06:38:16.6967109Z #19 16.35 2025-07-17T06:38:16.6967304Z #19 16.35 2025-07-17T06:38:16.6967502Z #19 16.35 2025-07-17T06:38:16.6967686Z #19 16.35 2025-07-17T06:38:16.6967881Z #19 16.35 2025-07-17T06:38:16.6968065Z #19 16.35 2025-07-17T06:38:16.6968262Z #19 16.35 2025-07-17T06:38:16.6968634Z libgomp-15.1.0 | 437 KB | 3 | 4%  2025-07-17T06:38:16.6968998Z #19 16.35 2025-07-17T06:38:16.6969195Z #19 16.35 2025-07-17T06:38:16.6969376Z #19 16.35 2025-07-17T06:38:16.6969572Z #19 16.35 2025-07-17T06:38:16.6969765Z #19 16.35 2025-07-17T06:38:16.6969998Z #19 16.35 2025-07-17T06:38:16.6970182Z #19 16.35 2025-07-17T06:38:16.6970385Z #19 16.35 2025-07-17T06:38:16.6970583Z #19 16.35 2025-07-17T06:38:16.6970765Z #19 16.35 2025-07-17T06:38:16.6970962Z #19 16.35 2025-07-17T06:38:16.6971370Z ca-certificates-2025 | 152 KB | # | 11%  2025-07-17T06:38:16.6971784Z #19 16.36 2025-07-17T06:38:16.6971981Z #19 16.36 2025-07-17T06:38:16.6972162Z #19 16.36 2025-07-17T06:38:16.6972358Z #19 16.36 2025-07-17T06:38:16.6972541Z #19 16.36 2025-07-17T06:38:16.6972736Z #19 16.36 2025-07-17T06:38:16.6972930Z #19 16.36 2025-07-17T06:38:16.6973112Z #19 16.36 2025-07-17T06:38:16.6973306Z #19 16.36 2025-07-17T06:38:16.6973487Z #19 16.36 2025-07-17T06:38:16.6973680Z #19 16.36 2025-07-17T06:38:16.6974086Z ca-certificates-2025 | 152 KB | ########## | 100%  2025-07-17T06:38:16.6974482Z #19 16.36 2025-07-17T06:38:16.6974676Z #19 16.36 2025-07-17T06:38:16.6974859Z #19 16.36 2025-07-17T06:38:16.6975057Z #19 16.36 2025-07-17T06:38:16.6975256Z #19 16.36 2025-07-17T06:38:16.6975447Z #19 16.36 2025-07-17T06:38:16.6975641Z #19 16.36 2025-07-17T06:38:16.6975824Z #19 16.36 2025-07-17T06:38:16.6976020Z #19 16.36 2025-07-17T06:38:16.6976215Z #19 16.36 2025-07-17T06:38:16.6976578Z libgomp-15.1.0 | 437 KB | ########## | 100%  2025-07-17T06:38:16.6976950Z #19 16.36 2025-07-17T06:38:16.6977133Z #19 16.36 2025-07-17T06:38:16.6977325Z #19 16.36 2025-07-17T06:38:16.6977520Z #19 16.36 2025-07-17T06:38:16.6977702Z #19 16.36 2025-07-17T06:38:16.6977917Z #19 16.36 2025-07-17T06:38:16.6978102Z #19 16.36 2025-07-17T06:38:16.6978300Z #19 16.36 2025-07-17T06:38:16.6978501Z #19 16.36 2025-07-17T06:38:16.6978689Z #19 16.36 2025-07-17T06:38:16.6978887Z #19 16.36 2025-07-17T06:38:16.6979072Z #19 16.36 2025-07-17T06:38:16.6979458Z liblzma-5.8.1 | 110 KB | #4 | 15%  2025-07-17T06:38:16.6979841Z #19 16.37 2025-07-17T06:38:16.6980029Z #19 16.37 2025-07-17T06:38:16.6980232Z #19 16.37 2025-07-17T06:38:16.6980515Z #19 16.37 2025-07-17T06:38:16.6980717Z #19 16.37 2025-07-17T06:38:16.6980907Z #19 16.37 2025-07-17T06:38:16.6981108Z #19 16.37 2025-07-17T06:38:16.6981311Z #19 16.37 2025-07-17T06:38:16.6981598Z #19 16.37 2025-07-17T06:38:16.6981799Z #19 16.37 2025-07-17T06:38:16.6981987Z #19 16.37 2025-07-17T06:38:16.6982187Z #19 16.37 2025-07-17T06:38:16.6982577Z liblzma-5.8.1 | 110 KB | ########## | 100%  2025-07-17T06:38:16.6982944Z #19 16.40 2025-07-17T06:38:16.6983139Z #19 16.40 2025-07-17T06:38:16.6983323Z #19 16.40 2025-07-17T06:38:16.6983518Z #19 16.40 2025-07-17T06:38:16.6983712Z #19 16.40 2025-07-17T06:38:16.6983895Z #19 16.40 2025-07-17T06:38:16.6984088Z #19 16.40 2025-07-17T06:38:16.6984269Z #19 16.40 2025-07-17T06:38:16.6984463Z #19 16.40 2025-07-17T06:38:16.6984657Z #19 16.40 2025-07-17T06:38:16.6984839Z #19 16.40 2025-07-17T06:38:16.6985034Z #19 16.40 2025-07-17T06:38:16.6985214Z #19 16.40 2025-07-17T06:38:16.6985607Z libexpat-2.7.1 | 73 KB | ##1 | 22%  2025-07-17T06:38:16.6985993Z #19 16.40 2025-07-17T06:38:16.6986181Z #19 16.40 2025-07-17T06:38:16.6986379Z #19 16.40 2025-07-17T06:38:16.6986560Z #19 16.40 2025-07-17T06:38:16.6986756Z #19 16.40 2025-07-17T06:38:16.6986952Z #19 16.40 2025-07-17T06:38:16.6987135Z #19 16.40 2025-07-17T06:38:16.6987330Z #19 16.40 2025-07-17T06:38:16.6987513Z #19 16.40 2025-07-17T06:38:16.6987707Z #19 16.40 2025-07-17T06:38:16.6987900Z #19 16.40 2025-07-17T06:38:16.6988080Z #19 16.40 2025-07-17T06:38:16.6988276Z #19 16.40 2025-07-17T06:38:16.6988458Z #19 16.40 2025-07-17T06:38:16.6988652Z #19 16.40 2025-07-17T06:38:16.6989071Z libstdcxx-ng-15.1.0 | 28 KB | #####6 | 56%  2025-07-17T06:38:16.6989466Z #19 16.40 2025-07-17T06:38:16.6989665Z #19 16.40 2025-07-17T06:38:16.6989850Z #19 16.40 2025-07-17T06:38:16.6990045Z #19 16.40 2025-07-17T06:38:16.6990240Z #19 16.40 2025-07-17T06:38:16.6990428Z #19 16.40 2025-07-17T06:38:16.6990620Z #19 16.40 2025-07-17T06:38:16.6990802Z #19 16.40 2025-07-17T06:38:16.6990995Z #19 16.40 2025-07-17T06:38:16.6991189Z #19 16.40 2025-07-17T06:38:16.6991375Z #19 16.40 2025-07-17T06:38:16.6991572Z #19 16.40 2025-07-17T06:38:16.6991754Z #19 16.40 2025-07-17T06:38:16.6991950Z #19 16.40 2025-07-17T06:38:16.6992333Z libnsl-2.0.1 | 33 KB | ####8 | 49%  2025-07-17T06:38:16.6992699Z #19 16.40 2025-07-17T06:38:16.6992894Z #19 16.40 2025-07-17T06:38:16.6993076Z #19 16.40 2025-07-17T06:38:16.6993273Z #19 16.40 2025-07-17T06:38:16.6993467Z #19 16.40 2025-07-17T06:38:16.6993650Z #19 16.40 2025-07-17T06:38:16.6993846Z #19 16.40 2025-07-17T06:38:16.6994028Z #19 16.40 2025-07-17T06:38:16.6994223Z #19 16.40 2025-07-17T06:38:16.6994421Z #19 16.40 2025-07-17T06:38:16.6994603Z #19 16.40 2025-07-17T06:38:16.6994796Z #19 16.40 2025-07-17T06:38:16.6994976Z #19 16.40 2025-07-17T06:38:16.6995370Z libexpat-2.7.1 | 73 KB | ########## | 100%  2025-07-17T06:38:16.6995752Z #19 16.40 2025-07-17T06:38:16.6995937Z #19 16.40 2025-07-17T06:38:16.6996134Z #19 16.40 2025-07-17T06:38:16.6996316Z #19 16.40 2025-07-17T06:38:16.6996510Z #19 16.40 2025-07-17T06:38:16.6996708Z #19 16.40 2025-07-17T06:38:16.6996892Z #19 16.40 2025-07-17T06:38:16.6997090Z #19 16.40 2025-07-17T06:38:16.6997273Z #19 16.40 2025-07-17T06:38:16.6997467Z #19 16.40 2025-07-17T06:38:16.6997648Z #19 16.40 2025-07-17T06:38:16.6997840Z #19 16.40 2025-07-17T06:38:16.6998034Z #19 16.40 2025-07-17T06:38:16.6998218Z #19 16.40 2025-07-17T06:38:16.6998514Z #19 16.40 2025-07-17T06:38:16.6998930Z libstdcxx-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:16.6999341Z #19 16.40 2025-07-17T06:38:16.6999601Z #19 16.40 2025-07-17T06:38:16.6999785Z #19 16.40 2025-07-17T06:38:16.6999981Z #19 16.40 2025-07-17T06:38:16.7000268Z #19 16.40 2025-07-17T06:38:16.7000468Z #19 16.40 2025-07-17T06:38:16.7000669Z #19 16.40 2025-07-17T06:38:16.7000855Z #19 16.40 2025-07-17T06:38:16.7001053Z #19 16.40 2025-07-17T06:38:16.7001238Z #19 16.40 2025-07-17T06:38:16.7001506Z #19 16.40 2025-07-17T06:38:16.7001707Z #19 16.40 2025-07-17T06:38:16.7001893Z #19 16.40 2025-07-17T06:38:16.7002097Z #19 16.40 2025-07-17T06:38:16.7002476Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-07-17T06:38:16.8466578Z python-3.10.18 | 23.9 MB | ########3 | 83% 2025-07-17T06:38:16.8467024Z #19 16.43 2025-07-17T06:38:16.8467222Z #19 16.43 2025-07-17T06:38:16.8467731Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-07-17T06:38:16.8468090Z #19 16.43 2025-07-17T06:38:16.8468280Z #19 16.43 2025-07-17T06:38:16.8468480Z #19 16.43 2025-07-17T06:38:16.8468662Z #19 16.43 2025-07-17T06:38:16.8468857Z #19 16.43 2025-07-17T06:38:16.8469052Z #19 16.43 2025-07-17T06:38:16.8469233Z #19 16.43 2025-07-17T06:38:16.8469449Z #19 16.43 2025-07-17T06:38:16.8469631Z #19 16.43 2025-07-17T06:38:16.8469824Z #19 16.43 2025-07-17T06:38:16.8470019Z #19 16.43 2025-07-17T06:38:16.8470200Z #19 16.43 2025-07-17T06:38:16.8470409Z #19 16.43 2025-07-17T06:38:16.8470590Z #19 16.43 2025-07-17T06:38:16.8470786Z #19 16.43 2025-07-17T06:38:16.8470984Z #19 16.43 2025-07-17T06:38:16.8471401Z libgcc-ng-15.1.0 | 28 KB | #####6 | 56%  2025-07-17T06:38:16.8471801Z #19 16.43 2025-07-17T06:38:16.8471986Z #19 16.43 2025-07-17T06:38:16.8472187Z #19 16.43 2025-07-17T06:38:16.8472384Z #19 16.43 2025-07-17T06:38:16.8472572Z #19 16.43 2025-07-17T06:38:16.8472770Z #19 16.43 2025-07-17T06:38:16.8472951Z #19 16.43 2025-07-17T06:38:16.8473145Z #19 16.43 2025-07-17T06:38:16.8473336Z #19 16.43 2025-07-17T06:38:16.8473515Z #19 16.43 2025-07-17T06:38:16.8473712Z #19 16.43 2025-07-17T06:38:16.8473892Z #19 16.43 2025-07-17T06:38:16.8474086Z #19 16.43 2025-07-17T06:38:16.8474295Z #19 16.43 2025-07-17T06:38:16.8474476Z #19 16.43 2025-07-17T06:38:16.8474670Z #19 16.43 2025-07-17T06:38:16.8475095Z libgcc-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:16.8475498Z #19 16.47 2025-07-17T06:38:16.8475700Z #19 16.47 2025-07-17T06:38:16.8475887Z #19 16.47 2025-07-17T06:38:16.8476081Z #19 16.47 2025-07-17T06:38:16.8476418Z openssl-3.5.1 | 3.0 MB | ########## | 100%  2025-07-17T06:38:16.8476767Z #19 16.47 2025-07-17T06:38:16.8476961Z #19 16.47 2025-07-17T06:38:16.8477143Z #19 16.47 2025-07-17T06:38:16.8477338Z #19 16.47 2025-07-17T06:38:16.8477664Z openssl-3.5.1 | 3.0 MB | ########## | 100%  2025-07-17T06:38:16.8478014Z #19 16.49 2025-07-17T06:38:16.8478457Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100%  2025-07-17T06:38:16.8478793Z #19 16.50 2025-07-17T06:38:16.8478990Z #19 16.50 2025-07-17T06:38:16.8479178Z #19 16.50 2025-07-17T06:38:16.8479384Z #19 16.50 2025-07-17T06:38:16.8479580Z #19 16.50 2025-07-17T06:38:16.8479763Z #19 16.50 2025-07-17T06:38:16.8480136Z libsqlite-3.50.2 | 914 KB | ########## | 100%  2025-07-17T06:38:16.8480503Z #19 16.50 2025-07-17T06:38:16.8480700Z #19 16.50 2025-07-17T06:38:16.8480910Z #19 16.50 2025-07-17T06:38:16.8481092Z #19 16.50 2025-07-17T06:38:16.8481285Z #19 16.50 2025-07-17T06:38:16.8481465Z #19 16.50 2025-07-17T06:38:16.8481825Z libsqlite-3.50.2 | 914 KB | ########## | 100%  2025-07-17T06:38:16.8482195Z #19 16.56 2025-07-17T06:38:16.8482379Z #19 16.56 2025-07-17T06:38:16.8482572Z #19 16.56 2025-07-17T06:38:16.8482753Z #19 16.56 2025-07-17T06:38:16.8482950Z #19 16.56 2025-07-17T06:38:16.8483146Z #19 16.56 2025-07-17T06:38:16.9819222Z #19 16.56 2025-07-17T06:38:16.9819863Z libgcc-15.1.0 | 806 KB | ########## | 100%  2025-07-17T06:38:16.9820328Z #19 16.56 2025-07-17T06:38:16.9820520Z #19 16.56 2025-07-17T06:38:16.9820944Z #19 16.56 2025-07-17T06:38:16.9821128Z #19 16.56 2025-07-17T06:38:16.9821348Z #19 16.56 2025-07-17T06:38:16.9821535Z #19 16.56 2025-07-17T06:38:16.9821735Z #19 16.56 2025-07-17T06:38:16.9822235Z libgcc-15.1.0 | 806 KB | ########## | 100%  2025-07-17T06:38:17.1044776Z python-3.10.18 | 23.9 MB | ########## | 100% 2025-07-17T06:38:17.1045157Z #19 16.82 2025-07-17T06:38:17.1045352Z #19 16.82 2025-07-17T06:38:17.2153617Z #19 16.82 2025-07-17T06:38:17.2154195Z tk-8.6.13 | 3.1 MB | ########## | 100%  2025-07-17T06:38:17.2154547Z #19 16.86 2025-07-17T06:38:17.2154801Z #19 16.86 2025-07-17T06:38:17.2155002Z #19 16.86 2025-07-17T06:38:17.2155191Z #19 16.86 2025-07-17T06:38:17.2155394Z #19 16.86 2025-07-17T06:38:17.2156009Z kernel-headers_linux | 921 KB | ########## | 100%  2025-07-17T06:38:17.2156399Z #19 16.86 2025-07-17T06:38:17.2156605Z #19 16.86 2025-07-17T06:38:17.2156804Z #19 16.86 2025-07-17T06:38:17.2157017Z #19 16.86 2025-07-17T06:38:17.2157215Z #19 16.86 2025-07-17T06:38:17.2157602Z kernel-headers_linux | 921 KB | ########## | 100%  2025-07-17T06:38:17.2157991Z #19 16.87 2025-07-17T06:38:17.2158207Z #19 16.87 2025-07-17T06:38:17.2158479Z #19 16.87 2025-07-17T06:38:17.2158679Z #19 16.87 2025-07-17T06:38:17.2158864Z #19 16.87 2025-07-17T06:38:17.2159059Z #19 16.87 2025-07-17T06:38:17.2159242Z #19 16.87 2025-07-17T06:38:17.2159435Z #19 16.87 2025-07-17T06:38:17.2159629Z #19 16.87 2025-07-17T06:38:17.2160014Z ld_impl_linux-64-2.4 | 660 KB | ########## | 100%  2025-07-17T06:38:17.2160398Z #19 16.87 2025-07-17T06:38:17.2160586Z #19 16.87 2025-07-17T06:38:17.2160782Z #19 16.87 2025-07-17T06:38:17.2160980Z #19 16.87 2025-07-17T06:38:17.2161164Z #19 16.87 2025-07-17T06:38:17.2161364Z #19 16.87 2025-07-17T06:38:17.2161547Z #19 16.87 2025-07-17T06:38:17.2161742Z #19 16.87 2025-07-17T06:38:17.2161938Z #19 16.87 2025-07-17T06:38:17.2162306Z ld_impl_linux-64-2.4 | 660 KB | ########## | 100%  2025-07-17T06:38:17.2162693Z #19 16.88 2025-07-17T06:38:17.2162875Z #19 16.88 2025-07-17T06:38:17.2163070Z #19 16.88 2025-07-17T06:38:17.2163277Z #19 16.88 2025-07-17T06:38:17.2163461Z #19 16.88 2025-07-17T06:38:17.2163657Z #19 16.88 2025-07-17T06:38:17.2163840Z #19 16.88 2025-07-17T06:38:17.2164035Z #19 16.88 2025-07-17T06:38:17.2164229Z #19 16.88 2025-07-17T06:38:17.2164412Z #19 16.88 2025-07-17T06:38:17.2164607Z #19 16.88 2025-07-17T06:38:17.2165012Z ca-certificates-2025 | 152 KB | ########## | 100%  2025-07-17T06:38:17.2165424Z #19 16.88 2025-07-17T06:38:17.2165620Z #19 16.88 2025-07-17T06:38:17.2165803Z #19 16.88 2025-07-17T06:38:17.2165997Z #19 16.88 2025-07-17T06:38:17.2166179Z #19 16.88 2025-07-17T06:38:17.2166374Z #19 16.88 2025-07-17T06:38:17.2166565Z #19 16.88 2025-07-17T06:38:17.2166746Z #19 16.88 2025-07-17T06:38:17.2166940Z #19 16.88 2025-07-17T06:38:17.2167122Z #19 16.88 2025-07-17T06:38:17.2167320Z #19 16.88 2025-07-17T06:38:17.2167729Z ca-certificates-2025 | 152 KB | ########## | 100%  2025-07-17T06:38:17.2168127Z #19 16.90 2025-07-17T06:38:17.2168329Z #19 16.90 2025-07-17T06:38:17.2168512Z #19 16.90 2025-07-17T06:38:17.2168706Z #19 16.90 2025-07-17T06:38:17.2168899Z #19 16.90 2025-07-17T06:38:17.2169081Z #19 16.90 2025-07-17T06:38:17.2169274Z #19 16.90 2025-07-17T06:38:17.2169455Z #19 16.90 2025-07-17T06:38:17.2169648Z #19 16.90 2025-07-17T06:38:17.2169840Z #19 16.90 2025-07-17T06:38:17.2170021Z #19 16.90 2025-07-17T06:38:17.2170215Z #19 16.90 2025-07-17T06:38:17.2170582Z liblzma-5.8.1 | 110 KB | ########## | 100%  2025-07-17T06:38:17.2170960Z #19 16.90 2025-07-17T06:38:17.2171155Z #19 16.90 2025-07-17T06:38:17.2171337Z #19 16.90 2025-07-17T06:38:17.2171531Z #19 16.90 2025-07-17T06:38:17.2171712Z #19 16.90 2025-07-17T06:38:17.2171911Z #19 16.90 2025-07-17T06:38:17.2172326Z #19 16.90 2025-07-17T06:38:17.2172514Z #19 16.90 2025-07-17T06:38:17.2172712Z #19 16.90 2025-07-17T06:38:17.2172895Z #19 16.90 2025-07-17T06:38:17.2173091Z #19 16.90 2025-07-17T06:38:17.2173288Z #19 16.90 2025-07-17T06:38:17.2173757Z liblzma-5.8.1 | 110 KB | ########## | 100%  2025-07-17T06:38:17.2174137Z #19 16.91 2025-07-17T06:38:17.2174323Z #19 16.91 2025-07-17T06:38:17.2174518Z #19 16.91 2025-07-17T06:38:17.2174712Z #19 16.91 2025-07-17T06:38:17.2174894Z #19 16.91 2025-07-17T06:38:17.2175089Z #19 16.91 2025-07-17T06:38:17.2175270Z #19 16.91 2025-07-17T06:38:17.2184923Z #19 16.91 2025-07-17T06:38:17.2185146Z #19 16.91 2025-07-17T06:38:17.2185353Z #19 16.91 2025-07-17T06:38:17.2185541Z #19 16.91 2025-07-17T06:38:17.2185743Z #19 16.91 2025-07-17T06:38:17.2185927Z #19 16.91 2025-07-17T06:38:17.2186414Z libexpat-2.7.1 | 73 KB | ########## | 100%  2025-07-17T06:38:17.2186812Z #19 16.91 2025-07-17T06:38:17.2187018Z #19 16.91 2025-07-17T06:38:17.2187218Z #19 16.91 2025-07-17T06:38:17.2187403Z #19 16.91 2025-07-17T06:38:17.2187600Z #19 16.91 2025-07-17T06:38:17.2187798Z #19 16.91 2025-07-17T06:38:17.2187996Z #19 16.91 2025-07-17T06:38:17.2188197Z #19 16.91 2025-07-17T06:38:17.2188577Z setuptools-80.9.0 | 731 KB | ########## | 100%  2025-07-17T06:38:17.2188964Z #19 16.91 2025-07-17T06:38:17.2189167Z #19 16.91 2025-07-17T06:38:17.2189352Z #19 16.91 2025-07-17T06:38:17.2189552Z #19 16.91 2025-07-17T06:38:17.2189738Z #19 16.91 2025-07-17T06:38:17.2189936Z #19 16.91 2025-07-17T06:38:17.2190133Z #19 16.91 2025-07-17T06:38:17.2190318Z #19 16.91 2025-07-17T06:38:17.2190511Z #19 16.91 2025-07-17T06:38:17.2190694Z #19 16.91 2025-07-17T06:38:17.2190889Z #19 16.91 2025-07-17T06:38:17.2191082Z #19 16.91 2025-07-17T06:38:17.2191264Z #19 16.91 2025-07-17T06:38:17.2191657Z libexpat-2.7.1 | 73 KB | ########## | 100%  2025-07-17T06:38:17.2192039Z #19 16.91 2025-07-17T06:38:17.2192235Z #19 16.91 2025-07-17T06:38:17.2192430Z #19 16.91 2025-07-17T06:38:17.2192613Z #19 16.91 2025-07-17T06:38:17.2192808Z #19 16.91 2025-07-17T06:38:17.2192998Z #19 16.91 2025-07-17T06:38:17.2193196Z #19 16.91 2025-07-17T06:38:17.2193392Z #19 16.91 2025-07-17T06:38:17.2193758Z setuptools-80.9.0 | 731 KB | ########## | 100%  2025-07-17T06:38:17.2194141Z #19 16.92 2025-07-17T06:38:17.2194327Z #19 16.92 2025-07-17T06:38:17.2194525Z #19 16.92 2025-07-17T06:38:17.2194721Z #19 16.92 2025-07-17T06:38:17.2194904Z #19 16.92 2025-07-17T06:38:17.2195102Z #19 16.92 2025-07-17T06:38:17.2195287Z #19 16.92 2025-07-17T06:38:17.2195484Z #19 16.92 2025-07-17T06:38:17.2195679Z #19 16.92 2025-07-17T06:38:17.2195861Z #19 16.92 2025-07-17T06:38:17.2196260Z libgomp-15.1.0 | 437 KB | ########## | 100%  2025-07-17T06:38:17.2196639Z #19 16.92 2025-07-17T06:38:17.2196824Z #19 16.92 2025-07-17T06:38:17.2197031Z #19 16.92 2025-07-17T06:38:17.2197215Z #19 16.92 2025-07-17T06:38:17.2197414Z #19 16.92 2025-07-17T06:38:17.2197603Z #19 16.92 2025-07-17T06:38:17.2197800Z #19 16.92 2025-07-17T06:38:17.2198006Z #19 16.92 2025-07-17T06:38:17.2198192Z #19 16.92 2025-07-17T06:38:17.2198495Z #19 16.92 2025-07-17T06:38:17.2198871Z libgomp-15.1.0 | 437 KB | ########## | 100%  2025-07-17T06:38:17.2199250Z #19 16.93 2025-07-17T06:38:17.2199449Z #19 16.93 2025-07-17T06:38:17.2199635Z #19 16.93 2025-07-17T06:38:17.2199834Z #19 16.93 2025-07-17T06:38:17.2200018Z #19 16.93 2025-07-17T06:38:17.2200219Z #19 16.93 2025-07-17T06:38:17.2200416Z #19 16.93 2025-07-17T06:38:17.2200601Z #19 16.93 2025-07-17T06:38:17.2200800Z #19 16.93 2025-07-17T06:38:17.2200984Z #19 16.93 2025-07-17T06:38:17.2201178Z #19 16.93 2025-07-17T06:38:17.2201377Z #19 16.93 2025-07-17T06:38:17.2201558Z #19 16.93 2025-07-17T06:38:17.2201754Z #19 16.93 2025-07-17T06:38:17.3880542Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-07-17T06:38:17.3881309Z #19 16.93 2025-07-17T06:38:17.3881516Z #19 16.93 2025-07-17T06:38:17.3881714Z #19 16.93 2025-07-17T06:38:17.3882013Z #19 16.93 2025-07-17T06:38:17.3882218Z #19 16.93 2025-07-17T06:38:17.3882404Z #19 16.93 2025-07-17T06:38:17.3882601Z #19 16.93 2025-07-17T06:38:17.3882801Z #19 16.93 2025-07-17T06:38:17.3882985Z #19 16.93 2025-07-17T06:38:17.3883182Z #19 16.93 2025-07-17T06:38:17.3883368Z #19 16.93 2025-07-17T06:38:17.3883568Z #19 16.93 2025-07-17T06:38:17.3883768Z #19 16.93 2025-07-17T06:38:17.3883953Z #19 16.93 2025-07-17T06:38:17.3884369Z libnsl-2.0.1 | 33 KB | ########## | 100%  2025-07-17T06:38:17.3884741Z #19 16.95 2025-07-17T06:38:17.3884944Z #19 16.95 2025-07-17T06:38:17.3885146Z #19 16.95 2025-07-17T06:38:17.3885333Z #19 16.95 2025-07-17T06:38:17.3885532Z #19 16.95 2025-07-17T06:38:17.3885712Z #19 16.95 2025-07-17T06:38:17.3885918Z #19 16.95 2025-07-17T06:38:17.3886115Z #19 16.95 2025-07-17T06:38:17.3886299Z #19 16.95 2025-07-17T06:38:17.3886497Z #19 16.95 2025-07-17T06:38:17.3886682Z #19 16.95 2025-07-17T06:38:17.3886889Z #19 16.95 2025-07-17T06:38:17.3887072Z #19 16.95 2025-07-17T06:38:17.3887277Z #19 16.95 2025-07-17T06:38:17.3887472Z #19 16.95 2025-07-17T06:38:17.3887897Z libstdcxx-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:17.3888297Z #19 16.95 2025-07-17T06:38:17.3888492Z #19 16.95 2025-07-17T06:38:17.3888684Z #19 16.95 2025-07-17T06:38:17.3888866Z #19 16.95 2025-07-17T06:38:17.3889062Z #19 16.95 2025-07-17T06:38:17.3889244Z #19 16.95 2025-07-17T06:38:17.3889442Z #19 16.95 2025-07-17T06:38:17.3889637Z #19 16.95 2025-07-17T06:38:17.3889820Z #19 16.95 2025-07-17T06:38:17.3890014Z #19 16.95 2025-07-17T06:38:17.3890195Z #19 16.95 2025-07-17T06:38:17.3890389Z #19 16.95 2025-07-17T06:38:17.3890586Z #19 16.95 2025-07-17T06:38:17.3890768Z #19 16.95 2025-07-17T06:38:17.3890967Z #19 16.95 2025-07-17T06:38:17.3891371Z libstdcxx-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:17.3891780Z #19 16.95 2025-07-17T06:38:17.3891981Z #19 16.95 2025-07-17T06:38:17.3892162Z #19 16.95 2025-07-17T06:38:17.3892357Z #19 16.95 2025-07-17T06:38:17.3892646Z #19 16.95 2025-07-17T06:38:17.3892837Z #19 16.95 2025-07-17T06:38:17.3893028Z #19 16.95 2025-07-17T06:38:17.3893205Z #19 16.95 2025-07-17T06:38:17.3893397Z #19 16.95 2025-07-17T06:38:17.3893576Z #19 16.95 2025-07-17T06:38:17.3893766Z #19 16.95 2025-07-17T06:38:17.3893957Z #19 16.95 2025-07-17T06:38:17.3894134Z #19 16.95 2025-07-17T06:38:17.3894323Z #19 16.95 2025-07-17T06:38:17.3894500Z #19 16.95 2025-07-17T06:38:17.3894688Z #19 16.95 2025-07-17T06:38:17.3895091Z libgcc-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:17.3895469Z #19 16.96 2025-07-17T06:38:17.3895659Z #19 16.96 2025-07-17T06:38:17.3895840Z #19 16.96 2025-07-17T06:38:17.3896030Z #19 16.96 2025-07-17T06:38:17.3896219Z #19 16.96 2025-07-17T06:38:17.3896398Z #19 16.96 2025-07-17T06:38:17.3896590Z #19 16.96 2025-07-17T06:38:17.3896774Z #19 16.96 2025-07-17T06:38:17.3896966Z #19 16.96 2025-07-17T06:38:17.3897143Z #19 16.96 2025-07-17T06:38:17.3897334Z #19 16.96 2025-07-17T06:38:17.3897524Z #19 16.96 2025-07-17T06:38:17.3897702Z #19 16.96 2025-07-17T06:38:17.3897892Z #19 16.96 2025-07-17T06:38:17.3898070Z #19 16.96 2025-07-17T06:38:17.3898259Z #19 16.96 2025-07-17T06:38:18.1290989Z libgcc-ng-15.1.0 | 28 KB | ########## | 100%  2025-07-17T06:38:18.3169908Z #19 17.85 2025-07-17T06:38:18.3170525Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100%  2025-07-17T06:38:18.3170948Z python-3.10.18 | 23.9 MB | ########## | 100% 2025-07-17T06:38:18.3171358Z 2025-07-17T06:38:18.3171657Z #19 17.93 2025-07-17T06:38:18.3172207Z  2025-07-17T06:38:18.3172506Z #19 17.93 2025-07-17T06:38:18.3172695Z #19 17.93 2025-07-17T06:38:18.3173101Z  2025-07-17T06:38:18.3173412Z #19 17.93 2025-07-17T06:38:18.3173597Z #19 17.93 2025-07-17T06:38:18.3173796Z #19 17.93 2025-07-17T06:38:18.3174075Z  2025-07-17T06:38:18.3174380Z #19 17.93 2025-07-17T06:38:18.3174576Z #19 17.93 2025-07-17T06:38:18.3174759Z #19 17.93 2025-07-17T06:38:18.3174954Z #19 17.93 2025-07-17T06:38:18.3175233Z  2025-07-17T06:38:18.3175592Z #19 17.93 2025-07-17T06:38:18.3175775Z #19 17.93 2025-07-17T06:38:18.3175973Z #19 17.93 2025-07-17T06:38:18.3176156Z #19 17.93 2025-07-17T06:38:18.3176351Z #19 17.93 2025-07-17T06:38:18.3176646Z  2025-07-17T06:38:18.3176949Z #19 17.93 2025-07-17T06:38:18.3177144Z #19 17.93 2025-07-17T06:38:18.3177328Z #19 17.93 2025-07-17T06:38:18.3177522Z #19 17.93 2025-07-17T06:38:18.3177716Z #19 17.93 2025-07-17T06:38:18.3177904Z #19 17.93 2025-07-17T06:38:18.3178207Z  2025-07-17T06:38:18.3178507Z #19 17.93 2025-07-17T06:38:18.3178702Z #19 17.93 2025-07-17T06:38:18.3178898Z #19 17.93 2025-07-17T06:38:18.3179084Z #19 17.93 2025-07-17T06:38:18.3179279Z #19 17.93 2025-07-17T06:38:18.3179464Z #19 17.93 2025-07-17T06:38:18.3179660Z #19 17.93 2025-07-17T06:38:18.3179962Z  2025-07-17T06:38:18.3180262Z #19 17.93 2025-07-17T06:38:18.3180458Z #19 17.93 2025-07-17T06:38:18.3180641Z #19 17.93 2025-07-17T06:38:18.3180836Z #19 17.93 2025-07-17T06:38:18.3181034Z #19 17.93 2025-07-17T06:38:18.3181216Z #19 17.93 2025-07-17T06:38:18.3181412Z #19 17.93 2025-07-17T06:38:18.3181600Z #19 17.93 2025-07-17T06:38:18.3181909Z  2025-07-17T06:38:18.3182229Z #19 17.93 2025-07-17T06:38:18.3182413Z #19 17.93 2025-07-17T06:38:18.3182619Z #19 17.93 2025-07-17T06:38:18.3182802Z #19 17.93 2025-07-17T06:38:18.3182998Z #19 17.93 2025-07-17T06:38:18.3183195Z #19 17.93 2025-07-17T06:38:18.3183376Z #19 17.93 2025-07-17T06:38:18.3183571Z #19 17.93 2025-07-17T06:38:18.3183754Z #19 17.93 2025-07-17T06:38:18.3184070Z  2025-07-17T06:38:18.3184386Z #19 17.93 2025-07-17T06:38:18.3184572Z #19 17.93 2025-07-17T06:38:18.3184768Z #19 17.93 2025-07-17T06:38:18.3184951Z #19 17.93 2025-07-17T06:38:18.3185147Z #19 17.93 2025-07-17T06:38:18.3185332Z #19 17.93 2025-07-17T06:38:18.3185527Z #19 17.93 2025-07-17T06:38:18.3185719Z #19 17.93 2025-07-17T06:38:18.3185904Z #19 17.93 2025-07-17T06:38:18.3186099Z #19 17.93 2025-07-17T06:38:18.3186405Z  2025-07-17T06:38:18.3186725Z #19 17.93 2025-07-17T06:38:18.3186924Z #19 17.93 2025-07-17T06:38:18.3187105Z #19 17.93 2025-07-17T06:38:18.3187308Z #19 17.93 2025-07-17T06:38:18.3187489Z #19 17.93 2025-07-17T06:38:18.3187682Z #19 17.93 2025-07-17T06:38:18.3187875Z #19 17.93 2025-07-17T06:38:18.3188057Z #19 17.93 2025-07-17T06:38:18.3188251Z #19 17.93 2025-07-17T06:38:18.3188430Z #19 17.93 2025-07-17T06:38:18.3188622Z #19 17.93 2025-07-17T06:38:18.3188940Z  2025-07-17T06:38:18.3189252Z #19 17.93 2025-07-17T06:38:18.3189451Z #19 17.93 2025-07-17T06:38:18.3189634Z #19 17.93 2025-07-17T06:38:18.3189831Z #19 17.93 2025-07-17T06:38:18.3190028Z #19 17.93 2025-07-17T06:38:18.3190210Z #19 17.93 2025-07-17T06:38:18.3190401Z #19 17.93 2025-07-17T06:38:18.3190584Z #19 17.93 2025-07-17T06:38:18.3190780Z #19 17.93 2025-07-17T06:38:18.3191072Z #19 17.93 2025-07-17T06:38:18.3191255Z #19 17.93 2025-07-17T06:38:18.3191451Z #19 17.93 2025-07-17T06:38:18.3191765Z  2025-07-17T06:38:18.3192159Z #19 17.93 2025-07-17T06:38:18.3192360Z #19 17.93 2025-07-17T06:38:18.3192544Z #19 17.93 2025-07-17T06:38:18.3192739Z #19 17.93 2025-07-17T06:38:18.3192923Z #19 17.93 2025-07-17T06:38:18.3193123Z #19 17.93 2025-07-17T06:38:18.3193322Z #19 17.93 2025-07-17T06:38:18.3193505Z #19 17.93 2025-07-17T06:38:18.3193697Z #19 17.93 2025-07-17T06:38:18.3193879Z #19 17.93 2025-07-17T06:38:18.3194072Z #19 17.93 2025-07-17T06:38:18.3194263Z #19 17.93 2025-07-17T06:38:18.3194447Z #19 17.93 2025-07-17T06:38:18.3194769Z  2025-07-17T06:38:18.3195083Z #19 17.93 2025-07-17T06:38:18.3195280Z #19 17.93 2025-07-17T06:38:18.3195473Z #19 17.93 2025-07-17T06:38:18.3195653Z #19 17.93 2025-07-17T06:38:18.3195849Z #19 17.93 2025-07-17T06:38:18.3196032Z #19 17.93 2025-07-17T06:38:18.3196229Z #19 17.93 2025-07-17T06:38:18.3196426Z #19 17.93 2025-07-17T06:38:18.3196608Z #19 17.93 2025-07-17T06:38:18.3196804Z #19 17.93 2025-07-17T06:38:18.3196986Z #19 17.93 2025-07-17T06:38:18.3197181Z #19 17.93 2025-07-17T06:38:18.3197373Z #19 17.93 2025-07-17T06:38:18.3197554Z #19 17.93 2025-07-17T06:38:18.3197884Z  2025-07-17T06:38:18.3198199Z #19 17.93 2025-07-17T06:38:18.3198488Z #19 17.93 2025-07-17T06:38:18.3198687Z #19 17.93 2025-07-17T06:38:18.3198869Z #19 17.93 2025-07-17T06:38:18.3199061Z #19 17.93 2025-07-17T06:38:18.3199241Z #19 17.93 2025-07-17T06:38:18.3199450Z #19 17.93 2025-07-17T06:38:18.3199684Z #19 17.93 2025-07-17T06:38:18.3199884Z #19 17.93 2025-07-17T06:38:18.3200083Z #19 17.93 2025-07-17T06:38:18.3200267Z #19 17.93 2025-07-17T06:38:18.3200468Z #19 17.93 2025-07-17T06:38:18.3200660Z #19 17.93 2025-07-17T06:38:18.3200859Z #19 17.93 2025-07-17T06:38:18.3201057Z #19 17.93 2025-07-17T06:38:18.3201385Z  2025-07-17T06:38:18.3201724Z #19 17.93 2025-07-17T06:38:18.3201911Z #19 17.93 2025-07-17T06:38:18.3202105Z #19 17.93 2025-07-17T06:38:18.3202302Z #19 17.93 2025-07-17T06:38:18.3202485Z #19 17.93 2025-07-17T06:38:18.3202677Z #19 17.93 2025-07-17T06:38:18.3202858Z #19 17.93 2025-07-17T06:38:18.3203053Z #19 17.93 2025-07-17T06:38:18.3203246Z #19 17.93 2025-07-17T06:38:18.3203428Z #19 17.93 2025-07-17T06:38:18.3203623Z #19 17.93 2025-07-17T06:38:18.3203807Z #19 17.93 2025-07-17T06:38:18.3204001Z #19 17.93 2025-07-17T06:38:18.3204182Z #19 17.93 2025-07-17T06:38:18.3204379Z #19 17.93 2025-07-17T06:38:18.3204573Z #19 17.93 2025-07-17T06:38:18.3204924Z  done 2025-07-17T06:38:18.4177761Z #19 17.93 Preparing transaction: - \ done 2025-07-17T06:38:19.7714894Z #19 18.14 Verifying transaction: / - \ | / - \ | / - \ | / done 2025-07-17T06:38:22.0924146Z #19 19.49 Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-07-17T06:38:22.3268133Z #19 21.82 # 2025-07-17T06:38:22.3268501Z #19 21.82 # To activate this environment, use 2025-07-17T06:38:22.3268901Z #19 21.82 # 2025-07-17T06:38:22.3269139Z #19 21.82 # $ conda activate py_3.10 2025-07-17T06:38:22.3269441Z #19 21.82 # 2025-07-17T06:38:22.3269703Z #19 21.82 # To deactivate an active environment, use 2025-07-17T06:38:22.3270024Z #19 21.82 # 2025-07-17T06:38:22.3270245Z #19 21.82 # $ conda deactivate 2025-07-17T06:38:22.3270506Z #19 21.82 2025-07-17T06:38:22.3270844Z #19 21.89 + conda_install libstdcxx-ng=12.3.0 --update-deps -c conda-forge 2025-07-17T06:38:22.3271498Z #19 21.89 + as_jenkins conda install -q -n py_3.10 -y python=3.10 libstdcxx-ng=12.3.0 --update-deps -c conda-forge 2025-07-17T06:38:22.3273452Z #19 21.89 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.10 -y python=3.10 libstdcxx-ng=12.3.0 --update-deps -c conda-forge 2025-07-17T06:38:22.7729033Z #19 22.49 Channels: 2025-07-17T06:38:22.7729336Z #19 22.49 - conda-forge 2025-07-17T06:38:22.7729617Z #19 22.49 Platform: linux-64 2025-07-17T06:38:26.0823421Z #19 22.49 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:38:26.3911125Z #19 25.80 Solving environment: ...working... Channels: 2025-07-17T06:38:26.3911576Z #19 26.11 - conda-forge 2025-07-17T06:38:26.3911855Z #19 26.11 Platform: linux-64 2025-07-17T06:38:31.0640355Z #19 26.11 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:38:31.3722731Z #19 30.78 Solving environment: ...working... done 2025-07-17T06:38:31.5393625Z #19 31.10 2025-07-17T06:38:31.5393903Z #19 31.10 2025-07-17T06:38:31.5394198Z #19 31.10 ==> WARNING: A newer version of conda exists. <== 2025-07-17T06:38:31.5394613Z #19 31.10 current version: 25.3.0 2025-07-17T06:38:31.5394927Z #19 31.10 latest version: 25.5.1 2025-07-17T06:38:31.5395201Z #19 31.10 2025-07-17T06:38:31.5395436Z #19 31.10 Please update conda by running 2025-07-17T06:38:31.5395734Z #19 31.10 2025-07-17T06:38:31.5395995Z #19 31.10 $ conda update -n base -c conda-forge conda 2025-07-17T06:38:31.5396335Z #19 31.10 2025-07-17T06:38:31.5396519Z #19 31.10 2025-07-17T06:38:31.5396715Z #19 31.11 done 2025-07-17T06:38:31.5421279Z #19 31.26 2025-07-17T06:38:31.5421612Z #19 31.26 ## Package Plan ## 2025-07-17T06:38:31.5421960Z #19 31.26 2025-07-17T06:38:31.5422246Z #19 31.26 environment location: /opt/conda/envs/py_3.10 2025-07-17T06:38:31.5422583Z #19 31.26 2025-07-17T06:38:31.5422819Z #19 31.26 added / updated specs: 2025-07-17T06:38:31.5423129Z #19 31.26 - libstdcxx-ng=12.3.0 2025-07-17T06:38:31.5423428Z #19 31.26 - python=3.10 2025-07-17T06:38:31.5423683Z #19 31.26 2025-07-17T06:38:31.5423869Z #19 31.26 2025-07-17T06:38:31.5424139Z #19 31.26 The following packages will be downloaded: 2025-07-17T06:38:31.5424459Z #19 31.26 2025-07-17T06:38:31.5424711Z #19 31.26 package | build 2025-07-17T06:38:31.5425087Z #19 31.26 ---------------------------|----------------- 2025-07-17T06:38:31.5425517Z #19 31.26 libstdcxx-ng-12.3.0 | hc0a3c3a_7 3.3 MB conda-forge 2025-07-17T06:38:31.5426014Z #19 31.26 ------------------------------------------------------------ 2025-07-17T06:38:31.5426399Z #19 31.26 Total: 3.3 MB 2025-07-17T06:38:31.5426728Z #19 31.26 2025-07-17T06:38:31.5426984Z #19 31.26 The following packages will be REMOVED: 2025-07-17T06:38:31.5427298Z #19 31.26 2025-07-17T06:38:31.5427528Z #19 31.26 libstdcxx-15.1.0-h8f9b012_3 2025-07-17T06:38:31.5427819Z #19 31.26 2025-07-17T06:38:31.5428083Z #19 31.26 The following packages will be DOWNGRADED: 2025-07-17T06:38:31.5428422Z #19 31.26 2025-07-17T06:38:31.5428727Z #19 31.26 libstdcxx-ng 15.1.0-h4852527_3 --> 12.3.0-hc0a3c3a_7 2025-07-17T06:38:31.5429122Z #19 31.26 2025-07-17T06:38:31.5429315Z #19 31.26 2025-07-17T06:38:31.6449360Z #19 31.26 Preparing transaction: ...working... done 2025-07-17T06:38:31.6449822Z #19 31.26 Verifying transaction: ...working... done 2025-07-17T06:38:31.8725692Z #19 31.36 Executing transaction: ...working... done 2025-07-17T06:38:31.8726216Z #19 31.44 + [[ ci-image:pytorch-linux-jammy-rocm-n-py3 == *rocm* ]] 2025-07-17T06:38:31.8726629Z #19 31.44 + conda_install sqlite 2025-07-17T06:38:31.8727022Z #19 31.44 + as_jenkins conda install -q -n py_3.10 -y python=3.10 sqlite 2025-07-17T06:38:31.8728298Z #19 31.44 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.10 -y python=3.10 sqlite 2025-07-17T06:38:32.3113063Z #19 32.03 Channels: 2025-07-17T06:38:32.3113483Z #19 32.03 - conda-forge 2025-07-17T06:38:32.3113782Z #19 32.03 Platform: linux-64 2025-07-17T06:38:35.5034637Z #19 32.03 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:38:35.8094013Z #19 35.22 Solving environment: ...working... done 2025-07-17T06:38:36.0002507Z #19 35.61 2025-07-17T06:38:36.0002787Z #19 35.61 ## Package Plan ## 2025-07-17T06:38:36.0003058Z #19 35.61 2025-07-17T06:38:36.0003327Z #19 35.61 environment location: /opt/conda/envs/py_3.10 2025-07-17T06:38:36.0003678Z #19 35.61 2025-07-17T06:38:36.0003892Z #19 35.61 added / updated specs: 2025-07-17T06:38:36.0004193Z #19 35.61 - python=3.10 2025-07-17T06:38:36.0004463Z #19 35.61 - sqlite 2025-07-17T06:38:36.0004702Z #19 35.61 2025-07-17T06:38:36.0004920Z #19 35.61 2025-07-17T06:38:36.0005181Z #19 35.61 The following packages will be downloaded: 2025-07-17T06:38:36.0005502Z #19 35.61 2025-07-17T06:38:36.0005770Z #19 35.61 package | build 2025-07-17T06:38:36.0006135Z #19 35.61 ---------------------------|----------------- 2025-07-17T06:38:36.0006554Z #19 35.61 sqlite-3.50.2 | heff268d_2 162 KB conda-forge 2025-07-17T06:38:36.0006999Z #19 35.61 ------------------------------------------------------------ 2025-07-17T06:38:36.0007382Z #19 35.61 Total: 162 KB 2025-07-17T06:38:36.0007705Z #19 35.61 2025-07-17T06:38:36.0007975Z #19 35.61 The following NEW packages will be INSTALLED: 2025-07-17T06:38:36.0008299Z #19 35.61 2025-07-17T06:38:36.0008637Z #19 35.61 sqlite conda-forge/linux-64::sqlite-3.50.2-heff268d_2 2025-07-17T06:38:36.0009006Z #19 35.61 2025-07-17T06:38:36.0009204Z #19 35.61 2025-07-17T06:38:36.0009467Z #19 35.61 Preparing transaction: ...working... done 2025-07-17T06:38:36.0009839Z #19 35.62 Verifying transaction: ...working... done 2025-07-17T06:38:36.2237376Z #19 35.72 Executing transaction: ...working... done 2025-07-17T06:38:36.2237839Z #19 35.79 ++ uname -m 2025-07-17T06:38:36.2238094Z #19 35.79 + [[ x86_64 != \a\a\r\c\h\6\4 ]] 2025-07-17T06:38:36.2238548Z #19 35.79 + pip_install mkl==2024.2.0 2025-07-17T06:38:36.2238997Z #19 35.79 + as_jenkins conda run -n py_3.10 pip install --progress-bar off mkl==2024.2.0 2025-07-17T06:38:36.2240359Z #19 35.79 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off mkl==2024.2.0 2025-07-17T06:38:48.4867429Z #19 48.20 Collecting mkl==2024.2.0 2025-07-17T06:38:48.4867989Z #19 48.20 Downloading mkl-2024.2.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.4 kB) 2025-07-17T06:38:48.4868562Z #19 48.20 Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-07-17T06:38:48.4869169Z #19 48.20 Downloading intel_openmp-2025.2.0-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (1.2 kB) 2025-07-17T06:38:48.4869730Z #19 48.20 Collecting tbb==2021.* (from mkl==2024.2.0) 2025-07-17T06:38:48.4870219Z #19 48.20 Downloading tbb-2021.13.1-py2.py3-none-manylinux1_x86_64.whl.metadata (1.0 kB) 2025-07-17T06:38:48.4870861Z #19 48.20 Collecting intel-cmplr-lib-ur==2025.2.0 (from intel-openmp>=2023->mkl==2024.2.0) 2025-07-17T06:38:48.4871573Z #19 48.20 Downloading intel_cmplr_lib_ur-2025.2.0-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (1.2 kB) 2025-07-17T06:38:48.4872308Z #19 48.20 Collecting umf==0.11.* (from intel-cmplr-lib-ur==2025.2.0->intel-openmp>=2023->mkl==2024.2.0) 2025-07-17T06:38:48.4872982Z #19 48.20 Downloading umf-0.11.0-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (1.0 kB) 2025-07-17T06:38:48.4873697Z #19 48.20 Collecting tcmlib>=1.4 (from umf==0.11.*->intel-cmplr-lib-ur==2025.2.0->intel-openmp>=2023->mkl==2024.2.0) 2025-07-17T06:38:48.4874752Z #19 48.20 Downloading tcmlib-1.4.0-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (964 bytes) 2025-07-17T06:38:48.4875510Z #19 48.20 Downloading mkl-2024.2.0-py2.py3-none-manylinux1_x86_64.whl (195.3 MB) 2025-07-17T06:38:48.4876106Z #19 48.20 Downloading tbb-2021.13.1-py2.py3-none-manylinux1_x86_64.whl (5.4 MB) 2025-07-17T06:38:48.4876724Z #19 48.20 Downloading intel_openmp-2025.2.0-py2.py3-none-manylinux_2_28_x86_64.whl (73.4 MB) 2025-07-17T06:38:48.4877426Z #19 48.20 Downloading intel_cmplr_lib_ur-2025.2.0-py2.py3-none-manylinux_2_28_x86_64.whl (29.3 MB) 2025-07-17T06:38:48.4878064Z #19 48.20 Downloading umf-0.11.0-py2.py3-none-manylinux_2_28_x86_64.whl (329 kB) 2025-07-17T06:38:48.4878767Z #19 48.20 Downloading tcmlib-1.4.0-py2.py3-none-manylinux_2_28_x86_64.whl (2.7 MB) 2025-07-17T06:38:48.4879520Z #19 48.20 Installing collected packages: tcmlib, tbb, umf, intel-cmplr-lib-ur, intel-openmp, mkl 2025-07-17T06:38:48.4880397Z #19 48.20 Successfully installed intel-cmplr-lib-ur-2025.2.0 intel-openmp-2025.2.0 mkl-2024.2.0 tbb-2021.13.1 tcmlib-1.4.0 umf-0.11.0 2025-07-17T06:38:48.4881027Z #19 48.20 2025-07-17T06:38:48.6814605Z #19 48.25 + pip_install mkl-static==2024.2.0 2025-07-17T06:38:48.6815218Z #19 48.25 + as_jenkins conda run -n py_3.10 pip install --progress-bar off mkl-static==2024.2.0 2025-07-17T06:38:48.6816628Z #19 48.25 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off mkl-static==2024.2.0 2025-07-17T06:38:55.0320413Z #19 54.75 Collecting mkl-static==2024.2.0 2025-07-17T06:38:55.0321010Z #19 54.75 Downloading mkl_static-2024.2.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.4 kB) 2025-07-17T06:38:55.0321916Z #19 54.75 Requirement already satisfied: intel-openmp>=2023 in ./envs/py_3.10/lib/python3.10/site-packages (from mkl-static==2024.2.0) (2025.2.0) 2025-07-17T06:38:55.0322991Z #19 54.75 Requirement already satisfied: tbb==2021.* in ./envs/py_3.10/lib/python3.10/site-packages (from mkl-static==2024.2.0) (2021.13.1) 2025-07-17T06:38:55.0323724Z #19 54.75 Collecting mkl-include==2024.2.0 (from mkl-static==2024.2.0) 2025-07-17T06:38:55.0324330Z #19 54.75 Downloading mkl_include-2024.2.0-py2.py3-none-manylinux1_x86_64.whl.metadata (1.3 kB) 2025-07-17T06:38:55.0325320Z #19 54.75 Requirement already satisfied: intel-cmplr-lib-ur==2025.2.0 in ./envs/py_3.10/lib/python3.10/site-packages (from intel-openmp>=2023->mkl-static==2024.2.0) (2025.2.0) 2025-07-17T06:38:55.0326603Z #19 54.75 Requirement already satisfied: umf==0.11.* in ./envs/py_3.10/lib/python3.10/site-packages (from intel-cmplr-lib-ur==2025.2.0->intel-openmp>=2023->mkl-static==2024.2.0) (0.11.0) 2025-07-17T06:38:55.0327979Z #19 54.75 Requirement already satisfied: tcmlib>=1.4 in ./envs/py_3.10/lib/python3.10/site-packages (from umf==0.11.*->intel-cmplr-lib-ur==2025.2.0->intel-openmp>=2023->mkl-static==2024.2.0) (1.4.0) 2025-07-17T06:38:55.0328998Z #19 54.75 Downloading mkl_static-2024.2.0-py2.py3-none-manylinux1_x86_64.whl (212.9 MB) 2025-07-17T06:38:55.0329632Z #19 54.75 Downloading mkl_include-2024.2.0-py2.py3-none-manylinux1_x86_64.whl (1.3 MB) 2025-07-17T06:38:55.0330192Z #19 54.75 Installing collected packages: mkl-include, mkl-static 2025-07-17T06:38:55.0330704Z #19 54.75 Successfully installed mkl-include-2024.2.0 mkl-static-2024.2.0 2025-07-17T06:38:55.0331109Z #19 54.75 2025-07-17T06:38:55.2231891Z #19 54.79 + pip_install mkl-include==2024.2.0 2025-07-17T06:38:55.2232945Z #19 54.79 + as_jenkins conda run -n py_3.10 pip install --progress-bar off mkl-include==2024.2.0 2025-07-17T06:38:55.2234421Z #19 54.79 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off mkl-include==2024.2.0 2025-07-17T06:38:56.3691458Z #19 56.09 Requirement already satisfied: mkl-include==2024.2.0 in ./envs/py_3.10/lib/python3.10/site-packages (2024.2.0) 2025-07-17T06:38:56.3692163Z #19 56.09 2025-07-17T06:38:56.5614968Z #19 56.13 + conda_install llvmdev=8.0.0 libpython-static=3.10 2025-07-17T06:38:56.5616113Z #19 56.13 + as_jenkins conda install -q -n py_3.10 -y python=3.10 llvmdev=8.0.0 libpython-static=3.10 2025-07-17T06:38:56.5617610Z #19 56.13 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.10 -y python=3.10 llvmdev=8.0.0 libpython-static=3.10 2025-07-17T06:38:57.0006621Z #19 56.72 Channels: 2025-07-17T06:38:57.0006929Z #19 56.72 - conda-forge 2025-07-17T06:38:57.0007220Z #19 56.72 Platform: linux-64 2025-07-17T06:39:00.2857119Z #19 56.72 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:39:00.5962424Z #19 60.00 Solving environment: ...working... done 2025-07-17T06:39:39.4104560Z #19 99.13 2025-07-17T06:39:39.4104923Z #19 99.13 ## Package Plan ## 2025-07-17T06:39:39.4105228Z #19 99.13 2025-07-17T06:39:39.4105640Z #19 99.13 environment location: /opt/conda/envs/py_3.10 2025-07-17T06:39:39.4106058Z #19 99.13 2025-07-17T06:39:39.4106353Z #19 99.13 added / updated specs: 2025-07-17T06:39:39.4106695Z #19 99.13 - libpython-static=3.10 2025-07-17T06:39:39.4107010Z #19 99.13 - llvmdev=8.0.0 2025-07-17T06:39:39.4107299Z #19 99.13 - python=3.10 2025-07-17T06:39:39.4107544Z #19 99.13 2025-07-17T06:39:39.4107743Z #19 99.13 2025-07-17T06:39:39.4108003Z #19 99.13 The following packages will be downloaded: 2025-07-17T06:39:39.4108323Z #19 99.13 2025-07-17T06:39:39.4108577Z #19 99.13 package | build 2025-07-17T06:39:39.4108939Z #19 99.13 ---------------------------|----------------- 2025-07-17T06:39:39.4109432Z #19 99.13 libpython-static-3.10.18 |h5888daf_0_cpython 52.7 MB conda-forge 2025-07-17T06:39:39.4109968Z #19 99.13 llvmdev-8.0.0 | hc9558a2_2 290.7 MB conda-forge 2025-07-17T06:39:39.4110401Z #19 99.13 ------------------------------------------------------------ 2025-07-17T06:39:39.4110797Z #19 99.13 Total: 343.4 MB 2025-07-17T06:39:39.4111123Z #19 99.13 2025-07-17T06:39:39.4111379Z #19 99.13 The following NEW packages will be INSTALLED: 2025-07-17T06:39:39.4111716Z #19 99.13 2025-07-17T06:39:39.4112164Z #19 99.13 libpython-static conda-forge/linux-64::libpython-static-3.10.18-h5888daf_0_cpython 2025-07-17T06:39:39.4112793Z #19 99.13 libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_3 2025-07-17T06:39:39.4113306Z #19 99.13 llvmdev conda-forge/linux-64::llvmdev-8.0.0-hc9558a2_2 2025-07-17T06:39:39.4113679Z #19 99.13 2025-07-17T06:39:39.4113892Z #19 99.13 2025-07-17T06:39:39.5865464Z #19 99.13 Preparing transaction: ...working... done 2025-07-17T06:39:40.5339162Z #19 99.15 Verifying transaction: ...working... done 2025-07-17T06:39:40.6845686Z #19 100.3 Executing transaction: ...working... done 2025-07-17T06:39:40.6846169Z #19 100.4 + '[' -n '' ']' 2025-07-17T06:39:40.6846421Z #19 100.4 + [[ 22.04 == \2\4\.\0\4* ]] 2025-07-17T06:39:40.6846797Z #19 100.4 + pip_install -r /opt/conda/requirements-ci.txt 2025-07-17T06:39:40.6847412Z #19 100.4 + as_jenkins conda run -n py_3.10 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2025-07-17T06:39:40.6848926Z #19 100.4 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2025-07-17T06:40:27.8321801Z #19 147.5 Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-07-17T06:40:27.8322969Z #19 147.5 Ignoring librosa: markers 'python_version == "3.12"' don't match your environment 2025-07-17T06:40:27.8323755Z #19 147.5 Ignoring numba: markers 'python_version < "3.9"' don't match your environment 2025-07-17T06:40:27.8324381Z #19 147.5 Ignoring numba: markers 'python_version == "3.9"' don't match your environment 2025-07-17T06:40:27.8325019Z #19 147.5 Ignoring numba: markers 'python_version == "3.12"' don't match your environment 2025-07-17T06:40:27.8325745Z #19 147.5 Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-07-17T06:40:27.8326457Z #19 147.5 Ignoring numpy: markers 'python_version >= "3.13"' don't match your environment 2025-07-17T06:40:27.8327172Z #19 147.5 Ignoring pandas: markers 'python_version >= "3.13"' don't match your environment 2025-07-17T06:40:27.8327834Z #19 147.5 Ignoring scikit-image: markers 'python_version < "3.10"' don't match your environment 2025-07-17T06:40:27.8328510Z #19 147.5 Ignoring scipy: markers 'python_version >= "3.12"' don't match your environment 2025-07-17T06:40:27.8329185Z #19 147.5 Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-07-17T06:40:27.8329862Z #19 147.5 Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-07-17T06:40:27.8330546Z #19 147.5 Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-07-17T06:40:27.8331255Z #19 147.5 Collecting boto3==1.35.42 (from -r /opt/conda/requirements-ci.txt (line 8)) 2025-07-17T06:40:27.8331817Z #19 147.5 Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-07-17T06:40:27.8332374Z #19 147.5 Collecting click (from -r /opt/conda/requirements-ci.txt (line 13)) 2025-07-17T06:40:27.8332920Z #19 147.5 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 2025-07-17T06:40:27.8333496Z #19 147.5 Collecting coremltools==5.0b5 (from -r /opt/conda/requirements-ci.txt (line 18)) 2025-07-17T06:40:27.8334041Z #19 147.5 Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-07-17T06:40:27.8334426Z #19 147.5 Preparing metadata (setup.py): started 2025-07-17T06:40:27.8334873Z #19 147.5 Preparing metadata (setup.py): finished with status 'done' 2025-07-17T06:40:27.8335415Z #19 147.5 Collecting dill==0.3.7 (from -r /opt/conda/requirements-ci.txt (line 29)) 2025-07-17T06:40:27.8335952Z #19 147.5 Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-07-17T06:40:27.8336523Z #19 147.5 Collecting expecttest==0.3.0 (from -r /opt/conda/requirements-ci.txt (line 34)) 2025-07-17T06:40:27.8337129Z #19 147.5 Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-17T06:40:27.8337743Z #19 147.5 Collecting fbscribelogger==0.1.7 (from -r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8338399Z #19 147.5 Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-07-17T06:40:27.8339050Z #19 147.5 Collecting flatbuffers==24.12.23 (from -r /opt/conda/requirements-ci.txt (line 45)) 2025-07-17T06:40:27.8339704Z #19 147.5 Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-07-17T06:40:27.8340362Z #19 147.5 Collecting hypothesis==5.35.1 (from -r /opt/conda/requirements-ci.txt (line 50)) 2025-07-17T06:40:27.8340974Z #19 147.5 Downloading hypothesis-5.35.1-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:40:27.8341575Z #19 147.5 Collecting junitparser==2.1.1 (from -r /opt/conda/requirements-ci.txt (line 56)) 2025-07-17T06:40:27.8342214Z #19 147.5 Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-07-17T06:40:27.8342890Z #19 147.5 Collecting lark==0.12.0 (from -r /opt/conda/requirements-ci.txt (line 61)) 2025-07-17T06:40:27.8343465Z #19 147.5 Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-07-17T06:40:27.8344044Z #19 147.5 Collecting librosa>=0.6.2 (from -r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8344713Z #19 147.5 Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-07-17T06:40:27.8345276Z #19 147.5 Collecting mypy==1.16.0 (from -r /opt/conda/requirements-ci.txt (line 95)) 2025-07-17T06:40:27.8346125Z #19 147.5 Downloading mypy-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB) 2025-07-17T06:40:27.8346910Z #19 147.5 Collecting networkx==2.8.8 (from -r /opt/conda/requirements-ci.txt (line 101)) 2025-07-17T06:40:27.8347501Z #19 147.5 Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:40:27.8348075Z #19 147.5 Collecting ninja==1.11.1.3 (from -r /opt/conda/requirements-ci.txt (line 107)) 2025-07-17T06:40:27.8348764Z #19 147.5 Downloading ninja-1.11.1.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.3 kB) 2025-07-17T06:40:27.8349460Z #19 147.5 Collecting numba==0.55.2 (from -r /opt/conda/requirements-ci.txt (line 115)) 2025-07-17T06:40:27.8350173Z #19 147.5 Downloading numba-0.55.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.3 kB) 2025-07-17T06:40:27.8350872Z #19 147.5 Collecting numpy==1.22.4 (from -r /opt/conda/requirements-ci.txt (line 134)) 2025-07-17T06:40:27.8351588Z #19 147.5 Downloading numpy-1.22.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) 2025-07-17T06:40:27.8352298Z #19 147.5 Collecting pandas==2.0.3 (from -r /opt/conda/requirements-ci.txt (line 138)) 2025-07-17T06:40:27.8352995Z #19 147.5 Downloading pandas-2.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) 2025-07-17T06:40:27.8353713Z #19 147.5 Collecting opt-einsum==3.3 (from -r /opt/conda/requirements-ci.txt (line 146)) 2025-07-17T06:40:27.8354311Z #19 147.5 Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-07-17T06:40:27.8354880Z #19 147.5 Collecting optree==0.13.0 (from -r /opt/conda/requirements-ci.txt (line 151)) 2025-07-17T06:40:27.8355591Z #19 147.5 Downloading optree-0.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (47 kB) 2025-07-17T06:40:27.8356488Z #19 147.5 Collecting pillow==11.0.0 (from -r /opt/conda/requirements-ci.txt (line 164)) 2025-07-17T06:40:27.8357120Z #19 147.5 Downloading pillow-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.1 kB) 2025-07-17T06:40:27.8357772Z #19 147.5 Collecting protobuf==5.29.4 (from -r /opt/conda/requirements-ci.txt (line 169)) 2025-07-17T06:40:27.8358530Z #19 147.5 Downloading protobuf-5.29.4-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2025-07-17T06:40:27.8359172Z #19 147.5 Collecting psutil (from -r /opt/conda/requirements-ci.txt (line 174)) 2025-07-17T06:40:27.8360021Z #19 147.5 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2025-07-17T06:40:27.8360862Z #19 147.5 Collecting pytest==7.3.2 (from -r /opt/conda/requirements-ci.txt (line 179)) 2025-07-17T06:40:27.8361437Z #19 147.5 Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-07-17T06:40:27.8362040Z #19 147.5 Collecting pytest-xdist==3.3.1 (from -r /opt/conda/requirements-ci.txt (line 184)) 2025-07-17T06:40:27.8362648Z #19 147.5 Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-07-17T06:40:27.8363293Z #19 147.5 Collecting pytest-flakefinder==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 189)) 2025-07-17T06:40:27.8363986Z #19 147.5 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-07-17T06:40:27.8364675Z #19 147.5 Collecting pytest-rerunfailures>=10.3 (from -r /opt/conda/requirements-ci.txt (line 194)) 2025-07-17T06:40:27.8365361Z #19 147.5 Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-07-17T06:40:27.8366023Z #19 147.5 Collecting pytest-subtests==0.13.1 (from -r /opt/conda/requirements-ci.txt (line 199)) 2025-07-17T06:40:27.8366663Z #19 147.5 Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-07-17T06:40:27.8367274Z #19 147.5 Collecting xdoctest==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 214)) 2025-07-17T06:40:27.8368011Z #19 147.5 Downloading xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2025-07-17T06:40:27.8368652Z #19 147.5 Collecting pygments==2.15.0 (from -r /opt/conda/requirements-ci.txt (line 219)) 2025-07-17T06:40:27.8369244Z #19 147.5 Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-07-17T06:40:27.8369854Z #19 147.5 Collecting scikit-image==0.22.0 (from -r /opt/conda/requirements-ci.txt (line 240)) 2025-07-17T06:40:27.8370608Z #19 147.5 Downloading scikit_image-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) 2025-07-17T06:40:27.8371340Z #19 147.5 Collecting scipy==1.10.1 (from -r /opt/conda/requirements-ci.txt (line 250)) 2025-07-17T06:40:27.8372040Z #19 147.5 Downloading scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2025-07-17T06:40:27.8372790Z #19 147.5 Collecting tb-nightly==2.13.0a20230426 (from -r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8373469Z #19 147.5 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl.metadata (1.8 kB) 2025-07-17T06:40:27.8374131Z #19 147.5 Collecting typing-extensions>=4.10.0 (from -r /opt/conda/requirements-ci.txt (line 270)) 2025-07-17T06:40:27.8374806Z #19 147.5 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2025-07-17T06:40:27.8375539Z #19 147.5 Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r /opt/conda/requirements-ci.txt (line 280)) 2025-07-17T06:40:27.8376273Z #19 147.5 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-17T06:40:27.8376939Z #19 147.5 Collecting lintrunner==0.12.7 (from -r /opt/conda/requirements-ci.txt (line 286)) 2025-07-17T06:40:27.8377684Z #19 147.5 Downloading lintrunner-0.12.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2025-07-17T06:40:27.8378391Z #19 147.5 Collecting redis>=4.0.0 (from -r /opt/conda/requirements-ci.txt (line 291)) 2025-07-17T06:40:27.8378951Z #19 147.5 Downloading redis-6.2.0-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8379513Z #19 147.5 Collecting ghstack==0.8.0 (from -r /opt/conda/requirements-ci.txt (line 295)) 2025-07-17T06:40:27.8380086Z #19 147.5 Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-07-17T06:40:27.8380655Z #19 147.5 Collecting jinja2==3.1.6 (from -r /opt/conda/requirements-ci.txt (line 300)) 2025-07-17T06:40:27.8381222Z #19 147.5 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-07-17T06:40:27.8381793Z #19 147.5 Collecting pytest-cpp==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 305)) 2025-07-17T06:40:27.8382391Z #19 147.5 Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T06:40:27.8382991Z #19 147.5 Collecting z3-solver==4.12.6.0 (from -r /opt/conda/requirements-ci.txt (line 310)) 2025-07-17T06:40:27.8383653Z #19 147.5 Downloading z3_solver-4.12.6.0-py2.py3-none-manylinux2014_x86_64.whl.metadata (757 bytes) 2025-07-17T06:40:27.8384341Z #19 147.5 Collecting tensorboard==2.13.0 (from -r /opt/conda/requirements-ci.txt (line 315)) 2025-07-17T06:40:27.8384967Z #19 147.5 Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-07-17T06:40:27.8385574Z #19 147.5 Collecting pywavelets==1.4.1 (from -r /opt/conda/requirements-ci.txt (line 321)) 2025-07-17T06:40:27.8386339Z #19 147.5 Downloading PyWavelets-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2025-07-17T06:40:27.8387059Z #19 147.5 Collecting lxml==5.3.0 (from -r /opt/conda/requirements-ci.txt (line 328)) 2025-07-17T06:40:27.8387672Z #19 147.5 Downloading lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-07-17T06:40:27.8388307Z #19 147.5 Collecting PyGithub==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8388891Z #19 147.5 Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-17T06:40:27.8389468Z #19 147.5 Collecting sympy==1.13.3 (from -r /opt/conda/requirements-ci.txt (line 335)) 2025-07-17T06:40:27.8390095Z #19 147.5 Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-07-17T06:40:27.8390680Z #19 147.5 Collecting onnx==1.18.0 (from -r /opt/conda/requirements-ci.txt (line 340)) 2025-07-17T06:40:27.8391377Z #19 147.5 Downloading onnx-1.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.9 kB) 2025-07-17T06:40:27.8392100Z #19 147.5 Collecting onnxscript==0.3.1 (from -r /opt/conda/requirements-ci.txt (line 345)) 2025-07-17T06:40:27.8392692Z #19 147.5 Downloading onnxscript-0.3.1-py3-none-any.whl.metadata (13 kB) 2025-07-17T06:40:27.8393311Z #19 147.5 Collecting parameterized==0.8.1 (from -r /opt/conda/requirements-ci.txt (line 350)) 2025-07-17T06:40:27.8393965Z #19 147.5 Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-07-17T06:40:27.8394561Z #19 147.5 Collecting pwlf==2.2.1 (from -r /opt/conda/requirements-ci.txt (line 359)) 2025-07-17T06:40:27.8395040Z #19 147.5 Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-07-17T06:40:27.8395416Z #19 147.5 Preparing metadata (setup.py): started 2025-07-17T06:40:27.8395847Z #19 147.5 Preparing metadata (setup.py): finished with status 'done' 2025-07-17T06:40:27.8396395Z #19 147.5 Collecting pyyaml (from -r /opt/conda/requirements-ci.txt (line 366)) 2025-07-17T06:40:27.8397086Z #19 147.5 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-07-17T06:40:27.8397783Z #19 147.5 Collecting pyzstd (from -r /opt/conda/requirements-ci.txt (line 367)) 2025-07-17T06:40:27.8398563Z #19 147.5 Downloading pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2025-07-17T06:40:27.8399590Z #19 147.5 Requirement already satisfied: setuptools>=70.1.0 in ./envs/py_3.10/lib/python3.10/site-packages (from -r /opt/conda/requirements-ci.txt (line 368)) (80.9.0) 2025-07-17T06:40:27.8400486Z #19 147.5 Collecting six (from -r /opt/conda/requirements-ci.txt (line 369)) 2025-07-17T06:40:27.8401038Z #19 147.5 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-07-17T06:40:27.8401587Z #19 147.5 Collecting pulp==2.9.0 (from -r /opt/conda/requirements-ci.txt (line 373)) 2025-07-17T06:40:27.8402141Z #19 147.5 Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T06:40:27.8402739Z #19 147.5 Collecting dataclasses_json==0.6.7 (from -r /opt/conda/requirements-ci.txt (line 378)) 2025-07-17T06:40:27.8403375Z #19 147.5 Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-07-17T06:40:27.8403978Z #19 147.5 Collecting cmake==4.0.0 (from -r /opt/conda/requirements-ci.txt (line 383)) 2025-07-17T06:40:27.8404668Z #19 147.5 Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-07-17T06:40:27.8405358Z #19 147.5 Collecting tlparse==0.3.30 (from -r /opt/conda/requirements-ci.txt (line 386)) 2025-07-17T06:40:27.8406076Z #19 147.5 Downloading tlparse-0.3.30-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2025-07-17T06:40:27.8406827Z #19 147.5 Collecting cuda-bindings<13.0,>=12.0 (from -r /opt/conda/requirements-ci.txt (line 389)) 2025-07-17T06:40:27.8407598Z #19 147.5 Downloading cuda_bindings-12.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-07-17T06:40:27.8408409Z #19 147.5 Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r /opt/conda/requirements-ci.txt (line 8)) 2025-07-17T06:40:27.8409054Z #19 147.5 Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-07-17T06:40:27.8409686Z #19 147.5 Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r /opt/conda/requirements-ci.txt (line 8)) 2025-07-17T06:40:27.8410320Z #19 147.5 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-07-17T06:40:27.8410971Z #19 147.5 Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r /opt/conda/requirements-ci.txt (line 8)) 2025-07-17T06:40:27.8411621Z #19 147.5 Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-07-17T06:40:27.8412322Z #19 147.5 Collecting tqdm (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2025-07-17T06:40:27.8412979Z #19 147.5 Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-07-17T06:40:27.8413597Z #19 147.5 Collecting packaging (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2025-07-17T06:40:27.8414256Z #19 147.5 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-07-17T06:40:27.8414931Z #19 147.5 Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8415765Z #19 147.5 Downloading aiohttp-3.12.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB) 2025-07-17T06:40:27.8416596Z #19 147.5 Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8417416Z #19 147.5 Downloading thriftpy2-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) 2025-07-17T06:40:27.8418213Z #19 147.5 Collecting attrs>=19.2.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 50)) 2025-07-17T06:40:27.8418842Z #19 147.5 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8419521Z #19 147.5 Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 50)) 2025-07-17T06:40:27.8420288Z #19 147.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8420978Z #19 147.5 Collecting future (from junitparser==2.1.1->-r /opt/conda/requirements-ci.txt (line 56)) 2025-07-17T06:40:27.8421589Z #19 147.5 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-07-17T06:40:27.8422228Z #19 147.5 Collecting mypy_extensions>=1.0.0 (from mypy==1.16.0->-r /opt/conda/requirements-ci.txt (line 95)) 2025-07-17T06:40:27.8422897Z #19 147.5 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-07-17T06:40:27.8423531Z #19 147.5 Collecting pathspec>=0.9.0 (from mypy==1.16.0->-r /opt/conda/requirements-ci.txt (line 95)) 2025-07-17T06:40:27.8424153Z #19 147.5 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2025-07-17T06:40:27.8424759Z #19 147.5 Collecting tomli>=1.1.0 (from mypy==1.16.0->-r /opt/conda/requirements-ci.txt (line 95)) 2025-07-17T06:40:27.8425329Z #19 147.5 Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8425961Z #19 147.5 Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r /opt/conda/requirements-ci.txt (line 115)) 2025-07-17T06:40:27.8426767Z #19 147.5 Downloading llvmlite-0.38.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.7 kB) 2025-07-17T06:40:27.8427570Z #19 147.5 Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r /opt/conda/requirements-ci.txt (line 138)) 2025-07-17T06:40:27.8428304Z #19 147.5 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:40:27.8429001Z #19 147.5 Collecting pytz>=2020.1 (from pandas==2.0.3->-r /opt/conda/requirements-ci.txt (line 138)) 2025-07-17T06:40:27.8429604Z #19 147.5 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-07-17T06:40:27.8430232Z #19 147.5 Collecting tzdata>=2022.1 (from pandas==2.0.3->-r /opt/conda/requirements-ci.txt (line 138)) 2025-07-17T06:40:27.8430871Z #19 147.5 Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-07-17T06:40:27.8431493Z #19 147.5 Collecting iniconfig (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 179)) 2025-07-17T06:40:27.8432117Z #19 147.5 Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-07-17T06:40:27.8432748Z #19 147.5 Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 179)) 2025-07-17T06:40:27.8433353Z #19 147.5 Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-07-17T06:40:27.8434019Z #19 147.5 Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 179)) 2025-07-17T06:40:27.8434770Z #19 147.5 Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-07-17T06:40:27.8435513Z #19 147.5 Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r /opt/conda/requirements-ci.txt (line 184)) 2025-07-17T06:40:27.8436163Z #19 147.5 Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-07-17T06:40:27.8436796Z #19 147.5 Collecting imageio>=2.27 (from scikit-image==0.22.0->-r /opt/conda/requirements-ci.txt (line 240)) 2025-07-17T06:40:27.8437451Z #19 147.5 Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-07-17T06:40:27.8438131Z #19 147.5 Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r /opt/conda/requirements-ci.txt (line 240)) 2025-07-17T06:40:27.8438878Z #19 147.5 Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-07-17T06:40:27.8439550Z #19 147.5 Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r /opt/conda/requirements-ci.txt (line 240)) 2025-07-17T06:40:27.8440219Z #19 147.5 Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-07-17T06:40:27.8440880Z #19 147.5 Collecting absl-py>=0.4 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8441537Z #19 147.5 Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-07-17T06:40:27.8442198Z #19 147.5 Collecting grpcio>=1.48.2 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8442999Z #19 147.5 Downloading grpcio-1.73.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-07-17T06:40:27.8443837Z #19 147.5 Collecting google-auth<3,>=1.6.3 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8444559Z #19 147.5 Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-07-17T06:40:27.8445317Z #19 147.5 Collecting google-auth-oauthlib<1.1,>=0.5 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8446132Z #19 147.5 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-07-17T06:40:27.8446883Z #19 147.5 Collecting markdown>=2.6.8 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8447557Z #19 147.5 Downloading markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:40:27.8448247Z #19 147.5 Collecting requests<3,>=2.21.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8448940Z #19 147.5 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-07-17T06:40:27.8449703Z #19 147.5 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8450588Z #19 147.5 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) 2025-07-17T06:40:27.8451485Z #19 147.5 Collecting werkzeug>=1.0.1 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8452147Z #19 147.5 Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-07-17T06:40:27.8453102Z #19 147.5 Requirement already satisfied: wheel>=0.26 in ./envs/py_3.10/lib/python3.10/site-packages (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) (0.45.1) 2025-07-17T06:40:27.8454127Z #19 147.5 Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r /opt/conda/requirements-ci.txt (line 300)) 2025-07-17T06:40:27.8454900Z #19 147.5 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2025-07-17T06:40:27.8455836Z #19 147.5 Collecting colorama (from pytest-cpp==2.3.0->-r /opt/conda/requirements-ci.txt (line 305)) 2025-07-17T06:40:27.8456660Z #19 147.5 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-07-17T06:40:27.8457300Z #19 147.5 Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8458261Z #19 147.5 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-07-17T06:40:27.8459275Z #19 147.5 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8459959Z #19 147.5 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-07-17T06:40:27.8460591Z #19 147.5 Collecting urllib3>=1.26.0 (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8461233Z #19 147.5 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-07-17T06:40:27.8461853Z #19 147.5 Collecting Deprecated (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8462527Z #19 147.5 Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) 2025-07-17T06:40:27.8463184Z #19 147.5 Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r /opt/conda/requirements-ci.txt (line 335)) 2025-07-17T06:40:27.8463792Z #19 147.5 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-07-17T06:40:27.8464422Z #19 147.5 Collecting ml_dtypes (from onnxscript==0.3.1->-r /opt/conda/requirements-ci.txt (line 345)) 2025-07-17T06:40:27.8465188Z #19 147.5 Downloading ml_dtypes-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-07-17T06:40:27.8465965Z #19 147.5 Collecting onnx_ir<2,>=0.1.3 (from onnxscript==0.3.1->-r /opt/conda/requirements-ci.txt (line 345)) 2025-07-17T06:40:27.8466598Z #19 147.5 Downloading onnx_ir-0.1.4-py3-none-any.whl.metadata (4.8 kB) 2025-07-17T06:40:27.8467177Z #19 147.5 Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r /opt/conda/requirements-ci.txt (line 359)) 2025-07-17T06:40:27.8467687Z #19 147.5 Downloading pyDOE-0.3.8.zip (22 kB) 2025-07-17T06:40:27.8468054Z #19 147.5 Preparing metadata (setup.py): started 2025-07-17T06:40:27.8468485Z #19 147.5 Preparing metadata (setup.py): finished with status 'done' 2025-07-17T06:40:27.8469267Z #19 147.5 Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r /opt/conda/requirements-ci.txt (line 378)) 2025-07-17T06:40:27.8469976Z #19 147.5 Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-07-17T06:40:27.8470673Z #19 147.5 Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r /opt/conda/requirements-ci.txt (line 378)) 2025-07-17T06:40:27.8471386Z #19 147.5 Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-17T06:40:27.8472172Z #19 147.5 Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8472958Z #19 147.5 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-07-17T06:40:27.8473717Z #19 147.5 Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8474441Z #19 147.5 Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-07-17T06:40:27.8475174Z #19 147.5 Collecting async-timeout<6.0,>=4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8475922Z #19 147.5 Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:40:27.8476656Z #19 147.5 Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8477650Z #19 147.5 Downloading frozenlist-1.7.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) 2025-07-17T06:40:27.8478721Z #19 147.5 Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8479869Z #19 147.5 Downloading multidict-6.6.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-07-17T06:40:27.8481809Z #19 147.5 Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8482760Z #19 147.5 Downloading propcache-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2025-07-17T06:40:27.8483633Z #19 147.5 Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8484460Z #19 147.5 Downloading yarl-1.20.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (73 kB) 2025-07-17T06:40:27.8485356Z #19 147.5 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8486144Z #19 147.5 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T06:40:27.8486919Z #19 147.5 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8487726Z #19 147.5 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-07-17T06:40:27.8488481Z #19 147.5 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8489168Z #19 147.5 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-17T06:40:27.8489979Z #19 147.5 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8490860Z #19 147.5 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-17T06:40:27.8491749Z #19 147.5 Collecting charset_normalizer<4,>=2 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8492641Z #19 147.5 Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2025-07-17T06:40:27.8493481Z #19 147.5 Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8494109Z #19 147.5 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8494773Z #19 147.5 Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8495475Z #19 147.5 Downloading certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) 2025-07-17T06:40:27.8496180Z #19 147.5 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8496881Z #19 147.5 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:40:27.8497539Z #19 147.5 Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r /opt/conda/requirements-ci.txt (line 40)) 2025-07-17T06:40:27.8498190Z #19 147.5 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-07-17T06:40:27.8498784Z #19 147.5 Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8499382Z #19 147.5 Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:40:27.8499978Z #19 147.5 Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8500728Z #19 147.5 Downloading scikit_learn-1.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) 2025-07-17T06:40:27.8501446Z #19 147.5 Collecting joblib>=1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8502001Z #19 147.5 Downloading joblib-1.5.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-17T06:40:27.8502639Z #19 147.5 Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8503223Z #19 147.5 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-07-17T06:40:27.8503870Z #19 147.5 Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8504579Z #19 147.5 Downloading soundfile-0.13.1-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (16 kB) 2025-07-17T06:40:27.8505206Z #19 147.5 Collecting pooch>=1.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8505757Z #19 147.5 Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:40:27.8506295Z #19 147.5 Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8506997Z #19 147.5 Downloading soxr-0.5.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2025-07-17T06:40:27.8507717Z #19 147.5 Collecting msgpack>=1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8508414Z #19 147.5 Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2025-07-17T06:40:27.8509395Z #19 147.5 INFO: pip is looking at multiple versions of pytest-rerunfailures to determine which version is compatible with other requirements. This could take a while. 2025-07-17T06:40:27.8510321Z #19 147.5 Collecting pytest-rerunfailures>=10.3 (from -r /opt/conda/requirements-ci.txt (line 194)) 2025-07-17T06:40:27.8510947Z #19 147.5 Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-07-17T06:40:27.8511540Z #19 147.5 Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-07-17T06:40:27.8512223Z #19 147.5 Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8512871Z #19 147.5 Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-07-17T06:40:27.8513565Z #19 147.5 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8514327Z #19 147.5 Downloading cryptography-45.0.5-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-07-17T06:40:27.8515095Z #19 147.5 Collecting cffi>=1.14 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8515921Z #19 147.5 Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:40:27.8516786Z #19 147.5 Collecting pycparser (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8517539Z #19 147.5 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-07-17T06:40:27.8518464Z #19 147.5 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 264)) 2025-07-17T06:40:27.8519508Z #19 147.5 Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-07-17T06:40:27.8520234Z #19 147.5 Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 66)) 2025-07-17T06:40:27.8530509Z #19 147.5 Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-07-17T06:40:27.8531369Z #19 147.5 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 333)) 2025-07-17T06:40:27.8532314Z #19 147.5 Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2025-07-17T06:40:27.8533060Z #19 147.5 Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-07-17T06:40:27.8533493Z #19 147.5 Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-07-17T06:40:27.8533938Z #19 147.5 Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-07-17T06:40:27.8534411Z #19 147.5 Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-07-17T06:40:27.8535054Z #19 147.5 Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-07-17T06:40:27.8535552Z #19 147.5 Downloading hypothesis-5.35.1-py3-none-any.whl (334 kB) 2025-07-17T06:40:27.8536102Z #19 147.5 Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-07-17T06:40:27.8536587Z #19 147.5 Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-07-17T06:40:27.8537245Z #19 147.5 Downloading mypy-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.6 MB) 2025-07-17T06:40:27.8537914Z #19 147.5 Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-07-17T06:40:27.8538496Z #19 147.5 Downloading ninja-1.11.1.3-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-07-17T06:40:27.8539212Z #19 147.5 Downloading numba-0.55.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.4 MB) 2025-07-17T06:40:27.8539950Z #19 147.5 Downloading numpy-1.22.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2025-07-17T06:40:27.8540696Z #19 147.5 Downloading pandas-2.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB) 2025-07-17T06:40:27.8541288Z #19 147.5 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-07-17T06:40:27.8541887Z #19 147.5 Downloading optree-0.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (358 kB) 2025-07-17T06:40:27.8542647Z #19 147.5 Downloading pillow-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.4 MB) 2025-07-17T06:40:27.8543194Z #19 147.5 Downloading protobuf-5.29.4-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2025-07-17T06:40:27.8543685Z #19 147.5 Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-07-17T06:40:27.8544116Z #19 147.5 Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-07-17T06:40:27.8544592Z #19 147.5 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-07-17T06:40:27.8545111Z #19 147.5 Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-07-17T06:40:27.8545555Z #19 147.5 Downloading xdoctest-1.1.0-py3-none-any.whl (135 kB) 2025-07-17T06:40:27.8545986Z #19 147.5 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-07-17T06:40:27.8546583Z #19 147.5 Downloading scikit_image-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.7 MB) 2025-07-17T06:40:27.8547298Z #19 147.5 Downloading scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) 2025-07-17T06:40:27.8547901Z #19 147.5 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl (5.6 MB) 2025-07-17T06:40:27.8548517Z #19 147.5 Downloading lintrunner-0.12.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2025-07-17T06:40:27.8549078Z #19 147.5 Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-07-17T06:40:27.8549663Z #19 147.5 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-07-17T06:40:27.8550109Z #19 147.5 Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-07-17T06:40:27.8550629Z #19 147.5 Downloading z3_solver-4.12.6.0-py2.py3-none-manylinux2014_x86_64.whl (57.0 MB) 2025-07-17T06:40:27.8551187Z #19 147.5 Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-07-17T06:40:27.8551820Z #19 147.5 Downloading PyWavelets-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.8 MB) 2025-07-17T06:40:27.8552478Z #19 147.5 Downloading lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) 2025-07-17T06:40:27.8552984Z #19 147.5 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-07-17T06:40:27.8553412Z #19 147.5 Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-07-17T06:40:27.8553990Z #19 147.5 Downloading onnx-1.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) 2025-07-17T06:40:27.8554587Z #19 147.5 Downloading onnxscript-0.3.1-py3-none-any.whl (661 kB) 2025-07-17T06:40:27.8555070Z #19 147.5 Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-07-17T06:40:27.8555551Z #19 147.5 Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-07-17T06:40:27.8556369Z #19 147.5 Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-07-17T06:40:27.8557109Z #19 147.5 Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-07-17T06:40:27.8557926Z #19 147.5 Downloading tlparse-0.3.30-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) 2025-07-17T06:40:27.8558606Z #19 147.5 Downloading click-8.2.1-py3-none-any.whl (102 kB) 2025-07-17T06:40:27.8559083Z #19 147.5 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2025-07-17T06:40:27.8559655Z #19 147.5 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-07-17T06:40:27.8560368Z #19 147.5 Downloading cuda_bindings-12.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB) 2025-07-17T06:40:27.8561159Z #19 147.5 Downloading aiohttp-3.12.14-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2025-07-17T06:40:27.8561797Z #19 147.5 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-07-17T06:40:27.8562272Z #19 147.5 Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-07-17T06:40:27.8562774Z #19 147.5 Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-07-17T06:40:27.8563274Z #19 147.5 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-07-17T06:40:27.8563786Z #19 147.5 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-07-17T06:40:27.8564306Z #19 147.5 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-07-17T06:40:27.8564928Z #19 147.5 Downloading llvmlite-0.38.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) 2025-07-17T06:40:27.8565556Z #19 147.5 Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-07-17T06:40:27.8566024Z #19 147.5 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-07-17T06:40:27.8566723Z #19 147.5 Downloading multidict-6.6.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (241 kB) 2025-07-17T06:40:27.8567416Z #19 147.5 Downloading onnx_ir-0.1.4-py3-none-any.whl (118 kB) 2025-07-17T06:40:27.8567861Z #19 147.5 Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-07-17T06:40:27.8568386Z #19 147.5 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-07-17T06:40:27.8568923Z #19 147.5 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 2025-07-17T06:40:27.8569587Z #19 147.5 Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2025-07-17T06:40:27.8570226Z #19 147.5 Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-07-17T06:40:27.8570640Z #19 147.5 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-07-17T06:40:27.8571185Z #19 147.5 Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-07-17T06:40:27.8571681Z #19 147.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-07-17T06:40:27.8572310Z #19 147.5 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB) 2025-07-17T06:40:27.8573119Z #19 147.5 Downloading thriftpy2-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) 2025-07-17T06:40:27.8573682Z #19 147.5 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-07-17T06:40:27.8574091Z #19 147.5 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-07-17T06:40:27.8574532Z #19 147.5 Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-07-17T06:40:27.8574964Z #19 147.5 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-07-17T06:40:27.8575507Z #19 147.5 Downloading yarl-1.20.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326 kB) 2025-07-17T06:40:27.8576051Z #19 147.5 Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-07-17T06:40:27.8576751Z #19 147.5 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-07-17T06:40:27.8577502Z #19 147.5 Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-07-17T06:40:27.8577951Z #19 147.5 Downloading redis-6.2.0-py3-none-any.whl (278 kB) 2025-07-17T06:40:27.8578502Z #19 147.5 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-07-17T06:40:27.8579270Z #19 147.5 Downloading pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412 kB) 2025-07-17T06:40:27.8579870Z #19 147.5 Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-07-17T06:40:27.8580331Z #19 147.5 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-07-17T06:40:27.8580801Z #19 147.5 Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-07-17T06:40:27.8581210Z #19 147.5 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-07-17T06:40:27.8581625Z #19 147.5 Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2025-07-17T06:40:27.8582063Z #19 147.5 Downloading certifi-2025.7.14-py3-none-any.whl (162 kB) 2025-07-17T06:40:27.8582489Z #19 147.5 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-07-17T06:40:27.8582945Z #19 147.5 Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-07-17T06:40:27.8583558Z #19 147.5 Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-07-17T06:40:27.8584308Z #19 147.5 Downloading frozenlist-1.7.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (222 kB) 2025-07-17T06:40:27.8585391Z #19 147.5 Downloading grpcio-1.73.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB) 2025-07-17T06:40:27.8585993Z #19 147.5 Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-07-17T06:40:27.8586445Z #19 147.5 Downloading joblib-1.5.1-py3-none-any.whl (307 kB) 2025-07-17T06:40:27.8586893Z #19 147.5 Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-07-17T06:40:27.8587336Z #19 147.5 Downloading markdown-3.8.2-py3-none-any.whl (106 kB) 2025-07-17T06:40:27.8587960Z #19 147.5 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2025-07-17T06:40:27.8588739Z #19 147.5 Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-07-17T06:40:27.8589370Z #19 147.5 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-07-17T06:40:27.8589861Z #19 147.5 Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-07-17T06:40:27.8590303Z #19 147.5 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 2025-07-17T06:40:27.8590762Z #19 147.5 Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-07-17T06:40:27.8591207Z #19 147.5 Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-07-17T06:40:27.8591844Z #19 147.5 Downloading propcache-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198 kB) 2025-07-17T06:40:27.8592459Z #19 147.5 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-07-17T06:40:27.8592918Z #19 147.5 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-07-17T06:40:27.8593390Z #19 147.5 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-07-17T06:40:27.8593918Z #19 147.5 Downloading cryptography-45.0.5-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB) 2025-07-17T06:40:27.8594611Z #19 147.5 Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2025-07-17T06:40:27.8595420Z #19 147.5 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-07-17T06:40:27.8596090Z #19 147.5 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-07-17T06:40:27.8596603Z #19 147.5 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-07-17T06:40:27.8597110Z #19 147.5 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-07-17T06:40:27.8597732Z #19 147.5 Downloading scikit_learn-1.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.9 MB) 2025-07-17T06:40:27.8598532Z #19 147.5 Downloading soundfile-0.13.1-py2.py3-none-manylinux_2_28_x86_64.whl (1.3 MB) 2025-07-17T06:40:27.8599251Z #19 147.5 Downloading soxr-0.5.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (252 kB) 2025-07-17T06:40:27.8599883Z #19 147.5 Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-07-17T06:40:27.8600378Z #19 147.5 Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-07-17T06:40:27.8600901Z #19 147.5 Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-07-17T06:40:27.8601340Z #19 147.5 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-07-17T06:40:27.8601879Z #19 147.5 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-07-17T06:40:27.8602353Z #19 147.5 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-07-17T06:40:27.8602849Z #19 147.5 Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) 2025-07-17T06:40:27.8603625Z #19 147.5 Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) 2025-07-17T06:40:27.8604348Z #19 147.5 Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-07-17T06:40:27.8604805Z #19 147.5 Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-07-17T06:40:27.8605418Z #19 147.5 Downloading ml_dtypes-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) 2025-07-17T06:40:27.8606026Z #19 147.5 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-07-17T06:40:27.8606474Z #19 147.5 Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-07-17T06:40:27.8606966Z #19 147.5 Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-07-17T06:40:27.8607453Z #19 147.5 Building wheel for coremltools (setup.py): started 2025-07-17T06:40:27.8607962Z #19 147.5 Building wheel for coremltools (setup.py): finished with status 'done' 2025-07-17T06:40:27.8608922Z #19 147.5 Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211931 sha256=d15f612ed020ce5c607b50fb0325513b6de4e789345448e243ff6a98b00ef84b 2025-07-17T06:40:27.8610074Z #19 147.5 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/11/de/3c/e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-07-17T06:40:27.8610788Z #19 147.5 Building wheel for pwlf (setup.py): started 2025-07-17T06:40:27.8611253Z #19 147.5 Building wheel for pwlf (setup.py): finished with status 'done' 2025-07-17T06:40:27.8612077Z #19 147.5 Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16692 sha256=c64e4a9824bf2d03b4140ac6745697f2a365a6fd2b554c11176fc9378883ba1f 2025-07-17T06:40:27.8613140Z #19 147.5 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/d9/13/6f/a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-07-17T06:40:27.8613846Z #19 147.5 Building wheel for pyDOE (setup.py): started 2025-07-17T06:40:27.8614302Z #19 147.5 Building wheel for pyDOE (setup.py): finished with status 'done' 2025-07-17T06:40:27.8615153Z #19 147.5 Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18224 sha256=23f5ec00ec7600bfbbb9cdc47b2151f60ac872755374be73afcaa9d9d5b3d6c5 2025-07-17T06:40:27.8616235Z #19 147.5 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/ce/b6/d7/c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-07-17T06:40:27.8616919Z #19 147.5 Successfully built coremltools pwlf pyDOE 2025-07-17T06:40:27.8622936Z #19 147.5 Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, mpmath, lark, flatbuffers, cuda-bindings, wrapt, urllib3, tzdata, typing-extensions, tqdm, tomli, tlparse, threadpoolctl, tensorboard-data-server, sympy, six, pyyaml, pyjwt, pygments, pycparser, pyasn1, pulp, psutil, protobuf, propcache, pluggy, platformdirs, pillow, pathspec, packaging, oauthlib, numpy, ninja, networkx, mypy_extensions, msgpack, MarkupSafe, markdown, lxml, llvmlite, lintrunner, joblib, jmespath, iniconfig, idna, grpcio, future, frozenlist, expecttest, execnet, dill, decorator, colorama, cmake, click, charset_normalizer, certifi, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, xdoctest, werkzeug, unittest-xml-reporting, typing-inspect, tifffile, thriftpy2, soxr, scipy, rsa, requests, redis, pyzstd, pywavelets, python-dateutil, pyasn1-modules, optree, opt-einsum, onnx, numba, mypy, multidict, ml_dtypes, marshmallow, lazy_loader, junitparser, jinja2, imageio, hypothesis, exceptiongroup, Deprecated, coremltools, cffi, aiosignal, yarl, soundfile, scikit-learn, scikit-image, requests-oauthlib, pytest, pynacl, pyDOE, pooch, pandas, onnx_ir, google-auth, dataclasses_json, cryptography, botocore, s3transfer, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnxscript, librosa, google-auth-oauthlib, aiohttp, tensorboard, tb-nightly, PyGithub, ghstack, fbscribelogger, boto3 2025-07-17T06:40:27.8636675Z #19 147.5 Successfully installed Deprecated-1.2.18 MarkupSafe-3.0.2 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.14 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.3.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 cachetools-5.5.2 certifi-2025.7.14 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 cmake-4.0.0 colorama-0.4.6 coremltools-5.0b5 cryptography-45.0.5 cuda-bindings-12.9.0 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 exceptiongroup-1.3.0 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 flatbuffers-24.12.23 frozenlist-1.7.0 future-1.0.0 ghstack-0.8.0 google-auth-2.40.3 google-auth-oauthlib-1.0.0 grpcio-1.73.1 hypothesis-5.35.1 idna-3.10 imageio-2.37.0 iniconfig-2.1.0 jinja2-3.1.6 jmespath-1.0.1 joblib-1.5.1 junitparser-2.1.1 lark-0.12.0 lazy_loader-0.4 librosa-0.11.0 lintrunner-0.12.7 llvmlite-0.38.1 lxml-5.3.0 markdown-3.8.2 marshmallow-3.26.1 ml_dtypes-0.5.1 mpmath-1.3.0 msgpack-1.1.1 multidict-6.6.3 mypy-1.16.0 mypy_extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.3 numba-0.55.2 numpy-1.22.4 oauthlib-3.3.1 onnx-1.18.0 onnx_ir-0.1.4 onnxscript-0.3.1 opt-einsum-3.3.0 optree-0.13.0 packaging-25.0 pandas-2.0.3 parameterized-0.8.1 pathspec-0.12.1 pillow-11.0.0 platformdirs-4.3.8 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.3.2 protobuf-5.29.4 psutil-7.0.0 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.5.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 pywavelets-1.4.1 pyyaml-6.0.2 pyzstd-0.17.0 redis-6.2.0 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-image-0.22.0 scikit-learn-1.7.0 scipy-1.10.1 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-0.5.0.post1 sympy-1.13.3 tb-nightly-2.13.0a20230426 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tifffile-2025.5.10 tlparse-0.3.30 tomli-2.2.1 tqdm-4.67.1 typing-extensions-4.14.1 typing-inspect-0.9.0 tzdata-2025.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.3 wrapt-1.17.2 xdoctest-1.1.0 yarl-1.20.1 z3-solver-4.12.6.0 2025-07-17T06:40:28.0240042Z #19 147.5 2025-07-17T06:40:28.0242073Z #19 147.5 DEPRECATION: Building 'coremltools' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coremltools'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-07-17T06:40:28.0245701Z #19 147.5 DEPRECATION: Building 'pwlf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pwlf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-07-17T06:40:28.0249067Z #19 147.5 DEPRECATION: Building 'pyDOE' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyDOE'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-07-17T06:40:28.0251116Z #19 147.5 2025-07-17T06:40:28.0251327Z #19 147.6 + '[' -n '' ']' 2025-07-17T06:40:28.0251579Z #19 147.6 + popd 2025-07-17T06:40:28.0251788Z #19 147.6 / 2025-07-17T06:40:37.5429891Z #19 DONE 157.3s 2025-07-17T06:40:37.7403725Z 2025-07-17T06:40:37.7404698Z #20 [stage-0 12/55] COPY ./common/install_gcc.sh install_gcc.sh 2025-07-17T06:40:37.7405867Z #20 DONE 0.0s 2025-07-17T06:40:37.7406262Z 2025-07-17T06:40:37.7406783Z #21 [stage-0 13/55] RUN bash ./install_gcc.sh && rm install_gcc.sh 2025-07-17T06:40:38.1637127Z #21 0.574 + '[' -n 11 ']' 2025-07-17T06:40:38.1637578Z #21 0.574 + add-apt-repository ppa:ubuntu-toolchain-r/test 2025-07-17T06:40:43.5103784Z #21 5.921 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-07-17T06:40:43.6730103Z #21 5.923 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-07-17T06:40:43.6730660Z #21 5.930 Get:3 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:40:43.6731198Z #21 5.972 Get:4 https://deb.nodesource.com/node_16.x nodistro InRelease [12.1 kB] 2025-07-17T06:40:43.6731791Z #21 5.992 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-07-17T06:40:43.6732404Z #21 6.009 Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-07-17T06:40:43.6732994Z #21 6.084 Get:7 https://dl.yarnpkg.com/debian stable/main amd64 Packages [11.8 kB] 2025-07-17T06:40:43.8072485Z #21 6.100 Get:8 https://dl.yarnpkg.com/debian stable/main all Packages [11.8 kB] 2025-07-17T06:40:43.8073273Z #21 6.132 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4795 kB] 2025-07-17T06:40:43.8073984Z #21 6.174 Get:10 https://deb.nodesource.com/node_16.x nodistro/main amd64 Packages [7253 B] 2025-07-17T06:40:43.8074706Z #21 6.218 Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] 2025-07-17T06:40:43.9896233Z #21 6.218 Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1266 kB] 2025-07-17T06:40:43.9897034Z #21 6.226 Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3103 kB] 2025-07-17T06:40:43.9897741Z #21 6.252 Get:14 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-07-17T06:40:43.9898408Z #21 6.271 Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-07-17T06:40:43.9899030Z #21 6.400 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-07-17T06:40:44.2103055Z #21 6.410 Get:17 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-07-17T06:40:44.2103785Z #21 6.414 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3455 kB] 2025-07-17T06:40:44.2104498Z #21 6.433 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5113 kB] 2025-07-17T06:40:44.2105243Z #21 6.461 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1571 kB] 2025-07-17T06:40:44.2105982Z #21 6.470 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] 2025-07-17T06:40:44.2106724Z #21 6.470 Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-07-17T06:40:44.2107443Z #21 6.471 Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-07-17T06:40:59.7412268Z #21 22.15 Get:24 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease [24.6 kB] 2025-07-17T06:41:02.0901851Z #21 24.50 Get:25 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy/main amd64 Packages [17.4 kB] 2025-07-17T06:41:02.2935881Z #21 24.55 Fetched 40.0 MB in 19s (2143 kB/s) 2025-07-17T06:41:02.9958468Z #21 24.55 Reading package lists... 2025-07-17T06:41:03.1600790Z #21 25.42 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:41:03.1602172Z #21 25.42 PPA publishes dbgsym, you may need to include 'main/debug' component 2025-07-17T06:41:03.1602866Z #21 25.42 Repository: 'deb https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ jammy main' 2025-07-17T06:41:03.1603542Z #21 25.42 Description: 2025-07-17T06:41:03.1603905Z #21 25.42 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain 2025-07-17T06:41:03.1604309Z #21 25.42 2025-07-17T06:41:03.1604669Z #21 25.42 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test 2025-07-17T06:41:03.1605137Z #21 25.42 Adding repository. 2025-07-17T06:41:03.1605614Z #21 25.42 Adding deb entry to /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-jammy.list 2025-07-17T06:41:03.1606360Z #21 25.42 Adding disabled deb-src entry to /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-jammy.list 2025-07-17T06:41:03.1607319Z #21 25.42 Adding key to /etc/apt/trusted.gpg.d/ubuntu-toolchain-r-ubuntu-test.gpg with fingerprint C8EC952E2A0E1FBDC5090F6A2C277A0A352154E5 2025-07-17T06:41:03.1608025Z #21 25.48 + apt-get update 2025-07-17T06:41:03.1608396Z #21 25.57 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-07-17T06:41:03.1608900Z #21 25.57 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-07-17T06:41:03.3423707Z #21 25.58 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-07-17T06:41:03.3424298Z #21 25.59 Hit:4 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:41:03.3424782Z #21 25.59 Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-07-17T06:41:03.3425325Z #21 25.60 Hit:6 https://deb.nodesource.com/node_16.x nodistro InRelease 2025-07-17T06:41:04.0941897Z #21 26.50 Hit:7 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease 2025-07-17T06:41:05.0038439Z #21 26.59 Reading package lists... 2025-07-17T06:41:05.2038849Z #21 27.43 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:41:05.2039905Z #21 27.43 + apt-get install -y g++-11 2025-07-17T06:41:05.8862319Z #21 27.46 Reading package lists... 2025-07-17T06:41:06.0654683Z #21 28.31 Building dependency tree... 2025-07-17T06:41:06.2160453Z #21 28.48 Reading state information... 2025-07-17T06:41:06.2462493Z #21 28.66 g++-11 is already the newest version (11.4.0-1ubuntu1~22.04). 2025-07-17T06:41:06.2462957Z #21 28.66 g++-11 set to manually installed. 2025-07-17T06:41:06.2463372Z #21 28.66 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. 2025-07-17T06:41:06.4472157Z #21 28.66 + update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 50 2025-07-17T06:41:06.4472887Z #21 28.66 update-alternatives: using /usr/bin/gcc-11 to provide /usr/bin/gcc (gcc) in auto mode 2025-07-17T06:41:06.4473515Z #21 28.67 + update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-11 50 2025-07-17T06:41:06.4474141Z #21 28.67 update-alternatives: using /usr/bin/g++-11 to provide /usr/bin/g++ (g++) in auto mode 2025-07-17T06:41:06.4474832Z #21 28.67 + update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-11 50 2025-07-17T06:41:06.4475495Z #21 28.67 update-alternatives: using /usr/bin/gcov-11 to provide /usr/bin/gcov (gcov) in auto mode 2025-07-17T06:41:06.4476021Z #21 28.67 + apt-get autoclean 2025-07-17T06:41:07.1303408Z #21 28.71 Reading package lists... 2025-07-17T06:41:07.3045657Z #21 29.56 Building dependency tree... 2025-07-17T06:41:07.5365066Z #21 29.72 Reading state information... 2025-07-17T06:41:07.5365451Z #21 29.73 + apt-get clean 2025-07-17T06:41:07.5376137Z #21 29.73 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_InRelease /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-all_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 /tmp/Miniforge3-Linux-x86_64.sh '/var/tmp/*' 2025-07-17T06:41:07.5386946Z #21 DONE 29.8s 2025-07-17T06:41:07.5387082Z 2025-07-17T06:41:07.5387269Z #22 [stage-0 14/55] COPY ./common/install_clang.sh install_clang.sh 2025-07-17T06:41:07.5387656Z #22 DONE 0.0s 2025-07-17T06:41:07.5387781Z 2025-07-17T06:41:07.5387988Z #23 [stage-0 15/55] RUN bash ./install_clang.sh && rm install_clang.sh 2025-07-17T06:41:08.3634889Z #23 0.978 + '[' -n '' ']' 2025-07-17T06:41:08.5577249Z #23 DONE 1.0s 2025-07-17T06:41:08.5577733Z 2025-07-17T06:41:08.5578819Z #24 [stage-0 16/55] COPY ./common/install_vision.sh ./common/cache_vision_models.sh ./common/common_utils.sh ./ 2025-07-17T06:41:08.5580436Z #24 DONE 0.0s 2025-07-17T06:41:08.5580707Z 2025-07-17T06:41:08.5580937Z #25 [stage-0 17/55] RUN if [ -n "yes" ]; then bash ./install_vision.sh; fi 2025-07-17T06:41:09.1254194Z #25 0.719 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2025-07-17T06:41:09.2330740Z #25 0.719 ++ tr -d '"' 2025-07-17T06:41:09.2331039Z #25 0.720 + ID=ubuntu 2025-07-17T06:41:09.2331313Z #25 0.720 + case "$ID" in 2025-07-17T06:41:09.2331581Z #25 0.720 + install_ubuntu 2025-07-17T06:41:09.2331866Z #25 0.720 + apt-get update 2025-07-17T06:41:09.2332264Z #25 0.784 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-07-17T06:41:09.2332797Z #25 0.790 Get:2 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:41:09.2333308Z #25 0.827 Get:3 https://deb.nodesource.com/node_16.x nodistro InRelease [12.1 kB] 2025-07-17T06:41:09.3577929Z #25 0.853 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-07-17T06:41:09.3578617Z #25 0.870 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-07-17T06:41:09.3579216Z #25 0.912 Get:6 https://dl.yarnpkg.com/debian stable/main all Packages [11.8 kB] 2025-07-17T06:41:09.3579796Z #25 0.951 Get:7 https://dl.yarnpkg.com/debian stable/main amd64 Packages [11.8 kB] 2025-07-17T06:41:09.4622913Z #25 0.974 Get:8 https://deb.nodesource.com/node_16.x nodistro/main amd64 Packages [7253 B] 2025-07-17T06:41:09.4623650Z #25 1.034 Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-07-17T06:41:09.4624523Z #25 1.056 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-07-17T06:41:09.5860272Z #25 1.179 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-07-17T06:41:09.7378633Z #25 1.180 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-07-17T06:41:09.7379357Z #25 1.194 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5113 kB] 2025-07-17T06:41:09.7380026Z #25 1.215 Get:14 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-07-17T06:41:09.7380679Z #25 1.222 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3455 kB] 2025-07-17T06:41:09.7381374Z #25 1.241 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1571 kB] 2025-07-17T06:41:09.7382078Z #25 1.249 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] 2025-07-17T06:41:09.7382807Z #25 1.250 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-07-17T06:41:09.7383527Z #25 1.250 Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-07-17T06:41:09.7384294Z #25 1.331 Get:20 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease [24.6 kB] 2025-07-17T06:41:10.2650697Z #25 1.858 Get:21 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy/main amd64 Packages [17.4 kB] 2025-07-17T06:41:10.4689391Z #25 2.062 Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1266 kB] 2025-07-17T06:41:10.9550687Z #25 2.548 Get:23 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3103 kB] 2025-07-17T06:41:11.1484281Z #25 2.742 Get:24 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4795 kB] 2025-07-17T06:41:11.3014283Z #25 2.895 Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] 2025-07-17T06:41:11.5195731Z #25 3.113 Fetched 40.0 MB in 2s (16.9 MB/s) 2025-07-17T06:41:12.3507279Z #25 3.113 Reading package lists... 2025-07-17T06:41:12.5495741Z #25 3.958 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:41:12.5496822Z #25 3.958 + apt-get install -y --no-install-recommends libopencv-dev 2025-07-17T06:41:13.2370491Z #25 3.992 Reading package lists... 2025-07-17T06:41:13.4142274Z #25 4.847 Building dependency tree... 2025-07-17T06:41:13.5646424Z #25 5.008 Reading state information... 2025-07-17T06:41:13.5730953Z #25 5.167 The following additional packages will be installed: 2025-07-17T06:41:13.5731610Z #25 5.167 adwaita-icon-theme dbus-user-session dconf-gsettings-backend dconf-service 2025-07-17T06:41:13.7258006Z #25 5.167 fontconfig gdal-data gtk-update-icon-cache hicolor-icon-theme 2025-07-17T06:41:13.7258696Z #25 5.167 humanity-icon-theme ibverbs-providers libaec0 libaom3 libarmadillo10 2025-07-17T06:41:13.7259348Z #25 5.167 libarpack2 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 2025-07-17T06:41:13.7259975Z #25 5.167 libavahi-client3 libavahi-common-data libavahi-common3 libavcodec-dev 2025-07-17T06:41:13.7260575Z #25 5.167 libavcodec58 libavformat-dev libavformat58 libavutil-dev libavutil56 2025-07-17T06:41:13.7261182Z #25 5.167 libblosc1 libbluray2 libcairo-gobject2 libcairo2 libcfitsio9 libcharls2 2025-07-17T06:41:13.7261803Z #25 5.167 libchromaprint1 libcodec2-1.0 libcolord2 libcups2 libdatrie1 libdav1d5 2025-07-17T06:41:13.7262421Z #25 5.167 libdc1394-25 libdc1394-dev libdconf1 libde265-0 libdeflate-dev libdeflate0 2025-07-17T06:41:13.7263020Z #25 5.167 libdouble-conversion3 libdrm-amdgpu1 libdrm-common libdrm-intel1 2025-07-17T06:41:13.7263592Z #25 5.167 libdrm-nouveau2 libdrm-radeon1 libdrm2 libepoxy0 libevent-core-2.1-7 2025-07-17T06:41:13.7264186Z #25 5.167 libevent-pthreads-2.1-7 libexif-dev libexif12 libfabric1 libfreexl1 2025-07-17T06:41:13.7265020Z #25 5.167 libfribidi0 libfyba0 libgd3 libgdal30 libgdcm-dev libgdcm3.0 2025-07-17T06:41:13.7265706Z #25 5.167 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.10.2 2025-07-17T06:41:13.7266310Z #25 5.167 libgeotiff5 libgif7 libgl1 libgl1-mesa-dri libgl2ps1.4 libglapi-mesa 2025-07-17T06:41:13.7266872Z #25 5.167 libglew2.2 libglvnd0 libglx-mesa0 libglx0 libgme0 libgphoto2-6 2025-07-17T06:41:13.7267384Z #25 5.167 libgphoto2-dev libgphoto2-port12 libgraphite2-3 libgsm1 2025-07-17T06:41:13.7267949Z #25 5.167 libgstreamer-plugins-base1.0-0 libgtk-3-0 libgtk-3-common libharfbuzz0b 2025-07-17T06:41:13.7268561Z #25 5.167 libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libheif1 libhwloc-plugins 2025-07-17T06:41:13.7269145Z #25 5.167 libhwloc15 libibverbs1 libilmbase-dev libilmbase25 libjbig-dev libjbig0 2025-07-17T06:41:13.7269784Z #25 5.167 libkmlbase1 libkmldom1 libkmlengine1 liblcms2-2 liblept5 libllvm15 libltdl7 2025-07-17T06:41:13.7270520Z #25 5.167 liblzma-dev libmfx1 libminizip1 libmp3lame0 libmpg123-0 libmysqlclient21 2025-07-17T06:41:13.7271140Z #25 5.167 libnetcdf19 libnl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libnuma1 2025-07-17T06:41:13.7271783Z #25 5.167 libodbc2 libodbcinst2 libogdi4.1 libopencv-calib3d-dev libopencv-calib3d4.5d 2025-07-17T06:41:13.7272386Z #25 5.167 libopencv-contrib-dev libopencv-contrib4.5d libopencv-core-dev 2025-07-17T06:41:13.7272893Z #25 5.167 libopencv-core4.5d libopencv-dnn-dev libopencv-dnn4.5d 2025-07-17T06:41:13.7273440Z #25 5.167 libopencv-features2d-dev libopencv-features2d4.5d libopencv-flann-dev 2025-07-17T06:41:13.7274029Z #25 5.167 libopencv-flann4.5d libopencv-highgui-dev libopencv-highgui4.5d 2025-07-17T06:41:13.7274604Z #25 5.167 libopencv-imgcodecs-dev libopencv-imgcodecs4.5d libopencv-imgproc-dev 2025-07-17T06:41:13.7275168Z #25 5.167 libopencv-imgproc4.5d libopencv-ml-dev libopencv-ml4.5d 2025-07-17T06:41:13.7275715Z #25 5.167 libopencv-objdetect-dev libopencv-objdetect4.5d libopencv-photo-dev 2025-07-17T06:41:13.7276272Z #25 5.167 libopencv-photo4.5d libopencv-shape-dev libopencv-shape4.5d 2025-07-17T06:41:13.7276859Z #25 5.167 libopencv-stitching-dev libopencv-stitching4.5d libopencv-superres-dev 2025-07-17T06:41:13.7277434Z #25 5.167 libopencv-superres4.5d libopencv-video-dev libopencv-video4.5d 2025-07-17T06:41:13.7278011Z #25 5.167 libopencv-videoio-dev libopencv-videoio4.5d libopencv-videostab-dev 2025-07-17T06:41:13.7278909Z #25 5.167 libopencv-videostab4.5d libopencv-viz-dev libopencv-viz4.5d libopenexr-dev 2025-07-17T06:41:13.7279562Z #25 5.167 libopenexr25 libopengl0 libopenjp2-7 libopenmpi3 libopenmpt0 liborc-0.4-0 2025-07-17T06:41:13.7280171Z #25 5.167 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 2025-07-17T06:41:13.7280725Z #25 5.167 libpgm-5.3-0 libpixman-1-0 libpmix2 libpoppler118 libpq5 libproj22 2025-07-17T06:41:13.7281293Z #25 5.167 libprotobuf23 libpsm-infinipath1 libpsm2-2 libqhull-r8.0 librabbitmq4 2025-07-17T06:41:13.7281866Z #25 5.167 libraw1394-11 libraw1394-dev librdmacm1 librsvg2-2 librttopo1 2025-07-17T06:41:13.7282454Z #25 5.167 libsensors-config libsensors5 libshine3 libsnappy1v5 libsocket++1 libsoxr0 2025-07-17T06:41:13.7283068Z #25 5.167 libspatialite7 libspeex1 libsrt1.4-gnutls libssh-gcrypt-4 libsuperlu5 2025-07-17T06:41:13.7283669Z #25 5.167 libswresample-dev libswresample3 libswscale-dev libswscale5 libsz2 2025-07-17T06:41:13.7284252Z #25 5.167 libtbb-dev libtbb12 libtbb2 libtbbmalloc2 libtesseract4 libthai-data 2025-07-17T06:41:13.7284833Z #25 5.167 libthai0 libtheora0 libtiff-dev libtiff5 libtiffxx5 libtwolame0 libucx0 2025-07-17T06:41:13.7285431Z #25 5.167 libudfread0 liburiparser1 libusb-1.0-0 libva-drm2 libva-x11-2 libva2 2025-07-17T06:41:13.7285997Z #25 5.167 libvdpau1 libvpx7 libvtk9.1 libwayland-client0 libwayland-cursor0 2025-07-17T06:41:13.7286587Z #25 5.167 libwayland-egl1 libwebp7 libwebpmux3 libx11-xcb1 libx264-163 libx265-199 2025-07-17T06:41:13.7287290Z #25 5.167 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 2025-07-17T06:41:13.7287869Z #25 5.167 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 2025-07-17T06:41:13.7288532Z #25 5.167 libxcursor1 libxdamage1 libxerces-c3.2 libxfixes3 libxi6 libxinerama1 2025-07-17T06:41:13.7289140Z #25 5.167 libxkbcommon0 libxnvctrl0 libxpm4 libxrandr2 libxshmfence1 libxvidcore4 2025-07-17T06:41:13.7289766Z #25 5.167 libxxf86vm1 libzmq5 libzvbi-common libzvbi0 mysql-common ocl-icd-libopencl1 2025-07-17T06:41:13.7290366Z #25 5.168 proj-data shared-mime-info ubuntu-mono unixodbc-common xkb-data 2025-07-17T06:41:13.7290802Z #25 5.168 Suggested packages: 2025-07-17T06:41:13.7291337Z #25 5.168 libcuda1 libnvcuvid1 libnvidia-encode1 libbluray-bdj colord cups-common 2025-07-17T06:41:13.7291930Z #25 5.168 libgd-tools geotiff-bin gdal-bin libgeotiff-epsg glew-utils gphoto2 2025-07-17T06:41:13.7292483Z #25 5.168 libvisual-0.4-plugins gvfs libhdf4-doc libhdf4-alt-dev hdf4-tools 2025-07-17T06:41:13.7293073Z #25 5.168 libhwloc-contrib-plugins liblcms2-utils liblzma-doc odbc-postgresql tdsodbc 2025-07-17T06:41:13.7293722Z #25 5.168 ogdi-bin opencv-doc pciutils proj-bin libraw1394-doc librsvg2-bin lm-sensors 2025-07-17T06:41:13.7294298Z #25 5.168 speex libtbb-doc mpi-default-bin vtk9-doc vtk9-examples opencl-icd 2025-07-17T06:41:13.7294734Z #25 5.168 Recommended packages: 2025-07-17T06:41:13.7295113Z #25 5.168 librsvg2-common at-spi2-core libaacs0 libexif-doc proj-bin 2025-07-17T06:41:13.7295585Z #25 5.168 libgdk-pixbuf2.0-bin libgl1-amber-dri libgphoto2-l10n 2025-07-17T06:41:13.7296110Z #25 5.168 gstreamer1.0-plugins-base libgtk-3-bin opencv-data libopencv4.5-java 2025-07-17T06:41:13.7296708Z #25 5.168 poppler-data libraw1394-tools va-driver-all | va-driver vdpau-driver-all 2025-07-17T06:41:13.7297150Z #25 5.168 | vdpau-driver 2025-07-17T06:41:14.2486010Z #25 5.842 The following NEW packages will be installed: 2025-07-17T06:41:14.3710990Z #25 5.842 adwaita-icon-theme dbus-user-session dconf-gsettings-backend dconf-service 2025-07-17T06:41:14.3711756Z #25 5.842 fontconfig gdal-data gtk-update-icon-cache hicolor-icon-theme 2025-07-17T06:41:14.3712358Z #25 5.842 humanity-icon-theme ibverbs-providers libaec0 libaom3 libarmadillo10 2025-07-17T06:41:14.3712976Z #25 5.842 libarpack2 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 2025-07-17T06:41:14.3713585Z #25 5.842 libavahi-client3 libavahi-common-data libavahi-common3 libavcodec-dev 2025-07-17T06:41:14.3714182Z #25 5.842 libavcodec58 libavformat-dev libavformat58 libavutil-dev libavutil56 2025-07-17T06:41:14.3714785Z #25 5.842 libblosc1 libbluray2 libcairo-gobject2 libcairo2 libcfitsio9 libcharls2 2025-07-17T06:41:14.3715408Z #25 5.842 libchromaprint1 libcodec2-1.0 libcolord2 libcups2 libdatrie1 libdav1d5 2025-07-17T06:41:14.3716008Z #25 5.842 libdc1394-25 libdc1394-dev libdconf1 libde265-0 libdeflate-dev libdeflate0 2025-07-17T06:41:14.3716608Z #25 5.842 libdouble-conversion3 libdrm-amdgpu1 libdrm-common libdrm-intel1 2025-07-17T06:41:14.3717207Z #25 5.842 libdrm-nouveau2 libdrm-radeon1 libdrm2 libepoxy0 libevent-core-2.1-7 2025-07-17T06:41:14.3717795Z #25 5.842 libevent-pthreads-2.1-7 libexif-dev libexif12 libfabric1 libfreexl1 2025-07-17T06:41:14.3718476Z #25 5.842 libfribidi0 libfyba0 libgd3 libgdal30 libgdcm-dev libgdcm3.0 2025-07-17T06:41:14.3719034Z #25 5.842 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.10.2 2025-07-17T06:41:14.3719625Z #25 5.842 libgeotiff5 libgif7 libgl1 libgl1-mesa-dri libgl2ps1.4 libglapi-mesa 2025-07-17T06:41:14.3720209Z #25 5.842 libglew2.2 libglvnd0 libglx-mesa0 libglx0 libgme0 libgphoto2-6 2025-07-17T06:41:14.3720722Z #25 5.842 libgphoto2-dev libgphoto2-port12 libgraphite2-3 libgsm1 2025-07-17T06:41:14.3721273Z #25 5.842 libgstreamer-plugins-base1.0-0 libgtk-3-0 libgtk-3-common libharfbuzz0b 2025-07-17T06:41:14.3721880Z #25 5.842 libhdf4-0-alt libhdf5-103-1 libhdf5-hl-100 libheif1 libhwloc-plugins 2025-07-17T06:41:14.3722699Z #25 5.843 libhwloc15 libibverbs1 libilmbase-dev libilmbase25 libjbig-dev libjbig0 2025-07-17T06:41:14.3723337Z #25 5.843 libkmlbase1 libkmldom1 libkmlengine1 liblcms2-2 liblept5 libllvm15 libltdl7 2025-07-17T06:41:14.3724075Z #25 5.843 liblzma-dev libmfx1 libminizip1 libmp3lame0 libmpg123-0 libmysqlclient21 2025-07-17T06:41:14.3724690Z #25 5.843 libnetcdf19 libnl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libnuma1 2025-07-17T06:41:14.3725338Z #25 5.843 libodbc2 libodbcinst2 libogdi4.1 libopencv-calib3d-dev libopencv-calib3d4.5d 2025-07-17T06:41:14.3725954Z #25 5.843 libopencv-contrib-dev libopencv-contrib4.5d libopencv-core-dev 2025-07-17T06:41:14.3726525Z #25 5.843 libopencv-core4.5d libopencv-dev libopencv-dnn-dev libopencv-dnn4.5d 2025-07-17T06:41:14.3727141Z #25 5.843 libopencv-features2d-dev libopencv-features2d4.5d libopencv-flann-dev 2025-07-17T06:41:14.3727740Z #25 5.843 libopencv-flann4.5d libopencv-highgui-dev libopencv-highgui4.5d 2025-07-17T06:41:14.3728324Z #25 5.843 libopencv-imgcodecs-dev libopencv-imgcodecs4.5d libopencv-imgproc-dev 2025-07-17T06:41:14.3728895Z #25 5.843 libopencv-imgproc4.5d libopencv-ml-dev libopencv-ml4.5d 2025-07-17T06:41:14.3729451Z #25 5.843 libopencv-objdetect-dev libopencv-objdetect4.5d libopencv-photo-dev 2025-07-17T06:41:14.3730014Z #25 5.843 libopencv-photo4.5d libopencv-shape-dev libopencv-shape4.5d 2025-07-17T06:41:14.3730605Z #25 5.843 libopencv-stitching-dev libopencv-stitching4.5d libopencv-superres-dev 2025-07-17T06:41:14.3731196Z #25 5.843 libopencv-superres4.5d libopencv-video-dev libopencv-video4.5d 2025-07-17T06:41:14.3731781Z #25 5.843 libopencv-videoio-dev libopencv-videoio4.5d libopencv-videostab-dev 2025-07-17T06:41:14.3732412Z #25 5.843 libopencv-videostab4.5d libopencv-viz-dev libopencv-viz4.5d libopenexr-dev 2025-07-17T06:41:14.3733054Z #25 5.843 libopenexr25 libopengl0 libopenjp2-7 libopenmpi3 libopenmpt0 liborc-0.4-0 2025-07-17T06:41:14.3733655Z #25 5.843 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpciaccess0 2025-07-17T06:41:14.3734212Z #25 5.843 libpgm-5.3-0 libpixman-1-0 libpmix2 libpoppler118 libpq5 libproj22 2025-07-17T06:41:14.3734786Z #25 5.843 libprotobuf23 libpsm-infinipath1 libpsm2-2 libqhull-r8.0 librabbitmq4 2025-07-17T06:41:14.3735355Z #25 5.843 libraw1394-11 libraw1394-dev librdmacm1 librsvg2-2 librttopo1 2025-07-17T06:41:14.3735940Z #25 5.843 libsensors-config libsensors5 libshine3 libsnappy1v5 libsocket++1 libsoxr0 2025-07-17T06:41:14.3736557Z #25 5.843 libspatialite7 libspeex1 libsrt1.4-gnutls libssh-gcrypt-4 libsuperlu5 2025-07-17T06:41:14.3737153Z #25 5.843 libswresample-dev libswresample3 libswscale-dev libswscale5 libsz2 2025-07-17T06:41:14.3737742Z #25 5.843 libtbb-dev libtbb12 libtbb2 libtbbmalloc2 libtesseract4 libthai-data 2025-07-17T06:41:14.3738328Z #25 5.843 libthai0 libtheora0 libtiff-dev libtiff5 libtiffxx5 libtwolame0 libucx0 2025-07-17T06:41:14.3738930Z #25 5.843 libudfread0 liburiparser1 libusb-1.0-0 libva-drm2 libva-x11-2 libva2 2025-07-17T06:41:14.3739499Z #25 5.843 libvdpau1 libvpx7 libvtk9.1 libwayland-client0 libwayland-cursor0 2025-07-17T06:41:14.3740097Z #25 5.843 libwayland-egl1 libwebp7 libwebpmux3 libx11-xcb1 libx264-163 libx265-199 2025-07-17T06:41:14.3740705Z #25 5.843 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 2025-07-17T06:41:14.3741289Z #25 5.843 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 2025-07-17T06:41:14.3741892Z #25 5.843 libxcursor1 libxdamage1 libxerces-c3.2 libxfixes3 libxi6 libxinerama1 2025-07-17T06:41:14.3742502Z #25 5.843 libxkbcommon0 libxnvctrl0 libxpm4 libxrandr2 libxshmfence1 libxvidcore4 2025-07-17T06:41:14.3743127Z #25 5.844 libxxf86vm1 libzmq5 libzvbi-common libzvbi0 mysql-common ocl-icd-libopencl1 2025-07-17T06:41:14.3743737Z #25 5.844 proj-data shared-mime-info ubuntu-mono unixodbc-common xkb-data 2025-07-17T06:41:14.3744280Z #25 5.893 0 upgraded, 268 newly installed, 0 to remove and 10 not upgraded. 2025-07-17T06:41:14.3744703Z #25 5.893 Need to get 180 MB of archives. 2025-07-17T06:41:14.3745214Z #25 5.893 After this operation, 753 MB of additional disk space will be used. 2025-07-17T06:41:14.3746012Z #25 5.893 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] 2025-07-17T06:41:14.3746822Z #25 5.919 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2025-07-17T06:41:14.3747537Z #25 5.964 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB] 2025-07-17T06:41:14.4730931Z #25 5.974 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2025-07-17T06:41:14.4731903Z #25 5.975 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2025-07-17T06:41:14.4732753Z #25 5.975 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2025-07-17T06:41:14.4733590Z #25 5.976 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libusb-1.0-0 amd64 2:1.0.25-1ubuntu2 [52.7 kB] 2025-07-17T06:41:14.4734426Z #25 5.976 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] 2025-07-17T06:41:14.4735316Z #25 5.977 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.3 [5630 B] 2025-07-17T06:41:14.4736190Z #25 5.977 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] 2025-07-17T06:41:14.4736987Z #25 5.978 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] 2025-07-17T06:41:14.4737876Z #25 5.978 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] 2025-07-17T06:41:14.4738750Z #25 5.994 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.10 [185 kB] 2025-07-17T06:41:14.4739662Z #25 5.996 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.3 [148 kB] 2025-07-17T06:41:14.4740663Z #25 5.997 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2.2 [31.4 kB] 2025-07-17T06:41:14.4741543Z #25 5.997 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 humanity-icon-theme all 0.6.16 [1282 kB] 2025-07-17T06:41:14.4742301Z #25 6.017 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-mono all 20.10-0ubuntu2 [153 kB] 2025-07-17T06:41:14.4743192Z #25 6.018 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 adwaita-icon-theme all 41.0-1ubuntu1 [3444 kB] 2025-07-17T06:41:14.4744048Z #25 6.043 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B] 2025-07-17T06:41:14.4744850Z #25 6.043 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdconf1 amd64 0.40.0-3 [40.5 kB] 2025-07-17T06:41:14.4745559Z #25 6.043 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-service amd64 0.40.0-3 [28.5 kB] 2025-07-17T06:41:14.4746344Z #25 6.044 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-gsettings-backend amd64 0.40.0-3 [22.8 kB] 2025-07-17T06:41:14.4747123Z #25 6.044 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] 2025-07-17T06:41:14.4747908Z #25 6.046 Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gdal-data all 3.4.1+dfsg-1build4 [216 kB] 2025-07-17T06:41:14.4748663Z #25 6.047 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2025-07-17T06:41:14.4749384Z #25 6.048 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-200 amd64 3.5.0-0.1 [180 kB] 2025-07-17T06:41:14.4750114Z #25 6.049 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs1 amd64 39.0-1 [69.3 kB] 2025-07-17T06:41:14.4750837Z #25 6.055 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 ibverbs-providers amd64 39.0-1 [341 kB] 2025-07-17T06:41:14.4751744Z #25 6.066 Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libaec0 amd64 1.0.6-1 [20.1 kB] 2025-07-17T06:41:14.6102913Z #25 6.066 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libaom3 amd64 3.3.0-1ubuntu0.1 [1748 kB] 2025-07-17T06:41:14.6103804Z #25 6.079 Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarpack2 amd64 3.8.0-1 [92.4 kB] 2025-07-17T06:41:14.6104601Z #25 6.080 Get:32 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsuperlu5 amd64 5.3.0+dfsg1-2 [183 kB] 2025-07-17T06:41:14.6105426Z #25 6.081 Get:33 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libarmadillo10 amd64 1:10.8.2+dfsg-1 [105 kB] 2025-07-17T06:41:14.6106253Z #25 6.082 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2824 B] 2025-07-17T06:41:14.6107038Z #25 6.082 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB] 2025-07-17T06:41:14.6107792Z #25 6.083 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] 2025-07-17T06:41:14.6108538Z #25 6.083 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatspi2.0-0 amd64 2.44.0-3 [80.9 kB] 2025-07-17T06:41:14.6109302Z #25 6.084 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-bridge2.0-0 amd64 2.38.0-3 [66.6 kB] 2025-07-17T06:41:14.6110154Z #25 6.089 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB] 2025-07-17T06:41:14.6111081Z #25 6.100 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB] 2025-07-17T06:41:14.6111985Z #25 6.100 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB] 2025-07-17T06:41:14.6112795Z #25 6.101 Get:42 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva2 amd64 2.14.0-1 [65.0 kB] 2025-07-17T06:41:14.6113558Z #25 6.102 Get:43 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libmfx1 amd64 22.3.0-1 [3105 kB] 2025-07-17T06:41:14.6114314Z #25 6.123 Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-drm2 amd64 2.14.0-1 [7502 B] 2025-07-17T06:41:14.6115047Z #25 6.123 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] 2025-07-17T06:41:14.6115898Z #25 6.123 Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libva-x11-2 amd64 2.14.0-1 [12.6 kB] 2025-07-17T06:41:14.6116637Z #25 6.124 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvdpau1 amd64 1.4-3build2 [27.0 kB] 2025-07-17T06:41:14.6117396Z #25 6.124 Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB] 2025-07-17T06:41:14.6118278Z #25 6.124 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil56 amd64 7:4.4.2-0ubuntu0.22.04.1 [290 kB] 2025-07-17T06:41:14.6119505Z #25 6.127 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] 2025-07-17T06:41:14.6120372Z #25 6.129 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] 2025-07-17T06:41:14.6121161Z #25 6.129 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5780 B] 2025-07-17T06:41:14.6121929Z #25 6.135 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] 2025-07-17T06:41:14.6122685Z #25 6.146 Get:54 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcodec2-1.0 amd64 1.0.1-3 [8435 kB] 2025-07-17T06:41:14.6123443Z #25 6.204 Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdav1d5 amd64 0.9.2-1 [463 kB] 2025-07-17T06:41:14.7334014Z #25 6.207 Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgsm1 amd64 1.0.19-1 [27.7 kB] 2025-07-17T06:41:14.7334795Z #25 6.207 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmp3lame0 amd64 3.100-3build2 [141 kB] 2025-07-17T06:41:14.7335842Z #25 6.208 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libopenjp2-7 amd64 2.4.0-6ubuntu0.3 [158 kB] 2025-07-17T06:41:14.7336801Z #25 6.210 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] 2025-07-17T06:41:14.7337622Z #25 6.210 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] 2025-07-17T06:41:14.7338469Z #25 6.211 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB] 2025-07-17T06:41:14.7339298Z #25 6.213 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] 2025-07-17T06:41:14.7340036Z #25 6.215 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] 2025-07-17T06:41:14.7340771Z #25 6.217 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] 2025-07-17T06:41:14.7341612Z #25 6.229 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] 2025-07-17T06:41:14.7342535Z #25 6.231 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] 2025-07-17T06:41:14.7343496Z #25 6.231 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] 2025-07-17T06:41:14.7344439Z #25 6.232 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2974 kB] 2025-07-17T06:41:14.7345263Z #25 6.253 Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2025-07-17T06:41:14.7346035Z #25 6.253 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsnappy1v5 amd64 1.1.8-1build3 [17.5 kB] 2025-07-17T06:41:14.7346927Z #25 6.253 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu3 [57.9 kB] 2025-07-17T06:41:14.7347677Z #25 6.254 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsoxr0 amd64 0.1.3-4build2 [79.8 kB] 2025-07-17T06:41:14.7348540Z #25 6.255 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample3 amd64 7:4.4.2-0ubuntu0.22.04.1 [62.2 kB] 2025-07-17T06:41:14.7349451Z #25 6.255 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu4 [209 kB] 2025-07-17T06:41:14.7350233Z #25 6.257 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtwolame0 amd64 0.4.0-2build2 [52.5 kB] 2025-07-17T06:41:14.7351199Z #25 6.257 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvpx7 amd64 1.11.0-2ubuntu2.4 [1078 kB] 2025-07-17T06:41:14.7352089Z #25 6.265 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB] 2025-07-17T06:41:14.7353017Z #25 6.265 Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx264-163 amd64 2:0.163.3060+git5db6aa6-2build1 [591 kB] 2025-07-17T06:41:14.7353853Z #25 6.276 Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libx265-199 amd64 3.5-2 [1170 kB] 2025-07-17T06:41:14.7354637Z #25 6.284 Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2025-07-17T06:41:14.7355432Z #25 6.286 Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi-common all 0.2.35-19 [35.5 kB] 2025-07-17T06:41:14.7356628Z #25 6.286 Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzvbi0 amd64 0.2.35-19 [262 kB] 2025-07-17T06:41:14.7357503Z #25 6.288 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec58 amd64 7:4.4.2-0ubuntu0.22.04.1 [5567 kB] 2025-07-17T06:41:14.7358585Z #25 6.327 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavutil-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [427 kB] 2025-07-17T06:41:14.8492869Z #25 6.330 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswresample-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [78.0 kB] 2025-07-17T06:41:14.8494957Z #25 6.331 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavcodec-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [6221 kB] 2025-07-17T06:41:14.8495930Z #25 6.373 Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libudfread0 amd64 1.1.2-1 [16.2 kB] 2025-07-17T06:41:14.8496712Z #25 6.373 Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbluray2 amd64 1:1.3.1-1 [159 kB] 2025-07-17T06:41:14.8497506Z #25 6.375 Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libchromaprint1 amd64 1.5.1-2 [28.4 kB] 2025-07-17T06:41:14.8498263Z #25 6.375 Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgme0 amd64 0.6.3-2 [127 kB] 2025-07-17T06:41:14.8499159Z #25 6.376 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmpg123-0 amd64 1.29.3-1ubuntu0.1 [172 kB] 2025-07-17T06:41:14.8500056Z #25 6.378 Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpt0 amd64 0.6.1-1 [592 kB] 2025-07-17T06:41:14.8500777Z #25 6.382 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 librabbitmq4 amd64 0.10.0-1ubuntu2 [39.3 kB] 2025-07-17T06:41:14.8501524Z #25 6.382 Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsrt1.4-gnutls amd64 1.4.4-4 [309 kB] 2025-07-17T06:41:14.8502344Z #25 6.385 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-gcrypt-4 amd64 0.9.6-2ubuntu0.22.04.4 [224 kB] 2025-07-17T06:41:14.8503131Z #25 6.386 Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] 2025-07-17T06:41:14.8503879Z #25 6.397 Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] 2025-07-17T06:41:14.8504602Z #25 6.398 Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libzmq5 amd64 4.3.4-2 [256 kB] 2025-07-17T06:41:14.8505396Z #25 6.400 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat58 amd64 7:4.4.2-0ubuntu0.22.04.1 [1103 kB] 2025-07-17T06:41:14.8506350Z #25 6.408 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libavformat-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [1347 kB] 2025-07-17T06:41:14.8507203Z #25 6.418 Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libblosc1 amd64 1.21.1+ds2-2 [35.8 kB] 2025-07-17T06:41:14.8507920Z #25 6.442 Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcfitsio9 amd64 4.0.0-1 [519 kB] 2025-07-17T06:41:14.9496731Z #25 6.520 Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcharls2 amd64 2.3.4-1 [87.0 kB] 2025-07-17T06:41:14.9497577Z #25 6.521 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] 2025-07-17T06:41:14.9498352Z #25 6.523 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolord2 amd64 1.4.6-1 [155 kB] 2025-07-17T06:41:14.9499152Z #25 6.526 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.11 [263 kB] 2025-07-17T06:41:14.9500000Z #25 6.533 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraw1394-11 amd64 2.1.2-2build2 [27.0 kB] 2025-07-17T06:41:14.9500803Z #25 6.533 Get:108 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-25 amd64 2.2.6-4 [88.8 kB] 2025-07-17T06:41:14.9501581Z #25 6.535 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraw1394-dev amd64 2.1.2-2build2 [39.1 kB] 2025-07-17T06:41:14.9502374Z #25 6.536 Get:110 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdc1394-dev amd64 2.2.6-4 [116 kB] 2025-07-17T06:41:14.9503217Z #25 6.538 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libde265-0 amd64 1.0.8-1ubuntu0.3 [290 kB] 2025-07-17T06:41:14.9504042Z #25 6.543 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate-dev amd64 1.10-2 [59.2 kB] 2025-07-17T06:41:15.0727924Z #25 6.543 Get:113 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2025-07-17T06:41:15.0728876Z #25 6.544 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] 2025-07-17T06:41:15.0730046Z #25 6.544 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] 2025-07-17T06:41:15.0730934Z #25 6.555 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] 2025-07-17T06:41:15.0731917Z #25 6.555 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] 2025-07-17T06:41:15.0732893Z #25 6.556 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] 2025-07-17T06:41:15.0733744Z #25 6.556 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libepoxy0 amd64 1.5.10-1 [237 kB] 2025-07-17T06:41:15.0734572Z #25 6.558 Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2025-07-17T06:41:15.0735513Z #25 6.567 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1build3 [7642 B] 2025-07-17T06:41:15.0736385Z #25 6.567 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexif12 amd64 0.6.24-1build1 [92.5 kB] 2025-07-17T06:41:15.0737167Z #25 6.568 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexif-dev amd64 0.6.24-1build1 [113 kB] 2025-07-17T06:41:15.0738011Z #25 6.569 Get:124 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.1 [170 kB] 2025-07-17T06:41:15.0738858Z #25 6.570 Get:125 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm2-2 amd64 11.2.185-1 [182 kB] 2025-07-17T06:41:15.0739612Z #25 6.578 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 librdmacm1 amd64 39.0-1 [71.2 kB] 2025-07-17T06:41:15.0740349Z #25 6.579 Get:127 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfabric1 amd64 1.11.0-3 [558 kB] 2025-07-17T06:41:15.0741109Z #25 6.584 Get:128 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfyba0 amd64 4.1.1-7 [113 kB] 2025-07-17T06:41:15.0741954Z #25 6.584 Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] 2025-07-17T06:41:15.0742826Z #25 6.585 Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu2.3 [129 kB] 2025-07-17T06:41:15.0743634Z #25 6.590 Get:131 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfreexl1 amd64 1.0.6-1 [33.5 kB] 2025-07-17T06:41:15.0744413Z #25 6.590 Get:132 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB] 2025-07-17T06:41:15.0745191Z #25 6.596 Get:133 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB] 2025-07-17T06:41:15.0745958Z #25 6.596 Get:134 http://archive.ubuntu.com/ubuntu jammy/universe amd64 proj-data all 8.2.1-1 [10.0 MB] 2025-07-17T06:41:15.0746711Z #25 6.666 Get:135 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libproj22 amd64 8.2.1-1 [1257 kB] 2025-07-17T06:41:15.1758171Z #25 6.676 Get:136 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeotiff5 amd64 1.7.0-2build1 [67.1 kB] 2025-07-17T06:41:15.1759181Z #25 6.676 Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgif7 amd64 5.1.9-2ubuntu0.1 [33.9 kB] 2025-07-17T06:41:15.1760020Z #25 6.676 Get:138 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf4-0-alt amd64 4.2.15-4 [290 kB] 2025-07-17T06:41:15.1760773Z #25 6.679 Get:139 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsz2 amd64 1.0.6-1 [5354 B] 2025-07-17T06:41:15.1761604Z #25 6.679 Get:140 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-103-1 amd64 1.10.7+repack-4ubuntu2 [1295 kB] 2025-07-17T06:41:15.1762479Z #25 6.688 Get:141 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libheif1 amd64 1.12.0-2build1 [196 kB] 2025-07-17T06:41:15.1763273Z #25 6.690 Get:142 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2025-07-17T06:41:15.1764292Z #25 6.690 Get:143 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liburiparser1 amd64 0.9.6+dfsg-1 [36.4 kB] 2025-07-17T06:41:15.1765182Z #25 6.690 Get:144 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlbase1 amd64 1.3.0-9 [45.0 kB] 2025-07-17T06:41:15.1765944Z #25 6.691 Get:145 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libkmldom1 amd64 1.3.0-9 [150 kB] 2025-07-17T06:41:15.1766721Z #25 6.694 Get:146 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libkmlengine1 amd64 1.3.0-9 [71.7 kB] 2025-07-17T06:41:15.1767494Z #25 6.695 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B] 2025-07-17T06:41:15.1768352Z #25 6.708 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.42-0ubuntu0.22.04.2 [1308 kB] 2025-07-17T06:41:15.1769313Z #25 6.717 Get:149 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libhdf5-hl-100 amd64 1.10.7+repack-4ubuntu2 [59.1 kB] 2025-07-17T06:41:15.1770176Z #25 6.718 Get:150 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnetcdf19 amd64 1:4.8.1-1 [456 kB] 2025-07-17T06:41:15.1770944Z #25 6.721 Get:151 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] 2025-07-17T06:41:15.1771756Z #25 6.722 Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbc2 amd64 2.3.9-5ubuntu0.1 [159 kB] 2025-07-17T06:41:15.1772638Z #25 6.723 Get:153 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unixodbc-common all 2.3.9-5ubuntu0.1 [9256 B] 2025-07-17T06:41:15.1773524Z #25 6.723 Get:154 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libodbcinst2 amd64 2.3.9-5ubuntu0.1 [31.9 kB] 2025-07-17T06:41:15.1774357Z #25 6.724 Get:155 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libogdi4.1 amd64 4.1.0+ds-5 [197 kB] 2025-07-17T06:41:15.1775202Z #25 6.725 Get:156 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB] 2025-07-17T06:41:15.1776099Z #25 6.726 Get:157 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1347 kB] 2025-07-17T06:41:15.1777013Z #25 6.740 Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpoppler118 amd64 22.02.0-2ubuntu0.8 [1072 kB] 2025-07-17T06:41:15.1777913Z #25 6.748 Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpq5 amd64 14.18-0ubuntu0.22.04.1 [152 kB] 2025-07-17T06:41:15.1778739Z #25 6.751 Get:160 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libqhull-r8.0 amd64 2020.2-4 [196 kB] 2025-07-17T06:41:15.1779515Z #25 6.753 Get:161 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librttopo1 amd64 1.1.0-2 [178 kB] 2025-07-17T06:41:15.1780328Z #25 6.754 Get:162 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libspatialite7 amd64 5.0.1-2build2 [2092 kB] 2025-07-17T06:41:15.1781258Z #25 6.769 Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxerces-c3.2 amd64 3.2.3+debian-3ubuntu0.1 [929 kB] 2025-07-17T06:41:15.4024324Z #25 6.776 Get:164 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgdal30 amd64 3.4.1+dfsg-1build4 [7642 kB] 2025-07-17T06:41:15.4025340Z #25 6.829 Get:165 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libsocket++1 amd64 1.12.13+git20131030.5d039ba-1 [84.3 kB] 2025-07-17T06:41:15.4026264Z #25 6.830 Get:166 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgdcm3.0 amd64 3.0.10-1build2 [1830 kB] 2025-07-17T06:41:15.4027084Z #25 6.843 Get:167 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgdcm-dev amd64 3.0.10-1build2 [266 kB] 2025-07-17T06:41:15.4027985Z #25 6.845 Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.3 [35.4 kB] 2025-07-17T06:41:15.4028947Z #25 6.845 Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] 2025-07-17T06:41:15.4281727Z #25 7.022 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2025-07-17T06:41:15.5283462Z #25 7.022 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2025-07-17T06:41:15.5284505Z #25 7.022 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B] 2025-07-17T06:41:15.5285403Z #25 7.022 Get:173 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.3 [8860 kB] 2025-07-17T06:41:15.5286270Z #25 7.084 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] 2025-07-17T06:41:15.5287088Z #25 7.084 Get:175 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7802 B] 2025-07-17T06:41:15.5287922Z #25 7.085 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B] 2025-07-17T06:41:15.5288716Z #25 7.085 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] 2025-07-17T06:41:15.5289536Z #25 7.085 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B] 2025-07-17T06:41:15.5290356Z #25 7.085 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] 2025-07-17T06:41:15.5291160Z #25 7.086 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B] 2025-07-17T06:41:15.5291962Z #25 7.086 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B] 2025-07-17T06:41:15.5292749Z #25 7.086 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B] 2025-07-17T06:41:15.5293542Z #25 7.097 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] 2025-07-17T06:41:15.5294428Z #25 7.109 Get:184 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [158 kB] 2025-07-17T06:41:15.5295255Z #25 7.110 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] 2025-07-17T06:41:15.5295966Z #25 7.111 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] 2025-07-17T06:41:15.5296733Z #25 7.112 Get:187 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgl2ps1.4 amd64 1.4.2+dfsg1-2 [43.5 kB] 2025-07-17T06:41:15.5297520Z #25 7.112 Get:188 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libglew2.2 amd64 2.2.0-4 [196 kB] 2025-07-17T06:41:15.5298330Z #25 7.114 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgphoto2-port12 amd64 2.5.27-1build2 [57.6 kB] 2025-07-17T06:41:15.5299154Z #25 7.114 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgphoto2-6 amd64 2.5.27-1build2 [727 kB] 2025-07-17T06:41:15.5299944Z #25 7.120 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgphoto2-dev amd64 2.5.27-1build2 [34.3 kB] 2025-07-17T06:41:15.5300809Z #25 7.120 Get:192 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liborc-0.4-0 amd64 1:0.4.32-2ubuntu0.1 [228 kB] 2025-07-17T06:41:15.5301810Z #25 7.122 Get:193 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.20.1-1ubuntu0.4 [848 kB] 2025-07-17T06:41:15.6399426Z #25 7.132 Get:194 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB] 2025-07-17T06:41:15.6400414Z #25 7.132 Get:195 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB] 2025-07-17T06:41:15.6401357Z #25 7.132 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B] 2025-07-17T06:41:15.6402235Z #25 7.132 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7192 B] 2025-07-17T06:41:15.6403035Z #25 7.133 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] 2025-07-17T06:41:15.6404148Z #25 7.133 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdamage1 amd64 1:1.1.5-2build2 [7154 B] 2025-07-17T06:41:15.6404985Z #25 7.144 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7382 B] 2025-07-17T06:41:15.6405719Z #25 7.144 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB] 2025-07-17T06:41:15.6406469Z #25 7.145 Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] 2025-07-17T06:41:15.6407304Z #25 7.170 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2.2 [239 kB] 2025-07-17T06:41:15.6408174Z #25 7.233 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2.2 [3053 kB] 2025-07-17T06:41:15.7463892Z #25 7.284 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc15 amd64 2.7.0-2ubuntu1 [159 kB] 2025-07-17T06:41:15.7464772Z #25 7.285 Get:206 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase25 amd64 2.5.7-2 [175 kB] 2025-07-17T06:41:15.7465594Z #25 7.287 Get:207 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libilmbase-dev amd64 2.5.7-2 [78.4 kB] 2025-07-17T06:41:15.7466406Z #25 7.287 Get:208 http://archive.ubuntu.com/ubuntu jammy/universe amd64 liblept5 amd64 1.82.0-3build1 [1107 kB] 2025-07-17T06:41:15.7467258Z #25 7.296 Get:209 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtbbmalloc2 amd64 2021.5.0-7ubuntu2 [49.6 kB] 2025-07-17T06:41:15.7468092Z #25 7.296 Get:210 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtbb2 amd64 2020.3-1ubuntu3 [101 kB] 2025-07-17T06:41:15.7468969Z #25 7.297 Get:211 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-core4.5d amd64 4.5.4+dfsg-9ubuntu4 [1166 kB] 2025-07-17T06:41:15.7469925Z #25 7.305 Get:212 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-flann4.5d amd64 4.5.4+dfsg-9ubuntu4 [134 kB] 2025-07-17T06:41:15.7470876Z #25 7.306 Get:213 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-imgproc4.5d amd64 4.5.4+dfsg-9ubuntu4 [1395 kB] 2025-07-17T06:41:15.7471876Z #25 7.316 Get:214 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-features2d4.5d amd64 4.5.4+dfsg-9ubuntu4 [275 kB] 2025-07-17T06:41:15.7472859Z #25 7.318 Get:215 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-calib3d4.5d amd64 4.5.4+dfsg-9ubuntu4 [706 kB] 2025-07-17T06:41:15.7473754Z #25 7.324 Get:216 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtbb12 amd64 2021.5.0-7ubuntu2 [84.8 kB] 2025-07-17T06:41:15.7474581Z #25 7.324 Get:217 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtbb-dev amd64 2021.5.0-7ubuntu2 [191 kB] 2025-07-17T06:41:15.7475469Z #25 7.326 Get:218 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-core-dev amd64 4.5.4+dfsg-9ubuntu4 [1978 kB] 2025-07-17T06:41:15.7476499Z #25 7.340 Get:219 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-flann-dev amd64 4.5.4+dfsg-9ubuntu4 [210 kB] 2025-07-17T06:41:15.8636457Z #25 7.342 Get:220 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr25 amd64 2.5.7-1 [780 kB] 2025-07-17T06:41:15.8637438Z #25 7.347 Get:221 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-imgcodecs4.5d amd64 4.5.4+dfsg-9ubuntu4 [130 kB] 2025-07-17T06:41:15.8638575Z #25 7.348 Get:222 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-highgui4.5d amd64 4.5.4+dfsg-9ubuntu4 [78.8 kB] 2025-07-17T06:41:15.8639553Z #25 7.349 Get:223 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-imgproc-dev amd64 4.5.4+dfsg-9ubuntu4 [1854 kB] 2025-07-17T06:41:15.8640542Z #25 7.362 Get:224 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-imgcodecs-dev amd64 4.5.4+dfsg-9ubuntu4 [200 kB] 2025-07-17T06:41:15.8641529Z #25 7.364 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale5 amd64 7:4.4.2-0ubuntu0.22.04.1 [180 kB] 2025-07-17T06:41:15.8642494Z #25 7.365 Get:226 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-videoio4.5d amd64 4.5.4+dfsg-9ubuntu4 [195 kB] 2025-07-17T06:41:15.8643775Z #25 7.367 Get:227 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-videoio-dev amd64 4.5.4+dfsg-9ubuntu4 [315 kB] 2025-07-17T06:41:15.8644668Z #25 7.369 Get:228 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenexr-dev amd64 2.5.7-1 [73.3 kB] 2025-07-17T06:41:15.8645563Z #25 7.370 Get:229 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libswscale-dev amd64 7:4.4.2-0ubuntu0.22.04.1 [206 kB] 2025-07-17T06:41:15.8646535Z #25 7.372 Get:230 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig-dev amd64 2.1-3.1ubuntu0.22.04.1 [27.4 kB] 2025-07-17T06:41:15.8647398Z #25 7.372 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzma-dev amd64 5.2.5-2ubuntu1 [159 kB] 2025-07-17T06:41:15.8648225Z #25 7.373 Get:232 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiffxx5 amd64 4.3.0-6ubuntu0.10 [5732 B] 2025-07-17T06:41:15.8649110Z #25 7.378 Get:233 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff-dev amd64 4.3.0-6ubuntu0.10 [316 kB] 2025-07-17T06:41:15.8650049Z #25 7.380 Get:234 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-highgui-dev amd64 4.5.4+dfsg-9ubuntu4 [132 kB] 2025-07-17T06:41:15.8650994Z #25 7.390 Get:235 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-ml4.5d amd64 4.5.4+dfsg-9ubuntu4 [206 kB] 2025-07-17T06:41:15.8651900Z #25 7.392 Get:236 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-ml-dev amd64 4.5.4+dfsg-9ubuntu4 [298 kB] 2025-07-17T06:41:15.8652862Z #25 7.394 Get:237 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-features2d-dev amd64 4.5.4+dfsg-9ubuntu4 [372 kB] 2025-07-17T06:41:15.8653851Z #25 7.397 Get:238 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-calib3d-dev amd64 4.5.4+dfsg-9ubuntu4 [1046 kB] 2025-07-17T06:41:15.8654802Z #25 7.405 Get:239 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libprotobuf23 amd64 3.12.4-1ubuntu7.22.04.4 [878 kB] 2025-07-17T06:41:15.8655910Z #25 7.411 Get:240 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-dnn4.5d amd64 4.5.4+dfsg-9ubuntu4 [1103 kB] 2025-07-17T06:41:15.8656881Z #25 7.419 Get:241 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-objdetect4.5d amd64 4.5.4+dfsg-9ubuntu4 [178 kB] 2025-07-17T06:41:15.8657832Z #25 7.420 Get:242 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-video4.5d amd64 4.5.4+dfsg-9ubuntu4 [182 kB] 2025-07-17T06:41:15.8658733Z #25 7.422 Get:243 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libtesseract4 amd64 4.1.1-2.1build1 [1308 kB] 2025-07-17T06:41:15.8659653Z #25 7.431 Get:244 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-contrib4.5d amd64 4.5.4+dfsg-9ubuntu4 [3660 kB] 2025-07-17T06:41:15.8660595Z #25 7.457 Get:245 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-dnn-dev amd64 4.5.4+dfsg-9ubuntu4 [1706 kB] 2025-07-17T06:41:16.0747586Z #25 7.469 Get:246 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-objdetect-dev amd64 4.5.4+dfsg-9ubuntu4 [254 kB] 2025-07-17T06:41:16.0748682Z #25 7.471 Get:247 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-photo4.5d amd64 4.5.4+dfsg-9ubuntu4 [187 kB] 2025-07-17T06:41:16.0749640Z #25 7.472 Get:248 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-photo-dev amd64 4.5.4+dfsg-9ubuntu4 [222 kB] 2025-07-17T06:41:16.0750592Z #25 7.474 Get:249 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-shape4.5d amd64 4.5.4+dfsg-9ubuntu4 [51.4 kB] 2025-07-17T06:41:16.0751533Z #25 7.474 Get:250 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-video-dev amd64 4.5.4+dfsg-9ubuntu4 [251 kB] 2025-07-17T06:41:16.0752484Z #25 7.477 Get:251 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-shape-dev amd64 4.5.4+dfsg-9ubuntu4 [72.3 kB] 2025-07-17T06:41:16.0753453Z #25 7.477 Get:252 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-stitching4.5d amd64 4.5.4+dfsg-9ubuntu4 [200 kB] 2025-07-17T06:41:16.0754646Z #25 7.479 Get:253 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-stitching-dev amd64 4.5.4+dfsg-9ubuntu4 [269 kB] 2025-07-17T06:41:16.0755951Z #25 7.481 Get:254 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-superres4.5d amd64 4.5.4+dfsg-9ubuntu4 [47.0 kB] 2025-07-17T06:41:16.0756958Z #25 7.482 Get:255 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-superres-dev amd64 4.5.4+dfsg-9ubuntu4 [62.2 kB] 2025-07-17T06:41:16.0757933Z #25 7.494 Get:256 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-videostab4.5d amd64 4.5.4+dfsg-9ubuntu4 [79.6 kB] 2025-07-17T06:41:16.0759011Z #25 7.496 Get:257 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-videostab-dev amd64 4.5.4+dfsg-9ubuntu4 [111 kB] 2025-07-17T06:41:16.0759873Z #25 7.496 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopengl0 amd64 1.4.0-1 [36.5 kB] 2025-07-17T06:41:16.0760641Z #25 7.497 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxnvctrl0 amd64 510.47.03-0ubuntu1 [11.5 kB] 2025-07-17T06:41:16.0761545Z #25 7.497 Get:260 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc-plugins amd64 2.7.0-2ubuntu1 [15.6 kB] 2025-07-17T06:41:16.0762433Z #25 7.497 Get:261 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpmix2 amd64 4.1.2-2ubuntu1 [604 kB] 2025-07-17T06:41:16.0763213Z #25 7.502 Get:262 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libucx0 amd64 1.12.1~rc2-1 [891 kB] 2025-07-17T06:41:16.0764020Z #25 7.508 Get:263 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpi3 amd64 4.1.2-2ubuntu1 [2594 kB] 2025-07-17T06:41:16.0764923Z #25 7.527 Get:264 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libvtk9.1 amd64 9.1.0+really9.1.0+dfsg2-3build1 [20.2 MB] 2025-07-17T06:41:16.0765872Z #25 7.668 Get:265 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-viz4.5d amd64 4.5.4+dfsg-9ubuntu4 [112 kB] 2025-07-17T06:41:16.2547550Z #25 7.669 Get:266 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-viz-dev amd64 4.5.4+dfsg-9ubuntu4 [188 kB] 2025-07-17T06:41:16.2548612Z #25 7.670 Get:267 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-contrib-dev amd64 4.5.4+dfsg-9ubuntu4 [5008 kB] 2025-07-17T06:41:16.2549563Z #25 7.705 Get:268 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopencv-dev amd64 4.5.4+dfsg-9ubuntu4 [91.8 kB] 2025-07-17T06:41:16.2550340Z #25 7.848 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:41:16.3818146Z #25 7.879 Fetched 180 MB in 2s (97.7 MB/s) 2025-07-17T06:41:16.3818624Z #25 7.912 Selecting previously unselected package libfribidi0:amd64. 2025-07-17T06:41:16.3819064Z #25 7.912 (Reading database ... 2025-07-17T06:41:16.3819342Z (Reading database ... 5% 2025-07-17T06:41:16.3819638Z (Reading database ... 10% 2025-07-17T06:41:16.3819910Z (Reading database ... 15% 2025-07-17T06:41:16.3820159Z (Reading database ... 20% 2025-07-17T06:41:16.3820426Z (Reading database ... 25% 2025-07-17T06:41:16.3820722Z (Reading database ... 30% 2025-07-17T06:41:16.3820971Z (Reading database ... 35% 2025-07-17T06:41:16.3821233Z (Reading database ... 40% 2025-07-17T06:41:16.3821485Z (Reading database ... 45% 2025-07-17T06:41:16.3821768Z (Reading database ... 50% 2025-07-17T06:41:16.3822035Z (Reading database ... 55% 2025-07-17T06:41:16.3822280Z (Reading database ... 60% 2025-07-17T06:41:16.3822539Z (Reading database ... 65% 2025-07-17T06:41:16.3822785Z (Reading database ... 70% 2025-07-17T06:41:16.3823045Z (Reading database ... 75% 2025-07-17T06:41:16.3823304Z (Reading database ... 80% 2025-07-17T06:41:16.3823551Z (Reading database ... 85% 2025-07-17T06:41:16.3823813Z (Reading database ... 90% 2025-07-17T06:41:16.3824166Z (Reading database ... 95% 2025-07-17T06:41:16.3824410Z (Reading database ... 100% 2025-07-17T06:41:16.3824767Z (Reading database ... 31582 files and directories currently installed.) 2025-07-17T06:41:16.3825276Z #25 7.928 Preparing to unpack .../000-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... 2025-07-17T06:41:16.3825973Z #25 7.938 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2025-07-17T06:41:16.3826415Z #25 7.975 Selecting previously unselected package shared-mime-info. 2025-07-17T06:41:16.4994735Z #25 7.977 Preparing to unpack .../001-shared-mime-info_2.1-2_amd64.deb ... 2025-07-17T06:41:16.4995240Z #25 7.982 Unpacking shared-mime-info (2.1-2) ... 2025-07-17T06:41:16.4995662Z #25 8.019 Selecting previously unselected package xkb-data. 2025-07-17T06:41:16.4996109Z #25 8.021 Preparing to unpack .../002-xkb-data_2.33-1_all.deb ... 2025-07-17T06:41:16.4996504Z #25 8.026 Unpacking xkb-data (2.33-1) ... 2025-07-17T06:41:16.4996896Z #25 8.093 Selecting previously unselected package libdrm-common. 2025-07-17T06:41:16.6204581Z #25 8.095 Preparing to unpack .../003-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2025-07-17T06:41:16.6205175Z #25 8.100 Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:16.6205642Z #25 8.133 Selecting previously unselected package libdrm2:amd64. 2025-07-17T06:41:16.6206201Z #25 8.136 Preparing to unpack .../004-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:16.6206726Z #25 8.140 Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:16.6207191Z #25 8.175 Selecting previously unselected package libnuma1:amd64. 2025-07-17T06:41:16.6207706Z #25 8.177 Preparing to unpack .../005-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2025-07-17T06:41:16.6208177Z #25 8.181 Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-07-17T06:41:16.6208622Z #25 8.214 Selecting previously unselected package libusb-1.0-0:amd64. 2025-07-17T06:41:16.7323927Z #25 8.216 Preparing to unpack .../006-libusb-1.0-0_2%3a1.0.25-1ubuntu2_amd64.deb ... 2025-07-17T06:41:16.7324506Z #25 8.220 Unpacking libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... 2025-07-17T06:41:16.7324986Z #25 8.254 Selecting previously unselected package hicolor-icon-theme. 2025-07-17T06:41:16.7325527Z #25 8.256 Preparing to unpack .../007-hicolor-icon-theme_0.17-2_all.deb ... 2025-07-17T06:41:16.7326024Z #25 8.260 Unpacking hicolor-icon-theme (0.17-2) ... 2025-07-17T06:41:16.7326486Z #25 8.326 Selecting previously unselected package libgdk-pixbuf2.0-common. 2025-07-17T06:41:16.8508537Z #25 8.328 Preparing to unpack .../008-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.3_all.deb ... 2025-07-17T06:41:16.8509200Z #25 8.333 Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2025-07-17T06:41:16.8509728Z #25 8.366 Selecting previously unselected package libdeflate0:amd64. 2025-07-17T06:41:16.8510241Z #25 8.368 Preparing to unpack .../009-libdeflate0_1.10-2_amd64.deb ... 2025-07-17T06:41:16.8510671Z #25 8.373 Unpacking libdeflate0:amd64 (1.10-2) ... 2025-07-17T06:41:16.8511103Z #25 8.406 Selecting previously unselected package libjbig0:amd64. 2025-07-17T06:41:16.8511627Z #25 8.408 Preparing to unpack .../010-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:16.8512132Z #25 8.412 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-07-17T06:41:16.8512597Z #25 8.444 Selecting previously unselected package libwebp7:amd64. 2025-07-17T06:41:16.9793751Z #25 8.446 Preparing to unpack .../011-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:41:16.9794327Z #25 8.451 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-07-17T06:41:16.9794811Z #25 8.487 Selecting previously unselected package libtiff5:amd64. 2025-07-17T06:41:16.9795315Z #25 8.489 Preparing to unpack .../012-libtiff5_4.3.0-6ubuntu0.10_amd64.deb ... 2025-07-17T06:41:16.9795804Z #25 8.494 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:16.9796300Z #25 8.533 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2025-07-17T06:41:16.9796917Z #25 8.535 Preparing to unpack .../013-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.3_amd64.deb ... 2025-07-17T06:41:16.9797533Z #25 8.539 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2025-07-17T06:41:16.9798083Z #25 8.573 Selecting previously unselected package gtk-update-icon-cache. 2025-07-17T06:41:17.1766821Z #25 8.575 Preparing to unpack .../014-gtk-update-icon-cache_3.24.33-1ubuntu2.2_amd64.deb ... 2025-07-17T06:41:17.1767762Z #25 8.579 Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:17.1768454Z #25 8.613 Selecting previously unselected package humanity-icon-theme. 2025-07-17T06:41:17.1769041Z #25 8.615 Preparing to unpack .../015-humanity-icon-theme_0.6.16_all.deb ... 2025-07-17T06:41:17.1769538Z #25 8.620 Unpacking humanity-icon-theme (0.6.16) ... 2025-07-17T06:41:17.7816416Z #25 9.375 Selecting previously unselected package ubuntu-mono. 2025-07-17T06:41:17.9423273Z #25 9.380 Preparing to unpack .../016-ubuntu-mono_20.10-0ubuntu2_all.deb ... 2025-07-17T06:41:17.9423818Z #25 9.385 Unpacking ubuntu-mono (20.10-0ubuntu2) ... 2025-07-17T06:41:18.1545134Z #25 9.748 Selecting previously unselected package adwaita-icon-theme. 2025-07-17T06:41:18.3141022Z #25 9.752 Preparing to unpack .../017-adwaita-icon-theme_41.0-1ubuntu1_all.deb ... 2025-07-17T06:41:18.3141571Z #25 9.757 Unpacking adwaita-icon-theme (41.0-1ubuntu1) ... 2025-07-17T06:41:18.3932230Z #25 9.986 Selecting previously unselected package dbus-user-session. 2025-07-17T06:41:18.5127171Z #25 9.992 Preparing to unpack .../018-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ... 2025-07-17T06:41:18.5127784Z #25 9.996 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... 2025-07-17T06:41:18.5128253Z #25 10.03 Selecting previously unselected package libdconf1:amd64. 2025-07-17T06:41:18.5128744Z #25 10.04 Preparing to unpack .../019-libdconf1_0.40.0-3_amd64.deb ... 2025-07-17T06:41:18.5129171Z #25 10.04 Unpacking libdconf1:amd64 (0.40.0-3) ... 2025-07-17T06:41:18.5129577Z #25 10.07 Selecting previously unselected package dconf-service. 2025-07-17T06:41:18.5130065Z #25 10.07 Preparing to unpack .../020-dconf-service_0.40.0-3_amd64.deb ... 2025-07-17T06:41:18.5130502Z #25 10.08 Unpacking dconf-service (0.40.0-3) ... 2025-07-17T06:41:18.5130972Z #25 10.11 Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-07-17T06:41:18.6580837Z #25 10.11 Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-3_amd64.deb ... 2025-07-17T06:41:18.6581501Z #25 10.11 Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ... 2025-07-17T06:41:18.6581980Z #25 10.15 Selecting previously unselected package fontconfig. 2025-07-17T06:41:18.6592459Z #25 10.16 Preparing to unpack .../022-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... 2025-07-17T06:41:18.6593046Z #25 10.16 Unpacking fontconfig (2.13.1-4.2ubuntu5) ... 2025-07-17T06:41:18.6593468Z #25 10.19 Selecting previously unselected package gdal-data. 2025-07-17T06:41:18.6593962Z #25 10.20 Preparing to unpack .../023-gdal-data_3.4.1+dfsg-1build4_all.deb ... 2025-07-17T06:41:18.6594418Z #25 10.20 Unpacking gdal-data (3.4.1+dfsg-1build4) ... 2025-07-17T06:41:18.6594858Z #25 10.25 Selecting previously unselected package libnl-3-200:amd64. 2025-07-17T06:41:18.7976984Z #25 10.25 Preparing to unpack .../024-libnl-3-200_3.5.0-0.1_amd64.deb ... 2025-07-17T06:41:18.7977599Z #25 10.26 Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2025-07-17T06:41:18.7978120Z #25 10.29 Selecting previously unselected package libnl-route-3-200:amd64. 2025-07-17T06:41:18.7978680Z #25 10.30 Preparing to unpack .../025-libnl-route-3-200_3.5.0-0.1_amd64.deb ... 2025-07-17T06:41:18.7979169Z #25 10.30 Unpacking libnl-route-3-200:amd64 (3.5.0-0.1) ... 2025-07-17T06:41:18.7979643Z #25 10.34 Selecting previously unselected package libibverbs1:amd64. 2025-07-17T06:41:18.7980134Z #25 10.34 Preparing to unpack .../026-libibverbs1_39.0-1_amd64.deb ... 2025-07-17T06:41:18.7980571Z #25 10.35 Unpacking libibverbs1:amd64 (39.0-1) ... 2025-07-17T06:41:18.7981039Z #25 10.39 Selecting previously unselected package ibverbs-providers:amd64. 2025-07-17T06:41:18.8987571Z #25 10.39 Preparing to unpack .../027-ibverbs-providers_39.0-1_amd64.deb ... 2025-07-17T06:41:18.8988137Z #25 10.41 Unpacking ibverbs-providers:amd64 (39.0-1) ... 2025-07-17T06:41:18.8988599Z #25 10.45 Selecting previously unselected package libaec0:amd64. 2025-07-17T06:41:18.8989069Z #25 10.45 Preparing to unpack .../028-libaec0_1.0.6-1_amd64.deb ... 2025-07-17T06:41:18.8989733Z #25 10.45 Unpacking libaec0:amd64 (1.0.6-1) ... 2025-07-17T06:41:18.8990147Z #25 10.49 Selecting previously unselected package libaom3:amd64. 2025-07-17T06:41:18.8990727Z #25 10.49 Preparing to unpack .../029-libaom3_3.3.0-1ubuntu0.1_amd64.deb ... 2025-07-17T06:41:18.9996358Z #25 10.50 Unpacking libaom3:amd64 (3.3.0-1ubuntu0.1) ... 2025-07-17T06:41:18.9996981Z #25 10.55 Selecting previously unselected package libarpack2:amd64. 2025-07-17T06:41:18.9997502Z #25 10.55 Preparing to unpack .../030-libarpack2_3.8.0-1_amd64.deb ... 2025-07-17T06:41:18.9997936Z #25 10.55 Unpacking libarpack2:amd64 (3.8.0-1) ... 2025-07-17T06:41:18.9998467Z #25 10.59 Selecting previously unselected package libsuperlu5:amd64. 2025-07-17T06:41:19.1198806Z #25 10.60 Preparing to unpack .../031-libsuperlu5_5.3.0+dfsg1-2_amd64.deb ... 2025-07-17T06:41:19.1199439Z #25 10.60 Unpacking libsuperlu5:amd64 (5.3.0+dfsg1-2) ... 2025-07-17T06:41:19.1199959Z #25 10.63 Selecting previously unselected package libarmadillo10. 2025-07-17T06:41:19.1200517Z #25 10.64 Preparing to unpack .../032-libarmadillo10_1%3a10.8.2+dfsg-1_amd64.deb ... 2025-07-17T06:41:19.1201031Z #25 10.64 Unpacking libarmadillo10 (1:10.8.2+dfsg-1) ... 2025-07-17T06:41:19.1201461Z #25 10.67 Selecting previously unselected package libatk1.0-data. 2025-07-17T06:41:19.1201975Z #25 10.67 Preparing to unpack .../033-libatk1.0-data_2.36.0-3build1_all.deb ... 2025-07-17T06:41:19.1202454Z #25 10.68 Unpacking libatk1.0-data (2.36.0-3build1) ... 2025-07-17T06:41:19.1202888Z #25 10.71 Selecting previously unselected package libatk1.0-0:amd64. 2025-07-17T06:41:19.2439517Z #25 10.72 Preparing to unpack .../034-libatk1.0-0_2.36.0-3build1_amd64.deb ... 2025-07-17T06:41:19.2440056Z #25 10.72 Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ... 2025-07-17T06:41:19.2440489Z #25 10.76 Selecting previously unselected package libxi6:amd64. 2025-07-17T06:41:19.2440976Z #25 10.76 Preparing to unpack .../035-libxi6_2%3a1.8-1build1_amd64.deb ... 2025-07-17T06:41:19.2441440Z #25 10.76 Unpacking libxi6:amd64 (2:1.8-1build1) ... 2025-07-17T06:41:19.2441880Z #25 10.79 Selecting previously unselected package libatspi2.0-0:amd64. 2025-07-17T06:41:19.2442407Z #25 10.80 Preparing to unpack .../036-libatspi2.0-0_2.44.0-3_amd64.deb ... 2025-07-17T06:41:19.2442849Z #25 10.80 Unpacking libatspi2.0-0:amd64 (2.44.0-3) ... 2025-07-17T06:41:19.2443325Z #25 10.84 Selecting previously unselected package libatk-bridge2.0-0:amd64. 2025-07-17T06:41:19.3680609Z #25 10.84 Preparing to unpack .../037-libatk-bridge2.0-0_2.38.0-3_amd64.deb ... 2025-07-17T06:41:19.3681148Z #25 10.84 Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ... 2025-07-17T06:41:19.3681660Z #25 10.87 Selecting previously unselected package libavahi-common-data:amd64. 2025-07-17T06:41:19.3682266Z #25 10.88 Preparing to unpack .../038-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ... 2025-07-17T06:41:19.3682813Z #25 10.88 Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:19.3683359Z #25 10.92 Selecting previously unselected package libavahi-common3:amd64. 2025-07-17T06:41:19.3683925Z #25 10.92 Preparing to unpack .../039-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ... 2025-07-17T06:41:19.3684438Z #25 10.93 Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:19.3684941Z #25 10.96 Selecting previously unselected package libavahi-client3:amd64. 2025-07-17T06:41:19.4716961Z #25 10.96 Preparing to unpack .../040-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ... 2025-07-17T06:41:19.4717533Z #25 10.97 Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:19.4718003Z #25 11.01 Selecting previously unselected package libva2:amd64. 2025-07-17T06:41:19.4718587Z #25 11.01 Preparing to unpack .../041-libva2_2.14.0-1_amd64.deb ... 2025-07-17T06:41:19.4718994Z #25 11.01 Unpacking libva2:amd64 (2.14.0-1) ... 2025-07-17T06:41:19.4719406Z #25 11.06 Selecting previously unselected package libmfx1:amd64. 2025-07-17T06:41:19.4719866Z #25 11.06 Preparing to unpack .../042-libmfx1_22.3.0-1_amd64.deb ... 2025-07-17T06:41:19.4720512Z #25 11.06 Unpacking libmfx1:amd64 (22.3.0-1) ... 2025-07-17T06:41:19.5718225Z #25 11.17 Selecting previously unselected package libva-drm2:amd64. 2025-07-17T06:41:19.7070298Z #25 11.17 Preparing to unpack .../043-libva-drm2_2.14.0-1_amd64.deb ... 2025-07-17T06:41:19.7070856Z #25 11.17 Unpacking libva-drm2:amd64 (2.14.0-1) ... 2025-07-17T06:41:19.7071312Z #25 11.21 Selecting previously unselected package libxfixes3:amd64. 2025-07-17T06:41:19.7071809Z #25 11.21 Preparing to unpack .../044-libxfixes3_1%3a6.0.0-1_amd64.deb ... 2025-07-17T06:41:19.7072264Z #25 11.22 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... 2025-07-17T06:41:19.7072709Z #25 11.25 Selecting previously unselected package libva-x11-2:amd64. 2025-07-17T06:41:19.7073196Z #25 11.26 Preparing to unpack .../045-libva-x11-2_2.14.0-1_amd64.deb ... 2025-07-17T06:41:19.7073631Z #25 11.26 Unpacking libva-x11-2:amd64 (2.14.0-1) ... 2025-07-17T06:41:19.7074062Z #25 11.30 Selecting previously unselected package libvdpau1:amd64. 2025-07-17T06:41:19.8403520Z #25 11.30 Preparing to unpack .../046-libvdpau1_1.4-3build2_amd64.deb ... 2025-07-17T06:41:19.8404035Z #25 11.31 Unpacking libvdpau1:amd64 (1.4-3build2) ... 2025-07-17T06:41:19.8404540Z #25 11.34 Selecting previously unselected package ocl-icd-libopencl1:amd64. 2025-07-17T06:41:19.8405098Z #25 11.35 Preparing to unpack .../047-ocl-icd-libopencl1_2.2.14-3_amd64.deb ... 2025-07-17T06:41:19.8405598Z #25 11.35 Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ... 2025-07-17T06:41:19.8406071Z #25 11.39 Selecting previously unselected package libavutil56:amd64. 2025-07-17T06:41:19.8406621Z #25 11.39 Preparing to unpack .../048-libavutil56_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:19.8407181Z #25 11.40 Unpacking libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:19.8407672Z #25 11.43 Selecting previously unselected package libpixman-1-0:amd64. 2025-07-17T06:41:19.9718156Z #25 11.44 Preparing to unpack .../049-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:19.9718926Z #25 11.44 Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2025-07-17T06:41:19.9719499Z #25 11.48 Selecting previously unselected package libxcb-render0:amd64. 2025-07-17T06:41:19.9720063Z #25 11.48 Preparing to unpack .../050-libxcb-render0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:19.9720548Z #25 11.49 Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:19.9721026Z #25 11.52 Selecting previously unselected package libxcb-shm0:amd64. 2025-07-17T06:41:19.9721543Z #25 11.53 Preparing to unpack .../051-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:19.9722007Z #25 11.53 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:19.9722455Z #25 11.57 Selecting previously unselected package libcairo2:amd64. 2025-07-17T06:41:20.0967097Z #25 11.57 Preparing to unpack .../052-libcairo2_1.16.0-5ubuntu2_amd64.deb ... 2025-07-17T06:41:20.0967681Z #25 11.57 Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... 2025-07-17T06:41:20.0968206Z #25 11.61 Selecting previously unselected package libcodec2-1.0:amd64. 2025-07-17T06:41:20.0968734Z #25 11.61 Preparing to unpack .../053-libcodec2-1.0_1.0.1-3_amd64.deb ... 2025-07-17T06:41:20.0969186Z #25 11.62 Unpacking libcodec2-1.0:amd64 (1.0.1-3) ... 2025-07-17T06:41:20.0969635Z #25 11.69 Selecting previously unselected package libdav1d5:amd64. 2025-07-17T06:41:20.2339434Z #25 11.69 Preparing to unpack .../054-libdav1d5_0.9.2-1_amd64.deb ... 2025-07-17T06:41:20.2339939Z #25 11.70 Unpacking libdav1d5:amd64 (0.9.2-1) ... 2025-07-17T06:41:20.2340382Z #25 11.74 Selecting previously unselected package libgsm1:amd64. 2025-07-17T06:41:20.2340859Z #25 11.74 Preparing to unpack .../055-libgsm1_1.0.19-1_amd64.deb ... 2025-07-17T06:41:20.2341298Z #25 11.75 Unpacking libgsm1:amd64 (1.0.19-1) ... 2025-07-17T06:41:20.2341732Z #25 11.78 Selecting previously unselected package libmp3lame0:amd64. 2025-07-17T06:41:20.2342262Z #25 11.79 Preparing to unpack .../056-libmp3lame0_3.100-3build2_amd64.deb ... 2025-07-17T06:41:20.2343005Z #25 11.79 Unpacking libmp3lame0:amd64 (3.100-3build2) ... 2025-07-17T06:41:20.2343462Z #25 11.83 Selecting previously unselected package libopenjp2-7:amd64. 2025-07-17T06:41:20.3646917Z #25 11.83 Preparing to unpack .../057-libopenjp2-7_2.4.0-6ubuntu0.3_amd64.deb ... 2025-07-17T06:41:20.3647500Z #25 11.84 Unpacking libopenjp2-7:amd64 (2.4.0-6ubuntu0.3) ... 2025-07-17T06:41:20.3647992Z #25 11.87 Selecting previously unselected package libcairo-gobject2:amd64. 2025-07-17T06:41:20.3648579Z #25 11.88 Preparing to unpack .../058-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... 2025-07-17T06:41:20.3649116Z #25 11.88 Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2025-07-17T06:41:20.3649606Z #25 11.91 Selecting previously unselected package libgraphite2-3:amd64. 2025-07-17T06:41:20.3650154Z #25 11.92 Preparing to unpack .../059-libgraphite2-3_1.3.14-1build2_amd64.deb ... 2025-07-17T06:41:20.3650649Z #25 11.92 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... 2025-07-17T06:41:20.3651114Z #25 11.96 Selecting previously unselected package libharfbuzz0b:amd64. 2025-07-17T06:41:20.4930875Z #25 11.96 Preparing to unpack .../060-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ... 2025-07-17T06:41:20.4932001Z #25 11.97 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... 2025-07-17T06:41:20.4932522Z #25 12.00 Selecting previously unselected package libthai-data. 2025-07-17T06:41:20.4933026Z #25 12.00 Preparing to unpack .../061-libthai-data_0.1.29-1build1_all.deb ... 2025-07-17T06:41:20.4933502Z #25 12.00 Unpacking libthai-data (0.1.29-1build1) ... 2025-07-17T06:41:20.4933936Z #25 12.04 Selecting previously unselected package libdatrie1:amd64. 2025-07-17T06:41:20.4934537Z #25 12.05 Preparing to unpack .../062-libdatrie1_0.2.13-2_amd64.deb ... 2025-07-17T06:41:20.4934960Z #25 12.05 Unpacking libdatrie1:amd64 (0.2.13-2) ... 2025-07-17T06:41:20.4935468Z #25 12.09 Selecting previously unselected package libthai0:amd64. 2025-07-17T06:41:20.6264295Z #25 12.09 Preparing to unpack .../063-libthai0_0.1.29-1build1_amd64.deb ... 2025-07-17T06:41:20.6264816Z #25 12.09 Unpacking libthai0:amd64 (0.1.29-1build1) ... 2025-07-17T06:41:20.6265281Z #25 12.13 Selecting previously unselected package libpango-1.0-0:amd64. 2025-07-17T06:41:20.6265853Z #25 12.13 Preparing to unpack .../064-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-07-17T06:41:20.6266375Z #25 12.14 Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:20.6266878Z #25 12.18 Selecting previously unselected package libpangoft2-1.0-0:amd64. 2025-07-17T06:41:20.6267448Z #25 12.18 Preparing to unpack .../065-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-07-17T06:41:20.6268002Z #25 12.18 Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:20.6268532Z #25 12.22 Selecting previously unselected package libpangocairo-1.0-0:amd64. 2025-07-17T06:41:20.7462908Z #25 12.22 Preparing to unpack .../066-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2025-07-17T06:41:20.7463542Z #25 12.23 Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:20.7464092Z #25 12.27 Selecting previously unselected package librsvg2-2:amd64. 2025-07-17T06:41:20.7464644Z #25 12.27 Preparing to unpack .../067-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... 2025-07-17T06:41:20.7465179Z #25 12.27 Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-07-17T06:41:20.7465654Z #25 12.34 Selecting previously unselected package libshine3:amd64. 2025-07-17T06:41:20.8795043Z #25 12.34 Preparing to unpack .../068-libshine3_3.1.1-2_amd64.deb ... 2025-07-17T06:41:20.8795525Z #25 12.35 Unpacking libshine3:amd64 (3.1.1-2) ... 2025-07-17T06:41:20.8795969Z #25 12.38 Selecting previously unselected package libsnappy1v5:amd64. 2025-07-17T06:41:20.8796492Z #25 12.39 Preparing to unpack .../069-libsnappy1v5_1.1.8-1build3_amd64.deb ... 2025-07-17T06:41:20.8796977Z #25 12.39 Unpacking libsnappy1v5:amd64 (1.1.8-1build3) ... 2025-07-17T06:41:20.8797433Z #25 12.43 Selecting previously unselected package libspeex1:amd64. 2025-07-17T06:41:20.8798239Z #25 12.43 Preparing to unpack .../070-libspeex1_1.2~rc1.2-1.1ubuntu3_amd64.deb ... 2025-07-17T06:41:20.8798865Z #25 12.44 Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... 2025-07-17T06:41:20.8800228Z #25 12.47 Selecting previously unselected package libsoxr0:amd64. 2025-07-17T06:41:21.0190093Z #25 12.48 Preparing to unpack .../071-libsoxr0_0.1.3-4build2_amd64.deb ... 2025-07-17T06:41:21.0190606Z #25 12.48 Unpacking libsoxr0:amd64 (0.1.3-4build2) ... 2025-07-17T06:41:21.0191065Z #25 12.52 Selecting previously unselected package libswresample3:amd64. 2025-07-17T06:41:21.0191663Z #25 12.52 Preparing to unpack .../072-libswresample3_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:21.0192245Z #25 12.53 Unpacking libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:21.0192738Z #25 12.56 Selecting previously unselected package libtheora0:amd64. 2025-07-17T06:41:21.0193273Z #25 12.57 Preparing to unpack .../073-libtheora0_1.1.1+dfsg.1-15ubuntu4_amd64.deb ... 2025-07-17T06:41:21.0193815Z #25 12.57 Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... 2025-07-17T06:41:21.0194281Z #25 12.61 Selecting previously unselected package libtwolame0:amd64. 2025-07-17T06:41:21.1195675Z #25 12.62 Preparing to unpack .../074-libtwolame0_0.4.0-2build2_amd64.deb ... 2025-07-17T06:41:21.1196274Z #25 12.62 Unpacking libtwolame0:amd64 (0.4.0-2build2) ... 2025-07-17T06:41:21.1196713Z #25 12.66 Selecting previously unselected package libvpx7:amd64. 2025-07-17T06:41:21.1197223Z #25 12.66 Preparing to unpack .../075-libvpx7_1.11.0-2ubuntu2.4_amd64.deb ... 2025-07-17T06:41:21.1197694Z #25 12.67 Unpacking libvpx7:amd64 (1.11.0-2ubuntu2.4) ... 2025-07-17T06:41:21.1198138Z #25 12.71 Selecting previously unselected package libwebpmux3:amd64. 2025-07-17T06:41:21.1198803Z #25 12.71 Preparing to unpack .../076-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:41:21.2908456Z #25 12.72 Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-07-17T06:41:21.2909029Z #25 12.75 Selecting previously unselected package libx264-163:amd64. 2025-07-17T06:41:21.2909695Z #25 12.75 Preparing to unpack .../077-libx264-163_2%3a0.163.3060+git5db6aa6-2build1_amd64.deb ... 2025-07-17T06:41:21.2910324Z #25 12.76 Unpacking libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ... 2025-07-17T06:41:21.2910835Z #25 12.80 Selecting previously unselected package libx265-199:amd64. 2025-07-17T06:41:21.2911332Z #25 12.81 Preparing to unpack .../078-libx265-199_3.5-2_amd64.deb ... 2025-07-17T06:41:21.2911740Z #25 12.81 Unpacking libx265-199:amd64 (3.5-2) ... 2025-07-17T06:41:21.2912179Z #25 12.88 Selecting previously unselected package libxvidcore4:amd64. 2025-07-17T06:41:21.3929060Z #25 12.89 Preparing to unpack .../079-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2025-07-17T06:41:21.3929552Z #25 12.89 Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2025-07-17T06:41:21.3930000Z #25 12.94 Selecting previously unselected package libzvbi-common. 2025-07-17T06:41:21.3930499Z #25 12.94 Preparing to unpack .../080-libzvbi-common_0.2.35-19_all.deb ... 2025-07-17T06:41:21.3930962Z #25 12.95 Unpacking libzvbi-common (0.2.35-19) ... 2025-07-17T06:41:21.3931390Z #25 12.98 Selecting previously unselected package libzvbi0:amd64. 2025-07-17T06:41:21.3931883Z #25 12.99 Preparing to unpack .../081-libzvbi0_0.2.35-19_amd64.deb ... 2025-07-17T06:41:21.5390612Z #25 12.99 Unpacking libzvbi0:amd64 (0.2.35-19) ... 2025-07-17T06:41:21.5391208Z #25 13.03 Selecting previously unselected package libavcodec58:amd64. 2025-07-17T06:41:21.5391795Z #25 13.04 Preparing to unpack .../082-libavcodec58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:21.5392378Z #25 13.04 Unpacking libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:21.5392895Z #25 13.13 Selecting previously unselected package libavutil-dev:amd64. 2025-07-17T06:41:21.7371272Z #25 13.14 Preparing to unpack .../083-libavutil-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:21.7371924Z #25 13.14 Unpacking libavutil-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:21.7372839Z #25 13.18 Selecting previously unselected package libswresample-dev:amd64. 2025-07-17T06:41:21.7373455Z #25 13.19 Preparing to unpack .../084-libswresample-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:21.7374180Z #25 13.19 Unpacking libswresample-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:21.7374727Z #25 13.22 Selecting previously unselected package libavcodec-dev:amd64. 2025-07-17T06:41:21.7375303Z #25 13.23 Preparing to unpack .../085-libavcodec-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:21.7375889Z #25 13.23 Unpacking libavcodec-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:21.7376406Z #25 13.33 Selecting previously unselected package libudfread0:amd64. 2025-07-17T06:41:21.8723055Z #25 13.33 Preparing to unpack .../086-libudfread0_1.1.2-1_amd64.deb ... 2025-07-17T06:41:21.8723551Z #25 13.34 Unpacking libudfread0:amd64 (1.1.2-1) ... 2025-07-17T06:41:21.8723985Z #25 13.38 Selecting previously unselected package libbluray2:amd64. 2025-07-17T06:41:21.8724532Z #25 13.38 Preparing to unpack .../087-libbluray2_1%3a1.3.1-1_amd64.deb ... 2025-07-17T06:41:21.8724983Z #25 13.38 Unpacking libbluray2:amd64 (1:1.3.1-1) ... 2025-07-17T06:41:21.8725463Z #25 13.42 Selecting previously unselected package libchromaprint1:amd64. 2025-07-17T06:41:21.8726000Z #25 13.42 Preparing to unpack .../088-libchromaprint1_1.5.1-2_amd64.deb ... 2025-07-17T06:41:21.8726468Z #25 13.43 Unpacking libchromaprint1:amd64 (1.5.1-2) ... 2025-07-17T06:41:21.8726893Z #25 13.47 Selecting previously unselected package libgme0:amd64. 2025-07-17T06:41:21.9746889Z #25 13.47 Preparing to unpack .../089-libgme0_0.6.3-2_amd64.deb ... 2025-07-17T06:41:21.9747405Z #25 13.47 Unpacking libgme0:amd64 (0.6.3-2) ... 2025-07-17T06:41:21.9747877Z #25 13.52 Selecting previously unselected package libmpg123-0:amd64. 2025-07-17T06:41:21.9748417Z #25 13.52 Preparing to unpack .../090-libmpg123-0_1.29.3-1ubuntu0.1_amd64.deb ... 2025-07-17T06:41:21.9748911Z #25 13.53 Unpacking libmpg123-0:amd64 (1.29.3-1ubuntu0.1) ... 2025-07-17T06:41:21.9749398Z #25 13.56 Selecting previously unselected package libopenmpt0:amd64. 2025-07-17T06:41:21.9749905Z #25 13.57 Preparing to unpack .../091-libopenmpt0_0.6.1-1_amd64.deb ... 2025-07-17T06:41:22.1064184Z #25 13.57 Unpacking libopenmpt0:amd64 (0.6.1-1) ... 2025-07-17T06:41:22.1064690Z #25 13.61 Selecting previously unselected package librabbitmq4:amd64. 2025-07-17T06:41:22.1065224Z #25 13.62 Preparing to unpack .../092-librabbitmq4_0.10.0-1ubuntu2_amd64.deb ... 2025-07-17T06:41:22.1065722Z #25 13.62 Unpacking librabbitmq4:amd64 (0.10.0-1ubuntu2) ... 2025-07-17T06:41:22.1066209Z #25 13.65 Selecting previously unselected package libsrt1.4-gnutls:amd64. 2025-07-17T06:41:22.1066732Z #25 13.66 Preparing to unpack .../093-libsrt1.4-gnutls_1.4.4-4_amd64.deb ... 2025-07-17T06:41:22.1067202Z #25 13.66 Unpacking libsrt1.4-gnutls:amd64 (1.4.4-4) ... 2025-07-17T06:41:22.1067658Z #25 13.70 Selecting previously unselected package libssh-gcrypt-4:amd64. 2025-07-17T06:41:22.2098574Z #25 13.70 Preparing to unpack .../094-libssh-gcrypt-4_0.9.6-2ubuntu0.22.04.4_amd64.deb ... 2025-07-17T06:41:22.2099210Z #25 13.71 Unpacking libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... 2025-07-17T06:41:22.2099706Z #25 13.75 Selecting previously unselected package libnorm1:amd64. 2025-07-17T06:41:22.2100205Z #25 13.75 Preparing to unpack .../095-libnorm1_1.5.9+dfsg-2_amd64.deb ... 2025-07-17T06:41:22.2100653Z #25 13.75 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... 2025-07-17T06:41:22.2101090Z #25 13.80 Selecting previously unselected package libpgm-5.3-0:amd64. 2025-07-17T06:41:22.3117775Z #25 13.81 Preparing to unpack .../096-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... 2025-07-17T06:41:22.3118442Z #25 13.81 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2025-07-17T06:41:22.3118903Z #25 13.86 Selecting previously unselected package libzmq5:amd64. 2025-07-17T06:41:22.3119374Z #25 13.86 Preparing to unpack .../097-libzmq5_4.3.4-2_amd64.deb ... 2025-07-17T06:41:22.3119790Z #25 13.86 Unpacking libzmq5:amd64 (4.3.4-2) ... 2025-07-17T06:41:22.3120458Z #25 13.90 Selecting previously unselected package libavformat58:amd64. 2025-07-17T06:41:22.3121152Z #25 13.91 Preparing to unpack .../098-libavformat58_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:22.4119774Z #25 13.91 Unpacking libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:22.4120384Z #25 13.95 Selecting previously unselected package libavformat-dev:amd64. 2025-07-17T06:41:22.4121000Z #25 13.95 Preparing to unpack .../099-libavformat-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:22.4121586Z #25 13.95 Unpacking libavformat-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:22.4122097Z #25 14.01 Selecting previously unselected package libblosc1:amd64. 2025-07-17T06:41:22.5155083Z #25 14.01 Preparing to unpack .../100-libblosc1_1.21.1+ds2-2_amd64.deb ... 2025-07-17T06:41:22.5155584Z #25 14.01 Unpacking libblosc1:amd64 (1.21.1+ds2-2) ... 2025-07-17T06:41:22.5156328Z #25 14.05 Selecting previously unselected package libcfitsio9:amd64. 2025-07-17T06:41:22.5156865Z #25 14.06 Preparing to unpack .../101-libcfitsio9_4.0.0-1_amd64.deb ... 2025-07-17T06:41:22.5157291Z #25 14.06 Unpacking libcfitsio9:amd64 (4.0.0-1) ... 2025-07-17T06:41:22.5157745Z #25 14.10 Selecting previously unselected package libcharls2:amd64. 2025-07-17T06:41:22.5158236Z #25 14.10 Preparing to unpack .../102-libcharls2_2.3.4-1_amd64.deb ... 2025-07-17T06:41:22.5158731Z #25 14.11 Unpacking libcharls2:amd64 (2.3.4-1) ... 2025-07-17T06:41:22.6410937Z #25 14.14 Selecting previously unselected package liblcms2-2:amd64. 2025-07-17T06:41:22.6411704Z #25 14.15 Preparing to unpack .../103-liblcms2-2_2.12~rc1-2build2_amd64.deb ... 2025-07-17T06:41:22.6412203Z #25 14.15 Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... 2025-07-17T06:41:22.6412670Z #25 14.19 Selecting previously unselected package libcolord2:amd64. 2025-07-17T06:41:22.6413166Z #25 14.19 Preparing to unpack .../104-libcolord2_1.4.6-1_amd64.deb ... 2025-07-17T06:41:22.6413583Z #25 14.20 Unpacking libcolord2:amd64 (1.4.6-1) ... 2025-07-17T06:41:22.6414030Z #25 14.23 Selecting previously unselected package libcups2:amd64. 2025-07-17T06:41:22.7660176Z #25 14.24 Preparing to unpack .../105-libcups2_2.4.1op1-1ubuntu4.11_amd64.deb ... 2025-07-17T06:41:22.7660732Z #25 14.24 Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.11) ... 2025-07-17T06:41:22.7661216Z #25 14.28 Selecting previously unselected package libraw1394-11:amd64. 2025-07-17T06:41:22.7661739Z #25 14.28 Preparing to unpack .../106-libraw1394-11_2.1.2-2build2_amd64.deb ... 2025-07-17T06:41:22.7662228Z #25 14.29 Unpacking libraw1394-11:amd64 (2.1.2-2build2) ... 2025-07-17T06:41:22.7662696Z #25 14.32 Selecting previously unselected package libdc1394-25:amd64. 2025-07-17T06:41:22.7663184Z #25 14.33 Preparing to unpack .../107-libdc1394-25_2.2.6-4_amd64.deb ... 2025-07-17T06:41:22.7663622Z #25 14.33 Unpacking libdc1394-25:amd64 (2.2.6-4) ... 2025-07-17T06:41:22.7664073Z #25 14.36 Selecting previously unselected package libraw1394-dev:amd64. 2025-07-17T06:41:22.8907113Z #25 14.36 Preparing to unpack .../108-libraw1394-dev_2.1.2-2build2_amd64.deb ... 2025-07-17T06:41:22.8907673Z #25 14.37 Unpacking libraw1394-dev:amd64 (2.1.2-2build2) ... 2025-07-17T06:41:22.8908183Z #25 14.40 Selecting previously unselected package libdc1394-dev:amd64. 2025-07-17T06:41:22.8908687Z #25 14.40 Preparing to unpack .../109-libdc1394-dev_2.2.6-4_amd64.deb ... 2025-07-17T06:41:22.8909131Z #25 14.40 Unpacking libdc1394-dev:amd64 (2.2.6-4) ... 2025-07-17T06:41:22.8909554Z #25 14.45 Selecting previously unselected package libde265-0:amd64. 2025-07-17T06:41:22.8910068Z #25 14.45 Preparing to unpack .../110-libde265-0_1.0.8-1ubuntu0.3_amd64.deb ... 2025-07-17T06:41:22.8910549Z #25 14.45 Unpacking libde265-0:amd64 (1.0.8-1ubuntu0.3) ... 2025-07-17T06:41:22.8914112Z #25 14.48 Selecting previously unselected package libdeflate-dev:amd64. 2025-07-17T06:41:23.0244004Z #25 14.49 Preparing to unpack .../111-libdeflate-dev_1.10-2_amd64.deb ... 2025-07-17T06:41:23.0244501Z #25 14.49 Unpacking libdeflate-dev:amd64 (1.10-2) ... 2025-07-17T06:41:23.0245163Z #25 14.53 Selecting previously unselected package libdouble-conversion3:amd64. 2025-07-17T06:41:23.0245860Z #25 14.53 Preparing to unpack .../112-libdouble-conversion3_3.1.7-4_amd64.deb ... 2025-07-17T06:41:23.0246360Z #25 14.54 Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2025-07-17T06:41:23.0246848Z #25 14.57 Selecting previously unselected package libdrm-amdgpu1:amd64. 2025-07-17T06:41:23.0247435Z #25 14.58 Preparing to unpack .../113-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:23.0248005Z #25 14.58 Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:23.0248530Z #25 14.62 Selecting previously unselected package libpciaccess0:amd64. 2025-07-17T06:41:23.1539220Z #25 14.62 Preparing to unpack .../114-libpciaccess0_0.16-3_amd64.deb ... 2025-07-17T06:41:23.1539800Z #25 14.63 Unpacking libpciaccess0:amd64 (0.16-3) ... 2025-07-17T06:41:23.1540261Z #25 14.66 Selecting previously unselected package libdrm-intel1:amd64. 2025-07-17T06:41:23.1540854Z #25 14.66 Preparing to unpack .../115-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:23.1541429Z #25 14.67 Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:23.1541960Z #25 14.70 Selecting previously unselected package libdrm-nouveau2:amd64. 2025-07-17T06:41:23.1542559Z #25 14.71 Preparing to unpack .../116-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:23.1543136Z #25 14.71 Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:23.1543667Z #25 14.75 Selecting previously unselected package libdrm-radeon1:amd64. 2025-07-17T06:41:23.2906051Z #25 14.75 Preparing to unpack .../117-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:23.2906729Z #25 14.75 Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:23.2907247Z #25 14.79 Selecting previously unselected package libepoxy0:amd64. 2025-07-17T06:41:23.2907743Z #25 14.79 Preparing to unpack .../118-libepoxy0_1.5.10-1_amd64.deb ... 2025-07-17T06:41:23.2908175Z #25 14.80 Unpacking libepoxy0:amd64 (1.5.10-1) ... 2025-07-17T06:41:23.2908657Z #25 14.84 Selecting previously unselected package libevent-core-2.1-7:amd64. 2025-07-17T06:41:23.2909274Z #25 14.84 Preparing to unpack .../119-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2025-07-17T06:41:23.2909861Z #25 14.85 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2025-07-17T06:41:23.2910535Z #25 14.88 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2025-07-17T06:41:23.4253990Z #25 14.89 Preparing to unpack .../120-libevent-pthreads-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2025-07-17T06:41:23.4254758Z #25 14.89 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... 2025-07-17T06:41:23.4255301Z #25 14.93 Selecting previously unselected package libexif12:amd64. 2025-07-17T06:41:23.4256014Z #25 14.93 Preparing to unpack .../121-libexif12_0.6.24-1build1_amd64.deb ... 2025-07-17T06:41:23.4256500Z #25 14.94 Unpacking libexif12:amd64 (0.6.24-1build1) ... 2025-07-17T06:41:23.4256941Z #25 14.97 Selecting previously unselected package libexif-dev:amd64. 2025-07-17T06:41:23.4257483Z #25 14.97 Preparing to unpack .../122-libexif-dev_0.6.24-1build1_amd64.deb ... 2025-07-17T06:41:23.4257954Z #25 14.97 Unpacking libexif-dev:amd64 (0.6.24-1build1) ... 2025-07-17T06:41:23.4258422Z #25 15.02 Selecting previously unselected package libpsm-infinipath1. 2025-07-17T06:41:23.5312380Z #25 15.02 Preparing to unpack .../123-libpsm-infinipath1_3.3+20.604758e7-6.1_amd64.deb ... 2025-07-17T06:41:23.5312958Z #25 15.03 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.1) ... 2025-07-17T06:41:23.5313431Z #25 15.07 Selecting previously unselected package libpsm2-2. 2025-07-17T06:41:23.5314087Z #25 15.07 Preparing to unpack .../124-libpsm2-2_11.2.185-1_amd64.deb ... 2025-07-17T06:41:23.5314506Z #25 15.08 Unpacking libpsm2-2 (11.2.185-1) ... 2025-07-17T06:41:23.5314931Z #25 15.12 Selecting previously unselected package librdmacm1:amd64. 2025-07-17T06:41:23.6726379Z #25 15.13 Preparing to unpack .../125-librdmacm1_39.0-1_amd64.deb ... 2025-07-17T06:41:23.6726835Z #25 15.13 Unpacking librdmacm1:amd64 (39.0-1) ... 2025-07-17T06:41:23.6727467Z #25 15.17 Selecting previously unselected package libfabric1:amd64. 2025-07-17T06:41:23.6727971Z #25 15.17 Preparing to unpack .../126-libfabric1_1.11.0-3_amd64.deb ... 2025-07-17T06:41:23.6728395Z #25 15.18 Unpacking libfabric1:amd64 (1.11.0-3) ... 2025-07-17T06:41:23.6728823Z #25 15.22 Selecting previously unselected package libfyba0:amd64. 2025-07-17T06:41:23.6729300Z #25 15.22 Preparing to unpack .../127-libfyba0_4.1.1-7_amd64.deb ... 2025-07-17T06:41:23.6729705Z #25 15.22 Unpacking libfyba0:amd64 (4.1.1-7) ... 2025-07-17T06:41:23.6730134Z #25 15.27 Selecting previously unselected package libxpm4:amd64. 2025-07-17T06:41:23.8047599Z #25 15.27 Preparing to unpack .../128-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:41:23.8048175Z #25 15.27 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2025-07-17T06:41:23.8048658Z #25 15.31 Selecting previously unselected package libgd3:amd64. 2025-07-17T06:41:23.8049147Z #25 15.31 Preparing to unpack .../129-libgd3_2.3.0-2ubuntu2.3_amd64.deb ... 2025-07-17T06:41:23.8049609Z #25 15.32 Unpacking libgd3:amd64 (2.3.0-2ubuntu2.3) ... 2025-07-17T06:41:23.8050053Z #25 15.35 Selecting previously unselected package libfreexl1:amd64. 2025-07-17T06:41:23.8050538Z #25 15.36 Preparing to unpack .../130-libfreexl1_1.0.6-1_amd64.deb ... 2025-07-17T06:41:23.8050965Z #25 15.36 Unpacking libfreexl1:amd64 (1.0.6-1) ... 2025-07-17T06:41:23.8051415Z #25 15.40 Selecting previously unselected package libgeos3.10.2:amd64. 2025-07-17T06:41:24.0051094Z #25 15.40 Preparing to unpack .../131-libgeos3.10.2_3.10.2-1_amd64.deb ... 2025-07-17T06:41:24.0051612Z #25 15.41 Unpacking libgeos3.10.2:amd64 (3.10.2-1) ... 2025-07-17T06:41:24.0052079Z #25 15.45 Selecting previously unselected package libgeos-c1v5:amd64. 2025-07-17T06:41:24.0052598Z #25 15.45 Preparing to unpack .../132-libgeos-c1v5_3.10.2-1_amd64.deb ... 2025-07-17T06:41:24.0053044Z #25 15.46 Unpacking libgeos-c1v5:amd64 (3.10.2-1) ... 2025-07-17T06:41:24.0053475Z #25 15.49 Selecting previously unselected package proj-data. 2025-07-17T06:41:24.0053923Z #25 15.49 Preparing to unpack .../133-proj-data_8.2.1-1_all.deb ... 2025-07-17T06:41:24.0054335Z #25 15.49 Unpacking proj-data (8.2.1-1) ... 2025-07-17T06:41:24.0054749Z #25 15.60 Selecting previously unselected package libproj22:amd64. 2025-07-17T06:41:24.1078966Z #25 15.60 Preparing to unpack .../134-libproj22_8.2.1-1_amd64.deb ... 2025-07-17T06:41:24.1079478Z #25 15.61 Unpacking libproj22:amd64 (8.2.1-1) ... 2025-07-17T06:41:24.1079950Z #25 15.66 Selecting previously unselected package libgeotiff5:amd64. 2025-07-17T06:41:24.1080484Z #25 15.66 Preparing to unpack .../135-libgeotiff5_1.7.0-2build1_amd64.deb ... 2025-07-17T06:41:24.1080962Z #25 15.66 Unpacking libgeotiff5:amd64 (1.7.0-2build1) ... 2025-07-17T06:41:24.1081402Z #25 15.70 Selecting previously unselected package libgif7:amd64. 2025-07-17T06:41:24.2457536Z #25 15.70 Preparing to unpack .../136-libgif7_5.1.9-2ubuntu0.1_amd64.deb ... 2025-07-17T06:41:24.2458102Z #25 15.71 Unpacking libgif7:amd64 (5.1.9-2ubuntu0.1) ... 2025-07-17T06:41:24.2458550Z #25 15.75 Selecting previously unselected package libhdf4-0-alt. 2025-07-17T06:41:24.2459035Z #25 15.75 Preparing to unpack .../137-libhdf4-0-alt_4.2.15-4_amd64.deb ... 2025-07-17T06:41:24.2459474Z #25 15.75 Unpacking libhdf4-0-alt (4.2.15-4) ... 2025-07-17T06:41:24.2459878Z #25 15.79 Selecting previously unselected package libsz2:amd64. 2025-07-17T06:41:24.2460337Z #25 15.80 Preparing to unpack .../138-libsz2_1.0.6-1_amd64.deb ... 2025-07-17T06:41:24.2460742Z #25 15.80 Unpacking libsz2:amd64 (1.0.6-1) ... 2025-07-17T06:41:24.2461355Z #25 15.84 Selecting previously unselected package libhdf5-103-1:amd64. 2025-07-17T06:41:24.3506993Z #25 15.84 Preparing to unpack .../139-libhdf5-103-1_1.10.7+repack-4ubuntu2_amd64.deb ... 2025-07-17T06:41:24.3507874Z #25 15.85 Unpacking libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ... 2025-07-17T06:41:24.3508361Z #25 15.90 Selecting previously unselected package libheif1:amd64. 2025-07-17T06:41:24.3508980Z #25 15.90 Preparing to unpack .../140-libheif1_1.12.0-2build1_amd64.deb ... 2025-07-17T06:41:24.3509444Z #25 15.90 Unpacking libheif1:amd64 (1.12.0-2build1) ... 2025-07-17T06:41:24.3509885Z #25 15.94 Selecting previously unselected package libminizip1:amd64. 2025-07-17T06:41:24.4710354Z #25 15.95 Preparing to unpack .../141-libminizip1_1.1-8build1_amd64.deb ... 2025-07-17T06:41:24.4710871Z #25 15.95 Unpacking libminizip1:amd64 (1.1-8build1) ... 2025-07-17T06:41:24.4711339Z #25 15.99 Selecting previously unselected package liburiparser1:amd64. 2025-07-17T06:41:24.4711876Z #25 15.99 Preparing to unpack .../142-liburiparser1_0.9.6+dfsg-1_amd64.deb ... 2025-07-17T06:41:24.4712370Z #25 16.00 Unpacking liburiparser1:amd64 (0.9.6+dfsg-1) ... 2025-07-17T06:41:24.4712838Z #25 16.04 Selecting previously unselected package libkmlbase1:amd64. 2025-07-17T06:41:24.4713344Z #25 16.04 Preparing to unpack .../143-libkmlbase1_1.3.0-9_amd64.deb ... 2025-07-17T06:41:24.4713772Z #25 16.04 Unpacking libkmlbase1:amd64 (1.3.0-9) ... 2025-07-17T06:41:24.4714221Z #25 16.06 Selecting previously unselected package libkmldom1:amd64. 2025-07-17T06:41:24.5751014Z #25 16.07 Preparing to unpack .../144-libkmldom1_1.3.0-9_amd64.deb ... 2025-07-17T06:41:24.5751520Z #25 16.07 Unpacking libkmldom1:amd64 (1.3.0-9) ... 2025-07-17T06:41:24.5751984Z #25 16.10 Selecting previously unselected package libkmlengine1:amd64. 2025-07-17T06:41:24.5752497Z #25 16.10 Preparing to unpack .../145-libkmlengine1_1.3.0-9_amd64.deb ... 2025-07-17T06:41:24.5752953Z #25 16.11 Unpacking libkmlengine1:amd64 (1.3.0-9) ... 2025-07-17T06:41:24.5753388Z #25 16.13 Selecting previously unselected package mysql-common. 2025-07-17T06:41:24.5753870Z #25 16.14 Preparing to unpack .../146-mysql-common_5.8+1.0.8_all.deb ... 2025-07-17T06:41:24.5754305Z #25 16.15 Unpacking mysql-common (5.8+1.0.8) ... 2025-07-17T06:41:24.5754753Z #25 16.17 Selecting previously unselected package libmysqlclient21:amd64. 2025-07-17T06:41:24.6760004Z #25 16.17 Preparing to unpack .../147-libmysqlclient21_8.0.42-0ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:41:24.6760637Z #25 16.17 Unpacking libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... 2025-07-17T06:41:24.6761156Z #25 16.21 Selecting previously unselected package libhdf5-hl-100:amd64. 2025-07-17T06:41:24.6761732Z #25 16.22 Preparing to unpack .../148-libhdf5-hl-100_1.10.7+repack-4ubuntu2_amd64.deb ... 2025-07-17T06:41:24.6762320Z #25 16.22 Unpacking libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ... 2025-07-17T06:41:24.6762815Z #25 16.24 Selecting previously unselected package libnetcdf19:amd64. 2025-07-17T06:41:24.6763330Z #25 16.24 Preparing to unpack .../149-libnetcdf19_1%3a4.8.1-1_amd64.deb ... 2025-07-17T06:41:24.6763795Z #25 16.25 Unpacking libnetcdf19:amd64 (1:4.8.1-1) ... 2025-07-17T06:41:24.6764210Z #25 16.27 Selecting previously unselected package libltdl7:amd64. 2025-07-17T06:41:24.7818343Z #25 16.27 Preparing to unpack .../150-libltdl7_2.4.6-15build2_amd64.deb ... 2025-07-17T06:41:24.7818860Z #25 16.27 Unpacking libltdl7:amd64 (2.4.6-15build2) ... 2025-07-17T06:41:24.7819318Z #25 16.30 Selecting previously unselected package libodbc2:amd64. 2025-07-17T06:41:24.7819828Z #25 16.30 Preparing to unpack .../151-libodbc2_2.3.9-5ubuntu0.1_amd64.deb ... 2025-07-17T06:41:24.7820307Z #25 16.30 Unpacking libodbc2:amd64 (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:24.7820760Z #25 16.32 Selecting previously unselected package unixodbc-common. 2025-07-17T06:41:24.7821290Z #25 16.33 Preparing to unpack .../152-unixodbc-common_2.3.9-5ubuntu0.1_all.deb ... 2025-07-17T06:41:24.7821777Z #25 16.33 Unpacking unixodbc-common (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:24.7822439Z #25 16.35 Selecting previously unselected package libodbcinst2:amd64. 2025-07-17T06:41:24.7822980Z #25 16.35 Preparing to unpack .../153-libodbcinst2_2.3.9-5ubuntu0.1_amd64.deb ... 2025-07-17T06:41:24.7823535Z #25 16.35 Unpacking libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:24.7823977Z #25 16.38 Selecting previously unselected package libogdi4.1. 2025-07-17T06:41:24.9960063Z #25 16.38 Preparing to unpack .../154-libogdi4.1_4.1.0+ds-5_amd64.deb ... 2025-07-17T06:41:24.9960566Z #25 16.38 Unpacking libogdi4.1 (4.1.0+ds-5) ... 2025-07-17T06:41:24.9960981Z #25 16.42 Selecting previously unselected package libnspr4:amd64. 2025-07-17T06:41:24.9961523Z #25 16.42 Preparing to unpack .../155-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:24.9962053Z #25 16.42 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... 2025-07-17T06:41:24.9962504Z #25 16.46 Selecting previously unselected package libnss3:amd64. 2025-07-17T06:41:24.9963025Z #25 16.46 Preparing to unpack .../156-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... 2025-07-17T06:41:24.9963547Z #25 16.46 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... 2025-07-17T06:41:24.9964017Z #25 16.59 Selecting previously unselected package libpoppler118:amd64. 2025-07-17T06:41:25.0977809Z #25 16.59 Preparing to unpack .../157-libpoppler118_22.02.0-2ubuntu0.8_amd64.deb ... 2025-07-17T06:41:25.0978407Z #25 16.60 Unpacking libpoppler118:amd64 (22.02.0-2ubuntu0.8) ... 2025-07-17T06:41:25.0978862Z #25 16.64 Selecting previously unselected package libpq5:amd64. 2025-07-17T06:41:25.0979374Z #25 16.65 Preparing to unpack .../158-libpq5_14.18-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:25.0979855Z #25 16.65 Unpacking libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... 2025-07-17T06:41:25.0980328Z #25 16.69 Selecting previously unselected package libqhull-r8.0:amd64. 2025-07-17T06:41:25.2003989Z #25 16.69 Preparing to unpack .../159-libqhull-r8.0_2020.2-4_amd64.deb ... 2025-07-17T06:41:25.2004467Z #25 16.70 Unpacking libqhull-r8.0:amd64 (2020.2-4) ... 2025-07-17T06:41:25.2004941Z #25 16.74 Selecting previously unselected package librttopo1:amd64. 2025-07-17T06:41:25.2005447Z #25 16.74 Preparing to unpack .../160-librttopo1_1.1.0-2_amd64.deb ... 2025-07-17T06:41:25.2005872Z #25 16.74 Unpacking librttopo1:amd64 (1.1.0-2) ... 2025-07-17T06:41:25.2006325Z #25 16.79 Selecting previously unselected package libspatialite7:amd64. 2025-07-17T06:41:25.3228535Z #25 16.80 Preparing to unpack .../161-libspatialite7_5.0.1-2build2_amd64.deb ... 2025-07-17T06:41:25.3229127Z #25 16.80 Unpacking libspatialite7:amd64 (5.0.1-2build2) ... 2025-07-17T06:41:25.3229620Z #25 16.86 Selecting previously unselected package libxerces-c3.2:amd64. 2025-07-17T06:41:25.3230211Z #25 16.86 Preparing to unpack .../162-libxerces-c3.2_3.2.3+debian-3ubuntu0.1_amd64.deb ... 2025-07-17T06:41:25.3230779Z #25 16.87 Unpacking libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ... 2025-07-17T06:41:25.3231259Z #25 16.92 Selecting previously unselected package libgdal30. 2025-07-17T06:41:25.4338984Z #25 16.92 Preparing to unpack .../163-libgdal30_3.4.1+dfsg-1build4_amd64.deb ... 2025-07-17T06:41:25.4339570Z #25 16.92 Unpacking libgdal30 (3.4.1+dfsg-1build4) ... 2025-07-17T06:41:25.4340045Z #25 17.03 Selecting previously unselected package libsocket++1:amd64. 2025-07-17T06:41:25.5448673Z #25 17.03 Preparing to unpack .../164-libsocket++1_1.12.13+git20131030.5d039ba-1_amd64.deb ... 2025-07-17T06:41:25.5449356Z #25 17.04 Unpacking libsocket++1:amd64 (1.12.13+git20131030.5d039ba-1) ... 2025-07-17T06:41:25.5449883Z #25 17.07 Selecting previously unselected package libgdcm3.0:amd64. 2025-07-17T06:41:25.5450386Z #25 17.08 Preparing to unpack .../165-libgdcm3.0_3.0.10-1build2_amd64.deb ... 2025-07-17T06:41:25.5450853Z #25 17.08 Unpacking libgdcm3.0:amd64 (3.0.10-1build2) ... 2025-07-17T06:41:25.5451271Z #25 17.14 Selecting previously unselected package libgdcm-dev. 2025-07-17T06:41:25.6486257Z #25 17.14 Preparing to unpack .../166-libgdcm-dev_3.0.10-1build2_amd64.deb ... 2025-07-17T06:41:25.6486916Z #25 17.15 Unpacking libgdcm-dev (3.0.10-1build2) ... 2025-07-17T06:41:25.6487369Z #25 17.23 Selecting previously unselected package libglapi-mesa:amd64. 2025-07-17T06:41:25.6487953Z #25 17.24 Preparing to unpack .../167-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-07-17T06:41:25.6488590Z #25 17.24 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:25.8443053Z #25 17.28 Selecting previously unselected package libllvm15:amd64. 2025-07-17T06:41:25.8443743Z #25 17.28 Preparing to unpack .../168-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... 2025-07-17T06:41:25.8444309Z #25 17.29 Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2025-07-17T06:41:26.0133881Z #25 17.61 Selecting previously unselected package libsensors-config. 2025-07-17T06:41:26.1333635Z #25 17.61 Preparing to unpack .../169-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2025-07-17T06:41:26.1334254Z #25 17.62 Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2025-07-17T06:41:26.1334745Z #25 17.65 Selecting previously unselected package libsensors5:amd64. 2025-07-17T06:41:26.1335301Z #25 17.66 Preparing to unpack .../170-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2025-07-17T06:41:26.1335805Z #25 17.69 Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-07-17T06:41:26.1336296Z #25 17.73 Selecting previously unselected package libxcb-dri3-0:amd64. 2025-07-17T06:41:26.3168876Z #25 17.73 Preparing to unpack .../171-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.3169410Z #25 17.73 Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.3169898Z #25 17.77 Selecting previously unselected package libgl1-mesa-dri:amd64. 2025-07-17T06:41:26.3170489Z #25 17.78 Preparing to unpack .../172-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-07-17T06:41:26.3171062Z #25 17.79 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:26.3171566Z #25 17.91 Selecting previously unselected package libglvnd0:amd64. 2025-07-17T06:41:26.4524477Z #25 17.91 Preparing to unpack .../173-libglvnd0_1.4.0-1_amd64.deb ... 2025-07-17T06:41:26.4524969Z #25 17.92 Unpacking libglvnd0:amd64 (1.4.0-1) ... 2025-07-17T06:41:26.4525409Z #25 17.96 Selecting previously unselected package libx11-xcb1:amd64. 2025-07-17T06:41:26.4525961Z #25 17.96 Preparing to unpack .../174-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2025-07-17T06:41:26.4526463Z #25 17.97 Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:41:26.4526954Z #25 18.00 Selecting previously unselected package libxcb-dri2-0:amd64. 2025-07-17T06:41:26.4527476Z #25 18.00 Preparing to unpack .../175-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.4527970Z #25 18.01 Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.4528435Z #25 18.05 Selecting previously unselected package libxcb-glx0:amd64. 2025-07-17T06:41:26.5879485Z #25 18.05 Preparing to unpack .../176-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.5880002Z #25 18.05 Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.5880486Z #25 18.09 Selecting previously unselected package libxcb-present0:amd64. 2025-07-17T06:41:26.5881047Z #25 18.10 Preparing to unpack .../177-libxcb-present0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.5881561Z #25 18.10 Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.5882030Z #25 18.14 Selecting previously unselected package libxcb-randr0:amd64. 2025-07-17T06:41:26.5882572Z #25 18.14 Preparing to unpack .../178-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.5883063Z #25 18.14 Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.5883518Z #25 18.18 Selecting previously unselected package libxcb-sync1:amd64. 2025-07-17T06:41:26.7165752Z #25 18.18 Preparing to unpack .../179-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.7166291Z #25 18.19 Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.7166766Z #25 18.22 Selecting previously unselected package libxcb-xfixes0:amd64. 2025-07-17T06:41:26.7167493Z #25 18.23 Preparing to unpack .../180-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... 2025-07-17T06:41:26.7167998Z #25 18.23 Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:26.7168467Z #25 18.27 Selecting previously unselected package libxshmfence1:amd64. 2025-07-17T06:41:26.7169067Z #25 18.27 Preparing to unpack .../181-libxshmfence1_1.3-1build4_amd64.deb ... 2025-07-17T06:41:26.7169641Z #25 18.28 Unpacking libxshmfence1:amd64 (1.3-1build4) ... 2025-07-17T06:41:26.7170118Z #25 18.31 Selecting previously unselected package libxxf86vm1:amd64. 2025-07-17T06:41:26.8521191Z #25 18.31 Preparing to unpack .../182-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... 2025-07-17T06:41:26.8521975Z #25 18.32 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2025-07-17T06:41:26.8522670Z #25 18.35 Selecting previously unselected package libglx-mesa0:amd64. 2025-07-17T06:41:26.8523885Z #25 18.36 Preparing to unpack .../183-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... 2025-07-17T06:41:26.8524766Z #25 18.36 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:26.8525459Z #25 18.40 Selecting previously unselected package libglx0:amd64. 2025-07-17T06:41:26.8526141Z #25 18.40 Preparing to unpack .../184-libglx0_1.4.0-1_amd64.deb ... 2025-07-17T06:41:26.8526717Z #25 18.41 Unpacking libglx0:amd64 (1.4.0-1) ... 2025-07-17T06:41:26.8527327Z #25 18.45 Selecting previously unselected package libgl1:amd64. 2025-07-17T06:41:26.9877200Z #25 18.45 Preparing to unpack .../185-libgl1_1.4.0-1_amd64.deb ... 2025-07-17T06:41:26.9877651Z #25 18.45 Unpacking libgl1:amd64 (1.4.0-1) ... 2025-07-17T06:41:26.9878069Z #25 18.49 Selecting previously unselected package libgl2ps1.4. 2025-07-17T06:41:26.9878677Z #25 18.49 Preparing to unpack .../186-libgl2ps1.4_1.4.2+dfsg1-2_amd64.deb ... 2025-07-17T06:41:26.9879129Z #25 18.50 Unpacking libgl2ps1.4 (1.4.2+dfsg1-2) ... 2025-07-17T06:41:26.9879570Z #25 18.54 Selecting previously unselected package libglew2.2:amd64. 2025-07-17T06:41:26.9880067Z #25 18.54 Preparing to unpack .../187-libglew2.2_2.2.0-4_amd64.deb ... 2025-07-17T06:41:26.9880486Z #25 18.54 Unpacking libglew2.2:amd64 (2.2.0-4) ... 2025-07-17T06:41:26.9880949Z #25 18.58 Selecting previously unselected package libgphoto2-port12:amd64. 2025-07-17T06:41:27.0882559Z #25 18.58 Preparing to unpack .../188-libgphoto2-port12_2.5.27-1build2_amd64.deb ... 2025-07-17T06:41:27.0883141Z #25 18.59 Unpacking libgphoto2-port12:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:27.0883688Z #25 18.63 Selecting previously unselected package libgphoto2-6:amd64. 2025-07-17T06:41:27.0884227Z #25 18.63 Preparing to unpack .../189-libgphoto2-6_2.5.27-1build2_amd64.deb ... 2025-07-17T06:41:27.0884708Z #25 18.63 Unpacking libgphoto2-6:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:27.0885188Z #25 18.67 Selecting previously unselected package libgphoto2-dev:amd64. 2025-07-17T06:41:27.0885724Z #25 18.68 Preparing to unpack .../190-libgphoto2-dev_2.5.27-1build2_amd64.deb ... 2025-07-17T06:41:27.0886220Z #25 18.68 Unpacking libgphoto2-dev:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:27.2243058Z #25 18.72 Selecting previously unselected package liborc-0.4-0:amd64. 2025-07-17T06:41:27.2243652Z #25 18.72 Preparing to unpack .../191-liborc-0.4-0_1%3a0.4.32-2ubuntu0.1_amd64.deb ... 2025-07-17T06:41:27.2244215Z #25 18.73 Unpacking liborc-0.4-0:amd64 (1:0.4.32-2ubuntu0.1) ... 2025-07-17T06:41:27.2244784Z #25 18.77 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2025-07-17T06:41:27.2245500Z #25 18.77 Preparing to unpack .../192-libgstreamer-plugins-base1.0-0_1.20.1-1ubuntu0.4_amd64.deb ... 2025-07-17T06:41:27.2246177Z #25 18.77 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.4) ... 2025-07-17T06:41:27.2246769Z #25 18.82 Selecting previously unselected package libwayland-client0:amd64. 2025-07-17T06:41:27.3527264Z #25 18.82 Preparing to unpack .../193-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ... 2025-07-17T06:41:27.3527901Z #25 18.83 Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:27.3529331Z #25 18.86 Selecting previously unselected package libwayland-cursor0:amd64. 2025-07-17T06:41:27.3529915Z #25 18.86 Preparing to unpack .../194-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ... 2025-07-17T06:41:27.3530561Z #25 18.87 Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:27.3531080Z #25 18.90 Selecting previously unselected package libwayland-egl1:amd64. 2025-07-17T06:41:27.3531745Z #25 18.91 Preparing to unpack .../195-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ... 2025-07-17T06:41:27.3532274Z #25 18.91 Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:27.3532775Z #25 18.95 Selecting previously unselected package libxcomposite1:amd64. 2025-07-17T06:41:27.4680684Z #25 18.95 Preparing to unpack .../196-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... 2025-07-17T06:41:27.4681247Z #25 18.95 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... 2025-07-17T06:41:27.4681745Z #25 18.98 Selecting previously unselected package libxcursor1:amd64. 2025-07-17T06:41:27.4682294Z #25 18.98 Preparing to unpack .../197-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... 2025-07-17T06:41:27.4682794Z #25 18.99 Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... 2025-07-17T06:41:27.4683252Z #25 19.02 Selecting previously unselected package libxdamage1:amd64. 2025-07-17T06:41:27.4683783Z #25 19.02 Preparing to unpack .../198-libxdamage1_1%3a1.1.5-2build2_amd64.deb ... 2025-07-17T06:41:27.4684288Z #25 19.03 Unpacking libxdamage1:amd64 (1:1.1.5-2build2) ... 2025-07-17T06:41:27.4684743Z #25 19.06 Selecting previously unselected package libxinerama1:amd64. 2025-07-17T06:41:27.5957749Z #25 19.06 Preparing to unpack .../199-libxinerama1_2%3a1.1.4-3_amd64.deb ... 2025-07-17T06:41:27.5958253Z #25 19.07 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... 2025-07-17T06:41:27.5958801Z #25 19.11 Selecting previously unselected package libxkbcommon0:amd64. 2025-07-17T06:41:27.5959326Z #25 19.11 Preparing to unpack .../200-libxkbcommon0_1.4.0-1_amd64.deb ... 2025-07-17T06:41:27.5959794Z #25 19.11 Unpacking libxkbcommon0:amd64 (1.4.0-1) ... 2025-07-17T06:41:27.5960223Z #25 19.15 Selecting previously unselected package libxrandr2:amd64. 2025-07-17T06:41:27.5960746Z #25 19.15 Preparing to unpack .../201-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... 2025-07-17T06:41:27.5961225Z #25 19.16 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... 2025-07-17T06:41:27.5961675Z #25 19.19 Selecting previously unselected package libgtk-3-common. 2025-07-17T06:41:27.7390242Z #25 19.19 Preparing to unpack .../202-libgtk-3-common_3.24.33-1ubuntu2.2_all.deb ... 2025-07-17T06:41:27.7390870Z #25 19.20 Unpacking libgtk-3-common (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:27.7391341Z #25 19.25 Selecting previously unselected package libgtk-3-0:amd64. 2025-07-17T06:41:27.7391855Z #25 19.26 Preparing to unpack .../203-libgtk-3-0_3.24.33-1ubuntu2.2_amd64.deb ... 2025-07-17T06:41:27.7392352Z #25 19.26 Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:27.7392804Z #25 19.33 Selecting previously unselected package libhwloc15:amd64. 2025-07-17T06:41:27.8757334Z #25 19.34 Preparing to unpack .../204-libhwloc15_2.7.0-2ubuntu1_amd64.deb ... 2025-07-17T06:41:27.8757860Z #25 19.34 Unpacking libhwloc15:amd64 (2.7.0-2ubuntu1) ... 2025-07-17T06:41:27.8758405Z #25 19.38 Selecting previously unselected package libilmbase25:amd64. 2025-07-17T06:41:27.8758944Z #25 19.38 Preparing to unpack .../205-libilmbase25_2.5.7-2_amd64.deb ... 2025-07-17T06:41:27.8759403Z #25 19.39 Unpacking libilmbase25:amd64 (2.5.7-2) ... 2025-07-17T06:41:27.8759846Z #25 19.42 Selecting previously unselected package libilmbase-dev:amd64. 2025-07-17T06:41:27.8760367Z #25 19.42 Preparing to unpack .../206-libilmbase-dev_2.5.7-2_amd64.deb ... 2025-07-17T06:41:27.8760821Z #25 19.43 Unpacking libilmbase-dev:amd64 (2.5.7-2) ... 2025-07-17T06:41:27.8761244Z #25 19.47 Selecting previously unselected package liblept5:amd64. 2025-07-17T06:41:27.9769138Z #25 19.47 Preparing to unpack .../207-liblept5_1.82.0-3build1_amd64.deb ... 2025-07-17T06:41:27.9769684Z #25 19.48 Unpacking liblept5:amd64 (1.82.0-3build1) ... 2025-07-17T06:41:27.9770318Z #25 19.52 Selecting previously unselected package libtbbmalloc2:amd64. 2025-07-17T06:41:27.9770871Z #25 19.53 Preparing to unpack .../208-libtbbmalloc2_2021.5.0-7ubuntu2_amd64.deb ... 2025-07-17T06:41:27.9771451Z #25 19.53 Unpacking libtbbmalloc2:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:27.9771913Z #25 19.57 Selecting previously unselected package libtbb2:amd64. 2025-07-17T06:41:27.9772518Z #25 19.57 Preparing to unpack .../209-libtbb2_2020.3-1ubuntu3_amd64.deb ... 2025-07-17T06:41:28.0789981Z #25 19.58 Unpacking libtbb2:amd64 (2020.3-1ubuntu3) ... 2025-07-17T06:41:28.0791466Z #25 19.61 Selecting previously unselected package libopencv-core4.5d:amd64. 2025-07-17T06:41:28.0792968Z #25 19.61 Preparing to unpack .../210-libopencv-core4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.0793564Z #25 19.62 Unpacking libopencv-core4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.0794107Z #25 19.66 Selecting previously unselected package libopencv-flann4.5d:amd64. 2025-07-17T06:41:28.0794723Z #25 19.67 Preparing to unpack .../211-libopencv-flann4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.0795307Z #25 19.67 Unpacking libopencv-flann4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.1801326Z #25 19.71 Selecting previously unselected package libopencv-imgproc4.5d:amd64. 2025-07-17T06:41:28.1803291Z #25 19.71 Preparing to unpack .../212-libopencv-imgproc4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.1805068Z #25 19.72 Unpacking libopencv-imgproc4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.1805659Z #25 19.77 Selecting previously unselected package libopencv-features2d4.5d:amd64. 2025-07-17T06:41:28.1806308Z #25 19.77 Preparing to unpack .../213-libopencv-features2d4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.1806957Z #25 19.77 Unpacking libopencv-features2d4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.3093497Z #25 19.81 Selecting previously unselected package libopencv-calib3d4.5d:amd64. 2025-07-17T06:41:28.3094201Z #25 19.81 Preparing to unpack .../214-libopencv-calib3d4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.3094817Z #25 19.82 Unpacking libopencv-calib3d4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.3095350Z #25 19.86 Selecting previously unselected package libtbb12:amd64. 2025-07-17T06:41:28.3095843Z #25 19.87 Preparing to unpack .../215-libtbb12_2021.5.0-7ubuntu2_amd64.deb ... 2025-07-17T06:41:28.3096339Z #25 19.87 Unpacking libtbb12:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:28.3096802Z #25 19.90 Selecting previously unselected package libtbb-dev:amd64. 2025-07-17T06:41:28.4488396Z #25 19.91 Preparing to unpack .../216-libtbb-dev_2021.5.0-7ubuntu2_amd64.deb ... 2025-07-17T06:41:28.4488964Z #25 19.91 Unpacking libtbb-dev:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:28.4489472Z #25 19.96 Selecting previously unselected package libopencv-core-dev:amd64. 2025-07-17T06:41:28.4490090Z #25 19.96 Preparing to unpack .../217-libopencv-core-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.4490681Z #25 19.97 Unpacking libopencv-core-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.4491229Z #25 20.04 Selecting previously unselected package libopencv-flann-dev:amd64. 2025-07-17T06:41:28.5524044Z #25 20.05 Preparing to unpack .../218-libopencv-flann-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.5524716Z #25 20.05 Unpacking libopencv-flann-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.5525255Z #25 20.09 Selecting previously unselected package libopenexr25:amd64. 2025-07-17T06:41:28.5525763Z #25 20.10 Preparing to unpack .../219-libopenexr25_2.5.7-1_amd64.deb ... 2025-07-17T06:41:28.5526192Z #25 20.10 Unpacking libopenexr25:amd64 (2.5.7-1) ... 2025-07-17T06:41:28.5526691Z #25 20.15 Selecting previously unselected package libopencv-imgcodecs4.5d:amd64. 2025-07-17T06:41:28.7027618Z #25 20.15 Preparing to unpack .../220-libopencv-imgcodecs4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.7028330Z #25 20.15 Unpacking libopencv-imgcodecs4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.7029174Z #25 20.19 Selecting previously unselected package libopencv-highgui4.5d:amd64. 2025-07-17T06:41:28.7029813Z #25 20.19 Preparing to unpack .../221-libopencv-highgui4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.7030471Z #25 20.20 Unpacking libopencv-highgui4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.7031147Z #25 20.23 Selecting previously unselected package libopencv-imgproc-dev:amd64. 2025-07-17T06:41:28.7031770Z #25 20.23 Preparing to unpack .../222-libopencv-imgproc-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.7032378Z #25 20.23 Unpacking libopencv-imgproc-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.7033062Z #25 20.30 Selecting previously unselected package libopencv-imgcodecs-dev:amd64. 2025-07-17T06:41:28.8035427Z #25 20.30 Preparing to unpack .../223-libopencv-imgcodecs-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.8036160Z #25 20.30 Unpacking libopencv-imgcodecs-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.8036734Z #25 20.35 Selecting previously unselected package libswscale5:amd64. 2025-07-17T06:41:28.8037294Z #25 20.35 Preparing to unpack .../224-libswscale5_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:28.8037865Z #25 20.35 Unpacking libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:28.8038532Z #25 20.39 Selecting previously unselected package libopencv-videoio4.5d:amd64. 2025-07-17T06:41:28.8039155Z #25 20.39 Preparing to unpack .../225-libopencv-videoio4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.8039811Z #25 20.40 Unpacking libopencv-videoio4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.9064088Z #25 20.43 Selecting previously unselected package libopencv-videoio-dev:amd64. 2025-07-17T06:41:28.9064780Z #25 20.43 Preparing to unpack .../226-libopencv-videoio-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:28.9065405Z #25 20.44 Unpacking libopencv-videoio-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:28.9065927Z #25 20.49 Selecting previously unselected package libopenexr-dev. 2025-07-17T06:41:28.9066426Z #25 20.49 Preparing to unpack .../227-libopenexr-dev_2.5.7-1_amd64.deb ... 2025-07-17T06:41:28.9066867Z #25 20.50 Unpacking libopenexr-dev (2.5.7-1) ... 2025-07-17T06:41:29.0300064Z #25 20.54 Selecting previously unselected package libswscale-dev:amd64. 2025-07-17T06:41:29.0300743Z #25 20.54 Preparing to unpack .../228-libswscale-dev_7%3a4.4.2-0ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:29.0301329Z #25 20.55 Unpacking libswscale-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:29.0301846Z #25 20.58 Selecting previously unselected package libjbig-dev:amd64. 2025-07-17T06:41:29.0302388Z #25 20.59 Preparing to unpack .../229-libjbig-dev_2.1-3.1ubuntu0.22.04.1_amd64.deb ... 2025-07-17T06:41:29.0302933Z #25 20.59 Unpacking libjbig-dev:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-07-17T06:41:29.0303424Z #25 20.62 Selecting previously unselected package liblzma-dev:amd64. 2025-07-17T06:41:29.1628328Z #25 20.63 Preparing to unpack .../230-liblzma-dev_5.2.5-2ubuntu1_amd64.deb ... 2025-07-17T06:41:29.1628873Z #25 20.63 Unpacking liblzma-dev:amd64 (5.2.5-2ubuntu1) ... 2025-07-17T06:41:29.1629338Z #25 20.67 Selecting previously unselected package libtiffxx5:amd64. 2025-07-17T06:41:29.1629873Z #25 20.68 Preparing to unpack .../231-libtiffxx5_4.3.0-6ubuntu0.10_amd64.deb ... 2025-07-17T06:41:29.1630382Z #25 20.68 Unpacking libtiffxx5:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:29.1630848Z #25 20.71 Selecting previously unselected package libtiff-dev:amd64. 2025-07-17T06:41:29.1631367Z #25 20.72 Preparing to unpack .../232-libtiff-dev_4.3.0-6ubuntu0.10_amd64.deb ... 2025-07-17T06:41:29.1631858Z #25 20.72 Unpacking libtiff-dev:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:29.1632369Z #25 20.76 Selecting previously unselected package libopencv-highgui-dev:amd64. 2025-07-17T06:41:29.2920584Z #25 20.76 Preparing to unpack .../233-libopencv-highgui-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.2921450Z #25 20.76 Unpacking libopencv-highgui-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.2922008Z #25 20.80 Selecting previously unselected package libopencv-ml4.5d:amd64. 2025-07-17T06:41:29.2922649Z #25 20.81 Preparing to unpack .../234-libopencv-ml4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.2923212Z #25 20.81 Unpacking libopencv-ml4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.2923836Z #25 20.84 Selecting previously unselected package libopencv-ml-dev:amd64. 2025-07-17T06:41:29.2924423Z #25 20.85 Preparing to unpack .../235-libopencv-ml-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.2924985Z #25 20.85 Unpacking libopencv-ml-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.2925531Z #25 20.89 Selecting previously unselected package libopencv-features2d-dev:amd64. 2025-07-17T06:41:29.3939466Z #25 20.89 Preparing to unpack .../236-libopencv-features2d-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.3940165Z #25 20.89 Unpacking libopencv-features2d-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.3940787Z #25 20.93 Selecting previously unselected package libopencv-calib3d-dev:amd64. 2025-07-17T06:41:29.3941439Z #25 20.93 Preparing to unpack .../237-libopencv-calib3d-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.3942044Z #25 20.94 Unpacking libopencv-calib3d-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.3942596Z #25 20.99 Selecting previously unselected package libprotobuf23:amd64. 2025-07-17T06:41:29.5011197Z #25 20.99 Preparing to unpack .../238-libprotobuf23_3.12.4-1ubuntu7.22.04.4_amd64.deb ... 2025-07-17T06:41:29.5011818Z #25 21.00 Unpacking libprotobuf23:amd64 (3.12.4-1ubuntu7.22.04.4) ... 2025-07-17T06:41:29.5012353Z #25 21.04 Selecting previously unselected package libopencv-dnn4.5d:amd64. 2025-07-17T06:41:29.5012933Z #25 21.04 Preparing to unpack .../239-libopencv-dnn4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.5013501Z #25 21.05 Unpacking libopencv-dnn4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.5014084Z #25 21.09 Selecting previously unselected package libopencv-objdetect4.5d:amd64. 2025-07-17T06:41:29.6471380Z #25 21.10 Preparing to unpack .../240-libopencv-objdetect4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.6472109Z #25 21.10 Unpacking libopencv-objdetect4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.6472691Z #25 21.14 Selecting previously unselected package libopencv-video4.5d:amd64. 2025-07-17T06:41:29.6473305Z #25 21.14 Preparing to unpack .../241-libopencv-video4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.6473894Z #25 21.15 Unpacking libopencv-video4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.6474421Z #25 21.18 Selecting previously unselected package libtesseract4:amd64. 2025-07-17T06:41:29.6474944Z #25 21.19 Preparing to unpack .../242-libtesseract4_4.1.1-2.1build1_amd64.deb ... 2025-07-17T06:41:29.6475443Z #25 21.19 Unpacking libtesseract4:amd64 (4.1.1-2.1build1) ... 2025-07-17T06:41:29.6475952Z #25 21.24 Selecting previously unselected package libopencv-contrib4.5d:amd64. 2025-07-17T06:41:29.7891567Z #25 21.24 Preparing to unpack .../243-libopencv-contrib4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.7892235Z #25 21.25 Unpacking libopencv-contrib4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.7892831Z #25 21.32 Selecting previously unselected package libopencv-dnn-dev:amd64. 2025-07-17T06:41:29.7893430Z #25 21.32 Preparing to unpack .../244-libopencv-dnn-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.7894004Z #25 21.32 Unpacking libopencv-dnn-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.7894554Z #25 21.38 Selecting previously unselected package libopencv-objdetect-dev:amd64. 2025-07-17T06:41:29.9258529Z #25 21.39 Preparing to unpack .../245-libopencv-objdetect-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.9259224Z #25 21.39 Unpacking libopencv-objdetect-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.9259790Z #25 21.43 Selecting previously unselected package libopencv-photo4.5d:amd64. 2025-07-17T06:41:29.9260604Z #25 21.43 Preparing to unpack .../246-libopencv-photo4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.9261199Z #25 21.44 Unpacking libopencv-photo4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.9261832Z #25 21.47 Selecting previously unselected package libopencv-photo-dev:amd64. 2025-07-17T06:41:29.9262565Z #25 21.47 Preparing to unpack .../247-libopencv-photo-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:29.9263156Z #25 21.48 Unpacking libopencv-photo-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:29.9263799Z #25 21.52 Selecting previously unselected package libopencv-shape4.5d:amd64. 2025-07-17T06:41:30.0274263Z #25 21.52 Preparing to unpack .../248-libopencv-shape4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.0275477Z #25 21.53 Unpacking libopencv-shape4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.0276024Z #25 21.56 Selecting previously unselected package libopencv-video-dev:amd64. 2025-07-17T06:41:30.0276657Z #25 21.56 Preparing to unpack .../249-libopencv-video-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.0277233Z #25 21.57 Unpacking libopencv-video-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.0277786Z #25 21.61 Selecting previously unselected package libopencv-shape-dev:amd64. 2025-07-17T06:41:30.0278468Z #25 21.62 Preparing to unpack .../250-libopencv-shape-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.0279078Z #25 21.62 Unpacking libopencv-shape-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.1506773Z #25 21.66 Selecting previously unselected package libopencv-stitching4.5d:amd64. 2025-07-17T06:41:30.1507493Z #25 21.66 Preparing to unpack .../251-libopencv-stitching4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.1508111Z #25 21.66 Unpacking libopencv-stitching4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.1508705Z #25 21.70 Selecting previously unselected package libopencv-stitching-dev:amd64. 2025-07-17T06:41:30.1509379Z #25 21.70 Preparing to unpack .../252-libopencv-stitching-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.1509992Z #25 21.70 Unpacking libopencv-stitching-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.1510572Z #25 21.74 Selecting previously unselected package libopencv-superres4.5d:amd64. 2025-07-17T06:41:30.2716671Z #25 21.75 Preparing to unpack .../253-libopencv-superres4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.2717352Z #25 21.75 Unpacking libopencv-superres4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.2717936Z #25 21.78 Selecting previously unselected package libopencv-superres-dev:amd64. 2025-07-17T06:41:30.2718705Z #25 21.79 Preparing to unpack .../254-libopencv-superres-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.2719314Z #25 21.79 Unpacking libopencv-superres-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.2719910Z #25 21.83 Selecting previously unselected package libopencv-videostab4.5d:amd64. 2025-07-17T06:41:30.2720558Z #25 21.83 Preparing to unpack .../255-libopencv-videostab4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.2721177Z #25 21.83 Unpacking libopencv-videostab4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.2721760Z #25 21.87 Selecting previously unselected package libopencv-videostab-dev:amd64. 2025-07-17T06:41:30.3744563Z #25 21.87 Preparing to unpack .../256-libopencv-videostab-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:30.3745254Z #25 21.87 Unpacking libopencv-videostab-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:30.3745800Z #25 21.91 Selecting previously unselected package libopengl0:amd64. 2025-07-17T06:41:30.3746285Z #25 21.92 Preparing to unpack .../257-libopengl0_1.4.0-1_amd64.deb ... 2025-07-17T06:41:30.3746720Z #25 21.92 Unpacking libopengl0:amd64 (1.4.0-1) ... 2025-07-17T06:41:30.3747158Z #25 21.96 Selecting previously unselected package libxnvctrl0:amd64. 2025-07-17T06:41:30.3747679Z #25 21.96 Preparing to unpack .../258-libxnvctrl0_510.47.03-0ubuntu1_amd64.deb ... 2025-07-17T06:41:30.3748366Z #25 21.97 Unpacking libxnvctrl0:amd64 (510.47.03-0ubuntu1) ... 2025-07-17T06:41:30.4990906Z #25 22.00 Selecting previously unselected package libhwloc-plugins:amd64. 2025-07-17T06:41:30.4991543Z #25 22.00 Preparing to unpack .../259-libhwloc-plugins_2.7.0-2ubuntu1_amd64.deb ... 2025-07-17T06:41:30.4992245Z #25 22.00 Unpacking libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ... 2025-07-17T06:41:30.4992827Z #25 22.04 Selecting previously unselected package libpmix2:amd64. 2025-07-17T06:41:30.4993344Z #25 22.04 Preparing to unpack .../260-libpmix2_4.1.2-2ubuntu1_amd64.deb ... 2025-07-17T06:41:30.4993808Z #25 22.05 Unpacking libpmix2:amd64 (4.1.2-2ubuntu1) ... 2025-07-17T06:41:30.4994224Z #25 22.09 Selecting previously unselected package libucx0:amd64. 2025-07-17T06:41:30.6359203Z #25 22.10 Preparing to unpack .../261-libucx0_1.12.1~rc2-1_amd64.deb ... 2025-07-17T06:41:30.6359708Z #25 22.10 Unpacking libucx0:amd64 (1.12.1~rc2-1) ... 2025-07-17T06:41:30.6360152Z #25 22.15 Selecting previously unselected package libopenmpi3:amd64. 2025-07-17T06:41:30.6360706Z #25 22.15 Preparing to unpack .../262-libopenmpi3_4.1.2-2ubuntu1_amd64.deb ... 2025-07-17T06:41:30.6361193Z #25 22.15 Unpacking libopenmpi3:amd64 (4.1.2-2ubuntu1) ... 2025-07-17T06:41:30.6361637Z #25 22.23 Selecting previously unselected package libvtk9.1:amd64. 2025-07-17T06:41:30.7945723Z #25 22.23 Preparing to unpack .../263-libvtk9.1_9.1.0+really9.1.0+dfsg2-3build1_amd64.deb ... 2025-07-17T06:41:30.7946432Z #25 22.24 Unpacking libvtk9.1:amd64 (9.1.0+really9.1.0+dfsg2-3build1) ... 2025-07-17T06:41:30.9660783Z #25 22.56 Selecting previously unselected package libopencv-viz4.5d:amd64. 2025-07-17T06:41:31.1755197Z #25 22.56 Preparing to unpack .../264-libopencv-viz4.5d_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:31.1756111Z #25 22.57 Unpacking libopencv-viz4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:31.1756661Z #25 22.60 Selecting previously unselected package libopencv-viz-dev:amd64. 2025-07-17T06:41:31.1757249Z #25 22.60 Preparing to unpack .../265-libopencv-viz-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:31.1757838Z #25 22.61 Unpacking libopencv-viz-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:31.1758472Z #25 22.64 Selecting previously unselected package libopencv-contrib-dev:amd64. 2025-07-17T06:41:31.1759107Z #25 22.65 Preparing to unpack .../266-libopencv-contrib-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:31.1759732Z #25 22.65 Unpacking libopencv-contrib-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:31.1760245Z #25 22.77 Selecting previously unselected package libopencv-dev. 2025-07-17T06:41:31.2777967Z #25 22.77 Preparing to unpack .../267-libopencv-dev_4.5.4+dfsg-9ubuntu4_amd64.deb ... 2025-07-17T06:41:31.2778627Z #25 22.78 Unpacking libopencv-dev (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:31.2779034Z #25 22.83 Setting up libgme0:amd64 (0.6.3-2) ... 2025-07-17T06:41:31.2779451Z #25 22.84 Setting up libssh-gcrypt-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... 2025-07-17T06:41:31.2779924Z #25 22.86 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... 2025-07-17T06:41:31.2780362Z #25 22.87 Setting up libsrt1.4-gnutls:amd64 (1.4.4-4) ... 2025-07-17T06:41:31.3884815Z #25 22.88 Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:31.3885322Z #25 22.90 Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... 2025-07-17T06:41:31.3885755Z #25 22.91 Setting up libtbbmalloc2:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:31.3886252Z #25 22.93 Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2025-07-17T06:41:31.3886706Z #25 22.94 Setting up libudfread0:amd64 (1.1.2-1) ... 2025-07-17T06:41:31.3887079Z #25 22.96 Setting up libgeos3.10.2:amd64 (3.10.2-1) ... 2025-07-17T06:41:31.3887483Z #25 22.97 Setting up libaom3:amd64 (3.3.0-1ubuntu0.1) ... 2025-07-17T06:41:31.3887915Z #25 22.98 Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2025-07-17T06:41:31.6202314Z #25 23.00 Setting up libpciaccess0:amd64 (0.16-3) ... 2025-07-17T06:41:31.6203499Z #25 23.01 Setting up mysql-common (5.8+1.0.8) ... 2025-07-17T06:41:31.6204368Z #25 23.04 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-07-17T06:41:31.6205138Z #25 23.05 Setting up fontconfig (2.13.1-4.2ubuntu5) ... 2025-07-17T06:41:33.4818784Z #25 23.06 Regenerating fonts cache... done. 2025-07-17T06:41:33.5937615Z #25 25.08 Setting up librabbitmq4:amd64 (0.10.0-1ubuntu2) ... 2025-07-17T06:41:33.5938730Z #25 25.09 Setting up libmysqlclient21:amd64 (8.0.42-0ubuntu0.22.04.2) ... 2025-07-17T06:41:33.5939232Z #25 25.10 Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2025-07-17T06:41:33.5939693Z #25 25.12 Setting up libraw1394-11:amd64 (2.1.2-2build2) ... 2025-07-17T06:41:33.5940119Z #25 25.13 Setting up libcodec2-1.0:amd64 (1.0.1-3) ... 2025-07-17T06:41:33.5940521Z #25 25.14 Setting up libxdamage1:amd64 (1:1.1.5-2build2) ... 2025-07-17T06:41:33.5940959Z #25 25.16 Setting up libmpg123-0:amd64 (1.29.3-1ubuntu0.1) ... 2025-07-17T06:41:33.5941406Z #25 25.17 Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:33.5941999Z #25 25.19 Setting up libxerces-c3.2:amd64 (3.2.3+debian-3ubuntu0.1) ... 2025-07-17T06:41:33.7047492Z #25 25.20 Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu3) ... 2025-07-17T06:41:33.7048112Z #25 25.21 Setting up proj-data (8.2.1-1) ... 2025-07-17T06:41:33.7048504Z #25 25.23 Setting up libshine3:amd64 (3.1.1-2) ... 2025-07-17T06:41:33.7048944Z #25 25.24 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2025-07-17T06:41:33.7049382Z #25 25.26 Setting up hicolor-icon-theme (0.17-2) ... 2025-07-17T06:41:33.7049792Z #25 25.28 Setting up libxi6:amd64 (2:1.8-1build1) ... 2025-07-17T06:41:33.7050206Z #25 25.30 Setting up libtwolame0:amd64 (0.4.0-2build2) ... 2025-07-17T06:41:33.8057755Z #25 25.31 Setting up libdatrie1:amd64 (0.2.13-2) ... 2025-07-17T06:41:33.8058226Z #25 25.33 Setting up libogdi4.1 (4.1.0+ds-5) ... 2025-07-17T06:41:33.8058604Z #25 25.34 Setting up libgsm1:amd64 (1.0.19-1) ... 2025-07-17T06:41:33.8058967Z #25 25.36 Setting up libcharls2:amd64 (2.3.4-1) ... 2025-07-17T06:41:33.8059392Z #25 25.37 Setting up libminizip1:amd64 (1.1-8build1) ... 2025-07-17T06:41:33.8059832Z #25 25.39 Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:33.8060242Z #25 25.40 Setting up libsoxr0:amd64 (0.1.3-4build2) ... 2025-07-17T06:41:33.9195086Z #25 25.41 Setting up libglvnd0:amd64 (1.4.0-1) ... 2025-07-17T06:41:33.9195741Z #25 25.43 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... 2025-07-17T06:41:33.9196213Z #25 25.44 Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:33.9196649Z #25 25.46 Setting up libraw1394-dev:amd64 (2.1.2-2build2) ... 2025-07-17T06:41:33.9197120Z #25 25.47 Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2025-07-17T06:41:33.9197597Z #25 25.48 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... 2025-07-17T06:41:33.9198006Z #25 25.50 Setting up libtbb2:amd64 (2020.3-1ubuntu3) ... 2025-07-17T06:41:33.9198547Z #25 25.51 Setting up libarpack2:amd64 (3.8.0-1) ... 2025-07-17T06:41:34.0285023Z #25 25.53 Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2025-07-17T06:41:34.0285523Z #25 25.55 Setting up libpq5:amd64 (14.18-0ubuntu0.22.04.1) ... 2025-07-17T06:41:34.0285947Z #25 25.56 Setting up libdeflate0:amd64 (1.10-2) ... 2025-07-17T06:41:34.0286359Z #25 25.58 Setting up libsuperlu5:amd64 (5.3.0+dfsg1-2) ... 2025-07-17T06:41:34.0286766Z #25 25.59 Setting up libqhull-r8.0:amd64 (2020.2-4) ... 2025-07-17T06:41:34.0287151Z #25 25.61 Setting up xkb-data (2.33-1) ... 2025-07-17T06:41:34.0287532Z #25 25.62 Setting up libilmbase25:amd64 (2.5.7-2) ... 2025-07-17T06:41:34.1415701Z #25 25.64 Setting up libprotobuf23:amd64 (3.12.4-1ubuntu7.22.04.4) ... 2025-07-17T06:41:34.1416298Z #25 25.65 Setting up libtbb12:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:34.1416746Z #25 25.66 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:34.1417151Z #25 25.68 Setting up libatspi2.0-0:amd64 (2.44.0-3) ... 2025-07-17T06:41:34.1417563Z #25 25.69 Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2025-07-17T06:41:34.1417972Z #25 25.71 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-07-17T06:41:34.1418632Z #25 25.72 Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... 2025-07-17T06:41:34.1419036Z #25 25.73 Setting up libaec0:amd64 (1.0.6-1) ... 2025-07-17T06:41:34.2553222Z #25 25.75 Setting up libcolord2:amd64 (1.4.6-1) ... 2025-07-17T06:41:34.2553832Z #25 25.76 Setting up gdal-data (3.4.1+dfsg-1build4) ... 2025-07-17T06:41:34.2554493Z #25 25.78 Setting up libopengl0:amd64 (1.4.0-1) ... 2025-07-17T06:41:34.2554900Z #25 25.79 Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2025-07-17T06:41:34.2555342Z #25 25.81 Setting up libsnappy1v5:amd64 (1.1.8-1build3) ... 2025-07-17T06:41:34.2556042Z #25 25.82 Setting up libcfitsio9:amd64 (4.0.0-1) ... 2025-07-17T06:41:34.2556454Z #25 25.83 Setting up libxnvctrl0:amd64 (510.47.03-0ubuntu1) ... 2025-07-17T06:41:34.2556887Z #25 25.85 Setting up libopenexr25:amd64 (2.5.7-1) ... 2025-07-17T06:41:34.3580107Z #25 25.86 Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:34.3580616Z #25 25.88 Setting up libdconf1:amd64 (0.40.0-3) ... 2025-07-17T06:41:34.3581060Z #25 25.89 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... 2025-07-17T06:41:34.3581460Z #25 25.91 Setting up libva2:amd64 (2.14.0-1) ... 2025-07-17T06:41:34.3581843Z #25 25.92 Setting up libepoxy0:amd64 (1.5.10-1) ... 2025-07-17T06:41:34.3582269Z #25 25.94 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... 2025-07-17T06:41:34.3582689Z #25 25.95 Setting up libxfixes3:amd64 (1:6.0.0-1) ... 2025-07-17T06:41:34.5795377Z #25 25.97 Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:34.5795894Z #25 25.98 Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:34.5796418Z #25 25.99 Setting up libx264-163:amd64 (2:0.163.3060+git5db6aa6-2build1) ... 2025-07-17T06:41:34.5796914Z #25 26.01 Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2025-07-17T06:41:34.5797311Z #25 26.02 Setting up shared-mime-info (2.1-2) ... 2025-07-17T06:41:36.6042616Z #25 28.20 Setting up libxinerama1:amd64 (2:1.1.4-3) ... 2025-07-17T06:41:36.7043246Z #25 28.23 Setting up libexif12:amd64 (0.6.24-1build1) ... 2025-07-17T06:41:36.7044494Z #25 28.24 Setting up libhwloc15:amd64 (2.7.0-2ubuntu1) ... 2025-07-17T06:41:36.7045567Z #25 28.26 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2025-07-17T06:41:36.7046053Z #25 28.27 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... 2025-07-17T06:41:36.7046503Z #25 28.28 Setting up liborc-0.4-0:amd64 (1:0.4.32-2ubuntu0.1) ... 2025-07-17T06:41:36.7046909Z #25 28.30 Setting up libgeos-c1v5:amd64 (3.10.2-1) ... 2025-07-17T06:41:36.8088698Z #25 28.31 Setting up unixodbc-common (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:36.8089375Z #25 28.33 Setting up libsocket++1:amd64 (1.12.13+git20131030.5d039ba-1) ... 2025-07-17T06:41:36.8089873Z #25 28.35 Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-07-17T06:41:36.8090295Z #25 28.36 Setting up libltdl7:amd64 (2.4.6-15build2) ... 2025-07-17T06:41:36.8090744Z #25 28.37 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:36.8091183Z #25 28.39 Setting up libhdf4-0-alt (4.2.15-4) ... 2025-07-17T06:41:36.8091589Z #25 28.40 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-07-17T06:41:36.9193631Z #25 28.42 Setting up liblzma-dev:amd64 (5.2.5-2ubuntu1) ... 2025-07-17T06:41:36.9194091Z #25 28.43 Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:36.9194523Z #25 28.44 Setting up libgif7:amd64 (5.1.9-2ubuntu0.1) ... 2025-07-17T06:41:36.9194946Z #25 28.46 Setting up libatk1.0-data (2.36.0-3build1) ... 2025-07-17T06:41:36.9195344Z #25 28.47 Setting up libodbc2:amd64 (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:36.9195770Z #25 28.48 Setting up liburiparser1:amd64 (0.9.6+dfsg-1) ... 2025-07-17T06:41:36.9196191Z #25 28.50 Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-07-17T06:41:36.9196572Z #25 28.51 Setting up librttopo1:amd64 (1.1.0-2) ... 2025-07-17T06:41:37.0236178Z #25 28.53 Setting up libfreexl1:amd64 (1.0.6-1) ... 2025-07-17T06:41:37.0236665Z #25 28.54 Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ... 2025-07-17T06:41:37.0237356Z #25 28.56 Setting up libxshmfence1:amd64 (1.3-1build4) ... 2025-07-17T06:41:37.0237781Z #25 28.57 Setting up libvdpau1:amd64 (1.4-3build2) ... 2025-07-17T06:41:37.0238189Z #25 28.59 Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2025-07-17T06:41:37.0238854Z #25 28.60 Setting up libfyba0:amd64 (4.1.1-7) ... 2025-07-17T06:41:37.0239277Z #25 28.62 Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2025-07-17T06:41:37.1323881Z #25 28.63 Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu4) ... 2025-07-17T06:41:37.1324374Z #25 28.65 Setting up libkmlbase1:amd64 (1.3.0-9) ... 2025-07-17T06:41:37.1324800Z #25 28.66 Setting up libblosc1:amd64 (1.21.1+ds2-2) ... 2025-07-17T06:41:37.1325208Z #25 28.67 Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2025-07-17T06:41:37.1325577Z #25 28.70 Setting up libpsm2-2 (11.2.185-1) ... 2025-07-17T06:41:37.1326028Z #25 28.71 Setting up libopencv-core4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.1326503Z #25 28.73 Setting up libopenjp2-7:amd64 (2.4.0-6ubuntu0.3) ... 2025-07-17T06:41:37.2444776Z #25 28.74 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... 2025-07-17T06:41:37.2445253Z #25 28.75 Setting up libthai-data (0.1.29-1build1) ... 2025-07-17T06:41:37.2445671Z #25 28.77 Setting up libvpx7:amd64 (1.11.0-2ubuntu2.4) ... 2025-07-17T06:41:37.2446125Z #25 28.78 Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2025-07-17T06:41:37.2446591Z #25 28.80 Setting up libatk1.0-0:amd64 (2.36.0-3build1) ... 2025-07-17T06:41:37.2447002Z #25 28.81 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:37.2447454Z #25 28.82 Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:37.2447916Z #25 28.84 Setting up libusb-1.0-0:amd64 (2:1.0.25-1ubuntu2) ... 2025-07-17T06:41:37.3483899Z #25 28.85 Setting up libtbb-dev:amd64 (2021.5.0-7ubuntu2) ... 2025-07-17T06:41:37.3484404Z #25 28.87 Setting up libgphoto2-port12:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:37.3484882Z #25 28.88 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ... 2025-07-17T06:41:37.3485835Z #25 28.89 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode 2025-07-17T06:41:37.3486738Z #25 28.90 Setting up libdav1d5:amd64 (0.9.2-1) ... 2025-07-17T06:41:37.3487127Z #25 28.92 Setting up libmfx1:amd64 (22.3.0-1) ... 2025-07-17T06:41:37.3487503Z #25 28.93 Setting up libbluray2:amd64 (1:1.3.1-1) ... 2025-07-17T06:41:37.3487910Z #25 28.94 Setting up libde265-0:amd64 (1.0.8-1ubuntu0.3) ... 2025-07-17T06:41:37.4612279Z #25 28.96 Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2025-07-17T06:41:37.4613004Z #25 28.97 Setting up libdeflate-dev:amd64 (1.10-2) ... 2025-07-17T06:41:37.4613460Z #25 28.98 Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:37.4613913Z #25 29.00 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... 2025-07-17T06:41:37.4614342Z #25 29.01 Setting up libopenmpt0:amd64 (0.6.1-1) ... 2025-07-17T06:41:37.4614745Z #25 29.03 Setting up libzvbi-common (0.2.35-19) ... 2025-07-17T06:41:37.4615143Z #25 29.04 Setting up libmp3lame0:amd64 (3.100-3build2) ... 2025-07-17T06:41:37.4615561Z #25 29.05 Setting up libilmbase-dev:amd64 (2.5.7-2) ... 2025-07-17T06:41:37.5755122Z #25 29.07 Setting up libsz2:amd64 (1.0.6-1) ... 2025-07-17T06:41:37.5756022Z #25 29.08 Setting up libtiffxx5:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:37.5756596Z #25 29.10 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... 2025-07-17T06:41:37.5757139Z #25 29.11 Setting up libxkbcommon0:amd64 (1.4.0-1) ... 2025-07-17T06:41:37.5757516Z #25 29.13 Setting up libkmldom1:amd64 (1.3.0-9) ... 2025-07-17T06:41:37.5757960Z #25 29.14 Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:37.5758577Z #25 29.15 Setting up libopencv-imgproc4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.5759043Z #25 29.17 Setting up libzvbi0:amd64 (0.2.35-19) ... 2025-07-17T06:41:37.6887470Z #25 29.18 Setting up libopencv-flann4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.6888227Z #25 29.20 Setting up libodbcinst2:amd64 (2.3.9-5ubuntu0.1) ... 2025-07-17T06:41:37.6888691Z #25 29.21 Setting up libexif-dev:amd64 (0.6.24-1build1) ... 2025-07-17T06:41:37.6889197Z #25 29.22 Setting up libarmadillo10 (1:10.8.2+dfsg-1) ... 2025-07-17T06:41:37.6889652Z #25 29.24 Setting up libopencv-photo4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.6890209Z #25 29.25 Setting up libzmq5:amd64 (4.3.4-2) ... 2025-07-17T06:41:37.6890602Z #25 29.27 Setting up libkmlengine1:amd64 (1.3.0-9) ... 2025-07-17T06:41:37.6891001Z #25 29.28 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... 2025-07-17T06:41:37.7905783Z #25 29.30 Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:37.7906574Z #25 29.31 Setting up libjbig-dev:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2025-07-17T06:41:37.7907136Z #25 29.33 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.20.1-1ubuntu0.4) ... 2025-07-17T06:41:37.7907654Z #25 29.34 Setting up dconf-service (0.40.0-3) ... 2025-07-17T06:41:37.7908092Z #25 29.35 Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... 2025-07-17T06:41:37.7908590Z #25 29.37 Setting up libopencv-features2d4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.7909134Z #25 29.38 Setting up libopencv-ml4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:37.9023514Z #25 29.40 Setting up libproj22:amd64 (8.2.1-1) ... 2025-07-17T06:41:37.9024047Z #25 29.43 Setting up libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ... 2025-07-17T06:41:37.9024484Z #25 29.44 Setting up liblept5:amd64 (1.82.0-3build1) ... 2025-07-17T06:41:37.9024881Z #25 29.45 Setting up libgeotiff5:amd64 (1.7.0-2build1) ... 2025-07-17T06:41:37.9025299Z #25 29.47 Setting up libnl-route-3-200:amd64 (3.5.0-0.1) ... 2025-07-17T06:41:37.9025745Z #25 29.48 Setting up libpoppler118:amd64 (22.02.0-2ubuntu0.8) ... 2025-07-17T06:41:37.9026174Z #25 29.50 Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ... 2025-07-17T06:41:38.0064561Z #25 29.51 Setting up libthai0:amd64 (0.1.29-1build1) ... 2025-07-17T06:41:38.0065035Z #25 29.52 Setting up libopenexr-dev (2.5.7-1) ... 2025-07-17T06:41:38.0065459Z #25 29.54 Setting up libtiff-dev:amd64 (4.3.0-6ubuntu0.10) ... 2025-07-17T06:41:38.0065890Z #25 29.56 Setting up libgdcm3.0:amd64 (3.0.10-1build2) ... 2025-07-17T06:41:38.0066289Z #25 29.57 Setting up libgd3:amd64 (2.3.0-2ubuntu2.3) ... 2025-07-17T06:41:38.0066680Z #25 29.59 Setting up libdc1394-25:amd64 (2.2.6-4) ... 2025-07-17T06:41:38.0067078Z #25 29.60 Setting up libtesseract4:amd64 (4.1.1-2.1build1) ... 2025-07-17T06:41:38.1210144Z #25 29.61 Setting up libx265-199:amd64 (3.5-2) ... 2025-07-17T06:41:38.1211265Z #25 29.63 Setting up libopencv-dnn4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.1211886Z #25 29.64 Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:38.1212392Z #25 29.66 Setting up libhdf5-103-1:amd64 (1.10.7+repack-4ubuntu2) ... 2025-07-17T06:41:38.1212926Z #25 29.67 Setting up libopencv-core-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.1213389Z #25 29.68 Setting up libva-drm2:amd64 (2.14.0-1) ... 2025-07-17T06:41:38.1213847Z #25 29.70 Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2025-07-17T06:41:38.1214360Z #25 29.71 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2025-07-17T06:41:38.2292391Z #25 29.74 Setting up libva-x11-2:amd64 (2.14.0-1) ... 2025-07-17T06:41:38.2293066Z #25 29.75 Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ... 2025-07-17T06:41:38.2293597Z #25 29.77 Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:38.2294127Z #25 29.78 Setting up libhdf5-hl-100:amd64 (1.10.7+repack-4ubuntu2) ... 2025-07-17T06:41:38.2294617Z #25 29.79 Setting up libspatialite7:amd64 (5.0.1-2build2) ... 2025-07-17T06:41:38.2295097Z #25 29.81 Setting up libopencv-calib3d4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.2295628Z #25 29.82 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:38.3406128Z #25 29.84 Setting up libopencv-flann-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.3407189Z #25 29.85 Setting up libibverbs1:amd64 (39.0-1) ... 2025-07-17T06:41:38.3407709Z #25 29.91 Setting up libgdcm-dev (3.0.10-1build2) ... 2025-07-17T06:41:38.3408211Z #25 29.92 Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:38.3408941Z #25 29.93 Setting up libopencv-ml-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.4926116Z #25 29.95 Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... 2025-07-17T06:41:38.4926595Z #25 29.96 Setting up libpmix2:amd64 (4.1.2-2ubuntu1) ... 2025-07-17T06:41:38.4927005Z #25 29.98 Setting up libdc1394-dev:amd64 (2.2.6-4) ... 2025-07-17T06:41:38.4927407Z #25 29.99 Setting up ibverbs-providers:amd64 (39.0-1) ... 2025-07-17T06:41:38.4927880Z #25 30.09 Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:38.5957729Z #25 30.10 Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:38.5958292Z #25 30.11 Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-07-17T06:41:38.5958991Z #25 30.13 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:38.5959486Z #25 30.15 Setting up libheif1:amd64 (1.12.0-2build1) ... 2025-07-17T06:41:38.5959931Z #25 30.16 Setting up libavutil56:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:38.5960444Z #25 30.18 Setting up libopencv-video4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.5960948Z #25 30.19 Setting up libgphoto2-6:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:38.7086243Z #25 30.20 Setting up libopencv-imgproc-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.7087038Z #25 30.22 Setting up libopencv-dnn-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.7087596Z #25 30.23 Setting up libopencv-objdetect4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.7088147Z #25 30.25 Setting up libopencv-stitching4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.7088691Z #25 30.26 Setting up libopencv-shape4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.7089192Z #25 30.27 Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.11) ... 2025-07-17T06:41:38.7089605Z #25 30.29 Setting up libnetcdf19:amd64 (1:4.8.1-1) ... 2025-07-17T06:41:38.7090070Z #25 30.30 Setting up libopencv-video-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.8153310Z #25 30.32 Setting up libswscale5:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:38.8153960Z #25 30.33 Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:38.8154448Z #25 30.34 Setting up libgtk-3-common (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:38.8154928Z #25 30.35 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2025-07-17T06:41:38.8155422Z #25 30.36 Setting up libavutil-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:38.8156194Z #25 30.37 Setting up libopencv-shape-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.8156638Z #25 30.38 Setting up librdmacm1:amd64 (39.0-1) ... 2025-07-17T06:41:38.8157021Z #25 30.40 Setting up libucx0:amd64 (1.12.1~rc2-1) ... 2025-07-17T06:41:38.8157461Z #25 30.41 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... 2025-07-17T06:41:38.9246436Z #25 30.42 Setting up libglx0:amd64 (1.4.0-1) ... 2025-07-17T06:41:38.9247014Z #25 30.44 Setting up libgphoto2-dev:amd64 (2.5.27-1build2) ... 2025-07-17T06:41:38.9247544Z #25 30.45 Setting up libopencv-photo-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:38.9248068Z #25 30.46 Setting up libswresample3:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:38.9248575Z #25 30.48 Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2025-07-17T06:41:38.9248998Z #25 30.49 Setting up libgl1:amd64 (1.4.0-1) ... 2025-07-17T06:41:38.9249372Z #25 30.50 Setting up libgdal30 (3.4.1+dfsg-1build4) ... 2025-07-17T06:41:38.9249839Z #25 30.52 Setting up libswscale-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.0355359Z #25 30.53 Setting up libglew2.2:amd64 (2.2.0-4) ... 2025-07-17T06:41:39.0356183Z #25 30.55 Setting up libavcodec58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.0356999Z #25 30.56 Setting up libchromaprint1:amd64 (1.5.1-2) ... 2025-07-17T06:41:39.0357390Z #25 30.57 Setting up libfabric1:amd64 (1.11.0-3) ... 2025-07-17T06:41:39.0357871Z #25 30.59 Setting up libopencv-imgcodecs4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.0358597Z #25 30.60 Setting up libswresample-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.0359216Z #25 30.61 Setting up libavformat58:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.0359732Z #25 30.63 Setting up libavcodec-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.1487665Z #25 30.64 Setting up libopenmpi3:amd64 (4.1.2-2ubuntu1) ... 2025-07-17T06:41:39.1488311Z #25 30.67 Setting up libavformat-dev:amd64 (7:4.4.2-0ubuntu0.22.04.1) ... 2025-07-17T06:41:39.1488877Z #25 30.69 Setting up libopencv-imgcodecs-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.1489359Z #25 30.70 Setting up libgl2ps1.4 (1.4.2+dfsg1-2) ... 2025-07-17T06:41:39.1489799Z #25 30.71 Setting up libvtk9.1:amd64 (9.1.0+really9.1.0+dfsg2-3build1) ... 2025-07-17T06:41:39.1490332Z #25 30.73 Setting up libopencv-viz4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.1490855Z #25 30.74 Setting up libopencv-videoio4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.2578239Z #25 30.76 Setting up libopencv-viz-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.2578840Z #25 30.77 Setting up libopencv-videoio-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.2579419Z #25 30.78 Setting up libopencv-videostab4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.2579910Z #25 30.80 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... 2025-07-17T06:41:39.2580774Z #25 30.83 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2025-07-17T06:41:39.2581610Z #25 30.85 Setting up humanity-icon-theme (0.6.16) ... 2025-07-17T06:41:39.4642451Z #25 31.06 Setting up ubuntu-mono (20.10-0ubuntu2) ... 2025-07-17T06:41:39.5760870Z #25 31.15 Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.5) ... 2025-07-17T06:41:39.5761401Z #25 31.17 Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ... 2025-07-17T06:41:39.6785908Z #25 31.20 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:41:39.6786580Z #25 31.25 Setting up libopencv-highgui4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.6787140Z #25 31.27 Setting up libopencv-highgui-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7836865Z #25 31.29 Setting up libopencv-features2d-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7837534Z #25 31.30 Setting up libopencv-calib3d-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7838084Z #25 31.32 Setting up libopencv-objdetect-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7838813Z #25 31.33 Setting up libopencv-contrib4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7839424Z #25 31.35 Setting up libopencv-superres4.5d:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7839985Z #25 31.36 Setting up libopencv-videostab-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.7840520Z #25 31.38 Setting up libopencv-stitching-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.9165754Z #25 31.39 Setting up libopencv-superres-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.9166347Z #25 31.41 Setting up libopencv-contrib-dev:amd64 (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.9166862Z #25 31.42 Setting up libopencv-dev (4.5.4+dfsg-9ubuntu4) ... 2025-07-17T06:41:39.9167312Z #25 31.44 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:41:39.9167690Z #25 31.51 + apt-get autoclean 2025-07-17T06:41:40.7834770Z #25 31.54 Reading package lists... 2025-07-17T06:41:40.9604298Z #25 32.39 Building dependency tree... 2025-07-17T06:41:41.1456039Z #25 32.55 Reading state information... 2025-07-17T06:41:41.1456480Z #25 32.57 + apt-get clean 2025-07-17T06:41:41.1467291Z #25 32.57 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_InRelease /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-all_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2025-07-17T06:41:41.1477961Z #25 32.58 ++ dirname ./install_vision.sh 2025-07-17T06:41:41.1478348Z #25 32.58 + source ./cache_vision_models.sh 2025-07-17T06:41:41.1478678Z #25 32.58 ++ set -ex 2025-07-17T06:41:41.1478949Z #25 32.58 +++ dirname ./cache_vision_models.sh 2025-07-17T06:41:41.1479286Z #25 32.58 ++ source ./common_utils.sh 2025-07-17T06:41:41.1479581Z #25 32.58 +++ '[' -n '' ']' 2025-07-17T06:41:41.1479836Z #25 32.58 +++ export SUDO=sudo 2025-07-17T06:41:41.1480104Z #25 32.58 +++ SUDO=sudo 2025-07-17T06:41:41.1480445Z #25 32.58 ++ IMPORT_SCRIPT_FILENAME=/tmp/torchvision_import_script.py 2025-07-17T06:41:41.1481288Z #25 32.58 ++ as_jenkins echo 'import torchvision; torchvision.models.mobilenet_v2(pretrained=True); torchvision.models.mobilenet_v3_large(pretrained=True);' 2025-07-17T06:41:41.1483208Z #25 32.58 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= echo import 'torchvision;' 'torchvision.models.mobilenet_v2(pretrained=True);' 'torchvision.models.mobilenet_v3_large(pretrained=True);' 2025-07-17T06:41:41.1484923Z #25 32.59 ++ pip_install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2025-07-17T06:41:41.1485854Z #25 32.59 ++ as_jenkins conda run -n py_3.10 pip install --progress-bar off --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2025-07-17T06:41:41.1487654Z #25 32.59 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu 2025-07-17T06:41:53.8361519Z #25 45.43 Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2025-07-17T06:41:53.8362010Z #25 45.43 Collecting torch 2025-07-17T06:41:53.8362973Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.9.0.dev20250716%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-07-17T06:41:53.8363860Z #25 45.43 Collecting torchvision 2025-07-17T06:41:53.8364662Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.24.0.dev20250716%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2025-07-17T06:41:53.8365489Z #25 45.43 Collecting filelock (from torch) 2025-07-17T06:41:53.8366109Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-07-17T06:41:53.8367114Z #25 45.43 Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (4.14.1) 2025-07-17T06:41:53.8368132Z #25 45.43 Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (1.13.3) 2025-07-17T06:41:53.8369065Z #25 45.43 Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (2.8.8) 2025-07-17T06:41:53.8370008Z #25 45.43 Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch) (3.1.6) 2025-07-17T06:41:53.8370640Z #25 45.43 Collecting fsspec (from torch) 2025-07-17T06:41:53.8371258Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/fsspec-2025.5.1-py3-none-any.whl.metadata (11 kB) 2025-07-17T06:41:53.8372191Z #25 45.43 Requirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision) (1.22.4) 2025-07-17T06:41:53.8373320Z #25 45.43 Requirement already satisfied: pillow!=8.3.*,<11.3,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision) (11.0.0) 2025-07-17T06:41:53.8374331Z #25 45.43 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch) (1.3.0) 2025-07-17T06:41:53.8375359Z #25 45.43 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch) (3.0.2) 2025-07-17T06:41:53.8376433Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.9.0.dev20250716%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (184.6 MB) 2025-07-17T06:41:53.8377568Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.24.0.dev20250716%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (2.0 MB) 2025-07-17T06:41:53.8378554Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/filelock-3.18.0-py3-none-any.whl (16 kB) 2025-07-17T06:41:53.8379354Z #25 45.43 Downloading https://download.pytorch.org/whl/nightly/fsspec-2025.5.1-py3-none-any.whl (199 kB) 2025-07-17T06:41:53.8380024Z #25 45.43 Installing collected packages: fsspec, filelock, torch, torchvision 2025-07-17T06:41:53.8380761Z #25 45.43 Successfully installed filelock-3.18.0 fsspec-2025.5.1 torch-2.9.0.dev20250716+cpu torchvision-0.24.0.dev20250716+cpu 2025-07-17T06:41:53.8381353Z #25 45.43 2025-07-17T06:41:54.0276866Z #25 45.47 ++ conda_run python /tmp/torchvision_import_script.py 2025-07-17T06:41:54.0278029Z #25 45.47 ++ as_jenkins conda run -n py_3.10 --no-capture-output python /tmp/torchvision_import_script.py 2025-07-17T06:41:54.0279637Z #25 45.47 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 --no-capture-output python /tmp/torchvision_import_script.py 2025-07-17T06:41:56.6640899Z #25 48.26 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. 2025-07-17T06:41:56.6642147Z #25 48.26 warnings.warn( 2025-07-17T06:41:56.6643964Z #25 48.26 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2025-07-17T06:41:56.6645732Z #25 48.26 warnings.warn(msg) 2025-07-17T06:41:56.7844248Z #25 48.33 Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2025-07-17T06:41:56.7845089Z #25 48.33 2025-07-17T06:41:56.7845321Z 0%| | 0.00/13.6M [00:00 value. Or, use the ... syntax 2025-07-17T06:47:55.6383380Z #28 352.9 to tell CMake that the project requires at least but has been updated 2025-07-17T06:47:55.6383902Z #28 352.9 to work with policies introduced by or earlier. 2025-07-17T06:47:55.6384268Z #28 352.9 2025-07-17T06:47:55.6384499Z #28 352.9 2025-07-17T06:47:55.6384906Z #28 352.9 CMake Deprecation Warning at rocclr/cmake/ROCclr.cmake:21 (cmake_minimum_required): 2025-07-17T06:47:55.6385557Z #28 352.9 Compatibility with CMake < 3.10 will be removed from a future version of 2025-07-17T06:47:55.6385999Z #28 352.9 CMake. 2025-07-17T06:47:55.6386220Z #28 352.9 2025-07-17T06:47:55.6386579Z #28 352.9 Update the VERSION argument value. Or, use the ... syntax 2025-07-17T06:47:55.6387157Z #28 352.9 to tell CMake that the project requires at least but has been updated 2025-07-17T06:47:55.6387678Z #28 352.9 to work with policies introduced by or earlier. 2025-07-17T06:47:55.6388078Z #28 352.9 Call Stack (most recent call first): 2025-07-17T06:47:55.6388420Z #28 352.9 rocclr/CMakeLists.txt:30 (include) 2025-07-17T06:47:55.6388728Z #28 352.9 2025-07-17T06:47:55.6389138Z #28 352.9 2025-07-17T06:47:55.6389404Z #28 352.9 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-07-17T06:47:55.6389826Z #28 352.9 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-07-17T06:47:55.7483754Z #28 352.9 -- Found Threads: TRUE 2025-07-17T06:47:55.7484424Z #28 352.9 -- Found AMD_OPENCL: /clr/opencl/khronos/headers/opencl2.2/CL 2025-07-17T06:47:55.7485069Z #28 353.0 CMake Warning at rocclr/cmake/ROCclrLC.cmake:21 (find_package): 2025-07-17T06:47:55.7485620Z #28 353.0 Could not find a configuration file for package "amd_comgr" that is 2025-07-17T06:47:55.7486097Z #28 353.0 compatible with requested version "2.9". 2025-07-17T06:47:55.7486418Z #28 353.0 2025-07-17T06:47:55.7486769Z #28 353.0 The following configuration files were considered but not accepted: 2025-07-17T06:47:55.7487197Z #28 353.0 2025-07-17T06:47:55.7487546Z #28 353.0 /opt/rocm/lib/cmake/amd_comgr/amd_comgr-config.cmake, version: 3.0.0 2025-07-17T06:47:55.7487978Z #28 353.0 2025-07-17T06:47:55.7488213Z #28 353.0 Call Stack (most recent call first): 2025-07-17T06:47:55.7488574Z #28 353.0 rocclr/cmake/ROCclr.cmake:140 (include) 2025-07-17T06:47:55.7488949Z #28 353.0 rocclr/CMakeLists.txt:30 (include) 2025-07-17T06:47:55.7489246Z #28 353.0 2025-07-17T06:47:55.7489443Z #28 353.0 2025-07-17T06:47:55.7489723Z #28 353.0 -- Found NUMA: /usr/lib/x86_64-linux-gnu/libnuma.so 2025-07-17T06:47:55.7490146Z #28 353.0 -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so 2025-07-17T06:47:55.8539811Z #28 353.0 -- HIPCC_BIN_DIR found at /opt/rocm/bin 2025-07-17T06:47:55.8540368Z #28 353.0 -- HIP_COMMON_DIR found at /HIP 2025-07-17T06:47:55.8540702Z #28 353.0 -- HIPNV_DIR found at 2025-07-17T06:47:55.8541064Z #28 353.1 -- Found Perl: /usr/bin/perl (found version "5.34.0") 2025-07-17T06:47:55.8541501Z #28 353.1 -- Found Git: /usr/bin/git (found version "2.34.1") 2025-07-17T06:47:55.8541898Z #28 353.1 -- Using CPACK_DEBIAN_PACKAGE_RELEASE local 2025-07-17T06:47:55.8542272Z #28 353.1 -- CPACK_RPM_PACKAGE_RELEASE: local 2025-07-17T06:47:55.8542612Z #28 353.1 -- HIP Platform: amd 2025-07-17T06:47:55.8542894Z #28 353.1 -- HIP Runtime: rocclr 2025-07-17T06:47:55.8543188Z #28 353.1 -- HIP Compiler: clang 2025-07-17T06:47:55.8543514Z #28 353.1 -- ROCM Installation path(ROCM_PATH): /opt/rocm 2025-07-17T06:47:55.8543907Z #28 353.1 -- HIP will be installed in: /opt/rocm 2025-07-17T06:47:55.8544438Z #28 353.1 CMake Deprecation Warning at hipamd/src/CMakeLists.txt:21 (cmake_minimum_required): 2025-07-17T06:47:55.8545088Z #28 353.1 Compatibility with CMake < 3.10 will be removed from a future version of 2025-07-17T06:47:55.8545528Z #28 353.1 CMake. 2025-07-17T06:47:55.8545735Z #28 353.1 2025-07-17T06:47:55.8546097Z #28 353.1 Update the VERSION argument value. Or, use the ... syntax 2025-07-17T06:47:55.8546694Z #28 353.1 to tell CMake that the project requires at least but has been updated 2025-07-17T06:47:55.8547247Z #28 353.1 to work with policies introduced by or earlier. 2025-07-17T06:47:55.8547620Z #28 353.1 2025-07-17T06:47:55.8547811Z #28 353.1 2025-07-17T06:47:55.8548164Z #28 353.1 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 2025-07-17T06:47:55.8548714Z #28 353.1 -- Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR) 2025-07-17T06:47:55.8549274Z #28 353.1 -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.13") 2025-07-17T06:47:55.8550165Z #28 353.1 'sh' '-c' '/clr/hipamd/src/hip_embed_pch.sh /HIP/include /clr/build/hipamd/include /clr/hipamd/include /opt/rocm/llvm/lib/cmake/llvm/../../..' 2025-07-17T06:47:55.9611689Z #28 353.2 + /opt/rocm/llvm/lib/cmake/llvm/../../../bin/clang -O3 --hip-path=/clr/build/hipamd/include/.. -std=c++17 -nogpulib -isystem /clr/build/hipamd/include -isystem /HIP/include -isystem /clr/hipamd/include --cuda-device-only --cuda-gpu-arch=gfx1030 -x hip /tmp/hip_pch.3327/hip_pch.h -E 2025-07-17T06:47:55.9613093Z #28 353.3 + cat /tmp/hip_pch.3327/hip_macros.h 2025-07-17T06:47:56.1124568Z #28 353.3 + /opt/rocm/llvm/lib/cmake/llvm/../../../bin/clang -cc1 -O3 -emit-pch -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -std=c++17 -fgnuc-version=4.2.1 -o /tmp/hip_pch.3327/hip_wave32.pch -x hip-cpp-output - 2025-07-17T06:47:56.8435222Z #28 354.1 + /opt/rocm/llvm/lib/cmake/llvm/../../../bin/clang -O3 --hip-path=/clr/build/hipamd/include/.. -std=c++17 -nogpulib -isystem /clr/build/hipamd/include -isystem /HIP/include -isystem /clr/hipamd/include --cuda-device-only -x hip /tmp/hip_pch.3327/hip_pch.h -E 2025-07-17T06:47:57.0905381Z #28 354.2 + cat /tmp/hip_pch.3327/hip_macros.h 2025-07-17T06:47:57.0906581Z #28 354.2 + /opt/rocm/llvm/lib/cmake/llvm/../../../bin/clang -cc1 -O3 -emit-pch -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -std=c++17 -fgnuc-version=4.2.1 -o /tmp/hip_pch.3327/hip_wave64.pch -x hip-cpp-output - 2025-07-17T06:47:57.8235970Z #28 355.1 + /opt/rocm/llvm/lib/cmake/llvm/../../../bin/llvm-mc -o hip_pch.o /tmp/hip_pch.3327/hip_pch.mcin --filetype=obj 2025-07-17T06:47:57.9516109Z #28 355.1 + rm -rf /tmp/hip_pch.3327 2025-07-17T06:47:57.9516800Z #28 355.2 -- Found Python3: /opt/conda/envs/py_3.10/bin/python3 (found version "3.10.18") found components: Interpreter 2025-07-17T06:47:58.0727384Z #28 355.3 CMake Warning at hipamd/src/CMakeLists.txt:286 (message): 2025-07-17T06:47:58.0727974Z #28 355.3 Profiling API header not found. Disabling roctracer integration. Use 2025-07-17T06:47:58.0728550Z #28 355.3 -DPROF_API_HEADER_PATH= 2025-07-17T06:47:58.0728915Z #28 355.3 2025-07-17T06:47:58.0729118Z #28 355.3 2025-07-17T06:47:58.0729449Z #28 355.3 -- Found rocprofiler-register: /opt/rocm (found version "0.4.0") 2025-07-17T06:47:58.0729991Z #28 355.3 CMake Warning (dev) at hipamd/packaging/CMakeLists.txt:59 (install): 2025-07-17T06:47:58.0730578Z #28 355.3 Target amdhip64 has PUBLIC_HEADER files but no PUBLIC_HEADER DESTINATION. 2025-07-17T06:47:58.0731163Z #28 355.3 This warning is for project developers. Use -Wno-dev to suppress it. 2025-07-17T06:47:58.0731588Z #28 355.3 2025-07-17T06:47:58.0731816Z #28 355.3 -- Configuring done (2.8s) 2025-07-17T06:47:58.0732112Z #28 355.4 -- Generating done (0.0s) 2025-07-17T06:47:58.1881057Z #28 355.4 -- Build files have been written to: /clr/build 2025-07-17T06:47:58.1881691Z #28 355.4 + make -j 2025-07-17T06:47:58.1882119Z #28 355.4 [ 1%] Generating hip_rtc_gen/hipRTC 2025-07-17T06:47:58.1883111Z #28 355.4 [ 2%] Building CXX object rocclr/CMakeFiles/rocclr.dir/compiler/lib/utils/options.cpp.o 2025-07-17T06:47:58.1884286Z #28 355.4 [ 3%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/appprofile.cpp.o 2025-07-17T06:47:58.1885198Z #28 355.4 [ 4%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/blit.cpp.o 2025-07-17T06:47:58.1886064Z #28 355.4 [ 5%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/blitcl.cpp.o 2025-07-17T06:47:58.1886966Z #28 355.4 [ 7%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/comgrctx.cpp.o 2025-07-17T06:47:58.1887755Z #28 355.4 [ 7%] Generating new header from hip_runtime_api.h 2025-07-17T06:47:58.1888712Z #28 355.4 [ 8%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/devhcmessages.cpp.o 2025-07-17T06:47:58.1889918Z #28 355.4 [ 9%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/devhcprintf.cpp.o 2025-07-17T06:47:58.1890988Z #28 355.4 [ 10%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/devhostcall.cpp.o 2025-07-17T06:47:58.1891862Z #28 355.4 [ 11%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/device.cpp.o 2025-07-17T06:47:58.1892780Z #28 355.4 [ 14%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/devprogram.cpp.o 2025-07-17T06:47:58.1893727Z #28 355.4 [ 14%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/devkernel.cpp.o 2025-07-17T06:47:58.1894611Z #28 355.4 [ 16%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/hsailctx.cpp.o 2025-07-17T06:47:58.1895469Z #28 355.4 [ 16%] Building CXX object rocclr/CMakeFiles/rocclr.dir/elf/elf.cpp.o 2025-07-17T06:47:58.1896536Z #28 355.4 [ 17%] Building CXX object rocclr/CMakeFiles/rocclr.dir/os/alloc.cpp.o 2025-07-17T06:47:58.1897361Z #28 355.4 [ 18%] Building CXX object rocclr/CMakeFiles/rocclr.dir/os/os_posix.cpp.o 2025-07-17T06:47:58.1898254Z #28 355.4 [ 19%] Building CXX object rocclr/CMakeFiles/rocclr.dir/os/os_win32.cpp.o 2025-07-17T06:47:58.1899305Z #28 355.4 [ 20%] Building CXX object rocclr/CMakeFiles/rocclr.dir/os/os.cpp.o 2025-07-17T06:47:58.1900544Z #28 355.4 [ 21%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/activity.cpp.o 2025-07-17T06:47:58.1901607Z #28 355.4 [ 22%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/agent.cpp.o 2025-07-17T06:47:58.1902497Z #28 355.4 [ 23%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/command.cpp.o 2025-07-17T06:47:58.1903445Z #28 355.4 [ 25%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/commandqueue.cpp.o 2025-07-17T06:47:58.1904430Z #28 355.4 [ 26%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/context.cpp.o 2025-07-17T06:47:58.1905438Z #28 355.4 [ 28%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/ndrange.cpp.o 2025-07-17T06:47:58.1906353Z #28 355.4 [ 29%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/kernel.cpp.o 2025-07-17T06:47:58.1907213Z #28 355.4 [ 29%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/memory.cpp.o 2025-07-17T06:47:58.1908105Z #28 355.4 [ 30%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/runtime.cpp.o 2025-07-17T06:47:58.1909075Z #28 355.4 [ 31%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/program.cpp.o 2025-07-17T06:47:58.1909970Z #28 355.4 [ 32%] Building CXX object rocclr/CMakeFiles/rocclr.dir/platform/interop_gl.cpp.o 2025-07-17T06:47:58.1910846Z #28 355.4 [ 33%] Building CXX object rocclr/CMakeFiles/rocclr.dir/thread/monitor.cpp.o 2025-07-17T06:47:58.1911762Z #28 355.4 [ 35%] Building CXX object rocclr/CMakeFiles/rocclr.dir/thread/thread.cpp.o 2025-07-17T06:47:58.1912661Z #28 355.4 [ 35%] Building CXX object rocclr/CMakeFiles/rocclr.dir/thread/semaphore.cpp.o 2025-07-17T06:47:58.1913564Z #28 355.4 [ 36%] Building CXX object rocclr/CMakeFiles/rocclr.dir/utils/debug.cpp.o 2025-07-17T06:47:58.1914401Z #28 355.4 [ 38%] Building CXX object rocclr/CMakeFiles/rocclr.dir/utils/flags.cpp.o 2025-07-17T06:47:58.1915367Z #28 355.4 [ 40%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocappprofile.cpp.o 2025-07-17T06:47:58.1916402Z #28 355.4 [ 40%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocblit.cpp.o 2025-07-17T06:47:58.1917370Z #28 355.4 [ 41%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocblitcl.cpp.o 2025-07-17T06:47:58.1918470Z #28 355.4 [ 42%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/roccounters.cpp.o 2025-07-17T06:47:58.1919417Z #28 355.4 [ 45%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rockernel.cpp.o 2025-07-17T06:47:58.1920442Z #28 355.4 [ 45%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocglinterop.cpp.o 2025-07-17T06:47:58.1921430Z #28 355.4 [ 45%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocdevice.cpp.o 2025-07-17T06:47:58.1922632Z #28 355.4 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1150 of file '/HIP/docs/doxygen-input/doxy.cfg' has become obsolete. 2025-07-17T06:47:58.1923840Z #28 355.4 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" 2025-07-17T06:47:58.1924844Z #28 355.4 warning: tag INPUT: input source 'mainpage.txt' does not exist 2025-07-17T06:47:58.1925625Z #28 355.4 warning: tag INPUT: input source '../../README.md' does not exist 2025-07-17T06:47:58.1926420Z #28 355.4 warning: tag INPUT: input source '../../CONTRIBUTING.md' does not exist 2025-07-17T06:47:58.1927258Z #28 355.4 warning: tag INPUT: input source 'sync.txt' does not exist 2025-07-17T06:47:58.1928017Z #28 355.4 warning: tag INPUT: input source '../../INSTALL.md' does not exist 2025-07-17T06:47:58.1928794Z #28 355.4 warning: tag INPUT: input source '../../docs/markdown' does not exist 2025-07-17T06:47:58.1929730Z #28 355.4 warning: tag INPUT: input source '../../include/hip' does not exist 2025-07-17T06:47:58.1930671Z #28 355.4 [ 46%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocprintf.cpp.o 2025-07-17T06:47:58.1931702Z #28 355.4 -- Appending hiprtc macros to /clr/build/hipamd/src/hiprtc/hip_rtc_gen/hipRTC. 2025-07-17T06:47:58.1932806Z #28 355.4 warning: source './examples' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1933726Z #28 355.4 warning: source 'images' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1934667Z #28 355.4 warning: source 'mainpage.txt' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1935645Z #28 355.4 [ 47%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocprogram.cpp.o 2025-07-17T06:47:58.1936585Z #28 355.4 warning: source '../../README.md' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1937517Z #28 355.4 warning: source '../../CONTRIBUTING.md' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1938595Z #28 355.4 warning: source 'sync.txt' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1939648Z #28 355.4 warning: source '../../INSTALL.md' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1940786Z #28 355.4 warning: source '../../docs/markdown' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1941922Z #28 355.4 warning: source '../../include/hip' is not a readable file or directory... skipping. 2025-07-17T06:47:58.1943039Z #28 355.4 [ 48%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocsettings.cpp.o 2025-07-17T06:47:58.1944185Z #28 355.4 [ 50%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocsignal.cpp.o 2025-07-17T06:47:58.1945329Z #28 355.4 [ 51%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocvirtual.cpp.o 2025-07-17T06:47:58.1946479Z #28 355.4 [ 52%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocurilocator.cpp.o 2025-07-17T06:47:58.1947374Z #28 355.4 [ 53%] Generating hip_rtc_gen/hipRTC_header.o 2025-07-17T06:47:58.1948164Z #28 355.4 [ 54%] Building CXX object rocclr/CMakeFiles/rocclr.dir/device/rocm/rocmemory.cpp.o 2025-07-17T06:47:58.1949433Z #28 355.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:182: warning: missing title after \defgroup HIP_INTRINSIC_BFLOAT16_STRUCT 2025-07-17T06:47:58.1950931Z #28 355.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:432: warning: missing title after \defgroup HIP_INTRINSIC_BFLOAT162_STRUCT 2025-07-17T06:47:58.1952228Z #28 355.5 [ 55%] Generating profiling primitives: /clr/build/hipamd/include/hip/amd_detail/hip_prof_str.h 2025-07-17T06:47:58.1953193Z #28 355.5 Doxygen version used: 1.9.1 2025-07-17T06:47:58.1953937Z #28 355.5 Notice: Output directory 'RuntimeAPI' does not exist. I have created it for you. 2025-07-17T06:47:58.1954661Z #28 355.5 Searching for include files... 2025-07-17T06:47:58.1955167Z #28 355.5 Searching for example files... 2025-07-17T06:47:58.1955907Z #28 355.5 Searching for images... 2025-07-17T06:47:58.1956379Z #28 355.5 Searching for dot files... 2025-07-17T06:47:58.1956869Z #28 355.5 Searching for msc files... 2025-07-17T06:47:58.1957330Z #28 355.5 Searching for dia files... 2025-07-17T06:47:58.1957809Z #28 355.5 Searching for files to exclude 2025-07-17T06:47:58.1958383Z #28 355.5 Searching INPUT for files to process... 2025-07-17T06:47:58.1959180Z #28 355.5 Searching for files in directory /clr/hipamd/include/hip/amd_detail 2025-07-17T06:47:58.1960001Z #28 355.5 Reading and parsing tag files 2025-07-17T06:47:58.1960535Z #28 355.5 Parsing files 2025-07-17T06:47:58.1961307Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_channel_descriptor.h... 2025-07-17T06:47:58.1962504Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_channel_descriptor.h... 2025-07-17T06:47:58.1963680Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_device_functions.h... 2025-07-17T06:47:58.1964876Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_device_functions.h... 2025-07-17T06:47:58.1966047Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_atomic.h... 2025-07-17T06:47:58.1967777Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_atomic.h... 2025-07-17T06:47:58.1968802Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h... 2025-07-17T06:47:58.1969808Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h... 2025-07-17T06:47:58.1970632Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h... 2025-07-17T06:47:58.1971627Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h... 2025-07-17T06:47:58.1972691Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_common.h... 2025-07-17T06:47:58.1973649Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_common.h... 2025-07-17T06:47:58.1974481Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_complex.h... 2025-07-17T06:47:58.1975428Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_complex.h... 2025-07-17T06:47:58.1976385Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_cooperative_groups.h... 2025-07-17T06:47:58.1977451Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_cooperative_groups.h... 2025-07-17T06:47:58.1978402Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_fp16.h... 2025-07-17T06:47:58.1979366Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_fp16.h... 2025-07-17T06:47:58.1980418Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h... 2025-07-17T06:47:58.1981441Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h... 2025-07-17T06:47:58.1982525Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h... 2025-07-17T06:47:58.1983665Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h... 2025-07-17T06:47:58.1984859Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_math_constants.h... 2025-07-17T06:47:58.1986102Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_math_constants.h... 2025-07-17T06:47:58.1987220Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_runtime.h... 2025-07-17T06:47:58.1988106Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_runtime.h... 2025-07-17T06:47:58.1989029Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_runtime_pt_api.h... 2025-07-17T06:47:58.1989977Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_runtime_pt_api.h... 2025-07-17T06:47:58.1990930Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_unsafe_atomics.h... 2025-07-17T06:47:58.1991888Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_unsafe_atomics.h... 2025-07-17T06:47:58.1992832Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h... 2025-07-17T06:47:58.1993966Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h... 2025-07-17T06:47:58.1994920Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_math_functions.h... 2025-07-17T06:47:58.1995874Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_math_functions.h... 2025-07-17T06:47:58.1996862Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_surface_functions.h... 2025-07-17T06:47:58.1997828Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_surface_functions.h... 2025-07-17T06:47:58.1998846Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_warp_functions.h... 2025-07-17T06:47:58.1999783Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_warp_functions.h... 2025-07-17T06:47:58.2000858Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/amd_warp_sync_functions.h... 2025-07-17T06:47:58.2001904Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/amd_warp_sync_functions.h... 2025-07-17T06:47:58.2002801Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/concepts.hpp... 2025-07-17T06:47:58.2003776Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/concepts.hpp... 2025-07-17T06:47:58.2004589Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/device_library_decls.h... 2025-07-17T06:47:58.2005618Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/device_library_decls.h... 2025-07-17T06:47:58.2006776Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/functional_grid_launch.hpp... 2025-07-17T06:47:58.2007825Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/functional_grid_launch.hpp... 2025-07-17T06:47:58.2008856Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/grid_launch.h... 2025-07-17T06:47:58.2009871Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/grid_launch.h... 2025-07-17T06:47:58.2010880Z #28 355.5 Preprocessing /clr/hipamd/include/hip/amd_detail/grid_launch.hpp... 2025-07-17T06:47:58.2011934Z #28 355.5 Parsing file /clr/hipamd/include/hip/amd_detail/grid_launch.hpp... 2025-07-17T06:47:58.3086692Z #28 355.5 Preprocessing /clr/hipamd/include/[ 56%] Linking CXX shared library ../../lib/libhiprtc-builtins.so 2025-07-17T06:47:58.3100183Z #28 355.5 api: hipInit 2025-07-17T06:47:58.3100743Z #28 355.5 api: hipDriverGetVersion 2025-07-17T06:47:58.3101318Z #28 355.5 api: hipRuntimeGetVersion 2025-07-17T06:47:58.3101873Z #28 355.5 api: hipDeviceGet 2025-07-17T06:47:58.3102431Z #28 355.5 api: hipDeviceComputeCapability 2025-07-17T06:47:58.3103024Z #28 355.5 api: hipDeviceGetName 2025-07-17T06:47:58.3103558Z #28 355.5 api: hipDeviceGetUuid 2025-07-17T06:47:58.3104103Z #28 355.5 api: hipDeviceGetP2PAttribute 2025-07-17T06:47:58.3104715Z #28 355.5 api: hipDeviceGetPCIBusId 2025-07-17T06:47:58.3105298Z #28 355.5 api: hipDeviceGetByPCIBusId 2025-07-17T06:47:58.3105868Z #28 355.5 api: hipDeviceTotalMem 2025-07-17T06:47:58.3106408Z #28 355.5 api: hipDeviceSynchronize 2025-07-17T06:47:58.3106949Z #28 355.5 api: hipDeviceReset 2025-07-17T06:47:58.3107399Z #28 355.5 api: hipSetDevice 2025-07-17T06:47:58.3107846Z #28 355.5 api: hipSetValidDevices 2025-07-17T06:47:58.3108313Z #28 355.5 api: hipGetDevice 2025-07-17T06:47:58.3108735Z #28 355.5 api: hipGetDeviceCount 2025-07-17T06:47:58.3109219Z #28 355.5 api: hipDeviceGetAttribute 2025-07-17T06:47:58.3109775Z #28 355.5 api: hipDeviceGetDefaultMemPool 2025-07-17T06:47:58.3110369Z #28 355.5 api: hipDeviceSetMemPool 2025-07-17T06:47:58.3110888Z #28 355.5 api: hipDeviceGetMemPool 2025-07-17T06:47:58.3111668Z #28 355.5 api: hipGetDevicePropertiesR0600 2025-07-17T06:47:58.3112366Z #28 355.5 api: hipDeviceGetTexture1DLinearMaxWidth 2025-07-17T06:47:58.3113008Z #28 355.5 api: hipDeviceSetCacheConfig 2025-07-17T06:47:58.3113610Z #28 355.5 api: hipDeviceGetCacheConfig 2025-07-17T06:47:58.3114192Z #28 355.5 api: hipDeviceGetLimit 2025-07-17T06:47:58.3114709Z #28 355.5 api: hipDeviceSetLimit 2025-07-17T06:47:58.3115292Z #28 355.5 api: hipDeviceGetSharedMemConfig 2025-07-17T06:47:58.3115831Z #28 355.5 api: hipGetDeviceFlags 2025-07-17T06:47:58.3116362Z #28 355.5 api: hipDeviceSetSharedMemConfig 2025-07-17T06:47:58.3116924Z #28 355.5 api: hipSetDeviceFlags 2025-07-17T06:47:58.3117391Z #28 355.5 api: hipChooseDeviceR0600 2025-07-17T06:47:58.3117933Z #28 355.5 api: hipExtGetLinkTypeAndHopCount 2025-07-17T06:47:58.3118619Z #28 355.5 api: hipIpcGetMemHandle 2025-07-17T06:47:58.3119148Z #28 355.5 api: hipIpcOpenMemHandle 2025-07-17T06:47:58.3119699Z #28 355.5 api: hipIpcCloseMemHandle 2025-07-17T06:47:58.3120230Z #28 355.5 api: hipIpcGetEventHandle 2025-07-17T06:47:58.3120744Z #28 355.5 api: hipIpcOpenEventHandle 2025-07-17T06:47:58.3121277Z #28 355.5 api: hipFuncSetAttribute 2025-07-17T06:47:58.3121822Z #28 355.5 api: hipFuncSetCacheConfig 2025-07-17T06:47:58.3122382Z #28 355.5 api: hipFuncSetSharedMemConfig 2025-07-17T06:47:58.3122929Z #28 355.5 api: hipGetLastError 2025-07-17T06:47:58.3123440Z #28 355.5 api: hipExtGetLastError 2025-07-17T06:47:58.3123965Z #28 355.5 api: hipPeekAtLastError 2025-07-17T06:47:58.3124464Z #28 355.5 api: hipGetErrorName 2025-07-17T06:47:58.3125201Z #28 355.5 api: hipGetErrorString 2025-07-17T06:47:58.3125710Z #28 355.5 api: hipDrvGetErrorName 2025-07-17T06:47:58.3126246Z #28 355.5 api: hipDrvGetErrorString 2025-07-17T06:47:58.3126784Z #28 355.5 api: hipStreamCreate 2025-07-17T06:47:58.3127377Z #28 355.5 api: hipStreamCreateWithFlags 2025-07-17T06:47:58.3127983Z #28 355.5 api: hipStreamCreateWithPriority 2025-07-17T06:47:58.3128750Z #28 355.5 api: hipDeviceGetStreamPriorityRange 2025-07-17T06:47:58.3129368Z #28 355.5 api: hipStreamDestroy 2025-07-17T06:47:58.3129880Z #28 355.5 api: hipStreamQuery 2025-07-17T06:47:58.3130372Z #28 355.5 api: hipStreamSynchronize 2025-07-17T06:47:58.3130914Z #28 355.5 api: hipStreamWaitEvent 2025-07-17T06:47:58.3131384Z #28 355.5 api: hipStreamGetFlags 2025-07-17T06:47:58.3131821Z #28 355.5 api: hipStreamGetPriority 2025-07-17T06:47:58.3132340Z #28 355.5 api: hipStreamGetDevice 2025-07-17T06:47:58.3132890Z #28 355.5 api: hipExtStreamCreateWithCUMask 2025-07-17T06:47:58.3133491Z #28 355.5 api: hipExtStreamGetCUMask 2025-07-17T06:47:58.3134019Z #28 355.5 api: hipStreamAddCallback 2025-07-17T06:47:58.3134553Z #28 355.5 api: hipStreamWaitValue32 2025-07-17T06:47:58.3135087Z #28 355.5 api: hipStreamWaitValue64 2025-07-17T06:47:58.3135600Z #28 355.5 api: hipStreamWriteValue32 2025-07-17T06:47:58.3136132Z #28 355.5 api: hipStreamWriteValue64 2025-07-17T06:47:58.3136680Z #28 355.5 api: hipStreamBatchMemOp 2025-07-17T06:47:58.3137232Z #28 355.5 api: hipGraphAddBatchMemOpNode 2025-07-17T06:47:58.3137895Z #28 355.5 api: hipGraphBatchMemOpNodeGetParams 2025-07-17T06:47:58.3138522Z #28 355.5 api: hipGraphBatchMemOpNodeSetParams 2025-07-17T06:47:58.3139182Z #28 355.5 api: hipGraphExecBatchMemOpNodeSetParams 2025-07-17T06:47:58.3139814Z #28 355.5 api: hipEventCreateWithFlags 2025-07-17T06:47:58.3140346Z #28 355.5 api: hipEventCreate 2025-07-17T06:47:58.3140870Z #28 355.5 api: hipEventRecordWithFlags 2025-07-17T06:47:58.3141410Z #28 355.5 api: hipEventRecord 2025-07-17T06:47:58.3141889Z #28 355.5 api: hipEventDestroy 2025-07-17T06:47:58.3142371Z #28 355.5 api: hipEventSynchronize 2025-07-17T06:47:58.3142895Z #28 355.5 api: hipEventElapsedTime 2025-07-17T06:47:58.3143419Z #28 355.5 api: hipEventQuery 2025-07-17T06:47:58.3143923Z #28 355.5 api: hipPointerSetAttribute 2025-07-17T06:47:58.3144461Z #28 355.5 api: hipPointerGetAttributes 2025-07-17T06:47:58.3145017Z #28 355.5 api: hipPointerGetAttribute 2025-07-17T06:47:58.3145582Z #28 355.5 api: hipDrvPointerGetAttributes 2025-07-17T06:47:58.3146172Z #28 355.5 api: hipImportExternalSemaphore 2025-07-17T06:47:58.3146836Z #28 355.5 api: hipSignalExternalSemaphoresAsync 2025-07-17T06:47:58.3147481Z #28 355.5 api: hipWaitExternalSemaphoresAsync 2025-07-17T06:47:58.3148139Z #28 355.5 api: hipDestroyExternalSemaphore 2025-07-17T06:47:58.3148715Z #28 355.5 api: hipImportExternalMemory 2025-07-17T06:47:58.3149310Z #28 355.5 api: hipExternalMemoryGetMappedBuffer 2025-07-17T06:47:58.3149918Z #28 355.5 api: hipDestroyExternalMemory 2025-07-17T06:47:58.3150559Z #28 355.5 api: hipExternalMemoryGetMappedMipmappedArray 2025-07-17T06:47:58.3151199Z #28 355.5 api: hipMalloc 2025-07-17T06:47:58.3151677Z #28 355.5 api: hipExtMallocWithFlags 2025-07-17T06:47:58.3152177Z #28 355.5 api: hipMallocHost 2025-07-17T06:47:58.3152668Z #28 355.5 api: hipMemAllocHost 2025-07-17T06:47:58.3153154Z #28 355.5 api: hipHostMalloc 2025-07-17T06:47:58.3153646Z #28 355.5 api: hipMallocManaged 2025-07-17T06:47:58.3154153Z #28 355.5 api: hipMemPrefetchAsync 2025-07-17T06:47:58.3154640Z #28 355.5 api: hipMemAdvise 2025-07-17T06:47:58.3155154Z #28 355.5 api: hipMemRangeGetAttribute 2025-07-17T06:47:58.3156029Z #28 355.5 api: hipMemRangeGetAttributes 2025-07-17T06:47:58.3156608Z #28 355.5 api: hipStreamAttachMemAsync 2025-07-17T06:47:58.3157140Z #28 355.5 api: hipMallocAsync 2025-07-17T06:47:58.3157592Z #28 355.5 api: hipFreeAsync 2025-07-17T06:47:58.3158077Z #28 355.5 api: hipMemPoolTrimTo 2025-07-17T06:47:58.3158664Z #28 355.5 api: hipMemPoolSetAttribute 2025-07-17T06:47:58.3159269Z #28 355.5 api: hipMemPoolGetAttribute 2025-07-17T06:47:58.3160037Z #28 355.5 api: hipMemPoolSetAccess 2025-07-17T06:47:58.3160563Z #28 355.5 api: hipMemPoolGetAccess 2025-07-17T06:47:58.3161090Z #28 355.5 api: hipMemPoolCreate 2025-07-17T06:47:58.3161599Z #28 355.5 api: hipMemPoolDestroy 2025-07-17T06:47:58.3162299Z #28 355.5 api: hipMallocFromPoolAsync 2025-07-17T06:47:58.3162948Z #28 355.5 api: hipMemPoolExportToShareableHandle 2025-07-17T06:47:58.3163775Z #28 355.5 api: hipMemPoolImportFromShareableHandle 2025-07-17T06:47:58.3164473Z #28 355.5 api: hipMemPoolExportPointer 2025-07-17T06:47:58.3165062Z #28 355.5 api: hipMemPoolImportPointer 2025-07-17T06:47:58.3165613Z #28 355.5 api: hipHostAlloc 2025-07-17T06:47:58.3166126Z #28 355.5 api: hipHostGetDevicePointer 2025-07-17T06:47:58.3166684Z #28 355.5 api: hipHostGetFlags 2025-07-17T06:47:58.3167186Z #28 355.5 api: hipHostRegister 2025-07-17T06:47:58.3167689Z #28 355.5 api: hipHostUnregister 2025-07-17T06:47:58.3168197Z #28 355.5 api: hipMallocPitch 2025-07-17T06:47:58.3168710Z #28 355.5 api: hipMemAllocPitch 2025-07-17T06:47:58.3169187Z #28 355.5 api: hipFree 2025-07-17T06:47:58.3169625Z #28 355.5 api: hipFreeHost 2025-07-17T06:47:58.3170096Z #28 355.5 api: hipHostFree 2025-07-17T06:47:58.3170546Z #28 355.5 api: hipMemcpy 2025-07-17T06:47:58.3171018Z #28 355.5 api: hipMemcpyWithStream 2025-07-17T06:47:58.3171556Z #28 355.5 api: hipMemcpyHtoD 2025-07-17T06:47:58.3172039Z #28 355.5 api: hipMemcpyDtoH 2025-07-17T06:47:58.3172542Z #28 355.5 api: hipMemcpyDtoD 2025-07-17T06:47:58.3173015Z #28 355.5 api: hipMemcpyAtoD 2025-07-17T06:47:58.3173502Z #28 355.5 api: hipMemcpyDtoA 2025-07-17T06:47:58.3173972Z #28 355.5 api: hipMemcpyAtoA 2025-07-17T06:47:58.3174471Z #28 355.5 api: hipMemcpyHtoDAsync 2025-07-17T06:47:58.3175014Z #28 355.5 api: hipMemcpyDtoHAsync 2025-07-17T06:47:58.3175539Z #28 355.5 api: hipMemcpyDtoDAsync 2025-07-17T06:47:58.3176078Z #28 355.5 api: hipMemcpyAtoHAsync 2025-07-17T06:47:58.3176603Z #28 355.5 api: hipMemcpyHtoAAsync 2025-07-17T06:47:58.3177125Z #28 355.5 api: hipModuleGetGlobal 2025-07-17T06:47:58.3177665Z #28 355.5 api: hipGetSymbolAddress 2025-07-17T06:47:58.3178189Z #28 355.5 api: hipGetSymbolSize 2025-07-17T06:47:58.3178708Z #28 355.5 api: hipGetProcAddress 2025-07-17T06:47:58.3179241Z #28 355.5 api: hipMemcpyToSymbol 2025-07-17T06:47:58.3179767Z #28 355.5 api: hipMemcpyToSymbolAsync 2025-07-17T06:47:58.3180344Z #28 355.5 api: hipMemcpyFromSymbol 2025-07-17T06:47:58.3180898Z #28 355.5 api: hipMemcpyFromSymbolAsync 2025-07-17T06:47:58.3181475Z #28 355.5 api: hipMemcpyAsync 2025-07-17T06:47:58.3181963Z #28 355.5 api: hipMemset 2025-07-17T06:47:58.3182412Z #28 355.5 api: hipMemsetD8 2025-07-17T06:47:58.3182888Z #28 355.5 api: hipMemsetD8Async 2025-07-17T06:47:58.3183377Z #28 355.5 api: hipMemsetD16 2025-07-17T06:47:58.3183868Z #28 355.5 api: hipMemsetD16Async 2025-07-17T06:47:58.3184350Z #28 355.5 api: hipMemsetD32 2025-07-17T06:47:58.3184815Z #28 355.5 api: hipMemsetAsync 2025-07-17T06:47:58.3185321Z #28 355.5 api: hipMemsetD32Async 2025-07-17T06:47:58.3185821Z #28 355.5 api: hipMemset2D 2025-07-17T06:47:58.3186314Z #28 355.5 api: hipMemset2DAsync 2025-07-17T06:47:58.3186827Z #28 355.5 api: hipMemset3D 2025-07-17T06:47:58.3187290Z #28 355.5 api: hipMemset3DAsync 2025-07-17T06:47:58.3187801Z #28 355.5 api: hipMemGetInfo 2025-07-17T06:47:58.3188289Z #28 355.5 api: hipMemPtrGetInfo 2025-07-17T06:47:58.3188803Z #28 355.5 api: hipMallocArray 2025-07-17T06:47:58.3189303Z #28 355.5 api: hipArrayCreate 2025-07-17T06:47:58.3189801Z #28 355.5 api: hipArrayDestroy 2025-07-17T06:47:58.3190310Z #28 355.5 api: hipArray3DCreate 2025-07-17T06:47:58.3190817Z #28 355.5 api: hipMalloc3D 2025-07-17T06:47:58.3191286Z #28 355.5 api: hipFreeArray 2025-07-17T06:47:58.3191788Z #28 355.5 api: hipMalloc3DArray 2025-07-17T06:47:58.3192297Z #28 355.5 api: hipArrayGetInfo 2025-07-17T06:47:58.3192828Z #28 355.5 api: hipArrayGetDescriptor 2025-07-17T06:47:58.3193415Z #28 355.5 api: hipArray3DGetDescriptor 2025-07-17T06:47:58.3193954Z #28 355.5 api: hipMemcpy2D 2025-07-17T06:47:58.3194441Z #28 355.5 api: hipMemcpyParam2D 2025-07-17T06:47:58.3195051Z #28 355.5 api: hipMemcpyParam2DAsync 2025-07-17T06:47:58.3195505Z #28 355.5 api: hipMemcpy2DAsync 2025-07-17T06:47:58.3196016Z #28 355.5 api: hipMemcpy2DToArray 2025-07-17T06:47:58.3196610Z #28 355.5 api: hipMemcpy2DToArrayAsync 2025-07-17T06:47:58.3197170Z #28 355.5 api: hipMemcpy2DArrayToArray 2025-07-17T06:47:58.3197720Z #28 355.5 api: hipMemcpyToArray 2025-07-17T06:47:58.3198543Z #28 355.5 api: hipMemcpyFromArray 2025-07-17T06:47:58.3199097Z #28 355.5 api: hipMemcpy2DFromArray 2025-07-17T06:47:58.3199659Z #28 355.5 api: hipMemcpy2DFromArrayAsync 2025-07-17T06:47:58.3200247Z #28 355.5 api: hipMemcpyAtoH 2025-07-17T06:47:58.3200731Z #28 355.5 api: hipMemcpyHtoA 2025-07-17T06:47:58.3201195Z #28 355.5 api: hipMemcpy3D 2025-07-17T06:47:58.3201680Z #28 355.5 api: hipMemcpy3DAsync 2025-07-17T06:47:58.3202179Z #28 355.5 api: hipDrvMemcpy3D 2025-07-17T06:47:58.3202693Z #28 355.5 api: hipDrvMemcpy3DAsync 2025-07-17T06:47:58.3203250Z #28 355.5 api: hipDeviceCanAccessPeer 2025-07-17T06:47:58.3203846Z #28 355.5 api: hipDeviceEnablePeerAccess 2025-07-17T06:47:58.3204452Z #28 355.5 api: hipDeviceDisablePeerAccess 2025-07-17T06:47:58.3205059Z #28 355.5 api: hipMemGetAddressRange 2025-07-17T06:47:58.3205613Z #28 355.5 api: hipMemcpyPeer 2025-07-17T06:47:58.3206130Z #28 355.5 api: hipMemcpyPeerAsync 2025-07-17T06:47:58.3206645Z #28 355.5 api: hipCtxCreate 2025-07-17T06:47:58.3207129Z #28 355.5 api: hipCtxDestroy 2025-07-17T06:47:58.3207616Z #28 355.5 api: hipCtxPopCurrent 2025-07-17T06:47:58.3208139Z #28 355.5 api: hipCtxPushCurrent 2025-07-17T06:47:58.3208665Z #28 355.5 api: hipCtxSetCurrent 2025-07-17T06:47:58.3209158Z #28 355.5 api: hipCtxGetCurrent 2025-07-17T06:47:58.3209672Z #28 355.5 api: hipCtxGetDevice 2025-07-17T06:47:58.3210177Z #28 355.5 api: hipCtxGetApiVersion 2025-07-17T06:47:58.3210727Z #28 355.5 api: hipCtxGetCacheConfig 2025-07-17T06:47:58.3211278Z #28 355.5 api: hipCtxSetCacheConfig 2025-07-17T06:47:58.3211833Z #28 355.5 api: hipCtxSetSharedMemConfig 2025-07-17T06:47:58.3212683Z #28 355.5 api: hipCtxGetSharedMemConfig 2025-07-17T06:47:58.3213367Z #28 355.5 api: hipCtxSynchronize 2025-07-17T06:47:58.3214017Z #28 355.5 api: hipCtxGetFlags 2025-07-17T06:47:58.3214651Z #28 355.5 api: hipCtxEnablePeerAccess 2025-07-17T06:47:58.3215233Z #28 355.5 api: hipCtxDisablePeerAccess 2025-07-17T06:47:58.3215887Z #28 355.5 api: hipDevicePrimaryCtxGetState 2025-07-17T06:47:58.3216508Z #28 355.5 api: hipDevicePrimaryCtxRelease 2025-07-17T06:47:58.3217117Z #28 355.5 api: hipDevicePrimaryCtxRetain 2025-07-17T06:47:58.3217721Z #28 355.5 api: hipDevicePrimaryCtxReset 2025-07-17T06:47:58.3218313Z #28 355.5 api: hipDevicePrimaryCtxSetFlags 2025-07-17T06:47:58.3218901Z #28 355.5 api: hipModuleLoad 2025-07-17T06:47:58.3219403Z #28 355.5 api: hipModuleUnload 2025-07-17T06:47:58.3219909Z #28 355.5 api: hipModuleGetFunction 2025-07-17T06:47:58.3220461Z #28 355.5 api: hipFuncGetAttributes 2025-07-17T06:47:58.3221001Z #28 355.5 api: hipFuncGetAttribute 2025-07-17T06:47:58.3221554Z #28 355.5 api: hipGetFuncBySymbol 2025-07-17T06:47:58.3222104Z #28 355.5 api: hipModuleGetTexRef 2025-07-17T06:47:58.3222620Z #28 355.5 api: hipModuleLoadData 2025-07-17T06:47:58.3223161Z #28 355.5 api: hipModuleLoadDataEx 2025-07-17T06:47:58.3223701Z #28 355.5 api: hipLinkAddData 2025-07-17T06:47:58.3224192Z #28 355.5 api: hipLinkAddFile 2025-07-17T06:47:58.3224694Z #28 355.5 api: hipLinkComplete 2025-07-17T06:47:58.3225177Z #28 355.5 api: hipLinkCreate 2025-07-17T06:47:58.3225681Z #28 355.5 api: hipLinkDestroy 2025-07-17T06:47:58.3226195Z #28 355.5 api: hipModuleLaunchKernel 2025-07-17T06:47:58.3226798Z #28 355.5 api: hipModuleLaunchCooperativeKernel 2025-07-17T06:47:58.3227566Z #28 355.5 api: hipModuleLaunchCooperativeKernelMultiDevice 2025-07-17T06:47:58.3228305Z #28 355.5 api: hipLaunchCooperativeKernel 2025-07-17T06:47:58.3228988Z #28 355.5 api: hipLaunchCooperativeKernelMultiDevice 2025-07-17T06:47:58.3229730Z #28 355.5 api: hipExtLaunchMultiKernelMultiDevice 2025-07-17T06:47:58.3230469Z #28 355.5 api: hipModuleOccupancyMaxPotentialBlockSize 2025-07-17T06:47:58.3231421Z #28 355.5 api: hipModuleOccupancyMaxPotentialBlockSizeWithFlags 2025-07-17T06:47:58.3232239Z #28 355.5 api: hipModuleOccupancyMaxActiveBlocksPerMultiprocessor 2025-07-17T06:47:58.3233355Z #28 355.5 api: hipModuleOccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-07-17T06:47:58.3234391Z #28 355.5 api: hipOccupancyMaxActiveBlocksPerMultiprocessor 2025-07-17T06:47:58.3235438Z #28 355.5 api: hipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-07-17T06:47:58.3236337Z #28 355.5 api: hipOccupancyMaxPotentialBlockSize 2025-07-17T06:47:58.3236980Z #28 355.5 api: hipProfilerStart 2025-07-17T06:47:58.3237488Z #28 355.5 api: hipProfilerStop 2025-07-17T06:47:58.3237987Z #28 355.5 api: hipConfigureCall 2025-07-17T06:47:58.3238624Z #28 355.5 api: hipSetupArgument 2025-07-17T06:47:58.3239142Z #28 355.5 api: hipLaunchByPtr 2025-07-17T06:47:58.3239681Z #28 355.5 api: __hipPushCallConfiguration 2025-07-17T06:47:58.3240288Z #28 355.5 api: __hipPopCallConfiguration 2025-07-17T06:47:58.3240879Z #28 355.5 api: hipLaunchKernel 2025-07-17T06:47:58.3241376Z #28 355.5 api: hipLaunchHostFunc 2025-07-17T06:47:58.3241903Z #28 355.5 api: hipDrvMemcpy2DUnaligned 2025-07-17T06:47:58.3242486Z #28 355.5 api: hipExtLaunchKernel 2025-07-17T06:47:58.3243024Z #28 355.5 api: hipCreateTextureObject 2025-07-17T06:47:58.3243606Z #28 355.5 api: hipDestroyTextureObject 2025-07-17T06:47:58.3244177Z #28 355.5 api: hipGetChannelDesc 2025-07-17T06:47:58.3244762Z #28 355.5 api: hipGetTextureObjectResourceDesc 2025-07-17T06:47:58.3245488Z #28 355.5 api: hipGetTextureObjectResourceViewDesc 2025-07-17T06:47:58.3246182Z #28 355.5 api: hipGetTextureObjectTextureDesc 2025-07-17T06:47:58.3246813Z #28 355.5 api: hipTexObjectCreate 2025-07-17T06:47:58.3247354Z #28 355.5 api: hipTexObjectDestroy 2025-07-17T06:47:58.3247918Z #28 355.5 api: hipTexObjectGetResourceDesc 2025-07-17T06:47:58.3248582Z #28 355.5 api: hipTexObjectGetResourceViewDesc 2025-07-17T06:47:58.3249239Z #28 355.5 api: hipTexObjectGetTextureDesc 2025-07-17T06:47:58.3249840Z #28 355.5 api: hipMallocMipmappedArray 2025-07-17T06:47:58.3250420Z #28 355.5 api: hipFreeMipmappedArray 2025-07-17T06:47:58.3251000Z #28 355.5 api: hipGetMipmappedArrayLevel 2025-07-17T06:47:58.3251611Z #28 355.5 api: hipMipmappedArrayCreate 2025-07-17T06:47:58.3252210Z #28 355.5 api: hipMipmappedArrayDestroy 2025-07-17T06:47:58.3252807Z #28 355.5 api: hipMipmappedArrayGetLevel 2025-07-17T06:47:58.3253463Z #28 355.5 api: hipBindTextureToMipmappedArray 2025-07-17T06:47:58.3254081Z #28 355.5 api: hipGetTextureReference 2025-07-17T06:47:58.3254671Z #28 355.5 api: hipTexRefGetBorderColor 2025-07-17T06:47:58.3255252Z #28 355.5 api: hipTexRefGetArray 2025-07-17T06:47:58.3258497Z #28 355.5 api: hipTexRefSetAddressMode 2025-07-17T06:47:58.3259160Z #28 355.5 api: hipTexRefSetArray 2025-07-17T06:47:58.3259706Z #28 355.5 api: hipTexRefSetFilterMode 2025-07-17T06:47:58.3260259Z #28 355.5 api: hipTexRefSetFlags 2025-07-17T06:47:58.3260793Z #28 355.5 api: hipTexRefSetFormat 2025-07-17T06:47:58.3261322Z #28 355.5 api: hipBindTexture 2025-07-17T06:47:58.3261840Z #28 355.5 api: hipBindTexture2D 2025-07-17T06:47:58.3262368Z #28 355.5 api: hipBindTextureToArray 2025-07-17T06:47:58.3262957Z #28 355.5 api: hipGetTextureAlignmentOffset 2025-07-17T06:47:58.3263564Z #28 355.5 api: hipUnbindTexture 2025-07-17T06:47:58.3264065Z #28 355.5 api: hipTexRefGetAddress 2025-07-17T06:47:58.3264623Z #28 355.5 api: hipTexRefGetAddressMode 2025-07-17T06:47:58.3265181Z #28 355.5 api: hipTexRefGetFilterMode 2025-07-17T06:47:58.3265626Z #28 355.5 api: hipTexRefGetFlags 2025-07-17T06:47:58.3266124Z #28 355.5 api: hipTexRefGetFormat 2025-07-17T06:47:58.3266671Z #28 355.5 api: hipTexRefGetMaxAnisotropy 2025-07-17T06:47:58.3267307Z #28 355.5 api: hipTexRefGetMipmapFilterMode 2025-07-17T06:47:58.3267948Z #28 355.5 api: hipTexRefGetMipmapLevelBias 2025-07-17T06:47:58.3268574Z #28 355.5 api: hipTexRefGetMipmapLevelClamp 2025-07-17T06:47:58.3269208Z #28 355.5 api: hipTexRefGetMipMappedArray 2025-07-17T06:47:58.3269797Z #28 355.5 api: hipTexRefSetAddress 2025-07-17T06:47:58.3270526Z #28 355.5 api: hipTexRefSetAddress2D 2025-07-17T06:47:58.3271110Z #28 355.5 api: hipTexRefSetMaxAnisotropy 2025-07-17T06:47:58.3271713Z #28 355.5 api: hipTexRefSetBorderColor 2025-07-17T06:47:58.3272443Z #28 355.5 api: hipTexRefSetMipmapFilterMode 2025-07-17T06:47:58.3273082Z #28 355.5 api: hipTexRefSetMipmapLevelBias 2025-07-17T06:47:58.3273712Z #28 355.5 api: hipTexRefSetMipmapLevelClamp 2025-07-17T06:47:58.3274468Z #28 355.5 api: hipTexRefSetMipmappedArray 2025-07-17T06:47:58.3275045Z #28 355.5 api: hipApiName 2025-07-17T06:47:58.3275526Z #28 355.5 api: hipKernelNameRef 2025-07-17T06:47:58.3276046Z #28 355.5 api: hipKernelNameRefByPtr 2025-07-17T06:47:58.3276606Z #28 355.5 api: hipStreamBeginCapture 2025-07-17T06:47:58.3277214Z #28 355.5 api: hipStreamBeginCaptureToGraph 2025-07-17T06:47:58.3277808Z #28 355.5 api: hipStreamEndCapture 2025-07-17T06:47:58.3278475Z #28 355.5 api: hipStreamGetCaptureInfo 2025-07-17T06:47:58.3279092Z #28 355.6 [ 56%] Built target hiprtc-builtins 2025-07-17T06:47:58.3280855Z #28 355.6 /clr/hipamd/include/hip/amd_detail/amd_hip_cooperative_groups.h:24: warning: the name 'amd_detail/hip_cooperative_groups.h' supplied as the argument in the \file statement is not an input file 2025-07-17T06:47:58.3283591Z #28 355.6 /clr/hipamd/include/hip/amd_detail/amd_hip_runtime.h:24: warning: the name 'amd_detail/hip_runtime.h' supplied as the argument in the \file statement is not an input file 2025-07-17T06:47:58.3286213Z #28 355.6 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:24: warning: the name 'amd_detail/hip_vector_types.h' supplied as the argument in the \file statement is not an input file 2025-07-17T06:47:58.3287875Z #28 355.6 api: hipStreamGetCaptureInfo_v2 2025-07-17T06:47:58.3288470Z #28 355.6 api: hipStreamIsCapturing 2025-07-17T06:47:58.3289088Z #28 355.6 api: hipStreamUpdateCaptureDependencies 2025-07-17T06:47:58.3289811Z #28 355.6 api: hipThreadExchangeStreamCaptureMode 2025-07-17T06:47:58.3290456Z #28 355.6 api: hipGraphCreate 2025-07-17T06:47:58.3290976Z #28 355.6 api: hipGraphDestroy 2025-07-17T06:47:58.3291507Z #28 355.6 api: hipGraphAddDependencies 2025-07-17T06:47:58.3292113Z #28 355.6 api: hipGraphRemoveDependencies 2025-07-17T06:47:58.3292704Z #28 355.6 api: hipGraphGetEdges 2025-07-17T06:47:58.3293223Z #28 355.6 api: hipGraphGetNodes 2025-07-17T06:47:58.3293748Z #28 355.6 api: hipGraphGetRootNodes 2025-07-17T06:47:58.3294331Z #28 355.6 api: hipGraphNodeGetDependencies 2025-07-17T06:47:58.3294927Z #28 355.6 api: hipGraphNodeGetDependentNodes 2025-07-17T06:47:58.3295434Z #28 355.6 api: hipGraphNodeGetType 2025-07-17T06:47:58.3295975Z #28 355.6 api: hipGraphDestroyNode 2025-07-17T06:47:58.3296504Z #28 355.6 api: hipGraphClone 2025-07-17T06:47:58.3297011Z #28 355.6 api: hipGraphNodeFindInClone 2025-07-17T06:47:58.3297593Z #28 355.6 api: hipGraphInstantiate 2025-07-17T06:47:58.3298179Z #28 355.6 api: hipGraphInstantiateWithFlags 2025-07-17T06:47:58.3298823Z #28 355.6 api: hipGraphInstantiateWithParams 2025-07-17T06:47:58.3299424Z #28 355.6 api: hipGraphLaunch 2025-07-17T06:47:58.3299918Z #28 355.6 api: hipGraphUpload 2025-07-17T06:47:58.3300425Z #28 355.6 api: hipGraphAddNode 2025-07-17T06:47:58.3300951Z #28 355.6 api: hipGraphExecGetFlags 2025-07-17T06:47:58.3301507Z #28 355.6 api: hipGraphNodeSetParams 2025-07-17T06:47:58.3302090Z #28 355.6 api: hipGraphExecNodeSetParams 2025-07-17T06:47:58.3302660Z #28 355.6 api: hipGraphExecDestroy 2025-07-17T06:47:58.3303220Z #28 355.6 api: hipGraphExecUpdate 2025-07-17T06:47:58.3303783Z #28 355.6 api: hipGraphAddKernelNode 2025-07-17T06:47:58.3304366Z #28 355.6 api: hipGraphKernelNodeGetParams 2025-07-17T06:47:58.3305006Z #28 355.6 api: hipGraphKernelNodeSetParams 2025-07-17T06:47:58.3305655Z #28 355.6 api: hipGraphExecKernelNodeSetParams 2025-07-17T06:47:58.3306315Z #28 355.6 api: hipDrvGraphAddMemcpyNode 2025-07-17T06:47:58.3306910Z #28 355.6 api: hipGraphAddMemcpyNode 2025-07-17T06:47:58.3307491Z #28 355.6 api: hipGraphMemcpyNodeGetParams 2025-07-17T06:47:58.3308130Z #28 355.6 api: hipGraphMemcpyNodeSetParams 2025-07-17T06:47:58.3308925Z #28 355.6 api: hipGraphKernelNodeSetAttribute 2025-07-17T06:47:58.3309595Z #28 355.6 api: hipGraphKernelNodeGetAttribute 2025-07-17T06:47:58.3310278Z #28 355.6 api: hipGraphExecMemcpyNodeSetParams 2025-07-17T06:47:58.3310974Z #28 355.6 api: hipGraphAddMemcpyNode1D 2025-07-17T06:47:58.3311602Z #28 355.6 api: hipGraphMemcpyNodeSetParams1D 2025-07-17T06:47:58.3312382Z #28 355.6 api: hipGraphExecMemcpyNodeSetParams1D 2025-07-17T06:47:58.3313077Z #28 355.6 api: hipGraphAddMemcpyNodeFromSymbol 2025-07-17T06:47:58.3313797Z #28 355.6 api: hipGraphMemcpyNodeSetParamsFromSymbol 2025-07-17T06:47:58.3314584Z #28 355.6 api: hipGraphExecMemcpyNodeSetParamsFromSymbol 2025-07-17T06:47:58.3315325Z #28 355.6 api: hipGraphAddMemcpyNodeToSymbol 2025-07-17T06:47:58.3316031Z #28 355.6 api: hipGraphMemcpyNodeSetParamsToSymbol 2025-07-17T06:47:58.3316784Z #28 355.6 api: hipGraphExecMemcpyNodeSetParamsToSymbol 2025-07-17T06:47:58.3317477Z #28 355.6 api: hipGraphAddMemsetNode 2025-07-17T06:47:58.3318080Z #28 355.6 api: hipGraphMemsetNodeGetParams 2025-07-17T06:47:58.3318808Z #28 355.6 api: hipGraphMemsetNodeSetParams 2025-07-17T06:47:58.3319468Z #28 355.6 api: hipGraphExecMemsetNodeSetParams 2025-07-17T06:47:58.3320094Z #28 355.6 api: hipGraphAddHostNode 2025-07-17T06:47:58.3320683Z #28 355.6 api: hipGraphHostNodeGetParams 2025-07-17T06:47:58.3321300Z #28 355.6 api: hipGraphHostNodeSetParams 2025-07-17T06:47:58.3321928Z #28 355.6 api: hipGraphExecHostNodeSetParams 2025-07-17T06:47:58.3322579Z #28 355.6 api: hipGraphAddChildGraphNode 2025-07-17T06:47:58.3323226Z #28 355.6 api: hipGraphChildGraphNodeGetGraph 2025-07-17T06:47:58.3323922Z #28 355.6 api: hipGraphExecChildGraphNodeSetParams 2025-07-17T06:47:58.3324547Z #28 355.6 api: hipGraphAddEmptyNode 2025-07-17T06:47:58.3325023Z #28 355.6 api: hipGraphAddEventRecordNode 2025-07-17T06:47:58.3325671Z #28 355.6 api: hipGraphEventRecordNodeGetEvent 2025-07-17T06:47:58.3326334Z #28 355.6 api: hipGraphEventRecordNodeSetEvent 2025-07-17T06:47:58.3327025Z #28 355.6 api: hipGraphExecEventRecordNodeSetEvent 2025-07-17T06:47:58.3327701Z #28 355.6 api: hipGraphAddEventWaitNode 2025-07-17T06:47:58.3328308Z #28 355.6 api: hipGraphEventWaitNodeGetEvent 2025-07-17T06:47:58.3328973Z #28 355.6 api: hipGraphEventWaitNodeSetEvent 2025-07-17T06:47:58.3329657Z #28 355.6 api: hipGraphExecEventWaitNodeSetEvent 2025-07-17T06:47:58.3330303Z #28 355.6 api: hipGraphAddMemAllocNode 2025-07-17T06:47:58.3330931Z #28 355.6 api: hipGraphMemAllocNodeGetParams 2025-07-17T06:47:58.3331570Z #28 355.6 api: hipGraphAddMemFreeNode 2025-07-17T06:47:58.3332166Z #28 355.6 api: hipGraphMemFreeNodeGetParams 2025-07-17T06:47:58.3332828Z #28 355.6 api: hipDeviceGetGraphMemAttribute 2025-07-17T06:47:58.3333465Z #28 355.6 api: hipDeviceSetGraphMemAttribute 2025-07-17T06:47:58.3334084Z #28 355.6 api: hipDeviceGraphMemTrim 2025-07-17T06:47:58.3334652Z #28 355.6 api: hipUserObjectCreate 2025-07-17T06:47:58.3335189Z #28 355.6 api: hipUserObjectRelease 2025-07-17T06:47:58.3335743Z #28 355.6 api: hipUserObjectRetain 2025-07-17T06:47:58.3336293Z #28 355.6 api: hipGraphRetainUserObject 2025-07-17T06:47:58.3336914Z #28 355.6 api: hipGraphReleaseUserObject 2025-07-17T06:47:58.3337514Z #28 355.6 api: hipGraphDebugDotPrint 2025-07-17T06:47:58.3338140Z #28 355.6 api: hipGraphKernelNodeCopyAttributes 2025-07-17T06:47:58.3369287Z #28 355.6 api: hipGraphNodeSetEnabled 2025-07-17T06:47:58.3369934Z #28 355.6 api: hipGraphNodeGetEnabled 2025-07-17T06:47:58.3370618Z #28 355.6 api: hipGraphAddExternalSemaphoresWaitNode 2025-07-17T06:47:58.3371401Z #28 355.6 api: hipGraphAddExternalSemaphoresSignalNode 2025-07-17T06:47:58.3372237Z #28 355.6 api: hipGraphExternalSemaphoresSignalNodeSetParams 2025-07-17T06:47:58.3373088Z #28 355.6 api: hipGraphExternalSemaphoresWaitNodeSetParams 2025-07-17T06:47:58.3373947Z #28 355.6 api: hipGraphExternalSemaphoresSignalNodeGetParams 2025-07-17T06:47:58.3374807Z #28 355.6 api: hipGraphExternalSemaphoresWaitNodeGetParams 2025-07-17T06:47:58.3375709Z #28 355.6 api: hipGraphExecExternalSemaphoresSignalNodeSetParams 2025-07-17T06:47:58.3376893Z #28 355.6 api: hipGraphExecExternalSemaphoresWaitNodeSetParams 2025-07-17T06:47:58.3377704Z #28 355.6 api: hipDrvGraphMemcpyNodeGetParams 2025-07-17T06:47:58.3378471Z #28 355.6 api: hipDrvGraphMemcpyNodeSetParams 2025-07-17T06:47:58.3379112Z #28 355.6 api: hipDrvGraphAddMemsetNode 2025-07-17T06:47:58.3379710Z #28 355.6 api: hipDrvGraphAddMemFreeNode 2025-07-17T06:47:58.3380508Z #28 355.6 api: hipDrvGraphExecMemcpyNodeSetParams 2025-07-17T06:47:58.3381240Z #28 355.6 api: hipDrvGraphExecMemsetNodeSetParams 2025-07-17T06:47:58.3381907Z #28 355.6 api: hipMemAddressFree 2025-07-17T06:47:58.3382452Z #28 355.6 api: hipMemAddressReserve 2025-07-17T06:47:58.3382982Z #28 355.6 api: hipMemCreate 2025-07-17T06:47:58.3383518Z #28 355.6 api: hipMemExportToShareableHandle 2025-07-17T06:47:58.3384117Z #28 355.6 api: hipMemGetAccess 2025-07-17T06:47:58.3384616Z #28 355.6 api: hipMemGetAllocationGranularity 2025-07-17T06:47:58.3385251Z #28 355.6 api: hipMemGetAllocationPropertiesFromHandle 2025-07-17T06:47:58.3385987Z #28 355.6 api: hipMemImportFromShareableHandle 2025-07-17T06:47:58.3386595Z #28 355.6 api: hipMemMap 2025-07-17T06:47:58.3387070Z #28 355.6 api: hipMemMapArrayAsync 2025-07-17T06:47:58.3387593Z #28 355.6 api: hipMemRelease 2025-07-17T06:47:58.3388143Z #28 355.6 api: hipMemRetainAllocationHandle 2025-07-17T06:47:58.3388737Z #28 355.6 api: hipMemSetAccess 2025-07-17T06:47:58.3389234Z #28 355.6 api: hipMemUnmap 2025-07-17T06:47:58.3389743Z #28 355.6 api: hipGraphicsMapResources 2025-07-17T06:47:58.3390389Z #28 355.6 api: hipGraphicsSubResourceGetMappedArray 2025-07-17T06:47:58.3391150Z #28 355.6 api: hipGraphicsResourceGetMappedPointer 2025-07-17T06:47:58.3391827Z #28 355.6 api: hipGraphicsUnmapResources 2025-07-17T06:47:58.3392468Z #28 355.6 api: hipGraphicsUnregisterResource 2025-07-17T06:47:58.3393095Z #28 355.6 api: hipCreateSurfaceObject 2025-07-17T06:47:58.3393659Z #28 355.6 api: hipDestroySurfaceObject 2025-07-17T06:47:58.3394281Z #28 355.6 api: hipGetDevicePropertiesR0000 2025-07-17T06:47:58.3394888Z #28 355.6 api: hipChooseDeviceR0000 2025-07-17T06:47:58.3395422Z #28 355.6 api: hipGLGetDevices 2025-07-17T06:47:58.3395965Z #28 355.6 api: hipGraphicsGLRegisterBuffer 2025-07-17T06:47:58.3396591Z #28 355.6 api: hipGraphicsGLRegisterImage 2025-07-17T06:47:58.3397241Z #28 355.6 Parsing /clr/hipamd/src for '\.cpp$' 2025-07-17T06:47:58.3397858Z #28 355.6 /clr/hipamd/src/fixme.cpp 2025-07-17T06:47:58.3398565Z #28 355.6 /clr/hipamd/src/hip_activity.cpp 2025-07-17T06:47:58.3399184Z #28 355.6 /clr/hipamd/src/hip_api_trace.cpp 2025-07-17T06:47:58.3399795Z #28 355.6 /clr/hipamd/src/hip_code_object.cpp 2025-07-17T06:47:58.3400431Z #28 355.6 /clr/hipamd/src/hip_comgr_helper.cpp 2025-07-17T06:47:58.3401075Z #28 355.6 /clr/hipamd/src/hip_context.cpp 2025-07-17T06:47:58.3401606Z #28 355.6 hipInit 2025-07-17T06:47:58.3402019Z #28 355.6 hipCtxCreate 2025-07-17T06:47:58.3402474Z #28 355.6 hipCtxSetCurrent 2025-07-17T06:47:58.3402954Z #28 355.6 hipCtxGetCurrent 2025-07-17T06:47:58.3403469Z #28 355.6 hipCtxGetSharedMemConfig 2025-07-17T06:47:58.3404010Z #28 355.6 hipRuntimeGetVersion 2025-07-17T06:47:58.3404526Z #28 355.6 hipCtxDestroy 2025-07-17T06:47:58.3404998Z #28 355.6 hipCtxPopCurrent 2025-07-17T06:47:58.3405482Z #28 355.6 hipCtxPushCurrent 2025-07-17T06:47:58.3406001Z #28 355.6 hipDriverGetVersion 2025-07-17T06:47:58.3406493Z #28 355.6 hipCtxGetDevice 2025-07-17T06:47:58.3406990Z #28 355.6 hipCtxGetApiVersion 2025-07-17T06:47:58.3407510Z #28 355.6 hipCtxGetCacheConfig 2025-07-17T06:47:58.3408026Z #28 355.6 hipCtxSetCacheConfig 2025-07-17T06:47:58.3408542Z #28 355.6 hipCtxSetSharedMemConfig 2025-07-17T06:47:58.3409077Z #28 355.6 hipCtxSynchronize 2025-07-17T06:47:58.3409567Z #28 355.6 hipCtxGetFlags 2025-07-17T06:47:58.3410072Z #28 355.6 hipDevicePrimaryCtxGetState 2025-07-17T06:47:58.3410661Z #28 355.6 hipDevicePrimaryCtxRelease 2025-07-17T06:47:58.3411243Z #28 355.6 hipDevicePrimaryCtxRetain 2025-07-17T06:47:58.3411816Z #28 355.6 hipDevicePrimaryCtxReset 2025-07-17T06:47:58.3412553Z #28 355.6 hipDevicePrimaryCtxSetFlags 2025-07-17T06:47:58.3413154Z #28 355.6 /clr/hipamd/src/hip_device.cpp 2025-07-17T06:47:58.3413700Z #28 355.6 hipDeviceGet 2025-07-17T06:47:58.3414138Z #28 355.6 hipDeviceTotalMem 2025-07-17T06:47:58.3414715Z #28 355.6 hipDeviceComputeCapability 2025-07-17T06:47:58.3415238Z #28 355.6 hipDeviceGetName 2025-07-17T06:47:58.3415709Z #28 355.6 hipDeviceGetUuid 2025-07-17T06:47:58.3416321Z #28 355.6 hipGetDevicePropertiesR0600 2025-07-17T06:47:58.3416881Z #28 355.6 hipGetDevicePropertiesR0000 2025-07-17T06:47:58.3417377Z #28 355.6 hipGetProcAddress 2025-07-17T06:47:58.3417915Z #28 355.6 /clr/hipamd/src/hip_device_runtime.cpp 2025-07-17T06:47:58.3418529Z #28 355.6 hipChooseDeviceR0600 2025-07-17T06:47:58.3419034Z #28 355.6 hipChooseDeviceR0000 2025-07-17T06:47:58.3419542Z #28 355.6 hipDeviceGetAttribute 2025-07-17T06:47:58.3420081Z #28 355.6 hipDeviceGetByPCIBusId 2025-07-17T06:47:58.3420612Z #28 355.6 hipDeviceGetCacheConfig 2025-07-17T06:47:58.3421154Z #28 355.6 hipDeviceGetLimit 2025-07-17T06:47:58.3421655Z #28 355.6 hipDeviceGetPCIBusId 2025-07-17T06:47:58.3422201Z #28 355.6 hipDeviceGetSharedMemConfig 2025-07-17T06:47:58.3422752Z #28 355.6 hipDeviceReset 2025-07-17T06:47:58.3423242Z #28 355.6 hipDeviceSetCacheConfig 2025-07-17T06:47:58.3423786Z #28 355.6 hipDeviceSetLimit 2025-07-17T06:47:58.3424303Z #28 355.6 hipDeviceSetSharedMemConfig 2025-07-17T06:47:58.3424890Z #28 355.6 hipDeviceSynchronize 2025-07-17T06:47:58.3425401Z #28 355.6 hipGetDevice 2025-07-17T06:47:58.3425815Z #28 355.6 hipGetDeviceCount 2025-07-17T06:47:58.3426314Z #28 355.6 hipGetDeviceFlags 2025-07-17T06:47:58.3426803Z #28 355.6 hipSetDevice 2025-07-17T06:47:58.3431260Z #28 355.6 hipSetDeviceFlags 2025-07-17T06:47:58.3431748Z #28 355.6 hipSetValidDevices 2025-07-17T06:47:58.3432236Z #28 355.6 /clr/hipamd/src/hip_error.cpp 2025-07-17T06:47:58.3432789Z #28 355.6 hipExtGetLastError 2025-07-17T06:47:58.3433280Z #28 355.6 hipGetLastError 2025-07-17T06:47:58.3433759Z #28 355.6 hipPeekAtLastError 2025-07-17T06:47:58.3434241Z #28 355.6 /clr/hipamd/src/hip_event.cpp 2025-07-17T06:47:58.3434821Z #28 355.6 hipEventCreateWithFlags 2025-07-17T06:47:58.3435316Z #28 355.6 hipEventCreate 2025-07-17T06:47:58.3435751Z #28 355.6 hipEventDestroy 2025-07-17T06:47:58.3436201Z #28 355.6 hipEventElapsedTime 2025-07-17T06:47:58.3436667Z #28 355.6 hipEventRecord 2025-07-17T06:47:58.3437128Z #28 355.6 hipEventSynchronize 2025-07-17T06:47:58.3437595Z #28 355.6 hipEventQuery 2025-07-17T06:47:58.3438087Z #28 355.6 /clr/hipamd/src/hip_event_ipc.cpp 2025-07-17T06:47:58.3438799Z #28 355.6 hipIpcGetEventHandle 2025-07-17T06:47:58.3439275Z #28 355.6 hipIpcOpenEventHandle 2025-07-17T06:47:58.3439827Z #28 355.6 /clr/hipamd/src/hip_fatbin.cpp 2025-07-17T06:47:58.3440416Z #28 355.6 /clr/hipamd/src/hip_gl.cpp 2025-07-17T06:47:58.3440947Z #28 355.6 hipGLGetDevices 2025-07-17T06:47:58.3441511Z #28 355.6 hipGraphicsSubResourceGetMappedArray 2025-07-17T06:47:58.3442192Z #28 355.6 hipGraphicsGLRegisterImage 2025-07-17T06:47:58.3442787Z #28 355.6 hipGraphicsGLRegisterBuffer 2025-07-17T06:47:58.3443379Z #28 355.6 hipGraphicsMapResources 2025-07-17T06:47:58.3444005Z #28 355.6 hipGraphicsResourceGetMappedPointer 2025-07-17T06:47:58.3444679Z #28 355.6 hipGraphicsUnmapResources 2025-07-17T06:47:58.3445269Z #28 355.6 hipGraphicsUnregisterResource 2025-07-17T06:47:58.3445839Z #28 355.6 /clr/hipamd/src/hip_global.cpp 2025-07-17T06:47:58.3446398Z #28 355.6 /clr/hipamd/src/hip_graph.cpp 2025-07-17T06:47:58.3446960Z #28 355.6 hipStreamIsCapturing 2025-07-17T06:47:58.3447544Z #28 355.6 hipThreadExchangeStreamCaptureMode 2025-07-17T06:47:58.3448170Z #28 355.6 hipStreamBeginCapture 2025-07-17T06:47:58.3448718Z #28 355.6 hipStreamBeginCaptureToGraph 2025-07-17T06:47:58.3449294Z #28 355.6 hipStreamEndCapture 2025-07-17T06:47:58.3449784Z #28 355.6 hipGraphCreate 2025-07-17T06:47:58.3450255Z #28 355.6 hipGraphDestroy 2025-07-17T06:47:58.3450754Z #28 355.6 hipGraphAddKernelNode 2025-07-17T06:47:58.3451382Z #28 355.6 hipGraphAddMemcpyNode 2025-07-17T06:47:58.3451923Z #28 355.6 hipDrvGraphAddMemcpyNode 2025-07-17T06:47:58.3452441Z #28 355.6 hipGraphAddMemcpyNode1D 2025-07-17T06:47:58.3452993Z #28 355.6 hipGraphMemcpyNodeSetParams1D 2025-07-17T06:47:58.3453711Z #28 355.6 hipGraphExecMemcpyNodeSetParams1D 2025-07-17T06:47:58.3454234Z #28 355.6 hipGraphAddMemsetNode 2025-07-17T06:47:58.3454749Z #28 355.6 hipDrvGraphAddMemsetNode 2025-07-17T06:47:58.3455389Z #28 355.6 hipGraphAddEmptyNode 2025-07-17T06:47:58.3456101Z #28 355.6 hipGraphAddChildGraphNode 2025-07-17T06:47:58.3456654Z #28 355.6 hipGraphInstantiate 2025-07-17T06:47:58.3457164Z #28 355.6 hipGraphInstantiateWithFlags 2025-07-17T06:47:58.3457703Z #28 355.6 hipGraphInstantiateWithParams 2025-07-17T06:47:58.3458252Z #28 355.6 hipGraphExecDestroy 2025-07-17T06:47:58.3458729Z #28 355.6 hipGraphLaunch 2025-07-17T06:47:58.3459192Z #28 355.6 hipGraphGetNodes 2025-07-17T06:47:58.3459670Z #28 355.6 hipGraphGetRootNodes 2025-07-17T06:47:58.3460224Z #28 355.6 hipGraphKernelNodeGetParams 2025-07-17T06:47:58.3460825Z #28 355.6 hipGraphKernelNodeSetParams 2025-07-17T06:47:58.3461410Z #28 355.6 hipGraphMemcpyNodeGetParams 2025-07-17T06:47:58.3462111Z #28 355.6 hipGraphKernelNodeSetAttribute args mismatch: 2025-07-17T06:47:58.3462855Z #28 355.6 /clr/hipamd/src/hip_graph.cpp line(1611) 2025-07-17T06:47:58.3463783Z #28 355.6 api: hipGraphNode_t, hipKernelNodeAttrID, const hipKernelNodeAttrValue*, 2025-07-17T06:47:58.3464811Z #28 355.6 eta: hipGraphNode_t, hipLaunchAttributeID, const hipLaunchAttributeValue*, 2025-07-17T06:47:58.3465643Z #28 355.6 2025-07-17T06:47:58.3466147Z #28 355.6 hipGraphKernelNodeGetAttribute args mismatch: 2025-07-17T06:47:58.3466897Z #28 355.6 /clr/hipamd/src/hip_graph.cpp line(1630) 2025-07-17T06:47:58.3467770Z #28 355.6 api: hipGraphNode_t, hipKernelNodeAttrID, hipKernelNodeAttrValue*, 2025-07-17T06:47:58.3468875Z #28 355.6 eta: hipGraphNode_t, hipLaunchAttributeID, hipLaunchAttributeValue*, 2025-07-17T06:47:58.3469680Z #28 355.6 2025-07-17T06:47:58.3470107Z #28 355.6 hipGraphMemcpyNodeSetParams 2025-07-17T06:47:58.3470697Z #28 355.6 hipGraphExecMemcpyNodeSetParams 2025-07-17T06:47:58.3471298Z #28 355.6 hipGraphMemsetNodeGetParams 2025-07-17T06:47:58.3471864Z #28 355.6 hipGraphMemsetNodeSetParams 2025-07-17T06:47:58.3472480Z #28 355.6 hipGraphExecMemsetNodeSetParams 2025-07-17T06:47:58.3473068Z #28 355.6 hipGraphAddDependencies 2025-07-17T06:47:58.3473658Z #28 355.6 hipGraphExecKernelNodeSetParams 2025-07-17T06:47:58.3474256Z #28 355.6 hipGraphChildGraphNodeGetGraph 2025-07-17T06:47:58.3474904Z #28 355.6 hipGraphExecChildGraphNodeSetParams 2025-07-17T06:47:58.3475544Z #28 355.6 hipStreamGetCaptureInfo 2025-07-17T06:47:58.3476082Z #28 355.6 hipStreamGetCaptureInfo_v2 2025-07-17T06:47:58.3476719Z #28 355.6 hipStreamUpdateCaptureDependencies 2025-07-17T06:47:58.3477356Z #28 355.6 hipGraphRemoveDependencies 2025-07-17T06:47:58.3477923Z #28 355.6 hipGraphGetEdges 2025-07-17T06:47:58.3478592Z #28 355.6 hipGraphNodeGetDependencies 2025-07-17T06:47:58.3479193Z #28 355.6 hipGraphNodeGetDependentNodes 2025-07-17T06:47:58.3479793Z #28 355.6 hipGraphNodeGetType 2025-07-17T06:47:58.3480296Z #28 355.6 hipGraphDestroyNode 2025-07-17T06:47:58.3480763Z #28 355.6 hipGraphClone 2025-07-17T06:47:58.3481221Z #28 355.6 hipGraphNodeFindInClone 2025-07-17T06:47:58.3481783Z #28 355.6 hipGraphAddMemcpyNodeFromSymbol 2025-07-17T06:47:58.3482426Z #28 355.6 hipGraphMemcpyNodeSetParamsFromSymbol 2025-07-17T06:47:58.3483163Z #28 355.6 hipGraphExecMemcpyNodeSetParamsFromSymbol 2025-07-17T06:47:58.3483862Z #28 355.6 hipGraphAddMemcpyNodeToSymbol 2025-07-17T06:47:58.3484537Z #28 355.6 hipGraphMemcpyNodeSetParamsToSymbol 2025-07-17T06:47:58.3485247Z #28 355.6 hipGraphExecMemcpyNodeSetParamsToSymbol 2025-07-17T06:47:58.3486003Z #28 355.6 hipGraphAddEventRecordNode 2025-07-17T06:47:58.3486601Z #28 355.6 hipGraphEventRecordNodeGetEvent 2025-07-17T06:47:58.3487196Z #28 355.6 hipGraphEventRecordNodeSetEvent 2025-07-17T06:47:58.3488102Z #28 355.6 hipGraphExecEventRecordNodeSetEvent 2025-07-17T06:47:58.3488752Z #28 355.6 hipGraphAddEventWaitNode 2025-07-17T06:47:58.3489327Z #28 355.6 hipGraphEventWaitNodeGetEvent 2025-07-17T06:47:58.3490050Z #28 355.6 hipGraphEventWaitNodeSetEvent 2025-07-17T06:47:58.4188748Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1039: warning: Compound HipCompilerDispatchTable is not documented. 2025-07-17T06:47:58.4191045Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1070: warning: Compound HipDispatchTable is not documented. 2025-07-17T06:47:58.4192894Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1587: warning: Compound HipToolsDispatchTable is not documented. 2025-07-17T06:47:58.4194634Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h:11: warning: Compound __half2_raw is not documented. 2025-07-17T06:47:58.4196183Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h:7: warning: Compound __half_raw is not documented. 2025-07-17T06:47:58.4197808Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1659: warning: Compound char1 is not documented. 2025-07-17T06:47:58.4199531Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1684: warning: Compound char16 is not documented. 2025-07-17T06:47:58.4201115Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1665: warning: Compound char2 is not documented. 2025-07-17T06:47:58.4202813Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1687: warning: Compound char3 is not documented. 2025-07-17T06:47:58.4204478Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1672: warning: Compound char4 is not documented. 2025-07-17T06:47:58.4206062Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1681: warning: Compound char8 is not documented. 2025-07-17T06:47:58.4207707Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2066: warning: Compound double1 is not documented. 2025-07-17T06:47:58.4209866Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2091: warning: Compound double16 is not documented. 2025-07-17T06:47:58.4211494Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2072: warning: Compound double2 is not documented. 2025-07-17T06:47:58.4213121Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2094: warning: Compound double3 is not documented. 2025-07-17T06:47:58.4214791Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2079: warning: Compound double4 is not documented. 2025-07-17T06:47:58.4216454Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2088: warning: Compound double8 is not documented. 2025-07-17T06:47:58.4218134Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2029: warning: Compound float1 is not documented. 2025-07-17T06:47:58.4219942Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2054: warning: Compound float16 is not documented. 2025-07-17T06:47:58.4222324Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2035: warning: Compound float2 is not documented. 2025-07-17T06:47:58.4224001Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2057: warning: Compound float3 is not documented. 2025-07-17T06:47:58.4225660Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2042: warning: Compound float4 is not documented. 2025-07-17T06:47:58.4227315Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2051: warning: Compound float8 is not documented. 2025-07-17T06:47:58.4228898Z #28 355.7 /clr/hipamd/include/hip/amd_detail/grid_launch.h:17: warning: Compound gl_dim3 is not documented. 2025-07-17T06:47:58.4230498Z #28 355.7 /clr/hipamd/include/hip/amd_detail/grid_launch.h:31: warning: Compound grid_launch_parm is not documented. 2025-07-17T06:47:58.6260014Z #28 355.7 /clr/hipamd/include/hip/amd_detail/grid_launch.hpp:6: warning: Compound grid_launch_parm_cxx is not documented. 2025-07-17T06:47:58.6262215Z #28 355.7 /clr/hipamd/include/hip/amd_detail/hip_prof_str.h:1300: warning: Compound hip_api_data_s is not documented. 2025-07-17T06:47:58.6264069Z #28 355.7 /clr/hipamd/include/hip/amd_detail/program_state.hpp:48: warning: Compound hip_impl::kernarg is not documented. 2025-07-17T06:47:58.6266386Z #28 355.7 /clr/hipamd/include/hip/amd_detail/program_state.hpp:87: warning: Compound hip_impl::kernargs_size_align is not documented. 2025-07-17T06:47:58.6268409Z #28 355.7 /clr/hipamd/include/hip/amd_detail/program_state.hpp:63: warning: Compound hip_impl::program_state is not documented. 2025-07-17T06:47:58.6270284Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1807: warning: Compound int1 is not documented. 2025-07-17T06:47:58.6271976Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1832: warning: Compound int16 is not documented. 2025-07-17T06:47:58.6273702Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1813: warning: Compound int2 is not documented. 2025-07-17T06:47:58.6275421Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1835: warning: Compound int3 is not documented. 2025-07-17T06:47:58.6277147Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1820: warning: Compound int4 is not documented. 2025-07-17T06:47:58.6279032Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1829: warning: Compound int8 is not documented. 2025-07-17T06:47:58.6280776Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1881: warning: Compound long1 is not documented. 2025-07-17T06:47:58.6282467Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1906: warning: Compound long16 is not documented. 2025-07-17T06:47:58.6284147Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1887: warning: Compound long2 is not documented. 2025-07-17T06:47:58.6285735Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1909: warning: Compound long3 is not documented. 2025-07-17T06:47:58.6287455Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1894: warning: Compound long4 is not documented. 2025-07-17T06:47:58.6289150Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1903: warning: Compound long8 is not documented. 2025-07-17T06:47:58.6290841Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1955: warning: Compound longlong1 is not documented. 2025-07-17T06:47:58.6292590Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1980: warning: Compound longlong16 is not documented. 2025-07-17T06:47:58.6294333Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1961: warning: Compound longlong2 is not documented. 2025-07-17T06:47:58.6296151Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1983: warning: Compound longlong3 is not documented. 2025-07-17T06:47:58.6297905Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1968: warning: Compound longlong4 is not documented. 2025-07-17T06:47:58.6299728Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1977: warning: Compound longlong8 is not documented. 2025-07-17T06:47:58.6301525Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1733: warning: Compound short1 is not documented. 2025-07-17T06:47:58.6303328Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1758: warning: Compound short16 is not documented. 2025-07-17T06:47:58.6305098Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1739: warning: Compound short2 is not documented. 2025-07-17T06:47:58.6306868Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1761: warning: Compound short3 is not documented. 2025-07-17T06:47:58.6308624Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1746: warning: Compound short4 is not documented. 2025-07-17T06:47:58.6310336Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1755: warning: Compound short8 is not documented. 2025-07-17T06:47:58.6312134Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1696: warning: Compound uchar1 is not documented. 2025-07-17T06:47:58.6313913Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1721: warning: Compound uchar16 is not documented. 2025-07-17T06:47:58.6315847Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1702: warning: Compound uchar2 is not documented. 2025-07-17T06:47:58.6317619Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_device_functions.h:241: warning: Compound uchar2Holder is not documented. 2025-07-17T06:47:58.6319527Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1724: warning: Compound uchar3 is not documented. 2025-07-17T06:47:58.6321201Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1709: warning: Compound uchar4 is not documented. 2025-07-17T06:47:58.6322921Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1718: warning: Compound uchar8 is not documented. 2025-07-17T06:47:58.6324670Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_device_functions.h:234: warning: Compound ucharHolder is not documented. 2025-07-17T06:47:58.6326418Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1844: warning: Compound uint1 is not documented. 2025-07-17T06:47:58.6328135Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1869: warning: Compound uint16 is not documented. 2025-07-17T06:47:58.6329687Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1850: warning: Compound uint2 is not documented. 2025-07-17T06:47:58.6331321Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1872: warning: Compound uint3 is not documented. 2025-07-17T06:47:58.6332992Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1857: warning: Compound uint4 is not documented. 2025-07-17T06:47:58.6334793Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1866: warning: Compound uint8 is not documented. 2025-07-17T06:47:58.6336511Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1918: warning: Compound ulong1 is not documented. 2025-07-17T06:47:58.6338183Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1943: warning: Compound ulong16 is not documented. 2025-07-17T06:47:58.6339885Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1924: warning: Compound ulong2 is not documented. 2025-07-17T06:47:58.6341563Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1946: warning: Compound ulong3 is not documented. 2025-07-17T06:47:58.6343285Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1931: warning: Compound ulong4 is not documented. 2025-07-17T06:47:58.6344963Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1940: warning: Compound ulong8 is not documented. 2025-07-17T06:47:58.6346693Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1992: warning: Compound ulonglong1 is not documented. 2025-07-17T06:47:58.6348505Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2017: warning: Compound ulonglong16 is not documented. 2025-07-17T06:47:58.6350327Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1998: warning: Compound ulonglong2 is not documented. 2025-07-17T06:47:58.6352115Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2020: warning: Compound ulonglong3 is not documented. 2025-07-17T06:47:58.6353884Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2005: warning: Compound ulonglong4 is not documented. 2025-07-17T06:47:58.6356012Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2014: warning: Compound ulonglong8 is not documented. 2025-07-17T06:47:58.6357820Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1770: warning: Compound ushort1 is not documented. 2025-07-17T06:47:58.6360013Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1795: warning: Compound ushort16 is not documented. 2025-07-17T06:47:58.6361752Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1776: warning: Compound ushort2 is not documented. 2025-07-17T06:47:58.6363688Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1798: warning: Compound ushort3 is not documented. 2025-07-17T06:47:58.6365702Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1783: warning: Compound ushort4 is not documented. 2025-07-17T06:47:58.6367514Z #28 355.7 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1792: warning: Compound ushort8 is not documented. 2025-07-17T06:47:58.6368736Z #28 355.8 hip/amd_detail/grid_launch_GGL.hpp... 2025-07-17T06:47:58.6369722Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/grid_launch_GGL.hpp... 2025-07-17T06:47:58.6370878Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/helpers.hpp... 2025-07-17T06:47:58.6371979Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/helpers.hpp... 2025-07-17T06:47:58.6373103Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp... 2025-07-17T06:47:58.6374309Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp... 2025-07-17T06:47:58.6375477Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_assert.h... 2025-07-17T06:47:58.6376589Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_assert.h... 2025-07-17T06:47:58.6377779Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_cooperative_groups_helper.h... 2025-07-17T06:47:58.6379151Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_cooperative_groups_helper.h... 2025-07-17T06:47:58.6380382Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h... 2025-07-17T06:47:58.6381455Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h... 2025-07-17T06:47:58.6382529Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_fp16_math_fwd.h... 2025-07-17T06:47:58.6383672Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_fp16_math_fwd.h... 2025-07-17T06:47:58.6384734Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_ldg.h... 2025-07-17T06:47:58.6385722Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_ldg.h... 2025-07-17T06:47:58.6386777Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_prof_str.h... 2025-07-17T06:47:58.6387810Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_prof_str.h... 2025-07-17T06:47:58.6388920Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hip_runtime_prof.h... 2025-07-17T06:47:58.6390071Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hip_runtime_prof.h... 2025-07-17T06:47:58.6391243Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/host_defines.h... 2025-07-17T06:47:58.6392285Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/host_defines.h... 2025-07-17T06:47:58.6393426Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/hsa_helpers.hpp... 2025-07-17T06:47:58.6394509Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/hsa_helpers.hpp... 2025-07-17T06:47:58.6395686Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/macro_based_grid_launch.hpp... 2025-07-17T06:47:58.6397015Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/macro_based_grid_launch.hpp... 2025-07-17T06:47:58.6398357Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/math_fwd.h... 2025-07-17T06:47:58.6399366Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/math_fwd.h... 2025-07-17T06:47:58.6400412Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/ockl_image.h... 2025-07-17T06:47:58.6401475Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/ockl_image.h... 2025-07-17T06:47:58.6402539Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/program_state.hpp... 2025-07-17T06:47:58.6403683Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/program_state.hpp... 2025-07-17T06:47:58.6405127Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/texture_fetch_functions.h... 2025-07-17T06:47:58.6406433Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/texture_fetch_functions.h... 2025-07-17T06:47:58.6407866Z #28 355.8 Preprocessing /clr/hipamd/include/hip/amd_detail/texture_indirect_functions.h... 2025-07-17T06:47:58.6409387Z #28 355.8 Parsing file /clr/hipamd/include/hip/amd_detail/texture_indirect_functions.h... 2025-07-17T06:47:58.6410383Z #28 355.8 Building macro definition list... 2025-07-17T06:47:58.6410949Z #28 355.8 Building group list... 2025-07-17T06:47:58.6411478Z #28 355.8 Building directory list... 2025-07-17T06:47:58.6412066Z #28 355.8 Building namespace list... 2025-07-17T06:47:58.6412613Z #28 355.8 Building file list... 2025-07-17T06:47:58.6413158Z #28 355.8 Building class list... 2025-07-17T06:47:58.6413748Z #28 355.8 Computing nesting relations for classes... 2025-07-17T06:47:58.6414506Z #28 355.8 Associating documentation with classes... 2025-07-17T06:47:58.6415208Z #28 355.8 Building example list... 2025-07-17T06:47:58.6415799Z #28 355.8 Searching for enumerations... 2025-07-17T06:47:58.6416459Z #28 355.8 Searching for documented typedefs... 2025-07-17T06:47:58.6419783Z #28 355.8 Searching for members imported via using declarations... 2025-07-17T06:47:58.6420810Z #28 355.8 Searching for included using directives... 2025-07-17T06:47:58.6421658Z #28 355.8 Searching for documented variables... 2025-07-17T06:47:58.6422490Z #28 355.8 Building interface member list... 2025-07-17T06:47:58.6423207Z #28 355.8 Building member list... 2025-07-17T06:47:58.6423873Z #28 355.8 Searching for friends... 2025-07-17T06:47:58.6424560Z #28 355.8 Searching for documented defines... 2025-07-17T06:47:58.6425347Z #28 355.8 Computing class inheritance relations... 2025-07-17T06:47:58.6426155Z #28 355.8 Computing class usage relations... 2025-07-17T06:47:58.6427092Z #28 355.8 Flushing cached template relations that have become invalid... 2025-07-17T06:47:58.6428594Z #28 355.8 Computing class relations... 2025-07-17T06:47:58.6429131Z #28 355.8 Add enum values to enums... 2025-07-17T06:47:58.6429732Z #28 355.8 Searching for member function documentation... 2025-07-17T06:47:58.6430431Z #28 355.8 Creating members for template instances... 2025-07-17T06:47:58.6431045Z #28 355.8 Building page list... 2025-07-17T06:47:58.6431534Z #28 355.8 Search for main page... 2025-07-17T06:47:58.6432076Z #28 355.8 Computing page relations... 2025-07-17T06:47:58.6432612Z #28 355.8 Determining the scope of groups... 2025-07-17T06:47:58.6433158Z #28 355.8 Sorting lists... 2025-07-17T06:47:58.6433749Z #28 355.8 Determining which enums are documented 2025-07-17T06:47:58.6434317Z #28 355.8 Computing member relations... 2025-07-17T06:47:58.6434901Z #28 355.8 Building full member lists recursively... 2025-07-17T06:47:58.6435546Z #28 355.8 Adding members to member groups. 2025-07-17T06:47:58.6436123Z #28 355.8 Computing member references... 2025-07-17T06:47:58.6436695Z #28 355.8 Inheriting documentation... 2025-07-17T06:47:58.6437180Z #28 355.8 Generating disk names... 2025-07-17T06:47:58.6437668Z #28 355.8 Adding source references... 2025-07-17T06:47:58.6438713Z #28 355.8 Adding xrefitems... 2025-07-17T06:47:58.6439194Z #28 355.8 Sorting member lists... 2025-07-17T06:47:58.6439774Z #28 355.8 Setting anonymous enum type... 2025-07-17T06:47:58.6440352Z #28 355.8 Computing dependencies between directories... 2025-07-17T06:47:58.6440998Z #28 355.8 Generating citations page... 2025-07-17T06:47:58.6441541Z #28 355.8 Counting members... 2025-07-17T06:47:58.6442008Z #28 355.8 Counting data structures... 2025-07-17T06:47:58.6442559Z #28 355.8 Resolving user defined references... 2025-07-17T06:47:58.6443263Z #28 355.8 Finding anchors and sections in the documentation... 2025-07-17T06:47:58.6443963Z #28 355.8 Transferring function references... 2025-07-17T06:47:58.6444555Z #28 355.8 Combining using relations... 2025-07-17T06:47:59.0440061Z #28 355.8 Addin/clr/hipamd/src/hip_prof_gen.py Warning: implementation not found: hipGetErrorString 2025-07-17T06:47:59.1493564Z #28 356.3 /clr/hipamd/src/hip_prof_gen.py Warning: implementation not found: hipEventRecordWithFlags 2025-07-17T06:47:59.1494412Z #28 356.3 /clr/hipamd/src/hip_prof_gen.py Warning: implementation not found: hipGraphKernelNodeSetAttribute 2025-07-17T06:47:59.1497365Z #28 356.3 /clr/hipamd/src/hip_prof_gen.py Warning: implementation not found: hipGraphKernelNodeGetAttribute 2025-07-17T06:47:59.1498236Z #28 356.3 /clr/hipamd/src/hip_prof_gen.py Warning: 4 API calls missing in interception layer 2025-07-17T06:47:59.1498780Z #28 356.3 hipGraphExecEventWaitNodeSetEvent 2025-07-17T06:47:59.1499117Z #28 356.3 hipGraphAddHostNode 2025-07-17T06:47:59.1499424Z #28 356.3 hipGraphHostNodeGetParams 2025-07-17T06:47:59.1499814Z #28 356.3 hipGraphHostNodeSetParams 2025-07-17T06:47:59.1500154Z #28 356.3 hipGraphExecHostNodeSetParams 2025-07-17T06:47:59.1500472Z #28 356.3 hipGraphExecUpdate 2025-07-17T06:47:59.1500772Z #28 356.3 hipGraphAddMemAllocNode 2025-07-17T06:47:59.1501104Z #28 356.3 hipGraphMemAllocNodeGetParams 2025-07-17T06:47:59.1501425Z #28 356.3 hipGraphAddMemFreeNode 2025-07-17T06:47:59.1501740Z #28 356.3 hipGraphMemFreeNodeGetParams 2025-07-17T06:47:59.1502081Z #28 356.3 hipDeviceGetGraphMemAttribute 2025-07-17T06:47:59.1502491Z #28 356.3 hipDeviceSetGraphMemAttribute 2025-07-17T06:47:59.1502824Z #28 356.3 hipDeviceGraphMemTrim 2025-07-17T06:47:59.1503239Z #28 356.3 hipUserObjectCreate 2025-07-17T06:47:59.1503679Z #28 356.3 hipUserObjectRelease 2025-07-17T06:47:59.1504138Z #28 356.3 hipUserObjectRetain 2025-07-17T06:47:59.1504544Z #28 356.3 hipGraphRetainUserObject 2025-07-17T06:47:59.1504857Z #28 356.3 hipGraphReleaseUserObject 2025-07-17T06:47:59.1505226Z #28 356.3 hipGraphKernelNodeCopyAttributes 2025-07-17T06:47:59.1505563Z #28 356.3 hipGraphDebugDotPrint 2025-07-17T06:47:59.1505948Z #28 356.3 hipGraphNodeSetEnabled 2025-07-17T06:47:59.1506396Z #28 356.3 hipGraphNodeGetEnabled 2025-07-17T06:47:59.1506711Z #28 356.3 hipGraphUpload 2025-07-17T06:47:59.1507081Z #28 356.3 hipGraphAddNode 2025-07-17T06:47:59.1507606Z #28 356.3 hipGraphAddExternalSemaphoresSignalNode 2025-07-17T06:47:59.1508135Z #28 356.3 hipGraphAddExternalSemaphoresWaitNode 2025-07-17T06:47:59.1508764Z #28 356.3 hipGraphExternalSemaphoresSignalNodeSetParams 2025-07-17T06:47:59.1509227Z #28 356.3 hipGraphExternalSemaphoresWaitNodeSetParams 2025-07-17T06:47:59.1509977Z #28 356.3 hipGraphExternalSemaphoresSignalNodeGetParams 2025-07-17T06:47:59.1510745Z #28 356.3 hipGraphExternalSemaphoresWaitNodeGetParams 2025-07-17T06:47:59.1511528Z #28 356.3 hipGraphExecExternalSemaphoresSignalNodeSetParams 2025-07-17T06:47:59.1512079Z #28 356.3 hipGraphExecExternalSemaphoresWaitNodeSetParams 2025-07-17T06:47:59.1512646Z #28 356.3 hipDrvGraphAddMemFreeNode 2025-07-17T06:47:59.1513046Z #28 356.3 hipDrvGraphExecMemcpyNodeSetParams 2025-07-17T06:47:59.1513412Z #28 356.3 hipDrvGraphExecMemsetNodeSetParams 2025-07-17T06:47:59.1513753Z #28 356.3 hipGraphExecGetFlags 2025-07-17T06:47:59.1514087Z #28 356.3 hipGraphNodeSetParams 2025-07-17T06:47:59.1514508Z #28 356.3 hipGraphExecNodeSetParams 2025-07-17T06:47:59.1514839Z #28 356.3 hipDrvGraphMemcpyNodeGetParams 2025-07-17T06:47:59.1515230Z #28 356.3 hipDrvGraphMemcpyNodeSetParams 2025-07-17T06:47:59.1515569Z #28 356.3 hipGraphAddBatchMemOpNode 2025-07-17T06:47:59.1516074Z #28 356.3 hipGraphBatchMemOpNodeGetParams 2025-07-17T06:47:59.1516650Z #28 356.3 hipGraphBatchMemOpNodeSetParams 2025-07-17T06:47:59.1517264Z #28 356.3 hipGraphExecBatchMemOpNodeSetParams 2025-07-17T06:47:59.1517864Z #28 356.3 /clr/hipamd/src/hip_graph_internal.cpp 2025-07-17T06:47:59.1518545Z #28 356.3 /clr/hipamd/src/hip_hmm.cpp 2025-07-17T06:47:59.1518867Z #28 356.3 hipMallocManaged 2025-07-17T06:47:59.1519247Z #28 356.3 hipMemPrefetchAsync 2025-07-17T06:47:59.1519717Z #28 356.3 hipMemAdvise 2025-07-17T06:47:59.1520050Z #28 356.3 hipMemRangeGetAttribute 2025-07-17T06:47:59.1520371Z #28 356.3 hipMemRangeGetAttributes 2025-07-17T06:47:59.1520982Z #28 356.3 hipStreamAttachMemAsync 2025-07-17T06:47:59.1521424Z #28 356.3 /clr/hipamd/src/hip_intercept.cpp 2025-07-17T06:47:59.1521772Z #28 356.3 /clr/hipamd/src/hip_memory.cpp 2025-07-17T06:47:59.1522175Z #28 356.3 hipImportExternalMemory 2025-07-17T06:47:59.1522581Z #28 356.3 hipExternalMemoryGetMappedBuffer 2025-07-17T06:47:59.1523149Z #28 356.3 hipDestroyExternalMemory 2025-07-17T06:47:59.1523776Z #28 356.3 hipImportExternalSemaphore 2025-07-17T06:47:59.1524170Z #28 356.3 hipSignalExternalSemaphoresAsync 2025-07-17T06:47:59.1524624Z #28 356.3 hipWaitExternalSemaphoresAsync 2025-07-17T06:47:59.1524951Z #28 356.3 hipDestroyExternalSemaphore 2025-07-17T06:47:59.1525410Z #28 356.3 hipExtMallocWithFlags 2025-07-17T06:47:59.1525741Z #28 356.3 hipMalloc 2025-07-17T06:47:59.1525981Z #28 356.3 hipHostMalloc 2025-07-17T06:47:59.1526290Z #28 356.3 hipFree 2025-07-17T06:47:59.1526500Z #28 356.3 hipMemcpy 2025-07-17T06:47:59.1526840Z #28 356.3 hipMemcpyWithStream 2025-07-17T06:47:59.1527285Z #28 356.3 hipMemPtrGetInfo 2025-07-17T06:47:59.1527704Z #28 356.3 hipHostFree 2025-07-17T06:47:59.1528028Z #28 356.3 hipFreeArray 2025-07-17T06:47:59.1528274Z #28 356.3 hipMemGetAddressRange 2025-07-17T06:47:59.1528708Z #28 356.3 hipMemGetInfo 2025-07-17T06:47:59.1529008Z #28 356.3 hipMallocPitch 2025-07-17T06:47:59.1529267Z #28 356.3 hipMalloc3D 2025-07-17T06:47:59.1529658Z #28 356.3 hipArrayCreate 2025-07-17T06:47:59.1530067Z #28 356.3 hipMallocArray 2025-07-17T06:47:59.1530491Z #28 356.3 hipArray3DCreate 2025-07-17T06:47:59.1530769Z #28 356.3 hipMalloc3DArray 2025-07-17T06:47:59.1531081Z #28 356.3 hipHostGetFlags 2025-07-17T06:47:59.1531497Z #28 356.3 hipHostRegister 2025-07-17T06:47:59.1531916Z #28 356.3 hipHostUnregister 2025-07-17T06:47:59.1532356Z #28 356.3 hipHostAlloc 2025-07-17T06:47:59.1532734Z #28 356.3 hipMemcpyToSymbol 2025-07-17T06:47:59.1533000Z #28 356.3 hipMemcpyFromSymbol 2025-07-17T06:47:59.1533393Z #28 356.3 hipMemcpyToSymbolAsync 2025-07-17T06:47:59.1533879Z #28 356.3 hipMemcpyFromSymbolAsync 2025-07-17T06:47:59.1534378Z #28 356.3 hipMemcpyHtoD 2025-07-17T06:47:59.1534804Z #28 356.3 hipMemcpyDtoH 2025-07-17T06:47:59.1535196Z #28 356.3 hipMemcpyDtoD 2025-07-17T06:47:59.1535614Z #28 356.3 hipMemcpyAsync 2025-07-17T06:47:59.1536030Z #28 356.3 hipMemcpyHtoDAsync 2025-07-17T06:47:59.1536343Z #28 356.3 hipMemcpyDtoDAsync 2025-07-17T06:47:59.1536625Z #28 356.3 hipMemcpyDtoHAsync 2025-07-17T06:47:59.1536903Z #28 356.3 hipMemcpyParam2D 2025-07-17T06:47:59.1537170Z #28 356.3 hipMemcpy2D 2025-07-17T06:47:59.1537412Z #28 356.3 hipMemcpy2DAsync 2025-07-17T06:47:59.1537689Z #28 356.3 hipMemcpy2DToArray 2025-07-17T06:47:59.1537968Z #28 356.3 hipMemcpyToArray 2025-07-17T06:47:59.1538231Z #28 356.3 hipMemcpyFromArray 2025-07-17T06:47:59.1538503Z #28 356.3 hipMemcpyHtoA 2025-07-17T06:47:59.1538747Z #28 356.3 hipMemcpyAtoH 2025-07-17T06:47:59.1538998Z #28 356.3 hipMemcpy3D 2025-07-17T06:47:59.1539252Z #28 356.3 hipMemcpy3DAsync 2025-07-17T06:47:59.1539502Z #28 356.3 hipDrvMemcpy3D 2025-07-17T06:47:59.1539773Z #28 356.3 hipDrvMemcpy3DAsync 2025-07-17T06:47:59.1540028Z #28 356.3 hipMemset 2025-07-17T06:47:59.1540268Z #28 356.3 hipMemsetAsync 2025-07-17T06:47:59.1540520Z #28 356.3 hipMemsetD8 2025-07-17T06:47:59.1540757Z #28 356.3 hipMemsetD8Async 2025-07-17T06:47:59.1541015Z #28 356.3 hipMemsetD16 2025-07-17T06:47:59.1541252Z #28 356.3 hipMemsetD16Async 2025-07-17T06:47:59.1541518Z #28 356.3 hipMemsetD32 2025-07-17T06:47:59.1541774Z #28 356.3 hipMemsetD32Async 2025-07-17T06:47:59.1542024Z #28 356.3 hipMemset2D 2025-07-17T06:47:59.1542270Z #28 356.3 hipMemset2DAsync 2025-07-17T06:47:59.1542512Z #28 356.3 hipMemset3D 2025-07-17T06:47:59.1542756Z #28 356.3 hipMemset3DAsync 2025-07-17T06:47:59.1543021Z #28 356.3 hipMemAllocPitch 2025-07-17T06:47:59.1543274Z #28 356.3 hipMemAllocHost 2025-07-17T06:47:59.1543543Z #28 356.3 hipIpcGetMemHandle 2025-07-17T06:47:59.1543828Z #28 356.3 hipIpcOpenMemHandle 2025-07-17T06:47:59.1544104Z #28 356.3 hipIpcCloseMemHandle 2025-07-17T06:47:59.1544511Z #28 356.3 hipHostGetDevicePointer 2025-07-17T06:47:59.1544809Z #28 356.3 hipPointerGetAttributes 2025-07-17T06:47:59.1545111Z #28 356.3 hipPointerSetAttribute 2025-07-17T06:47:59.1545412Z #28 356.3 hipPointerGetAttribute 2025-07-17T06:47:59.1545753Z #28 356.3 hipDrvPointerGetAttributes 2025-07-17T06:47:59.1546061Z #28 356.3 hipArrayDestroy 2025-07-17T06:47:59.1546311Z #28 356.3 hipArrayGetInfo 2025-07-17T06:47:59.1546653Z #28 356.3 hipArrayGetDescriptor 2025-07-17T06:47:59.1546951Z #28 356.3 hipArray3DGetDescriptor 2025-07-17T06:47:59.1547243Z #28 356.3 hipMemcpyParam2DAsync 2025-07-17T06:47:59.1547542Z #28 356.3 hipMemcpy2DArrayToArray 2025-07-17T06:47:59.1547833Z #28 356.3 hipMemcpy2DFromArray 2025-07-17T06:47:59.1548134Z #28 356.3 hipMemcpy2DFromArrayAsync 2025-07-17T06:47:59.1548449Z #28 356.3 hipMemcpy2DToArrayAsync 2025-07-17T06:47:59.1548728Z #28 356.3 hipMemcpyAtoA 2025-07-17T06:47:59.1548981Z #28 356.3 hipMemcpyAtoD 2025-07-17T06:47:59.1549229Z #28 356.3 hipMemcpyAtoHAsync 2025-07-17T06:47:59.1549502Z #28 356.3 hipMemcpyDtoA 2025-07-17T06:47:59.1549762Z #28 356.3 hipMemcpyHtoAAsync 2025-07-17T06:47:59.1550018Z #28 356.3 hipMallocHost 2025-07-17T06:47:59.1550263Z #28 356.3 hipFreeHost 2025-07-17T06:47:59.1550506Z #28 356.3 hipDrvMemcpy2DUnaligned 2025-07-17T06:47:59.1550808Z #28 356.3 hipMipmappedArrayCreate 2025-07-17T06:47:59.1551115Z #28 356.3 hipMipmappedArrayDestroy 2025-07-17T06:47:59.1551423Z #28 356.3 hipMipmappedArrayGetLevel 2025-07-17T06:47:59.1551737Z #28 356.3 hipMallocMipmappedArray 2025-07-17T06:47:59.1552040Z #28 356.3 hipFreeMipmappedArray 2025-07-17T06:47:59.1552325Z #28 356.3 hipGetMipmappedArrayLevel 2025-07-17T06:47:59.1552687Z #28 356.3 hipExternalMemoryGetMappedMipmappedArray 2025-07-17T06:47:59.1553058Z #28 356.3 /clr/hipamd/src/hip_mempool.cpp 2025-07-17T06:47:59.1553384Z #28 356.3 hipDeviceGetDefaultMemPool 2025-07-17T06:47:59.1553696Z #28 356.3 hipDeviceSetMemPool 2025-07-17T06:47:59.1553967Z #28 356.3 hipDeviceGetMemPool 2025-07-17T06:47:59.1554249Z #28 356.3 hipMallocAsync 2025-07-17T06:47:59.1554489Z #28 356.3 hipFreeAsync 2025-07-17T06:47:59.1554736Z #28 356.3 hipMemPoolTrimTo 2025-07-17T06:47:59.1555012Z #28 356.3 hipMemPoolSetAttribute 2025-07-17T06:47:59.1555299Z #28 356.3 hipMemPoolGetAttribute 2025-07-17T06:47:59.1555591Z #28 356.3 hipMemPoolSetAccess 2025-07-17T06:47:59.1556120Z #28 356.3 hipMemPoolGetAccess 2025-07-17T06:47:59.1556404Z #28 356.3 hipMemPoolCreate 2025-07-17T06:47:59.1556676Z #28 356.3 hipMemPoolDestroy 2025-07-17T06:47:59.1556942Z #28 356.3 hipMallocFromPoolAsync 2025-07-17T06:47:59.1557269Z #28 356.3 hipMemPoolExportToShareableHandle 2025-07-17T06:47:59.1557647Z #28 356.3 hipMemPoolImportFromShareableHandle 2025-07-17T06:47:59.1557984Z #28 356.3 hipMemPoolExportPointer 2025-07-17T06:47:59.1558412Z #28 356.3 hipMemPoolImportPointer 2025-07-17T06:47:59.1558724Z #28 356.3 /clr/hipamd/src/hip_mempool_impl.cpp 2025-07-17T06:47:59.1559073Z #28 356.3 /clr/hipamd/src/hip_module.cpp 2025-07-17T06:47:59.1559390Z #28 356.3 hipModuleUnload 2025-07-17T06:47:59.1559638Z #28 356.3 hipModuleLoad 2025-07-17T06:47:59.1559899Z #28 356.3 hipModuleLoadData 2025-07-17T06:47:59.1560162Z #28 356.3 hipModuleLoadDataEx 2025-07-17T06:47:59.1560445Z #28 356.3 hipModuleGetFunction 2025-07-17T06:47:59.1560730Z #28 356.3 hipModuleGetGlobal 2025-07-17T06:47:59.1560996Z #28 356.3 hipFuncGetAttribute 2025-07-17T06:47:59.1561273Z #28 356.3 hipFuncGetAttributes 2025-07-17T06:47:59.1561549Z #28 356.3 hipFuncSetAttribute 2025-07-17T06:47:59.1561831Z #28 356.3 hipFuncSetCacheConfig 2025-07-17T06:47:59.1562132Z #28 356.3 hipFuncSetSharedMemConfig 2025-07-17T06:47:59.1562444Z #28 356.3 hipModuleLaunchKernel 2025-07-17T06:47:59.1562740Z #28 356.3 hipExtModuleLaunchKernel 2025-07-17T06:47:59.1563040Z #28 356.3 hipHccModuleLaunchKernel 2025-07-17T06:47:59.1563374Z #28 356.3 hipModuleLaunchCooperativeKernel 2025-07-17T06:47:59.1563771Z #28 356.3 hipModuleLaunchCooperativeKernelMultiDevice 2025-07-17T06:47:59.1564383Z #28 356.3 hipGetFuncBySymbol 2025-07-17T06:47:59.1564663Z #28 356.3 hipLaunchKernel 2025-07-17T06:47:59.1564938Z #28 356.3 hipExtLaunchKernel 2025-07-17T06:47:59.1565219Z #28 356.3 hipLaunchCooperativeKernel 2025-07-17T06:47:59.1565631Z #28 356.3 hipLaunchCooperativeKernelMultiDevice 2025-07-17T06:47:59.1566003Z #28 356.3 hipExtLaunchMultiKernelMultiDevice 2025-07-17T06:47:59.1566351Z #28 356.3 hipModuleGetTexRef 2025-07-17T06:47:59.1566732Z #28 356.3 hipLinkAddData 2025-07-17T06:47:59.1566979Z #28 356.3 hipLinkAddFile 2025-07-17T06:47:59.1567239Z #28 356.3 hipLinkCreate 2025-07-17T06:47:59.1567483Z #28 356.3 hipLinkComplete 2025-07-17T06:47:59.1567746Z #28 356.3 hipLinkDestroy 2025-07-17T06:47:59.1568021Z #28 356.3 /clr/hipamd/src/hip_peer.cpp 2025-07-17T06:47:59.1568338Z #28 356.3 hipExtGetLinkTypeAndHopCount 2025-07-17T06:47:59.1568666Z #28 356.3 hipDeviceGetP2PAttribute 2025-07-17T06:47:59.1568975Z #28 356.3 hipDeviceCanAccessPeer 2025-07-17T06:47:59.1569268Z #28 356.3 hipDeviceDisablePeerAccess 2025-07-17T06:47:59.1569586Z #28 356.3 hipDeviceEnablePeerAccess 2025-07-17T06:47:59.1569873Z #28 356.3 hipMemcpyPeer 2025-07-17T06:47:59.1570132Z #28 356.3 hipMemcpyPeerAsync 2025-07-17T06:47:59.1570418Z #28 356.3 hipCtxEnablePeerAccess 2025-07-17T06:47:59.1570705Z #28 356.3 hipCtxDisablePeerAccess 2025-07-17T06:47:59.1571017Z #28 356.3 /clr/hipamd/src/hip_platform.cpp 2025-07-17T06:47:59.1571319Z #28 356.3 hipConfigureCall 2025-07-17T06:47:59.1571602Z #28 356.3 __hipPushCallConfiguration 2025-07-17T06:47:59.1571915Z #28 356.3 __hipPopCallConfiguration 2025-07-17T06:47:59.1572201Z #28 356.3 hipSetupArgument 2025-07-17T06:47:59.1572468Z #28 356.3 hipLaunchByPtr 2025-07-17T06:47:59.1572722Z #28 356.3 hipGetSymbolAddress 2025-07-17T06:47:59.1573002Z #28 356.3 hipGetSymbolSize 2025-07-17T06:47:59.1573311Z #28 356.3 hipOccupancyMaxPotentialBlockSize 2025-07-17T06:47:59.1573685Z #28 356.3 hipModuleOccupancyMaxPotentialBlockSize 2025-07-17T06:47:59.1574137Z #28 356.3 hipModuleOccupancyMaxPotentialBlockSizeWithFlags 2025-07-17T06:47:59.1574638Z #28 356.3 hipModuleOccupancyMaxActiveBlocksPerMultiprocessor 2025-07-17T06:47:59.1575182Z #28 356.3 hipModuleOccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-07-17T06:47:59.1575714Z #28 356.3 hipOccupancyMaxActiveBlocksPerMultiprocessor 2025-07-17T06:47:59.1576188Z #28 356.3 hipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-07-17T06:47:59.1576628Z #28 356.3 /clr/hipamd/src/hip_profile.cpp 2025-07-17T06:47:59.1576943Z #28 356.3 hipProfilerStart 2025-07-17T06:47:59.1577201Z #28 356.3 hipProfilerStop 2025-07-17T06:47:59.1577478Z #28 356.3 /clr/hipamd/src/hip_runtime.cpp 2025-07-17T06:47:59.1577791Z #28 356.3 /clr/hipamd/src/hip_stream.cpp 2025-07-17T06:47:59.1578112Z #28 356.3 hipStreamCreateWithFlags 2025-07-17T06:47:59.1578410Z #28 356.3 hipStreamCreate 2025-07-17T06:47:59.1578678Z #28 356.3 hipStreamCreateWithPriority 2025-07-17T06:47:59.1579015Z #28 356.3 hipDeviceGetStreamPriorityRange 2025-07-17T06:47:59.1579347Z #28 356.3 hipStreamGetFlags 2025-07-17T06:47:59.1579613Z #28 356.3 hipStreamSynchronize 2025-07-17T06:47:59.1579893Z #28 356.3 hipStreamDestroy 2025-07-17T06:47:59.1580151Z #28 356.3 hipStreamWaitEvent 2025-07-17T06:47:59.1580422Z #28 356.3 hipStreamQuery 2025-07-17T06:47:59.1580687Z #28 356.3 hipStreamAddCallback 2025-07-17T06:47:59.1580953Z #28 356.3 hipLaunchHostFunc 2025-07-17T06:47:59.1581245Z #28 356.3 hipExtStreamCreateWithCUMask 2025-07-17T06:47:59.1581556Z #28 356.3 hipStreamGetPriority 2025-07-17T06:47:59.1581841Z #28 356.3 hipExtStreamGetCUMask 2025-07-17T06:47:59.1582127Z #28 356.3 hipStreamGetDevice 2025-07-17T06:47:59.1582416Z #28 356.3 /clr/hipamd/src/hip_stream_ops.cpp 2025-07-17T06:47:59.1582741Z #28 356.3 hipStreamWaitValue32 2025-07-17T06:47:59.1583011Z #28 356.3 hipStreamWaitValue64 2025-07-17T06:47:59.1583296Z #28 356.3 hipStreamWriteValue32 2025-07-17T06:47:59.1583588Z #28 356.3 hipStreamWriteValue64 2025-07-17T06:47:59.1583866Z #28 356.3 hipStreamBatchMemOp 2025-07-17T06:47:59.1584225Z #28 356.3 /clr/hipamd/src/hip_surface.cpp 2025-07-17T06:47:59.1584534Z #28 356.3 hipCreateSurfaceObject 2025-07-17T06:47:59.1584841Z #28 356.3 hipDestroySurfaceObject 2025-07-17T06:47:59.1585174Z #28 356.3 /clr/hipamd/src/hip_table_interface.cpp 2025-07-17T06:47:59.1585553Z #28 356.3 SKIP FILE:hip_table_interface.cpp 2025-07-17T06:47:59.1585907Z #28 356.3 /clr/hipamd/src/hip_table_interface_c.cpp 2025-07-17T06:47:59.1586324Z #28 356.3 /clr/hipamd/src/hip_texture.cpp 2025-07-17T06:47:59.1586628Z #28 356.3 hipGetChannelDesc 2025-07-17T06:47:59.1586902Z #28 356.3 hipTexRefSetFormat 2025-07-17T06:47:59.1587164Z #28 356.3 hipTexRefSetFlags 2025-07-17T06:47:59.1587435Z #28 356.3 hipTexRefGetArray 2025-07-17T06:47:59.1587708Z #28 356.3 hipTexRefSetArray 2025-07-17T06:47:59.1587969Z #28 356.3 hipTexRefGetAddress 2025-07-17T06:47:59.1588251Z #28 356.3 hipTexRefSetAddress 2025-07-17T06:47:59.1588522Z #28 356.3 hipTexRefSetAddress2D 2025-07-17T06:47:59.1588817Z #28 356.3 hipTexRefGetBorderColor 2025-07-17T06:47:59.1589114Z #28 356.3 hipTexRefGetFlags 2025-07-17T06:47:59.1589377Z #28 356.3 hipTexRefGetFormat 2025-07-17T06:47:59.1589673Z #28 356.3 hipTexRefGetMaxAnisotropy 2025-07-17T06:47:59.1589981Z #28 356.3 hipTexRefGetMipmapLevelBias 2025-07-17T06:47:59.1590314Z #28 356.3 hipTexRefGetMipmapLevelClamp 2025-07-17T06:47:59.1590646Z #28 356.3 hipTexRefGetMipMappedArray 2025-07-17T06:47:59.1590947Z #28 356.3 hipTexRefSetBorderColor 2025-07-17T06:47:59.1591255Z #28 356.3 hipTexRefSetMaxAnisotropy 2025-07-17T06:47:59.1591572Z #28 356.3 hipTexRefSetMipmapLevelBias 2025-07-17T06:47:59.1591886Z #28 356.3 hipTexRefSetMipmapLevelClamp 2025-07-17T06:47:59.1592215Z #28 356.3 hipTexRefSetMipmappedArray 2025-07-17T06:47:59.1592513Z #28 356.3 /clr/hipamd/src/hip_vm.cpp 2025-07-17T06:47:59.1592809Z #28 356.3 hipMemAddressFree 2025-07-17T06:47:59.1593091Z #28 356.3 hipMemAddressReserve 2025-07-17T06:47:59.1593352Z #28 356.3 hipMemCreate 2025-07-17T06:47:59.1593627Z #28 356.3 hipMemExportToShareableHandle 2025-07-17T06:47:59.1593935Z #28 356.3 hipMemGetAccess 2025-07-17T06:47:59.1594228Z #28 356.3 hipMemGetAllocationGranularity 2025-07-17T06:47:59.1594603Z #28 356.3 hipMemGetAllocationPropertiesFromHandle 2025-07-17T06:47:59.1594976Z #28 356.3 hipMemImportFromShareableHandle 2025-07-17T06:47:59.1595295Z #28 356.3 hipMemMap 2025-07-17T06:47:59.1595536Z #28 356.3 hipMemMapArrayAsync 2025-07-17T06:47:59.1595817Z #28 356.3 hipMemRelease 2025-07-17T06:47:59.1596101Z #28 356.3 hipMemRetainAllocationHandle 2025-07-17T06:47:59.1596403Z #28 356.3 hipMemSetAccess 2025-07-17T06:47:59.1596666Z #28 356.3 hipMemUnmap 2025-07-17T06:47:59.1596916Z #28 356.3 Init missing: hipGetErrorName 2025-07-17T06:47:59.1597253Z #28 356.3 Init missing: hipDrvGetErrorName 2025-07-17T06:47:59.1597598Z #28 356.3 Init missing: hipDrvGetErrorString 2025-07-17T06:47:59.1597920Z #28 356.3 Init missing: hipKernelNameRef 2025-07-17T06:47:59.1598401Z #28 356.3 Init missing: hipKernelNameRefByPtr 2025-07-17T06:47:59.1598747Z #28 356.3 Init missing: hipApiName 2025-07-17T06:47:59.1599106Z #28 356.3 Warning: implementation not found: hipGetErrorString 2025-07-17T06:47:59.1599597Z #28 356.3 Warning: implementation not found: hipEventRecordWithFlags 2025-07-17T06:47:59.1600130Z #28 356.3 Warning: implementation not found: hipGraphKernelNodeSetAttribute 2025-07-17T06:47:59.1600704Z #28 356.3 Warning: implementation not found: hipGraphKernelNodeGetAttribute 2025-07-17T06:47:59.1601215Z #28 356.3 Warning: 4 API calls missing in interception layer 2025-07-17T06:47:59.1601583Z #28 356.3 Private: hipBindTexture 2025-07-17T06:47:59.1601884Z #28 356.3 Private: hipBindTexture2D 2025-07-17T06:47:59.1602200Z #28 356.3 Private: hipBindTextureToArray 2025-07-17T06:47:59.1602551Z #28 356.3 Private: hipBindTextureToMipmappedArray 2025-07-17T06:47:59.1602917Z #28 356.3 Private: hipCreateTextureObject 2025-07-17T06:47:59.1603241Z #28 356.3 Private: hipDestroyTextureObject 2025-07-17T06:47:59.1603569Z #28 356.3 Private: hipDeviceGetCount 2025-07-17T06:47:59.1603928Z #28 356.3 Private: hipDeviceGetTexture1DLinearMaxWidth 2025-07-17T06:47:59.1604385Z #28 356.3 Private: hipGetTextureAlignmentOffset 2025-07-17T06:47:59.1604772Z #28 356.3 Private: hipGetTextureObjectResourceDesc 2025-07-17T06:47:59.1605215Z #28 356.3 Private: hipGetTextureObjectResourceViewDesc 2025-07-17T06:47:59.1605608Z #28 356.3 Private: hipGetTextureObjectTextureDesc 2025-07-17T06:47:59.1605974Z #28 356.3 Private: hipGetTextureReference 2025-07-17T06:47:59.1606351Z #28 356.3 Private: hipTexObjectCreate 2025-07-17T06:47:59.1606668Z #28 356.3 Private: hipTexObjectDestroy 2025-07-17T06:47:59.1607015Z #28 356.3 Private: hipTexObjectGetResourceDesc 2025-07-17T06:47:59.1607385Z #28 356.3 Private: hipTexObjectGetResourceViewDesc 2025-07-17T06:47:59.1607764Z #28 356.3 Private: hipTexObjectGetTextureDesc 2025-07-17T06:47:59.1608103Z #28 356.4 Private: hipTexRefGetAddressMode 2025-07-17T06:47:59.1608441Z #28 356.4 Private: hipTexRefGetFilterMode 2025-07-17T06:47:59.1608797Z #28 356.4 Private: hipTexRefGetMipmapFilterMode 2025-07-17T06:47:59.1609147Z #28 356.4 Private: hipTexRefSetAddressMode 2025-07-17T06:47:59.1609483Z #28 356.4 Private: hipTexRefSetFilterMode 2025-07-17T06:47:59.1609837Z #28 356.4 Private: hipTexRefSetMipmapFilterMode 2025-07-17T06:47:59.1610174Z #28 356.4 Private: hipUnbindTexture 2025-07-17T06:47:59.1610918Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:122: warning: Member __BF16_DEVICE__ (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1612106Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:129: warning: Member __BF16_HOST_DEVICE__ (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1613291Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:131: warning: Member __BF16_DEVICE_STATIC__ (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1614516Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:132: warning: Member __BF16_HOST_DEVICE_STATIC__ (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1615725Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:145: warning: Member HIP_BF16_AVX512_OP (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1616883Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:148: warning: Member HIPRT_ONE_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1618046Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:149: warning: Member HIPRT_ZERO_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1619202Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:150: warning: Member HIPRT_INF_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1620375Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:151: warning: Member HIPRT_MAX_NORMAL_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1621582Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:152: warning: Member HIPRT_MIN_DENORM_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1622761Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:153: warning: Member HIPRT_NAN_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1623932Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:154: warning: Member HIPRT_NEG_ZERO_BF16 (macro definition) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1625071Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:170: warning: Member __hip_bfloat16_raw (variable) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1626192Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h:179: warning: Member __hip_bfloat162_raw (variable) of file amd_hip_bf16.h is not documented. 2025-07-17T06:47:59.1627362Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h:36: warning: Member __HOST_DEVICE__ (macro definition) of file amd_hip_bfloat16.h is not documented. 2025-07-17T06:47:59.1628583Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:38: warning: Member HIP_FP8_CVT_FAST_PATH (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1629776Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:48: warning: Member HIP_FP8_TYPE_FNUZ (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1630980Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:49: warning: Member HIP_FP8_TYPE_OCP (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1632105Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:77: warning: Member __HIP_SCHAR_MAX (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1633230Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:78: warning: Member __HIP_SCHAR_MIN (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1634356Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:79: warning: Member __HIP_UCHAR_MAX (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1635477Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:80: warning: Member __HIP_SHRT_MIN (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1636584Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:81: warning: Member __HIP_SHRT_MAX (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1637702Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:82: warning: Member __HIP_CHAR_MIN (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1638991Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:83: warning: Member __HIP_CHAR_MAX (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1640117Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:104: warning: Member __FP8_HOST_DEVICE__ (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1641318Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:105: warning: Member __FP8_HOST_DEVICE_STATIC__ (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1642491Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:108: warning: Member __FP8_HOST__ (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1643627Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:109: warning: Member __FP8_HOST_STATIC__ (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1644836Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:161: warning: Member __assert_ocp_support(interp) (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1646088Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:167: warning: Member __assert_fnuz_support(interp) (macro definition) of file amd_hip_fp8.h is not documented. 2025-07-17T06:47:59.1647401Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:174: warning: Member __is_interpret_supported(__hip_fp8_interpretation_t interp) (function) of internal is not documented. 2025-07-17T06:47:59.1648794Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:189: warning: Member cast_to_f8(T _x, int wm, int we, bool clip=false, bool stoch=false, unsigned int rng=0) (function) of internal is not documented. 2025-07-17T06:47:59.1650182Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:396: warning: Member cast_from_f8(__hip_fp8_storage_t x, int wm, int we, bool clip=false) (function) of internal is not documented. 2025-07-17T06:47:59.1651436Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:649: warning: Member hip_fp8_fnuz_is_nan(__hip_fp8_storage_t a) (function) of internal is not documented. 2025-07-17T06:47:59.1652739Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:653: warning: Member hip_fp8_ocp_is_nan(__hip_fp8_storage_t a, const __hip_fp8_interpretation_t type) (function) of internal is not documented. 2025-07-17T06:47:59.1654252Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:660: warning: Member hip_fp8_ocp_is_inf(__hip_fp8_storage_t a, const __hip_fp8_interpretation_t type) (function) of internal is not documented. 2025-07-17T06:47:59.1655179Z #28 356.4 g members to index pages... 2025-07-17T06:47:59.1655486Z #28 356.4 Correcting members for VHDL... 2025-07-17T06:47:59.1656130Z #28 356.4 Computing tooltip texts... 2025-07-17T06:47:59.1656445Z #28 356.4 Generating style sheet... 2025-07-17T06:47:59.1656736Z #28 356.4 Generating search indices... 2025-07-17T06:47:59.1657068Z #28 356.4 Generating example documentation... 2025-07-17T06:47:59.1657403Z #28 356.4 Generating file sources... 2025-07-17T06:47:59.1657899Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_channel_descriptor.h... 2025-07-17T06:47:59.1658612Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_device_functions.h... 2025-07-17T06:47:59.1659277Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_atomic.h... 2025-07-17T06:47:59.1659937Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h... 2025-07-17T06:47:59.1660589Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h... 2025-07-17T06:47:59.1661242Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_common.h... 2025-07-17T06:47:59.1661896Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_complex.h... 2025-07-17T06:47:59.1662607Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_cooperative_groups.h... 2025-07-17T06:47:59.1663294Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_fp16.h... 2025-07-17T06:47:59.1663921Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h... 2025-07-17T06:47:59.1664577Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h... 2025-07-17T06:47:59.1665274Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_math_constants.h... 2025-07-17T06:47:59.1665960Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_runtime.h... 2025-07-17T06:47:59.1666647Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_runtime_pt_api.h... 2025-07-17T06:47:59.1667353Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_unsafe_atomics.h... 2025-07-17T06:47:59.1668069Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h... 2025-07-17T06:47:59.1668762Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_math_functions.h... 2025-07-17T06:47:59.1669446Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_surface_functions.h... 2025-07-17T06:47:59.1670148Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_warp_functions.h... 2025-07-17T06:47:59.1670859Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/amd_warp_sync_functions.h... 2025-07-17T06:47:59.1671521Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/concepts.hpp... 2025-07-17T06:47:59.1672183Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/device_library_decls.h... 2025-07-17T06:47:59.1672914Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/functional_grid_launch.hpp... 2025-07-17T06:47:59.1673587Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/grid_launch.h... 2025-07-17T06:47:59.1674213Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/grid_launch.hpp... 2025-07-17T06:47:59.1674869Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/grid_launch_GGL.hpp... 2025-07-17T06:47:59.1675502Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/helpers.hpp... 2025-07-17T06:47:59.1676215Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp... 2025-07-17T06:47:59.1676835Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_assert.h... 2025-07-17T06:47:59.1677583Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_cooperative_groups_helper.h... 2025-07-17T06:47:59.1678448Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h... 2025-07-17T06:47:59.1679088Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_fp16_math_fwd.h... 2025-07-17T06:47:59.1679720Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_ldg.h... 2025-07-17T06:47:59.1680324Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_prof_str.h... 2025-07-17T06:47:59.1680959Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hip_runtime_prof.h... 2025-07-17T06:47:59.1681607Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/host_defines.h... 2025-07-17T06:47:59.1682243Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/hsa_helpers.hpp... 2025-07-17T06:47:59.1682930Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/macro_based_grid_launch.hpp... 2025-07-17T06:47:59.1683610Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/math_fwd.h... 2025-07-17T06:47:59.1684219Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/ockl_image.h... 2025-07-17T06:47:59.1684842Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/program_state.hpp... 2025-07-17T06:47:59.1685535Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/texture_fetch_functions.h... 2025-07-17T06:47:59.1686276Z #28 356.4 Generating code for file /clr/hipamd/include/hip/amd_detail/texture_indirect_functions.h... 2025-07-17T06:47:59.1686828Z #28 356.4 Generating file documentation... 2025-07-17T06:47:59.1687304Z #28 356.4 Generating docs for file /clr/hipamd/include/hip/amd_detail/amd_hip_bf16.h... 2025-07-17T06:47:59.1687941Z #28 356.4 Generating docs for file /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h... 2025-07-17T06:47:59.1688582Z #28 356.4 Generating docs for file /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h... 2025-07-17T06:47:59.1689823Z #28 356.4 Generating docs for file /clr/hipamd/include/hip/amd_detail/device_li/clr/hipamd/include/hip/amd_detail/device_library_decls.h:123: warning: Member __local (macro definition) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1691564Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:130: warning: Member __CLK_LOCAL_MEM_FENCE (macro definition) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1692817Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:38: warning: Member uchar (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1693977Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:39: warning: Member ushort (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1695147Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:40: warning: Member uint (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1696307Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:41: warning: Member ulong (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1697454Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:42: warning: Member ullong (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1698664Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:131: warning: Member __cl_mem_fence_flags (typedef) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1700018Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:48: warning: Member __attribute__((const)) bool __ockl_wfany_i32(int) (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1701432Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:46: warning: Member __ockl_activelane_u32(void) (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1702932Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:94: warning: Member __attribute__((convergent)) void __ockl_gws_init(uint nwm1 (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1704413Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:107: warning: Member __ockl_atomic_add_noret_f32(float *, float) (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1705805Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:113: warning: Member __ockl_fprintf_stderr_begin() (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1707733Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:114: warning: Member __ockl_fprintf_append_args(uint64_t msg_desc, uint32_t num_args, uint64_t value0, uint64_t value1, uint64_t value2, uint64_t value3, uint64_t value4, uint64_t value5, uint64_t value6, uint32_t is_last) (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1709925Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:119: warning: Member __ockl_fprintf_append_string_n(uint64_t msg_desc, const char *data, uint64_t length, uint32_t is_last) (function) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1711418Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:49: warning: Member int (variable) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1712573Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:64: warning: Member float (variable) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1713709Z #28 356.4 /clr/hipamd/include/hip/amd_detail/device_library_decls.h:94: warning: Member rid (variable) of file device_library_decls.h is not documented. 2025-07-17T06:47:59.1714886Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:33: warning: Member GENERIC_GRID_LAUNCH (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1716068Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:171: warning: Member __device__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1717193Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:173: warning: Member __global__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1718459Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:175: warning: Member __noinline__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1719640Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:176: warning: Member __forceinline__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1720796Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:178: warning: Member __shared__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1721940Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:179: warning: Member __constant__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1723114Z #28 356.4 /clr/hipamd/include/hip/amd_detail/host_defines.h:181: warning: Member __hip_img_chk__ (macro definition) of file host_defines.h is not documented. 2025-07-17T06:47:59.1723905Z #28 356.4 [ 56%] Built target gen-prof-api-str-header 2025-07-17T06:47:59.1724608Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:74: warning: explicit link request to 'hipSuccess' could not be resolved 2025-07-17T06:47:59.1725690Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:74: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved 2025-07-17T06:47:59.1726800Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:74: warning: explicit link request to 'hipErrorNotSupported' could not be resolved 2025-07-17T06:47:59.1727907Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:86: warning: explicit link request to 'hipSuccess' could not be resolved 2025-07-17T06:47:59.1729058Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:86: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved 2025-07-17T06:47:59.1730157Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:86: warning: explicit link request to 'hipErrorUnknown' could not be resolved 2025-07-17T06:47:59.1731281Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:86: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved 2025-07-17T06:47:59.1732397Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:99: warning: explicit link request to 'hipSuccess' could not be resolved 2025-07-17T06:47:59.1733468Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:99: warning: explicit link request to 'hipErrorInvalidValue' could not be resolved 2025-07-17T06:47:59.1734538Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:99: warning: explicit link request to 'hipErrorUnknown' could not be resolved 2025-07-17T06:47:59.1735672Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_gl_interop.h:99: warning: explicit link request to 'hipErrorInvalidResourceHandle' could not be resolved 2025-07-17T06:47:59.1736757Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h:12: warning: Member x (variable) of struct __half2_raw is not documented. 2025-07-17T06:47:59.1737723Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h:13: warning: Member y (variable) of struct __half2_raw is not documented. 2025-07-17T06:47:59.1738702Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_fp16_gcc.h:8: warning: Member x (variable) of struct __half_raw is not documented. 2025-07-17T06:47:59.1739706Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2059: warning: Member __x (variable) of struct __hip_fp8_e4m3 is not documented. 2025-07-17T06:47:59.1740800Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2061: warning: Member __default_interpret (variable) of struct __hip_fp8_e4m3 is not documented. 2025-07-17T06:47:59.1741882Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2062: warning: Member __we (variable) of struct __hip_fp8_e4m3 is not documented. 2025-07-17T06:47:59.1742897Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2063: warning: Member __wm (variable) of struct __hip_fp8_e4m3 is not documented. 2025-07-17T06:47:59.1743936Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:939: warning: Member __x (variable) of struct __hip_fp8_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1745038Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:941: warning: Member __default_interpret (variable) of struct __hip_fp8_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1746157Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:942: warning: Member __we (variable) of struct __hip_fp8_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1747203Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:943: warning: Member __wm (variable) of struct __hip_fp8_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1748228Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2614: warning: Member __x (variable) of struct __hip_fp8_e5m2 is not documented. 2025-07-17T06:47:59.1749317Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2616: warning: Member __default_interpret (variable) of struct __hip_fp8_e5m2 is not documented. 2025-07-17T06:47:59.1750410Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2617: warning: Member __we (variable) of struct __hip_fp8_e5m2 is not documented. 2025-07-17T06:47:59.1751426Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2618: warning: Member __wm (variable) of struct __hip_fp8_e5m2 is not documented. 2025-07-17T06:47:59.1752513Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1496: warning: Member __x (variable) of struct __hip_fp8_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1753639Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1498: warning: Member __default_interpret (variable) of struct __hip_fp8_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1754869Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1499: warning: Member __we (variable) of struct __hip_fp8_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1768552Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1500: warning: Member __wm (variable) of struct __hip_fp8_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1769773Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2420: warning: Member __x (variable) of struct __hip_fp8x2_e4m3 is not documented. 2025-07-17T06:47:59.1770894Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2422: warning: Member __default_interpret (variable) of struct __hip_fp8x2_e4m3 is not documented. 2025-07-17T06:47:59.1772024Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2423: warning: Member __we (variable) of struct __hip_fp8x2_e4m3 is not documented. 2025-07-17T06:47:59.1773053Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2424: warning: Member __wm (variable) of struct __hip_fp8x2_e4m3 is not documented. 2025-07-17T06:47:59.1774117Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1304: warning: Member __x (variable) of struct __hip_fp8x2_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1775262Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1306: warning: Member __default_interpret (variable) of struct __hip_fp8x2_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1776409Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1307: warning: Member __we (variable) of struct __hip_fp8x2_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1777473Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1308: warning: Member __wm (variable) of struct __hip_fp8x2_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1778532Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2983: warning: Member __x (variable) of struct __hip_fp8x2_e5m2 is not documented. 2025-07-17T06:47:59.1779648Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2985: warning: Member __default_interpret (variable) of struct __hip_fp8x2_e5m2 is not documented. 2025-07-17T06:47:59.1780745Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2986: warning: Member __we (variable) of struct __hip_fp8x2_e5m2 is not documented. 2025-07-17T06:47:59.1781787Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2987: warning: Member __wm (variable) of struct __hip_fp8x2_e5m2 is not documented. 2025-07-17T06:47:59.1782841Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1862: warning: Member __x (variable) of struct __hip_fp8x2_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1783971Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1864: warning: Member __default_interpret (variable) of struct __hip_fp8x2_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1785117Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1865: warning: Member __we (variable) of struct __hip_fp8x2_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1786199Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1866: warning: Member __wm (variable) of struct __hip_fp8x2_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1787246Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2501: warning: Member __x (variable) of struct __hip_fp8x4_e4m3 is not documented. 2025-07-17T06:47:59.1788346Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2503: warning: Member __default_interpret (variable) of struct __hip_fp8x4_e4m3 is not documented. 2025-07-17T06:47:59.1789452Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2504: warning: Member __we (variable) of struct __hip_fp8x4_e4m3 is not documented. 2025-07-17T06:47:59.1790667Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:2505: warning: Member __wm (variable) of struct __hip_fp8x4_e4m3 is not documented. 2025-07-17T06:47:59.1791709Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1384: warning: Member __x (variable) of struct __hip_fp8x4_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1793013Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1386: warning: Member __default_interpret (variable) of struct __hip_fp8x4_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1794162Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1387: warning: Member __we (variable) of struct __hip_fp8x4_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1795221Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1388: warning: Member __wm (variable) of struct __hip_fp8x4_e4m3_fnuz is not documented. 2025-07-17T06:47:59.1796276Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:3065: warning: Member __x (variable) of struct __hip_fp8x4_e5m2 is not documented. 2025-07-17T06:47:59.1797381Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:3067: warning: Member __default_interpret (variable) of struct __hip_fp8x4_e5m2 is not documented. 2025-07-17T06:47:59.1798617Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:3068: warning: Member __we (variable) of struct __hip_fp8x4_e5m2 is not documented. 2025-07-17T06:47:59.1799654Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:3069: warning: Member __wm (variable) of struct __hip_fp8x4_e5m2 is not documented. 2025-07-17T06:47:59.1800704Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1942: warning: Member __x (variable) of struct __hip_fp8x4_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1801829Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1944: warning: Member __default_interpret (variable) of struct __hip_fp8x4_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1802969Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1945: warning: Member __we (variable) of struct __hip_fp8x4_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1804040Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_fp8.h:1946: warning: Member __wm (variable) of struct __hip_fp8x4_e5m2_fnuz is not documented. 2025-07-17T06:47:59.1805105Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1663: warning: Member data (variable) of union char1 is not documented. 2025-07-17T06:47:59.1806152Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1685: warning: Member data[16] (variable) of union char16 is not documented. 2025-07-17T06:47:59.1807219Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1670: warning: Member data[2] (variable) of union char2 is not documented. 2025-07-17T06:47:59.1808272Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1693: warning: Member data[3] (variable) of union char3 is not documented. 2025-07-17T06:47:59.1809310Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1679: warning: Member data[4] (variable) of union char4 is not documented. 2025-07-17T06:47:59.1810366Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1682: warning: Member data[8] (variable) of union char8 is not documented. 2025-07-17T06:47:59.1811428Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2070: warning: Member data (variable) of union double1 is not documented. 2025-07-17T06:47:59.1812484Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2092: warning: Member data[16] (variable) of union double16 is not documented. 2025-07-17T06:47:59.1813558Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2077: warning: Member data[2] (variable) of union double2 is not documented. 2025-07-17T06:47:59.1814630Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2100: warning: Member data[3] (variable) of union double3 is not documented. 2025-07-17T06:47:59.1815736Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2086: warning: Member data[4] (variable) of union double4 is not documented. 2025-07-17T06:47:59.1816806Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2089: warning: Member data[8] (variable) of union double8 is not documented. 2025-07-17T06:47:59.1817969Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2033: warning: Member data (variable) of union float1 is not documented. 2025-07-17T06:47:59.1819030Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2055: warning: Member data[16] (variable) of union float16 is not documented. 2025-07-17T06:47:59.1820089Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2040: warning: Member data[2] (variable) of union float2 is not documented. 2025-07-17T06:47:59.1821159Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2063: warning: Member data[3] (variable) of union float3 is not documented. 2025-07-17T06:47:59.1822225Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2049: warning: Member data[4] (variable) of union float4 is not documented. 2025-07-17T06:47:59.1823272Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2052: warning: Member data[8] (variable) of union float8 is not documented. 2025-07-17T06:47:59.1824439Z #28 356.4 /clr/hipamd/include/hip/amd_detail/grid_launch.h:20: warning: Member gl_dim3(uint32_t _x=1, uint32_t _y=1, uint32_t _z=1) (function) of struct gl_dim3 is not documented. 2025-07-17T06:47:59.1825546Z #28 356.4 /clr/hipamd/include/hip/amd_detail/grid_launch.h:19: warning: Member x (variable) of struct gl_dim3 is not documented. 2025-07-17T06:47:59.1826488Z #28 356.4 /clr/hipamd/include/hip/amd_detail/grid_launch.h:19: warning: Member y (variable) of struct gl_dim3 is not documented. 2025-07-17T06:47:59.1827443Z #28 356.4 /clr/hipamd/include/hip/amd_detail/grid_launch.h:19: warning: Member z (variable) of struct gl_dim3 is not documented. 2025-07-17T06:47:59.1828723Z #28 356.4 /clr/hipamd/include/hip/amd_detail/grid_launch.hpp:12: warning: Member __attribute__((annotate("serialize"))) void __cxxamp_serialize(Kalmar (function) of class grid_launch_parm_cxx is not documented. 2025-07-17T06:47:59.1830079Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_prof_str.h:1301: warning: Member correlation_id (variable) of struct hip_api_data_s is not documented. 2025-07-17T06:47:59.1831189Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_prof_str.h:1302: warning: Member phase (variable) of struct hip_api_data_s is not documented. 2025-07-17T06:47:59.1832244Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_prof_str.h:3732: warning: Member args (variable) of struct hip_api_data_s is not documented. 2025-07-17T06:47:59.1833324Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_prof_str.h:3733: warning: Member phase_data (variable) of struct hip_api_data_s is not documented. 2025-07-17T06:47:59.1834394Z #28 356.4 /clr/hipamd/include/hip/amd_detail/amd_hip_bfloat16.h:48: warning: Member data (variable) of struct hip_bfloat16 is not documented. 2025-07-17T06:47:59.2567290Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1041: warning: Member size (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2569716Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1042: warning: Member __hipPopCallConfiguration_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2572310Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1043: warning: Member __hipPushCallConfiguration_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2574944Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1044: warning: Member __hipRegisterFatBinary_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2577466Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1045: warning: Member __hipRegisterFunction_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2580378Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1046: warning: Member __hipRegisterManagedVar_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2583210Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1047: warning: Member __hipRegisterSurface_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2585725Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1048: warning: Member __hipRegisterTexture_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2588200Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1049: warning: Member __hipRegisterVar_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2590724Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1050: warning: Member __hipUnregisterFatBinary_fn (variable) of struct HipCompilerDispatchTable is not documented. 2025-07-17T06:47:59.2593103Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1072: warning: Member size (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2595276Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1073: warning: Member hipApiName_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2596515Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1074: warning: Member hipArray3DCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2597813Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1075: warning: Member hipArray3DGetDescriptor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2599228Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1076: warning: Member hipArrayCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2600464Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1077: warning: Member hipArrayDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2601741Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1078: warning: Member hipArrayGetDescriptor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2603023Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1079: warning: Member hipArrayGetInfo_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2604253Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1080: warning: Member hipBindTexture_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2605487Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1081: warning: Member hipBindTexture2D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2606761Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1082: warning: Member hipBindTextureToArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2608108Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1083: warning: Member hipBindTextureToMipmappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2609435Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1084: warning: Member hipChooseDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2610707Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1085: warning: Member hipChooseDeviceR0000_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2611979Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1086: warning: Member hipConfigureCall_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2613242Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1087: warning: Member hipCreateSurfaceObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2614621Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1088: warning: Member hipCreateTextureObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2615913Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1089: warning: Member hipCtxCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2617184Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1090: warning: Member hipCtxDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2618450Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1091: warning: Member hipCtxDisablePeerAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2619755Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1092: warning: Member hipCtxEnablePeerAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2621051Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1093: warning: Member hipCtxGetApiVersion_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2622329Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1094: warning: Member hipCtxGetCacheConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2623583Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1095: warning: Member hipCtxGetCurrent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2624820Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1096: warning: Member hipCtxGetDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2626051Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1097: warning: Member hipCtxGetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2627318Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1098: warning: Member hipCtxGetSharedMemConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2628609Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1099: warning: Member hipCtxPopCurrent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2629865Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1100: warning: Member hipCtxPushCurrent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2631134Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1101: warning: Member hipCtxSetCacheConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2632390Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1102: warning: Member hipCtxSetCurrent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2633673Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1103: warning: Member hipCtxSetSharedMemConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2634968Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1104: warning: Member hipCtxSynchronize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2636247Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1105: warning: Member hipDestroyExternalMemory_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2637587Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1106: warning: Member hipDestroyExternalSemaphore_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2639079Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1107: warning: Member hipDestroySurfaceObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2640388Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1108: warning: Member hipDestroyTextureObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2641739Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1109: warning: Member hipDeviceCanAccessPeer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2643102Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1110: warning: Member hipDeviceComputeCapability_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2644670Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1111: warning: Member hipDeviceDisablePeerAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2646297Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1112: warning: Member hipDeviceEnablePeerAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2647590Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1113: warning: Member hipDeviceGet_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2648838Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1114: warning: Member hipDeviceGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2650134Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1115: warning: Member hipDeviceGetByPCIBusId_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2651449Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1116: warning: Member hipDeviceGetCacheConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2652784Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1117: warning: Member hipDeviceGetDefaultMemPool_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2654155Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1118: warning: Member hipDeviceGetGraphMemAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2655463Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1119: warning: Member hipDeviceGetLimit_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2656955Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1120: warning: Member hipDeviceGetMemPool_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2658218Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1121: warning: Member hipDeviceGetName_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2659494Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1122: warning: Member hipDeviceGetP2PAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2660790Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1123: warning: Member hipDeviceGetPCIBusId_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2662114Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1124: warning: Member hipDeviceGetSharedMemConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2663499Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1125: warning: Member hipDeviceGetStreamPriorityRange_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2664823Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1126: warning: Member hipDeviceGetUuid_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2666090Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1127: warning: Member hipDeviceGraphMemTrim_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2667412Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1128: warning: Member hipDevicePrimaryCtxGetState_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2668753Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1129: warning: Member hipDevicePrimaryCtxRelease_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2670283Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1130: warning: Member hipDevicePrimaryCtxReset_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2671782Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1131: warning: Member hipDevicePrimaryCtxRetain_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2673136Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1132: warning: Member hipDevicePrimaryCtxSetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2674416Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1133: warning: Member hipDeviceReset_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2675692Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1134: warning: Member hipDeviceSetCacheConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2677050Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1135: warning: Member hipDeviceSetGraphMemAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2678479Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1136: warning: Member hipDeviceSetLimit_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2679745Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1137: warning: Member hipDeviceSetMemPool_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2681067Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1138: warning: Member hipDeviceSetSharedMemConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2682390Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1139: warning: Member hipDeviceSynchronize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2683642Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1140: warning: Member hipDeviceTotalMem_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2684911Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1141: warning: Member hipDriverGetVersion_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2686179Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1142: warning: Member hipDrvGetErrorName_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2687441Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1143: warning: Member hipDrvGetErrorString_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2688745Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1144: warning: Member hipDrvGraphAddMemcpyNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2690074Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1145: warning: Member hipDrvMemcpy2DUnaligned_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2691332Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1146: warning: Member hipDrvMemcpy3D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2692579Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1147: warning: Member hipDrvMemcpy3DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2693882Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1148: warning: Member hipDrvPointerGetAttributes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2695171Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1149: warning: Member hipEventCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2696423Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1150: warning: Member hipEventCreateWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2697795Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1151: warning: Member hipEventDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2699146Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1152: warning: Member hipEventElapsedTime_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2700373Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1153: warning: Member hipEventQuery_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2701589Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1154: warning: Member hipEventRecord_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2702836Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1155: warning: Member hipEventSynchronize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2704155Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1156: warning: Member hipExtGetLinkTypeAndHopCount_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2705470Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1157: warning: Member hipExtLaunchKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2706832Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1158: warning: Member hipExtLaunchMultiKernelMultiDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2708198Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1159: warning: Member hipExtMallocWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2709519Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1160: warning: Member hipExtStreamCreateWithCUMask_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2710852Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1161: warning: Member hipExtStreamGetCUMask_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2712218Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1162: warning: Member hipExternalMemoryGetMappedBuffer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2713497Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1163: warning: Member hipFree_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2714669Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1164: warning: Member hipFreeArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2715867Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1165: warning: Member hipFreeAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2717064Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1166: warning: Member hipFreeHost_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2718440Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1167: warning: Member hipFreeMipmappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2719734Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1168: warning: Member hipFuncGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2721005Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1169: warning: Member hipFuncGetAttributes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2722267Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1170: warning: Member hipFuncSetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2723554Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1171: warning: Member hipFuncSetCacheConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2724926Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1172: warning: Member hipFuncSetSharedMemConfig_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2726280Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1173: warning: Member hipGLGetDevices_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2727521Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1174: warning: Member hipGetChannelDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2728740Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1175: warning: Member hipGetDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2729957Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1176: warning: Member hipGetDeviceCount_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2731195Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1177: warning: Member hipGetDeviceFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2732503Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1178: warning: Member hipGetDevicePropertiesR0600_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2733863Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1179: warning: Member hipGetDevicePropertiesR0000_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2735138Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1180: warning: Member hipGetErrorName_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2736379Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1181: warning: Member hipGetErrorString_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2737622Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1182: warning: Member hipGetLastError_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2738903Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1183: warning: Member hipGetMipmappedArrayLevel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2740204Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1184: warning: Member hipGetSymbolAddress_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2741459Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1185: warning: Member hipGetSymbolSize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2742775Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1186: warning: Member hipGetTextureAlignmentOffset_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2744143Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1187: warning: Member hipGetTextureObjectResourceDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2745578Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1188: warning: Member hipGetTextureObjectResourceViewDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2747009Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1189: warning: Member hipGetTextureObjectTextureDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2748358Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1190: warning: Member hipGetTextureReference_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2749672Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1191: warning: Member hipGraphAddChildGraphNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2751007Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1192: warning: Member hipGraphAddDependencies_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2752359Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1193: warning: Member hipGraphAddEmptyNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2755183Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1194: warning: Member hipGraphAddEventRecordNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2756904Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1195: warning: Member hipGraphAddEventWaitNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2758299Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1196: warning: Member hipGraphAddHostNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2759567Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1197: warning: Member hipGraphAddKernelNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2760883Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1198: warning: Member hipGraphAddMemAllocNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2762196Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1199: warning: Member hipGraphAddMemFreeNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2763502Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1200: warning: Member hipGraphAddMemcpyNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2764792Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1201: warning: Member hipGraphAddMemcpyNode1D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2766158Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1202: warning: Member hipGraphAddMemcpyNodeFromSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2767560Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1203: warning: Member hipGraphAddMemcpyNodeToSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2768883Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1204: warning: Member hipGraphAddMemsetNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2770233Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1205: warning: Member hipGraphChildGraphNodeGetGraph_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2771534Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1206: warning: Member hipGraphClone_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2772743Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1207: warning: Member hipGraphCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2773982Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1208: warning: Member hipGraphDebugDotPrint_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2775252Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1209: warning: Member hipGraphDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2776505Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1210: warning: Member hipGraphDestroyNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2777834Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1211: warning: Member hipGraphEventRecordNodeGetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2779244Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1212: warning: Member hipGraphEventRecordNodeSetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2780775Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1213: warning: Member hipGraphEventWaitNodeGetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2782159Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1214: warning: Member hipGraphEventWaitNodeSetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2783892Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1215: warning: Member hipGraphExecChildGraphNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2785259Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1216: warning: Member hipGraphExecDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2786622Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1217: warning: Member hipGraphExecEventRecordNodeSetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2788254Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1218: warning: Member hipGraphExecEventWaitNodeSetEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2789659Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1219: warning: Member hipGraphExecHostNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2791059Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1220: warning: Member hipGraphExecKernelNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2792462Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1221: warning: Member hipGraphExecMemcpyNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2794055Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1222: warning: Member hipGraphExecMemcpyNodeSetParams1D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2795535Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1223: warning: Member hipGraphExecMemcpyNodeSetParamsFromSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2797059Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1224: warning: Member hipGraphExecMemcpyNodeSetParamsToSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2798591Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1225: warning: Member hipGraphExecMemsetNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2799935Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1226: warning: Member hipGraphExecUpdate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2801193Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1227: warning: Member hipGraphGetEdges_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2802445Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1228: warning: Member hipGraphGetNodes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2803694Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1229: warning: Member hipGraphGetRootNodes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2805018Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1230: warning: Member hipGraphHostNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2806350Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1231: warning: Member hipGraphHostNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2807634Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1232: warning: Member hipGraphInstantiate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2808955Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1233: warning: Member hipGraphInstantiateWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2810408Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1234: warning: Member hipGraphKernelNodeCopyAttributes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2811914Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1235: warning: Member hipGraphKernelNodeGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2813284Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1236: warning: Member hipGraphKernelNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2814664Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1237: warning: Member hipGraphKernelNodeSetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2816045Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1238: warning: Member hipGraphKernelNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2817326Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1239: warning: Member hipGraphLaunch_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2818635Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1240: warning: Member hipGraphMemAllocNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2820017Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1241: warning: Member hipGraphMemFreeNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2821370Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1242: warning: Member hipGraphMemcpyNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2822723Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1243: warning: Member hipGraphMemcpyNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2824100Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1244: warning: Member hipGraphMemcpyNodeSetParams1D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2825542Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1245: warning: Member hipGraphMemcpyNodeSetParamsFromSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2827001Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1246: warning: Member hipGraphMemcpyNodeSetParamsToSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2828408Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1247: warning: Member hipGraphMemsetNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2829766Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1248: warning: Member hipGraphMemsetNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2831090Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1249: warning: Member hipGraphNodeFindInClone_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2832428Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1250: warning: Member hipGraphNodeGetDependencies_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2833797Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1251: warning: Member hipGraphNodeGetDependentNodes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2835136Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1252: warning: Member hipGraphNodeGetEnabled_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2836412Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1253: warning: Member hipGraphNodeGetType_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2837761Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1254: warning: Member hipGraphNodeSetEnabled_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2839268Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1255: warning: Member hipGraphReleaseUserObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2840595Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1256: warning: Member hipGraphRemoveDependencies_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2841931Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1257: warning: Member hipGraphRetainUserObject_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2843204Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1258: warning: Member hipGraphUpload_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2844502Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1259: warning: Member hipGraphicsGLRegisterBuffer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2845856Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1260: warning: Member hipGraphicsGLRegisterImage_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2847185Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1261: warning: Member hipGraphicsMapResources_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2848573Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1262: warning: Member hipGraphicsResourceGetMappedPointer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2850025Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1263: warning: Member hipGraphicsSubResourceGetMappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2851429Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1264: warning: Member hipGraphicsUnmapResources_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2852793Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1265: warning: Member hipGraphicsUnregisterResource_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2854082Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1266: warning: Member hipHostAlloc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2855254Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1267: warning: Member hipHostFree_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2856692Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1268: warning: Member hipHostGetDevicePointer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2857971Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1269: warning: Member hipHostGetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2859182Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1270: warning: Member hipHostMalloc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2860409Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1271: warning: Member hipHostRegister_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2861652Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1272: warning: Member hipHostUnregister_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2862916Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1273: warning: Member hipImportExternalMemory_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2864250Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1274: warning: Member hipImportExternalSemaphore_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2865615Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1275: warning: Member hipInit_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2866951Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1276: warning: Member hipIpcCloseMemHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2868214Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1277: warning: Member hipIpcGetEventHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2869492Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1278: warning: Member hipIpcGetMemHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2870776Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1279: warning: Member hipIpcOpenEventHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2872049Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1280: warning: Member hipIpcOpenMemHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2873316Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1281: warning: Member hipKernelNameRef_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2874586Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1282: warning: Member hipKernelNameRefByPtr_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2875848Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1283: warning: Member hipLaunchByPtr_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2877119Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1284: warning: Member hipLaunchCooperativeKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2878632Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1285: warning: Member hipLaunchCooperativeKernelMultiDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2880011Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1286: warning: Member hipLaunchHostFunc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2881241Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1287: warning: Member hipLaunchKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2882448Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1288: warning: Member hipMalloc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2883625Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1289: warning: Member hipMalloc3D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2884836Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1290: warning: Member hipMalloc3DArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2886053Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1291: warning: Member hipMallocArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2887279Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1292: warning: Member hipMallocAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2888543Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1293: warning: Member hipMallocFromPoolAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2889788Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1294: warning: Member hipMallocHost_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2891007Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1295: warning: Member hipMallocManaged_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2892347Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1296: warning: Member hipMallocMipmappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2893700Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1297: warning: Member hipMallocPitch_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2894936Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1298: warning: Member hipMemAddressFree_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2896198Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1299: warning: Member hipMemAddressReserve_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2897430Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1300: warning: Member hipMemAdvise_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2898633Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1301: warning: Member hipMemAllocHost_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2899877Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1302: warning: Member hipMemAllocPitch_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2901101Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1303: warning: Member hipMemCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2902373Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1304: warning: Member hipMemExportToShareableHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2903692Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1305: warning: Member hipMemGetAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2904962Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1306: warning: Member hipMemGetAddressRange_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2906296Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1307: warning: Member hipMemGetAllocationGranularity_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2907751Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1308: warning: Member hipMemGetAllocationPropertiesFromHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2909102Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1309: warning: Member hipMemGetInfo_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2910413Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1310: warning: Member hipMemImportFromShareableHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2911681Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1311: warning: Member hipMemMap_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2912899Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1312: warning: Member hipMemMapArrayAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2914157Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1313: warning: Member hipMemPoolCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2915387Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1314: warning: Member hipMemPoolDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2916678Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1315: warning: Member hipMemPoolExportPointer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2918050Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1316: warning: Member hipMemPoolExportToShareableHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2919601Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1317: warning: Member hipMemPoolGetAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2920969Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1318: warning: Member hipMemPoolGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2922359Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1319: warning: Member hipMemPoolImportFromShareableHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2923743Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1320: warning: Member hipMemPoolImportPointer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2925158Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1321: warning: Member hipMemPoolSetAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2926452Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1322: warning: Member hipMemPoolSetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2927730Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1323: warning: Member hipMemPoolTrimTo_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2928990Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1324: warning: Member hipMemPrefetchAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2930232Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1325: warning: Member hipMemPtrGetInfo_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2931516Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1326: warning: Member hipMemRangeGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2932840Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1327: warning: Member hipMemRangeGetAttributes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2934093Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1328: warning: Member hipMemRelease_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2935490Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1329: warning: Member hipMemRetainAllocationHandle_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2936866Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1330: warning: Member hipMemSetAccess_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2938065Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1331: warning: Member hipMemUnmap_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2939248Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1332: warning: Member hipMemcpy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2940430Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1333: warning: Member hipMemcpy2D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2941655Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1334: warning: Member hipMemcpy2DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2942903Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1335: warning: Member hipMemcpy2DFromArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2944213Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1336: warning: Member hipMemcpy2DFromArrayAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2945510Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1337: warning: Member hipMemcpy2DToArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2946842Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1338: warning: Member hipMemcpy2DToArrayAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2948175Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1339: warning: Member hipMemcpy3D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2949393Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1340: warning: Member hipMemcpy3DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2950611Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1341: warning: Member hipMemcpyAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2951828Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1342: warning: Member hipMemcpyAtoH_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2953036Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1343: warning: Member hipMemcpyDtoD_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2954274Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1344: warning: Member hipMemcpyDtoDAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2955509Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1345: warning: Member hipMemcpyDtoH_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2956932Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1346: warning: Member hipMemcpyDtoHAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2958262Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1347: warning: Member hipMemcpyFromArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2959516Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1348: warning: Member hipMemcpyFromSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2960811Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1349: warning: Member hipMemcpyFromSymbolAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2962082Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1350: warning: Member hipMemcpyHtoA_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2963289Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1351: warning: Member hipMemcpyHtoD_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2964511Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1352: warning: Member hipMemcpyHtoDAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2965765Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1353: warning: Member hipMemcpyParam2D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2967040Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1354: warning: Member hipMemcpyParam2DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2968280Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1355: warning: Member hipMemcpyPeer_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2969521Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1356: warning: Member hipMemcpyPeerAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2970772Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1357: warning: Member hipMemcpyToArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2972007Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1358: warning: Member hipMemcpyToSymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2973478Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1359: warning: Member hipMemcpyToSymbolAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2974807Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1360: warning: Member hipMemcpyWithStream_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2976116Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1361: warning: Member hipMemset_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2977279Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1362: warning: Member hipMemset2D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2978491Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1363: warning: Member hipMemset2DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2979718Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1364: warning: Member hipMemset3D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2980937Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1365: warning: Member hipMemset3DAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2982181Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1366: warning: Member hipMemsetAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2983378Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1367: warning: Member hipMemsetD16_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2984604Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1368: warning: Member hipMemsetD16Async_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2985828Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1369: warning: Member hipMemsetD32_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2987043Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1370: warning: Member hipMemsetD32Async_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2988268Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1371: warning: Member hipMemsetD8_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2989492Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1372: warning: Member hipMemsetD8Async_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2990765Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1373: warning: Member hipMipmappedArrayCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2992103Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1374: warning: Member hipMipmappedArrayDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2993446Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1375: warning: Member hipMipmappedArrayGetLevel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2994763Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1376: warning: Member hipModuleGetFunction_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2996029Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1377: warning: Member hipModuleGetGlobal_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2997297Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1378: warning: Member hipModuleGetTexRef_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.2998782Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1379: warning: Member hipModuleLaunchCooperativeKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3000262Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1380: warning: Member hipModuleLaunchCooperativeKernelMultiDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3001729Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1381: warning: Member hipModuleLaunchKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3003071Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1382: warning: Member hipModuleLoad_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3004301Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1383: warning: Member hipModuleLoadData_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3005544Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1384: warning: Member hipModuleLoadDataEx_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3007002Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1386: warning: Member hipModuleOccupancyMaxActiveBlocksPerMultiprocessor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3008695Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1388: warning: Member hipModuleOccupancyMaxActiveBlocksPerMultiprocessorWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3010306Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1389: warning: Member hipModuleOccupancyMaxPotentialBlockSize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3011860Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1391: warning: Member hipModuleOccupancyMaxPotentialBlockSizeWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3013269Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1392: warning: Member hipModuleUnload_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3014667Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1393: warning: Member hipOccupancyMaxActiveBlocksPerMultiprocessor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3016268Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1395: warning: Member hipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3017816Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1396: warning: Member hipOccupancyMaxPotentialBlockSize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3019168Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1397: warning: Member hipPeekAtLastError_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3020443Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1398: warning: Member hipPointerGetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3021763Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1399: warning: Member hipPointerGetAttributes_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3023076Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1400: warning: Member hipPointerSetAttribute_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3024358Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1401: warning: Member hipProfilerStart_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3025593Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1402: warning: Member hipProfilerStop_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3026846Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1403: warning: Member hipRuntimeGetVersion_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3028087Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1404: warning: Member hipSetDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3029346Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1405: warning: Member hipSetDeviceFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3030666Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1406: warning: Member hipSetupArgument_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3031998Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1407: warning: Member hipSignalExternalSemaphoresAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3033345Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1408: warning: Member hipStreamAddCallback_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3034634Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1409: warning: Member hipStreamAttachMemAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3035940Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1410: warning: Member hipStreamBeginCapture_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3037211Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1411: warning: Member hipStreamCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3038578Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1412: warning: Member hipStreamCreateWithFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3039928Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1413: warning: Member hipStreamCreateWithPriority_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3041236Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1414: warning: Member hipStreamDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3042491Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1415: warning: Member hipStreamEndCapture_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3043797Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1416: warning: Member hipStreamGetCaptureInfo_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3045134Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1417: warning: Member hipStreamGetCaptureInfo_v2_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3046439Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1418: warning: Member hipStreamGetDevice_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3047682Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1419: warning: Member hipStreamGetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3048948Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1420: warning: Member hipStreamGetPriority_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3050231Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1421: warning: Member hipStreamIsCapturing_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3051471Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1422: warning: Member hipStreamQuery_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3052726Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1423: warning: Member hipStreamSynchronize_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3054085Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1424: warning: Member hipStreamUpdateCaptureDependencies_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3055444Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1425: warning: Member hipStreamWaitEvent_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3056987Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1426: warning: Member hipStreamWaitValue32_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3058442Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1427: warning: Member hipStreamWaitValue64_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3059732Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1428: warning: Member hipStreamWriteValue32_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3061009Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1429: warning: Member hipStreamWriteValue64_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3062289Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1430: warning: Member hipTexObjectCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3063558Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1431: warning: Member hipTexObjectDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3064869Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1432: warning: Member hipTexObjectGetResourceDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3066255Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1433: warning: Member hipTexObjectGetResourceViewDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3067620Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1434: warning: Member hipTexObjectGetTextureDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3068930Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1435: warning: Member hipTexRefGetAddress_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3070203Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1436: warning: Member hipTexRefGetAddressMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3071514Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1437: warning: Member hipTexRefGetFilterMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3073233Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1438: warning: Member hipTexRefGetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3074485Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1439: warning: Member hipTexRefGetFormat_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3075782Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1440: warning: Member hipTexRefGetMaxAnisotropy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3077118Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1441: warning: Member hipTexRefGetMipMappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3078564Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1442: warning: Member hipTexRefGetMipmapFilterMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3079922Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1443: warning: Member hipTexRefGetMipmapLevelBias_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3081290Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1444: warning: Member hipTexRefGetMipmapLevelClamp_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3082611Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1445: warning: Member hipTexRefSetAddress_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3083939Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1446: warning: Member hipTexRefSetAddress2D_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3085272Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1447: warning: Member hipTexRefSetAddressMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3086633Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1448: warning: Member hipTexRefSetArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3087905Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1449: warning: Member hipTexRefSetBorderColor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3089216Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1450: warning: Member hipTexRefSetFilterMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3090500Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1451: warning: Member hipTexRefSetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3091754Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1452: warning: Member hipTexRefSetFormat_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3093043Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1453: warning: Member hipTexRefSetMaxAnisotropy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3094411Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1454: warning: Member hipTexRefSetMipmapFilterMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3095771Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1455: warning: Member hipTexRefSetMipmapLevelBias_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3097121Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1456: warning: Member hipTexRefSetMipmapLevelClamp_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3098481Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1457: warning: Member hipTexRefSetMipmappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3099890Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1458: warning: Member hipThreadExchangeStreamCaptureMode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3101237Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1459: warning: Member hipUnbindTexture_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3102480Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1460: warning: Member hipUserObjectCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3103746Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1461: warning: Member hipUserObjectRelease_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3105032Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1462: warning: Member hipUserObjectRetain_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3106363Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1463: warning: Member hipWaitExternalSemaphoresAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3107710Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1464: warning: Member hipCreateChannelDesc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3109013Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1465: warning: Member hipExtModuleLaunchKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3110341Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1466: warning: Member hipHccModuleLaunchKernel_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3111661Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1467: warning: Member hipMemcpy_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3112928Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1468: warning: Member hipMemcpyToSymbol_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3114284Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1469: warning: Member hipMemcpyFromSymbol_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3115535Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1470: warning: Member hipMemcpy2D_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3116812Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1471: warning: Member hipMemcpy2DFromArray_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3118078Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1472: warning: Member hipMemcpy3D_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3119402Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1473: warning: Member hipMemset_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3120636Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1474: warning: Member hipMemsetAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3121878Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1475: warning: Member hipMemset2D_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3123120Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1476: warning: Member hipMemset2DAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3124373Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1477: warning: Member hipMemset3DAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3125626Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1478: warning: Member hipMemset3D_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3126860Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1479: warning: Member hipMemcpyAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3128112Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1480: warning: Member hipMemcpy3DAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3129377Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1481: warning: Member hipMemcpy2DAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3130684Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1482: warning: Member hipMemcpyFromSymbolAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3132033Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1483: warning: Member hipMemcpyToSymbolAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3133338Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1484: warning: Member hipMemcpyFromArray_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3134627Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1485: warning: Member hipMemcpy2DToArray_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3135952Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1486: warning: Member hipMemcpy2DFromArrayAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3137297Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1487: warning: Member hipMemcpy2DToArrayAsync_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3138640Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1488: warning: Member hipStreamQuery_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3139999Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1489: warning: Member hipStreamSynchronize_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3141305Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1490: warning: Member hipStreamGetPriority_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3142605Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1491: warning: Member hipStreamWaitEvent_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3143887Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1492: warning: Member hipStreamGetFlags_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3145175Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1493: warning: Member hipStreamAddCallback_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3146444Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1494: warning: Member hipEventRecord_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3147764Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1495: warning: Member hipLaunchCooperativeKernel_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3149084Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1496: warning: Member hipLaunchKernel_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3150327Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1497: warning: Member hipGraphLaunch_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3151624Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1498: warning: Member hipStreamBeginCapture_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3152937Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1499: warning: Member hipStreamEndCapture_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3154249Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1500: warning: Member hipStreamIsCapturing_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3155566Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1501: warning: Member hipStreamGetCaptureInfo_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3157258Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1502: warning: Member hipStreamGetCaptureInfo_v2_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3158655Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1503: warning: Member hipLaunchHostFunc_spt_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3159924Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1504: warning: Member hipGetStreamDeviceId_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3161230Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1505: warning: Member hipDrvGraphAddMemsetNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3162629Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1506: warning: Member hipGraphAddExternalSemaphoresWaitNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3164119Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1507: warning: Member hipGraphAddExternalSemaphoresSignalNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3165649Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1508: warning: Member hipGraphExternalSemaphoresSignalNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3167342Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1509: warning: Member hipGraphExternalSemaphoresWaitNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3169028Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1510: warning: Member hipGraphExternalSemaphoresSignalNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3170582Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1511: warning: Member hipGraphExternalSemaphoresWaitNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3172173Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1512: warning: Member hipGraphExecExternalSemaphoresSignalNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3173786Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1513: warning: Member hipGraphExecExternalSemaphoresWaitNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3175198Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1514: warning: Member hipGraphAddNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3176498Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1515: warning: Member hipGraphInstantiateWithParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3177826Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1516: warning: Member hipExtGetLastError_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3179113Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1517: warning: Member hipTexRefGetBorderColor_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3180381Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1518: warning: Member hipTexRefGetArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3181628Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1521: warning: Member hipGetProcAddress_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3182949Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1524: warning: Member hipStreamBeginCaptureToGraph_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3184263Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1527: warning: Member hipGetFuncBySymbol_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3185521Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1528: warning: Member hipSetValidDevices_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3186760Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1529: warning: Member hipMemcpyAtoD_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3187972Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1530: warning: Member hipMemcpyDtoA_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3189178Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1531: warning: Member hipMemcpyAtoA_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3190412Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1532: warning: Member hipMemcpyAtoHAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3191677Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1533: warning: Member hipMemcpyHtoAAsync_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3192948Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1534: warning: Member hipMemcpy2DArrayToArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3194307Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1537: warning: Member hipDrvGraphAddMemFreeNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3195783Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1538: warning: Member hipDrvGraphExecMemcpyNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3197231Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1539: warning: Member hipDrvGraphExecMemsetNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3198688Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1540: warning: Member hipGraphExecGetFlags_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3199983Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1541: warning: Member hipGraphNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3201302Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1542: warning: Member hipGraphExecNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3202713Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1543: warning: Member hipExternalMemoryGetMappedMipmappedArray_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3204181Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1544: warning: Member hipDrvGraphMemcpyNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3205583Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1545: warning: Member hipDrvGraphMemcpyNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3206895Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1548: warning: Member hipExtHostAlloc_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3208222Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1551: warning: Member hipDeviceGetTexture1DLinearMaxWidth_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3209587Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1554: warning: Member hipStreamBatchMemOp_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3210889Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1557: warning: Member hipGraphAddBatchMemOpNode_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3212250Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1558: warning: Member hipGraphBatchMemOpNodeGetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3213656Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1559: warning: Member hipGraphBatchMemOpNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3215094Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1560: warning: Member hipGraphExecBatchMemOpNodeSetParams_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3216442Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1563: warning: Member hipLinkAddData_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3217652Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1564: warning: Member hipLinkAddFile_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3218874Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1565: warning: Member hipLinkComplete_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3220085Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1566: warning: Member hipLinkCreate_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3221342Z #28 356.4 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1567: warning: Member hipLinkDestroy_fn (variable) of struct HipDispatchTable is not documented. 2025-07-17T06:47:59.3221868Z #28 356.5 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1589: warning: Member size (variable) of struct HipToolsDispatchTable is not documented. 2025-07-17T06:47:59.3222537Z #28 356.5 /clr/hipamd/include/hip/amd_detail/hip_api_trace.hpp:1590: warning: Member __hipReportDevices_fn (variable) of struct HipToolsDispatchTable is not documented. 2025-07-17T06:47:59.3223010Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1811: warning: Member data (variable) of union int1 is not documented. 2025-07-17T06:47:59.3223481Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1833: warning: Member data[16] (variable) of union int16 is not documented. 2025-07-17T06:47:59.3223940Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1818: warning: Member data[2] (variable) of union int2 is not documented. 2025-07-17T06:47:59.3224413Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1841: warning: Member data[3] (variable) of union int3 is not documented. 2025-07-17T06:47:59.3224874Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1827: warning: Member data[4] (variable) of union int4 is not documented. 2025-07-17T06:47:59.3225335Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1830: warning: Member data[8] (variable) of union int8 is not documented. 2025-07-17T06:47:59.3225806Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1885: warning: Member data (variable) of union long1 is not documented. 2025-07-17T06:47:59.3226279Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1907: warning: Member data[16] (variable) of union long16 is not documented. 2025-07-17T06:47:59.3226739Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1892: warning: Member data[2] (variable) of union long2 is not documented. 2025-07-17T06:47:59.3227217Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1915: warning: Member data[3] (variable) of union long3 is not documented. 2025-07-17T06:47:59.3227678Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1901: warning: Member data[4] (variable) of union long4 is not documented. 2025-07-17T06:47:59.3228174Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1904: warning: Member data[8] (variable) of union long8 is not documented. 2025-07-17T06:47:59.3228652Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1959: warning: Member data (variable) of union longlong1 is not documented. 2025-07-17T06:47:59.3229139Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1981: warning: Member data[16] (variable) of union longlong16 is not documented. 2025-07-17T06:47:59.3229634Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1966: warning: Member data[2] (variable) of union longlong2 is not documented. 2025-07-17T06:47:59.3230117Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1989: warning: Member data[3] (variable) of union longlong3 is not documented. 2025-07-17T06:47:59.3230598Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1975: warning: Member data[4] (variable) of union longlong4 is not documented. 2025-07-17T06:47:59.3231091Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1978: warning: Member data[8] (variable) of union longlong8 is not documented. 2025-07-17T06:47:59.3231556Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1737: warning: Member data (variable) of union short1 is not documented. 2025-07-17T06:47:59.3232046Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1759: warning: Member data[16] (variable) of union short16 is not documented. 2025-07-17T06:47:59.3232522Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1744: warning: Member data[2] (variable) of union short2 is not documented. 2025-07-17T06:47:59.3233019Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1767: warning: Member data[3] (variable) of union short3 is not documented. 2025-07-17T06:47:59.3233529Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1753: warning: Member data[4] (variable) of union short4 is not documented. 2025-07-17T06:47:59.3234048Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1756: warning: Member data[8] (variable) of union short8 is not documented. 2025-07-17T06:47:59.3234513Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1700: warning: Member data (variable) of union uchar1 is not documented. 2025-07-17T06:47:59.3235002Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1722: warning: Member data[16] (variable) of union uchar16 is not documented. 2025-07-17T06:47:59.3235471Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1707: warning: Member data[2] (variable) of union uchar2 is not documented. 2025-07-17T06:47:59.3235956Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1730: warning: Member data[3] (variable) of union uchar3 is not documented. 2025-07-17T06:47:59.3236430Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1716: warning: Member data[4] (variable) of union uchar4 is not documented. 2025-07-17T06:47:59.3236896Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1719: warning: Member data[8] (variable) of union uchar8 is not documented. 2025-07-17T06:47:59.3237442Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_device_functions.h:238: warning: Member __attribute__ (variable) of struct ucharHolder is not documented. 2025-07-17T06:47:59.3237899Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1848: warning: Member data (variable) of union uint1 is not documented. 2025-07-17T06:47:59.3238528Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1870: warning: Member data[16] (variable) of union uint16 is not documented. 2025-07-17T06:47:59.3239008Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1855: warning: Member data[2] (variable) of union uint2 is not documented. 2025-07-17T06:47:59.3239477Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1878: warning: Member data[3] (variable) of union uint3 is not documented. 2025-07-17T06:47:59.3239957Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1864: warning: Member data[4] (variable) of union uint4 is not documented. 2025-07-17T06:47:59.3240419Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1867: warning: Member data[8] (variable) of union uint8 is not documented. 2025-07-17T06:47:59.3240881Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1922: warning: Member data (variable) of union ulong1 is not documented. 2025-07-17T06:47:59.3241373Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1944: warning: Member data[16] (variable) of union ulong16 is not documented. 2025-07-17T06:47:59.3241842Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1929: warning: Member data[2] (variable) of union ulong2 is not documented. 2025-07-17T06:47:59.3242319Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1952: warning: Member data[3] (variable) of union ulong3 is not documented. 2025-07-17T06:47:59.3242802Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1938: warning: Member data[4] (variable) of union ulong4 is not documented. 2025-07-17T06:47:59.3243268Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1941: warning: Member data[8] (variable) of union ulong8 is not documented. 2025-07-17T06:47:59.3243761Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1996: warning: Member data (variable) of union ulonglong1 is not documented. 2025-07-17T06:47:59.3244311Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2018: warning: Member data[16] (variable) of union ulonglong16 is not documented. 2025-07-17T06:47:59.3244797Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2003: warning: Member data[2] (variable) of union ulonglong2 is not documented. 2025-07-17T06:47:59.3245370Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2026: warning: Member data[3] (variable) of union ulonglong3 is not documented. 2025-07-17T06:47:59.3245852Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2012: warning: Member data[4] (variable) of union ulonglong4 is not documented. 2025-07-17T06:47:59.3246330Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:2015: warning: Member data[8] (variable) of union ulonglong8 is not documented. 2025-07-17T06:47:59.3246439Z #28 356.5 brary_decls.h... 2025-07-17T06:47:59.3246782Z #28 356.5 Generating docs for file /clr/hipamd/include/hip/amd_detail/hip_cooperative_groups_helper.h... 2025-07-17T06:47:59.3247045Z #28 356.5 Generating docs for file /clr/hipamd/include/hip/amd_detail/host_defines.h... 2025-07-17T06:47:59.3247177Z #28 356.5 Generating page documentation... 2025-07-17T06:47:59.3247296Z #28 356.5 Generating group documentation... 2025-07-17T06:47:59.3247411Z #28 356.5 Generating class documentation... 2025-07-17T06:47:59.3247567Z #28 356.5 Generating docs for compound __half2_raw... 2025-07-17T06:47:59.3247704Z #28 356.5 Generating docs for compound __half_raw... 2025-07-17T06:47:59.3247853Z #28 356.5 Generating docs for compound __hip_fp8_e4m3... 2025-07-17T06:47:59.3248028Z #28 356.5 Generating docs for compound __hip_fp8_e4m3_fnuz... 2025-07-17T06:47:59.3248172Z #28 356.5 Generating docs for compound __hip_fp8_e5m2... 2025-07-17T06:47:59.3248330Z #28 356.5 Generating docs for compound __hip_fp8_e5m2_fnuz... 2025-07-17T06:47:59.3248493Z #28 356.5 Generating docs for compound __hip_fp8x2_e4m3... 2025-07-17T06:47:59.3248660Z #28 356.5 Generating docs for compound __hip_fp8x2_e4m3_fnuz... 2025-07-17T06:47:59.3248811Z #28 356.5 Generating docs for compound __hip_fp8x2_e5m2... 2025-07-17T06:47:59.3248991Z #28 356.5 Generating docs for compound __hip_fp8x2_e5m2_fnuz... 2025-07-17T06:47:59.3249142Z #28 356.5 Generating docs for compound __hip_fp8x4_e4m3... 2025-07-17T06:47:59.3249310Z #28 356.5 Generating docs for compound __hip_fp8x4_e4m3_fnuz... 2025-07-17T06:47:59.3249474Z #28 356.5 Generating docs for compound __hip_fp8x4_e5m2... 2025-07-17T06:47:59.3249639Z #28 356.5 Generating docs for compound __hip_fp8x4_e5m2_fnuz... 2025-07-17T06:47:59.3249762Z #28 356.5 Generating docs for compound char1... 2025-07-17T06:47:59.3249900Z #28 356.5 Generating docs for compound char16... 2025-07-17T06:47:59.3250021Z #28 356.5 Generating docs for compound char2... 2025-07-17T06:47:59.3250141Z #28 356.5 Generating docs for compound char3... 2025-07-17T06:47:59.3250271Z #28 356.5 Generating docs for compound char4... 2025-07-17T06:47:59.3250388Z #28 356.5 Generating docs for compound char8... 2025-07-17T06:47:59.3250517Z #28 356.5 Generating docs for compound double1... 2025-07-17T06:47:59.3250659Z #28 356.5 Generating docs for compound double16... 2025-07-17T06:47:59.3250786Z #28 356.5 Generating docs for compound double2... 2025-07-17T06:47:59.3250913Z #28 356.5 Generating docs for compound double3... 2025-07-17T06:47:59.3251052Z #28 356.5 Generating docs for compound double4... 2025-07-17T06:47:59.3251179Z #28 356.5 Generating docs for compound double8... 2025-07-17T06:47:59.3251304Z #28 356.5 Generating docs for compound float1... 2025-07-17T06:47:59.3251441Z #28 356.5 Generating docs for compound float16... 2025-07-17T06:47:59.3251569Z #28 356.5 Generating docs for compound float2... 2025-07-17T06:47:59.3251692Z #28 356.5 Generating docs for compound float3... 2025-07-17T06:47:59.3251829Z #28 356.5 Generating docs for compound float4... 2025-07-17T06:47:59.3251953Z #28 356.5 Generating docs for compound float8... 2025-07-17T06:47:59.3252077Z #28 356.5 Generating docs for compound gl_dim3... 2025-07-17T06:47:59.3252290Z #28 356.5 Generating docs for compound grid_launch_parm... 2025-07-17T06:47:59.3252459Z #28 356.5 Generating docs for compound grid_launch_parm_cxx... 2025-07-17T06:47:59.3252636Z #28 356.5 Generating docs for compound hip_api_data_s... 2025-07-17T06:47:59.3252790Z #28 356.5 Generating docs for compound hip_bfloat16... 2025-07-17T06:47:59.3253030Z #28 356.5 Generating docs for compound HipCompilerDispatchTable... 2025-07-17T06:47:59.3253187Z #28 356.5 Generating docs for compound HipDispatchTable... 2025-07-17T06:47:59.3253379Z #28 356.5 Generating docs for compound HipToolsDispatchTable... 2025-07-17T06:47:59.3253500Z #28 356.5 Generating docs for compound int1... 2025-07-17T06:47:59.3253622Z #28 356.5 Generating docs for compound int16... 2025-07-17T06:47:59.3253756Z #28 356.5 Generating docs for compound int2... 2025-07-17T06:47:59.3253875Z #28 356.5 Generating docs for compound int3... 2025-07-17T06:47:59.3253993Z #28 356.5 Generating docs for compound int4... 2025-07-17T06:47:59.3254125Z #28 356.5 Generating docs for compound int8... 2025-07-17T06:47:59.3254246Z #28 356.5 Generating docs for compound long1... 2025-07-17T06:47:59.3254371Z #28 356.5 Generating docs for compound long16... 2025-07-17T06:47:59.3254505Z #28 356.5 Generating docs for compound long2... 2025-07-17T06:47:59.3254624Z #28 356.5 Generating docs for compound long3... 2025-07-17T06:47:59.3254746Z #28 356.5 Generating docs for compound long4... 2025-07-17T06:47:59.3254880Z #28 356.5 Generating docs for compound long8... 2025-07-17T06:47:59.3255012Z #28 356.5 Generating docs for compound longlong1... 2025-07-17T06:47:59.3255149Z #28 356.5 Generating docs for compound longlong16... 2025-07-17T06:47:59.3255294Z #28 356.5 Generating docs for compound longlong2... 2025-07-17T06:47:59.3255423Z #28 356.5 Generating docs for compound longlong3... 2025-07-17T06:47:59.3255553Z #28 356.5 Generating docs for compound longlong4... 2025-07-17T06:47:59.3255910Z #28 356.5 Generating docs for compound longlong8... 2025-07-17T06:47:59.3256069Z #28 356.5 Generating docs for compound short1... 2025-07-17T06:47:59.3256197Z #28 356.5 Generating docs for compound short16... 2025-07-17T06:47:59.3256323Z #28 356.5 Generating docs for compound short2... 2025-07-17T06:47:59.3256462Z #28 356.5 Generating docs for compound short3... 2025-07-17T06:47:59.3256586Z #28 356.5 Generating docs for compound short4... 2025-07-17T06:47:59.3256713Z #28 356.5 Generating docs for compound short8... 2025-07-17T06:47:59.3256850Z #28 356.5 Generating docs for compound uchar1... 2025-07-17T06:47:59.3256980Z #28 356.5 Generating docs for compound uchar16... 2025-07-17T06:47:59.3257103Z #28 356.5 Generating docs for compound uchar2... 2025-07-17T06:47:59.3257263Z #28 356.5 Generating docs for compound uchar2Holder... 2025-07-17T06:47:59.3257385Z #28 356.5 Generating docs for compound uchar3... 2025-07-17T06:47:59.3257510Z #28 356.5 Generating docs for compound uchar4... 2025-07-17T06:47:59.3257643Z #28 356.5 Generating docs for compound uchar8... 2025-07-17T06:47:59.3257786Z #28 356.5 Generating docs for compound ucharHolder... 2025-07-17T06:47:59.3257906Z #28 356.5 Generating docs for compound uint1... 2025-07-17T06:47:59.3258040Z #28 356.5 Generating docs for compound uint16... 2025-07-17T06:47:59.3258163Z #28 356.5 Generating docs for compound uint2... 2025-07-17T06:47:59.3258284Z #28 356.5 Generating docs for compound uint3... 2025-07-17T06:47:59.3258418Z #28 356.5 Generating docs for compound uint4... 2025-07-17T06:47:59.3258538Z #28 356.5 Generating docs for compound uint8... 2025-07-17T06:47:59.3258661Z #28 356.5 Generating docs for compound ulong1... 2025-07-17T06:47:59.3258800Z #28 356.5 Generating docs for compound ulong16... 2025-07-17T06:47:59.3258921Z #28 356.5 Generating docs for compound ulong2... 2025-07-17T06:47:59.3259042Z #28 356.5 Generating docs for compound ulong3... 2025-07-17T06:47:59.3259176Z #28 356.5 Generating docs for compound ulong4... 2025-07-17T06:47:59.3259296Z #28 356.5 Generating docs for compound ulong8... 2025-07-17T06:47:59.3259522Z #28 356.5 Generating docs for compound ulonglong1... 2025-07-17T06:47:59.3259675Z #28 356.5 Generating docs for compound ulonglong16... 2025-07-17T06:47:59.3259811Z #28 356.5 Generating docs for compound ulonglong2... 2025-07-17T06:47:59.3259987Z #28 356.5 Generating docs for compound ulonglong3... 2025-07-17T06:47:59.3260135Z #28 356.5 Generating docs for compound ulonglong4... 2025-07-17T06:47:59.3260340Z #28 356.5 Generating docs for compound ulonglong8... 2025-07-17T06:47:59.3260920Z #28 356.5 Generating docs for co/clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1774: warning: Member data (variable) of union ushort1 is not documented. 2025-07-17T06:47:59.3261421Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1796: warning: Member data[16] (variable) of union ushort16 is not documented. 2025-07-17T06:47:59.3261897Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1781: warning: Member data[2] (variable) of union ushort2 is not documented. 2025-07-17T06:47:59.3262374Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1804: warning: Member data[3] (variable) of union ushort3 is not documented. 2025-07-17T06:47:59.3262855Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1790: warning: Member data[4] (variable) of union ushort4 is not documented. 2025-07-17T06:47:59.3263331Z #28 356.5 /clr/hipamd/include/hip/amd_detail/amd_hip_vector_types.h:1793: warning: Member data[8] (variable) of union ushort8 is not documented. 2025-07-17T06:47:59.3263921Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:51: warning: Member kernarg(kernarg &&) (function) of class hip_impl::kernarg is not documented. 2025-07-17T06:47:59.3264415Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:53: warning: Member data() (function) of class hip_impl::kernarg is not documented. 2025-07-17T06:47:59.3264900Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:54: warning: Member size() (function) of class hip_impl::kernarg is not documented. 2025-07-17T06:47:59.3265453Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:55: warning: Member reserve(std::size_t) (function) of class hip_impl::kernarg is not documented. 2025-07-17T06:47:59.3265988Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:56: warning: Member resize(std::size_t) (function) of class hip_impl::kernarg is not documented. 2025-07-17T06:47:59.3266656Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:69: warning: Member kernel_descriptor(std::uintptr_t, hsa_agent_t) (function) of class hip_impl::program_state is not documented. 2025-07-17T06:47:59.3267304Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:72: warning: Member get_kernargs_size_align(std::uintptr_t) (function) of class hip_impl::program_state is not documented. 2025-07-17T06:47:59.3268057Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:73: warning: Member load_executable(const char *, const size_t, hsa_executable_t, hsa_agent_t) (function) of class hip_impl::program_state is not documented. 2025-07-17T06:47:59.3268851Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:76: warning: Member load_executable_no_copy(const char *, const size_t, hsa_executable_t, hsa_agent_t) (function) of class hip_impl::program_state is not documented. 2025-07-17T06:47:59.3269481Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:80: warning: Member global_addr_by_name(const char *name) (function) of class hip_impl::program_state is not documented. 2025-07-17T06:47:59.3270076Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:89: warning: Member size(std::size_t n) const (function) of class hip_impl::kernargs_size_align is not documented. 2025-07-17T06:47:59.3270706Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:90: warning: Member alignment(std::size_t n) const (function) of class hip_impl::kernargs_size_align is not documented. 2025-07-17T06:47:59.3271352Z #28 356.5 /clr/hipamd/include/hip/amd_detail/program_state.hpp:91: warning: Member getHandle() const (function) of class hip_impl::kernargs_size_align is not documented. 2025-07-17T06:47:59.3271461Z #28 356.5 mpound ushort1... 2025-07-17T06:47:59.3271624Z #28 356.5 Generating docs for compound ushort16... 2025-07-17T06:47:59.3271752Z #28 356.5 Generating docs for compound ushort2... 2025-07-17T06:47:59.3271945Z #28 356.5 Generating docs for compound ushort3... 2025-07-17T06:47:59.3272072Z #28 356.5 Generating docs for compound ushort4... 2025-07-17T06:47:59.3272196Z #28 356.5 Generating docs for compound ushort8... 2025-07-17T06:47:59.3272315Z #28 356.5 Generating namespace index... 2025-07-17T06:47:59.3272514Z #28 356.5 Generating docs for compound hip_impl::is_callable_impl... 2025-07-17T06:47:59.3273012Z #28 356.5 Generating docs for compound hip_impl::is_callable_impl< F(Ts...), void_t_< decltype(simple_invoke(std::declval< F >(), std::declval< Ts >()...))> >... 2025-07-17T06:47:59.3273201Z #28 356.5 Generating docs for compound hip_impl::is_callable... 2025-07-17T06:47:59.3273366Z #28 356.5 Generating docs for compound hip_impl::kernarg... 2025-07-17T06:47:59.3273550Z #28 356.5 Generating docs for compound hip_impl::program_state... 2025-07-17T06:47:59.3273770Z #28 356.5 Generating docs for compound hip_impl::kernargs_size_align... 2025-07-17T06:47:59.3273881Z #28 356.5 Generating graph info page... 2025-07-17T06:47:59.3274013Z #28 356.5 Generating directory documentation... 2025-07-17T06:47:59.3274130Z #28 356.5 Generating index page... 2025-07-17T06:47:59.3274228Z #28 356.5 Generating page index... 2025-07-17T06:47:59.3274328Z #28 356.5 Generating module index... 2025-07-17T06:47:59.3274447Z #28 356.5 Generating namespace index... 2025-07-17T06:47:59.3274571Z #28 356.5 Generating namespace member index... 2025-07-17T06:47:59.3274698Z #28 356.5 Generating annotated compound index... 2025-07-17T06:47:59.3274844Z #28 356.5 Generating alphabetical compound index... 2025-07-17T06:47:59.3274972Z #28 356.5 Generating hierarchical class index... 2025-07-17T06:47:59.3275074Z #28 356.5 Generating member index... 2025-07-17T06:47:59.3275170Z #28 356.5 Generating file index... 2025-07-17T06:47:59.3275291Z #28 356.5 Generating file member index... 2025-07-17T06:47:59.3275396Z #28 356.5 Generating example index... 2025-07-17T06:47:59.3275493Z #28 356.5 finalizing index lists... 2025-07-17T06:47:59.3275598Z #28 356.5 writing tag file... 2025-07-17T06:47:59.3275704Z #28 356.5 Running plantuml with JAVA... 2025-07-17T06:47:59.3275859Z #28 356.5 lookup cache used 4657/65536 hits=50279 misses=5506 2025-07-17T06:47:59.3275957Z #28 356.5 finished... 2025-07-17T06:47:59.4156538Z #28 356.6 [ 56%] Built target build_doxygen 2025-07-17T06:48:00.9166579Z #28 358.2 In file included from /usr/include/string.h:535, 2025-07-17T06:48:00.9167417Z #28 358.2 from /usr/include/c++/11/cstring:42, 2025-07-17T06:48:00.9168120Z #28 358.2 from /clr/rocclr/utils/debug.hpp:26, 2025-07-17T06:48:00.9168797Z #28 358.2 from /clr/rocclr/include/top.hpp:107, 2025-07-17T06:48:00.9169548Z #28 358.2 from /clr/rocclr/thread/thread.hpp:24, 2025-07-17T06:48:00.9170314Z #28 358.2 from /clr/rocclr/platform/commandqueue.hpp:31, 2025-07-17T06:48:00.9171095Z #28 358.2 from /clr/rocclr/device/rocm/rocblit.cpp:21: 2025-07-17T06:48:00.9171881Z #28 358.2 In function 'void* memcpy(void*, const void*, size_t)', 2025-07-17T06:48:00.9173736Z #28 358.2 inlined from 'void amd::roc::KernelBlitManager::setArgument(amd::Kernel*, size_t, size_t, const void*, size_t, const amd::device::Memory*, bool) const' at /clr/rocclr/device/rocm/rocblit.hpp:686:15, 2025-07-17T06:48:00.9176301Z #28 358.2 inlined from 'virtual bool amd::roc::KernelBlitManager::batchMemOps(const void*, size_t, uint32_t) const' at /clr/rocclr/device/rocm/rocblit.cpp:2512:14: 2025-07-17T06:48:00.9178864Z #28 358.2 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' reading 8 bytes from a region of size 4 [-Wstringop-overread] 2025-07-17T06:48:00.9182112Z #28 358.2 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-07-17T06:48:00.9182850Z #28 358.2 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-07-17T06:48:00.9183705Z #28 358.2 30 | __glibc_objsize0 (__dest)); 2025-07-17T06:48:00.9184541Z #28 358.2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-07-17T06:48:01.0670125Z #28 358.2 /clr/rocclr/device/rocm/rocblit.cpp: In member function 'virtual bool amd::roc::KernelBlitManager::batchMemOps(const void*, size_t, uint32_t) const': 2025-07-17T06:48:01.0671963Z #28 358.2 /clr/rocclr/device/rocm/rocblit.cpp:2496:46: note: source object 'count' of size 4 2025-07-17T06:48:01.0673005Z #28 358.2 2496 | uint32_t count) const { 2025-07-17T06:48:01.0673707Z #28 358.2 | ~~~~~~~~~^~~~~ 2025-07-17T06:48:02.9692690Z #28 360.3 [ 57%] Linking CXX static library librocclr.a 2025-07-17T06:48:03.0713482Z #28 360.4 [ 57%] Built target rocclr 2025-07-17T06:48:03.2501072Z #28 360.4 [ 58%] Building CXX object hipamd/src/hiprtc/CMakeFiles/hiprtc.dir/hiprtc.cpp.o 2025-07-17T06:48:03.2502341Z #28 360.4 [ 59%] Building CXX object hipamd/src/hiprtc/CMakeFiles/hiprtc.dir/__/hip_comgr_helper.cpp.o 2025-07-17T06:48:03.2503607Z #28 360.4 [ 60%] Building CXX object hipamd/src/hiprtc/CMakeFiles/hiprtc.dir/hiprtcInternal.cpp.o 2025-07-17T06:48:03.2504774Z #28 360.4 [ 61%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/fixme.cpp.o 2025-07-17T06:48:03.2505829Z #28 360.4 [ 63%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_activity.cpp.o 2025-07-17T06:48:03.2506982Z #28 360.4 [ 64%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_code_object.cpp.o 2025-07-17T06:48:03.2508147Z #28 360.4 [ 65%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_context.cpp.o 2025-07-17T06:48:03.2509231Z #28 360.4 [ 66%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_device_runtime.cpp.o 2025-07-17T06:48:03.2510259Z #28 360.4 [ 67%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_device.cpp.o 2025-07-17T06:48:03.2511211Z #28 360.4 [ 68%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_error.cpp.o 2025-07-17T06:48:03.2512252Z #28 360.4 [ 69%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_event.cpp.o 2025-07-17T06:48:03.2513344Z #28 360.4 [ 70%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_event_ipc.cpp.o 2025-07-17T06:48:03.2514472Z #28 360.4 [ 71%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_fatbin.cpp.o 2025-07-17T06:48:03.2515538Z #28 360.4 [ 72%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_global.cpp.o 2025-07-17T06:48:03.2516676Z #28 360.4 [ 73%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_graph_internal.cpp.o 2025-07-17T06:48:03.2517801Z #28 360.4 [ 75%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_graph.cpp.o 2025-07-17T06:48:03.2519009Z #28 360.4 [ 76%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_hmm.cpp.o 2025-07-17T06:48:03.2520107Z #28 360.4 [ 77%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_intercept.cpp.o 2025-07-17T06:48:03.2521292Z #28 360.4 [ 78%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_memory.cpp.o 2025-07-17T06:48:03.2522455Z #28 360.4 [ 79%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_mempool.cpp.o 2025-07-17T06:48:03.2523572Z #28 360.4 [ 80%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_module.cpp.o 2025-07-17T06:48:03.2524620Z #28 360.4 [ 81%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_mempool_impl.cpp.o 2025-07-17T06:48:03.2525588Z #28 360.4 [ 82%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_peer.cpp.o 2025-07-17T06:48:03.2526591Z #28 360.4 [ 83%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_profile.cpp.o 2025-07-17T06:48:03.2527983Z #28 360.4 [ 84%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_platform.cpp.o 2025-07-17T06:48:03.2529132Z #28 360.4 [ 85%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_stream_ops.cpp.o 2025-07-17T06:48:03.2530444Z #28 360.4 [ 86%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_stream.cpp.o 2025-07-17T06:48:03.2531470Z #28 360.4 [ 88%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_texture.cpp.o 2025-07-17T06:48:03.2532717Z #28 360.4 [ 89%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_surface.cpp.o 2025-07-17T06:48:03.2533826Z #28 360.4 [ 90%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_gl.cpp.o 2025-07-17T06:48:03.2535040Z #28 360.4 [ 91%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_table_interface.cpp.o 2025-07-17T06:48:03.2536124Z #28 360.4 [ 92%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_vm.cpp.o 2025-07-17T06:48:03.2537085Z #28 360.4 [ 93%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_api_trace.cpp.o 2025-07-17T06:48:03.2538214Z #28 360.4 [ 94%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_table_interface_c.cpp.o 2025-07-17T06:48:03.2539383Z #28 360.4 [ 95%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hiprtc/hiprtc.cpp.o 2025-07-17T06:48:03.2540485Z #28 360.4 [ 96%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hip_comgr_helper.cpp.o 2025-07-17T06:48:03.2541635Z #28 360.4 [ 97%] Building CXX object hipamd/src/CMakeFiles/amdhip64.dir/hiprtc/hiprtcInternal.cpp.o 2025-07-17T06:48:06.8278535Z #28 364.1 [ 98%] Linking CXX shared library ../../lib/libhiprtc.so 2025-07-17T06:48:07.0079775Z #28 364.3 [ 98%] Built target hiprtc 2025-07-17T06:48:23.5606261Z #28 380.9 [100%] Linking CXX shared library ../lib/libamdhip64.so 2025-07-17T06:48:23.9873063Z #28 381.3 [100%] Built target amdhip64 2025-07-17T06:48:24.0929876Z #28 381.3 + cp hipamd/lib/libamdhip64.so.6.4.43483-606bc820b /opt/rocm/lib/libamdhip64.so.6.4.60401 2025-07-17T06:48:24.0930427Z #28 381.3 + popd 2025-07-17T06:48:24.0930784Z #28 381.3 + rm -rf HIP clr 2025-07-17T06:48:24.0931045Z #28 381.3 / 2025-07-17T06:48:24.0931254Z #28 381.4 + apt-get autoclean 2025-07-17T06:48:24.9590710Z #28 381.4 Reading package lists... 2025-07-17T06:48:25.1392136Z #28 382.3 Building dependency tree... 2025-07-17T06:48:25.3875051Z #28 382.4 Reading state information... 2025-07-17T06:48:25.3875460Z #28 382.4 + apt-get clean 2025-07-17T06:48:25.3887488Z #28 382.4 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f16.x_dists_nodistro_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_InRelease /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-all_Packages.lz4 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/ppa.launchpadcontent.net_ubuntu-toolchain-r_test_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/repo.radeon.com_amdgpu_6.4.1_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/repo.radeon.com_amdgpu_6.4.1_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/repo.radeon.com_rocm_apt_6.4.1_dists_jammy_InRelease /var/lib/apt/lists/repo.radeon.com_rocm_apt_6.4.1_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2025-07-17T06:48:25.3901042Z #28 DONE 382.5s 2025-07-17T06:48:25.3901209Z 2025-07-17T06:48:25.3901319Z #29 [stage-0 21/55] RUN rm install_rocm.sh 2025-07-17T06:48:26.2187267Z #29 DONE 1.0s 2025-07-17T06:48:26.3921962Z 2025-07-17T06:48:26.3922919Z #30 [stage-0 22/55] COPY ./common/install_rocm_magma.sh install_rocm_magma.sh 2025-07-17T06:48:26.3923458Z #30 DONE 0.0s 2025-07-17T06:48:26.3923597Z 2025-07-17T06:48:26.3923757Z #31 [stage-0 23/55] RUN bash ./install_rocm_magma.sh 6.4 2025-07-17T06:48:27.2244091Z #31 0.983 ++ mktemp -d 2025-07-17T06:48:27.3757894Z #31 0.984 + tmp_dir=/tmp/tmp.HhpZ63Gj4R 2025-07-17T06:48:27.3758351Z #31 0.984 + pushd /tmp/tmp.HhpZ63Gj4R 2025-07-17T06:48:27.3759053Z #31 0.984 + curl -OLs https://ossci-linux.s3.us-east-1.amazonaws.com/magma-rocm64-a1625ff4d9bc362906bd01f805dbbe12612953f6-1.tar.bz2 2025-07-17T06:48:27.3759745Z #31 0.984 /tmp/tmp.HhpZ63Gj4R / 2025-07-17T06:48:29.8720874Z #31 3.631 + tar -xvf magma-rocm64-a1625ff4d9bc362906bd01f805dbbe12612953f6-1.tar.bz2 2025-07-17T06:48:30.0672254Z #31 3.641 include/ 2025-07-17T06:48:30.0672634Z #31 3.641 include/Makefile 2025-07-17T06:48:30.0673258Z #31 3.641 include/Makefile.src 2025-07-17T06:48:30.0673601Z #31 3.641 include/magma.h 2025-07-17T06:48:30.0673907Z #31 3.642 include/magma_auxiliary.h 2025-07-17T06:48:30.0674201Z #31 3.642 include/magma_batched.h 2025-07-17T06:48:30.0674520Z #31 3.642 include/magma_bulge.h 2025-07-17T06:48:30.0674813Z #31 3.642 include/magma_config.h.in 2025-07-17T06:48:30.0675107Z #31 3.642 include/magma_copy.h 2025-07-17T06:48:30.0675392Z #31 3.642 include/magma_copy_v1.h 2025-07-17T06:48:30.0675675Z #31 3.642 include/magma_hbatched.h 2025-07-17T06:48:30.0675963Z #31 3.642 include/magma_htc.h 2025-07-17T06:48:30.0676240Z #31 3.642 include/magma_lapack.h 2025-07-17T06:48:30.0676513Z #31 3.642 include/magma_mangling.h 2025-07-17T06:48:30.0676813Z #31 3.642 include/magma_mangling_cmake.h 2025-07-17T06:48:30.0677126Z #31 3.642 include/magma_operators.h 2025-07-17T06:48:30.0677423Z #31 3.642 include/magma_types.h 2025-07-17T06:48:30.0677700Z #31 3.642 include/magma_v2.h 2025-07-17T06:48:30.0677960Z #31 3.642 include/magma_vbatched.h 2025-07-17T06:48:30.0678362Z #31 3.642 include/magma_z.h 2025-07-17T06:48:30.0678638Z #31 3.643 include/magma_zbatched.h 2025-07-17T06:48:30.0678933Z #31 3.644 include/magma_zbulge.h 2025-07-17T06:48:30.0679225Z #31 3.644 include/magma_zbulgeinc.h 2025-07-17T06:48:30.0679507Z #31 3.644 include/magma_zc.h 2025-07-17T06:48:30.0679782Z #31 3.644 include/magma_zgehrd_m.h 2025-07-17T06:48:30.0680062Z #31 3.644 include/magma_zlapack.h 2025-07-17T06:48:30.0680354Z #31 3.644 include/magma_zvbatched.h 2025-07-17T06:48:30.0680645Z #31 3.645 include/magmablas.h 2025-07-17T06:48:30.0680907Z #31 3.645 include/magmablas_h.h 2025-07-17T06:48:30.0681191Z #31 3.645 include/magmablas_v1.h 2025-07-17T06:48:30.0681478Z #31 3.645 include/magmablas_v1_map.h 2025-07-17T06:48:30.0681761Z #31 3.645 include/magmablas_z.h 2025-07-17T06:48:30.0682205Z #31 3.645 include/magmablas_z_v1.h 2025-07-17T06:48:30.0682496Z #31 3.645 include/magmablas_z_v1_map.h 2025-07-17T06:48:30.0682808Z #31 3.646 include/magmablas_zc.h 2025-07-17T06:48:30.0683158Z #31 3.646 include/magmablas_zc_v1.h 2025-07-17T06:48:30.0683451Z #31 3.646 include/magmablas_zc_v1_map.h 2025-07-17T06:48:30.0683759Z #31 3.646 include/magma_ds.h 2025-07-17T06:48:30.0684127Z #31 3.646 include/magmablas_s_v1.h 2025-07-17T06:48:30.0684421Z #31 3.646 include/magmablas_s.h 2025-07-17T06:48:30.0684704Z #31 3.646 include/magma_config.h 2025-07-17T06:48:30.0684974Z #31 3.646 include/magmablas_d.h 2025-07-17T06:48:30.0685252Z #31 3.647 include/magmablas_c.h 2025-07-17T06:48:30.0685514Z #31 3.647 include/magma_s.h 2025-07-17T06:48:30.0685779Z #31 3.648 include/magma_d.h 2025-07-17T06:48:30.0686037Z #31 3.648 include/magma_c.h 2025-07-17T06:48:30.0686293Z #31 3.649 include/magmablas_d_v1.h 2025-07-17T06:48:30.0686586Z #31 3.649 include/magmablas_ds_v1.h 2025-07-17T06:48:30.0686873Z #31 3.649 include/magmablas_ds.h 2025-07-17T06:48:30.0687168Z #31 3.649 include/magmablas_ds_v1_map.h 2025-07-17T06:48:30.0687482Z #31 3.649 include/magmablas_s_v1_map.h 2025-07-17T06:48:30.0687777Z #31 3.649 include/magmablas_d_v1_map.h 2025-07-17T06:48:30.0688088Z #31 3.649 include/magmablas_c_v1_map.h 2025-07-17T06:48:30.0688391Z #31 3.649 include/magmablas_c_v1.h 2025-07-17T06:48:30.0688672Z #31 3.650 include/magma_sbulge.h 2025-07-17T06:48:30.0688958Z #31 3.650 include/magma_cbulge.h 2025-07-17T06:48:30.0689225Z #31 3.650 include/magma_dbulge.h 2025-07-17T06:48:30.0689511Z #31 3.650 include/magma_sbulgeinc.h 2025-07-17T06:48:30.0689808Z #31 3.650 include/magma_dbulgeinc.h 2025-07-17T06:48:30.0690090Z #31 3.650 include/magma_slapack.h 2025-07-17T06:48:30.0690376Z #31 3.670 include/magma_dlapack.h 2025-07-17T06:48:30.0690753Z #31 3.671 include/magma_clapack.h 2025-07-17T06:48:30.0691031Z #31 3.671 include/magma_cbulgeinc.h 2025-07-17T06:48:30.0691317Z #31 3.671 include/magma_sgehrd_m.h 2025-07-17T06:48:30.0691590Z #31 3.671 include/magma_dgehrd_m.h 2025-07-17T06:48:30.0691871Z #31 3.671 include/magma_cgehrd_m.h 2025-07-17T06:48:30.0692141Z #31 3.671 include/magma_sbatched.h 2025-07-17T06:48:30.0692420Z #31 3.671 include/magma_dbatched.h 2025-07-17T06:48:30.0692705Z #31 3.672 include/magma_svbatched.h 2025-07-17T06:48:30.0692983Z #31 3.672 include/magma_dvbatched.h 2025-07-17T06:48:30.0693272Z #31 3.672 include/magma_cbatched.h 2025-07-17T06:48:30.0693563Z #31 3.673 include/magma_cvbatched.h 2025-07-17T06:48:30.0693838Z #31 3.673 include/magma_param.mod 2025-07-17T06:48:30.0694125Z #31 3.673 include/magma_zfortran.mod 2025-07-17T06:48:30.0694406Z #31 3.673 include/magma_cfortran.mod 2025-07-17T06:48:30.0694697Z #31 3.673 include/magma_dfortran.mod 2025-07-17T06:48:30.0694989Z #31 3.673 include/magma_sfortran.mod 2025-07-17T06:48:30.0704088Z #31 3.674 include/magmablas_zfortran.mod 2025-07-17T06:48:30.0704448Z #31 3.674 include/magmablas_cfortran.mod 2025-07-17T06:48:30.0704766Z #31 3.674 include/magmablas_dfortran.mod 2025-07-17T06:48:30.0705107Z #31 3.674 include/magmablas_sfortran.mod 2025-07-17T06:48:30.0705418Z #31 3.674 include/magma.mod 2025-07-17T06:48:30.0705665Z #31 3.675 lib/ 2025-07-17T06:48:30.0705896Z #31 3.675 lib/libmagma.so 2025-07-17T06:48:51.2437890Z #31 25.00 lib/libmagma.a 2025-07-17T06:49:11.4738363Z #31 45.23 lib/pkgconfig/ 2025-07-17T06:49:11.4738775Z #31 45.23 lib/pkgconfig/magma.pc.in 2025-07-17T06:49:11.4739088Z #31 45.23 info/ 2025-07-17T06:49:11.6290028Z #31 45.23 info/recipe/ 2025-07-17T06:49:11.6290893Z #31 45.23 info/recipe/build.sh 2025-07-17T06:49:11.6291670Z #31 45.23 info/licenses/ 2025-07-17T06:49:11.6292420Z #31 45.23 info/licenses/COPYRIGHT 2025-07-17T06:49:11.6293261Z #31 45.23 + mkdir -p /opt/rocm/magma 2025-07-17T06:49:11.6294208Z #31 45.23 + mv include /opt/rocm/magma/include 2025-07-17T06:49:11.6295173Z #31 45.24 + mv lib /opt/rocm/magma/lib 2025-07-17T06:49:11.6295969Z #31 45.24 + popd 2025-07-17T06:49:11.6296576Z #31 45.24 / 2025-07-17T06:49:17.8247202Z #31 DONE 51.6s 2025-07-17T06:49:17.9782256Z 2025-07-17T06:49:17.9782594Z #32 [stage-0 24/55] RUN rm install_rocm_magma.sh 2025-07-17T06:49:18.3187247Z #32 DONE 0.5s 2025-07-17T06:49:18.4966796Z 2025-07-17T06:49:18.4967700Z #33 [stage-0 25/55] ADD ./common/install_miopen.sh install_miopen.sh 2025-07-17T06:49:18.4968713Z #33 DONE 0.0s 2025-07-17T06:49:18.4968909Z 2025-07-17T06:49:18.4969450Z #34 [stage-0 26/55] RUN bash ./install_miopen.sh 6.4 && rm install_miopen.sh 2025-07-17T06:49:19.2628461Z #34 0.917 + ROCM_VERSION=6.4 2025-07-17T06:49:19.2628810Z #34 0.917 + [[ -z 6.4 ]] 2025-07-17T06:49:19.2629081Z #34 0.917 + IS_UBUNTU=0 2025-07-17T06:49:19.4653116Z #34 0.918 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2025-07-17T06:49:19.4654244Z #34 0.918 ++ tr -d '"' 2025-07-17T06:49:19.4654949Z #34 0.919 + ID=ubuntu 2025-07-17T06:49:19.4655615Z #34 0.920 + case "$ID" in 2025-07-17T06:49:19.4656390Z #34 0.920 + IS_UBUNTU=1 2025-07-17T06:49:19.4656636Z #34 0.920 + save_IFS=' 2025-07-17T06:49:19.4656974Z #34 0.920 ' 2025-07-17T06:49:19.4657229Z #34 0.920 + IFS=. 2025-07-17T06:49:19.4657563Z #34 0.920 + ROCM_VERSION_ARRAY=(${ROCM_VERSION}) 2025-07-17T06:49:19.4657907Z #34 0.920 + IFS=' 2025-07-17T06:49:19.4658149Z #34 0.920 ' 2025-07-17T06:49:19.4658367Z #34 0.920 + [[ 2 == 2 ]] 2025-07-17T06:49:19.4658639Z #34 0.920 + ROCM_VERSION_MAJOR=6 2025-07-17T06:49:19.4658924Z #34 0.920 + ROCM_VERSION_MINOR=4 2025-07-17T06:49:19.4659242Z #34 0.920 + ROCM_VERSION_PATCH=0 2025-07-17T06:49:19.4659543Z #34 0.920 + ROCM_INT=60400 2025-07-17T06:49:19.4659804Z #34 0.920 ++ echo 6.4 2025-07-17T06:49:19.4660062Z #34 0.920 ++ tr -d -c . 2025-07-17T06:49:19.4660321Z #34 0.920 ++ wc -c 2025-07-17T06:49:19.4660565Z #34 0.921 + ROCM_DOTS=1 2025-07-17T06:49:19.4660817Z #34 0.921 + [[ 1 == 1 ]] 2025-07-17T06:49:19.4661080Z #34 0.921 + ROCM_VERSION_NOPATCH=6.4 2025-07-17T06:49:19.4661429Z #34 0.921 + ROCM_INSTALL_PATH=/opt/rocm-6.4.0 2025-07-17T06:49:19.4661767Z #34 0.922 + MIOPEN_CMAKE_COMMON_FLAGS=' 2025-07-17T06:49:19.4662098Z #34 0.922 -DMIOPEN_USE_COMGR=ON 2025-07-17T06:49:19.4662410Z #34 0.922 -DMIOPEN_BUILD_DRIVER=OFF 2025-07-17T06:49:19.4662695Z #34 0.922 ' 2025-07-17T06:49:19.4662930Z #34 0.922 + [[ 60400 -ge 60200 ]] 2025-07-17T06:49:19.4663225Z #34 0.922 + [[ 60400 -lt 60204 ]] 2025-07-17T06:49:19.4663631Z #34 0.922 + echo 'ROCm 6.4 does not need any patches, do not build from source' 2025-07-17T06:49:19.4664288Z #34 0.922 + exit 0 2025-07-17T06:49:19.4664606Z #34 0.922 ROCm 6.4 does not need any patches, do not build from source 2025-07-17T06:49:19.4664988Z #34 DONE 0.9s 2025-07-17T06:49:19.4665116Z 2025-07-17T06:49:19.4665323Z #35 [stage-0 27/55] COPY ./common/install_amdsmi.sh install_amdsmi.sh 2025-07-17T06:49:19.4665684Z #35 DONE 0.0s 2025-07-17T06:49:19.4665824Z 2025-07-17T06:49:19.4665947Z #36 [stage-0 28/55] RUN bash ./install_amdsmi.sh 2025-07-17T06:49:20.0840810Z #36 0.770 + cd /opt/rocm/share/amd_smi 2025-07-17T06:49:20.0841219Z #36 0.770 + pip install . 2025-07-17T06:49:20.4154275Z #36 1.101 Processing /opt/rocm-6.4.1/share/amd_smi 2025-07-17T06:49:20.5682442Z #36 1.104 Installing build dependencies: started 2025-07-17T06:49:21.4362019Z #36 2.122 Installing build dependencies: finished with status 'done' 2025-07-17T06:49:21.5876521Z #36 2.123 Getting requirements to build wheel: started 2025-07-17T06:49:21.7888065Z #36 2.475 Getting requirements to build wheel: finished with status 'done' 2025-07-17T06:49:21.9401166Z #36 2.476 Preparing metadata (pyproject.toml): started 2025-07-17T06:49:21.9524369Z #36 2.638 Preparing metadata (pyproject.toml): finished with status 'done' 2025-07-17T06:49:22.1062553Z #36 2.641 Building wheels for collected packages: amdsmi 2025-07-17T06:49:22.1063023Z #36 2.642 Building wheel for amdsmi (pyproject.toml): started 2025-07-17T06:49:22.2470096Z #36 2.933 Building wheel for amdsmi (pyproject.toml): finished with status 'done' 2025-07-17T06:49:22.4025919Z #36 2.935 Created wheel for amdsmi: filename=amdsmi-25.4.2+aca1101-py3-none-any.whl size=723059 sha256=daa4159ca7df2b5a8b1c187da16374142a09534d644887d9328a7a1ff5063583 2025-07-17T06:49:22.4027446Z #36 2.935 Stored in directory: /tmp/pip-ephem-wheel-cache-_j20ttgp/wheels/a3/90/cb/cce69b27607a547d7d820428dd43ace989a020a9a13bf33a26 2025-07-17T06:49:22.4028236Z #36 2.938 Successfully built amdsmi 2025-07-17T06:49:22.5768513Z #36 3.263 Installing collected packages: amdsmi 2025-07-17T06:49:22.7423430Z #36 3.336 Successfully installed amdsmi-25.4.2+aca1101 2025-07-17T06:49:22.7425523Z #36 3.337 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-07-17T06:49:22.7427200Z #36 DONE 3.4s 2025-07-17T06:49:22.8940031Z 2025-07-17T06:49:22.8941421Z #37 [stage-0 29/55] RUN rm install_amdsmi.sh 2025-07-17T06:49:23.8753499Z #37 DONE 1.1s 2025-07-17T06:49:24.0477717Z 2025-07-17T06:49:24.0478284Z #38 [stage-0 30/55] ADD ./common/install_ucc.sh install_ucc.sh 2025-07-17T06:49:24.0478901Z #38 DONE 0.0s 2025-07-17T06:49:24.0479042Z 2025-07-17T06:49:24.0479616Z #39 [stage-0 31/55] RUN if [ -n "cc312eaa4655c0cc5c2bcd796db938f90563bcf6" ] && [ -n "0c0fc21559835044ab107199e334f7157d6a0d3d" ]; then bash ./install_ucc.sh; fi 2025-07-17T06:49:24.8517433Z #39 0.955 + [[ -d /usr/local/cuda/ ]] 2025-07-17T06:49:24.8517881Z #39 0.955 + with_cuda=no 2025-07-17T06:49:24.8518167Z #39 0.955 + [[ -d /opt/rocm ]] 2025-07-17T06:49:24.8518647Z #39 0.955 + with_rocm=/opt/rocm 2025-07-17T06:49:24.8518944Z #39 0.955 + install_ucx 2025-07-17T06:49:24.8519196Z #39 0.955 + set -ex 2025-07-17T06:49:24.8519558Z #39 0.955 + git clone --recursive https://github.com/openucx/ucx.git 2025-07-17T06:49:25.0042375Z #39 0.956 Cloning into 'ucx'... 2025-07-17T06:49:27.3804519Z #39 3.484 Submodule 'ucg' (https://github.com/openucx/xucg.git) registered for path 'src/ucg' 2025-07-17T06:49:27.5373035Z #39 3.489 Cloning into '/ucx/src/ucg'... 2025-07-17T06:49:27.5778965Z #39 3.681 Submodule path 'src/ucg': checked out 'aaa65c30af52115aa601c9b17529cb295797864f' 2025-07-17T06:49:27.7100156Z #39 3.689 + pushd ucx 2025-07-17T06:49:27.7100620Z #39 3.689 + git checkout cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-07-17T06:49:27.7101030Z #39 3.689 /ucx / 2025-07-17T06:49:27.7101372Z #39 3.813 Note: switching to 'cc312eaa4655c0cc5c2bcd796db938f90563bcf6'. 2025-07-17T06:49:27.7101781Z #39 3.813 2025-07-17T06:49:27.7102126Z #39 3.813 You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T06:49:27.7102715Z #39 3.813 changes and commit them, and you can discard any commits you make in this 2025-07-17T06:49:27.7103302Z #39 3.813 state without impacting any branches by switching back to a branch. 2025-07-17T06:49:27.7103720Z #39 3.813 2025-07-17T06:49:27.7104062Z #39 3.813 If you want to create a new branch to retain commits you create, you may 2025-07-17T06:49:27.7104611Z #39 3.813 do so (now or later) by using -c with the switch command. Example: 2025-07-17T06:49:27.7104993Z #39 3.813 2025-07-17T06:49:27.7105231Z #39 3.813 git switch -c 2025-07-17T06:49:27.7105525Z #39 3.813 2025-07-17T06:49:27.7105756Z #39 3.813 Or undo this operation with: 2025-07-17T06:49:27.7106045Z #39 3.813 2025-07-17T06:49:27.7106244Z #39 3.813 git switch - 2025-07-17T06:49:27.7106490Z #39 3.813 2025-07-17T06:49:27.7106850Z #39 3.813 Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T06:49:27.7107301Z #39 3.813 2025-07-17T06:49:27.7107719Z #39 3.813 HEAD is now at cc312eaa4 Merge pull request #10358 from rakhmets/topic/fix-buildrpm-w-cuda 2025-07-17T06:49:27.9473829Z #39 3.814 + git submodule update --init --recursive 2025-07-17T06:49:27.9474970Z #39 3.852 + ./autogen.sh 2025-07-17T06:49:27.9475762Z #39 3.898 autoreconf: export WARNINGS= 2025-07-17T06:49:27.9476252Z #39 3.899 autoreconf: Entering directory '.' 2025-07-17T06:49:27.9476965Z #39 3.900 autoreconf: configure.ac: not using Gettext 2025-07-17T06:49:28.7971814Z #39 4.900 autoreconf: running: aclocal -I config/m4 2025-07-17T06:49:29.9994487Z #39 6.102 autoreconf: configure.ac: tracing 2025-07-17T06:49:30.6920554Z #39 6.795 autoreconf: running: libtoolize --copy 2025-07-17T06:49:30.8329660Z #39 6.936 libtoolize: putting auxiliary files in '.'. 2025-07-17T06:49:30.8330120Z #39 6.936 libtoolize: copying file './ltmain.sh' 2025-07-17T06:49:30.9353605Z #39 6.954 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. 2025-07-17T06:49:30.9354160Z #39 6.954 libtoolize: copying file 'config/m4/libtool.m4' 2025-07-17T06:49:30.9354582Z #39 6.975 libtoolize: copying file 'config/m4/ltoptions.m4' 2025-07-17T06:49:30.9355010Z #39 6.996 libtoolize: copying file 'config/m4/ltsugar.m4' 2025-07-17T06:49:30.9355438Z #39 7.017 libtoolize: copying file 'config/m4/ltversion.m4' 2025-07-17T06:49:30.9356130Z #39 7.038 libtoolize: copying file 'config/m4/lt~obsolete.m4' 2025-07-17T06:49:31.1089864Z #39 7.062 autoreconf: configure.ac: not using Intltool 2025-07-17T06:49:31.1090288Z #39 7.062 autoreconf: configure.ac: not using Gtkdoc 2025-07-17T06:49:31.1090685Z #39 7.062 autoreconf: running: aclocal -I config/m4 2025-07-17T06:49:32.1828203Z #39 8.286 autoreconf: running: /usr/bin/autoconf 2025-07-17T06:49:33.0387582Z #39 9.142 autoreconf: running: /usr/bin/autoheader 2025-07-17T06:49:33.7339673Z #39 9.837 autoreconf: running: automake --add-missing --copy --no-force 2025-07-17T06:49:34.0381336Z #39 10.14 configure.ac:31: installing './compile' 2025-07-17T06:49:34.2837118Z #39 10.14 configure.ac:83: installing './config.guess' 2025-07-17T06:49:34.2837586Z #39 10.15 configure.ac:83: installing './config.sub' 2025-07-17T06:49:34.2837962Z #39 10.15 configure.ac:51: installing './install-sh' 2025-07-17T06:49:34.2838342Z #39 10.15 configure.ac:51: installing './missing' 2025-07-17T06:49:34.2838940Z #39 10.24 bindings/java/src/main/native/Makefile.am: installing './depcomp' 2025-07-17T06:49:35.8552958Z #39 11.96 autoreconf: Leaving directory '.' 2025-07-17T06:49:35.9589249Z #39 11.96 + ./configure --prefix=/usr --enable-mt --with-cuda=no --with-rocm=/opt/rocm --enable-profiling --enable-stats 2025-07-17T06:49:36.0802674Z #39 12.06 checking for gcc... gcc 2025-07-17T06:49:36.0803125Z #39 12.09 checking whether the C compiler works... yes 2025-07-17T06:49:36.0803564Z #39 12.12 checking for C compiler default output file name... a.out 2025-07-17T06:49:36.0804010Z #39 12.12 checking for suffix of executables... 2025-07-17T06:49:36.0804400Z #39 12.15 checking whether we are cross compiling... no 2025-07-17T06:49:36.1928505Z #39 12.18 checking for suffix of object files... o 2025-07-17T06:49:36.1929022Z #39 12.20 checking whether the compiler supports GNU C... yes 2025-07-17T06:49:36.1929447Z #39 12.22 checking whether gcc accepts -g... yes 2025-07-17T06:49:36.1929892Z #39 12.23 checking for gcc option to enable C11 features... none needed 2025-07-17T06:49:36.1930390Z #39 12.26 checking whether gcc understands -c and -o together... yes 2025-07-17T06:49:36.1930827Z #39 12.28 checking for stdio.h... yes 2025-07-17T06:49:36.3098217Z #39 12.30 checking for stdlib.h... yes 2025-07-17T06:49:36.3098801Z #39 12.31 checking for string.h... yes 2025-07-17T06:49:36.3099154Z #39 12.33 checking for inttypes.h... yes 2025-07-17T06:49:36.3099469Z #39 12.35 checking for stdint.h... yes 2025-07-17T06:49:36.3099789Z #39 12.37 checking for strings.h... yes 2025-07-17T06:49:36.3100127Z #39 12.39 checking for sys/stat.h... yes 2025-07-17T06:49:36.4259080Z #39 12.41 checking for sys/types.h... yes 2025-07-17T06:49:36.4259526Z #39 12.43 checking for unistd.h... yes 2025-07-17T06:49:36.4259836Z #39 12.46 checking for wchar.h... yes 2025-07-17T06:49:36.4260168Z #39 12.48 checking for minix/config.h... no 2025-07-17T06:49:36.4260597Z #39 12.50 checking whether it is safe to define __EXTENSIONS__... yes 2025-07-17T06:49:36.5306782Z #39 12.53 checking whether _XOPEN_SOURCE should be defined... no 2025-07-17T06:49:36.5307281Z #39 12.55 checking for git... yes 2025-07-17T06:49:36.5307843Z #39 12.55 checking for a BSD-compatible install... /usr/bin/install -c 2025-07-17T06:49:36.5308323Z #39 12.56 checking whether build environment is sane... yes 2025-07-17T06:49:36.5308844Z #39 12.56 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2025-07-17T06:49:36.5309220Z #39 12.57 checking for gawk... no 2025-07-17T06:49:36.5309517Z #39 12.57 checking for mawk... mawk 2025-07-17T06:49:36.5309957Z #39 12.57 checking whether make sets $(MAKE)... yes 2025-07-17T06:49:36.5310435Z #39 12.58 checking whether make supports the include directive... yes (GNU style) 2025-07-17T06:49:36.5310976Z #39 12.59 checking whether make supports nested variables... yes 2025-07-17T06:49:36.5311448Z #39 12.59 checking whether UID '0' is supported by ustar format... yes 2025-07-17T06:49:36.5311946Z #39 12.59 checking whether GID '0' is supported by ustar format... yes 2025-07-17T06:49:36.5312419Z #39 12.59 checking how to create a ustar tar archive... gnutar 2025-07-17T06:49:36.5312822Z #39 12.61 checking dependency style of gcc... gcc3 2025-07-17T06:49:36.6659932Z #39 12.64 checking whether make supports nested variables... (cached) yes 2025-07-17T06:49:36.6660575Z #39 12.64 checking whether to enable maintainer-specific portions of Makefiles... no 2025-07-17T06:49:36.6661094Z #39 12.64 checking for gcc... (cached) gcc 2025-07-17T06:49:36.6661496Z #39 12.66 checking whether the compiler supports GNU C... (cached) yes 2025-07-17T06:49:36.6661978Z #39 12.66 checking whether gcc accepts -g... (cached) yes 2025-07-17T06:49:36.6662466Z #39 12.66 checking for gcc option to enable C11 features... (cached) none needed 2025-07-17T06:49:36.6663018Z #39 12.66 checking whether gcc understands -c and -o together... (cached) yes 2025-07-17T06:49:36.6663465Z #39 12.66 checking for g++... g++ 2025-07-17T06:49:36.6663816Z #39 12.68 checking whether the compiler supports GNU C++... yes 2025-07-17T06:49:36.6664235Z #39 12.70 checking whether g++ accepts -g... yes 2025-07-17T06:49:36.6664685Z #39 12.71 checking for g++ option to enable C++11 features... none needed 2025-07-17T06:49:36.7902059Z #39 12.77 checking dependency style of g++... gcc3 2025-07-17T06:49:36.7902550Z #39 12.80 checking for gcc option to support OpenMP... -fopenmp 2025-07-17T06:49:36.7903000Z #39 12.87 checking dependency style of gcc... gcc3 2025-07-17T06:49:36.7903361Z #39 12.89 checking whether ln -s works... yes 2025-07-17T06:49:36.9060693Z #39 12.89 checking for a sed that does not truncate output... /usr/bin/sed 2025-07-17T06:49:36.9061413Z #39 12.90 checking build system type... x86_64-pc-linux-gnu 2025-07-17T06:49:36.9061846Z #39 12.94 checking host system type... x86_64-pc-linux-gnu 2025-07-17T06:49:36.9062235Z #39 12.94 checking how to print strings... printf 2025-07-17T06:49:36.9062713Z #39 12.95 checking for a sed that does not truncate output... (cached) /usr/bin/sed 2025-07-17T06:49:36.9063278Z #39 12.95 checking for grep that handles long lines and -e... /usr/bin/grep 2025-07-17T06:49:36.9063724Z #39 12.95 checking for egrep... /usr/bin/grep -E 2025-07-17T06:49:36.9064092Z #39 12.95 checking for fgrep... /usr/bin/grep -F 2025-07-17T06:49:36.9064445Z #39 12.95 checking for ld used by gcc... /usr/bin/ld 2025-07-17T06:49:36.9064857Z #39 12.96 checking if the linker (/usr/bin/ld) is GNU ld... yes 2025-07-17T06:49:36.9065363Z #39 12.96 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2025-07-17T06:49:36.9065891Z #39 12.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm 2025-07-17T06:49:36.9066404Z #39 12.98 checking the maximum length of command line arguments... 1966080 2025-07-17T06:49:36.9067086Z #39 12.98 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 2025-07-17T06:49:36.9067874Z #39 12.98 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 2025-07-17T06:49:36.9068514Z #39 12.99 checking for /usr/bin/ld option to reload object files... -r 2025-07-17T06:49:36.9068938Z #39 12.99 checking for objdump... objdump 2025-07-17T06:49:36.9069496Z #39 12.99 checking how to recognize dependent libraries... pass_all 2025-07-17T06:49:36.9069906Z #39 12.99 checking for dlltool... no 2025-07-17T06:49:36.9070311Z #39 12.99 checking how to associate runtime and link libraries... printf %s\n 2025-07-17T06:49:36.9070829Z #39 12.99 checking for ar... ar 2025-07-17T06:49:36.9071151Z #39 12.99 checking for archiver @FILE support... @ 2025-07-17T06:49:37.0145280Z #39 13.01 checking for strip... strip 2025-07-17T06:49:37.0145723Z #39 13.01 checking for ranlib... ranlib 2025-07-17T06:49:37.0146166Z #39 13.01 checking command to parse /usr/bin/nm -B output from gcc object... ok 2025-07-17T06:49:37.0146626Z #39 13.07 checking for sysroot... no 2025-07-17T06:49:37.0146946Z #39 13.07 checking for a working dd... /usr/bin/dd 2025-07-17T06:49:37.0147402Z #39 13.07 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 2025-07-17T06:49:37.0147832Z #39 13.09 checking for mt... no 2025-07-17T06:49:37.0148140Z #39 13.09 checking if : is a manifest tool... no 2025-07-17T06:49:37.0148480Z #39 13.09 checking for dlfcn.h... yes 2025-07-17T06:49:37.1705888Z #39 13.12 checking for objdir... .libs 2025-07-17T06:49:37.1706544Z #39 13.17 checking if gcc supports -fno-rtti -fno-exceptions... no 2025-07-17T06:49:37.1707073Z #39 13.19 checking for gcc option to produce PIC... -fPIC -DPIC 2025-07-17T06:49:37.1707526Z #39 13.19 checking if gcc PIC flag -fPIC -DPIC works... yes 2025-07-17T06:49:37.1707960Z #39 13.20 checking if gcc static flag -static works... yes 2025-07-17T06:49:37.2742313Z #39 13.27 checking if gcc supports -c -o file.o... yes 2025-07-17T06:49:37.2742851Z #39 13.30 checking if gcc supports -c -o file.o... (cached) yes 2025-07-17T06:49:37.2743455Z #39 13.30 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:49:37.2744071Z #39 13.31 checking whether -lc should be explicitly linked in... no 2025-07-17T06:49:37.2744558Z #39 13.33 checking dynamic linker characteristics... GNU/Linux ld.so 2025-07-17T06:49:37.3861892Z #39 13.38 checking how to hardcode library paths into programs... immediate 2025-07-17T06:49:37.3862465Z #39 13.38 checking whether stripping libraries is possible... yes 2025-07-17T06:49:37.3862944Z #39 13.38 checking if libtool supports shared libraries... yes 2025-07-17T06:49:37.3863389Z #39 13.38 checking whether to build shared libraries... yes 2025-07-17T06:49:37.3863837Z #39 13.38 checking whether to build static libraries... yes 2025-07-17T06:49:37.3864262Z #39 13.38 checking how to run the C++ preprocessor... g++ -E 2025-07-17T06:49:37.5556890Z #39 13.49 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2025-07-17T06:49:37.5557511Z #39 13.49 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2025-07-17T06:49:37.5558147Z #39 13.50 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:49:37.5558827Z #39 13.57 checking for g++ option to produce PIC... -fPIC -DPIC 2025-07-17T06:49:37.5559301Z #39 13.57 checking if g++ PIC flag -fPIC -DPIC works... yes 2025-07-17T06:49:37.5559733Z #39 13.59 checking if g++ static flag -static works... yes 2025-07-17T06:49:37.6794836Z #39 13.66 checking if g++ supports -c -o file.o... yes 2025-07-17T06:49:37.6795516Z #39 13.68 checking if g++ supports -c -o file.o... (cached) yes 2025-07-17T06:49:37.6796152Z #39 13.68 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:49:37.6796788Z #39 13.68 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2025-07-17T06:49:37.6797343Z #39 13.69 checking how to hardcode library paths into programs... immediate 2025-07-17T06:49:37.6797782Z #39 13.69 checking for cos in -lm... yes 2025-07-17T06:49:37.6798146Z #39 13.73 checking for C/C++ restrict keyword... __restrict__ 2025-07-17T06:49:37.6798814Z #39 13.75 checking for gcc options needed to detect all undeclared functions... none needed 2025-07-17T06:49:37.8007481Z #39 13.79 checking whether strerror_r is declared... yes 2025-07-17T06:49:37.8008286Z #39 13.82 checking whether strerror_r returns char *... yes 2025-07-17T06:49:37.8008742Z #39 13.84 checking for pkg-config... /usr/bin/pkg-config 2025-07-17T06:49:37.8009226Z #39 13.84 checking if ln -s supports --relative... yes 2025-07-17T06:49:37.8009586Z #39 13.84 checking for dot... no 2025-07-17T06:49:37.8009904Z #39 13.84 checking for doxygen... /usr/bin/doxygen 2025-07-17T06:49:37.8010360Z #39 13.87 checking for perl... /usr/bin/perl 2025-07-17T06:49:37.8010703Z #39 13.87 checking for pdflatex... no 2025-07-17T06:49:37.8011291Z #39 13.87 checking for makeindex... configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation 2025-07-17T06:49:37.8011877Z #39 13.87 no 2025-07-17T06:49:37.8012106Z #39 13.87 checking for bibtex... no 2025-07-17T06:49:37.8012420Z #39 13.87 checking for egrep... /usr/bin/egrep 2025-07-17T06:49:37.8012919Z #39 13.87 checking for g++ options needed to detect all undeclared functions... none needed 2025-07-17T06:49:37.9060401Z #39 13.90 checking for size_t... yes 2025-07-17T06:49:37.9060950Z #39 13.97 checking compiler flag -diag-error 10006... no 2025-07-17T06:49:38.0153099Z #39 14.01 checking compiler flag -diag-error 10148... no 2025-07-17T06:49:38.0153818Z #39 14.07 checking whether -diag-disable 1478 overrides deprecated declarations... no 2025-07-17T06:49:38.0154538Z #39 14.10 checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes 2025-07-17T06:49:38.1443959Z #39 14.12 checking compiler flag -diag-disable 269... no 2025-07-17T06:49:38.1444548Z #39 14.17 checking compiler flag -fmax-type-align=16... no 2025-07-17T06:49:38.1444965Z #39 14.20 configure: Detected CPU implementation: 2025-07-17T06:49:38.1445347Z #39 14.20 configure: Detected CPU architecture: 2025-07-17T06:49:38.1445693Z #39 14.20 configure: Detected CPU variant: 2025-07-17T06:49:38.1446033Z #39 14.20 configure: Detected CPU part: 2025-07-17T06:49:38.1446386Z #39 14.22 checking for __attribute__(optimize)... 1 2025-07-17T06:49:38.1446793Z #39 14.22 checking compiler flag -funwind-tables... yes 2025-07-17T06:49:38.1447187Z #39 14.25 configure: compiling with unwind tables 2025-07-17T06:49:38.3455485Z #39 14.25 checking compiler flag stack_usage_check... yes 2025-07-17T06:49:38.3456301Z #39 14.28 checking if g++ works... yes 2025-07-17T06:49:38.3567474Z #39 14.30 checking c++11 support... yes 2025-07-17T06:49:38.5221320Z #39 14.46 checking gnu++11 support... yes 2025-07-17T06:49:38.6360541Z #39 14.63 checking whether _GLIBCXX_NOTHROW is declared... yes 2025-07-17T06:49:38.6361110Z #39 14.66 checking compiler flag --display_error_number... no 2025-07-17T06:49:38.6361549Z #39 14.69 checking compiler flag --diag_suppress 1... no 2025-07-17T06:49:38.6361951Z #39 14.70 checking compiler flag --diag_suppress 68... no 2025-07-17T06:49:38.6362368Z #39 14.72 checking compiler flag --diag_suppress 111... no 2025-07-17T06:49:38.7404762Z #39 14.74 checking compiler flag --diag_suppress 167... no 2025-07-17T06:49:38.7405298Z #39 14.76 checking compiler flag --diag_suppress 181... no 2025-07-17T06:49:38.7405721Z #39 14.77 checking compiler flag --diag_suppress 188... no 2025-07-17T06:49:38.7406122Z #39 14.79 checking compiler flag --diag_suppress 381... no 2025-07-17T06:49:38.7406549Z #39 14.81 checking compiler flag --diag_suppress 1215... no 2025-07-17T06:49:38.7406972Z #39 14.83 checking compiler flag --diag_suppress 1626... no 2025-07-17T06:49:38.8431501Z #39 14.84 checking compiler flag --diag_suppress 1901... no 2025-07-17T06:49:38.8432139Z #39 14.86 checking compiler flag --diag_suppress 1902... no 2025-07-17T06:49:38.8432561Z #39 14.88 checking compiler flag -pedantic... yes 2025-07-17T06:49:38.8432975Z #39 14.91 checking compiler flag -Wl,-dynamic-list-data... yes 2025-07-17T06:49:38.9437219Z #39 14.95 checking compiler flag -Wno-missing-field-initializers... yes 2025-07-17T06:49:38.9437835Z #39 14.98 checking compiler flag -Wno-unused-parameter... yes 2025-07-17T06:49:38.9438270Z #39 15.01 checking compiler flag -Wno-unused-label... yes 2025-07-17T06:49:39.0745614Z #39 15.05 checking compiler flag -Wno-long-long... yes 2025-07-17T06:49:39.0746124Z #39 15.08 checking compiler flag -Wno-endif-labels... yes 2025-07-17T06:49:39.0746739Z #39 15.11 checking compiler flag -Wno-sign-compare... yes 2025-07-17T06:49:39.0747142Z #39 15.15 checking compiler flag -Wno-multichar... yes 2025-07-17T06:49:39.1752445Z #39 15.18 checking compiler flag -Wno-deprecated-declarations... yes 2025-07-17T06:49:39.1753014Z #39 15.21 checking compiler flag -Winvalid-pch... yes 2025-07-17T06:49:39.1753424Z #39 15.25 checking compiler flag -Wno-pointer-sign... yes 2025-07-17T06:49:39.2757255Z #39 15.28 checking compiler flag -Werror-implicit-function-declaration... yes 2025-07-17T06:49:39.2757854Z #39 15.31 checking compiler flag -Wno-format-zero-length... yes 2025-07-17T06:49:39.2758296Z #39 15.35 checking compiler flag -Wnested-externs... yes 2025-07-17T06:49:39.4071738Z #39 15.38 checking compiler flag -Wshadow... yes 2025-07-17T06:49:39.4072348Z #39 15.41 checking compiler flag -Werror=declaration-after-statement... yes 2025-07-17T06:49:39.4072823Z #39 15.45 checking for working alloca.h... yes 2025-07-17T06:49:39.4073168Z #39 15.48 checking for alloca... yes 2025-07-17T06:49:39.4073510Z #39 15.48 checking for shm_open in -lrt... yes 2025-07-17T06:49:39.5134394Z #39 15.51 checking for timer_create in -lrt... yes 2025-07-17T06:49:39.5134865Z #39 15.54 checking for libgen.h... yes 2025-07-17T06:49:39.5135216Z #39 15.57 checking whether asprintf is declared... yes 2025-07-17T06:49:39.5135650Z #39 15.59 checking whether basename is declared... yes 2025-07-17T06:49:39.6494332Z #39 15.62 checking whether fmemopen is declared... yes 2025-07-17T06:49:39.6494830Z #39 15.64 checking for sys/cpuset.h... no 2025-07-17T06:49:39.6495209Z #39 15.67 checking whether CPU_ZERO is declared... yes 2025-07-17T06:49:39.6495612Z #39 15.69 checking whether CPU_ISSET is declared... yes 2025-07-17T06:49:39.6495970Z #39 15.71 checking for cpu_set_t... yes 2025-07-17T06:49:39.7558335Z #39 15.75 checking for cpuset_t... no 2025-07-17T06:49:39.7558833Z #39 15.77 checking for sighandler_t... yes 2025-07-17T06:49:39.7559177Z #39 15.82 checking for __sighandler_t... yes 2025-07-17T06:49:39.8824012Z #39 15.86 checking for pthread_np.h... no 2025-07-17T06:49:39.8824671Z #39 15.89 checking for library containing pthread_create... none required 2025-07-17T06:49:39.8825282Z #39 15.92 checking for library containing pthread_atfork... none required 2025-07-17T06:49:39.8825721Z #39 15.95 checking for clearenv... yes 2025-07-17T06:49:39.9878975Z #39 15.99 checking for malloc_trim... yes 2025-07-17T06:49:39.9879399Z #39 16.02 checking for memalign... yes 2025-07-17T06:49:39.9879735Z #39 16.05 checking for posix_memalign... yes 2025-07-17T06:49:40.0885237Z #39 16.09 checking for mremap... yes 2025-07-17T06:49:40.0885675Z #39 16.13 checking for sched_setaffinity... yes 2025-07-17T06:49:40.0886047Z #39 16.16 checking for sched_getaffinity... yes 2025-07-17T06:49:40.1897792Z #39 16.19 checking for cpuset_setaffinity... no 2025-07-17T06:49:40.1898278Z #39 16.23 checking for cpuset_getaffinity... no 2025-07-17T06:49:40.1898680Z #39 16.27 checking whether F_SETOWN_EX is declared... yes 2025-07-17T06:49:40.3042926Z #39 16.30 checking whether ethtool_cmd_speed is declared... yes 2025-07-17T06:49:40.3043439Z #39 16.32 checking whether SPEED_UNKNOWN is declared... yes 2025-07-17T06:49:40.3043877Z #39 16.34 checking for sys/platform/ppc.h... no 2025-07-17T06:49:40.3044312Z #39 16.37 checking whether __ppc_get_timebase_freq is declared... no 2025-07-17T06:49:40.3044800Z #39 16.39 checking whether __ppc_get_timebase is declared... no 2025-07-17T06:49:40.4357594Z #39 16.41 checking for using Google C++ Testing Framework... no 2025-07-17T06:49:40.4358059Z #39 16.41 checking malloc hooks... no 2025-07-17T06:49:40.4358543Z #39 16.43 configure: WARNING: malloc hooks are not supported 2025-07-17T06:49:40.4358953Z #39 16.43 checking for sys/capability.h... no 2025-07-17T06:49:40.4359341Z #39 16.46 checking whether PR_SET_PTRACER is declared... yes 2025-07-17T06:49:40.4359933Z #39 16.48 checking for struct in6_addr.s6_addr32... yes 2025-07-17T06:49:40.4360353Z #39 16.50 checking for struct in6_addr.__u6_addr.__u6_addr32... no 2025-07-17T06:49:40.5569199Z #39 16.54 checking for struct iphdr.daddr.s_addr... no 2025-07-17T06:49:40.5569806Z #39 16.57 checking for struct ip.ip_dst.s_addr... yes 2025-07-17T06:49:40.5570460Z #39 16.59 checking for struct sigevent._sigev_un._tid... yes 2025-07-17T06:49:40.5570949Z #39 16.62 checking for struct sigevent.sigev_notify_thread_id... no 2025-07-17T06:49:40.6787599Z #39 16.66 checking for struct sigaction.sa_restorer... yes 2025-07-17T06:49:40.6788065Z #39 16.68 checking for sys/epoll.h... yes 2025-07-17T06:49:40.6788411Z #39 16.71 checking for sys/eventfd.h... yes 2025-07-17T06:49:40.6788738Z #39 16.73 checking for sys/event.h... no 2025-07-17T06:49:40.6789058Z #39 16.76 checking for sys/thr.h... no 2025-07-17T06:49:40.7807603Z #39 16.78 checking for malloc.h... yes 2025-07-17T06:49:40.7808083Z #39 16.81 checking for malloc_np.h... no 2025-07-17T06:49:40.7808424Z #39 16.83 checking for endian.h,... no 2025-07-17T06:49:40.7808746Z #39 16.86 checking for sys/endian.h... no 2025-07-17T06:49:40.8881103Z #39 16.88 checking for linux/mman.h... yes 2025-07-17T06:49:40.8881528Z #39 16.91 checking for linux/ip.h... yes 2025-07-17T06:49:40.8881858Z #39 16.93 checking for linux/futex.h... yes 2025-07-17T06:49:40.8882234Z #39 16.96 checking for net/ethernet.h... yes 2025-07-17T06:49:40.8882578Z #39 16.97 checking for netinet/ip.h... yes 2025-07-17T06:49:40.8882960Z #39 16.99 configure: Memory allocator is ptmalloc-2.8.6 version 2025-07-17T06:49:40.9881759Z #39 16.99 checking for malloc_get_state... no 2025-07-17T06:49:40.9882155Z #39 17.03 checking for malloc_set_state... no 2025-07-17T06:49:40.9882535Z #39 17.07 checking whether MADV_FREE is declared... yes 2025-07-17T06:49:41.1003051Z #39 17.09 checking whether MADV_REMOVE is declared... yes 2025-07-17T06:49:41.1003544Z #39 17.12 checking whether POSIX_MADV_DONTNEED is declared... yes 2025-07-17T06:49:41.1004012Z #39 17.14 checking whether getauxval is declared... yes 2025-07-17T06:49:41.1004420Z #39 17.16 checking whether SYS_mmap is declared... yes 2025-07-17T06:49:41.1004826Z #39 17.18 checking whether SYS_munmap is declared... yes 2025-07-17T06:49:41.2083114Z #39 17.21 checking whether SYS_mremap is declared... yes 2025-07-17T06:49:41.2083607Z #39 17.23 checking whether SYS_brk is declared... yes 2025-07-17T06:49:41.2084020Z #39 17.25 checking whether SYS_madvise is declared... yes 2025-07-17T06:49:41.2084435Z #39 17.27 checking whether SYS_shmat is declared... yes 2025-07-17T06:49:41.2084826Z #39 17.29 checking whether SYS_shmdt is declared... yes 2025-07-17T06:49:41.3151455Z #39 17.31 checking whether SYS_ipc is declared... no 2025-07-17T06:49:41.3151884Z #39 17.33 checking for __curbrk... yes 2025-07-17T06:49:41.3152234Z #39 17.37 checking for tc_malloc in -ltcmalloc... no 2025-07-17T06:49:41.3152677Z #39 17.39 Package fuse3 was not found in the pkg-config search path. 2025-07-17T06:49:41.3153199Z #39 17.39 Perhaps you should add the directory containing `fuse3.pc' 2025-07-17T06:49:41.3153640Z #39 17.39 to the PKG_CONFIG_PATH environment variable 2025-07-17T06:49:41.3154001Z #39 17.39 No package 'fuse3' found 2025-07-17T06:49:41.3154376Z #39 17.40 Package fuse3 was not found in the pkg-config search path. 2025-07-17T06:49:41.3154878Z #39 17.40 Perhaps you should add the directory containing `fuse3.pc' 2025-07-17T06:49:41.3155322Z #39 17.40 to the PKG_CONFIG_PATH environment variable 2025-07-17T06:49:41.3155664Z #39 17.40 No package 'fuse3' found 2025-07-17T06:49:41.3156248Z #39 17.40 Package fuse3 was not found in the pkg-config search path. 2025-07-17T06:49:41.3156836Z #39 17.40 Perhaps you should add the directory containing `fuse3.pc' 2025-07-17T06:49:41.3157265Z #39 17.40 to the PKG_CONFIG_PATH environment variable 2025-07-17T06:49:41.3157616Z #39 17.40 No package 'fuse3' found 2025-07-17T06:49:41.3157964Z #39 17.40 checking whether fuse_open_channel is declared... no 2025-07-17T06:49:41.4374514Z #39 17.42 checking whether fuse_mount is declared... no 2025-07-17T06:49:41.4374996Z #39 17.44 checking whether fuse_unmount is declared... no 2025-07-17T06:49:41.4375504Z #39 17.46 checking for go... no 2025-07-17T06:49:41.4376067Z #39 17.46 checking for mvn... configure: WARNING: Disabling GO support - GO compiler version 1.16 or newer not found. 2025-07-17T06:49:41.4376730Z #39 17.46 no 2025-07-17T06:49:41.4376951Z #39 17.46 checking for java... no 2025-07-17T06:49:41.4377383Z #39 17.46 configure: WARNING: Disabling Java support - java or mvn not in path. 2025-07-17T06:49:41.4377919Z #39 17.46 configure: Infiniband MAD Path not specified. Guessing ... 2025-07-17T06:49:41.4378353Z #39 17.46 checking for infiniband/mad.h... no 2025-07-17T06:49:41.4378707Z #39 17.48 checking for infiniband/umad.h... no 2025-07-17T06:49:41.4379067Z #39 17.51 checking for infiniband/umad_types.h... no 2025-07-17T06:49:41.5823693Z #39 17.54 configure: WARNING: Disabling support for Infiniband MAD 2025-07-17T06:49:41.5824270Z #39 17.54 configure: WARNING: LCOV support is not enabled. 2025-07-17T06:49:41.5824679Z #39 17.57 configure: ROCm path given as /opt/rocm ... 2025-07-17T06:49:41.5825050Z #39 17.57 checking for hsa.h... yes 2025-07-17T06:49:41.5825372Z #39 17.60 checking for hsa_ext_amd.h... yes 2025-07-17T06:49:41.5825749Z #39 17.63 checking for hsa_init in -lhsa-runtime64... yes 2025-07-17T06:49:41.7203140Z #39 17.69 checking for hsa_amd_portable_export_dmabuf... yes 2025-07-17T06:49:41.7203624Z #39 17.74 checking for hipFree in -lhip_hcc... no 2025-07-17T06:49:41.7204000Z #39 17.77 checking for hip_runtime.h... yes 2025-07-17T06:49:41.8283887Z #39 17.82 checking for hipFree in -lamdhip64... yes 2025-07-17T06:49:41.8284339Z #39 17.88 checking for level_zero/ze_api.h... no 2025-07-17T06:49:41.8284715Z #39 17.91 configure: WARNING: ZE not found 2025-07-17T06:49:41.8285111Z #39 17.91 checking whether inotify_init is declared... yes 2025-07-17T06:49:41.9299680Z #39 17.93 checking whether inotify_add_watch is declared... yes 2025-07-17T06:49:41.9300209Z #39 17.96 checking whether IN_ATTRIB is declared... yes 2025-07-17T06:49:41.9300591Z #39 17.98 configure: enabling profiling 2025-07-17T06:49:41.9300942Z #39 17.98 checking for bfd_openr in -lbfd... no 2025-07-17T06:49:41.9301312Z #39 18.01 checking for bfd_openr in -lbfd... no 2025-07-17T06:49:42.0621179Z #39 18.03 checking for bfd_openr in -lbfd... no 2025-07-17T06:49:42.0621635Z #39 18.06 checking for bfd.h... no 2025-07-17T06:49:42.0621989Z #39 18.09 checking for struct dl_phdr_info... yes 2025-07-17T06:49:42.0622340Z #39 18.13 configure: enabling statistics 2025-07-17T06:49:42.0622701Z #39 18.13 checking __attribute__((constructor))... yes 2025-07-17T06:49:42.1660630Z #39 18.17 configure: enabling builtin memcpy 2025-07-17T06:49:42.1661048Z #39 18.17 checking for __clear_cache... yes 2025-07-17T06:49:42.1661427Z #39 18.20 checking for __aarch64_sync_cache_range... no 2025-07-17T06:49:42.1661785Z #39 18.24 checking for gdrapi.h... no 2025-07-17T06:49:42.2780256Z #39 18.27 configure: WARNING: GDR_COPY not found 2025-07-17T06:49:42.2780769Z #39 18.27 configure: Compiling with verbs support from /usr 2025-07-17T06:49:42.2781216Z #39 18.27 checking for infiniband/verbs.h... no 2025-07-17T06:49:42.2781827Z #39 18.30 checking for ibv_get_device_list in -libverbs... configure: WARNING: ibverbs header files not found 2025-07-17T06:49:42.2782345Z #39 18.32 no 2025-07-17T06:49:42.2782622Z #39 18.32 configure: WARNING: libibverbs not found 2025-07-17T06:49:42.2783043Z #39 18.32 checking whether ibv_wc_status_str is declared... no 2025-07-17T06:49:42.2783484Z #39 18.34 checking whether ibv_event_type_str is declared... no 2025-07-17T06:49:42.2783931Z #39 18.36 checking whether ibv_query_gid is declared... no 2025-07-17T06:49:42.3916312Z #39 18.38 checking whether ibv_get_device_name is declared... no 2025-07-17T06:49:42.3917332Z #39 18.40 checking whether ibv_create_srq is declared... no 2025-07-17T06:49:42.3917833Z #39 18.42 checking whether ibv_get_async_event is declared... no 2025-07-17T06:49:42.3918756Z #39 18.44 configure: WARNING: Some IB verbs are not found. Please make sure OFED version is 1.5 or above. 2025-07-17T06:49:42.3919346Z #39 18.44 checking for /usr/include/rdma/rdma_cma.h... no 2025-07-17T06:49:42.3920029Z #39 18.47 configure: WARNING: RDMACM requested but required file (rdma/rdma_cma.h) could not be found in /usr 2025-07-17T06:49:42.3920704Z #39 18.47 checking for sys/uio.h... yes 2025-07-17T06:49:42.5076423Z #39 18.49 checking for process_vm_readv... yes 2025-07-17T06:49:42.5077066Z #39 18.53 configure: KNEM path was not found, guessing ... 2025-07-17T06:49:42.5077929Z #39 18.53 Package knem was not found in the pkg-config search path. 2025-07-17T06:49:42.5078607Z #39 18.53 Perhaps you should add the directory containing `knem.pc' 2025-07-17T06:49:42.5079046Z #39 18.53 to the PKG_CONFIG_PATH environment variable 2025-07-17T06:49:42.5079406Z #39 18.53 No package 'knem' found 2025-07-17T06:49:42.5079804Z #39 18.53 checking whether KNEM_CMD_GET_INFO is declared... no 2025-07-17T06:49:42.5080366Z #39 18.55 configure: WARNING: KNEM requested but required file (knem_io.h) could not be found 2025-07-17T06:49:42.5081022Z #39 18.55 configure: XPMEM - failed to open the requested location (guess), guessing ... 2025-07-17T06:49:42.5081516Z #39 18.55 checking cray-ugni... no 2025-07-17T06:49:42.5081863Z #39 18.56 checking whether IPPROTO_TCP is declared... yes 2025-07-17T06:49:42.5082289Z #39 18.59 checking whether SOL_SOCKET is declared... yes 2025-07-17T06:49:42.6148974Z #39 18.61 checking whether SO_KEEPALIVE is declared... yes 2025-07-17T06:49:42.6149890Z #39 18.64 checking whether TCP_KEEPCNT is declared... yes 2025-07-17T06:49:42.6150378Z #39 18.67 checking whether TCP_KEEPIDLE is declared... yes 2025-07-17T06:49:42.6150815Z #39 18.69 checking whether TCP_KEEPINTVL is declared... yes 2025-07-17T06:49:42.7157829Z #39 18.72 checking compiler flag -fno-exceptions... yes 2025-07-17T06:49:42.7158290Z #39 18.76 checking compiler flag -fno-rtti... yes 2025-07-17T06:49:42.7158804Z #39 18.81 checking compiler flag --no_exceptions... no 2025-07-17T06:49:42.8389085Z #39 18.82 checking compiler flag -fno-tree-vectorize... yes 2025-07-17T06:49:42.8389682Z #39 18.86 checking compiler flag --diag_suppress 186... no 2025-07-17T06:49:42.8390140Z #39 18.88 checking compiler flag --diag_suppress 236... no 2025-07-17T06:49:42.8390587Z #39 18.90 checking compiler flag -Wno-noexcept-type... yes 2025-07-17T06:49:43.0247837Z #39 18.98 checking that generated files are newer than configure... done 2025-07-17T06:49:43.0248337Z #39 18.98 configure: creating ./config.status 2025-07-17T06:49:43.5257148Z #39 19.63 config.status: creating src/ucg/base/Makefile 2025-07-17T06:49:43.6317363Z #39 19.64 config.status: creating src/ucg/builtin/Makefile 2025-07-17T06:49:43.6318231Z #39 19.66 config.status: creating src/ucg/Makefile 2025-07-17T06:49:43.6318889Z #39 19.67 config.status: creating src/ucg/api/ucg_version.h 2025-07-17T06:49:43.6319406Z #39 19.69 config.status: creating src/ucg/base/ucg_version.c 2025-07-17T06:49:43.6319843Z #39 19.70 config.status: creating src/ucm/cuda/Makefile 2025-07-17T06:49:43.6320233Z #39 19.72 config.status: creating src/ucm/rocm/Makefile 2025-07-17T06:49:43.6320635Z #39 19.73 config.status: creating src/ucm/ze/Makefile 2025-07-17T06:49:43.7400612Z #39 19.75 config.status: creating src/ucm/Makefile 2025-07-17T06:49:43.7401094Z #39 19.77 config.status: creating src/ucs/vfs/sock/Makefile 2025-07-17T06:49:43.7401545Z #39 19.78 config.status: creating src/ucs/vfs/fuse/Makefile 2025-07-17T06:49:43.7401991Z #39 19.80 config.status: creating src/ucs/vfs/fuse/ucx-fuse.pc 2025-07-17T06:49:43.7402397Z #39 19.81 config.status: creating src/ucs/Makefile 2025-07-17T06:49:43.7402796Z #39 19.83 config.status: creating src/ucs/signal/Makefile 2025-07-17T06:49:43.7403205Z #39 19.84 config.status: creating src/ucs/ucx-ucs.pc 2025-07-17T06:49:43.8460474Z #39 19.86 config.status: creating src/uct/cuda/gdr_copy/Makefile 2025-07-17T06:49:43.8461018Z #39 19.87 config.status: creating src/uct/cuda/gdr_copy/ucx-gdrcopy.pc 2025-07-17T06:49:43.8461644Z #39 19.89 config.status: creating src/uct/cuda/Makefile 2025-07-17T06:49:43.8462062Z #39 19.90 config.status: creating src/uct/cuda/ucx-cuda.pc 2025-07-17T06:49:43.8462560Z #39 19.92 config.status: creating src/uct/ib/rdmacm/Makefile 2025-07-17T06:49:43.8462999Z #39 19.93 config.status: creating src/uct/ib/rdmacm/ucx-rdmacm.pc 2025-07-17T06:49:43.8463560Z #39 19.95 config.status: creating src/uct/ib/mlx5/Makefile 2025-07-17T06:49:43.9533324Z #39 19.97 config.status: creating src/uct/ib/mlx5/ucx-ib-mlx5.pc 2025-07-17T06:49:43.9533822Z #39 19.98 config.status: creating src/uct/ib/efa/Makefile 2025-07-17T06:49:43.9534274Z #39 20.00 config.status: creating src/uct/ib/efa/ucx-ib-efa.pc 2025-07-17T06:49:43.9534721Z #39 20.01 config.status: creating src/uct/ib/Makefile 2025-07-17T06:49:43.9535117Z #39 20.03 config.status: creating src/uct/ib/ucx-ib.pc 2025-07-17T06:49:43.9535526Z #39 20.04 config.status: creating src/uct/rocm/Makefile 2025-07-17T06:49:43.9535955Z #39 20.06 config.status: creating src/uct/rocm/ucx-rocm.pc 2025-07-17T06:49:44.0600498Z #39 20.07 config.status: creating src/uct/sm/scopy/cma/Makefile 2025-07-17T06:49:44.0601033Z #39 20.09 config.status: creating src/uct/sm/scopy/cma/ucx-cma.pc 2025-07-17T06:49:44.0601521Z #39 20.10 config.status: creating src/uct/sm/scopy/knem/Makefile 2025-07-17T06:49:44.0602013Z #39 20.12 config.status: creating src/uct/sm/scopy/knem/ucx-knem.pc 2025-07-17T06:49:44.0602471Z #39 20.13 config.status: creating src/uct/sm/scopy/Makefile 2025-07-17T06:49:44.0602912Z #39 20.15 config.status: creating src/uct/sm/mm/xpmem/Makefile 2025-07-17T06:49:44.0603375Z #39 20.16 config.status: creating src/uct/sm/mm/xpmem/ucx-xpmem.pc 2025-07-17T06:49:44.1665559Z #39 20.18 config.status: creating src/uct/sm/mm/Makefile 2025-07-17T06:49:44.1666025Z #39 20.19 config.status: creating src/uct/sm/Makefile 2025-07-17T06:49:44.1666451Z #39 20.21 config.status: creating src/uct/ugni/Makefile 2025-07-17T06:49:44.1666883Z #39 20.22 config.status: creating src/uct/ugni/ucx-ugni.pc 2025-07-17T06:49:44.1667293Z #39 20.24 config.status: creating src/uct/ze/Makefile 2025-07-17T06:49:44.1667688Z #39 20.25 config.status: creating src/uct/ze/ucx-ze.pc 2025-07-17T06:49:44.1668072Z #39 20.27 config.status: creating src/uct/Makefile 2025-07-17T06:49:44.2737612Z #39 20.29 config.status: creating src/uct/ucx-uct.pc 2025-07-17T06:49:44.2738144Z #39 20.30 config.status: creating src/tools/perf/lib/Makefile 2025-07-17T06:49:44.2738620Z #39 20.32 config.status: creating src/tools/perf/cuda/Makefile 2025-07-17T06:49:44.2739073Z #39 20.33 config.status: creating src/tools/perf/rocm/Makefile 2025-07-17T06:49:44.2739498Z #39 20.35 config.status: creating src/tools/perf/ze/Makefile 2025-07-17T06:49:44.2739935Z #39 20.36 config.status: creating src/tools/perf/mad/Makefile 2025-07-17T06:49:44.2740362Z #39 20.38 config.status: creating src/tools/perf/Makefile 2025-07-17T06:49:44.3840541Z #39 20.39 config.status: creating test/gtest/common/googletest/Makefile 2025-07-17T06:49:44.3841150Z #39 20.41 config.status: creating test/gtest/ucm/test_dlopen/Makefile 2025-07-17T06:49:44.3841701Z #39 20.42 config.status: creating test/gtest/ucm/test_dlopen/rpath-subdir/Makefile 2025-07-17T06:49:44.3842250Z #39 20.44 config.status: creating test/gtest/ucs/test_module/Makefile 2025-07-17T06:49:44.3842694Z #39 20.45 config.status: creating test/gtest/Makefile 2025-07-17T06:49:44.3843122Z #39 20.47 config.status: creating test/apps/uct_info/Makefile 2025-07-17T06:49:44.3843503Z #39 20.49 config.status: creating Makefile 2025-07-17T06:49:44.4954615Z #39 20.50 config.status: creating docs/doxygen/header.tex 2025-07-17T06:49:44.4955089Z #39 20.51 config.status: creating src/uct/api/version.h 2025-07-17T06:49:44.4955479Z #39 20.53 config.status: creating ucx.spec 2025-07-17T06:49:44.4956014Z #39 20.54 config.status: creating ucx.pc 2025-07-17T06:49:44.4956357Z #39 20.55 config.status: creating contrib/rpmdef.sh 2025-07-17T06:49:44.4956726Z #39 20.57 config.status: creating contrib/ucx 2025-07-17T06:49:44.4957229Z #39 20.58 config.status: creating debian/rules 2025-07-17T06:49:44.4957589Z #39 20.60 config.status: creating debian/control 2025-07-17T06:49:44.6037380Z #39 20.61 config.status: creating debian/changelog 2025-07-17T06:49:44.6038184Z #39 20.63 config.status: creating src/ucp/Makefile 2025-07-17T06:49:44.6038744Z #39 20.65 config.status: creating src/ucp/api/ucp_version.h 2025-07-17T06:49:44.6039343Z #39 20.66 config.status: creating src/ucp/core/ucp_version.c 2025-07-17T06:49:44.6039758Z #39 20.68 config.status: creating src/tools/vfs/Makefile 2025-07-17T06:49:44.6040175Z #39 20.69 config.status: creating src/tools/info/Makefile 2025-07-17T06:49:44.6040599Z #39 20.71 config.status: creating src/tools/profile/Makefile 2025-07-17T06:49:44.7100150Z #39 20.72 config.status: creating test/apps/Makefile 2025-07-17T06:49:44.7100986Z #39 20.74 config.status: creating test/apps/iodemo/Makefile 2025-07-17T06:49:44.7101799Z #39 20.75 config.status: creating test/apps/profiling/Makefile 2025-07-17T06:49:44.7102556Z #39 20.77 config.status: creating test/mpi/Makefile 2025-07-17T06:49:44.7103117Z #39 20.78 config.status: creating bindings/go/Makefile 2025-07-17T06:49:44.7103510Z #39 20.80 config.status: creating bindings/java/Makefile 2025-07-17T06:49:44.7103933Z #39 20.81 config.status: creating bindings/java/pom.xml 2025-07-17T06:49:44.8161543Z #39 20.83 config.status: creating bindings/java/src/main/native/Makefile 2025-07-17T06:49:44.8162053Z #39 20.84 config.status: creating examples/Makefile 2025-07-17T06:49:44.8162425Z #39 20.86 config.status: creating cmake/Makefile 2025-07-17T06:49:44.8162848Z #39 20.87 config.status: creating cmake/ucx-config-version.cmake 2025-07-17T06:49:44.8163298Z #39 20.89 config.status: creating cmake/ucx-config.cmake 2025-07-17T06:49:44.8163699Z #39 20.90 config.status: creating cmake/ucx-targets.cmake 2025-07-17T06:49:44.8164093Z #39 20.92 config.status: creating config/Makefile 2025-07-17T06:49:45.0071394Z #39 20.93 config.status: creating test/mpi/run_mpi.sh 2025-07-17T06:49:45.0072160Z #39 20.95 config.status: creating config.h 2025-07-17T06:49:45.0072558Z #39 20.96 config.status: executing depfiles commands 2025-07-17T06:49:47.1215740Z #39 23.22 config.status: executing libtool commands 2025-07-17T06:49:47.2237120Z #39 23.23 configure: ========================================================= 2025-07-17T06:49:47.2237945Z #39 23.24 configure: UCX build configuration: 2025-07-17T06:49:47.2238717Z #39 23.24 configure: Build prefix: /usr 2025-07-17T06:49:47.2239457Z #39 23.24 configure: Configuration dir: ${prefix}/etc/ucx 2025-07-17T06:49:47.2240195Z #39 23.24 configure: CC: gcc 2025-07-17T06:49:47.2240839Z #39 23.24 configure: CXX: g++ 2025-07-17T06:49:47.2241951Z #39 23.24 configure: CPPFLAGS: -DCPU_FLAGS="" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src 2025-07-17T06:49:47.2246032Z #39 23.24 configure: CFLAGS: -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement 2025-07-17T06:49:47.2249879Z #39 23.24 configure: CXXFLAGS: -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch 2025-07-17T06:49:47.2251608Z #39 23.24 configure: ASAN check: no 2025-07-17T06:49:47.2252206Z #39 23.24 configure: Multi-thread: enabled 2025-07-17T06:49:47.2252710Z #39 23.24 configure: MPI tests: disabled 2025-07-17T06:49:47.2253075Z #39 23.24 configure: VFS support: no 2025-07-17T06:49:47.2253561Z #39 23.24 configure: Devel headers: no 2025-07-17T06:49:47.2253915Z #39 23.24 configure: io_demo CUDA support: no 2025-07-17T06:49:47.2254255Z #39 23.24 configure: Bindings: < > 2025-07-17T06:49:47.2254663Z #39 23.24 configure: UCS modules: < > 2025-07-17T06:49:47.2255040Z #39 23.25 configure: UCT modules: < rocm cma > 2025-07-17T06:49:47.2255406Z #39 23.25 configure: CUDA modules: < > 2025-07-17T06:49:47.2256063Z #39 23.26 configure: ROCM modules: < > 2025-07-17T06:49:47.2256420Z #39 23.26 configure: IB modules: < > 2025-07-17T06:49:47.2256765Z #39 23.27 configure: UCM modules: < rocm > 2025-07-17T06:49:47.2257136Z #39 23.27 configure: Perf modules: < rocm > 2025-07-17T06:49:47.2257527Z #39 23.27 configure: ========================================================= 2025-07-17T06:49:47.2257900Z #39 23.32 + make -j 2025-07-17T06:49:47.2258138Z #39 23.32 make all-recursive 2025-07-17T06:49:47.2258424Z #39 23.33 make[1]: Entering directory '/ucx' 2025-07-17T06:49:47.3969015Z #39 23.33 Making all in src/ucm 2025-07-17T06:49:47.3969690Z #39 23.33 make[2]: Entering directory '/ucx/src/ucm' 2025-07-17T06:49:47.3970326Z #39 23.34 Making all in . 2025-07-17T06:49:47.3970894Z #39 23.34 make[3]: Entering directory '/ucx/src/ucm' 2025-07-17T06:49:47.3971556Z #39 23.35 CC event/libucm_la-event.lo 2025-07-17T06:49:47.3972200Z #39 23.35 CC malloc/libucm_la-malloc_hook.lo 2025-07-17T06:49:47.3972867Z #39 23.35 CC mmap/libucm_la-install.lo 2025-07-17T06:49:47.3973495Z #39 23.35 CC util/libucm_la-replace.lo 2025-07-17T06:49:47.3974118Z #39 23.35 CC util/libucm_la-log.lo 2025-07-17T06:49:47.3974723Z #39 23.35 CC util/libucm_la-reloc.lo 2025-07-17T06:49:47.3975339Z #39 23.35 CC util/libucm_la-sys.lo 2025-07-17T06:49:47.3975961Z #39 23.35 CC bistro/libucm_la-bistro.lo 2025-07-17T06:49:47.3976614Z #39 23.35 CC bistro/libucm_la-bistro_x86_64.lo 2025-07-17T06:49:47.3977320Z #39 23.35 CC bistro/libucm_la-bistro_aarch64.lo 2025-07-17T06:49:47.3978033Z #39 23.35 CC bistro/libucm_la-bistro_ppc64.lo 2025-07-17T06:49:47.3978704Z #39 23.35 CC bistro/libucm_la-bistro_rv64.lo 2025-07-17T06:49:47.3979391Z #39 23.35 CC ptmalloc286/libucm_la-malloc.lo 2025-07-17T06:49:48.7110188Z #39 24.81 CCLD libucm.la 2025-07-17T06:49:48.8365493Z #39 24.94 make[3]: Leaving directory '/ucx/src/ucm' 2025-07-17T06:49:48.9925198Z #39 24.94 Making all in cuda 2025-07-17T06:49:48.9925594Z #39 24.94 make[3]: Entering directory '/ucx/src/ucm/cuda' 2025-07-17T06:49:48.9925977Z #39 24.94 make[3]: Nothing to be done for 'all'. 2025-07-17T06:49:48.9926358Z #39 24.94 make[3]: Leaving directory '/ucx/src/ucm/cuda' 2025-07-17T06:49:48.9926695Z #39 24.94 Making all in rocm 2025-07-17T06:49:48.9927012Z #39 24.94 make[3]: Entering directory '/ucx/src/ucm/rocm' 2025-07-17T06:49:48.9927388Z #39 24.95 CC libucm_rocm_la-rocmmem.lo 2025-07-17T06:49:49.1424036Z #39 25.25 CCLD libucm_rocm.la 2025-07-17T06:49:49.2781130Z #39 25.38 LN libucm_rocm.la 2025-07-17T06:49:49.2781566Z #39 25.38 LN .libs/libucm_rocm.so 2025-07-17T06:49:49.2781883Z #39 25.38 LN .libs/libucm_rocm.so.0 2025-07-17T06:49:49.2782243Z #39 25.38 LN .libs/libucm_rocm.so.0.0.0 2025-07-17T06:49:49.4404477Z #39 25.38 make[3]: Leaving directory '/ucx/src/ucm/rocm' 2025-07-17T06:49:49.4404871Z #39 25.38 Making all in ze 2025-07-17T06:49:49.4405226Z #39 25.38 make[3]: Entering directory '/ucx/src/ucm/ze' 2025-07-17T06:49:49.4405612Z #39 25.38 make[3]: Nothing to be done for 'all'. 2025-07-17T06:49:49.4405980Z #39 25.38 make[3]: Leaving directory '/ucx/src/ucm/ze' 2025-07-17T06:49:49.4406360Z #39 25.38 make[2]: Leaving directory '/ucx/src/ucm' 2025-07-17T06:49:49.4406696Z #39 25.38 Making all in src/ucs 2025-07-17T06:49:49.4407017Z #39 25.39 make[2]: Entering directory '/ucx/src/ucs' 2025-07-17T06:49:49.4407363Z #39 25.39 Making all in vfs/sock 2025-07-17T06:49:49.4407691Z #39 25.39 make[3]: Entering directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:49:49.4408267Z #39 25.40 CC libucs_vfs_sock_la-vfs_sock.lo 2025-07-17T06:49:49.4408606Z #39 25.54 CCLD libucs_vfs_sock.la 2025-07-17T06:49:49.5420840Z #39 25.60 make[3]: Leaving directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:49:49.5421588Z #39 25.60 Making all in . 2025-07-17T06:49:49.5422075Z #39 25.61 make[3]: Entering directory '/ucx/src/ucs' 2025-07-17T06:49:49.5423056Z #39 25.62 CC stats/libucs_la-stats.lo 2025-07-17T06:49:49.5423670Z #39 25.62 CC stats/libucs_la-client_server.lo 2025-07-17T06:49:49.5424280Z #39 25.62 CC stats/libucs_la-serialization.lo 2025-07-17T06:49:49.5424878Z #39 25.62 CC stats/libucs_la-libstats.lo 2025-07-17T06:49:49.5425449Z #39 25.63 CC stats/ucs_stats_parser-stats_parser.o 2025-07-17T06:49:49.5426084Z #39 25.63 CC algorithm/libucs_la-crc.lo 2025-07-17T06:49:49.5426684Z #39 25.63 CC algorithm/libucs_la-qsort_r.lo 2025-07-17T06:49:49.5427350Z #39 25.63 CC algorithm/libucs_la-string_distance.lo 2025-07-17T06:49:49.5427963Z #39 25.63 CC arch/aarch64/libucs_la-cpu.lo 2025-07-17T06:49:49.5428586Z #39 25.63 CC arch/aarch64/libucs_la-global_opts.lo 2025-07-17T06:49:49.5429202Z #39 25.63 CC arch/ppc64/libucs_la-timebase.lo 2025-07-17T06:49:49.5429836Z #39 25.63 CC arch/ppc64/libucs_la-global_opts.lo 2025-07-17T06:49:49.5430437Z #39 25.63 CC arch/rv64/libucs_la-global_opts.lo 2025-07-17T06:49:49.5431072Z #39 25.63 CC arch/rv64/libucs_la-cpu.lo 2025-07-17T06:49:49.5431670Z #39 25.63 CC arch/x86_64/libucs_la-cpu.lo 2025-07-17T06:49:49.5432276Z #39 25.63 CC arch/x86_64/libucs_la-global_opts.lo 2025-07-17T06:49:49.5432883Z #39 25.63 CC arch/libucs_la-cpu.lo 2025-07-17T06:49:49.5433478Z #39 25.63 CC async/libucs_la-async.lo 2025-07-17T06:49:49.5434098Z #39 25.63 CC async/libucs_la-signal.lo 2025-07-17T06:49:49.5434726Z #39 25.63 CC async/libucs_la-pipe.lo 2025-07-17T06:49:49.5435355Z #39 25.63 CC async/libucs_la-eventfd.lo 2025-07-17T06:49:49.5436009Z #39 25.63 CC async/libucs_la-thread.lo 2025-07-17T06:49:49.5436578Z #39 25.63 CC config/libucs_la-global_opts.lo 2025-07-17T06:49:49.5437188Z #39 25.63 CC config/libucs_la-ucm_opts.lo 2025-07-17T06:49:49.5437781Z #39 25.63 CC config/libucs_la-ini.lo 2025-07-17T06:49:49.5438352Z #39 25.63 CC datastruct/libucs_la-arbiter.lo 2025-07-17T06:49:49.5439095Z #39 25.63 CC config/libucs_la-parser.lo 2025-07-17T06:49:49.5439696Z #39 25.63 CC datastruct/libucs_la-array.lo 2025-07-17T06:49:49.5440284Z #39 25.64 CC datastruct/libucs_la-bitmap.lo 2025-07-17T06:49:49.5440905Z #39 25.64 CC datastruct/libucs_la-callbackq.lo 2025-07-17T06:49:49.5441500Z #39 25.64 CC datastruct/libucs_la-frag_list.lo 2025-07-17T06:49:49.5442092Z #39 25.64 CC datastruct/libucs_la-lru.lo 2025-07-17T06:49:49.5442663Z #39 25.64 CC datastruct/libucs_la-mpmc.lo 2025-07-17T06:49:49.5443282Z #39 25.64 CC datastruct/libucs_la-mpool.lo 2025-07-17T06:49:49.5443968Z #39 25.64 CC datastruct/libucs_la-mpool_set.lo 2025-07-17T06:49:49.5444680Z #39 25.64 CC datastruct/libucs_la-pgtable.lo 2025-07-17T06:49:49.5445393Z #39 25.64 CC datastruct/libucs_la-piecewise_func.lo 2025-07-17T06:49:49.5446101Z #39 25.64 CC datastruct/libucs_la-ptr_array.lo 2025-07-17T06:49:49.5446799Z #39 25.64 CC datastruct/libucs_la-ptr_map.lo 2025-07-17T06:49:49.5447491Z #39 25.64 CC datastruct/libucs_la-strided_alloc.lo 2025-07-17T06:49:49.5448217Z #39 25.64 CC datastruct/libucs_la-string_buffer.lo 2025-07-17T06:49:49.5448922Z #39 25.64 CC datastruct/libucs_la-string_set.lo 2025-07-17T06:49:49.5449633Z #39 25.64 CC datastruct/libucs_la-usage_tracker.lo 2025-07-17T06:49:49.5450356Z #39 25.64 CC datastruct/libucs_la-conn_match.lo 2025-07-17T06:49:49.5451013Z #39 25.64 CC debug/libucs_la-assert.lo 2025-07-17T06:49:49.5451900Z #39 25.64 CC debug/libucs_la-debug.lo 2025-07-17T06:49:49.5452524Z #39 25.64 CC debug/libucs_la-log.lo 2025-07-17T06:49:49.5453135Z #39 25.64 CC debug/libucs_la-memtrack.lo 2025-07-17T06:49:49.5453912Z #39 25.65 CC memory/libucs_la-memory_type.lo 2025-07-17T06:49:49.7342680Z #39 25.65 CC memory/libucs_la-memtype_cache.lo 2025-07-17T06:49:49.7343722Z #39 25.65 CC memory/libucs_la-numa.lo 2025-07-17T06:49:49.7344384Z #39 25.65 CC memory/libucs_la-rcache.lo 2025-07-17T06:49:49.7345055Z #39 25.65 CC memory/libucs_la-rcache_vfs.lo 2025-07-17T06:49:49.7345747Z #39 25.65 CC profile/libucs_la-profile.lo 2025-07-17T06:49:49.7346381Z #39 25.65 CC sys/libucs_la-init.lo 2025-07-17T06:49:49.7346940Z #39 25.65 CC sys/libucs_la-math.lo 2025-07-17T06:49:49.7347536Z #39 25.65 CC sys/libucs_la-event_set.lo 2025-07-17T06:49:49.7348153Z #39 25.65 CC sys/libucs_la-module.lo 2025-07-17T06:49:49.7348706Z #39 25.65 CC sys/libucs_la-string.lo 2025-07-17T06:49:49.7349297Z #39 25.66 CC sys/libucs_la-sys.lo 2025-07-17T06:49:49.7349878Z #39 25.66 CC sys/libucs_la-iovec.lo 2025-07-17T06:49:49.7350467Z #39 25.66 CC sys/libucs_la-lib.lo 2025-07-17T06:49:49.7351050Z #39 25.66 CC sys/libucs_la-sock.lo 2025-07-17T06:49:49.7351664Z #39 25.66 CC sys/topo/base/libucs_la-topo.lo 2025-07-17T06:49:49.7352282Z #39 25.66 CC sys/libucs_la-stubs.lo 2025-07-17T06:49:49.7352872Z #39 25.66 CC sys/libucs_la-uid.lo 2025-07-17T06:49:49.7353472Z #39 25.66 CC time/libucs_la-timer_wheel.lo 2025-07-17T06:49:49.7354105Z #39 25.67 CC time/libucs_la-time.lo 2025-07-17T06:49:49.7354702Z #39 25.67 CC time/libucs_la-timerq.lo 2025-07-17T06:49:49.7355327Z #39 25.67 CC type/libucs_la-class.lo 2025-07-17T06:49:49.7356152Z #39 25.67 CC type/libucs_la-status.lo 2025-07-17T06:49:49.7356650Z #39 25.68 CC type/libucs_la-spinlock.lo 2025-07-17T06:49:49.7357178Z #39 25.68 CC type/libucs_la-thread_mode.lo 2025-07-17T06:49:49.7357687Z #39 25.68 CC vfs/base/libucs_la-vfs_obj.lo 2025-07-17T06:49:49.7358286Z #39 25.69 CC vfs/base/libucs_la-vfs_cb.lo 2025-07-17T06:49:51.7042122Z #39 27.81 CCLD libucs.la 2025-07-17T06:49:51.8856769Z #39 27.99 copying selected object files to avoid basename conflicts... 2025-07-17T06:49:52.0506626Z #39 28.07 CCLD ucs_stats_parser 2025-07-17T06:49:52.0507107Z #39 28.15 make[3]: Leaving directory '/ucx/src/ucs' 2025-07-17T06:49:52.1812270Z #39 28.15 Making all in vfs/fuse 2025-07-17T06:49:52.1812699Z #39 28.16 make[3]: Entering directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:49:52.1813131Z #39 28.16 make[3]: Nothing to be done for 'all'. 2025-07-17T06:49:52.1813531Z #39 28.16 make[3]: Leaving directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:49:52.1813886Z #39 28.16 Making all in signal 2025-07-17T06:49:52.1814222Z #39 28.16 make[3]: Entering directory '/ucx/src/ucs/signal' 2025-07-17T06:49:52.1814647Z #39 28.16 CC libucs_signal_la-signal.lo 2025-07-17T06:49:52.1814977Z #39 28.28 CCLD libucs_signal.la 2025-07-17T06:49:52.2951362Z #39 28.40 make[3]: Leaving directory '/ucx/src/ucs/signal' 2025-07-17T06:49:52.4723208Z #39 28.40 make[2]: Leaving directory '/ucx/src/ucs' 2025-07-17T06:49:52.4723899Z #39 28.40 Making all in src/uct 2025-07-17T06:49:52.4724445Z #39 28.40 make[2]: Entering directory '/ucx/src/uct' 2025-07-17T06:49:52.4725093Z #39 28.41 Making all in . 2025-07-17T06:49:52.4725623Z #39 28.41 make[3]: Entering directory '/ucx/src/uct' 2025-07-17T06:49:52.4726249Z #39 28.42 CC base/libuct_la-uct_md.lo 2025-07-17T06:49:52.4726860Z #39 28.42 CC base/libuct_la-uct_md_vfs.lo 2025-07-17T06:49:52.4727473Z #39 28.42 CC base/libuct_la-uct_mem.lo 2025-07-17T06:49:52.4728107Z #39 28.42 CC base/libuct_la-uct_component.lo 2025-07-17T06:49:52.4728755Z #39 28.42 CC base/libuct_la-uct_iface.lo 2025-07-17T06:49:52.4729382Z #39 28.42 CC base/libuct_la-uct_iface_vfs.lo 2025-07-17T06:49:52.4730263Z #39 28.42 CC base/libuct_la-uct_worker.lo 2025-07-17T06:49:52.4730882Z #39 28.42 CC base/libuct_la-uct_cm.lo 2025-07-17T06:49:52.4731484Z #39 28.42 CC base/libuct_la-uct_vfs_attr.lo 2025-07-17T06:49:52.4732240Z #39 28.42 CC sm/base/libuct_la-sm_ep.lo 2025-07-17T06:49:52.4732826Z #39 28.42 CC sm/base/libuct_la-sm_md.lo 2025-07-17T06:49:52.4733647Z #39 28.42 CC sm/base/libuct_la-sm_iface.lo 2025-07-17T06:49:52.4734326Z #39 28.42 CC sm/mm/base/libuct_la-mm_iface.lo 2025-07-17T06:49:52.4734970Z #39 28.42 CC sm/mm/base/libuct_la-mm_ep.lo 2025-07-17T06:49:52.4735626Z #39 28.42 CC sm/mm/base/libuct_la-mm_md.lo 2025-07-17T06:49:52.4736280Z #39 28.42 CC sm/mm/posix/libuct_la-mm_posix.lo 2025-07-17T06:49:52.4736881Z #39 28.42 CC sm/mm/sysv/libuct_la-mm_sysv.lo 2025-07-17T06:49:52.4737512Z #39 28.42 CC sm/scopy/base/libuct_la-scopy_iface.lo 2025-07-17T06:49:52.4738133Z #39 28.42 CC sm/scopy/base/libuct_la-scopy_ep.lo 2025-07-17T06:49:52.4738719Z #39 28.42 CC sm/self/libuct_la-self.lo 2025-07-17T06:49:52.4739286Z #39 28.42 CC tcp/libuct_la-tcp_ep.lo 2025-07-17T06:49:52.4739837Z #39 28.42 CC tcp/libuct_la-tcp_iface.lo 2025-07-17T06:49:52.4740428Z #39 28.42 CC tcp/libuct_la-tcp_md.lo 2025-07-17T06:49:52.4741007Z #39 28.42 CC tcp/libuct_la-tcp_net.lo 2025-07-17T06:49:52.4741581Z #39 28.42 CC tcp/libuct_la-tcp_cm.lo 2025-07-17T06:49:52.4742148Z #39 28.42 CC tcp/libuct_la-tcp_base.lo 2025-07-17T06:49:52.4742746Z #39 28.42 CC tcp/libuct_la-tcp_sockcm.lo 2025-07-17T06:49:52.4743358Z #39 28.42 CC tcp/libuct_la-tcp_listener.lo 2025-07-17T06:49:52.4743956Z #39 28.42 CC tcp/libuct_la-tcp_sockcm_ep.lo 2025-07-17T06:49:54.2907240Z #39 30.39 CCLD libuct.la 2025-07-17T06:49:54.4649403Z #39 30.57 make[3]: Leaving directory '/ucx/src/uct' 2025-07-17T06:49:54.6439412Z #39 30.57 Making all in cuda 2025-07-17T06:49:54.6439987Z #39 30.57 make[3]: Entering directory '/ucx/src/uct/cuda' 2025-07-17T06:49:54.6440417Z #39 30.58 make[4]: Entering directory '/ucx/src/uct/cuda' 2025-07-17T06:49:54.6440801Z #39 30.58 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:49:54.6441204Z #39 30.58 make[4]: Leaving directory '/ucx/src/uct/cuda' 2025-07-17T06:49:54.6441608Z #39 30.58 make[3]: Leaving directory '/ucx/src/uct/cuda' 2025-07-17T06:49:54.6441964Z #39 30.58 Making all in ib 2025-07-17T06:49:54.6442281Z #39 30.58 make[3]: Entering directory '/ucx/src/uct/ib' 2025-07-17T06:49:54.6442654Z #39 30.59 make[4]: Entering directory '/ucx/src/uct/ib' 2025-07-17T06:49:54.6443035Z #39 30.59 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:49:54.6443408Z #39 30.59 make[4]: Leaving directory '/ucx/src/uct/ib' 2025-07-17T06:49:54.6462179Z #39 30.59 make[3]: Leaving directory '/ucx/src/uct/ib' 2025-07-17T06:49:54.6462661Z #39 30.59 Making all in rocm 2025-07-17T06:49:54.6462999Z #39 30.59 make[3]: Entering directory '/ucx/src/uct/rocm' 2025-07-17T06:49:54.6463418Z #39 30.59 CC base/libuct_rocm_la-rocm_base.lo 2025-07-17T06:49:54.6463783Z #39 30.59 CC base/libuct_rocm_la-rocm_signal.lo 2025-07-17T06:49:54.6464164Z #39 30.59 CC copy/libuct_rocm_la-rocm_copy_md.lo 2025-07-17T06:49:54.6464547Z #39 30.60 CC copy/libuct_rocm_la-rocm_copy_iface.lo 2025-07-17T06:49:54.6464943Z #39 30.60 CC copy/libuct_rocm_la-rocm_copy_cache.lo 2025-07-17T06:49:54.6465345Z #39 30.60 CC copy/libuct_rocm_la-rocm_copy_ep.lo 2025-07-17T06:49:54.6465710Z #39 30.60 CC ipc/libuct_rocm_la-rocm_ipc_md.lo 2025-07-17T06:49:54.6466088Z #39 30.60 CC ipc/libuct_rocm_la-rocm_ipc_iface.lo 2025-07-17T06:49:54.6466464Z #39 30.60 CC ipc/libuct_rocm_la-rocm_ipc_ep.lo 2025-07-17T06:49:54.6466828Z #39 30.60 CC ipc/libuct_rocm_la-rocm_ipc_cache.lo 2025-07-17T06:49:54.9802156Z #39 31.08 CCLD libuct_rocm.la 2025-07-17T06:49:55.1500093Z #39 31.25 LN libuct_rocm.la 2025-07-17T06:49:55.1500761Z #39 31.25 LN .libs/libuct_rocm.so 2025-07-17T06:49:55.1501152Z #39 31.25 LN .libs/libuct_rocm.so.0 2025-07-17T06:49:55.1501544Z #39 31.25 LN .libs/libuct_rocm.so.0.0.0 2025-07-17T06:49:55.3164958Z #39 31.25 make[3]: Leaving directory '/ucx/src/uct/rocm' 2025-07-17T06:49:55.3165599Z #39 31.25 Making all in sm 2025-07-17T06:49:55.3165905Z #39 31.26 make[3]: Entering directory '/ucx/src/uct/sm' 2025-07-17T06:49:55.3166387Z #39 31.26 Making all in scopy 2025-07-17T06:49:55.3166716Z #39 31.26 make[4]: Entering directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:49:55.3167083Z #39 31.27 Making all in cma 2025-07-17T06:49:55.3167427Z #39 31.27 make[5]: Entering directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:49:55.3167814Z #39 31.27 CC libuct_cma_la-cma_iface.lo 2025-07-17T06:49:55.3168164Z #39 31.27 CC libuct_cma_la-cma_ep.lo 2025-07-17T06:49:55.3168481Z #39 31.27 CC libuct_cma_la-cma_md.lo 2025-07-17T06:49:55.5023312Z #39 31.61 CCLD libuct_cma.la 2025-07-17T06:49:55.6447697Z #39 31.75 LN libuct_cma.la 2025-07-17T06:49:55.6448106Z #39 31.75 LN .libs/libuct_cma.so 2025-07-17T06:49:55.6448445Z #39 31.75 LN .libs/libuct_cma.so.0 2025-07-17T06:49:55.6448766Z #39 31.75 LN .libs/libuct_cma.so.0.0.0 2025-07-17T06:49:55.7526309Z #39 31.75 make[5]: Leaving directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:49:55.7527053Z #39 31.75 Making all in knem 2025-07-17T06:49:55.7527734Z #39 31.75 make[5]: Entering directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:49:55.7528456Z #39 31.75 make[5]: Nothing to be done for 'all'. 2025-07-17T06:49:55.7529155Z #39 31.75 make[5]: Leaving directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:49:55.7529952Z #39 31.75 make[5]: Entering directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:49:55.7530649Z #39 31.75 make[5]: Nothing to be done for 'all-am'. 2025-07-17T06:49:55.7531317Z #39 31.75 make[5]: Leaving directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:49:55.7532045Z #39 31.75 make[4]: Leaving directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:49:55.7532786Z #39 31.75 Making all in mm 2025-07-17T06:49:55.7533299Z #39 31.75 make[4]: Entering directory '/ucx/src/uct/sm/mm' 2025-07-17T06:49:55.7533964Z #39 31.76 Making all in xpmem 2025-07-17T06:49:55.7534577Z #39 31.76 make[5]: Entering directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:49:55.7535269Z #39 31.76 make[5]: Nothing to be done for 'all'. 2025-07-17T06:49:55.7535965Z #39 31.76 make[5]: Leaving directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:49:55.7536715Z #39 31.76 make[5]: Entering directory '/ucx/src/uct/sm/mm' 2025-07-17T06:49:55.7537400Z #39 31.76 make[5]: Nothing to be done for 'all-am'. 2025-07-17T06:49:55.7538116Z #39 31.76 make[5]: Leaving directory '/ucx/src/uct/sm/mm' 2025-07-17T06:49:55.7538781Z #39 31.76 make[4]: Leaving directory '/ucx/src/uct/sm/mm' 2025-07-17T06:49:55.7539499Z #39 31.77 make[4]: Entering directory '/ucx/src/uct/sm' 2025-07-17T06:49:55.7540128Z #39 31.77 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:49:55.7540796Z #39 31.77 make[4]: Leaving directory '/ucx/src/uct/sm' 2025-07-17T06:49:55.7541431Z #39 31.77 make[3]: Leaving directory '/ucx/src/uct/sm' 2025-07-17T06:49:55.7542002Z #39 31.77 Making all in ugni 2025-07-17T06:49:55.7542531Z #39 31.77 make[3]: Entering directory '/ucx/src/uct/ugni' 2025-07-17T06:49:55.7543144Z #39 31.77 make[3]: Nothing to be done for 'all'. 2025-07-17T06:49:55.7543789Z #39 31.77 make[3]: Leaving directory '/ucx/src/uct/ugni' 2025-07-17T06:49:55.7544402Z #39 31.77 Making all in ze 2025-07-17T06:49:55.7544938Z #39 31.77 make[3]: Entering directory '/ucx/src/uct/ze' 2025-07-17T06:49:55.7545596Z #39 31.78 make[4]: Entering directory '/ucx/src/uct/ze' 2025-07-17T06:49:55.7546288Z #39 31.78 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:49:55.7546949Z #39 31.78 make[4]: Leaving directory '/ucx/src/uct/ze' 2025-07-17T06:49:55.7547627Z #39 31.78 make[3]: Leaving directory '/ucx/src/uct/ze' 2025-07-17T06:49:55.7548290Z #39 31.78 make[2]: Leaving directory '/ucx/src/uct' 2025-07-17T06:49:55.7549110Z #39 31.78 Making all in src/ucp 2025-07-17T06:49:55.7549645Z #39 31.78 make[2]: Entering directory '/ucx/src/ucp' 2025-07-17T06:49:55.7550276Z #39 31.79 CC am/libucp_la-eager_single.lo 2025-07-17T06:49:55.7551038Z #39 31.79 CC am/libucp_la-eager_multi.lo 2025-07-17T06:49:55.7551633Z #39 31.79 CC am/libucp_la-rndv.lo 2025-07-17T06:49:55.7552228Z #39 31.79 CC core/libucp_la-ucp_context.lo 2025-07-17T06:49:55.7552975Z #39 31.79 CC core/libucp_la-ucp_am.lo 2025-07-17T06:49:55.7553550Z #39 31.80 CC core/libucp_la-ucp_ep.lo 2025-07-17T06:49:55.7554131Z #39 31.80 CC core/libucp_la-ucp_ep_vfs.lo 2025-07-17T06:49:55.7554752Z #39 31.80 CC core/libucp_la-ucp_listener.lo 2025-07-17T06:49:55.7555351Z #39 31.80 CC core/libucp_la-ucp_mm.lo 2025-07-17T06:49:55.7556098Z #39 31.80 CC core/libucp_la-ucp_proxy_ep.lo 2025-07-17T06:49:55.7556714Z #39 31.80 CC core/libucp_la-ucp_request.lo 2025-07-17T06:49:55.7557321Z #39 31.80 CC core/libucp_la-ucp_rkey.lo 2025-07-17T06:49:55.7557934Z #39 31.80 CC core/libucp_la-ucp_version.lo 2025-07-17T06:49:55.7558638Z #39 31.80 CC core/libucp_la-ucp_vfs.lo 2025-07-17T06:49:55.7559201Z #39 31.80 CC core/libucp_la-ucp_worker.lo 2025-07-17T06:49:55.7559818Z #39 31.80 CC dt/libucp_la-datatype_iter.lo 2025-07-17T06:49:55.7560394Z #39 31.80 CC dt/libucp_la-dt_iov.lo 2025-07-17T06:49:55.7560945Z #39 31.80 CC dt/libucp_la-dt_generic.lo 2025-07-17T06:49:55.7561489Z #39 31.80 CC dt/libucp_la-dt.lo 2025-07-17T06:49:55.7561995Z #39 31.80 CC proto/libucp_la-lane_type.lo 2025-07-17T06:49:55.7562603Z #39 31.80 CC proto/libucp_la-proto_am.lo 2025-07-17T06:49:55.7563155Z #39 31.80 CC proto/libucp_la-proto_init.lo 2025-07-17T06:49:55.7563729Z #39 31.80 CC proto/libucp_la-proto_common.lo 2025-07-17T06:49:55.7564371Z #39 31.80 CC proto/libucp_la-proto_debug.lo 2025-07-17T06:49:55.7564995Z #39 31.80 CC proto/libucp_la-proto_perf.lo 2025-07-17T06:49:55.7565627Z #39 31.80 CC proto/libucp_la-proto_reconfig.lo 2025-07-17T06:49:55.7566242Z #39 31.80 CC proto/libucp_la-proto_multi.lo 2025-07-17T06:49:55.7566851Z #39 31.80 CC proto/libucp_la-proto_select.lo 2025-07-17T06:49:55.7567517Z #39 31.80 CC proto/libucp_la-proto_single.lo 2025-07-17T06:49:55.7568134Z #39 31.80 CC proto/libucp_la-proto.lo 2025-07-17T06:49:55.7568739Z #39 31.80 CC rma/libucp_la-amo_basic.lo 2025-07-17T06:49:55.7569336Z #39 31.80 CC rma/libucp_la-amo_offload.lo 2025-07-17T06:49:55.7569922Z #39 31.80 CC rma/libucp_la-amo_send.lo 2025-07-17T06:49:55.7570500Z #39 31.80 CC rma/libucp_la-amo_sw.lo 2025-07-17T06:49:55.7571069Z #39 31.80 CC rma/libucp_la-get_am.lo 2025-07-17T06:49:55.7571529Z #39 31.80 CC rma/libucp_la-get_offload.lo 2025-07-17T06:49:55.7572011Z #39 31.80 CC rma/libucp_la-put_am.lo 2025-07-17T06:49:55.7572545Z #39 31.80 CC rma/libucp_la-put_offload.lo 2025-07-17T06:49:55.7573112Z #39 31.80 CC rma/libucp_la-rma_basic.lo 2025-07-17T06:49:55.7573674Z #39 31.81 CC rma/libucp_la-rma_send.lo 2025-07-17T06:49:55.7574187Z #39 31.81 CC rma/libucp_la-rma_sw.lo 2025-07-17T06:49:55.7574757Z #39 31.81 CC rma/libucp_la-flush.lo 2025-07-17T06:49:55.7575284Z #39 31.81 CC rndv/libucp_la-proto_rndv.lo 2025-07-17T06:49:55.7575899Z #39 31.81 CC rndv/libucp_la-rndv_am.lo 2025-07-17T06:49:55.7576473Z #39 31.81 CC rndv/libucp_la-rndv_get.lo 2025-07-17T06:49:55.7577072Z #39 31.81 CC rndv/libucp_la-rndv_ppln.lo 2025-07-17T06:49:55.7577711Z #39 31.81 CC rndv/libucp_la-rndv_put.lo 2025-07-17T06:49:55.7578320Z #39 31.81 CC rndv/libucp_la-rndv_rtr.lo 2025-07-17T06:49:55.7578939Z #39 31.81 CC rndv/libucp_la-rndv_ats.lo 2025-07-17T06:49:55.7579594Z #39 31.81 CC rndv/libucp_la-rndv_rkey_ptr.lo 2025-07-17T06:49:55.7580194Z #39 31.81 CC rndv/libucp_la-rndv.lo 2025-07-17T06:49:55.7581019Z #39 31.81 CC stream/libucp_la-stream_multi.lo 2025-07-17T06:49:55.7581642Z #39 31.82 CC stream/libucp_la-stream_recv.lo 2025-07-17T06:49:55.7582268Z #39 31.82 CC stream/libucp_la-stream_send.lo 2025-07-17T06:49:55.7583038Z #39 31.82 CC tag/libucp_la-eager_multi.lo 2025-07-17T06:49:55.7583630Z #39 31.82 CC tag/libucp_la-eager_rcv.lo 2025-07-17T06:49:55.7584470Z #39 31.82 CC tag/libucp_la-eager_snd.lo 2025-07-17T06:49:55.7585087Z #39 31.82 CC tag/libucp_la-eager_single.lo 2025-07-17T06:49:55.7585654Z #39 31.82 CC tag/libucp_la-probe.lo 2025-07-17T06:49:55.7586184Z #39 31.82 CC tag/libucp_la-tag_rndv.lo 2025-07-17T06:49:55.7586763Z #39 31.82 CC tag/libucp_la-tag_recv.lo 2025-07-17T06:49:55.7587339Z #39 31.82 CC tag/libucp_la-tag_match.lo 2025-07-17T06:49:55.7587892Z #39 31.83 CC tag/libucp_la-tag_send.lo 2025-07-17T06:49:55.7588419Z #39 31.84 CC tag/libucp_la-offload.lo 2025-07-17T06:49:55.7588988Z #39 31.86 CC tag/offload/libucp_la-eager.lo 2025-07-17T06:49:55.9492972Z #39 31.86 CC tag/offload/libucp_la-rndv.lo 2025-07-17T06:49:55.9493709Z #39 31.88 CC wireup/libucp_la-address.lo 2025-07-17T06:49:55.9494336Z #39 31.89 CC wireup/libucp_la-ep_match.lo 2025-07-17T06:49:55.9494916Z #39 31.89 CC wireup/libucp_la-select.lo 2025-07-17T06:49:55.9495556Z #39 31.89 CC wireup/libucp_la-wireup_ep.lo 2025-07-17T06:49:55.9496169Z #39 31.90 CC wireup/libucp_la-wireup.lo 2025-07-17T06:49:55.9496761Z #39 31.90 CC wireup/libucp_la-wireup_cm.lo 2025-07-17T06:50:01.5066136Z #39 37.61 CCLD libucp.la 2025-07-17T06:50:01.7586210Z #39 37.86 copying selected object files to avoid basename conflicts... 2025-07-17T06:50:01.9546260Z #39 38.06 make[2]: Leaving directory '/ucx/src/ucp' 2025-07-17T06:50:02.1194235Z #39 38.06 Making all in src/tools/vfs 2025-07-17T06:50:02.1194678Z #39 38.06 make[2]: Entering directory '/ucx/src/tools/vfs' 2025-07-17T06:50:02.1195118Z #39 38.06 make[2]: Nothing to be done for 'all'. 2025-07-17T06:50:02.1195511Z #39 38.06 make[2]: Leaving directory '/ucx/src/tools/vfs' 2025-07-17T06:50:02.1195879Z #39 38.06 Making all in src/tools/info 2025-07-17T06:50:02.1196247Z #39 38.06 make[2]: Entering directory '/ucx/src/tools/info' 2025-07-17T06:50:02.1196872Z #39 38.06 /usr/bin/sed -nr 's:\s*#define\s+(\w+)(\s+(\w+)|\s+(".*")|\s*)$:{"\1", UCS_PP_MAKE_STRING(\3\4)},:p' <../../../config.h >build_config.h 2025-07-17T06:50:02.1197398Z #39 38.07 make all-am 2025-07-17T06:50:02.1197702Z #39 38.07 make[3]: Entering directory '/ucx/src/tools/info' 2025-07-17T06:50:02.1198085Z #39 38.07 CC ucx_info-build_info.o 2025-07-17T06:50:02.1198399Z #39 38.07 CC ucx_info-proto_info.o 2025-07-17T06:50:02.1198871Z #39 38.07 CC ucx_info-sys_info.o 2025-07-17T06:50:02.1199179Z #39 38.07 CC ucx_info-tl_info.o 2025-07-17T06:50:02.1199473Z #39 38.07 CC ucx_info-type_info.o 2025-07-17T06:50:02.1199798Z #39 38.07 CC ucx_info-version_info.o 2025-07-17T06:50:02.1200110Z #39 38.07 CC ucx_info-ucx_info.o 2025-07-17T06:50:02.3291961Z #39 38.43 CCLD ucx_info 2025-07-17T06:50:02.4590575Z #39 38.56 make[3]: Leaving directory '/ucx/src/tools/info' 2025-07-17T06:50:02.6217874Z #39 38.56 make[2]: Leaving directory '/ucx/src/tools/info' 2025-07-17T06:50:02.6218339Z #39 38.56 Making all in src/tools/perf 2025-07-17T06:50:02.6218743Z #39 38.56 make[2]: Entering directory '/ucx/src/tools/perf' 2025-07-17T06:50:02.6219098Z #39 38.57 Making all in cuda 2025-07-17T06:50:02.6219441Z #39 38.57 make[3]: Entering directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:02.6219850Z #39 38.57 make[3]: Nothing to be done for 'all'. 2025-07-17T06:50:02.6220241Z #39 38.57 make[3]: Leaving directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:02.6220612Z #39 38.57 Making all in rocm 2025-07-17T06:50:02.6220937Z #39 38.57 make[3]: Entering directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:02.6221365Z #39 38.57 CC libucx_perftest_rocm_la-rocm_alloc.lo 2025-07-17T06:50:02.7671599Z #39 38.87 CCLD libucx_perftest_rocm.la 2025-07-17T06:50:02.8921194Z #39 39.00 LN libucx_perftest_rocm.la 2025-07-17T06:50:02.8921768Z #39 39.00 LN .libs/libucx_perftest_rocm.so 2025-07-17T06:50:02.8922327Z #39 39.00 LN .libs/libucx_perftest_rocm.so.0 2025-07-17T06:50:02.8922695Z #39 39.00 LN .libs/libucx_perftest_rocm.so.0.0.0 2025-07-17T06:50:03.0496973Z #39 39.00 make[3]: Leaving directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:03.0497510Z #39 39.00 Making all in ze 2025-07-17T06:50:03.0497849Z #39 39.00 make[3]: Entering directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:03.0498248Z #39 39.00 make[3]: Nothing to be done for 'all'. 2025-07-17T06:50:03.0498623Z #39 39.00 make[3]: Leaving directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:03.0498981Z #39 39.00 Making all in lib 2025-07-17T06:50:03.0499302Z #39 39.00 make[3]: Entering directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:03.0499699Z #39 39.00 CC libucxperf_la-libperf.lo 2025-07-17T06:50:03.0500064Z #39 39.00 CC libucxperf_la-libperf_memory.lo 2025-07-17T06:50:03.0500422Z #39 39.00 CC libucxperf_la-libperf_thread.lo 2025-07-17T06:50:03.0500791Z #39 39.00 CXX libucxperf_la-uct_tests.lo 2025-07-17T06:50:03.0501152Z #39 39.00 CXX libucxperf_la-ucp_tests.lo 2025-07-17T06:50:31.3202640Z #39 67.42 CXXLD libucxperf.la 2025-07-17T06:50:31.4962002Z #39 67.60 make[3]: Leaving directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:31.6534527Z #39 67.60 Making all in mad 2025-07-17T06:50:31.6536955Z #39 67.60 make[3]: Entering directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:31.6537416Z #39 67.60 make[3]: Nothing to be done for 'all'. 2025-07-17T06:50:31.6537819Z #39 67.60 make[3]: Leaving directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:31.6538230Z #39 67.60 make[3]: Entering directory '/ucx/src/tools/perf' 2025-07-17T06:50:31.6538619Z #39 67.61 CC ucx_perftest-perftest.o 2025-07-17T06:50:31.6538993Z #39 67.61 CC ucx_perftest-perftest_run.o 2025-07-17T06:50:31.6539347Z #39 67.61 CC ucx_perftest-perftest_params.o 2025-07-17T06:50:31.6539734Z #39 67.61 CC ucx_perftest_daemon-perftest_daemon.o 2025-07-17T06:50:31.7545141Z #39 67.86 CCLD ucx_perftest_daemon 2025-07-17T06:50:31.9387421Z #39 67.89 CCLD ucx_perftest 2025-07-17T06:50:31.9683253Z #39 68.07 make[3]: Leaving directory '/ucx/src/tools/perf' 2025-07-17T06:50:32.1231266Z #39 68.07 make[2]: Leaving directory '/ucx/src/tools/perf' 2025-07-17T06:50:32.1231899Z #39 68.07 Making all in src/tools/profile 2025-07-17T06:50:32.1232301Z #39 68.07 make[2]: Entering directory '/ucx/src/tools/profile' 2025-07-17T06:50:32.1232725Z #39 68.08 CC ucx_read_profile-read_profile.o 2025-07-17T06:50:32.3633123Z #39 68.47 CCLD ucx_read_profile 2025-07-17T06:50:32.4647038Z #39 68.56 make[2]: Leaving directory '/ucx/src/tools/profile' 2025-07-17T06:50:32.4647465Z #39 68.56 Making all in bindings/go 2025-07-17T06:50:32.4647819Z #39 68.56 make[2]: Entering directory '/ucx/bindings/go' 2025-07-17T06:50:32.4648199Z #39 68.56 make[2]: Nothing to be done for 'all'. 2025-07-17T06:50:32.4648564Z #39 68.56 make[2]: Leaving directory '/ucx/bindings/go' 2025-07-17T06:50:32.4648930Z #39 68.56 Making all in bindings/java 2025-07-17T06:50:32.4649286Z #39 68.56 make[2]: Entering directory '/ucx/bindings/java' 2025-07-17T06:50:32.4649639Z #39 68.57 Making all in src/main/native 2025-07-17T06:50:32.6498283Z #39 68.57 make[3]: Entering directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:32.6498753Z #39 68.57 make all-am 2025-07-17T06:50:32.6499117Z #39 68.57 make[4]: Entering directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:32.6499567Z #39 68.57 make[4]: Nothing to be done for 'all-am'. 2025-07-17T06:50:32.6499994Z #39 68.57 make[4]: Leaving directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:32.6500497Z #39 68.57 make[3]: Leaving directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:32.6500939Z #39 68.57 make[3]: Entering directory '/ucx/bindings/java' 2025-07-17T06:50:32.6501521Z #39 68.57 make[3]: Nothing to be done for 'all-am'. 2025-07-17T06:50:32.6501906Z #39 68.57 make[3]: Leaving directory '/ucx/bindings/java' 2025-07-17T06:50:32.6503386Z #39 68.58 make[2]: Leaving directory '/ucx/bindings/java' 2025-07-17T06:50:32.6503747Z #39 68.58 Making all in test/apps 2025-07-17T06:50:32.6504077Z #39 68.58 make[2]: Entering directory '/ucx/test/apps' 2025-07-17T06:50:32.6504542Z #39 68.58 Making all in profiling 2025-07-17T06:50:32.6504908Z #39 68.58 make[3]: Entering directory '/ucx/test/apps/profiling' 2025-07-17T06:50:32.6505306Z #39 68.58 CC ucx_profiling-ucx_profiling.o 2025-07-17T06:50:32.6505645Z #39 68.66 CCLD ucx_profiling 2025-07-17T06:50:32.6506004Z #39 68.75 make[3]: Leaving directory '/ucx/test/apps/profiling' 2025-07-17T06:50:32.8040804Z #39 68.75 Making all in iodemo 2025-07-17T06:50:32.8041248Z #39 68.76 make[3]: Entering directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:32.8041685Z #39 68.76 CXX io_demo-ucx_wrapper.o 2025-07-17T06:50:32.8041993Z #39 68.76 CXX io_demo-io_demo.o 2025-07-17T06:50:37.3149869Z #39 73.42 CXXLD io_demo 2025-07-17T06:50:37.5171539Z #39 73.62 make[3]: Leaving directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:37.6265158Z #39 73.62 make[3]: Entering directory '/ucx/test/apps' 2025-07-17T06:50:37.6265638Z #39 73.63 CC test_ucp_dlopen-test_ucp_dlopen.o 2025-07-17T06:50:37.6266081Z #39 73.63 CC test_ucp_config-test_ucp_config.o 2025-07-17T06:50:37.6266445Z #39 73.64 CC test_ucs_dlopen-test_ucs_dlopen.o 2025-07-17T06:50:37.6266816Z #39 73.64 CC test_link_map-test_link_map.o 2025-07-17T06:50:37.6267214Z #39 73.65 CC test_dlopen_cfg_print-test_dlopen_cfg_print.o 2025-07-17T06:50:37.6267602Z #39 73.65 CC test_init_mt-test_init_mt.o 2025-07-17T06:50:37.6267981Z #39 73.65 CC test_memtrack_limit-test_memtrack_limit.o 2025-07-17T06:50:37.6268340Z #39 73.65 CC test_hooks-test_hooks.o 2025-07-17T06:50:37.6268662Z #39 73.68 CCLD test_link_map 2025-07-17T06:50:37.6268962Z #39 73.69 CCLD test_dlopen_cfg_print 2025-07-17T06:50:37.6269260Z #39 73.69 CCLD test_ucs_dlopen 2025-07-17T06:50:37.6269550Z #39 73.70 CCLD test_init_mt 2025-07-17T06:50:37.6269845Z #39 73.70 CCLD test_ucp_config 2025-07-17T06:50:37.6270135Z #39 73.71 CCLD test_memtrack_limit 2025-07-17T06:50:37.6270448Z #39 73.73 CCLD test_ucp_dlopen 2025-07-17T06:50:37.7266138Z #39 73.76 CCLD test_hooks 2025-07-17T06:50:37.7266554Z #39 73.83 make[3]: Leaving directory '/ucx/test/apps' 2025-07-17T06:50:37.7266945Z #39 73.83 make[2]: Leaving directory '/ucx/test/apps' 2025-07-17T06:50:37.7267292Z #39 73.83 Making all in examples 2025-07-17T06:50:37.8462978Z #39 73.83 make[2]: Entering directory '/ucx/examples' 2025-07-17T06:50:37.8463411Z #39 73.83 make[2]: Nothing to be done for 'all'. 2025-07-17T06:50:37.8463786Z #39 73.83 make[2]: Leaving directory '/ucx/examples' 2025-07-17T06:50:37.8464140Z #39 73.83 Making all in cmake 2025-07-17T06:50:37.8464450Z #39 73.83 make[2]: Entering directory '/ucx/cmake' 2025-07-17T06:50:37.8464817Z #39 73.83 make[2]: Nothing to be done for 'all'. 2025-07-17T06:50:37.8465170Z #39 73.83 make[2]: Leaving directory '/ucx/cmake' 2025-07-17T06:50:37.8465513Z #39 73.83 Making all in config 2025-07-17T06:50:37.8465814Z #39 73.84 make[2]: Entering directory '/ucx/config' 2025-07-17T06:50:37.8466193Z #39 73.84 make[2]: Nothing to be done for 'all'. 2025-07-17T06:50:37.8466549Z #39 73.84 make[2]: Leaving directory '/ucx/config' 2025-07-17T06:50:37.8466891Z #39 73.84 make[2]: Entering directory '/ucx' 2025-07-17T06:50:37.8467266Z #39 73.84 make[2]: Nothing to be done for 'all-am'. 2025-07-17T06:50:37.8467623Z #39 73.84 make[2]: Leaving directory '/ucx' 2025-07-17T06:50:37.8467945Z #39 73.84 make[1]: Leaving directory '/ucx' 2025-07-17T06:50:37.8468249Z #39 73.84 2025-07-17T06:50:37.8468452Z #39 73.84 real 0m50.518s 2025-07-17T06:50:37.8468708Z #39 73.84 user 4m0.155s 2025-07-17T06:50:37.8469138Z #39 73.84 sys 0m19.889s 2025-07-17T06:50:37.8469376Z #39 73.84 + sudo make install 2025-07-17T06:50:37.8469661Z #39 73.85 Making install in src/ucm 2025-07-17T06:50:37.8469980Z #39 73.86 make[1]: Entering directory '/ucx/src/ucm' 2025-07-17T06:50:37.8470383Z #39 73.86 Making install in . 2025-07-17T06:50:37.8470691Z #39 73.88 make[2]: Entering directory '/ucx/src/ucm' 2025-07-17T06:50:37.8471151Z #39 73.89 make[3]: Entering directory '/ucx/src/ucm' 2025-07-17T06:50:37.8471511Z #39 73.89 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:50:37.8471981Z #39 73.90 /bin/bash ../../libtool --mode=install /usr/bin/install -c libucm.la '/usr/lib' 2025-07-17T06:50:37.8472628Z #39 73.91 libtool: install: /usr/bin/install -c .libs/libucm.so.0.0.0 /usr/lib/libucm.so.0.0.0 2025-07-17T06:50:37.8473422Z #39 73.91 libtool: install: (cd /usr/lib && { ln -s -f libucm.so.0.0.0 libucm.so.0 || { rm -f libucm.so.0 && ln -s libucm.so.0.0.0 libucm.so.0; }; }) 2025-07-17T06:50:37.8474300Z #39 73.91 libtool: install: (cd /usr/lib && { ln -s -f libucm.so.0.0.0 libucm.so || { rm -f libucm.so && ln -s libucm.so.0.0.0 libucm.so; }; }) 2025-07-17T06:50:37.8475019Z #39 73.92 libtool: install: /usr/bin/install -c .libs/libucm.lai /usr/lib/libucm.la 2025-07-17T06:50:37.8475605Z #39 73.92 libtool: install: /usr/bin/install -c .libs/libucm.a /usr/lib/libucm.a 2025-07-17T06:50:37.8476200Z #39 73.92 libtool: install: chmod 644 /usr/lib/libucm.a 2025-07-17T06:50:37.8476567Z #39 73.92 libtool: install: ranlib /usr/lib/libucm.a 2025-07-17T06:50:37.8477392Z #39 73.95 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:50:38.0019133Z #39 73.95 ---------------------------------------------------------------------- 2025-07-17T06:50:38.0020147Z #39 73.95 Libraries have been installed in: 2025-07-17T06:50:38.0020536Z #39 73.95 /usr/lib 2025-07-17T06:50:38.0020760Z #39 73.95 2025-07-17T06:50:38.0021077Z #39 73.95 If you ever happen to want to link against installed libraries 2025-07-17T06:50:38.0021611Z #39 73.95 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:38.0022112Z #39 73.95 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:38.0022614Z #39 73.95 flag during linking and do at least one of the following: 2025-07-17T06:50:38.0023090Z #39 73.95 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:38.0023484Z #39 73.95 during execution 2025-07-17T06:50:38.0023836Z #39 73.95 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:38.0024199Z #39 73.95 during linking 2025-07-17T06:50:38.0024519Z #39 73.95 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:38.0024977Z #39 73.95 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:38.0025370Z #39 73.95 2025-07-17T06:50:38.0025703Z #39 73.95 See any operating system documentation about shared libraries for 2025-07-17T06:50:38.0026229Z #39 73.95 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:38.0026697Z #39 73.95 ---------------------------------------------------------------------- 2025-07-17T06:50:38.0027107Z #39 73.95 /usr/bin/mkdir -p '/usr/include/ucm' 2025-07-17T06:50:38.0027460Z #39 73.96 /usr/bin/mkdir -p '/usr/include/ucm/api' 2025-07-17T06:50:38.0027895Z #39 73.96 /usr/bin/install -c -m 644 api/ucm.h '/usr/include/ucm/api' 2025-07-17T06:50:38.0028336Z #39 73.96 make[3]: Leaving directory '/ucx/src/ucm' 2025-07-17T06:50:38.0028696Z #39 73.96 make[2]: Leaving directory '/ucx/src/ucm' 2025-07-17T06:50:38.0029037Z #39 73.96 Making install in cuda 2025-07-17T06:50:38.0029368Z #39 73.96 make[2]: Entering directory '/ucx/src/ucm/cuda' 2025-07-17T06:50:38.0029754Z #39 73.97 make[3]: Entering directory '/ucx/src/ucm/cuda' 2025-07-17T06:50:38.0030159Z #39 73.97 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:38.0030551Z #39 73.97 make[3]: Leaving directory '/ucx/src/ucm/cuda' 2025-07-17T06:50:38.0031355Z #39 73.97 make[2]: Leaving directory '/ucx/src/ucm/cuda' 2025-07-17T06:50:38.0031706Z #39 73.97 Making install in rocm 2025-07-17T06:50:38.0032023Z #39 73.98 make[2]: Entering directory '/ucx/src/ucm/rocm' 2025-07-17T06:50:38.0032487Z #39 73.98 make[3]: Entering directory '/ucx/src/ucm/rocm' 2025-07-17T06:50:38.0033007Z #39 73.98 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:38.0033544Z #39 73.99 /usr/bin/mkdir -p '/usr/lib/ucx' 2025-07-17T06:50:38.0034073Z #39 73.99 /bin/bash ../../../libtool --mode=install /usr/bin/install -c libucm_rocm.la '/usr/lib/ucx' 2025-07-17T06:50:38.0034616Z #39 74.01 libtool: warning: relinking 'libucm_rocm.la' 2025-07-17T06:50:38.0038735Z #39 74.01 libtool: install: (cd /ucx/src/ucm/rocm; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -Xlinker -z -Xlinker interpose -Xlinker --no-as-needed -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib -lhsa-runtime64 -lhsakmt -version-info 0:0:0 -Xlinker -L/opt/rocm/lib -Xlinker -rpath -Xlinker /opt/rocm/hip/lib -Xlinker -rpath -Xlinker /opt/rocm/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/rocm/lib64 -o libucm_rocm.la -rpath /usr/lib/ucx libucm_rocm_la-rocmmem.lo ../libucm.la -lrt -lrt ) 2025-07-17T06:50:38.0042986Z #39 74.11 libtool: install: /usr/bin/install -c .libs/libucm_rocm.so.0.0.0T /usr/lib/ucx/libucm_rocm.so.0.0.0 2025-07-17T06:50:38.1242702Z #39 74.11 libtool: install: (cd /usr/lib/ucx && { ln -s -f libucm_rocm.so.0.0.0 libucm_rocm.so.0 || { rm -f libucm_rocm.so.0 && ln -s libucm_rocm.so.0.0.0 libucm_rocm.so.0; }; }) 2025-07-17T06:50:38.1243810Z #39 74.11 libtool: install: (cd /usr/lib/ucx && { ln -s -f libucm_rocm.so.0.0.0 libucm_rocm.so || { rm -f libucm_rocm.so && ln -s libucm_rocm.so.0.0.0 libucm_rocm.so; }; }) 2025-07-17T06:50:38.1244694Z #39 74.11 libtool: install: /usr/bin/install -c .libs/libucm_rocm.lai /usr/lib/ucx/libucm_rocm.la 2025-07-17T06:50:38.1245386Z #39 74.11 libtool: install: /usr/bin/install -c .libs/libucm_rocm.a /usr/lib/ucx/libucm_rocm.a 2025-07-17T06:50:38.1245983Z #39 74.11 libtool: install: chmod 644 /usr/lib/ucx/libucm_rocm.a 2025-07-17T06:50:38.1246427Z #39 74.11 libtool: install: ranlib /usr/lib/ucx/libucm_rocm.a 2025-07-17T06:50:38.1247126Z #39 74.14 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucx 2025-07-17T06:50:38.1247847Z #39 74.14 ---------------------------------------------------------------------- 2025-07-17T06:50:38.1248258Z #39 74.14 Libraries have been installed in: 2025-07-17T06:50:38.1248559Z #39 74.14 /usr/lib/ucx 2025-07-17T06:50:38.1248801Z #39 74.14 2025-07-17T06:50:38.1249102Z #39 74.14 If you ever happen to want to link against installed libraries 2025-07-17T06:50:38.1249596Z #39 74.14 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:38.1250102Z #39 74.14 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:38.1250589Z #39 74.14 flag during linking and do at least one of the following: 2025-07-17T06:50:38.1251073Z #39 74.14 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:38.1251452Z #39 74.14 during execution 2025-07-17T06:50:38.1251801Z #39 74.14 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:38.1252174Z #39 74.14 during linking 2025-07-17T06:50:38.1252482Z #39 74.14 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:38.1252943Z #39 74.14 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:38.1253345Z #39 74.14 2025-07-17T06:50:38.1253665Z #39 74.14 See any operating system documentation about shared libraries for 2025-07-17T06:50:38.1254459Z #39 74.14 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:38.1254915Z #39 74.14 ---------------------------------------------------------------------- 2025-07-17T06:50:38.1255385Z #39 74.14 make[3]: Leaving directory '/ucx/src/ucm/rocm' 2025-07-17T06:50:38.1255961Z #39 74.14 make[2]: Leaving directory '/ucx/src/ucm/rocm' 2025-07-17T06:50:38.1256566Z #39 74.14 Making install in ze 2025-07-17T06:50:38.1256915Z #39 74.14 make[2]: Entering directory '/ucx/src/ucm/ze' 2025-07-17T06:50:38.1257314Z #39 74.15 make[3]: Entering directory '/ucx/src/ucm/ze' 2025-07-17T06:50:38.1257704Z #39 74.15 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:38.1258111Z #39 74.15 make[3]: Leaving directory '/ucx/src/ucm/ze' 2025-07-17T06:50:38.1258496Z #39 74.15 make[2]: Leaving directory '/ucx/src/ucm/ze' 2025-07-17T06:50:38.1258858Z #39 74.15 make[1]: Leaving directory '/ucx/src/ucm' 2025-07-17T06:50:38.1259208Z #39 74.15 Making install in src/ucs 2025-07-17T06:50:38.1259531Z #39 74.17 make[1]: Entering directory '/ucx/src/ucs' 2025-07-17T06:50:38.1259878Z #39 74.18 Making install in vfs/sock 2025-07-17T06:50:38.1260238Z #39 74.18 make[2]: Entering directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:50:38.1260645Z #39 74.19 make[3]: Entering directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:50:38.1261065Z #39 74.19 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:38.1261485Z #39 74.19 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:38.1261883Z #39 74.19 make[3]: Leaving directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:50:38.1262292Z #39 74.19 make[2]: Leaving directory '/ucx/src/ucs/vfs/sock' 2025-07-17T06:50:38.1262638Z #39 74.19 Making install in . 2025-07-17T06:50:38.1263056Z #39 74.23 make[2]: Entering directory '/ucx/src/ucs' 2025-07-17T06:50:38.3416844Z #39 74.27 make[3]: Entering directory '/ucx/src/ucs' 2025-07-17T06:50:38.3417798Z #39 74.27 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:50:38.3418441Z #39 74.27 /bin/bash ../../libtool --mode=install /usr/bin/install -c libucs.la '/usr/lib' 2025-07-17T06:50:38.3418959Z #39 74.29 libtool: warning: relinking 'libucs.la' 2025-07-17T06:50:38.3430330Z #39 74.29 libtool: install: (cd /ucx/src/ucs; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -ldl -version-info 0:0:0 -o libucs.la -rpath /usr/lib algorithm/libucs_la-crc.lo algorithm/libucs_la-qsort_r.lo algorithm/libucs_la-string_distance.lo arch/aarch64/libucs_la-cpu.lo arch/aarch64/libucs_la-global_opts.lo arch/ppc64/libucs_la-timebase.lo arch/ppc64/libucs_la-global_opts.lo arch/rv64/libucs_la-cpu.lo arch/rv64/libucs_la-global_opts.lo arch/x86_64/libucs_la-cpu.lo arch/x86_64/libucs_la-global_opts.lo arch/libucs_la-cpu.lo async/libucs_la-async.lo async/libucs_la-signal.lo async/libucs_la-pipe.lo async/libucs_la-eventfd.lo async/libucs_la-thread.lo config/libucs_la-global_opts.lo config/libucs_la-ucm_opts.lo config/libucs_la-ini.lo config/libucs_la-parser.lo datastruct/libucs_la-arbiter.lo datastruct/libucs_la-array.lo datastruct/libucs_la-bitmap.lo datastruct/libucs_la-callbackq.lo datastruct/libucs_la-frag_list.lo datastruct/libucs_la-lru.lo datastruct/libucs_la-mpmc.lo datastruct/libucs_la-mpool.lo datastruct/libucs_la-mpool_set.lo datastruct/libucs_la-pgtable.lo datastruct/libucs_la-piecewise_func.lo datastruct/libucs_la-ptr_array.lo datastruct/libucs_la-ptr_map.lo datastruct/libucs_la-strided_alloc.lo datastruct/libucs_la-string_buffer.lo datastruct/libucs_la-string_set.lo datastruct/libucs_la-usage_tracker.lo datastruct/libucs_la-conn_match.lo debug/libucs_la-assert.lo debug/libucs_la-debug.lo debug/libucs_la-log.lo debug/libucs_la-memtrack.lo memory/libucs_la-memory_type.lo memory/libucs_la-memtype_cache.lo memory/libucs_la-numa.lo memory/libucs_la-rcache.lo memory/libucs_la-rcache_vfs.lo profile/libucs_la-profile.lo stats/libucs_la-stats.lo sys/libucs_la-event_set.lo sys/libucs_la-init.lo sys/libucs_la-math.lo sys/libucs_la-module.lo sys/libucs_la-string.lo sys/libucs_la-sys.lo sys/libucs_la-iovec.lo sys/libucs_la-lib.lo sys/libucs_la-sock.lo sys/topo/base/libucs_la-topo.lo sys/libucs_la-stubs.lo sys/libucs_la-uid.lo time/libucs_la-time.lo time/libucs_la-timer_wheel.lo time/libucs_la-timerq.lo type/libucs_la-class.lo type/libucs_la-status.lo type/libucs_la-spinlock.lo type/libucs_la-thread_mode.lo vfs/base/libucs_la-vfs_obj.lo vfs/base/libucs_la-vfs_cb.lo stats/libucs_la-client_server.lo stats/libucs_la-serialization.lo stats/libucs_la-libstats.lo -lm ../../src/ucm/libucm.la -lrt -lrt ) 2025-07-17T06:50:38.3581643Z #39 74.46 libtool: install: /usr/bin/install -c .libs/libucs.so.0.0.0T /usr/lib/libucs.so.0.0.0 2025-07-17T06:50:38.4600344Z #39 74.46 libtool: install: (cd /usr/lib && { ln -s -f libucs.so.0.0.0 libucs.so.0 || { rm -f libucs.so.0 && ln -s libucs.so.0.0.0 libucs.so.0; }; }) 2025-07-17T06:50:38.4601294Z #39 74.47 libtool: install: (cd /usr/lib && { ln -s -f libucs.so.0.0.0 libucs.so || { rm -f libucs.so && ln -s libucs.so.0.0.0 libucs.so; }; }) 2025-07-17T06:50:38.4602083Z #39 74.47 libtool: install: /usr/bin/install -c .libs/libucs.lai /usr/lib/libucs.la 2025-07-17T06:50:38.4602671Z #39 74.47 libtool: install: /usr/bin/install -c .libs/libucs.a /usr/lib/libucs.a 2025-07-17T06:50:38.4603146Z #39 74.47 libtool: install: chmod 644 /usr/lib/libucs.a 2025-07-17T06:50:38.4603532Z #39 74.47 libtool: install: ranlib /usr/lib/libucs.a 2025-07-17T06:50:38.4604200Z #39 74.52 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:50:38.4604891Z #39 74.52 ---------------------------------------------------------------------- 2025-07-17T06:50:38.4605300Z #39 74.52 Libraries have been installed in: 2025-07-17T06:50:38.4605599Z #39 74.52 /usr/lib 2025-07-17T06:50:38.4605831Z #39 74.52 2025-07-17T06:50:38.4606143Z #39 74.52 If you ever happen to want to link against installed libraries 2025-07-17T06:50:38.4606630Z #39 74.52 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:38.4607141Z #39 74.52 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:38.4607635Z #39 74.52 flag during linking and do at least one of the following: 2025-07-17T06:50:38.4608097Z #39 74.52 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:38.4608489Z #39 74.52 during execution 2025-07-17T06:50:38.4608825Z #39 74.52 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:38.4609198Z #39 74.52 during linking 2025-07-17T06:50:38.4609517Z #39 74.52 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:38.4609965Z #39 74.52 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:38.4610370Z #39 74.52 2025-07-17T06:50:38.4610702Z #39 74.52 See any operating system documentation about shared libraries for 2025-07-17T06:50:38.4611225Z #39 74.52 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:38.4611698Z #39 74.52 ---------------------------------------------------------------------- 2025-07-17T06:50:38.4612079Z #39 74.52 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:50:38.4612569Z #39 74.53 /bin/bash ../../libtool --mode=install /usr/bin/install -c ucs_stats_parser '/usr/bin' 2025-07-17T06:50:38.4613251Z #39 74.55 libtool: install: /usr/bin/install -c .libs/ucs_stats_parser /usr/bin/ucs_stats_parser 2025-07-17T06:50:38.4613767Z #39 74.56 /usr/bin/mkdir -p '/usr/include/ucs' 2025-07-17T06:50:38.4614150Z #39 74.56 /usr/bin/mkdir -p '/usr/include/ucs/datastruct' 2025-07-17T06:50:38.5695421Z #39 74.56 /usr/bin/install -c -m 644 datastruct/array.h datastruct/callbackq.h datastruct/callbackq_compat.h datastruct/hlist.h datastruct/khash.h datastruct/linear_func.h datastruct/list.h datastruct/mpool.h datastruct/mpool_set.h datastruct/pgtable.h datastruct/piecewise_func.h datastruct/queue_types.h datastruct/strided_alloc.h datastruct/string_buffer.h datastruct/string_set.h '/usr/include/ucs/datastruct' 2025-07-17T06:50:38.5698721Z #39 74.57 /usr/bin/mkdir -p '/usr/include/ucs/vfs/base' 2025-07-17T06:50:38.5699372Z #39 74.57 /usr/bin/install -c -m 644 vfs/base/vfs_obj.h vfs/base/vfs_cb.h '/usr/include/ucs/vfs/base' 2025-07-17T06:50:38.5699929Z #39 74.57 /usr/bin/mkdir -p '/usr/include/ucs/config' 2025-07-17T06:50:38.5700590Z #39 74.57 /usr/bin/install -c -m 644 config/global_opts.h config/ini.h config/parser.h config/types.h '/usr/include/ucs/config' 2025-07-17T06:50:38.5701231Z #39 74.57 /usr/bin/mkdir -p '/usr/include/ucs/arch' 2025-07-17T06:50:38.5701800Z #39 74.57 /usr/bin/install -c -m 644 arch/bitops.h arch/atomic.h arch/global_opts.h '/usr/include/ucs/arch' 2025-07-17T06:50:38.5702367Z #39 74.58 /usr/bin/mkdir -p '/usr/include/ucs/type' 2025-07-17T06:50:38.5703177Z #39 74.58 /usr/bin/install -c -m 644 type/class.h type/param.h type/init_once.h type/spinlock.h type/status.h type/thread_mode.h type/cpu_set.h '/usr/include/ucs/type' 2025-07-17T06:50:38.5703988Z #39 74.58 /usr/bin/mkdir -p '/usr/include/ucs/async' 2025-07-17T06:50:38.5704440Z #39 74.58 /usr/bin/install -c -m 644 async/async_fwd.h '/usr/include/ucs/async' 2025-07-17T06:50:38.5704904Z #39 74.58 /usr/bin/mkdir -p '/usr/include/ucs/sys' 2025-07-17T06:50:38.5705707Z #39 74.58 /usr/bin/install -c -m 644 sys/event_set.h sys/compiler_def.h sys/math.h sys/preprocessor.h sys/string.h sys/sock.h sys/stubs.h sys/uid.h '/usr/include/ucs/sys' 2025-07-17T06:50:38.5706621Z #39 74.59 /usr/bin/mkdir -p '/usr/include/ucs/arch/rv64' 2025-07-17T06:50:38.5707445Z #39 74.59 /usr/bin/install -c -m 644 arch/rv64/bitops.h arch/rv64/global_opts.h '/usr/include/ucs/arch/rv64' 2025-07-17T06:50:38.5708021Z #39 74.59 /usr/bin/mkdir -p '/usr/include/ucs/debug' 2025-07-17T06:50:38.5708574Z #39 74.59 /usr/bin/install -c -m 644 debug/log_def.h debug/debug.h debug/memtrack.h '/usr/include/ucs/debug' 2025-07-17T06:50:38.5709163Z #39 74.59 /usr/bin/mkdir -p '/usr/include/ucs/arch/x86_64' 2025-07-17T06:50:38.5709937Z #39 74.59 /usr/bin/install -c -m 644 arch/x86_64/bitops.h arch/x86_64/global_opts.h arch/x86_64/atomic.h '/usr/include/ucs/arch/x86_64' 2025-07-17T06:50:38.5710596Z #39 74.59 /usr/bin/mkdir -p '/usr/include/ucs/arch/aarch64' 2025-07-17T06:50:38.5711236Z #39 74.60 /usr/bin/install -c -m 644 arch/aarch64/bitops.h arch/aarch64/global_opts.h '/usr/include/ucs/arch/aarch64' 2025-07-17T06:50:38.5712012Z #39 74.60 /usr/bin/mkdir -p '/usr/include/ucs/time' 2025-07-17T06:50:38.5712710Z #39 74.60 /usr/bin/install -c -m 644 time/time_def.h '/usr/include/ucs/time' 2025-07-17T06:50:38.5713188Z #39 74.60 /usr/bin/mkdir -p '/usr/include/ucs/algorithm' 2025-07-17T06:50:38.5713866Z #39 74.60 /usr/bin/install -c -m 644 algorithm/crc.h algorithm/qsort_r.h algorithm/string_distance.h '/usr/include/ucs/algorithm' 2025-07-17T06:50:38.5714755Z #39 74.60 /usr/bin/mkdir -p '/usr/include/ucs/arch/generic' 2025-07-17T06:50:38.5715346Z #39 74.60 /usr/bin/install -c -m 644 arch/generic/atomic.h '/usr/include/ucs/arch/generic' 2025-07-17T06:50:38.5715861Z #39 74.61 /usr/bin/mkdir -p '/usr/include/ucs/stats' 2025-07-17T06:50:38.5716378Z #39 74.61 /usr/bin/install -c -m 644 stats/stats_fwd.h stats/libstats.h '/usr/include/ucs/stats' 2025-07-17T06:50:38.5716909Z #39 74.61 /usr/bin/mkdir -p '/usr/include/ucs/profile' 2025-07-17T06:50:38.5717575Z #39 74.61 /usr/bin/install -c -m 644 profile/profile_defs.h profile/profile_off.h profile/profile_on.h '/usr/include/ucs/profile' 2025-07-17T06:50:38.5718235Z #39 74.61 /usr/bin/mkdir -p '/usr/include/ucs/memory' 2025-07-17T06:50:38.5719034Z #39 74.61 /usr/bin/install -c -m 644 memory/rcache.h memory/memory_type.h memory/memtype_cache.h memory/numa.h '/usr/include/ucs/memory' 2025-07-17T06:50:38.5719822Z #39 74.61 /usr/bin/mkdir -p '/usr/include/ucs/arch/ppc64' 2025-07-17T06:50:38.5720418Z #39 74.62 /usr/bin/install -c -m 644 arch/ppc64/bitops.h arch/ppc64/global_opts.h '/usr/include/ucs/arch/ppc64' 2025-07-17T06:50:38.5721081Z #39 74.62 /usr/bin/mkdir -p '/usr/include/ucs/sys/topo/base' 2025-07-17T06:50:38.5721591Z #39 74.62 /usr/bin/install -c -m 644 sys/topo/base/topo.h '/usr/include/ucs/sys/topo/base' 2025-07-17T06:50:38.5722166Z #39 74.62 /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-07-17T06:50:38.5722595Z #39 74.62 /usr/bin/install -c -m 644 ucx-ucs.pc '/usr/lib/pkgconfig' 2025-07-17T06:50:38.5723021Z #39 74.63 make[3]: Leaving directory '/ucx/src/ucs' 2025-07-17T06:50:38.5723399Z #39 74.63 make[2]: Leaving directory '/ucx/src/ucs' 2025-07-17T06:50:38.5723748Z #39 74.63 Making install in vfs/fuse 2025-07-17T06:50:38.5724090Z #39 74.63 make[2]: Entering directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:50:38.5724512Z #39 74.63 make[3]: Entering directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:50:38.5724919Z #39 74.63 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:38.5725330Z #39 74.64 make[3]: Leaving directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:50:38.5725739Z #39 74.64 make[2]: Leaving directory '/ucx/src/ucs/vfs/fuse' 2025-07-17T06:50:38.5726092Z #39 74.64 Making install in signal 2025-07-17T06:50:38.5726437Z #39 74.64 make[2]: Entering directory '/ucx/src/ucs/signal' 2025-07-17T06:50:38.5726853Z #39 74.65 make[3]: Entering directory '/ucx/src/ucs/signal' 2025-07-17T06:50:38.5727204Z #39 74.65 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:50:38.5727706Z #39 74.65 /bin/bash ../../../libtool --mode=install /usr/bin/install -c libucs_signal.la '/usr/lib' 2025-07-17T06:50:38.5728252Z #39 74.67 libtool: warning: relinking 'libucs_signal.la' 2025-07-17T06:50:38.6906643Z #39 74.67 libtool: install: (cd /ucx/src/ucs/signal; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -version-info 0:0:0 -o libucs_signal.la -rpath /usr/lib libucs_signal_la-signal.lo ../../../src/ucs/libucs.la -lrt -lrt ) 2025-07-17T06:50:38.6909758Z #39 74.76 libtool: install: /usr/bin/install -c .libs/libucs_signal.so.0.0.0T /usr/lib/libucs_signal.so.0.0.0 2025-07-17T06:50:38.6910845Z #39 74.76 libtool: install: (cd /usr/lib && { ln -s -f libucs_signal.so.0.0.0 libucs_signal.so.0 || { rm -f libucs_signal.so.0 && ln -s libucs_signal.so.0.0.0 libucs_signal.so.0; }; }) 2025-07-17T06:50:38.6911948Z #39 74.76 libtool: install: (cd /usr/lib && { ln -s -f libucs_signal.so.0.0.0 libucs_signal.so || { rm -f libucs_signal.so && ln -s libucs_signal.so.0.0.0 libucs_signal.so; }; }) 2025-07-17T06:50:38.6912819Z #39 74.76 libtool: install: /usr/bin/install -c .libs/libucs_signal.lai /usr/lib/libucs_signal.la 2025-07-17T06:50:38.6913484Z #39 74.77 libtool: install: /usr/bin/install -c .libs/libucs_signal.a /usr/lib/libucs_signal.a 2025-07-17T06:50:38.6914034Z #39 74.77 libtool: install: chmod 644 /usr/lib/libucs_signal.a 2025-07-17T06:50:38.6914437Z #39 74.77 libtool: install: ranlib /usr/lib/libucs_signal.a 2025-07-17T06:50:38.6915280Z #39 74.79 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:50:38.7921751Z #39 74.80 ---------------------------------------------------------------------- 2025-07-17T06:50:38.7922197Z #39 74.80 Libraries have been installed in: 2025-07-17T06:50:38.7922512Z #39 74.80 /usr/lib 2025-07-17T06:50:38.7922741Z #39 74.80 2025-07-17T06:50:38.7923061Z #39 74.80 If you ever happen to want to link against installed libraries 2025-07-17T06:50:38.7923563Z #39 74.80 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:38.7924249Z #39 74.80 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:38.7924754Z #39 74.80 flag during linking and do at least one of the following: 2025-07-17T06:50:38.7925300Z #39 74.80 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:38.7925681Z #39 74.80 during execution 2025-07-17T06:50:38.7926149Z #39 74.80 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:38.7926529Z #39 74.80 during linking 2025-07-17T06:50:38.7926841Z #39 74.80 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:38.7927301Z #39 74.80 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:38.7927701Z #39 74.80 2025-07-17T06:50:38.7928022Z #39 74.80 See any operating system documentation about shared libraries for 2025-07-17T06:50:38.7928556Z #39 74.80 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:38.7929020Z #39 74.80 ---------------------------------------------------------------------- 2025-07-17T06:50:38.7929459Z #39 74.80 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:38.7929870Z #39 74.80 make[3]: Leaving directory '/ucx/src/ucs/signal' 2025-07-17T06:50:38.7930258Z #39 74.80 make[2]: Leaving directory '/ucx/src/ucs/signal' 2025-07-17T06:50:38.7930642Z #39 74.80 make[1]: Leaving directory '/ucx/src/ucs' 2025-07-17T06:50:38.7930992Z #39 74.80 Making install in src/uct 2025-07-17T06:50:38.7931309Z #39 74.81 make[1]: Entering directory '/ucx/src/uct' 2025-07-17T06:50:38.7931647Z #39 74.82 Making install in . 2025-07-17T06:50:38.7931942Z #39 74.84 make[2]: Entering directory '/ucx/src/uct' 2025-07-17T06:50:38.7932310Z #39 74.87 make[3]: Entering directory '/ucx/src/uct' 2025-07-17T06:50:38.7932658Z #39 74.87 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:50:38.7933109Z #39 74.87 /bin/bash ../../libtool --mode=install /usr/bin/install -c libuct.la '/usr/lib' 2025-07-17T06:50:38.7933608Z #39 74.89 libtool: warning: relinking 'libuct.la' 2025-07-17T06:50:38.7939306Z #39 74.90 libtool: install: (cd /ucx/src/uct; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -ldl -version-info 0:0:0 -o libuct.la -rpath /usr/lib base/libuct_la-uct_md.lo base/libuct_la-uct_md_vfs.lo base/libuct_la-uct_mem.lo base/libuct_la-uct_component.lo base/libuct_la-uct_iface.lo base/libuct_la-uct_iface_vfs.lo base/libuct_la-uct_worker.lo base/libuct_la-uct_cm.lo base/libuct_la-uct_vfs_attr.lo sm/base/libuct_la-sm_ep.lo sm/base/libuct_la-sm_md.lo sm/base/libuct_la-sm_iface.lo sm/mm/base/libuct_la-mm_iface.lo sm/mm/base/libuct_la-mm_ep.lo sm/mm/base/libuct_la-mm_md.lo sm/mm/posix/libuct_la-mm_posix.lo sm/mm/sysv/libuct_la-mm_sysv.lo sm/scopy/base/libuct_la-scopy_iface.lo sm/scopy/base/libuct_la-scopy_ep.lo sm/self/libuct_la-self.lo tcp/libuct_la-tcp_ep.lo tcp/libuct_la-tcp_iface.lo tcp/libuct_la-tcp_md.lo tcp/libuct_la-tcp_net.lo tcp/libuct_la-tcp_cm.lo tcp/libuct_la-tcp_base.lo tcp/libuct_la-tcp_sockcm.lo tcp/libuct_la-tcp_listener.lo tcp/libuct_la-tcp_sockcm_ep.lo ../../src/ucs/libucs.la -lrt -lrt ) 2025-07-17T06:50:38.9122545Z #39 75.02 libtool: install: /usr/bin/install -c .libs/libuct.so.0.0.0T /usr/lib/libuct.so.0.0.0 2025-07-17T06:50:39.0257907Z #39 75.02 libtool: install: (cd /usr/lib && { ln -s -f libuct.so.0.0.0 libuct.so.0 || { rm -f libuct.so.0 && ln -s libuct.so.0.0.0 libuct.so.0; }; }) 2025-07-17T06:50:39.0258822Z #39 75.02 libtool: install: (cd /usr/lib && { ln -s -f libuct.so.0.0.0 libuct.so || { rm -f libuct.so && ln -s libuct.so.0.0.0 libuct.so; }; }) 2025-07-17T06:50:39.0259562Z #39 75.02 libtool: install: /usr/bin/install -c .libs/libuct.lai /usr/lib/libuct.la 2025-07-17T06:50:39.0260315Z #39 75.02 libtool: install: /usr/bin/install -c .libs/libuct.a /usr/lib/libuct.a 2025-07-17T06:50:39.0260787Z #39 75.03 libtool: install: chmod 644 /usr/lib/libuct.a 2025-07-17T06:50:39.0261242Z #39 75.03 libtool: install: ranlib /usr/lib/libuct.a 2025-07-17T06:50:39.0262034Z #39 75.06 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:50:39.0262740Z #39 75.06 ---------------------------------------------------------------------- 2025-07-17T06:50:39.0263152Z #39 75.06 Libraries have been installed in: 2025-07-17T06:50:39.0263449Z #39 75.06 /usr/lib 2025-07-17T06:50:39.0263677Z #39 75.06 2025-07-17T06:50:39.0263989Z #39 75.06 If you ever happen to want to link against installed libraries 2025-07-17T06:50:39.0264472Z #39 75.06 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:39.0264976Z #39 75.06 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:39.0265474Z #39 75.06 flag during linking and do at least one of the following: 2025-07-17T06:50:39.0265931Z #39 75.06 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:39.0266320Z #39 75.06 during execution 2025-07-17T06:50:39.0266652Z #39 75.06 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:39.0267023Z #39 75.06 during linking 2025-07-17T06:50:39.0267344Z #39 75.06 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:39.0267809Z #39 75.06 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:39.0268208Z #39 75.06 2025-07-17T06:50:39.0268541Z #39 75.06 See any operating system documentation about shared libraries for 2025-07-17T06:50:39.0269059Z #39 75.06 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:39.0269780Z #39 75.06 ---------------------------------------------------------------------- 2025-07-17T06:50:39.0270274Z #39 75.07 /usr/bin/mkdir -p '/usr/include/uct' 2025-07-17T06:50:39.0270598Z #39 75.07 /usr/bin/mkdir -p '/usr/include/uct/api' 2025-07-17T06:50:39.0271116Z #39 75.07 /usr/bin/install -c -m 644 api/tl.h api/uct_def.h api/uct.h api/version.h '/usr/include/uct/api' 2025-07-17T06:50:39.0271621Z #39 75.08 /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-07-17T06:50:39.0272018Z #39 75.08 /usr/bin/install -c -m 644 ucx-uct.pc '/usr/lib/pkgconfig' 2025-07-17T06:50:39.0272426Z #39 75.08 make[3]: Leaving directory '/ucx/src/uct' 2025-07-17T06:50:39.0272761Z #39 75.08 make[2]: Leaving directory '/ucx/src/uct' 2025-07-17T06:50:39.0273080Z #39 75.08 Making install in cuda 2025-07-17T06:50:39.0273393Z #39 75.08 make[2]: Entering directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0273748Z #39 75.09 make[3]: Entering directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0274130Z #39 75.09 make[4]: Entering directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0274496Z #39 75.09 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.0274877Z #39 75.09 make[4]: Leaving directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0275241Z #39 75.09 make[3]: Leaving directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0275588Z #39 75.09 make[2]: Leaving directory '/ucx/src/uct/cuda' 2025-07-17T06:50:39.0275918Z #39 75.09 Making install in ib 2025-07-17T06:50:39.0276206Z #39 75.10 make[2]: Entering directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0276582Z #39 75.10 make[3]: Entering directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0276944Z #39 75.11 make[4]: Entering directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0277304Z #39 75.11 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.0277683Z #39 75.11 make[4]: Leaving directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0278042Z #39 75.11 make[3]: Leaving directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0278383Z #39 75.11 make[2]: Leaving directory '/ucx/src/uct/ib' 2025-07-17T06:50:39.0278802Z #39 75.11 Making install in rocm 2025-07-17T06:50:39.0279285Z #39 75.13 make[2]: Entering directory '/ucx/src/uct/rocm' 2025-07-17T06:50:39.1858256Z #39 75.14 make[3]: Entering directory '/ucx/src/uct/rocm' 2025-07-17T06:50:39.1858734Z #39 75.14 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.1859333Z #39 75.15 /usr/bin/mkdir -p '/usr/lib/ucx' 2025-07-17T06:50:39.1859873Z #39 75.15 /bin/bash ../../../libtool --mode=install /usr/bin/install -c libuct_rocm.la '/usr/lib/ucx' 2025-07-17T06:50:39.1860544Z #39 75.17 libtool: warning: relinking 'libuct_rocm.la' 2025-07-17T06:50:39.1865749Z #39 75.17 libtool: install: (cd /ucx/src/uct/rocm; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib -lhsa-runtime64 -lhsakmt -version-info 0:0:0 -Xlinker -L/opt/rocm/lib -Xlinker -rpath -Xlinker /opt/rocm/hip/lib -Xlinker -rpath -Xlinker /opt/rocm/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /opt/rocm/lib64 -o libuct_rocm.la -rpath /usr/lib/ucx base/libuct_rocm_la-rocm_base.lo base/libuct_rocm_la-rocm_signal.lo copy/libuct_rocm_la-rocm_copy_md.lo copy/libuct_rocm_la-rocm_copy_iface.lo copy/libuct_rocm_la-rocm_copy_cache.lo copy/libuct_rocm_la-rocm_copy_ep.lo ipc/libuct_rocm_la-rocm_ipc_md.lo ipc/libuct_rocm_la-rocm_ipc_iface.lo ipc/libuct_rocm_la-rocm_ipc_ep.lo ipc/libuct_rocm_la-rocm_ipc_cache.lo ../../../src/ucs/libucs.la ../../../src/uct/libuct.la -lrt -lrt ) 2025-07-17T06:50:39.1871276Z #39 75.29 libtool: install: /usr/bin/install -c .libs/libuct_rocm.so.0.0.0T /usr/lib/ucx/libuct_rocm.so.0.0.0 2025-07-17T06:50:39.2891686Z #39 75.29 libtool: install: (cd /usr/lib/ucx && { ln -s -f libuct_rocm.so.0.0.0 libuct_rocm.so.0 || { rm -f libuct_rocm.so.0 && ln -s libuct_rocm.so.0.0.0 libuct_rocm.so.0; }; }) 2025-07-17T06:50:39.2892832Z #39 75.29 libtool: install: (cd /usr/lib/ucx && { ln -s -f libuct_rocm.so.0.0.0 libuct_rocm.so || { rm -f libuct_rocm.so && ln -s libuct_rocm.so.0.0.0 libuct_rocm.so; }; }) 2025-07-17T06:50:39.2893721Z #39 75.29 libtool: install: /usr/bin/install -c .libs/libuct_rocm.lai /usr/lib/ucx/libuct_rocm.la 2025-07-17T06:50:39.2894403Z #39 75.30 libtool: install: /usr/bin/install -c .libs/libuct_rocm.a /usr/lib/ucx/libuct_rocm.a 2025-07-17T06:50:39.2894969Z #39 75.30 libtool: install: chmod 644 /usr/lib/ucx/libuct_rocm.a 2025-07-17T06:50:39.2895407Z #39 75.30 libtool: install: ranlib /usr/lib/ucx/libuct_rocm.a 2025-07-17T06:50:39.2896099Z #39 75.33 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucx 2025-07-17T06:50:39.2896810Z #39 75.33 ---------------------------------------------------------------------- 2025-07-17T06:50:39.2897217Z #39 75.33 Libraries have been installed in: 2025-07-17T06:50:39.2897517Z #39 75.33 /usr/lib/ucx 2025-07-17T06:50:39.2897761Z #39 75.33 2025-07-17T06:50:39.2898072Z #39 75.33 If you ever happen to want to link against installed libraries 2025-07-17T06:50:39.2898563Z #39 75.33 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:39.2899087Z #39 75.33 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:39.2899592Z #39 75.33 flag during linking and do at least one of the following: 2025-07-17T06:50:39.2900053Z #39 75.33 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:39.2900443Z #39 75.33 during execution 2025-07-17T06:50:39.2900777Z #39 75.33 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:39.2901150Z #39 75.33 during linking 2025-07-17T06:50:39.2901470Z #39 75.33 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:39.2901916Z #39 75.33 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:39.2902477Z #39 75.33 2025-07-17T06:50:39.2902810Z #39 75.33 See any operating system documentation about shared libraries for 2025-07-17T06:50:39.2903331Z #39 75.33 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:39.2903876Z #39 75.33 ---------------------------------------------------------------------- 2025-07-17T06:50:39.2904492Z #39 75.33 make[3]: Leaving directory '/ucx/src/uct/rocm' 2025-07-17T06:50:39.2904884Z #39 75.33 make[2]: Leaving directory '/ucx/src/uct/rocm' 2025-07-17T06:50:39.2905230Z #39 75.33 Making install in sm 2025-07-17T06:50:39.2905533Z #39 75.33 make[2]: Entering directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.2905879Z #39 75.34 Making install in scopy 2025-07-17T06:50:39.2906388Z #39 75.34 make[3]: Entering directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.2906742Z #39 75.34 Making install in cma 2025-07-17T06:50:39.2907087Z #39 75.35 make[4]: Entering directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:50:39.2907515Z #39 75.36 make[5]: Entering directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:50:39.2908051Z #39 75.36 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.2908421Z #39 75.37 /usr/bin/mkdir -p '/usr/lib/ucx' 2025-07-17T06:50:39.2908922Z #39 75.37 /bin/bash ../../../../../libtool --mode=install /usr/bin/install -c libuct_cma.la '/usr/lib/ucx' 2025-07-17T06:50:39.2909466Z #39 75.39 libtool: warning: relinking 'libuct_cma.la' 2025-07-17T06:50:39.3906248Z #39 75.39 libtool: install: (cd /ucx/src/uct/sm/scopy/cma; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -version-info 0:0:0 -o libuct_cma.la -rpath /usr/lib/ucx libuct_cma_la-cma_iface.lo libuct_cma_la-cma_ep.lo libuct_cma_la-cma_md.lo ../../../../../src/ucs/libucs.la ../../../../../src/uct/libuct.la -lrt -lrt ) 2025-07-17T06:50:39.3909554Z #39 75.49 libtool: install: /usr/bin/install -c .libs/libuct_cma.so.0.0.0T /usr/lib/ucx/libuct_cma.so.0.0.0 2025-07-17T06:50:39.3910482Z #39 75.49 libtool: install: (cd /usr/lib/ucx && { ln -s -f libuct_cma.so.0.0.0 libuct_cma.so.0 || { rm -f libuct_cma.so.0 && ln -s libuct_cma.so.0.0.0 libuct_cma.so.0; }; }) 2025-07-17T06:50:39.5481708Z #39 75.50 libtool: install: (cd /usr/lib/ucx && { ln -s -f libuct_cma.so.0.0.0 libuct_cma.so || { rm -f libuct_cma.so && ln -s libuct_cma.so.0.0.0 libuct_cma.so; }; }) 2025-07-17T06:50:39.5482583Z #39 75.50 libtool: install: /usr/bin/install -c .libs/libuct_cma.lai /usr/lib/ucx/libuct_cma.la 2025-07-17T06:50:39.5483255Z #39 75.50 libtool: install: /usr/bin/install -c .libs/libuct_cma.a /usr/lib/ucx/libuct_cma.a 2025-07-17T06:50:39.5483821Z #39 75.50 libtool: install: chmod 644 /usr/lib/ucx/libuct_cma.a 2025-07-17T06:50:39.5484241Z #39 75.50 libtool: install: ranlib /usr/lib/ucx/libuct_cma.a 2025-07-17T06:50:39.5484936Z #39 75.53 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucx 2025-07-17T06:50:39.5485654Z #39 75.53 ---------------------------------------------------------------------- 2025-07-17T06:50:39.5486055Z #39 75.53 Libraries have been installed in: 2025-07-17T06:50:39.5486370Z #39 75.53 /usr/lib/ucx 2025-07-17T06:50:39.5486611Z #39 75.53 2025-07-17T06:50:39.5486908Z #39 75.53 If you ever happen to want to link against installed libraries 2025-07-17T06:50:39.5487400Z #39 75.53 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:39.5487891Z #39 75.53 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:39.5488390Z #39 75.53 flag during linking and do at least one of the following: 2025-07-17T06:50:39.5488999Z #39 75.53 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:39.5489376Z #39 75.53 during execution 2025-07-17T06:50:39.5489721Z #39 75.53 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:39.5490154Z #39 75.53 during linking 2025-07-17T06:50:39.5490463Z #39 75.53 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:39.5491048Z #39 75.53 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:39.5491456Z #39 75.53 2025-07-17T06:50:39.5491777Z #39 75.53 See any operating system documentation about shared libraries for 2025-07-17T06:50:39.5492310Z #39 75.53 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:39.5492784Z #39 75.53 ---------------------------------------------------------------------- 2025-07-17T06:50:39.5493184Z #39 75.53 /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-07-17T06:50:39.5493614Z #39 75.53 /usr/bin/install -c -m 644 ucx-cma.pc '/usr/lib/pkgconfig' 2025-07-17T06:50:39.5494074Z #39 75.53 make[5]: Leaving directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:50:39.5494517Z #39 75.53 make[4]: Leaving directory '/ucx/src/uct/sm/scopy/cma' 2025-07-17T06:50:39.5494892Z #39 75.53 Making install in knem 2025-07-17T06:50:39.5495346Z #39 75.54 make[4]: Entering directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:50:39.5495785Z #39 75.54 make[5]: Entering directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:50:39.5496212Z #39 75.54 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5496619Z #39 75.54 make[5]: Leaving directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:50:39.5497051Z #39 75.54 make[4]: Leaving directory '/ucx/src/uct/sm/scopy/knem' 2025-07-17T06:50:39.5497456Z #39 75.55 make[4]: Entering directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.5497863Z #39 75.55 make[5]: Entering directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.5498269Z #39 75.55 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5498659Z #39 75.55 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:39.5499061Z #39 75.55 make[5]: Leaving directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.5499461Z #39 75.55 make[4]: Leaving directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.5499849Z #39 75.55 make[3]: Leaving directory '/ucx/src/uct/sm/scopy' 2025-07-17T06:50:39.5500204Z #39 75.55 Making install in mm 2025-07-17T06:50:39.5500515Z #39 75.55 make[3]: Entering directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5500866Z #39 75.55 Making install in xpmem 2025-07-17T06:50:39.5501218Z #39 75.56 make[4]: Entering directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:50:39.5501631Z #39 75.56 make[5]: Entering directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:50:39.5502045Z #39 75.56 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5502457Z #39 75.56 make[5]: Leaving directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:50:39.5502863Z #39 75.56 make[4]: Leaving directory '/ucx/src/uct/sm/mm/xpmem' 2025-07-17T06:50:39.5503271Z #39 75.57 make[4]: Entering directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5503648Z #39 75.57 make[5]: Entering directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5504041Z #39 75.57 make[5]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5504443Z #39 75.57 make[5]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:39.5504823Z #39 75.57 make[5]: Leaving directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5505215Z #39 75.57 make[4]: Leaving directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5505595Z #39 75.57 make[3]: Leaving directory '/ucx/src/uct/sm/mm' 2025-07-17T06:50:39.5505963Z #39 75.57 make[3]: Entering directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.5506337Z #39 75.57 make[4]: Entering directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.5506722Z #39 75.57 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5507109Z #39 75.57 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:39.5507495Z #39 75.57 make[4]: Leaving directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.5507904Z #39 75.57 make[3]: Leaving directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.5508274Z #39 75.57 make[2]: Leaving directory '/ucx/src/uct/sm' 2025-07-17T06:50:39.5508610Z #39 75.57 Making install in ugni 2025-07-17T06:50:39.5508957Z #39 75.58 make[2]: Entering directory '/ucx/src/uct/ugni' 2025-07-17T06:50:39.5509342Z #39 75.58 make[3]: Entering directory '/ucx/src/uct/ugni' 2025-07-17T06:50:39.5509807Z #39 75.58 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5510188Z #39 75.58 make[3]: Leaving directory '/ucx/src/uct/ugni' 2025-07-17T06:50:39.5510569Z #39 75.58 make[2]: Leaving directory '/ucx/src/uct/ugni' 2025-07-17T06:50:39.5510894Z #39 75.58 Making install in ze 2025-07-17T06:50:39.5511205Z #39 75.58 make[2]: Entering directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5511579Z #39 75.59 make[3]: Entering directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5511938Z #39 75.59 make[4]: Entering directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5512329Z #39 75.59 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:39.5512741Z #39 75.59 make[4]: Leaving directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5513220Z #39 75.59 make[3]: Leaving directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5513818Z #39 75.59 make[2]: Leaving directory '/ucx/src/uct/ze' 2025-07-17T06:50:39.5514231Z #39 75.59 make[1]: Leaving directory '/ucx/src/uct' 2025-07-17T06:50:39.5514651Z #39 75.59 Making install in src/ucp 2025-07-17T06:50:39.5515115Z #39 75.65 make[1]: Entering directory '/ucx/src/ucp' 2025-07-17T06:50:39.7831317Z #39 75.71 make[2]: Entering directory '/ucx/src/ucp' 2025-07-17T06:50:39.7832021Z #39 75.71 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:50:39.7832588Z #39 75.71 /bin/bash ../../libtool --mode=install /usr/bin/install -c libucp.la '/usr/lib' 2025-07-17T06:50:39.7833201Z #39 75.73 libtool: warning: relinking 'libucp.la' 2025-07-17T06:50:39.7845493Z #39 75.74 libtool: install: (cd /ucx/src/ucp; /bin/bash "/ucx/libtool" --silent --tag CC --mode=relink gcc -O3 -g -Wall -Werror -funwind-tables -Wframe-larger-than=8192 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs -Wshadow -Werror=declaration-after-statement -no-suppress -ldl -version-info 0:0:0 -o libucp.la -rpath /usr/lib am/libucp_la-eager_single.lo am/libucp_la-eager_multi.lo am/libucp_la-rndv.lo core/libucp_la-ucp_context.lo core/libucp_la-ucp_am.lo core/libucp_la-ucp_ep.lo core/libucp_la-ucp_ep_vfs.lo core/libucp_la-ucp_listener.lo core/libucp_la-ucp_mm.lo core/libucp_la-ucp_proxy_ep.lo core/libucp_la-ucp_request.lo core/libucp_la-ucp_rkey.lo core/libucp_la-ucp_version.lo core/libucp_la-ucp_vfs.lo core/libucp_la-ucp_worker.lo dt/libucp_la-datatype_iter.lo dt/libucp_la-dt_iov.lo dt/libucp_la-dt_generic.lo dt/libucp_la-dt.lo proto/libucp_la-lane_type.lo proto/libucp_la-proto_am.lo proto/libucp_la-proto_init.lo proto/libucp_la-proto_common.lo proto/libucp_la-proto_debug.lo proto/libucp_la-proto_perf.lo proto/libucp_la-proto_reconfig.lo proto/libucp_la-proto_multi.lo proto/libucp_la-proto_select.lo proto/libucp_la-proto_single.lo proto/libucp_la-proto.lo rma/libucp_la-amo_basic.lo rma/libucp_la-amo_offload.lo rma/libucp_la-amo_send.lo rma/libucp_la-amo_sw.lo rma/libucp_la-get_am.lo rma/libucp_la-get_offload.lo rma/libucp_la-put_am.lo rma/libucp_la-put_offload.lo rma/libucp_la-rma_basic.lo rma/libucp_la-rma_send.lo rma/libucp_la-rma_sw.lo rma/libucp_la-flush.lo rndv/libucp_la-proto_rndv.lo rndv/libucp_la-rndv_am.lo rndv/libucp_la-rndv_get.lo rndv/libucp_la-rndv_ppln.lo rndv/libucp_la-rndv_put.lo rndv/libucp_la-rndv_rtr.lo rndv/libucp_la-rndv_ats.lo rndv/libucp_la-rndv_rkey_ptr.lo rndv/libucp_la-rndv.lo stream/libucp_la-stream_multi.lo stream/libucp_la-stream_recv.lo stream/libucp_la-stream_send.lo tag/libucp_la-eager_multi.lo tag/libucp_la-eager_rcv.lo tag/libucp_la-eager_snd.lo tag/libucp_la-eager_single.lo tag/libucp_la-probe.lo tag/libucp_la-tag_rndv.lo tag/libucp_la-tag_match.lo tag/libucp_la-tag_recv.lo tag/libucp_la-tag_send.lo tag/libucp_la-offload.lo tag/offload/libucp_la-eager.lo tag/offload/libucp_la-rndv.lo wireup/libucp_la-address.lo wireup/libucp_la-ep_match.lo wireup/libucp_la-select.lo wireup/libucp_la-wireup_ep.lo wireup/libucp_la-wireup.lo wireup/libucp_la-wireup_cm.lo ../ucs/libucs.la ../uct/libuct.la -lrt -lrt ) 2025-07-17T06:50:39.8649879Z #39 75.97 libtool: install: /usr/bin/install -c .libs/libucp.so.0.0.0T /usr/lib/libucp.so.0.0.0 2025-07-17T06:50:39.9933358Z #39 75.97 libtool: install: (cd /usr/lib && { ln -s -f libucp.so.0.0.0 libucp.so.0 || { rm -f libucp.so.0 && ln -s libucp.so.0.0.0 libucp.so.0; }; }) 2025-07-17T06:50:39.9934381Z #39 75.98 libtool: install: (cd /usr/lib && { ln -s -f libucp.so.0.0.0 libucp.so || { rm -f libucp.so && ln -s libucp.so.0.0.0 libucp.so; }; }) 2025-07-17T06:50:39.9935354Z #39 75.98 libtool: install: /usr/bin/install -c .libs/libucp.lai /usr/lib/libucp.la 2025-07-17T06:50:39.9936052Z #39 75.98 libtool: install: /usr/bin/install -c .libs/libucp.a /usr/lib/libucp.a 2025-07-17T06:50:39.9936627Z #39 75.99 libtool: install: chmod 644 /usr/lib/libucp.a 2025-07-17T06:50:39.9937129Z #39 75.99 libtool: install: ranlib /usr/lib/libucp.a 2025-07-17T06:50:39.9937903Z #39 76.10 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:50:40.0967803Z #39 76.10 ---------------------------------------------------------------------- 2025-07-17T06:50:40.0968385Z #39 76.10 Libraries have been installed in: 2025-07-17T06:50:40.0968751Z #39 76.10 /usr/lib 2025-07-17T06:50:40.0969202Z #39 76.10 2025-07-17T06:50:40.0969572Z #39 76.10 If you ever happen to want to link against installed libraries 2025-07-17T06:50:40.0970174Z #39 76.10 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:40.0970820Z #39 76.10 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:40.0971456Z #39 76.10 flag during linking and do at least one of the following: 2025-07-17T06:50:40.0972035Z #39 76.10 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:40.0972561Z #39 76.10 during execution 2025-07-17T06:50:40.0972962Z #39 76.10 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:40.0973440Z #39 76.10 during linking 2025-07-17T06:50:40.0973830Z #39 76.10 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:40.0974403Z #39 76.10 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:40.0974905Z #39 76.10 2025-07-17T06:50:40.0975299Z #39 76.10 See any operating system documentation about shared libraries for 2025-07-17T06:50:40.0975941Z #39 76.10 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:40.0976518Z #39 76.10 ---------------------------------------------------------------------- 2025-07-17T06:50:40.0976989Z #39 76.10 /usr/bin/mkdir -p '/usr/include/ucp' 2025-07-17T06:50:40.0977524Z #39 76.11 /usr/bin/mkdir -p '/usr/include/ucp/api' 2025-07-17T06:50:40.0978239Z #39 76.11 /usr/bin/install -c -m 644 api/ucp_compat.h api/ucp_def.h api/ucp_version.h api/ucp.h '/usr/include/ucp/api' 2025-07-17T06:50:40.0978918Z #39 76.11 make[2]: Leaving directory '/ucx/src/ucp' 2025-07-17T06:50:40.0979402Z #39 76.11 make[1]: Leaving directory '/ucx/src/ucp' 2025-07-17T06:50:40.0979863Z #39 76.11 Making install in src/tools/vfs 2025-07-17T06:50:40.0980294Z #39 76.11 make[1]: Entering directory '/ucx/src/tools/vfs' 2025-07-17T06:50:40.0980815Z #39 76.11 make[2]: Entering directory '/ucx/src/tools/vfs' 2025-07-17T06:50:40.0981276Z #39 76.12 make[2]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.0981798Z #39 76.12 make[2]: Leaving directory '/ucx/src/tools/vfs' 2025-07-17T06:50:40.0982310Z #39 76.12 make[1]: Leaving directory '/ucx/src/tools/vfs' 2025-07-17T06:50:40.0982728Z #39 76.12 Making install in src/tools/info 2025-07-17T06:50:40.0983416Z #39 76.12 make[1]: Entering directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0983951Z #39 76.12 make install-am 2025-07-17T06:50:40.0984317Z #39 76.14 make[2]: Entering directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0984897Z #39 76.16 make[3]: Entering directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0985384Z #39 76.16 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:50:40.0985991Z #39 76.16 /bin/bash ../../../libtool --mode=install /usr/bin/install -c ucx_info '/usr/bin' 2025-07-17T06:50:40.0986710Z #39 76.19 libtool: install: /usr/bin/install -c .libs/ucx_info /usr/bin/ucx_info 2025-07-17T06:50:40.0987276Z #39 76.20 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.0987782Z #39 76.20 make[3]: Leaving directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0988295Z #39 76.20 make[2]: Leaving directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0988764Z #39 76.20 make[1]: Leaving directory '/ucx/src/tools/info' 2025-07-17T06:50:40.0989230Z #39 76.20 Making install in src/tools/perf 2025-07-17T06:50:40.0989758Z #39 76.20 make[1]: Entering directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.2106835Z #39 76.20 Making install in cuda 2025-07-17T06:50:40.2107411Z #39 76.21 make[2]: Entering directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:40.2108119Z #39 76.21 make[3]: Entering directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:40.2108605Z #39 76.21 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.2109152Z #39 76.21 make[3]: Leaving directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:40.2109706Z #39 76.21 make[2]: Leaving directory '/ucx/src/tools/perf/cuda' 2025-07-17T06:50:40.2110134Z #39 76.21 Making install in rocm 2025-07-17T06:50:40.2110580Z #39 76.22 make[2]: Entering directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:40.2111165Z #39 76.23 make[3]: Entering directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:40.2111640Z #39 76.23 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.2112135Z #39 76.24 /usr/bin/mkdir -p '/usr/lib/ucx' 2025-07-17T06:50:40.2112833Z #39 76.24 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucx_perftest_rocm.la '/usr/lib/ucx' 2025-07-17T06:50:40.2113752Z #39 76.25 libtool: install: /usr/bin/install -c .libs/libucx_perftest_rocm.so.0.0.0 /usr/lib/ucx/libucx_perftest_rocm.so.0.0.0 2025-07-17T06:50:40.2115059Z #39 76.26 libtool: install: (cd /usr/lib/ucx && { ln -s -f libucx_perftest_rocm.so.0.0.0 libucx_perftest_rocm.so.0 || { rm -f libucx_perftest_rocm.so.0 && ln -s libucx_perftest_rocm.so.0.0.0 libucx_perftest_rocm.so.0; }; }) 2025-07-17T06:50:40.2116614Z #39 76.26 libtool: install: (cd /usr/lib/ucx && { ln -s -f libucx_perftest_rocm.so.0.0.0 libucx_perftest_rocm.so || { rm -f libucx_perftest_rocm.so && ln -s libucx_perftest_rocm.so.0.0.0 libucx_perftest_rocm.so; }; }) 2025-07-17T06:50:40.2117833Z #39 76.26 libtool: install: /usr/bin/install -c .libs/libucx_perftest_rocm.lai /usr/lib/ucx/libucx_perftest_rocm.la 2025-07-17T06:50:40.2118840Z #39 76.26 libtool: install: /usr/bin/install -c .libs/libucx_perftest_rocm.a /usr/lib/ucx/libucx_perftest_rocm.a 2025-07-17T06:50:40.2119686Z #39 76.26 libtool: install: chmod 644 /usr/lib/ucx/libucx_perftest_rocm.a 2025-07-17T06:50:40.2120303Z #39 76.26 libtool: install: ranlib /usr/lib/ucx/libucx_perftest_rocm.a 2025-07-17T06:50:40.2121103Z #39 76.29 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucx 2025-07-17T06:50:40.2121941Z #39 76.29 ---------------------------------------------------------------------- 2025-07-17T06:50:40.2122446Z #39 76.29 Libraries have been installed in: 2025-07-17T06:50:40.2122812Z #39 76.29 /usr/lib/ucx 2025-07-17T06:50:40.2123181Z #39 76.29 2025-07-17T06:50:40.2123551Z #39 76.29 If you ever happen to want to link against installed libraries 2025-07-17T06:50:40.2124141Z #39 76.29 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:50:40.2124776Z #39 76.29 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:50:40.2125464Z #39 76.29 flag during linking and do at least one of the following: 2025-07-17T06:50:40.2126032Z #39 76.29 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:50:40.2126641Z #39 76.29 during execution 2025-07-17T06:50:40.2127043Z #39 76.29 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:50:40.2127510Z #39 76.29 during linking 2025-07-17T06:50:40.2128063Z #39 76.29 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:50:40.2128576Z #39 76.29 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:50:40.2129083Z #39 76.29 2025-07-17T06:50:40.2129489Z #39 76.29 See any operating system documentation about shared libraries for 2025-07-17T06:50:40.2130131Z #39 76.29 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:50:40.2130711Z #39 76.29 ---------------------------------------------------------------------- 2025-07-17T06:50:40.2131407Z #39 76.29 make[3]: Leaving directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:40.2132112Z #39 76.29 make[2]: Leaving directory '/ucx/src/tools/perf/rocm' 2025-07-17T06:50:40.2132579Z #39 76.29 Making install in ze 2025-07-17T06:50:40.2132971Z #39 76.29 make[2]: Entering directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:40.2133498Z #39 76.30 make[3]: Entering directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:40.2133995Z #39 76.30 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.2134448Z #39 76.30 make[3]: Leaving directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:40.2134946Z #39 76.30 make[2]: Leaving directory '/ucx/src/tools/perf/ze' 2025-07-17T06:50:40.2135386Z #39 76.30 Making install in lib 2025-07-17T06:50:40.2135939Z #39 76.31 make[2]: Entering directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:40.3127116Z #39 76.32 make[3]: Entering directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:40.3127667Z #39 76.32 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.3128325Z #39 76.32 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.3128794Z #39 76.32 make[3]: Leaving directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:40.3129268Z #39 76.32 make[2]: Leaving directory '/ucx/src/tools/perf/lib' 2025-07-17T06:50:40.3129795Z #39 76.32 Making install in mad 2025-07-17T06:50:40.3130173Z #39 76.32 make[2]: Entering directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:40.3130664Z #39 76.32 make[3]: Entering directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:40.3131226Z #39 76.32 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.3131671Z #39 76.32 make[3]: Leaving directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:40.3132141Z #39 76.33 make[2]: Leaving directory '/ucx/src/tools/perf/mad' 2025-07-17T06:50:40.3132694Z #39 76.34 make[2]: Entering directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.3133152Z #39 76.36 make[3]: Entering directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.3133606Z #39 76.36 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:50:40.3134301Z #39 76.36 /bin/bash ../../../libtool --mode=install /usr/bin/install -c ucx_perftest ucx_perftest_daemon '/usr/bin' 2025-07-17T06:50:40.3135124Z #39 76.39 libtool: install: /usr/bin/install -c .libs/ucx_perftest /usr/bin/ucx_perftest 2025-07-17T06:50:40.3135885Z #39 76.41 libtool: install: /usr/bin/install -c .libs/ucx_perftest_daemon /usr/bin/ucx_perftest_daemon 2025-07-17T06:50:40.3136572Z #39 76.42 /usr/bin/mkdir -p '/usr/share/ucx/perftest' 2025-07-17T06:50:40.4157324Z #39 76.42 /usr/bin/install -c -m 644 ../../../contrib/ucx_perftest_config/msg_pow2 ../../../contrib/ucx_perftest_config/msg_pow2_large ../../../contrib/ucx_perftest_config/README ../../../contrib/ucx_perftest_config/test_types_uct ../../../contrib/ucx_perftest_config/test_types_ucp ../../../contrib/ucx_perftest_config/test_types_ucp_daemon ../../../contrib/ucx_perftest_config/transports '/usr/share/ucx/perftest' 2025-07-17T06:50:40.4159381Z #39 76.42 make[3]: Leaving directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.4160128Z #39 76.42 make[2]: Leaving directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.4160627Z #39 76.42 make[1]: Leaving directory '/ucx/src/tools/perf' 2025-07-17T06:50:40.4161091Z #39 76.42 Making install in src/tools/profile 2025-07-17T06:50:40.4161669Z #39 76.43 make[1]: Entering directory '/ucx/src/tools/profile' 2025-07-17T06:50:40.4162148Z #39 76.44 make[2]: Entering directory '/ucx/src/tools/profile' 2025-07-17T06:50:40.4162753Z #39 76.44 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:50:40.4163383Z #39 76.45 /bin/bash ../../../libtool --mode=install /usr/bin/install -c ucx_read_profile '/usr/bin' 2025-07-17T06:50:40.4164125Z #39 76.47 libtool: install: /usr/bin/install -c .libs/ucx_read_profile /usr/bin/ucx_read_profile 2025-07-17T06:50:40.4171669Z #39 76.47 make[2]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.4172238Z #39 76.47 make[2]: Leaving directory '/ucx/src/tools/profile' 2025-07-17T06:50:40.4172672Z #39 76.47 make[1]: Leaving directory '/ucx/src/tools/profile' 2025-07-17T06:50:40.4173050Z #39 76.48 Making install in bindings/go 2025-07-17T06:50:40.4173411Z #39 76.48 make[1]: Entering directory '/ucx/bindings/go' 2025-07-17T06:50:40.4173809Z #39 76.48 make[2]: Entering directory '/ucx/bindings/go' 2025-07-17T06:50:40.4174158Z #39 76.48 make install-exec-hook 2025-07-17T06:50:40.4174496Z #39 76.48 make[3]: Entering directory '/ucx/bindings/go' 2025-07-17T06:50:40.4174916Z #39 76.48 make[3]: Nothing to be done for 'install-exec-hook'. 2025-07-17T06:50:40.4175318Z #39 76.48 make[3]: Leaving directory '/ucx/bindings/go' 2025-07-17T06:50:40.4175718Z #39 76.48 make[2]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.4176108Z #39 76.48 make[2]: Leaving directory '/ucx/bindings/go' 2025-07-17T06:50:40.4176499Z #39 76.48 make[1]: Leaving directory '/ucx/bindings/go' 2025-07-17T06:50:40.4176857Z #39 76.48 Making install in bindings/java 2025-07-17T06:50:40.4177206Z #39 76.48 make[1]: Entering directory '/ucx/bindings/java' 2025-07-17T06:50:40.4177582Z #39 76.49 Making install in src/main/native 2025-07-17T06:50:40.4178012Z #39 76.49 make[2]: Entering directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4178526Z #39 76.49 make install-am 2025-07-17T06:50:40.4178893Z #39 76.49 make[3]: Entering directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4179389Z #39 76.50 make[4]: Entering directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4179893Z #39 76.50 make[4]: Leaving directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4180393Z #39 76.50 make[3]: Leaving directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4180876Z #39 76.50 make[2]: Leaving directory '/ucx/bindings/java/src/main/native' 2025-07-17T06:50:40.4181329Z #39 76.50 make[2]: Entering directory '/ucx/bindings/java' 2025-07-17T06:50:40.4181733Z #39 76.50 make[3]: Entering directory '/ucx/bindings/java' 2025-07-17T06:50:40.4182127Z #39 76.50 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.4182542Z #39 76.50 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.4182939Z #39 76.50 make[3]: Leaving directory '/ucx/bindings/java' 2025-07-17T06:50:40.4183333Z #39 76.50 make[2]: Leaving directory '/ucx/bindings/java' 2025-07-17T06:50:40.4183730Z #39 76.50 make[1]: Leaving directory '/ucx/bindings/java' 2025-07-17T06:50:40.4184077Z #39 76.50 Making install in test/apps 2025-07-17T06:50:40.4184420Z #39 76.51 make[1]: Entering directory '/ucx/test/apps' 2025-07-17T06:50:40.4184777Z #39 76.51 Making install in profiling 2025-07-17T06:50:40.4185141Z #39 76.52 make[2]: Entering directory '/ucx/test/apps/profiling' 2025-07-17T06:50:40.5174919Z #39 76.52 make[3]: Entering directory '/ucx/test/apps/profiling' 2025-07-17T06:50:40.5175434Z #39 76.52 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.5175845Z #39 76.52 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.5176285Z #39 76.52 make[3]: Leaving directory '/ucx/test/apps/profiling' 2025-07-17T06:50:40.5176758Z #39 76.52 make[2]: Leaving directory '/ucx/test/apps/profiling' 2025-07-17T06:50:40.5177297Z #39 76.52 Making install in iodemo 2025-07-17T06:50:40.5177651Z #39 76.53 make[2]: Entering directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:40.5178148Z #39 76.55 make[3]: Entering directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:40.5178510Z #39 76.55 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:50:40.5179068Z #39 76.55 /bin/bash ../../../libtool --mode=install /usr/bin/install -c io_demo '/usr/bin' 2025-07-17T06:50:40.5179659Z #39 76.58 libtool: install: /usr/bin/install -c .libs/io_demo /usr/bin/io_demo 2025-07-17T06:50:40.5180135Z #39 76.59 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.5180547Z #39 76.59 make[3]: Leaving directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:40.5180955Z #39 76.59 make[2]: Leaving directory '/ucx/test/apps/iodemo' 2025-07-17T06:50:40.5181344Z #39 76.60 make[2]: Entering directory '/ucx/test/apps' 2025-07-17T06:50:40.5181730Z #39 76.60 make[3]: Entering directory '/ucx/test/apps' 2025-07-17T06:50:40.5182120Z #39 76.60 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.5182528Z #39 76.60 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:50:40.5182924Z #39 76.60 make[3]: Leaving directory '/ucx/test/apps' 2025-07-17T06:50:40.5183296Z #39 76.60 make[2]: Leaving directory '/ucx/test/apps' 2025-07-17T06:50:40.5183703Z #39 76.60 make[1]: Leaving directory '/ucx/test/apps' 2025-07-17T06:50:40.5184059Z #39 76.61 Making install in examples 2025-07-17T06:50:40.5184387Z #39 76.61 make[1]: Entering directory '/ucx/examples' 2025-07-17T06:50:40.5184765Z #39 76.61 make[2]: Entering directory '/ucx/examples' 2025-07-17T06:50:40.5185148Z #39 76.61 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.5185550Z #39 76.61 /usr/bin/mkdir -p '/usr/share/ucx/examples' 2025-07-17T06:50:40.5186268Z #39 76.61 /usr/bin/install -c -m 644 hello_world_util.h ucp_hello_world.c uct_hello_world.c ucp_client_server.c ucp_util.h '/usr/share/ucx/examples' 2025-07-17T06:50:40.5186970Z #39 76.62 make[2]: Leaving directory '/ucx/examples' 2025-07-17T06:50:40.5187350Z #39 76.62 make[1]: Leaving directory '/ucx/examples' 2025-07-17T06:50:40.5187696Z #39 76.62 Making install in cmake 2025-07-17T06:50:40.5188006Z #39 76.62 make[1]: Entering directory '/ucx/cmake' 2025-07-17T06:50:40.5188376Z #39 76.62 make[2]: Entering directory '/ucx/cmake' 2025-07-17T06:50:40.5188761Z #39 76.62 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.6369312Z #39 76.62 /usr/bin/mkdir -p '/usr/lib/cmake/ucx' 2025-07-17T06:50:40.6370004Z #39 76.62 /usr/bin/install -c -m 644 ucx-targets.cmake ucx-config.cmake ucx-config-version.cmake '/usr/lib/cmake/ucx' 2025-07-17T06:50:40.6370621Z #39 76.63 make[2]: Leaving directory '/ucx/cmake' 2025-07-17T06:50:40.6370992Z #39 76.63 make[1]: Leaving directory '/ucx/cmake' 2025-07-17T06:50:40.6371332Z #39 76.63 Making install in config 2025-07-17T06:50:40.6371648Z #39 76.63 make[1]: Entering directory '/ucx/config' 2025-07-17T06:50:40.6372039Z #39 76.63 make[2]: Entering directory '/ucx/config' 2025-07-17T06:50:40.6372434Z #39 76.63 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.6372805Z #39 76.63 /usr/bin/mkdir -p '/usr/etc/ucx' 2025-07-17T06:50:40.6373189Z #39 76.64 /usr/bin/install -c -m 644 ucx.conf '/usr/etc/ucx' 2025-07-17T06:50:40.6373575Z #39 76.64 make[2]: Leaving directory '/ucx/config' 2025-07-17T06:50:40.6373946Z #39 76.64 make[1]: Leaving directory '/ucx/config' 2025-07-17T06:50:40.6374313Z #39 76.64 make[1]: Entering directory '/ucx' 2025-07-17T06:50:40.6374642Z #39 76.64 make[2]: Entering directory '/ucx' 2025-07-17T06:50:40.6375015Z #39 76.64 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:50:40.6375421Z #39 76.64 /usr/bin/mkdir -p '/usr/share/ucx/perftest' 2025-07-17T06:50:40.6377368Z #39 76.65 /usr/bin/install -c -m 644 contrib/ucx_perftest_config/msg_pow2 contrib/ucx_perftest_config/msg_pow2_large contrib/ucx_perftest_config/README contrib/ucx_perftest_config/test_types_uct contrib/ucx_perftest_config/test_types_ucp contrib/ucx_perftest_config/test_types_ucp_rma contrib/ucx_perftest_config/test_types_ucp_amo contrib/ucx_perftest_config/test_types_ucp_daemon contrib/ucx_perftest_config/transports '/usr/share/ucx/perftest' 2025-07-17T06:50:40.6379543Z #39 76.65 /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-07-17T06:50:40.6379958Z #39 76.65 /usr/bin/install -c -m 644 ucx.pc '/usr/lib/pkgconfig' 2025-07-17T06:50:40.6380452Z #39 76.66 make[2]: Leaving directory '/ucx' 2025-07-17T06:50:40.6380793Z #39 76.66 make[1]: Leaving directory '/ucx' 2025-07-17T06:50:40.6381102Z #39 76.66 + popd 2025-07-17T06:50:40.6381318Z #39 76.66 + rm -rf ucx 2025-07-17T06:50:40.6381558Z #39 76.66 / 2025-07-17T06:50:40.6381755Z #39 76.74 + install_ucc 2025-07-17T06:50:40.6381998Z #39 76.74 + set -ex 2025-07-17T06:50:40.6382332Z #39 76.74 + git clone --recursive https://github.com/openucx/ucc.git 2025-07-17T06:50:40.7881584Z #39 76.74 Cloning into 'ucc'... 2025-07-17T06:50:41.4602168Z #39 77.56 /ucc / 2025-07-17T06:50:41.6129522Z #39 77.56 + pushd ucc 2025-07-17T06:50:41.6129927Z #39 77.56 + git checkout 0c0fc21559835044ab107199e334f7157d6a0d3d 2025-07-17T06:50:41.6130409Z #39 77.63 Note: switching to '0c0fc21559835044ab107199e334f7157d6a0d3d'. 2025-07-17T06:50:41.6130806Z #39 77.63 2025-07-17T06:50:41.6131180Z #39 77.63 You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T06:50:41.6131782Z #39 77.63 changes and commit them, and you can discard any commits you make in this 2025-07-17T06:50:41.6132368Z #39 77.63 state without impacting any branches by switching back to a branch. 2025-07-17T06:50:41.6132774Z #39 77.63 2025-07-17T06:50:41.6133116Z #39 77.63 If you want to create a new branch to retain commits you create, you may 2025-07-17T06:50:41.6133653Z #39 77.63 do so (now or later) by using -c with the switch command. Example: 2025-07-17T06:50:41.6134032Z #39 77.63 2025-07-17T06:50:41.6134276Z #39 77.63 git switch -c 2025-07-17T06:50:41.6134572Z #39 77.63 2025-07-17T06:50:41.6134806Z #39 77.63 Or undo this operation with: 2025-07-17T06:50:41.6135097Z #39 77.63 2025-07-17T06:50:41.6135297Z #39 77.63 git switch - 2025-07-17T06:50:41.6135538Z #39 77.63 2025-07-17T06:50:41.6135893Z #39 77.63 Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T06:50:41.6136338Z #39 77.63 2025-07-17T06:50:41.6136670Z #39 77.63 HEAD is now at 0c0fc21 CORE: Use uint64_t for bitmap configs (#1047) 2025-07-17T06:50:41.6137108Z #39 77.63 + git submodule update --init --recursive 2025-07-17T06:50:41.6137441Z #39 77.65 + ./autogen.sh 2025-07-17T06:50:41.6137692Z #39 77.72 autoreconf: export WARNINGS= 2025-07-17T06:50:41.7656665Z #39 77.72 autoreconf: Entering directory '.' 2025-07-17T06:50:41.7657839Z #39 77.72 autoreconf: configure.ac: not using Gettext 2025-07-17T06:50:42.6153743Z #39 78.72 autoreconf: running: aclocal --force 2025-07-17T06:50:43.3222504Z #39 79.43 aclocal: warning: couldn't open directory 'm4': No such file or directory 2025-07-17T06:50:43.6207631Z #39 79.72 autoreconf: configure.ac: tracing 2025-07-17T06:50:44.1354172Z #39 80.24 autoreconf: running: libtoolize --copy --force 2025-07-17T06:50:44.2752927Z #39 80.38 libtoolize: putting auxiliary files in '.'. 2025-07-17T06:50:44.2753412Z #39 80.38 libtoolize: copying file './ltmain.sh' 2025-07-17T06:50:44.3756386Z #39 80.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2025-07-17T06:50:44.3756936Z #39 80.40 libtoolize: copying file 'm4/libtool.m4' 2025-07-17T06:50:44.3757317Z #39 80.42 libtoolize: copying file 'm4/ltoptions.m4' 2025-07-17T06:50:44.3757702Z #39 80.44 libtoolize: copying file 'm4/ltsugar.m4' 2025-07-17T06:50:44.3758081Z #39 80.46 libtoolize: copying file 'm4/ltversion.m4' 2025-07-17T06:50:44.3758548Z #39 80.48 libtoolize: copying file 'm4/lt~obsolete.m4' 2025-07-17T06:50:44.5466056Z #39 80.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 2025-07-17T06:50:44.5466579Z #39 80.50 autoreconf: configure.ac: not using Intltool 2025-07-17T06:50:44.5467135Z #39 80.50 autoreconf: configure.ac: not using Gtkdoc 2025-07-17T06:50:44.5467510Z #39 80.50 autoreconf: running: aclocal --force 2025-07-17T06:50:45.4133247Z #39 81.52 autoreconf: running: /usr/bin/autoconf --force 2025-07-17T06:50:46.0537324Z #39 82.16 autoreconf: running: /usr/bin/autoheader --force 2025-07-17T06:50:46.5697914Z #39 82.67 autoreconf: running: automake --add-missing --copy --force-missing 2025-07-17T06:50:46.8448561Z #39 82.95 configure.ac:31: installing './compile' 2025-07-17T06:50:47.0765612Z #39 82.95 configure.ac:82: installing './config.guess' 2025-07-17T06:50:47.0766028Z #39 82.95 configure.ac:82: installing './config.sub' 2025-07-17T06:50:47.0766417Z #39 82.95 configure.ac:50: installing './install-sh' 2025-07-17T06:50:47.0766790Z #39 82.96 configure.ac:50: installing './missing' 2025-07-17T06:50:47.0767226Z #39 83.03 contrib/doca_urom_ucc_plugin/Makefile.am: installing './depcomp' 2025-07-17T06:50:47.8803043Z #39 83.98 autoreconf: Leaving directory '.' 2025-07-17T06:50:47.9889187Z #39 83.99 + NVCC_GENCODE='-gencode=arch=compute_52,code=sm_52 -gencode=arch=compute_86,code=compute_86' 2025-07-17T06:50:47.9889832Z #39 83.99 + [[ -n 6.4 ]] 2025-07-17T06:50:47.9890098Z #39 83.99 + [[ -n gfx90a;gfx942 ]] 2025-07-17T06:50:47.9890391Z #39 83.99 ++ echo 'gfx90a;gfx942' 2025-07-17T06:50:47.9890674Z #39 83.99 ++ sed 's/;/ /g' 2025-07-17T06:50:47.9890951Z #39 83.99 + amdgpu_targets='gfx90a gfx942' 2025-07-17T06:50:47.9891276Z #39 83.99 + for arch in $amdgpu_targets 2025-07-17T06:50:47.9891612Z #39 83.99 + HIP_OFFLOAD=' --offload-arch=gfx90a' 2025-07-17T06:50:47.9891953Z #39 83.99 + for arch in $amdgpu_targets 2025-07-17T06:50:47.9892330Z #39 83.99 + HIP_OFFLOAD=' --offload-arch=gfx90a --offload-arch=gfx942' 2025-07-17T06:50:47.9893460Z #39 83.99 + ./configure --prefix=/usr --with-ucx=/usr --with-cuda=no '--with-nvcc-gencode=-gencode=arch=compute_52,code=sm_52 -gencode=arch=compute_86,code=compute_86' --with-rocm=/opt/rocm '--with-rocm-arch= --offload-arch=gfx90a --offload-arch=gfx942' 2025-07-17T06:50:48.1123225Z #39 84.09 checking for gcc... gcc 2025-07-17T06:50:48.1123634Z #39 84.12 checking whether the C compiler works... yes 2025-07-17T06:50:48.1124088Z #39 84.15 checking for C compiler default output file name... a.out 2025-07-17T06:50:48.1124527Z #39 84.15 checking for suffix of executables... 2025-07-17T06:50:48.1124919Z #39 84.18 checking whether we are cross compiling... no 2025-07-17T06:50:48.2130954Z #39 84.22 checking for suffix of object files... o 2025-07-17T06:50:48.2131494Z #39 84.23 checking whether the compiler supports GNU C... yes 2025-07-17T06:50:48.2131935Z #39 84.25 checking whether gcc accepts -g... yes 2025-07-17T06:50:48.2132372Z #39 84.26 checking for gcc option to enable C11 features... none needed 2025-07-17T06:50:48.2132878Z #39 84.29 checking whether gcc understands -c and -o together... yes 2025-07-17T06:50:48.3236846Z #39 84.32 checking for stdio.h... yes 2025-07-17T06:50:48.3237252Z #39 84.33 checking for stdlib.h... yes 2025-07-17T06:50:48.3237663Z #39 84.35 checking for string.h... yes 2025-07-17T06:50:48.3237979Z #39 84.37 checking for inttypes.h... yes 2025-07-17T06:50:48.3238312Z #39 84.39 checking for stdint.h... yes 2025-07-17T06:50:48.3238786Z #39 84.41 checking for strings.h... yes 2025-07-17T06:50:48.4320173Z #39 84.43 checking for sys/stat.h... yes 2025-07-17T06:50:48.4320601Z #39 84.45 checking for sys/types.h... yes 2025-07-17T06:50:48.4320951Z #39 84.47 checking for unistd.h... yes 2025-07-17T06:50:48.4321276Z #39 84.49 checking for wchar.h... yes 2025-07-17T06:50:48.4321603Z #39 84.51 checking for minix/config.h... no 2025-07-17T06:50:48.5356770Z #39 84.54 checking whether it is safe to define __EXTENSIONS__... yes 2025-07-17T06:50:48.5357743Z #39 84.56 checking whether _XOPEN_SOURCE should be defined... no 2025-07-17T06:50:48.5358186Z #39 84.58 configure: builddir: /ucc 2025-07-17T06:50:48.5358597Z #39 84.58 configure: srcdir: /ucc 2025-07-17T06:50:48.5359005Z #39 84.58 checking for a BSD-compatible install... /usr/bin/install -c 2025-07-17T06:50:48.5359671Z #39 84.59 checking whether build environment is sane... yes 2025-07-17T06:50:48.5360114Z #39 84.60 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2025-07-17T06:50:48.5360508Z #39 84.60 checking for gawk... no 2025-07-17T06:50:48.5360855Z #39 84.60 checking for mawk... mawk 2025-07-17T06:50:48.5361192Z #39 84.60 checking whether make sets $(MAKE)... yes 2025-07-17T06:50:48.5361784Z #39 84.61 checking whether make supports the include directive... yes (GNU style) 2025-07-17T06:50:48.5362305Z #39 84.62 checking whether make supports nested variables... yes 2025-07-17T06:50:48.5362796Z #39 84.62 checking whether UID '0' is supported by ustar format... yes 2025-07-17T06:50:48.5363298Z #39 84.62 checking whether GID '0' is supported by ustar format... yes 2025-07-17T06:50:48.5363759Z #39 84.62 checking how to create a ustar tar archive... gnutar 2025-07-17T06:50:48.6443680Z #39 84.64 checking dependency style of gcc... gcc3 2025-07-17T06:50:48.6444224Z #39 84.67 checking whether make supports nested variables... (cached) yes 2025-07-17T06:50:48.6444821Z #39 84.67 checking whether to enable maintainer-specific portions of Makefiles... no 2025-07-17T06:50:48.6445305Z #39 84.67 configure: git sha: 0c0fc21 2025-07-17T06:50:48.6445632Z #39 84.67 checking for gcc... (cached) gcc 2025-07-17T06:50:48.6446027Z #39 84.69 checking whether the compiler supports GNU C... (cached) yes 2025-07-17T06:50:48.6446506Z #39 84.69 checking whether gcc accepts -g... (cached) yes 2025-07-17T06:50:48.6446974Z #39 84.69 checking for gcc option to enable C11 features... (cached) none needed 2025-07-17T06:50:48.6447530Z #39 84.69 checking whether gcc understands -c and -o together... (cached) yes 2025-07-17T06:50:48.6447975Z #39 84.69 checking for g++... g++ 2025-07-17T06:50:48.6448324Z #39 84.71 checking whether the compiler supports GNU C++... yes 2025-07-17T06:50:48.6448736Z #39 84.73 checking whether g++ accepts -g... yes 2025-07-17T06:50:48.7559270Z #39 84.75 checking for g++ option to enable C++11 features... none needed 2025-07-17T06:50:48.7559779Z #39 84.80 checking dependency style of g++... gcc3 2025-07-17T06:50:48.7560158Z #39 84.83 checking dependency style of gcc... gcc3 2025-07-17T06:50:48.8722858Z #39 84.86 checking whether ln -s works... yes 2025-07-17T06:50:48.8723368Z #39 84.86 checking build system type... x86_64-pc-linux-gnu 2025-07-17T06:50:48.8723808Z #39 84.91 checking host system type... x86_64-pc-linux-gnu 2025-07-17T06:50:48.8724219Z #39 84.91 checking how to print strings... printf 2025-07-17T06:50:48.8724652Z #39 84.91 checking for a sed that does not truncate output... /usr/bin/sed 2025-07-17T06:50:48.8725185Z #39 84.91 checking for grep that handles long lines and -e... /usr/bin/grep 2025-07-17T06:50:48.8725636Z #39 84.91 checking for egrep... /usr/bin/grep -E 2025-07-17T06:50:48.8725980Z #39 84.92 checking for fgrep... /usr/bin/grep -F 2025-07-17T06:50:48.8726348Z #39 84.92 checking for ld used by gcc... /usr/bin/ld 2025-07-17T06:50:48.8726758Z #39 84.92 checking if the linker (/usr/bin/ld) is GNU ld... yes 2025-07-17T06:50:48.8727247Z #39 84.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2025-07-17T06:50:48.8727779Z #39 84.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm 2025-07-17T06:50:48.8728285Z #39 84.94 checking the maximum length of command line arguments... 1966080 2025-07-17T06:50:48.8728972Z #39 84.95 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 2025-07-17T06:50:48.8729774Z #39 84.95 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 2025-07-17T06:50:48.8730397Z #39 84.95 checking for /usr/bin/ld option to reload object files... -r 2025-07-17T06:50:48.8730817Z #39 84.95 checking for objdump... objdump 2025-07-17T06:50:48.8731222Z #39 84.95 checking how to recognize dependent libraries... pass_all 2025-07-17T06:50:48.8731609Z #39 84.95 checking for dlltool... no 2025-07-17T06:50:48.8732023Z #39 84.95 checking how to associate runtime and link libraries... printf %s\n 2025-07-17T06:50:48.8732631Z #39 84.95 checking for ar... ar 2025-07-17T06:50:48.8732940Z #39 84.95 checking for archiver @FILE support... @ 2025-07-17T06:50:48.9803735Z #39 84.98 checking for strip... strip 2025-07-17T06:50:48.9804249Z #39 84.98 checking for ranlib... ranlib 2025-07-17T06:50:48.9804704Z #39 84.98 checking command to parse /usr/bin/nm -B output from gcc object... ok 2025-07-17T06:50:48.9805280Z #39 85.03 checking for sysroot... no 2025-07-17T06:50:48.9805605Z #39 85.03 checking for a working dd... /usr/bin/dd 2025-07-17T06:50:48.9806059Z #39 85.04 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 2025-07-17T06:50:48.9806485Z #39 85.05 checking for mt... no 2025-07-17T06:50:48.9806782Z #39 85.06 checking if : is a manifest tool... no 2025-07-17T06:50:48.9807119Z #39 85.06 checking for dlfcn.h... yes 2025-07-17T06:50:49.1378403Z #39 85.08 checking for objdir... .libs 2025-07-17T06:50:49.1378884Z #39 85.13 checking if gcc supports -fno-rtti -fno-exceptions... no 2025-07-17T06:50:49.1379405Z #39 85.15 checking for gcc option to produce PIC... -fPIC -DPIC 2025-07-17T06:50:49.1379857Z #39 85.15 checking if gcc PIC flag -fPIC -DPIC works... yes 2025-07-17T06:50:49.1380303Z #39 85.17 checking if gcc static flag -static works... yes 2025-07-17T06:50:49.2416887Z #39 85.24 checking if gcc supports -c -o file.o... yes 2025-07-17T06:50:49.2417428Z #39 85.27 checking if gcc supports -c -o file.o... (cached) yes 2025-07-17T06:50:49.2418034Z #39 85.27 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:50:49.2418656Z #39 85.27 checking whether -lc should be explicitly linked in... no 2025-07-17T06:50:49.2419142Z #39 85.30 checking dynamic linker characteristics... GNU/Linux ld.so 2025-07-17T06:50:49.3551352Z #39 85.34 checking how to hardcode library paths into programs... immediate 2025-07-17T06:50:49.3552101Z #39 85.34 checking whether stripping libraries is possible... yes 2025-07-17T06:50:49.3552586Z #39 85.35 checking if libtool supports shared libraries... yes 2025-07-17T06:50:49.3553033Z #39 85.35 checking whether to build shared libraries... yes 2025-07-17T06:50:49.3553469Z #39 85.35 checking whether to build static libraries... yes 2025-07-17T06:50:49.3553909Z #39 85.35 checking how to run the C++ preprocessor... g++ -E 2025-07-17T06:50:49.5275609Z #39 85.46 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 2025-07-17T06:50:49.5276189Z #39 85.46 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes 2025-07-17T06:50:49.5276899Z #39 85.47 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:50:49.5277497Z #39 85.54 checking for g++ option to produce PIC... -fPIC -DPIC 2025-07-17T06:50:49.5277953Z #39 85.54 checking if g++ PIC flag -fPIC -DPIC works... yes 2025-07-17T06:50:49.5278382Z #39 85.56 checking if g++ static flag -static works... yes 2025-07-17T06:50:49.6515350Z #39 85.63 checking if g++ supports -c -o file.o... yes 2025-07-17T06:50:49.6515868Z #39 85.66 checking if g++ supports -c -o file.o... (cached) yes 2025-07-17T06:50:49.6516466Z #39 85.66 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 2025-07-17T06:50:49.6517122Z #39 85.66 checking dynamic linker characteristics... (cached) GNU/Linux ld.so 2025-07-17T06:50:49.6517666Z #39 85.66 checking how to hardcode library paths into programs... immediate 2025-07-17T06:50:49.6518115Z #39 85.66 checking size of float... 4 2025-07-17T06:50:49.6518423Z #39 85.71 checking size of double... 8 2025-07-17T06:50:49.7892526Z #39 85.75 checking size of long double... 16 2025-07-17T06:50:49.7892961Z #39 85.80 checking size of float _Complex... 8 2025-07-17T06:50:49.8975642Z #39 85.85 checking size of double _Complex... 16 2025-07-17T06:50:49.8976099Z #39 85.89 checking size of long double _Complex... 32 2025-07-17T06:50:49.8976538Z #39 85.94 checking if ln -s supports --relative... yes 2025-07-17T06:50:49.8976922Z #39 85.94 checking for doxygen... /usr/bin/doxygen 2025-07-17T06:50:49.8977546Z #39 85.96 checking for perl... /usr/bin/perl 2025-07-17T06:50:49.8977869Z #39 85.97 checking for pdflatex... no 2025-07-17T06:50:49.8978471Z #39 85.97 checking for makeindex... configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation 2025-07-17T06:50:49.8979132Z #39 85.97 no 2025-07-17T06:50:49.8979350Z #39 85.97 checking for bibtex... no 2025-07-17T06:50:49.8979787Z #39 85.97 checking for egrep... /usr/bin/egrep 2025-07-17T06:50:49.8980290Z #39 85.97 checking for g++ options needed to detect all undeclared functions... none needed 2025-07-17T06:50:50.0112321Z #39 86.00 checking for size_t... yes 2025-07-17T06:50:50.0112890Z #39 86.05 checking for gcc options needed to detect all undeclared functions... none needed 2025-07-17T06:50:50.0113438Z #39 86.09 checking compiler flag -diag-error 10006... no 2025-07-17T06:50:50.1320618Z #39 86.12 checking compiler flag -diag-error 10148... no 2025-07-17T06:50:50.1321206Z #39 86.15 checking whether -diag-disable 1478 overrides deprecated declarations... no 2025-07-17T06:50:50.1321927Z #39 86.17 checking whether -Wno-deprecated-declarations overrides deprecated declarations... yes 2025-07-17T06:50:50.1322521Z #39 86.19 checking compiler flag -diag-disable 269... no 2025-07-17T06:50:50.3419190Z #39 86.25 configure: Detected CPU implementation: 2025-07-17T06:50:50.3419638Z #39 86.25 configure: Detected CPU architecture: 2025-07-17T06:50:50.3420040Z #39 86.25 configure: Detected CPU variant: 2025-07-17T06:50:50.3420380Z #39 86.25 configure: Detected CPU part: 2025-07-17T06:50:50.3420732Z #39 86.26 checking for __attribute__(optimize)... 1 2025-07-17T06:50:50.3421123Z #39 86.26 checking compiler flag -funwind-tables... yes 2025-07-17T06:50:50.3421512Z #39 86.28 configure: compiling with unwind tables 2025-07-17T06:50:50.3421844Z #39 86.28 checking if g++ works... yes 2025-07-17T06:50:50.3562369Z #39 86.29 checking c++11 support... yes 2025-07-17T06:50:50.5209300Z #39 86.46 checking gnu++11 support... yes 2025-07-17T06:50:50.6289217Z #39 86.63 checking whether _GLIBCXX_NOTHROW is declared... yes 2025-07-17T06:50:50.6289733Z #39 86.66 checking compiler flag --display_error_number... no 2025-07-17T06:50:50.6290160Z #39 86.68 checking compiler flag --diag_suppress 181... no 2025-07-17T06:50:50.6290602Z #39 86.70 checking compiler flag --diag_suppress 381... no 2025-07-17T06:50:50.6291036Z #39 86.72 checking compiler flag --diag_suppress 1215... no 2025-07-17T06:50:50.7402860Z #39 86.73 checking compiler flag --diag_suppress 1901... no 2025-07-17T06:50:50.7403337Z #39 86.75 checking compiler flag --diag_suppress 1902... no 2025-07-17T06:50:50.7403772Z #39 86.76 checking compiler flag --diag_suppress 301... no 2025-07-17T06:50:50.7404168Z #39 86.78 checking compiler flag -pedantic... yes 2025-07-17T06:50:50.7404631Z #39 86.80 checking compiler flag -Wno-missing-field-initializers... yes 2025-07-17T06:50:50.7405124Z #39 86.81 checking compiler flag -Wno-unused-parameter... yes 2025-07-17T06:50:50.7405574Z #39 86.83 checking compiler flag -Wno-long-long... yes 2025-07-17T06:50:50.8509216Z #39 86.84 checking compiler flag -Wno-endif-labels... yes 2025-07-17T06:50:50.8509679Z #39 86.86 checking compiler flag -Wno-sign-compare... yes 2025-07-17T06:50:50.8510120Z #39 86.88 checking compiler flag -Wno-multichar... yes 2025-07-17T06:50:50.8510585Z #39 86.89 checking compiler flag -Wno-deprecated-declarations... yes 2025-07-17T06:50:50.8511048Z #39 86.91 checking compiler flag -Winvalid-pch... yes 2025-07-17T06:50:50.8511455Z #39 86.92 checking compiler flag -Wno-pointer-sign... yes 2025-07-17T06:50:50.8511960Z #39 86.94 checking compiler flag -Werror-implicit-function-declaration... yes 2025-07-17T06:50:50.9605994Z #39 86.96 checking compiler flag -Wnested-externs... yes 2025-07-17T06:50:50.9606453Z #39 86.97 checking compiler flag -Wshadow... yes 2025-07-17T06:50:50.9606853Z #39 86.99 checking compiler flag -Wenum-conversion... yes 2025-07-17T06:50:50.9607284Z #39 87.00 checking whether byte ordering is bigendian... no 2025-07-17T06:50:51.0816874Z #39 87.06 checking for working alloca.h... yes 2025-07-17T06:50:51.0817258Z #39 87.10 checking for alloca... yes 2025-07-17T06:50:51.0817602Z #39 87.10 checking for shm_open in -lrt... yes 2025-07-17T06:50:51.0818133Z #39 87.13 checking for timer_create in -lrt... yes 2025-07-17T06:50:51.0818490Z #39 87.16 checking for libgen.h... yes 2025-07-17T06:50:51.1920952Z #39 87.19 checking whether asprintf is declared... yes 2025-07-17T06:50:51.1921639Z #39 87.21 checking whether basename is declared... yes 2025-07-17T06:50:51.1922050Z #39 87.24 checking whether fmemopen is declared... yes 2025-07-17T06:50:51.1922410Z #39 87.26 MPI perftest: disabled 2025-07-17T06:50:51.1922707Z #39 87.26 checking for ucp/api/ucp.h... yes 2025-07-17T06:50:51.2999541Z #39 87.30 checking for ucp_tag_send_nb in -lucp... yes 2025-07-17T06:50:51.2999959Z #39 87.33 checking for ucs/sys/uid.h... yes 2025-07-17T06:50:51.3000340Z #39 87.37 checking for ucs_get_system_id in -lucs... yes 2025-07-17T06:50:51.4459656Z #39 87.50 Detected UCX version: 1.19 2025-07-17T06:50:51.4460013Z #39 87.50 UCX dir: /usr 2025-07-17T06:50:51.4460323Z #39 87.50 checking for ucs_mpool_params_t.ops... yes 2025-07-17T06:50:51.5553894Z #39 87.55 checking for ucs_config_global_list_entry_t.flags... yes 2025-07-17T06:50:51.5554422Z #39 87.60 checking for ucs_rcache_region_t.alignment... yes 2025-07-17T06:50:51.6640405Z #39 87.66 checking for ucs_rcache_ops_t.merge... yes 2025-07-17T06:50:51.7885406Z #39 87.77 checking for ucs_config_parser_t.doc... yes 2025-07-17T06:50:51.7885809Z #39 87.82 UCX support: yes 2025-07-17T06:50:51.7886082Z #39 87.82 CUDA support: no; 2025-07-17T06:50:51.7886399Z #39 87.82 configure: ROCm path given as /opt/rocm ... 2025-07-17T06:50:51.7886752Z #39 87.82 checking for hsa.h... yes 2025-07-17T06:50:51.7887056Z #39 87.86 checking for hsa_ext_amd.h... yes 2025-07-17T06:50:51.8918733Z #39 87.89 checking for hsa_init in -lhsa-runtime64... yes 2025-07-17T06:50:51.8919256Z #39 87.97 checking if ROCm version is 6.0 or above... yes 2025-07-17T06:50:51.8919660Z #39 87.97 checking for hipFree in -lhip_hcc... no 2025-07-17T06:50:52.0154387Z #39 87.99 checking for hip/hip_runtime.h... yes 2025-07-17T06:50:52.0154836Z #39 88.06 checking for hipFree in -lamdhip64... yes 2025-07-17T06:50:52.0155306Z #39 88.12 configure: using amdclang as ROCm version is 6.0 or above 2025-07-17T06:50:52.1158469Z #39 88.12 checking for amdclang... /opt/rocm/llvm/bin/amdclang 2025-07-17T06:50:52.1159347Z #39 88.12 ROCM support: yes; -I/opt/rocm/include/hsa -I/opt/rocm/include -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib 2025-07-17T06:50:52.1160437Z #39 88.12 HIP support: yes; -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -L/opt/rocm/lib -L/opt/rocm/llvm/lib 2025-07-17T06:50:52.1161189Z #39 88.12 checking for doca_urom.h... no 2025-07-17T06:50:52.1161498Z #39 88.15 DOCA_UROM support: no 2025-07-17T06:50:52.1161816Z #39 88.15 configure: WARNING: DOCA_UROM not found 2025-07-17T06:50:52.1162164Z #39 88.15 GTEST support: 2025-07-17T06:50:52.1162446Z #39 88.15 checking for infiniband/verbs.h... no 2025-07-17T06:50:52.1162849Z #39 88.18 configure: WARNING: ibibverbs header files not found 2025-07-17T06:50:52.1163254Z #39 88.18 configure: WARNING: IBVERBS not found 2025-07-17T06:50:52.1163604Z #39 88.18 IBVERBS support: no, MLX5DV support: 2025-07-17T06:50:52.1163988Z #39 88.19 checking for /usr/include/rdma/rdma_cma.h... no 2025-07-17T06:50:52.2619291Z #39 88.22 RDMACM support: no 2025-07-17T06:50:52.2619739Z #39 88.22 configure: WARNING: rdmacm header files not found 2025-07-17T06:50:52.2620185Z #39 88.22 configure: WARNING: rdmacm not found 2025-07-17T06:50:52.2620510Z #39 88.23 NCCL support: no 2025-07-17T06:50:52.2620844Z #39 88.23 configure: WARNING: NCCL not found 2025-07-17T06:50:52.2621194Z #39 88.24 checking for rccl/rccl.h... yes 2025-07-17T06:50:52.2621573Z #39 88.30 checking for ncclCommInitRank in -lrccl... yes 2025-07-17T06:50:52.2621945Z #39 88.36 RCCL support: yes 2025-07-17T06:50:52.4819060Z #39 88.37 checking for sharp/api/sharp_coll.h... no 2025-07-17T06:50:52.4819503Z #39 88.40 SHARP support: no 2025-07-17T06:50:52.4819854Z #39 88.40 configure: WARNING: SHARP not found 2025-07-17T06:50:52.4820289Z #39 88.43 checking that generated files are newer than configure... done 2025-07-17T06:50:52.4820919Z #39 88.43 configure: creating ./config.status 2025-07-17T06:50:52.9596570Z #39 89.06 config.status: creating src/components/tl/cuda/Makefile 2025-07-17T06:50:53.0659143Z #39 89.08 config.status: creating src/components/tl/mlx5/Makefile 2025-07-17T06:50:53.0659649Z #39 89.09 config.status: creating src/components/tl/nccl/Makefile 2025-07-17T06:50:53.0660123Z #39 89.11 config.status: creating src/components/tl/rccl/Makefile 2025-07-17T06:50:53.0660589Z #39 89.12 config.status: creating src/components/tl/self/Makefile 2025-07-17T06:50:53.0661049Z #39 89.14 config.status: creating src/components/tl/sharp/Makefile 2025-07-17T06:50:53.0661525Z #39 89.15 config.status: creating src/components/tl/ucp/Makefile 2025-07-17T06:50:53.0662089Z #39 89.17 config.status: creating src/components/tl/ucp/coll_plugins/example/Makefile 2025-07-17T06:50:53.1669580Z #39 89.18 config.status: creating Makefile 2025-07-17T06:50:53.1669968Z #39 89.19 config.status: creating contrib/Makefile 2025-07-17T06:50:53.1670442Z #39 89.21 config.status: creating contrib/doca_urom_ucc_plugin/Makefile 2025-07-17T06:50:53.1670892Z #39 89.22 config.status: creating src/Makefile 2025-07-17T06:50:53.1671283Z #39 89.24 config.status: creating src/ucc/api/ucc_version.h 2025-07-17T06:50:53.1671704Z #39 89.26 config.status: creating src/core/ucc_version.c 2025-07-17T06:50:53.1672133Z #39 89.27 config.status: creating src/components/cl/basic/Makefile 2025-07-17T06:50:53.2708844Z #39 89.29 config.status: creating src/components/cl/hier/Makefile 2025-07-17T06:50:53.2709378Z #39 89.30 config.status: creating src/components/cl/doca_urom/Makefile 2025-07-17T06:50:53.2709856Z #39 89.31 config.status: creating src/components/mc/cpu/Makefile 2025-07-17T06:50:53.2710342Z #39 89.33 config.status: creating src/components/mc/cuda/Makefile 2025-07-17T06:50:53.2710809Z #39 89.34 config.status: creating src/components/ec/cpu/Makefile 2025-07-17T06:50:53.2711260Z #39 89.36 config.status: creating src/components/ec/cuda/Makefile 2025-07-17T06:50:53.2711764Z #39 89.37 config.status: creating src/components/ec/cuda/kernel/Makefile 2025-07-17T06:50:53.3757449Z #39 89.39 config.status: creating src/components/mc/rocm/Makefile 2025-07-17T06:50:53.3757960Z #39 89.40 config.status: creating src/components/ec/rocm/Makefile 2025-07-17T06:50:53.3758459Z #39 89.42 config.status: creating src/components/ec/rocm/kernel/Makefile 2025-07-17T06:50:53.3759009Z #39 89.43 config.status: creating test/mpi/Makefile 2025-07-17T06:50:53.3759386Z #39 89.45 config.status: creating test/gtest/Makefile 2025-07-17T06:50:53.3759780Z #39 89.46 config.status: creating tools/info/Makefile 2025-07-17T06:50:53.3760154Z #39 89.48 config.status: creating tools/perf/Makefile 2025-07-17T06:50:53.6213989Z #39 89.49 config.status: creating cmake/Makefile 2025-07-17T06:50:53.6214536Z #39 89.51 config.status: creating cmake/ucc-config-version.cmake 2025-07-17T06:50:53.6214998Z #39 89.52 config.status: creating cmake/ucc-config.cmake 2025-07-17T06:50:53.6215427Z #39 89.54 config.status: creating cmake/ucc-targets.cmake 2025-07-17T06:50:53.6215814Z #39 89.55 config.status: creating ucc.pc 2025-07-17T06:50:53.6216163Z #39 89.57 config.status: creating config.h 2025-07-17T06:50:53.6216513Z #39 89.57 config.status: executing depfiles commands 2025-07-17T06:50:54.8128514Z #39 90.92 config.status: executing libtool commands 2025-07-17T06:50:54.9158636Z #39 90.93 configure: ========================================================= 2025-07-17T06:50:54.9159122Z #39 90.93 configure: UCC build configuration: 2025-07-17T06:50:54.9159477Z #39 90.93 configure: Build prefix: /usr 2025-07-17T06:50:54.9160205Z #39 90.93 configure: Preprocessor flags: -I/usr/include/ -DCPU_FLAGS="" -I${abs_top_srcdir}/src -I${abs_top_builddir} -I${abs_top_builddir}/src 2025-07-17T06:50:54.9162400Z #39 90.93 configure: C compiler: gcc -O3 -g -DNDEBUG -std=gnu11 -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion 2025-07-17T06:50:54.9165154Z #39 90.93 configure: C++ compiler: g++ -O3 -g -DNDEBUG -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch 2025-07-17T06:50:54.9166328Z #39 90.93 configure: DOCA UROM enabled: no 2025-07-17T06:50:54.9166827Z #39 90.93 configure: ROCM architectures: --offload-arch=gfx90a --offload-arch=gfx942 2025-07-17T06:50:54.9167335Z #39 90.93 configure: Perftest: disabled 2025-07-17T06:50:54.9167695Z #39 90.93 configure: Gtest: disabled 2025-07-17T06:50:54.9168057Z #39 90.93 configure: MC modules: < cpu rocm > 2025-07-17T06:50:54.9168458Z #39 90.94 configure: TL modules: < rccl self ucp > 2025-07-17T06:50:54.9168834Z #39 90.94 configure: TLCP modules: < > 2025-07-17T06:50:54.9169221Z #39 90.94 configure: ========================================================= 2025-07-17T06:50:54.9169589Z #39 90.98 + make -j 2025-07-17T06:50:54.9169817Z #39 90.99 make all-recursive 2025-07-17T06:50:54.9170115Z #39 90.99 make[1]: Entering directory '/ucc' 2025-07-17T06:50:54.9170422Z #39 90.99 Making all in src 2025-07-17T06:50:54.9170721Z #39 91.00 make[2]: Entering directory '/ucc/src' 2025-07-17T06:50:54.9171046Z #39 91.00 Making all in . 2025-07-17T06:50:54.9171318Z #39 91.00 make[3]: Entering directory '/ucc/src' 2025-07-17T06:50:54.9171666Z #39 91.02 CC core/libucc_la-ucc_lib.lo 2025-07-17T06:50:55.0779869Z #39 91.02 CC core/libucc_la-ucc_constructor.lo 2025-07-17T06:50:55.0780650Z #39 91.02 CC core/libucc_la-ucc_global_opts.lo 2025-07-17T06:50:55.0781337Z #39 91.02 CC core/libucc_la-ucc_version.lo 2025-07-17T06:50:55.0781985Z #39 91.02 CC core/libucc_la-ucc_context.lo 2025-07-17T06:50:55.0782651Z #39 91.02 CC core/libucc_la-ucc_team.lo 2025-07-17T06:50:55.0783293Z #39 91.02 CC core/libucc_la-ucc_ee.lo 2025-07-17T06:50:55.0783916Z #39 91.02 CC core/libucc_la-ucc_coll.lo 2025-07-17T06:50:55.0784632Z #39 91.02 CC core/libucc_la-ucc_progress_queue.lo 2025-07-17T06:50:55.0785364Z #39 91.02 CC core/libucc_la-ucc_progress_queue_st.lo 2025-07-17T06:50:55.0786082Z #39 91.02 CC core/libucc_la-ucc_progress_queue_mt.lo 2025-07-17T06:50:55.0786801Z #39 91.02 CC core/libucc_la-ucc_service_coll.lo 2025-07-17T06:50:55.0787453Z #39 91.02 CC core/libucc_la-ucc_dt.lo 2025-07-17T06:50:55.0788116Z #39 91.02 CC schedule/libucc_la-ucc_schedule.lo 2025-07-17T06:50:55.0788869Z #39 91.02 CC schedule/libucc_la-ucc_schedule_pipelined.lo 2025-07-17T06:50:55.0789618Z #39 91.02 CC coll_score/libucc_la-ucc_coll_score.lo 2025-07-17T06:50:55.0790362Z #39 91.02 CC coll_score/libucc_la-ucc_coll_score_map.lo 2025-07-17T06:50:55.0791061Z #39 91.02 CC utils/libucc_la-ini.lo 2025-07-17T06:50:55.0791696Z #39 91.02 CC utils/libucc_la-ucc_component.lo 2025-07-17T06:50:55.0792400Z #39 91.02 CC utils/libucc_la-ucc_datastruct.lo 2025-07-17T06:50:55.0793055Z #39 91.02 CC utils/libucc_la-ucc_status.lo 2025-07-17T06:50:55.0793705Z #39 91.02 CC utils/libucc_la-ucc_mpool.lo 2025-07-17T06:50:55.0794367Z #39 91.02 CC utils/libucc_la-ucc_math.lo 2025-07-17T06:50:55.0795018Z #39 91.02 CC utils/libucc_la-ucc_string.lo 2025-07-17T06:50:55.0795699Z #39 91.02 CC utils/libucc_la-ucc_proc_info.lo 2025-07-17T06:50:55.0796376Z #39 91.03 CC utils/libucc_la-ucc_coll_utils.lo 2025-07-17T06:50:55.0797038Z #39 91.03 CC utils/libucc_la-ucc_parser.lo 2025-07-17T06:50:55.0797998Z #39 91.03 CC utils/profile/libucc_la-ucc_profile.lo 2025-07-17T06:50:55.0798762Z #39 91.03 CC utils/libucc_la-ucc_sys.lo 2025-07-17T06:50:55.0799347Z #39 91.03 CC utils/arch/x86_64/libucc_la-cpu.lo 2025-07-17T06:50:55.0800159Z #39 91.03 CC utils/arch/aarch64/libucc_la-cpu.lo 2025-07-17T06:50:55.0800774Z #39 91.03 CC utils/libucc_la-ucc_assert.lo 2025-07-17T06:50:55.0801637Z #39 91.03 CC components/base/libucc_la-ucc_base_iface.lo 2025-07-17T06:50:55.0802371Z #39 91.03 CC components/cl/libucc_la-ucc_cl.lo 2025-07-17T06:50:55.0803013Z #39 91.03 CC components/tl/libucc_la-ucc_tl.lo 2025-07-17T06:50:55.0803703Z #39 91.03 CC components/mc/libucc_la-ucc_mc.lo 2025-07-17T06:50:55.0804404Z #39 91.03 CC components/mc/base/libucc_la-ucc_mc_base.lo 2025-07-17T06:50:55.0805098Z #39 91.03 CC components/ec/libucc_la-ucc_ec.lo 2025-07-17T06:50:55.0805808Z #39 91.03 CC components/ec/base/libucc_la-ucc_ec_base.lo 2025-07-17T06:50:55.0806526Z #39 91.03 CC components/topo/libucc_la-ucc_topo.lo 2025-07-17T06:50:55.0807237Z #39 91.03 CC components/topo/libucc_la-ucc_sbgp.lo 2025-07-17T06:50:57.0893793Z #39 93.19 CCLD libucc.la 2025-07-17T06:50:57.2266801Z #39 93.33 copying selected object files to avoid basename conflicts... 2025-07-17T06:50:57.4347614Z #39 93.38 make[3]: Leaving directory '/ucc/src' 2025-07-17T06:50:57.4348064Z #39 93.38 Making all in components/cl/basic 2025-07-17T06:50:57.4348465Z #39 93.38 make[3]: Entering directory '/ucc/src/components/cl/basic' 2025-07-17T06:50:57.4348899Z #39 93.39 CC libucc_cl_basic_la-cl_basic.lo 2025-07-17T06:50:57.4349265Z #39 93.39 CC libucc_cl_basic_la-cl_basic_lib.lo 2025-07-17T06:50:57.4349649Z #39 93.39 CC libucc_cl_basic_la-cl_basic_context.lo 2025-07-17T06:50:57.4350039Z #39 93.39 CC libucc_cl_basic_la-cl_basic_team.lo 2025-07-17T06:50:57.4350401Z #39 93.39 CC libucc_cl_basic_la-cl_basic_coll.lo 2025-07-17T06:50:57.6299200Z #39 93.73 CCLD libucc_cl_basic.la 2025-07-17T06:50:57.7773657Z #39 93.88 LN libucc_cl_basic.la 2025-07-17T06:50:57.7774083Z #39 93.88 LN .libs/libucc_cl_basic.so 2025-07-17T06:50:57.7774473Z #39 93.88 LN .libs/libucc_cl_basic.so.1 2025-07-17T06:50:57.7774818Z #39 93.88 LN .libs/libucc_cl_basic.so.1.0.0 2025-07-17T06:50:57.9402179Z #39 93.88 make[3]: Leaving directory '/ucc/src/components/cl/basic' 2025-07-17T06:50:57.9402975Z #39 93.88 Making all in components/cl/hier 2025-07-17T06:50:57.9403696Z #39 93.88 make[3]: Entering directory '/ucc/src/components/cl/hier' 2025-07-17T06:50:57.9404446Z #39 93.88 CC libucc_cl_hier_la-cl_hier.lo 2025-07-17T06:50:57.9405080Z #39 93.89 CC libucc_cl_hier_la-cl_hier_lib.lo 2025-07-17T06:50:57.9405716Z #39 93.89 CC libucc_cl_hier_la-cl_hier_context.lo 2025-07-17T06:50:57.9406376Z #39 93.89 CC libucc_cl_hier_la-cl_hier_team.lo 2025-07-17T06:50:57.9407002Z #39 93.89 CC libucc_cl_hier_la-cl_hier_coll.lo 2025-07-17T06:50:57.9407693Z #39 93.89 CC allreduce/libucc_cl_hier_la-allreduce.lo 2025-07-17T06:50:57.9408432Z #39 93.89 CC allreduce/libucc_cl_hier_la-allreduce_rab.lo 2025-07-17T06:50:57.9409183Z #39 93.89 CC allreduce/libucc_cl_hier_la-allreduce_split_rail.lo 2025-07-17T06:50:57.9409864Z #39 93.89 CC alltoallv/libucc_cl_hier_la-alltoallv.lo 2025-07-17T06:50:57.9410526Z #39 93.89 CC alltoall/libucc_cl_hier_la-alltoall.lo 2025-07-17T06:50:57.9411215Z #39 93.89 CC barrier/libucc_cl_hier_la-barrier.lo 2025-07-17T06:50:57.9411891Z #39 93.89 CC bcast/libucc_cl_hier_la-bcast.lo 2025-07-17T06:50:57.9412440Z #39 93.89 CC bcast/libucc_cl_hier_la-bcast_2step.lo 2025-07-17T06:50:57.9413091Z #39 93.89 CC reduce/libucc_cl_hier_la-reduce.lo 2025-07-17T06:50:57.9413762Z #39 93.89 CC reduce/libucc_cl_hier_la-reduce_2step.lo 2025-07-17T06:50:58.2899675Z #39 94.39 CCLD libucc_cl_hier.la 2025-07-17T06:50:58.4563493Z #39 94.56 LN libucc_cl_hier.la 2025-07-17T06:50:58.4563888Z #39 94.56 LN .libs/libucc_cl_hier.so 2025-07-17T06:50:58.4564235Z #39 94.56 LN .libs/libucc_cl_hier.so.1 2025-07-17T06:50:58.4564794Z #39 94.56 LN .libs/libucc_cl_hier.so.1.0.0 2025-07-17T06:50:58.6107652Z #39 94.56 make[3]: Leaving directory '/ucc/src/components/cl/hier' 2025-07-17T06:50:58.6108131Z #39 94.56 Making all in components/mc/cpu 2025-07-17T06:50:58.6108796Z #39 94.56 make[3]: Entering directory '/ucc/src/components/mc/cpu' 2025-07-17T06:50:58.6109259Z #39 94.56 CC libucc_mc_cpu_la-mc_cpu.lo 2025-07-17T06:50:58.7450538Z #39 94.85 CCLD libucc_mc_cpu.la 2025-07-17T06:50:58.8861259Z #39 94.99 LN libucc_mc_cpu.la 2025-07-17T06:50:58.8861640Z #39 94.99 LN .libs/libucc_mc_cpu.so 2025-07-17T06:50:58.8861967Z #39 94.99 LN .libs/libucc_mc_cpu.so.1 2025-07-17T06:50:58.8862323Z #39 94.99 LN .libs/libucc_mc_cpu.so.1.0.0 2025-07-17T06:50:59.0401459Z #39 94.99 make[3]: Leaving directory '/ucc/src/components/mc/cpu' 2025-07-17T06:50:59.0401925Z #39 94.99 Making all in components/mc/rocm 2025-07-17T06:50:59.0402314Z #39 94.99 make[3]: Entering directory '/ucc/src/components/mc/rocm' 2025-07-17T06:50:59.0402738Z #39 94.99 CC libucc_mc_rocm_la-mc_rocm.lo 2025-07-17T06:50:59.2975126Z #39 95.40 CCLD libucc_mc_rocm.la 2025-07-17T06:50:59.4521532Z #39 95.56 LN libucc_mc_rocm.la 2025-07-17T06:50:59.4521946Z #39 95.56 LN .libs/libucc_mc_rocm.so 2025-07-17T06:50:59.4522277Z #39 95.56 LN .libs/libucc_mc_rocm.so.1 2025-07-17T06:50:59.4522638Z #39 95.56 LN .libs/libucc_mc_rocm.so.1.0.0 2025-07-17T06:50:59.6065665Z #39 95.56 make[3]: Leaving directory '/ucc/src/components/mc/rocm' 2025-07-17T06:50:59.6066123Z #39 95.56 Making all in components/ec/cpu 2025-07-17T06:50:59.6066528Z #39 95.56 make[3]: Entering directory '/ucc/src/components/ec/cpu' 2025-07-17T06:50:59.6066925Z #39 95.56 CC libucc_ec_cpu_la-ec_cpu.lo 2025-07-17T06:50:59.6067317Z #39 95.56 CC libucc_ec_cpu_la-ec_cpu_reduce.lo 2025-07-17T06:51:41.2277578Z #39 137.3 CCLD libucc_ec_cpu.la 2025-07-17T06:51:41.3771775Z #39 137.5 LN libucc_ec_cpu.la 2025-07-17T06:51:41.3772213Z #39 137.5 LN .libs/libucc_ec_cpu.so 2025-07-17T06:51:41.3772558Z #39 137.5 LN .libs/libucc_ec_cpu.so.1 2025-07-17T06:51:41.3773014Z #39 137.5 LN .libs/libucc_ec_cpu.so.1.0.0 2025-07-17T06:51:41.5439837Z #39 137.5 make[3]: Leaving directory '/ucc/src/components/ec/cpu' 2025-07-17T06:51:41.5440378Z #39 137.5 Making all in components/ec/rocm 2025-07-17T06:51:41.5440787Z #39 137.5 make[3]: Entering directory '/ucc/src/components/ec/rocm' 2025-07-17T06:51:41.5441169Z #39 137.5 Making all in kernel 2025-07-17T06:51:41.5441551Z #39 137.5 make[4]: Entering directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:51:41.5443433Z #39 137.5 /bin/bash ../../../../../cuda_lt.sh "/bin/bash ../../../../../libtool" ec_rocm_executor_kernel.lo /opt/rocm/llvm/bin/amdclang -c ec_rocm_executor_kernel.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm 2025-07-17T06:51:41.5446571Z #39 137.5 /bin/bash ../../../../../cuda_lt.sh "/bin/bash ../../../../../libtool" ec_rocm_reduce.lo /opt/rocm/llvm/bin/amdclang -c ec_rocm_reduce.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm 2025-07-17T06:51:41.5449751Z #39 137.5 /opt/rocm/llvm/bin/amdclang -c -x hip -target x86_64-unknown-linux-gnu ec_rocm_executor_kernel.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm -fPIC -O3 -o ./.libs/ec_rocm_executor_kernel.o 2025-07-17T06:51:41.5453286Z #39 137.5 /opt/rocm/llvm/bin/amdclang -c -x hip -target x86_64-unknown-linux-gnu ec_rocm_reduce.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm -fPIC -O3 -o ./.libs/ec_rocm_reduce.o 2025-07-17T06:51:41.9209820Z #39 138.0 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:41.9210372Z #39 138.0 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:41.9210913Z #39 138.0 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:41.9211410Z #39 138.0 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:41.9211870Z #39 138.0 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:41.9212334Z #39 138.0 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:41.9212978Z #39 138.0 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:41.9213670Z #39 138.0 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:41.9214114Z #39 138.0 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:41.9214623Z #39 138.0 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:42.0716855Z #39 138.0 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:42.0717414Z #39 138.0 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:42.0717807Z #39 138.0 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:51:42.0718255Z #39 138.0 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:42.0718949Z #39 138.0 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:42.0719463Z #39 138.0 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:42.0719907Z #39 138.0 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:42.0720354Z #39 138.0 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:42.0721021Z #39 138.0 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:42.0721692Z #39 138.0 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:42.0722122Z #39 138.0 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:42.0722643Z #39 138.0 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:42.0723210Z #39 138.0 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:42.0723627Z #39 138.0 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:42.4800599Z #39 138.6 1 warning generated when compiling for gfx90a. 2025-07-17T06:51:43.0137304Z #39 139.1 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:43.0137884Z #39 139.1 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:43.0138414Z #39 139.1 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:43.0138945Z #39 139.1 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:43.0139418Z #39 139.1 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:43.0139849Z #39 139.1 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:43.0140514Z #39 139.1 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:43.0141189Z #39 139.1 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:43.0141626Z #39 139.1 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:43.0142346Z #39 139.1 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:43.1641162Z #39 139.1 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:43.1641826Z #39 139.1 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:43.5713524Z #39 139.7 1 warning generated when compiling for gfx942. 2025-07-17T06:51:44.2903871Z #39 140.4 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:44.2904441Z #39 140.4 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:44.2905002Z #39 140.4 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:44.2905503Z #39 140.4 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:44.2905964Z #39 140.4 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:44.2906407Z #39 140.4 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:44.2907081Z #39 140.4 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:44.2907779Z #39 140.4 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:44.2908225Z #39 140.4 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:44.2908750Z #39 140.4 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:44.2909334Z #39 140.4 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:44.2909759Z #39 140.4 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:44.6774508Z #39 140.8 1 warning generated when compiling for host. 2025-07-17T06:51:44.8349504Z #39 140.8 /opt/rocm/llvm/bin/amdclang -c -x hip -target x86_64-unknown-linux-gnu ec_rocm_executor_kernel.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm -O3 -o ./ec_rocm_executor_kernel.o 2025-07-17T06:51:45.2060635Z #39 141.3 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:45.2061155Z #39 141.3 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:45.2061716Z #39 141.3 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:45.2062228Z #39 141.3 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:45.2062674Z #39 141.3 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:45.2063120Z #39 141.3 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:45.2063768Z #39 141.3 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:45.2064451Z #39 141.3 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:45.2064889Z #39 141.3 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:45.2065401Z #39 141.3 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:45.2065986Z #39 141.3 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:45.2066434Z #39 141.3 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:45.7636438Z #39 141.9 1 warning generated when compiling for gfx90a. 2025-07-17T06:51:46.2118831Z #39 142.3 1 warning generated when compiling for gfx90a. 2025-07-17T06:51:46.4405935Z #39 142.4 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:46.4406470Z #39 142.4 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:46.4407015Z #39 142.4 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:46.4407531Z #39 142.4 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:46.4408218Z #39 142.4 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:46.4408666Z #39 142.4 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:46.4409324Z #39 142.4 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:46.4410075Z #39 142.4 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:46.4410634Z #39 142.4 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:46.4411169Z #39 142.4 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:46.4411739Z #39 142.4 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:46.4412159Z #39 142.4 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:46.7348389Z #39 142.8 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:51:46.7348892Z #39 142.8 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:46.7349450Z #39 142.8 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:46.7349965Z #39 142.8 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:46.7350415Z #39 142.8 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:46.7350854Z #39 142.8 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:46.7351522Z #39 142.8 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:46.7352198Z #39 142.8 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:46.7352624Z #39 142.8 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:46.7353135Z #39 142.8 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:46.7353709Z #39 142.8 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:46.7354132Z #39 142.8 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:46.8442873Z #39 142.9 1 warning generated when compiling for gfx942. 2025-07-17T06:51:47.3609334Z #39 143.5 In file included from ec_rocm_executor_kernel.cu:8: 2025-07-17T06:51:47.3609879Z #39 143.5 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:47.3610431Z #39 143.5 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:47.3610932Z #39 143.5 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:47.3611390Z #39 143.5 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:47.3611829Z #39 143.5 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:47.3612471Z #39 143.5 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:47.3613160Z #39 143.5 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:47.3613597Z #39 143.5 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:47.3614105Z #39 143.5 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:47.5115888Z #39 143.5 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:47.5116782Z #39 143.5 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:47.7487094Z #39 143.9 1 warning generated when compiling for host. 2025-07-17T06:51:50.6843341Z #39 146.8 1 warning generated when compiling for gfx942. 2025-07-17T06:51:51.2258949Z #39 147.3 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:51:51.2259446Z #39 147.3 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:51.2259989Z #39 147.3 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:51.2260502Z #39 147.3 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:51.2261157Z #39 147.3 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:51.2261602Z #39 147.3 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:51.2262267Z #39 147.3 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:51.2263010Z #39 147.3 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:51.2263945Z #39 147.3 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:51.2264470Z #39 147.3 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:51.2265054Z #39 147.3 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:51.2265481Z #39 147.3 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:52.3328372Z #39 148.4 1 warning generated when compiling for host. 2025-07-17T06:51:52.4911187Z #39 148.4 /opt/rocm/llvm/bin/amdclang -c -x hip -target x86_64-unknown-linux-gnu ec_rocm_reduce.cu --offload-arch=gfx90a --offload-arch=gfx942 -I/usr/include/ -D__HIP_PLATFORM_AMD__ -I/opt/rocm/include/hip -I/opt/rocm/include -I/opt/rocm/llvm/include -I/opt/rocm/include/hsa -I/opt/rocm/include -I/ucc -I/ucc -I/ucc/src -I/ucc/src -I/ucc/src/components/ec/rocm -O3 -o ./ec_rocm_reduce.o 2025-07-17T06:51:52.8629948Z #39 149.0 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:51:52.8630501Z #39 149.0 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:52.8631036Z #39 149.0 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:52.8631550Z #39 149.0 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:52.8632009Z #39 149.0 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:52.8632443Z #39 149.0 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:52.8633098Z #39 149.0 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:52.8633776Z #39 149.0 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:52.8634209Z #39 149.0 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:52.8634737Z #39 149.0 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:52.8635309Z #39 149.0 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:52.8635731Z #39 149.0 | ^~~~~~~~~~~~~~ 2025-07-17T06:51:57.1227393Z #39 153.2 1 warning generated when compiling for gfx90a. 2025-07-17T06:51:57.6457837Z #39 153.7 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:51:57.6458372Z #39 153.7 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:51:57.6458902Z #39 153.7 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:51:57.6459414Z #39 153.7 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:51:57.6459888Z #39 153.7 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:51:57.6460316Z #39 153.7 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:51:57.6460986Z #39 153.7 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:51:57.6461673Z #39 153.7 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:51:57.6462103Z #39 153.7 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:51:57.6462625Z #39 153.7 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:51:57.6463193Z #39 153.7 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:51:57.6463612Z #39 153.7 | ^~~~~~~~~~~~~~ 2025-07-17T06:52:01.5800454Z #39 157.7 1 warning generated when compiling for gfx942. 2025-07-17T06:52:02.1006247Z #39 158.2 In file included from ec_rocm_reduce.cu:8: 2025-07-17T06:52:02.1006939Z #39 158.2 In file included from /ucc/src/components/ec/rocm/ec_rocm.h:11: 2025-07-17T06:52:02.1007480Z #39 158.2 In file included from /ucc/src/components/ec/base/ucc_ec_base.h:11: 2025-07-17T06:52:02.1008063Z #39 158.2 In file included from /ucc/src/utils/ucc_component.h:12: 2025-07-17T06:52:02.1008511Z #39 158.2 In file included from /ucc/src/utils/ucc_parser.h:16: 2025-07-17T06:52:02.1009064Z #39 158.2 In file included from /ucc/src/utils/arch/cpu.h:115: 2025-07-17T06:52:02.1009721Z #39 158.2 /ucc/src/utils/arch/x86_64/cpu.h:26:43: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes] 2025-07-17T06:52:02.1010397Z #39 158.2 26 | ucc_cpu_model_t ucc_arch_get_cpu_model() UCC_F_NOOPTIMIZE; 2025-07-17T06:52:02.1010830Z #39 158.2 | ^~~~~~~~~~~~~~~~ 2025-07-17T06:52:02.1011356Z #39 158.2 /ucc/src/utils/ucc_compiler_def.h:64:41: note: expanded from macro 'UCC_F_NOOPTIMIZE' 2025-07-17T06:52:02.1011932Z #39 158.2 64 | #define UCC_F_NOOPTIMIZE __attribute__((optimize("O0"))) 2025-07-17T06:52:02.1012351Z #39 158.2 | ^~~~~~~~~~~~~~ 2025-07-17T06:52:03.2081144Z #39 159.3 1 warning generated when compiling for host. 2025-07-17T06:52:03.4572515Z #39 159.3 /bin/bash ../../../../../libtool --mode=link gcc -o libucc_ec_rocm_kernels.la ec_rocm_executor_kernel.lo ec_rocm_reduce.lo -lrt -lrt 2025-07-17T06:52:03.4573439Z #39 159.4 libtool: link: ar cr .libs/libucc_ec_rocm_kernels.a '.libs/ec_rocm_executor_kernel.o' '.libs/ec_rocm_reduce.o' 2025-07-17T06:52:03.4574087Z #39 159.4 libtool: link: ranlib .libs/libucc_ec_rocm_kernels.a 2025-07-17T06:52:03.4574751Z #39 159.4 libtool: link: ( cd ".libs" && rm -f "libucc_ec_rocm_kernels.la" && ln -s "../libucc_ec_rocm_kernels.la" "libucc_ec_rocm_kernels.la" ) 2025-07-17T06:52:03.4575442Z #39 159.4 make[4]: Leaving directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:52:03.4575937Z #39 159.4 make[4]: Entering directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:03.4576364Z #39 159.4 CC libucc_ec_rocm_la-ec_rocm.lo 2025-07-17T06:52:03.4576722Z #39 159.4 CC libucc_ec_rocm_la-ec_rocm_executor.lo 2025-07-17T06:52:03.4577159Z #39 159.4 CC libucc_ec_rocm_la-ec_rocm_executor_interruptible.lo 2025-07-17T06:52:03.4577599Z #39 159.4 CC libucc_ec_rocm_la-ec_rocm_executor_persistent.lo 2025-07-17T06:52:03.7233327Z #39 159.8 CCLD libucc_ec_rocm.la 2025-07-17T06:52:03.9274202Z #39 160.0 LN libucc_ec_rocm.la 2025-07-17T06:52:03.9274588Z #39 160.0 LN .libs/libucc_ec_rocm.so 2025-07-17T06:52:03.9274925Z #39 160.0 LN .libs/libucc_ec_rocm.so.1 2025-07-17T06:52:03.9275262Z #39 160.0 LN .libs/libucc_ec_rocm.so.1.0.0 2025-07-17T06:52:04.0958240Z #39 160.0 make[4]: Leaving directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:04.0958936Z #39 160.0 make[3]: Leaving directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:04.0959348Z #39 160.0 Making all in components/tl/cuda 2025-07-17T06:52:04.0959776Z #39 160.0 make[3]: Entering directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:04.0960181Z #39 160.0 make[3]: Nothing to be done for 'all'. 2025-07-17T06:52:04.0960593Z #39 160.0 make[3]: Leaving directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:04.0960999Z #39 160.0 Making all in components/tl/mlx5 2025-07-17T06:52:04.0961399Z #39 160.0 make[3]: Entering directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:04.0969396Z #39 160.0 make[3]: Nothing to be done for 'all'. 2025-07-17T06:52:04.0969833Z #39 160.0 make[3]: Leaving directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:04.0970251Z #39 160.0 Making all in components/tl/nccl 2025-07-17T06:52:04.0970657Z #39 160.0 make[3]: Entering directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:04.0971065Z #39 160.0 make[3]: Nothing to be done for 'all'. 2025-07-17T06:52:04.0971475Z #39 160.0 make[3]: Leaving directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:04.0971862Z #39 160.0 Making all in components/tl/rccl 2025-07-17T06:52:04.0972426Z #39 160.0 make[3]: Entering directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:04.0972843Z #39 160.0 CC libucc_tl_rccl_la-tl_rccl.lo 2025-07-17T06:52:04.0973261Z #39 160.0 CC libucc_tl_rccl_la-tl_rccl_lib.lo 2025-07-17T06:52:04.0973644Z #39 160.0 CC libucc_tl_rccl_la-tl_rccl_context.lo 2025-07-17T06:52:04.0974130Z #39 160.0 CC libucc_tl_rccl_la-tl_rccl_team.lo 2025-07-17T06:52:04.0974492Z #39 160.0 CC libucc_tl_rccl_la-tl_rccl_coll.lo 2025-07-17T06:52:04.0974889Z #39 160.0 CC allgatherv/libucc_tl_rccl_la-allgatherv.lo 2025-07-17T06:52:04.8108400Z #39 160.9 CCLD libucc_tl_rccl.la 2025-07-17T06:52:04.9794806Z #39 161.1 LN libucc_tl_rccl.la 2025-07-17T06:52:04.9795209Z #39 161.1 LN .libs/libucc_tl_rccl.so 2025-07-17T06:52:04.9795547Z #39 161.1 LN .libs/libucc_tl_rccl.so.1 2025-07-17T06:52:04.9795907Z #39 161.1 LN .libs/libucc_tl_rccl.so.1.0.0 2025-07-17T06:52:04.9796334Z #39 161.1 make[3]: Leaving directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:05.1349122Z #39 161.1 Making all in components/tl/self 2025-07-17T06:52:05.1349602Z #39 161.1 make[3]: Entering directory '/ucc/src/components/tl/self' 2025-07-17T06:52:05.1350050Z #39 161.1 CC libucc_tl_self_la-tl_self.lo 2025-07-17T06:52:05.1350422Z #39 161.1 CC libucc_tl_self_la-tl_self_coll.lo 2025-07-17T06:52:05.1350826Z #39 161.1 CC libucc_tl_self_la-tl_self_context.lo 2025-07-17T06:52:05.1351195Z #39 161.1 CC libucc_tl_self_la-tl_self_lib.lo 2025-07-17T06:52:05.1351565Z #39 161.1 CC libucc_tl_self_la-tl_self_team.lo 2025-07-17T06:52:05.3978862Z #39 161.5 CCLD libucc_tl_self.la 2025-07-17T06:52:05.5474790Z #39 161.7 LN libucc_tl_self.la 2025-07-17T06:52:05.5475439Z #39 161.7 LN .libs/libucc_tl_self.so 2025-07-17T06:52:05.5475981Z #39 161.7 LN .libs/libucc_tl_self.so.1 2025-07-17T06:52:05.5476559Z #39 161.7 LN .libs/libucc_tl_self.so.1.0.0 2025-07-17T06:52:05.5477291Z #39 161.7 make[3]: Leaving directory '/ucc/src/components/tl/self' 2025-07-17T06:52:05.7534143Z #39 161.7 Making all in components/tl/sharp 2025-07-17T06:52:05.7535224Z #39 161.7 make[3]: Entering directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:05.7536122Z #39 161.7 make[3]: Nothing to be done for 'all'. 2025-07-17T06:52:05.7536937Z #39 161.7 make[3]: Leaving directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:05.7537781Z #39 161.7 Making all in components/tl/ucp 2025-07-17T06:52:05.7538623Z #39 161.7 make[3]: Entering directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:05.7539432Z #39 161.7 Making all in . 2025-07-17T06:52:05.7540134Z #39 161.7 make[4]: Entering directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:05.7541517Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp.lo 2025-07-17T06:52:05.7542241Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_lib.lo 2025-07-17T06:52:05.7542938Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_context.lo 2025-07-17T06:52:05.7543631Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_team.lo 2025-07-17T06:52:05.7544282Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_ep.lo 2025-07-17T06:52:05.7544894Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_coll.lo 2025-07-17T06:52:05.7545656Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_service_coll.lo 2025-07-17T06:52:05.7546406Z #39 161.7 CC libucc_tl_ucp_la-tl_ucp_dpu_offload.lo 2025-07-17T06:52:05.7547125Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather.lo 2025-07-17T06:52:05.7547897Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather_ring.lo 2025-07-17T06:52:05.7548722Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather_neighbor.lo 2025-07-17T06:52:05.7549550Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather_bruck.lo 2025-07-17T06:52:05.7550398Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather_sparbit.lo 2025-07-17T06:52:05.7551195Z #39 161.7 CC allgather/libucc_tl_ucp_la-allgather_knomial.lo 2025-07-17T06:52:05.7551979Z #39 161.7 CC allgatherv/libucc_tl_ucp_la-allgatherv.lo 2025-07-17T06:52:05.7553046Z #39 161.7 CC allgatherv/libucc_tl_ucp_la-allgatherv_ring.lo 2025-07-17T06:52:05.7553844Z #39 161.7 CC allgatherv/libucc_tl_ucp_la-allgatherv_knomial.lo 2025-07-17T06:52:05.7554755Z #39 161.7 CC alltoall/libucc_tl_ucp_la-alltoall.lo 2025-07-17T06:52:05.7555509Z #39 161.7 CC alltoall/libucc_tl_ucp_la-alltoall_onesided.lo 2025-07-17T06:52:05.7561074Z #39 161.7 CC alltoall/libucc_tl_ucp_la-alltoall_pairwise.lo 2025-07-17T06:52:05.7562112Z #39 161.7 CC alltoall/libucc_tl_ucp_la-alltoall_bruck.lo 2025-07-17T06:52:05.7562837Z #39 161.7 CC alltoallv/libucc_tl_ucp_la-alltoallv.lo 2025-07-17T06:52:05.7563599Z #39 161.7 CC alltoallv/libucc_tl_ucp_la-alltoallv_pairwise.lo 2025-07-17T06:52:05.7564417Z #39 161.7 CC alltoallv/libucc_tl_ucp_la-alltoallv_onesided.lo 2025-07-17T06:52:05.7565214Z #39 161.7 CC alltoallv/libucc_tl_ucp_la-alltoallv_hybrid.lo 2025-07-17T06:52:05.7566000Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce.lo 2025-07-17T06:52:05.7566769Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce_knomial.lo 2025-07-17T06:52:05.7567559Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce_sra_knomial.lo 2025-07-17T06:52:05.7662388Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce_sliding_window.lo 2025-07-17T06:52:05.7663411Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce_sliding_window_setup.lo 2025-07-17T06:52:05.7664289Z #39 161.7 CC allreduce/libucc_tl_ucp_la-allreduce_dbt.lo 2025-07-17T06:52:05.7664995Z #39 161.7 CC barrier/libucc_tl_ucp_la-barrier.lo 2025-07-17T06:52:05.7665711Z #39 161.7 CC barrier/libucc_tl_ucp_la-barrier_knomial.lo 2025-07-17T06:52:05.7666383Z #39 161.7 CC bcast/libucc_tl_ucp_la-bcast.lo 2025-07-17T06:52:05.7667068Z #39 161.7 CC bcast/libucc_tl_ucp_la-bcast_knomial.lo 2025-07-17T06:52:05.7667771Z #39 161.7 CC bcast/libucc_tl_ucp_la-bcast_sag_knomial.lo 2025-07-17T06:52:05.7668523Z #39 161.7 CC bcast/libucc_tl_ucp_la-bcast_dbt.lo 2025-07-17T06:52:05.7669188Z #39 161.7 CC fanin/libucc_tl_ucp_la-fanin.lo 2025-07-17T06:52:05.7669832Z #39 161.7 CC fanout/libucc_tl_ucp_la-fanout.lo 2025-07-17T06:52:05.7670533Z #39 161.7 CC gather/libucc_tl_ucp_la-gather.lo 2025-07-17T06:52:05.7671200Z #39 161.7 CC gather/libucc_tl_ucp_la-gather_knomial.lo 2025-07-17T06:52:05.7671896Z #39 161.7 CC gatherv/libucc_tl_ucp_la-gatherv.lo 2025-07-17T06:52:05.7672571Z #39 161.7 CC gatherv/libucc_tl_ucp_la-gatherv_linear.lo 2025-07-17T06:52:05.7673254Z #39 161.7 CC reduce/libucc_tl_ucp_la-reduce.lo 2025-07-17T06:52:05.7673887Z #39 161.7 CC reduce/libucc_tl_ucp_la-reduce_dbt.lo 2025-07-17T06:52:05.7674595Z #39 161.7 CC reduce/libucc_tl_ucp_la-reduce_knomial.lo 2025-07-17T06:52:05.7675410Z #39 161.7 CC reduce_scatter/libucc_tl_ucp_la-reduce_scatter_knomial.lo 2025-07-17T06:52:05.7676323Z #39 161.7 CC reduce_scatter/libucc_tl_ucp_la-reduce_scatter_ring.lo 2025-07-17T06:52:05.7677179Z #39 161.7 CC reduce_scatter/libucc_tl_ucp_la-reduce_scatter.lo 2025-07-17T06:52:05.7678031Z #39 161.7 CC reduce_scatterv/libucc_tl_ucp_la-reduce_scatterv_ring.lo 2025-07-17T06:52:05.7679023Z #39 161.7 CC reduce_scatterv/libucc_tl_ucp_la-reduce_scatterv.lo 2025-07-17T06:52:05.7679813Z #39 161.7 CC scatter/libucc_tl_ucp_la-scatter_knomial.lo 2025-07-17T06:52:05.7680501Z #39 161.7 CC scatterv/libucc_tl_ucp_la-scatterv.lo 2025-07-17T06:52:05.7681234Z #39 161.7 CC scatterv/libucc_tl_ucp_la-scatterv_linear.lo 2025-07-17T06:52:07.4140852Z #39 163.5 CCLD libucc_tl_ucp.la 2025-07-17T06:52:07.6969648Z #39 163.8 LN libucc_tl_ucp.la 2025-07-17T06:52:07.6970017Z #39 163.8 LN .libs/libucc_tl_ucp.so 2025-07-17T06:52:07.6970363Z #39 163.8 LN .libs/libucc_tl_ucp.so.1 2025-07-17T06:52:07.6970705Z #39 163.8 LN .libs/libucc_tl_ucp.so.1.0.0 2025-07-17T06:52:07.8523491Z #39 163.8 make[4]: Leaving directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:07.8523973Z #39 163.8 Making all in coll_plugins/example 2025-07-17T06:52:07.8524465Z #39 163.8 make[4]: Entering directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:07.8525208Z #39 163.8 make[4]: Nothing to be done for 'all'. 2025-07-17T06:52:07.8525808Z #39 163.8 make[4]: Leaving directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:07.8526352Z #39 163.8 make[3]: Leaving directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:07.8526760Z #39 163.8 make[2]: Leaving directory '/ucc/src' 2025-07-17T06:52:07.8527080Z #39 163.8 Making all in contrib 2025-07-17T06:52:07.8527397Z #39 163.8 make[2]: Entering directory '/ucc/contrib' 2025-07-17T06:52:07.8527751Z #39 163.8 Making all in doca_urom_ucc_plugin 2025-07-17T06:52:07.8528167Z #39 163.8 make[3]: Entering directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:07.8528599Z #39 163.8 make[3]: Nothing to be done for 'all'. 2025-07-17T06:52:07.8529012Z #39 163.8 make[3]: Leaving directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:07.8529449Z #39 163.8 make[3]: Entering directory '/ucc/contrib' 2025-07-17T06:52:07.8529821Z #39 163.8 make[3]: Nothing to be done for 'all-am'. 2025-07-17T06:52:07.8530184Z #39 163.8 make[3]: Leaving directory '/ucc/contrib' 2025-07-17T06:52:07.8530551Z #39 163.8 make[2]: Leaving directory '/ucc/contrib' 2025-07-17T06:52:07.8530895Z #39 163.8 Making all in tools/info 2025-07-17T06:52:07.8531230Z #39 163.8 make[2]: Entering directory '/ucc/tools/info' 2025-07-17T06:52:07.8531831Z #39 163.8 /usr/bin/sed -nr 's:\s*#define\s+(\w+)(\s+(\w+)|\s+(".*")|\s*)$:{"\1", UCC_PP_MAKE_STRING(\3\4)},:p' <../../config.h >build_config.h 2025-07-17T06:52:07.8532350Z #39 163.8 make all-am 2025-07-17T06:52:07.8532642Z #39 163.8 make[3]: Entering directory '/ucc/tools/info' 2025-07-17T06:52:07.8533007Z #39 163.8 CC ucc_info-build_info.o 2025-07-17T06:52:07.8533317Z #39 163.8 CC ucc_info-ucc_info.o 2025-07-17T06:52:07.8533628Z #39 164.0 CCLD ucc_info 2025-07-17T06:52:07.9583445Z #39 164.1 make[3]: Leaving directory '/ucc/tools/info' 2025-07-17T06:52:08.0603900Z #39 164.1 make[2]: Leaving directory '/ucc/tools/info' 2025-07-17T06:52:08.0604318Z #39 164.1 Making all in cmake 2025-07-17T06:52:08.0604629Z #39 164.1 make[2]: Entering directory '/ucc/cmake' 2025-07-17T06:52:08.0605008Z #39 164.1 make[2]: Nothing to be done for 'all'. 2025-07-17T06:52:08.0605371Z #39 164.1 make[2]: Leaving directory '/ucc/cmake' 2025-07-17T06:52:08.0605725Z #39 164.1 make[2]: Entering directory '/ucc' 2025-07-17T06:52:08.0606046Z #39 164.1 make[2]: Leaving directory '/ucc' 2025-07-17T06:52:08.0606390Z #39 164.1 make[1]: Leaving directory '/ucc' 2025-07-17T06:52:08.0606676Z #39 164.1 2025-07-17T06:52:08.0606888Z #39 164.1 real 1m13.088s 2025-07-17T06:52:08.0607140Z #39 164.1 user 2m23.374s 2025-07-17T06:52:08.0607373Z #39 164.1 sys 0m11.188s 2025-07-17T06:52:08.0607616Z #39 164.1 + sudo make install 2025-07-17T06:52:08.0607883Z #39 164.1 Making install in src 2025-07-17T06:52:08.0608186Z #39 164.1 make[1]: Entering directory '/ucc/src' 2025-07-17T06:52:08.0608515Z #39 164.1 Making install in . 2025-07-17T06:52:08.0608802Z #39 164.1 make[2]: Entering directory '/ucc/src' 2025-07-17T06:52:08.0609162Z #39 164.1 make[3]: Entering directory '/ucc/src' 2025-07-17T06:52:08.0609508Z #39 164.1 /usr/bin/mkdir -p '/usr/lib' 2025-07-17T06:52:08.0609971Z #39 164.1 /bin/bash ../libtool --mode=install /usr/bin/install -c libucc.la '/usr/lib' 2025-07-17T06:52:08.0610634Z #39 164.2 libtool: install: /usr/bin/install -c .libs/libucc.so.1.0.0 /usr/lib/libucc.so.1.0.0 2025-07-17T06:52:08.1660839Z #39 164.2 libtool: install: (cd /usr/lib && { ln -s -f libucc.so.1.0.0 libucc.so.1 || { rm -f libucc.so.1 && ln -s libucc.so.1.0.0 libucc.so.1; }; }) 2025-07-17T06:52:08.1661773Z #39 164.2 libtool: install: (cd /usr/lib && { ln -s -f libucc.so.1.0.0 libucc.so || { rm -f libucc.so && ln -s libucc.so.1.0.0 libucc.so; }; }) 2025-07-17T06:52:08.1662676Z #39 164.2 libtool: install: /usr/bin/install -c .libs/libucc.lai /usr/lib/libucc.la 2025-07-17T06:52:08.1663274Z #39 164.2 libtool: install: /usr/bin/install -c .libs/libucc.a /usr/lib/libucc.a 2025-07-17T06:52:08.1663823Z #39 164.2 libtool: install: chmod 644 /usr/lib/libucc.a 2025-07-17T06:52:08.1664201Z #39 164.2 libtool: install: ranlib /usr/lib/libucc.a 2025-07-17T06:52:08.1666293Z #39 164.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib 2025-07-17T06:52:08.1667063Z #39 164.2 ---------------------------------------------------------------------- 2025-07-17T06:52:08.1667457Z #39 164.2 Libraries have been installed in: 2025-07-17T06:52:08.1667764Z #39 164.2 /usr/lib 2025-07-17T06:52:08.1667981Z #39 164.2 2025-07-17T06:52:08.1668294Z #39 164.2 If you ever happen to want to link against installed libraries 2025-07-17T06:52:08.1668817Z #39 164.2 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:08.1669319Z #39 164.2 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:08.1669818Z #39 164.2 flag during linking and do at least one of the following: 2025-07-17T06:52:08.1670296Z #39 164.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:08.1670680Z #39 164.2 during execution 2025-07-17T06:52:08.1671032Z #39 164.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:08.1671410Z #39 164.2 during linking 2025-07-17T06:52:08.1671718Z #39 164.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:08.1672179Z #39 164.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:08.1672682Z #39 164.2 2025-07-17T06:52:08.1673010Z #39 164.2 See any operating system documentation about shared libraries for 2025-07-17T06:52:08.1673534Z #39 164.2 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:08.1673994Z #39 164.2 ---------------------------------------------------------------------- 2025-07-17T06:52:08.1674559Z #39 164.2 /usr/bin/mkdir -p '/usr/include' 2025-07-17T06:52:08.1674910Z #39 164.2 /usr/bin/mkdir -p '/usr/include/ucc/api' 2025-07-17T06:52:08.1675571Z #39 164.2 /usr/bin/install -c -m 644 ucc/api/ucc.h ucc/api/ucc_def.h ucc/api/ucc_version.h ucc/api/ucc_status.h '/usr/include/ucc/api' 2025-07-17T06:52:08.1676233Z #39 164.2 make[3]: Leaving directory '/ucc/src' 2025-07-17T06:52:08.1676698Z #39 164.2 make[2]: Leaving directory '/ucc/src' 2025-07-17T06:52:08.1677031Z #39 164.2 Making install in components/cl/basic 2025-07-17T06:52:08.1677434Z #39 164.2 make[2]: Entering directory '/ucc/src/components/cl/basic' 2025-07-17T06:52:08.1677905Z #39 164.2 make[3]: Entering directory '/ucc/src/components/cl/basic' 2025-07-17T06:52:08.1678348Z #39 164.2 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:08.1678831Z #39 164.2 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:08.1679540Z #39 164.2 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_cl_basic.la '/usr/lib/ucc' 2025-07-17T06:52:08.1680126Z #39 164.3 libtool: warning: relinking 'libucc_cl_basic.la' 2025-07-17T06:52:08.2683076Z #39 164.3 libtool: install: (cd /ucc/src/components/cl/basic; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -lucs -o libucc_cl_basic.la -rpath /usr/lib/ucc libucc_cl_basic_la-cl_basic.lo libucc_cl_basic_la-cl_basic_lib.lo libucc_cl_basic_la-cl_basic_context.lo libucc_cl_basic_la-cl_basic_team.lo libucc_cl_basic_la-cl_basic_coll.lo /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:08.2686560Z #39 164.4 libtool: install: /usr/bin/install -c .libs/libucc_cl_basic.so.1.0.0T /usr/lib/ucc/libucc_cl_basic.so.1.0.0 2025-07-17T06:52:08.2687762Z #39 164.4 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_cl_basic.so.1.0.0 libucc_cl_basic.so.1 || { rm -f libucc_cl_basic.so.1 && ln -s libucc_cl_basic.so.1.0.0 libucc_cl_basic.so.1; }; }) 2025-07-17T06:52:08.4736160Z #39 164.4 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_cl_basic.so.1.0.0 libucc_cl_basic.so || { rm -f libucc_cl_basic.so && ln -s libucc_cl_basic.so.1.0.0 libucc_cl_basic.so; }; }) 2025-07-17T06:52:08.4737184Z #39 164.4 libtool: install: /usr/bin/install -c .libs/libucc_cl_basic.lai /usr/lib/ucc/libucc_cl_basic.la 2025-07-17T06:52:08.4737942Z #39 164.4 libtool: install: /usr/bin/install -c .libs/libucc_cl_basic.a /usr/lib/ucc/libucc_cl_basic.a 2025-07-17T06:52:08.4738541Z #39 164.4 libtool: install: chmod 644 /usr/lib/ucc/libucc_cl_basic.a 2025-07-17T06:52:08.4739022Z #39 164.4 libtool: install: ranlib /usr/lib/ucc/libucc_cl_basic.a 2025-07-17T06:52:08.4739747Z #39 164.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:08.4740460Z #39 164.4 ---------------------------------------------------------------------- 2025-07-17T06:52:08.4740870Z #39 164.4 Libraries have been installed in: 2025-07-17T06:52:08.4741183Z #39 164.4 /usr/lib/ucc 2025-07-17T06:52:08.4741413Z #39 164.4 2025-07-17T06:52:08.4741729Z #39 164.4 If you ever happen to want to link against installed libraries 2025-07-17T06:52:08.4742225Z #39 164.4 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:08.4742721Z #39 164.4 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:08.4743223Z #39 164.4 flag during linking and do at least one of the following: 2025-07-17T06:52:08.4743688Z #39 164.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:08.4744079Z #39 164.4 during execution 2025-07-17T06:52:08.4744429Z #39 164.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:08.4744801Z #39 164.4 during linking 2025-07-17T06:52:08.4745124Z #39 164.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:08.4745592Z #39 164.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:08.4745988Z #39 164.4 2025-07-17T06:52:08.4746322Z #39 164.4 See any operating system documentation about shared libraries for 2025-07-17T06:52:08.4746843Z #39 164.4 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:08.4747321Z #39 164.4 ---------------------------------------------------------------------- 2025-07-17T06:52:08.4747883Z #39 164.4 make[3]: Leaving directory '/ucc/src/components/cl/basic' 2025-07-17T06:52:08.4748328Z #39 164.4 make[2]: Leaving directory '/ucc/src/components/cl/basic' 2025-07-17T06:52:08.4748897Z #39 164.4 Making install in components/cl/hier 2025-07-17T06:52:08.4749303Z #39 164.4 make[2]: Entering directory '/ucc/src/components/cl/hier' 2025-07-17T06:52:08.4749753Z #39 164.4 make[3]: Entering directory '/ucc/src/components/cl/hier' 2025-07-17T06:52:08.4750203Z #39 164.4 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:08.4750576Z #39 164.4 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:08.4751118Z #39 164.4 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_cl_hier.la '/usr/lib/ucc' 2025-07-17T06:52:08.4751708Z #39 164.5 libtool: warning: relinking 'libucc_cl_hier.la' 2025-07-17T06:52:08.4756689Z #39 164.5 libtool: install: (cd /ucc/src/components/cl/hier; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -lucs -o libucc_cl_hier.la -rpath /usr/lib/ucc libucc_cl_hier_la-cl_hier.lo libucc_cl_hier_la-cl_hier_lib.lo libucc_cl_hier_la-cl_hier_context.lo libucc_cl_hier_la-cl_hier_team.lo libucc_cl_hier_la-cl_hier_coll.lo allreduce/libucc_cl_hier_la-allreduce.lo allreduce/libucc_cl_hier_la-allreduce_rab.lo allreduce/libucc_cl_hier_la-allreduce_split_rail.lo alltoallv/libucc_cl_hier_la-alltoallv.lo alltoall/libucc_cl_hier_la-alltoall.lo barrier/libucc_cl_hier_la-barrier.lo bcast/libucc_cl_hier_la-bcast.lo bcast/libucc_cl_hier_la-bcast_2step.lo reduce/libucc_cl_hier_la-reduce.lo reduce/libucc_cl_hier_la-reduce_2step.lo /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:08.4761908Z #39 164.6 libtool: install: /usr/bin/install -c .libs/libucc_cl_hier.so.1.0.0T /usr/lib/ucc/libucc_cl_hier.so.1.0.0 2025-07-17T06:52:08.6540342Z #39 164.6 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_cl_hier.so.1.0.0 libucc_cl_hier.so.1 || { rm -f libucc_cl_hier.so.1 && ln -s libucc_cl_hier.so.1.0.0 libucc_cl_hier.so.1; }; }) 2025-07-17T06:52:08.6541587Z #39 164.6 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_cl_hier.so.1.0.0 libucc_cl_hier.so || { rm -f libucc_cl_hier.so && ln -s libucc_cl_hier.so.1.0.0 libucc_cl_hier.so; }; }) 2025-07-17T06:52:08.6542566Z #39 164.6 libtool: install: /usr/bin/install -c .libs/libucc_cl_hier.lai /usr/lib/ucc/libucc_cl_hier.la 2025-07-17T06:52:08.6543323Z #39 164.6 libtool: install: /usr/bin/install -c .libs/libucc_cl_hier.a /usr/lib/ucc/libucc_cl_hier.a 2025-07-17T06:52:08.6543936Z #39 164.6 libtool: install: chmod 644 /usr/lib/ucc/libucc_cl_hier.a 2025-07-17T06:52:08.6544407Z #39 164.6 libtool: install: ranlib /usr/lib/ucc/libucc_cl_hier.a 2025-07-17T06:52:08.6545118Z #39 164.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:08.6545844Z #39 164.6 ---------------------------------------------------------------------- 2025-07-17T06:52:08.6546253Z #39 164.6 Libraries have been installed in: 2025-07-17T06:52:08.6546556Z #39 164.6 /usr/lib/ucc 2025-07-17T06:52:08.6546823Z #39 164.6 2025-07-17T06:52:08.6547122Z #39 164.6 If you ever happen to want to link against installed libraries 2025-07-17T06:52:08.6547624Z #39 164.6 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:08.6548138Z #39 164.6 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:08.6548627Z #39 164.6 flag during linking and do at least one of the following: 2025-07-17T06:52:08.6549113Z #39 164.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:08.6549505Z #39 164.6 during execution 2025-07-17T06:52:08.6549842Z #39 164.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:08.6550216Z #39 164.6 during linking 2025-07-17T06:52:08.6550592Z #39 164.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:08.6551056Z #39 164.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:08.6551459Z #39 164.6 2025-07-17T06:52:08.6551785Z #39 164.6 See any operating system documentation about shared libraries for 2025-07-17T06:52:08.6552320Z #39 164.6 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:08.6552800Z #39 164.6 ---------------------------------------------------------------------- 2025-07-17T06:52:08.6553254Z #39 164.6 make[3]: Leaving directory '/ucc/src/components/cl/hier' 2025-07-17T06:52:08.6553715Z #39 164.6 make[2]: Leaving directory '/ucc/src/components/cl/hier' 2025-07-17T06:52:08.6554127Z #39 164.6 Making install in components/mc/cpu 2025-07-17T06:52:08.6554522Z #39 164.6 make[2]: Entering directory '/ucc/src/components/mc/cpu' 2025-07-17T06:52:08.6554984Z #39 164.6 make[3]: Entering directory '/ucc/src/components/mc/cpu' 2025-07-17T06:52:08.6555409Z #39 164.6 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:08.6555997Z #39 164.6 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:08.6556595Z #39 164.6 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_mc_cpu.la '/usr/lib/ucc' 2025-07-17T06:52:08.6558089Z #39 164.7 libtool: warning: relinking 'libucc_mc_cpu.la' 2025-07-17T06:52:08.6560869Z #39 164.7 libtool: install: (cd /ucc/src/components/mc/cpu; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -lucs -o libucc_mc_cpu.la -rpath /usr/lib/ucc libucc_mc_cpu_la-mc_cpu.lo /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:08.6563821Z #39 164.8 libtool: install: /usr/bin/install -c .libs/libucc_mc_cpu.so.1.0.0T /usr/lib/ucc/libucc_mc_cpu.so.1.0.0 2025-07-17T06:52:08.8398046Z #39 164.8 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_mc_cpu.so.1.0.0 libucc_mc_cpu.so.1 || { rm -f libucc_mc_cpu.so.1 && ln -s libucc_mc_cpu.so.1.0.0 libucc_mc_cpu.so.1; }; }) 2025-07-17T06:52:08.8399393Z #39 164.8 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_mc_cpu.so.1.0.0 libucc_mc_cpu.so || { rm -f libucc_mc_cpu.so && ln -s libucc_mc_cpu.so.1.0.0 libucc_mc_cpu.so; }; }) 2025-07-17T06:52:08.8400328Z #39 164.8 libtool: install: /usr/bin/install -c .libs/libucc_mc_cpu.lai /usr/lib/ucc/libucc_mc_cpu.la 2025-07-17T06:52:08.8401057Z #39 164.8 libtool: install: /usr/bin/install -c .libs/libucc_mc_cpu.a /usr/lib/ucc/libucc_mc_cpu.a 2025-07-17T06:52:08.8401650Z #39 164.8 libtool: install: chmod 644 /usr/lib/ucc/libucc_mc_cpu.a 2025-07-17T06:52:08.8402118Z #39 164.8 libtool: install: ranlib /usr/lib/ucc/libucc_mc_cpu.a 2025-07-17T06:52:08.8402826Z #39 164.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:08.8403547Z #39 164.8 ---------------------------------------------------------------------- 2025-07-17T06:52:08.8403962Z #39 164.8 Libraries have been installed in: 2025-07-17T06:52:08.8404264Z #39 164.8 /usr/lib/ucc 2025-07-17T06:52:08.8404507Z #39 164.8 2025-07-17T06:52:08.8404808Z #39 164.8 If you ever happen to want to link against installed libraries 2025-07-17T06:52:08.8405443Z #39 164.8 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:08.8405947Z #39 164.8 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:08.8406424Z #39 164.8 flag during linking and do at least one of the following: 2025-07-17T06:52:08.8406891Z #39 164.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:08.8407280Z #39 164.8 during execution 2025-07-17T06:52:08.8407606Z #39 164.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:08.8407975Z #39 164.8 during linking 2025-07-17T06:52:08.8408277Z #39 164.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:08.8408952Z #39 164.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:08.8409360Z #39 164.8 2025-07-17T06:52:08.8409690Z #39 164.8 See any operating system documentation about shared libraries for 2025-07-17T06:52:08.8410227Z #39 164.8 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:08.8410712Z #39 164.8 ---------------------------------------------------------------------- 2025-07-17T06:52:08.8411164Z #39 164.8 make[3]: Leaving directory '/ucc/src/components/mc/cpu' 2025-07-17T06:52:08.8411663Z #39 164.8 make[2]: Leaving directory '/ucc/src/components/mc/cpu' 2025-07-17T06:52:08.8412071Z #39 164.8 Making install in components/mc/rocm 2025-07-17T06:52:08.8412466Z #39 164.8 make[2]: Entering directory '/ucc/src/components/mc/rocm' 2025-07-17T06:52:08.8412930Z #39 164.8 make[3]: Entering directory '/ucc/src/components/mc/rocm' 2025-07-17T06:52:08.8413361Z #39 164.8 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:08.8413744Z #39 164.8 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:08.8414437Z #39 164.8 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_mc_rocm.la '/usr/lib/ucc' 2025-07-17T06:52:08.8415007Z #39 164.8 libtool: warning: relinking 'libucc_mc_rocm.la' 2025-07-17T06:52:08.8418310Z #39 164.8 libtool: install: (cd /ucc/src/components/mc/rocm; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/opt/rocm/lib -L/opt/rocm/llvm/lib -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib -L/usr/lib -lucs -o libucc_mc_rocm.la -rpath /usr/lib/ucc libucc_mc_rocm_la-mc_rocm.lo -lamdhip64 -lhsa-runtime64 -lhsakmt /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:08.8421617Z #39 164.9 libtool: install: /usr/bin/install -c .libs/libucc_mc_rocm.so.1.0.0T /usr/lib/ucc/libucc_mc_rocm.so.1.0.0 2025-07-17T06:52:09.0168309Z #39 164.9 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_mc_rocm.so.1.0.0 libucc_mc_rocm.so.1 || { rm -f libucc_mc_rocm.so.1 && ln -s libucc_mc_rocm.so.1.0.0 libucc_mc_rocm.so.1; }; }) 2025-07-17T06:52:09.0169517Z #39 164.9 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_mc_rocm.so.1.0.0 libucc_mc_rocm.so || { rm -f libucc_mc_rocm.so && ln -s libucc_mc_rocm.so.1.0.0 libucc_mc_rocm.so; }; }) 2025-07-17T06:52:09.0170496Z #39 164.9 libtool: install: /usr/bin/install -c .libs/libucc_mc_rocm.lai /usr/lib/ucc/libucc_mc_rocm.la 2025-07-17T06:52:09.0171232Z #39 164.9 libtool: install: /usr/bin/install -c .libs/libucc_mc_rocm.a /usr/lib/ucc/libucc_mc_rocm.a 2025-07-17T06:52:09.0171832Z #39 165.0 libtool: install: chmod 644 /usr/lib/ucc/libucc_mc_rocm.a 2025-07-17T06:52:09.0172291Z #39 165.0 libtool: install: ranlib /usr/lib/ucc/libucc_mc_rocm.a 2025-07-17T06:52:09.0173019Z #39 165.0 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:09.0173738Z #39 165.0 ---------------------------------------------------------------------- 2025-07-17T06:52:09.0174132Z #39 165.0 Libraries have been installed in: 2025-07-17T06:52:09.0174449Z #39 165.0 /usr/lib/ucc 2025-07-17T06:52:09.0174677Z #39 165.0 2025-07-17T06:52:09.0175002Z #39 165.0 If you ever happen to want to link against installed libraries 2025-07-17T06:52:09.0175501Z #39 165.0 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:09.0175996Z #39 165.0 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:09.0176495Z #39 165.0 flag during linking and do at least one of the following: 2025-07-17T06:52:09.0176975Z #39 165.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:09.0177356Z #39 165.0 during execution 2025-07-17T06:52:09.0177707Z #39 165.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:09.0178073Z #39 165.0 during linking 2025-07-17T06:52:09.0178396Z #39 165.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:09.0178863Z #39 165.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:09.0179261Z #39 165.0 2025-07-17T06:52:09.0179600Z #39 165.0 See any operating system documentation about shared libraries for 2025-07-17T06:52:09.0180246Z #39 165.0 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:09.0180702Z #39 165.0 ---------------------------------------------------------------------- 2025-07-17T06:52:09.0181151Z #39 165.0 make[3]: Leaving directory '/ucc/src/components/mc/rocm' 2025-07-17T06:52:09.0181601Z #39 165.0 make[2]: Leaving directory '/ucc/src/components/mc/rocm' 2025-07-17T06:52:09.0182153Z #39 165.0 Making install in components/ec/cpu 2025-07-17T06:52:09.0182555Z #39 165.0 make[2]: Entering directory '/ucc/src/components/ec/cpu' 2025-07-17T06:52:09.0183162Z #39 165.0 make[3]: Entering directory '/ucc/src/components/ec/cpu' 2025-07-17T06:52:09.0183729Z #39 165.0 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.0184118Z #39 165.0 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:09.0184714Z #39 165.0 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_ec_cpu.la '/usr/lib/ucc' 2025-07-17T06:52:09.0185395Z #39 165.0 libtool: warning: relinking 'libucc_ec_cpu.la' 2025-07-17T06:52:09.0188093Z #39 165.0 libtool: install: (cd /ucc/src/components/ec/cpu; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -lucs -o libucc_ec_cpu.la -rpath /usr/lib/ucc libucc_ec_cpu_la-ec_cpu.lo libucc_ec_cpu_la-ec_cpu_reduce.lo /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:09.0190984Z #39 165.1 libtool: install: /usr/bin/install -c .libs/libucc_ec_cpu.so.1.0.0T /usr/lib/ucc/libucc_ec_cpu.so.1.0.0 2025-07-17T06:52:09.1184186Z #39 165.1 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_ec_cpu.so.1.0.0 libucc_ec_cpu.so.1 || { rm -f libucc_ec_cpu.so.1 && ln -s libucc_ec_cpu.so.1.0.0 libucc_ec_cpu.so.1; }; }) 2025-07-17T06:52:09.1185391Z #39 165.1 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_ec_cpu.so.1.0.0 libucc_ec_cpu.so || { rm -f libucc_ec_cpu.so && ln -s libucc_ec_cpu.so.1.0.0 libucc_ec_cpu.so; }; }) 2025-07-17T06:52:09.1186309Z #39 165.1 libtool: install: /usr/bin/install -c .libs/libucc_ec_cpu.lai /usr/lib/ucc/libucc_ec_cpu.la 2025-07-17T06:52:09.1187037Z #39 165.1 libtool: install: /usr/bin/install -c .libs/libucc_ec_cpu.a /usr/lib/ucc/libucc_ec_cpu.a 2025-07-17T06:52:09.1187630Z #39 165.1 libtool: install: chmod 644 /usr/lib/ucc/libucc_ec_cpu.a 2025-07-17T06:52:09.1188091Z #39 165.1 libtool: install: ranlib /usr/lib/ucc/libucc_ec_cpu.a 2025-07-17T06:52:09.1188807Z #39 165.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:09.1189520Z #39 165.2 ---------------------------------------------------------------------- 2025-07-17T06:52:09.1189933Z #39 165.2 Libraries have been installed in: 2025-07-17T06:52:09.1190246Z #39 165.2 /usr/lib/ucc 2025-07-17T06:52:09.1190473Z #39 165.2 2025-07-17T06:52:09.1190790Z #39 165.2 If you ever happen to want to link against installed libraries 2025-07-17T06:52:09.1191288Z #39 165.2 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:09.1191783Z #39 165.2 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:09.1192285Z #39 165.2 flag during linking and do at least one of the following: 2025-07-17T06:52:09.1192749Z #39 165.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:09.1193141Z #39 165.2 during execution 2025-07-17T06:52:09.1193492Z #39 165.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:09.1193856Z #39 165.2 during linking 2025-07-17T06:52:09.1194179Z #39 165.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:09.1194640Z #39 165.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:09.1195038Z #39 165.2 2025-07-17T06:52:09.1195376Z #39 165.2 See any operating system documentation about shared libraries for 2025-07-17T06:52:09.1195895Z #39 165.2 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:09.1196376Z #39 165.2 ---------------------------------------------------------------------- 2025-07-17T06:52:09.1196837Z #39 165.2 make[3]: Leaving directory '/ucc/src/components/ec/cpu' 2025-07-17T06:52:09.1197278Z #39 165.2 make[2]: Leaving directory '/ucc/src/components/ec/cpu' 2025-07-17T06:52:09.1199438Z #39 165.2 Making install in components/ec/rocm 2025-07-17T06:52:09.1199853Z #39 165.2 make[2]: Entering directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.1200234Z #39 165.2 Making install in kernel 2025-07-17T06:52:09.1200743Z #39 165.2 make[3]: Entering directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:52:09.1201248Z #39 165.2 make[4]: Entering directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:52:09.1201820Z #39 165.2 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.1202246Z #39 165.2 make[4]: Nothing to be done for 'install-data-am'. 2025-07-17T06:52:09.1202703Z #39 165.2 make[4]: Leaving directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:52:09.1203215Z #39 165.2 make[3]: Leaving directory '/ucc/src/components/ec/rocm/kernel' 2025-07-17T06:52:09.1203708Z #39 165.2 make[3]: Entering directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.1204166Z #39 165.2 make[4]: Entering directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.1204614Z #39 165.2 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.1204991Z #39 165.2 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:09.1205534Z #39 165.2 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_ec_rocm.la '/usr/lib/ucc' 2025-07-17T06:52:09.1206126Z #39 165.2 libtool: warning: relinking 'libucc_ec_rocm.la' 2025-07-17T06:52:09.1209917Z #39 165.2 libtool: install: (cd /ucc/src/components/ec/rocm; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/opt/rocm/lib -L/opt/rocm/llvm/lib -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib -L/usr/lib -lucs -o libucc_ec_rocm.la -rpath /usr/lib/ucc libucc_ec_rocm_la-ec_rocm.lo libucc_ec_rocm_la-ec_rocm_executor.lo libucc_ec_rocm_la-ec_rocm_executor_interruptible.lo libucc_ec_rocm_la-ec_rocm_executor_persistent.lo -lamdhip64 -lhsa-runtime64 -lhsakmt kernel/libucc_ec_rocm_kernels.la /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:09.2408846Z #39 165.3 libtool: install: /usr/bin/install -c .libs/libucc_ec_rocm.so.1.0.0T /usr/lib/ucc/libucc_ec_rocm.so.1.0.0 2025-07-17T06:52:09.3558549Z #39 165.3 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_ec_rocm.so.1.0.0 libucc_ec_rocm.so.1 || { rm -f libucc_ec_rocm.so.1 && ln -s libucc_ec_rocm.so.1.0.0 libucc_ec_rocm.so.1; }; }) 2025-07-17T06:52:09.3559849Z #39 165.3 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_ec_rocm.so.1.0.0 libucc_ec_rocm.so || { rm -f libucc_ec_rocm.so && ln -s libucc_ec_rocm.so.1.0.0 libucc_ec_rocm.so; }; }) 2025-07-17T06:52:09.3560795Z #39 165.3 libtool: install: /usr/bin/install -c .libs/libucc_ec_rocm.lai /usr/lib/ucc/libucc_ec_rocm.la 2025-07-17T06:52:09.3561538Z #39 165.4 libtool: install: /usr/bin/install -c .libs/libucc_ec_rocm.a /usr/lib/ucc/libucc_ec_rocm.a 2025-07-17T06:52:09.3562151Z #39 165.4 libtool: install: chmod 644 /usr/lib/ucc/libucc_ec_rocm.a 2025-07-17T06:52:09.3562608Z #39 165.4 libtool: install: ranlib /usr/lib/ucc/libucc_ec_rocm.a 2025-07-17T06:52:09.3563342Z #39 165.4 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:09.3564068Z #39 165.4 ---------------------------------------------------------------------- 2025-07-17T06:52:09.3564462Z #39 165.4 Libraries have been installed in: 2025-07-17T06:52:09.3564778Z #39 165.4 /usr/lib/ucc 2025-07-17T06:52:09.3565007Z #39 165.4 2025-07-17T06:52:09.3565319Z #39 165.4 If you ever happen to want to link against installed libraries 2025-07-17T06:52:09.3565818Z #39 165.4 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:09.3566314Z #39 165.4 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:09.3567005Z #39 165.4 flag during linking and do at least one of the following: 2025-07-17T06:52:09.3567484Z #39 165.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:09.3567863Z #39 165.4 during execution 2025-07-17T06:52:09.3568280Z #39 165.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:09.3568658Z #39 165.4 during linking 2025-07-17T06:52:09.3569058Z #39 165.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:09.3569526Z #39 165.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:09.3569919Z #39 165.4 2025-07-17T06:52:09.3570257Z #39 165.4 See any operating system documentation about shared libraries for 2025-07-17T06:52:09.3570793Z #39 165.4 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:09.3571264Z #39 165.4 ---------------------------------------------------------------------- 2025-07-17T06:52:09.3571724Z #39 165.4 make[4]: Leaving directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.3572182Z #39 165.4 make[3]: Leaving directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.3572625Z #39 165.4 make[2]: Leaving directory '/ucc/src/components/ec/rocm' 2025-07-17T06:52:09.3573033Z #39 165.4 Making install in components/tl/cuda 2025-07-17T06:52:09.3573442Z #39 165.4 make[2]: Entering directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:09.3573897Z #39 165.4 make[3]: Entering directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:09.3574339Z #39 165.4 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.3574765Z #39 165.4 make[3]: Leaving directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:09.3575219Z #39 165.4 make[2]: Leaving directory '/ucc/src/components/tl/cuda' 2025-07-17T06:52:09.3575627Z #39 165.4 Making install in components/tl/mlx5 2025-07-17T06:52:09.3576021Z #39 165.4 make[2]: Entering directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:09.3576483Z #39 165.4 make[3]: Entering directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:09.3576929Z #39 165.4 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.3577352Z #39 165.4 make[3]: Leaving directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:09.3577804Z #39 165.4 make[2]: Leaving directory '/ucc/src/components/tl/mlx5' 2025-07-17T06:52:09.3578195Z #39 165.4 Making install in components/tl/nccl 2025-07-17T06:52:09.3578680Z #39 165.4 make[2]: Entering directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:09.3579143Z #39 165.4 make[3]: Entering directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:09.3579571Z #39 165.4 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.3580007Z #39 165.4 make[3]: Leaving directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:09.3580457Z #39 165.4 make[2]: Leaving directory '/ucc/src/components/tl/nccl' 2025-07-17T06:52:09.3580850Z #39 165.4 Making install in components/tl/rccl 2025-07-17T06:52:09.3581256Z #39 165.4 make[2]: Entering directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:09.3581711Z #39 165.4 make[3]: Entering directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:09.3582151Z #39 165.4 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.3582535Z #39 165.4 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:09.3583063Z #39 165.4 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_tl_rccl.la '/usr/lib/ucc' 2025-07-17T06:52:09.3583651Z #39 165.5 libtool: warning: relinking 'libucc_tl_rccl.la' 2025-07-17T06:52:09.4717730Z #39 165.5 libtool: install: (cd /ucc/src/components/tl/rccl; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/opt/rocm/lib -L/opt/rocm/lib64 -L/opt/rocm/hsa/lib -L/opt/rocm/lib -L/opt/rocm/llvm/lib -L/usr/lib -lucs -o libucc_tl_rccl.la -rpath /usr/lib/ucc libucc_tl_rccl_la-tl_rccl.lo libucc_tl_rccl_la-tl_rccl_lib.lo libucc_tl_rccl_la-tl_rccl_context.lo libucc_tl_rccl_la-tl_rccl_team.lo libucc_tl_rccl_la-tl_rccl_coll.lo allgatherv/libucc_tl_rccl_la-allgatherv.lo -lhsa-runtime64 -lhsakmt -lamdhip64 -lrccl /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:09.4722244Z #39 165.6 libtool: install: /usr/bin/install -c .libs/libucc_tl_rccl.so.1.0.0T /usr/lib/ucc/libucc_tl_rccl.so.1.0.0 2025-07-17T06:52:09.6576840Z #39 165.6 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_rccl.so.1.0.0 libucc_tl_rccl.so.1 || { rm -f libucc_tl_rccl.so.1 && ln -s libucc_tl_rccl.so.1.0.0 libucc_tl_rccl.so.1; }; }) 2025-07-17T06:52:09.6578043Z #39 165.6 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_rccl.so.1.0.0 libucc_tl_rccl.so || { rm -f libucc_tl_rccl.so && ln -s libucc_tl_rccl.so.1.0.0 libucc_tl_rccl.so; }; }) 2025-07-17T06:52:09.6579022Z #39 165.6 libtool: install: /usr/bin/install -c .libs/libucc_tl_rccl.lai /usr/lib/ucc/libucc_tl_rccl.la 2025-07-17T06:52:09.6579744Z #39 165.6 libtool: install: /usr/bin/install -c .libs/libucc_tl_rccl.a /usr/lib/ucc/libucc_tl_rccl.a 2025-07-17T06:52:09.6580354Z #39 165.6 libtool: install: chmod 644 /usr/lib/ucc/libucc_tl_rccl.a 2025-07-17T06:52:09.6580810Z #39 165.6 libtool: install: ranlib /usr/lib/ucc/libucc_tl_rccl.a 2025-07-17T06:52:09.6581542Z #39 165.6 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:09.6582263Z #39 165.6 ---------------------------------------------------------------------- 2025-07-17T06:52:09.6582656Z #39 165.6 Libraries have been installed in: 2025-07-17T06:52:09.6582971Z #39 165.6 /usr/lib/ucc 2025-07-17T06:52:09.6583218Z #39 165.6 2025-07-17T06:52:09.6583522Z #39 165.6 If you ever happen to want to link against installed libraries 2025-07-17T06:52:09.6584046Z #39 165.6 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:09.6584565Z #39 165.6 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:09.6585058Z #39 165.6 flag during linking and do at least one of the following: 2025-07-17T06:52:09.6585541Z #39 165.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:09.6585924Z #39 165.6 during execution 2025-07-17T06:52:09.6586282Z #39 165.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:09.6586660Z #39 165.6 during linking 2025-07-17T06:52:09.6586977Z #39 165.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:09.6587444Z #39 165.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:09.6587853Z #39 165.6 2025-07-17T06:52:09.6588178Z #39 165.6 See any operating system documentation about shared libraries for 2025-07-17T06:52:09.6588717Z #39 165.6 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:09.6589296Z #39 165.6 ---------------------------------------------------------------------- 2025-07-17T06:52:09.6589914Z #39 165.6 make[3]: Leaving directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:09.6590377Z #39 165.6 make[2]: Leaving directory '/ucc/src/components/tl/rccl' 2025-07-17T06:52:09.6590780Z #39 165.6 Making install in components/tl/self 2025-07-17T06:52:09.6591197Z #39 165.6 make[2]: Entering directory '/ucc/src/components/tl/self' 2025-07-17T06:52:09.6591666Z #39 165.6 make[3]: Entering directory '/ucc/src/components/tl/self' 2025-07-17T06:52:09.6592099Z #39 165.6 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.6592485Z #39 165.6 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:09.6593027Z #39 165.6 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_tl_self.la '/usr/lib/ucc' 2025-07-17T06:52:09.6593607Z #39 165.7 libtool: warning: relinking 'libucc_tl_self.la' 2025-07-17T06:52:09.6596875Z #39 165.7 libtool: install: (cd /ucc/src/components/tl/self; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -lucs -o libucc_tl_self.la -rpath /usr/lib/ucc libucc_tl_self_la-tl_self.lo libucc_tl_self_la-tl_self_coll.lo libucc_tl_self_la-tl_self_context.lo libucc_tl_self_la-tl_self_lib.lo libucc_tl_self_la-tl_self_team.lo /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:09.6600353Z #39 165.8 libtool: install: /usr/bin/install -c .libs/libucc_tl_self.so.1.0.0T /usr/lib/ucc/libucc_tl_self.so.1.0.0 2025-07-17T06:52:09.7608191Z #39 165.8 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_self.so.1.0.0 libucc_tl_self.so.1 || { rm -f libucc_tl_self.so.1 && ln -s libucc_tl_self.so.1.0.0 libucc_tl_self.so.1; }; }) 2025-07-17T06:52:09.7609404Z #39 165.8 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_self.so.1.0.0 libucc_tl_self.so || { rm -f libucc_tl_self.so && ln -s libucc_tl_self.so.1.0.0 libucc_tl_self.so; }; }) 2025-07-17T06:52:09.7610357Z #39 165.8 libtool: install: /usr/bin/install -c .libs/libucc_tl_self.lai /usr/lib/ucc/libucc_tl_self.la 2025-07-17T06:52:09.7611123Z #39 165.8 libtool: install: /usr/bin/install -c .libs/libucc_tl_self.a /usr/lib/ucc/libucc_tl_self.a 2025-07-17T06:52:09.7611728Z #39 165.8 libtool: install: chmod 644 /usr/lib/ucc/libucc_tl_self.a 2025-07-17T06:52:09.7612181Z #39 165.8 libtool: install: ranlib /usr/lib/ucc/libucc_tl_self.a 2025-07-17T06:52:09.7612907Z #39 165.8 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:09.7613628Z #39 165.8 ---------------------------------------------------------------------- 2025-07-17T06:52:09.7614021Z #39 165.8 Libraries have been installed in: 2025-07-17T06:52:09.7614339Z #39 165.8 /usr/lib/ucc 2025-07-17T06:52:09.7614581Z #39 165.8 2025-07-17T06:52:09.7614882Z #39 165.8 If you ever happen to want to link against installed libraries 2025-07-17T06:52:09.7615389Z #39 165.8 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:09.7615899Z #39 165.8 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:09.7616395Z #39 165.8 flag during linking and do at least one of the following: 2025-07-17T06:52:09.7616873Z #39 165.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:09.7617255Z #39 165.8 during execution 2025-07-17T06:52:09.7617606Z #39 165.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:09.7617984Z #39 165.8 during linking 2025-07-17T06:52:09.7618290Z #39 165.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:09.7618755Z #39 165.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:09.7619164Z #39 165.8 2025-07-17T06:52:09.7619597Z #39 165.8 See any operating system documentation about shared libraries for 2025-07-17T06:52:09.7620210Z #39 165.8 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:09.7620654Z #39 165.8 ---------------------------------------------------------------------- 2025-07-17T06:52:09.7621098Z #39 165.8 make[3]: Leaving directory '/ucc/src/components/tl/self' 2025-07-17T06:52:09.7621535Z #39 165.8 make[2]: Leaving directory '/ucc/src/components/tl/self' 2025-07-17T06:52:09.7621905Z #39 165.8 Making install in components/tl/sharp 2025-07-17T06:52:09.7622289Z #39 165.8 make[2]: Entering directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:09.7622728Z #39 165.8 make[3]: Entering directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:09.7623132Z #39 165.8 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.7623546Z #39 165.8 make[3]: Leaving directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:09.7624315Z #39 165.8 make[2]: Leaving directory '/ucc/src/components/tl/sharp' 2025-07-17T06:52:09.7624723Z #39 165.8 Making install in components/tl/ucp 2025-07-17T06:52:09.7625122Z #39 165.8 make[2]: Entering directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:09.7625597Z #39 165.8 Making install in . 2025-07-17T06:52:09.7625949Z #39 165.9 make[3]: Entering directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:09.9710943Z #39 165.9 make[4]: Entering directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:09.9711440Z #39 165.9 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:09.9711877Z #39 165.9 /usr/bin/mkdir -p '/usr/lib/ucc' 2025-07-17T06:52:09.9712421Z #39 165.9 /bin/bash ../../../../libtool --mode=install /usr/bin/install -c libucc_tl_ucp.la '/usr/lib/ucc' 2025-07-17T06:52:09.9713016Z #39 165.9 libtool: warning: relinking 'libucc_tl_ucp.la' 2025-07-17T06:52:09.9724681Z #39 165.9 libtool: install: (cd /ucc/src/components/tl/ucp; /bin/bash "/ucc/libtool" --silent --tag CC --mode=relink gcc -Wall -Werror -funwind-tables -Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar -Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign -Werror-implicit-function-declaration -Wnested-externs -Wshadow -Wenum-conversion -O3 -g -DNDEBUG -std=gnu11 -version-info 1:0:0 --as-needed -L/usr/lib -L/usr/lib -lucs -o libucc_tl_ucp.la -rpath /usr/lib/ucc libucc_tl_ucp_la-tl_ucp.lo libucc_tl_ucp_la-tl_ucp_lib.lo libucc_tl_ucp_la-tl_ucp_context.lo libucc_tl_ucp_la-tl_ucp_team.lo libucc_tl_ucp_la-tl_ucp_ep.lo libucc_tl_ucp_la-tl_ucp_coll.lo libucc_tl_ucp_la-tl_ucp_service_coll.lo libucc_tl_ucp_la-tl_ucp_dpu_offload.lo allgather/libucc_tl_ucp_la-allgather.lo allgather/libucc_tl_ucp_la-allgather_ring.lo allgather/libucc_tl_ucp_la-allgather_neighbor.lo allgather/libucc_tl_ucp_la-allgather_bruck.lo allgather/libucc_tl_ucp_la-allgather_sparbit.lo allgather/libucc_tl_ucp_la-allgather_knomial.lo allgatherv/libucc_tl_ucp_la-allgatherv.lo allgatherv/libucc_tl_ucp_la-allgatherv_ring.lo allgatherv/libucc_tl_ucp_la-allgatherv_knomial.lo alltoall/libucc_tl_ucp_la-alltoall.lo alltoall/libucc_tl_ucp_la-alltoall_onesided.lo alltoall/libucc_tl_ucp_la-alltoall_pairwise.lo alltoall/libucc_tl_ucp_la-alltoall_bruck.lo alltoallv/libucc_tl_ucp_la-alltoallv.lo alltoallv/libucc_tl_ucp_la-alltoallv_pairwise.lo alltoallv/libucc_tl_ucp_la-alltoallv_hybrid.lo alltoallv/libucc_tl_ucp_la-alltoallv_onesided.lo allreduce/libucc_tl_ucp_la-allreduce.lo allreduce/libucc_tl_ucp_la-allreduce_knomial.lo allreduce/libucc_tl_ucp_la-allreduce_sra_knomial.lo allreduce/libucc_tl_ucp_la-allreduce_sliding_window.lo allreduce/libucc_tl_ucp_la-allreduce_sliding_window_setup.lo allreduce/libucc_tl_ucp_la-allreduce_dbt.lo barrier/libucc_tl_ucp_la-barrier.lo barrier/libucc_tl_ucp_la-barrier_knomial.lo bcast/libucc_tl_ucp_la-bcast.lo bcast/libucc_tl_ucp_la-bcast_knomial.lo bcast/libucc_tl_ucp_la-bcast_sag_knomial.lo bcast/libucc_tl_ucp_la-bcast_dbt.lo fanin/libucc_tl_ucp_la-fanin.lo fanout/libucc_tl_ucp_la-fanout.lo gather/libucc_tl_ucp_la-gather.lo gather/libucc_tl_ucp_la-gather_knomial.lo gatherv/libucc_tl_ucp_la-gatherv.lo gatherv/libucc_tl_ucp_la-gatherv_linear.lo reduce/libucc_tl_ucp_la-reduce.lo reduce/libucc_tl_ucp_la-reduce_knomial.lo reduce/libucc_tl_ucp_la-reduce_dbt.lo reduce_scatter/libucc_tl_ucp_la-reduce_scatter_knomial.lo reduce_scatter/libucc_tl_ucp_la-reduce_scatter_ring.lo reduce_scatter/libucc_tl_ucp_la-reduce_scatter.lo reduce_scatterv/libucc_tl_ucp_la-reduce_scatterv_ring.lo reduce_scatterv/libucc_tl_ucp_la-reduce_scatterv.lo scatter/libucc_tl_ucp_la-scatter_knomial.lo scatterv/libucc_tl_ucp_la-scatterv.lo scatterv/libucc_tl_ucp_la-scatterv_linear.lo -lucp -lucm /ucc/src/libucc.la -lrt -lrt ) 2025-07-17T06:52:09.9966840Z #39 166.1 libtool: install: /usr/bin/install -c .libs/libucc_tl_ucp.so.1.0.0T /usr/lib/ucc/libucc_tl_ucp.so.1.0.0 2025-07-17T06:52:10.1019123Z #39 166.1 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_ucp.so.1.0.0 libucc_tl_ucp.so.1 || { rm -f libucc_tl_ucp.so.1 && ln -s libucc_tl_ucp.so.1.0.0 libucc_tl_ucp.so.1; }; }) 2025-07-17T06:52:10.1020647Z #39 166.1 libtool: install: (cd /usr/lib/ucc && { ln -s -f libucc_tl_ucp.so.1.0.0 libucc_tl_ucp.so || { rm -f libucc_tl_ucp.so && ln -s libucc_tl_ucp.so.1.0.0 libucc_tl_ucp.so; }; }) 2025-07-17T06:52:10.1021648Z #39 166.1 libtool: install: /usr/bin/install -c .libs/libucc_tl_ucp.lai /usr/lib/ucc/libucc_tl_ucp.la 2025-07-17T06:52:10.1022482Z #39 166.1 libtool: install: /usr/bin/install -c .libs/libucc_tl_ucp.a /usr/lib/ucc/libucc_tl_ucp.a 2025-07-17T06:52:10.1023065Z #39 166.1 libtool: install: chmod 644 /usr/lib/ucc/libucc_tl_ucp.a 2025-07-17T06:52:10.1023530Z #39 166.1 libtool: install: ranlib /usr/lib/ucc/libucc_tl_ucp.a 2025-07-17T06:52:10.1024256Z #39 166.2 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib/ucc 2025-07-17T06:52:10.1024967Z #39 166.2 ---------------------------------------------------------------------- 2025-07-17T06:52:10.1025376Z #39 166.2 Libraries have been installed in: 2025-07-17T06:52:10.1025675Z #39 166.2 /usr/lib/ucc 2025-07-17T06:52:10.1025919Z #39 166.2 2025-07-17T06:52:10.1026235Z #39 166.2 If you ever happen to want to link against installed libraries 2025-07-17T06:52:10.1026726Z #39 166.2 in a given directory, LIBDIR, you must either use libtool, and 2025-07-17T06:52:10.1027245Z #39 166.2 specify the full pathname of the library, or use the '-LLIBDIR' 2025-07-17T06:52:10.1027751Z #39 166.2 flag during linking and do at least one of the following: 2025-07-17T06:52:10.1028217Z #39 166.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-07-17T06:52:10.1028608Z #39 166.2 during execution 2025-07-17T06:52:10.1028945Z #39 166.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-07-17T06:52:10.1029324Z #39 166.2 during linking 2025-07-17T06:52:10.1029646Z #39 166.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-07-17T06:52:10.1030099Z #39 166.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-07-17T06:52:10.1030506Z #39 166.2 2025-07-17T06:52:10.1031050Z #39 166.2 See any operating system documentation about shared libraries for 2025-07-17T06:52:10.1031533Z #39 166.2 more information, such as the ld(1) and ld.so(8) manual pages. 2025-07-17T06:52:10.1031981Z #39 166.2 ---------------------------------------------------------------------- 2025-07-17T06:52:10.1032398Z #39 166.2 make[4]: Leaving directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:10.1032821Z #39 166.2 make[3]: Leaving directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:10.1033202Z #39 166.2 Making install in coll_plugins/example 2025-07-17T06:52:10.1033645Z #39 166.2 make[3]: Entering directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:10.1034220Z #39 166.2 make[4]: Entering directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:10.1034722Z #39 166.2 make[4]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:10.1035192Z #39 166.2 make[4]: Leaving directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:10.1035761Z #39 166.2 make[3]: Leaving directory '/ucc/src/components/tl/ucp/coll_plugins/example' 2025-07-17T06:52:10.1036259Z #39 166.2 make[2]: Leaving directory '/ucc/src/components/tl/ucp' 2025-07-17T06:52:10.1036624Z #39 166.2 make[1]: Leaving directory '/ucc/src' 2025-07-17T06:52:10.1036945Z #39 166.2 Making install in contrib 2025-07-17T06:52:10.1037260Z #39 166.2 make[1]: Entering directory '/ucc/contrib' 2025-07-17T06:52:10.1037595Z #39 166.2 Making install in doca_urom_ucc_plugin 2025-07-17T06:52:10.1038002Z #39 166.2 make[2]: Entering directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:10.1038477Z #39 166.2 make[3]: Entering directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:10.1039177Z #39 166.2 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:10.1039696Z #39 166.2 make[3]: Leaving directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:10.1040243Z #39 166.2 make[2]: Leaving directory '/ucc/contrib/doca_urom_ucc_plugin' 2025-07-17T06:52:10.1040687Z #39 166.2 make[2]: Entering directory '/ucc/contrib' 2025-07-17T06:52:10.1041069Z #39 166.2 make[3]: Entering directory '/ucc/contrib' 2025-07-17T06:52:10.1041518Z #39 166.2 make[3]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:10.1041940Z #39 166.2 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:52:10.1042422Z #39 166.2 make[3]: Leaving directory '/ucc/contrib' 2025-07-17T06:52:10.1042786Z #39 166.2 make[2]: Leaving directory '/ucc/contrib' 2025-07-17T06:52:10.1043158Z #39 166.2 make[1]: Leaving directory '/ucc/contrib' 2025-07-17T06:52:10.1043489Z #39 166.2 Making install in tools/info 2025-07-17T06:52:10.1043837Z #39 166.2 make[1]: Entering directory '/ucc/tools/info' 2025-07-17T06:52:10.1044182Z #39 166.2 make install-am 2025-07-17T06:52:10.1044478Z #39 166.2 make[2]: Entering directory '/ucc/tools/info' 2025-07-17T06:52:10.2428881Z #39 166.2 make[3]: Entering directory '/ucc/tools/info' 2025-07-17T06:52:10.2430061Z #39 166.2 /usr/bin/mkdir -p '/usr/bin' 2025-07-17T06:52:10.2431378Z #39 166.2 /bin/bash ../../libtool --mode=install /usr/bin/install -c ucc_info '/usr/bin' 2025-07-17T06:52:10.2432549Z #39 166.2 libtool: install: /usr/bin/install -c .libs/ucc_info /usr/bin/ucc_info 2025-07-17T06:52:10.2433060Z #39 166.2 make[3]: Nothing to be done for 'install-data-am'. 2025-07-17T06:52:10.2433474Z #39 166.2 make[3]: Leaving directory '/ucc/tools/info' 2025-07-17T06:52:10.2433874Z #39 166.2 make[2]: Leaving directory '/ucc/tools/info' 2025-07-17T06:52:10.2434249Z #39 166.2 make[1]: Leaving directory '/ucc/tools/info' 2025-07-17T06:52:10.2434598Z #39 166.2 Making install in cmake 2025-07-17T06:52:10.2434988Z #39 166.2 make[1]: Entering directory '/ucc/cmake' 2025-07-17T06:52:10.2435343Z #39 166.3 make[2]: Entering directory '/ucc/cmake' 2025-07-17T06:52:10.2435782Z #39 166.3 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:10.2436217Z #39 166.3 /usr/bin/mkdir -p '/usr/lib/cmake/ucc' 2025-07-17T06:52:10.2436858Z #39 166.3 /usr/bin/install -c -m 644 ucc-targets.cmake ucc-config.cmake ucc-config-version.cmake '/usr/lib/cmake/ucc' 2025-07-17T06:52:10.2437488Z #39 166.3 make[2]: Leaving directory '/ucc/cmake' 2025-07-17T06:52:10.2437849Z #39 166.3 make[1]: Leaving directory '/ucc/cmake' 2025-07-17T06:52:10.2438201Z #39 166.3 make[1]: Entering directory '/ucc' 2025-07-17T06:52:10.2438546Z #39 166.3 make[2]: Entering directory '/ucc' 2025-07-17T06:52:10.2439048Z #39 166.3 make[2]: Nothing to be done for 'install-exec-am'. 2025-07-17T06:52:10.2439444Z #39 166.3 /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-07-17T06:52:10.2439856Z #39 166.3 /usr/bin/install -c -m 644 ucc.pc '/usr/lib/pkgconfig' 2025-07-17T06:52:10.2440245Z #39 166.3 make[2]: Leaving directory '/ucc' 2025-07-17T06:52:10.2440577Z #39 166.3 make[1]: Leaving directory '/ucc' 2025-07-17T06:52:10.2440862Z #39 166.3 / 2025-07-17T06:52:10.2441066Z #39 166.3 + popd 2025-07-17T06:52:10.2441293Z #39 166.3 + rm -rf ucc 2025-07-17T06:52:10.2441520Z #39 DONE 166.3s 2025-07-17T06:52:10.3944697Z 2025-07-17T06:52:10.3945170Z #40 [stage-0 32/55] RUN rm install_ucc.sh 2025-07-17T06:52:11.1692616Z #40 DONE 0.9s 2025-07-17T06:52:11.3442121Z 2025-07-17T06:52:11.3443023Z #41 [stage-0 33/55] COPY ./common/install_openssl.sh install_openssl.sh 2025-07-17T06:52:11.3444254Z #41 DONE 0.0s 2025-07-17T06:52:11.3444623Z 2025-07-17T06:52:11.3445038Z #42 [stage-0 34/55] RUN bash ./install_openssl.sh 2025-07-17T06:52:12.2143199Z #42 1.021 + OPENSSL=openssl-1.1.1k 2025-07-17T06:52:12.2143832Z #42 1.021 + wget -q -O openssl-1.1.1k.tar.gz https://ossci-linux.s3.amazonaws.com/openssl-1.1.1k.tar.gz 2025-07-17T06:52:12.3276835Z #42 1.134 + tar xf openssl-1.1.1k.tar.gz 2025-07-17T06:52:12.5818456Z #42 1.389 + cd openssl-1.1.1k 2025-07-17T06:52:12.5819035Z #42 1.389 + ./config --prefix=/opt/openssl -d '-Wl,--enable-new-dtags,-rpath,$(LIBRPATH)' 2025-07-17T06:52:12.7467022Z #42 1.403 Operating system: x86_64-whatever-linux2 2025-07-17T06:52:12.8203580Z #42 1.627 Configuring OpenSSL version 1.1.1k (0x101010bfL) for linux-x86_64 2025-07-17T06:52:12.8204076Z #42 1.627 Using os-specific seed configuration 2025-07-17T06:52:13.8465310Z #42 2.654 Creating configdata.pm 2025-07-17T06:52:13.8465793Z #42 2.654 Creating Makefile 2025-07-17T06:52:13.9518935Z #42 2.759 2025-07-17T06:52:13.9519256Z #42 2.759 ********************************************************************** 2025-07-17T06:52:13.9519840Z #42 2.759 *** *** 2025-07-17T06:52:13.9520295Z #42 2.759 *** OpenSSL has been successfully configured *** 2025-07-17T06:52:13.9520740Z #42 2.759 *** *** 2025-07-17T06:52:13.9521182Z #42 2.759 *** If you encounter a problem while building, please open an *** 2025-07-17T06:52:13.9521732Z #42 2.759 *** issue on GitHub *** 2025-07-17T06:52:13.9522266Z #42 2.759 *** and include the output from the following command: *** 2025-07-17T06:52:13.9522694Z #42 2.759 *** *** 2025-07-17T06:52:13.9523124Z #42 2.759 *** perl configdata.pm --dump *** 2025-07-17T06:52:13.9523551Z #42 2.759 *** *** 2025-07-17T06:52:13.9523977Z #42 2.759 *** (If you are new to OpenSSL, you might want to consult the *** 2025-07-17T06:52:13.9524502Z #42 2.759 *** 'Troubleshooting' section in the INSTALL file first) *** 2025-07-17T06:52:13.9524941Z #42 2.759 *** *** 2025-07-17T06:52:13.9525400Z #42 2.759 ********************************************************************** 2025-07-17T06:52:14.0921826Z #42 2.763 ++ nproc 2025-07-17T06:52:14.0922102Z #42 2.764 + NPROC=46 2025-07-17T06:52:14.0922362Z #42 2.764 + make -j46 2025-07-17T06:52:14.0922715Z #42 2.776 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:14.0923223Z #42 2.776 "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h 2025-07-17T06:52:14.0923736Z #42 2.776 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:14.0924254Z #42 2.776 "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h 2025-07-17T06:52:14.0924774Z #42 2.777 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:14.0925327Z #42 2.777 "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h 2025-07-17T06:52:14.0925815Z #42 2.835 make depend && make _all 2025-07-17T06:52:14.0926163Z #42 2.841 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:14.0926567Z #42 2.899 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:14.1942526Z #42 2.910 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:14.1946692Z #42 2.910 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c 2025-07-17T06:52:14.1954248Z #42 2.910 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c 2025-07-17T06:52:14.1962431Z #42 2.911 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c 2025-07-17T06:52:14.1969861Z #42 2.911 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c 2025-07-17T06:52:14.1977055Z #42 2.911 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c 2025-07-17T06:52:14.1984416Z #42 2.911 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c 2025-07-17T06:52:14.1992059Z #42 2.912 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c 2025-07-17T06:52:14.1999678Z #42 2.912 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c 2025-07-17T06:52:14.2007285Z #42 2.912 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c 2025-07-17T06:52:14.2015034Z #42 2.913 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c 2025-07-17T06:52:14.2022686Z #42 2.913 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c 2025-07-17T06:52:14.2030379Z #42 2.913 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c 2025-07-17T06:52:14.2038139Z #42 2.913 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c 2025-07-17T06:52:14.2045904Z #42 2.914 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c 2025-07-17T06:52:14.2050449Z #42 2.914 CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s 2025-07-17T06:52:14.2051863Z #42 2.915 CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s 2025-07-17T06:52:14.2053241Z #42 2.916 CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s 2025-07-17T06:52:14.2054536Z #42 2.916 CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s 2025-07-17T06:52:14.2055942Z #42 2.917 CC="gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s 2025-07-17T06:52:14.2060442Z #42 2.917 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c 2025-07-17T06:52:14.2068872Z #42 2.917 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c 2025-07-17T06:52:14.2076718Z #42 2.917 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c 2025-07-17T06:52:14.2084631Z #42 2.918 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c 2025-07-17T06:52:14.2092549Z #42 2.918 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c 2025-07-17T06:52:14.2100410Z #42 2.918 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c 2025-07-17T06:52:14.2108211Z #42 2.919 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c 2025-07-17T06:52:14.2116259Z #42 2.919 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c 2025-07-17T06:52:14.2124140Z #42 2.920 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c 2025-07-17T06:52:14.2131922Z #42 2.920 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c 2025-07-17T06:52:14.2139671Z #42 2.920 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c 2025-07-17T06:52:14.2147514Z #42 2.921 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c 2025-07-17T06:52:14.2155354Z #42 2.921 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c 2025-07-17T06:52:14.2163478Z #42 2.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c 2025-07-17T06:52:14.2171856Z #42 2.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c 2025-07-17T06:52:14.2179733Z #42 2.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c 2025-07-17T06:52:14.2187364Z #42 2.923 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c 2025-07-17T06:52:14.2195202Z #42 2.923 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c 2025-07-17T06:52:14.2203189Z #42 2.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c 2025-07-17T06:52:14.2210959Z #42 2.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c 2025-07-17T06:52:14.2218697Z #42 2.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c 2025-07-17T06:52:14.2226943Z #42 2.925 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c 2025-07-17T06:52:14.2234696Z #42 2.925 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c 2025-07-17T06:52:14.2242844Z #42 2.926 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c 2025-07-17T06:52:14.2250776Z #42 2.926 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c 2025-07-17T06:52:14.2259062Z #42 2.927 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c 2025-07-17T06:52:14.2266936Z #42 2.927 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c 2025-07-17T06:52:14.2274980Z #42 2.940 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c 2025-07-17T06:52:14.2282773Z #42 2.953 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c 2025-07-17T06:52:14.2290276Z #42 2.953 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c 2025-07-17T06:52:14.2297793Z #42 2.955 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c 2025-07-17T06:52:14.2304216Z #42 2.957 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c 2025-07-17T06:52:14.2310859Z #42 2.958 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c 2025-07-17T06:52:14.2318106Z #42 2.974 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c 2025-07-17T06:52:14.2325834Z #42 2.991 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c 2025-07-17T06:52:14.2333125Z #42 2.992 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c 2025-07-17T06:52:14.2341011Z #42 2.995 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c 2025-07-17T06:52:14.2349555Z #42 2.996 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c 2025-07-17T06:52:14.2364149Z #42 2.997 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c 2025-07-17T06:52:14.2371978Z #42 2.998 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c 2025-07-17T06:52:14.2379909Z #42 2.999 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c 2025-07-17T06:52:14.2388144Z #42 3.001 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c 2025-07-17T06:52:14.2991686Z #42 3.002 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c 2025-07-17T06:52:14.2996616Z #42 3.003 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c 2025-07-17T06:52:14.3001198Z #42 3.028 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c 2025-07-17T06:52:14.3005451Z #42 3.029 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c 2025-07-17T06:52:14.3012992Z #42 3.029 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c 2025-07-17T06:52:14.3020308Z #42 3.030 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c 2025-07-17T06:52:14.3026613Z #42 3.031 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c 2025-07-17T06:52:14.3032359Z #42 3.032 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c 2025-07-17T06:52:14.3037635Z #42 3.032 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c 2025-07-17T06:52:14.3043364Z #42 3.033 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c 2025-07-17T06:52:14.3051395Z #42 3.033 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c 2025-07-17T06:52:14.3058970Z #42 3.034 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c 2025-07-17T06:52:14.3067232Z #42 3.034 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c 2025-07-17T06:52:14.3072818Z #42 3.035 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c 2025-07-17T06:52:14.3080833Z #42 3.035 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c 2025-07-17T06:52:14.3088487Z #42 3.036 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c 2025-07-17T06:52:14.3094496Z #42 3.040 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c 2025-07-17T06:52:14.3102122Z #42 3.044 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c 2025-07-17T06:52:14.3110515Z #42 3.047 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c 2025-07-17T06:52:14.3118243Z #42 3.053 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c 2025-07-17T06:52:14.3125867Z #42 3.054 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c 2025-07-17T06:52:14.3133424Z #42 3.060 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c 2025-07-17T06:52:14.3141409Z #42 3.065 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c 2025-07-17T06:52:14.3149499Z #42 3.067 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c 2025-07-17T06:52:14.3158309Z #42 3.071 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c 2025-07-17T06:52:14.3167176Z #42 3.072 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c 2025-07-17T06:52:14.3175119Z #42 3.072 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c 2025-07-17T06:52:14.3183259Z #42 3.073 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c 2025-07-17T06:52:14.3191551Z #42 3.073 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c 2025-07-17T06:52:14.3199612Z #42 3.074 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c 2025-07-17T06:52:14.3207383Z #42 3.075 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c 2025-07-17T06:52:14.3215238Z #42 3.075 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c 2025-07-17T06:52:14.3223020Z #42 3.080 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c 2025-07-17T06:52:14.3230973Z #42 3.092 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c 2025-07-17T06:52:14.3239041Z #42 3.095 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c 2025-07-17T06:52:14.3246913Z #42 3.099 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c 2025-07-17T06:52:14.3254749Z #42 3.099 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c 2025-07-17T06:52:14.3262815Z #42 3.106 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c 2025-07-17T06:52:14.4002704Z #42 3.110 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c 2025-07-17T06:52:14.4010554Z #42 3.111 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c 2025-07-17T06:52:14.4018187Z #42 3.111 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c 2025-07-17T06:52:14.4025652Z #42 3.113 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c 2025-07-17T06:52:14.4033308Z #42 3.113 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c 2025-07-17T06:52:14.4040290Z #42 3.116 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c 2025-07-17T06:52:14.4047432Z #42 3.116 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c 2025-07-17T06:52:14.4056478Z #42 3.117 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c 2025-07-17T06:52:14.4064890Z #42 3.118 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c 2025-07-17T06:52:14.4073226Z #42 3.120 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c 2025-07-17T06:52:14.4081629Z #42 3.121 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c 2025-07-17T06:52:14.4089915Z #42 3.122 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c 2025-07-17T06:52:14.4098194Z #42 3.127 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c 2025-07-17T06:52:14.4106241Z #42 3.127 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c 2025-07-17T06:52:14.4113943Z #42 3.128 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c 2025-07-17T06:52:14.4121809Z #42 3.130 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c 2025-07-17T06:52:14.4129180Z #42 3.134 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c 2025-07-17T06:52:14.4136294Z #42 3.135 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c 2025-07-17T06:52:14.4143282Z #42 3.137 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c 2025-07-17T06:52:14.4148859Z #42 3.138 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c 2025-07-17T06:52:14.4157198Z #42 3.143 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c 2025-07-17T06:52:14.4165230Z #42 3.144 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c 2025-07-17T06:52:14.4173130Z #42 3.147 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c 2025-07-17T06:52:14.4181389Z #42 3.149 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/asm/x86_64-gcc.d.tmp -MT crypto/bn/asm/x86_64-gcc.o -c -o crypto/bn/asm/x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c 2025-07-17T06:52:14.4188922Z #42 3.167 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c 2025-07-17T06:52:14.4196362Z #42 3.168 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c 2025-07-17T06:52:14.4204157Z #42 3.168 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c 2025-07-17T06:52:14.4211972Z #42 3.169 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c 2025-07-17T06:52:14.4219406Z #42 3.170 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c 2025-07-17T06:52:14.4227012Z #42 3.170 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c 2025-07-17T06:52:14.4234906Z #42 3.171 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c 2025-07-17T06:52:14.4242977Z #42 3.171 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c 2025-07-17T06:52:14.4250788Z #42 3.171 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c 2025-07-17T06:52:14.4259306Z #42 3.172 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c 2025-07-17T06:52:14.4267214Z #42 3.172 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c 2025-07-17T06:52:14.4274933Z #42 3.173 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c 2025-07-17T06:52:14.4282805Z #42 3.173 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c 2025-07-17T06:52:14.4290677Z #42 3.174 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c 2025-07-17T06:52:14.4298393Z #42 3.178 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c 2025-07-17T06:52:14.4306117Z #42 3.179 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c 2025-07-17T06:52:14.4314309Z #42 3.187 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c 2025-07-17T06:52:14.4322139Z #42 3.189 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c 2025-07-17T06:52:14.4329875Z #42 3.196 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c 2025-07-17T06:52:14.4337723Z #42 3.197 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c 2025-07-17T06:52:14.4345604Z #42 3.198 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c 2025-07-17T06:52:14.4353415Z #42 3.204 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c 2025-07-17T06:52:14.4362900Z #42 3.207 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c 2025-07-17T06:52:14.5312416Z #42 3.217 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c 2025-07-17T06:52:14.5320246Z #42 3.219 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c 2025-07-17T06:52:14.5328060Z #42 3.220 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c 2025-07-17T06:52:14.5335885Z #42 3.221 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c 2025-07-17T06:52:14.5344153Z #42 3.222 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c 2025-07-17T06:52:14.5351824Z #42 3.223 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c 2025-07-17T06:52:14.5360570Z #42 3.225 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c 2025-07-17T06:52:14.5365409Z #42 3.226 CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl elf crypto/bn/rsaz-avx2.s 2025-07-17T06:52:14.5366585Z #42 3.231 CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl elf crypto/bn/rsaz-x86_64.s 2025-07-17T06:52:14.5371203Z #42 3.232 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/bn/rsaz_exp.d.tmp -MT crypto/bn/rsaz_exp.o -c -o crypto/bn/rsaz_exp.o crypto/bn/rsaz_exp.c 2025-07-17T06:52:14.5375783Z #42 3.232 CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl elf crypto/bn/x86_64-gf2m.s 2025-07-17T06:52:14.5376989Z #42 3.233 CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl elf crypto/bn/x86_64-mont.s 2025-07-17T06:52:14.5378179Z #42 3.235 CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl elf crypto/bn/x86_64-mont5.s 2025-07-17T06:52:14.5382872Z #42 3.236 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c 2025-07-17T06:52:14.5390864Z #42 3.237 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c 2025-07-17T06:52:14.5395678Z #42 3.238 CC="gcc" /usr/bin/perl crypto/camellia/asm/cmll-x86_64.pl elf crypto/camellia/cmll-x86_64.s 2025-07-17T06:52:14.5442668Z #42 3.240 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c 2025-07-17T06:52:14.5451120Z #42 3.240 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c 2025-07-17T06:52:14.5459836Z #42 3.249 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c 2025-07-17T06:52:14.5468161Z #42 3.249 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c 2025-07-17T06:52:14.5476350Z #42 3.250 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c 2025-07-17T06:52:14.5484556Z #42 3.251 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c 2025-07-17T06:52:14.5492117Z #42 3.259 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c 2025-07-17T06:52:14.5499907Z #42 3.260 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c 2025-07-17T06:52:14.5507940Z #42 3.261 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c 2025-07-17T06:52:14.5515888Z #42 3.261 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c 2025-07-17T06:52:14.5520563Z #42 3.262 CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl elf crypto/chacha/chacha-x86_64.s 2025-07-17T06:52:14.5525172Z #42 3.263 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c 2025-07-17T06:52:14.5533026Z #42 3.264 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c 2025-07-17T06:52:14.5540770Z #42 3.264 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c 2025-07-17T06:52:14.5548608Z #42 3.265 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c 2025-07-17T06:52:14.5563841Z #42 3.265 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c 2025-07-17T06:52:14.5572061Z #42 3.265 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c 2025-07-17T06:52:14.5579856Z #42 3.266 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c 2025-07-17T06:52:14.5587300Z #42 3.267 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c 2025-07-17T06:52:14.5594926Z #42 3.271 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c 2025-07-17T06:52:14.5602800Z #42 3.272 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c 2025-07-17T06:52:14.5610553Z #42 3.277 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c 2025-07-17T06:52:14.5618342Z #42 3.278 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c 2025-07-17T06:52:14.5625643Z #42 3.278 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c 2025-07-17T06:52:14.5633057Z #42 3.281 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c 2025-07-17T06:52:14.5641148Z #42 3.283 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c 2025-07-17T06:52:14.5649020Z #42 3.284 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c 2025-07-17T06:52:14.5657194Z #42 3.292 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c 2025-07-17T06:52:14.5665057Z #42 3.293 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c 2025-07-17T06:52:14.5673439Z #42 3.293 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c 2025-07-17T06:52:14.5681681Z #42 3.294 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c 2025-07-17T06:52:14.5689466Z #42 3.295 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c 2025-07-17T06:52:14.5697372Z #42 3.295 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c 2025-07-17T06:52:14.5705208Z #42 3.296 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c 2025-07-17T06:52:14.5713015Z #42 3.296 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c 2025-07-17T06:52:14.5721107Z #42 3.297 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c 2025-07-17T06:52:14.5729432Z #42 3.297 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c 2025-07-17T06:52:14.5737158Z #42 3.298 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c 2025-07-17T06:52:14.5745076Z #42 3.298 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c 2025-07-17T06:52:14.5752902Z #42 3.298 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c 2025-07-17T06:52:14.5760868Z #42 3.299 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c 2025-07-17T06:52:14.5768223Z #42 3.338 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c 2025-07-17T06:52:14.6320851Z #42 3.338 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c 2025-07-17T06:52:14.6328774Z #42 3.339 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c 2025-07-17T06:52:14.6335900Z #42 3.339 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c 2025-07-17T06:52:14.6343878Z #42 3.339 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c 2025-07-17T06:52:14.6349778Z #42 3.340 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c 2025-07-17T06:52:14.6354036Z #42 3.341 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c 2025-07-17T06:52:14.6361766Z #42 3.341 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c 2025-07-17T06:52:14.6370086Z #42 3.342 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c 2025-07-17T06:52:14.6377488Z #42 3.342 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c 2025-07-17T06:52:14.6384327Z #42 3.343 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c 2025-07-17T06:52:14.6390894Z #42 3.346 /usr/bin/perl util/mkbuildinf.pl "gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM" "linux-x86_64" > crypto/buildinf.h 2025-07-17T06:52:14.6396151Z #42 3.346 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c 2025-07-17T06:52:14.6400647Z #42 3.347 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c 2025-07-17T06:52:14.6405205Z #42 3.348 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c 2025-07-17T06:52:14.6410663Z #42 3.348 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c 2025-07-17T06:52:14.6415754Z #42 3.365 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c 2025-07-17T06:52:14.6419975Z #42 3.366 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c 2025-07-17T06:52:14.6424183Z #42 3.367 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c 2025-07-17T06:52:14.6428376Z #42 3.368 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c 2025-07-17T06:52:14.6432744Z #42 3.369 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c 2025-07-17T06:52:14.6437355Z #42 3.370 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c 2025-07-17T06:52:14.6442267Z #42 3.371 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c 2025-07-17T06:52:14.6446572Z #42 3.371 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c 2025-07-17T06:52:14.6450905Z #42 3.373 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c 2025-07-17T06:52:14.6455225Z #42 3.374 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c 2025-07-17T06:52:14.6465248Z #42 3.376 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c 2025-07-17T06:52:14.6471998Z #42 3.378 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c 2025-07-17T06:52:14.6480181Z #42 3.384 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c 2025-07-17T06:52:14.6486734Z #42 3.385 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c 2025-07-17T06:52:14.6493185Z #42 3.387 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c 2025-07-17T06:52:14.6497405Z #42 3.394 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c 2025-07-17T06:52:14.6503691Z #42 3.394 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c 2025-07-17T06:52:14.6510943Z #42 3.398 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c 2025-07-17T06:52:14.6516978Z #42 3.403 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c 2025-07-17T06:52:14.6525149Z #42 3.408 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c 2025-07-17T06:52:14.6529832Z #42 3.410 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c 2025-07-17T06:52:14.6533939Z #42 3.412 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c 2025-07-17T06:52:14.6538275Z #42 3.414 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c 2025-07-17T06:52:14.6545744Z #42 3.415 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c 2025-07-17T06:52:14.6552993Z #42 3.417 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c 2025-07-17T06:52:14.6560871Z #42 3.418 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c 2025-07-17T06:52:14.6568996Z #42 3.418 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c 2025-07-17T06:52:14.6576480Z #42 3.419 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c 2025-07-17T06:52:14.6583770Z #42 3.420 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c 2025-07-17T06:52:14.6591240Z #42 3.421 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c 2025-07-17T06:52:14.6599008Z #42 3.422 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c 2025-07-17T06:52:14.6606581Z #42 3.425 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c 2025-07-17T06:52:14.6614532Z #42 3.429 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c 2025-07-17T06:52:14.6622568Z #42 3.429 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c 2025-07-17T06:52:14.6630403Z #42 3.431 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c 2025-07-17T06:52:14.6638094Z #42 3.432 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c 2025-07-17T06:52:14.6646103Z #42 3.435 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c 2025-07-17T06:52:14.6654023Z #42 3.436 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c 2025-07-17T06:52:14.6662257Z #42 3.438 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c 2025-07-17T06:52:14.7325733Z #42 3.439 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c 2025-07-17T06:52:14.7333598Z #42 3.440 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c 2025-07-17T06:52:14.7341340Z #42 3.443 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c 2025-07-17T06:52:14.7349141Z #42 3.446 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c 2025-07-17T06:52:14.7361446Z #42 3.448 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c 2025-07-17T06:52:14.7369816Z #42 3.449 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c 2025-07-17T06:52:14.7377989Z #42 3.458 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c 2025-07-17T06:52:14.7385343Z #42 3.459 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c 2025-07-17T06:52:14.7392480Z #42 3.459 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c 2025-07-17T06:52:14.7399928Z #42 3.467 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c 2025-07-17T06:52:14.7406601Z #42 3.468 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c 2025-07-17T06:52:14.7413394Z #42 3.475 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c 2025-07-17T06:52:14.7421146Z #42 3.476 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c 2025-07-17T06:52:14.7430655Z #42 3.477 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c 2025-07-17T06:52:14.7440022Z #42 3.478 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c 2025-07-17T06:52:14.7447195Z #42 3.479 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c 2025-07-17T06:52:14.7456020Z #42 3.484 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c 2025-07-17T06:52:14.7462276Z #42 3.485 gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c 2025-07-17T06:52:14.7467875Z #42 3.486 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c 2025-07-17T06:52:14.7475893Z #42 3.486 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c 2025-07-17T06:52:14.7483855Z #42 3.487 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c 2025-07-17T06:52:14.7491325Z #42 3.488 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c 2025-07-17T06:52:14.7499214Z #42 3.489 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c 2025-07-17T06:52:14.7506396Z #42 3.490 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c 2025-07-17T06:52:14.7513238Z #42 3.491 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c 2025-07-17T06:52:14.7520725Z #42 3.492 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c 2025-07-17T06:52:14.7528834Z #42 3.494 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c 2025-07-17T06:52:14.7536539Z #42 3.495 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c 2025-07-17T06:52:14.7544238Z #42 3.500 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c 2025-07-17T06:52:14.7552243Z #42 3.501 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c 2025-07-17T06:52:14.7560682Z #42 3.503 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c 2025-07-17T06:52:14.7568692Z #42 3.503 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c 2025-07-17T06:52:14.7577031Z #42 3.504 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c 2025-07-17T06:52:14.7587379Z #42 3.507 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c 2025-07-17T06:52:14.7595792Z #42 3.509 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c 2025-07-17T06:52:14.7604304Z #42 3.509 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c 2025-07-17T06:52:14.7609662Z #42 3.511 crypto/ec/curve448/f_generic.c:21:27: warning: argument 1 of type 'uint8_t[56]' {aka 'unsigned char[56]'} with mismatched bound [-Warray-parameter=] 2025-07-17T06:52:14.7611315Z #42 3.511 21 | void gf_serialize(uint8_t serial[SER_BYTES], const gf x, int with_hibit) 2025-07-17T06:52:14.7612261Z #42 3.511 | ~~~~~~~~^~~~~~~~~~~~~~~~~ 2025-07-17T06:52:14.7613043Z #42 3.511 In file included from crypto/ec/curve448/f_generic.c:12: 2025-07-17T06:52:14.7614247Z #42 3.511 crypto/ec/curve448/field.h:65:28: note: previously declared as 'uint8_t *' {aka 'unsigned char *'} 2025-07-17T06:52:14.7615548Z #42 3.511 65 | void gf_serialize(uint8_t *serial, const gf x, int with_highbit); 2025-07-17T06:52:14.7616391Z #42 3.511 | ~~~~~~~~~^~~~~~ 2025-07-17T06:52:14.7620981Z #42 3.514 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c 2025-07-17T06:52:14.7629365Z #42 3.515 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c 2025-07-17T06:52:14.7638125Z #42 3.515 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c 2025-07-17T06:52:14.7646681Z #42 3.524 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c 2025-07-17T06:52:14.7655149Z #42 3.524 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c 2025-07-17T06:52:14.7666691Z #42 3.525 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c 2025-07-17T06:52:14.7675367Z #42 3.528 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c 2025-07-17T06:52:14.7684285Z #42 3.529 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c 2025-07-17T06:52:14.7693035Z #42 3.530 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c 2025-07-17T06:52:14.7698329Z #42 3.532 CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86_64.pl elf crypto/ec/ecp_nistz256-x86_64.s 2025-07-17T06:52:14.7703468Z #42 3.539 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c 2025-07-17T06:52:14.8519509Z #42 3.539 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c 2025-07-17T06:52:14.8526486Z #42 3.544 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c 2025-07-17T06:52:14.8533600Z #42 3.548 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c 2025-07-17T06:52:14.8537591Z #42 3.550 CC="gcc" /usr/bin/perl crypto/ec/asm/x25519-x86_64.pl elf crypto/ec/x25519-x86_64.s 2025-07-17T06:52:14.8540965Z #42 3.550 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c 2025-07-17T06:52:14.8546404Z #42 3.551 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c 2025-07-17T06:52:14.8554042Z #42 3.553 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c 2025-07-17T06:52:14.8562343Z #42 3.555 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c 2025-07-17T06:52:14.8566657Z #42 3.556 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c 2025-07-17T06:52:14.8570946Z #42 3.556 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c 2025-07-17T06:52:14.8575248Z #42 3.557 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c 2025-07-17T06:52:14.8579556Z #42 3.558 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c 2025-07-17T06:52:14.8584083Z #42 3.563 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c 2025-07-17T06:52:14.8588506Z #42 3.565 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c 2025-07-17T06:52:14.8592851Z #42 3.565 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c 2025-07-17T06:52:14.8597175Z #42 3.572 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c 2025-07-17T06:52:14.8601647Z #42 3.573 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c 2025-07-17T06:52:14.8606016Z #42 3.573 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c 2025-07-17T06:52:14.8610362Z #42 3.574 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c 2025-07-17T06:52:14.8614731Z #42 3.580 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c 2025-07-17T06:52:14.8619002Z #42 3.586 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c 2025-07-17T06:52:14.8623258Z #42 3.593 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c 2025-07-17T06:52:14.8627531Z #42 3.593 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c 2025-07-17T06:52:14.8631839Z #42 3.597 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c 2025-07-17T06:52:14.8636123Z #42 3.598 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c 2025-07-17T06:52:14.8640601Z #42 3.599 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c 2025-07-17T06:52:14.8644770Z #42 3.600 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c 2025-07-17T06:52:14.8648880Z #42 3.600 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c 2025-07-17T06:52:14.8653061Z #42 3.605 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c 2025-07-17T06:52:14.8658044Z #42 3.614 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c 2025-07-17T06:52:14.8662293Z #42 3.617 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c 2025-07-17T06:52:14.8666466Z #42 3.617 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c 2025-07-17T06:52:14.8670848Z #42 3.618 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c 2025-07-17T06:52:14.8675636Z #42 3.619 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c 2025-07-17T06:52:14.8679893Z #42 3.620 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c 2025-07-17T06:52:14.8684109Z #42 3.621 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c 2025-07-17T06:52:14.8690405Z #42 3.630 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c 2025-07-17T06:52:14.8698337Z #42 3.631 gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c 2025-07-17T06:52:14.8705746Z #42 3.632 gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c 2025-07-17T06:52:14.8710548Z #42 3.658 gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c 2025-07-17T06:52:14.9540267Z #42 3.659 gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c 2025-07-17T06:52:14.9548662Z #42 3.659 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c 2025-07-17T06:52:14.9558127Z #42 3.660 gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c 2025-07-17T06:52:14.9566591Z #42 3.662 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c 2025-07-17T06:52:14.9574510Z #42 3.668 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c 2025-07-17T06:52:14.9583441Z #42 3.669 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c 2025-07-17T06:52:14.9591261Z #42 3.670 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c 2025-07-17T06:52:14.9599205Z #42 3.671 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c 2025-07-17T06:52:14.9607128Z #42 3.675 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c 2025-07-17T06:52:14.9614750Z #42 3.685 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c 2025-07-17T06:52:14.9622318Z #42 3.686 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c 2025-07-17T06:52:14.9630433Z #42 3.688 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c 2025-07-17T06:52:14.9638489Z #42 3.689 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c 2025-07-17T06:52:14.9646246Z #42 3.690 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c 2025-07-17T06:52:14.9653714Z #42 3.694 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c 2025-07-17T06:52:14.9661802Z #42 3.696 gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c 2025-07-17T06:52:14.9669745Z #42 3.697 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c 2025-07-17T06:52:14.9677410Z #42 3.701 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c 2025-07-17T06:52:14.9686057Z #42 3.701 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c 2025-07-17T06:52:14.9693960Z #42 3.703 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c 2025-07-17T06:52:14.9701749Z #42 3.704 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c 2025-07-17T06:52:14.9709747Z #42 3.704 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c 2025-07-17T06:52:14.9717639Z #42 3.710 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c 2025-07-17T06:52:14.9725028Z #42 3.713 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c 2025-07-17T06:52:14.9731489Z #42 3.713 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c 2025-07-17T06:52:14.9738368Z #42 3.714 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c 2025-07-17T06:52:14.9744527Z #42 3.716 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c 2025-07-17T06:52:14.9751905Z #42 3.718 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c 2025-07-17T06:52:14.9760152Z #42 3.719 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c 2025-07-17T06:52:14.9767488Z #42 3.719 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c 2025-07-17T06:52:14.9775513Z #42 3.720 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c 2025-07-17T06:52:14.9784092Z #42 3.721 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c 2025-07-17T06:52:14.9792635Z #42 3.722 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c 2025-07-17T06:52:14.9801167Z #42 3.724 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c 2025-07-17T06:52:14.9809599Z #42 3.730 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c 2025-07-17T06:52:14.9817868Z #42 3.732 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c 2025-07-17T06:52:14.9825965Z #42 3.736 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c 2025-07-17T06:52:14.9834202Z #42 3.738 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c 2025-07-17T06:52:14.9842754Z #42 3.743 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c 2025-07-17T06:52:14.9850135Z #42 3.748 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c 2025-07-17T06:52:14.9855648Z #42 3.754 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c 2025-07-17T06:52:14.9863402Z #42 3.755 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c 2025-07-17T06:52:14.9870723Z #42 3.758 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c 2025-07-17T06:52:14.9874954Z #42 3.760 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c 2025-07-17T06:52:15.0671546Z #42 3.764 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c 2025-07-17T06:52:15.0680273Z #42 3.766 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c 2025-07-17T06:52:15.0688347Z #42 3.767 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c 2025-07-17T06:52:15.0696095Z #42 3.768 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c 2025-07-17T06:52:15.0704055Z #42 3.771 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c 2025-07-17T06:52:15.0711931Z #42 3.772 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c 2025-07-17T06:52:15.0719726Z #42 3.773 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c 2025-07-17T06:52:15.0727273Z #42 3.776 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c 2025-07-17T06:52:15.0735501Z #42 3.784 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c 2025-07-17T06:52:15.0743224Z #42 3.791 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c 2025-07-17T06:52:15.0750987Z #42 3.792 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c 2025-07-17T06:52:15.0759966Z #42 3.795 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/idea/i_cbc.d.tmp -MT crypto/idea/i_cbc.o -c -o crypto/idea/i_cbc.o crypto/idea/i_cbc.c 2025-07-17T06:52:15.0767793Z #42 3.796 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/idea/i_cfb64.d.tmp -MT crypto/idea/i_cfb64.o -c -o crypto/idea/i_cfb64.o crypto/idea/i_cfb64.c 2025-07-17T06:52:15.0775713Z #42 3.798 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/idea/i_ecb.d.tmp -MT crypto/idea/i_ecb.o -c -o crypto/idea/i_ecb.o crypto/idea/i_ecb.c 2025-07-17T06:52:15.0783794Z #42 3.799 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/idea/i_ofb64.d.tmp -MT crypto/idea/i_ofb64.o -c -o crypto/idea/i_ofb64.o crypto/idea/i_ofb64.c 2025-07-17T06:52:15.0791567Z #42 3.800 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/idea/i_skey.d.tmp -MT crypto/idea/i_skey.o -c -o crypto/idea/i_skey.o crypto/idea/i_skey.c 2025-07-17T06:52:15.0799324Z #42 3.801 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c 2025-07-17T06:52:15.0806845Z #42 3.811 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c 2025-07-17T06:52:15.0814607Z #42 3.812 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c 2025-07-17T06:52:15.0822480Z #42 3.812 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c 2025-07-17T06:52:15.0830151Z #42 3.824 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c 2025-07-17T06:52:15.0838092Z #42 3.827 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c 2025-07-17T06:52:15.0845573Z #42 3.829 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c 2025-07-17T06:52:15.0853514Z #42 3.830 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c 2025-07-17T06:52:15.0860824Z #42 3.831 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c 2025-07-17T06:52:15.0865185Z #42 3.837 CC="gcc" /usr/bin/perl crypto/md5/asm/md5-x86_64.pl elf crypto/md5/md5-x86_64.s 2025-07-17T06:52:15.0869613Z #42 3.837 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c 2025-07-17T06:52:15.0877304Z #42 3.837 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c 2025-07-17T06:52:15.0885345Z #42 3.838 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c 2025-07-17T06:52:15.0893342Z #42 3.838 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c 2025-07-17T06:52:15.0900833Z #42 3.839 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c 2025-07-17T06:52:15.0907969Z #42 3.839 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c 2025-07-17T06:52:15.0915701Z #42 3.839 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c 2025-07-17T06:52:15.0920387Z #42 3.840 CC="gcc" /usr/bin/perl crypto/modes/asm/aesni-gcm-x86_64.pl elf crypto/modes/aesni-gcm-x86_64.s 2025-07-17T06:52:15.0925258Z #42 3.841 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c 2025-07-17T06:52:15.0932730Z #42 3.841 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c 2025-07-17T06:52:15.0939824Z #42 3.841 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c 2025-07-17T06:52:15.0947135Z #42 3.842 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c 2025-07-17T06:52:15.0955092Z #42 3.842 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c 2025-07-17T06:52:15.0962912Z #42 3.874 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c 2025-07-17T06:52:15.1757287Z #42 3.875 CC="gcc" /usr/bin/perl crypto/modes/asm/ghash-x86_64.pl elf crypto/modes/ghash-x86_64.s 2025-07-17T06:52:15.1762056Z #42 3.875 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c 2025-07-17T06:52:15.1770202Z #42 3.876 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c 2025-07-17T06:52:15.1778585Z #42 3.876 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c 2025-07-17T06:52:15.1786641Z #42 3.876 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c 2025-07-17T06:52:15.1794459Z #42 3.877 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c 2025-07-17T06:52:15.1802320Z #42 3.877 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c 2025-07-17T06:52:15.1809823Z #42 3.878 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c 2025-07-17T06:52:15.1817320Z #42 3.878 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c 2025-07-17T06:52:15.1825039Z #42 3.878 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c 2025-07-17T06:52:15.1832873Z #42 3.879 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c 2025-07-17T06:52:15.1841061Z #42 3.879 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c 2025-07-17T06:52:15.1849196Z #42 3.880 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c 2025-07-17T06:52:15.1857665Z #42 3.880 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c 2025-07-17T06:52:15.1865839Z #42 3.880 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c 2025-07-17T06:52:15.1880596Z #42 3.881 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c 2025-07-17T06:52:15.1888896Z #42 3.881 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c 2025-07-17T06:52:15.1897346Z #42 3.882 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c 2025-07-17T06:52:15.1905214Z #42 3.883 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c 2025-07-17T06:52:15.1913137Z #42 3.883 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c 2025-07-17T06:52:15.1921358Z #42 3.886 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c 2025-07-17T06:52:15.1929388Z #42 3.921 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c 2025-07-17T06:52:15.1937621Z #42 3.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c 2025-07-17T06:52:15.1945814Z #42 3.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c 2025-07-17T06:52:15.1955434Z #42 3.922 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c 2025-07-17T06:52:15.1963802Z #42 3.923 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c 2025-07-17T06:52:15.1971584Z #42 3.923 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c 2025-07-17T06:52:15.1979423Z #42 3.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c 2025-07-17T06:52:15.1987092Z #42 3.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c 2025-07-17T06:52:15.1994738Z #42 3.924 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c 2025-07-17T06:52:15.2003412Z #42 3.925 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c 2025-07-17T06:52:15.2011333Z #42 3.925 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c 2025-07-17T06:52:15.2019349Z #42 3.925 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c 2025-07-17T06:52:15.2027211Z #42 3.926 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c 2025-07-17T06:52:15.2034995Z #42 3.926 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c 2025-07-17T06:52:15.2043443Z #42 3.926 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c 2025-07-17T06:52:15.2051477Z #42 3.927 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c 2025-07-17T06:52:15.2059320Z #42 3.927 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c 2025-07-17T06:52:15.2067039Z #42 3.928 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c 2025-07-17T06:52:15.2075271Z #42 3.928 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c 2025-07-17T06:52:15.2083174Z #42 3.928 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c 2025-07-17T06:52:15.2091066Z #42 3.929 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c 2025-07-17T06:52:15.2099167Z #42 3.929 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c 2025-07-17T06:52:15.2107277Z #42 3.951 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c 2025-07-17T06:52:15.2115116Z #42 3.952 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c 2025-07-17T06:52:15.2123306Z #42 3.952 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c 2025-07-17T06:52:15.2131426Z #42 3.953 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c 2025-07-17T06:52:15.2139484Z #42 3.953 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c 2025-07-17T06:52:15.2147748Z #42 3.954 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c 2025-07-17T06:52:15.2157612Z #42 3.954 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c 2025-07-17T06:52:15.2166007Z #42 3.955 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c 2025-07-17T06:52:15.2174115Z #42 3.955 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c 2025-07-17T06:52:15.2181767Z #42 3.956 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c 2025-07-17T06:52:15.2189474Z #42 3.956 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c 2025-07-17T06:52:15.2197513Z #42 3.956 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c 2025-07-17T06:52:15.2205753Z #42 3.957 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c 2025-07-17T06:52:15.2213874Z #42 3.958 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c 2025-07-17T06:52:15.2221578Z #42 3.961 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c 2025-07-17T06:52:15.2229511Z #42 3.969 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c 2025-07-17T06:52:15.2237322Z #42 3.982 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c 2025-07-17T06:52:15.2763301Z #42 3.983 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c 2025-07-17T06:52:15.2768114Z #42 3.984 CC="gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86_64.pl elf crypto/poly1305/poly1305-x86_64.s 2025-07-17T06:52:15.2773164Z #42 3.986 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c 2025-07-17T06:52:15.2781949Z #42 4.015 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c 2025-07-17T06:52:15.2790883Z #42 4.020 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c 2025-07-17T06:52:15.2799720Z #42 4.030 gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c 2025-07-17T06:52:15.2807999Z #42 4.031 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c 2025-07-17T06:52:15.2815998Z #42 4.037 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c 2025-07-17T06:52:15.2823907Z #42 4.037 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c 2025-07-17T06:52:15.2831988Z #42 4.038 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c 2025-07-17T06:52:15.2840590Z #42 4.039 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c 2025-07-17T06:52:15.2848557Z #42 4.040 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c 2025-07-17T06:52:15.2857888Z #42 4.042 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c 2025-07-17T06:52:15.2865806Z #42 4.043 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c 2025-07-17T06:52:15.2873700Z #42 4.044 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c 2025-07-17T06:52:15.2881659Z #42 4.046 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c 2025-07-17T06:52:15.2889451Z #42 4.047 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c 2025-07-17T06:52:15.2897541Z #42 4.054 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c 2025-07-17T06:52:15.2905649Z #42 4.055 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c 2025-07-17T06:52:15.2910345Z #42 4.055 CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-md5-x86_64.pl elf crypto/rc4/rc4-md5-x86_64.s 2025-07-17T06:52:15.2911473Z #42 4.061 CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-x86_64.pl elf crypto/rc4/rc4-x86_64.s 2025-07-17T06:52:15.2916106Z #42 4.061 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c 2025-07-17T06:52:15.2924171Z #42 4.062 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c 2025-07-17T06:52:15.2932259Z #42 4.063 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c 2025-07-17T06:52:15.2940514Z #42 4.063 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c 2025-07-17T06:52:15.2948573Z #42 4.064 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c 2025-07-17T06:52:15.2956902Z #42 4.064 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c 2025-07-17T06:52:15.2964837Z #42 4.065 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c 2025-07-17T06:52:15.2972581Z #42 4.065 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c 2025-07-17T06:52:15.2980351Z #42 4.066 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c 2025-07-17T06:52:15.2988541Z #42 4.073 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c 2025-07-17T06:52:15.2996672Z #42 4.075 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c 2025-07-17T06:52:15.3004635Z #42 4.077 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c 2025-07-17T06:52:15.3012313Z #42 4.078 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c 2025-07-17T06:52:15.3020233Z #42 4.079 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c 2025-07-17T06:52:15.3028129Z #42 4.079 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c 2025-07-17T06:52:15.3036043Z #42 4.080 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c 2025-07-17T06:52:15.3044317Z #42 4.080 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c 2025-07-17T06:52:15.3052477Z #42 4.081 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c 2025-07-17T06:52:15.3060336Z #42 4.081 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c 2025-07-17T06:52:15.3068278Z #42 4.082 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c 2025-07-17T06:52:15.3076013Z #42 4.082 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c 2025-07-17T06:52:15.3084030Z #42 4.083 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c 2025-07-17T06:52:15.3771930Z #42 4.084 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c 2025-07-17T06:52:15.3779517Z #42 4.087 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c 2025-07-17T06:52:15.3787876Z #42 4.107 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c 2025-07-17T06:52:15.3795822Z #42 4.107 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c 2025-07-17T06:52:15.3804125Z #42 4.108 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c 2025-07-17T06:52:15.3812424Z #42 4.126 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c 2025-07-17T06:52:15.3820365Z #42 4.127 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c 2025-07-17T06:52:15.3825113Z #42 4.128 CC="gcc" /usr/bin/perl crypto/sha/asm/keccak1600-x86_64.pl elf crypto/sha/keccak1600-x86_64.s 2025-07-17T06:52:15.3826446Z #42 4.129 CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-mb-x86_64.pl elf crypto/sha/sha1-mb-x86_64.s 2025-07-17T06:52:15.3827827Z #42 4.129 CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-x86_64.pl elf crypto/sha/sha1-x86_64.s 2025-07-17T06:52:15.3832402Z #42 4.130 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c 2025-07-17T06:52:15.3840525Z #42 4.130 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c 2025-07-17T06:52:15.3844612Z #42 4.131 CC="gcc" /usr/bin/perl crypto/sha/asm/sha256-mb-x86_64.pl elf crypto/sha/sha256-mb-x86_64.s 2025-07-17T06:52:15.3845845Z #42 4.132 CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha256-x86_64.s 2025-07-17T06:52:15.3850214Z #42 4.132 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c 2025-07-17T06:52:15.3854607Z #42 4.133 CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha512-x86_64.s 2025-07-17T06:52:15.3859236Z #42 4.133 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c 2025-07-17T06:52:15.3867017Z #42 4.134 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c 2025-07-17T06:52:15.3875402Z #42 4.134 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c 2025-07-17T06:52:15.3883320Z #42 4.139 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c 2025-07-17T06:52:15.3891090Z #42 4.140 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT crypto/sm2/sm2_crypt.o -c -o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_crypt.c 2025-07-17T06:52:15.3898480Z #42 4.141 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm2/sm2_err.d.tmp -MT crypto/sm2/sm2_err.o -c -o crypto/sm2/sm2_err.o crypto/sm2/sm2_err.c 2025-07-17T06:52:15.3906851Z #42 4.142 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT crypto/sm2/sm2_pmeth.o -c -o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_pmeth.c 2025-07-17T06:52:15.3915295Z #42 4.146 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT crypto/sm2/sm2_sign.o -c -o crypto/sm2/sm2_sign.o crypto/sm2/sm2_sign.c 2025-07-17T06:52:15.3923527Z #42 4.151 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm3/m_sm3.d.tmp -MT crypto/sm3/m_sm3.o -c -o crypto/sm3/m_sm3.o crypto/sm3/m_sm3.c 2025-07-17T06:52:15.3931687Z #42 4.153 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm3/sm3.d.tmp -MT crypto/sm3/sm3.o -c -o crypto/sm3/sm3.o crypto/sm3/sm3.c 2025-07-17T06:52:15.3939822Z #42 4.154 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/sm4/sm4.d.tmp -MT crypto/sm4/sm4.o -c -o crypto/sm4/sm4.o crypto/sm4/sm4.c 2025-07-17T06:52:15.3948010Z #42 4.157 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c 2025-07-17T06:52:15.3956121Z #42 4.158 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c 2025-07-17T06:52:15.3963638Z #42 4.164 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c 2025-07-17T06:52:15.3971522Z #42 4.184 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c 2025-07-17T06:52:15.4773078Z #42 4.184 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c 2025-07-17T06:52:15.4782822Z #42 4.185 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c 2025-07-17T06:52:15.4791995Z #42 4.185 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c 2025-07-17T06:52:15.4800825Z #42 4.186 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c 2025-07-17T06:52:15.4808582Z #42 4.186 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c 2025-07-17T06:52:15.4816554Z #42 4.187 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c 2025-07-17T06:52:15.4824262Z #42 4.187 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c 2025-07-17T06:52:15.4830878Z #42 4.188 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c 2025-07-17T06:52:15.4836568Z #42 4.188 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c 2025-07-17T06:52:15.4840900Z #42 4.189 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c 2025-07-17T06:52:15.4845359Z #42 4.189 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c 2025-07-17T06:52:15.4849761Z #42 4.189 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c 2025-07-17T06:52:15.4857750Z #42 4.190 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c 2025-07-17T06:52:15.4864866Z #42 4.190 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c 2025-07-17T06:52:15.4872214Z #42 4.191 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c 2025-07-17T06:52:15.4879914Z #42 4.191 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c 2025-07-17T06:52:15.4888028Z #42 4.192 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c 2025-07-17T06:52:15.4893033Z #42 4.193 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c 2025-07-17T06:52:15.4899993Z #42 4.196 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c 2025-07-17T06:52:15.4906890Z #42 4.205 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c 2025-07-17T06:52:15.4911201Z #42 4.207 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c 2025-07-17T06:52:15.4917209Z #42 4.209 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c 2025-07-17T06:52:15.4925025Z #42 4.210 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c 2025-07-17T06:52:15.4932308Z #42 4.211 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c 2025-07-17T06:52:15.4936653Z #42 4.215 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c 2025-07-17T06:52:15.4940697Z #42 4.216 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c 2025-07-17T06:52:15.4943033Z #42 4.219 CC="gcc" /usr/bin/perl crypto/whrlpool/asm/wp-x86_64.pl elf crypto/whrlpool/wp-x86_64.s 2025-07-17T06:52:15.4946026Z #42 4.228 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c 2025-07-17T06:52:15.4953926Z #42 4.231 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c 2025-07-17T06:52:15.4966094Z #42 4.233 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c 2025-07-17T06:52:15.4973801Z #42 4.237 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c 2025-07-17T06:52:15.4981423Z #42 4.241 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c 2025-07-17T06:52:15.4989041Z #42 4.243 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c 2025-07-17T06:52:15.4996778Z #42 4.278 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c 2025-07-17T06:52:15.5004510Z #42 4.281 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c 2025-07-17T06:52:15.5012102Z #42 4.281 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c 2025-07-17T06:52:15.5020349Z #42 4.282 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c 2025-07-17T06:52:15.5028459Z #42 4.283 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c 2025-07-17T06:52:15.5036438Z #42 4.284 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c 2025-07-17T06:52:15.5805045Z #42 4.284 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c 2025-07-17T06:52:15.5812982Z #42 4.285 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c 2025-07-17T06:52:15.5820824Z #42 4.285 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c 2025-07-17T06:52:15.5828638Z #42 4.286 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c 2025-07-17T06:52:15.5835933Z #42 4.287 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c 2025-07-17T06:52:15.5842833Z #42 4.287 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c 2025-07-17T06:52:15.5850399Z #42 4.288 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c 2025-07-17T06:52:15.5857851Z #42 4.289 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c 2025-07-17T06:52:15.5865325Z #42 4.293 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c 2025-07-17T06:52:15.5873678Z #42 4.297 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c 2025-07-17T06:52:15.5882987Z #42 4.298 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c 2025-07-17T06:52:15.5891226Z #42 4.299 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c 2025-07-17T06:52:15.5899374Z #42 4.314 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c 2025-07-17T06:52:15.5907755Z #42 4.315 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c 2025-07-17T06:52:15.5916175Z #42 4.318 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c 2025-07-17T06:52:15.5924418Z #42 4.318 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c 2025-07-17T06:52:15.5932495Z #42 4.332 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c 2025-07-17T06:52:15.5940088Z #42 4.334 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c 2025-07-17T06:52:15.5947704Z #42 4.336 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c 2025-07-17T06:52:15.5955444Z #42 4.338 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c 2025-07-17T06:52:15.5966886Z #42 4.355 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c 2025-07-17T06:52:15.5974795Z #42 4.358 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c 2025-07-17T06:52:15.5982867Z #42 4.359 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c 2025-07-17T06:52:15.5990690Z #42 4.360 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c 2025-07-17T06:52:15.5998356Z #42 4.360 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c 2025-07-17T06:52:15.6006291Z #42 4.361 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c 2025-07-17T06:52:15.6014256Z #42 4.364 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c 2025-07-17T06:52:15.6022038Z #42 4.364 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c 2025-07-17T06:52:15.6030126Z #42 4.368 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c 2025-07-17T06:52:15.6038073Z #42 4.369 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c 2025-07-17T06:52:15.6046408Z #42 4.387 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c 2025-07-17T06:52:15.6809138Z #42 4.388 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c 2025-07-17T06:52:15.6817690Z #42 4.388 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c 2025-07-17T06:52:15.6826263Z #42 4.390 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c 2025-07-17T06:52:15.6834742Z #42 4.390 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c 2025-07-17T06:52:15.6843492Z #42 4.391 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c 2025-07-17T06:52:15.6852023Z #42 4.397 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c 2025-07-17T06:52:15.6862100Z #42 4.400 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c 2025-07-17T06:52:15.6870296Z #42 4.401 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c 2025-07-17T06:52:15.6878555Z #42 4.407 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c 2025-07-17T06:52:15.6886903Z #42 4.408 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c 2025-07-17T06:52:15.6894904Z #42 4.422 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c 2025-07-17T06:52:15.6900974Z #42 4.424 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c 2025-07-17T06:52:15.6905807Z #42 4.425 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c 2025-07-17T06:52:15.6913121Z #42 4.425 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c 2025-07-17T06:52:15.6920725Z #42 4.427 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c 2025-07-17T06:52:15.6928029Z #42 4.428 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c 2025-07-17T06:52:15.6935806Z #42 4.430 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c 2025-07-17T06:52:15.6943404Z #42 4.449 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c 2025-07-17T06:52:15.6951483Z #42 4.450 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c 2025-07-17T06:52:15.6962889Z #42 4.451 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c 2025-07-17T06:52:15.6971224Z #42 4.451 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c 2025-07-17T06:52:15.6979547Z #42 4.452 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c 2025-07-17T06:52:15.6987597Z #42 4.452 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c 2025-07-17T06:52:15.6995576Z #42 4.462 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c 2025-07-17T06:52:15.7004018Z #42 4.465 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c 2025-07-17T06:52:15.7012535Z #42 4.466 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c 2025-07-17T06:52:15.7020798Z #42 4.474 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c 2025-07-17T06:52:15.7029089Z #42 4.479 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c 2025-07-17T06:52:15.7037475Z #42 4.487 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c 2025-07-17T06:52:15.7828792Z #42 4.490 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c 2025-07-17T06:52:15.7836980Z #42 4.494 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c 2025-07-17T06:52:15.7841637Z #42 4.495 CC="gcc" /usr/bin/perl crypto/x86_64cpuid.pl elf crypto/x86_64cpuid.s 2025-07-17T06:52:15.7846056Z #42 4.497 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c 2025-07-17T06:52:15.7853595Z #42 4.499 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c 2025-07-17T06:52:15.7861306Z #42 4.499 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c 2025-07-17T06:52:15.7868711Z #42 4.501 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c 2025-07-17T06:52:15.7875716Z #42 4.505 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c 2025-07-17T06:52:15.7883214Z #42 4.510 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c 2025-07-17T06:52:15.7890341Z #42 4.512 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c 2025-07-17T06:52:15.7898140Z #42 4.513 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c 2025-07-17T06:52:15.7906085Z #42 4.513 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c 2025-07-17T06:52:15.7914018Z #42 4.516 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c 2025-07-17T06:52:15.7922413Z #42 4.520 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c 2025-07-17T06:52:15.7930291Z #42 4.521 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c 2025-07-17T06:52:15.7939158Z #42 4.525 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c 2025-07-17T06:52:15.7947261Z #42 4.527 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c 2025-07-17T06:52:15.7954606Z #42 4.530 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c 2025-07-17T06:52:15.7962350Z #42 4.537 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c 2025-07-17T06:52:15.7969718Z #42 4.537 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c 2025-07-17T06:52:15.7977036Z #42 4.559 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c 2025-07-17T06:52:15.7984302Z #42 4.559 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c 2025-07-17T06:52:15.7991935Z #42 4.562 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c 2025-07-17T06:52:15.7999557Z #42 4.566 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c 2025-07-17T06:52:15.8006645Z #42 4.568 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c 2025-07-17T06:52:15.8014035Z #42 4.571 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c 2025-07-17T06:52:15.8021489Z #42 4.572 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c 2025-07-17T06:52:15.8028817Z #42 4.573 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c 2025-07-17T06:52:15.8036830Z #42 4.573 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c 2025-07-17T06:52:15.8044484Z #42 4.580 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c 2025-07-17T06:52:15.8051915Z #42 4.582 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c 2025-07-17T06:52:15.8059975Z #42 4.583 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c 2025-07-17T06:52:15.8067329Z #42 4.585 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c 2025-07-17T06:52:15.8075106Z #42 4.589 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c 2025-07-17T06:52:15.8938488Z #42 4.599 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c 2025-07-17T06:52:15.8947339Z #42 4.599 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c 2025-07-17T06:52:15.8956663Z #42 4.602 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c 2025-07-17T06:52:15.8965528Z #42 4.603 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c 2025-07-17T06:52:15.8974040Z #42 4.605 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c 2025-07-17T06:52:15.8982593Z #42 4.607 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c 2025-07-17T06:52:15.8990881Z #42 4.608 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c 2025-07-17T06:52:15.8999514Z #42 4.611 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c 2025-07-17T06:52:15.9007322Z #42 4.625 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c 2025-07-17T06:52:15.9015075Z #42 4.632 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c 2025-07-17T06:52:15.9022529Z #42 4.633 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c 2025-07-17T06:52:15.9030162Z #42 4.639 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c 2025-07-17T06:52:15.9037256Z #42 4.640 gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c 2025-07-17T06:52:15.9045053Z #42 4.667 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/basic_output.d.tmp -MT test/testutil/basic_output.o -c -o test/testutil/basic_output.o test/testutil/basic_output.c 2025-07-17T06:52:15.9053113Z #42 4.668 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/cb.d.tmp -MT test/testutil/cb.o -c -o test/testutil/cb.o test/testutil/cb.c 2025-07-17T06:52:15.9063426Z #42 4.669 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/driver.d.tmp -MT test/testutil/driver.o -c -o test/testutil/driver.o test/testutil/driver.c 2025-07-17T06:52:15.9073965Z #42 4.670 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/format_output.d.tmp -MT test/testutil/format_output.o -c -o test/testutil/format_output.o test/testutil/format_output.c 2025-07-17T06:52:15.9085068Z #42 4.670 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/main.d.tmp -MT test/testutil/main.o -c -o test/testutil/main.o test/testutil/main.c 2025-07-17T06:52:15.9095516Z #42 4.671 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/output_helpers.d.tmp -MT test/testutil/output_helpers.o -c -o test/testutil/output_helpers.o test/testutil/output_helpers.c 2025-07-17T06:52:15.9105079Z #42 4.671 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/random.d.tmp -MT test/testutil/random.o -c -o test/testutil/random.o test/testutil/random.c 2025-07-17T06:52:15.9113461Z #42 4.675 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/stanza.d.tmp -MT test/testutil/stanza.o -c -o test/testutil/stanza.o test/testutil/stanza.c 2025-07-17T06:52:15.9122011Z #42 4.679 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/tap_bio.d.tmp -MT test/testutil/tap_bio.o -c -o test/testutil/tap_bio.o test/testutil/tap_bio.c 2025-07-17T06:52:15.9130443Z #42 4.680 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/test_cleanup.d.tmp -MT test/testutil/test_cleanup.o -c -o test/testutil/test_cleanup.o test/testutil/test_cleanup.c 2025-07-17T06:52:15.9138850Z #42 4.688 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/tests.d.tmp -MT test/testutil/tests.o -c -o test/testutil/tests.o test/testutil/tests.c 2025-07-17T06:52:15.9146785Z #42 4.700 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF test/testutil/testutil_init.d.tmp -MT test/testutil/testutil_init.o -c -o test/testutil/testutil_init.o test/testutil/testutil_init.c 2025-07-17T06:52:15.9977126Z #42 4.709 /usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map 2025-07-17T06:52:15.9978034Z #42 4.711 /usr/bin/perl util/mkdef.pl ssl linux > libssl.map 2025-07-17T06:52:15.9979541Z #42 4.713 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -MMD -MF engines/e_afalg.d.tmp -MT engines/e_afalg.o -c -o engines/e_afalg.o engines/e_afalg.c 2025-07-17T06:52:15.9981682Z #42 4.714 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c 2025-07-17T06:52:15.9984021Z #42 4.715 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o engines/e_dasync.c 2025-07-17T06:52:15.9986593Z #42 4.718 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o engines/e_ossltest.c 2025-07-17T06:52:15.9988570Z #42 4.720 CC="gcc" /usr/bin/perl engines/asm/e_padlock-x86_64.pl elf engines/e_padlock-x86_64.s 2025-07-17T06:52:15.9990560Z #42 4.723 gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c 2025-07-17T06:52:15.9992303Z #42 4.732 /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h 2025-07-17T06:52:15.9993722Z #42 4.737 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c 2025-07-17T06:52:15.9995730Z #42 4.738 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c 2025-07-17T06:52:15.9997884Z #42 4.739 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c 2025-07-17T06:52:15.9999930Z #42 4.739 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c 2025-07-17T06:52:16.0001649Z #42 4.740 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c 2025-07-17T06:52:16.0003763Z #42 4.742 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/client.d.tmp -MT fuzz/client.o -c -o fuzz/client.o fuzz/client.c 2025-07-17T06:52:16.0005598Z #42 4.742 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c 2025-07-17T06:52:16.0007438Z #42 4.779 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c 2025-07-17T06:52:16.0009045Z #42 4.779 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c 2025-07-17T06:52:16.0010906Z #42 4.780 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c 2025-07-17T06:52:16.0012712Z #42 4.780 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c 2025-07-17T06:52:16.0014580Z #42 4.780 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c 2025-07-17T06:52:16.0016471Z #42 4.781 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c 2025-07-17T06:52:16.0018410Z #42 4.781 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c 2025-07-17T06:52:16.0020627Z #42 4.782 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asn1_decode_test.d.tmp -MT test/asn1_decode_test.o -c -o test/asn1_decode_test.o test/asn1_decode_test.c 2025-07-17T06:52:16.0023037Z #42 4.782 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asn1_encode_test.d.tmp -MT test/asn1_encode_test.o -c -o test/asn1_encode_test.o test/asn1_encode_test.c 2025-07-17T06:52:16.0025375Z #42 4.783 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asn1_internal_test.d.tmp -MT test/asn1_internal_test.o -c -o test/asn1_internal_test.o test/asn1_internal_test.c 2025-07-17T06:52:16.0027860Z #42 4.784 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asn1_string_table_test.d.tmp -MT test/asn1_string_table_test.o -c -o test/asn1_string_table_test.o test/asn1_string_table_test.c 2025-07-17T06:52:16.0030387Z #42 4.784 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asn1_time_test.d.tmp -MT test/asn1_time_test.o -c -o test/asn1_time_test.o test/asn1_time_test.c 2025-07-17T06:52:16.0032725Z #42 4.788 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c 2025-07-17T06:52:16.0035005Z #42 4.792 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c 2025-07-17T06:52:16.0037197Z #42 4.792 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c 2025-07-17T06:52:16.0039529Z #42 4.794 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c 2025-07-17T06:52:16.0041627Z #42 4.804 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c 2025-07-17T06:52:16.0976704Z #42 4.810 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bio_callback_test.d.tmp -MT test/bio_callback_test.o -c -o test/bio_callback_test.o test/bio_callback_test.c 2025-07-17T06:52:16.0979153Z #42 4.819 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c 2025-07-17T06:52:16.0981675Z #42 4.819 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bio_memleak_test.d.tmp -MT test/bio_memleak_test.o -c -o test/bio_memleak_test.o test/bio_memleak_test.c 2025-07-17T06:52:16.0984091Z #42 4.825 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c 2025-07-17T06:52:16.0986472Z #42 4.825 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c 2025-07-17T06:52:16.0988129Z #42 4.828 /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c 2025-07-17T06:52:16.0989296Z #42 4.834 /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c 2025-07-17T06:52:16.0990437Z #42 4.835 /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c 2025-07-17T06:52:16.0991575Z #42 4.835 /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c 2025-07-17T06:52:16.0992689Z #42 4.840 /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c 2025-07-17T06:52:16.0993917Z #42 4.840 /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c 2025-07-17T06:52:16.0995057Z #42 4.842 /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c 2025-07-17T06:52:16.0996142Z #42 4.842 /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c 2025-07-17T06:52:16.0997295Z #42 4.843 /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c 2025-07-17T06:52:16.0998506Z #42 4.847 /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c 2025-07-17T06:52:16.0999765Z #42 4.848 /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c 2025-07-17T06:52:16.1000680Z #42 4.849 /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c 2025-07-17T06:52:16.1001656Z #42 4.849 /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c 2025-07-17T06:52:16.1002736Z #42 4.850 /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c 2025-07-17T06:52:16.1003868Z #42 4.851 /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c 2025-07-17T06:52:16.1005094Z #42 4.852 /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c 2025-07-17T06:52:16.1006231Z #42 4.854 /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c 2025-07-17T06:52:16.1007286Z #42 4.855 /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c 2025-07-17T06:52:16.1008260Z #42 4.857 /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c 2025-07-17T06:52:16.1009237Z #42 4.857 /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c 2025-07-17T06:52:16.1010227Z #42 4.858 /usr/bin/perl test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c 2025-07-17T06:52:16.1024530Z #42 4.858 /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c 2025-07-17T06:52:16.1025814Z #42 4.859 /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c 2025-07-17T06:52:16.1026762Z #42 4.859 /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c 2025-07-17T06:52:16.1027660Z #42 4.859 /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c 2025-07-17T06:52:16.1028559Z #42 4.860 /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c 2025-07-17T06:52:16.1029552Z #42 4.860 /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c 2025-07-17T06:52:16.1030574Z #42 4.862 /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c 2025-07-17T06:52:16.1031562Z #42 4.865 /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c 2025-07-17T06:52:16.1032566Z #42 4.866 /usr/bin/perl test/generate_buildtest.pl idea > test/buildtest_idea.c 2025-07-17T06:52:16.1033609Z #42 4.866 /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c 2025-07-17T06:52:16.1034604Z #42 4.867 /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c 2025-07-17T06:52:16.1035787Z #42 4.868 /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c 2025-07-17T06:52:16.1036784Z #42 4.868 /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c 2025-07-17T06:52:16.1037742Z #42 4.868 /usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c 2025-07-17T06:52:16.1038890Z #42 4.869 /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c 2025-07-17T06:52:16.1040008Z #42 4.869 /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c 2025-07-17T06:52:16.1041061Z #42 4.870 /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c 2025-07-17T06:52:16.1042178Z #42 4.871 /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c 2025-07-17T06:52:16.1043186Z #42 4.872 /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c 2025-07-17T06:52:16.1044345Z #42 4.872 /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c 2025-07-17T06:52:16.1045473Z #42 4.873 /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c 2025-07-17T06:52:16.1046550Z #42 4.873 /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c 2025-07-17T06:52:16.1047637Z #42 4.873 /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c 2025-07-17T06:52:16.1048696Z #42 4.874 /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c 2025-07-17T06:52:16.1049776Z #42 4.874 /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c 2025-07-17T06:52:16.1050943Z #42 4.875 /usr/bin/perl test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c 2025-07-17T06:52:16.1052129Z #42 4.875 /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c 2025-07-17T06:52:16.1053183Z #42 4.876 /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c 2025-07-17T06:52:16.1054263Z #42 4.876 /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c 2025-07-17T06:52:16.1055312Z #42 4.878 /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c 2025-07-17T06:52:16.1057224Z #42 4.879 /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c 2025-07-17T06:52:16.1058393Z #42 4.879 /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c 2025-07-17T06:52:16.1059443Z #42 4.880 /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c 2025-07-17T06:52:16.1060491Z #42 4.880 /usr/bin/perl test/generate_buildtest.pl srp > test/buildtest_srp.c 2025-07-17T06:52:16.1061597Z #42 4.882 /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c 2025-07-17T06:52:16.1062692Z #42 4.882 /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c 2025-07-17T06:52:16.1063744Z #42 4.882 /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c 2025-07-17T06:52:16.1064886Z #42 4.883 /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c 2025-07-17T06:52:16.1066002Z #42 4.883 /usr/bin/perl test/generate_buildtest.pl store > test/buildtest_store.c 2025-07-17T06:52:16.1067179Z #42 4.884 /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c 2025-07-17T06:52:16.1068301Z #42 4.884 /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c 2025-07-17T06:52:16.1069277Z #42 4.884 /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c 2025-07-17T06:52:16.1070361Z #42 4.885 /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c 2025-07-17T06:52:16.1071366Z #42 4.885 /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c 2025-07-17T06:52:16.1072461Z #42 4.885 /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c 2025-07-17T06:52:16.1073640Z #42 4.886 /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c 2025-07-17T06:52:16.1074798Z #42 4.886 /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c 2025-07-17T06:52:16.1075922Z #42 4.887 /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c 2025-07-17T06:52:16.1077721Z #42 4.887 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c 2025-07-17T06:52:16.1080318Z #42 4.889 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/chacha_internal_test.d.tmp -MT test/chacha_internal_test.o -c -o test/chacha_internal_test.o test/chacha_internal_test.c 2025-07-17T06:52:16.1083049Z #42 4.889 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/cipherbytes_test.d.tmp -MT test/cipherbytes_test.o -c -o test/cipherbytes_test.o test/cipherbytes_test.c 2025-07-17T06:52:16.1085823Z #42 4.891 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c 2025-07-17T06:52:16.1088279Z #42 4.891 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ciphername_test.d.tmp -MT test/ciphername_test.o -c -o test/ciphername_test.o test/ciphername_test.c 2025-07-17T06:52:16.1090652Z #42 4.892 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c 2025-07-17T06:52:16.1092961Z #42 4.893 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/cmactest.d.tmp -MT test/cmactest.o -c -o test/cmactest.o test/cmactest.c 2025-07-17T06:52:16.1095021Z #42 4.893 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/cmsapitest.d.tmp -MT test/cmsapitest.o -c -o test/cmsapitest.o test/cmsapitest.c 2025-07-17T06:52:16.1097391Z #42 4.894 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/conf_include_test.d.tmp -MT test/conf_include_test.o -c -o test/conf_include_test.o test/conf_include_test.c 2025-07-17T06:52:16.1099946Z #42 4.895 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c 2025-07-17T06:52:16.1102163Z #42 4.896 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c 2025-07-17T06:52:16.1103849Z #42 4.897 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c 2025-07-17T06:52:16.1106183Z #42 4.898 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ctype_internal_test.d.tmp -MT test/ctype_internal_test.o -c -o test/ctype_internal_test.o test/ctype_internal_test.c 2025-07-17T06:52:16.1108681Z #42 4.898 gcc -I. -Iinclude -Icrypto/ec/curve448 -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/curve448_internal_test.d.tmp -MT test/curve448_internal_test.o -c -o test/curve448_internal_test.o test/curve448_internal_test.c 2025-07-17T06:52:16.1110963Z #42 4.899 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c 2025-07-17T06:52:16.1112870Z #42 4.900 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c 2025-07-17T06:52:16.1114917Z #42 4.901 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c 2025-07-17T06:52:16.1116872Z #42 4.902 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c 2025-07-17T06:52:16.1119291Z #42 4.902 gcc -Iinclude -Itest -I. -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/drbg_cavs_data.d.tmp -MT test/drbg_cavs_data.o -c -o test/drbg_cavs_data.o test/drbg_cavs_data.c 2025-07-17T06:52:16.1121939Z #42 4.902 gcc -Iinclude -Itest -I. -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/drbg_cavs_test.d.tmp -MT test/drbg_cavs_test.o -c -o test/drbg_cavs_test.o test/drbg_cavs_test.c 2025-07-17T06:52:16.1124112Z #42 4.903 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/drbgtest.d.tmp -MT test/drbgtest.o -c -o test/drbgtest.o test/drbgtest.c 2025-07-17T06:52:16.1126641Z #42 4.904 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dsa_no_digest_size_test.d.tmp -MT test/dsa_no_digest_size_test.o -c -o test/dsa_no_digest_size_test.o test/dsa_no_digest_size_test.c 2025-07-17T06:52:16.1994079Z #42 4.906 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c 2025-07-17T06:52:16.1997099Z #42 4.907 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dtls_mtu_test.d.tmp -MT test/dtls_mtu_test.o -c -o test/dtls_mtu_test.o test/dtls_mtu_test.c 2025-07-17T06:52:16.1999918Z #42 4.908 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c 2025-07-17T06:52:16.2002697Z #42 4.909 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c 2025-07-17T06:52:16.2005767Z #42 4.909 gcc -Iinclude -Icrypto/ec -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ec_internal_test.d.tmp -MT test/ec_internal_test.o -c -o test/ec_internal_test.o test/ec_internal_test.c 2025-07-17T06:52:16.2008679Z #42 4.910 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c 2025-07-17T06:52:16.2011191Z #42 4.910 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ecstresstest.d.tmp -MT test/ecstresstest.o -c -o test/ecstresstest.o test/ecstresstest.c 2025-07-17T06:52:16.2013615Z #42 4.911 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c 2025-07-17T06:52:16.2016015Z #42 4.912 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c 2025-07-17T06:52:16.2018441Z #42 4.913 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/errtest.d.tmp -MT test/errtest.o -c -o test/errtest.o test/errtest.c 2025-07-17T06:52:16.2020879Z #42 4.938 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c 2025-07-17T06:52:16.2023478Z #42 4.939 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c 2025-07-17T06:52:16.2025855Z #42 4.939 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c 2025-07-17T06:52:16.2028153Z #42 4.940 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c 2025-07-17T06:52:16.2030600Z #42 4.960 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/fatalerrtest.d.tmp -MT test/fatalerrtest.o -c -o test/fatalerrtest.o test/fatalerrtest.c 2025-07-17T06:52:16.2033108Z #42 4.963 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c 2025-07-17T06:52:16.2035536Z #42 4.965 gcc -Iinclude -I. -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/gosttest.d.tmp -MT test/gosttest.o -c -o test/gosttest.o test/gosttest.c 2025-07-17T06:52:16.2039158Z #42 4.976 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c 2025-07-17T06:52:16.2041396Z #42 4.978 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c 2025-07-17T06:52:16.2043428Z #42 4.979 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c 2025-07-17T06:52:16.2045694Z #42 4.980 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/lhash_test.d.tmp -MT test/lhash_test.o -c -o test/lhash_test.o test/lhash_test.c 2025-07-17T06:52:16.2047930Z #42 4.982 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c 2025-07-17T06:52:16.2050374Z #42 4.984 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/mdc2_internal_test.d.tmp -MT test/mdc2_internal_test.o -c -o test/mdc2_internal_test.o test/mdc2_internal_test.c 2025-07-17T06:52:16.2052836Z #42 4.994 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c 2025-07-17T06:52:16.2055142Z #42 4.997 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c 2025-07-17T06:52:16.2057953Z #42 4.997 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/modes_internal_test.d.tmp -MT test/modes_internal_test.o -c -o test/modes_internal_test.o test/modes_internal_test.c 2025-07-17T06:52:16.2060549Z #42 5.006 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ocspapitest.d.tmp -MT test/ocspapitest.o -c -o test/ocspapitest.o test/ocspapitest.c 2025-07-17T06:52:16.3125338Z #42 5.007 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c 2025-07-17T06:52:16.3127527Z #42 5.013 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c 2025-07-17T06:52:16.3129553Z #42 5.021 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/pemtest.d.tmp -MT test/pemtest.o -c -o test/pemtest.o test/pemtest.c 2025-07-17T06:52:16.3131835Z #42 5.022 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/pkey_meth_kdf_test.d.tmp -MT test/pkey_meth_kdf_test.o -c -o test/pkey_meth_kdf_test.o test/pkey_meth_kdf_test.c 2025-07-17T06:52:16.3134269Z #42 5.024 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/pkey_meth_test.d.tmp -MT test/pkey_meth_test.o -c -o test/pkey_meth_test.o test/pkey_meth_test.c 2025-07-17T06:52:16.3136717Z #42 5.030 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/poly1305_internal_test.d.tmp -MT test/poly1305_internal_test.o -c -o test/poly1305_internal_test.o test/poly1305_internal_test.c 2025-07-17T06:52:16.3139068Z #42 5.031 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c 2025-07-17T06:52:16.3141004Z #42 5.032 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c 2025-07-17T06:52:16.3143009Z #42 5.033 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c 2025-07-17T06:52:16.3145303Z #42 5.033 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rdrand_sanitytest.d.tmp -MT test/rdrand_sanitytest.o -c -o test/rdrand_sanitytest.o test/rdrand_sanitytest.c 2025-07-17T06:52:16.3147785Z #42 5.034 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/recordlentest.d.tmp -MT test/recordlentest.o -c -o test/recordlentest.o test/recordlentest.c 2025-07-17T06:52:16.3150277Z #42 5.035 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rsa_complex.d.tmp -MT test/rsa_complex.o -c -o test/rsa_complex.o test/rsa_complex.c 2025-07-17T06:52:16.3152417Z #42 5.035 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rsa_mp_test.d.tmp -MT test/rsa_mp_test.o -c -o test/rsa_mp_test.o test/rsa_mp_test.c 2025-07-17T06:52:16.3154552Z #42 5.036 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c 2025-07-17T06:52:16.3156981Z #42 5.037 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c 2025-07-17T06:52:16.3159542Z #42 5.040 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c 2025-07-17T06:52:16.3161787Z #42 5.046 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/servername_test.d.tmp -MT test/servername_test.o -c -o test/servername_test.o test/servername_test.c 2025-07-17T06:52:16.3164350Z #42 5.048 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/shlibloadtest.d.tmp -MT test/shlibloadtest.o -c -o test/shlibloadtest.o test/shlibloadtest.c 2025-07-17T06:52:16.3166892Z #42 5.051 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/siphash_internal_test.d.tmp -MT test/siphash_internal_test.o -c -o test/siphash_internal_test.o test/siphash_internal_test.c 2025-07-17T06:52:16.3169515Z #42 5.052 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sm2_internal_test.d.tmp -MT test/sm2_internal_test.o -c -o test/sm2_internal_test.o test/sm2_internal_test.c 2025-07-17T06:52:16.3172080Z #42 5.053 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sm4_internal_test.d.tmp -MT test/sm4_internal_test.o -c -o test/sm4_internal_test.o test/sm4_internal_test.c 2025-07-17T06:52:16.3174410Z #42 5.061 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c 2025-07-17T06:52:16.3177001Z #42 5.064 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssl_cert_table_internal_test.d.tmp -MT test/ssl_cert_table_internal_test.o -c -o test/ssl_cert_table_internal_test.o test/ssl_cert_table_internal_test.c 2025-07-17T06:52:16.3179700Z #42 5.065 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssl_ctx_test.d.tmp -MT test/ssl_ctx_test.o -c -o test/ssl_ctx_test.o test/ssl_ctx_test.c 2025-07-17T06:52:16.3182164Z #42 5.066 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c 2025-07-17T06:52:16.3184454Z #42 5.069 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c 2025-07-17T06:52:16.3185853Z #42 5.071 In file included from test/packettest.c:11: 2025-07-17T06:52:16.3186681Z #42 5.071 test/packettest.c: In function 'test_PACKET_buf_init': 2025-07-17T06:52:16.3187796Z #42 5.071 test/packettest.c:309:20: warning: 'buf1' may be used uninitialized [-Wmaybe-uninitialized] 2025-07-17T06:52:16.3188885Z #42 5.071 309 | if (!TEST_true(PACKET_buf_init(&pkt, buf1, 4)) 2025-07-17T06:52:16.3189764Z #42 5.071 test/testutil.h:360:66: note: in definition of macro 'TEST_true' 2025-07-17T06:52:16.3190775Z #42 5.071 360 | # define TEST_true(a) test_true(__FILE__, __LINE__, #a, (a) != 0) 2025-07-17T06:52:16.3191646Z #42 5.071 | ^ 2025-07-17T06:52:16.3192366Z #42 5.071 In file included from test/packettest.c:10: 2025-07-17T06:52:16.3193572Z #42 5.071 test/../ssl/packet_local.h:68:31: note: by argument 2 of type 'const unsigned char *' to 'PACKET_buf_init' declared here 2025-07-17T06:52:16.3194972Z #42 5.071 68 | __owur static ossl_inline int PACKET_buf_init(PACKET *pkt, 2025-07-17T06:52:16.3195747Z #42 5.071 | ^~~~~~~~~~~~~~~ 2025-07-17T06:52:16.3196475Z #42 5.071 test/packettest.c:305:19: note: 'buf1' declared here 2025-07-17T06:52:16.3197341Z #42 5.071 305 | unsigned char buf1[BUF_LEN]; 2025-07-17T06:52:16.3197933Z #42 5.071 | ^~~~ 2025-07-17T06:52:16.3199392Z #42 5.074 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c 2025-07-17T06:52:16.3201882Z #42 5.080 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c 2025-07-17T06:52:16.3204153Z #42 5.081 gcc -Iinclude -I. -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c 2025-07-17T06:52:16.3206491Z #42 5.083 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sslbuffertest.d.tmp -MT test/sslbuffertest.o -c -o test/sslbuffertest.o test/sslbuffertest.c 2025-07-17T06:52:16.3208989Z #42 5.083 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c 2025-07-17T06:52:16.3211332Z #42 5.085 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c 2025-07-17T06:52:16.3213457Z #42 5.091 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/stack_test.d.tmp -MT test/stack_test.o -c -o test/stack_test.o test/stack_test.c 2025-07-17T06:52:16.3215808Z #42 5.093 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/sysdefaulttest.d.tmp -MT test/sysdefaulttest.o -c -o test/sysdefaulttest.o test/sysdefaulttest.c 2025-07-17T06:52:16.3218123Z #42 5.097 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/test_test.d.tmp -MT test/test_test.o -c -o test/test_test.o test/test_test.c 2025-07-17T06:52:16.3220318Z #42 5.119 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c 2025-07-17T06:52:16.4134245Z #42 5.120 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/time_offset_test.d.tmp -MT test/time_offset_test.o -c -o test/time_offset_test.o test/time_offset_test.c 2025-07-17T06:52:16.4136782Z #42 5.120 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/tls13ccstest.d.tmp -MT test/tls13ccstest.o -c -o test/tls13ccstest.o test/tls13ccstest.c 2025-07-17T06:52:16.4139527Z #42 5.121 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/tls13encryptiontest.d.tmp -MT test/tls13encryptiontest.o -c -o test/tls13encryptiontest.o test/tls13encryptiontest.c 2025-07-17T06:52:16.4142307Z #42 5.121 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/tls13secretstest.d.tmp -MT test/tls13secretstest.o -c -o test/tls13secretstest.o test/tls13secretstest.c 2025-07-17T06:52:16.4144626Z #42 5.122 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/uitest.d.tmp -MT test/uitest.o -c -o test/uitest.o test/uitest.c 2025-07-17T06:52:16.4146651Z #42 5.122 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c 2025-07-17T06:52:16.4148660Z #42 5.123 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c 2025-07-17T06:52:16.4151249Z #42 5.123 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c 2025-07-17T06:52:16.4153571Z #42 5.124 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/versions.d.tmp -MT test/versions.o -c -o test/versions.o test/versions.c 2025-07-17T06:52:16.4156035Z #42 5.124 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/wpackettest.d.tmp -MT test/wpackettest.o -c -o test/wpackettest.o test/wpackettest.c 2025-07-17T06:52:16.4158587Z #42 5.125 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/x509_check_cert_pkey_test.d.tmp -MT test/x509_check_cert_pkey_test.o -c -o test/x509_check_cert_pkey_test.o test/x509_check_cert_pkey_test.c 2025-07-17T06:52:16.4161783Z #42 5.125 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/x509_dup_cert_test.d.tmp -MT test/x509_dup_cert_test.o -c -o test/x509_dup_cert_test.o test/x509_dup_cert_test.c 2025-07-17T06:52:16.4164302Z #42 5.126 gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/x509_internal_test.d.tmp -MT test/x509_internal_test.o -c -o test/x509_internal_test.o test/x509_internal_test.c 2025-07-17T06:52:16.4166716Z #42 5.127 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/x509_time_test.d.tmp -MT test/x509_time_test.o -c -o test/x509_time_test.o test/x509_time_test.c 2025-07-17T06:52:16.4169033Z #42 5.130 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c 2025-07-17T06:52:16.4170490Z #42 5.137 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:16.4171265Z #42 5.137 "-oMakefile" apps/CA.pl.in > "apps/CA.pl" 2025-07-17T06:52:16.4172011Z #42 5.146 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:16.4172805Z #42 5.146 "-oMakefile" apps/tsget.in > "apps/tsget.pl" 2025-07-17T06:52:16.4173575Z #42 5.154 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:16.4174370Z #42 5.154 "-oMakefile" tools/c_rehash.in > "tools/c_rehash" 2025-07-17T06:52:16.4175168Z #42 5.158 /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ 2025-07-17T06:52:16.4175965Z #42 5.158 "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" 2025-07-17T06:52:16.4177155Z #42 5.165 ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o 2025-07-17T06:52:16.4181536Z #42 5.166 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s 2025-07-17T06:52:16.4185599Z #42 5.167 ar: creating apps/libapps.a 2025-07-17T06:52:16.4189406Z #42 5.170 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s 2025-07-17T06:52:16.4193453Z #42 5.172 ranlib apps/libapps.a || echo Never mind. 2025-07-17T06:52:16.4197741Z #42 5.175 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s 2025-07-17T06:52:16.4204933Z #42 5.176 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s 2025-07-17T06:52:16.4212199Z #42 5.176 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s 2025-07-17T06:52:16.4218667Z #42 5.180 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-avx2.s 2025-07-17T06:52:16.4224538Z #42 5.184 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz-x86_64.s 2025-07-17T06:52:16.4231428Z #42 5.185 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-gf2m.s 2025-07-17T06:52:16.4237938Z #42 5.187 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont.s 2025-07-17T06:52:16.4244736Z #42 5.190 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/bn/x86_64-mont5.o crypto/bn/x86_64-mont5.s 2025-07-17T06:52:16.4251745Z #42 5.191 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll-x86_64.s 2025-07-17T06:52:16.4259639Z #42 5.192 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/chacha/chacha-x86_64.o crypto/chacha/chacha-x86_64.s 2025-07-17T06:52:16.4268094Z #42 5.193 gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c 2025-07-17T06:52:16.4275628Z #42 5.194 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256-x86_64.s 2025-07-17T06:52:16.4283417Z #42 5.195 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/ec/x25519-x86_64.o crypto/ec/x25519-x86_64.s 2025-07-17T06:52:16.4290953Z #42 5.195 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/md5/md5-x86_64.o crypto/md5/md5-x86_64.s 2025-07-17T06:52:16.4298525Z #42 5.196 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/modes/aesni-gcm-x86_64.o crypto/modes/aesni-gcm-x86_64.s 2025-07-17T06:52:16.4306610Z #42 5.196 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/modes/ghash-x86_64.o crypto/modes/ghash-x86_64.s 2025-07-17T06:52:16.4313954Z #42 5.201 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305-x86_64.s 2025-07-17T06:52:16.4321326Z #42 5.204 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-md5-x86_64.s 2025-07-17T06:52:16.4328536Z #42 5.204 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/rc4/rc4-x86_64.o crypto/rc4/rc4-x86_64.s 2025-07-17T06:52:16.4335901Z #42 5.205 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/keccak1600-x86_64.o crypto/sha/keccak1600-x86_64.s 2025-07-17T06:52:16.4343131Z #42 5.206 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-mb-x86_64.s 2025-07-17T06:52:16.4350301Z #42 5.207 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/sha1-x86_64.o crypto/sha/sha1-x86_64.s 2025-07-17T06:52:16.4360283Z #42 5.207 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-mb-x86_64.s 2025-07-17T06:52:16.4367332Z #42 5.208 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/sha256-x86_64.o crypto/sha/sha256-x86_64.s 2025-07-17T06:52:16.4375107Z #42 5.210 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/sha/sha512-x86_64.o crypto/sha/sha512-x86_64.s 2025-07-17T06:52:16.4382503Z #42 5.214 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp-x86_64.s 2025-07-17T06:52:16.4389746Z #42 5.214 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/opt/openssl/ssl\"" -DENGINESDIR="\"/opt/openssl/lib/engines-1.1\"" -c -o crypto/x86_64cpuid.o crypto/x86_64cpuid.s 2025-07-17T06:52:16.4398814Z #42 5.215 ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o 2025-07-17T06:52:16.4406765Z #42 5.216 ar r test/libtestutil.a test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o 2025-07-17T06:52:16.4409394Z #42 5.217 ar: creating libssl.a 2025-07-17T06:52:16.4410327Z #42 5.218 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -DPADLOCK_ASM -c -o engines/e_padlock-x86_64.o engines/e_padlock-x86_64.s 2025-07-17T06:52:16.4411376Z #42 5.218 ar: creating test/libtestutil.a 2025-07-17T06:52:16.4412590Z #42 5.219 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c 2025-07-17T06:52:16.4414504Z #42 5.219 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c 2025-07-17T06:52:16.4416229Z #42 5.220 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c 2025-07-17T06:52:16.5286244Z #42 5.222 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c 2025-07-17T06:52:16.5288357Z #42 5.222 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c 2025-07-17T06:52:16.5290997Z #42 5.223 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c 2025-07-17T06:52:16.5293057Z #42 5.223 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c 2025-07-17T06:52:16.5294539Z #42 5.225 ranlib test/libtestutil.a || echo Never mind. 2025-07-17T06:52:16.5295998Z #42 5.225 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c 2025-07-17T06:52:16.5298055Z #42 5.226 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c 2025-07-17T06:52:16.5300136Z #42 5.227 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c 2025-07-17T06:52:16.5302179Z #42 5.228 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c 2025-07-17T06:52:16.5304090Z #42 5.229 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c 2025-07-17T06:52:16.5305425Z #42 5.245 chmod a+x apps/CA.pl 2025-07-17T06:52:16.5306591Z #42 5.247 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c 2025-07-17T06:52:16.5308602Z #42 5.248 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c 2025-07-17T06:52:16.5310708Z #42 5.249 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c 2025-07-17T06:52:16.5312790Z #42 5.249 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c 2025-07-17T06:52:16.5314900Z #42 5.250 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c 2025-07-17T06:52:16.5316965Z #42 5.250 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c 2025-07-17T06:52:16.5319117Z #42 5.251 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c 2025-07-17T06:52:16.5320438Z #42 5.252 ranlib libssl.a || echo Never mind. 2025-07-17T06:52:16.5321826Z #42 5.252 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c 2025-07-17T06:52:16.5323129Z #42 5.253 chmod a+x tools/c_rehash 2025-07-17T06:52:16.5324469Z #42 5.253 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c 2025-07-17T06:52:16.5326949Z #42 5.255 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c 2025-07-17T06:52:16.5329039Z #42 5.255 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c 2025-07-17T06:52:16.5330408Z #42 5.256 chmod a+x apps/tsget.pl 2025-07-17T06:52:16.5331789Z #42 5.257 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c 2025-07-17T06:52:16.5333838Z #42 5.258 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c 2025-07-17T06:52:16.5336080Z #42 5.258 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c 2025-07-17T06:52:16.5338285Z #42 5.259 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c 2025-07-17T06:52:16.5340558Z #42 5.261 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c 2025-07-17T06:52:16.5342754Z #42 5.261 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c 2025-07-17T06:52:16.5344135Z #42 5.285 chmod a+x util/shlib_wrap.sh 2025-07-17T06:52:16.5345419Z #42 5.286 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c 2025-07-17T06:52:16.5347507Z #42 5.287 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c 2025-07-17T06:52:16.5349595Z #42 5.287 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c 2025-07-17T06:52:16.5351601Z #42 5.288 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c 2025-07-17T06:52:16.5353659Z #42 5.289 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c 2025-07-17T06:52:16.5356466Z #42 5.289 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c 2025-07-17T06:52:16.5358849Z #42 5.290 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c 2025-07-17T06:52:16.5360996Z #42 5.290 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c 2025-07-17T06:52:16.5363195Z #42 5.298 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c 2025-07-17T06:52:16.5365210Z #42 5.298 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c 2025-07-17T06:52:16.5367212Z #42 5.312 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c 2025-07-17T06:52:16.5369269Z #42 5.335 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c 2025-07-17T06:52:16.6327133Z #42 5.389 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c 2025-07-17T06:52:16.6329975Z #42 5.393 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c 2025-07-17T06:52:16.6332662Z #42 5.397 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c 2025-07-17T06:52:16.6334985Z #42 5.402 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c 2025-07-17T06:52:16.6337620Z #42 5.403 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c 2025-07-17T06:52:16.6340260Z #42 5.404 gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c 2025-07-17T06:52:16.6342791Z #42 5.405 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c 2025-07-17T06:52:16.6345461Z #42 5.409 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c 2025-07-17T06:52:16.6348399Z #42 5.410 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c 2025-07-17T06:52:16.6351439Z #42 5.413 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c 2025-07-17T06:52:16.6354367Z #42 5.414 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c 2025-07-17T06:52:16.6358929Z #42 5.415 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c 2025-07-17T06:52:16.6361741Z #42 5.420 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c 2025-07-17T06:52:16.6364748Z #42 5.422 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c 2025-07-17T06:52:16.6367730Z #42 5.425 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c 2025-07-17T06:52:16.6370542Z #42 5.427 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c 2025-07-17T06:52:16.6373174Z #42 5.428 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c 2025-07-17T06:52:16.6375923Z #42 5.429 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c 2025-07-17T06:52:16.6378996Z #42 5.439 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c 2025-07-17T06:52:16.7346044Z #42 5.441 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c 2025-07-17T06:52:16.7348822Z #42 5.442 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c 2025-07-17T06:52:16.7351697Z #42 5.456 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c 2025-07-17T06:52:16.7354252Z #42 5.457 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c 2025-07-17T06:52:16.7357315Z #42 5.458 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c 2025-07-17T06:52:16.7360108Z #42 5.458 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c 2025-07-17T06:52:16.7362556Z #42 5.464 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c 2025-07-17T06:52:16.7365115Z #42 5.465 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_dtls1.d.tmp -MT test/buildtest_dtls1.o -c -o test/buildtest_dtls1.o test/buildtest_dtls1.c 2025-07-17T06:52:16.7367674Z #42 5.465 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c 2025-07-17T06:52:16.7370061Z #42 5.466 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c 2025-07-17T06:52:16.7372699Z #42 5.466 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c 2025-07-17T06:52:16.7375123Z #42 5.467 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c 2025-07-17T06:52:16.7377627Z #42 5.468 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c 2025-07-17T06:52:16.7380199Z #42 5.469 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c 2025-07-17T06:52:16.7382775Z #42 5.475 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c 2025-07-17T06:52:16.7385245Z #42 5.475 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c 2025-07-17T06:52:16.7387678Z #42 5.487 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_idea.d.tmp -MT test/buildtest_idea.o -c -o test/buildtest_idea.o test/buildtest_idea.c 2025-07-17T06:52:16.7390103Z #42 5.488 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c 2025-07-17T06:52:16.7392698Z #42 5.488 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c 2025-07-17T06:52:16.7395161Z #42 5.488 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c 2025-07-17T06:52:16.7397462Z #42 5.491 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c 2025-07-17T06:52:16.7400348Z #42 5.491 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c 2025-07-17T06:52:16.7402919Z #42 5.492 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c 2025-07-17T06:52:16.7405486Z #42 5.492 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c 2025-07-17T06:52:16.7408197Z #42 5.493 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c 2025-07-17T06:52:16.7410863Z #42 5.493 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c 2025-07-17T06:52:16.7413523Z #42 5.495 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c 2025-07-17T06:52:16.7416226Z #42 5.498 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c 2025-07-17T06:52:16.7418429Z #42 5.500 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c 2025-07-17T06:52:16.7420762Z #42 5.502 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c 2025-07-17T06:52:16.7423216Z #42 5.503 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c 2025-07-17T06:52:16.7425793Z #42 5.504 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c 2025-07-17T06:52:16.7427950Z #42 5.506 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c 2025-07-17T06:52:16.7430165Z #42 5.512 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_rand_drbg.d.tmp -MT test/buildtest_rand_drbg.o -c -o test/buildtest_rand_drbg.o test/buildtest_rand_drbg.c 2025-07-17T06:52:16.7432779Z #42 5.512 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c 2025-07-17T06:52:16.7434890Z #42 5.516 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c 2025-07-17T06:52:16.7437008Z #42 5.520 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c 2025-07-17T06:52:16.7439244Z #42 5.524 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c 2025-07-17T06:52:16.7441285Z #42 5.529 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c 2025-07-17T06:52:16.7443509Z #42 5.530 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c 2025-07-17T06:52:16.7445727Z #42 5.530 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c 2025-07-17T06:52:16.7447846Z #42 5.531 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_srp.d.tmp -MT test/buildtest_srp.o -c -o test/buildtest_srp.o test/buildtest_srp.c 2025-07-17T06:52:16.7449839Z #42 5.531 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c 2025-07-17T06:52:16.7452186Z #42 5.532 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c 2025-07-17T06:52:16.7454295Z #42 5.532 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c 2025-07-17T06:52:16.7456527Z #42 5.533 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c 2025-07-17T06:52:16.7458675Z #42 5.534 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_store.d.tmp -MT test/buildtest_store.o -c -o test/buildtest_store.o test/buildtest_store.c 2025-07-17T06:52:16.7460875Z #42 5.534 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c 2025-07-17T06:52:16.7463051Z #42 5.535 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c 2025-07-17T06:52:16.7465021Z #42 5.535 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c 2025-07-17T06:52:16.7466940Z #42 5.535 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c 2025-07-17T06:52:16.7468693Z #42 5.538 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c 2025-07-17T06:52:16.7470884Z #42 5.541 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c 2025-07-17T06:52:16.9105689Z #42 5.546 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c 2025-07-17T06:52:16.9107090Z #42 5.546 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c 2025-07-17T06:52:16.9108442Z #42 5.554 gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c 2025-07-17T06:52:16.9109257Z #42 5.556 rm -f test/rsa_complex 2025-07-17T06:52:16.9109564Z #42 5.558 rm -f test/shlibloadtest 2025-07-17T06:52:16.9110117Z #42 5.558 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:16.9110762Z #42 5.558 -o test/rsa_complex test/rsa_complex.o \ 2025-07-17T06:52:16.9111119Z #42 5.558 -ldl -pthread 2025-07-17T06:52:16.9111637Z #42 5.559 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:16.9112263Z #42 5.559 -o test/shlibloadtest test/shlibloadtest.o \ 2025-07-17T06:52:16.9112624Z #42 5.559 -ldl -pthread 2025-07-17T06:52:16.9170687Z #42 5.565 ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o 2025-07-17T06:52:16.9228196Z #42 5.567 ar: creating libcrypto.a 2025-07-17T06:52:16.9505801Z #42 5.757 ranlib libcrypto.a || echo Never mind. 2025-07-17T06:52:17.1013679Z #42 5.908 rm -f test/asn1_internal_test 2025-07-17T06:52:17.2584229Z #42 5.909 rm -f test/chacha_internal_test 2025-07-17T06:52:17.2584912Z #42 5.909 rm -f test/cmactest 2025-07-17T06:52:17.2585990Z #42 5.909 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2587205Z #42 5.909 -o test/asn1_internal_test test/asn1_internal_test.o \ 2025-07-17T06:52:17.2587994Z #42 5.909 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2589136Z #42 5.909 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2590340Z #42 5.909 -o test/chacha_internal_test test/chacha_internal_test.o \ 2025-07-17T06:52:17.2591190Z #42 5.909 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2592350Z #42 5.910 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2593438Z #42 5.910 -o test/cmactest test/cmactest.o \ 2025-07-17T06:52:17.2594085Z #42 5.910 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2594737Z #42 5.910 rm -f test/ctype_internal_test 2025-07-17T06:52:17.2595337Z #42 5.910 rm -f test/curve448_internal_test 2025-07-17T06:52:17.2595948Z #42 5.910 rm -f test/drbgtest 2025-07-17T06:52:17.2596940Z #42 5.911 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2598370Z #42 5.911 -o test/ctype_internal_test test/ctype_internal_test.o \ 2025-07-17T06:52:17.2599371Z #42 5.911 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2600048Z #42 5.911 rm -f test/ec_internal_test 2025-07-17T06:52:17.2601152Z #42 5.911 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2602417Z #42 5.911 -o test/curve448_internal_test test/curve448_internal_test.o \ 2025-07-17T06:52:17.2603352Z #42 5.911 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2604567Z #42 5.911 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2605579Z #42 5.911 -o test/drbgtest test/drbgtest.o \ 2025-07-17T06:52:17.2606292Z #42 5.911 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2606983Z #42 5.912 rm -f test/modes_internal_test 2025-07-17T06:52:17.2608028Z #42 5.912 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2609180Z #42 5.912 -o test/ec_internal_test test/ec_internal_test.o \ 2025-07-17T06:52:17.2609901Z #42 5.912 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2610605Z #42 5.912 rm -f test/poly1305_internal_test 2025-07-17T06:52:17.2611167Z #42 5.912 rm -f test/rdrand_sanitytest 2025-07-17T06:52:17.2612230Z #42 5.913 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2613458Z #42 5.913 -o test/modes_internal_test test/modes_internal_test.o \ 2025-07-17T06:52:17.2614302Z #42 5.913 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2615472Z #42 5.913 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2616736Z #42 5.913 -o test/poly1305_internal_test test/poly1305_internal_test.o \ 2025-07-17T06:52:17.2617622Z #42 5.913 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2618289Z #42 5.913 rm -f test/siphash_internal_test 2025-07-17T06:52:17.2619368Z #42 5.913 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2620527Z #42 5.913 -o test/rdrand_sanitytest test/rdrand_sanitytest.o \ 2025-07-17T06:52:17.2621270Z #42 5.913 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2621946Z #42 5.913 rm -f test/sm2_internal_test 2025-07-17T06:52:17.2622521Z #42 5.914 rm -f test/sm4_internal_test 2025-07-17T06:52:17.2623506Z #42 5.914 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2624697Z #42 5.914 -o test/siphash_internal_test test/siphash_internal_test.o \ 2025-07-17T06:52:17.2625492Z #42 5.914 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2626167Z #42 5.914 rm -f test/x509_internal_test 2025-07-17T06:52:17.2627195Z #42 5.914 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2628395Z #42 5.914 -o test/sm2_internal_test test/sm2_internal_test.o \ 2025-07-17T06:52:17.2629182Z #42 5.914 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2630163Z #42 5.914 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2631354Z #42 5.914 -o test/sm4_internal_test test/sm4_internal_test.o \ 2025-07-17T06:52:17.2632136Z #42 5.914 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:17.2633261Z #42 5.915 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:17.2634406Z #42 5.915 -o test/x509_internal_test test/x509_internal_test.o \ 2025-07-17T06:52:17.2635135Z #42 5.915 test/libtestutil.a libcrypto.a -ldl -pthread 2025-07-17T06:52:19.0232279Z #42 7.830 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib -Wl,-soname=libcrypto.so.1.1 \ 2025-07-17T06:52:19.0291229Z #42 7.830 -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o \ 2025-07-17T06:52:19.0348597Z #42 7.830 -ldl -pthread 2025-07-17T06:52:19.2602083Z #42 8.067 if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \ 2025-07-17T06:52:19.2602513Z #42 8.067 rm -f libcrypto.so; \ 2025-07-17T06:52:19.2602841Z #42 8.067 ln -s libcrypto.so.1.1 libcrypto.so; \ 2025-07-17T06:52:19.2603178Z #42 8.067 fi 2025-07-17T06:52:19.3608206Z #42 8.069 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib -Wl,-soname=libssl.so.1.1 \ 2025-07-17T06:52:19.3615127Z #42 8.069 -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \ 2025-07-17T06:52:19.3621373Z #42 8.069 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3622691Z #42 8.070 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3624157Z #42 8.070 -o engines/afalg.so engines/e_afalg.o \ 2025-07-17T06:52:19.3624849Z #42 8.070 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3626394Z #42 8.070 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3627906Z #42 8.070 -o engines/capi.so engines/e_capi.o \ 2025-07-17T06:52:19.3628547Z #42 8.070 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3629844Z #42 8.070 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3631362Z #42 8.070 -o engines/dasync.so engines/e_dasync.o \ 2025-07-17T06:52:19.3632085Z #42 8.070 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3633478Z #42 8.071 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3634910Z #42 8.071 -o engines/ossltest.so engines/e_ossltest.o \ 2025-07-17T06:52:19.3635611Z #42 8.071 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3636968Z #42 8.071 gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3638749Z #42 8.071 -o engines/padlock.so engines/e_padlock-x86_64.o engines/e_padlock.o \ 2025-07-17T06:52:19.3639638Z #42 8.071 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3640298Z #42 8.071 rm -f fuzz/asn1parse-test 2025-07-17T06:52:19.3640851Z #42 8.071 rm -f fuzz/bignum-test 2025-07-17T06:52:19.3641397Z #42 8.072 rm -f fuzz/bndiv-test 2025-07-17T06:52:19.3641887Z #42 8.072 rm -f fuzz/cms-test 2025-07-17T06:52:19.3642829Z #42 8.072 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3644116Z #42 8.072 -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3644829Z #42 8.072 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3645725Z #42 8.072 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3646922Z #42 8.072 -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3647625Z #42 8.072 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3648615Z #42 8.072 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3649806Z #42 8.072 -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3650518Z #42 8.072 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3651509Z #42 8.073 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3652683Z #42 8.073 -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3653370Z #42 8.073 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3653804Z #42 8.073 rm -f fuzz/conf-test 2025-07-17T06:52:19.3654293Z #42 8.073 rm -f fuzz/crl-test 2025-07-17T06:52:19.3654770Z #42 8.073 rm -f fuzz/ct-test 2025-07-17T06:52:19.3656035Z #42 8.074 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3657195Z #42 8.074 -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3657822Z #42 8.074 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3658356Z #42 8.074 rm -f fuzz/x509-test 2025-07-17T06:52:19.3659533Z #42 8.074 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3660684Z #42 8.074 -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3661220Z #42 8.074 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3661963Z #42 8.074 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3663167Z #42 8.074 -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.3663802Z #42 8.074 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3664423Z #42 8.074 rm -f test/aborttest 2025-07-17T06:52:19.3665387Z #42 8.075 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3666497Z #42 8.075 -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o \ 2025-07-17T06:52:19.3667169Z #42 8.075 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3667683Z #42 8.075 rm -f test/afalgtest 2025-07-17T06:52:19.3668634Z #42 8.075 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3669719Z #42 8.075 -o test/aborttest test/aborttest.o \ 2025-07-17T06:52:19.3670346Z #42 8.075 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3670891Z #42 8.075 rm -f test/asn1_decode_test 2025-07-17T06:52:19.3671464Z #42 8.075 rm -f test/asn1_encode_test 2025-07-17T06:52:19.3672465Z #42 8.076 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3673575Z #42 8.076 -o test/afalgtest test/afalgtest.o \ 2025-07-17T06:52:19.3674273Z #42 8.076 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3675382Z #42 8.076 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3676520Z #42 8.076 -o test/asn1_decode_test test/asn1_decode_test.o \ 2025-07-17T06:52:19.3677275Z #42 8.076 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3677928Z #42 8.076 rm -f test/asn1_string_table_test 2025-07-17T06:52:19.3679133Z #42 8.076 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3680288Z #42 8.076 -o test/asn1_encode_test test/asn1_encode_test.o \ 2025-07-17T06:52:19.3681021Z #42 8.076 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3681660Z #42 8.077 rm -f test/asn1_time_test 2025-07-17T06:52:19.3682604Z #42 8.077 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3683675Z #42 8.077 -o test/asn1_string_table_test test/asn1_string_table_test.o \ 2025-07-17T06:52:19.3684475Z #42 8.077 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3685090Z #42 8.077 rm -f test/asynctest 2025-07-17T06:52:19.3686059Z #42 8.078 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3687193Z #42 8.078 -o test/asn1_time_test test/asn1_time_test.o \ 2025-07-17T06:52:19.3687810Z #42 8.078 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3688349Z #42 8.078 rm -f test/bftest 2025-07-17T06:52:19.3689160Z #42 8.078 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3690076Z #42 8.078 -o test/asynctest test/asynctest.o \ 2025-07-17T06:52:19.3690636Z #42 8.078 -lcrypto -ldl -pthread 2025-07-17T06:52:19.3691176Z #42 8.078 rm -f test/bio_callback_test 2025-07-17T06:52:19.3691724Z #42 8.079 rm -f test/bio_enc_test 2025-07-17T06:52:19.3692694Z #42 8.079 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3693740Z #42 8.079 -o test/bftest test/bftest.o \ 2025-07-17T06:52:19.3694393Z #42 8.079 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3695036Z #42 8.079 rm -f test/bio_memleak_test 2025-07-17T06:52:19.3696146Z #42 8.079 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3697320Z #42 8.079 -o test/bio_callback_test test/bio_callback_test.o \ 2025-07-17T06:52:19.3697873Z #42 8.079 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3698890Z #42 8.080 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3700001Z #42 8.080 -o test/bio_enc_test test/bio_enc_test.o \ 2025-07-17T06:52:19.3700760Z #42 8.080 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3701394Z #42 8.080 rm -f test/bioprinttest 2025-07-17T06:52:19.3702451Z #42 8.080 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3703577Z #42 8.080 -o test/bio_memleak_test test/bio_memleak_test.o \ 2025-07-17T06:52:19.3704322Z #42 8.080 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3704938Z #42 8.081 rm -f test/bntest 2025-07-17T06:52:19.3705838Z #42 8.081 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3706938Z #42 8.081 -o test/bioprinttest test/bioprinttest.o \ 2025-07-17T06:52:19.3707624Z #42 8.081 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3708261Z #42 8.081 rm -f test/casttest 2025-07-17T06:52:19.3709213Z #42 8.082 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3710234Z #42 8.082 -o test/bntest test/bntest.o \ 2025-07-17T06:52:19.3710869Z #42 8.082 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3711486Z #42 8.082 rm -f test/cmsapitest 2025-07-17T06:52:19.3711986Z #42 8.082 rm -f test/conf_include_test 2025-07-17T06:52:19.3712954Z #42 8.083 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3714020Z #42 8.083 -o test/casttest test/casttest.o \ 2025-07-17T06:52:19.3714676Z #42 8.083 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3715306Z #42 8.083 rm -f test/constant_time_test 2025-07-17T06:52:19.3716295Z #42 8.083 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3717346Z #42 8.083 -o test/cmsapitest test/cmsapitest.o \ 2025-07-17T06:52:19.3718031Z #42 8.083 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3719254Z #42 8.083 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3720324Z #42 8.083 -o test/conf_include_test test/conf_include_test.o \ 2025-07-17T06:52:19.3721076Z #42 8.083 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3721691Z #42 8.084 rm -f test/crltest 2025-07-17T06:52:19.3722616Z #42 8.084 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3723748Z #42 8.084 -o test/constant_time_test test/constant_time_test.o \ 2025-07-17T06:52:19.3724487Z #42 8.084 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3725076Z #42 8.084 rm -f test/ct_test 2025-07-17T06:52:19.3726001Z #42 8.084 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3727032Z #42 8.084 -o test/crltest test/crltest.o \ 2025-07-17T06:52:19.3727630Z #42 8.084 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3728230Z #42 8.085 rm -f test/d2i_test 2025-07-17T06:52:19.3729171Z #42 8.085 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3730150Z #42 8.085 -o test/ct_test test/ct_test.o \ 2025-07-17T06:52:19.3730690Z #42 8.085 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3731174Z #42 8.085 rm -f test/destest 2025-07-17T06:52:19.3731556Z #42 8.086 rm -f test/dhtest 2025-07-17T06:52:19.3732472Z #42 8.086 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3733333Z #42 8.086 -o test/d2i_test test/d2i_test.o \ 2025-07-17T06:52:19.3733866Z #42 8.086 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3734433Z #42 8.086 rm -f test/drbg_cavs_test 2025-07-17T06:52:19.3735236Z #42 8.087 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3736159Z #42 8.087 -o test/destest test/destest.o \ 2025-07-17T06:52:19.3736677Z #42 8.087 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3737645Z #42 8.087 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3738496Z #42 8.087 -o test/dhtest test/dhtest.o \ 2025-07-17T06:52:19.3739003Z #42 8.087 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3739554Z #42 8.087 rm -f test/dsa_no_digest_size_test 2025-07-17T06:52:19.3740550Z #42 8.087 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3741770Z #42 8.087 -o test/drbg_cavs_test test/drbg_cavs_data.o test/drbg_cavs_test.o \ 2025-07-17T06:52:19.3742617Z #42 8.087 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3743216Z #42 8.088 rm -f test/dsatest 2025-07-17T06:52:19.3743685Z #42 8.088 rm -f test/ecdsatest 2025-07-17T06:52:19.3744643Z #42 8.088 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3745813Z #42 8.088 -o test/dsa_no_digest_size_test test/dsa_no_digest_size_test.o \ 2025-07-17T06:52:19.3746599Z #42 8.088 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3747582Z #42 8.089 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3748558Z #42 8.089 -o test/dsatest test/dsatest.o \ 2025-07-17T06:52:19.3749235Z #42 8.089 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3749815Z #42 8.089 rm -f test/ecstresstest 2025-07-17T06:52:19.3750670Z #42 8.089 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3751734Z #42 8.089 -o test/ecdsatest test/ecdsatest.o \ 2025-07-17T06:52:19.3752376Z #42 8.089 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3753013Z #42 8.090 rm -f test/ectest 2025-07-17T06:52:19.3753489Z #42 8.090 rm -f test/enginetest 2025-07-17T06:52:19.3754427Z #42 8.090 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3755562Z #42 8.090 -o test/ecstresstest test/ecstresstest.o \ 2025-07-17T06:52:19.3756527Z #42 8.090 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3757020Z #42 8.091 rm -f test/errtest 2025-07-17T06:52:19.3757804Z #42 8.091 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3758927Z #42 8.091 -o test/ectest test/ectest.o \ 2025-07-17T06:52:19.3759461Z #42 8.091 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3760331Z #42 8.091 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3761172Z #42 8.091 -o test/enginetest test/enginetest.o \ 2025-07-17T06:52:19.3761721Z #42 8.091 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3762230Z #42 8.092 rm -f test/evp_extra_test 2025-07-17T06:52:19.3762989Z #42 8.092 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3763814Z #42 8.092 -o test/errtest test/errtest.o \ 2025-07-17T06:52:19.3764319Z #42 8.092 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3765015Z #42 8.092 rm -f test/evp_test 2025-07-17T06:52:19.3765777Z #42 8.114 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3766812Z #42 8.114 -o test/evp_extra_test test/evp_extra_test.o \ 2025-07-17T06:52:19.3767614Z #42 8.114 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3768219Z #42 8.114 rm -f test/exdatatest 2025-07-17T06:52:19.3769081Z #42 8.115 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3770150Z #42 8.115 -o test/evp_test test/evp_test.o \ 2025-07-17T06:52:19.3770752Z #42 8.115 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3771815Z #42 8.115 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3772756Z #42 8.115 -o test/exdatatest test/exdatatest.o \ 2025-07-17T06:52:19.3773329Z #42 8.115 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3773864Z #42 8.147 rm -f test/exptest 2025-07-17T06:52:19.3774707Z #42 8.149 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3775615Z #42 8.149 -o test/exptest test/exptest.o \ 2025-07-17T06:52:19.3776212Z #42 8.149 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3776722Z #42 8.161 rm -f test/gmdifftest 2025-07-17T06:52:19.3777515Z #42 8.162 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.3778442Z #42 8.162 -o test/gmdifftest test/gmdifftest.o \ 2025-07-17T06:52:19.3779057Z #42 8.162 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.3779516Z #42 8.167 rm -f test/hmactest 2025-07-17T06:52:19.4610899Z #42 8.168 rm -f test/ideatest 2025-07-17T06:52:19.4611889Z #42 8.169 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4612814Z #42 8.169 -o test/hmactest test/hmactest.o \ 2025-07-17T06:52:19.4613376Z #42 8.169 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4613878Z #42 8.169 rm -f test/igetest 2025-07-17T06:52:19.4614670Z #42 8.170 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4615583Z #42 8.170 -o test/ideatest test/ideatest.o \ 2025-07-17T06:52:19.4616097Z #42 8.170 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4616638Z #42 8.170 rm -f test/lhash_test 2025-07-17T06:52:19.4617045Z #42 8.171 rm -f test/md2test 2025-07-17T06:52:19.4617442Z #42 8.171 rm -f test/mdc2_internal_test 2025-07-17T06:52:19.4618287Z #42 8.172 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4619141Z #42 8.172 -o test/igetest test/igetest.o \ 2025-07-17T06:52:19.4619696Z #42 8.172 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4620607Z #42 8.172 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4621545Z #42 8.172 -o test/lhash_test test/lhash_test.o \ 2025-07-17T06:52:19.4622224Z #42 8.172 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4623308Z #42 8.172 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4624391Z #42 8.172 -o test/md2test test/md2test.o \ 2025-07-17T06:52:19.4624966Z #42 8.172 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4625964Z #42 8.173 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4627016Z #42 8.173 -o test/mdc2_internal_test test/mdc2_internal_test.o \ 2025-07-17T06:52:19.4627715Z #42 8.173 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4628271Z #42 8.174 rm -f test/mdc2test 2025-07-17T06:52:19.4628967Z #42 8.175 rm -f test/memleaktest 2025-07-17T06:52:19.4629839Z #42 8.175 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4630802Z #42 8.175 -o test/mdc2test test/mdc2test.o \ 2025-07-17T06:52:19.4631494Z #42 8.175 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4632071Z #42 8.176 rm -f test/ocspapitest 2025-07-17T06:52:19.4632946Z #42 8.176 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4634045Z #42 8.176 -o test/memleaktest test/memleaktest.o \ 2025-07-17T06:52:19.4634806Z #42 8.176 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4635370Z #42 8.177 rm -f test/packettest 2025-07-17T06:52:19.4636220Z #42 8.177 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4637230Z #42 8.177 -o test/ocspapitest test/ocspapitest.o \ 2025-07-17T06:52:19.4637879Z #42 8.177 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4638447Z #42 8.177 rm -f test/pbelutest 2025-07-17T06:52:19.4639453Z #42 8.178 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4640417Z #42 8.178 -o test/packettest test/packettest.o \ 2025-07-17T06:52:19.4641046Z #42 8.178 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4641609Z #42 8.178 rm -f test/pemtest 2025-07-17T06:52:19.4642054Z #42 8.178 rm -f test/pkey_meth_kdf_test 2025-07-17T06:52:19.4642977Z #42 8.179 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4643911Z #42 8.179 -o test/pbelutest test/pbelutest.o \ 2025-07-17T06:52:19.4644500Z #42 8.179 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4645473Z #42 8.179 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4646396Z #42 8.179 -o test/pemtest test/pemtest.o \ 2025-07-17T06:52:19.4646970Z #42 8.179 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4647924Z #42 8.179 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4648935Z #42 8.179 -o test/pkey_meth_kdf_test test/pkey_meth_kdf_test.o \ 2025-07-17T06:52:19.4649626Z #42 8.179 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4650188Z #42 8.184 rm -f test/pkey_meth_test 2025-07-17T06:52:19.4650653Z #42 8.185 rm -f test/rc2test 2025-07-17T06:52:19.4651490Z #42 8.185 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4652454Z #42 8.185 -o test/pkey_meth_test test/pkey_meth_test.o \ 2025-07-17T06:52:19.4653059Z #42 8.185 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4654010Z #42 8.186 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4654960Z #42 8.186 -o test/rc2test test/rc2test.o \ 2025-07-17T06:52:19.4655532Z #42 8.186 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4656938Z #42 8.186 rm -f test/rc4test 2025-07-17T06:52:19.4657317Z #42 8.187 rm -f test/rc5test 2025-07-17T06:52:19.4657703Z #42 8.187 rm -f test/rsa_mp_test 2025-07-17T06:52:19.4658499Z #42 8.187 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4659400Z #42 8.187 -o test/rc4test test/rc4test.o \ 2025-07-17T06:52:19.4660010Z #42 8.187 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4660960Z #42 8.188 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4661851Z #42 8.188 -o test/rc5test test/rc5test.o \ 2025-07-17T06:52:19.4662684Z #42 8.188 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4663640Z #42 8.188 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4664596Z #42 8.188 -o test/rsa_mp_test test/rsa_mp_test.o \ 2025-07-17T06:52:19.4665346Z #42 8.188 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4665895Z #42 8.188 rm -f test/rsa_test 2025-07-17T06:52:19.4666325Z #42 8.189 rm -f test/sanitytest 2025-07-17T06:52:19.4667159Z #42 8.189 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4668200Z #42 8.189 -o test/rsa_test test/rsa_test.o \ 2025-07-17T06:52:19.4668882Z #42 8.189 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4669829Z #42 8.190 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4670783Z #42 8.190 -o test/sanitytest test/sanitytest.o \ 2025-07-17T06:52:19.4671411Z #42 8.190 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4671940Z #42 8.190 rm -f test/secmemtest 2025-07-17T06:52:19.4672360Z #42 8.190 rm -f test/srptest 2025-07-17T06:52:19.4672832Z #42 8.191 rm -f test/ssl_cert_table_internal_test 2025-07-17T06:52:19.4673753Z #42 8.191 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4674692Z #42 8.191 -o test/secmemtest test/secmemtest.o \ 2025-07-17T06:52:19.4675308Z #42 8.191 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4676202Z #42 8.192 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4677175Z #42 8.192 -o test/srptest test/srptest.o \ 2025-07-17T06:52:19.4677753Z #42 8.192 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4678867Z #42 8.192 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4679982Z #42 8.192 -o test/ssl_cert_table_internal_test test/ssl_cert_table_internal_test.o \ 2025-07-17T06:52:19.4680751Z #42 8.192 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4681358Z #42 8.192 rm -f test/stack_test 2025-07-17T06:52:19.4681968Z #42 8.193 rm -f test/test_test 2025-07-17T06:52:19.4682683Z #42 8.193 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4683514Z #42 8.193 -o test/stack_test test/stack_test.o \ 2025-07-17T06:52:19.4684032Z #42 8.193 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4684863Z #42 8.194 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4685665Z #42 8.194 -o test/test_test test/test_test.o \ 2025-07-17T06:52:19.4686168Z #42 8.194 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4686663Z #42 8.194 rm -f test/threadstest 2025-07-17T06:52:19.4687094Z #42 8.195 rm -f test/time_offset_test 2025-07-17T06:52:19.4687861Z #42 8.195 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4688704Z #42 8.195 -o test/threadstest test/threadstest.o \ 2025-07-17T06:52:19.4689282Z #42 8.195 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4689760Z #42 8.196 rm -f test/tls13encryptiontest 2025-07-17T06:52:19.4690543Z #42 8.196 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4691415Z #42 8.196 -o test/time_offset_test test/time_offset_test.o \ 2025-07-17T06:52:19.4691985Z #42 8.196 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4692817Z #42 8.197 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4693703Z #42 8.197 -o test/tls13encryptiontest test/tls13encryptiontest.o \ 2025-07-17T06:52:19.4694532Z #42 8.197 libssl.a test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4695062Z #42 8.197 rm -f test/v3ext 2025-07-17T06:52:19.4695416Z #42 8.198 rm -f test/v3nametest 2025-07-17T06:52:19.4696177Z #42 8.199 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4697077Z #42 8.199 -o test/v3ext test/v3ext.o \ 2025-07-17T06:52:19.4697550Z #42 8.199 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4698530Z #42 8.199 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4699447Z #42 8.199 -o test/v3nametest test/v3nametest.o \ 2025-07-17T06:52:19.4699965Z #42 8.199 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4700458Z #42 8.199 rm -f test/verify_extra_test 2025-07-17T06:52:19.4700858Z #42 8.200 rm -f test/versions 2025-07-17T06:52:19.4701247Z #42 8.200 rm -f test/wpackettest 2025-07-17T06:52:19.4701673Z #42 8.201 rm -f test/x509_check_cert_pkey_test 2025-07-17T06:52:19.4702455Z #42 8.201 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4703336Z #42 8.201 -o test/verify_extra_test test/verify_extra_test.o \ 2025-07-17T06:52:19.4703922Z #42 8.201 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4704741Z #42 8.201 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4705558Z #42 8.201 -o test/versions test/versions.o \ 2025-07-17T06:52:19.4706006Z #42 8.201 -lcrypto -ldl -pthread 2025-07-17T06:52:19.4706777Z #42 8.202 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4707707Z #42 8.202 -o test/wpackettest test/wpackettest.o \ 2025-07-17T06:52:19.4708328Z #42 8.202 libssl.a test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4709411Z #42 8.202 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4710524Z #42 8.202 -o test/x509_check_cert_pkey_test test/x509_check_cert_pkey_test.o \ 2025-07-17T06:52:19.4711203Z #42 8.202 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4711704Z #42 8.202 rm -f test/x509_dup_cert_test 2025-07-17T06:52:19.4712135Z #42 8.203 rm -f test/x509_time_test 2025-07-17T06:52:19.4712521Z #42 8.203 rm -f test/x509aux 2025-07-17T06:52:19.4713275Z #42 8.203 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4714158Z #42 8.203 -o test/x509_dup_cert_test test/x509_dup_cert_test.o \ 2025-07-17T06:52:19.4714744Z #42 8.203 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4715594Z #42 8.204 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4716441Z #42 8.204 -o test/x509_time_test test/x509_time_test.o \ 2025-07-17T06:52:19.4717004Z #42 8.204 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4717860Z #42 8.204 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4718816Z #42 8.204 -o test/x509aux test/x509aux.o \ 2025-07-17T06:52:19.4719356Z #42 8.204 test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4719896Z #42 8.224 if [ 'libssl.so' != 'libssl.so.1.1' ]; then \ 2025-07-17T06:52:19.4720375Z #42 8.224 rm -f libssl.so; \ 2025-07-17T06:52:19.4720814Z #42 8.224 ln -s libssl.so.1.1 libssl.so; \ 2025-07-17T06:52:19.4721221Z #42 8.224 fi 2025-07-17T06:52:19.4721558Z #42 8.228 rm -f apps/openssl 2025-07-17T06:52:19.4721944Z #42 8.228 rm -f fuzz/asn1-test 2025-07-17T06:52:19.4722318Z #42 8.228 rm -f fuzz/client-test 2025-07-17T06:52:19.4722713Z #42 8.229 rm -f fuzz/server-test 2025-07-17T06:52:19.4723633Z #42 8.229 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4728533Z #42 8.229 -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o \ 2025-07-17T06:52:19.4733021Z #42 8.229 apps/libapps.a -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4734000Z #42 8.229 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4734992Z #42 8.229 -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.4735615Z #42 8.229 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4736513Z #42 8.230 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4737529Z #42 8.230 -o fuzz/client-test fuzz/client.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.4738166Z #42 8.230 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4739069Z #42 8.230 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4740080Z #42 8.230 -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o \ 2025-07-17T06:52:19.4740747Z #42 8.230 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4741255Z #42 8.230 rm -f test/asynciotest 2025-07-17T06:52:19.4741702Z #42 8.231 rm -f test/bad_dtls_test 2025-07-17T06:52:19.4742174Z #42 8.231 rm -f test/buildtest_c_aes 2025-07-17T06:52:19.4743043Z #42 8.232 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4744093Z #42 8.232 -o test/asynciotest test/asynciotest.o test/ssltestlib.o \ 2025-07-17T06:52:19.4744842Z #42 8.232 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4745789Z #42 8.232 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4746763Z #42 8.232 -o test/bad_dtls_test test/bad_dtls_test.o \ 2025-07-17T06:52:19.4747418Z #42 8.232 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.4748412Z #42 8.233 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4749353Z #42 8.233 -o test/buildtest_c_aes test/buildtest_aes.o \ 2025-07-17T06:52:19.4749956Z #42 8.233 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4750431Z #42 8.259 rm -f test/buildtest_c_asn1 2025-07-17T06:52:19.4750928Z #42 8.260 rm -f test/buildtest_c_asn1t 2025-07-17T06:52:19.4751794Z #42 8.261 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4752742Z #42 8.261 -o test/buildtest_c_asn1 test/buildtest_asn1.o \ 2025-07-17T06:52:19.4753367Z #42 8.261 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4754266Z #42 8.261 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.4755257Z #42 8.261 -o test/buildtest_c_asn1t test/buildtest_asn1t.o \ 2025-07-17T06:52:19.4756168Z #42 8.261 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.4756686Z #42 8.268 rm -f test/buildtest_c_async 2025-07-17T06:52:19.5611129Z #42 8.269 rm -f test/buildtest_c_bio 2025-07-17T06:52:19.5612264Z #42 8.269 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5613239Z #42 8.269 -o test/buildtest_c_async test/buildtest_async.o \ 2025-07-17T06:52:19.5613711Z #42 8.269 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5627730Z #42 8.269 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5629873Z #42 8.269 -o test/buildtest_c_bio test/buildtest_bio.o \ 2025-07-17T06:52:19.5630277Z #42 8.269 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5630831Z #42 8.275 rm -f test/buildtest_c_blowfish 2025-07-17T06:52:19.5631704Z #42 8.276 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5632856Z #42 8.276 -o test/buildtest_c_blowfish test/buildtest_blowfish.o \ 2025-07-17T06:52:19.5633455Z #42 8.276 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5633887Z #42 8.279 rm -f test/buildtest_c_bn 2025-07-17T06:52:19.5634640Z #42 8.281 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5635654Z #42 8.281 -o test/buildtest_c_bn test/buildtest_bn.o \ 2025-07-17T06:52:19.5636221Z #42 8.281 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5636549Z #42 8.283 rm -f test/buildtest_c_buffer 2025-07-17T06:52:19.5637194Z #42 8.283 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5637838Z #42 8.283 -o test/buildtest_c_buffer test/buildtest_buffer.o \ 2025-07-17T06:52:19.5638407Z #42 8.283 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5638915Z #42 8.284 rm -f test/buildtest_c_camellia 2025-07-17T06:52:19.5639376Z #42 8.285 rm -f test/buildtest_c_cast 2025-07-17T06:52:19.5640456Z #42 8.285 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5641564Z #42 8.285 -o test/buildtest_c_camellia test/buildtest_camellia.o \ 2025-07-17T06:52:19.5642250Z #42 8.285 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5642843Z #42 8.286 rm -f test/buildtest_c_cmac 2025-07-17T06:52:19.5643808Z #42 8.286 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5644958Z #42 8.286 -o test/buildtest_c_cast test/buildtest_cast.o \ 2025-07-17T06:52:19.5645651Z #42 8.286 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5646663Z #42 8.287 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5647716Z #42 8.287 -o test/buildtest_c_cmac test/buildtest_cmac.o \ 2025-07-17T06:52:19.5648349Z #42 8.287 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5648883Z #42 8.287 rm -f test/buildtest_c_cms 2025-07-17T06:52:19.5649413Z #42 8.288 rm -f test/buildtest_c_comp 2025-07-17T06:52:19.5650395Z #42 8.288 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5651478Z #42 8.288 -o test/buildtest_c_cms test/buildtest_cms.o \ 2025-07-17T06:52:19.5652143Z #42 8.288 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5653177Z #42 8.289 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5654261Z #42 8.289 -o test/buildtest_c_comp test/buildtest_comp.o \ 2025-07-17T06:52:19.5654938Z #42 8.289 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5655508Z #42 8.289 rm -f test/buildtest_c_conf 2025-07-17T06:52:19.5656739Z #42 8.290 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5657910Z #42 8.290 -o test/buildtest_c_conf test/buildtest_conf.o \ 2025-07-17T06:52:19.5658579Z #42 8.290 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5659192Z #42 8.290 rm -f test/buildtest_c_conf_api 2025-07-17T06:52:19.5659792Z #42 8.291 rm -f test/buildtest_c_crypto 2025-07-17T06:52:19.5661030Z #42 8.292 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5662217Z #42 8.292 -o test/buildtest_c_conf_api test/buildtest_conf_api.o \ 2025-07-17T06:52:19.5663007Z #42 8.292 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5663984Z #42 8.292 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5665270Z #42 8.292 -o test/buildtest_c_crypto test/buildtest_crypto.o \ 2025-07-17T06:52:19.5665994Z #42 8.292 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5666702Z #42 8.294 rm -f test/buildtest_c_ct 2025-07-17T06:52:19.5667267Z #42 8.295 rm -f test/buildtest_c_des 2025-07-17T06:52:19.5667785Z #42 8.295 rm -f test/buildtest_c_dh 2025-07-17T06:52:19.5668637Z #42 8.296 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5669352Z #42 8.296 -o test/buildtest_c_ct test/buildtest_ct.o \ 2025-07-17T06:52:19.5669730Z #42 8.296 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5670324Z #42 8.296 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5670940Z #42 8.296 -o test/buildtest_c_des test/buildtest_des.o \ 2025-07-17T06:52:19.5671322Z #42 8.296 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5671903Z #42 8.296 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5672507Z #42 8.296 -o test/buildtest_c_dh test/buildtest_dh.o \ 2025-07-17T06:52:19.5672888Z #42 8.296 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5673219Z #42 8.297 rm -f test/buildtest_c_dsa 2025-07-17T06:52:19.5673521Z #42 8.298 rm -f test/buildtest_c_dtls1 2025-07-17T06:52:19.5674144Z #42 8.298 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5675118Z #42 8.298 -o test/buildtest_c_dsa test/buildtest_dsa.o \ 2025-07-17T06:52:19.5675637Z #42 8.298 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5675970Z #42 8.299 rm -f test/buildtest_c_e_os2 2025-07-17T06:52:19.5676524Z #42 8.299 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5677165Z #42 8.299 -o test/buildtest_c_dtls1 test/buildtest_dtls1.o \ 2025-07-17T06:52:19.5677561Z #42 8.299 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5677880Z #42 8.300 rm -f test/buildtest_c_ebcdic 2025-07-17T06:52:19.5678456Z #42 8.300 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5679247Z #42 8.300 -o test/buildtest_c_e_os2 test/buildtest_e_os2.o \ 2025-07-17T06:52:19.5679624Z #42 8.300 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5679951Z #42 8.300 rm -f test/buildtest_c_ec 2025-07-17T06:52:19.5680493Z #42 8.301 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5681144Z #42 8.301 -o test/buildtest_c_ebcdic test/buildtest_ebcdic.o \ 2025-07-17T06:52:19.5681544Z #42 8.301 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5681859Z #42 8.301 rm -f test/buildtest_c_ecdh 2025-07-17T06:52:19.5682441Z #42 8.302 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5683441Z #42 8.302 -o test/buildtest_c_ec test/buildtest_ec.o \ 2025-07-17T06:52:19.5684055Z #42 8.302 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5684616Z #42 8.302 rm -f test/buildtest_c_ecdsa 2025-07-17T06:52:19.5685613Z #42 8.302 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5686726Z #42 8.302 -o test/buildtest_c_ecdh test/buildtest_ecdh.o \ 2025-07-17T06:52:19.5687412Z #42 8.302 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5688012Z #42 8.302 rm -f test/buildtest_c_engine 2025-07-17T06:52:19.5689205Z #42 8.303 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5690339Z #42 8.303 -o test/buildtest_c_ecdsa test/buildtest_ecdsa.o \ 2025-07-17T06:52:19.5691031Z #42 8.303 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5691713Z #42 8.303 rm -f test/buildtest_c_evp 2025-07-17T06:52:19.5692715Z #42 8.304 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5693923Z #42 8.304 -o test/buildtest_c_engine test/buildtest_engine.o \ 2025-07-17T06:52:19.5694625Z #42 8.304 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5695166Z #42 8.304 rm -f test/buildtest_c_hmac 2025-07-17T06:52:19.5696269Z #42 8.304 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5697387Z #42 8.304 -o test/buildtest_c_evp test/buildtest_evp.o \ 2025-07-17T06:52:19.5698082Z #42 8.304 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5698695Z #42 8.305 rm -f test/buildtest_c_idea 2025-07-17T06:52:19.5699241Z #42 8.305 rm -f test/buildtest_c_kdf 2025-07-17T06:52:19.5700323Z #42 8.305 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5701550Z #42 8.305 -o test/buildtest_c_hmac test/buildtest_hmac.o \ 2025-07-17T06:52:19.5702130Z #42 8.305 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5703097Z #42 8.306 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5704204Z #42 8.306 -o test/buildtest_c_idea test/buildtest_idea.o \ 2025-07-17T06:52:19.5704873Z #42 8.306 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5705867Z #42 8.306 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5706904Z #42 8.306 -o test/buildtest_c_kdf test/buildtest_kdf.o \ 2025-07-17T06:52:19.5707579Z #42 8.306 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5708200Z #42 8.307 rm -f test/buildtest_c_lhash 2025-07-17T06:52:19.5708680Z #42 8.307 rm -f test/buildtest_c_md4 2025-07-17T06:52:19.5709257Z #42 8.307 rm -f test/buildtest_c_md5 2025-07-17T06:52:19.5710290Z #42 8.308 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5711388Z #42 8.308 -o test/buildtest_c_lhash test/buildtest_lhash.o \ 2025-07-17T06:52:19.5712058Z #42 8.308 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5713148Z #42 8.308 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5714254Z #42 8.308 -o test/buildtest_c_md4 test/buildtest_md4.o \ 2025-07-17T06:52:19.5714928Z #42 8.308 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5715530Z #42 8.308 rm -f test/buildtest_c_mdc2 2025-07-17T06:52:19.5716406Z #42 8.309 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5717452Z #42 8.309 -o test/buildtest_c_md5 test/buildtest_md5.o \ 2025-07-17T06:52:19.5718068Z #42 8.309 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5719340Z #42 8.310 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5720477Z #42 8.310 -o test/buildtest_c_mdc2 test/buildtest_mdc2.o \ 2025-07-17T06:52:19.5721166Z #42 8.310 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5721765Z #42 8.310 rm -f test/buildtest_c_modes 2025-07-17T06:52:19.5722349Z #42 8.310 rm -f test/buildtest_c_obj_mac 2025-07-17T06:52:19.5723399Z #42 8.311 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5724556Z #42 8.311 -o test/buildtest_c_modes test/buildtest_modes.o \ 2025-07-17T06:52:19.5725275Z #42 8.311 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5726472Z #42 8.312 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5727663Z #42 8.312 -o test/buildtest_c_obj_mac test/buildtest_obj_mac.o \ 2025-07-17T06:52:19.5728256Z #42 8.312 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5728905Z #42 8.313 rm -f test/buildtest_c_objects 2025-07-17T06:52:19.5729446Z #42 8.313 rm -f test/buildtest_c_ocsp 2025-07-17T06:52:19.5729863Z #42 8.314 rm -f test/buildtest_c_opensslv 2025-07-17T06:52:19.5730981Z #42 8.314 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5732089Z #42 8.314 -o test/buildtest_c_ocsp test/buildtest_ocsp.o \ 2025-07-17T06:52:19.5732588Z #42 8.314 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5733477Z #42 8.314 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5734529Z #42 8.314 -o test/buildtest_c_objects test/buildtest_objects.o \ 2025-07-17T06:52:19.5735078Z #42 8.314 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5735611Z #42 8.315 rm -f test/buildtest_c_ossl_typ 2025-07-17T06:52:19.5736535Z #42 8.315 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5737637Z #42 8.315 -o test/buildtest_c_opensslv test/buildtest_opensslv.o \ 2025-07-17T06:52:19.5738334Z #42 8.315 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5738901Z #42 8.315 rm -f test/buildtest_c_pem 2025-07-17T06:52:19.5739445Z #42 8.316 rm -f test/buildtest_c_pem2 2025-07-17T06:52:19.5740475Z #42 8.316 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5741662Z #42 8.316 -o test/buildtest_c_ossl_typ test/buildtest_ossl_typ.o \ 2025-07-17T06:52:19.5742412Z #42 8.316 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5743410Z #42 8.316 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5744514Z #42 8.316 -o test/buildtest_c_pem test/buildtest_pem.o \ 2025-07-17T06:52:19.5745128Z #42 8.316 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5746172Z #42 8.317 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5747320Z #42 8.317 -o test/buildtest_c_pem2 test/buildtest_pem2.o \ 2025-07-17T06:52:19.5748025Z #42 8.317 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5748567Z #42 8.317 rm -f test/buildtest_c_pkcs12 2025-07-17T06:52:19.5749539Z #42 8.318 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5750680Z #42 8.318 -o test/buildtest_c_pkcs12 test/buildtest_pkcs12.o \ 2025-07-17T06:52:19.5751389Z #42 8.318 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5751980Z #42 8.320 rm -f test/buildtest_c_pkcs7 2025-07-17T06:52:19.5752907Z #42 8.322 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5753752Z #42 8.322 -o test/buildtest_c_pkcs7 test/buildtest_pkcs7.o \ 2025-07-17T06:52:19.5754264Z #42 8.322 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5754681Z #42 8.325 rm -f test/buildtest_c_rand 2025-07-17T06:52:19.5755417Z #42 8.326 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5757000Z #42 8.326 -o test/buildtest_c_rand test/buildtest_rand.o \ 2025-07-17T06:52:19.5757491Z #42 8.326 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5758025Z #42 8.329 rm -f test/buildtest_c_rand_drbg 2025-07-17T06:52:19.5758583Z #42 8.330 rm -f test/buildtest_c_rc2 2025-07-17T06:52:19.5759935Z #42 8.331 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5761467Z #42 8.331 -o test/buildtest_c_rand_drbg test/buildtest_rand_drbg.o \ 2025-07-17T06:52:19.5762206Z #42 8.331 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5763233Z #42 8.331 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5764415Z #42 8.331 -o test/buildtest_c_rc2 test/buildtest_rc2.o \ 2025-07-17T06:52:19.5765056Z #42 8.331 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5765627Z #42 8.332 rm -f test/buildtest_c_rc4 2025-07-17T06:52:19.5766834Z #42 8.333 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5767923Z #42 8.333 -o test/buildtest_c_rc4 test/buildtest_rc4.o \ 2025-07-17T06:52:19.5768661Z #42 8.333 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5769221Z #42 8.333 rm -f test/buildtest_c_ripemd 2025-07-17T06:52:19.5769775Z #42 8.335 rm -f test/buildtest_c_rsa 2025-07-17T06:52:19.5770772Z #42 8.335 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5771817Z #42 8.335 -o test/buildtest_c_ripemd test/buildtest_ripemd.o \ 2025-07-17T06:52:19.5772415Z #42 8.335 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5772927Z #42 8.336 rm -f test/buildtest_c_safestack 2025-07-17T06:52:19.5773809Z #42 8.336 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5774784Z #42 8.336 -o test/buildtest_c_rsa test/buildtest_rsa.o \ 2025-07-17T06:52:19.5775459Z #42 8.336 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5776032Z #42 8.337 rm -f test/buildtest_c_seed 2025-07-17T06:52:19.5776564Z #42 8.337 rm -f test/buildtest_c_sha 2025-07-17T06:52:19.5777583Z #42 8.337 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5778781Z #42 8.337 -o test/buildtest_c_safestack test/buildtest_safestack.o \ 2025-07-17T06:52:19.5779520Z #42 8.337 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5780550Z #42 8.338 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5781653Z #42 8.338 -o test/buildtest_c_seed test/buildtest_seed.o \ 2025-07-17T06:52:19.5782344Z #42 8.338 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5782917Z #42 8.338 rm -f test/buildtest_c_srp 2025-07-17T06:52:19.5783916Z #42 8.338 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5785027Z #42 8.338 -o test/buildtest_c_sha test/buildtest_sha.o \ 2025-07-17T06:52:19.5785688Z #42 8.338 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5786264Z #42 8.339 rm -f test/buildtest_c_srtp 2025-07-17T06:52:19.5787276Z #42 8.339 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5788379Z #42 8.339 -o test/buildtest_c_srp test/buildtest_srp.o \ 2025-07-17T06:52:19.5789039Z #42 8.339 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5789607Z #42 8.339 rm -f test/buildtest_c_ssl 2025-07-17T06:52:19.5790583Z #42 8.340 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5791716Z #42 8.340 -o test/buildtest_c_srtp test/buildtest_srtp.o \ 2025-07-17T06:52:19.5792403Z #42 8.340 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5792896Z #42 8.340 rm -f test/buildtest_c_ssl2 2025-07-17T06:52:19.5793893Z #42 8.340 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5794985Z #42 8.340 -o test/buildtest_c_ssl test/buildtest_ssl.o \ 2025-07-17T06:52:19.5795621Z #42 8.340 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5796205Z #42 8.341 rm -f test/buildtest_c_stack 2025-07-17T06:52:19.5797335Z #42 8.341 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5798444Z #42 8.341 -o test/buildtest_c_ssl2 test/buildtest_ssl2.o \ 2025-07-17T06:52:19.5799333Z #42 8.341 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5799898Z #42 8.341 rm -f test/buildtest_c_store 2025-07-17T06:52:19.5800528Z #42 8.342 rm -f test/buildtest_c_symhacks 2025-07-17T06:52:19.5801532Z #42 8.342 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5802575Z #42 8.342 -o test/buildtest_c_stack test/buildtest_stack.o \ 2025-07-17T06:52:19.5803176Z #42 8.342 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5804258Z #42 8.342 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5805356Z #42 8.342 -o test/buildtest_c_store test/buildtest_store.o \ 2025-07-17T06:52:19.5806017Z #42 8.342 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5807012Z #42 8.343 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5808157Z #42 8.343 -o test/buildtest_c_symhacks test/buildtest_symhacks.o \ 2025-07-17T06:52:19.5808877Z #42 8.343 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5809419Z #42 8.343 rm -f test/buildtest_c_tls1 2025-07-17T06:52:19.5809938Z #42 8.344 rm -f test/buildtest_c_ts 2025-07-17T06:52:19.5810458Z #42 8.344 rm -f test/buildtest_c_txt_db 2025-07-17T06:52:19.5811379Z #42 8.345 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5812489Z #42 8.345 -o test/buildtest_c_tls1 test/buildtest_tls1.o \ 2025-07-17T06:52:19.5813174Z #42 8.345 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5814181Z #42 8.346 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5815122Z #42 8.346 -o test/buildtest_c_ts test/buildtest_ts.o \ 2025-07-17T06:52:19.5815657Z #42 8.346 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5816513Z #42 8.346 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5817459Z #42 8.346 -o test/buildtest_c_txt_db test/buildtest_txt_db.o \ 2025-07-17T06:52:19.5818027Z #42 8.346 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5818500Z #42 8.346 rm -f test/buildtest_c_ui 2025-07-17T06:52:19.5818954Z #42 8.347 rm -f test/buildtest_c_whrlpool 2025-07-17T06:52:19.5819415Z #42 8.347 rm -f test/buildtest_c_x509 2025-07-17T06:52:19.5820247Z #42 8.348 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5821148Z #42 8.348 -o test/buildtest_c_ui test/buildtest_ui.o \ 2025-07-17T06:52:19.5821698Z #42 8.348 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5822550Z #42 8.348 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5823565Z #42 8.348 -o test/buildtest_c_whrlpool test/buildtest_whrlpool.o \ 2025-07-17T06:52:19.5824304Z #42 8.348 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5824891Z #42 8.348 rm -f test/buildtest_c_x509_vfy 2025-07-17T06:52:19.5825886Z #42 8.349 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5826970Z #42 8.349 -o test/buildtest_c_x509 test/buildtest_x509.o \ 2025-07-17T06:52:19.5827648Z #42 8.349 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5828210Z #42 8.349 rm -f test/buildtest_c_x509v3 2025-07-17T06:52:19.5829205Z #42 8.349 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5830339Z #42 8.349 -o test/buildtest_c_x509_vfy test/buildtest_x509_vfy.o \ 2025-07-17T06:52:19.5831058Z #42 8.349 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5831629Z #42 8.350 rm -f test/cipherbytes_test 2025-07-17T06:52:19.5832733Z #42 8.350 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5833880Z #42 8.350 -o test/buildtest_c_x509v3 test/buildtest_x509v3.o \ 2025-07-17T06:52:19.5834565Z #42 8.350 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.5835198Z #42 8.351 rm -f test/cipherlist_test 2025-07-17T06:52:19.5835670Z #42 8.351 rm -f test/ciphername_test 2025-07-17T06:52:19.5836617Z #42 8.351 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5837803Z #42 8.351 -o test/cipherbytes_test test/cipherbytes_test.o \ 2025-07-17T06:52:19.5838805Z #42 8.351 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5839840Z #42 8.352 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5840903Z #42 8.352 -o test/cipherlist_test test/cipherlist_test.o \ 2025-07-17T06:52:19.5841664Z #42 8.352 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5842297Z #42 8.352 rm -f test/clienthellotest 2025-07-17T06:52:19.5843243Z #42 8.352 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5844269Z #42 8.352 -o test/ciphername_test test/ciphername_test.o \ 2025-07-17T06:52:19.5844996Z #42 8.352 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5845637Z #42 8.353 rm -f test/danetest 2025-07-17T06:52:19.5846589Z #42 8.353 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5847692Z #42 8.353 -o test/clienthellotest test/clienthellotest.o \ 2025-07-17T06:52:19.5848500Z #42 8.353 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5849144Z #42 8.353 rm -f test/dtls_mtu_test 2025-07-17T06:52:19.5850107Z #42 8.354 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5850959Z #42 8.354 -o test/danetest test/danetest.o \ 2025-07-17T06:52:19.5851501Z #42 8.354 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5852020Z #42 8.354 rm -f test/dtlstest 2025-07-17T06:52:19.5852776Z #42 8.354 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5853697Z #42 8.354 -o test/dtls_mtu_test test/dtls_mtu_test.o test/ssltestlib.o \ 2025-07-17T06:52:19.5854377Z #42 8.354 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5854886Z #42 8.355 rm -f test/dtlsv1listentest 2025-07-17T06:52:19.5855975Z #42 8.355 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5856898Z #42 8.355 -o test/dtlstest test/dtlstest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5857513Z #42 8.355 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5858192Z #42 8.356 rm -f test/fatalerrtest 2025-07-17T06:52:19.5859140Z #42 8.356 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5860161Z #42 8.356 -o test/dtlsv1listentest test/dtlsv1listentest.o \ 2025-07-17T06:52:19.5860874Z #42 8.356 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5861472Z #42 8.356 rm -f test/gosttest 2025-07-17T06:52:19.5861909Z #42 8.357 rm -f test/recordlentest 2025-07-17T06:52:19.5862800Z #42 8.357 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5863856Z #42 8.357 -o test/fatalerrtest test/fatalerrtest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5864639Z #42 8.357 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5865651Z #42 8.358 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5866879Z #42 8.358 -o test/gosttest test/gosttest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5867612Z #42 8.358 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5868596Z #42 8.363 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5869775Z #42 8.363 -o test/recordlentest test/recordlentest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5870564Z #42 8.363 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5871222Z #42 8.364 rm -f test/servername_test 2025-07-17T06:52:19.5871697Z #42 8.364 rm -f test/ssl_ctx_test 2025-07-17T06:52:19.5872611Z #42 8.365 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5873672Z #42 8.365 -o test/servername_test test/servername_test.o test/ssltestlib.o \ 2025-07-17T06:52:19.5874375Z #42 8.365 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5874923Z #42 8.365 rm -f test/ssl_test 2025-07-17T06:52:19.5875747Z #42 8.365 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5876695Z #42 8.365 -o test/ssl_ctx_test test/ssl_ctx_test.o \ 2025-07-17T06:52:19.5877350Z #42 8.365 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5877927Z #42 8.366 rm -f test/ssl_test_ctx_test 2025-07-17T06:52:19.5878931Z #42 8.366 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5880114Z #42 8.366 -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o \ 2025-07-17T06:52:19.5880972Z #42 8.366 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5881578Z #42 8.366 rm -f test/sslapitest 2025-07-17T06:52:19.5882314Z #42 8.367 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5883409Z #42 8.367 -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o \ 2025-07-17T06:52:19.5884226Z #42 8.367 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5884805Z #42 8.367 rm -f test/sslbuffertest 2025-07-17T06:52:19.5885682Z #42 8.367 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5886750Z #42 8.367 -o test/sslapitest test/sslapitest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5887471Z #42 8.367 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.5888070Z #42 8.368 rm -f test/sslcorrupttest 2025-07-17T06:52:19.5888964Z #42 8.368 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.5890071Z #42 8.368 -o test/sslbuffertest test/sslbuffertest.o test/ssltestlib.o \ 2025-07-17T06:52:19.5890948Z #42 8.368 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6674534Z #42 8.370 rm -f test/ssltest_old 2025-07-17T06:52:19.6675220Z #42 8.370 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6675946Z #42 8.370 -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o \ 2025-07-17T06:52:19.6676476Z #42 8.370 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6676844Z #42 8.371 rm -f test/sysdefaulttest 2025-07-17T06:52:19.6677414Z #42 8.371 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6678032Z #42 8.371 -o test/ssltest_old test/ssltest_old.o \ 2025-07-17T06:52:19.6678396Z #42 8.371 -lssl -lcrypto -ldl -pthread 2025-07-17T06:52:19.6678846Z #42 8.371 rm -f test/tls13ccstest 2025-07-17T06:52:19.6679387Z #42 8.372 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6680247Z #42 8.372 -o test/sysdefaulttest test/sysdefaulttest.o \ 2025-07-17T06:52:19.6680688Z #42 8.372 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6681055Z #42 8.372 rm -f test/tls13secretstest 2025-07-17T06:52:19.6681619Z #42 8.373 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6682371Z #42 8.373 -o test/tls13ccstest test/ssltestlib.o test/tls13ccstest.o \ 2025-07-17T06:52:19.6682844Z #42 8.373 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6683525Z #42 8.387 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6684334Z #42 8.387 -o test/tls13secretstest ssl/packet.o ssl/tls13_enc.o test/tls13secretstest.o \ 2025-07-17T06:52:19.6684884Z #42 8.387 -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6685253Z #42 8.387 rm -f test/uitest 2025-07-17T06:52:19.6685769Z #42 8.388 ${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O0 -g -L. -Wl,--enable-new-dtags,-rpath,/opt/openssl/lib \ 2025-07-17T06:52:19.6686350Z #42 8.388 -o test/uitest test/uitest.o \ 2025-07-17T06:52:19.6686789Z #42 8.388 apps/libapps.a -lssl test/libtestutil.a -lcrypto -ldl -pthread 2025-07-17T06:52:19.6687264Z #42 8.459 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:19.6687615Z #42 8.460 + make install_sw 2025-07-17T06:52:19.6687895Z #42 8.474 make depend && make _build_libs 2025-07-17T06:52:19.8090368Z #42 8.481 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:19.8090856Z #42 8.558 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:19.8091252Z #42 8.616 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:19.8091660Z #42 8.616 make[1]: Nothing to be done for '_build_libs'. 2025-07-17T06:52:19.8092066Z #42 8.616 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:19.9108629Z #42 8.621 created directory `/opt/openssl' 2025-07-17T06:52:19.9109118Z #42 8.621 created directory `/opt/openssl/lib' 2025-07-17T06:52:19.9109495Z #42 8.622 *** Installing runtime libraries 2025-07-17T06:52:19.9109929Z #42 8.624 install libcrypto.so.1.1 -> /opt/openssl/lib/libcrypto.so.1.1 2025-07-17T06:52:19.9110463Z #42 8.630 install libssl.so.1.1 -> /opt/openssl/lib/libssl.so.1.1 2025-07-17T06:52:19.9110893Z #42 8.635 *** Installing development files 2025-07-17T06:52:19.9111240Z #42 8.637 created directory `/opt/openssl/include' 2025-07-17T06:52:19.9111651Z #42 8.637 created directory `/opt/openssl/include/openssl' 2025-07-17T06:52:19.9112171Z #42 8.640 install ./include/openssl/aes.h -> /opt/openssl/include/openssl/aes.h 2025-07-17T06:52:19.9112763Z #42 8.642 install ./include/openssl/asn1.h -> /opt/openssl/include/openssl/asn1.h 2025-07-17T06:52:19.9113395Z #42 8.644 install ./include/openssl/asn1_mac.h -> /opt/openssl/include/openssl/asn1_mac.h 2025-07-17T06:52:19.9114045Z #42 8.647 install ./include/openssl/asn1err.h -> /opt/openssl/include/openssl/asn1err.h 2025-07-17T06:52:19.9114669Z #42 8.649 install ./include/openssl/asn1t.h -> /opt/openssl/include/openssl/asn1t.h 2025-07-17T06:52:19.9115282Z #42 8.651 install ./include/openssl/async.h -> /opt/openssl/include/openssl/async.h 2025-07-17T06:52:19.9115932Z #42 8.653 install ./include/openssl/asyncerr.h -> /opt/openssl/include/openssl/asyncerr.h 2025-07-17T06:52:19.9116564Z #42 8.656 install ./include/openssl/bio.h -> /opt/openssl/include/openssl/bio.h 2025-07-17T06:52:19.9117175Z #42 8.658 install ./include/openssl/bioerr.h -> /opt/openssl/include/openssl/bioerr.h 2025-07-17T06:52:19.9117819Z #42 8.660 install ./include/openssl/blowfish.h -> /opt/openssl/include/openssl/blowfish.h 2025-07-17T06:52:19.9118445Z #42 8.662 install ./include/openssl/bn.h -> /opt/openssl/include/openssl/bn.h 2025-07-17T06:52:19.9119178Z #42 8.665 install ./include/openssl/bnerr.h -> /opt/openssl/include/openssl/bnerr.h 2025-07-17T06:52:19.9119796Z #42 8.667 install ./include/openssl/buffer.h -> /opt/openssl/include/openssl/buffer.h 2025-07-17T06:52:19.9120609Z #42 8.669 install ./include/openssl/buffererr.h -> /opt/openssl/include/openssl/buffererr.h 2025-07-17T06:52:19.9121296Z #42 8.671 install ./include/openssl/camellia.h -> /opt/openssl/include/openssl/camellia.h 2025-07-17T06:52:19.9121920Z #42 8.673 install ./include/openssl/cast.h -> /opt/openssl/include/openssl/cast.h 2025-07-17T06:52:19.9122580Z #42 8.676 install ./include/openssl/cmac.h -> /opt/openssl/include/openssl/cmac.h 2025-07-17T06:52:19.9123174Z #42 8.678 install ./include/openssl/cms.h -> /opt/openssl/include/openssl/cms.h 2025-07-17T06:52:19.9123818Z #42 8.680 install ./include/openssl/cmserr.h -> /opt/openssl/include/openssl/cmserr.h 2025-07-17T06:52:19.9124502Z #42 8.682 install ./include/openssl/comp.h -> /opt/openssl/include/openssl/comp.h 2025-07-17T06:52:19.9125138Z #42 8.684 install ./include/openssl/comperr.h -> /opt/openssl/include/openssl/comperr.h 2025-07-17T06:52:19.9125754Z #42 8.686 install ./include/openssl/conf.h -> /opt/openssl/include/openssl/conf.h 2025-07-17T06:52:19.9126385Z #42 8.689 install ./include/openssl/conf_api.h -> /opt/openssl/include/openssl/conf_api.h 2025-07-17T06:52:19.9127025Z #42 8.691 install ./include/openssl/conferr.h -> /opt/openssl/include/openssl/conferr.h 2025-07-17T06:52:19.9127671Z #42 8.693 install ./include/openssl/crypto.h -> /opt/openssl/include/openssl/crypto.h 2025-07-17T06:52:19.9128335Z #42 8.695 install ./include/openssl/cryptoerr.h -> /opt/openssl/include/openssl/cryptoerr.h 2025-07-17T06:52:19.9128949Z #42 8.697 install ./include/openssl/ct.h -> /opt/openssl/include/openssl/ct.h 2025-07-17T06:52:19.9129545Z #42 8.699 install ./include/openssl/cterr.h -> /opt/openssl/include/openssl/cterr.h 2025-07-17T06:52:19.9130146Z #42 8.702 install ./include/openssl/des.h -> /opt/openssl/include/openssl/des.h 2025-07-17T06:52:19.9130706Z #42 8.704 install ./include/openssl/dh.h -> /opt/openssl/include/openssl/dh.h 2025-07-17T06:52:19.9131296Z #42 8.706 install ./include/openssl/dherr.h -> /opt/openssl/include/openssl/dherr.h 2025-07-17T06:52:19.9131893Z #42 8.709 install ./include/openssl/dsa.h -> /opt/openssl/include/openssl/dsa.h 2025-07-17T06:52:19.9132481Z #42 8.711 install ./include/openssl/dsaerr.h -> /opt/openssl/include/openssl/dsaerr.h 2025-07-17T06:52:19.9133107Z #42 8.713 install ./include/openssl/dtls1.h -> /opt/openssl/include/openssl/dtls1.h 2025-07-17T06:52:19.9133721Z #42 8.715 install ./include/openssl/e_os2.h -> /opt/openssl/include/openssl/e_os2.h 2025-07-17T06:52:19.9134331Z #42 8.718 install ./include/openssl/ebcdic.h -> /opt/openssl/include/openssl/ebcdic.h 2025-07-17T06:52:20.0128018Z #42 8.720 install ./include/openssl/ec.h -> /opt/openssl/include/openssl/ec.h 2025-07-17T06:52:20.0128674Z #42 8.722 install ./include/openssl/ecdh.h -> /opt/openssl/include/openssl/ecdh.h 2025-07-17T06:52:20.0129300Z #42 8.724 install ./include/openssl/ecdsa.h -> /opt/openssl/include/openssl/ecdsa.h 2025-07-17T06:52:20.0129930Z #42 8.726 install ./include/openssl/ecerr.h -> /opt/openssl/include/openssl/ecerr.h 2025-07-17T06:52:20.0130563Z #42 8.729 install ./include/openssl/engine.h -> /opt/openssl/include/openssl/engine.h 2025-07-17T06:52:20.0131213Z #42 8.731 install ./include/openssl/engineerr.h -> /opt/openssl/include/openssl/engineerr.h 2025-07-17T06:52:20.0131851Z #42 8.733 install ./include/openssl/err.h -> /opt/openssl/include/openssl/err.h 2025-07-17T06:52:20.0132436Z #42 8.735 install ./include/openssl/evp.h -> /opt/openssl/include/openssl/evp.h 2025-07-17T06:52:20.0133033Z #42 8.737 install ./include/openssl/evperr.h -> /opt/openssl/include/openssl/evperr.h 2025-07-17T06:52:20.0133652Z #42 8.740 install ./include/openssl/hmac.h -> /opt/openssl/include/openssl/hmac.h 2025-07-17T06:52:20.0134252Z #42 8.743 install ./include/openssl/idea.h -> /opt/openssl/include/openssl/idea.h 2025-07-17T06:52:20.0134832Z #42 8.745 install ./include/openssl/kdf.h -> /opt/openssl/include/openssl/kdf.h 2025-07-17T06:52:20.0135434Z #42 8.747 install ./include/openssl/kdferr.h -> /opt/openssl/include/openssl/kdferr.h 2025-07-17T06:52:20.0136188Z #42 8.749 install ./include/openssl/lhash.h -> /opt/openssl/include/openssl/lhash.h 2025-07-17T06:52:20.0136793Z #42 8.751 install ./include/openssl/md2.h -> /opt/openssl/include/openssl/md2.h 2025-07-17T06:52:20.0137378Z #42 8.753 install ./include/openssl/md4.h -> /opt/openssl/include/openssl/md4.h 2025-07-17T06:52:20.0138013Z #42 8.756 install ./include/openssl/md5.h -> /opt/openssl/include/openssl/md5.h 2025-07-17T06:52:20.0138590Z #42 8.758 install ./include/openssl/mdc2.h -> /opt/openssl/include/openssl/mdc2.h 2025-07-17T06:52:20.0139198Z #42 8.760 install ./include/openssl/modes.h -> /opt/openssl/include/openssl/modes.h 2025-07-17T06:52:20.0139863Z #42 8.762 install ./include/openssl/obj_mac.h -> /opt/openssl/include/openssl/obj_mac.h 2025-07-17T06:52:20.0140557Z #42 8.765 install ./include/openssl/objects.h -> /opt/openssl/include/openssl/objects.h 2025-07-17T06:52:20.0141234Z #42 8.767 install ./include/openssl/objectserr.h -> /opt/openssl/include/openssl/objectserr.h 2025-07-17T06:52:20.0141880Z #42 8.769 install ./include/openssl/ocsp.h -> /opt/openssl/include/openssl/ocsp.h 2025-07-17T06:52:20.0142506Z #42 8.771 install ./include/openssl/ocsperr.h -> /opt/openssl/include/openssl/ocsperr.h 2025-07-17T06:52:20.0143198Z #42 8.773 install ./include/openssl/opensslconf.h -> /opt/openssl/include/openssl/opensslconf.h 2025-07-17T06:52:20.0143889Z #42 8.776 install ./include/openssl/opensslv.h -> /opt/openssl/include/openssl/opensslv.h 2025-07-17T06:52:20.0144554Z #42 8.778 install ./include/openssl/ossl_typ.h -> /opt/openssl/include/openssl/ossl_typ.h 2025-07-17T06:52:20.0145175Z #42 8.780 install ./include/openssl/pem.h -> /opt/openssl/include/openssl/pem.h 2025-07-17T06:52:20.0145767Z #42 8.782 install ./include/openssl/pem2.h -> /opt/openssl/include/openssl/pem2.h 2025-07-17T06:52:20.0146393Z #42 8.784 install ./include/openssl/pemerr.h -> /opt/openssl/include/openssl/pemerr.h 2025-07-17T06:52:20.0147035Z #42 8.787 install ./include/openssl/pkcs12.h -> /opt/openssl/include/openssl/pkcs12.h 2025-07-17T06:52:20.0147696Z #42 8.789 install ./include/openssl/pkcs12err.h -> /opt/openssl/include/openssl/pkcs12err.h 2025-07-17T06:52:20.0148398Z #42 8.791 install ./include/openssl/pkcs7.h -> /opt/openssl/include/openssl/pkcs7.h 2025-07-17T06:52:20.0149044Z #42 8.793 install ./include/openssl/pkcs7err.h -> /opt/openssl/include/openssl/pkcs7err.h 2025-07-17T06:52:20.0149669Z #42 8.796 install ./include/openssl/rand.h -> /opt/openssl/include/openssl/rand.h 2025-07-17T06:52:20.0150305Z #42 8.798 install ./include/openssl/rand_drbg.h -> /opt/openssl/include/openssl/rand_drbg.h 2025-07-17T06:52:20.0150949Z #42 8.800 install ./include/openssl/randerr.h -> /opt/openssl/include/openssl/randerr.h 2025-07-17T06:52:20.0151569Z #42 8.802 install ./include/openssl/rc2.h -> /opt/openssl/include/openssl/rc2.h 2025-07-17T06:52:20.0152147Z #42 8.804 install ./include/openssl/rc4.h -> /opt/openssl/include/openssl/rc4.h 2025-07-17T06:52:20.0152708Z #42 8.807 install ./include/openssl/rc5.h -> /opt/openssl/include/openssl/rc5.h 2025-07-17T06:52:20.0153312Z #42 8.809 install ./include/openssl/ripemd.h -> /opt/openssl/include/openssl/ripemd.h 2025-07-17T06:52:20.0153916Z #42 8.811 install ./include/openssl/rsa.h -> /opt/openssl/include/openssl/rsa.h 2025-07-17T06:52:20.0154502Z #42 8.813 install ./include/openssl/rsaerr.h -> /opt/openssl/include/openssl/rsaerr.h 2025-07-17T06:52:20.0155158Z #42 8.816 install ./include/openssl/safestack.h -> /opt/openssl/include/openssl/safestack.h 2025-07-17T06:52:20.0156012Z #42 8.818 install ./include/openssl/seed.h -> /opt/openssl/include/openssl/seed.h 2025-07-17T06:52:20.0156604Z #42 8.820 install ./include/openssl/sha.h -> /opt/openssl/include/openssl/sha.h 2025-07-17T06:52:20.1144893Z #42 8.822 install ./include/openssl/srp.h -> /opt/openssl/include/openssl/srp.h 2025-07-17T06:52:20.1145540Z #42 8.824 install ./include/openssl/srtp.h -> /opt/openssl/include/openssl/srtp.h 2025-07-17T06:52:20.1146149Z #42 8.826 install ./include/openssl/ssl.h -> /opt/openssl/include/openssl/ssl.h 2025-07-17T06:52:20.1146853Z #42 8.829 install ./include/openssl/ssl2.h -> /opt/openssl/include/openssl/ssl2.h 2025-07-17T06:52:20.1147447Z #42 8.831 install ./include/openssl/ssl3.h -> /opt/openssl/include/openssl/ssl3.h 2025-07-17T06:52:20.1148073Z #42 8.833 install ./include/openssl/sslerr.h -> /opt/openssl/include/openssl/sslerr.h 2025-07-17T06:52:20.1148782Z #42 8.836 install ./include/openssl/stack.h -> /opt/openssl/include/openssl/stack.h 2025-07-17T06:52:20.1149401Z #42 8.838 install ./include/openssl/store.h -> /opt/openssl/include/openssl/store.h 2025-07-17T06:52:20.1150086Z #42 8.840 install ./include/openssl/storeerr.h -> /opt/openssl/include/openssl/storeerr.h 2025-07-17T06:52:20.1150753Z #42 8.842 install ./include/openssl/symhacks.h -> /opt/openssl/include/openssl/symhacks.h 2025-07-17T06:52:20.1151419Z #42 8.844 install ./include/openssl/tls1.h -> /opt/openssl/include/openssl/tls1.h 2025-07-17T06:52:20.1152006Z #42 8.847 install ./include/openssl/ts.h -> /opt/openssl/include/openssl/ts.h 2025-07-17T06:52:20.1152606Z #42 8.849 install ./include/openssl/tserr.h -> /opt/openssl/include/openssl/tserr.h 2025-07-17T06:52:20.1153213Z #42 8.851 install ./include/openssl/txt_db.h -> /opt/openssl/include/openssl/txt_db.h 2025-07-17T06:52:20.1153805Z #42 8.853 install ./include/openssl/ui.h -> /opt/openssl/include/openssl/ui.h 2025-07-17T06:52:20.1154401Z #42 8.855 install ./include/openssl/uierr.h -> /opt/openssl/include/openssl/uierr.h 2025-07-17T06:52:20.1155032Z #42 8.858 install ./include/openssl/whrlpool.h -> /opt/openssl/include/openssl/whrlpool.h 2025-07-17T06:52:20.1155926Z #42 8.860 install ./include/openssl/x509.h -> /opt/openssl/include/openssl/x509.h 2025-07-17T06:52:20.1156565Z #42 8.862 install ./include/openssl/x509_vfy.h -> /opt/openssl/include/openssl/x509_vfy.h 2025-07-17T06:52:20.1157200Z #42 8.864 install ./include/openssl/x509err.h -> /opt/openssl/include/openssl/x509err.h 2025-07-17T06:52:20.1157838Z #42 8.866 install ./include/openssl/x509v3.h -> /opt/openssl/include/openssl/x509v3.h 2025-07-17T06:52:20.1158499Z #42 8.869 install ./include/openssl/x509v3err.h -> /opt/openssl/include/openssl/x509v3err.h 2025-07-17T06:52:20.1159191Z #42 8.871 install ./include/openssl/aes.h -> /opt/openssl/include/openssl/aes.h 2025-07-17T06:52:20.1159788Z #42 8.874 install ./include/openssl/asn1.h -> /opt/openssl/include/openssl/asn1.h 2025-07-17T06:52:20.1160415Z #42 8.876 install ./include/openssl/asn1_mac.h -> /opt/openssl/include/openssl/asn1_mac.h 2025-07-17T06:52:20.1161052Z #42 8.879 install ./include/openssl/asn1err.h -> /opt/openssl/include/openssl/asn1err.h 2025-07-17T06:52:20.1161692Z #42 8.881 install ./include/openssl/asn1t.h -> /opt/openssl/include/openssl/asn1t.h 2025-07-17T06:52:20.1162296Z #42 8.884 install ./include/openssl/async.h -> /opt/openssl/include/openssl/async.h 2025-07-17T06:52:20.1162937Z #42 8.887 install ./include/openssl/asyncerr.h -> /opt/openssl/include/openssl/asyncerr.h 2025-07-17T06:52:20.1163561Z #42 8.889 install ./include/openssl/bio.h -> /opt/openssl/include/openssl/bio.h 2025-07-17T06:52:20.1164160Z #42 8.892 install ./include/openssl/bioerr.h -> /opt/openssl/include/openssl/bioerr.h 2025-07-17T06:52:20.1164808Z #42 8.894 install ./include/openssl/blowfish.h -> /opt/openssl/include/openssl/blowfish.h 2025-07-17T06:52:20.1165432Z #42 8.897 install ./include/openssl/bn.h -> /opt/openssl/include/openssl/bn.h 2025-07-17T06:52:20.1166015Z #42 8.900 install ./include/openssl/bnerr.h -> /opt/openssl/include/openssl/bnerr.h 2025-07-17T06:52:20.1166639Z #42 8.903 install ./include/openssl/buffer.h -> /opt/openssl/include/openssl/buffer.h 2025-07-17T06:52:20.1167302Z #42 8.906 install ./include/openssl/buffererr.h -> /opt/openssl/include/openssl/buffererr.h 2025-07-17T06:52:20.1167967Z #42 8.909 install ./include/openssl/camellia.h -> /opt/openssl/include/openssl/camellia.h 2025-07-17T06:52:20.1168607Z #42 8.912 install ./include/openssl/cast.h -> /opt/openssl/include/openssl/cast.h 2025-07-17T06:52:20.1169206Z #42 8.915 install ./include/openssl/cmac.h -> /opt/openssl/include/openssl/cmac.h 2025-07-17T06:52:20.1169842Z #42 8.919 install ./include/openssl/cms.h -> /opt/openssl/include/openssl/cms.h 2025-07-17T06:52:20.1170449Z #42 8.922 install ./include/openssl/cmserr.h -> /opt/openssl/include/openssl/cmserr.h 2025-07-17T06:52:20.2151061Z #42 8.924 install ./include/openssl/comp.h -> /opt/openssl/include/openssl/comp.h 2025-07-17T06:52:20.2152811Z #42 8.927 install ./include/openssl/comperr.h -> /opt/openssl/include/openssl/comperr.h 2025-07-17T06:52:20.2153456Z #42 8.930 install ./include/openssl/conf.h -> /opt/openssl/include/openssl/conf.h 2025-07-17T06:52:20.2154157Z #42 8.933 install ./include/openssl/conf_api.h -> /opt/openssl/include/openssl/conf_api.h 2025-07-17T06:52:20.2154850Z #42 8.936 install ./include/openssl/conferr.h -> /opt/openssl/include/openssl/conferr.h 2025-07-17T06:52:20.2155498Z #42 8.939 install ./include/openssl/crypto.h -> /opt/openssl/include/openssl/crypto.h 2025-07-17T06:52:20.2156426Z #42 8.941 install ./include/openssl/cryptoerr.h -> /opt/openssl/include/openssl/cryptoerr.h 2025-07-17T06:52:20.2157106Z #42 8.944 install ./include/openssl/ct.h -> /opt/openssl/include/openssl/ct.h 2025-07-17T06:52:20.2157705Z #42 8.946 install ./include/openssl/cterr.h -> /opt/openssl/include/openssl/cterr.h 2025-07-17T06:52:20.2158297Z #42 8.949 install ./include/openssl/des.h -> /opt/openssl/include/openssl/des.h 2025-07-17T06:52:20.2158949Z #42 8.951 install ./include/openssl/dh.h -> /opt/openssl/include/openssl/dh.h 2025-07-17T06:52:20.2159542Z #42 8.954 install ./include/openssl/dherr.h -> /opt/openssl/include/openssl/dherr.h 2025-07-17T06:52:20.2160151Z #42 8.957 install ./include/openssl/dsa.h -> /opt/openssl/include/openssl/dsa.h 2025-07-17T06:52:20.2160758Z #42 8.959 install ./include/openssl/dsaerr.h -> /opt/openssl/include/openssl/dsaerr.h 2025-07-17T06:52:20.2161381Z #42 8.962 install ./include/openssl/dtls1.h -> /opt/openssl/include/openssl/dtls1.h 2025-07-17T06:52:20.2161980Z #42 8.964 install ./include/openssl/e_os2.h -> /opt/openssl/include/openssl/e_os2.h 2025-07-17T06:52:20.2162599Z #42 8.967 install ./include/openssl/ebcdic.h -> /opt/openssl/include/openssl/ebcdic.h 2025-07-17T06:52:20.2163203Z #42 8.970 install ./include/openssl/ec.h -> /opt/openssl/include/openssl/ec.h 2025-07-17T06:52:20.2163776Z #42 8.972 install ./include/openssl/ecdh.h -> /opt/openssl/include/openssl/ecdh.h 2025-07-17T06:52:20.2164386Z #42 8.975 install ./include/openssl/ecdsa.h -> /opt/openssl/include/openssl/ecdsa.h 2025-07-17T06:52:20.2164999Z #42 8.978 install ./include/openssl/ecerr.h -> /opt/openssl/include/openssl/ecerr.h 2025-07-17T06:52:20.2165612Z #42 8.980 install ./include/openssl/engine.h -> /opt/openssl/include/openssl/engine.h 2025-07-17T06:52:20.2166273Z #42 8.983 install ./include/openssl/engineerr.h -> /opt/openssl/include/openssl/engineerr.h 2025-07-17T06:52:20.2166914Z #42 8.985 install ./include/openssl/err.h -> /opt/openssl/include/openssl/err.h 2025-07-17T06:52:20.2167484Z #42 8.988 install ./include/openssl/evp.h -> /opt/openssl/include/openssl/evp.h 2025-07-17T06:52:20.2168093Z #42 8.991 install ./include/openssl/evperr.h -> /opt/openssl/include/openssl/evperr.h 2025-07-17T06:52:20.2168698Z #42 8.993 install ./include/openssl/hmac.h -> /opt/openssl/include/openssl/hmac.h 2025-07-17T06:52:20.2169298Z #42 8.997 install ./include/openssl/idea.h -> /opt/openssl/include/openssl/idea.h 2025-07-17T06:52:20.2169885Z #42 8.999 install ./include/openssl/kdf.h -> /opt/openssl/include/openssl/kdf.h 2025-07-17T06:52:20.2170476Z #42 9.003 install ./include/openssl/kdferr.h -> /opt/openssl/include/openssl/kdferr.h 2025-07-17T06:52:20.2171099Z #42 9.005 install ./include/openssl/lhash.h -> /opt/openssl/include/openssl/lhash.h 2025-07-17T06:52:20.2171701Z #42 9.009 install ./include/openssl/md2.h -> /opt/openssl/include/openssl/md2.h 2025-07-17T06:52:20.2172263Z #42 9.011 install ./include/openssl/md4.h -> /opt/openssl/include/openssl/md4.h 2025-07-17T06:52:20.2172836Z #42 9.014 install ./include/openssl/md5.h -> /opt/openssl/include/openssl/md5.h 2025-07-17T06:52:20.2173423Z #42 9.016 install ./include/openssl/mdc2.h -> /opt/openssl/include/openssl/mdc2.h 2025-07-17T06:52:20.2174173Z #42 9.019 install ./include/openssl/modes.h -> /opt/openssl/include/openssl/modes.h 2025-07-17T06:52:20.2174910Z #42 9.022 install ./include/openssl/obj_mac.h -> /opt/openssl/include/openssl/obj_mac.h 2025-07-17T06:52:20.3175440Z #42 9.025 install ./include/openssl/objects.h -> /opt/openssl/include/openssl/objects.h 2025-07-17T06:52:20.3176334Z #42 9.028 install ./include/openssl/objectserr.h -> /opt/openssl/include/openssl/objectserr.h 2025-07-17T06:52:20.3177004Z #42 9.030 install ./include/openssl/ocsp.h -> /opt/openssl/include/openssl/ocsp.h 2025-07-17T06:52:20.3177697Z #42 9.033 install ./include/openssl/ocsperr.h -> /opt/openssl/include/openssl/ocsperr.h 2025-07-17T06:52:20.3178432Z #42 9.037 install ./include/openssl/opensslconf.h -> /opt/openssl/include/openssl/opensslconf.h 2025-07-17T06:52:20.3179136Z #42 9.040 install ./include/openssl/opensslv.h -> /opt/openssl/include/openssl/opensslv.h 2025-07-17T06:52:20.3179805Z #42 9.043 install ./include/openssl/ossl_typ.h -> /opt/openssl/include/openssl/ossl_typ.h 2025-07-17T06:52:20.3180416Z #42 9.046 install ./include/openssl/pem.h -> /opt/openssl/include/openssl/pem.h 2025-07-17T06:52:20.3181018Z #42 9.049 install ./include/openssl/pem2.h -> /opt/openssl/include/openssl/pem2.h 2025-07-17T06:52:20.3181645Z #42 9.051 install ./include/openssl/pemerr.h -> /opt/openssl/include/openssl/pemerr.h 2025-07-17T06:52:20.3182289Z #42 9.054 install ./include/openssl/pkcs12.h -> /opt/openssl/include/openssl/pkcs12.h 2025-07-17T06:52:20.3182953Z #42 9.056 install ./include/openssl/pkcs12err.h -> /opt/openssl/include/openssl/pkcs12err.h 2025-07-17T06:52:20.3183606Z #42 9.059 install ./include/openssl/pkcs7.h -> /opt/openssl/include/openssl/pkcs7.h 2025-07-17T06:52:20.3184243Z #42 9.062 install ./include/openssl/pkcs7err.h -> /opt/openssl/include/openssl/pkcs7err.h 2025-07-17T06:52:20.3184879Z #42 9.064 install ./include/openssl/rand.h -> /opt/openssl/include/openssl/rand.h 2025-07-17T06:52:20.3185503Z #42 9.067 install ./include/openssl/rand_drbg.h -> /opt/openssl/include/openssl/rand_drbg.h 2025-07-17T06:52:20.3186167Z #42 9.069 install ./include/openssl/randerr.h -> /opt/openssl/include/openssl/randerr.h 2025-07-17T06:52:20.3186806Z #42 9.072 install ./include/openssl/rc2.h -> /opt/openssl/include/openssl/rc2.h 2025-07-17T06:52:20.3187376Z #42 9.074 install ./include/openssl/rc4.h -> /opt/openssl/include/openssl/rc4.h 2025-07-17T06:52:20.3187954Z #42 9.077 install ./include/openssl/rc5.h -> /opt/openssl/include/openssl/rc5.h 2025-07-17T06:52:20.3188563Z #42 9.079 install ./include/openssl/ripemd.h -> /opt/openssl/include/openssl/ripemd.h 2025-07-17T06:52:20.3189159Z #42 9.082 install ./include/openssl/rsa.h -> /opt/openssl/include/openssl/rsa.h 2025-07-17T06:52:20.3189766Z #42 9.084 install ./include/openssl/rsaerr.h -> /opt/openssl/include/openssl/rsaerr.h 2025-07-17T06:52:20.3190427Z #42 9.087 install ./include/openssl/safestack.h -> /opt/openssl/include/openssl/safestack.h 2025-07-17T06:52:20.3191064Z #42 9.090 install ./include/openssl/seed.h -> /opt/openssl/include/openssl/seed.h 2025-07-17T06:52:20.3191650Z #42 9.093 install ./include/openssl/sha.h -> /opt/openssl/include/openssl/sha.h 2025-07-17T06:52:20.3192242Z #42 9.096 install ./include/openssl/srp.h -> /opt/openssl/include/openssl/srp.h 2025-07-17T06:52:20.3192840Z #42 9.099 install ./include/openssl/srtp.h -> /opt/openssl/include/openssl/srtp.h 2025-07-17T06:52:20.3193436Z #42 9.102 install ./include/openssl/ssl.h -> /opt/openssl/include/openssl/ssl.h 2025-07-17T06:52:20.3194013Z #42 9.105 install ./include/openssl/ssl2.h -> /opt/openssl/include/openssl/ssl2.h 2025-07-17T06:52:20.3194619Z #42 9.107 install ./include/openssl/ssl3.h -> /opt/openssl/include/openssl/ssl3.h 2025-07-17T06:52:20.3195226Z #42 9.110 install ./include/openssl/sslerr.h -> /opt/openssl/include/openssl/sslerr.h 2025-07-17T06:52:20.3195858Z #42 9.113 install ./include/openssl/stack.h -> /opt/openssl/include/openssl/stack.h 2025-07-17T06:52:20.3196537Z #42 9.116 install ./include/openssl/store.h -> /opt/openssl/include/openssl/store.h 2025-07-17T06:52:20.3197175Z #42 9.119 install ./include/openssl/storeerr.h -> /opt/openssl/include/openssl/storeerr.h 2025-07-17T06:52:20.3197845Z #42 9.121 install ./include/openssl/symhacks.h -> /opt/openssl/include/openssl/symhacks.h 2025-07-17T06:52:20.3198514Z #42 9.125 install ./include/openssl/tls1.h -> /opt/openssl/include/openssl/tls1.h 2025-07-17T06:52:20.5040022Z #42 9.127 install ./include/openssl/ts.h -> /opt/openssl/include/openssl/ts.h 2025-07-17T06:52:20.5040748Z #42 9.130 install ./include/openssl/tserr.h -> /opt/openssl/include/openssl/tserr.h 2025-07-17T06:52:20.5041562Z #42 9.133 install ./include/openssl/txt_db.h -> /opt/openssl/include/openssl/txt_db.h 2025-07-17T06:52:20.5042228Z #42 9.136 install ./include/openssl/ui.h -> /opt/openssl/include/openssl/ui.h 2025-07-17T06:52:20.5042828Z #42 9.138 install ./include/openssl/uierr.h -> /opt/openssl/include/openssl/uierr.h 2025-07-17T06:52:20.5043465Z #42 9.141 install ./include/openssl/whrlpool.h -> /opt/openssl/include/openssl/whrlpool.h 2025-07-17T06:52:20.5044107Z #42 9.144 install ./include/openssl/x509.h -> /opt/openssl/include/openssl/x509.h 2025-07-17T06:52:20.5044733Z #42 9.147 install ./include/openssl/x509_vfy.h -> /opt/openssl/include/openssl/x509_vfy.h 2025-07-17T06:52:20.5045370Z #42 9.149 install ./include/openssl/x509err.h -> /opt/openssl/include/openssl/x509err.h 2025-07-17T06:52:20.5046010Z #42 9.152 install ./include/openssl/x509v3.h -> /opt/openssl/include/openssl/x509v3.h 2025-07-17T06:52:20.5046661Z #42 9.155 install ./include/openssl/x509v3err.h -> /opt/openssl/include/openssl/x509v3err.h 2025-07-17T06:52:20.5047215Z #42 9.160 install libcrypto.a -> /opt/openssl/lib/libcrypto.a 2025-07-17T06:52:20.5066703Z #42 9.314 install libssl.a -> /opt/openssl/lib/libssl.a 2025-07-17T06:52:20.6311254Z #42 9.340 link /opt/openssl/lib/libcrypto.so -> /opt/openssl/lib/libcrypto.so.1.1 2025-07-17T06:52:20.6311909Z #42 9.344 link /opt/openssl/lib/libssl.so -> /opt/openssl/lib/libssl.so.1.1 2025-07-17T06:52:20.6312440Z #42 9.347 created directory `/opt/openssl/lib/pkgconfig' 2025-07-17T06:52:20.6312928Z #42 9.348 install libcrypto.pc -> /opt/openssl/lib/pkgconfig/libcrypto.pc 2025-07-17T06:52:20.6313445Z #42 9.352 install libssl.pc -> /opt/openssl/lib/pkgconfig/libssl.pc 2025-07-17T06:52:20.6313961Z #42 9.355 install openssl.pc -> /opt/openssl/lib/pkgconfig/openssl.pc 2025-07-17T06:52:20.6314380Z #42 9.358 make depend && make _build_engines 2025-07-17T06:52:20.6314755Z #42 9.378 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:20.6315166Z #42 9.438 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:20.7814638Z #42 9.495 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:20.7815204Z #42 9.495 make[1]: Nothing to be done for '_build_engines'. 2025-07-17T06:52:20.7815611Z #42 9.495 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:20.7816030Z #42 9.498 created directory `/opt/openssl/lib/engines-1.1' 2025-07-17T06:52:20.7816393Z #42 9.499 *** Installing engines 2025-07-17T06:52:20.7816815Z #42 9.500 install engines/afalg.so -> /opt/openssl/lib/engines-1.1/afalg.so 2025-07-17T06:52:20.7817368Z #42 9.504 install engines/capi.so -> /opt/openssl/lib/engines-1.1/capi.so 2025-07-17T06:52:20.7817920Z #42 9.507 install engines/padlock.so -> /opt/openssl/lib/engines-1.1/padlock.so 2025-07-17T06:52:20.7818402Z #42 9.510 make depend && make _build_programs 2025-07-17T06:52:20.7818776Z #42 9.529 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:20.7819160Z #42 9.588 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:21.0186434Z #42 9.652 make[1]: Entering directory '/openssl-1.1.1k' 2025-07-17T06:52:21.0187720Z #42 9.652 make[1]: Nothing to be done for '_build_programs'. 2025-07-17T06:52:21.0188909Z #42 9.652 make[1]: Leaving directory '/openssl-1.1.1k' 2025-07-17T06:52:21.0189602Z #42 9.656 created directory `/opt/openssl/bin' 2025-07-17T06:52:21.0189955Z #42 9.657 *** Installing runtime programs 2025-07-17T06:52:21.0190327Z #42 9.658 install apps/openssl -> /opt/openssl/bin/openssl 2025-07-17T06:52:21.0190910Z #42 9.663 install ./tools/c_rehash -> /opt/openssl/bin/c_rehash 2025-07-17T06:52:21.0191984Z #42 9.667 + sudo ln -s /opt/openssl/lib/libcrypto.a /opt/openssl/lib/libcrypto.so /opt/openssl/lib/libcrypto.so.1.1 /opt/openssl/lib/libssl.a /opt/openssl/lib/libssl.so /opt/openssl/lib/libssl.so.1.1 /usr/lib 2025-07-17T06:52:21.0193121Z #42 9.675 + cd .. 2025-07-17T06:52:21.0193358Z #42 9.675 + rm -rf openssl-1.1.1k 2025-07-17T06:52:21.0446064Z #42 DONE 9.9s 2025-07-17T06:52:21.1961890Z 2025-07-17T06:52:21.1962643Z #43 [stage-0 35/55] COPY ./common/install_inductor_benchmark_deps.sh install_inductor_benchmark_deps.sh 2025-07-17T06:52:21.2489258Z #43 DONE 0.2s 2025-07-17T06:52:21.4786791Z 2025-07-17T06:52:21.4788611Z #44 [stage-0 36/55] COPY ./common/common_utils.sh common_utils.sh 2025-07-17T06:52:21.4789828Z #44 DONE 0.0s 2025-07-17T06:52:21.4790192Z 2025-07-17T06:52:21.4790759Z #45 [stage-0 37/55] COPY ci_commit_pins/huggingface.txt huggingface.txt 2025-07-17T06:52:21.4791682Z #45 DONE 0.0s 2025-07-17T06:52:21.4791802Z 2025-07-17T06:52:21.4791956Z #46 [stage-0 38/55] COPY ci_commit_pins/timm.txt timm.txt 2025-07-17T06:52:21.4792268Z #46 DONE 0.0s 2025-07-17T06:52:21.4792399Z 2025-07-17T06:52:21.4792629Z #47 [stage-0 39/55] RUN if [ -n "yes" ]; then bash ./install_inductor_benchmark_deps.sh; fi 2025-07-17T06:52:22.1747374Z #47 0.847 ++ dirname ./install_inductor_benchmark_deps.sh 2025-07-17T06:52:22.3262715Z #47 0.847 + source ./common_utils.sh 2025-07-17T06:52:22.3263392Z #47 0.848 ++ '[' -n '' ']' 2025-07-17T06:52:22.3263884Z #47 0.848 ++ export SUDO=sudo 2025-07-17T06:52:22.3264358Z #47 0.848 ++ SUDO=sudo 2025-07-17T06:52:22.3264822Z #47 0.848 + conda_install pango 2025-07-17T06:52:22.3265549Z #47 0.848 + as_jenkins conda install -q -n py_3.10 -y python=3.10 pango 2025-07-17T06:52:22.3268614Z #47 0.848 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.10 -y python=3.10 pango 2025-07-17T06:52:23.0311748Z #47 1.703 Channels: 2025-07-17T06:52:23.0312069Z #47 1.703 - conda-forge 2025-07-17T06:52:23.0312399Z #47 1.703 Platform: linux-64 2025-07-17T06:52:26.2156123Z #47 1.703 Collecting package metadata (repodata.json): ...working... done 2025-07-17T06:52:26.6436151Z #47 4.887 Solving environment: ...working... done 2025-07-17T06:52:27.2609866Z #47 5.933 2025-07-17T06:52:27.2610215Z #47 5.933 ## Package Plan ## 2025-07-17T06:52:27.2610502Z #47 5.933 2025-07-17T06:52:27.2610794Z #47 5.933 environment location: /opt/conda/envs/py_3.10 2025-07-17T06:52:27.2611160Z #47 5.933 2025-07-17T06:52:27.2611374Z #47 5.933 added / updated specs: 2025-07-17T06:52:27.2611668Z #47 5.933 - pango 2025-07-17T06:52:27.2611922Z #47 5.933 - python=3.10 2025-07-17T06:52:27.2612171Z #47 5.933 2025-07-17T06:52:27.2612373Z #47 5.933 2025-07-17T06:52:27.2612632Z #47 5.933 The following packages will be downloaded: 2025-07-17T06:52:27.2612974Z #47 5.933 2025-07-17T06:52:27.2613233Z #47 5.933 package | build 2025-07-17T06:52:27.2613604Z #47 5.933 ---------------------------|----------------- 2025-07-17T06:52:27.2614031Z #47 5.933 cairo-1.18.4 | h3394656_0 955 KB conda-forge 2025-07-17T06:52:27.2614566Z #47 5.933 font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-07-17T06:52:27.2615171Z #47 5.933 font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-07-17T06:52:27.2615768Z #47 5.933 font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-07-17T06:52:27.2616322Z #47 5.933 font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-07-17T06:52:27.2616837Z #47 5.933 fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-07-17T06:52:27.2617579Z #47 5.933 fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-07-17T06:52:27.2618118Z #47 5.933 fonts-conda-forge-1 | 0 4 KB conda-forge 2025-07-17T06:52:27.2618624Z #47 5.933 freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-07-17T06:52:27.2619175Z #47 5.933 fribidi-1.0.10 | h36c2ea0_0 112 KB conda-forge 2025-07-17T06:52:27.2619648Z #47 5.933 graphite2-1.3.14 | h5888daf_0 96 KB conda-forge 2025-07-17T06:52:27.2620202Z #47 5.933 harfbuzz-11.2.1 | h3beb420_0 1.7 MB conda-forge 2025-07-17T06:52:27.2620762Z #47 5.933 libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-07-17T06:52:27.2621267Z #47 5.933 libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-07-17T06:52:27.2621772Z #47 5.933 libglib-2.84.2 | h3618099_0 3.8 MB conda-forge 2025-07-17T06:52:27.2622244Z #47 5.933 libpng-1.6.50 | h943b412_0 282 KB conda-forge 2025-07-17T06:52:27.2622695Z #47 5.933 libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-07-17T06:52:27.2623161Z #47 5.933 pango-1.56.4 | hadf4263_0 445 KB conda-forge 2025-07-17T06:52:27.2623602Z #47 5.933 pcre2-10.45 | hc749103_0 1.1 MB conda-forge 2025-07-17T06:52:27.2624063Z #47 5.933 pixman-0.46.2 | h29eaf8c_0 393 KB conda-forge 2025-07-17T06:52:27.2624557Z #47 5.933 pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-07-17T06:52:27.2625059Z #47 5.933 xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-07-17T06:52:27.2625555Z #47 5.933 xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-07-17T06:52:27.2626050Z #47 5.933 xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-07-17T06:52:27.2626538Z #47 5.933 xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-07-17T06:52:27.2627048Z #47 5.933 xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-07-17T06:52:27.2627562Z #47 5.933 xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-07-17T06:52:27.2628075Z #47 5.933 xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-07-17T06:52:27.2628570Z #47 5.933 ------------------------------------------------------------ 2025-07-17T06:52:27.2628972Z #47 5.933 Total: 13.7 MB 2025-07-17T06:52:27.2629293Z #47 5.933 2025-07-17T06:52:27.2629564Z #47 5.933 The following NEW packages will be INSTALLED: 2025-07-17T06:52:27.2629890Z #47 5.933 2025-07-17T06:52:27.2631692Z #47 5.933 cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2025-07-17T06:52:27.2632315Z #47 5.933 font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-07-17T06:52:27.2632991Z #47 5.933 font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-07-17T06:52:27.2633675Z #47 5.933 font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-07-17T06:52:27.2634324Z #47 5.933 font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-07-17T06:52:27.2634888Z #47 5.933 fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-07-17T06:52:27.2635462Z #47 5.933 fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-07-17T06:52:27.2636023Z #47 5.933 fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-07-17T06:52:27.2636563Z #47 5.933 freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-07-17T06:52:27.2637076Z #47 5.933 fribidi conda-forge/linux-64::fribidi-1.0.10-h36c2ea0_0 2025-07-17T06:52:27.2637657Z #47 5.933 graphite2 conda-forge/linux-64::graphite2-1.3.14-h5888daf_0 2025-07-17T06:52:27.2638169Z #47 5.933 harfbuzz conda-forge/linux-64::harfbuzz-11.2.1-h3beb420_0 2025-07-17T06:52:27.2638820Z #47 5.933 libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-07-17T06:52:27.2639447Z #47 5.933 libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-07-17T06:52:27.2639982Z #47 5.933 libglib conda-forge/linux-64::libglib-2.84.2-h3618099_0 2025-07-17T06:52:27.2640525Z #47 5.933 libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-07-17T06:52:27.2641045Z #47 5.933 libpng conda-forge/linux-64::libpng-1.6.50-h943b412_0 2025-07-17T06:52:27.2641531Z #47 5.933 libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-07-17T06:52:27.2642015Z #47 5.933 pango conda-forge/linux-64::pango-1.56.4-hadf4263_0 2025-07-17T06:52:27.2642478Z #47 5.933 pcre2 conda-forge/linux-64::pcre2-10.45-hc749103_0 2025-07-17T06:52:27.2642953Z #47 5.933 pixman conda-forge/linux-64::pixman-0.46.2-h29eaf8c_0 2025-07-17T06:52:27.2643503Z #47 5.933 pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-07-17T06:52:27.2644070Z #47 5.933 xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-07-17T06:52:27.2644611Z #47 5.933 xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-07-17T06:52:27.2645155Z #47 5.933 xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-07-17T06:52:27.2645697Z #47 5.933 xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-07-17T06:52:27.2646276Z #47 5.933 xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-07-17T06:52:27.2646858Z #47 5.933 xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-07-17T06:52:27.2647455Z #47 5.933 xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-07-17T06:52:27.2647916Z #47 5.933 2025-07-17T06:52:27.2648112Z #47 5.933 2025-07-17T06:52:27.4430636Z #47 5.933 Preparing transaction: ...working... done 2025-07-17T06:52:27.6433933Z #47 5.964 Verifying transaction: ...working... done 2025-07-17T06:52:27.7720224Z #47 6.316 Executing transaction: ...working... done 2025-07-17T06:52:28.0041707Z #47 6.524 + install_huggingface 2025-07-17T06:52:28.0042055Z #47 6.524 + local version 2025-07-17T06:52:28.0042331Z #47 6.525 ++ get_pinned_commit huggingface 2025-07-17T06:52:28.0042676Z #47 6.525 ++ cat huggingface.txt 2025-07-17T06:52:28.0043019Z #47 6.526 + commit=243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:28.0043681Z #47 6.526 + pip_install git+https://github.com/huggingface/transformers@243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:28.0044731Z #47 6.526 + as_jenkins conda run -n py_3.10 pip install --progress-bar off git+https://github.com/huggingface/transformers@243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:28.0047040Z #47 6.526 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off git+https://github.com/huggingface/transformers@243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:51.1836755Z #47 29.86 Running command git clone --filter=blob:none --quiet https://github.com/huggingface/transformers /tmp/pip-req-build-dswudm_q 2025-07-17T06:52:51.1837728Z #47 29.86 Running command git rev-parse -q --verify 'sha^243e186efbf7fb93328dd6b34927a4e8c8f24395' 2025-07-17T06:52:51.1838564Z #47 29.86 Running command git fetch -q https://github.com/huggingface/transformers 243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:51.1839792Z #47 29.86 Running command git checkout -q 243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:51.1840243Z #47 29.86 2025-07-17T06:52:51.3762847Z #47 29.86 Collecting git+https://github.com/huggingface/transformers@243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:51.3763941Z #47 29.86 Cloning https://github.com/huggingface/transformers (to revision 243e186efbf7fb93328dd6b34927a4e8c8f24395) to /tmp/pip-req-build-dswudm_q 2025-07-17T06:52:51.3766134Z #47 29.86 Resolved https://github.com/huggingface/transformers to commit 243e186efbf7fb93328dd6b34927a4e8c8f24395 2025-07-17T06:52:51.3766852Z #47 29.86 Installing build dependencies: started 2025-07-17T06:52:51.3767302Z #47 29.86 Installing build dependencies: finished with status 'done' 2025-07-17T06:52:51.3767809Z #47 29.86 Getting requirements to build wheel: started 2025-07-17T06:52:51.3768286Z #47 29.86 Getting requirements to build wheel: finished with status 'done' 2025-07-17T06:52:51.3768775Z #47 29.86 Preparing metadata (pyproject.toml): started 2025-07-17T06:52:51.3769251Z #47 29.86 Preparing metadata (pyproject.toml): finished with status 'done' 2025-07-17T06:52:51.3770097Z #47 29.86 Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (3.18.0) 2025-07-17T06:52:51.3770955Z #47 29.86 Collecting huggingface-hub<1.0,>=0.19.3 (from transformers==4.38.0.dev0) 2025-07-17T06:52:51.3771545Z #47 29.86 Downloading huggingface_hub-0.33.4-py3-none-any.whl.metadata (14 kB) 2025-07-17T06:52:51.3772395Z #47 29.86 Requirement already satisfied: numpy>=1.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (1.22.4) 2025-07-17T06:52:51.3773509Z #47 29.86 Requirement already satisfied: packaging>=20.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (25.0) 2025-07-17T06:52:51.3774597Z #47 29.86 Requirement already satisfied: pyyaml>=5.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (6.0.2) 2025-07-17T06:52:51.3775391Z #47 29.86 Collecting regex!=2019.12.17 (from transformers==4.38.0.dev0) 2025-07-17T06:52:51.3776063Z #47 29.86 Downloading regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2025-07-17T06:52:51.3777123Z #47 29.86 Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (2.32.4) 2025-07-17T06:52:51.3777929Z #47 29.86 Collecting tokenizers<0.19,>=0.14 (from transformers==4.38.0.dev0) 2025-07-17T06:52:51.3778620Z #47 29.86 Downloading tokenizers-0.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2025-07-17T06:52:51.3779284Z #47 29.86 Collecting safetensors>=0.4.1 (from transformers==4.38.0.dev0) 2025-07-17T06:52:51.3779955Z #47 29.86 Downloading safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-07-17T06:52:51.3780899Z #47 29.86 Requirement already satisfied: tqdm>=4.27 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from transformers==4.38.0.dev0) (4.67.1) 2025-07-17T06:52:51.3782086Z #47 29.86 Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.19.3->transformers==4.38.0.dev0) (2025.5.1) 2025-07-17T06:52:51.3783468Z #47 29.86 Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface-hub<1.0,>=0.19.3->transformers==4.38.0.dev0) (4.14.1) 2025-07-17T06:52:51.3784515Z #47 29.86 Collecting hf-xet<2.0.0,>=1.1.2 (from huggingface-hub<1.0,>=0.19.3->transformers==4.38.0.dev0) 2025-07-17T06:52:51.3785231Z #47 29.86 Downloading hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (879 bytes) 2025-07-17T06:52:51.3786249Z #47 29.86 Requirement already satisfied: charset_normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.38.0.dev0) (3.4.2) 2025-07-17T06:52:51.3787514Z #47 29.86 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.38.0.dev0) (3.10) 2025-07-17T06:52:51.3788661Z #47 29.86 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.38.0.dev0) (2.5.0) 2025-07-17T06:52:51.3789877Z #47 29.86 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->transformers==4.38.0.dev0) (2025.7.14) 2025-07-17T06:52:51.3790779Z #47 29.86 Downloading huggingface_hub-0.33.4-py3-none-any.whl (515 kB) 2025-07-17T06:52:51.3791412Z #47 29.86 Downloading hf_xet-1.1.5-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2025-07-17T06:52:51.3792136Z #47 29.86 Downloading tokenizers-0.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2025-07-17T06:52:51.3792905Z #47 29.86 Downloading regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (781 kB) 2025-07-17T06:52:51.3793657Z #47 29.86 Downloading safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (471 kB) 2025-07-17T06:52:51.3794248Z #47 29.86 Building wheels for collected packages: transformers 2025-07-17T06:52:51.3794714Z #47 29.86 Building wheel for transformers (pyproject.toml): started 2025-07-17T06:52:51.3795268Z #47 29.86 Building wheel for transformers (pyproject.toml): finished with status 'done' 2025-07-17T06:52:51.3796241Z #47 29.86 Created wheel for transformers: filename=transformers-4.38.0.dev0-py3-none-any.whl size=8422340 sha256=91fd75f970429da0059d3618d279972f3ff8f40acc5daa1b064ab8ce69aba928 2025-07-17T06:52:51.3797401Z #47 29.86 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/52/93/a0/a1db0444ffcb908eb508dd97af6b9d0256938580035c140de9 2025-07-17T06:52:51.3798058Z #47 29.86 Successfully built transformers 2025-07-17T06:52:51.3798613Z #47 29.86 Installing collected packages: safetensors, regex, hf-xet, huggingface-hub, tokenizers, transformers 2025-07-17T06:52:51.3799813Z #47 29.86 Successfully installed hf-xet-1.1.5 huggingface-hub-0.33.4 regex-2024.11.6 safetensors-0.5.3 tokenizers-0.15.2 transformers-4.38.0.dev0 2025-07-17T06:52:51.3800488Z #47 29.86 2025-07-17T06:52:51.3800692Z #47 29.90 + install_timm 2025-07-17T06:52:51.3800951Z #47 29.90 + local commit 2025-07-17T06:52:51.3801200Z #47 29.90 ++ get_pinned_commit timm 2025-07-17T06:52:51.3801489Z #47 29.90 ++ cat timm.txt 2025-07-17T06:52:51.3801798Z #47 29.90 + commit=5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:52:51.3802457Z #47 29.90 + pip_install git+https://github.com/huggingface/pytorch-image-models@5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:52:51.3803561Z #47 29.90 + as_jenkins conda run -n py_3.10 pip install --progress-bar off git+https://github.com/huggingface/pytorch-image-models@5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:52:51.3805907Z #47 29.90 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off git+https://github.com/huggingface/pytorch-image-models@5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:54:06.7806510Z #47 105.5 Running command git clone --filter=blob:none --quiet https://github.com/huggingface/pytorch-image-models /tmp/pip-req-build-st1of8em 2025-07-17T06:54:06.7807699Z #47 105.5 Running command git rev-parse -q --verify 'sha^5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a' 2025-07-17T06:54:06.7808786Z #47 105.5 Running command git fetch -q https://github.com/huggingface/pytorch-image-models 5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:54:06.7809711Z #47 105.5 Running command git checkout -q 5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:54:06.7810264Z #47 105.5 2025-07-17T06:54:06.9737369Z #47 105.5 Collecting git+https://github.com/huggingface/pytorch-image-models@5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:54:06.9738872Z #47 105.5 Cloning https://github.com/huggingface/pytorch-image-models (to revision 5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a) to /tmp/pip-req-build-st1of8em 2025-07-17T06:54:06.9746814Z #47 105.5 Resolved https://github.com/huggingface/pytorch-image-models to commit 5d535d7a2d4b435b1b5c1177fd8f04a12b942b9a 2025-07-17T06:54:06.9747524Z #47 105.5 Installing build dependencies: started 2025-07-17T06:54:06.9748122Z #47 105.5 Installing build dependencies: finished with status 'done' 2025-07-17T06:54:06.9748573Z #47 105.5 Getting requirements to build wheel: started 2025-07-17T06:54:06.9749108Z #47 105.5 Getting requirements to build wheel: finished with status 'done' 2025-07-17T06:54:06.9749586Z #47 105.5 Preparing metadata (pyproject.toml): started 2025-07-17T06:54:06.9750065Z #47 105.5 Preparing metadata (pyproject.toml): finished with status 'done' 2025-07-17T06:54:06.9750532Z #47 105.5 Collecting torch (from timm==1.0.14) 2025-07-17T06:54:06.9751020Z #47 105.5 Downloading torch-2.7.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-07-17T06:54:06.9751545Z #47 105.5 Collecting torchvision (from timm==1.0.14) 2025-07-17T06:54:06.9752102Z #47 105.5 Downloading torchvision-0.22.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (6.1 kB) 2025-07-17T06:54:06.9752950Z #47 105.5 Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.14) (6.0.2) 2025-07-17T06:54:06.9753980Z #47 105.5 Requirement already satisfied: huggingface_hub in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.14) (0.33.4) 2025-07-17T06:54:06.9755028Z #47 105.5 Requirement already satisfied: safetensors in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from timm==1.0.14) (0.5.3) 2025-07-17T06:54:06.9756317Z #47 105.5 Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (3.18.0) 2025-07-17T06:54:06.9757494Z #47 105.5 Requirement already satisfied: fsspec>=2023.5.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (2025.5.1) 2025-07-17T06:54:06.9758728Z #47 105.5 Requirement already satisfied: packaging>=20.9 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (25.0) 2025-07-17T06:54:06.9759887Z #47 105.5 Requirement already satisfied: requests in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (2.32.4) 2025-07-17T06:54:06.9761031Z #47 105.5 Requirement already satisfied: tqdm>=4.42.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (4.67.1) 2025-07-17T06:54:06.9762233Z #47 105.5 Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (4.14.1) 2025-07-17T06:54:06.9763443Z #47 105.5 Requirement already satisfied: hf-xet<2.0.0,>=1.1.2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from huggingface_hub->timm==1.0.14) (1.1.5) 2025-07-17T06:54:06.9764658Z #47 105.5 Requirement already satisfied: charset_normalizer<4,>=2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm==1.0.14) (3.4.2) 2025-07-17T06:54:06.9765913Z #47 105.5 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm==1.0.14) (3.10) 2025-07-17T06:54:06.9767134Z #47 105.5 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm==1.0.14) (2.5.0) 2025-07-17T06:54:06.9768374Z #47 105.5 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from requests->huggingface_hub->timm==1.0.14) (2025.7.14) 2025-07-17T06:54:06.9769601Z #47 105.5 Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm==1.0.14) (1.13.3) 2025-07-17T06:54:06.9770760Z #47 105.5 Requirement already satisfied: networkx in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm==1.0.14) (2.8.8) 2025-07-17T06:54:06.9771822Z #47 105.5 Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch->timm==1.0.14) (3.1.6) 2025-07-17T06:54:06.9772614Z #47 105.5 Collecting nvidia-cuda-nvrtc-cu12==12.6.77 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9773317Z #47 105.5 Downloading nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9774013Z #47 105.5 Collecting nvidia-cuda-runtime-cu12==12.6.77 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9774783Z #47 105.5 Downloading nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9775541Z #47 105.5 Collecting nvidia-cuda-cupti-cu12==12.6.80 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9776272Z #47 105.5 Downloading nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-07-17T06:54:06.9776993Z #47 105.5 Collecting nvidia-cudnn-cu12==9.5.1.17 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9777621Z #47 105.5 Downloading nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-07-17T06:54:06.9778236Z #47 105.5 Collecting nvidia-cublas-cu12==12.6.4.1 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9778954Z #47 105.5 Downloading nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9779671Z #47 105.5 Collecting nvidia-cufft-cu12==11.3.0.4 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9780365Z #47 105.5 Downloading nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9781081Z #47 105.5 Collecting nvidia-curand-cu12==10.3.7.77 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9781802Z #47 105.5 Downloading nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9782517Z #47 105.5 Collecting nvidia-cusolver-cu12==11.7.1.2 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9783255Z #47 105.5 Downloading nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-07-17T06:54:06.9783991Z #47 105.5 Collecting nvidia-cusparse-cu12==12.5.4.2 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9784718Z #47 105.5 Downloading nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-07-17T06:54:06.9785453Z #47 105.5 Collecting nvidia-cusparselt-cu12==0.6.3 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9786280Z #47 105.5 Downloading nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) 2025-07-17T06:54:06.9786912Z #47 105.5 Collecting nvidia-nccl-cu12==2.26.2 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9787620Z #47 105.5 Downloading nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) 2025-07-17T06:54:06.9788332Z #47 105.5 Collecting nvidia-nvtx-cu12==12.6.77 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9789033Z #47 105.5 Downloading nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) 2025-07-17T06:54:06.9789771Z #47 105.5 Collecting nvidia-nvjitlink-cu12==12.6.85 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9790534Z #47 105.5 Downloading nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9791269Z #47 105.5 Collecting nvidia-cufile-cu12==1.11.1.6 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9792003Z #47 105.5 Downloading nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9792755Z #47 105.5 Collecting triton==3.3.1 (from torch->timm==1.0.14) 2025-07-17T06:54:06.9793472Z #47 105.5 Downloading triton-3.3.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.5 kB) 2025-07-17T06:54:06.9794640Z #47 105.5 Requirement already satisfied: setuptools>=40.8.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==3.3.1->torch->timm==1.0.14) (80.9.0) 2025-07-17T06:54:06.9795899Z #47 105.5 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch->timm==1.0.14) (1.3.0) 2025-07-17T06:54:06.9799192Z #47 105.5 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch->timm==1.0.14) (3.0.2) 2025-07-17T06:54:06.9800324Z #47 105.5 Requirement already satisfied: numpy in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision->timm==1.0.14) (1.22.4) 2025-07-17T06:54:06.9801445Z #47 105.5 Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torchvision->timm==1.0.14) (11.0.0) 2025-07-17T06:54:06.9802301Z #47 105.5 Downloading torch-2.7.1-cp310-cp310-manylinux_2_28_x86_64.whl (821.2 MB) 2025-07-17T06:54:06.9803029Z #47 105.5 Downloading nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (393.1 MB) 2025-07-17T06:54:06.9803896Z #47 105.5 Downloading nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.9 MB) 2025-07-17T06:54:06.9804667Z #47 105.5 Downloading nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (23.7 MB) 2025-07-17T06:54:06.9805457Z #47 105.5 Downloading nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (897 kB) 2025-07-17T06:54:06.9806232Z #47 105.5 Downloading nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl (571.0 MB) 2025-07-17T06:54:06.9806978Z #47 105.5 Downloading nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (200.2 MB) 2025-07-17T06:54:06.9807815Z #47 105.5 Downloading nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.1 MB) 2025-07-17T06:54:06.9808655Z #47 105.5 Downloading nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (56.3 MB) 2025-07-17T06:54:06.9809501Z #47 105.5 Downloading nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (158.2 MB) 2025-07-17T06:54:06.9810374Z #47 105.5 Downloading nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216.6 MB) 2025-07-17T06:54:06.9811165Z #47 105.5 Downloading nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-07-17T06:54:06.9811919Z #47 105.5 Downloading nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) 2025-07-17T06:54:06.9812876Z #47 105.5 Downloading nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (19.7 MB) 2025-07-17T06:54:06.9813693Z #47 105.5 Downloading nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) 2025-07-17T06:54:06.9814452Z #47 105.5 Downloading triton-3.3.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (155.6 MB) 2025-07-17T06:54:06.9815154Z #47 105.5 Downloading torchvision-0.22.1-cp310-cp310-manylinux_2_28_x86_64.whl (7.5 MB) 2025-07-17T06:54:06.9815681Z #47 105.5 Building wheels for collected packages: timm 2025-07-17T06:54:06.9816090Z #47 105.5 Building wheel for timm (pyproject.toml): started 2025-07-17T06:54:06.9816586Z #47 105.5 Building wheel for timm (pyproject.toml): finished with status 'done' 2025-07-17T06:54:06.9817492Z #47 105.5 Created wheel for timm: filename=timm-1.0.14-py3-none-any.whl size=2354063 sha256=c85415136ceae6490cf7fcfda649a793c7660bf23d42b691b0a2e96ef5a3b991 2025-07-17T06:54:06.9818626Z #47 105.5 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/18/08/5d/80b326b473cd3ef49fcf0ca8a174fe5ce1bdb5adb835348712 2025-07-17T06:54:06.9819469Z #47 105.5 Successfully built timm 2025-07-17T06:54:06.9821134Z #47 105.5 Installing collected packages: nvidia-cusparselt-cu12, triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, nvidia-cusolver-cu12, torch, torchvision, timm 2025-07-17T06:54:06.9824602Z #47 105.5 Successfully installed nvidia-cublas-cu12-12.6.4.1 nvidia-cuda-cupti-cu12-12.6.80 nvidia-cuda-nvrtc-cu12-12.6.77 nvidia-cuda-runtime-cu12-12.6.77 nvidia-cudnn-cu12-9.5.1.17 nvidia-cufft-cu12-11.3.0.4 nvidia-cufile-cu12-1.11.1.6 nvidia-curand-cu12-10.3.7.77 nvidia-cusolver-cu12-11.7.1.2 nvidia-cusparse-cu12-12.5.4.2 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.6.85 nvidia-nvtx-cu12-12.6.77 timm-1.0.14 torch-2.7.1 torchvision-0.22.1 triton-3.3.1 2025-07-17T06:54:06.9826586Z #47 105.5 2025-07-17T06:54:06.9826875Z #47 105.5 + conda_run pip uninstall -y torch torchvision triton 2025-07-17T06:54:06.9827470Z #47 105.5 + as_jenkins conda run -n py_3.10 --no-capture-output pip uninstall -y torch torchvision triton 2025-07-17T06:54:06.9829283Z #47 105.5 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 --no-capture-output pip uninstall -y torch torchvision triton 2025-07-17T06:54:08.1132403Z #47 106.8 Found existing installation: torch 2.7.1 2025-07-17T06:54:08.4551832Z #47 107.1 Uninstalling torch-2.7.1: 2025-07-17T06:54:08.6645591Z #47 107.2 Successfully uninstalled torch-2.7.1 2025-07-17T06:54:08.8546999Z #47 107.5 Found existing installation: torchvision 0.22.1 2025-07-17T06:54:09.0590435Z #47 107.5 Uninstalling torchvision-0.22.1: 2025-07-17T06:54:09.0590932Z #47 107.6 Successfully uninstalled torchvision-0.22.1 2025-07-17T06:54:09.0591374Z #47 107.6 Found existing installation: triton 3.3.1 2025-07-17T06:54:09.0591744Z #47 107.6 Uninstalling triton-3.3.1: 2025-07-17T06:54:09.0592088Z #47 107.6 Successfully uninstalled triton-3.3.1 2025-07-17T06:54:28.6347203Z #47 DONE 127.3s 2025-07-17T06:54:28.7892339Z 2025-07-17T06:54:28.7894043Z #48 [stage-0 40/55] RUN rm install_inductor_benchmark_deps.sh common_utils.sh timm.txt huggingface.txt 2025-07-17T06:54:29.0495156Z #48 DONE 0.4s 2025-07-17T06:54:29.2281956Z 2025-07-17T06:54:29.2282688Z #49 [stage-0 41/55] COPY ./common/install_ninja.sh install_ninja.sh 2025-07-17T06:54:29.2283182Z #49 DONE 0.0s 2025-07-17T06:54:29.2283322Z 2025-07-17T06:54:29.2283553Z #50 [stage-0 42/55] RUN if [ -n "1.9.0" ]; then bash ./install_ninja.sh; fi 2025-07-17T06:54:29.9330771Z #50 0.856 + '[' -n 1.9.0 ']' 2025-07-17T06:54:30.0398264Z #50 0.856 ++ uname -m 2025-07-17T06:54:30.0399318Z #50 0.857 + arch=x86_64 2025-07-17T06:54:30.0399731Z #50 0.857 + '[' x86_64 == aarch64 ']' 2025-07-17T06:54:30.0400283Z #50 0.857 + url=https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-linux.zip 2025-07-17T06:54:30.0400810Z #50 0.857 + pushd /tmp 2025-07-17T06:54:30.0401473Z #50 0.857 + wget --no-verbose --output-document=ninja-linux.zip https://github.com/ninja-build/ninja/releases/download/v1.9.0/ninja-linux.zip 2025-07-17T06:54:30.0402174Z #50 0.857 /tmp / 2025-07-17T06:54:30.0407974Z #50 0.939 2025-07-17 06:54:30 URL:https://release-assets.githubusercontent.com/github-production-release-asset/1335132/87438280-6041-11e9-96ac-52003f278cc6?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-07-17T07%3A45%3A27Z&rscd=attachment%3B+filename%3Dninja-linux.zip&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-07-17T06%3A44%3A42Z&ske=2025-07-17T07%3A45%3A27Z&sks=b&skv=2018-11-09&sig=iWe20FRssXVnajOSz8P%2B3tGSsw2jN8Go2Kv0xISK67A%3D&jwt=*** [85212/85212] -> "ninja-linux.zip" [1] 2025-07-17T06:54:30.0410484Z #50 0.941 + unzip ninja-linux.zip -d /usr/local/bin 2025-07-17T06:54:30.0410836Z #50 0.943 Archive: ninja-linux.zip 2025-07-17T06:54:30.0411175Z #50 0.943 inflating: /usr/local/bin/ninja 2025-07-17T06:54:30.0411583Z #50 0.945 + rm -f ninja-linux.zip 2025-07-17T06:54:30.0411874Z #50 0.947 / 2025-07-17T06:54:30.0412093Z #50 0.947 + popd 2025-07-17T06:54:30.0412308Z #50 DONE 1.0s 2025-07-17T06:54:30.1916659Z 2025-07-17T06:54:30.1917124Z #51 [stage-0 43/55] RUN rm install_ninja.sh 2025-07-17T06:54:31.1782145Z #51 DONE 1.1s 2025-07-17T06:54:31.2787655Z 2025-07-17T06:54:31.2788351Z #52 [stage-0 44/55] COPY ./common/install_triton.sh install_triton.sh 2025-07-17T06:54:31.2788798Z #52 DONE 0.0s 2025-07-17T06:54:31.2788950Z 2025-07-17T06:54:31.2789131Z #53 [stage-0 45/55] COPY ./common/common_utils.sh common_utils.sh 2025-07-17T06:54:31.2789505Z #53 DONE 0.0s 2025-07-17T06:54:31.2789631Z 2025-07-17T06:54:31.2789803Z #54 [stage-0 46/55] COPY ci_commit_pins/triton.txt triton.txt 2025-07-17T06:54:31.2790165Z #54 DONE 0.0s 2025-07-17T06:54:31.2790288Z 2025-07-17T06:54:31.2790468Z #55 [stage-0 47/55] COPY triton_version.txt triton_version.txt 2025-07-17T06:54:31.4651766Z #55 DONE 0.0s 2025-07-17T06:54:31.4652341Z 2025-07-17T06:54:31.4652972Z #56 [stage-0 48/55] RUN if [ -n "yes" ]; then bash ./install_triton.sh; fi 2025-07-17T06:54:31.8651368Z #56 0.551 + mkdir -p /opt/triton 2025-07-17T06:54:31.9879095Z #56 0.552 + '[' -z yes ']' 2025-07-17T06:54:31.9879493Z #56 0.553 ++ dirname ./install_triton.sh 2025-07-17T06:54:31.9879833Z #56 0.554 + source ./common_utils.sh 2025-07-17T06:54:31.9880125Z #56 0.554 ++ '[' -n '' ']' 2025-07-17T06:54:31.9880395Z #56 0.554 ++ export SUDO=sudo 2025-07-17T06:54:31.9880644Z #56 0.554 ++ SUDO=sudo 2025-07-17T06:54:31.9880888Z #56 0.554 + '[' -n '' ']' 2025-07-17T06:54:31.9881123Z #56 0.554 + '[' -n '' ']' 2025-07-17T06:54:31.9881462Z #56 0.554 + TRITON_REPO=https://github.com/triton-lang/triton 2025-07-17T06:54:31.9881865Z #56 0.554 + TRITON_TEXT_FILE=triton 2025-07-17T06:54:31.9882156Z #56 0.554 ++ get_pinned_commit triton 2025-07-17T06:54:31.9882450Z #56 0.555 ++ cat triton.txt 2025-07-17T06:54:31.9882809Z #56 0.556 + TRITON_PINNED_COMMIT=ae848267bebc65c6181e8cc5e64a6357d2679260 2025-07-17T06:54:31.9883229Z #56 0.556 + '[' -n 22.04 ']' 2025-07-17T06:54:31.9883488Z #56 0.556 + apt update 2025-07-17T06:54:31.9883708Z #56 0.560 2025-07-17T06:54:31.9884082Z #56 0.560 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2025-07-17T06:54:31.9884537Z #56 0.560 2025-07-17T06:54:31.9884864Z #56 0.608 Get:1 http://repo.radeon.com/rocm/apt/6.4.1 jammy InRelease [2605 B] 2025-07-17T06:54:31.9885448Z #56 0.622 Get:2 https://repo.radeon.com/amdgpu/6.4.1/ubuntu jammy InRelease [5465 B] 2025-07-17T06:54:31.9885971Z #56 0.637 Get:3 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:54:31.9886497Z #56 0.674 Get:4 https://deb.nodesource.com/node_16.x nodistro InRelease [12.1 kB] 2025-07-17T06:54:32.1418513Z #56 0.722 Get:5 http://repo.radeon.com/rocm/apt/6.4.1 jammy/main amd64 Packages [75.8 kB] 2025-07-17T06:54:32.1419171Z #56 0.749 Get:6 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2025-07-17T06:54:32.1419736Z #56 0.754 Get:7 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2025-07-17T06:54:32.1420407Z #56 0.828 Get:8 https://repo.radeon.com/amdgpu/6.4.1/ubuntu jammy/main amd64 Packages [14.5 kB] 2025-07-17T06:54:32.3084003Z #56 0.994 Get:9 https://deb.nodesource.com/node_16.x nodistro/main amd64 Packages [7253 B] 2025-07-17T06:54:32.4668230Z #56 1.013 Get:10 https://dl.yarnpkg.com/debian stable/main amd64 Packages [11.8 kB] 2025-07-17T06:54:32.4669001Z #56 1.030 Get:11 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease [24.6 kB] 2025-07-17T06:54:32.4669711Z #56 1.046 Get:12 https://dl.yarnpkg.com/debian stable/main all Packages [11.8 kB] 2025-07-17T06:54:32.4670406Z #56 1.153 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2025-07-17T06:54:32.6611794Z #56 1.160 Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4795 kB] 2025-07-17T06:54:32.6612673Z #56 1.237 Get:15 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy/main amd64 Packages [17.4 kB] 2025-07-17T06:54:32.6613587Z #56 1.250 Get:16 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2025-07-17T06:54:32.6614227Z #56 1.347 Get:17 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2025-07-17T06:54:32.8991041Z #56 1.401 Get:18 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2025-07-17T06:54:32.8991915Z #56 1.434 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2025-07-17T06:54:32.9058984Z #56 1.592 Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2025-07-17T06:54:33.1366216Z #56 1.658 Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] 2025-07-17T06:54:33.1366998Z #56 1.658 Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1266 kB] 2025-07-17T06:54:33.1367716Z #56 1.672 Get:23 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3103 kB] 2025-07-17T06:54:33.3293180Z #56 2.015 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5113 kB] 2025-07-17T06:54:33.4414366Z #56 2.127 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3455 kB] 2025-07-17T06:54:33.5659564Z #56 2.209 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] 2025-07-17T06:54:33.5660339Z #56 2.211 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1571 kB] 2025-07-17T06:54:33.5661069Z #56 2.252 Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] 2025-07-17T06:54:33.7174623Z #56 2.253 Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] 2025-07-17T06:54:34.4648186Z #56 3.151 Fetched 40.1 MB in 3s (15.7 MB/s) 2025-07-17T06:54:35.3106999Z #56 3.151 Reading package lists... 2025-07-17T06:54:35.4985222Z #56 4.014 Building dependency tree... 2025-07-17T06:54:35.7071299Z #56 4.184 Reading state information... 2025-07-17T06:54:35.7072398Z #56 4.202 W: http://repo.radeon.com/rocm/apt/6.4.1/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:54:35.7073946Z #56 4.202 W: https://repo.radeon.com/amdgpu/6.4.1/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:54:35.7075449Z #56 4.202 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:54:35.7076469Z #56 4.202 10 packages can be upgraded. Run 'apt list --upgradable' to see them. 2025-07-17T06:54:35.7076923Z #56 4.204 + apt-get install -y gpg-agent 2025-07-17T06:54:36.3974961Z #56 4.242 Reading package lists... 2025-07-17T06:54:36.5802623Z #56 5.101 Building dependency tree... 2025-07-17T06:54:36.7313847Z #56 5.266 Reading state information... 2025-07-17T06:54:36.7568332Z #56 5.443 gpg-agent is already the newest version (2.2.27-3ubuntu2.4). 2025-07-17T06:54:36.7568914Z #56 5.443 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. 2025-07-17T06:54:36.9095458Z #56 5.444 ++ get_pip_version cmake 2025-07-17T06:54:36.9096402Z #56 5.444 ++ conda_run pip list 2025-07-17T06:54:36.9096907Z #56 5.444 ++ as_jenkins conda run -n py_3.10 --no-capture-output pip list 2025-07-17T06:54:36.9098734Z #56 5.444 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 --no-capture-output pip list 2025-07-17T06:54:36.9100351Z #56 5.444 ++ grep -w cmake 2025-07-17T06:54:36.9100611Z #56 5.445 ++ head -n 1 2025-07-17T06:54:36.9100848Z #56 5.445 ++ awk '{print $2}' 2025-07-17T06:54:38.1070329Z #56 6.793 + CMAKE_VERSION=4.0.0 2025-07-17T06:54:38.2582715Z #56 6.793 ++ get_pip_version numpy 2025-07-17T06:54:38.2583108Z #56 6.793 ++ grep -w numpy 2025-07-17T06:54:38.2583444Z #56 6.793 ++ conda_run pip list 2025-07-17T06:54:38.2584130Z #56 6.794 ++ as_jenkins conda run -n py_3.10 --no-capture-output pip list 2025-07-17T06:54:38.2585802Z #56 6.794 ++ sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 --no-capture-output pip list 2025-07-17T06:54:38.2587323Z #56 6.794 ++ awk '{print $2}' 2025-07-17T06:54:38.2587595Z #56 6.794 ++ head -n 1 2025-07-17T06:54:39.4205091Z #56 8.106 + NUMPY_VERSION=1.22.4 2025-07-17T06:54:39.4205493Z #56 8.106 + '[' -z '' ']' 2025-07-17T06:54:39.5850194Z #56 8.107 ++ nproc 2025-07-17T06:54:39.5850656Z #56 8.108 + export MAX_JOBS=48 2025-07-17T06:54:39.5850965Z #56 8.108 + MAX_JOBS=48 2025-07-17T06:54:39.5851226Z #56 8.108 + mkdir /var/lib/jenkins/triton 2025-07-17T06:54:39.5851600Z #56 8.109 + chown -R jenkins /var/lib/jenkins/triton 2025-07-17T06:54:39.5851991Z #56 8.110 + chgrp -R jenkins /var/lib/jenkins/triton 2025-07-17T06:54:39.5852338Z #56 8.112 /var/lib/jenkins / 2025-07-17T06:54:39.5852619Z #56 8.112 + pushd /var/lib/jenkins/ 2025-07-17T06:54:39.5853090Z #56 8.112 + as_jenkins git clone --recursive https://github.com/triton-lang/triton triton 2025-07-17T06:54:39.5854845Z #56 8.112 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= git clone --recursive https://github.com/triton-lang/triton triton 2025-07-17T06:54:39.5856712Z #56 8.120 Cloning into 'triton'... 2025-07-17T06:54:52.5909529Z #56 21.28 + cd triton 2025-07-17T06:54:52.5910001Z #56 21.28 + as_jenkins git checkout ae848267bebc65c6181e8cc5e64a6357d2679260 2025-07-17T06:54:52.5911659Z #56 21.28 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= git checkout ae848267bebc65c6181e8cc5e64a6357d2679260 2025-07-17T06:54:52.7399205Z #56 21.43 Note: switching to 'ae848267bebc65c6181e8cc5e64a6357d2679260'. 2025-07-17T06:54:52.7399645Z #56 21.43 2025-07-17T06:54:52.7400016Z #56 21.43 You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T06:54:52.7400584Z #56 21.43 changes and commit them, and you can discard any commits you make in this 2025-07-17T06:54:52.7401159Z #56 21.43 state without impacting any branches by switching back to a branch. 2025-07-17T06:54:52.7401588Z #56 21.43 2025-07-17T06:54:52.7401914Z #56 21.43 If you want to create a new branch to retain commits you create, you may 2025-07-17T06:54:52.7402444Z #56 21.43 do so (now or later) by using -c with the switch command. Example: 2025-07-17T06:54:52.7402826Z #56 21.43 2025-07-17T06:54:52.7403063Z #56 21.43 git switch -c 2025-07-17T06:54:52.7403368Z #56 21.43 2025-07-17T06:54:52.7403583Z #56 21.43 Or undo this operation with: 2025-07-17T06:54:52.7403874Z #56 21.43 2025-07-17T06:54:52.7404074Z #56 21.43 git switch - 2025-07-17T06:54:52.7404321Z #56 21.43 2025-07-17T06:54:52.7404689Z #56 21.43 Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T06:54:52.7405284Z #56 21.43 2025-07-17T06:54:52.7405747Z #56 21.43 HEAD is now at ae848267b [Revert] [Coalesce] Fix the default order to be row major (#5707) #7143 (#7380) 2025-07-17T06:54:52.9247741Z #56 21.43 + as_jenkins git submodule update --init --recursive 2025-07-17T06:54:52.9249603Z #56 21.43 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= git submodule update --init --recursive 2025-07-17T06:54:52.9251130Z #56 21.46 + '[' '!' -f setup.py ']' 2025-07-17T06:54:52.9251510Z #56 21.46 + pip_install pybind11==2.13.6 2025-07-17T06:54:52.9251972Z #56 21.46 + as_jenkins conda run -n py_3.10 pip install --progress-bar off pybind11==2.13.6 2025-07-17T06:54:52.9253672Z #56 21.46 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off pybind11==2.13.6 2025-07-17T06:54:54.7884969Z #56 23.47 Collecting pybind11==2.13.6 2025-07-17T06:54:54.7885515Z #56 23.47 Downloading pybind11-2.13.6-py3-none-any.whl.metadata (9.5 kB) 2025-07-17T06:54:54.7886035Z #56 23.47 Downloading pybind11-2.13.6-py3-none-any.whl (243 kB) 2025-07-17T06:54:54.7886486Z #56 23.47 Installing collected packages: pybind11 2025-07-17T06:54:54.7886851Z #56 23.47 Successfully installed pybind11-2.13.6 2025-07-17T06:54:54.7887189Z #56 23.47 2025-07-17T06:54:54.9903370Z #56 23.52 + as_jenkins sed -i -e 's/https:\/\/tritonlang.blob.core.windows.net\/llvm-builds/https:\/\/oaitriton.blob.core.windows.net\/public\/llvm-builds/g' setup.py 2025-07-17T06:54:54.9905818Z #56 23.52 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= sed -i -e 's/https:\/\/tritonlang.blob.core.windows.net\/llvm-builds/https:\/\/oaitriton.blob.core.windows.net\/public\/llvm-builds/g' setup.py 2025-07-17T06:54:54.9907677Z #56 23.53 + '[' -n 22.04 ']' 2025-07-17T06:54:54.9907946Z #56 23.53 + '[' -n 11 ']' 2025-07-17T06:54:54.9908206Z #56 23.53 + [[ 11 == \7 ]] 2025-07-17T06:54:54.9908444Z #56 23.53 + '[' -n 22.04 ']' 2025-07-17T06:54:54.9908700Z #56 23.53 + '[' -n '' ']' 2025-07-17T06:54:54.9908988Z #56 23.53 + conda_run python setup.py bdist_wheel 2025-07-17T06:54:54.9909486Z #56 23.53 + as_jenkins conda run -n py_3.10 --no-capture-output python setup.py bdist_wheel 2025-07-17T06:54:54.9911186Z #56 23.53 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 --no-capture-output python setup.py bdist_wheel 2025-07-17T06:54:56.0046074Z #56 24.69 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 2025-07-17T06:54:56.0046875Z #56 24.69 warnings.warn(msg) 2025-07-17T06:54:56.1887184Z #56 24.70 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-07-17T06:54:56.1888029Z #56 24.70 !! 2025-07-17T06:54:56.1888238Z #56 24.70 2025-07-17T06:54:56.1888504Z #56 24.70 ******************************************************************************** 2025-07-17T06:54:56.1889254Z #56 24.70 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-07-17T06:54:56.1889771Z #56 24.70 2025-07-17T06:54:56.1890059Z #56 24.70 License :: OSI Approved :: MIT License 2025-07-17T06:54:56.1890390Z #56 24.70 2025-07-17T06:54:56.1890870Z #56 24.70 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-07-17T06:54:56.1891558Z #56 24.70 ******************************************************************************** 2025-07-17T06:54:56.1891894Z #56 24.70 2025-07-17T06:54:56.1892151Z #56 24.70 !! 2025-07-17T06:54:56.1892422Z #56 24.70 self._finalize_license_expression() 2025-07-17T06:54:56.1892745Z #56 24.71 running bdist_wheel 2025-07-17T06:54:56.1893016Z #56 24.72 running build 2025-07-17T06:54:56.1893326Z #56 24.72 running build_py 2025-07-17T06:54:56.1893576Z #56 24.72 running build_ext 2025-07-17T06:55:37.1512564Z #56 65.84 creating symlink: /var/lib/jenkins/.triton/llvm/llvm-ubuntu-x64 -> /var/lib/jenkins/.triton/llvm/llvm-8957e64a-ubuntu-x64 2025-07-17T06:55:37.3010600Z #56 65.99 CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): 2025-07-17T06:55:37.3011233Z #56 65.99 The OLD behavior for policy CMP0116 will be removed from a future version 2025-07-17T06:55:37.3011691Z #56 65.99 of CMake. 2025-07-17T06:55:37.3011927Z #56 65.99 2025-07-17T06:55:37.3012282Z #56 65.99 The cmake-policies(7) manual explains that the OLD behaviors of all 2025-07-17T06:55:37.3012867Z #56 65.99 policies are deprecated and that a policy should be set to OLD only under 2025-07-17T06:55:37.3013482Z #56 65.99 specific short-term circumstances. Projects should be ported to the NEW 2025-07-17T06:55:37.3014008Z #56 65.99 behavior and not rely on setting a policy to OLD. 2025-07-17T06:55:37.3014367Z #56 65.99 2025-07-17T06:55:37.3014557Z #56 65.99 2025-07-17T06:55:37.4138551Z #56 66.06 -- The CXX compiler identification is GNU 11.4.0 2025-07-17T06:55:37.4139235Z #56 66.10 -- The C compiler identification is GNU 11.4.0 2025-07-17T06:55:37.5282700Z #56 66.11 -- Detecting CXX compiler ABI info 2025-07-17T06:55:37.5283103Z #56 66.20 -- Detecting CXX compiler ABI info - done 2025-07-17T06:55:37.5283533Z #56 66.21 -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-07-17T06:55:37.6404518Z #56 66.21 -- Detecting CXX compile features 2025-07-17T06:55:37.6404956Z #56 66.22 -- Detecting CXX compile features - done 2025-07-17T06:55:37.6405327Z #56 66.23 -- Detecting C compiler ABI info 2025-07-17T06:55:37.6405732Z #56 66.31 -- Detecting C compiler ABI info - done 2025-07-17T06:55:37.6406215Z #56 66.33 -- Check for working C compiler: /usr/bin/cc - skipped 2025-07-17T06:55:37.8118185Z #56 66.33 -- Detecting C compile features 2025-07-17T06:55:37.8118711Z #56 66.33 -- Detecting C compile features - done 2025-07-17T06:55:37.8119225Z #56 66.35 -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-07-17T06:55:38.8458554Z #56 67.53 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-07-17T06:55:38.9550628Z #56 67.61 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2025-07-17T06:55:38.9551053Z #56 67.61 -- Found Threads: TRUE 2025-07-17T06:55:38.9551485Z #56 67.64 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 2025-07-17T06:55:39.1958312Z #56 67.68 -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.13") 2025-07-17T06:55:39.1958955Z #56 67.73 -- Linker detection: GNU ld 2025-07-17T06:55:39.8444644Z #56 68.53 -- Adding Python module 2025-07-17T06:55:39.9742584Z #56 68.63 -- Found Python3: /opt/conda/envs/py_3.10/bin/python (found version "3.10.18") found components: Development.Module Interpreter 2025-07-17T06:55:39.9743336Z #56 68.66 -- Performing Test HAS_FLTO 2025-07-17T06:55:40.0967884Z #56 68.78 -- Performing Test HAS_FLTO - Success 2025-07-17T06:55:40.2479015Z #56 68.78 -- Found pybind11: /opt/conda/envs/py_3.10/lib/python3.10/site-packages/pybind11/include (found version "2.13.6") 2025-07-17T06:55:40.7521909Z #56 69.44 -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS 2025-07-17T06:55:40.8793264Z #56 69.53 -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Success 2025-07-17T06:55:40.8794153Z #56 69.56 -- Found Python3: /opt/conda/envs/py_3.10/bin/python (found version "3.10.18") found components: Interpreter Development.Module 2025-07-17T06:55:41.0361298Z #56 69.57 -- Collecting object files from Proton 2025-07-17T06:55:41.0361712Z #56 69.57 -- Collecting object files from ProtonContext 2025-07-17T06:55:41.0362110Z #56 69.57 -- Collecting object files from ProtonData 2025-07-17T06:55:41.0362644Z #56 69.57 -- Collecting object files from ProtonDriver 2025-07-17T06:55:41.0363027Z #56 69.57 -- Collecting object files from ProtonProfiler 2025-07-17T06:55:41.0363484Z #56 69.57 -- Collecting object files from ProtonSession 2025-07-17T06:55:41.0642512Z #56 69.75 -- Triton backends tuple: nvidia,amd,proton 2025-07-17T06:55:41.1659227Z #56 69.83 CMake Warning at /var/lib/jenkins/.triton/llvm/llvm-8957e64a-ubuntu-x64/lib/cmake/llvm/AddLLVM.cmake:2047 (message): 2025-07-17T06:55:41.1659899Z #56 69.83 LLVM_EXTERNAL_LIT set to 2025-07-17T06:55:41.1660359Z #56 69.83 /var/lib/jenkins/.triton/llvm/llvm-8957e64a-ubuntu-x64/bin/llvm-lit, but 2025-07-17T06:55:41.1660836Z #56 69.83 the path does not exist. 2025-07-17T06:55:41.1661149Z #56 69.83 Call Stack (most recent call first): 2025-07-17T06:55:41.1661794Z #56 69.83 /var/lib/jenkins/.triton/llvm/llvm-8957e64a-ubuntu-x64/lib/cmake/llvm/AddLLVM.cmake:2092 (get_llvm_lit_path) 2025-07-17T06:55:41.1662686Z #56 69.83 /var/lib/jenkins/.triton/llvm/llvm-8957e64a-ubuntu-x64/lib/cmake/llvm/AddLLVM.cmake:2185 (add_lit_target) 2025-07-17T06:55:41.1663344Z #56 69.83 test/CMakeLists.txt:23 (add_lit_testsuite) 2025-07-17T06:55:41.1663684Z #56 69.83 2025-07-17T06:55:41.1663876Z #56 69.83 2025-07-17T06:55:41.1664106Z #56 69.85 -- Configuring done (3.9s) 2025-07-17T06:55:41.8397647Z #56 70.53 CMake Warning: 2025-07-17T06:55:41.8398093Z #56 70.53 Manually-specified variables were not used by the project: 2025-07-17T06:55:41.8398502Z #56 70.53 2025-07-17T06:55:41.8398840Z #56 70.53 JSON_SYSPATH 2025-07-17T06:55:41.8399111Z #56 70.53 LLVM_ENABLE_WERROR 2025-07-17T06:55:41.8399380Z #56 70.53 2025-07-17T06:55:41.8399621Z #56 70.53 2025-07-17T06:55:41.8399850Z #56 70.53 -- Generating done (0.7s) 2025-07-17T06:55:42.0053821Z #56 70.54 -- Build files have been written to: /var/lib/jenkins/triton/build/cmake.linux-x86_64-cpython-3.10 2025-07-17T06:55:42.0102206Z #56 70.70 [1/358] Building Passes.h.inc... 2025-07-17T06:55:42.1268568Z #56 70.70 [2/358] Building Passes.h.inc... 2025-07-17T06:55:42.1269192Z #56 70.70 [3/358] Building Passes.h.inc... 2025-07-17T06:55:42.1269727Z #56 70.70 [4/358] Building Passes.h.inc... 2025-07-17T06:55:42.1270345Z #56 70.70 [5/358] Building Passes.h.inc... 2025-07-17T06:55:42.1270945Z #56 70.70 [6/358] Building Passes.h.inc... 2025-07-17T06:55:42.1271533Z #56 70.70 [7/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1272161Z #56 70.70 [8/358] Building OpInterfaces.h.inc... 2025-07-17T06:55:42.1272865Z #56 70.70 [9/358] Building AttrInterfaces.cpp.inc... 2025-07-17T06:55:42.1273553Z #56 70.70 [10/358] Building AttrInterfaces.h.inc... 2025-07-17T06:55:42.1274230Z #56 70.70 [11/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1274881Z #56 70.70 [12/358] Building OpInterfaces.cpp.inc... 2025-07-17T06:55:42.1275562Z #56 70.70 [13/358] Building Types.cpp.inc... 2025-07-17T06:55:42.1276174Z #56 70.70 [14/358] Building Types.h.inc... 2025-07-17T06:55:42.1276758Z #56 70.70 [15/358] Building Passes.h.inc... 2025-07-17T06:55:42.1277367Z #56 70.70 [16/358] Building Passes.h.inc... 2025-07-17T06:55:42.1277966Z #56 70.71 [17/358] Building Passes.h.inc... 2025-07-17T06:55:42.1278719Z #56 70.71 [18/358] Building Passes.h.inc... 2025-07-17T06:55:42.1279338Z #56 70.71 [19/358] Building Passes.h.inc... 2025-07-17T06:55:42.1279817Z #56 70.71 [20/358] Building Passes.h.inc... 2025-07-17T06:55:42.1280375Z #56 70.71 [21/358] Building OpsEnums.h.inc... 2025-07-17T06:55:42.1280928Z #56 70.71 [22/358] Building OpsEnums.cpp.inc... 2025-07-17T06:55:42.1281685Z #56 70.71 [23/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1282303Z #56 70.72 [24/358] Building Types.cpp.inc... 2025-07-17T06:55:42.1282934Z #56 70.72 [25/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1283543Z #56 70.72 [26/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1284263Z #56 70.72 [27/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1284926Z #56 70.72 [28/358] Building TritonCanonicalize.inc... 2025-07-17T06:55:42.1285604Z #56 70.72 [29/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1286306Z #56 70.72 [30/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1286886Z #56 70.72 [31/358] Building Types.h.inc... 2025-07-17T06:55:42.1287494Z #56 70.72 [32/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1288199Z #56 70.73 [33/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1288825Z #56 70.73 [34/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1289434Z #56 70.73 [35/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1290017Z #56 70.73 [36/358] Building Ops.h.inc... 2025-07-17T06:55:42.1290636Z #56 70.73 [37/358] Building OpsConversions.inc... 2025-07-17T06:55:42.1291276Z #56 70.73 [38/358] Building OpsEnums.cpp.inc... 2025-07-17T06:55:42.1291881Z #56 70.73 [39/358] Building OpsEnums.h.inc... 2025-07-17T06:55:42.1292497Z #56 70.73 [40/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1293071Z #56 70.73 [41/358] Building Ops.h.inc... 2025-07-17T06:55:42.1293669Z #56 70.73 [42/358] Building Types.cpp.inc... 2025-07-17T06:55:42.1294282Z #56 70.74 [43/358] Building Types.h.inc... 2025-07-17T06:55:42.1294863Z #56 70.74 [44/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1295450Z #56 70.74 [45/358] Building Ops.h.inc... 2025-07-17T06:55:42.1296036Z #56 70.74 [46/358] Building Ops.h.inc... 2025-07-17T06:55:42.1296621Z #56 70.74 [47/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1297205Z #56 70.74 [48/358] Building Ops.h.inc... 2025-07-17T06:55:42.1297806Z #56 70.74 [49/358] Building TritonCombine.inc... 2025-07-17T06:55:42.1298447Z #56 70.75 [50/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1299074Z #56 70.75 [51/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1299648Z #56 70.75 [52/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1300222Z #56 70.75 [53/358] Building Ops.h.inc... 2025-07-17T06:55:42.1300827Z #56 70.76 [54/358] Building OpsConversions.inc... 2025-07-17T06:55:42.1301523Z #56 70.76 [55/358] Building NVGPUAttrDefs.cpp.inc... 2025-07-17T06:55:42.1302164Z #56 70.76 [56/358] Building Dialect.cpp.inc... 2025-07-17T06:55:42.1302683Z #56 70.76 [57/358] Building Dialect.h.inc... 2025-07-17T06:55:42.1303291Z #56 70.76 [58/358] Building Ops.cpp.inc... 2025-07-17T06:55:42.1303859Z #56 70.76 [59/358] Building Ops.h.inc... 2025-07-17T06:55:42.1304461Z #56 70.76 [60/358] Building OpsConversions.inc... 2025-07-17T06:55:42.1305130Z #56 70.76 [61/358] Building OpsEnums.cpp.inc... 2025-07-17T06:55:42.1305745Z #56 70.76 [62/358] Building OpsEnums.h.inc... 2025-07-17T06:55:42.1306389Z #56 70.76 [63/358] Building NVGPUAttrDefs.h.inc... 2025-07-17T06:55:42.1307069Z #56 70.76 [64/358] Building NVWSAttrDefs.cpp.inc... 2025-07-17T06:55:42.1307738Z #56 70.76 [65/358] Building AttrDefs.cpp.inc... 2025-07-17T06:55:42.1308395Z #56 70.76 [66/358] Building OpsEnums.cpp.inc... 2025-07-17T06:55:42.1309059Z #56 70.76 [67/358] Building NVWSAttrDefs.h.inc... 2025-07-17T06:55:42.1309759Z #56 70.76 [68/358] Building AttrInterfaces.cpp.inc... 2025-07-17T06:55:42.1310363Z #56 70.76 [69/358] Building AttrDefs.h.inc... 2025-07-17T06:55:42.1310922Z #56 70.76 [70/358] Building AttrInterfaces.h.inc... 2025-07-17T06:55:42.1311522Z #56 70.77 [71/358] Building OpsEnums.cpp.inc... 2025-07-17T06:55:42.1312087Z #56 70.77 [72/358] Building OpsEnums.h.inc... 2025-07-17T06:55:42.1312590Z #56 70.77 [73/358] Building OpsEnums.h.inc... 2025-07-17T06:55:42.1313141Z #56 70.77 [74/358] Building TritonNvidiaGPUAttrDefs.h.inc... 2025-07-17T06:55:42.1313839Z #56 70.78 [75/358] Building TritonNvidiaGPUAttrDefs.cpp.inc... 2025-07-17T06:55:42.1314532Z #56 70.79 [76/358] Building TypeInterfaces.cpp.inc... 2025-07-17T06:55:42.1315214Z #56 70.79 [77/358] Building NVWSAttrEnums.cpp.inc... 2025-07-17T06:55:42.1315825Z #56 70.79 [78/358] Building TypeInterfaces.h.inc... 2025-07-17T06:55:42.1316520Z #56 70.79 [79/358] Building TritonNvidiaGPUOpInterfaces.cpp.inc... 2025-07-17T06:55:42.1317159Z #56 70.81 [80/358] Building NVWSAttrEnums.h.inc... 2025-07-17T06:55:42.2785219Z #56 70.81 [81/358] Building TritonNvidiaGPUOpInterfaces.h.inc... 2025-07-17T06:55:42.6493047Z #56 71.33 [82/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/Device.cpp.o 2025-07-17T06:55:42.8368029Z #56 71.38 [83/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/GPU/HsaApi.cpp.o 2025-07-17T06:55:42.8371552Z #56 71.52 [84/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/GPU/CudaApi.cpp.o 2025-07-17T06:55:42.9575715Z #56 71.57 [85/358] Building CXX object third_party/proton/csrc/lib/Context/CMakeFiles/ProtonContext.dir/Context.cpp.o 2025-07-17T06:55:42.9577534Z #56 71.64 [86/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/GPU/HipApi.cpp.o 2025-07-17T06:55:43.1869461Z #56 71.72 [87/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/GPU/RoctracerApi.cpp.o 2025-07-17T06:55:43.2277151Z #56 71.91 [88/358] Building CXX object third_party/proton/csrc/lib/Data/CMakeFiles/ProtonData.dir/TraceData.cpp.o 2025-07-17T06:55:43.5464626Z #56 72.23 [89/358] Building CXX object third_party/proton/csrc/lib/Context/CMakeFiles/ProtonContext.dir/Shadow.cpp.o 2025-07-17T06:55:43.7214335Z #56 72.24 [90/358] Building CXX object third_party/f2reduce/CMakeFiles/f2reduce.dir/f2reduce.cpp.o 2025-07-17T06:55:43.7215733Z #56 72.27 [91/358] Building CXX object third_party/proton/csrc/lib/Data/CMakeFiles/ProtonData.dir/Data.cpp.o 2025-07-17T06:55:43.7217297Z #56 72.30 [92/358] Building CXX object third_party/proton/csrc/lib/Driver/CMakeFiles/ProtonDriver.dir/GPU/CuptiApi.cpp.o 2025-07-17T06:55:43.7218904Z #56 72.41 [93/358] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-07-17T06:55:44.2636863Z #56 72.95 [94/358] Building CXX object _deps/googletest-build/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-07-17T06:55:46.2597177Z #56 74.95 [95/358] Building CXX object third_party/proton/csrc/lib/Profiler/CMakeFiles/ProtonProfiler.dir/Cupti/CuptiProfiler.cpp.o 2025-07-17T06:55:46.3756684Z #56 75.06 [96/358] Building CXX object third_party/proton/csrc/lib/Profiler/CMakeFiles/ProtonProfiler.dir/Cupti/CuptiPCSampling.cpp.o 2025-07-17T06:55:46.5747186Z #56 75.06 [97/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/OpInterfaces.cpp.o 2025-07-17T06:55:46.5748482Z #56 75.11 [98/358] Building CXX object third_party/proton/csrc/lib/Session/CMakeFiles/ProtonSession.dir/Session.cpp.o 2025-07-17T06:55:46.7170241Z #56 75.40 [99/358] Building CXX object third_party/proton/csrc/lib/Profiler/CMakeFiles/ProtonProfiler.dir/RocTracer/RoctracerProfiler.cpp.o 2025-07-17T06:55:47.7199602Z #56 76.41 [100/358] Building CXX object unittest/Tools/CMakeFiles/LinearLayout.dir/LayoutUtilsTest.cpp.o 2025-07-17T06:55:48.4483659Z #56 77.13 [101/358] Building CXX object _deps/googletest-build/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-07-17T06:55:49.0809282Z #56 77.77 [102/358] Building CXX object lib/Tools/CMakeFiles/TritonTools.dir/LayoutUtils.cpp.o 2025-07-17T06:55:50.4464916Z #56 79.13 [103/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/ArithTypeConversion.cpp.o 2025-07-17T06:55:50.9426195Z #56 79.63 [104/358] Building CXX object third_party/proton/csrc/lib/Context/CMakeFiles/ProtonContext.dir/Python.cpp.o 2025-07-17T06:55:52.0622613Z #56 80.75 [105/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/LoopAwareCSE.cpp.o 2025-07-17T06:55:52.7114945Z #56 81.40 [106/358] Building CXX object test/lib/Instrumentation/CMakeFiles/GPUInstrumentationTestLib.dir/GPUHello.cpp.o 2025-07-17T06:55:52.8361442Z #56 81.42 [107/358] Building TritonAMDGPUAttrDefs.cpp.inc... 2025-07-17T06:55:52.8362260Z #56 81.44 [108/358] Building TritonAMDGPUAttrDefs.h.inc... 2025-07-17T06:55:52.8362942Z #56 81.45 [109/358] Building TritonAMDGPUEnums.cpp.inc... 2025-07-17T06:55:52.8363704Z #56 81.47 [110/358] Building TritonAMDGPUEnums.h.inc... 2025-07-17T06:55:52.8364781Z #56 81.52 [111/358] Building CXX object third_party/proton/csrc/lib/Data/CMakeFiles/ProtonData.dir/TreeData.cpp.o 2025-07-17T06:55:52.9873538Z #56 81.67 [112/358] Building CXX object lib/Instrumentation/CMakeFiles/PrintLoadStoreMemSpaces.dir/PrintLoadStoreMemSpaces.cpp.o 2025-07-17T06:55:53.1794280Z #56 81.86 [113/358] Building CXX object lib/Tools/CMakeFiles/TritonTools.dir/LinearLayout.cpp.o 2025-07-17T06:55:53.9859220Z #56 82.67 [114/358] Linking CXX shared library /var/lib/jenkins/triton/build/lib.linux-x86_64-cpython-310/triton/instrumentation/libPrintLoadStoreMemSpaces.so 2025-07-17T06:55:54.8866867Z #56 83.57 [115/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/FunctionTypeConversion.cpp.o 2025-07-17T06:55:55.0898296Z #56 83.78 [116/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/LoopUnroll.cpp.o 2025-07-17T06:55:55.2063660Z #56 83.83 [117/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/LoopPeeling.cpp.o 2025-07-17T06:55:55.2065194Z #56 83.89 [118/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/Traits.cpp.o 2025-07-17T06:55:55.3596226Z #56 84.05 [119/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/Types.cpp.o 2025-07-17T06:55:55.4983553Z #56 84.18 [120/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/LoopInvariantCodeMotion.cpp.o 2025-07-17T06:55:55.6958949Z #56 84.23 [121/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/Utility.cpp.o 2025-07-17T06:55:56.4749400Z #56 85.16 [122/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/ReorderBroadcast.cpp.o 2025-07-17T06:55:57.1482558Z #56 85.83 [123/358] Building CXX object lib/Dialect/TritonGPU/IR/CMakeFiles/TritonGPUIR.dir/LayoutUtility.cpp.o 2025-07-17T06:55:58.4898273Z #56 87.18 [124/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/Utility.cpp.o 2025-07-17T06:55:59.2090990Z #56 87.89 [125/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/Combine.cpp.o 2025-07-17T06:55:59.3790971Z #56 88.06 [126/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/RewriteTensorDescriptorToPointer.cpp.o 2025-07-17T06:55:59.5081189Z #56 88.19 [127/358] Building CXX object lib/Analysis/CMakeFiles/TritonAnalysis.dir/Alias.cpp.o 2025-07-17T06:55:59.6596134Z #56 88.19 [128/358] Building CXX object lib/Dialect/Triton/Transforms/CMakeFiles/TritonTransforms.dir/RewriteTensorPointer.cpp.o 2025-07-17T06:55:59.7368710Z #56 88.42 [129/358] Building CXX object lib/Dialect/TritonGPU/IR/CMakeFiles/TritonGPUIR.dir/Types.cpp.o 2025-07-17T06:56:00.3399411Z #56 89.03 [130/358] Building CXX object third_party/proton/csrc/CMakeFiles/Proton.dir/Proton.cpp.o 2025-07-17T06:56:00.6803577Z #56 89.37 [131/358] Building CXX object _deps/googletest-build/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-07-17T06:56:01.1554987Z #56 89.84 [132/358] Linking CXX static library lib/libgtest.a 2025-07-17T06:56:01.3974811Z #56 90.08 [133/358] Linking CXX static library lib/libgmock.a 2025-07-17T06:56:01.5230582Z #56 90.16 [134/358] Linking CXX static library lib/libgmock_main.a 2025-07-17T06:56:01.5231398Z #56 90.21 [135/358] Linking CXX static library lib/libgtest_main.a 2025-07-17T06:56:02.1074643Z #56 90.79 [136/358] Building CXX object third_party/nvidia/lib/Dialect/NVWS/Transforms/CMakeFiles/NVWSTransforms.dir/LowerWarpGroup.cpp.o 2025-07-17T06:56:02.9957228Z #56 91.68 [137/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization.cpp.o 2025-07-17T06:56:03.2867618Z #56 91.97 [138/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/TaskIdPropagation.cpp.o 2025-07-17T06:56:04.0757715Z #56 92.76 [139/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/CodePartitionUtility.cpp.o 2025-07-17T06:56:04.5355663Z #56 93.22 [140/358] Building CXX object lib/Dialect/TritonGPU/IR/CMakeFiles/TritonGPUIR.dir/LinearLayoutConversions.cpp.o 2025-07-17T06:56:05.0040980Z #56 93.69 [141/358] Linking CXX shared library /var/lib/jenkins/triton/build/lib.linux-x86_64-cpython-310/triton/_C/libproton.so 2025-07-17T06:56:05.2095046Z #56 93.73 [142/358] Building ProtonAttrDefs.cpp.inc... 2025-07-17T06:56:05.2095899Z #56 93.74 [143/358] Building ProtonAttrDefs.h.inc... 2025-07-17T06:56:05.2676098Z #56 93.95 [144/358] Building CXX object lib/Analysis/CMakeFiles/TritonAnalysis.dir/Membar.cpp.o 2025-07-17T06:56:05.6911417Z #56 94.38 [145/358] Building CXX object lib/Analysis/CMakeFiles/TritonAnalysis.dir/Utility.cpp.o 2025-07-17T06:56:05.8924509Z #56 94.58 [146/358] Building CXX object third_party/amd/lib/Dialect/TritonAMDGPU/Utility/CMakeFiles/TritonAMDUtils.dir/CommonUtils.cpp.o 2025-07-17T06:56:06.4382154Z #56 95.12 [147/358] Building CXX object third_party/nvidia/lib/Dialect/NVWS/IR/CMakeFiles/NVWSIR.dir/Ops.cpp.o 2025-07-17T06:56:07.1781918Z #56 95.86 [148/358] Building CXX object third_party/nvidia/lib/Dialect/NVWS/IR/CMakeFiles/NVWSIR.dir/Dialect.cpp.o 2025-07-17T06:56:07.4265142Z #56 95.96 [149/358] Building CXX object third_party/nvidia/lib/Dialect/NVWS/Transforms/CMakeFiles/NVWSTransforms.dir/LowerAref.cpp.o 2025-07-17T06:56:08.0625613Z #56 96.75 [150/358] Building CXX object lib/Analysis/CMakeFiles/TritonAnalysis.dir/Allocation.cpp.o 2025-07-17T06:56:09.9188523Z #56 98.60 [151/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/Utility.cpp.o 2025-07-17T06:56:10.3960030Z #56 99.08 [152/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSBuffer.cpp.o 2025-07-17T06:56:10.5535787Z #56 99.24 [153/358] Building CXX object third_party/amd/lib/TritonAMDGPUDialectToLLVM/CMakeFiles/TritonAMDGPUDialectToLLVM.dir/TritonAMDGPUToLLVMPatterns.cpp.o 2025-07-17T06:56:10.7297773Z #56 99.26 [154/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSTaskPartition.cpp.o 2025-07-17T06:56:10.9868427Z #56 99.67 [155/358] Building CXX object lib/Analysis/CMakeFiles/TritonAnalysis.dir/AxisInfo.cpp.o 2025-07-17T06:56:12.0157685Z #56 100.7 [156/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSTaskIdPropagate.cpp.o 2025-07-17T06:56:12.1912143Z #56 100.7 [157/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSLowerMem.cpp.o 2025-07-17T06:56:13.3677279Z #56 102.1 [158/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSSpecialize.cpp.o 2025-07-17T06:56:13.6530068Z #56 102.3 [159/358] Building CXX object CMakeFiles/triton.dir/python/src/main.cc.o 2025-07-17T06:56:14.3590312Z #56 103.0 [160/358] Building CXX object lib/Dialect/TritonNvidiaGPU/IR/CMakeFiles/TritonNvidiaGPUIR.dir/Dialect.cpp.o 2025-07-17T06:56:14.5323335Z #56 103.1 [161/358] Building CXX object third_party/nvidia/lib/Dialect/NVGPU/IR/CMakeFiles/NVGPUIR.dir/Dialect.cpp.o 2025-07-17T06:56:16.9971099Z #56 105.7 [162/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/Dialect.cpp.o 2025-07-17T06:56:17.5098353Z #56 106.2 [163/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSDataPartition.cpp.o 2025-07-17T06:56:17.6851424Z #56 106.2 [164/358] Building CXX object third_party/nvidia/hopper/lib/Transforms/CMakeFiles/NVHopperTransforms.dir/WarpSpecialization/WSCodePartition.cpp.o 2025-07-17T06:56:18.2411294Z #56 106.9 [165/358] Building CXX object third_party/amd/lib/Analysis/CMakeFiles/TritonAMDAnalysis.dir/AxisInfoExt.cpp.o 2025-07-17T06:56:19.9123054Z #56 108.6 [166/358] Building CXX object lib/Dialect/TritonGPU/IR/CMakeFiles/TritonGPUIR.dir/Ops.cpp.o 2025-07-17T06:56:20.1137595Z #56 108.6 [167/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/MfmaGroup.cpp.o 2025-07-17T06:56:20.1299084Z #56 108.8 [168/358] Building CXX object third_party/amd/lib/TritonAMDGPUDialectToLLVM/CMakeFiles/TritonAMDGPUDialectToLLVM.dir/InThreadTransposeOpToTTG.cpp.o 2025-07-17T06:56:21.0570236Z #56 109.7 [169/358] Building CXX object lib/Dialect/TritonNvidiaGPU/IR/CMakeFiles/TritonNvidiaGPUIR.dir/Ops.cpp.o 2025-07-17T06:56:21.5744181Z #56 110.3 [170/358] Building CXX object third_party/amd/lib/TritonAMDGPUDialectToLLVM/CMakeFiles/TritonAMDGPUDialectToLLVM.dir/ConcatOpToLLVM.cpp.o 2025-07-17T06:56:21.9649258Z #56 110.7 [171/358] Building CXX object third_party/amd/test/lib/Analysis/CMakeFiles/obj.TritonAMDGPUTestAnalysis.dir/TestAxisInfo.cpp.o 2025-07-17T06:56:22.8088604Z #56 111.5 [172/358] Building CXX object third_party/nvidia/lib/NVGPUToLLVM/CMakeFiles/NVGPUToLLVM.dir/NVGPUToLLVMPass.cpp.o 2025-07-17T06:56:23.7622347Z #56 112.4 [173/358] Building CXX object third_party/amd/lib/Analysis/CMakeFiles/TritonAMDAnalysis.dir/RangeAnalysis.cpp.o 2025-07-17T06:56:24.5651750Z #56 113.3 [174/358] Building CXX object third_party/amd/lib/TritonAMDGPUDialectToLLVM/CMakeFiles/TritonAMDGPUDialectToLLVM.dir/ExtractSliceOpToLLVM.cpp.o 2025-07-17T06:56:24.9574502Z #56 113.6 [175/358] Building CXX object lib/Conversion/TritonToTritonGPU/CMakeFiles/TritonToTritonGPU.dir/TritonGPUConversion.cpp.o 2025-07-17T06:56:25.7348978Z #56 114.4 [176/358] Building CXX object lib/Conversion/TritonToTritonGPU/CMakeFiles/TritonToTritonGPU.dir/RelayoutTritonGPU.cpp.o 2025-07-17T06:56:26.0423224Z #56 114.7 [177/358] Building CXX object CMakeFiles/triton.dir/python/src/interpreter.cc.o 2025-07-17T06:56:26.1964431Z #56 114.7 [178/358] Building CXX object third_party/amd/test/lib/Analysis/CMakeFiles/obj.TritonAMDGPUTestAnalysis.dir/TestAMDGPUMembar.cpp.o 2025-07-17T06:56:28.2827134Z #56 117.0 [179/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/AllocateWarpGroups.cpp.o 2025-07-17T06:56:28.3829648Z #56 117.1 [180/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/HoistLayoutConversions.cpp.o 2025-07-17T06:56:29.0935353Z #56 117.8 [181/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/CoalesceAsyncCopy.cpp.o 2025-07-17T06:56:29.4157040Z #56 118.1 [182/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/AllocateSharedMemory.cpp.o 2025-07-17T06:56:29.6378604Z #56 118.2 [183/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/OptimizeEpilogue.cpp.o 2025-07-17T06:56:30.2091054Z #56 118.9 [184/358] Building CXX object third_party/amd/test/lib/Analysis/CMakeFiles/obj.TritonAMDGPUTestAnalysis.dir/TestAMDRangeAnalysis.cpp.o 2025-07-17T06:56:30.7246154Z #56 119.4 [185/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/ReorderInstructions.cpp.o 2025-07-17T06:56:30.9774785Z #56 119.7 [186/358] Building CXX object lib/Dialect/TritonGPU/IR/CMakeFiles/TritonGPUIR.dir/Dialect.cpp.o 2025-07-17T06:56:31.0836145Z #56 119.8 [187/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/BlockPingpong.cpp.o 2025-07-17T06:56:31.7561800Z #56 120.4 [188/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/FoldTrueCmpIOp.cpp.o 2025-07-17T06:56:31.9428474Z #56 120.5 [189/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/AccelerateAMDMatmul.cpp.o 2025-07-17T06:56:32.5395340Z #56 121.2 [190/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/UpdateAsyncWaitCount.cpp.o 2025-07-17T06:56:32.8740923Z #56 121.6 [191/358] Building CXX object lib/Dialect/Triton/IR/CMakeFiles/TritonIR.dir/Ops.cpp.o 2025-07-17T06:56:33.6903982Z #56 122.4 [192/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/InThreadTranspose.cpp.o 2025-07-17T06:56:33.8642109Z #56 122.5 [193/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/GlobalScratchMemoryAllocation.cpp.o 2025-07-17T06:56:35.5621921Z #56 124.2 [194/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/DotOpToLLVM/FMA.cpp.o 2025-07-17T06:56:36.5214139Z #56 125.2 [195/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/ConvertToBufferOps.cpp.o 2025-07-17T06:56:36.7208792Z #56 125.4 [196/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/DotOpToLLVM/FMADotUtility.cpp.o 2025-07-17T06:56:37.4268729Z #56 126.1 [197/358] Building CXX object third_party/amd/lib/Dialect/TritonAMDGPU/IR/CMakeFiles/TritonAMDGPUIR.dir/Dialect.cpp.o 2025-07-17T06:56:37.6469710Z #56 126.2 [198/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/StreamPipeline.cpp.o 2025-07-17T06:56:38.2377929Z #56 126.9 [199/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/AssertOpToLLVM.cpp.o 2025-07-17T06:56:39.1564289Z #56 127.8 [200/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ControlFlowOpToLLVM.cpp.o 2025-07-17T06:56:39.4897258Z #56 128.2 [201/358] Building CXX object third_party/amd/lib/TritonAMDGPUTransforms/CMakeFiles/TritonAMDGPUTransforms.dir/CanonicalizePointers.cpp.o 2025-07-17T06:56:41.3656190Z #56 130.1 [202/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Canonicalize.cpp.o 2025-07-17T06:56:41.8935357Z #56 130.6 [203/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/GatherOpToLLVM.cpp.o 2025-07-17T06:56:43.2473985Z #56 131.9 [204/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/MakeRangeOpToLLVM.cpp.o 2025-07-17T06:56:43.4390355Z #56 132.0 [205/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ConvertLayoutOpToLLVM.cpp.o 2025-07-17T06:56:43.6266388Z #56 132.3 [206/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/F32DotTC.cpp.o 2025-07-17T06:56:44.9359769Z #56 133.6 [207/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/MemoryOpToLLVM.cpp.o 2025-07-17T06:56:45.0492557Z #56 133.7 [208/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/HistogramOpToLLVM.cpp.o 2025-07-17T06:56:45.5862905Z #56 134.3 [209/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/DecomposeScaledBlocked.cpp.o 2025-07-17T06:56:45.7896282Z #56 134.3 [210/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/FuncOpToLLVM.cpp.o 2025-07-17T06:56:46.4432172Z #56 135.1 [211/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/PrintOpToLLVM.cpp.o 2025-07-17T06:56:46.5936681Z #56 135.3 [212/358] Building CXX object CMakeFiles/triton.dir/python/src/gluon_ir.cc.o 2025-07-17T06:56:46.7172530Z #56 135.4 [213/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/SPMDOpToLLVM.cpp.o 2025-07-17T06:56:47.2324272Z #56 135.9 [214/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Coalesce.cpp.o 2025-07-17T06:56:47.6583128Z #56 136.3 [215/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/TypeConverter.cpp.o 2025-07-17T06:56:47.8281134Z #56 136.5 [216/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/CombineTensorSelectAndIf.cpp.o 2025-07-17T06:56:48.1785134Z #56 136.9 [217/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/AccelerateMatmul.cpp.o 2025-07-17T06:56:48.4323326Z #56 137.1 [218/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/MMAv5PipelineUtility.cpp.o 2025-07-17T06:56:49.6076258Z #56 138.3 [219/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/ReduceDataDuplication.cpp.o 2025-07-17T06:56:49.7933619Z #56 138.3 [220/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ReduceOpToLLVM.cpp.o 2025-07-17T06:56:49.7935537Z #56 138.5 [221/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ScanOpToLLVM.cpp.o 2025-07-17T06:56:50.0198232Z #56 138.6 [222/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/TestPipelineLowerLoop.cpp.o 2025-07-17T06:56:51.1225399Z #56 139.8 [223/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/TMAStoresPipeline.cpp.o 2025-07-17T06:56:51.3272550Z #56 139.9 [224/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/HoistTMEMAlloc.cpp.o 2025-07-17T06:56:51.4988698Z #56 140.2 [225/358] Building CXX object CMakeFiles/triton.dir/python/src/llvm.cc.o 2025-07-17T06:56:52.7933861Z #56 141.5 [226/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/OptimizeDotOperands.cpp.o 2025-07-17T06:56:53.1047696Z #56 141.8 [227/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/PipelineExpander.cpp.o 2025-07-17T06:56:54.0862220Z #56 142.8 [228/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/FuseNestedLoops.cpp.o 2025-07-17T06:56:54.2140220Z #56 142.8 [229/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/OptimizeThreadLocality.cpp.o 2025-07-17T06:56:54.2142059Z #56 142.9 [230/358] Building CXX object lib/Target/LLVMIR/CMakeFiles/TritonLLVMIR.dir/LLVMIRBreakPhiStruct.cpp.o 2025-07-17T06:56:54.5614541Z #56 143.2 [231/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ViewOpToLLVM.cpp.o 2025-07-17T06:56:55.0716160Z #56 143.8 [232/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/ScheduleLoops.cpp.o 2025-07-17T06:56:55.2739636Z #56 143.8 [233/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/Schedule.cpp.o 2025-07-17T06:56:55.8044124Z #56 144.5 [234/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/AssignLatencies.cpp.o 2025-07-17T06:56:55.9160951Z #56 144.6 [235/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/WGMMAPipeline.cpp.o 2025-07-17T06:56:55.9162772Z #56 144.6 [236/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/Utility.cpp.o 2025-07-17T06:56:55.9164570Z #56 144.6 [237/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/CoalesceAsyncCopy.cpp.o 2025-07-17T06:56:56.8145875Z #56 145.5 [238/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/SoftwarePipeliner.cpp.o 2025-07-17T06:56:57.6884097Z #56 146.4 [239/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/AutomaticWarpSpecialization.cpp.o 2025-07-17T06:56:57.8490773Z #56 146.5 [240/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/LowerLoops.cpp.o 2025-07-17T06:56:58.3501326Z #56 147.0 [241/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/ReorderInstructions.cpp.o 2025-07-17T06:56:58.6003504Z #56 147.3 [242/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/PartitionBuilder.cpp.o 2025-07-17T06:56:59.2724846Z #56 148.0 [243/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/OptimizeAccumulatorInit.cpp.o 2025-07-17T06:56:59.5501702Z #56 148.2 [244/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Prefetch.cpp.o 2025-07-17T06:57:00.6514162Z #56 149.3 [245/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/Partition.cpp.o 2025-07-17T06:57:04.4481477Z #56 153.1 [246/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/InterleaveTMem.cpp.o 2025-07-17T06:57:04.6806367Z #56 153.4 [247/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/MMALowering.cpp.o 2025-07-17T06:57:05.0712540Z #56 153.8 [248/358] Building CXX object lib/Target/LLVMIR/CMakeFiles/TritonLLVMIR.dir/LLVMDIScope.cpp.o 2025-07-17T06:57:05.3098810Z #56 153.8 [249/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/RemoveTMEMTokens.cpp.o 2025-07-17T06:57:05.5137464Z #56 154.2 [250/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/PartitionLoops.cpp.o 2025-07-17T06:57:05.7536745Z #56 154.3 [251/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/OptimizeTMemLayouts.cpp.o 2025-07-17T06:57:05.9544536Z #56 154.6 [252/358] Building CXX object CMakeFiles/triton.dir/python/src/passes.cc.o 2025-07-17T06:57:06.4130288Z #56 155.1 [253/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/FenceInsertion.cpp.o 2025-07-17T06:57:06.6380141Z #56 155.3 [254/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/TMAUtilities.cpp.o 2025-07-17T06:57:06.8308639Z #56 155.5 [255/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/OptimizePartitionWarps.cpp.o 2025-07-17T06:57:06.9638601Z #56 155.6 [256/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/PartitionScheduling.cpp.o 2025-07-17T06:57:08.5585891Z #56 157.2 [257/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Utility.cpp.o 2025-07-17T06:57:08.7572472Z #56 157.4 [258/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/Pipeliner/PipeliningUtility.cpp.o 2025-07-17T06:57:08.9979859Z #56 157.5 [259/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/PromoteLHSToTMem.cpp.o 2025-07-17T06:57:09.1785987Z #56 157.9 [260/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/RemoveLayoutConversions.cpp.o 2025-07-17T06:57:09.3537770Z #56 158.0 [261/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/TMALowering.cpp.o 2025-07-17T06:57:09.4948720Z #56 158.2 [262/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/RewritePartitionDependencies.cpp.o 2025-07-17T06:57:10.1572074Z #56 158.8 [263/358] Building CXX object lib/Dialect/TritonGPU/Transforms/CMakeFiles/TritonGPUTransforms.dir/WarpSpecialization/LoadMMASpecialization.cpp.o 2025-07-17T06:57:11.0235617Z #56 159.7 [264/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/TensorMemoryAllocation.cpp.o 2025-07-17T06:57:11.7251961Z #56 160.4 [265/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/TargetUtils.cpp.o 2025-07-17T06:57:12.3476196Z #56 161.0 [266/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/PlanCTA.cpp.o 2025-07-17T06:57:12.4561886Z #56 161.1 [267/358] Building CXX object lib/Conversion/TritonToTritonGPU/CMakeFiles/TritonToTritonGPU.dir/TritonToTritonGPUPass.cpp.o 2025-07-17T06:57:13.9921185Z #56 162.7 [268/358] Building CXX object third_party/nvidia/unittest/Conversion/TritonGPUToLLVM/CMakeFiles/TestPtxAsmFormat.dir/PTXAsmFormatTest.cpp.o 2025-07-17T06:57:16.6474649Z #56 165.3 [269/358] Building CXX object lib/Dialect/TritonNvidiaGPU/Transforms/CMakeFiles/TritonNvidiaGPUTransforms.dir/OptimizeDescriptorEncoding.cpp.o 2025-07-17T06:57:17.2254339Z #56 165.9 [270/358] Building CXX object lib/Conversion/TritonGPUToLLVM/CMakeFiles/TritonGPUToLLVM.dir/ElementwiseOpToLLVM.cpp.o 2025-07-17T06:57:21.8198528Z #56 170.5 [271/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/PTXAsmFormat.cpp.o 2025-07-17T06:57:21.9262527Z #56 170.6 [272/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/DotOpToLLVM.cpp.o 2025-07-17T06:57:22.3429804Z #56 171.0 [273/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/MemoryOpToLLVM.cpp.o 2025-07-17T06:57:22.5249464Z #56 171.2 [274/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/DotOpToLLVM/MMAv2.cpp.o 2025-07-17T06:57:22.7542407Z #56 171.3 [275/358] Linking CXX static library third_party/amd/test/lib/Analysis/libTritonAMDGPUTestAnalysis.a 2025-07-17T06:57:23.0235156Z #56 171.7 [276/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/DotOpToLLVM/MMAv5.cpp.o 2025-07-17T06:57:23.4623590Z #56 172.1 [277/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/TensorPtrOpsToLLVM.cpp.o 2025-07-17T06:57:23.6226033Z #56 172.3 [278/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/ClusterOpsToLLVM.cpp.o 2025-07-17T06:57:23.8030512Z #56 172.3 [279/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/DotOpToLLVM/WGMMA.cpp.o 2025-07-17T06:57:24.3963203Z #56 173.1 [280/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/SPMDOpToLLVM.cpp.o 2025-07-17T06:57:25.1410270Z #56 173.8 [281/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/ConvertLayoutOpToLLVM.cpp.o 2025-07-17T06:57:25.3704190Z #56 173.9 [282/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/Fp4ToFpOpToLLVM.cpp.o 2025-07-17T06:57:25.6444068Z #56 174.3 [283/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/AsyncUtility.cpp.o 2025-07-17T06:57:26.6758503Z #56 175.4 [284/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/TMAToLLVM.cpp.o 2025-07-17T06:57:28.3053932Z #56 177.0 [285/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/TensorMemoryToLLVM.cpp.o 2025-07-17T06:57:28.5883027Z #56 177.3 [286/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/OptimizeLDSUtility.cpp.o 2025-07-17T06:57:29.2550762Z #56 177.9 [287/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/BarrierOpToLLVM.cpp.o 2025-07-17T06:57:29.5885626Z #56 178.3 [288/358] Building CXX object third_party/nvidia/CMakeFiles/TritonNVIDIA.dir/triton_nvidia.cc.o 2025-07-17T06:57:30.1674930Z #56 178.9 [289/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/Utility.cpp.o 2025-07-17T06:57:30.3843453Z #56 179.1 [290/358] Linking CXX shared library /var/lib/jenkins/triton/build/lib.linux-x86_64-cpython-310/triton/instrumentation/libGPUInstrumentationTestLib.so 2025-07-17T06:57:31.8025813Z #56 180.5 [291/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/DotOpToLLVM/FMA.cpp.o 2025-07-17T06:57:31.9650270Z #56 180.5 [292/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/GCNAsmFormat.cpp.o 2025-07-17T06:57:33.1850457Z #56 181.9 [293/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/ElementwiseOpToLLVM.cpp.o 2025-07-17T06:57:33.6020000Z #56 182.3 [294/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/TritonGPUToLLVM.cpp.o 2025-07-17T06:57:33.8067366Z #56 182.3 [295/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/TargetInfo.cpp.o 2025-07-17T06:57:35.2016431Z #56 183.9 [296/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/BufferOpsEmitter.cpp.o 2025-07-17T06:57:35.3427272Z #56 184.0 [297/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ConvertLayoutOpToLLVM/SharedToDotOperandHelper.cpp.o 2025-07-17T06:57:36.0597690Z #56 184.7 [298/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/MemoryOpToLLVM.cpp.o 2025-07-17T06:57:36.5089136Z #56 185.2 [299/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/DotOpToLLVM.cpp.o 2025-07-17T06:57:36.7736190Z #56 185.5 [300/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ConvertLayoutOpToLLVM/SharedToDotOperandMFMA.cpp.o 2025-07-17T06:57:36.8853203Z #56 185.6 [301/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ConvertLayoutOpToLLVM/SharedToDotOperandWMMA.cpp.o 2025-07-17T06:57:36.9959882Z #56 185.7 [302/358] Building CXX object test/lib/Dialect/CMakeFiles/obj.TritonTestDialect.dir/TestLoopPeeling.cpp.o 2025-07-17T06:57:37.3740829Z #56 186.1 [303/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ConvertLayoutOpToLLVM.cpp.o 2025-07-17T06:57:37.5722119Z #56 186.3 [304/358] Building CXX object third_party/proton/dialect/lib/Dialect/Proton/IR/CMakeFiles/ProtonIR.dir/Dialect.cpp.o 2025-07-17T06:57:37.7829261Z #56 186.3 [305/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/AtomicRMWOpsEmitter.cpp.o 2025-07-17T06:57:37.8040471Z #56 186.5 [306/358] Building CXX object bin/CMakeFiles/triton-llvm-opt.dir/triton-llvm-opt.cpp.o 2025-07-17T06:57:37.9609731Z #56 186.6 [307/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/LoadStoreOpToLLVM.cpp.o 2025-07-17T06:57:38.2298465Z #56 186.9 [308/358] Linking CXX static library test/lib/Dialect/libTritonTestDialect.a 2025-07-17T06:57:38.5676397Z #56 187.3 [309/358] Building CXX object CMakeFiles/triton.dir/python/src/ir.cc.o 2025-07-17T06:57:38.7188582Z #56 187.4 [310/358] Building CXX object third_party/amd/unittest/Conversion/CMakeFiles/TestOptimizeLDS.dir/OptimizeLDSTest.cpp.o 2025-07-17T06:57:38.9517440Z #56 187.5 [311/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/DotOpToLLVM/WMMA.cpp.o 2025-07-17T06:57:40.2032397Z #56 188.9 [312/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/DotOpToLLVM/MFMA.cpp.o 2025-07-17T06:57:40.3087524Z #56 189.0 [313/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/OptimizeLDSUsage.cpp.o 2025-07-17T06:57:40.5773591Z #56 189.3 [314/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/Utility.cpp.o 2025-07-17T06:57:41.0159936Z #56 189.7 [315/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/BuiltinFuncToLLVM.cpp.o 2025-07-17T06:57:41.4743280Z #56 190.2 [316/358] Building CXX object unittest/Analysis/CMakeFiles/TestTritonAnalysis.dir/UtilityTest.cpp.o 2025-07-17T06:57:41.6512071Z #56 190.3 [317/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/TargetInfo.cpp.o 2025-07-17T06:57:41.9151293Z #56 190.6 [318/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/SPMDOpToLLVM.cpp.o 2025-07-17T06:57:42.2152162Z #56 190.9 [319/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/MembarUtility.cpp.o 2025-07-17T06:57:42.3815201Z #56 191.1 [320/358] Building CXX object test/lib/Analysis/CMakeFiles/obj.TritonTestAnalysis.dir/TestAxisInfo.cpp.o 2025-07-17T06:57:42.6224542Z #56 191.3 [321/358] Building CXX object third_party/proton/dialect/CMakeFiles/TritonProton.dir/triton_proton.cc.o 2025-07-17T06:57:43.3860348Z #56 192.1 [322/358] Building CXX object third_party/amd/CMakeFiles/TritonAMD.dir/python/triton_amd.cc.o 2025-07-17T06:57:43.9180551Z #56 192.6 [323/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ScalarizePackedFOps.cpp.o 2025-07-17T06:57:44.2973171Z #56 193.0 [324/358] Building CXX object test/lib/Analysis/CMakeFiles/obj.TritonTestAnalysis.dir/TestAlias.cpp.o 2025-07-17T06:57:44.4476554Z #56 193.0 [325/358] Building CXX object third_party/nvidia/lib/TritonNVIDIAGPUToLLVM/CMakeFiles/TritonNVIDIAGPUToLLVM.dir/ConvertWarpSpecializeToLLVM.cpp.o 2025-07-17T06:57:44.4477881Z #56 193.1 [326/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/SchedInstructions.cpp.o 2025-07-17T06:57:45.0351536Z #56 193.7 [327/358] Building CXX object third_party/proton/dialect/lib/Dialect/Proton/IR/CMakeFiles/ProtonIR.dir/Ops.cpp.o 2025-07-17T06:57:45.2243456Z #56 193.7 [328/358] Building CXX object test/lib/Analysis/CMakeFiles/obj.TritonTestAnalysis.dir/TestAllocation.cpp.o 2025-07-17T06:57:45.2244612Z #56 193.8 [329/358] Building CXX object third_party/proton/dialect/lib/TritonProtonToLLVM/CMakeFiles/TritonProtonToLLVM.dir/RecordOpToLLVM.cpp.o 2025-07-17T06:57:45.2702783Z #56 194.0 [330/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/LoadStoreOpToLLVM.cpp.o 2025-07-17T06:57:45.3788988Z #56 194.1 [331/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/UpcastMXFPToLLVM.cpp.o 2025-07-17T06:57:46.0685456Z #56 194.8 [332/358] Building CXX object unittest/Dialect/TritonGPU/CMakeFiles/DumpLayoutTest.dir/DumpLayoutTest.cpp.o 2025-07-17T06:57:46.2652759Z #56 194.8 [333/358] Building CXX object unittest/Dialect/TritonGPU/CMakeFiles/TestSwizzling.dir/SwizzleTest.cpp.o 2025-07-17T06:57:46.9526376Z #56 195.6 [334/358] Building CXX object test/lib/Analysis/CMakeFiles/obj.TritonTestAnalysis.dir/TestMembar.cpp.o 2025-07-17T06:57:49.7196255Z #56 198.4 [335/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/TritonGPUToLLVM.cpp.o 2025-07-17T06:57:49.9428832Z #56 198.5 [336/358] Linking CXX static library test/lib/Analysis/libTritonTestAnalysis.a 2025-07-17T06:57:50.0352712Z #56 198.7 [337/358] Building CXX object unittest/Dialect/TritonGPU/CMakeFiles/Dialect.dir/DialectTest.cpp.o 2025-07-17T06:57:50.7169054Z #56 199.4 [338/358] Building CXX object unittest/Tools/CMakeFiles/LinearLayout.dir/LinearLayoutTest.cpp.o 2025-07-17T06:57:51.9859277Z #56 200.7 [339/358] Linking CXX executable unittest/Tools/LinearLayout 2025-07-17T06:57:53.0403222Z #56 201.7 [340/358] Building CXX object third_party/amd/lib/TritonAMDGPUToLLVM/CMakeFiles/TritonAMDGPUToLLVM.dir/ElementwiseOpToLLVM.cpp.o 2025-07-17T06:57:53.7839351Z #56 202.5 [341/358] Linking CXX executable unittest/Analysis/TestTritonAnalysis 2025-07-17T06:57:54.8807685Z #56 203.6 [342/358] Linking CXX executable unittest/Dialect/TritonGPU/DumpLayoutTest 2025-07-17T06:57:55.0100952Z #56 203.7 [343/358] Linking CXX executable unittest/Dialect/TritonGPU/TestSwizzling 2025-07-17T06:57:58.4628770Z #56 207.1 [344/358] Linking CXX executable bin/triton-llvm-opt 2025-07-17T06:57:58.8600281Z #56 207.5 [345/358] Linking CXX executable unittest/Dialect/TritonGPU/Dialect 2025-07-17T06:57:59.5427927Z #56 208.2 [346/358] Linking CXX executable third_party/nvidia/unittest/Conversion/TritonGPUToLLVM/TestPtxAsmFormat 2025-07-17T06:58:08.0380637Z #56 216.7 [347/358] Linking CXX executable third_party/amd/unittest/Conversion/TestOptimizeLDS 2025-07-17T06:58:10.6072121Z #56 219.3 [348/358] Building CXX object bin/CMakeFiles/triton-lsp.dir/triton-lsp.cpp.o 2025-07-17T06:58:11.7902325Z #56 220.5 [349/358] Building CXX object bin/CMakeFiles/triton-reduce.dir/triton-reduce.cpp.o 2025-07-17T06:58:12.1660663Z #56 220.9 [350/358] Building CXX object bin/CMakeFiles/triton-opt.dir/triton-opt.cpp.o 2025-07-17T06:58:12.5928150Z #56 221.3 [351/358] Building CXX object unittest/Dialect/TritonGPU/CMakeFiles/LinearLayoutConversions.dir/LinearLayoutConversionsTest.cpp.o 2025-07-17T06:58:12.7573555Z #56 221.4 [352/358] Building CXX object bin/CMakeFiles/triton-tensor-layout.dir/triton-tensor-layout.cpp.o 2025-07-17T06:58:14.5602716Z #56 223.2 [353/358] Linking CXX shared library /var/lib/jenkins/triton/build/lib.linux-x86_64-cpython-310/triton/_C/libtriton.so 2025-07-17T06:58:20.3527809Z #56 229.0 [354/358] Linking CXX executable unittest/Dialect/TritonGPU/LinearLayoutConversions 2025-07-17T06:58:32.4000021Z #56 241.1 [355/358] Linking CXX executable bin/triton-lsp 2025-07-17T06:58:33.8421473Z #56 242.5 [356/358] Linking CXX executable bin/triton-reduce 2025-07-17T06:58:34.2486591Z #56 242.9 [357/358] Linking CXX executable bin/triton-opt 2025-07-17T06:58:35.3385978Z #56 244.0 [358/358] Linking CXX executable bin/triton-tensor-layout 2025-07-17T06:58:36.8060602Z #56 245.5 [1/28] Building TritonGPUDialect.md... 2025-07-17T06:58:36.9772619Z #56 245.5 [2/28] Building TritonNvidiaGPUDialect.md... 2025-07-17T06:58:36.9773126Z #56 245.5 [3/28] Building TritonDialect.md... 2025-07-17T06:58:36.9773484Z #56 245.5 [4/28] Building NVGPUDialect.md... 2025-07-17T06:58:36.9773865Z #56 245.5 [5/28] Building NVWSDialect.md... 2025-07-17T06:58:36.9774235Z #56 245.5 [6/28] Building TritonAMDGPUDialect.md... 2025-07-17T06:58:36.9774664Z #56 245.5 [7/28] Building ProtonDialect.md... 2025-07-17T06:58:36.9775016Z #56 245.5 [8/28] Building NVWSOps.md... 2025-07-17T06:58:36.9775456Z #56 245.5 [9/28] Generating ../../../../../../docs/dialects/NVGPUDialect.md 2025-07-17T06:58:36.9775993Z #56 245.5 [10/28] Generating ../../../../../../docs/dialects/NVWSDialect.md 2025-07-17T06:58:36.9776520Z #56 245.5 [11/28] Generating ../../../../../docs/dialects/TritonGPUDialect.md 2025-07-17T06:58:36.9777035Z #56 245.5 [12/28] Generating ../../../../../docs/dialects/TritonDialect.md 2025-07-17T06:58:36.9777442Z #56 245.5 [13/28] Building TritonOps.md... 2025-07-17T06:58:36.9777886Z #56 245.5 [14/28] Generating ../../../../../../docs/dialects/TritonAMDGPUDialect.md 2025-07-17T06:58:36.9778324Z #56 245.5 [15/28] Building NVGPUOps.md... 2025-07-17T06:58:36.9778762Z #56 245.5 [16/28] Generating ../../../../../docs/dialects/TritonNvidiaGPUDialect.md 2025-07-17T06:58:36.9779308Z #56 245.5 [17/28] Generating ../../../../../../../docs/dialects/ProtonDialect.md 2025-07-17T06:58:36.9779748Z #56 245.5 [18/28] Building TritonGPUOps.md... 2025-07-17T06:58:36.9780120Z #56 245.5 [19/28] Building TritonNvidiaGPUOps.md... 2025-07-17T06:58:36.9780493Z #56 245.5 [20/28] Building ProtonOps.md... 2025-07-17T06:58:36.9780880Z #56 245.5 [21/28] Generating ../../../../../../docs/dialects/NVWSOps.md 2025-07-17T06:58:36.9781310Z #56 245.5 [22/28] Building TritonAMDGPUOps.md... 2025-07-17T06:58:36.9781718Z #56 245.5 [23/28] Generating ../../../../../../docs/dialects/NVGPUOps.md 2025-07-17T06:58:36.9782207Z #56 245.5 [24/28] Generating ../../../../../docs/dialects/TritonGPUOps.md 2025-07-17T06:58:36.9783071Z #56 245.5 [25/28] Generating ../../../../../docs/dialects/TritonOps.md 2025-07-17T06:58:36.9783594Z #56 245.5 [26/28] Generating ../../../../../docs/dialects/TritonNvidiaGPUOps.md 2025-07-17T06:58:36.9784118Z #56 245.5 [27/28] Generating ../../../../../../../docs/dialects/ProtonOps.md 2025-07-17T06:58:36.9784630Z #56 245.5 [28/28] Generating ../../../../../../docs/dialects/TritonAMDGPUOps.md 2025-07-17T06:58:39.3026326Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/linux-x86_64/cuda_nvcc-linux-x86_64-12.8.93-archive.tar.xz ... 2025-07-17T06:58:39.3028130Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/nvcc/cuda_nvcc-linux-x86_64-12.8.93-archive/bin/ptxas to /var/lib/jenkins/triton/third_party/nvidia/backend/bin/ptxas ... 2025-07-17T06:58:39.3029544Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_cuobjdump/linux-x86_64/cuda_cuobjdump-linux-x86_64-12.8.55-archive.tar.xz ... 2025-07-17T06:58:39.3031062Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/cuobjdump/cuda_cuobjdump-linux-x86_64-12.8.55-archive/bin/cuobjdump to /var/lib/jenkins/triton/third_party/nvidia/backend/bin/cuobjdump ... 2025-07-17T06:58:39.3032530Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvdisasm/linux-x86_64/cuda_nvdisasm-linux-x86_64-12.8.55-archive.tar.xz ... 2025-07-17T06:58:39.3034003Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/nvdisasm/cuda_nvdisasm-linux-x86_64-12.8.55-archive/bin/nvdisasm to /var/lib/jenkins/triton/third_party/nvidia/backend/bin/nvdisasm ... 2025-07-17T06:58:39.3035421Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_nvcc/linux-x86_64/cuda_nvcc-linux-x86_64-12.8.61-archive.tar.xz ... 2025-07-17T06:58:39.3036747Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/nvcc/cuda_nvcc-linux-x86_64-12.8.61-archive/include to /var/lib/jenkins/triton/third_party/nvidia/backend/include ... 2025-07-17T06:58:39.3038075Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/cuda_cudart-linux-x86_64-12.8.57-archive.tar.xz ... 2025-07-17T06:58:39.3039604Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/cudart/cuda_cudart-linux-x86_64-12.8.57-archive/include to /var/lib/jenkins/triton/third_party/nvidia/backend/include ... 2025-07-17T06:58:39.3040980Z #56 248.0 downloading and extracting https://developer.download.nvidia.com/compute/cuda/redist/cuda_cupti/linux-x86_64/cuda_cupti-linux-x86_64-12.8.90-archive.tar.xz ... 2025-07-17T06:58:39.3042306Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/cupti/cuda_cupti-linux-x86_64-12.8.90-archive/include to /var/lib/jenkins/triton/third_party/nvidia/backend/include ... 2025-07-17T06:58:39.3043612Z #56 248.0 copy /var/lib/jenkins/.triton/nvidia/cupti/cuda_cupti-linux-x86_64-12.8.90-archive/lib to /var/lib/jenkins/triton/third_party/nvidia/backend/lib/cupti ... 2025-07-17T06:58:39.3044786Z #56 248.0 downloading and extracting https://oaitriton.blob.core.windows.net/public/llvm-builds/llvm-8957e64a-ubuntu-x64.tar.gz ... 2025-07-17T06:58:39.3045761Z #56 248.0 downloading and extracting https://github.com/nlohmann/json/releases/download/v3.11.3/include.zip ... 2025-07-17T06:58:39.3046521Z #56 248.0 copying python/triton/_utils.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.5066189Z #56 248.2 copying python/triton/errors.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.7175676Z #56 248.2 copying python/triton/testing.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.7176414Z #56 248.2 copying python/triton/__init__.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.7177087Z #56 248.2 copying python/triton/_filecheck.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.7177775Z #56 248.2 copying python/triton/_internal_testing.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.7178462Z #56 248.3 copying python/triton/knobs.py -> build/lib.linux-x86_64-cpython-310/triton 2025-07-17T06:58:39.8369555Z #56 248.5 creating build/lib.linux-x86_64-cpython-310/triton/backends 2025-07-17T06:58:39.9407771Z #56 248.5 copying python/triton/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/backends 2025-07-17T06:58:39.9408664Z #56 248.5 copying python/triton/backends/compiler.py -> build/lib.linux-x86_64-cpython-310/triton/backends 2025-07-17T06:58:39.9409694Z #56 248.5 copying python/triton/backends/driver.py -> build/lib.linux-x86_64-cpython-310/triton/backends 2025-07-17T06:58:39.9410437Z #56 248.5 creating build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9411085Z #56 248.5 copying python/triton/compiler/errors.py -> build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9411984Z #56 248.5 copying python/triton/compiler/make_launcher.py -> build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9412823Z #56 248.5 copying python/triton/compiler/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9413663Z #56 248.5 copying python/triton/compiler/code_generator.py -> build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9414626Z #56 248.5 copying python/triton/compiler/compiler.py -> build/lib.linux-x86_64-cpython-310/triton/compiler 2025-07-17T06:58:39.9415292Z #56 248.6 creating build/lib.linux-x86_64-cpython-310/triton/experimental 2025-07-17T06:58:39.9416002Z #56 248.6 copying python/triton/experimental/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental 2025-07-17T06:58:39.9416698Z #56 248.6 creating build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9417319Z #56 248.6 copying python/triton/language/math.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9418093Z #56 248.6 copying python/triton/language/random.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9418891Z #56 248.6 copying python/triton/language/standard.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9419666Z #56 248.6 copying python/triton/language/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9420544Z #56 248.6 copying python/triton/language/core.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:39.9421295Z #56 248.6 copying python/triton/language/semantic.py -> build/lib.linux-x86_64-cpython-310/triton/language 2025-07-17T06:58:40.0409615Z #56 248.7 creating build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0410360Z #56 248.7 copying python/triton/runtime/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0411172Z #56 248.7 copying python/triton/runtime/_allocation.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0411955Z #56 248.7 copying python/triton/runtime/build.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0412734Z #56 248.7 copying python/triton/runtime/driver.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0413518Z #56 248.7 copying python/triton/runtime/errors.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0414303Z #56 248.7 copying python/triton/runtime/autotuner.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0415095Z #56 248.7 copying python/triton/runtime/cache.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0416011Z #56 248.7 copying python/triton/runtime/interpreter.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0416776Z #56 248.7 copying python/triton/runtime/jit.py -> build/lib.linux-x86_64-cpython-310/triton/runtime 2025-07-17T06:58:40.0417387Z #56 248.7 creating build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.0417971Z #56 248.7 copying python/triton/tools/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.0418723Z #56 248.7 copying python/triton/tools/build_extern.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.0419651Z #56 248.7 copying python/triton/tools/disasm.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.1600278Z #56 248.7 copying python/triton/tools/link.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.1601918Z #56 248.7 copying python/triton/tools/mxfp.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.1602683Z #56 248.7 copying python/triton/tools/compile.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.1603574Z #56 248.7 copying python/triton/tools/tensor_descriptor.py -> build/lib.linux-x86_64-cpython-310/triton/tools 2025-07-17T06:58:40.1604372Z #56 248.8 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon 2025-07-17T06:58:40.1605168Z #56 248.8 copying python/triton/experimental/gluon/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon 2025-07-17T06:58:40.1606190Z #56 248.8 copying python/triton/experimental/gluon/_compiler.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon 2025-07-17T06:58:40.1607210Z #56 248.8 copying python/triton/experimental/gluon/_runtime.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon 2025-07-17T06:58:40.1608186Z #56 248.8 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1609070Z #56 248.8 copying python/triton/experimental/gluon/language/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1610200Z #56 248.8 copying python/triton/experimental/gluon/language/_math.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1611326Z #56 248.8 copying python/triton/experimental/gluon/language/_core.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1612438Z #56 248.8 copying python/triton/experimental/gluon/language/_layouts.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1613588Z #56 248.8 copying python/triton/experimental/gluon/language/_semantic.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1614741Z #56 248.8 copying python/triton/experimental/gluon/language/_standard.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language 2025-07-17T06:58:40.1615620Z #56 248.8 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia 2025-07-17T06:58:40.1616481Z #56 248.8 copying python/triton/experimental/gluon/nvidia/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia 2025-07-17T06:58:40.1617604Z #56 248.8 copying python/triton/experimental/gluon/nvidia/blackwell.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia 2025-07-17T06:58:40.1618709Z #56 248.8 copying python/triton/experimental/gluon/nvidia/hopper.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia 2025-07-17T06:58:40.1619616Z #56 248.8 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia 2025-07-17T06:58:40.1620607Z #56 248.8 copying python/triton/experimental/gluon/language/nvidia/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia 2025-07-17T06:58:40.1621640Z #56 248.8 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:40.3123303Z #56 248.9 copying python/triton/experimental/gluon/language/nvidia/blackwell/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:40.3124903Z #56 248.9 copying python/triton/experimental/gluon/language/nvidia/blackwell/tma.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:40.3126067Z #56 248.9 creating build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:40.3127381Z #56 248.9 copying python/triton/experimental/gluon/language/nvidia/hopper/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:40.3128869Z #56 248.9 copying python/triton/experimental/gluon/language/nvidia/hopper/mbarrier.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:40.3130550Z #56 248.9 copying python/triton/experimental/gluon/language/nvidia/hopper/tma.py -> build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:40.3131521Z #56 248.9 creating build/lib.linux-x86_64-cpython-310/triton/language/extra 2025-07-17T06:58:40.3132259Z #56 248.9 copying python/triton/language/extra/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra 2025-07-17T06:58:40.3133129Z #56 248.9 copying python/triton/language/extra/libdevice.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra 2025-07-17T06:58:40.3133826Z #56 248.9 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia 2025-07-17T06:58:40.3134704Z #56 248.9 copying third_party/nvidia/backend/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia 2025-07-17T06:58:40.3135570Z #56 248.9 copying third_party/nvidia/backend/compiler.py -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia 2025-07-17T06:58:40.3136425Z #56 248.9 copying third_party/nvidia/backend/driver.py -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia 2025-07-17T06:58:40.3137145Z #56 249.0 creating build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda 2025-07-17T06:58:40.4180704Z #56 249.0 copying third_party/nvidia/language/cuda/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda 2025-07-17T06:58:40.4181763Z #56 249.0 copying third_party/nvidia/language/cuda/libdevice.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda 2025-07-17T06:58:40.4182764Z #56 249.0 copying third_party/nvidia/language/cuda/utils.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda 2025-07-17T06:58:40.4183726Z #56 249.0 copying third_party/nvidia/language/cuda/gdc.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda 2025-07-17T06:58:40.4184462Z #56 249.1 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd 2025-07-17T06:58:40.4185157Z #56 249.1 copying third_party/amd/backend/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/backends/amd 2025-07-17T06:58:40.4185994Z #56 249.1 copying third_party/amd/backend/compiler.py -> build/lib.linux-x86_64-cpython-310/triton/backends/amd 2025-07-17T06:58:40.4186819Z #56 249.1 copying third_party/amd/backend/driver.py -> build/lib.linux-x86_64-cpython-310/triton/backends/amd 2025-07-17T06:58:40.4187532Z #56 249.1 creating build/lib.linux-x86_64-cpython-310/triton/language/extra/hip 2025-07-17T06:58:40.4188321Z #56 249.1 copying third_party/amd/language/hip/libdevice.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/hip 2025-07-17T06:58:40.4189265Z #56 249.1 copying third_party/amd/language/hip/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/language/extra/hip 2025-07-17T06:58:40.4189988Z #56 249.1 creating build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.4190656Z #56 249.1 copying third_party/proton/proton/__init__.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.4191458Z #56 249.1 copying third_party/proton/proton/context.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6400722Z #56 249.1 copying third_party/proton/proton/flags.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6401582Z #56 249.1 copying third_party/proton/proton/hook.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6402414Z #56 249.1 copying third_party/proton/proton/language.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6403250Z #56 249.1 copying third_party/proton/proton/profile.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6404246Z #56 249.1 copying third_party/proton/proton/proton.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6405066Z #56 249.2 copying third_party/proton/proton/scope.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6405983Z #56 249.2 copying third_party/proton/proton/state.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6406913Z #56 249.2 copying third_party/proton/proton/specs.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6407728Z #56 249.2 copying third_party/proton/proton/viewer.py -> build/lib.linux-x86_64-cpython-310/triton/profiler 2025-07-17T06:58:40.6408461Z #56 249.3 running egg_info 2025-07-17T06:58:41.8019601Z #56 250.5 creating python/triton.egg-info 2025-07-17T06:58:41.9366923Z #56 250.6 writing python/triton.egg-info/PKG-INFO 2025-07-17T06:58:42.5490009Z #56 251.2 writing dependency_links to python/triton.egg-info/dependency_links.txt 2025-07-17T06:58:42.6765946Z #56 251.2 writing entry points to python/triton.egg-info/entry_points.txt 2025-07-17T06:58:42.6766514Z #56 251.3 writing requirements to python/triton.egg-info/requires.txt 2025-07-17T06:58:42.6767046Z #56 251.3 writing top-level names to python/triton.egg-info/top_level.txt 2025-07-17T06:58:42.6767563Z #56 251.3 writing manifest file 'python/triton.egg-info/SOURCES.txt' 2025-07-17T06:58:42.6768080Z #56 251.3 reading manifest file 'python/triton.egg-info/SOURCES.txt' 2025-07-17T06:58:42.6768511Z #56 251.3 reading manifest template 'MANIFEST.in' 2025-07-17T06:58:42.6768880Z #56 251.4 adding license file 'LICENSE' 2025-07-17T06:58:42.7901858Z #56 251.4 writing manifest file 'python/triton.egg-info/SOURCES.txt' 2025-07-17T06:58:42.7902968Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.include.hip' is absent from the `packages` configuration. 2025-07-17T06:58:42.7903926Z #56 251.4 !! 2025-07-17T06:58:42.7904142Z #56 251.4 2025-07-17T06:58:42.7904411Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7904768Z #56 251.4 ############################ 2025-07-17T06:58:42.7905109Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7905425Z #56 251.4 ############################ 2025-07-17T06:58:42.7905947Z #56 251.4 Python recognizes 'triton.backends.amd.include.hip' as an importable package[^1], 2025-07-17T06:58:42.7906552Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7906935Z #56 251.4 2025-07-17T06:58:42.7907328Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.7908011Z #56 251.4 package, please make sure that 'triton.backends.amd.include.hip' is explicitly added 2025-07-17T06:58:42.7908553Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.7908884Z #56 251.4 2025-07-17T06:58:42.7909218Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.7909788Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.7910276Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.7910597Z #56 251.4 2025-07-17T06:58:42.7910980Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.7911437Z #56 251.4 2025-07-17T06:58:42.7911807Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.7912271Z #56 251.4 2025-07-17T06:58:42.7912647Z #56 251.4 If you don't want 'triton.backends.amd.include.hip' to be distributed and are 2025-07-17T06:58:42.7913258Z #56 251.4 already explicitly excluding 'triton.backends.amd.include.hip' via 2025-07-17T06:58:42.7913867Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.7914611Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.7915216Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.7915641Z #56 251.4 2025-07-17T06:58:42.7916067Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.7916522Z #56 251.4 2025-07-17T06:58:42.7916869Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.7917367Z #56 251.4 2025-07-17T06:58:42.7917565Z #56 251.4 2025-07-17T06:58:42.7917892Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.7918580Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.7919060Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.7919557Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.7919990Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7920325Z #56 251.4 2025-07-17T06:58:42.7920514Z #56 251.4 !! 2025-07-17T06:58:42.7920742Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.7921717Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.include.hip.amd_detail' is absent from the `packages` configuration. 2025-07-17T06:58:42.7922664Z #56 251.4 !! 2025-07-17T06:58:42.7922866Z #56 251.4 2025-07-17T06:58:42.7923108Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7923468Z #56 251.4 ############################ 2025-07-17T06:58:42.7923800Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7924112Z #56 251.4 ############################ 2025-07-17T06:58:42.7924673Z #56 251.4 Python recognizes 'triton.backends.amd.include.hip.amd_detail' as an importable package[^1], 2025-07-17T06:58:42.7925322Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7925698Z #56 251.4 2025-07-17T06:58:42.7926086Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.7926811Z #56 251.4 package, please make sure that 'triton.backends.amd.include.hip.amd_detail' is explicitly added 2025-07-17T06:58:42.7927393Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.7927723Z #56 251.4 2025-07-17T06:58:42.7928056Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.7928623Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.7929104Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.7929548Z #56 251.4 2025-07-17T06:58:42.7929928Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.7930382Z #56 251.4 2025-07-17T06:58:42.7930748Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.7931203Z #56 251.4 2025-07-17T06:58:42.7931615Z #56 251.4 If you don't want 'triton.backends.amd.include.hip.amd_detail' to be distributed and are 2025-07-17T06:58:42.7932328Z #56 251.4 already explicitly excluding 'triton.backends.amd.include.hip.amd_detail' via 2025-07-17T06:58:42.7932984Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.7933588Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.7934175Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.7934599Z #56 251.4 2025-07-17T06:58:42.7935034Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.7935489Z #56 251.4 2025-07-17T06:58:42.7935833Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.7936237Z #56 251.4 2025-07-17T06:58:42.7936436Z #56 251.4 2025-07-17T06:58:42.7936801Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.7937291Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.7937797Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.7938287Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.7938748Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7939083Z #56 251.4 2025-07-17T06:58:42.7939269Z #56 251.4 !! 2025-07-17T06:58:42.7939509Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.7940438Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.include.hsa' is absent from the `packages` configuration. 2025-07-17T06:58:42.7941355Z #56 251.4 !! 2025-07-17T06:58:42.7941551Z #56 251.4 2025-07-17T06:58:42.7941812Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7942164Z #56 251.4 ############################ 2025-07-17T06:58:42.7942504Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7942836Z #56 251.4 ############################ 2025-07-17T06:58:42.7943336Z #56 251.4 Python recognizes 'triton.backends.amd.include.hsa' as an importable package[^1], 2025-07-17T06:58:42.7943941Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7944332Z #56 251.4 2025-07-17T06:58:42.7944712Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.7945392Z #56 251.4 package, please make sure that 'triton.backends.amd.include.hsa' is explicitly added 2025-07-17T06:58:42.7945933Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.7946273Z #56 251.4 2025-07-17T06:58:42.7946632Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.7947190Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.7947683Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.7948018Z #56 251.4 2025-07-17T06:58:42.7948392Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.7948853Z #56 251.4 2025-07-17T06:58:42.7949220Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.7949679Z #56 251.4 2025-07-17T06:58:42.7950062Z #56 251.4 If you don't want 'triton.backends.amd.include.hsa' to be distributed and are 2025-07-17T06:58:42.7950666Z #56 251.4 already explicitly excluding 'triton.backends.amd.include.hsa' via 2025-07-17T06:58:42.7951272Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.7951892Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.7952472Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.7952899Z #56 251.4 2025-07-17T06:58:42.7953274Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.7953716Z #56 251.4 2025-07-17T06:58:42.7954058Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.7954463Z #56 251.4 2025-07-17T06:58:42.7954663Z #56 251.4 2025-07-17T06:58:42.7955095Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.7955574Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.7956221Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.7956794Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.7957217Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7957600Z #56 251.4 2025-07-17T06:58:42.7957787Z #56 251.4 !! 2025-07-17T06:58:42.7958010Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.7959090Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.include.roctracer' is absent from the `packages` configuration. 2025-07-17T06:58:42.7960024Z #56 251.4 !! 2025-07-17T06:58:42.7960228Z #56 251.4 2025-07-17T06:58:42.7960483Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7960828Z #56 251.4 ############################ 2025-07-17T06:58:42.7961162Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7961480Z #56 251.4 ############################ 2025-07-17T06:58:42.7962023Z #56 251.4 Python recognizes 'triton.backends.amd.include.roctracer' as an importable package[^1], 2025-07-17T06:58:42.7962657Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7963030Z #56 251.4 2025-07-17T06:58:42.7963417Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.7964125Z #56 251.4 package, please make sure that 'triton.backends.amd.include.roctracer' is explicitly added 2025-07-17T06:58:42.7964688Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.7965016Z #56 251.4 2025-07-17T06:58:42.7965348Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.7965913Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.7966390Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.7966709Z #56 251.4 2025-07-17T06:58:42.7967086Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.7967541Z #56 251.4 2025-07-17T06:58:42.7967908Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.7968363Z #56 251.4 2025-07-17T06:58:42.7968756Z #56 251.4 If you don't want 'triton.backends.amd.include.roctracer' to be distributed and are 2025-07-17T06:58:42.7969418Z #56 251.4 already explicitly excluding 'triton.backends.amd.include.roctracer' via 2025-07-17T06:58:42.7970053Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.7970658Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.7971248Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.7971671Z #56 251.4 2025-07-17T06:58:42.7972038Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.7972493Z #56 251.4 2025-07-17T06:58:42.7972834Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.7973244Z #56 251.4 2025-07-17T06:58:42.7973439Z #56 251.4 2025-07-17T06:58:42.7973762Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.7974252Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.7974725Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.7975216Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.7975690Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7976027Z #56 251.4 2025-07-17T06:58:42.7976215Z #56 251.4 !! 2025-07-17T06:58:42.7976443Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.7977441Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.include.roctracer.ext' is absent from the `packages` configuration. 2025-07-17T06:58:42.7978433Z #56 251.4 !! 2025-07-17T06:58:42.7978639Z #56 251.4 2025-07-17T06:58:42.7978885Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7979278Z #56 251.4 ############################ 2025-07-17T06:58:42.7979611Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7979924Z #56 251.4 ############################ 2025-07-17T06:58:42.7980481Z #56 251.4 Python recognizes 'triton.backends.amd.include.roctracer.ext' as an importable package[^1], 2025-07-17T06:58:42.7981127Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7981498Z #56 251.4 2025-07-17T06:58:42.7981886Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.7982594Z #56 251.4 package, please make sure that 'triton.backends.amd.include.roctracer.ext' is explicitly added 2025-07-17T06:58:42.7983191Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.7983520Z #56 251.4 2025-07-17T06:58:42.7983853Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.7984422Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.7984908Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.7985228Z #56 251.4 2025-07-17T06:58:42.7985612Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.7986057Z #56 251.4 2025-07-17T06:58:42.7986434Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.7986890Z #56 251.4 2025-07-17T06:58:42.7987307Z #56 251.4 If you don't want 'triton.backends.amd.include.roctracer.ext' to be distributed and are 2025-07-17T06:58:42.7988017Z #56 251.4 already explicitly excluding 'triton.backends.amd.include.roctracer.ext' via 2025-07-17T06:58:42.7988678Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.7989285Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.7989882Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.7990315Z #56 251.4 2025-07-17T06:58:42.7990688Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.7991148Z #56 251.4 2025-07-17T06:58:42.7991480Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.7991906Z #56 251.4 2025-07-17T06:58:42.7992112Z #56 251.4 2025-07-17T06:58:42.7992441Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.7992936Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.7993420Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.7993916Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.7994350Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7994686Z #56 251.4 2025-07-17T06:58:42.7994871Z #56 251.4 !! 2025-07-17T06:58:42.7995103Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.7996028Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.amd.lib' is absent from the `packages` configuration. 2025-07-17T06:58:42.7996908Z #56 251.4 !! 2025-07-17T06:58:42.7997112Z #56 251.4 2025-07-17T06:58:42.7997392Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.7997747Z #56 251.4 ############################ 2025-07-17T06:58:42.7998080Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.7998516Z #56 251.4 ############################ 2025-07-17T06:58:42.7999048Z #56 251.4 Python recognizes 'triton.backends.amd.lib' as an importable package[^1], 2025-07-17T06:58:42.7999603Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.7999987Z #56 251.4 2025-07-17T06:58:42.8000375Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8001010Z #56 251.4 package, please make sure that 'triton.backends.amd.lib' is explicitly added 2025-07-17T06:58:42.8001527Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8001856Z #56 251.4 2025-07-17T06:58:42.8002188Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8002755Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8003223Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8003556Z #56 251.4 2025-07-17T06:58:42.8003934Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8004378Z #56 251.4 2025-07-17T06:58:42.8004756Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8005205Z #56 251.4 2025-07-17T06:58:42.8005531Z #56 251.4 If you don't want 'triton.backends.amd.lib' to be distributed and are 2025-07-17T06:58:42.8006071Z #56 251.4 already explicitly excluding 'triton.backends.amd.lib' via 2025-07-17T06:58:42.8006628Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8007242Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8007836Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8008245Z #56 251.4 2025-07-17T06:58:42.8008622Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8009073Z #56 251.4 2025-07-17T06:58:42.8009405Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8009828Z #56 251.4 2025-07-17T06:58:42.8010011Z #56 251.4 2025-07-17T06:58:42.8010346Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8010837Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8011299Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8011801Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8012235Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8012556Z #56 251.4 2025-07-17T06:58:42.8012753Z #56 251.4 !! 2025-07-17T06:58:42.8012970Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8013881Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.bin' is absent from the `packages` configuration. 2025-07-17T06:58:42.8014774Z #56 251.4 !! 2025-07-17T06:58:42.8014968Z #56 251.4 2025-07-17T06:58:42.8015221Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8015617Z #56 251.4 ############################ 2025-07-17T06:58:42.8015940Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8016267Z #56 251.4 ############################ 2025-07-17T06:58:42.8016755Z #56 251.4 Python recognizes 'triton.backends.nvidia.bin' as an importable package[^1], 2025-07-17T06:58:42.8017363Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8017745Z #56 251.4 2025-07-17T06:58:42.8018120Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8018804Z #56 251.4 package, please make sure that 'triton.backends.nvidia.bin' is explicitly added 2025-07-17T06:58:42.8019358Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8019676Z #56 251.4 2025-07-17T06:58:42.8020018Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8020586Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8021055Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8021389Z #56 251.4 2025-07-17T06:58:42.8021758Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8022221Z #56 251.4 2025-07-17T06:58:42.8022599Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8023042Z #56 251.4 2025-07-17T06:58:42.8023394Z #56 251.4 If you don't want 'triton.backends.nvidia.bin' to be distributed and are 2025-07-17T06:58:42.8023967Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.bin' via 2025-07-17T06:58:42.8024535Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8025147Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8025740Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8026152Z #56 251.4 2025-07-17T06:58:42.8026528Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8026975Z #56 251.4 2025-07-17T06:58:42.8027319Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8027745Z #56 251.4 2025-07-17T06:58:42.8027936Z #56 251.4 2025-07-17T06:58:42.8028276Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8028773Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8029237Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8029747Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8030168Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8030506Z #56 251.4 2025-07-17T06:58:42.8030713Z #56 251.4 !! 2025-07-17T06:58:42.8030931Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8031859Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include' is absent from the `packages` configuration. 2025-07-17T06:58:42.8032780Z #56 251.4 !! 2025-07-17T06:58:42.8032975Z #56 251.4 2025-07-17T06:58:42.8033236Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8033586Z #56 251.4 ############################ 2025-07-17T06:58:42.8033922Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8034256Z #56 251.4 ############################ 2025-07-17T06:58:42.8034749Z #56 251.4 Python recognizes 'triton.backends.nvidia.include' as an importable package[^1], 2025-07-17T06:58:42.8035393Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8035785Z #56 251.4 2025-07-17T06:58:42.8036160Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8036834Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include' is explicitly added 2025-07-17T06:58:42.8037426Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8037744Z #56 251.4 2025-07-17T06:58:42.8038089Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8038772Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8039336Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8039669Z #56 251.4 2025-07-17T06:58:42.8040037Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8040490Z #56 251.4 2025-07-17T06:58:42.8040870Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8041310Z #56 251.4 2025-07-17T06:58:42.8041681Z #56 251.4 If you don't want 'triton.backends.nvidia.include' to be distributed and are 2025-07-17T06:58:42.8042277Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include' via 2025-07-17T06:58:42.8042879Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8043497Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8044080Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8044507Z #56 251.4 2025-07-17T06:58:42.8044886Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8045326Z #56 251.4 2025-07-17T06:58:42.8045667Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8046083Z #56 251.4 2025-07-17T06:58:42.8046266Z #56 251.4 2025-07-17T06:58:42.8046601Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8047076Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8047551Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8048051Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8048470Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8048803Z #56 251.4 2025-07-17T06:58:42.8049006Z #56 251.4 !! 2025-07-17T06:58:42.8049220Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8050190Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include.Openacc' is absent from the `packages` configuration. 2025-07-17T06:58:42.8051224Z #56 251.4 !! 2025-07-17T06:58:42.8051426Z #56 251.4 2025-07-17T06:58:42.8051673Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8052010Z #56 251.4 ############################ 2025-07-17T06:58:42.8052336Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8052656Z #56 251.4 ############################ 2025-07-17T06:58:42.8053173Z #56 251.4 Python recognizes 'triton.backends.nvidia.include.Openacc' as an importable package[^1], 2025-07-17T06:58:42.8053795Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8054160Z #56 251.4 2025-07-17T06:58:42.8054536Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8055226Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include.Openacc' is explicitly added 2025-07-17T06:58:42.8056213Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8056556Z #56 251.4 2025-07-17T06:58:42.8056936Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8057489Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8058017Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8058350Z #56 251.4 2025-07-17T06:58:42.8058716Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8059207Z #56 251.4 2025-07-17T06:58:42.8059616Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8060069Z #56 251.4 2025-07-17T06:58:42.8060478Z #56 251.4 If you don't want 'triton.backends.nvidia.include.Openacc' to be distributed and are 2025-07-17T06:58:42.8061150Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include.Openacc' via 2025-07-17T06:58:42.8061789Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8062404Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8062985Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8063412Z #56 251.4 2025-07-17T06:58:42.8063790Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8064233Z #56 251.4 2025-07-17T06:58:42.8064575Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8064985Z #56 251.4 2025-07-17T06:58:42.8065188Z #56 251.4 2025-07-17T06:58:42.8065531Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8066008Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8066481Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8066988Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8067406Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8067739Z #56 251.4 2025-07-17T06:58:42.8067924Z #56 251.4 !! 2025-07-17T06:58:42.8068150Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8069215Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include.Openmp' is absent from the `packages` configuration. 2025-07-17T06:58:42.8070131Z #56 251.4 !! 2025-07-17T06:58:42.8070330Z #56 251.4 2025-07-17T06:58:42.8070580Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8070915Z #56 251.4 ############################ 2025-07-17T06:58:42.8071242Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8071556Z #56 251.4 ############################ 2025-07-17T06:58:42.8072082Z #56 251.4 Python recognizes 'triton.backends.nvidia.include.Openmp' as an importable package[^1], 2025-07-17T06:58:42.8072702Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8073064Z #56 251.4 2025-07-17T06:58:42.8073444Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8074136Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include.Openmp' is explicitly added 2025-07-17T06:58:42.8074692Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8075017Z #56 251.4 2025-07-17T06:58:42.8075343Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8075904Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8076413Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8076728Z #56 251.4 2025-07-17T06:58:42.8077103Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8077585Z #56 251.4 2025-07-17T06:58:42.8077943Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8078457Z #56 251.4 2025-07-17T06:58:42.8079016Z #56 251.4 If you don't want 'triton.backends.nvidia.include.Openmp' to be distributed and are 2025-07-17T06:58:42.8079750Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include.Openmp' via 2025-07-17T06:58:42.8080426Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8081033Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8081628Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8082052Z #56 251.4 2025-07-17T06:58:42.8082418Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8082874Z #56 251.4 2025-07-17T06:58:42.8083221Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8083629Z #56 251.4 2025-07-17T06:58:42.8083823Z #56 251.4 2025-07-17T06:58:42.8084148Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8084638Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8085108Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8085598Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8086024Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8086358Z #56 251.4 2025-07-17T06:58:42.8086545Z #56 251.4 !! 2025-07-17T06:58:42.8086771Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8087779Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include.cooperative_groups' is absent from the `packages` configuration. 2025-07-17T06:58:42.8088782Z #56 251.4 !! 2025-07-17T06:58:42.8088983Z #56 251.4 2025-07-17T06:58:42.8089223Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8089582Z #56 251.4 ############################ 2025-07-17T06:58:42.8089914Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8090227Z #56 251.4 ############################ 2025-07-17T06:58:42.8090820Z #56 251.4 Python recognizes 'triton.backends.nvidia.include.cooperative_groups' as an importable package[^1], 2025-07-17T06:58:42.8091605Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8091967Z #56 251.4 2025-07-17T06:58:42.8092343Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8093071Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include.cooperative_groups' is explicitly added 2025-07-17T06:58:42.8093692Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8094014Z #56 251.4 2025-07-17T06:58:42.8094340Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8094893Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8095364Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8095675Z #56 251.4 2025-07-17T06:58:42.8096042Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8096484Z #56 251.4 2025-07-17T06:58:42.8096870Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8097314Z #56 251.4 2025-07-17T06:58:42.8097750Z #56 251.4 If you don't want 'triton.backends.nvidia.include.cooperative_groups' to be distributed and are 2025-07-17T06:58:42.8098538Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include.cooperative_groups' via 2025-07-17T06:58:42.8099212Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8099825Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8100430Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8100846Z #56 251.4 2025-07-17T06:58:42.8101200Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8101643Z #56 251.4 2025-07-17T06:58:42.8101969Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8102377Z #56 251.4 2025-07-17T06:58:42.8102572Z #56 251.4 2025-07-17T06:58:42.8102885Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8103362Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8103821Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8104303Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8104724Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8105049Z #56 251.4 2025-07-17T06:58:42.8105230Z #56 251.4 !! 2025-07-17T06:58:42.8105451Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8106466Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include.cooperative_groups.details' is absent from the `packages` configuration. 2025-07-17T06:58:42.8107480Z #56 251.4 !! 2025-07-17T06:58:42.8107679Z #56 251.4 2025-07-17T06:58:42.8107915Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8108266Z #56 251.4 ############################ 2025-07-17T06:58:42.8108588Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8108898Z #56 251.4 ############################ 2025-07-17T06:58:42.8109520Z #56 251.4 Python recognizes 'triton.backends.nvidia.include.cooperative_groups.details' as an importable package[^1], 2025-07-17T06:58:42.8110220Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8110596Z #56 251.4 2025-07-17T06:58:42.8110973Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8111734Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include.cooperative_groups.details' is explicitly added 2025-07-17T06:58:42.8112383Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8112707Z #56 251.4 2025-07-17T06:58:42.8113029Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8113582Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8114049Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8114361Z #56 251.4 2025-07-17T06:58:42.8114735Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8115166Z #56 251.4 2025-07-17T06:58:42.8115537Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8115980Z #56 251.4 2025-07-17T06:58:42.8116483Z #56 251.4 If you don't want 'triton.backends.nvidia.include.cooperative_groups.details' to be distributed and are 2025-07-17T06:58:42.8117313Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include.cooperative_groups.details' via 2025-07-17T06:58:42.8118022Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8118912Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8119508Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8119971Z #56 251.4 2025-07-17T06:58:42.8120345Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8120838Z #56 251.4 2025-07-17T06:58:42.8121175Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8121603Z #56 251.4 2025-07-17T06:58:42.8121805Z #56 251.4 2025-07-17T06:58:42.8122135Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8122631Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8123112Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8123609Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8124043Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8124365Z #56 251.4 2025-07-17T06:58:42.8124570Z #56 251.4 !! 2025-07-17T06:58:42.8124803Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8125732Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.include.crt' is absent from the `packages` configuration. 2025-07-17T06:58:42.8126666Z #56 251.4 !! 2025-07-17T06:58:42.8126872Z #56 251.4 2025-07-17T06:58:42.8127113Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8127469Z #56 251.4 ############################ 2025-07-17T06:58:42.8127787Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8128114Z #56 251.4 ############################ 2025-07-17T06:58:42.8128642Z #56 251.4 Python recognizes 'triton.backends.nvidia.include.crt' as an importable package[^1], 2025-07-17T06:58:42.8129241Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8129619Z #56 251.4 2025-07-17T06:58:42.8130004Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8130679Z #56 251.4 package, please make sure that 'triton.backends.nvidia.include.crt' is explicitly added 2025-07-17T06:58:42.8131344Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8131665Z #56 251.4 2025-07-17T06:58:42.8131993Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8132546Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8133007Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8133328Z #56 251.4 2025-07-17T06:58:42.8133697Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8134127Z #56 251.4 2025-07-17T06:58:42.8134492Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8134936Z #56 251.4 2025-07-17T06:58:42.8135305Z #56 251.4 If you don't want 'triton.backends.nvidia.include.crt' to be distributed and are 2025-07-17T06:58:42.8135931Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.include.crt' via 2025-07-17T06:58:42.8136521Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8137155Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8137733Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8138134Z #56 251.4 2025-07-17T06:58:42.8138507Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8138987Z #56 251.4 2025-07-17T06:58:42.8139311Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8139750Z #56 251.4 2025-07-17T06:58:42.8139928Z #56 251.4 2025-07-17T06:58:42.8140256Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8140763Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8141211Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8141700Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8142119Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8142433Z #56 251.4 2025-07-17T06:58:42.8142629Z #56 251.4 !! 2025-07-17T06:58:42.8142838Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8143724Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.lib' is absent from the `packages` configuration. 2025-07-17T06:58:42.8144598Z #56 251.4 !! 2025-07-17T06:58:42.8144785Z #56 251.4 2025-07-17T06:58:42.8145035Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8145389Z #56 251.4 ############################ 2025-07-17T06:58:42.8145703Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8146022Z #56 251.4 ############################ 2025-07-17T06:58:42.8146499Z #56 251.4 Python recognizes 'triton.backends.nvidia.lib' as an importable package[^1], 2025-07-17T06:58:42.8147054Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8147426Z #56 251.4 2025-07-17T06:58:42.8147791Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8148429Z #56 251.4 package, please make sure that 'triton.backends.nvidia.lib' is explicitly added 2025-07-17T06:58:42.8148944Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8149253Z #56 251.4 2025-07-17T06:58:42.8149587Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8150139Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8150594Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8150912Z #56 251.4 2025-07-17T06:58:42.8151276Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8151718Z #56 251.4 2025-07-17T06:58:42.8152086Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8152518Z #56 251.4 2025-07-17T06:58:42.8152867Z #56 251.4 If you don't want 'triton.backends.nvidia.lib' to be distributed and are 2025-07-17T06:58:42.8153427Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.lib' via 2025-07-17T06:58:42.8153982Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8154579Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8155155Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8155557Z #56 251.4 2025-07-17T06:58:42.8156074Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8156679Z #56 251.4 2025-07-17T06:58:42.8157161Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8157583Z #56 251.4 2025-07-17T06:58:42.8157770Z #56 251.4 2025-07-17T06:58:42.8158111Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8167396Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8167973Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8168606Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8169075Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8169418Z #56 251.4 2025-07-17T06:58:42.8169607Z #56 251.4 !! 2025-07-17T06:58:42.8169947Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8170873Z #56 251.4 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'triton.backends.nvidia.lib.cupti' is absent from the `packages` configuration. 2025-07-17T06:58:42.8171753Z #56 251.4 !! 2025-07-17T06:58:42.8171956Z #56 251.4 2025-07-17T06:58:42.8172209Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8172553Z #56 251.4 ############################ 2025-07-17T06:58:42.8172882Z #56 251.4 # Package would be ignored # 2025-07-17T06:58:42.8173190Z #56 251.4 ############################ 2025-07-17T06:58:42.8173700Z #56 251.4 Python recognizes 'triton.backends.nvidia.lib.cupti' as an importable package[^1], 2025-07-17T06:58:42.8174299Z #56 251.4 but it is absent from setuptools' `packages` configuration. 2025-07-17T06:58:42.8174663Z #56 251.4 2025-07-17T06:58:42.8175042Z #56 251.4 This leads to an ambiguous overall configuration. If you want to distribute this 2025-07-17T06:58:42.8175712Z #56 251.4 package, please make sure that 'triton.backends.nvidia.lib.cupti' is explicitly added 2025-07-17T06:58:42.8176248Z #56 251.4 to the `packages` configuration field. 2025-07-17T06:58:42.8176572Z #56 251.4 2025-07-17T06:58:42.8176895Z #56 251.4 Alternatively, you can also rely on setuptools' discovery methods 2025-07-17T06:58:42.8177454Z #56 251.4 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-07-17T06:58:42.8177923Z #56 251.4 instead of `find_packages(...)`/`find:`). 2025-07-17T06:58:42.8178240Z #56 251.4 2025-07-17T06:58:42.8178615Z #56 251.4 You can read more about "package discovery" on setuptools documentation page: 2025-07-17T06:58:42.8179060Z #56 251.4 2025-07-17T06:58:42.8179426Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-07-17T06:58:42.8179868Z #56 251.4 2025-07-17T06:58:42.8180230Z #56 251.4 If you don't want 'triton.backends.nvidia.lib.cupti' to be distributed and are 2025-07-17T06:58:42.8180847Z #56 251.4 already explicitly excluding 'triton.backends.nvidia.lib.cupti' via 2025-07-17T06:58:42.8181447Z #56 251.4 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-07-17T06:58:42.8182039Z #56 251.4 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-07-17T06:58:42.8182624Z #56 251.4 combination with a more fine grained `package-data` configuration. 2025-07-17T06:58:42.8183040Z #56 251.4 2025-07-17T06:58:42.8183401Z #56 251.4 You can read more about "package data files" on setuptools documentation page: 2025-07-17T06:58:42.8183851Z #56 251.4 2025-07-17T06:58:42.8184191Z #56 251.4 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-07-17T06:58:42.8184590Z #56 251.4 2025-07-17T06:58:42.8184789Z #56 251.4 2025-07-17T06:58:42.8185106Z #56 251.4 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-07-17T06:58:42.8185633Z #56 251.4 even if it does not contain any `.py` files. 2025-07-17T06:58:42.8186095Z #56 251.4 On the other hand, currently there is no concept of package data 2025-07-17T06:58:42.8186581Z #56 251.4 directory, all directories are treated like packages. 2025-07-17T06:58:42.8187040Z #56 251.4 ******************************************************************************** 2025-07-17T06:58:42.8187376Z #56 251.4 2025-07-17T06:58:42.8187564Z #56 251.4 !! 2025-07-17T06:58:42.8187788Z #56 251.4 check.warn(importable) 2025-07-17T06:58:42.8188374Z #56 251.4 copying third_party/nvidia/backend/driver.c -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia 2025-07-17T06:58:42.8189121Z #56 251.4 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin 2025-07-17T06:58:42.8189882Z #56 251.4 copying third_party/nvidia/backend/bin/cuobjdump -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin 2025-07-17T06:58:42.8190796Z #56 251.5 copying third_party/nvidia/backend/bin/nvdisasm -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin 2025-07-17T06:58:42.8191699Z #56 251.5 copying third_party/nvidia/backend/bin/ptxas -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin 2025-07-17T06:58:42.8946321Z #56 251.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9952298Z #56 251.6 copying third_party/nvidia/backend/include/builtin_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9953511Z #56 251.6 copying third_party/nvidia/backend/include/channel_descriptor.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9954635Z #56 251.6 copying third_party/nvidia/backend/include/common_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9955929Z #56 251.6 copying third_party/nvidia/backend/include/cooperative_groups.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9957038Z #56 251.6 copying third_party/nvidia/backend/include/cuComplex.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9958052Z #56 251.6 copying third_party/nvidia/backend/include/cuda.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9959115Z #56 251.6 copying third_party/nvidia/backend/include/cudaEGL.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9960184Z #56 251.6 copying third_party/nvidia/backend/include/cudaEGLTypedefs.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9961257Z #56 251.6 copying third_party/nvidia/backend/include/cudaGL.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9962299Z #56 251.6 copying third_party/nvidia/backend/include/cudaGLTypedefs.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9963449Z #56 251.6 copying third_party/nvidia/backend/include/cudaProfilerTypedefs.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9964581Z #56 251.6 copying third_party/nvidia/backend/include/cudaTypedefs.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9965632Z #56 251.6 copying third_party/nvidia/backend/include/cudaVDPAU.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9966728Z #56 251.6 copying third_party/nvidia/backend/include/cudaVDPAUTypedefs.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9967845Z #56 251.6 copying third_party/nvidia/backend/include/cuda_awbarrier.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9968935Z #56 251.6 copying third_party/nvidia/backend/include/cuda_awbarrier_helpers.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9970260Z #56 251.6 copying third_party/nvidia/backend/include/cuda_awbarrier_primitives.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9971361Z #56 251.6 copying third_party/nvidia/backend/include/cuda_bf16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9972446Z #56 251.6 copying third_party/nvidia/backend/include/cuda_bf16.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9973537Z #56 251.6 copying third_party/nvidia/backend/include/cuda_device_runtime_api.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9974746Z #56 251.6 copying third_party/nvidia/backend/include/cuda_egl_interop.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9975796Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9976815Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp16.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9977839Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp4.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9978863Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp4.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9979870Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp6.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9980892Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp6.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9981904Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp8.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9982908Z #56 251.6 copying third_party/nvidia/backend/include/cuda_fp8.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9983961Z #56 251.6 copying third_party/nvidia/backend/include/cuda_gl_interop.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9985038Z #56 251.6 copying third_party/nvidia/backend/include/cuda_occupancy.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9986101Z #56 251.6 copying third_party/nvidia/backend/include/cuda_pipeline.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9987199Z #56 251.6 copying third_party/nvidia/backend/include/cuda_pipeline_helpers.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9988345Z #56 251.6 copying third_party/nvidia/backend/include/cuda_pipeline_primitives.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9989458Z #56 251.6 copying third_party/nvidia/backend/include/cuda_runtime.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9990512Z #56 251.6 copying third_party/nvidia/backend/include/cuda_runtime_api.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9991575Z #56 251.6 copying third_party/nvidia/backend/include/cuda_stdint.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9992645Z #56 251.6 copying third_party/nvidia/backend/include/cuda_surface_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9993730Z #56 251.6 copying third_party/nvidia/backend/include/cuda_texture_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9994830Z #56 251.6 copying third_party/nvidia/backend/include/cuda_vdpau_interop.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9995952Z #56 251.6 copying third_party/nvidia/backend/include/cudart_platform.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9996985Z #56 251.6 copying third_party/nvidia/backend/include/cupti.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9998020Z #56 251.6 copying third_party/nvidia/backend/include/cupti_activity.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:42.9999253Z #56 251.6 copying third_party/nvidia/backend/include/cupti_activity_deprecated.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0000402Z #56 251.6 copying third_party/nvidia/backend/include/cupti_callbacks.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0001523Z #56 251.6 copying third_party/nvidia/backend/include/cupti_checkpoint.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0002603Z #56 251.6 copying third_party/nvidia/backend/include/cupti_common.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0003680Z #56 251.6 copying third_party/nvidia/backend/include/cupti_driver_cbid.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0004735Z #56 251.6 copying third_party/nvidia/backend/include/cupti_events.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0005799Z #56 251.6 copying third_party/nvidia/backend/include/cupti_metrics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0006870Z #56 251.6 copying third_party/nvidia/backend/include/cupti_nvtx_cbid.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0007936Z #56 251.6 copying third_party/nvidia/backend/include/cupti_pcsampling.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0009041Z #56 251.6 copying third_party/nvidia/backend/include/cupti_pcsampling_util.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0010148Z #56 251.6 copying third_party/nvidia/backend/include/cupti_pmsampling.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0011227Z #56 251.6 copying third_party/nvidia/backend/include/cupti_profiler_host.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0012342Z #56 251.6 copying third_party/nvidia/backend/include/cupti_profiler_target.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0013462Z #56 251.6 copying third_party/nvidia/backend/include/cupti_range_profiler.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0014532Z #56 251.6 copying third_party/nvidia/backend/include/cupti_result.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0015604Z #56 251.6 copying third_party/nvidia/backend/include/cupti_runtime_cbid.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0016713Z #56 251.6 copying third_party/nvidia/backend/include/cupti_sass_metrics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0017776Z #56 251.6 copying third_party/nvidia/backend/include/cupti_target.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0018834Z #56 251.6 copying third_party/nvidia/backend/include/cupti_version.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0019943Z #56 251.6 copying third_party/nvidia/backend/include/device_atomic_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0021108Z #56 251.6 copying third_party/nvidia/backend/include/device_atomic_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0022278Z #56 251.6 copying third_party/nvidia/backend/include/device_double_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0023401Z #56 251.6 copying third_party/nvidia/backend/include/device_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0024533Z #56 251.6 copying third_party/nvidia/backend/include/device_launch_parameters.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0025651Z #56 251.6 copying third_party/nvidia/backend/include/device_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0026747Z #56 251.6 copying third_party/nvidia/backend/include/driver_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0027842Z #56 251.6 copying third_party/nvidia/backend/include/driver_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0028914Z #56 251.7 copying third_party/nvidia/backend/include/fatbinary_section.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0030035Z #56 251.7 copying third_party/nvidia/backend/include/generated_cudaGL_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0031185Z #56 251.7 copying third_party/nvidia/backend/include/generated_cudaVDPAU_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0032354Z #56 251.7 copying third_party/nvidia/backend/include/generated_cuda_gl_interop_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0033513Z #56 251.7 copying third_party/nvidia/backend/include/generated_cuda_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0034679Z #56 251.7 copying third_party/nvidia/backend/include/generated_cuda_runtime_api_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0035908Z #56 251.7 copying third_party/nvidia/backend/include/generated_cuda_vdpau_interop_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0037116Z #56 251.7 copying third_party/nvidia/backend/include/generated_cudart_removed_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0038357Z #56 251.7 copying third_party/nvidia/backend/include/generated_nvtx_meta.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0039444Z #56 251.7 copying third_party/nvidia/backend/include/host_config.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0040483Z #56 251.7 copying third_party/nvidia/backend/include/host_defines.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0041548Z #56 251.7 copying third_party/nvidia/backend/include/library_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0042620Z #56 251.7 copying third_party/nvidia/backend/include/math_constants.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0043692Z #56 251.7 copying third_party/nvidia/backend/include/math_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0044706Z #56 251.7 copying third_party/nvidia/backend/include/mma.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0045742Z #56 251.7 copying third_party/nvidia/backend/include/nvPTXCompiler.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0046836Z #56 251.7 copying third_party/nvidia/backend/include/nvfunctional -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0047889Z #56 251.7 copying third_party/nvidia/backend/include/nvperf_common.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0048990Z #56 251.7 copying third_party/nvidia/backend/include/nvperf_cuda_host.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0050047Z #56 251.7 copying third_party/nvidia/backend/include/nvperf_host.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0051091Z #56 251.7 copying third_party/nvidia/backend/include/nvperf_target.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0052200Z #56 251.7 copying third_party/nvidia/backend/include/sm_20_atomic_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0053393Z #56 251.7 copying third_party/nvidia/backend/include/sm_20_atomic_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0054485Z #56 251.7 copying third_party/nvidia/backend/include/sm_20_intrinsics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0055567Z #56 251.7 copying third_party/nvidia/backend/include/sm_20_intrinsics.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0056813Z #56 251.7 copying third_party/nvidia/backend/include/sm_30_intrinsics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0057882Z #56 251.7 copying third_party/nvidia/backend/include/sm_30_intrinsics.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0058974Z #56 251.7 copying third_party/nvidia/backend/include/sm_32_atomic_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0060098Z #56 251.7 copying third_party/nvidia/backend/include/sm_32_atomic_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0061185Z #56 251.7 copying third_party/nvidia/backend/include/sm_32_intrinsics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0062266Z #56 251.7 copying third_party/nvidia/backend/include/sm_32_intrinsics.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0063361Z #56 251.7 copying third_party/nvidia/backend/include/sm_35_atomic_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0064446Z #56 251.7 copying third_party/nvidia/backend/include/sm_35_intrinsics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.0065518Z #56 251.7 copying third_party/nvidia/backend/include/sm_60_atomic_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1163999Z #56 251.7 copying third_party/nvidia/backend/include/sm_60_atomic_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1165141Z #56 251.7 copying third_party/nvidia/backend/include/sm_61_intrinsics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1166263Z #56 251.7 copying third_party/nvidia/backend/include/sm_61_intrinsics.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1167377Z #56 251.7 copying third_party/nvidia/backend/include/surface_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1168508Z #56 251.7 copying third_party/nvidia/backend/include/surface_indirect_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1169633Z #56 251.7 copying third_party/nvidia/backend/include/surface_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1170745Z #56 251.7 copying third_party/nvidia/backend/include/texture_fetch_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1171899Z #56 251.7 copying third_party/nvidia/backend/include/texture_indirect_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1173241Z #56 251.7 copying third_party/nvidia/backend/include/texture_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1174331Z #56 251.7 copying third_party/nvidia/backend/include/vector_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1175485Z #56 251.7 copying third_party/nvidia/backend/include/vector_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1176559Z #56 251.7 copying third_party/nvidia/backend/include/vector_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include 2025-07-17T06:58:43.1177522Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openacc 2025-07-17T06:58:43.1178483Z #56 251.7 copying third_party/nvidia/backend/include/Openacc/cupti_openacc.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openacc 2025-07-17T06:58:43.1179419Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openmp 2025-07-17T06:58:43.1180366Z #56 251.7 copying third_party/nvidia/backend/include/Openmp/cupti_openmp.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openmp 2025-07-17T06:58:43.1181548Z #56 251.7 copying third_party/nvidia/backend/include/Openmp/omp-tools.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openmp 2025-07-17T06:58:43.1182521Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:43.1183630Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/memcpy_async.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:43.1185028Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/reduce.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:43.1186382Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/scan.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:43.1187496Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1188697Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/async.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1190256Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/coalesced_reduce.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1191863Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/coalesced_scan.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1193434Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/driver_abi.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1194989Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/functional.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1196525Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/helpers.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1198049Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/info.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1199660Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/invoke.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1201224Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/memory.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1202778Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/partitioning.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1204356Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/reduce.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1205920Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/scan.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1207413Z #56 251.7 copying third_party/nvidia/backend/include/cooperative_groups/details/sync.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:43.1208488Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1209402Z #56 251.7 copying third_party/nvidia/backend/include/crt/common_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1210536Z #56 251.7 copying third_party/nvidia/backend/include/crt/cudacc_ext.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1211703Z #56 251.7 copying third_party/nvidia/backend/include/crt/device_double_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1212940Z #56 251.7 copying third_party/nvidia/backend/include/crt/device_double_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1214177Z #56 251.7 copying third_party/nvidia/backend/include/crt/device_fp128_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1215358Z #56 251.7 copying third_party/nvidia/backend/include/crt/device_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1216539Z #56 251.7 copying third_party/nvidia/backend/include/crt/device_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1217689Z #56 251.7 copying third_party/nvidia/backend/include/crt/func_macro.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1218784Z #56 251.7 copying third_party/nvidia/backend/include/crt/host_config.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1219912Z #56 251.7 copying third_party/nvidia/backend/include/crt/host_defines.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1221035Z #56 251.7 copying third_party/nvidia/backend/include/crt/host_runtime.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1222162Z #56 251.7 copying third_party/nvidia/backend/include/crt/math_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1223314Z #56 251.7 copying third_party/nvidia/backend/include/crt/math_functions.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1224424Z #56 251.7 copying third_party/nvidia/backend/include/crt/mma.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1225468Z #56 251.7 copying third_party/nvidia/backend/include/crt/mma.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1226581Z #56 251.7 copying third_party/nvidia/backend/include/crt/nvfunctional -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1227698Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_100_rt.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1228805Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_100_rt.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1229866Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_70_rt.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1230964Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_70_rt.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1232062Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_80_rt.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1233145Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_80_rt.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1234220Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_90_rt.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1235294Z #56 251.7 copying third_party/nvidia/backend/include/crt/sm_90_rt.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1236397Z #56 251.7 copying third_party/nvidia/backend/include/crt/storage_class.h -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt 2025-07-17T06:58:43.1237263Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib 2025-07-17T06:58:43.1238052Z #56 251.7 copying third_party/nvidia/backend/lib/libdevice.10.bc -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib 2025-07-17T06:58:43.1238926Z #56 251.7 creating build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.1239825Z #56 251.7 copying third_party/nvidia/backend/lib/cupti/libcheckpoint.so -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.1240948Z #56 251.7 copying third_party/nvidia/backend/lib/cupti/libcupti.so -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.1242021Z #56 251.8 copying third_party/nvidia/backend/lib/cupti/libcupti.so.12 -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.1243134Z #56 251.8 copying third_party/nvidia/backend/lib/cupti/libcupti.so.2025.1.1 -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.2946264Z #56 251.8 copying third_party/nvidia/backend/lib/cupti/libcupti_static.a -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.3490029Z #56 252.0 copying third_party/nvidia/backend/lib/cupti/libnvperf_host.so -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.5458820Z #56 252.2 copying third_party/nvidia/backend/lib/cupti/libnvperf_host_static.a -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.8008912Z #56 252.5 copying third_party/nvidia/backend/lib/cupti/libnvperf_target.so -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.9015296Z #56 252.5 copying third_party/nvidia/backend/lib/cupti/libpcsamplingutil.so -> build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:43.9016642Z #56 252.5 creating build/lib.linux-x86_64-cpython-310/triton/tools/extra/cuda 2025-07-17T06:58:43.9017397Z #56 252.5 copying third_party/nvidia/tools/cuda/compile.c -> build/lib.linux-x86_64-cpython-310/triton/tools/extra/cuda 2025-07-17T06:58:43.9018319Z #56 252.5 copying third_party/nvidia/tools/cuda/compile.h -> build/lib.linux-x86_64-cpython-310/triton/tools/extra/cuda 2025-07-17T06:58:43.9019164Z #56 252.5 copying third_party/amd/backend/driver.c -> build/lib.linux-x86_64-cpython-310/triton/backends/amd 2025-07-17T06:58:43.9019878Z #56 252.5 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9020903Z #56 252.5 copying third_party/amd/backend/include/hip/channel_descriptor.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9022020Z #56 252.5 copying third_party/amd/backend/include/hip/device_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9023116Z #56 252.5 copying third_party/amd/backend/include/hip/driver_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9024225Z #56 252.5 copying third_party/amd/backend/include/hip/hip_bf16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9025411Z #56 252.5 copying third_party/amd/backend/include/hip/hip_bfloat16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9026459Z #56 252.5 copying third_party/amd/backend/include/hip/hip_common.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9027509Z #56 252.5 copying third_party/amd/backend/include/hip/hip_complex.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9028617Z #56 252.5 copying third_party/amd/backend/include/hip/hip_cooperative_groups.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9029732Z #56 252.5 copying third_party/amd/backend/include/hip/hip_deprecated.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9030778Z #56 252.5 copying third_party/amd/backend/include/hip/hip_ext.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9031792Z #56 252.5 copying third_party/amd/backend/include/hip/hip_fp16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9032794Z #56 252.5 copying third_party/amd/backend/include/hip/hip_fp8.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9033836Z #56 252.5 copying third_party/amd/backend/include/hip/hip_gl_interop.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9034876Z #56 252.5 copying third_party/amd/backend/include/hip/hip_hcc.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9035922Z #56 252.5 copying third_party/amd/backend/include/hip/hip_math_constants.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9036998Z #56 252.5 copying third_party/amd/backend/include/hip/hip_profile.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9038050Z #56 252.5 copying third_party/amd/backend/include/hip/hip_runtime.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9039231Z #56 252.5 copying third_party/amd/backend/include/hip/hip_runtime_api.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9040308Z #56 252.5 copying third_party/amd/backend/include/hip/hip_texture_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9041410Z #56 252.5 copying third_party/amd/backend/include/hip/hip_vector_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9042482Z #56 252.5 copying third_party/amd/backend/include/hip/hip_version.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9043503Z #56 252.5 copying third_party/amd/backend/include/hip/hiprtc.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9044560Z #56 252.6 copying third_party/amd/backend/include/hip/library_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9045645Z #56 252.6 copying third_party/amd/backend/include/hip/math_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9046711Z #56 252.6 copying third_party/amd/backend/include/hip/surface_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9047827Z #56 252.6 copying third_party/amd/backend/include/hip/texture_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip 2025-07-17T06:58:43.9048727Z #56 252.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9049775Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_channel_descriptor.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9051138Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_device_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9052455Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_atomic.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9053702Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_bf16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9054941Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_bfloat16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9056385Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_common.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9057653Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_complex.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9058967Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_cooperative_groups.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9060266Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_fp16.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9061503Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_fp8.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9062758Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_gl_interop.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9064063Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_math_constants.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9065357Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_runtime.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9066648Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_runtime_pt_api.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9067938Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_unsafe_atomics.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9069248Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_hip_vector_types.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9070539Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_math_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9071840Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_surface_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9073155Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_warp_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9074531Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/amd_warp_sync_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9075832Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/concepts.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9077153Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/device_library_decls.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9078602Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/functional_grid_launch.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9079950Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/grid_launch.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9081187Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/grid_launch.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9082461Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/grid_launch_GGL.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9083728Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/helpers.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9084966Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_api_trace.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9086214Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_assert.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9087524Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_cooperative_groups_helper.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9088828Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_fp16_gcc.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9090058Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_fp16_math_fwd.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9091291Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_ldg.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9092513Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_prof_str.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9093753Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hip_runtime_prof.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9095016Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/host_defines.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9096278Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/hsa_helpers.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9097580Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/macro_based_grid_launch.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9098857Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/math_fwd.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9100080Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/ockl_image.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9101362Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/program_state.hpp -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9102669Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/texture_fetch_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9104070Z #56 252.6 copying third_party/amd/backend/include/hip/amd_detail/texture_indirect_functions.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:43.9105075Z #56 252.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:43.9105951Z #56 252.6 copying third_party/amd/backend/include/hsa/Brig.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:43.9106985Z #56 252.6 copying third_party/amd/backend/include/hsa/amd_hsa_common.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:43.9108039Z #56 252.6 copying third_party/amd/backend/include/hsa/amd_hsa_elf.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0036102Z #56 252.6 copying third_party/amd/backend/include/hsa/amd_hsa_kernel_code.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0037464Z #56 252.6 copying third_party/amd/backend/include/hsa/amd_hsa_queue.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0038680Z #56 252.6 copying third_party/amd/backend/include/hsa/amd_hsa_signal.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0039727Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0040734Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_amd_tool.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0041787Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_api_trace.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0042875Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_api_trace_version.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0043950Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ext_amd.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0045020Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ext_finalize.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0046100Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ext_image.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0047181Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ven_amd_aqlprofile.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0048293Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ven_amd_loader.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0049407Z #56 252.6 copying third_party/amd/backend/include/hsa/hsa_ven_amd_pc_sampling.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa 2025-07-17T06:58:44.0050302Z #56 252.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0051252Z #56 252.6 copying third_party/amd/backend/include/roctracer/hip_ostream_ops.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0052472Z #56 252.6 copying third_party/amd/backend/include/roctracer/hsa_ostream_ops.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0053664Z #56 252.6 copying third_party/amd/backend/include/roctracer/hsa_prof_str.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0054956Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0056335Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_ext.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0057559Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_hcc.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0058823Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_hip.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0060124Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_hsa.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0061355Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_plugin.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0062603Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctracer_roctx.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0063782Z #56 252.6 copying third_party/amd/backend/include/roctracer/roctx.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.0064729Z #56 252.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/ext 2025-07-17T06:58:44.0065722Z #56 252.6 copying third_party/amd/backend/include/roctracer/ext/prof_protocol.h -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/ext 2025-07-17T06:58:44.0066664Z #56 252.6 creating build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib 2025-07-17T06:58:44.0067405Z #56 252.6 copying third_party/amd/backend/lib/asanrtl.bc -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib 2025-07-17T06:58:44.0068272Z #56 252.6 copying third_party/amd/backend/lib/ockl.bc -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib 2025-07-17T06:58:44.0069129Z #56 252.6 copying third_party/amd/backend/lib/ocml.bc -> build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib 2025-07-17T06:58:44.0070197Z #56 252.6 /opt/conda/envs/py_3.10/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-07-17T06:58:44.0070960Z #56 252.6 !! 2025-07-17T06:58:44.0071177Z #56 252.6 2025-07-17T06:58:44.0071443Z #56 252.6 ******************************************************************************** 2025-07-17T06:58:44.0071842Z #56 252.6 Please avoid running ``setup.py`` directly. 2025-07-17T06:58:44.0072280Z #56 252.6 Instead, use pypa/build, pypa/installer or other 2025-07-17T06:58:44.0072656Z #56 252.6 standards-based tools. 2025-07-17T06:58:44.0072959Z #56 252.6 2025-07-17T06:58:44.0073321Z #56 252.6 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-07-17T06:58:44.0073817Z #56 252.6 or your builds will no longer be supported. 2025-07-17T06:58:44.0074167Z #56 252.6 2025-07-17T06:58:44.0074600Z #56 252.6 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-07-17T06:58:44.0075140Z #56 252.6 ******************************************************************************** 2025-07-17T06:58:44.0075479Z #56 252.6 2025-07-17T06:58:44.0075668Z #56 252.6 !! 2025-07-17T06:58:44.0075905Z #56 252.6 self.initialize_options() 2025-07-17T06:58:44.0076263Z #56 252.6 installing to build/bdist.linux-x86_64/wheel 2025-07-17T06:58:44.0076603Z #56 252.6 running install 2025-07-17T06:58:44.0076859Z #56 252.7 running install_lib 2025-07-17T06:58:44.0077169Z #56 252.7 creating build/bdist.linux-x86_64/wheel 2025-07-17T06:58:44.1723973Z #56 252.7 creating build/bdist.linux-x86_64/wheel/triton 2025-07-17T06:58:44.1724708Z #56 252.7 copying build/lib.linux-x86_64-cpython-310/triton/FileCheck -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.1725556Z #56 252.7 creating build/bdist.linux-x86_64/wheel/triton/_C 2025-07-17T06:58:44.1726241Z #56 252.7 copying build/lib.linux-x86_64-cpython-310/triton/_C/libproton.so -> build/bdist.linux-x86_64/wheel/./triton/_C 2025-07-17T06:58:44.1727151Z #56 252.7 copying build/lib.linux-x86_64-cpython-310/triton/_C/libtriton.so -> build/bdist.linux-x86_64/wheel/./triton/_C 2025-07-17T06:58:44.4215863Z #56 253.1 creating build/bdist.linux-x86_64/wheel/triton/instrumentation 2025-07-17T06:58:44.5429767Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/instrumentation/libPrintLoadStoreMemSpaces.so -> build/bdist.linux-x86_64/wheel/./triton/instrumentation 2025-07-17T06:58:44.5432386Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/instrumentation/libGPUInstrumentationTestLib.so -> build/bdist.linux-x86_64/wheel/./triton/instrumentation 2025-07-17T06:58:44.5433813Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/_utils.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5434658Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/errors.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5435506Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/testing.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5436352Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/__init__.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5437196Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/_filecheck.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5438090Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/_internal_testing.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5439089Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/knobs.py -> build/bdist.linux-x86_64/wheel/./triton 2025-07-17T06:58:44.5439735Z #56 253.1 creating build/bdist.linux-x86_64/wheel/triton/backends 2025-07-17T06:58:44.5440464Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/backends 2025-07-17T06:58:44.5441469Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/compiler.py -> build/bdist.linux-x86_64/wheel/./triton/backends 2025-07-17T06:58:44.5442459Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/driver.py -> build/bdist.linux-x86_64/wheel/./triton/backends 2025-07-17T06:58:44.5443227Z #56 253.1 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia 2025-07-17T06:58:44.5444107Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia 2025-07-17T06:58:44.5445250Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/compiler.py -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia 2025-07-17T06:58:44.5446388Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/driver.py -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia 2025-07-17T06:58:44.5447502Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/driver.c -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia 2025-07-17T06:58:44.5448351Z #56 253.1 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/bin 2025-07-17T06:58:44.5449259Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin/cuobjdump -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/bin 2025-07-17T06:58:44.5450586Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin/nvdisasm -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/bin 2025-07-17T06:58:44.5451757Z #56 253.1 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/bin/ptxas -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/bin 2025-07-17T06:58:44.5452789Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include 2025-07-17T06:58:44.5453833Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/builtin_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5455201Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/channel_descriptor.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5456828Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/common_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5458255Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5459669Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuComplex.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5460963Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5462238Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaEGL.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5463564Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaEGLTypedefs.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5464904Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaGL.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5466241Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaGLTypedefs.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5467654Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaProfilerTypedefs.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5469062Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaTypedefs.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5470394Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaVDPAU.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5471755Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudaVDPAUTypedefs.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5473128Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_awbarrier.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5474501Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_awbarrier_helpers.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5476038Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_awbarrier_primitives.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5477358Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_bf16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5478846Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_bf16.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5480209Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_device_runtime_api.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5481573Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_egl_interop.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5482934Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5484237Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp16.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5485598Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp4.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5486908Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp4.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5488235Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp6.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5489526Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp6.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5490893Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp8.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5492085Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_fp8.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5493309Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_gl_interop.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5494552Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_occupancy.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5495765Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_pipeline.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5497036Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_pipeline_helpers.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5498336Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_pipeline_primitives.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5499601Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_runtime.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5500838Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_runtime_api.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5502067Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_stdint.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5503291Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_surface_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5504558Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_texture_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5505829Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cuda_vdpau_interop.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5507099Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cudart_platform.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5508305Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5509540Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_activity.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5510833Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_activity_deprecated.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5512144Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_callbacks.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5513454Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_checkpoint.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5514703Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_common.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5515944Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_driver_cbid.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5517171Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_events.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5518467Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_metrics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5519958Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_nvtx_cbid.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5521304Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_pcsampling.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5522699Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_pcsampling_util.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5524093Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_pmsampling.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5525472Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_profiler_host.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5526856Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_profiler_target.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5528252Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_range_profiler.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5529620Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_result.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5531064Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_runtime_cbid.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5532338Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_sass_metrics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5533587Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_target.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5534820Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cupti_version.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5536117Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_atomic_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5537441Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_atomic_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5538794Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_double_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5540072Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5541629Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_launch_parameters.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5542973Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/device_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5544271Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/driver_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5545582Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/driver_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5546896Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/fatbinary_section.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5548258Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cudaGL_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5549640Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cudaVDPAU_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5551057Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cuda_gl_interop_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5552461Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cuda_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5553898Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cuda_runtime_api_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5555290Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cuda_vdpau_interop_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5557036Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_cudart_removed_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5558538Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/generated_nvtx_meta.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5559884Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/host_config.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5561192Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/host_defines.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5562524Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/library_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5563857Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/math_constants.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5565274Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/math_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5566572Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/mma.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5567917Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvPTXCompiler.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5569352Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvfunctional -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5570772Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvperf_common.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5572017Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvperf_cuda_host.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5573243Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvperf_host.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5574469Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/nvperf_target.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5575740Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_20_atomic_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5577038Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_20_atomic_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5578298Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_20_intrinsics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5579542Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_20_intrinsics.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5580800Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_30_intrinsics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5582045Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_30_intrinsics.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5583317Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_32_atomic_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5584605Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_32_atomic_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5585880Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_32_intrinsics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5587112Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_32_intrinsics.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5588378Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_35_atomic_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5589644Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_35_intrinsics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5590933Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_60_atomic_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5592227Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_60_atomic_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5593526Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_61_intrinsics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5594797Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/sm_61_intrinsics.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5596520Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/surface_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5597938Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/surface_indirect_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5599411Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/surface_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5600786Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/texture_fetch_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5602236Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/texture_indirect_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5603637Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/texture_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5604975Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/vector_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5606352Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/vector_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5607716Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/vector_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include 2025-07-17T06:58:44.5608707Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include/Openacc 2025-07-17T06:58:44.5609785Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openacc/cupti_openacc.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/Openacc 2025-07-17T06:58:44.5610944Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include/Openmp 2025-07-17T06:58:44.5611943Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openmp/cupti_openmp.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/Openmp 2025-07-17T06:58:44.5613285Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/Openmp/omp-tools.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/Openmp 2025-07-17T06:58:44.5614320Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:44.5615459Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/memcpy_async.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:44.5617016Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/reduce.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:44.5618543Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/scan.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups 2025-07-17T06:58:44.5619685Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5620909Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/async.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5622670Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/coalesced_reduce.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5624378Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/coalesced_scan.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5626082Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/driver_abi.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5627777Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/functional.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5629459Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/helpers.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5631105Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/info.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5632757Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/invoke.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5634407Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/memory.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5636084Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/partitioning.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5637775Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/reduce.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5639731Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/scan.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5641498Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/cooperative_groups/details/sync.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/cooperative_groups/details 2025-07-17T06:58:44.5642691Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5643735Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/common_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5645168Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/cudacc_ext.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5646655Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/device_double_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5648156Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/device_double_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5649702Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/device_fp128_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5651294Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/device_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5652664Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/device_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5653986Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/func_macro.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5655270Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/host_config.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5656927Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/host_defines.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5658320Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/host_runtime.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5659730Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/math_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5661169Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/math_functions.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5662536Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/mma.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5663866Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/mma.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5665242Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/nvfunctional -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5666617Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_100_rt.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5667976Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_100_rt.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5669483Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_70_rt.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5670726Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_70_rt.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5671955Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_80_rt.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5673203Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_80_rt.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5674505Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_90_rt.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5675737Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/sm_90_rt.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5677024Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/include/crt/storage_class.h -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/include/crt 2025-07-17T06:58:44.5677983Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/lib 2025-07-17T06:58:44.5679120Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/libdevice.10.bc -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib 2025-07-17T06:58:44.5680100Z #56 253.2 creating build/bdist.linux-x86_64/wheel/triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5681130Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libcheckpoint.so -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5682518Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libcupti.so -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5683871Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libcupti.so.12 -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5685264Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libcupti.so.2025.1.1 -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5686687Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libcupti_static.a -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.5688085Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libnvperf_host.so -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.6438339Z #56 253.2 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libnvperf_host_static.a -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.6440697Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libnvperf_target.so -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.6442501Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/nvidia/lib/cupti/libpcsamplingutil.so -> build/bdist.linux-x86_64/wheel/./triton/backends/nvidia/lib/cupti 2025-07-17T06:58:44.6443504Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd 2025-07-17T06:58:44.6444305Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/backends/amd 2025-07-17T06:58:44.6445389Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/compiler.py -> build/bdist.linux-x86_64/wheel/./triton/backends/amd 2025-07-17T06:58:44.6446452Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/driver.py -> build/bdist.linux-x86_64/wheel/./triton/backends/amd 2025-07-17T06:58:44.6447572Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/driver.c -> build/bdist.linux-x86_64/wheel/./triton/backends/amd 2025-07-17T06:58:44.6448381Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include 2025-07-17T06:58:44.6448975Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include/hip 2025-07-17T06:58:44.6449996Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/channel_descriptor.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6451393Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/device_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6452904Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/driver_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6454238Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_bf16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6455610Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_bfloat16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6457272Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_common.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6458593Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_complex.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6459971Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_cooperative_groups.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6461357Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_deprecated.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6462682Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_ext.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6463972Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_fp16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6465250Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_fp8.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6466566Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_gl_interop.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6467885Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_hcc.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6469223Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_math_constants.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6470563Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_profile.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6471895Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_runtime.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6473239Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_runtime_api.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6474591Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_texture_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6475963Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_vector_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6477309Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hip_version.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6478677Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/hiprtc.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6480015Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/library_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6481420Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/math_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6482783Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/surface_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6484161Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/texture_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip 2025-07-17T06:58:44.6485215Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6486391Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_channel_descriptor.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6487974Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_device_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6489525Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_atomic.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6491029Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_bf16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6492551Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_bfloat16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6494070Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_common.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6495598Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_complex.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6497185Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_cooperative_groups.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6498744Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_fp16.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6500240Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_fp8.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6501770Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_gl_interop.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6503347Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_math_constants.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6504907Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_runtime.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6506460Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_runtime_pt_api.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6508042Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_unsafe_atomics.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6509649Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_hip_vector_types.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6511203Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_math_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6512803Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_surface_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6514434Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_warp_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6516002Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/amd_warp_sync_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6517556Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/concepts.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6519183Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/device_library_decls.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6520786Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/functional_grid_launch.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6522345Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/grid_launch.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6523857Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/grid_launch.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6525396Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/grid_launch_GGL.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6526923Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/helpers.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6528425Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_api_trace.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6529943Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_assert.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6531604Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_cooperative_groups_helper.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6533137Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_fp16_gcc.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6534615Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_fp16_math_fwd.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6536079Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_ldg.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6537555Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_prof_str.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6539015Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hip_runtime_prof.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6540526Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/host_defines.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6542071Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/hsa_helpers.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6543593Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/macro_based_grid_launch.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6545091Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/math_fwd.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6546535Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/ockl_image.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6548020Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/program_state.hpp -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6549554Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/texture_fetch_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6551134Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hip/amd_detail/texture_indirect_functions.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hip/amd_detail 2025-07-17T06:58:44.6552225Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include/hsa 2025-07-17T06:58:44.6553146Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/Brig.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6554408Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/amd_hsa_common.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6555827Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/amd_hsa_elf.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6557346Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/amd_hsa_kernel_code.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6558756Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/amd_hsa_queue.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6560092Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/amd_hsa_signal.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6561391Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6562680Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_amd_tool.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6563992Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_api_trace.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6565859Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_api_trace_version.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6567237Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ext_amd.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6568611Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ext_finalize.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6570003Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ext_image.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6571416Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ven_amd_aqlprofile.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6572800Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ven_amd_loader.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6574191Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/hsa/hsa_ven_amd_pc_sampling.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/hsa 2025-07-17T06:58:44.6575323Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6576365Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/hip_ostream_ops.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6577784Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/hsa_ostream_ops.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6579210Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/hsa_prof_str.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6580622Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6582044Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_ext.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6583492Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_hcc.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6584931Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_hip.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6586380Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_hsa.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6587828Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_plugin.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6589306Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctracer_roctx.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6590724Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/roctx.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer 2025-07-17T06:58:44.6591727Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/include/roctracer/ext 2025-07-17T06:58:44.6592821Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/include/roctracer/ext/prof_protocol.h -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/include/roctracer/ext 2025-07-17T06:58:44.6593869Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/backends/amd/lib 2025-07-17T06:58:44.6594691Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib/asanrtl.bc -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/lib 2025-07-17T06:58:44.6595826Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib/ockl.bc -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/lib 2025-07-17T06:58:44.6596902Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/backends/amd/lib/ocml.bc -> build/bdist.linux-x86_64/wheel/./triton/backends/amd/lib 2025-07-17T06:58:44.6597691Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/compiler 2025-07-17T06:58:44.6598511Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/compiler/errors.py -> build/bdist.linux-x86_64/wheel/./triton/compiler 2025-07-17T06:58:44.6599701Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/compiler/make_launcher.py -> build/bdist.linux-x86_64/wheel/./triton/compiler 2025-07-17T06:58:44.6600721Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/compiler 2025-07-17T06:58:44.6601724Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/compiler/code_generator.py -> build/bdist.linux-x86_64/wheel/./triton/compiler 2025-07-17T06:58:44.6602767Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/compiler/compiler.py -> build/bdist.linux-x86_64/wheel/./triton/compiler 2025-07-17T06:58:44.6603538Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental 2025-07-17T06:58:44.6604316Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental 2025-07-17T06:58:44.6605134Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon 2025-07-17T06:58:44.6606012Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon 2025-07-17T06:58:44.6607195Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/_compiler.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon 2025-07-17T06:58:44.6608398Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/_runtime.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon 2025-07-17T06:58:44.6609310Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon/language 2025-07-17T06:58:44.6610296Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6611734Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/_math.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6613044Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/_core.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6614346Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/_layouts.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6615688Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/_semantic.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6617321Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/_standard.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language 2025-07-17T06:58:44.6618328Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon/language/nvidia 2025-07-17T06:58:44.6619412Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia 2025-07-17T06:58:44.6620528Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:44.6621752Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/blackwell/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:44.6623417Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/blackwell/tma.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia/blackwell 2025-07-17T06:58:44.6624659Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:44.6625828Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:44.6627441Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper/mbarrier.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:44.6629260Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/language/nvidia/hopper/tma.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/language/nvidia/hopper 2025-07-17T06:58:44.6630383Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/experimental/gluon/nvidia 2025-07-17T06:58:44.6631350Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/nvidia 2025-07-17T06:58:44.6632687Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia/blackwell.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/nvidia 2025-07-17T06:58:44.6634038Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/experimental/gluon/nvidia/hopper.py -> build/bdist.linux-x86_64/wheel/./triton/experimental/gluon/nvidia 2025-07-17T06:58:44.6634944Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/language 2025-07-17T06:58:44.6635658Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/math.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6636646Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/random.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6637657Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/standard.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6638742Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6639724Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/core.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6640726Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/semantic.py -> build/bdist.linux-x86_64/wheel/./triton/language 2025-07-17T06:58:44.6641485Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/language/extra 2025-07-17T06:58:44.6642302Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra 2025-07-17T06:58:44.6643424Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/libdevice.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra 2025-07-17T06:58:44.6644267Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/language/extra/cuda 2025-07-17T06:58:44.6645145Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/cuda 2025-07-17T06:58:44.6646363Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda/libdevice.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/cuda 2025-07-17T06:58:44.6647604Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda/utils.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/cuda 2025-07-17T06:58:44.6648780Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/cuda/gdc.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/cuda 2025-07-17T06:58:44.6649687Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/language/extra/hip 2025-07-17T06:58:44.6650570Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/hip/libdevice.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/hip 2025-07-17T06:58:44.6651823Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/language/extra/hip/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/language/extra/hip 2025-07-17T06:58:44.6652740Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/runtime 2025-07-17T06:58:44.6653425Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6654389Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/_allocation.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6655344Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/build.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6656623Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/driver.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6657596Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/errors.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6658588Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/autotuner.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6659576Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/cache.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6660563Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/interpreter.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6661547Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/runtime/jit.py -> build/bdist.linux-x86_64/wheel/./triton/runtime 2025-07-17T06:58:44.6662244Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/tools 2025-07-17T06:58:44.6662918Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6663869Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/build_extern.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6664830Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/disasm.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6665747Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/link.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6666660Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/mxfp.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6667597Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/compile.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6668581Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/tensor_descriptor.py -> build/bdist.linux-x86_64/wheel/./triton/tools 2025-07-17T06:58:44.6669450Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/tools/extra 2025-07-17T06:58:44.6669960Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/tools/extra/cuda 2025-07-17T06:58:44.6670778Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/extra/cuda/compile.c -> build/bdist.linux-x86_64/wheel/./triton/tools/extra/cuda 2025-07-17T06:58:44.6671890Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/tools/extra/cuda/compile.h -> build/bdist.linux-x86_64/wheel/./triton/tools/extra/cuda 2025-07-17T06:58:44.6672742Z #56 253.3 creating build/bdist.linux-x86_64/wheel/triton/profiler 2025-07-17T06:58:44.6673450Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6674468Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/context.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6675439Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/flags.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6676451Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/hook.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6677419Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/language.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6678470Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/profile.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6679625Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/proton.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6680619Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/scope.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6681601Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/state.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6682569Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/specs.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6683558Z #56 253.3 copying build/lib.linux-x86_64-cpython-310/triton/profiler/viewer.py -> build/bdist.linux-x86_64/wheel/./triton/profiler 2025-07-17T06:58:44.6684214Z #56 253.3 running install_egg_info 2025-07-17T06:58:44.6684789Z #56 253.3 Copying python/triton.egg-info to build/bdist.linux-x86_64/wheel/./triton-3.4.0+gitae848267-py3.10.egg-info 2025-07-17T06:58:44.6685390Z #56 253.3 running install_scripts 2025-07-17T06:58:44.8198830Z #56 253.4 creating build/bdist.linux-x86_64/wheel/triton-3.4.0+gitae848267.dist-info/WHEEL 2025-07-17T06:58:44.8199699Z #56 253.4 creating 'dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-07-17T06:58:44.8200353Z #56 253.5 adding 'triton/FileCheck' 2025-07-17T06:58:44.9903990Z #56 253.5 adding 'triton/__init__.py' 2025-07-17T06:58:44.9904463Z #56 253.5 adding 'triton/_filecheck.py' 2025-07-17T06:58:44.9904851Z #56 253.5 adding 'triton/_internal_testing.py' 2025-07-17T06:58:44.9905197Z #56 253.5 adding 'triton/_utils.py' 2025-07-17T06:58:44.9905492Z #56 253.5 adding 'triton/errors.py' 2025-07-17T06:58:44.9905791Z #56 253.5 adding 'triton/knobs.py' 2025-07-17T06:58:44.9906086Z #56 253.5 adding 'triton/testing.py' 2025-07-17T06:58:45.5608392Z #56 254.2 adding 'triton/_C/libproton.so' 2025-07-17T06:59:09.8981381Z #56 278.6 adding 'triton/_C/libtriton.so' 2025-07-17T06:59:11.2137510Z #56 279.9 adding 'triton/backends/__init__.py' 2025-07-17T06:59:11.3139012Z #56 279.9 adding 'triton/backends/compiler.py' 2025-07-17T06:59:11.3139530Z #56 279.9 adding 'triton/backends/driver.py' 2025-07-17T06:59:11.3142031Z #56 279.9 adding 'triton/backends/amd/__init__.py' 2025-07-17T06:59:11.3142481Z #56 279.9 adding 'triton/backends/amd/compiler.py' 2025-07-17T06:59:11.3142848Z #56 279.9 adding 'triton/backends/amd/driver.c' 2025-07-17T06:59:11.3143227Z #56 279.9 adding 'triton/backends/amd/driver.py' 2025-07-17T06:59:11.3143687Z #56 279.9 adding 'triton/backends/amd/include/hip/channel_descriptor.h' 2025-07-17T06:59:11.3144218Z #56 279.9 adding 'triton/backends/amd/include/hip/device_functions.h' 2025-07-17T06:59:11.3144717Z #56 279.9 adding 'triton/backends/amd/include/hip/driver_types.h' 2025-07-17T06:59:11.3145183Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_bf16.h' 2025-07-17T06:59:11.3145776Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_bfloat16.h' 2025-07-17T06:59:11.3146256Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_common.h' 2025-07-17T06:59:11.3146710Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_complex.h' 2025-07-17T06:59:11.3147231Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_cooperative_groups.h' 2025-07-17T06:59:11.3147833Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_deprecated.h' 2025-07-17T06:59:11.3148289Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_ext.h' 2025-07-17T06:59:11.3148790Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_fp16.h' 2025-07-17T06:59:11.3149231Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_fp8.h' 2025-07-17T06:59:11.3149729Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_gl_interop.h' 2025-07-17T06:59:11.3150197Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_hcc.h' 2025-07-17T06:59:11.3150677Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_math_constants.h' 2025-07-17T06:59:11.3151173Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_profile.h' 2025-07-17T06:59:11.3151643Z #56 279.9 adding 'triton/backends/amd/include/hip/hip_runtime.h' 2025-07-17T06:59:11.3152113Z #56 280.0 adding 'triton/backends/amd/include/hip/hip_runtime_api.h' 2025-07-17T06:59:11.3152621Z #56 280.0 adding 'triton/backends/amd/include/hip/hip_texture_types.h' 2025-07-17T06:59:11.3153140Z #56 280.0 adding 'triton/backends/amd/include/hip/hip_vector_types.h' 2025-07-17T06:59:11.3153617Z #56 280.0 adding 'triton/backends/amd/include/hip/hip_version.h' 2025-07-17T06:59:11.3154071Z #56 280.0 adding 'triton/backends/amd/include/hip/hiprtc.h' 2025-07-17T06:59:11.3154528Z #56 280.0 adding 'triton/backends/amd/include/hip/library_types.h' 2025-07-17T06:59:11.3155002Z #56 280.0 adding 'triton/backends/amd/include/hip/math_functions.h' 2025-07-17T06:59:11.3155487Z #56 280.0 adding 'triton/backends/amd/include/hip/surface_types.h' 2025-07-17T06:59:11.3156190Z #56 280.0 adding 'triton/backends/amd/include/hip/texture_types.h' 2025-07-17T06:59:11.3156768Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_channel_descriptor.h' 2025-07-17T06:59:11.3157428Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_device_functions.h' 2025-07-17T06:59:11.3158038Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_atomic.h' 2025-07-17T06:59:11.3158712Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_bf16.h' 2025-07-17T06:59:11.3159298Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_bfloat16.h' 2025-07-17T06:59:11.3159884Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_common.h' 2025-07-17T06:59:11.3160478Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_complex.h' 2025-07-17T06:59:11.3161131Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_cooperative_groups.h' 2025-07-17T06:59:11.3161754Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_fp16.h' 2025-07-17T06:59:11.3162316Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_fp8.h' 2025-07-17T06:59:11.3162905Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_gl_interop.h' 2025-07-17T06:59:11.3163533Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_math_constants.h' 2025-07-17T06:59:11.3164162Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_runtime.h' 2025-07-17T06:59:11.3164791Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_runtime_pt_api.h' 2025-07-17T06:59:11.3165441Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_unsafe_atomics.h' 2025-07-17T06:59:11.3166087Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_hip_vector_types.h' 2025-07-17T06:59:11.3166709Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_math_functions.h' 2025-07-17T06:59:11.3167347Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_surface_functions.h' 2025-07-17T06:59:11.3168072Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_warp_functions.h' 2025-07-17T06:59:11.3168725Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/amd_warp_sync_functions.h' 2025-07-17T06:59:11.3169345Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/concepts.hpp' 2025-07-17T06:59:11.3169990Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/device_library_decls.h' 2025-07-17T06:59:11.3170638Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/functional_grid_launch.hpp' 2025-07-17T06:59:11.3171308Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/grid_launch.h' 2025-07-17T06:59:11.3171880Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/grid_launch.hpp' 2025-07-17T06:59:11.3172511Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/grid_launch_GGL.hpp' 2025-07-17T06:59:11.3173094Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/helpers.hpp' 2025-07-17T06:59:11.3173665Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_api_trace.hpp' 2025-07-17T06:59:11.3174229Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_assert.h' 2025-07-17T06:59:11.3174869Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_cooperative_groups_helper.h' 2025-07-17T06:59:11.3175515Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_fp16_gcc.h' 2025-07-17T06:59:11.3176093Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_fp16_math_fwd.h' 2025-07-17T06:59:11.3176665Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_ldg.h' 2025-07-17T06:59:11.3177202Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_prof_str.h' 2025-07-17T06:59:11.3177792Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hip_runtime_prof.h' 2025-07-17T06:59:11.3178379Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/host_defines.h' 2025-07-17T06:59:11.3178942Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/hsa_helpers.hpp' 2025-07-17T06:59:11.3179580Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/macro_based_grid_launch.hpp' 2025-07-17T06:59:11.3180193Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/math_fwd.h' 2025-07-17T06:59:11.5380989Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/ockl_image.h' 2025-07-17T06:59:11.5381659Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/program_state.hpp' 2025-07-17T06:59:11.5382323Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/texture_fetch_functions.h' 2025-07-17T06:59:11.5383022Z #56 280.0 adding 'triton/backends/amd/include/hip/amd_detail/texture_indirect_functions.h' 2025-07-17T06:59:11.5383586Z #56 280.0 adding 'triton/backends/amd/include/hsa/Brig.h' 2025-07-17T06:59:11.5384032Z #56 280.0 adding 'triton/backends/amd/include/hsa/amd_hsa_common.h' 2025-07-17T06:59:11.5384513Z #56 280.0 adding 'triton/backends/amd/include/hsa/amd_hsa_elf.h' 2025-07-17T06:59:11.5385000Z #56 280.0 adding 'triton/backends/amd/include/hsa/amd_hsa_kernel_code.h' 2025-07-17T06:59:11.5385512Z #56 280.0 adding 'triton/backends/amd/include/hsa/amd_hsa_queue.h' 2025-07-17T06:59:11.5385996Z #56 280.0 adding 'triton/backends/amd/include/hsa/amd_hsa_signal.h' 2025-07-17T06:59:11.5386457Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa.h' 2025-07-17T06:59:11.5386887Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_amd_tool.h' 2025-07-17T06:59:11.5387364Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_api_trace.h' 2025-07-17T06:59:11.5387866Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_api_trace_version.h' 2025-07-17T06:59:11.5388381Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ext_amd.h' 2025-07-17T06:59:11.5388870Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ext_finalize.h' 2025-07-17T06:59:11.5389354Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ext_image.h' 2025-07-17T06:59:11.5389877Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ven_amd_aqlprofile.h' 2025-07-17T06:59:11.5390547Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ven_amd_loader.h' 2025-07-17T06:59:11.5391086Z #56 280.0 adding 'triton/backends/amd/include/hsa/hsa_ven_amd_pc_sampling.h' 2025-07-17T06:59:11.5391649Z #56 280.0 adding 'triton/backends/amd/include/roctracer/hip_ostream_ops.h' 2025-07-17T06:59:11.5392206Z #56 280.0 adding 'triton/backends/amd/include/roctracer/hsa_ostream_ops.h' 2025-07-17T06:59:11.5392812Z #56 280.0 adding 'triton/backends/amd/include/roctracer/hsa_prof_str.h' 2025-07-17T06:59:11.5393334Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer.h' 2025-07-17T06:59:11.5393892Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_ext.h' 2025-07-17T06:59:11.5394478Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_hcc.h' 2025-07-17T06:59:11.5395021Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_hip.h' 2025-07-17T06:59:11.5395545Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_hsa.h' 2025-07-17T06:59:11.5396090Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_plugin.h' 2025-07-17T06:59:11.5396645Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctracer_roctx.h' 2025-07-17T06:59:11.5397146Z #56 280.0 adding 'triton/backends/amd/include/roctracer/roctx.h' 2025-07-17T06:59:11.5397665Z #56 280.0 adding 'triton/backends/amd/include/roctracer/ext/prof_protocol.h' 2025-07-17T06:59:11.5398152Z #56 280.0 adding 'triton/backends/amd/lib/asanrtl.bc' 2025-07-17T06:59:11.5398629Z #56 280.0 adding 'triton/backends/amd/lib/ockl.bc' 2025-07-17T06:59:11.5399003Z #56 280.0 adding 'triton/backends/amd/lib/ocml.bc' 2025-07-17T06:59:11.5399371Z #56 280.0 adding 'triton/backends/nvidia/__init__.py' 2025-07-17T06:59:11.5399763Z #56 280.0 adding 'triton/backends/nvidia/compiler.py' 2025-07-17T06:59:11.5400143Z #56 280.0 adding 'triton/backends/nvidia/driver.c' 2025-07-17T06:59:11.5400505Z #56 280.0 adding 'triton/backends/nvidia/driver.py' 2025-07-17T06:59:11.5400900Z #56 280.1 adding 'triton/backends/nvidia/bin/cuobjdump' 2025-07-17T06:59:11.9323706Z #56 280.6 adding 'triton/backends/nvidia/bin/nvdisasm' 2025-07-17T06:59:13.1973148Z #56 281.9 adding 'triton/backends/nvidia/bin/ptxas' 2025-07-17T06:59:13.3001493Z #56 282.0 adding 'triton/backends/nvidia/include/builtin_types.h' 2025-07-17T06:59:13.3002036Z #56 282.0 adding 'triton/backends/nvidia/include/channel_descriptor.h' 2025-07-17T06:59:13.3002576Z #56 282.0 adding 'triton/backends/nvidia/include/common_functions.h' 2025-07-17T06:59:13.3003080Z #56 282.0 adding 'triton/backends/nvidia/include/cooperative_groups.h' 2025-07-17T06:59:13.3003576Z #56 282.0 adding 'triton/backends/nvidia/include/cuComplex.h' 2025-07-17T06:59:13.3004003Z #56 282.0 adding 'triton/backends/nvidia/include/cuda.h' 2025-07-17T06:59:13.4003205Z #56 282.0 adding 'triton/backends/nvidia/include/cudaEGL.h' 2025-07-17T06:59:13.4003711Z #56 282.0 adding 'triton/backends/nvidia/include/cudaEGLTypedefs.h' 2025-07-17T06:59:13.4004184Z #56 282.0 adding 'triton/backends/nvidia/include/cudaGL.h' 2025-07-17T06:59:13.4004634Z #56 282.0 adding 'triton/backends/nvidia/include/cudaGLTypedefs.h' 2025-07-17T06:59:13.4005167Z #56 282.0 adding 'triton/backends/nvidia/include/cudaProfilerTypedefs.h' 2025-07-17T06:59:13.4005685Z #56 282.0 adding 'triton/backends/nvidia/include/cudaTypedefs.h' 2025-07-17T06:59:13.4006141Z #56 282.0 adding 'triton/backends/nvidia/include/cudaVDPAU.h' 2025-07-17T06:59:13.4006649Z #56 282.0 adding 'triton/backends/nvidia/include/cudaVDPAUTypedefs.h' 2025-07-17T06:59:13.4007152Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_awbarrier.h' 2025-07-17T06:59:13.4007660Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_awbarrier_helpers.h' 2025-07-17T06:59:13.4008232Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_awbarrier_primitives.h' 2025-07-17T06:59:13.4008733Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_bf16.h' 2025-07-17T06:59:13.4009185Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_bf16.hpp' 2025-07-17T06:59:13.4009697Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_device_runtime_api.h' 2025-07-17T06:59:13.4010378Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_egl_interop.h' 2025-07-17T06:59:13.4010860Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp16.h' 2025-07-17T06:59:13.4011318Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp16.hpp' 2025-07-17T06:59:13.4011822Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp4.h' 2025-07-17T06:59:13.4012272Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp4.hpp' 2025-07-17T06:59:13.4012722Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp6.h' 2025-07-17T06:59:13.4013203Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp6.hpp' 2025-07-17T06:59:13.4013706Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp8.h' 2025-07-17T06:59:13.4014131Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_fp8.hpp' 2025-07-17T06:59:13.4014601Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_gl_interop.h' 2025-07-17T06:59:13.4015093Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_occupancy.h' 2025-07-17T06:59:13.4015565Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_pipeline.h' 2025-07-17T06:59:13.4016079Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_pipeline_helpers.h' 2025-07-17T06:59:13.4016645Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_pipeline_primitives.h' 2025-07-17T06:59:13.4017155Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_runtime.h' 2025-07-17T06:59:13.4017633Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_runtime_api.h' 2025-07-17T06:59:13.4018109Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_stdint.h' 2025-07-17T06:59:13.4018582Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_surface_types.h' 2025-07-17T06:59:13.4019101Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_texture_types.h' 2025-07-17T06:59:13.4019603Z #56 282.0 adding 'triton/backends/nvidia/include/cuda_vdpau_interop.h' 2025-07-17T06:59:13.4020104Z #56 282.0 adding 'triton/backends/nvidia/include/cudart_platform.h' 2025-07-17T06:59:13.4020559Z #56 282.0 adding 'triton/backends/nvidia/include/cupti.h' 2025-07-17T06:59:13.4020995Z #56 282.0 adding 'triton/backends/nvidia/include/cupti_activity.h' 2025-07-17T06:59:13.4021526Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_activity_deprecated.h' 2025-07-17T06:59:13.4022071Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_callbacks.h' 2025-07-17T06:59:13.4022550Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_checkpoint.h' 2025-07-17T06:59:13.4023032Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_common.h' 2025-07-17T06:59:13.4023506Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_driver_cbid.h' 2025-07-17T06:59:13.4023993Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_events.h' 2025-07-17T06:59:13.4024459Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_metrics.h' 2025-07-17T06:59:13.4024925Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_nvtx_cbid.h' 2025-07-17T06:59:13.4025415Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_pcsampling.h' 2025-07-17T06:59:13.4025942Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_pcsampling_util.h' 2025-07-17T06:59:13.4026622Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_pmsampling.h' 2025-07-17T06:59:13.4027140Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_profiler_host.h' 2025-07-17T06:59:13.4027667Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_profiler_target.h' 2025-07-17T06:59:13.4028216Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_range_profiler.h' 2025-07-17T06:59:13.4028724Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_result.h' 2025-07-17T06:59:13.4029206Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_runtime_cbid.h' 2025-07-17T06:59:13.4029731Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_sass_metrics.h' 2025-07-17T06:59:13.4030226Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_target.h' 2025-07-17T06:59:13.4030685Z #56 282.1 adding 'triton/backends/nvidia/include/cupti_version.h' 2025-07-17T06:59:13.4031252Z #56 282.1 adding 'triton/backends/nvidia/include/device_atomic_functions.h' 2025-07-17T06:59:13.4031820Z #56 282.1 adding 'triton/backends/nvidia/include/device_atomic_functions.hpp' 2025-07-17T06:59:13.4032400Z #56 282.1 adding 'triton/backends/nvidia/include/device_double_functions.h' 2025-07-17T06:59:13.4032975Z #56 282.1 adding 'triton/backends/nvidia/include/device_functions.h' 2025-07-17T06:59:13.4033496Z #56 282.1 adding 'triton/backends/nvidia/include/device_launch_parameters.h' 2025-07-17T06:59:13.4034054Z #56 282.1 adding 'triton/backends/nvidia/include/device_types.h' 2025-07-17T06:59:13.4034535Z #56 282.1 adding 'triton/backends/nvidia/include/driver_functions.h' 2025-07-17T06:59:13.4035037Z #56 282.1 adding 'triton/backends/nvidia/include/driver_types.h' 2025-07-17T06:59:13.4035529Z #56 282.1 adding 'triton/backends/nvidia/include/fatbinary_section.h' 2025-07-17T06:59:13.4036065Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cudaGL_meta.h' 2025-07-17T06:59:13.4036618Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cudaVDPAU_meta.h' 2025-07-17T06:59:13.4037220Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cuda_gl_interop_meta.h' 2025-07-17T06:59:13.4037793Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cuda_meta.h' 2025-07-17T06:59:13.4038460Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cuda_runtime_api_meta.h' 2025-07-17T06:59:13.5375330Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cuda_vdpau_interop_meta.h' 2025-07-17T06:59:13.5376041Z #56 282.1 adding 'triton/backends/nvidia/include/generated_cudart_removed_meta.h' 2025-07-17T06:59:13.5376654Z #56 282.1 adding 'triton/backends/nvidia/include/generated_nvtx_meta.h' 2025-07-17T06:59:13.5377151Z #56 282.1 adding 'triton/backends/nvidia/include/host_config.h' 2025-07-17T06:59:13.5377615Z #56 282.1 adding 'triton/backends/nvidia/include/host_defines.h' 2025-07-17T06:59:13.5378077Z #56 282.1 adding 'triton/backends/nvidia/include/library_types.h' 2025-07-17T06:59:13.5378566Z #56 282.1 adding 'triton/backends/nvidia/include/math_constants.h' 2025-07-17T06:59:13.5379046Z #56 282.1 adding 'triton/backends/nvidia/include/math_functions.h' 2025-07-17T06:59:13.5379475Z #56 282.1 adding 'triton/backends/nvidia/include/mma.h' 2025-07-17T06:59:13.5379919Z #56 282.1 adding 'triton/backends/nvidia/include/nvPTXCompiler.h' 2025-07-17T06:59:13.5380384Z #56 282.1 adding 'triton/backends/nvidia/include/nvfunctional' 2025-07-17T06:59:13.5380832Z #56 282.1 adding 'triton/backends/nvidia/include/nvperf_common.h' 2025-07-17T06:59:13.5381316Z #56 282.1 adding 'triton/backends/nvidia/include/nvperf_cuda_host.h' 2025-07-17T06:59:13.5381793Z #56 282.1 adding 'triton/backends/nvidia/include/nvperf_host.h' 2025-07-17T06:59:13.5382245Z #56 282.1 adding 'triton/backends/nvidia/include/nvperf_target.h' 2025-07-17T06:59:13.5382753Z #56 282.1 adding 'triton/backends/nvidia/include/sm_20_atomic_functions.h' 2025-07-17T06:59:13.5383297Z #56 282.1 adding 'triton/backends/nvidia/include/sm_20_atomic_functions.hpp' 2025-07-17T06:59:13.5383835Z #56 282.1 adding 'triton/backends/nvidia/include/sm_20_intrinsics.h' 2025-07-17T06:59:13.5384340Z #56 282.1 adding 'triton/backends/nvidia/include/sm_20_intrinsics.hpp' 2025-07-17T06:59:13.5384832Z #56 282.1 adding 'triton/backends/nvidia/include/sm_30_intrinsics.h' 2025-07-17T06:59:13.5385337Z #56 282.1 adding 'triton/backends/nvidia/include/sm_30_intrinsics.hpp' 2025-07-17T06:59:13.5385865Z #56 282.1 adding 'triton/backends/nvidia/include/sm_32_atomic_functions.h' 2025-07-17T06:59:13.5386411Z #56 282.1 adding 'triton/backends/nvidia/include/sm_32_atomic_functions.hpp' 2025-07-17T06:59:13.5386940Z #56 282.1 adding 'triton/backends/nvidia/include/sm_32_intrinsics.h' 2025-07-17T06:59:13.5387445Z #56 282.1 adding 'triton/backends/nvidia/include/sm_32_intrinsics.hpp' 2025-07-17T06:59:13.5387964Z #56 282.1 adding 'triton/backends/nvidia/include/sm_35_atomic_functions.h' 2025-07-17T06:59:13.5388593Z #56 282.1 adding 'triton/backends/nvidia/include/sm_35_intrinsics.h' 2025-07-17T06:59:13.5389214Z #56 282.1 adding 'triton/backends/nvidia/include/sm_60_atomic_functions.h' 2025-07-17T06:59:13.5389762Z #56 282.1 adding 'triton/backends/nvidia/include/sm_60_atomic_functions.hpp' 2025-07-17T06:59:13.5390282Z #56 282.1 adding 'triton/backends/nvidia/include/sm_61_intrinsics.h' 2025-07-17T06:59:13.5390813Z #56 282.1 adding 'triton/backends/nvidia/include/sm_61_intrinsics.hpp' 2025-07-17T06:59:13.5391313Z #56 282.1 adding 'triton/backends/nvidia/include/surface_functions.h' 2025-07-17T06:59:13.5391889Z #56 282.1 adding 'triton/backends/nvidia/include/surface_indirect_functions.h' 2025-07-17T06:59:13.5392398Z #56 282.1 adding 'triton/backends/nvidia/include/surface_types.h' 2025-07-17T06:59:13.5392934Z #56 282.1 adding 'triton/backends/nvidia/include/texture_fetch_functions.h' 2025-07-17T06:59:13.5393493Z #56 282.1 adding 'triton/backends/nvidia/include/texture_indirect_functions.h' 2025-07-17T06:59:13.5394002Z #56 282.1 adding 'triton/backends/nvidia/include/texture_types.h' 2025-07-17T06:59:13.5394473Z #56 282.1 adding 'triton/backends/nvidia/include/vector_functions.h' 2025-07-17T06:59:13.5394959Z #56 282.1 adding 'triton/backends/nvidia/include/vector_functions.hpp' 2025-07-17T06:59:13.5395445Z #56 282.1 adding 'triton/backends/nvidia/include/vector_types.h' 2025-07-17T06:59:13.5395946Z #56 282.1 adding 'triton/backends/nvidia/include/Openacc/cupti_openacc.h' 2025-07-17T06:59:13.5396462Z #56 282.1 adding 'triton/backends/nvidia/include/Openmp/cupti_openmp.h' 2025-07-17T06:59:13.5397145Z #56 282.1 adding 'triton/backends/nvidia/include/Openmp/omp-tools.h' 2025-07-17T06:59:13.5397718Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/memcpy_async.h' 2025-07-17T06:59:13.5398434Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/reduce.h' 2025-07-17T06:59:13.5399023Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/scan.h' 2025-07-17T06:59:13.5399637Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/async.h' 2025-07-17T06:59:13.5400334Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/coalesced_reduce.h' 2025-07-17T06:59:13.5401085Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/coalesced_scan.h' 2025-07-17T06:59:13.5401808Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/driver_abi.h' 2025-07-17T06:59:13.5402495Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/functional.h' 2025-07-17T06:59:13.5403185Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/helpers.h' 2025-07-17T06:59:13.5403831Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/info.h' 2025-07-17T06:59:13.5404484Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/invoke.h' 2025-07-17T06:59:13.5405146Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/memory.h' 2025-07-17T06:59:13.5405829Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/partitioning.h' 2025-07-17T06:59:13.5406521Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/reduce.h' 2025-07-17T06:59:13.5407166Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/scan.h' 2025-07-17T06:59:13.5407793Z #56 282.1 adding 'triton/backends/nvidia/include/cooperative_groups/details/sync.h' 2025-07-17T06:59:13.5408388Z #56 282.1 adding 'triton/backends/nvidia/include/crt/common_functions.h' 2025-07-17T06:59:13.5408898Z #56 282.1 adding 'triton/backends/nvidia/include/crt/cudacc_ext.h' 2025-07-17T06:59:13.5409428Z #56 282.1 adding 'triton/backends/nvidia/include/crt/device_double_functions.h' 2025-07-17T06:59:13.5410045Z #56 282.1 adding 'triton/backends/nvidia/include/crt/device_double_functions.hpp' 2025-07-17T06:59:13.5410648Z #56 282.1 adding 'triton/backends/nvidia/include/crt/device_fp128_functions.h' 2025-07-17T06:59:13.5411197Z #56 282.1 adding 'triton/backends/nvidia/include/crt/device_functions.h' 2025-07-17T06:59:13.5411806Z #56 282.1 adding 'triton/backends/nvidia/include/crt/device_functions.hpp' 2025-07-17T06:59:13.5412316Z #56 282.1 adding 'triton/backends/nvidia/include/crt/func_macro.h' 2025-07-17T06:59:13.5412797Z #56 282.1 adding 'triton/backends/nvidia/include/crt/host_config.h' 2025-07-17T06:59:13.5413323Z #56 282.1 adding 'triton/backends/nvidia/include/crt/host_defines.h' 2025-07-17T06:59:13.5413804Z #56 282.1 adding 'triton/backends/nvidia/include/crt/host_runtime.h' 2025-07-17T06:59:13.5414310Z #56 282.1 adding 'triton/backends/nvidia/include/crt/math_functions.h' 2025-07-17T06:59:13.5414868Z #56 282.1 adding 'triton/backends/nvidia/include/crt/math_functions.hpp' 2025-07-17T06:59:13.5415369Z #56 282.1 adding 'triton/backends/nvidia/include/crt/mma.h' 2025-07-17T06:59:13.5415805Z #56 282.1 adding 'triton/backends/nvidia/include/crt/mma.hpp' 2025-07-17T06:59:13.5416263Z #56 282.1 adding 'triton/backends/nvidia/include/crt/nvfunctional' 2025-07-17T06:59:13.5416725Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_100_rt.h' 2025-07-17T06:59:13.5417202Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_100_rt.hpp' 2025-07-17T06:59:13.5417659Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_70_rt.h' 2025-07-17T06:59:13.5418127Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_70_rt.hpp' 2025-07-17T06:59:13.5418595Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_80_rt.h' 2025-07-17T06:59:13.5419048Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_80_rt.hpp' 2025-07-17T06:59:13.5419517Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_90_rt.h' 2025-07-17T06:59:13.5420089Z #56 282.1 adding 'triton/backends/nvidia/include/crt/sm_90_rt.hpp' 2025-07-17T06:59:13.5420553Z #56 282.1 adding 'triton/backends/nvidia/include/crt/storage_class.h' 2025-07-17T06:59:13.5421016Z #56 282.2 adding 'triton/backends/nvidia/lib/libdevice.10.bc' 2025-07-17T06:59:13.5421475Z #56 282.2 adding 'triton/backends/nvidia/lib/cupti/libcheckpoint.so' 2025-07-17T06:59:13.8519812Z #56 282.5 adding 'triton/backends/nvidia/lib/cupti/libcupti.so' 2025-07-17T06:59:14.1784921Z #56 282.9 adding 'triton/backends/nvidia/lib/cupti/libcupti.so.12' 2025-07-17T06:59:14.5050465Z #56 283.2 adding 'triton/backends/nvidia/lib/cupti/libcupti.so.2025.1.1' 2025-07-17T06:59:15.6729512Z #56 284.4 adding 'triton/backends/nvidia/lib/cupti/libcupti_static.a' 2025-07-17T06:59:16.4586159Z #56 285.1 adding 'triton/backends/nvidia/lib/cupti/libnvperf_host.so' 2025-07-17T06:59:17.3511425Z #56 286.0 adding 'triton/backends/nvidia/lib/cupti/libnvperf_host_static.a' 2025-07-17T06:59:17.6035719Z #56 286.3 adding 'triton/backends/nvidia/lib/cupti/libnvperf_target.so' 2025-07-17T06:59:17.8177111Z #56 286.3 adding 'triton/backends/nvidia/lib/cupti/libpcsamplingutil.so' 2025-07-17T06:59:17.8177642Z #56 286.3 adding 'triton/compiler/__init__.py' 2025-07-17T06:59:17.8178053Z #56 286.3 adding 'triton/compiler/code_generator.py' 2025-07-17T06:59:17.8178424Z #56 286.3 adding 'triton/compiler/compiler.py' 2025-07-17T06:59:17.8178844Z #56 286.3 adding 'triton/compiler/errors.py' 2025-07-17T06:59:17.8179202Z #56 286.3 adding 'triton/compiler/make_launcher.py' 2025-07-17T06:59:17.8179565Z #56 286.3 adding 'triton/experimental/__init__.py' 2025-07-17T06:59:17.8179965Z #56 286.3 adding 'triton/experimental/gluon/__init__.py' 2025-07-17T06:59:17.8180377Z #56 286.3 adding 'triton/experimental/gluon/_compiler.py' 2025-07-17T06:59:17.8180791Z #56 286.3 adding 'triton/experimental/gluon/_runtime.py' 2025-07-17T06:59:17.8181232Z #56 286.3 adding 'triton/experimental/gluon/language/__init__.py' 2025-07-17T06:59:17.8181693Z #56 286.3 adding 'triton/experimental/gluon/language/_core.py' 2025-07-17T06:59:17.8182159Z #56 286.4 adding 'triton/experimental/gluon/language/_layouts.py' 2025-07-17T06:59:17.8182628Z #56 286.4 adding 'triton/experimental/gluon/language/_math.py' 2025-07-17T06:59:17.8183084Z #56 286.4 adding 'triton/experimental/gluon/language/_semantic.py' 2025-07-17T06:59:17.8183566Z #56 286.4 adding 'triton/experimental/gluon/language/_standard.py' 2025-07-17T06:59:17.8184224Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/__init__.py' 2025-07-17T06:59:17.8184817Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/blackwell/__init__.py' 2025-07-17T06:59:17.8185444Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/blackwell/tma.py' 2025-07-17T06:59:17.8186101Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/hopper/__init__.py' 2025-07-17T06:59:17.8186715Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/hopper/mbarrier.py' 2025-07-17T06:59:17.8187356Z #56 286.4 adding 'triton/experimental/gluon/language/nvidia/hopper/tma.py' 2025-07-17T06:59:17.8187859Z #56 286.4 adding 'triton/experimental/gluon/nvidia/__init__.py' 2025-07-17T06:59:17.8188387Z #56 286.4 adding 'triton/experimental/gluon/nvidia/blackwell.py' 2025-07-17T06:59:17.8188853Z #56 286.4 adding 'triton/experimental/gluon/nvidia/hopper.py' 2025-07-17T06:59:18.1092892Z #56 286.8 adding 'triton/instrumentation/libGPUInstrumentationTestLib.so' 2025-07-17T06:59:18.6858358Z #56 287.4 adding 'triton/instrumentation/libPrintLoadStoreMemSpaces.so' 2025-07-17T06:59:18.7858321Z #56 287.4 adding 'triton/language/__init__.py' 2025-07-17T06:59:18.7858718Z #56 287.4 adding 'triton/language/core.py' 2025-07-17T06:59:18.7859049Z #56 287.4 adding 'triton/language/math.py' 2025-07-17T06:59:18.7859414Z #56 287.4 adding 'triton/language/random.py' 2025-07-17T06:59:18.7859761Z #56 287.4 adding 'triton/language/semantic.py' 2025-07-17T06:59:18.7860120Z #56 287.4 adding 'triton/language/standard.py' 2025-07-17T06:59:18.7860501Z #56 287.4 adding 'triton/language/extra/__init__.py' 2025-07-17T06:59:18.7860905Z #56 287.4 adding 'triton/language/extra/libdevice.py' 2025-07-17T06:59:18.7861323Z #56 287.4 adding 'triton/language/extra/cuda/__init__.py' 2025-07-17T06:59:18.7861727Z #56 287.4 adding 'triton/language/extra/cuda/gdc.py' 2025-07-17T06:59:18.7862119Z #56 287.4 adding 'triton/language/extra/cuda/libdevice.py' 2025-07-17T06:59:18.7862543Z #56 287.4 adding 'triton/language/extra/cuda/utils.py' 2025-07-17T06:59:18.7862945Z #56 287.4 adding 'triton/language/extra/hip/__init__.py' 2025-07-17T06:59:18.7863347Z #56 287.4 adding 'triton/language/extra/hip/libdevice.py' 2025-07-17T06:59:18.7863738Z #56 287.4 adding 'triton/profiler/__init__.py' 2025-07-17T06:59:18.7864087Z #56 287.4 adding 'triton/profiler/context.py' 2025-07-17T06:59:18.7864435Z #56 287.4 adding 'triton/profiler/flags.py' 2025-07-17T06:59:18.7864775Z #56 287.4 adding 'triton/profiler/hook.py' 2025-07-17T06:59:18.7865210Z #56 287.4 adding 'triton/profiler/language.py' 2025-07-17T06:59:18.7865558Z #56 287.4 adding 'triton/profiler/profile.py' 2025-07-17T06:59:18.7865900Z #56 287.4 adding 'triton/profiler/proton.py' 2025-07-17T06:59:18.7866224Z #56 287.4 adding 'triton/profiler/scope.py' 2025-07-17T06:59:18.7866555Z #56 287.4 adding 'triton/profiler/specs.py' 2025-07-17T06:59:18.7866871Z #56 287.4 adding 'triton/profiler/state.py' 2025-07-17T06:59:18.7867199Z #56 287.4 adding 'triton/profiler/viewer.py' 2025-07-17T06:59:18.7867539Z #56 287.4 adding 'triton/runtime/__init__.py' 2025-07-17T06:59:18.7867877Z #56 287.4 adding 'triton/runtime/_allocation.py' 2025-07-17T06:59:18.7868234Z #56 287.4 adding 'triton/runtime/autotuner.py' 2025-07-17T06:59:18.7868555Z #56 287.4 adding 'triton/runtime/build.py' 2025-07-17T06:59:18.7868883Z #56 287.4 adding 'triton/runtime/cache.py' 2025-07-17T06:59:18.7869205Z #56 287.4 adding 'triton/runtime/driver.py' 2025-07-17T06:59:18.7869517Z #56 287.4 adding 'triton/runtime/errors.py' 2025-07-17T06:59:18.7869864Z #56 287.4 adding 'triton/runtime/interpreter.py' 2025-07-17T06:59:18.7870206Z #56 287.4 adding 'triton/runtime/jit.py' 2025-07-17T06:59:18.7870512Z #56 287.4 adding 'triton/tools/__init__.py' 2025-07-17T06:59:18.7870850Z #56 287.4 adding 'triton/tools/build_extern.py' 2025-07-17T06:59:18.7871203Z #56 287.4 adding 'triton/tools/compile.py' 2025-07-17T06:59:18.7871516Z #56 287.4 adding 'triton/tools/disasm.py' 2025-07-17T06:59:18.7871834Z #56 287.4 adding 'triton/tools/link.py' 2025-07-17T06:59:18.7872303Z #56 287.4 adding 'triton/tools/mxfp.py' 2025-07-17T06:59:18.7872645Z #56 287.4 adding 'triton/tools/tensor_descriptor.py' 2025-07-17T06:59:18.7873126Z #56 287.4 adding 'triton/tools/extra/cuda/compile.c' 2025-07-17T06:59:18.7873472Z #56 287.4 adding 'triton/tools/extra/cuda/compile.h' 2025-07-17T06:59:18.7873956Z #56 287.4 adding 'triton-3.4.0+gitae848267.dist-info/licenses/LICENSE' 2025-07-17T06:59:18.7874413Z #56 287.4 adding 'triton-3.4.0+gitae848267.dist-info/METADATA' 2025-07-17T06:59:18.7874869Z #56 287.4 adding 'triton-3.4.0+gitae848267.dist-info/WHEEL' 2025-07-17T06:59:18.7875314Z #56 287.4 adding 'triton-3.4.0+gitae848267.dist-info/entry_points.txt' 2025-07-17T06:59:18.7875842Z #56 287.4 adding 'triton-3.4.0+gitae848267.dist-info/top_level.txt' 2025-07-17T06:59:18.7876259Z #56 287.5 adding 'triton-3.4.0+gitae848267.dist-info/RECORD' 2025-07-17T06:59:18.9508221Z #56 287.5 removing build/bdist.linux-x86_64/wheel 2025-07-17T06:59:22.4880630Z #56 291.2 + cp dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl /opt/triton 2025-07-17T06:59:22.6318666Z #56 291.3 + pip_install dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl 2025-07-17T06:59:22.7829061Z #56 291.3 + as_jenkins conda run -n py_3.10 pip install --progress-bar off dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl 2025-07-17T06:59:22.7831157Z #56 291.3 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl 2025-07-17T06:59:28.9850575Z #56 297.7 Processing ./dist/triton-3.4.0+gitae848267-cp310-cp310-linux_x86_64.whl 2025-07-17T06:59:28.9851556Z #56 297.7 Requirement already satisfied: setuptools>=40.8.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from triton==3.4.0+gitae848267) (80.9.0) 2025-07-17T06:59:28.9852328Z #56 297.7 Installing collected packages: triton 2025-07-17T06:59:28.9852731Z #56 297.7 Successfully installed triton-3.4.0+gitae848267 2025-07-17T06:59:28.9853089Z #56 297.7 2025-07-17T06:59:29.1766983Z #56 297.7 + '[' -n 4.0.0 ']' 2025-07-17T06:59:29.1767349Z #56 297.7 + pip_install cmake==4.0.0 2025-07-17T06:59:29.1767799Z #56 297.7 + as_jenkins conda run -n py_3.10 pip install --progress-bar off cmake==4.0.0 2025-07-17T06:59:29.1769519Z #56 297.7 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off cmake==4.0.0 2025-07-17T06:59:30.9307210Z #56 299.6 Requirement already satisfied: cmake==4.0.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (4.0.0) 2025-07-17T06:59:30.9307871Z #56 299.6 2025-07-17T06:59:31.1224238Z #56 299.7 + '[' -n 1.22.4 ']' 2025-07-17T06:59:31.1224613Z #56 299.7 + pip_install numpy==1.22.4 2025-07-17T06:59:31.1225091Z #56 299.7 + as_jenkins conda run -n py_3.10 pip install --progress-bar off numpy==1.22.4 2025-07-17T06:59:31.1226825Z #56 299.7 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off numpy==1.22.4 2025-07-17T06:59:32.8723965Z #56 301.6 Requirement already satisfied: numpy==1.22.4 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (1.22.4) 2025-07-17T06:59:32.8724590Z #56 301.6 2025-07-17T06:59:33.0637197Z #56 301.6 + [[ 3.10 != 3.9* ]] 2025-07-17T06:59:33.0637574Z #56 301.6 + pip_install helion --no-deps 2025-07-17T06:59:33.0638235Z #56 301.6 + as_jenkins conda run -n py_3.10 pip install --progress-bar off helion --no-deps 2025-07-17T06:59:33.0640088Z #56 301.6 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.10 pip install --progress-bar off helion --no-deps 2025-07-17T06:59:34.4711891Z #56 303.2 Collecting helion 2025-07-17T06:59:34.4712367Z #56 303.2 Downloading helion-0.0.9-py3-none-any.whl.metadata (15 kB) 2025-07-17T06:59:34.4713157Z #56 303.2 Downloading helion-0.0.9-py3-none-any.whl (170 kB) 2025-07-17T06:59:34.4713672Z #56 303.2 Installing collected packages: helion 2025-07-17T06:59:34.4714029Z #56 303.2 Successfully installed helion-0.0.9 2025-07-17T06:59:34.4714343Z #56 303.2 2025-07-17T06:59:42.1009001Z #56 DONE 310.8s 2025-07-17T06:59:42.2545604Z 2025-07-17T06:59:42.2547173Z #57 [stage-0 49/55] RUN rm install_triton.sh common_utils.sh triton.txt triton_version.txt 2025-07-17T06:59:42.5819513Z #57 DONE 0.5s 2025-07-17T06:59:42.7773170Z 2025-07-17T06:59:42.7774171Z #58 [stage-0 50/55] COPY ./common/install_cache.sh install_cache.sh 2025-07-17T06:59:42.7775396Z #58 DONE 0.0s 2025-07-17T06:59:42.7775774Z 2025-07-17T06:59:42.7776344Z #59 [stage-0 51/55] RUN bash ./install_cache.sh && rm install_cache.sh 2025-07-17T06:59:43.2360257Z #59 0.610 + mkdir -p /opt/cache/bin 2025-07-17T06:59:43.3551766Z #59 0.612 + mkdir -p /opt/cache/lib 2025-07-17T06:59:43.3552253Z #59 0.613 + sed -e 's|PATH="\(.*\)"|PATH="/opt/cache/bin:\1"|g' -i /etc/environment 2025-07-17T06:59:43.3553532Z #59 0.615 + export PATH=/opt/cache/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T06:59:43.3555452Z #59 0.615 + PATH=/opt/cache/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-07-17T06:59:43.3556807Z #59 0.615 + install_ubuntu 2025-07-17T06:59:43.3557119Z #59 0.615 + echo 'Preparing to build sccache from source' 2025-07-17T06:59:43.3557480Z #59 0.615 + apt-get update 2025-07-17T06:59:43.3557766Z #59 0.615 Preparing to build sccache from source 2025-07-17T06:59:43.3558220Z #59 0.729 Hit:1 http://repo.radeon.com/rocm/apt/6.4.1 jammy InRelease 2025-07-17T06:59:43.4667585Z #59 0.735 Hit:2 https://repo.radeon.com/amdgpu/6.4.1/ubuntu jammy InRelease 2025-07-17T06:59:43.4668158Z #59 0.745 Hit:3 https://dl.yarnpkg.com/debian stable InRelease 2025-07-17T06:59:43.4668661Z #59 0.790 Hit:4 https://deb.nodesource.com/node_16.x nodistro InRelease 2025-07-17T06:59:43.4669161Z #59 0.816 Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-07-17T06:59:43.4669648Z #59 0.828 Hit:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-07-17T06:59:43.4670179Z #59 0.841 Hit:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-07-17T06:59:43.6417123Z #59 0.865 Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2025-07-17T06:59:43.7825023Z #59 1.156 Hit:9 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease 2025-07-17T06:59:44.9710836Z #59 1.500 Reading package lists... 2025-07-17T06:59:45.1736666Z #59 2.360 W: http://repo.radeon.com/rocm/apt/6.4.1/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:59:45.1738281Z #59 2.360 W: https://repo.radeon.com/amdgpu/6.4.1/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:59:45.1740015Z #59 2.360 W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. 2025-07-17T06:59:45.1740970Z #59 2.361 + apt-get install -y cargo 2025-07-17T06:59:45.8679596Z #59 2.397 Reading package lists... 2025-07-17T06:59:46.0520324Z #59 3.259 Building dependency tree... 2025-07-17T06:59:46.2028886Z #59 3.426 Reading state information... 2025-07-17T06:59:46.2079935Z #59 3.582 The following additional packages will be installed: 2025-07-17T06:59:46.3468885Z #59 3.582 libssh2-1 libstd-rust-1.75 libstd-rust-dev rustc 2025-07-17T06:59:46.3469624Z #59 3.583 Suggested packages: 2025-07-17T06:59:46.3469971Z #59 3.583 cargo-doc llvm-17 lld-17 clang-17 2025-07-17T06:59:46.3470587Z #59 3.627 The following NEW packages will be installed: 2025-07-17T06:59:46.3471083Z #59 3.628 cargo libssh2-1 libstd-rust-1.75 libstd-rust-dev rustc 2025-07-17T06:59:46.3471583Z #59 3.668 0 upgraded, 5 newly installed, 0 to remove and 10 not upgraded. 2025-07-17T06:59:46.3472006Z #59 3.668 Need to get 98.2 MB of archives. 2025-07-17T06:59:46.3472445Z #59 3.668 After this operation, 392 MB of additional disk space will be used. 2025-07-17T06:59:46.3473110Z #59 3.668 Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libssh2-1 amd64 1.10.0-3 [109 kB] 2025-07-17T06:59:46.3474053Z #59 3.720 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstd-rust-1.75 amd64 1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04 [46.3 MB] 2025-07-17T06:59:46.7185146Z #59 4.092 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstd-rust-dev amd64 1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04 [41.6 MB] 2025-07-17T06:59:47.0096844Z #59 4.383 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 rustc amd64 1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04 [3404 kB] 2025-07-17T06:59:47.1842177Z #59 4.408 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 cargo amd64 1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04 [6700 kB] 2025-07-17T06:59:47.2357117Z #59 4.609 debconf: delaying package configuration, since apt-utils is not installed 2025-07-17T06:59:47.3407089Z #59 4.637 Fetched 98.2 MB in 1s (120 MB/s) 2025-07-17T06:59:47.3408391Z #59 4.670 Selecting previously unselected package libssh2-1:amd64. 2025-07-17T06:59:47.3409568Z #59 4.670 (Reading database ... 2025-07-17T06:59:47.3410415Z (Reading database ... 5% 2025-07-17T06:59:47.3411014Z (Reading database ... 10% 2025-07-17T06:59:47.3411290Z (Reading database ... 15% 2025-07-17T06:59:47.3411553Z (Reading database ... 20% 2025-07-17T06:59:47.3411815Z (Reading database ... 25% 2025-07-17T06:59:47.3412084Z (Reading database ... 30% 2025-07-17T06:59:47.3412335Z (Reading database ... 35% 2025-07-17T06:59:47.3412603Z (Reading database ... 40% 2025-07-17T06:59:47.3412864Z (Reading database ... 45% 2025-07-17T06:59:47.3413110Z (Reading database ... 50% 2025-07-17T06:59:47.3413370Z (Reading database ... 55% 2025-07-17T06:59:47.3413617Z (Reading database ... 60% 2025-07-17T06:59:47.3413873Z (Reading database ... 65% 2025-07-17T06:59:47.3414138Z (Reading database ... 70% 2025-07-17T06:59:47.3414384Z (Reading database ... 75% 2025-07-17T06:59:47.3414644Z (Reading database ... 80% 2025-07-17T06:59:47.3414890Z (Reading database ... 85% 2025-07-17T06:59:47.3415147Z (Reading database ... 90% 2025-07-17T06:59:47.3415406Z (Reading database ... 95% 2025-07-17T06:59:47.3415653Z (Reading database ... 100% 2025-07-17T06:59:47.3416040Z (Reading database ... 71022 files and directories currently installed.) 2025-07-17T06:59:47.3416538Z #59 4.705 Preparing to unpack .../libssh2-1_1.10.0-3_amd64.deb ... 2025-07-17T06:59:47.3416959Z #59 4.714 Unpacking libssh2-1:amd64 (1.10.0-3) ... 2025-07-17T06:59:47.5368360Z #59 4.752 Selecting previously unselected package libstd-rust-1.75:amd64. 2025-07-17T06:59:47.5369042Z #59 4.756 Preparing to unpack .../libstd-rust-1.75_1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04_amd64.deb ... 2025-07-17T06:59:47.5369735Z #59 4.760 Unpacking libstd-rust-1.75:amd64 (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:47.8712492Z #59 5.245 Selecting previously unselected package libstd-rust-dev:amd64. 2025-07-17T06:59:48.0316067Z #59 5.250 Preparing to unpack .../libstd-rust-dev_1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04_amd64.deb ... 2025-07-17T06:59:48.0316804Z #59 5.255 Unpacking libstd-rust-dev:amd64 (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.3716675Z #59 5.745 Selecting previously unselected package rustc. 2025-07-17T06:59:48.5391395Z #59 5.751 Preparing to unpack .../rustc_1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04_amd64.deb ... 2025-07-17T06:59:48.5392245Z #59 5.754 Unpacking rustc (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.5392779Z #59 5.806 Selecting previously unselected package cargo. 2025-07-17T06:59:48.5393322Z #59 5.811 Preparing to unpack .../cargo_1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04_amd64.deb ... 2025-07-17T06:59:48.5393890Z #59 5.813 Unpacking cargo (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.5394462Z #59 5.913 Setting up libstd-rust-1.75:amd64 (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.6462496Z #59 5.918 Setting up libstd-rust-dev:amd64 (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.6463096Z #59 5.923 Setting up rustc (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.6463559Z #59 5.928 Setting up libssh2-1:amd64 (1.10.0-3) ... 2025-07-17T06:59:48.6463997Z #59 5.933 Setting up cargo (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T06:59:48.6464480Z #59 5.941 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... 2025-07-17T06:59:48.6464889Z #59 6.020 Checking out sccache repo 2025-07-17T06:59:48.7986164Z #59 6.020 + echo 'Checking out sccache repo' 2025-07-17T06:59:48.7987523Z #59 6.020 + git clone https://github.com/mozilla/sccache -b v0.10.0 2025-07-17T06:59:48.7988715Z #59 6.022 Cloning into 'sccache'... 2025-07-17T06:59:49.1900255Z #59 6.564 Note: switching to 'e3d1ed560a28d114bd26299b0f717b372e7fc3d2'. 2025-07-17T06:59:49.1900703Z #59 6.564 2025-07-17T06:59:49.1901125Z #59 6.564 You are in 'detached HEAD' state. You can look around, make experimental 2025-07-17T06:59:49.1901703Z #59 6.564 changes and commit them, and you can discard any commits you make in this 2025-07-17T06:59:49.1902289Z #59 6.564 state without impacting any branches by switching back to a branch. 2025-07-17T06:59:49.1902726Z #59 6.564 2025-07-17T06:59:49.1903053Z #59 6.564 If you want to create a new branch to retain commits you create, you may 2025-07-17T06:59:49.1903588Z #59 6.564 do so (now or later) by using -c with the switch command. Example: 2025-07-17T06:59:49.1903986Z #59 6.564 2025-07-17T06:59:49.1904210Z #59 6.564 git switch -c 2025-07-17T06:59:49.1904517Z #59 6.564 2025-07-17T06:59:49.1904734Z #59 6.564 Or undo this operation with: 2025-07-17T06:59:49.1905024Z #59 6.564 2025-07-17T06:59:49.1905239Z #59 6.564 git switch - 2025-07-17T06:59:49.1905466Z #59 6.564 2025-07-17T06:59:49.1905830Z #59 6.564 Turn off this advice by setting config variable advice.detachedHead to false 2025-07-17T06:59:49.1906268Z #59 6.564 2025-07-17T06:59:49.2981821Z #59 6.580 + cd sccache 2025-07-17T06:59:49.2982165Z #59 6.580 + echo 'Building sccache' 2025-07-17T06:59:49.2982489Z #59 6.580 + cargo build --release 2025-07-17T06:59:49.2982782Z #59 6.580 Building sccache 2025-07-17T06:59:49.2983071Z #59 6.672 Updating crates.io index 2025-07-17T06:59:49.9912788Z #59 7.365 Downloading crates ... 2025-07-17T06:59:50.0962379Z #59 7.470 Downloaded anstyle-parse v0.2.1 2025-07-17T06:59:50.1968126Z #59 7.480 Downloaded addr2line v0.21.0 2025-07-17T06:59:50.1968522Z #59 7.484 Downloaded anstream v0.6.11 2025-07-17T06:59:50.1968837Z #59 7.488 Downloaded anstyle v1.0.2 2025-07-17T06:59:50.1969169Z #59 7.490 Downloaded adler v1.0.2 2025-07-17T06:59:50.1969480Z #59 7.492 Downloaded arrayvec v0.7.4 2025-07-17T06:59:50.1969801Z #59 7.495 Downloaded block-buffer v0.10.4 2025-07-17T06:59:50.1970130Z #59 7.497 Downloaded ar v0.9.0 2025-07-17T06:59:50.1970426Z #59 7.499 Downloaded num-conv v0.1.0 2025-07-17T06:59:50.1970911Z #59 7.503 Downloaded aho-corasick v1.1.2 2025-07-17T06:59:50.1971236Z #59 7.510 Downloaded aes v0.8.4 2025-07-17T06:59:50.1971549Z #59 7.515 Downloaded is-terminal v0.4.12 2025-07-17T06:59:50.1971963Z #59 7.516 Downloaded atomic-waker v1.1.2 2025-07-17T06:59:50.1972396Z #59 7.519 Downloaded constant_time_eq v0.3.0 2025-07-17T06:59:50.1972719Z #59 7.521 Downloaded crc32c v0.6.8 2025-07-17T06:59:50.1973031Z #59 7.523 Downloaded nanorand v0.7.0 2025-07-17T06:59:50.1973405Z #59 7.526 Downloaded itoa v1.0.10 2025-07-17T06:59:50.1973696Z #59 7.529 Downloaded bitflags v2.4.1 2025-07-17T06:59:50.1974009Z #59 7.532 Downloaded bincode v1.3.3 2025-07-17T06:59:50.1974358Z #59 7.536 Downloaded arc-swap v1.7.1 2025-07-17T06:59:50.1974667Z #59 7.541 Downloaded crc16 v0.4.0 2025-07-17T06:59:50.1974960Z #59 7.542 Downloaded cfg-if v1.0.0 2025-07-17T06:59:50.1975242Z #59 7.544 Downloaded bb8 v0.8.1 2025-07-17T06:59:50.1975555Z #59 7.546 Downloaded openssl-probe v0.1.5 2025-07-17T06:59:50.1975902Z #59 7.547 Downloaded const-random-macro v0.1.16 2025-07-17T06:59:50.1976248Z #59 7.549 Downloaded arrayref v0.3.7 2025-07-17T06:59:50.1976575Z #59 7.550 Downloaded futures-channel v0.3.30 2025-07-17T06:59:50.1976893Z #59 7.553 Downloaded anyhow v1.0.86 2025-07-17T06:59:50.1977211Z #59 7.558 Downloaded number_prefix v0.4.0 2025-07-17T06:59:50.1977536Z #59 7.560 Downloaded const-oid v0.9.6 2025-07-17T06:59:50.1977839Z #59 7.563 Downloaded futures-io v0.3.30 2025-07-17T06:59:50.1978211Z #59 7.564 Downloaded digest v0.10.7 2025-07-17T06:59:50.1978678Z #59 7.567 Downloaded foreign-types v0.3.2 2025-07-17T06:59:50.1979097Z #59 7.569 Downloaded anstyle-query v1.0.0 2025-07-17T06:59:50.1979503Z #59 7.571 Downloaded openssl-macros v0.1.1 2025-07-17T06:59:50.2975286Z #59 7.572 Downloaded const-random v0.1.17 2025-07-17T06:59:50.2975682Z #59 7.574 Downloaded errno v0.3.8 2025-07-17T06:59:50.2976002Z #59 7.576 Downloaded cpufeatures v0.2.12 2025-07-17T06:59:50.2976335Z #59 7.578 Downloaded clap_lex v0.6.0 2025-07-17T06:59:50.2976644Z #59 7.580 Downloaded cipher v0.4.4 2025-07-17T06:59:50.2976936Z #59 7.582 Downloaded ghac v0.2.0 2025-07-17T06:59:50.2977230Z #59 7.584 Downloaded backon v1.2.0 2025-07-17T06:59:50.2977547Z #59 7.587 Downloaded option-ext v0.2.0 2025-07-17T06:59:50.2977852Z #59 7.588 Downloaded clap v4.4.18 2025-07-17T06:59:50.2978152Z #59 7.599 Downloaded byteorder v1.5.0 2025-07-17T06:59:50.2978464Z #59 7.602 Downloaded num-integer v0.1.46 2025-07-17T06:59:50.2978829Z #59 7.604 Downloaded foreign-types-shared v0.1.1 2025-07-17T06:59:50.2979260Z #59 7.605 Downloaded mime v0.3.17 2025-07-17T06:59:50.2979552Z #59 7.608 Downloaded base64 v0.22.1 2025-07-17T06:59:50.2979854Z #59 7.613 Downloaded cc v1.1.10 2025-07-17T06:59:50.2980147Z #59 7.617 Downloaded crunchy v0.2.2 2025-07-17T06:59:50.2980436Z #59 7.618 Downloaded ipnet v2.9.0 2025-07-17T06:59:50.2980750Z #59 7.620 Downloaded hyper-rustls v0.27.2 2025-07-17T06:59:50.2981071Z #59 7.624 Downloaded powerfmt v0.2.0 2025-07-17T06:59:50.2981377Z #59 7.626 Downloaded md-5 v0.10.6 2025-07-17T06:59:50.2981683Z #59 7.628 Downloaded ppv-lite86 v0.2.17 2025-07-17T06:59:50.2982007Z #59 7.630 Downloaded futures-macro v0.3.30 2025-07-17T06:59:50.2982356Z #59 7.632 Downloaded crc32fast v1.3.2 2025-07-17T06:59:50.2982694Z #59 7.634 Downloaded percent-encoding v2.3.1 2025-07-17T06:59:50.2983020Z #59 7.636 Downloaded pin-utils v0.1.0 2025-07-17T06:59:50.2983349Z #59 7.637 Downloaded linked-hash-map v0.5.6 2025-07-17T06:59:50.2983698Z #59 7.639 Downloaded futures-executor v0.3.30 2025-07-17T06:59:50.2984039Z #59 7.641 Downloaded num_cpus v1.16.0 2025-07-17T06:59:50.2984351Z #59 7.645 Downloaded pem v3.0.3 2025-07-17T06:59:50.2984634Z #59 7.646 Downloaded pbkdf2 v0.12.2 2025-07-17T06:59:50.2984941Z #59 7.648 Downloaded num-iter v0.1.43 2025-07-17T06:59:50.2985244Z #59 7.650 Downloaded lazy_static v1.4.0 2025-07-17T06:59:50.2985559Z #59 7.651 Downloaded salsa20 v0.10.2 2025-07-17T06:59:50.2986015Z #59 7.653 Downloaded rust-ini v0.21.0 2025-07-17T06:59:50.2986316Z #59 7.655 Downloaded scrypt v0.11.0 2025-07-17T06:59:50.2986754Z #59 7.657 Downloaded prost-derive v0.13.5 2025-07-17T06:59:50.2987311Z #59 7.659 Downloaded retry v2.0.0 2025-07-17T06:59:50.2987693Z #59 7.660 Downloaded colorchoice v1.0.0 2025-07-17T06:59:50.2988021Z #59 7.662 Downloaded same-file v1.0.6 2025-07-17T06:59:50.2988324Z #59 7.664 Downloaded equivalent v1.0.1 2025-07-17T06:59:50.2988708Z #59 7.665 Downloaded daemonize v0.5.0 2025-07-17T06:59:50.2989012Z #59 7.666 Downloaded sha1 v0.10.6 2025-07-17T06:59:50.2989309Z #59 7.668 Downloaded serde_spanned v0.6.5 2025-07-17T06:59:50.2989683Z #59 7.670 Downloaded httpdate v1.0.3 2025-07-17T06:59:50.2989980Z #59 7.671 Downloaded fnv v1.0.7 2025-07-17T06:59:50.3987820Z #59 7.673 Downloaded pkg-config v0.3.28 2025-07-17T06:59:50.3988257Z #59 7.675 Downloaded cbc v0.1.2 2025-07-17T06:59:50.3988560Z #59 7.677 Downloaded rustc-hash v1.1.0 2025-07-17T06:59:50.3988906Z #59 7.678 Downloaded rand_core v0.6.4 2025-07-17T06:59:50.3989231Z #59 7.681 Downloaded rand_chacha v0.3.1 2025-07-17T06:59:50.3989541Z #59 7.682 Downloaded rustc-hash v2.0.0 2025-07-17T06:59:50.3989867Z #59 7.684 Downloaded sync_wrapper v1.0.1 2025-07-17T06:59:50.3990189Z #59 7.685 Downloaded native-tls v0.2.11 2025-07-17T06:59:50.3990513Z #59 7.688 Downloaded quinn-udp v0.5.2 2025-07-17T06:59:50.3990827Z #59 7.690 Downloaded lock_api v0.4.11 2025-07-17T06:59:50.3991168Z #59 7.692 Downloaded http-body-util v0.1.1 2025-07-17T06:59:50.3991496Z #59 7.695 Downloaded deranged v0.3.11 2025-07-17T06:59:50.3991799Z #59 7.696 Downloaded hex v0.4.3 2025-07-17T06:59:50.3992099Z #59 7.699 Downloaded futures-task v0.3.30 2025-07-17T06:59:50.3992443Z #59 7.700 Downloaded generic-array v0.14.7 2025-07-17T06:59:50.3992763Z #59 7.702 Downloaded jobserver v0.1.32 2025-07-17T06:59:50.3993086Z #59 7.705 Downloaded filetime v0.2.23 2025-07-17T06:59:50.3993408Z #59 7.707 Downloaded env_logger v0.10.2 2025-07-17T06:59:50.3993718Z #59 7.711 Downloaded once_cell v1.19.0 2025-07-17T06:59:50.3994037Z #59 7.714 Downloaded pkcs8 v0.10.2 2025-07-17T06:59:50.3994351Z #59 7.718 Downloaded scopeguard v1.2.0 2025-07-17T06:59:50.3994682Z #59 7.720 Downloaded serde_urlencoded v0.7.1 2025-07-17T06:59:50.3995027Z #59 7.722 Downloaded prost v0.13.5 2025-07-17T06:59:50.3995319Z #59 7.725 Downloaded pkcs1 v0.7.5 2025-07-17T06:59:50.3995656Z #59 7.728 Downloaded pin-project-lite v0.2.13 2025-07-17T06:59:50.3996004Z #59 7.734 Downloaded memmap2 v0.9.4 2025-07-17T06:59:50.3996299Z #59 7.737 Downloaded base64 v0.21.7 2025-07-17T06:59:50.3996635Z #59 7.742 Downloaded rustls-native-certs v0.7.0 2025-07-17T06:59:50.3997113Z #59 7.744 Downloaded async-trait v0.1.83 2025-07-17T06:59:50.3997549Z #59 7.749 Downloaded semver v1.0.23 2025-07-17T06:59:50.3997922Z #59 7.752 Downloaded quote v1.0.35 2025-07-17T06:59:50.3998241Z #59 7.755 Downloaded rustls-pki-types v1.7.0 2025-07-17T06:59:50.3998720Z #59 7.758 Downloaded heck v0.4.1 2025-07-17T06:59:50.3999019Z #59 7.760 Downloaded inout v0.1.3 2025-07-17T06:59:50.3999347Z #59 7.762 Downloaded pin-project-internal v1.1.7 2025-07-17T06:59:50.3999709Z #59 7.764 Downloaded base64ct v1.6.0 2025-07-17T06:59:50.4000018Z #59 7.767 Downloaded getrandom v0.2.11 2025-07-17T06:59:50.4000353Z #59 7.771 Downloaded rustc_version v0.4.0 2025-07-17T06:59:50.4000699Z #59 7.773 Downloaded form_urlencoded v1.2.1 2025-07-17T06:59:50.4992105Z #59 7.774 Downloaded rustls-pemfile v2.1.2 2025-07-17T06:59:50.4992562Z #59 7.777 Downloaded httparse v1.8.0 2025-07-17T06:59:50.4992898Z #59 7.780 Downloaded miniz_oxide v0.7.1 2025-07-17T06:59:50.4993245Z #59 7.783 Downloaded crypto-common v0.1.6 2025-07-17T06:59:50.4993585Z #59 7.784 Downloaded hyper-tls v0.6.0 2025-07-17T06:59:50.4994004Z #59 7.786 Downloaded hmac v0.12.1 2025-07-17T06:59:50.4994299Z #59 7.788 Downloaded log v0.4.22 2025-07-17T06:59:50.4994763Z #59 7.792 Downloaded trim-in-place v0.1.7 2025-07-17T06:59:50.4995113Z #59 7.793 Downloaded static_assertions v1.1.0 2025-07-17T06:59:50.4995455Z #59 7.795 Downloaded humantime v2.1.0 2025-07-17T06:59:50.4995778Z #59 7.797 Downloaded thiserror-impl v1.0.56 2025-07-17T06:59:50.4996197Z #59 7.798 Downloaded rustc-demangle v0.1.23 2025-07-17T06:59:50.4996542Z #59 7.800 Downloaded proc-macro2 v1.0.75 2025-07-17T06:59:50.4996861Z #59 7.804 Downloaded pem-rfc7468 v0.7.0 2025-07-17T06:59:50.4997179Z #59 7.806 Downloaded ryu v1.0.16 2025-07-17T06:59:50.4997543Z #59 7.810 Downloaded pin-project v1.1.7 2025-07-17T06:59:50.4997861Z #59 7.826 Downloaded derive_more v0.99.17 2025-07-17T06:59:50.4998239Z #59 7.833 Downloaded http v1.1.0 2025-07-17T06:59:50.4998617Z #59 7.838 Downloaded ruzstd v0.5.0 2025-07-17T06:59:50.4998933Z #59 7.842 Downloaded parking_lot v0.12.1 2025-07-17T06:59:50.4999254Z #59 7.845 Downloaded hyper v1.1.0 2025-07-17T06:59:50.4999565Z #59 7.853 Downloaded parking_lot_core v0.9.9 2025-07-17T06:59:50.4999903Z #59 7.856 Downloaded pkcs5 v0.7.1 2025-07-17T06:59:50.5000189Z #59 7.862 Downloaded either v1.9.0 2025-07-17T06:59:50.5000501Z #59 7.863 Downloaded directories v5.0.1 2025-07-17T06:59:50.5000821Z #59 7.865 Downloaded dirs-sys v0.4.1 2025-07-17T06:59:50.5001121Z #59 7.867 Downloaded futures v0.3.30 2025-07-17T06:59:50.5001433Z #59 7.873 Downloaded num-traits v0.2.19 2025-07-17T06:59:50.5998884Z #59 7.877 Downloaded try-lock v0.2.5 2025-07-17T06:59:50.5999685Z #59 7.878 Downloaded futures-core v0.3.30 2025-07-17T06:59:50.6000372Z #59 7.880 Downloaded tokio-native-tls v0.3.1 2025-07-17T06:59:50.6000996Z #59 7.882 Downloaded want v0.3.1 2025-07-17T06:59:50.6001568Z #59 7.883 Downloaded spki v0.7.3 2025-07-17T06:59:50.6002119Z #59 7.886 Downloaded tokio-rustls v0.26.0 2025-07-17T06:59:50.6002732Z #59 7.888 Downloaded smallvec v1.11.2 2025-07-17T06:59:50.6003337Z #59 7.891 Downloaded tower-service v0.3.2 2025-07-17T06:59:50.6003948Z #59 7.893 Downloaded serde_derive v1.0.201 2025-07-17T06:59:50.6004533Z #59 7.896 Downloaded reqsign v0.16.1 2025-07-17T06:59:50.6005083Z #59 7.905 Downloaded zeroize v1.7.0 2025-07-17T06:59:50.6005661Z #59 7.907 Downloaded flume v0.10.14 2025-07-17T06:59:50.6006213Z #59 7.911 Downloaded signature v2.2.0 2025-07-17T06:59:50.6006761Z #59 7.913 Downloaded bytes v1.6.0 2025-07-17T06:59:50.6007328Z #59 7.918 Downloaded dlv-list v0.5.2 2025-07-17T06:59:50.6007886Z #59 7.921 Downloaded jsonwebtoken v9.2.0 2025-07-17T06:59:50.6008496Z #59 7.926 Downloaded fs-err v2.11.0 2025-07-17T06:59:50.6009094Z #59 7.928 Downloaded time-macros v0.2.18 2025-07-17T06:59:50.6009652Z #59 7.931 Downloaded strsim v0.10.0 2025-07-17T06:59:50.6010272Z #59 7.933 Downloaded iana-time-zone v0.1.59 2025-07-17T06:59:50.6010909Z #59 7.936 Downloaded ordered-multimap v0.7.0 2025-07-17T06:59:50.6011524Z #59 7.938 Downloaded rsa v0.9.6 2025-07-17T06:59:50.6012079Z #59 7.945 Downloaded sha1_smol v1.0.0 2025-07-17T06:59:50.6012775Z #59 7.947 Downloaded toml_datetime v0.6.5 2025-07-17T06:59:50.6013359Z #59 7.948 Downloaded combine v4.6.6 2025-07-17T06:59:50.6013951Z #59 7.956 Downloaded openssl-sys v0.9.101 2025-07-17T06:59:50.6014510Z #59 7.962 Downloaded rand v0.8.5 2025-07-17T06:59:50.6015024Z #59 7.967 Downloaded der v0.7.8 2025-07-17T06:59:50.6015561Z #59 7.974 Downloaded clap_derive v4.4.7 2025-07-17T06:59:50.7076211Z #59 7.977 Downloaded shlex v1.3.0 2025-07-17T06:59:50.7076685Z #59 7.979 Downloaded block-padding v0.3.3 2025-07-17T06:59:50.7077063Z #59 7.980 Downloaded quinn v0.11.2 2025-07-17T06:59:50.7077378Z #59 7.984 Downloaded memchr v2.7.1 2025-07-17T06:59:50.7077676Z #59 7.991 Downloaded untrusted v0.9.0 2025-07-17T06:59:50.7077999Z #59 7.993 Downloaded subtle v2.5.0 2025-07-17T06:59:50.7078445Z #59 7.994 Downloaded spin v0.5.2 2025-07-17T06:59:50.7078745Z #59 7.996 Downloaded hyper-util v0.1.3 2025-07-17T06:59:50.7079093Z #59 8.001 Downloaded unicode-ident v1.0.12 2025-07-17T06:59:50.7079575Z #59 8.004 Downloaded spin v0.9.8 2025-07-17T06:59:50.7079900Z #59 8.007 Downloaded unicode-bidi v0.3.14 2025-07-17T06:59:50.7080229Z #59 8.011 Downloaded flate2 v1.0.28 2025-07-17T06:59:50.7080525Z #59 8.017 Downloaded serde v1.0.201 2025-07-17T06:59:50.7080840Z #59 8.021 Downloaded backtrace v0.3.69 2025-07-17T06:59:50.7081231Z #59 8.027 Downloaded futures-sink v0.3.30 2025-07-17T06:59:50.7081547Z #59 8.028 Downloaded fastrand v2.0.1 2025-07-17T06:59:50.7081868Z #59 8.030 Downloaded tiny-keccak v2.0.2 2025-07-17T06:59:50.7082247Z #59 8.033 Downloaded num-bigint v0.4.6 2025-07-17T06:59:50.7082555Z #59 8.039 Downloaded home v0.5.9 2025-07-17T06:59:50.7082859Z #59 8.040 Downloaded termcolor v1.4.0 2025-07-17T06:59:50.7083214Z #59 8.042 Downloaded tower-layer v0.3.2 2025-07-17T06:59:50.7083546Z #59 8.043 Downloaded core_affinity v0.8.1 2025-07-17T06:59:50.7083877Z #59 8.045 Downloaded time-core v0.1.2 2025-07-17T06:59:50.7084179Z #59 8.046 Downloaded autocfg v1.1.0 2025-07-17T06:59:50.7084506Z #59 8.048 Downloaded tokio-retry2 v0.5.6 2025-07-17T06:59:50.7084823Z #59 8.050 Downloaded tokio-serde v0.8.0 2025-07-17T06:59:50.7085150Z #59 8.052 Downloaded simple_asn1 v0.6.2 2025-07-17T06:59:50.7085506Z #59 8.054 Downloaded signal-hook-registry v1.4.1 2025-07-17T06:59:50.7085853Z #59 8.055 Downloaded http-body v1.0.0 2025-07-17T06:59:50.7086169Z #59 8.056 Downloaded uuid v1.9.0 2025-07-17T06:59:50.7086465Z #59 8.060 Downloaded tempfile v3.10.1 2025-07-17T06:59:50.7086776Z #59 8.063 Downloaded mio v1.0.2 2025-07-17T06:59:50.7087072Z #59 8.071 Downloaded libm v0.2.8 2025-07-17T06:59:50.7087384Z #59 8.081 Downloaded tinyvec_macros v0.1.1 2025-07-17T06:59:50.8189661Z #59 8.082 Downloaded num-bigint-dig v0.8.4 2025-07-17T06:59:50.8190086Z #59 8.088 Downloaded thiserror v1.0.56 2025-07-17T06:59:50.8190471Z #59 8.096 Downloaded vte_generate_state_changes v0.1.1 2025-07-17T06:59:50.8190851Z #59 8.096 Downloaded itertools v0.12.0 2025-07-17T06:59:50.8191197Z #59 8.105 Downloaded strip-ansi-escapes v0.2.0 2025-07-17T06:59:50.8191550Z #59 8.106 Downloaded walkdir v2.5.0 2025-07-17T06:59:50.8191860Z #59 8.109 Downloaded terminal_size v0.3.0 2025-07-17T06:59:50.8192184Z #59 8.111 Downloaded which v6.0.3 2025-07-17T06:59:50.8192480Z #59 8.113 Downloaded sha2 v0.10.8 2025-07-17T06:59:50.8192764Z #59 8.116 Downloaded slab v0.4.9 2025-07-17T06:59:50.8193070Z #59 8.118 Downloaded serde_json v1.0.114 2025-07-17T06:59:50.8193392Z #59 8.128 Downloaded zstd v0.13.1 2025-07-17T06:59:50.8193697Z #59 8.132 Downloaded version_check v0.9.4 2025-07-17T06:59:50.8194018Z #59 8.134 Downloaded xattr v1.2.0 2025-07-17T06:59:50.8194302Z #59 8.136 Downloaded vte v0.11.1 2025-07-17T06:59:50.8194610Z #59 8.138 Downloaded quick-xml v0.35.0 2025-07-17T06:59:50.8194937Z #59 8.146 Downloaded tracing-core v0.1.32 2025-07-17T06:59:50.8195250Z #59 8.149 Downloaded zstd-safe v7.1.0 2025-07-17T06:59:50.8195593Z #59 8.151 Downloaded tracing-attributes v0.1.27 2025-07-17T06:59:50.8195922Z #59 8.154 Downloaded tar v0.4.40 2025-07-17T06:59:50.8196224Z #59 8.158 Downloaded utf8parse v0.2.1 2025-07-17T06:59:50.8196536Z #59 8.159 Downloaded reqwest v0.12.5 2025-07-17T06:59:50.8196851Z #59 8.169 Downloaded rustls-webpki v0.102.4 2025-07-17T06:59:50.8197187Z #59 8.193 Downloaded toml_edit v0.22.6 2025-07-17T06:59:50.9242507Z #59 8.224 Downloaded tokio-macros v2.4.0 2025-07-17T06:59:50.9242894Z #59 8.226 Downloaded quick-xml v0.36.1 2025-07-17T06:59:50.9243236Z #59 8.234 Downloaded quinn-proto v0.11.8 2025-07-17T06:59:50.9243573Z #59 8.242 Downloaded twox-hash v1.6.3 2025-07-17T06:59:50.9243900Z #59 8.245 Downloaded tower v0.4.13 2025-07-17T06:59:50.9244203Z #59 8.257 Downloaded toml v0.8.10 2025-07-17T06:59:50.9244505Z #59 8.262 Downloaded indexmap v2.2.5 2025-07-17T06:59:50.9244816Z #59 8.267 Downloaded typenum v1.17.0 2025-07-17T06:59:50.9245126Z #59 8.270 Downloaded socket2 v0.5.5 2025-07-17T06:59:50.9245415Z #59 8.272 Downloaded url v2.5.0 2025-07-17T06:59:50.9245864Z #59 8.277 Downloaded tinyvec v1.6.0 2025-07-17T06:59:50.9246172Z #59 8.281 Downloaded regex v1.10.3 2025-07-17T06:59:50.9246468Z #59 8.298 Downloaded redis v0.27.5 2025-07-17T06:59:51.0279742Z #59 8.309 Downloaded zip v0.6.6 2025-07-17T06:59:51.0280104Z #59 8.315 Downloaded time v0.3.36 2025-07-17T06:59:51.0280571Z #59 8.324 Downloaded object v0.32.2 2025-07-17T06:59:51.0280889Z #59 8.337 Downloaded openssl v0.10.64 2025-07-17T06:59:51.0281215Z #59 8.349 Downloaded clap_builder v4.4.18 2025-07-17T06:59:51.0281614Z #59 8.357 Downloaded blake3 v1.5.0 2025-07-17T06:59:51.0281930Z #59 8.365 Downloaded hashbrown v0.14.3 2025-07-17T06:59:51.0282248Z #59 8.372 Downloaded futures-util v0.3.30 2025-07-17T06:59:51.0282636Z #59 8.388 Downloaded tracing v0.1.40 2025-07-17T06:59:51.0282934Z #59 8.393 Downloaded chrono v0.4.38 2025-07-17T06:59:51.0283245Z #59 8.402 Downloaded tokio-util v0.7.10 2025-07-17T06:59:51.1308306Z #59 8.410 Downloaded regex-syntax v0.8.2 2025-07-17T06:59:51.1308740Z #59 8.420 Downloaded h2 v0.4.5 2025-07-17T06:59:51.1309030Z #59 8.430 Downloaded rustix v0.38.34 2025-07-17T06:59:51.1309387Z #59 8.461 Downloaded unicode-normalization v0.1.22 2025-07-17T06:59:51.1309755Z #59 8.466 Downloaded rustls v0.23.10 2025-07-17T06:59:51.1310054Z #59 8.488 Downloaded winnow v0.6.1 2025-07-17T06:59:51.1310384Z #59 8.500 Downloaded webpki-roots v0.26.2 2025-07-17T06:59:51.1310702Z #59 8.505 Downloaded gimli v0.28.1 2025-07-17T06:59:51.2441273Z #59 8.514 Downloaded idna v0.5.0 2025-07-17T06:59:51.2441661Z #59 8.523 Downloaded vcpkg v0.2.15 2025-07-17T06:59:51.2441961Z #59 8.584 Downloaded syn v1.0.109 2025-07-17T06:59:51.2442288Z #59 8.596 Downloaded regex-automata v0.4.5 2025-07-17T06:59:51.2442622Z #59 8.618 Downloaded syn v2.0.48 2025-07-17T06:59:51.3577230Z #59 8.632 Downloaded libc v0.2.155 2025-07-17T06:59:51.3577623Z #59 8.669 Downloaded opendal v0.52.0 2025-07-17T06:59:51.3578462Z #59 8.732 warning: spurious network error (3 tries remaining): [56] Failure when receiving data from the peer (GnuTLS recv error (-110): The TLS connection was non-properly terminated.) 2025-07-17T06:59:51.4784926Z #59 8.734 warning: spurious network error (3 tries remaining): [56] Failure when receiving data from the peer (GnuTLS recv error (-10): The specified session has been invalidated for some reason.) 2025-07-17T06:59:51.4785919Z #59 8.735 Downloaded zstd-sys v2.0.10+zstd.1.5.6 2025-07-17T06:59:51.4786279Z #59 8.759 Downloaded tokio v1.41.0 2025-07-17T06:59:51.4786586Z #59 8.813 Downloaded gzp v0.11.3 2025-07-17T06:59:51.4786912Z #59 8.852 Downloaded encoding_rs v0.8.34 2025-07-17T06:59:52.2459139Z #59 9.620 Downloaded ring v0.17.7 2025-07-17T06:59:52.6796080Z #59 10.05 Downloaded linux-raw-sys v0.4.12 2025-07-17T06:59:52.7803589Z #59 10.12 Downloading crates ... 2025-07-17T06:59:52.7803988Z #59 10.13 Downloaded assert_cmd v2.0.13 2025-07-17T06:59:52.7804324Z #59 10.13 Downloading crates ... 2025-07-17T06:59:52.7804628Z #59 10.14 Downloaded predicates v3.1.0 2025-07-17T06:59:52.7804970Z #59 10.14 Downloading crates ... 2025-07-17T06:59:52.7805280Z #59 10.15 Downloaded serial_test v3.1.0 2025-07-17T06:59:52.7805589Z #59 10.15 Downloading crates ... 2025-07-17T06:59:52.7805898Z #59 10.15 Downloaded temp-env v0.3.6 2025-07-17T06:59:52.9409318Z #59 10.16 Downloading crates ... 2025-07-17T06:59:52.9409702Z #59 10.16 Downloaded test-case v3.3.1 2025-07-17T06:59:52.9410031Z #59 10.16 Downloading crates ... 2025-07-17T06:59:52.9410341Z #59 10.17 Downloaded thirtyfour_sync v0.27.1 2025-07-17T06:59:52.9410700Z #59 10.18 Downloading crates ... 2025-07-17T06:59:52.9410996Z #59 10.19 Downloaded windows-sys v0.52.0 2025-07-17T06:59:52.9411324Z #59 10.31 Compiling libc v0.2.155 2025-07-17T06:59:53.0431676Z #59 10.31 Compiling proc-macro2 v1.0.75 2025-07-17T06:59:53.0432322Z #59 10.31 Compiling unicode-ident v1.0.12 2025-07-17T06:59:53.0432831Z #59 10.31 Compiling cfg-if v1.0.0 2025-07-17T06:59:53.0433382Z #59 10.32 Compiling autocfg v1.1.0 2025-07-17T06:59:53.0434174Z #59 10.32 Compiling scopeguard v1.2.0 2025-07-17T06:59:53.0434682Z #59 10.32 Compiling bytes v1.6.0 2025-07-17T06:59:53.0435168Z #59 10.33 Compiling version_check v0.9.4 2025-07-17T06:59:53.0435735Z #59 10.33 Compiling typenum v1.17.0 2025-07-17T06:59:53.0436450Z #59 10.33 Compiling pin-project-lite v0.2.13 2025-07-17T06:59:53.0437080Z #59 10.33 Compiling memchr v2.7.1 2025-07-17T06:59:53.0437639Z #59 10.33 Compiling smallvec v1.11.2 2025-07-17T06:59:53.0438190Z #59 10.33 Compiling futures-core v0.3.30 2025-07-17T06:59:53.0439032Z #59 10.34 Compiling parking_lot_core v0.9.9 2025-07-17T06:59:53.0439544Z #59 10.34 Compiling futures-sink v0.3.30 2025-07-17T06:59:53.0440173Z #59 10.34 Compiling once_cell v1.19.0 2025-07-17T06:59:53.0440697Z #59 10.34 Compiling subtle v2.5.0 2025-07-17T06:59:53.0441184Z #59 10.34 Compiling pkg-config v0.3.28 2025-07-17T06:59:53.0441710Z #59 10.34 Compiling itoa v1.0.10 2025-07-17T06:59:53.0442134Z #59 10.35 Compiling log v0.4.22 2025-07-17T06:59:53.0442592Z #59 10.35 Compiling const-oid v0.9.6 2025-07-17T06:59:53.0443088Z #59 10.35 Compiling serde v1.0.201 2025-07-17T06:59:53.0443577Z #59 10.35 Compiling bitflags v2.4.1 2025-07-17T06:59:53.0444066Z #59 10.35 Compiling libm v0.2.8 2025-07-17T06:59:53.0444581Z #59 10.35 Compiling zeroize v1.7.0 2025-07-17T06:59:53.0445093Z #59 10.36 Compiling hashbrown v0.14.3 2025-07-17T06:59:53.0445652Z #59 10.37 Compiling pin-utils v0.1.0 2025-07-17T06:59:53.0446162Z #59 10.37 Compiling futures-io v0.3.30 2025-07-17T06:59:53.0446691Z #59 10.37 Compiling futures-task v0.3.30 2025-07-17T06:59:53.0447201Z #59 10.39 Compiling vcpkg v0.2.15 2025-07-17T06:59:53.0447666Z #59 10.39 Compiling fnv v1.0.7 2025-07-17T06:59:53.0448141Z #59 10.39 Compiling equivalent v1.0.1 2025-07-17T06:59:53.0448689Z #59 10.40 Compiling rustls-pki-types v1.7.0 2025-07-17T06:59:53.0449263Z #59 10.41 Compiling crc32fast v1.3.2 2025-07-17T06:59:53.0449812Z #59 10.41 Compiling cpufeatures v0.2.12 2025-07-17T06:59:53.0450338Z #59 10.41 Compiling crunchy v0.2.2 2025-07-17T06:59:53.0450873Z #59 10.42 Compiling byteorder v1.5.0 2025-07-17T06:59:53.1547184Z #59 10.42 Compiling untrusted v0.9.0 2025-07-17T06:59:53.1547835Z #59 10.43 Compiling semver v1.0.23 2025-07-17T06:59:53.1548442Z #59 10.43 Compiling syn v1.0.109 2025-07-17T06:59:53.1548982Z #59 10.43 Compiling base64ct v1.6.0 2025-07-17T06:59:53.1549618Z #59 10.45 Compiling openssl-probe v0.1.5 2025-07-17T06:59:53.1550247Z #59 10.46 Compiling tiny-keccak v2.0.2 2025-07-17T06:59:53.1550838Z #59 10.46 Compiling ppv-lite86 v0.2.17 2025-07-17T06:59:53.1551387Z #59 10.46 Compiling rustix v0.38.34 2025-07-17T06:59:53.1551952Z #59 10.46 Compiling httparse v1.8.0 2025-07-17T06:59:53.1552546Z #59 10.46 Compiling tinyvec_macros v0.1.1 2025-07-17T06:59:53.1553202Z #59 10.47 Compiling linux-raw-sys v0.4.12 2025-07-17T06:59:53.1553820Z #59 10.50 Compiling futures-channel v0.3.30 2025-07-17T06:59:53.1554415Z #59 10.50 Compiling openssl v0.10.64 2025-07-17T06:59:53.1554952Z #59 10.50 Compiling adler v1.0.2 2025-07-17T06:59:53.1555504Z #59 10.52 Compiling rustls v0.23.10 2025-07-17T06:59:53.1556334Z #59 10.52 Compiling try-lock v0.2.5 2025-07-17T06:59:53.1556958Z #59 10.52 Compiling foreign-types-shared v0.1.1 2025-07-17T06:59:53.1557632Z #59 10.52 Compiling atomic-waker v1.1.2 2025-07-17T06:59:53.1558172Z #59 10.53 Compiling httpdate v1.0.3 2025-07-17T06:59:53.2605717Z #59 10.54 Compiling tower-layer v0.3.2 2025-07-17T06:59:53.2606407Z #59 10.56 Compiling tower-service v0.3.2 2025-07-17T06:59:53.2607046Z #59 10.56 Compiling percent-encoding v2.3.1 2025-07-17T06:59:53.2607682Z #59 10.56 Compiling tracing-core v0.1.32 2025-07-17T06:59:53.2608289Z #59 10.56 Compiling tinyvec v1.6.0 2025-07-17T06:59:53.2608827Z #59 10.56 Compiling thiserror v1.0.56 2025-07-17T06:59:53.2609376Z #59 10.56 Compiling static_assertions v1.1.0 2025-07-17T06:59:53.2609959Z #59 10.56 Compiling ryu v1.0.16 2025-07-17T06:59:53.2610669Z #59 10.57 Compiling base64 v0.22.1 2025-07-17T06:59:53.2611249Z #59 10.59 Compiling foreign-types v0.3.2 2025-07-17T06:59:53.2611876Z #59 10.60 Compiling native-tls v0.2.11 2025-07-17T06:59:53.2612448Z #59 10.63 Compiling want v0.3.1 2025-07-17T06:59:53.3829820Z #59 10.64 Compiling miniz_oxide v0.7.1 2025-07-17T06:59:53.3830813Z #59 10.65 Compiling serde_json v1.0.114 2025-07-17T06:59:53.3831370Z #59 10.69 Compiling twox-hash v1.6.3 2025-07-17T06:59:53.3832110Z #59 10.69 Compiling time-core v0.1.2 2025-07-17T06:59:53.3832598Z #59 10.69 Compiling num-conv v0.1.0 2025-07-17T06:59:53.3833106Z #59 10.70 Compiling unicode-bidi v0.3.14 2025-07-17T06:59:53.3833799Z #59 10.71 Compiling powerfmt v0.2.0 2025-07-17T06:59:53.3834307Z #59 10.73 Compiling anyhow v1.0.86 2025-07-17T06:59:53.3834837Z #59 10.76 Compiling form_urlencoded v1.2.1 2025-07-17T06:59:53.5378043Z #59 10.77 Compiling generic-array v0.14.7 2025-07-17T06:59:53.5378698Z #59 10.80 Compiling pem-rfc7468 v0.7.0 2025-07-17T06:59:53.5379189Z #59 10.80 Compiling utf8parse v0.2.1 2025-07-17T06:59:53.5379652Z #59 10.80 Compiling gimli v0.28.1 2025-07-17T06:59:53.5380140Z #59 10.80 Compiling spin v0.5.2 2025-07-17T06:59:53.5380577Z #59 10.83 Compiling lock_api v0.4.11 2025-07-17T06:59:53.5381099Z #59 10.83 Compiling slab v0.4.9 2025-07-17T06:59:53.5381562Z #59 10.83 Compiling num-traits v0.2.19 2025-07-17T06:59:53.5382121Z #59 10.83 Compiling num-iter v0.1.43 2025-07-17T06:59:53.5382629Z #59 10.83 Compiling num-bigint-dig v0.8.4 2025-07-17T06:59:53.5383127Z #59 10.84 Compiling either v1.9.0 2025-07-17T06:59:53.5383614Z #59 10.91 Compiling time-macros v0.2.18 2025-07-17T06:59:53.6685636Z #59 10.93 Compiling webpki-roots v0.26.2 2025-07-17T06:59:53.6686250Z #59 10.95 Compiling http v1.1.0 2025-07-17T06:59:53.6686669Z #59 10.95 Compiling deranged v0.3.11 2025-07-17T06:59:53.6687187Z #59 10.95 Compiling rustc-demangle v0.1.23 2025-07-17T06:59:53.6687742Z #59 10.96 Compiling lazy_static v1.4.0 2025-07-17T06:59:53.6688277Z #59 10.96 Compiling winnow v0.6.1 2025-07-17T06:59:53.6688737Z #59 10.98 Compiling crc16 v0.4.0 2025-07-17T06:59:53.6689262Z #59 10.99 Compiling base64 v0.21.7 2025-07-17T06:59:53.6689796Z #59 11.01 Compiling der v0.7.8 2025-07-17T06:59:53.6690297Z #59 11.04 Compiling rustls-pemfile v2.1.2 2025-07-17T06:59:53.8267795Z #59 11.05 Compiling aho-corasick v1.1.2 2025-07-17T06:59:53.8268342Z #59 11.07 Compiling anstyle-parse v0.2.1 2025-07-17T06:59:53.8268840Z #59 11.07 Compiling encoding_rs v0.8.34 2025-07-17T06:59:53.8269271Z #59 11.07 Compiling mime v0.3.17 2025-07-17T06:59:53.8269689Z #59 11.09 Compiling home v0.5.9 2025-07-17T06:59:53.8270143Z #59 11.09 Compiling regex-syntax v0.8.2 2025-07-17T06:59:53.8270689Z #59 11.10 Compiling tracing v0.1.40 2025-07-17T06:59:53.8271214Z #59 11.13 Compiling itertools v0.12.0 2025-07-17T06:59:53.8271699Z #59 11.14 Compiling iana-time-zone v0.1.59 2025-07-17T06:59:53.8272189Z #59 11.20 Compiling rustc_version v0.4.0 2025-07-17T06:59:53.9301748Z #59 11.21 Compiling zstd-safe v7.1.0 2025-07-17T06:59:53.9302348Z #59 11.23 Compiling rustls-native-certs v0.7.0 2025-07-17T06:59:53.9302899Z #59 11.24 Compiling sync_wrapper v1.0.1 2025-07-17T06:59:53.9303420Z #59 11.25 Compiling fastrand v2.0.1 2025-07-17T06:59:53.9303881Z #59 11.25 Compiling ipnet v2.9.0 2025-07-17T06:59:53.9304321Z #59 11.25 Compiling anstyle v1.0.2 2025-07-17T06:59:53.9304796Z #59 11.26 Compiling colorchoice v1.0.0 2025-07-17T06:59:53.9305287Z #59 11.29 Compiling anstyle-query v1.0.0 2025-07-17T06:59:53.9305777Z #59 11.30 Compiling flate2 v1.0.28 2025-07-17T06:59:54.0413528Z #59 11.32 Compiling trim-in-place v0.1.7 2025-07-17T06:59:54.0414135Z #59 11.34 Compiling fs-err v2.11.0 2025-07-17T06:59:54.0414645Z #59 11.35 Compiling option-ext v0.2.0 2025-07-17T06:59:54.0415169Z #59 11.36 Compiling indexmap v2.2.5 2025-07-17T06:59:54.0415668Z #59 11.38 Compiling heck v0.4.1 2025-07-17T06:59:54.0416319Z #59 11.39 Compiling quote v1.0.35 2025-07-17T06:59:54.0416820Z #59 11.42 Compiling arc-swap v1.7.1 2025-07-17T06:59:54.1539598Z #59 11.42 Compiling strsim v0.10.0 2025-07-17T06:59:54.1540240Z #59 11.47 Compiling pem v3.0.3 2025-07-17T06:59:54.1541017Z #59 11.48 Compiling sha1_smol v1.0.0 2025-07-17T06:59:54.1541612Z #59 11.53 Compiling anstream v0.6.11 2025-07-17T06:59:54.2868269Z #59 11.55 Compiling spin v0.9.8 2025-07-17T06:59:54.2868852Z #59 11.58 Compiling hex v0.4.3 2025-07-17T06:59:54.2869565Z #59 11.59 Compiling clap_lex v0.6.0 2025-07-17T06:59:54.4125971Z #59 11.66 Compiling arrayref v0.3.7 2025-07-17T06:59:54.4126947Z #59 11.67 Compiling constant_time_eq v0.3.0 2025-07-17T06:59:54.4127553Z #59 11.68 Compiling syn v2.0.48 2025-07-17T06:59:54.4128053Z #59 11.70 Compiling crc32c v0.6.8 2025-07-17T06:59:54.4128539Z #59 11.70 Compiling humantime v2.1.0 2025-07-17T06:59:54.4129098Z #59 11.71 Compiling arrayvec v0.7.4 2025-07-17T06:59:54.4129686Z #59 11.71 Compiling same-file v1.0.6 2025-07-17T06:59:54.4130267Z #59 11.71 Compiling termcolor v1.4.0 2025-07-17T06:59:54.4130815Z #59 11.79 Compiling zip v0.6.6 2025-07-17T06:59:54.5824897Z #59 11.79 Compiling shlex v1.3.0 2025-07-17T06:59:54.5825515Z #59 11.83 Compiling walkdir v2.5.0 2025-07-17T06:59:54.5826040Z #59 11.84 Compiling linked-hash-map v0.5.6 2025-07-17T06:59:54.5826568Z #59 11.86 Compiling ar v0.9.0 2025-07-17T06:59:54.5827039Z #59 11.88 Compiling number_prefix v0.4.0 2025-07-17T06:59:54.5827621Z #59 11.96 Compiling vte_generate_state_changes v0.1.1 2025-07-17T06:59:54.7051053Z #59 11.98 Compiling jobserver v0.1.32 2025-07-17T06:59:54.7051687Z #59 11.98 Compiling getrandom v0.2.11 2025-07-17T06:59:54.7052194Z #59 12.00 Compiling signal-hook-registry v1.4.1 2025-07-17T06:59:54.7052762Z #59 12.00 Compiling mio v1.0.2 2025-07-17T06:59:54.7053223Z #59 12.01 Compiling socket2 v0.5.5 2025-07-17T06:59:54.7053783Z #59 12.03 Compiling num_cpus v1.16.0 2025-07-17T06:59:54.7054344Z #59 12.05 Compiling dirs-sys v0.4.1 2025-07-17T06:59:54.7054880Z #59 12.05 Compiling filetime v0.2.23 2025-07-17T06:59:54.7055414Z #59 12.08 Compiling is-terminal v0.4.12 2025-07-17T06:59:54.8060598Z #59 12.11 Compiling unicode-normalization v0.1.22 2025-07-17T06:59:54.8061205Z #59 12.11 Compiling daemonize v0.5.0 2025-07-17T06:59:54.8061674Z #59 12.14 Compiling memmap2 v0.9.4 2025-07-17T06:59:54.8062102Z #59 12.17 Compiling rand_core v0.6.4 2025-07-17T06:59:54.8062571Z #59 12.18 Compiling nanorand v0.7.0 2025-07-17T06:59:54.9444955Z #59 12.21 Compiling const-random-macro v0.1.16 2025-07-17T06:59:54.9445605Z #59 12.22 Compiling directories v5.0.1 2025-07-17T06:59:54.9446195Z #59 12.23 Compiling core_affinity v0.8.1 2025-07-17T06:59:54.9446777Z #59 12.32 Compiling cc v1.1.10 2025-07-17T06:59:55.0954222Z #59 12.34 Compiling parking_lot v0.12.1 2025-07-17T06:59:55.0955255Z #59 12.36 Compiling http-body v1.0.0 2025-07-17T06:59:55.0956452Z #59 12.38 Compiling rand_chacha v0.3.1 2025-07-17T06:59:55.0957029Z #59 12.47 Compiling http-body-util v0.1.1 2025-07-17T06:59:55.2552533Z #59 12.48 Compiling vte v0.11.1 2025-07-17T06:59:55.3205311Z #59 12.69 Compiling const-random v0.1.17 2025-07-17T06:59:55.4354490Z #59 12.72 Compiling dlv-list v0.5.2 2025-07-17T06:59:55.4355096Z #59 12.73 Compiling rand v0.8.5 2025-07-17T06:59:55.4355562Z #59 12.78 Compiling time v0.3.36 2025-07-17T06:59:55.4357588Z #59 12.81 Compiling idna v0.5.0 2025-07-17T06:59:55.5413489Z #59 12.92 Compiling ordered-multimap v0.7.0 2025-07-17T06:59:55.7279576Z #59 12.95 Compiling num-integer v0.1.46 2025-07-17T06:59:55.7280252Z #59 12.95 Compiling chrono v0.4.38 2025-07-17T06:59:55.7670813Z #59 13.14 Compiling spki v0.7.3 2025-07-17T06:59:55.9126276Z #59 13.21 Compiling rust-ini v0.21.0 2025-07-17T06:59:55.9126967Z #59 13.23 Compiling num-bigint v0.4.6 2025-07-17T06:59:55.9127572Z #59 13.29 Compiling crypto-common v0.1.6 2025-07-17T06:59:55.9128342Z #59 13.29 Compiling block-buffer v0.10.4 2025-07-17T06:59:56.0285481Z #59 13.29 Compiling block-padding v0.3.3 2025-07-17T06:59:56.0286128Z #59 13.31 Compiling url v2.5.0 2025-07-17T06:59:56.0286611Z #59 13.40 Compiling inout v0.1.3 2025-07-17T06:59:56.2626029Z #59 13.41 Compiling digest v0.10.7 2025-07-17T06:59:56.2626720Z #59 13.45 Compiling strip-ansi-escapes v0.2.0 2025-07-17T06:59:56.2627318Z #59 13.49 Compiling cipher v0.4.4 2025-07-17T06:59:56.2627837Z #59 13.49 Compiling retry v2.0.0 2025-07-17T06:59:56.2732006Z #59 13.65 Compiling ring v0.17.7 2025-07-17T06:59:56.2732661Z #59 13.65 Compiling openssl-sys v0.9.101 2025-07-17T06:59:56.4147215Z #59 13.65 Compiling zstd-sys v2.0.10+zstd.1.5.6 2025-07-17T06:59:56.4147958Z #59 13.65 Compiling backtrace v0.3.69 2025-07-17T06:59:56.4148517Z #59 13.65 Compiling blake3 v1.5.0 2025-07-17T06:59:56.4148970Z #59 13.69 Compiling hmac v0.12.1 2025-07-17T06:59:56.4149465Z #59 13.69 Compiling sha2 v0.10.8 2025-07-17T06:59:56.4149979Z #59 13.69 Compiling signature v2.2.0 2025-07-17T06:59:56.4150454Z #59 13.69 Compiling sha1 v0.10.6 2025-07-17T06:59:56.4150913Z #59 13.69 Compiling md-5 v0.10.6 2025-07-17T06:59:56.4151378Z #59 13.72 Compiling salsa20 v0.10.2 2025-07-17T06:59:56.4151904Z #59 13.72 Compiling cbc v0.1.2 2025-07-17T06:59:56.4152383Z #59 13.72 Compiling aes v0.8.4 2025-07-17T06:59:56.4152812Z #59 13.79 Compiling pbkdf2 v0.12.2 2025-07-17T06:59:56.5794468Z #59 13.95 Compiling regex-automata v0.4.5 2025-07-17T06:59:56.7615405Z #59 14.05 Compiling scrypt v0.11.0 2025-07-17T06:59:56.7615973Z #59 14.14 Compiling addr2line v0.21.0 2025-07-17T06:59:56.9168259Z #59 14.29 Compiling pkcs5 v0.7.1 2025-07-17T06:59:57.3215831Z #59 14.70 Compiling terminal_size v0.3.0 2025-07-17T06:59:57.5448980Z #59 14.77 Compiling xattr v1.2.0 2025-07-17T06:59:57.5449517Z #59 14.77 Compiling tempfile v3.10.1 2025-07-17T06:59:57.5449971Z #59 14.78 Compiling clap_builder v4.4.18 2025-07-17T06:59:57.5450428Z #59 14.79 Compiling which v6.0.3 2025-07-17T06:59:57.5450840Z #59 14.92 Compiling pkcs8 v0.10.2 2025-07-17T06:59:57.8196268Z #59 15.04 Compiling tar v0.4.40 2025-07-17T06:59:57.8501929Z #59 15.22 Compiling pkcs1 v0.7.5 2025-07-17T06:59:58.1515690Z #59 15.37 Compiling derive_more v0.99.17 2025-07-17T06:59:58.2203066Z #59 15.59 Compiling rsa v0.9.6 2025-07-17T06:59:59.8347241Z #59 17.21 Compiling ruzstd v0.5.0 2025-07-17T07:00:00.0663910Z #59 17.28 Compiling tokio-macros v2.4.0 2025-07-17T07:00:00.0664384Z #59 17.28 Compiling serde_derive v1.0.201 2025-07-17T07:00:00.0664727Z #59 17.28 Compiling futures-macro v0.3.30 2025-07-17T07:00:00.0665111Z #59 17.28 Compiling pin-project-internal v1.1.7 2025-07-17T07:00:00.0665489Z #59 17.28 Compiling openssl-macros v0.1.1 2025-07-17T07:00:00.0665831Z #59 17.28 Compiling thiserror-impl v1.0.56 2025-07-17T07:00:00.0666181Z #59 17.29 Compiling async-trait v0.1.83 2025-07-17T07:00:00.0666514Z #59 17.29 Compiling prost-derive v0.13.5 2025-07-17T07:00:00.0666868Z #59 17.29 Compiling clap_derive v4.4.7 2025-07-17T07:00:00.0924354Z #59 17.47 Compiling regex v1.10.3 2025-07-17T07:00:00.4397114Z #59 17.81 Compiling object v0.32.2 2025-07-17T07:00:00.6579411Z #59 17.88 Compiling env_logger v0.10.2 2025-07-17T07:00:00.6661552Z #59 18.04 Compiling tokio v1.41.0 2025-07-17T07:00:00.8289131Z #59 18.20 Compiling futures-util v0.3.30 2025-07-17T07:00:01.0733455Z #59 18.45 Compiling simple_asn1 v0.6.2 2025-07-17T07:00:01.2985156Z #59 18.48 Compiling pin-project v1.1.7 2025-07-17T07:00:01.2985848Z #59 18.52 Compiling flume v0.10.14 2025-07-17T07:00:01.2986445Z #59 18.52 Compiling tokio-serde v0.8.0 2025-07-17T07:00:01.4693327Z #59 18.84 Compiling gzp v0.11.3 2025-07-17T07:00:01.6716194Z #59 18.89 Compiling prost v0.13.5 2025-07-17T07:00:01.7873331Z #59 19.16 Compiling clap v4.4.18 2025-07-17T07:00:01.9788712Z #59 19.35 Compiling ghac v0.2.0 2025-07-17T07:00:02.2689499Z #59 19.64 Compiling rustls-webpki v0.102.4 2025-07-17T07:00:04.0387853Z #59 21.41 Compiling futures-executor v0.3.30 2025-07-17T07:00:04.2832864Z #59 21.51 Compiling futures v0.3.30 2025-07-17T07:00:04.8168029Z #59 22.19 Compiling zstd v0.13.1 2025-07-17T07:00:05.5620672Z #59 22.94 Compiling tokio-util v0.7.10 2025-07-17T07:00:05.5621465Z #59 22.94 Compiling tower v0.4.13 2025-07-17T07:00:05.5621930Z #59 22.94 Compiling tokio-native-tls v0.3.1 2025-07-17T07:00:05.5622439Z #59 22.94 Compiling tokio-retry2 v0.5.6 2025-07-17T07:00:05.5622952Z #59 22.94 Compiling backon v1.2.0 2025-07-17T07:00:05.7124722Z #59 22.94 Compiling bb8 v0.8.1 2025-07-17T07:00:06.0738461Z #59 23.45 Compiling tokio-rustls v0.26.0 2025-07-17T07:00:06.1842740Z #59 23.50 Compiling h2 v0.4.5 2025-07-17T07:00:06.1843233Z #59 23.50 Compiling combine v4.6.6 2025-07-17T07:00:06.1843713Z #59 23.56 Compiling toml_datetime v0.6.5 2025-07-17T07:00:06.1844203Z #59 23.56 Compiling serde_spanned v0.6.5 2025-07-17T07:00:06.1844703Z #59 23.56 Compiling serde_urlencoded v0.7.1 2025-07-17T07:00:06.3091940Z #59 23.56 Compiling quick-xml v0.35.0 2025-07-17T07:00:06.3092334Z #59 23.56 Compiling quick-xml v0.36.1 2025-07-17T07:00:06.3092668Z #59 23.56 Compiling uuid v1.9.0 2025-07-17T07:00:06.3092994Z #59 23.57 Compiling bincode v1.3.3 2025-07-17T07:00:06.3093298Z #59 23.68 Compiling toml_edit v0.22.6 2025-07-17T07:00:07.1343728Z #59 24.51 Compiling jsonwebtoken v9.2.0 2025-07-17T07:00:08.0907096Z #59 25.46 Compiling toml v0.8.10 2025-07-17T07:00:10.5241843Z #59 27.90 Compiling hyper v1.1.0 2025-07-17T07:00:11.5121539Z #59 28.89 Compiling redis v0.27.5 2025-07-17T07:00:11.9056921Z #59 29.28 Compiling hyper-util v0.1.3 2025-07-17T07:00:13.0642559Z #59 30.44 Compiling hyper-tls v0.6.0 2025-07-17T07:00:13.0642966Z #59 30.44 Compiling hyper-rustls v0.27.2 2025-07-17T07:00:13.2250872Z #59 30.60 Compiling reqwest v0.12.5 2025-07-17T07:00:14.3464302Z #59 31.72 Compiling reqsign v0.16.1 2025-07-17T07:00:20.5502864Z #59 37.92 Compiling opendal v0.52.0 2025-07-17T07:00:29.4961492Z #59 46.87 Compiling sccache v0.10.0 (/sccache) 2025-07-17T07:06:10.3903799Z #59 387.8 Finished release [optimized] target(s) in 6m 21s 2025-07-17T07:06:10.6048208Z #59 387.8 + cp target/release/sccache /opt/cache/bin 2025-07-17T07:06:10.6048621Z #59 387.9 Cleaning up 2025-07-17T07:06:10.6048865Z #59 387.9 + echo 'Cleaning up' 2025-07-17T07:06:10.6049131Z #59 387.9 + cd .. 2025-07-17T07:06:10.6049369Z #59 387.9 + rm -rf sccache 2025-07-17T07:06:10.6049645Z #59 388.0 + apt-get remove -y cargo rustc 2025-07-17T07:06:11.4824444Z #59 388.0 Reading package lists... 2025-07-17T07:06:11.6641623Z #59 388.9 Building dependency tree... 2025-07-17T07:06:11.8153143Z #59 389.0 Reading state information... 2025-07-17T07:06:11.8260693Z #59 389.2 The following packages were automatically installed and are no longer required: 2025-07-17T07:06:11.9890003Z #59 389.2 libssh2-1 libstd-rust-1.75 libstd-rust-dev 2025-07-17T07:06:11.9890467Z #59 389.2 Use 'apt autoremove' to remove them. 2025-07-17T07:06:11.9890851Z #59 389.2 The following packages will be REMOVED: 2025-07-17T07:06:11.9891176Z #59 389.2 cargo rustc 2025-07-17T07:06:12.0359505Z #59 389.4 0 upgraded, 0 newly installed, 2 to remove and 10 not upgraded. 2025-07-17T07:06:12.0360071Z #59 389.4 After this operation, 33.4 MB disk space will be freed. 2025-07-17T07:06:12.2045706Z #59 389.4 (Reading database ... 2025-07-17T07:06:12.2046053Z (Reading database ... 5% 2025-07-17T07:06:12.2046347Z (Reading database ... 10% 2025-07-17T07:06:12.2046618Z (Reading database ... 15% 2025-07-17T07:06:12.2046871Z (Reading database ... 20% 2025-07-17T07:06:12.2047135Z (Reading database ... 25% 2025-07-17T07:06:12.2047397Z (Reading database ... 30% 2025-07-17T07:06:12.2047666Z (Reading database ... 35% 2025-07-17T07:06:12.2047930Z (Reading database ... 40% 2025-07-17T07:06:12.2048177Z (Reading database ... 45% 2025-07-17T07:06:12.2048444Z (Reading database ... 50% 2025-07-17T07:06:12.2048907Z (Reading database ... 55% 2025-07-17T07:06:12.2049201Z (Reading database ... 60% 2025-07-17T07:06:12.2049463Z (Reading database ... 65% 2025-07-17T07:06:12.2049712Z (Reading database ... 70% 2025-07-17T07:06:12.2049974Z (Reading database ... 75% 2025-07-17T07:06:12.2050222Z (Reading database ... 80% 2025-07-17T07:06:12.2050564Z (Reading database ... 85% 2025-07-17T07:06:12.2050825Z (Reading database ... 90% 2025-07-17T07:06:12.2051072Z (Reading database ... 95% 2025-07-17T07:06:12.2051332Z (Reading database ... 100% 2025-07-17T07:06:12.2051784Z (Reading database ... 71157 files and directories currently installed.) 2025-07-17T07:06:12.2052330Z #59 389.5 Removing cargo (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T07:06:12.2052896Z #59 389.5 Removing rustc (1.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.22.04) ... 2025-07-17T07:06:12.2053293Z #59 389.6 + apt-get autoclean 2025-07-17T07:06:13.0877761Z #59 389.6 Reading package lists... 2025-07-17T07:06:13.2703687Z #59 390.5 Building dependency tree... 2025-07-17T07:06:13.4488873Z #59 390.6 Reading state information... 2025-07-17T07:06:13.4489279Z #59 390.7 + apt-get clean 2025-07-17T07:06:13.4489666Z #59 390.7 Downloading old sccache binary from S3 repo for PCH builds 2025-07-17T07:06:13.4490197Z #59 390.7 + echo 'Downloading old sccache binary from S3 repo for PCH builds' 2025-07-17T07:06:13.4490893Z #59 390.7 + curl --retry 3 https://s3.amazonaws.com/ossci-linux/sccache -o /opt/cache/bin/sccache-0.2.14a 2025-07-17T07:06:13.4491583Z #59 390.7 % Total % Received % Xferd Average Speed Time Time Time Current 2025-07-17T07:06:13.4492095Z #59 390.7 Dload Upload Total Spent Left Speed 2025-07-17T07:06:13.4492462Z #59 390.7 2025-07-17T07:06:13.6059302Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-07-17T07:06:13.6059739Z 100 24.7M 100 24.7M 0 0 80.6M 0 --:--:-- --:--:-- --:--:-- 80.7M 2025-07-17T07:06:13.7961504Z #59 391.0 + chmod 755 /opt/cache/bin/sccache-0.2.14a 2025-07-17T07:06:13.7962685Z #59 391.0 + chmod a+x /opt/cache/bin/sccache 2025-07-17T07:06:13.7963588Z #59 391.0 + write_sccache_stub cc 2025-07-17T07:06:13.7964379Z #59 391.0 + '[' cc == gcc ']' 2025-07-17T07:06:13.7965090Z #59 391.0 + cat 2025-07-17T07:06:13.7965673Z #59 391.0 ++ which cc 2025-07-17T07:06:13.7966319Z #59 391.0 ++ which cc 2025-07-17T07:06:13.7966996Z #59 391.0 + chmod a+x /opt/cache/bin/cc 2025-07-17T07:06:13.7967658Z #59 391.0 + write_sccache_stub c++ 2025-07-17T07:06:13.7967944Z #59 391.0 + '[' c++ == gcc ']' 2025-07-17T07:06:13.7968200Z #59 391.0 + cat 2025-07-17T07:06:13.7968421Z #59 391.0 ++ which c++ 2025-07-17T07:06:13.7968647Z #59 391.0 ++ which c++ 2025-07-17T07:06:13.7968916Z #59 391.0 + chmod a+x /opt/cache/bin/c++ 2025-07-17T07:06:13.7969217Z #59 391.0 + write_sccache_stub gcc 2025-07-17T07:06:13.7969506Z #59 391.0 + '[' gcc == gcc ']' 2025-07-17T07:06:13.7969765Z #59 391.0 + cat 2025-07-17T07:06:13.7969970Z #59 391.0 ++ which gcc 2025-07-17T07:06:13.7970205Z #59 391.0 ++ which gcc 2025-07-17T07:06:13.7970433Z #59 391.0 ++ which gcc 2025-07-17T07:06:13.7970717Z #59 391.0 + chmod a+x /opt/cache/bin/gcc 2025-07-17T07:06:13.7971028Z #59 391.0 + write_sccache_stub g++ 2025-07-17T07:06:13.7971299Z #59 391.0 + '[' g++ == gcc ']' 2025-07-17T07:06:13.7971565Z #59 391.0 + cat 2025-07-17T07:06:13.7971782Z #59 391.0 ++ which g++ 2025-07-17T07:06:13.7972005Z #59 391.0 ++ which g++ 2025-07-17T07:06:13.7972263Z #59 391.0 + chmod a+x /opt/cache/bin/g++ 2025-07-17T07:06:13.7972554Z #59 391.0 + '[' x6.4 = x ']' 2025-07-17T07:06:13.7972827Z #59 391.0 + '[' -n '' ']' 2025-07-17T07:06:13.7973081Z #59 391.0 + '[' -n 6.4 ']' 2025-07-17T07:06:13.7973343Z #59 391.0 + [[ -e /opt/rocm/hcc/bin/hcc ]] 2025-07-17T07:06:13.7973682Z #59 391.0 + [[ -e /opt/rocm/llvm/bin/clang ]] 2025-07-17T07:06:13.7974028Z #59 391.0 + mkdir /opt/rocm/llvm/bin/original 2025-07-17T07:06:13.7974398Z #59 391.0 + write_sccache_stub_rocm /opt/rocm/llvm/bin/clang 2025-07-17T07:06:13.7974791Z #59 391.0 + OLDCOMP=/opt/rocm/llvm/bin/clang 2025-07-17T07:06:13.7975294Z #59 391.0 ++ basename /opt/rocm/llvm/bin/clang 2025-07-17T07:06:13.7975628Z #59 391.0 + COMPNAME=clang 2025-07-17T07:06:13.7975914Z #59 391.0 ++ dirname /opt/rocm/llvm/bin/clang 2025-07-17T07:06:13.7976229Z #59 391.0 + TOPDIR=/opt/rocm/llvm/bin 2025-07-17T07:06:13.7976631Z #59 391.0 + WRAPPED=/opt/rocm/llvm/bin/original/clang 2025-07-17T07:06:13.7977067Z #59 391.0 + mv /opt/rocm/llvm/bin/clang /opt/rocm/llvm/bin/original/clang 2025-07-17T07:06:13.7977621Z #59 391.0 + printf '#!/bin/sh\nexec sccache /opt/rocm/llvm/bin/original/clang "$@"' 2025-07-17T07:06:13.7978146Z #59 391.0 + chmod a+x /opt/rocm/llvm/bin/clang 2025-07-17T07:06:13.7978573Z #59 391.0 + write_sccache_stub_rocm /opt/rocm/llvm/bin/clang++ 2025-07-17T07:06:13.7978967Z #59 391.0 + OLDCOMP=/opt/rocm/llvm/bin/clang++ 2025-07-17T07:06:13.7979317Z #59 391.0 ++ basename /opt/rocm/llvm/bin/clang++ 2025-07-17T07:06:13.7979632Z #59 391.0 + COMPNAME=clang++ 2025-07-17T07:06:13.7979926Z #59 391.0 ++ dirname /opt/rocm/llvm/bin/clang++ 2025-07-17T07:06:13.7980248Z #59 391.0 + TOPDIR=/opt/rocm/llvm/bin 2025-07-17T07:06:13.7980596Z #59 391.0 + WRAPPED=/opt/rocm/llvm/bin/original/clang++ 2025-07-17T07:06:13.7981062Z #59 391.0 + mv /opt/rocm/llvm/bin/clang++ /opt/rocm/llvm/bin/original/clang++ 2025-07-17T07:06:13.7981619Z #59 391.0 + printf '#!/bin/sh\nexec sccache /opt/rocm/llvm/bin/original/clang++ "$@"' 2025-07-17T07:06:13.7982093Z #59 391.0 + chmod a+x /opt/rocm/llvm/bin/clang++ 2025-07-17T07:06:13.7982448Z #59 391.0 + pushd /opt/rocm/llvm/bin/original 2025-07-17T07:06:13.7982773Z #59 391.0 /opt/rocm/llvm/bin/original / 2025-07-17T07:06:13.7983081Z #59 391.0 ++ readlink clang 2025-07-17T07:06:13.7983335Z #59 391.0 + ln -s ../clang-19 2025-07-17T07:06:13.7983605Z #59 391.0 + popd 2025-07-17T07:06:13.7983823Z #59 391.0 / 2025-07-17T07:06:13.8343099Z #59 DONE 391.2s 2025-07-17T07:06:14.0347605Z 2025-07-17T07:06:14.0347993Z #60 [stage-0 52/55] COPY ./common/install_openmpi.sh install_openmpi.sh 2025-07-17T07:06:14.0348463Z #60 DONE 0.0s 2025-07-17T07:06:14.0348618Z 2025-07-17T07:06:14.0348860Z #61 [stage-0 53/55] RUN if [ -n "${CUDA_VERSION}" ]; then bash install_openmpi.sh; fi 2025-07-17T07:06:14.7642764Z #61 DONE 0.9s 2025-07-17T07:06:14.9160634Z 2025-07-17T07:06:14.9161249Z #62 [stage-0 54/55] RUN rm install_openmpi.sh 2025-07-17T07:06:15.8612249Z #62 DONE 1.1s 2025-07-17T07:06:16.0127814Z 2025-07-17T07:06:16.0128191Z #63 [stage-0 55/55] COPY --from=pytorch/llvm:9.0.1 /opt/llvm /opt/llvm 2025-07-17T07:06:16.0341695Z #63 DONE 0.2s 2025-07-17T07:06:16.1860159Z 2025-07-17T07:06:16.1860557Z #64 exporting to image 2025-07-17T07:06:16.1860879Z #64 exporting layers 2025-07-17T07:09:56.5646325Z #64 exporting layers 220.5s done 2025-07-17T07:09:56.6422863Z #64 writing image sha256:74149231058b723125e749736d11c243ebb203aeeeb93bc8144825dba0c9072c done 2025-07-17T07:09:56.6423595Z #64 naming to docker.io/library/tmp.fk6dtch8lv done 2025-07-17T07:09:56.6424475Z #64 naming to 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d done 2025-07-17T07:09:56.6425254Z #64 DONE 220.5s 2025-07-17T07:09:56.6482246Z ++ echo 22.04 2025-07-17T07:09:56.6482522Z ++ sed 's/-rc$//' 2025-07-17T07:09:56.6505109Z + UBUNTU_VERSION=22.04 2025-07-17T07:09:56.6505505Z + [[ ubuntu == \u\b\u\n\t\u ]] 2025-07-17T07:09:56.6509198Z + drun lsb_release -a 2025-07-17T07:09:56.6510754Z + grep -qF Ubuntu 2025-07-17T07:09:57.9192216Z + drun lsb_release -a 2025-07-17T07:09:57.9192591Z + grep -qF 22.04 2025-07-17T07:09:59.2759168Z + '[' -n 3.10 ']' 2025-07-17T07:09:59.2763723Z + drun python --version 2025-07-17T07:09:59.2765155Z + grep -qF 'Python 3.10' 2025-07-17T07:10:00.3376145Z + '[' -n 11 ']' 2025-07-17T07:10:00.3380787Z + drun gcc --version 2025-07-17T07:10:00.3382956Z + grep -q ' 11\W' 2025-07-17T07:10:01.3748615Z + '[' -n '' ']' 2025-07-17T07:10:01.3748949Z + '[' -n yes ']' 2025-07-17T07:10:01.3751812Z + drun katex --version 2025-07-17T07:10:01.3752164Z + docker run --rm tmp.fk6dtch8lv katex --version 2025-07-17T07:10:01.9946502Z 0.16.22 2025-07-17T07:10:02.7003198Z ++ drun python -c 'import triton' 2025-07-17T07:10:04.0425069Z ++ echo yes 2025-07-17T07:10:04.0425396Z + HAS_TRITON=yes 2025-07-17T07:10:04.0425668Z + [[ -n yes ]] 2025-07-17T07:10:04.0425897Z + '[' yes = no ']' 2025-07-17T07:10:04.0430896Z ++ drun cmake --version 2025-07-17T07:10:04.0431706Z ++ docker run --rm tmp.fk6dtch8lv cmake --version 2025-07-17T07:10:05.2138634Z + CMAKE_VERSION='cmake version 4.0.0 2025-07-17T07:10:05.2138962Z 2025-07-17T07:10:05.2139544Z CMake suite maintained and supported by Kitware (kitware.com/cmake).' 2025-07-17T07:10:05.2140013Z + [[ '' != *yes* ]] 2025-07-17T07:10:05.2140271Z + [[ cmake version 4.0.0 2025-07-17T07:10:05.2140533Z 2025-07-17T07:10:05.2140795Z CMake suite maintained and supported by Kitware (kitware.com/cmake). != *4.* ]] 2025-07-17T07:10:05.2141290Z + popd 2025-07-17T07:10:05.2141596Z ~/actions-runner/_work/pytorch/pytorch 2025-07-17T07:10:06.0916306Z Command completed after 1 attempt(s). 2025-07-17T07:10:06.1002198Z ##[group]Run set -ex 2025-07-17T07:10:06.1002493Z set -ex 2025-07-17T07:10:06.1002738Z  2025-07-17T07:10:06.1003023Z if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-07-17T07:10:06.1003438Z  # Only push if docker image doesn't exist already 2025-07-17T07:10:06.1004124Z  if ! docker manifest inspect "${DOCKER_IMAGE}" >/dev/null 2>/dev/null || [ "${DOCKER_FORCE_PUSH:-false}" == "true" ]; then 2025-07-17T07:10:06.1004751Z  docker push "${DOCKER_IMAGE}" 2025-07-17T07:10:06.1005066Z  fi 2025-07-17T07:10:06.1005421Z  # Check that upload was successfull or that image already exists 2025-07-17T07:10:06.1005908Z  docker manifest inspect "${DOCKER_IMAGE}" 2025-07-17T07:10:06.1006239Z fi 2025-07-17T07:10:06.1016677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:10:06.1017055Z env: 2025-07-17T07:10:06.1017423Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:10:06.1017873Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:10:06.1018150Z DOCKER_PUSH: true 2025-07-17T07:10:06.1018403Z DOCKER_FORCE_PUSH: false 2025-07-17T07:10:06.1019140Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:06.1019888Z ##[endgroup] 2025-07-17T07:10:06.1054304Z + '[' true == true ']' 2025-07-17T07:10:06.1055119Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:06.3838928Z + '[' false == true ']' 2025-07-17T07:10:06.3839967Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:06.6296648Z { 2025-07-17T07:10:06.6297001Z "schemaVersion": 2, 2025-07-17T07:10:06.6297454Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-07-17T07:10:06.6297924Z "config": { 2025-07-17T07:10:06.6298265Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-07-17T07:10:06.6298682Z "size": 28418, 2025-07-17T07:10:06.6299097Z "digest": "sha256:0f464723fd0e297450625b7697dd0dc4ef837960dceaa5bd0f2f4d7d8b9987eb" 2025-07-17T07:10:06.6299608Z }, 2025-07-17T07:10:06.6299826Z "layers": [ 2025-07-17T07:10:06.6300027Z { 2025-07-17T07:10:06.6300360Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6300777Z "size": 30446997, 2025-07-17T07:10:06.6301200Z "digest": "sha256:66587c81b81a58d07e40c48d900a1517516bbf58c4378c687d89d645824f5e5f" 2025-07-17T07:10:06.6301680Z }, 2025-07-17T07:10:06.6301871Z { 2025-07-17T07:10:06.6302213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6302625Z "size": 1554, 2025-07-17T07:10:06.6303281Z "digest": "sha256:a3c451a3328b650c5ddade4025cc44a20eea3fa108daf68fb805d5038f4b327a" 2025-07-17T07:10:06.6303825Z }, 2025-07-17T07:10:06.6304022Z { 2025-07-17T07:10:06.6304401Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6304830Z "size": 313270340, 2025-07-17T07:10:06.6305244Z "digest": "sha256:74e64bc968c1cf8f97d841b7ea0266de87fa2e1b8b4254f71e0350252bcc7f1a" 2025-07-17T07:10:06.6305814Z }, 2025-07-17T07:10:06.6306005Z { 2025-07-17T07:10:06.6306346Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6306857Z "size": 703, 2025-07-17T07:10:06.6307265Z "digest": "sha256:9bcb8a79b45b53f1f900b5be887bf24d1166b93e73447e1ed1d7d17265eec376" 2025-07-17T07:10:06.6307753Z }, 2025-07-17T07:10:06.6308007Z { 2025-07-17T07:10:06.6308350Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6308784Z "size": 1212, 2025-07-17T07:10:06.6309187Z "digest": "sha256:35c764410de1133f1414d9b3f52ac20cc4a04bc5dad2555fce5fed7fc7b53e27" 2025-07-17T07:10:06.6309676Z }, 2025-07-17T07:10:06.6309867Z { 2025-07-17T07:10:06.6310211Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6310638Z "size": 485, 2025-07-17T07:10:06.6311030Z "digest": "sha256:501f1b9049b569de8832d393bd28cb9461fb1a5748f254493059d06f95078d42" 2025-07-17T07:10:06.6311506Z }, 2025-07-17T07:10:06.6311712Z { 2025-07-17T07:10:06.6312027Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6312702Z "size": 110343714, 2025-07-17T07:10:06.6313439Z "digest": "sha256:52662c4baedc58d84a36538f1ec46a58ef357581acf221294a5b5400df3613a7" 2025-07-17T07:10:06.6313902Z }, 2025-07-17T07:10:06.6314103Z { 2025-07-17T07:10:06.6314441Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6314846Z "size": 4084, 2025-07-17T07:10:06.6315260Z "digest": "sha256:e176b5597377db9ba0da10a2949417bd291ab8c8880d4cf810bfa46963514355" 2025-07-17T07:10:06.6315716Z }, 2025-07-17T07:10:06.6315919Z { 2025-07-17T07:10:06.6316254Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6316661Z "size": 1709, 2025-07-17T07:10:06.6317082Z "digest": "sha256:0d668fce00b22755f15b2c6a7185f5e4cd9e016804fd763b9c213c24330ad63e" 2025-07-17T07:10:06.6317547Z }, 2025-07-17T07:10:06.6317747Z { 2025-07-17T07:10:06.6318082Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6318674Z "size": 724, 2025-07-17T07:10:06.6319099Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T07:10:06.6319599Z }, 2025-07-17T07:10:06.6319783Z { 2025-07-17T07:10:06.6320120Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6320531Z "size": 3310464312, 2025-07-17T07:10:06.6320978Z "digest": "sha256:ec9c560bb82fd80fe1a703d8635753191c3bf91ce72bf3ef3d7c988cdc60709f" 2025-07-17T07:10:06.6321464Z }, 2025-07-17T07:10:06.6321651Z { 2025-07-17T07:10:06.6321987Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6322395Z "size": 381, 2025-07-17T07:10:06.6322815Z "digest": "sha256:bef037cce55fd4003ac13320e72dc1e8d781127e52efd4608ef8cc5f7d5a4898" 2025-07-17T07:10:06.6323298Z }, 2025-07-17T07:10:06.6323489Z { 2025-07-17T07:10:06.6323820Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6324228Z "size": 233575, 2025-07-17T07:10:06.6324654Z "digest": "sha256:cc14155fac7b29e7b199a85aef3d20af7112604a2dc86d5dd0a4c89f269d5457" 2025-07-17T07:10:06.6325134Z }, 2025-07-17T07:10:06.6325321Z { 2025-07-17T07:10:06.6325654Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6326076Z "size": 791, 2025-07-17T07:10:06.6326475Z "digest": "sha256:98b40f6827d2be8fb97e8ebec31f1b0211c3efcaf33d3f81ce804245254e0f44" 2025-07-17T07:10:06.6326961Z }, 2025-07-17T07:10:06.6327239Z { 2025-07-17T07:10:06.6327650Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6328079Z "size": 106, 2025-07-17T07:10:06.6328486Z "digest": "sha256:2816c98112963b1630214fb5e27007cd06f8d422a17d61f642a0ca764e305c64" 2025-07-17T07:10:06.6338190Z }, 2025-07-17T07:10:06.6338516Z { 2025-07-17T07:10:06.6338989Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6339413Z "size": 1495, 2025-07-17T07:10:06.6339822Z "digest": "sha256:835aba0facaacf7c3dca5e1f039808b834ec29306e4eabf749c6541fa041ed2d" 2025-07-17T07:10:06.6340360Z }, 2025-07-17T07:10:06.6340565Z { 2025-07-17T07:10:06.6340880Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6341351Z "size": 455280682, 2025-07-17T07:10:06.6341758Z "digest": "sha256:3a7045d55b23c0af9416a558f55fd6b5b7c56060d2fb34178134bd11197aea01" 2025-07-17T07:10:06.6342223Z }, 2025-07-17T07:10:06.6342426Z { 2025-07-17T07:10:06.6342737Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6343159Z "size": 162, 2025-07-17T07:10:06.6343568Z "digest": "sha256:23e65526d2c2ad371238cebf590b9c1a5215668bc35de974fb423e3cb6674ecf" 2025-07-17T07:10:06.6344020Z }, 2025-07-17T07:10:06.6344219Z { 2025-07-17T07:10:06.6344532Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6344950Z "size": 2370, 2025-07-17T07:10:06.6345368Z "digest": "sha256:0bb9b2bb3a77fff33a12e20d8fe9f5c637c339facf000c4407fc1c4515980aa8" 2025-07-17T07:10:06.6345827Z }, 2025-07-17T07:10:06.6346025Z { 2025-07-17T07:10:06.6346335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6346752Z "size": 7164120706, 2025-07-17T07:10:06.6347175Z "digest": "sha256:89c2ed775d8d10f463a2ed1ab047b356444911b18742cee8b651d57c2cf42ace" 2025-07-17T07:10:06.6347622Z }, 2025-07-17T07:10:06.6347828Z { 2025-07-17T07:10:06.6348141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6348550Z "size": 105, 2025-07-17T07:10:06.6348960Z "digest": "sha256:22367c15654a15dbf35e3b8360202ebac7bdace0703233bf286a9a4f0d726c59" 2025-07-17T07:10:06.6349410Z }, 2025-07-17T07:10:06.6349608Z { 2025-07-17T07:10:06.6349930Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6350325Z "size": 611, 2025-07-17T07:10:06.6350738Z "digest": "sha256:41dd58eb2af160ecb43af63c54b552825ebfa78a973bd316c44eb1ddfff16d18" 2025-07-17T07:10:06.6351196Z }, 2025-07-17T07:10:06.6351394Z { 2025-07-17T07:10:06.6351722Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6352118Z "size": 677677419, 2025-07-17T07:10:06.6352547Z "digest": "sha256:0c0bf7dba119dca098a5b3c549795939817b9de42b80ee5dbd9f9d6871cdd5da" 2025-07-17T07:10:06.6352999Z }, 2025-07-17T07:10:06.6353196Z { 2025-07-17T07:10:06.6353526Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6353921Z "size": 111, 2025-07-17T07:10:06.6354328Z "digest": "sha256:d49b2c2152c7848476fc7c52aad3b33c65554fcaf9f0c72dd790a0c0ac68a000" 2025-07-17T07:10:06.6354777Z }, 2025-07-17T07:10:06.6354970Z { 2025-07-17T07:10:06.6355294Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6355945Z "size": 1556, 2025-07-17T07:10:06.6356564Z "digest": "sha256:e5f6086238542da1a27d6d92acd14a4320cdca70eedb0b550e883bb0c93d4c7b" 2025-07-17T07:10:06.6357050Z }, 2025-07-17T07:10:06.6357235Z { 2025-07-17T07:10:06.6357632Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6358044Z "size": 107, 2025-07-17T07:10:06.6358548Z "digest": "sha256:f833b0ca2e595948d8dfd847ff60d2125781be4b1216d293329bfe8fa3f88378" 2025-07-17T07:10:06.6359028Z }, 2025-07-17T07:10:06.6359212Z { 2025-07-17T07:10:06.6359549Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6359960Z "size": 166, 2025-07-17T07:10:06.6360541Z "digest": "sha256:ab9877515928d6413a2db6769cf16e7bfafa92ab8967349471de8610df1ee728" 2025-07-17T07:10:06.6361021Z }, 2025-07-17T07:10:06.6361207Z { 2025-07-17T07:10:06.6361535Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6361942Z "size": 2801144, 2025-07-17T07:10:06.6362422Z "digest": "sha256:9f52d3b83f081eb26e37656421cc991942dc5c025ec4ebf8e5312e61f5a9aff2" 2025-07-17T07:10:06.6362895Z }, 2025-07-17T07:10:06.6363086Z { 2025-07-17T07:10:06.6363421Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6363903Z "size": 107, 2025-07-17T07:10:06.6364295Z "digest": "sha256:a03e9776803ba5945e13460659b97af55674b9246fddce732c65215f14ce6846" 2025-07-17T07:10:06.6364765Z }, 2025-07-17T07:10:06.6365002Z { 2025-07-17T07:10:06.6365340Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6365764Z "size": 802, 2025-07-17T07:10:06.6366164Z "digest": "sha256:60bb50caf36b82f9e2c5219ce0415da7571e910f43a183d4f07e1b5f8357159b" 2025-07-17T07:10:06.6366646Z }, 2025-07-17T07:10:06.6366842Z { 2025-07-17T07:10:06.6367182Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6367613Z "size": 26113574, 2025-07-17T07:10:06.6368026Z "digest": "sha256:6fd0a137ed1d7b3abed2c19e7b0013c411d0d0a0642c8a45f7064e704f71c090" 2025-07-17T07:10:06.6368507Z }, 2025-07-17T07:10:06.6368695Z { 2025-07-17T07:10:06.6369026Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6369452Z "size": 104, 2025-07-17T07:10:06.6369847Z "digest": "sha256:865dca06b4bef4059f415bdfb4c535212687fed6f88d9d4202721c50c4dddf43" 2025-07-17T07:10:06.6370448Z }, 2025-07-17T07:10:06.6370648Z { 2025-07-17T07:10:06.6370956Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6371374Z "size": 425, 2025-07-17T07:10:06.6371769Z "digest": "sha256:d2b21c379220ce9e7b232a254b4d6a6c8f5bb93b6c4b32d38146b4f7929d83d4" 2025-07-17T07:10:06.6372244Z }, 2025-07-17T07:10:06.6372456Z { 2025-07-17T07:10:06.6372765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6373182Z "size": 19308729, 2025-07-17T07:10:06.6373579Z "digest": "sha256:27e06e0e000d0089df33a38f23ba60254494e6a2a47d1a390cf498659527ca4e" 2025-07-17T07:10:06.6374041Z }, 2025-07-17T07:10:06.6374240Z { 2025-07-17T07:10:06.6374548Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6374956Z "size": 425, 2025-07-17T07:10:06.6375349Z "digest": "sha256:e580816fdea358adca6416fddf604089befb1c5e1ebe89954e79d176c0c88b09" 2025-07-17T07:10:06.6375816Z }, 2025-07-17T07:10:06.6376016Z { 2025-07-17T07:10:06.6376324Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6376733Z "size": 724, 2025-07-17T07:10:06.6377136Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T07:10:06.6377583Z }, 2025-07-17T07:10:06.6377780Z { 2025-07-17T07:10:06.6378096Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6378514Z "size": 141, 2025-07-17T07:10:06.6378924Z "digest": "sha256:42a16ea59e6842dd518eb22d4c479d66b72d202c46406dccb01ea366651dd9cb" 2025-07-17T07:10:06.6379372Z }, 2025-07-17T07:10:06.6379575Z { 2025-07-17T07:10:06.6379883Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6380296Z "size": 137, 2025-07-17T07:10:06.6380710Z "digest": "sha256:e3bdcc2c9a2c6093950eadf56a935f113e3b08f3d6eaa93890df99276389800d" 2025-07-17T07:10:06.6381168Z }, 2025-07-17T07:10:06.6381368Z { 2025-07-17T07:10:06.6381678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6382102Z "size": 5098803561, 2025-07-17T07:10:06.6382526Z "digest": "sha256:79d9977620eecca9d68daa4ada200d465c7873b097633f8f345ffc781c27f898" 2025-07-17T07:10:06.6382978Z }, 2025-07-17T07:10:06.6383180Z { 2025-07-17T07:10:06.6383574Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6383986Z "size": 193, 2025-07-17T07:10:06.6384403Z "digest": "sha256:9f5a3d4f8993392fe726ea47c2bf39cc61f61256cee93c973fb2cbafc38b7a83" 2025-07-17T07:10:06.6384858Z }, 2025-07-17T07:10:06.6385064Z { 2025-07-17T07:10:06.6385431Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6385825Z "size": 346, 2025-07-17T07:10:06.6386235Z "digest": "sha256:b23e8f7f8b435c3bde38e1b845ee7dc5126fc5d780a924f94f2e509a3c3d1447" 2025-07-17T07:10:06.6386729Z }, 2025-07-17T07:10:06.6386926Z { 2025-07-17T07:10:06.6387248Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6387644Z "size": 88297, 2025-07-17T07:10:06.6388091Z "digest": "sha256:ce8be175f8c65e12653647cf4f8422fb1a80cccd4eccd43709601e635f74a7d5" 2025-07-17T07:10:06.6388550Z }, 2025-07-17T07:10:06.6388750Z { 2025-07-17T07:10:06.6389080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6389479Z "size": 106, 2025-07-17T07:10:06.6389880Z "digest": "sha256:55fc3af08ef2a75b2a6d92c9471851245d654481b650f63b08c048298af23888" 2025-07-17T07:10:06.6390349Z }, 2025-07-17T07:10:06.6390528Z { 2025-07-17T07:10:06.6390854Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6391251Z "size": 1666, 2025-07-17T07:10:06.6391645Z "digest": "sha256:496c712257d4af1014200db779525259969ca86594f3fc09da71981884f1688d" 2025-07-17T07:10:06.6392102Z }, 2025-07-17T07:10:06.6392284Z { 2025-07-17T07:10:06.6392609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6393005Z "size": 724, 2025-07-17T07:10:06.6393407Z "digest": "sha256:d81f985aa40d5111b424e8084dfa90790c3078ab270debfa5b46f37c2423c5ce" 2025-07-17T07:10:06.6393869Z }, 2025-07-17T07:10:06.6394051Z { 2025-07-17T07:10:06.6394375Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6394771Z "size": 137, 2025-07-17T07:10:06.6395171Z "digest": "sha256:5277b610601a1d4b1d7671d06690f8c645b403ff8121576e7c9199ecc0aafd81" 2025-07-17T07:10:06.6395627Z }, 2025-07-17T07:10:06.6395818Z { 2025-07-17T07:10:06.6396148Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6396565Z "size": 120, 2025-07-17T07:10:06.6396947Z "digest": "sha256:cdb570d9a441be069ed53d7dd161902340833096b46d848fe9d2c89424de6b66" 2025-07-17T07:10:06.6397408Z }, 2025-07-17T07:10:06.6397595Z { 2025-07-17T07:10:06.6397919Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6398460Z "size": 5345105396, 2025-07-17T07:10:06.6399061Z "digest": "sha256:fe14f59ec5733291d9d3c4a82afdd5f2f387bde7d9f763220a321cc899fee695" 2025-07-17T07:10:06.6399551Z }, 2025-07-17T07:10:06.6399743Z { 2025-07-17T07:10:06.6400086Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6400511Z "size": 175, 2025-07-17T07:10:06.6400908Z "digest": "sha256:219c4a506b1aa90d8462496f8f39585310dac9e294ef62a311f130ec6fef10c8" 2025-07-17T07:10:06.6401382Z }, 2025-07-17T07:10:06.6401571Z { 2025-07-17T07:10:06.6401906Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6402328Z "size": 1897, 2025-07-17T07:10:06.6402735Z "digest": "sha256:0a390bf78ca6647051eae3d59bef1633eef42ce7c2e97b729aa936a4f65cda7b" 2025-07-17T07:10:06.6403219Z }, 2025-07-17T07:10:06.6403422Z { 2025-07-17T07:10:06.6403738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6404163Z "size": 197488565, 2025-07-17T07:10:06.6404583Z "digest": "sha256:da75f2741b86abc1a64736fba742bed7ada087f6e14c5a74e54183533a05d4ae" 2025-07-17T07:10:06.6405070Z }, 2025-07-17T07:10:06.6405278Z { 2025-07-17T07:10:06.6405593Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6406016Z "size": 302, 2025-07-17T07:10:06.6406486Z "digest": "sha256:648b993dd9d32c5275e385ad268f6cd2de85c0b6538f4806772a8bcb746c6137" 2025-07-17T07:10:06.6406968Z }, 2025-07-17T07:10:06.6407177Z { 2025-07-17T07:10:06.6407492Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6407921Z "size": 32, 2025-07-17T07:10:06.6408339Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-07-17T07:10:06.6408848Z }, 2025-07-17T07:10:06.6409052Z { 2025-07-17T07:10:06.6409366Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6409832Z "size": 108, 2025-07-17T07:10:06.6410252Z "digest": "sha256:32b8cca2c9a35e4af61d2613785bdb322625b0a3db6aaadd82816469f5958c5c" 2025-07-17T07:10:06.6410715Z }, 2025-07-17T07:10:06.6411102Z { 2025-07-17T07:10:06.6411420Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-07-17T07:10:06.6411803Z "size": 54145699, 2025-07-17T07:10:06.6412211Z "digest": "sha256:b8c91749e9f03a297aaa508f21b46757028ef567c6ac02f4acb51a17827d9d69" 2025-07-17T07:10:06.6412628Z } 2025-07-17T07:10:06.6412820Z ] 2025-07-17T07:10:06.6413012Z } 2025-07-17T07:10:06.6502695Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-07-17T07:10:06.6503097Z with: 2025-07-17T07:10:06.6503734Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:06.6504536Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T07:10:06.6504880Z env: 2025-07-17T07:10:06.6505179Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:10:06.6505585Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:10:06.6505829Z ##[endgroup] 2025-07-17T07:10:06.6537045Z ##[group]Run set -x 2025-07-17T07:10:06.6537316Z set -x 2025-07-17T07:10:06.6537534Z set +e 2025-07-17T07:10:06.6537727Z  2025-07-17T07:10:06.6537925Z login() { 2025-07-17T07:10:06.6538373Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-07-17T07:10:06.6538927Z } 2025-07-17T07:10:06.6539113Z  2025-07-17T07:10:06.6539319Z retry () { 2025-07-17T07:10:06.6539578Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-07-17T07:10:06.6539869Z } 2025-07-17T07:10:06.6540065Z  2025-07-17T07:10:06.6540273Z retry login "${DOCKER_REGISTRY}" 2025-07-17T07:10:06.6540566Z  2025-07-17T07:10:06.6541037Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-07-17T07:10:06.6541663Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-07-17T07:10:06.6542020Z  2025-07-17T07:10:06.6542219Z set -e 2025-07-17T07:10:06.6542532Z # ignore output since only exit code is used for conditional 2025-07-17T07:10:06.6543005Z # only pull docker image if it's not available locally 2025-07-17T07:10:06.6543642Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-07-17T07:10:06.6544088Z  retry docker pull "${DOCKER_IMAGE}" 2025-07-17T07:10:06.6544372Z fi 2025-07-17T07:10:06.6550035Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:10:06.6550378Z env: 2025-07-17T07:10:06.6550693Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:10:06.6551093Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:10:06.6551788Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:06.6552582Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T07:10:06.6552920Z ##[endgroup] 2025-07-17T07:10:06.6578602Z + set +e 2025-07-17T07:10:06.6578982Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T07:10:06.6579427Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T07:10:06.6582990Z + aws ecr get-login-password --region us-east-1 2025-07-17T07:10:06.6583886Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-07-17T07:10:07.2080378Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-17T07:10:07.2081201Z Configure a credential helper to remove this warning. See 2025-07-17T07:10:07.2081762Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-17T07:10:07.2082241Z 2025-07-17T07:10:07.2082346Z Login Succeeded 2025-07-17T07:10:07.2104638Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:07.2105540Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-07-17T07:10:07.4689472Z + IMAGE_SIZE=21749.25635433197 2025-07-17T07:10:07.4689915Z Compressed size of image in MB: 21749.25635433197 2025-07-17T07:10:07.4690361Z + echo 'Compressed size of image in MB: 21749.25635433197' 2025-07-17T07:10:07.4691121Z + set -e 2025-07-17T07:10:07.4691919Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:07.4899363Z ##[group]Run nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e 2025-07-17T07:10:07.4899800Z with: 2025-07-17T07:10:07.4899992Z shell: bash 2025-07-17T07:10:07.4900221Z timeout_minutes: 30 2025-07-17T07:10:07.4900662Z max_attempts: 5 2025-07-17T07:10:07.4900902Z retry_wait_seconds: 90 2025-07-17T07:10:07.4901943Z command: ghcr_image="ghcr.io/pytorch/ci-image" tag=${ECR_DOCKER_IMAGE##*:} # Push docker image to the ghcr.io echo $GHCR_PAT | docker login ghcr.io -u pytorch --password-stdin docker tag "${ECR_DOCKER_IMAGE}" "${ghcr_image}:${tag}" docker push "${ghcr_image}:${tag}" 2025-07-17T07:10:07.4903009Z polling_interval_seconds: 1 2025-07-17T07:10:07.4903466Z warning_on_retry: true 2025-07-17T07:10:07.4903739Z continue_on_error: false 2025-07-17T07:10:07.4903985Z env: 2025-07-17T07:10:07.4904339Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:10:07.4904796Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:10:07.4905629Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:10:07.4906636Z GHCR_PAT: *** 2025-07-17T07:10:07.4906863Z ##[endgroup] 2025-07-17T07:10:07.7023249Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-07-17T07:10:07.7023876Z Configure a credential helper to remove this warning. See 2025-07-17T07:10:07.7024441Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-07-17T07:10:07.7024843Z 2025-07-17T07:10:07.7024933Z Login Succeeded 2025-07-17T07:10:07.7388432Z The push refers to repository [ghcr.io/pytorch/ci-image] 2025-07-17T07:10:07.7535257Z 5670a370df28: Preparing 2025-07-17T07:10:07.7535556Z 5fbd29e23d9c: Preparing 2025-07-17T07:10:07.7535865Z 5f70bf18a086: Preparing 2025-07-17T07:10:07.7536114Z d2187b288ef0: Preparing 2025-07-17T07:10:07.7536359Z 6567c7621831: Preparing 2025-07-17T07:10:07.7536624Z b826b3ab8b9b: Preparing 2025-07-17T07:10:07.7536882Z 9cfeae43f5fc: Preparing 2025-07-17T07:10:07.7537129Z a628669a494c: Preparing 2025-07-17T07:10:07.7537374Z 09814201a144: Preparing 2025-07-17T07:10:07.7537603Z 7d9600950979: Preparing 2025-07-17T07:10:07.7537853Z 3449aa00729d: Preparing 2025-07-17T07:10:07.7538085Z 7f750876c2cb: Preparing 2025-07-17T07:10:07.7538330Z 3106038cc38e: Preparing 2025-07-17T07:10:07.7538617Z 9c9e73f72aa7: Preparing 2025-07-17T07:10:07.7538852Z f0119e332413: Preparing 2025-07-17T07:10:07.7539103Z a654f6e57bd4: Preparing 2025-07-17T07:10:07.7539355Z 1cb54c4f78b5: Preparing 2025-07-17T07:10:07.7539592Z c3039cbff0fc: Preparing 2025-07-17T07:10:07.7539843Z 34c092f312fb: Preparing 2025-07-17T07:10:07.7540076Z 3449aa00729d: Preparing 2025-07-17T07:10:07.7540327Z 816735bbe8ba: Preparing 2025-07-17T07:10:07.7540572Z 8b5355cf79c0: Preparing 2025-07-17T07:10:07.7540811Z 75cce2fc34fc: Preparing 2025-07-17T07:10:07.7541064Z bedf1649e221: Preparing 2025-07-17T07:10:07.7541302Z a5844edd5dea: Preparing 2025-07-17T07:10:07.7541717Z 0cfb9ae2691c: Preparing 2025-07-17T07:10:07.7541969Z 2cb81b2ad586: Preparing 2025-07-17T07:10:07.7542204Z 8c8f7f1027e6: Preparing 2025-07-17T07:10:07.7542454Z b6d61d79851d: Preparing 2025-07-17T07:10:07.7542758Z e784276d89f7: Preparing 2025-07-17T07:10:07.7542985Z 284449b179bd: Preparing 2025-07-17T07:10:07.7543227Z a9c540c388ef: Preparing 2025-07-17T07:10:07.7543459Z 9f34a1d4dd6c: Preparing 2025-07-17T07:10:07.7543707Z b3b5f748a8d1: Preparing 2025-07-17T07:10:07.7543950Z 68f2e21b033e: Preparing 2025-07-17T07:10:07.7544182Z 011b8cc2dbfe: Preparing 2025-07-17T07:10:07.7544429Z 5c2e3a157aab: Preparing 2025-07-17T07:10:07.7544663Z bfbaf6b63873: Preparing 2025-07-17T07:10:07.7544905Z 57ebd3473bac: Preparing 2025-07-17T07:10:07.7545148Z 7f18767c8392: Preparing 2025-07-17T07:10:07.7545373Z 0876755a954b: Preparing 2025-07-17T07:10:07.7545614Z ae6340e0d2b0: Preparing 2025-07-17T07:10:07.7545844Z 7a0f07097052: Preparing 2025-07-17T07:10:07.7546089Z 9987ce6b1d99: Preparing 2025-07-17T07:10:07.7546463Z 0e5a32c82837: Preparing 2025-07-17T07:10:07.7546694Z 3449aa00729d: Preparing 2025-07-17T07:10:07.7546938Z a5b8068b292f: Preparing 2025-07-17T07:10:07.7547171Z 1443d06e5ed4: Preparing 2025-07-17T07:10:07.7547417Z dc43cb4b2b32: Preparing 2025-07-17T07:10:07.7547667Z fabc8d4b83a9: Preparing 2025-07-17T07:10:07.7547901Z 1327afafa722: Preparing 2025-07-17T07:10:07.7548143Z 1572e59b5a98: Preparing 2025-07-17T07:10:07.7548369Z 894f348069e1: Preparing 2025-07-17T07:10:07.7548611Z 4cde84c44c7f: Preparing 2025-07-17T07:10:07.7548855Z 3cc982388b71: Preparing 2025-07-17T07:10:07.7549085Z b826b3ab8b9b: Waiting 2025-07-17T07:10:07.7549327Z 9cfeae43f5fc: Waiting 2025-07-17T07:10:07.7549551Z a628669a494c: Waiting 2025-07-17T07:10:07.7549782Z 09814201a144: Waiting 2025-07-17T07:10:07.7550111Z 7d9600950979: Waiting 2025-07-17T07:10:07.7550328Z b3b5f748a8d1: Waiting 2025-07-17T07:10:07.7550560Z 0e5a32c82837: Waiting 2025-07-17T07:10:07.7550775Z 3449aa00729d: Waiting 2025-07-17T07:10:07.7551012Z a5b8068b292f: Waiting 2025-07-17T07:10:07.7551244Z 1443d06e5ed4: Waiting 2025-07-17T07:10:07.7551461Z 68f2e21b033e: Waiting 2025-07-17T07:10:07.7551692Z 7f750876c2cb: Waiting 2025-07-17T07:10:07.7551915Z 011b8cc2dbfe: Waiting 2025-07-17T07:10:07.7552149Z 3106038cc38e: Waiting 2025-07-17T07:10:07.7552380Z 5c2e3a157aab: Waiting 2025-07-17T07:10:07.7552602Z dc43cb4b2b32: Waiting 2025-07-17T07:10:07.7552838Z bfbaf6b63873: Waiting 2025-07-17T07:10:07.7553057Z 9c9e73f72aa7: Waiting 2025-07-17T07:10:07.7553292Z 57ebd3473bac: Waiting 2025-07-17T07:10:07.7553528Z fabc8d4b83a9: Waiting 2025-07-17T07:10:07.7553751Z 1327afafa722: Waiting 2025-07-17T07:10:07.7553980Z 7f18767c8392: Waiting 2025-07-17T07:10:07.7554198Z a5844edd5dea: Waiting 2025-07-17T07:10:07.7554430Z 1572e59b5a98: Waiting 2025-07-17T07:10:07.7554663Z 0cfb9ae2691c: Waiting 2025-07-17T07:10:07.7554881Z 0876755a954b: Waiting 2025-07-17T07:10:07.7555108Z ae6340e0d2b0: Waiting 2025-07-17T07:10:07.7555325Z 284449b179bd: Waiting 2025-07-17T07:10:07.7555553Z 894f348069e1: Waiting 2025-07-17T07:10:07.7555978Z 816735bbe8ba: Waiting 2025-07-17T07:10:07.7556200Z 2cb81b2ad586: Waiting 2025-07-17T07:10:07.7556433Z 4cde84c44c7f: Waiting 2025-07-17T07:10:07.7556650Z 7a0f07097052: Waiting 2025-07-17T07:10:07.7556889Z a9c540c388ef: Waiting 2025-07-17T07:10:07.7557120Z f0119e332413: Waiting 2025-07-17T07:10:07.7557406Z 8c8f7f1027e6: Waiting 2025-07-17T07:10:07.7557642Z bedf1649e221: Waiting 2025-07-17T07:10:07.7557864Z 9f34a1d4dd6c: Waiting 2025-07-17T07:10:07.7558100Z b6d61d79851d: Waiting 2025-07-17T07:10:07.7558411Z 3cc982388b71: Waiting 2025-07-17T07:10:07.7558631Z 8b5355cf79c0: Waiting 2025-07-17T07:10:07.7558861Z a654f6e57bd4: Waiting 2025-07-17T07:10:07.7559079Z 9987ce6b1d99: Waiting 2025-07-17T07:10:07.7559312Z c3039cbff0fc: Waiting 2025-07-17T07:10:07.7559548Z 75cce2fc34fc: Waiting 2025-07-17T07:10:07.7559769Z e784276d89f7: Waiting 2025-07-17T07:10:07.7559998Z 34c092f312fb: Waiting 2025-07-17T07:10:07.7560215Z 1cb54c4f78b5: Waiting 2025-07-17T07:10:08.4378305Z 5f70bf18a086: Pushed 2025-07-17T07:10:08.4876116Z d2187b288ef0: Pushed 2025-07-17T07:10:08.9344665Z b826b3ab8b9b: Pushed 2025-07-17T07:10:09.2297059Z 5fbd29e23d9c: Pushed 2025-07-17T07:10:09.8121413Z 9cfeae43f5fc: Pushed 2025-07-17T07:10:10.7348726Z 09814201a144: Pushed 2025-07-17T07:10:10.9457673Z 7d9600950979: Pushed 2025-07-17T07:10:11.5881738Z 3449aa00729d: Pushed 2025-07-17T07:10:12.1329980Z 7f750876c2cb: Pushed 2025-07-17T07:10:12.6745073Z 3106038cc38e: Pushed 2025-07-17T07:10:13.3333077Z f0119e332413: Pushed 2025-07-17T07:10:13.3895467Z 9c9e73f72aa7: Pushed 2025-07-17T07:10:14.5598087Z a654f6e57bd4: Pushed 2025-07-17T07:10:15.1106766Z c3039cbff0fc: Pushed 2025-07-17T07:10:15.8961557Z 34c092f312fb: Pushed 2025-07-17T07:10:16.4356248Z 816735bbe8ba: Pushed 2025-07-17T07:10:19.6821764Z 8b5355cf79c0: Pushed 2025-07-17T07:10:20.0682633Z 5670a370df28: Pushed 2025-07-17T07:10:20.2504154Z 75cce2fc34fc: Pushed 2025-07-17T07:10:21.1402537Z bedf1649e221: Pushed 2025-07-17T07:10:21.6841166Z 0cfb9ae2691c: Pushed 2025-07-17T07:10:22.7917950Z 2cb81b2ad586: Pushed 2025-07-17T07:10:24.1735983Z 8c8f7f1027e6: Pushed 2025-07-17T07:10:25.5678316Z b6d61d79851d: Pushed 2025-07-17T07:10:25.7188306Z a5844edd5dea: Pushed 2025-07-17T07:10:26.7035537Z e784276d89f7: Pushed 2025-07-17T07:10:26.8465490Z 284449b179bd: Pushed 2025-07-17T07:10:27.8557107Z a9c540c388ef: Pushed 2025-07-17T07:10:29.0407889Z b3b5f748a8d1: Pushed 2025-07-17T07:10:30.5280180Z 68f2e21b033e: Pushed 2025-07-17T07:10:37.7221807Z 6567c7621831: Pushed 2025-07-17T07:10:38.8122755Z 5c2e3a157aab: Pushed 2025-07-17T07:10:39.8817382Z bfbaf6b63873: Pushed 2025-07-17T07:11:30.4829474Z 9f34a1d4dd6c: Pushed 2025-07-17T07:11:31.2186580Z 7f18767c8392: Pushed 2025-07-17T07:11:32.5471857Z 0876755a954b: Pushed 2025-07-17T07:11:33.2270255Z ae6340e0d2b0: Pushed 2025-07-17T07:11:34.4135700Z 7a0f07097052: Pushed 2025-07-17T07:11:34.8762733Z 9987ce6b1d99: Pushed 2025-07-17T07:12:13.8184446Z 57ebd3473bac: Pushed 2025-07-17T07:12:14.3760402Z a5b8068b292f: Pushed 2025-07-17T07:12:15.3806521Z 1443d06e5ed4: Pushed 2025-07-17T07:12:29.4178994Z dc43cb4b2b32: Pushed 2025-07-17T07:12:29.8697823Z fabc8d4b83a9: Pushed 2025-07-17T07:12:30.9145964Z 1327afafa722: Pushed 2025-07-17T07:12:31.3795599Z 1572e59b5a98: Pushed 2025-07-17T07:13:19.0122391Z 894f348069e1: Pushed 2025-07-17T07:13:19.4706478Z 4cde84c44c7f: Pushed 2025-07-17T07:13:24.7659724Z 3cc982388b71: Pushed 2025-07-17T07:17:39.8699925Z 1cb54c4f78b5: Pushed 2025-07-17T07:18:25.6450587Z 0e5a32c82837: Pushed 2025-07-17T07:19:29.6311618Z a628669a494c: Retrying in 5 seconds 2025-07-17T07:19:30.6315614Z a628669a494c: Retrying in 4 seconds 2025-07-17T07:19:31.6315861Z a628669a494c: Retrying in 3 seconds 2025-07-17T07:19:32.6312523Z a628669a494c: Retrying in 2 seconds 2025-07-17T07:19:33.6312851Z a628669a494c: Retrying in 1 second 2025-07-17T07:29:37.0098248Z 011b8cc2dbfe: Pushed 2025-07-17T07:33:33.5157708Z a628669a494c: Pushed 2025-07-17T07:33:35.0029074Z pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d: digest: sha256:00d75834a1fb8dacf13cd38ad8bfcc61cc389a19a96feb044b1869322b788745 size: 11798 2025-07-17T07:33:35.0993313Z Command completed after 1 attempt(s). 2025-07-17T07:33:35.1077263Z Prepare all required actions 2025-07-17T07:33:35.1109346Z ##[group]Run ./.github/actions/chown-workspace 2025-07-17T07:33:35.1109705Z with: 2025-07-17T07:33:35.1110041Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:35.1110480Z env: 2025-07-17T07:33:35.1110804Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:35.1111367Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:33:35.1111637Z ##[endgroup] 2025-07-17T07:33:35.1139624Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-07-17T07:33:35.1140271Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-07-17T07:33:35.1150479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:33:35.1150834Z env: 2025-07-17T07:33:35.1151345Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:35.1151829Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:33:35.1152085Z ##[endgroup] 2025-07-17T07:33:35.1374051Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-07-17T07:33:35.4078811Z latest: Pulling from tool/alpine 2025-07-17T07:33:35.4079671Z 540db60ca938: Pulling fs layer 2025-07-17T07:33:35.5150151Z 540db60ca938: Download complete 2025-07-17T07:33:35.5925047Z 540db60ca938: Pull complete 2025-07-17T07:33:35.6044328Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-07-17T07:33:35.6094006Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-07-17T07:33:37.9539777Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-07-17T07:33:37.9540203Z with: 2025-07-17T07:33:37.9540388Z env: 2025-07-17T07:33:37.9540708Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:37.9541118Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:33:37.9541377Z ##[endgroup] 2025-07-17T07:33:37.9568720Z ##[group]Run set -eou pipefail 2025-07-17T07:33:37.9569062Z set -eou pipefail 2025-07-17T07:33:37.9569337Z  2025-07-17T07:33:37.9569711Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-07-17T07:33:37.9570297Z for _ in $(seq 1440); do 2025-07-17T07:33:37.9570615Z  # Break if no ssh session exists anymore 2025-07-17T07:33:37.9570955Z  if [ "$(who)" = "" ]; then 2025-07-17T07:33:37.9571235Z  break 2025-07-17T07:33:37.9571470Z  fi 2025-07-17T07:33:37.9571695Z  echo "." 2025-07-17T07:33:37.9572085Z  sleep 5 2025-07-17T07:33:37.9572292Z done 2025-07-17T07:33:37.9580080Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:33:37.9580425Z env: 2025-07-17T07:33:37.9580754Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:37.9581168Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:33:37.9581415Z ##[endgroup] 2025-07-17T07:33:37.9611071Z Holding runner for 2 hours until all ssh sessions have logged out 2025-07-17T07:33:37.9730098Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T07:33:37.9730669Z # ignore expansion of "docker ps -q" since it could be empty 2025-07-17T07:33:37.9731183Z # shellcheck disable=SC2046 2025-07-17T07:33:37.9731500Z docker stop $(docker ps -q) || true 2025-07-17T07:33:37.9731826Z # Prune all of the docker images 2025-07-17T07:33:37.9732117Z docker system prune -af 2025-07-17T07:33:37.9737127Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:33:37.9737478Z env: 2025-07-17T07:33:37.9737800Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-07-17T07:33:37.9738204Z AWS_DEFAULT_REGION: us-east-1 2025-07-17T07:33:37.9738474Z ##[endgroup] 2025-07-17T07:33:37.9990496Z "docker stop" requires at least 1 argument. 2025-07-17T07:33:37.9990836Z See 'docker stop --help'. 2025-07-17T07:33:37.9991040Z 2025-07-17T07:33:37.9991229Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-07-17T07:33:37.9991496Z 2025-07-17T07:33:37.9991618Z Stop one or more running containers 2025-07-17T07:33:38.0448813Z Deleted Images: 2025-07-17T07:33:38.0449255Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-07-17T07:33:38.0450127Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-07-17T07:33:38.0451015Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-07-17T07:33:38.0451669Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-07-17T07:33:38.0452591Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:33:38.0453504Z untagged: tmp.fk6dtch8lv:latest 2025-07-17T07:33:38.0454099Z untagged: ghcr.io/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-01345e7669bb7198df9fce7a02a4a12ce8c84f2d 2025-07-17T07:33:38.0455040Z untagged: ghcr.io/pytorch/ci-image@sha256:00d75834a1fb8dacf13cd38ad8bfcc61cc389a19a96feb044b1869322b788745 2025-07-17T07:33:38.0455953Z deleted: sha256:74149231058b723125e749736d11c243ebb203aeeeb93bc8144825dba0c9072c 2025-07-17T07:33:38.0456320Z 2025-07-17T07:33:44.2040053Z Deleted build cache objects: 2025-07-17T07:33:44.2040412Z jnal72qvxp42f0bz7mky2wxne 2025-07-17T07:33:44.2040689Z 6ea0yzp6j2z1f4otje4vnyude 2025-07-17T07:33:44.2040953Z tubpiqqpl7j4q40md2ka7zk2s 2025-07-17T07:33:44.2041462Z l5pcs51fl82rsaq6rl9mqkzqr 2025-07-17T07:33:44.2041723Z 1qfivnqwsk8mttcg3d4fpqyv6 2025-07-17T07:33:44.2041990Z 0sf9b5pk223qadfnpg5e4cd12 2025-07-17T07:33:44.2042258Z tdz37ucexuuoxcn8vcakn0ea4 2025-07-17T07:33:44.2042527Z iwlavmkmtcnzvtnyee49myp7x 2025-07-17T07:33:44.2042802Z s9i3edxij734lt3smbix4c10y 2025-07-17T07:33:44.2043058Z 7ccy24p7frfutmvx88v7jyyja 2025-07-17T07:33:44.2043326Z kt4gwzpba7kza5rojw3q0eyhu 2025-07-17T07:33:44.2043594Z kganc3mxzp3rc6us1utfi28ib 2025-07-17T07:33:44.2043858Z po5xc8xjk851vcf5eptqmy5ch 2025-07-17T07:33:44.2044126Z oe8lauj3mwb73x5q4zy7svme5 2025-07-17T07:33:44.2044378Z t8bpde3lakj69lzynyq7z2ajy 2025-07-17T07:33:44.2044646Z ihdi4tpdrvjp4b3oaimovmciu 2025-07-17T07:33:44.2044914Z ije15uyrzp3gzs6u3xa23yeek 2025-07-17T07:33:44.2045168Z xofv9frcwpx47hq5l4x37bxoz 2025-07-17T07:33:44.2045428Z e31g75wie8ooc2126vnhjjux8 2025-07-17T07:33:44.2045698Z njsyqklh63ozne06eoaskdsph 2025-07-17T07:33:44.2045956Z lus6rzhlsjkry0gdvzf9ypl6a 2025-07-17T07:33:44.2046230Z qybowgvydifvtyvag1onbxwqk 2025-07-17T07:33:44.2046487Z rtyrqni8x3ptykm9wcs77wdhn 2025-07-17T07:33:44.2046751Z korn508693vsr8yey7yiitdjz 2025-07-17T07:33:44.2047010Z 8wv07c8ux69xan7xurhorh167 2025-07-17T07:33:44.2047260Z vl2quf55vuypk21gq7qgsezmt 2025-07-17T07:33:44.2047561Z hzosxg5ndpzim45eao2bh3uh2 2025-07-17T07:33:44.2047816Z 43kpku3qp4eep8d4toee7phlr 2025-07-17T07:33:44.2048080Z kjml9tnutrekt9053sl8kl11q 2025-07-17T07:33:44.2048342Z ns3d54a1fbmm69ezqlgtx3nyb 2025-07-17T07:33:44.2048594Z n4etw0wdzllxgey8h0roe571x 2025-07-17T07:33:44.2048863Z xdd3mywlqavbegfgqf662yth7 2025-07-17T07:33:44.2049133Z pm0r4sckm2l1hexlr3o4b3rv5 2025-07-17T07:33:44.2049386Z n9fk6zuonsot7p3wl2by6eziv 2025-07-17T07:33:44.2049649Z g4qzm01u9wc1ra5unyaefxqfx 2025-07-17T07:33:44.2049901Z uoy7itpezsq4eqetnzjzwvuqk 2025-07-17T07:33:44.2050168Z 6jepl01oxrsju1bmr5bfxlsmy 2025-07-17T07:33:44.2050433Z ku1qvjsw67myecy9yjpl96ztb 2025-07-17T07:33:44.2050690Z hyephm7spnfvgm6klt15maa6g 2025-07-17T07:33:44.2050959Z q9vv0vqsgijbpylcmh00ljxv8 2025-07-17T07:33:44.2051219Z hd7sm25nsf9rngplwjc4z5lbr 2025-07-17T07:33:44.2051488Z ysfw8q9t7xd737ejfrrvj1p1b 2025-07-17T07:33:44.2051752Z q5q8jc4toen9igxjc2ueeslsl 2025-07-17T07:33:44.2052141Z aypeueqnprnxakcm9ys5k6man 2025-07-17T07:33:44.2052395Z it2db5e4yt2ws25wuf64c0s5f 2025-07-17T07:33:44.2052657Z x3xg7h3ibi4ltnqsuravnwaw4 2025-07-17T07:33:44.2052908Z mw6rfryn9uys0kcs4hgfu85p4 2025-07-17T07:33:44.2053181Z zf0wjru9ifksr07ecgtqwom9i 2025-07-17T07:33:44.2053446Z o6v4xqaf7ekn9r489lb4pnvpl 2025-07-17T07:33:44.2053697Z m4b3hzbc80dw5wh8d8ackv9n5 2025-07-17T07:33:44.2053960Z z59j6rtemc54wgdwgdex9hfst 2025-07-17T07:33:44.2054383Z 2bxmffbl5vvsqtokl72rbhuhc 2025-07-17T07:33:44.2054655Z cmoa6ujz9e1hd3ftj5zkvyjk0 2025-07-17T07:33:44.2054922Z dpj568o9hc3i3j4mhuv0qnu4d 2025-07-17T07:33:44.2055179Z 8gtsoot860mlrzu8ac25qr7al 2025-07-17T07:33:44.2055449Z vgdg5lg1td3tbi929v0jit0iw 2025-07-17T07:33:44.2055886Z twcbmww51d48ugdtfx2e1zb48 2025-07-17T07:33:44.2056165Z s07hv8qu50klm5k8odsjou71h 2025-07-17T07:33:44.2056443Z m16fi86yuvxnr5dp8gpc5xlpk 2025-07-17T07:33:44.2056701Z ncpq23bf7aeoght1c2sfvakzr 2025-07-17T07:33:44.2056974Z 2qb2ymusuxwt97rcjzjjzqny4 2025-07-17T07:33:44.2057140Z 2025-07-17T07:33:44.2057244Z Total reclaimed space: 58.3GB 2025-07-17T07:33:44.2148900Z Post job cleanup. 2025-07-17T07:33:44.2196895Z Post job cleanup. 2025-07-17T07:33:44.3209193Z [command]/usr/bin/git version 2025-07-17T07:33:44.3263103Z git version 2.47.1 2025-07-17T07:33:44.3297756Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/1e8aba49-4bec-4b20-9ce4-61fef148961e/.gitconfig' 2025-07-17T07:33:44.3307717Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1e8aba49-4bec-4b20-9ce4-61fef148961e' before making global git config changes 2025-07-17T07:33:44.3308667Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T07:33:44.3312444Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-07-17T07:33:44.3357880Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T07:33:44.3386400Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-17T07:33:44.3719719Z Entering 'android/libs/fbjni' 2025-07-17T07:33:44.3778404Z Entering 'third_party/FP16' 2025-07-17T07:33:44.3839195Z Entering 'third_party/FXdiv' 2025-07-17T07:33:44.3897270Z Entering 'third_party/NNPACK' 2025-07-17T07:33:44.3957720Z Entering 'third_party/NVTX' 2025-07-17T07:33:44.4017446Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T07:33:44.4075332Z Entering 'third_party/XNNPACK' 2025-07-17T07:33:44.4149274Z Entering 'third_party/aiter' 2025-07-17T07:33:44.4207493Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T07:33:44.4275595Z Entering 'third_party/benchmark' 2025-07-17T07:33:44.4336358Z Entering 'third_party/composable_kernel' 2025-07-17T07:33:44.4401157Z Entering 'third_party/cpp-httplib' 2025-07-17T07:33:44.4458066Z Entering 'third_party/cpuinfo' 2025-07-17T07:33:44.4518024Z Entering 'third_party/cudnn_frontend' 2025-07-17T07:33:44.4576435Z Entering 'third_party/cutlass' 2025-07-17T07:33:44.4645025Z Entering 'third_party/fbgemm' 2025-07-17T07:33:44.4704519Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T07:33:44.4764004Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T07:33:44.4824819Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T07:33:44.4880267Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T07:33:44.4948004Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T07:33:44.5004431Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T07:33:44.5058504Z Entering 'third_party/fbgemm/external/json' 2025-07-17T07:33:44.5120699Z Entering 'third_party/flash-attention' 2025-07-17T07:33:44.5181187Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T07:33:44.5241789Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T07:33:44.5308236Z Entering 'third_party/flatbuffers' 2025-07-17T07:33:44.5372520Z Entering 'third_party/fmt' 2025-07-17T07:33:44.5434191Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T07:33:44.5494056Z Entering 'third_party/gloo' 2025-07-17T07:33:44.5550670Z Entering 'third_party/googletest' 2025-07-17T07:33:44.5606599Z Entering 'third_party/ideep' 2025-07-17T07:33:44.5660841Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T07:33:44.5725419Z Entering 'third_party/ittapi' 2025-07-17T07:33:44.5782754Z Entering 'third_party/kineto' 2025-07-17T07:33:44.5846773Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T07:33:44.5904126Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T07:33:44.5960208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T07:33:44.6017248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T07:33:44.6080307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T07:33:44.6134429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T07:33:44.6193186Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T07:33:44.6249252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T07:33:44.6309868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T07:33:44.6367046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T07:33:44.6424626Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T07:33:44.6479645Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T07:33:44.6541988Z Entering 'third_party/kleidiai' 2025-07-17T07:33:44.6599943Z Entering 'third_party/mimalloc' 2025-07-17T07:33:44.6657658Z Entering 'third_party/nlohmann' 2025-07-17T07:33:44.6717283Z Entering 'third_party/onnx' 2025-07-17T07:33:44.6791596Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T07:33:44.6852617Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T07:33:44.6912716Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T07:33:44.6969313Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T07:33:44.7023459Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T07:33:44.7078447Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T07:33:44.7135639Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T07:33:44.7197660Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T07:33:44.7256166Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T07:33:44.7313939Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T07:33:44.7377013Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T07:33:44.7440227Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T07:33:44.7516704Z Entering 'third_party/pocketfft' 2025-07-17T07:33:44.7576023Z Entering 'third_party/protobuf' 2025-07-17T07:33:44.7639415Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T07:33:44.7696585Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T07:33:44.7754485Z Entering 'third_party/psimd' 2025-07-17T07:33:44.7813310Z Entering 'third_party/pthreadpool' 2025-07-17T07:33:44.7872042Z Entering 'third_party/pybind11' 2025-07-17T07:33:44.7929238Z Entering 'third_party/python-peachpy' 2025-07-17T07:33:44.7986279Z Entering 'third_party/sleef' 2025-07-17T07:33:44.8040461Z Entering 'third_party/tensorpipe' 2025-07-17T07:33:44.8096549Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T07:33:44.8152398Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T07:33:44.8208951Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T07:33:44.8263950Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T07:33:44.8320448Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T07:33:44.8399949Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T07:33:44.8420790Z http.https://github.com/.extraheader 2025-07-17T07:33:44.8429278Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-07-17T07:33:44.8459048Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-17T07:33:44.8762716Z Entering 'android/libs/fbjni' 2025-07-17T07:33:44.8800165Z http.https://github.com/.extraheader 2025-07-17T07:33:44.8837852Z Entering 'third_party/FP16' 2025-07-17T07:33:44.8878994Z http.https://github.com/.extraheader 2025-07-17T07:33:44.8915347Z Entering 'third_party/FXdiv' 2025-07-17T07:33:44.8954241Z http.https://github.com/.extraheader 2025-07-17T07:33:44.8990774Z Entering 'third_party/NNPACK' 2025-07-17T07:33:44.9029204Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9063366Z Entering 'third_party/NVTX' 2025-07-17T07:33:44.9102207Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9140008Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T07:33:44.9179044Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9215584Z Entering 'third_party/XNNPACK' 2025-07-17T07:33:44.9253990Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9307716Z Entering 'third_party/aiter' 2025-07-17T07:33:44.9346058Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9383427Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T07:33:44.9421016Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9464917Z Entering 'third_party/benchmark' 2025-07-17T07:33:44.9503630Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9539890Z Entering 'third_party/composable_kernel' 2025-07-17T07:33:44.9577655Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9621452Z Entering 'third_party/cpp-httplib' 2025-07-17T07:33:44.9659115Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9696835Z Entering 'third_party/cpuinfo' 2025-07-17T07:33:44.9734899Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9773503Z Entering 'third_party/cudnn_frontend' 2025-07-17T07:33:44.9811853Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9846848Z Entering 'third_party/cutlass' 2025-07-17T07:33:44.9885175Z http.https://github.com/.extraheader 2025-07-17T07:33:44.9929671Z Entering 'third_party/fbgemm' 2025-07-17T07:33:44.9968890Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0006457Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T07:33:45.0043043Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0078244Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T07:33:45.0116780Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0159488Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T07:33:45.0199746Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0236002Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T07:33:45.0273749Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0318684Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T07:33:45.0356659Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0392994Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T07:33:45.0431667Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0465738Z Entering 'third_party/fbgemm/external/json' 2025-07-17T07:33:45.0503857Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0544030Z Entering 'third_party/flash-attention' 2025-07-17T07:33:45.0581572Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0619327Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T07:33:45.0656786Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0700242Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T07:33:45.0737928Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0785399Z Entering 'third_party/flatbuffers' 2025-07-17T07:33:45.0824674Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0862046Z Entering 'third_party/fmt' 2025-07-17T07:33:45.0901328Z http.https://github.com/.extraheader 2025-07-17T07:33:45.0937632Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T07:33:45.0975940Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1012785Z Entering 'third_party/gloo' 2025-07-17T07:33:45.1049894Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1085194Z Entering 'third_party/googletest' 2025-07-17T07:33:45.1123333Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1163434Z Entering 'third_party/ideep' 2025-07-17T07:33:45.1201818Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1238996Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T07:33:45.1277090Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1319946Z Entering 'third_party/ittapi' 2025-07-17T07:33:45.1357778Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1394784Z Entering 'third_party/kineto' 2025-07-17T07:33:45.1433305Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1467688Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T07:33:45.1507339Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1542214Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T07:33:45.1580323Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1623675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T07:33:45.1661495Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1698901Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T07:33:45.1734866Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1775705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T07:33:45.1813605Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1850872Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T07:33:45.1887976Z http.https://github.com/.extraheader 2025-07-17T07:33:45.1924840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T07:33:45.1961761Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2000327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T07:33:45.2037432Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2080015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T07:33:45.2117385Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2157353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T07:33:45.2193485Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2231707Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T07:33:45.2268203Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2309788Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T07:33:45.2347141Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2385091Z Entering 'third_party/kleidiai' 2025-07-17T07:33:45.2423541Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2458269Z Entering 'third_party/mimalloc' 2025-07-17T07:33:45.2497118Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2533989Z Entering 'third_party/nlohmann' 2025-07-17T07:33:45.2569773Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2608086Z Entering 'third_party/onnx' 2025-07-17T07:33:45.2646294Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2699576Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T07:33:45.2736323Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2781479Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T07:33:45.2818704Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2856235Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T07:33:45.2894476Z http.https://github.com/.extraheader 2025-07-17T07:33:45.2928594Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T07:33:45.2965507Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3007402Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T07:33:45.3043425Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3078448Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T07:33:45.3115497Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3153089Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T07:33:45.3191394Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3226268Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T07:33:45.3262565Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3298123Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T07:33:45.3334240Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3378775Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T07:33:45.3414712Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3455373Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T07:33:45.3492884Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3534458Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T07:33:45.3571184Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3633313Z Entering 'third_party/pocketfft' 2025-07-17T07:33:45.3675287Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3712884Z Entering 'third_party/protobuf' 2025-07-17T07:33:45.3750324Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3790007Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T07:33:45.3828576Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3861601Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T07:33:45.3899640Z http.https://github.com/.extraheader 2025-07-17T07:33:45.3939959Z Entering 'third_party/psimd' 2025-07-17T07:33:45.3978212Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4014884Z Entering 'third_party/pthreadpool' 2025-07-17T07:33:45.4054256Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4089566Z Entering 'third_party/pybind11' 2025-07-17T07:33:45.4128694Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4172125Z Entering 'third_party/python-peachpy' 2025-07-17T07:33:45.4208567Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4243476Z Entering 'third_party/sleef' 2025-07-17T07:33:45.4281420Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4319719Z Entering 'third_party/tensorpipe' 2025-07-17T07:33:45.4357619Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4396133Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T07:33:45.4432315Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4465910Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T07:33:45.4503326Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4537169Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T07:33:45.4574919Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4608553Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T07:33:45.4646655Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4685253Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T07:33:45.4722644Z http.https://github.com/.extraheader 2025-07-17T07:33:45.4856322Z A job completed hook has been configured by the self-hosted runner administrator 2025-07-17T07:33:45.4876152Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-07-17T07:33:45.4881645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:33:45.4882022Z ##[endgroup] 2025-07-17T07:33:52.7883015Z Cleaning up orphan processes