2025-06-05T23:11:56.5484465Z Current runner version: '2.325.0' 2025-06-05T23:11:56.5491797Z Runner name: 'i-05fdc55509396521f' 2025-06-05T23:11:56.5492831Z Machine name: 'ip-10-0-46-167' 2025-06-05T23:11:56.5495898Z ##[group]GITHUB_TOKEN Permissions 2025-06-05T23:11:56.5498315Z Contents: read 2025-06-05T23:11:56.5498971Z Metadata: read 2025-06-05T23:11:56.5499493Z Packages: read 2025-06-05T23:11:56.5500221Z ##[endgroup] 2025-06-05T23:11:56.5502440Z Secret source: Actions 2025-06-05T23:11:56.5503144Z Prepare workflow directory 2025-06-05T23:11:56.6069044Z Prepare all required actions 2025-06-05T23:11:56.6110183Z Getting action download info 2025-06-05T23:11:56.8777343Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-05T23:11:57.1506936Z Download action repository 'pytorch/pytorch@9c1bc9ce4684de96db025292610c0664d3d55345' (SHA:9c1bc9ce4684de96db025292610c0664d3d55345) 2025-06-05T23:12:09.1767945Z Download action repository 'actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-06-05T23:12:09.5139122Z Download action repository 'pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-06-05T23:12:09.6441133Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-06-05T23:12:10.1618550Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-06-05T23:12:10.4100257Z Getting action download info 2025-06-05T23:12:10.4999357Z Download action repository 'pytorch/pytorch@main' (SHA:fa705f791249c5eee912096f1d7ac7b2d5b60e8c) 2025-06-05T23:12:14.9654952Z Complete job name: link-check / lint-xrefs / linux-job 2025-06-05T23:12:15.0192075Z A job started hook has been configured by the self-hosted runner administrator 2025-06-05T23:12:15.0297910Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-06-05T23:12:15.0307434Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:15.0308106Z ##[endgroup] 2025-06-05T23:12:16.3784677Z Runner Type: linux.2xlarge 2025-06-05T23:12:16.3785153Z Instance Type: c5.2xlarge 2025-06-05T23:12:16.3785418Z AMI Name: unknown 2025-06-05T23:12:16.3810047Z AMI ID: ami-071226ecf16aa7d96 2025-06-05T23:12:21.9329400Z ##[group]Run set -euxo pipefail 2025-06-05T23:12:21.9329807Z set -euxo pipefail 2025-06-05T23:12:21.9330225Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-06-05T23:12:21.9330617Z  echo "::group::Cleanup with-sudo debug output" 2025-06-05T23:12:21.9330996Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-06-05T23:12:21.9331311Z else 2025-06-05T23:12:21.9331567Z  echo "::group::Cleanup no-sudo debug output" 2025-06-05T23:12:21.9331927Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-06-05T23:12:21.9332210Z fi 2025-06-05T23:12:21.9332431Z  2025-06-05T23:12:21.9332644Z mkdir -p "${GITHUB_WORKSPACE}" 2025-06-05T23:12:21.9332970Z echo "::endgroup::" 2025-06-05T23:12:21.9342483Z shell: /usr/bin/bash -e {0} 2025-06-05T23:12:21.9342778Z env: 2025-06-05T23:12:21.9343039Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:21.9343438Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:21.9343765Z PR_NUMBER: 2025-06-05T23:12:21.9345386Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:21.9347088Z NO_SUDO: false 2025-06-05T23:12:21.9347308Z ##[endgroup] 2025-06-05T23:12:21.9372983Z + [[ false == \f\a\l\s\e ]] 2025-06-05T23:12:21.9383312Z + echo '::group::Cleanup with-sudo debug output' 2025-06-05T23:12:21.9383837Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/executorch/executorch 2025-06-05T23:12:21.9390125Z ##[group]Cleanup with-sudo debug output 2025-06-05T23:12:22.0771569Z removed directory '/home/ec2-user/actions-runner/_work/executorch/executorch' 2025-06-05T23:12:22.0785765Z + mkdir -p /home/ec2-user/actions-runner/_work/executorch/executorch 2025-06-05T23:12:22.0798329Z + echo ::endgroup:: 2025-06-05T23:12:22.0799314Z ##[endgroup] 2025-06-05T23:12:22.0900736Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T23:12:22.0901196Z with: 2025-06-05T23:12:22.0901425Z repository: pytorch/test-infra 2025-06-05T23:12:22.0901718Z path: test-infra 2025-06-05T23:12:22.0901944Z submodules: recursive 2025-06-05T23:12:22.0902503Z token: *** 2025-06-05T23:12:22.0902725Z ssh-strict: true 2025-06-05T23:12:22.0902938Z ssh-user: git 2025-06-05T23:12:22.0903194Z persist-credentials: true 2025-06-05T23:12:22.0903447Z clean: true 2025-06-05T23:12:22.0903693Z sparse-checkout-cone-mode: true 2025-06-05T23:12:22.0903971Z fetch-depth: 1 2025-06-05T23:12:22.0904203Z fetch-tags: false 2025-06-05T23:12:22.0904437Z show-progress: true 2025-06-05T23:12:22.0904660Z lfs: false 2025-06-05T23:12:22.0904881Z set-safe-directory: true 2025-06-05T23:12:22.0905119Z env: 2025-06-05T23:12:22.0905363Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:22.0905700Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:22.0906025Z PR_NUMBER: 2025-06-05T23:12:22.0907672Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:22.0909370Z ##[endgroup] 2025-06-05T23:12:22.2014167Z Syncing repository: pytorch/test-infra 2025-06-05T23:12:22.2014930Z ##[group]Getting Git version info 2025-06-05T23:12:22.2015442Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra' 2025-06-05T23:12:22.2016145Z [command]/usr/bin/git version 2025-06-05T23:12:22.2016422Z git version 2.47.1 2025-06-05T23:12:22.2022015Z ##[endgroup] 2025-06-05T23:12:22.2035859Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e132138e-bebb-4d34-bf51-1df36343f4de' before making global git config changes 2025-06-05T23:12:22.2036829Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:12:22.2040980Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:12:22.2066607Z ##[group]Initializing the repository 2025-06-05T23:12:22.2071511Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:12:22.2108401Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T23:12:22.2109500Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T23:12:22.2110300Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T23:12:22.2110743Z hint: 2025-06-05T23:12:22.2111026Z hint: git config --global init.defaultBranch 2025-06-05T23:12:22.2111402Z hint: 2025-06-05T23:12:22.2111715Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T23:12:22.2112270Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T23:12:22.2112687Z hint: 2025-06-05T23:12:22.2112919Z hint: git branch -m 2025-06-05T23:12:22.2113474Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.git/ 2025-06-05T23:12:22.2117969Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-06-05T23:12:22.2141525Z ##[endgroup] 2025-06-05T23:12:22.2141960Z ##[group]Disabling automatic garbage collection 2025-06-05T23:12:22.2145371Z [command]/usr/bin/git config --local gc.auto 0 2025-06-05T23:12:22.2168422Z ##[endgroup] 2025-06-05T23:12:22.2168828Z ##[group]Setting up auth 2025-06-05T23:12:22.2173798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:12:22.2196712Z [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-06-05T23:12:22.2458760Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:12:22.2482053Z [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-06-05T23:12:22.2723927Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:12:22.2755218Z ##[endgroup] 2025-06-05T23:12:22.2755748Z ##[group]Determining the default branch 2025-06-05T23:12:22.2757943Z Retrieving the default branch name 2025-06-05T23:12:22.4694630Z Default branch 'main' 2025-06-05T23:12:22.4695283Z ##[endgroup] 2025-06-05T23:12:22.4695700Z ##[group]Fetching the repository 2025-06-05T23:12:22.4700534Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-06-05T23:12:22.8599677Z From https://github.com/pytorch/test-infra 2025-06-05T23:12:22.8600148Z * [new branch] main -> origin/main 2025-06-05T23:12:22.8620310Z ##[endgroup] 2025-06-05T23:12:22.8620729Z ##[group]Determining the checkout info 2025-06-05T23:12:22.8621592Z ##[endgroup] 2025-06-05T23:12:22.8626083Z [command]/usr/bin/git sparse-checkout disable 2025-06-05T23:12:22.8655837Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T23:12:22.8677874Z ##[group]Checking out the ref 2025-06-05T23:12:22.8681210Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-06-05T23:12:22.9511131Z Switched to a new branch 'main' 2025-06-05T23:12:22.9511632Z branch 'main' set up to track 'origin/main'. 2025-06-05T23:12:22.9518437Z ##[endgroup] 2025-06-05T23:12:22.9518876Z ##[group]Setting up auth for fetching submodules 2025-06-05T23:12:22.9524711Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:12:22.9562022Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-05T23:12:22.9588631Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-05T23:12:22.9616677Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-05T23:12:22.9641682Z ##[endgroup] 2025-06-05T23:12:22.9642080Z ##[group]Fetching submodules 2025-06-05T23:12:22.9647061Z [command]/usr/bin/git submodule sync --recursive 2025-06-05T23:12:22.9895784Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-05T23:12:23.0143449Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-05T23:12:23.0383941Z ##[endgroup] 2025-06-05T23:12:23.0384429Z ##[group]Persisting credentials for submodules 2025-06-05T23:12:23.0388676Z [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-06-05T23:12:23.0625548Z [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-06-05T23:12:23.0870914Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-05T23:12:23.1116181Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-05T23:12:23.1358064Z ##[endgroup] 2025-06-05T23:12:23.1388134Z [command]/usr/bin/git log -1 --format=%H 2025-06-05T23:12:23.1407168Z 714db9db22f90727b389d5ecb5a2dc16cd27d00c 2025-06-05T23:12:23.1575602Z Prepare all required actions 2025-06-05T23:12:23.1576097Z Getting action download info 2025-06-05T23:12:23.2744932Z Download action repository 'pytorch/test-infra@main' (SHA:714db9db22f90727b389d5ecb5a2dc16cd27d00c) 2025-06-05T23:12:24.6807919Z Getting action download info 2025-06-05T23:12:24.7758699Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-06-05T23:12:24.9386173Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-06-05T23:12:24.9386537Z env: 2025-06-05T23:12:24.9386782Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:24.9387136Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:24.9387421Z PR_NUMBER: 2025-06-05T23:12:24.9389043Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:24.9390690Z ##[endgroup] 2025-06-05T23:12:24.9475360Z ##[group]Run set -euo pipefail 2025-06-05T23:12:24.9475701Z set -euo pipefail 2025-06-05T23:12:24.9476010Z function get_ec2_metadata() { 2025-06-05T23:12:24.9476364Z  # Pulled from instance metadata endpoint for EC2 2025-06-05T23:12:24.9476994Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-06-05T23:12:24.9477533Z  category=$1 2025-06-05T23:12:24.9478400Z  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-06-05T23:12:24.9479298Z } 2025-06-05T23:12:24.9479544Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-06-05T23:12:24.9479955Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-06-05T23:12:24.9480404Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-06-05T23:12:24.9480807Z echo "system info $(uname -a)" 2025-06-05T23:12:24.9486448Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:24.9486833Z env: 2025-06-05T23:12:24.9487072Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:24.9487418Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:24.9487682Z PR_NUMBER: 2025-06-05T23:12:24.9489274Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:24.9491026Z ##[endgroup] 2025-06-05T23:12:24.9611108Z ami-id: ami-071226ecf16aa7d96 2025-06-05T23:12:24.9697348Z instance-id: i-05fdc55509396521f 2025-06-05T23:12:24.9800188Z instance-type: c5.2xlarge 2025-06-05T23:12:24.9809973Z system info Linux ip-10-0-46-167.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-06-05T23:12:24.9847337Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:12:24.9848307Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:12:24.9854513Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:24.9854898Z env: 2025-06-05T23:12:24.9855312Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:24.9855687Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:24.9855966Z PR_NUMBER: 2025-06-05T23:12:24.9857619Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:24.9859351Z ##[endgroup] 2025-06-05T23:12:24.9934838Z ##[group]Run if systemctl is-active --quiet docker; then 2025-06-05T23:12:24.9935284Z if systemctl is-active --quiet docker; then 2025-06-05T23:12:24.9935646Z  echo "Docker daemon is running..."; 2025-06-05T23:12:24.9935964Z else 2025-06-05T23:12:24.9936304Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-06-05T23:12:24.9936720Z fi 2025-06-05T23:12:24.9942045Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:24.9942413Z env: 2025-06-05T23:12:24.9942653Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:24.9943006Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:24.9943284Z PR_NUMBER: 2025-06-05T23:12:24.9944870Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:24.9946530Z ##[endgroup] 2025-06-05T23:12:25.0017986Z Docker daemon is running... 2025-06-05T23:12:25.0046532Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-06-05T23:12:25.0047159Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-06-05T23:12:25.0047661Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-06-05T23:12:25.0048252Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-06-05T23:12:25.0048972Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-06-05T23:12:25.0054404Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:25.0054772Z env: 2025-06-05T23:12:25.0055012Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:25.0055360Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:25.0055623Z PR_NUMBER: 2025-06-05T23:12:25.0057203Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:25.0058859Z AWS_RETRY_MODE: standard 2025-06-05T23:12:25.0059301Z AWS_MAX_ATTEMPTS: 5 2025-06-05T23:12:25.0059595Z AWS_DEFAULT_REGION: us-east-1 2025-06-05T23:12:25.0059864Z ##[endgroup] 2025-06-05T23:12:26.0332167Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:12:26.0332953Z Configure a credential helper to remove this warning. See 2025-06-05T23:12:26.0333954Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:12:26.0334355Z 2025-06-05T23:12:26.0334456Z Login Succeeded 2025-06-05T23:12:26.0373764Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:12:26.0374357Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:12:26.0374839Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-06-05T23:12:26.0380781Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:26.0381131Z env: 2025-06-05T23:12:26.0381386Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.0381735Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.0382042Z PR_NUMBER: 2025-06-05T23:12:26.0383624Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.0385270Z ##[endgroup] 2025-06-05T23:12:26.0467564Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T23:12:26.0468031Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-06-05T23:12:26.0468432Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-06-05T23:12:26.0468784Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-06-05T23:12:26.0469221Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:12:26.0469644Z  2025-06-05T23:12:26.0469926Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-06-05T23:12:26.0470345Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-06-05T23:12:26.0470709Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-06-05T23:12:26.0471169Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:12:26.0471615Z  2025-06-05T23:12:26.0471834Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-06-05T23:12:26.0472185Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-06-05T23:12:26.0472494Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-06-05T23:12:26.0472889Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-06-05T23:12:26.0478188Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:26.0478557Z env: 2025-06-05T23:12:26.0478794Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.0479154Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.0479429Z PR_NUMBER: 2025-06-05T23:12:26.0480992Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.0482629Z ##[endgroup] 2025-06-05T23:12:26.6126148Z ##[group]Run needs=0 2025-06-05T23:12:26.6126425Z needs=0 2025-06-05T23:12:26.6126778Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-06-05T23:12:26.6127209Z  needs=1 2025-06-05T23:12:26.6127418Z fi 2025-06-05T23:12:26.6127661Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-06-05T23:12:26.6133703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:26.6134072Z env: 2025-06-05T23:12:26.6134314Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.6134660Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.6134934Z PR_NUMBER: 2025-06-05T23:12:26.6136624Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.6138408Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:26.6138984Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:26.6139520Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:26.6139905Z ##[endgroup] 2025-06-05T23:12:26.6382825Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:12:26.6383389Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:12:26.6383794Z # shellcheck disable=SC2046 2025-06-05T23:12:26.6384122Z docker stop $(docker ps -q) || true 2025-06-05T23:12:26.6384463Z # Prune all of the docker images 2025-06-05T23:12:26.6384786Z docker system prune -af 2025-06-05T23:12:26.6389876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:26.6390230Z env: 2025-06-05T23:12:26.6390485Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.6390821Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.6391095Z PR_NUMBER: 2025-06-05T23:12:26.6392657Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.6394469Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:26.6395032Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:26.6395584Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:26.6395971Z ##[endgroup] 2025-06-05T23:12:26.6627002Z "docker stop" requires at least 1 argument. 2025-06-05T23:12:26.6627390Z See 'docker stop --help'. 2025-06-05T23:12:26.6627558Z 2025-06-05T23:12:26.6627712Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-06-05T23:12:26.6628014Z 2025-06-05T23:12:26.6628121Z Stop one or more running containers 2025-06-05T23:12:26.6827223Z Total reclaimed space: 0B 2025-06-05T23:12:26.6898145Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-06-05T23:12:26.6898616Z with: 2025-06-05T23:12:26.6899316Z github-secret: *** 2025-06-05T23:12:26.6900201Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-06-05T23:12:26.6900992Z activate-with-label: false 2025-06-05T23:12:26.6901356Z label: with-ssh 2025-06-05T23:12:26.6901739Z remove-existing-keys: true 2025-06-05T23:12:26.6902060Z fail-silently: true 2025-06-05T23:12:26.6902367Z env: 2025-06-05T23:12:26.6902716Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.6903157Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.6903488Z PR_NUMBER: 2025-06-05T23:12:26.6905298Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.6907356Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:26.6908016Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:26.6908666Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:26.6909104Z ##[endgroup] 2025-06-05T23:12:26.8022234Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-06-05T23:12:26.8023814Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-06-05T23:12:26.8143388Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-05T23:12:26.8143815Z with: 2025-06-05T23:12:26.8144030Z repository: pytorch/executorch 2025-06-05T23:12:26.8144344Z ref: bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:12:26.8144665Z path: pytorch/executorch 2025-06-05T23:12:26.8144926Z fetch-depth: 0 2025-06-05T23:12:26.8145139Z submodules: false 2025-06-05T23:12:26.8145505Z token: *** 2025-06-05T23:12:26.8145721Z ssh-strict: true 2025-06-05T23:12:26.8145934Z ssh-user: git 2025-06-05T23:12:26.8146170Z persist-credentials: true 2025-06-05T23:12:26.8146418Z clean: true 2025-06-05T23:12:26.8146661Z sparse-checkout-cone-mode: true 2025-06-05T23:12:26.8146934Z fetch-tags: false 2025-06-05T23:12:26.8147162Z show-progress: true 2025-06-05T23:12:26.8147382Z lfs: false 2025-06-05T23:12:26.8147601Z set-safe-directory: true 2025-06-05T23:12:26.8147837Z env: 2025-06-05T23:12:26.8148124Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:26.8148463Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:26.8148737Z PR_NUMBER: 2025-06-05T23:12:26.8150322Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:26.8152089Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:26.8152662Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:26.8153200Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:26.8153567Z ##[endgroup] 2025-06-05T23:12:26.9082497Z Syncing repository: pytorch/executorch 2025-06-05T23:12:26.9091328Z ##[group]Getting Git version info 2025-06-05T23:12:26.9092327Z Working directory is '/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch' 2025-06-05T23:12:26.9118426Z [command]/usr/bin/git version 2025-06-05T23:12:26.9153648Z git version 2.47.1 2025-06-05T23:12:26.9178252Z ##[endgroup] 2025-06-05T23:12:26.9190775Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6d9cb647-1400-4841-b1a6-b5a094978e6f' before making global git config changes 2025-06-05T23:12:26.9192477Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:12:26.9197138Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-06-05T23:12:26.9222916Z ##[group]Initializing the repository 2025-06-05T23:12:26.9228265Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch 2025-06-05T23:12:26.9261921Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-05T23:12:26.9263161Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-05T23:12:26.9264129Z hint: of your new repositories, which will suppress this warning, call: 2025-06-05T23:12:26.9264833Z hint: 2025-06-05T23:12:26.9265276Z hint: git config --global init.defaultBranch 2025-06-05T23:12:26.9265866Z hint: 2025-06-05T23:12:26.9266408Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-05T23:12:26.9267355Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-05T23:12:26.9268039Z hint: 2025-06-05T23:12:26.9268378Z hint: git branch -m 2025-06-05T23:12:26.9269440Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch/.git/ 2025-06-05T23:12:26.9273956Z [command]/usr/bin/git remote add origin https://github.com/pytorch/executorch 2025-06-05T23:12:26.9298126Z ##[endgroup] 2025-06-05T23:12:26.9298880Z ##[group]Disabling automatic garbage collection 2025-06-05T23:12:26.9303510Z [command]/usr/bin/git config --local gc.auto 0 2025-06-05T23:12:26.9327226Z ##[endgroup] 2025-06-05T23:12:26.9327864Z ##[group]Setting up auth 2025-06-05T23:12:26.9333620Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:12:26.9358149Z [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-06-05T23:12:26.9599627Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:12:26.9621665Z [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-06-05T23:12:26.9863067Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-05T23:12:26.9902146Z ##[endgroup] 2025-06-05T23:12:26.9902818Z ##[group]Fetching the repository 2025-06-05T23:12:26.9910768Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-06-05T23:12:38.7698235Z From https://github.com/pytorch/executorch 2025-06-05T23:12:38.7698689Z * [new branch] 0.1.0 -> origin/0.1.0 2025-06-05T23:12:38.7699205Z * [new branch] 0.2.0 -> origin/0.2.0 2025-06-05T23:12:38.7699633Z * [new branch] 0.2.1 -> origin/0.2.1 2025-06-05T23:12:38.7700394Z * [new branch] 0.3.0 -> origin/0.3.0 2025-06-05T23:12:38.7700815Z * [new branch] 0.4.0 -> origin/0.4.0 2025-06-05T23:12:38.7701612Z * [new branch] 0.4/qcom -> origin/0.4/qcom 2025-06-05T23:12:38.7702531Z * [new branch] 0.60 -> origin/0.60 2025-06-05T23:12:38.7703868Z * [new branch] HEAD -> origin/HEAD 2025-06-05T23:12:38.7704813Z * [new branch] Migrate-Label-for-M1-Runners -> origin/Migrate-Label-for-M1-Runners 2025-06-05T23:12:38.7706396Z * [new branch] Olivia-liu-patch-1 -> origin/Olivia-liu-patch-1 2025-06-05T23:12:38.7707856Z * [new branch] Olivia-liu-patch-2 -> origin/Olivia-liu-patch-2 2025-06-05T23:12:38.7709160Z * [new branch] Olivia-liu-patch-2-1 -> origin/Olivia-liu-patch-2-1 2025-06-05T23:12:38.7710195Z * [new branch] WuhanMonkey-patch-1 -> origin/WuhanMonkey-patch-1 2025-06-05T23:12:38.7711474Z * [new branch] add-memory-metric-ios -> origin/add-memory-metric-ios 2025-06-05T23:12:38.7712748Z * [new branch] add-nightly-build-workflow -> origin/add-nightly-build-workflow 2025-06-05T23:12:38.7713818Z * [new branch] add-release-workflow-trigger -> origin/add-release-workflow-trigger 2025-06-05T23:12:38.7715925Z * [new branch] add-toc -> origin/add-toc 2025-06-05T23:12:38.7717232Z * [new branch] add-workflow-build-android-app -> origin/add-workflow-build-android-app 2025-06-05T23:12:38.7718116Z * [new branch] add_benchinfra_data_points -> origin/add_benchinfra_data_points 2025-06-05T23:12:38.7719211Z * [new branch] add_best_practice -> origin/add_best_practice 2025-06-05T23:12:38.7720342Z * [new branch] add_clean -> origin/add_clean 2025-06-05T23:12:38.7721579Z * [new branch] add_cmake_instruction -> origin/add_cmake_instruction 2025-06-05T23:12:38.7722981Z * [new branch] add_custom -> origin/add_custom 2025-06-05T23:12:38.7724255Z * [new branch] add_device_pool_for_s24 -> origin/add_device_pool_for_s24 2025-06-05T23:12:38.7725386Z * [new branch] add_dtype_arg_to_hf_export -> origin/add_dtype_arg_to_hf_export 2025-06-05T23:12:38.7726322Z * [new branch] add_legacy_flow_tests -> origin/add_legacy_flow_tests 2025-06-05T23:12:38.7727394Z * [new branch] add_legacy_flow_tests_rebase -> origin/add_legacy_flow_tests_rebase 2025-06-05T23:12:38.7728381Z * [new branch] add_neg -> origin/add_neg 2025-06-05T23:12:38.7729699Z * [new branch] add_nongenai_to_apple_perf -> origin/add_nongenai_to_apple_perf 2025-06-05T23:12:38.7730717Z * [new branch] add_phi_3_mini_runner -> origin/add_phi_3_mini_runner 2025-06-05T23:12:38.7731940Z * [new branch] add_quantized_ops -> origin/add_quantized_ops 2025-06-05T23:12:38.7732992Z * [new branch] add_sentencepiece -> origin/add_sentencepiece 2025-06-05T23:12:38.7734161Z * [new branch] allow-custom-runners-for-model -> origin/allow-custom-runners-for-model 2025-06-05T23:12:38.7735162Z * [new branch] android-app-readme -> origin/android-app-readme 2025-06-05T23:12:38.7736282Z * [new branch] android-benchmark-json-output -> origin/android-benchmark-json-output 2025-06-05T23:12:38.7737235Z * [new branch] android-benchmark-rss -> origin/android-benchmark-rss 2025-06-05T23:12:38.7738346Z * [new branch] android-build-within-gradle -> origin/android-build-within-gradle 2025-06-05T23:12:38.7739454Z * [new branch] android-llama2-device-farm -> origin/android-llama2-device-farm 2025-06-05T23:12:38.7740569Z * [new branch] android-llm-benchmark -> origin/android-llm-benchmark 2025-06-05T23:12:38.7741544Z * [new branch] android-metadata-2 -> origin/android-metadata-2 2025-06-05T23:12:38.7742561Z * [new branch] android-preset -> origin/android-preset 2025-06-05T23:12:38.7743582Z * [new branch] android-sh-update -> origin/android-sh-update 2025-06-05T23:12:38.7744650Z * [new branch] android-test-cool-2 -> origin/android-test-cool-2 2025-06-05T23:12:38.7745743Z * [new branch] android-test-trigger -> origin/android-test-trigger 2025-06-05T23:12:38.7746762Z * [new branch] android_ci -> origin/android_ci 2025-06-05T23:12:38.7748430Z * [new branch] angelayi/cp_3809 -> origin/angelayi/cp_3809 2025-06-05T23:12:38.7749471Z * [new branch] angelayi/pin_1129 -> origin/angelayi/pin_1129 2025-06-05T23:12:38.7750511Z * [new branch] angelayi/pin_12162024 -> origin/angelayi/pin_12162024 2025-06-05T23:12:38.7751555Z * [new branch] angelayi/update_0108 -> origin/angelayi/update_0108 2025-06-05T23:12:38.7752590Z * [new branch] angelayi/update_0108_2 -> origin/angelayi/update_0108_2 2025-06-05T23:12:38.7753647Z * [new branch] angelayi/update_02_09 -> origin/angelayi/update_02_09 2025-06-05T23:12:38.7754651Z * [new branch] angelayi/update_10_02 -> origin/angelayi/update_10_02 2025-06-05T23:12:38.7755660Z * [new branch] angelayi/update_9_29 -> origin/angelayi/update_9_29 2025-06-05T23:12:38.7757219Z * [new branch] angelayi/update_thirdparty_pytorch -> origin/angelayi/update_thirdparty_pytorch 2025-06-05T23:12:38.7758108Z * [new branch] aosp-test -> origin/aosp-test 2025-06-05T23:12:38.7759295Z * [new branch] arm-add-no-delegate-hacky -> origin/arm-add-no-delegate-hacky 2025-06-05T23:12:38.7760291Z * [new branch] arm-delegate-tutorial -> origin/arm-delegate-tutorial 2025-06-05T23:12:38.7761832Z * [new branch] auto-populate-issues-in-new-contributor-project -> origin/auto-populate-issues-in-new-contributor-project 2025-06-05T23:12:38.7762876Z * [new branch] auto-pt-pinned-commit-update -> origin/auto-pt-pinned-commit-update 2025-06-05T23:12:38.7763720Z * [new branch] bench-debug -> origin/bench-debug 2025-06-05T23:12:38.7764703Z * [new branch] bench-mps-8da4w -> origin/bench-mps-8da4w 2025-06-05T23:12:38.7765751Z * [new branch] benchmark_llama_htp -> origin/benchmark_llama_htp 2025-06-05T23:12:38.7766747Z * [new branch] build -> origin/build 2025-06-05T23:12:38.7767918Z * [new branch] build_changes -> origin/build_changes 2025-06-05T23:12:38.7769134Z * [new branch] bump-android-sdk -> origin/bump-android-sdk 2025-06-05T23:12:38.7770165Z * [new branch] bump-ao-311 -> origin/bump-ao-311 2025-06-05T23:12:38.7772050Z * [new branch] cadence/add-reference-quantized_fully_connected_out -> origin/cadence/add-reference-quantized_fully_connected_out 2025-06-05T23:12:38.7772917Z * [new branch] cadence/create-sdk-ci-cpu-dsp -> origin/cadence/create-sdk-ci-cpu-dsp 2025-06-05T23:12:38.7774670Z * [new branch] camyllh/benchmark_workflow_cli -> origin/camyllh/benchmark_workflow_cli 2025-06-05T23:12:38.7775597Z * [new branch] ccache -> origin/ccache 2025-06-05T23:12:38.7776841Z * [new branch] check_ignore_custom_op -> origin/check_ignore_custom_op 2025-06-05T23:12:38.7778258Z * [new branch] cherry-pick-2570-by-pytorch_bot_bot_ -> origin/cherry-pick-2570-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7779378Z * [new branch] cherry-pick-2611-by-pytorch_bot_bot_ -> origin/cherry-pick-2611-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7780590Z * [new branch] cherry-pick-2687-by-pytorch_bot_bot_ -> origin/cherry-pick-2687-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7781752Z * [new branch] cherry-pick-2696-by-pytorch_bot_bot_ -> origin/cherry-pick-2696-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7782831Z * [new branch] cherry-pick-2699-by-pytorch_bot_bot_ -> origin/cherry-pick-2699-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7784037Z * [new branch] cherry-pick-2723-by-pytorch_bot_bot_ -> origin/cherry-pick-2723-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7785135Z * [new branch] cherry-pick-2876-by-pytorch_bot_bot_ -> origin/cherry-pick-2876-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7786251Z * [new branch] cherry-pick-2899-by-pytorch_bot_bot_ -> origin/cherry-pick-2899-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7787403Z * [new branch] cherry-pick-2911-by-pytorch_bot_bot_ -> origin/cherry-pick-2911-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7788586Z * [new branch] cherry-pick-2919-by-pytorch_bot_bot_ -> origin/cherry-pick-2919-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7789799Z * [new branch] cherry-pick-2921-by-pytorch_bot_bot_ -> origin/cherry-pick-2921-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7790906Z * [new branch] cherry-pick-2926-by-pytorch_bot_bot_ -> origin/cherry-pick-2926-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7792645Z * [new branch] cherry-pick-2927-by-pytorch_bot_bot_ -> origin/cherry-pick-2927-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7793518Z * [new branch] cherry-pick-2932-by-pytorch_bot_bot_ -> origin/cherry-pick-2932-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7794775Z * [new branch] cherry-pick-2934-by-pytorch_bot_bot_ -> origin/cherry-pick-2934-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7795948Z * [new branch] cherry-pick-2940-by-pytorch_bot_bot_ -> origin/cherry-pick-2940-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7797081Z * [new branch] cherry-pick-2952-by-pytorch_bot_bot_ -> origin/cherry-pick-2952-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7798238Z * [new branch] cherry-pick-2957-by-pytorch_bot_bot_ -> origin/cherry-pick-2957-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7799452Z * [new branch] cherry-pick-2973-by-pytorch_bot_bot_ -> origin/cherry-pick-2973-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7800691Z * [new branch] cherry-pick-2975-by-pytorch_bot_bot_ -> origin/cherry-pick-2975-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7801809Z * [new branch] cherry-pick-2977-by-pytorch_bot_bot_ -> origin/cherry-pick-2977-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7802852Z * [new branch] cherry-pick-2980-by-pytorch_bot_bot_ -> origin/cherry-pick-2980-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7804279Z * [new branch] cherry-pick-2984-by-pytorch_bot_bot_ -> origin/cherry-pick-2984-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7805463Z * [new branch] cherry-pick-2992-by-pytorch_bot_bot_ -> origin/cherry-pick-2992-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7806605Z * [new branch] cherry-pick-2996-by-pytorch_bot_bot_ -> origin/cherry-pick-2996-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7807739Z * [new branch] cherry-pick-2998-by-pytorch_bot_bot_ -> origin/cherry-pick-2998-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7809152Z * [new branch] cherry-pick-3006-by-pytorch_bot_bot_ -> origin/cherry-pick-3006-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7810821Z * [new branch] cherry-pick-3039-by-pytorch_bot_bot_ -> origin/cherry-pick-3039-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7811910Z * [new branch] cherry-pick-3045-by-pytorch_bot_bot_ -> origin/cherry-pick-3045-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7812885Z * [new branch] cherry-pick-3071-by-pytorch_bot_bot_ -> origin/cherry-pick-3071-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7814001Z * [new branch] cherry-pick-3100-by-pytorch_bot_bot_ -> origin/cherry-pick-3100-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7815087Z * [new branch] cherry-pick-3113-by-pytorch_bot_bot_ -> origin/cherry-pick-3113-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7816265Z * [new branch] cherry-pick-3137-by-pytorch_bot_bot_ -> origin/cherry-pick-3137-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7817772Z * [new branch] cherry-pick-3153-by-pytorch_bot_bot_ -> origin/cherry-pick-3153-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7818885Z * [new branch] cherry-pick-3170-by-pytorch_bot_bot_ -> origin/cherry-pick-3170-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7820045Z * [new branch] cherry-pick-3176-by-pytorch_bot_bot_ -> origin/cherry-pick-3176-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7821186Z * [new branch] cherry-pick-3188-by-pytorch_bot_bot_ -> origin/cherry-pick-3188-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7822260Z * [new branch] cherry-pick-3194-by-pytorch_bot_bot_ -> origin/cherry-pick-3194-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7823594Z * [new branch] cherry-pick-3202-by-pytorch_bot_bot_ -> origin/cherry-pick-3202-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7824746Z * [new branch] cherry-pick-3212-by-pytorch_bot_bot_ -> origin/cherry-pick-3212-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7826026Z * [new branch] cherry-pick-3216-by-pytorch_bot_bot_ -> origin/cherry-pick-3216-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7827142Z * [new branch] cherry-pick-3221-by-pytorch_bot_bot_ -> origin/cherry-pick-3221-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7828569Z * [new branch] cherry-pick-3222-by-pytorch_bot_bot_ -> origin/cherry-pick-3222-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7829620Z * [new branch] cherry-pick-3224-by-pytorch_bot_bot_ -> origin/cherry-pick-3224-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7830898Z * [new branch] cherry-pick-3234-by-pytorch_bot_bot_ -> origin/cherry-pick-3234-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7831996Z * [new branch] cherry-pick-3237-by-pytorch_bot_bot_ -> origin/cherry-pick-3237-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7833091Z * [new branch] cherry-pick-3238-by-pytorch_bot_bot_ -> origin/cherry-pick-3238-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7834359Z * [new branch] cherry-pick-3240-by-pytorch_bot_bot_ -> origin/cherry-pick-3240-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7835541Z * [new branch] cherry-pick-3244-by-pytorch_bot_bot_ -> origin/cherry-pick-3244-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7836600Z * [new branch] cherry-pick-3246-by-pytorch_bot_bot_ -> origin/cherry-pick-3246-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7837797Z * [new branch] cherry-pick-3247-by-pytorch_bot_bot_ -> origin/cherry-pick-3247-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7838847Z * [new branch] cherry-pick-3250-by-pytorch_bot_bot_ -> origin/cherry-pick-3250-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7839908Z * [new branch] cherry-pick-3251-by-pytorch_bot_bot_ -> origin/cherry-pick-3251-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7841042Z * [new branch] cherry-pick-3254-by-pytorch_bot_bot_ -> origin/cherry-pick-3254-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7842156Z * [new branch] cherry-pick-3270-by-pytorch_bot_bot_ -> origin/cherry-pick-3270-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7843238Z * [new branch] cherry-pick-3298-by-pytorch_bot_bot_ -> origin/cherry-pick-3298-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7844455Z * [new branch] cherry-pick-3300-by-pytorch_bot_bot_ -> origin/cherry-pick-3300-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7845578Z * [new branch] cherry-pick-3301-by-pytorch_bot_bot_ -> origin/cherry-pick-3301-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7846672Z * [new branch] cherry-pick-3315-by-pytorch_bot_bot_ -> origin/cherry-pick-3315-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7847744Z * [new branch] cherry-pick-3358-by-pytorch_bot_bot_ -> origin/cherry-pick-3358-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7848862Z * [new branch] cherry-pick-3391-by-pytorch_bot_bot_ -> origin/cherry-pick-3391-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7850112Z * [new branch] cherry-pick-3438-by-pytorch_bot_bot_ -> origin/cherry-pick-3438-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7851329Z * [new branch] cherry-pick-3736-by-pytorch_bot_bot_ -> origin/cherry-pick-3736-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7852419Z * [new branch] cherry-pick-3739-by-pytorch_bot_bot_ -> origin/cherry-pick-3739-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7853517Z * [new branch] cherry-pick-3759-by-pytorch_bot_bot_ -> origin/cherry-pick-3759-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7854643Z * [new branch] cherry-pick-3782-by-pytorch_bot_bot_ -> origin/cherry-pick-3782-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7855752Z * [new branch] cherry-pick-3798-by-pytorch_bot_bot_ -> origin/cherry-pick-3798-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7856779Z * [new branch] cherry-pick-3809-by-pytorch_bot_bot_ -> origin/cherry-pick-3809-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7857939Z * [new branch] cherry-pick-3810-by-pytorch_bot_bot_ -> origin/cherry-pick-3810-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7859196Z * [new branch] cherry-pick-3845-by-pytorch_bot_bot_ -> origin/cherry-pick-3845-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7860307Z * [new branch] cherry-pick-3847-by-pytorch_bot_bot_ -> origin/cherry-pick-3847-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7861390Z * [new branch] cherry-pick-3855-by-pytorch_bot_bot_ -> origin/cherry-pick-3855-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7862467Z * [new branch] cherry-pick-3861-by-pytorch_bot_bot_ -> origin/cherry-pick-3861-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7863616Z * [new branch] cherry-pick-3885-by-pytorch_bot_bot_ -> origin/cherry-pick-3885-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7865051Z * [new branch] cherry-pick-3896-by-pytorch_bot_bot_ -> origin/cherry-pick-3896-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7866133Z * [new branch] cherry-pick-3982-by-pytorch_bot_bot_ -> origin/cherry-pick-3982-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7867710Z * [new branch] cherry-pick-4003-by-pytorch_bot_bot_ -> origin/cherry-pick-4003-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7868892Z * [new branch] cherry-pick-4213-by-pytorch_bot_bot_ -> origin/cherry-pick-4213-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7869906Z * [new branch] cherry-pick-4214-by-pytorch_bot_bot_ -> origin/cherry-pick-4214-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7871056Z * [new branch] cherry-pick-4219-by-pytorch_bot_bot_ -> origin/cherry-pick-4219-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7872069Z * [new branch] cherry-pick-4220-by-pytorch_bot_bot_ -> origin/cherry-pick-4220-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7873126Z * [new branch] cherry-pick-4224-by-pytorch_bot_bot_ -> origin/cherry-pick-4224-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7874220Z * [new branch] cherry-pick-4225-by-pytorch_bot_bot_ -> origin/cherry-pick-4225-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7875374Z * [new branch] cherry-pick-4226-by-pytorch_bot_bot_ -> origin/cherry-pick-4226-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7876451Z * [new branch] cherry-pick-4231-by-pytorch_bot_bot_ -> origin/cherry-pick-4231-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7877532Z * [new branch] cherry-pick-4232-by-pytorch_bot_bot_ -> origin/cherry-pick-4232-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7878641Z * [new branch] cherry-pick-4233-by-pytorch_bot_bot_ -> origin/cherry-pick-4233-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7879800Z * [new branch] cherry-pick-4265-by-pytorch_bot_bot_ -> origin/cherry-pick-4265-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7880922Z * [new branch] cherry-pick-4266-by-pytorch_bot_bot_ -> origin/cherry-pick-4266-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7882064Z * [new branch] cherry-pick-4274-by-pytorch_bot_bot_ -> origin/cherry-pick-4274-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7883150Z * [new branch] cherry-pick-4299-by-pytorch_bot_bot_ -> origin/cherry-pick-4299-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7884313Z * [new branch] cherry-pick-4349-by-pytorch_bot_bot_ -> origin/cherry-pick-4349-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7885514Z * [new branch] cherry-pick-4356-by-pytorch_bot_bot_ -> origin/cherry-pick-4356-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7886634Z * [new branch] cherry-pick-4362-by-pytorch_bot_bot_ -> origin/cherry-pick-4362-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7887758Z * [new branch] cherry-pick-4378-by-pytorch_bot_bot_ -> origin/cherry-pick-4378-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7888879Z * [new branch] cherry-pick-5540-by-pytorch_bot_bot_ -> origin/cherry-pick-5540-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7890139Z * [new branch] cherry-pick-5725-by-pytorch_bot_bot_ -> origin/cherry-pick-5725-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7892031Z * [new branch] cherry-pick-5915-by-pytorch_bot_bot_ -> origin/cherry-pick-5915-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7893073Z * [new branch] cherry-pick-5951-by-pytorch_bot_bot_ -> origin/cherry-pick-5951-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7894246Z * [new branch] cherry-pick-5961-by-pytorch_bot_bot_ -> origin/cherry-pick-5961-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7895411Z * [new branch] cherry-pick-5965-by-pytorch_bot_bot_ -> origin/cherry-pick-5965-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7896602Z * [new branch] cherry-pick-6036-by-pytorch_bot_bot_ -> origin/cherry-pick-6036-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7897785Z * [new branch] cherry-pick-6217-by-pytorch_bot_bot_ -> origin/cherry-pick-6217-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7898972Z * [new branch] cherry-pick-7470-by-pytorch_bot_bot_ -> origin/cherry-pick-7470-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7900135Z * [new branch] cherry-pick-7599-by-pytorch_bot_bot_ -> origin/cherry-pick-7599-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7901287Z * [new branch] cherry-pick-7670-by-pytorch_bot_bot_ -> origin/cherry-pick-7670-by-pytorch_bot_bot_ 2025-06-05T23:12:38.7902325Z * [new branch] ci_build_ios_benchmark_app -> origin/ci_build_ios_benchmark_app 2025-06-05T23:12:38.7903443Z * [new branch] ci_test_xnnpack-extended-ops -> origin/ci_test_xnnpack-extended-ops 2025-06-05T23:12:38.7904605Z * [new branch] cleanup-android-app-pre-minibench -> origin/cleanup-android-app-pre-minibench 2025-06-05T23:12:38.7905756Z * [new branch] cleanup_test_model -> origin/cleanup_test_model 2025-06-05T23:12:38.7906819Z * [new branch] cmake-buck-parameter -> origin/cmake-buck-parameter 2025-06-05T23:12:38.7907753Z * [new branch] cmake-custom-ops -> origin/cmake-custom-ops 2025-06-05T23:12:38.7909002Z * [new branch] cmake-fix -> origin/cmake-fix 2025-06-05T23:12:38.7910218Z * [new branch] cmake-refactor -> origin/cmake-refactor 2025-06-05T23:12:38.7911610Z * [new branch] cmake_variable -> origin/cmake_variable 2025-06-05T23:12:38.7912933Z * [new branch] cmodi-meta-patch-1 -> origin/cmodi-meta-patch-1 2025-06-05T23:12:38.7914217Z * [new branch] cmodi-meta-patch-2 -> origin/cmodi-meta-patch-2 2025-06-05T23:12:38.7915516Z * [new branch] cmodi-meta-patch-3 -> origin/cmodi-meta-patch-3 2025-06-05T23:12:38.7916709Z * [new branch] cmodi-meta-patch-4 -> origin/cmodi-meta-patch-4 2025-06-05T23:12:38.7917896Z * [new branch] cmodi-meta-patch-5 -> origin/cmodi-meta-patch-5 2025-06-05T23:12:38.7918977Z * [new branch] cmodi-mtk-test -> origin/cmodi-mtk-test 2025-06-05T23:12:38.7920238Z * [new branch] cmodi-readme-change -> origin/cmodi-readme-change 2025-06-05T23:12:38.7921512Z * [new branch] config_exception -> origin/config_exception 2025-06-05T23:12:38.7922780Z * [new branch] configs -> origin/configs 2025-06-05T23:12:38.7924147Z * [new branch] coreml-changes -> origin/coreml-changes 2025-06-05T23:12:38.7925108Z * [new branch] coreml-test -> origin/coreml-test 2025-06-05T23:12:38.7926322Z * [new branch] correct_quantized -> origin/correct_quantized 2025-06-05T23:12:38.7927330Z * [new branch] cpp_python_interop -> origin/cpp_python_interop 2025-06-05T23:12:38.7928538Z * [new branch] cpuinfo-update -> origin/cpuinfo-update 2025-06-05T23:12:38.7929740Z * [new branch] create-stable-branch -> origin/create-stable-branch 2025-06-05T23:12:38.7930845Z * [new branch] cria -> origin/cria 2025-06-05T23:12:38.7932446Z * [new branch] csl/ch_viablestrict -> origin/csl/ch_viablestrict 2025-06-05T23:12:38.7933475Z * [new branch] csl/test -> origin/csl/test 2025-06-05T23:12:38.7934850Z * [new branch] custom_dep -> origin/custom_dep 2025-06-05T23:12:38.7936134Z * [new branch] davidlin54-patch-1 -> origin/davidlin54-patch-1 2025-06-05T23:12:38.7937393Z * [new branch] dbort-bug-template -> origin/dbort-bug-template 2025-06-05T23:12:38.7938498Z * [new branch] dbort-pip-prebuilt -> origin/dbort-pip-prebuilt 2025-06-05T23:12:38.7940504Z * [new branch] dbort/rfc/2023-11-backend-arguments -> origin/dbort/rfc/2023-11-backend-arguments 2025-06-05T23:12:38.7941368Z * [new branch] dbort/rfc/empty -> origin/dbort/rfc/empty 2025-06-05T23:12:38.7942571Z * [new branch] debug-llava-timeout -> origin/debug-llava-timeout 2025-06-05T23:12:38.7943848Z * [new branch] deconv_pyre -> origin/deconv_pyre 2025-06-05T23:12:38.7945112Z * [new branch] decouple_qnn_model_export -> origin/decouple_qnn_model_export 2025-06-05T23:12:38.7947136Z * [new branch] dependabot/pip/torchfix-0.6.0 -> origin/dependabot/pip/torchfix-0.6.0 2025-06-05T23:12:38.7948283Z * [new branch] dependabot/pip/torchfix-0.7.0 -> origin/dependabot/pip/torchfix-0.7.0 2025-06-05T23:12:38.7949502Z * [new branch] dequantize-schema-compatibility -> origin/dequantize-schema-compatibility 2025-06-05T23:12:38.7950591Z * [new branch] device_telemetry -> origin/device_telemetry 2025-06-05T23:12:38.7952297Z * [new branch] dictconfig -> origin/dictconfig 2025-06-05T23:12:38.7953781Z * [new branch] digantdesai-abd-example-fix -> origin/digantdesai-abd-example-fix 2025-06-05T23:12:38.7954824Z * [new branch] digantdesai-patch-1 -> origin/digantdesai-patch-1 2025-06-05T23:12:38.7956198Z * [new branch] digantdesai-patch-2 -> origin/digantdesai-patch-2 2025-06-05T23:12:38.7957232Z * [new branch] dim_order_revert -> origin/dim_order_revert 2025-06-05T23:12:38.7958638Z * [new branch] disable-android-aws-job-for-forked-pr -> origin/disable-android-aws-job-for-forked-pr 2025-06-05T23:12:38.7959570Z * [new branch] do_amb_exmaple -> origin/do_amb_exmaple 2025-06-05T23:12:38.7960851Z * [new branch] doc-polish -> origin/doc-polish 2025-06-05T23:12:38.7962101Z * [new branch] doc-revamp -> origin/doc-revamp 2025-06-05T23:12:38.7963406Z * [new branch] doc_link_to_benchmark_dashboard -> origin/doc_link_to_benchmark_dashboard 2025-06-05T23:12:38.7964444Z * [new branch] docker-build-force-push -> origin/docker-build-force-push 2025-06-05T23:12:38.7965494Z * [new branch] dtype -> origin/dtype 2025-06-05T23:12:38.7966920Z * [new branch] dvorjackz-patch-1 -> origin/dvorjackz-patch-1 2025-06-05T23:12:38.7967987Z * [new branch] dynamic_kv_cache_example -> origin/dynamic_kv_cache_example 2025-06-05T23:12:38.7969193Z * [new branch] eager -> origin/eager 2025-06-05T23:12:38.7970659Z * [new branch] enable-third-level-in-nav -> origin/enable-third-level-in-nav 2025-06-05T23:12:38.7971667Z * [new branch] enable_mps_pip -> origin/enable_mps_pip 2025-06-05T23:12:38.7972951Z * [new branch] enumerated-shape -> origin/enumerated-shape 2025-06-05T23:12:38.7974132Z * [new branch] error_msg_for_secrets -> origin/error_msg_for_secrets 2025-06-05T23:12:38.7975354Z * [new branch] ethos-u-runtime-digant -> origin/ethos-u-runtime-digant 2025-06-05T23:12:38.7976414Z * [new branch] eval -> origin/eval 2025-06-05T23:12:38.7978288Z * [new branch] executorch-241002 -> origin/executorch-241002 2025-06-05T23:12:38.7979298Z * [new branch] experiment-so -> origin/experiment-so 2025-06-05T23:12:38.7980596Z * [new branch] export-D49742389 -> origin/export-D49742389 2025-06-05T23:12:38.7981784Z * [new branch] export-D50076192 -> origin/export-D50076192 2025-06-05T23:12:38.7982857Z * [new branch] export-D51966963 -> origin/export-D51966963 2025-06-05T23:12:38.7984077Z * [new branch] export-D52221914 -> origin/export-D52221914 2025-06-05T23:12:38.7985284Z * [new branch] export-D52341722 -> origin/export-D52341722 2025-06-05T23:12:38.7986477Z * [new branch] export-D53095510 -> origin/export-D53095510 2025-06-05T23:12:38.7987565Z * [new branch] export-D53239380 -> origin/export-D53239380 2025-06-05T23:12:38.7988855Z * [new branch] export-D53252678 -> origin/export-D53252678 2025-06-05T23:12:38.7990236Z * [new branch] export-D53256808 -> origin/export-D53256808 2025-06-05T23:12:38.7991404Z * [new branch] export-D53290986 -> origin/export-D53290986 2025-06-05T23:12:38.7992614Z * [new branch] export-D53335087 -> origin/export-D53335087 2025-06-05T23:12:38.7993803Z * [new branch] export-D53338235 -> origin/export-D53338235 2025-06-05T23:12:38.7994979Z * [new branch] export-D53339795 -> origin/export-D53339795 2025-06-05T23:12:38.7996517Z * [new branch] export-D53340041 -> origin/export-D53340041 2025-06-05T23:12:38.7997692Z * [new branch] export-D53365959 -> origin/export-D53365959 2025-06-05T23:12:38.7999084Z * [new branch] export-D53436364 -> origin/export-D53436364 2025-06-05T23:12:38.8000149Z * [new branch] export-D53540645 -> origin/export-D53540645 2025-06-05T23:12:38.8001446Z * [new branch] export-D53584903 -> origin/export-D53584903 2025-06-05T23:12:38.8002701Z * [new branch] export-D53590328 -> origin/export-D53590328 2025-06-05T23:12:38.8003925Z * [new branch] export-D53677277 -> origin/export-D53677277 2025-06-05T23:12:38.8005113Z * [new branch] export-D53681935 -> origin/export-D53681935 2025-06-05T23:12:38.8006307Z * [new branch] export-D53687784 -> origin/export-D53687784 2025-06-05T23:12:38.8007525Z * [new branch] export-D53713471 -> origin/export-D53713471 2025-06-05T23:12:38.8008716Z * [new branch] export-D53725154 -> origin/export-D53725154 2025-06-05T23:12:38.8010104Z * [new branch] export-D53838962 -> origin/export-D53838962 2025-06-05T23:12:38.8011158Z * [new branch] export-D53839467 -> origin/export-D53839467 2025-06-05T23:12:38.8012412Z * [new branch] export-D53960228 -> origin/export-D53960228 2025-06-05T23:12:38.8013572Z * [new branch] export-D53985792 -> origin/export-D53985792 2025-06-05T23:12:38.8015052Z * [new branch] export-D53990647 -> origin/export-D53990647 2025-06-05T23:12:38.8016405Z * [new branch] export-D53995591 -> origin/export-D53995591 2025-06-05T23:12:38.8017630Z * [new branch] export-D54034581 -> origin/export-D54034581 2025-06-05T23:12:38.8018801Z * [new branch] export-D54047417 -> origin/export-D54047417 2025-06-05T23:12:38.8020057Z * [new branch] export-D54074479 -> origin/export-D54074479 2025-06-05T23:12:38.8021230Z * [new branch] export-D54074895 -> origin/export-D54074895 2025-06-05T23:12:38.8022467Z * [new branch] export-D54142779 -> origin/export-D54142779 2025-06-05T23:12:38.8023933Z * [new branch] export-D54159472 -> origin/export-D54159472 2025-06-05T23:12:38.8025189Z * [new branch] export-D54167581 -> origin/export-D54167581 2025-06-05T23:12:38.8026390Z * [new branch] export-D54180116 -> origin/export-D54180116 2025-06-05T23:12:38.8027686Z * [new branch] export-D54209318 -> origin/export-D54209318 2025-06-05T23:12:38.8028858Z * [new branch] export-D54300827 -> origin/export-D54300827 2025-06-05T23:12:38.8030093Z * [new branch] export-D54318979 -> origin/export-D54318979 2025-06-05T23:12:38.8031708Z * [new branch] export-D54349640 -> origin/export-D54349640 2025-06-05T23:12:38.8032884Z * [new branch] export-D54349853 -> origin/export-D54349853 2025-06-05T23:12:38.8034064Z * [new branch] export-D54350128 -> origin/export-D54350128 2025-06-05T23:12:38.8035102Z * [new branch] export-D54350318 -> origin/export-D54350318 2025-06-05T23:12:38.8036438Z * [new branch] export-D54377916 -> origin/export-D54377916 2025-06-05T23:12:38.8037616Z * [new branch] export-D54401567 -> origin/export-D54401567 2025-06-05T23:12:38.8038596Z * [new branch] export-D54447524 -> origin/export-D54447524 2025-06-05T23:12:38.8039897Z * [new branch] export-D54448184 -> origin/export-D54448184 2025-06-05T23:12:38.8040921Z * [new branch] export-D54454162 -> origin/export-D54454162 2025-06-05T23:12:38.8042189Z * [new branch] export-D54473147 -> origin/export-D54473147 2025-06-05T23:12:38.8043417Z * [new branch] export-D54525365 -> origin/export-D54525365 2025-06-05T23:12:38.8044725Z * [new branch] export-D54538932 -> origin/export-D54538932 2025-06-05T23:12:38.8045770Z * [new branch] export-D54543323 -> origin/export-D54543323 2025-06-05T23:12:38.8047086Z * [new branch] export-D54549436 -> origin/export-D54549436 2025-06-05T23:12:38.8048293Z * [new branch] export-D54549727 -> origin/export-D54549727 2025-06-05T23:12:38.8049474Z * [new branch] export-D54550265 -> origin/export-D54550265 2025-06-05T23:12:38.8051118Z * [new branch] export-D54553809 -> origin/export-D54553809 2025-06-05T23:12:38.8052127Z * [new branch] export-D54555495 -> origin/export-D54555495 2025-06-05T23:12:38.8053362Z * [new branch] export-D54588001 -> origin/export-D54588001 2025-06-05T23:12:38.8054559Z * [new branch] export-D54687725 -> origin/export-D54687725 2025-06-05T23:12:38.8055928Z * [new branch] export-D54806721 -> origin/export-D54806721 2025-06-05T23:12:38.8057571Z * [new branch] export-D54831762 -> origin/export-D54831762 2025-06-05T23:12:38.8058926Z * [new branch] export-D54836802 -> origin/export-D54836802 2025-06-05T23:12:38.8059966Z * [new branch] export-D54989240 -> origin/export-D54989240 2025-06-05T23:12:38.8061879Z * [new branch] export-D55024249 -> origin/export-D55024249 2025-06-05T23:12:38.8062673Z * [new branch] export-D55039873 -> origin/export-D55039873 2025-06-05T23:12:38.8063909Z * [new branch] export-D55042867 -> origin/export-D55042867 2025-06-05T23:12:38.8065122Z * [new branch] export-D55056265 -> origin/export-D55056265 2025-06-05T23:12:38.8066356Z * [new branch] export-D55162409 -> origin/export-D55162409 2025-06-05T23:12:38.8067543Z * [new branch] export-D55175415 -> origin/export-D55175415 2025-06-05T23:12:38.8068862Z * [new branch] export-D55258223 -> origin/export-D55258223 2025-06-05T23:12:38.8070037Z * [new branch] export-D55259028 -> origin/export-D55259028 2025-06-05T23:12:38.8071197Z * [new branch] export-D55263008 -> origin/export-D55263008 2025-06-05T23:12:38.8072488Z * [new branch] export-D55298701 -> origin/export-D55298701 2025-06-05T23:12:38.8073728Z * [new branch] export-D55300249 -> origin/export-D55300249 2025-06-05T23:12:38.8074901Z * [new branch] export-D55320548 -> origin/export-D55320548 2025-06-05T23:12:38.8076217Z * [new branch] export-D55344873 -> origin/export-D55344873 2025-06-05T23:12:38.8077534Z * [new branch] export-D55373341 -> origin/export-D55373341 2025-06-05T23:12:38.8078790Z * [new branch] export-D55374748 -> origin/export-D55374748 2025-06-05T23:12:38.8080037Z * [new branch] export-D55395844 -> origin/export-D55395844 2025-06-05T23:12:38.8081277Z * [new branch] export-D55409487 -> origin/export-D55409487 2025-06-05T23:12:38.8082558Z * [new branch] export-D55521379 -> origin/export-D55521379 2025-06-05T23:12:38.8083761Z * [new branch] export-D55548573 -> origin/export-D55548573 2025-06-05T23:12:38.8084970Z * [new branch] export-D55565485 -> origin/export-D55565485 2025-06-05T23:12:38.8086237Z * [new branch] export-D55577025 -> origin/export-D55577025 2025-06-05T23:12:38.8087498Z * [new branch] export-D55577026 -> origin/export-D55577026 2025-06-05T23:12:38.8088750Z * [new branch] export-D55597428 -> origin/export-D55597428 2025-06-05T23:12:38.8090024Z * [new branch] export-D55669235 -> origin/export-D55669235 2025-06-05T23:12:38.8091290Z * [new branch] export-D55714642 -> origin/export-D55714642 2025-06-05T23:12:38.8092571Z * [new branch] export-D55856491 -> origin/export-D55856491 2025-06-05T23:12:38.8093791Z * [new branch] export-D55907749 -> origin/export-D55907749 2025-06-05T23:12:38.8095046Z * [new branch] export-D55907750 -> origin/export-D55907750 2025-06-05T23:12:38.8096388Z * [new branch] export-D55907751 -> origin/export-D55907751 2025-06-05T23:12:38.8097606Z * [new branch] export-D55907752 -> origin/export-D55907752 2025-06-05T23:12:38.8098836Z * [new branch] export-D55944780 -> origin/export-D55944780 2025-06-05T23:12:38.8100070Z * [new branch] export-D55950023 -> origin/export-D55950023 2025-06-05T23:12:38.8101331Z * [new branch] export-D55974439 -> origin/export-D55974439 2025-06-05T23:12:38.8102627Z * [new branch] export-D55996735 -> origin/export-D55996735 2025-06-05T23:12:38.8103812Z * [new branch] export-D55997048 -> origin/export-D55997048 2025-06-05T23:12:38.8105126Z * [new branch] export-D55998135 -> origin/export-D55998135 2025-06-05T23:12:38.8106297Z * [new branch] export-D56001227 -> origin/export-D56001227 2025-06-05T23:12:38.8107500Z * [new branch] export-D56037593 -> origin/export-D56037593 2025-06-05T23:12:38.8108827Z * [new branch] export-D56052583 -> origin/export-D56052583 2025-06-05T23:12:38.8110089Z * [new branch] export-D56053255 -> origin/export-D56053255 2025-06-05T23:12:38.8111848Z * [new branch] export-D56212419 -> origin/export-D56212419 2025-06-05T23:12:38.8113016Z * [new branch] export-D56220174 -> origin/export-D56220174 2025-06-05T23:12:38.8114247Z * [new branch] export-D56224054 -> origin/export-D56224054 2025-06-05T23:12:38.8115523Z * [new branch] export-D56229021 -> origin/export-D56229021 2025-06-05T23:12:38.8116793Z * [new branch] export-D56230678 -> origin/export-D56230678 2025-06-05T23:12:38.8118036Z * [new branch] export-D56251563 -> origin/export-D56251563 2025-06-05T23:12:38.8119219Z * [new branch] export-D56251975 -> origin/export-D56251975 2025-06-05T23:12:38.8120475Z * [new branch] export-D56305088 -> origin/export-D56305088 2025-06-05T23:12:38.8121825Z * [new branch] export-D56310569 -> origin/export-D56310569 2025-06-05T23:12:38.8123210Z * [new branch] export-D56357762 -> origin/export-D56357762 2025-06-05T23:12:38.8124965Z * [new branch] export-D56372411 -> origin/export-D56372411 2025-06-05T23:12:38.8126169Z * [new branch] export-D56377662 -> origin/export-D56377662 2025-06-05T23:12:38.8127398Z * [new branch] export-D56401086 -> origin/export-D56401086 2025-06-05T23:12:38.8128784Z * [new branch] export-D56401457 -> origin/export-D56401457 2025-06-05T23:12:38.8130215Z * [new branch] export-D56424633 -> origin/export-D56424633 2025-06-05T23:12:38.8131383Z * [new branch] export-D56426044 -> origin/export-D56426044 2025-06-05T23:12:38.8132679Z * [new branch] export-D56499598 -> origin/export-D56499598 2025-06-05T23:12:38.8133962Z * [new branch] export-D56524303 -> origin/export-D56524303 2025-06-05T23:12:38.8135238Z * [new branch] export-D56532035 -> origin/export-D56532035 2025-06-05T23:12:38.8136514Z * [new branch] export-D56560549 -> origin/export-D56560549 2025-06-05T23:12:38.8138326Z * [new branch] export-D56577399 -> origin/export-D56577399 2025-06-05T23:12:38.8139960Z * [new branch] export-D56594373 -> origin/export-D56594373 2025-06-05T23:12:38.8141340Z * [new branch] export-D56740679 -> origin/export-D56740679 2025-06-05T23:12:38.8142392Z * [new branch] export-D56765969 -> origin/export-D56765969 2025-06-05T23:12:38.8143687Z * [new branch] export-D56766826 -> origin/export-D56766826 2025-06-05T23:12:38.8144927Z * [new branch] export-D56954147 -> origin/export-D56954147 2025-06-05T23:12:38.8146149Z * [new branch] export-D57071033 -> origin/export-D57071033 2025-06-05T23:12:38.8147382Z * [new branch] export-D57082021 -> origin/export-D57082021 2025-06-05T23:12:38.8148543Z * [new branch] export-D57084231 -> origin/export-D57084231 2025-06-05T23:12:38.8149851Z * [new branch] export-D57132664 -> origin/export-D57132664 2025-06-05T23:12:38.8151373Z * [new branch] export-D57225749 -> origin/export-D57225749 2025-06-05T23:12:38.8152630Z * [new branch] export-D57383968 -> origin/export-D57383968 2025-06-05T23:12:38.8153926Z * [new branch] export-D57491621 -> origin/export-D57491621 2025-06-05T23:12:38.8155239Z * [new branch] export-D57517927 -> origin/export-D57517927 2025-06-05T23:12:38.8156422Z * [new branch] export-D57554527 -> origin/export-D57554527 2025-06-05T23:12:38.8157666Z * [new branch] export-D57579738 -> origin/export-D57579738 2025-06-05T23:12:38.8159025Z * [new branch] export-D57617809 -> origin/export-D57617809 2025-06-05T23:12:38.8160292Z * [new branch] export-D57925542 -> origin/export-D57925542 2025-06-05T23:12:38.8161642Z * [new branch] export-D57936031 -> origin/export-D57936031 2025-06-05T23:12:38.8162911Z * [new branch] export-D57970255 -> origin/export-D57970255 2025-06-05T23:12:38.8164322Z * [new branch] export-D58101124 -> origin/export-D58101124 2025-06-05T23:12:38.8165573Z * [new branch] export-D58112226 -> origin/export-D58112226 2025-06-05T23:12:38.8166779Z * [new branch] export-D58149278 -> origin/export-D58149278 2025-06-05T23:12:38.8168099Z * [new branch] export-D58207691 -> origin/export-D58207691 2025-06-05T23:12:38.8169445Z * [new branch] export-D58221156 -> origin/export-D58221156 2025-06-05T23:12:38.8170822Z * [new branch] export-D58271588 -> origin/export-D58271588 2025-06-05T23:12:38.8172203Z * [new branch] export-D58394154 -> origin/export-D58394154 2025-06-05T23:12:38.8173429Z * [new branch] export-D58399313 -> origin/export-D58399313 2025-06-05T23:12:38.8174733Z * [new branch] export-D58465158 -> origin/export-D58465158 2025-06-05T23:12:38.8175897Z * [new branch] export-D58469500 -> origin/export-D58469500 2025-06-05T23:12:38.8177142Z * [new branch] export-D58560545 -> origin/export-D58560545 2025-06-05T23:12:38.8178267Z * [new branch] export-D58680953 -> origin/export-D58680953 2025-06-05T23:12:38.8179736Z * [new branch] export-D58710825 -> origin/export-D58710825 2025-06-05T23:12:38.8181039Z * [new branch] export-D58712012 -> origin/export-D58712012 2025-06-05T23:12:38.8182374Z * [new branch] export-D58833609 -> origin/export-D58833609 2025-06-05T23:12:38.8183585Z * [new branch] export-D58959269 -> origin/export-D58959269 2025-06-05T23:12:38.8184845Z * [new branch] export-D58973824 -> origin/export-D58973824 2025-06-05T23:12:38.8186153Z * [new branch] export-D58974035 -> origin/export-D58974035 2025-06-05T23:12:38.8187360Z * [new branch] export-D59097944 -> origin/export-D59097944 2025-06-05T23:12:38.8188677Z * [new branch] export-D59140916 -> origin/export-D59140916 2025-06-05T23:12:38.8190015Z * [new branch] export-D59238748 -> origin/export-D59238748 2025-06-05T23:12:38.8191051Z * [new branch] export-D59294438 -> origin/export-D59294438 2025-06-05T23:12:38.8192302Z * [new branch] export-D59294462 -> origin/export-D59294462 2025-06-05T23:12:38.8193596Z * [new branch] export-D59345251 -> origin/export-D59345251 2025-06-05T23:12:38.8195243Z * [new branch] export-D59438228 -> origin/export-D59438228 2025-06-05T23:12:38.8196476Z * [new branch] export-D59500061 -> origin/export-D59500061 2025-06-05T23:12:38.8197703Z * [new branch] export-D59503355 -> origin/export-D59503355 2025-06-05T23:12:38.8199106Z * [new branch] export-D59552606 -> origin/export-D59552606 2025-06-05T23:12:38.8200481Z * [new branch] export-D59600486 -> origin/export-D59600486 2025-06-05T23:12:38.8201879Z * [new branch] export-D59641404 -> origin/export-D59641404 2025-06-05T23:12:38.8203063Z * [new branch] export-D59647685 -> origin/export-D59647685 2025-06-05T23:12:38.8204442Z * [new branch] export-D60050087 -> origin/export-D60050087 2025-06-05T23:12:38.8205744Z * [new branch] export-D60070844 -> origin/export-D60070844 2025-06-05T23:12:38.8207007Z * [new branch] export-D60071019 -> origin/export-D60071019 2025-06-05T23:12:38.8208302Z * [new branch] export-D60073137 -> origin/export-D60073137 2025-06-05T23:12:38.8209603Z * [new branch] export-D60083871 -> origin/export-D60083871 2025-06-05T23:12:38.8210938Z * [new branch] export-D60125952 -> origin/export-D60125952 2025-06-05T23:12:38.8212144Z * [new branch] export-D60314979 -> origin/export-D60314979 2025-06-05T23:12:38.8213304Z * [new branch] export-D60319977 -> origin/export-D60319977 2025-06-05T23:12:38.8214702Z * [new branch] export-D60485375 -> origin/export-D60485375 2025-06-05T23:12:38.8215952Z * [new branch] export-D60544102 -> origin/export-D60544102 2025-06-05T23:12:38.8217106Z * [new branch] export-D60619295 -> origin/export-D60619295 2025-06-05T23:12:38.8218398Z * [new branch] export-D60696710 -> origin/export-D60696710 2025-06-05T23:12:38.8219631Z * [new branch] export-D61048254 -> origin/export-D61048254 2025-06-05T23:12:38.8220982Z * [new branch] export-D61080956 -> origin/export-D61080956 2025-06-05T23:12:38.8222595Z * [new branch] export-D61141396 -> origin/export-D61141396 2025-06-05T23:12:38.8224443Z * [new branch] export-D61146432 -> origin/export-D61146432 2025-06-05T23:12:38.8225694Z * [new branch] export-D61251233 -> origin/export-D61251233 2025-06-05T23:12:38.8226991Z * [new branch] export-D61343892 -> origin/export-D61343892 2025-06-05T23:12:38.8228033Z * [new branch] export-D61407442 -> origin/export-D61407442 2025-06-05T23:12:38.8229270Z * [new branch] export-D61509079 -> origin/export-D61509079 2025-06-05T23:12:38.8230477Z * [new branch] export-D61511514 -> origin/export-D61511514 2025-06-05T23:12:38.8231688Z * [new branch] export-D61568605 -> origin/export-D61568605 2025-06-05T23:12:38.8233007Z * [new branch] export-D61605316 -> origin/export-D61605316 2025-06-05T23:12:38.8234194Z * [new branch] export-D61612538 -> origin/export-D61612538 2025-06-05T23:12:38.8235456Z * [new branch] export-D61639074 -> origin/export-D61639074 2025-06-05T23:12:38.8236698Z * [new branch] export-D61686559 -> origin/export-D61686559 2025-06-05T23:12:38.8237915Z * [new branch] export-D61883224 -> origin/export-D61883224 2025-06-05T23:12:38.8239235Z * [new branch] export-D62148466 -> origin/export-D62148466 2025-06-05T23:12:38.8240455Z * [new branch] export-D62409715 -> origin/export-D62409715 2025-06-05T23:12:38.8241763Z * [new branch] export-D62427911 -> origin/export-D62427911 2025-06-05T23:12:38.8243061Z * [new branch] export-D62479584 -> origin/export-D62479584 2025-06-05T23:12:38.8244342Z * [new branch] export-D62512275 -> origin/export-D62512275 2025-06-05T23:12:38.8245604Z * [new branch] export-D62539799 -> origin/export-D62539799 2025-06-05T23:12:38.8246888Z * [new branch] export-D62546152 -> origin/export-D62546152 2025-06-05T23:12:38.8248107Z * [new branch] export-D62634206 -> origin/export-D62634206 2025-06-05T23:12:38.8249468Z * [new branch] export-D62648101 -> origin/export-D62648101 2025-06-05T23:12:38.8250840Z * [new branch] export-D62652832 -> origin/export-D62652832 2025-06-05T23:12:38.8252125Z * [new branch] export-D62761977 -> origin/export-D62761977 2025-06-05T23:12:38.8253359Z * [new branch] export-D62786631 -> origin/export-D62786631 2025-06-05T23:12:38.8254596Z * [new branch] export-D62898666 -> origin/export-D62898666 2025-06-05T23:12:38.8255818Z * [new branch] export-D62906375 -> origin/export-D62906375 2025-06-05T23:12:38.8257027Z * [new branch] export-D62910149 -> origin/export-D62910149 2025-06-05T23:12:38.8258289Z * [new branch] export-D63204927 -> origin/export-D63204927 2025-06-05T23:12:38.8259659Z * [new branch] export-D63264488 -> origin/export-D63264488 2025-06-05T23:12:38.8260839Z * [new branch] export-D63281705 -> origin/export-D63281705 2025-06-05T23:12:38.8262226Z * [new branch] export-D63344194 -> origin/export-D63344194 2025-06-05T23:12:38.8263491Z * [new branch] export-D63400245 -> origin/export-D63400245 2025-06-05T23:12:38.8264712Z * [new branch] export-D63430960 -> origin/export-D63430960 2025-06-05T23:12:38.8265936Z * [new branch] export-D63477936 -> origin/export-D63477936 2025-06-05T23:12:38.8267208Z * [new branch] export-D63518182 -> origin/export-D63518182 2025-06-05T23:12:38.8268781Z * [new branch] export-D63541800 -> origin/export-D63541800 2025-06-05T23:12:38.8270258Z * [new branch] export-D63646220 -> origin/export-D63646220 2025-06-05T23:12:38.8271306Z * [new branch] export-D63651681 -> origin/export-D63651681 2025-06-05T23:12:38.8272475Z * [new branch] export-D63656566 -> origin/export-D63656566 2025-06-05T23:12:38.8273747Z * [new branch] export-D63659947 -> origin/export-D63659947 2025-06-05T23:12:38.8275055Z * [new branch] export-D63659948 -> origin/export-D63659948 2025-06-05T23:12:38.8276085Z * [new branch] export-D63659950 -> origin/export-D63659950 2025-06-05T23:12:38.8277767Z * [new branch] export-D63738950 -> origin/export-D63738950 2025-06-05T23:12:38.8279036Z * [new branch] export-D63738952 -> origin/export-D63738952 2025-06-05T23:12:38.8280275Z * [new branch] export-D63741034 -> origin/export-D63741034 2025-06-05T23:12:38.8281465Z * [new branch] export-D63771297 -> origin/export-D63771297 2025-06-05T23:12:38.8282886Z * [new branch] export-D63779522 -> origin/export-D63779522 2025-06-05T23:12:38.8284212Z * [new branch] export-D63795843 -> origin/export-D63795843 2025-06-05T23:12:38.8285250Z * [new branch] export-D63842548 -> origin/export-D63842548 2025-06-05T23:12:38.8286671Z * [new branch] export-D63846832 -> origin/export-D63846832 2025-06-05T23:12:38.8287893Z * [new branch] export-D63913905 -> origin/export-D63913905 2025-06-05T23:12:38.8289208Z * [new branch] export-D63925008 -> origin/export-D63925008 2025-06-05T23:12:38.8290623Z * [new branch] export-D63926055 -> origin/export-D63926055 2025-06-05T23:12:38.8291833Z * [new branch] export-D63926845 -> origin/export-D63926845 2025-06-05T23:12:38.8293000Z * [new branch] export-D63926846 -> origin/export-D63926846 2025-06-05T23:12:38.8295941Z * [new branch] export-D63926847 -> origin/export-D63926847 2025-06-05T23:12:38.8296546Z * [new branch] export-D63926849 -> origin/export-D63926849 2025-06-05T23:12:38.8297562Z * [new branch] export-D63950962 -> origin/export-D63950962 2025-06-05T23:12:38.8298669Z * [new branch] export-D63951201 -> origin/export-D63951201 2025-06-05T23:12:38.8299611Z * [new branch] export-D63994058 -> origin/export-D63994058 2025-06-05T23:12:38.8300314Z * [new branch] export-D64004508 -> origin/export-D64004508 2025-06-05T23:12:38.8301446Z * [new branch] export-D64023523 -> origin/export-D64023523 2025-06-05T23:12:38.8302623Z * [new branch] export-D64063682 -> origin/export-D64063682 2025-06-05T23:12:38.8304182Z * [new branch] export-D64072692 -> origin/export-D64072692 2025-06-05T23:12:38.8305341Z * [new branch] export-D64074891 -> origin/export-D64074891 2025-06-05T23:12:38.8306441Z * [new branch] export-D64151426 -> origin/export-D64151426 2025-06-05T23:12:38.8307546Z * [new branch] export-D64209639 -> origin/export-D64209639 2025-06-05T23:12:38.8308693Z * [new branch] export-D64210644 -> origin/export-D64210644 2025-06-05T23:12:38.8309781Z * [new branch] export-D64309046 -> origin/export-D64309046 2025-06-05T23:12:38.8310889Z * [new branch] export-D64404190 -> origin/export-D64404190 2025-06-05T23:12:38.8311957Z * [new branch] export-D64407042 -> origin/export-D64407042 2025-06-05T23:12:38.8313195Z * [new branch] export-D64413153 -> origin/export-D64413153 2025-06-05T23:12:38.8314143Z * [new branch] export-D64436241 -> origin/export-D64436241 2025-06-05T23:12:38.8315259Z * [new branch] export-D64481537 -> origin/export-D64481537 2025-06-05T23:12:38.8316317Z * [new branch] export-D64485281 -> origin/export-D64485281 2025-06-05T23:12:38.8317376Z * [new branch] export-D64507094 -> origin/export-D64507094 2025-06-05T23:12:38.8318474Z * [new branch] export-D64541740 -> origin/export-D64541740 2025-06-05T23:12:38.8319618Z * [new branch] export-D64696334 -> origin/export-D64696334 2025-06-05T23:12:38.8320832Z * [new branch] export-D65393407 -> origin/export-D65393407 2025-06-05T23:12:38.8322039Z * [new branch] export-D65560950 -> origin/export-D65560950 2025-06-05T23:12:38.8323413Z * [new branch] export-D65766012 -> origin/export-D65766012 2025-06-05T23:12:38.8324499Z * [new branch] export-D66392647 -> origin/export-D66392647 2025-06-05T23:12:38.8325616Z * [new branch] export-D67436429 -> origin/export-D67436429 2025-06-05T23:12:38.8326740Z * [new branch] export-D67646596 -> origin/export-D67646596 2025-06-05T23:12:38.8327835Z * [new branch] export-D67810710 -> origin/export-D67810710 2025-06-05T23:12:38.8328938Z * [new branch] export-D69058862 -> origin/export-D69058862 2025-06-05T23:12:38.8330102Z * [new branch] export-D69541729 -> origin/export-D69541729 2025-06-05T23:12:38.8331882Z * [new branch] export-D70204407 -> origin/export-D70204407 2025-06-05T23:12:38.8332637Z * [new branch] export-D70593177 -> origin/export-D70593177 2025-06-05T23:12:38.8333757Z * [new branch] export-D71557301 -> origin/export-D71557301 2025-06-05T23:12:38.8335370Z * [new branch] export-D71769231 -> origin/export-D71769231 2025-06-05T23:12:38.8336437Z * [new branch] export-D71975615 -> origin/export-D71975615 2025-06-05T23:12:38.8337498Z * [new branch] export-D72617001 -> origin/export-D72617001 2025-06-05T23:12:38.8338593Z * [new branch] export-D73398040 -> origin/export-D73398040 2025-06-05T23:12:38.8339873Z * [new branch] export-D73619452 -> origin/export-D73619452 2025-06-05T23:12:38.8340971Z * [new branch] export-D73859317 -> origin/export-D73859317 2025-06-05T23:12:38.8342076Z * [new branch] export-D74344187 -> origin/export-D74344187 2025-06-05T23:12:38.8343145Z * [new branch] export-D75007026 -> origin/export-D75007026 2025-06-05T23:12:38.8344268Z * [new branch] export-D75179679 -> origin/export-D75179679 2025-06-05T23:12:38.8345327Z * [new branch] export-D75694961 -> origin/export-D75694961 2025-06-05T23:12:38.8347043Z * [new branch] export-benchmark-metrics-ios -> origin/export-benchmark-metrics-ios 2025-06-05T23:12:38.8348221Z * [new branch] export-phi-3-with-kv-cache -> origin/export-phi-3-with-kv-cache 2025-06-05T23:12:38.8349042Z * [new branch] export_changes -> origin/export_changes 2025-06-05T23:12:38.8350002Z * [new branch] export_llama_3_2_mm -> origin/export_llama_3_2_mm 2025-06-05T23:12:38.8351069Z * [new branch] export_phi-3-mini_wrapper -> origin/export_phi-3-mini_wrapper 2025-06-05T23:12:38.8352082Z * [new branch] export_phi_3_mini -> origin/export_phi_3_mini 2025-06-05T23:12:38.8353645Z * [new branch] extension-module-static -> origin/extension-module-static 2025-06-05T23:12:38.8354719Z * [new branch] find_pybind -> origin/find_pybind 2025-06-05T23:12:38.8356173Z * [new branch] fix-android-perf-periodic-default-spec -> origin/fix-android-perf-periodic-default-spec 2025-06-05T23:12:38.8357201Z * [new branch] fix-broken-android-app -> origin/fix-broken-android-app 2025-06-05T23:12:38.8358055Z * [new branch] fix-broken-trunk-jobs -> origin/fix-broken-trunk-jobs 2025-06-05T23:12:38.8359253Z * [new branch] fix-build-apple -> origin/fix-build-apple 2025-06-05T23:12:38.8360501Z * [new branch] fix-cherry-pick-script -> origin/fix-cherry-pick-script 2025-06-05T23:12:38.8361642Z * [new branch] fix-ci-workflow-syntax-error -> origin/fix-ci-workflow-syntax-error 2025-06-05T23:12:38.8362554Z * [new branch] fix-cmake -> origin/fix-cmake 2025-06-05T23:12:38.8363582Z * [new branch] fix-doc-build -> origin/fix-doc-build 2025-06-05T23:12:38.8364641Z * [new branch] fix-edge-menu -> origin/fix-edge-menu 2025-06-05T23:12:38.8366179Z * [new branch] fix-extract-android-benchmark-results-error -> origin/fix-extract-android-benchmark-results-error 2025-06-05T23:12:38.8367283Z * [new branch] fix-flake8-lint -> origin/fix-flake8-lint 2025-06-05T23:12:38.8368282Z * [new branch] fix-flaky-ci-issue-doc-buck2-macos -> origin/fix-flaky-ci-issue-doc-buck2-macos 2025-06-05T23:12:38.8369437Z * [new branch] fix-flaky-missing-libzstd-macos -> origin/fix-flaky-missing-libzstd-macos 2025-06-05T23:12:38.8370405Z * [new branch] fix-gptq -> origin/fix-gptq 2025-06-05T23:12:38.8371193Z * [new branch] fix-images -> origin/fix-images 2025-06-05T23:12:38.8372393Z * [new branch] fix-llava-export-oom -> origin/fix-llava-export-oom 2025-06-05T23:12:38.8373617Z * [new branch] fix-missing-extra-data-package-device-farm -> origin/fix-missing-extra-data-package-device-farm 2025-06-05T23:12:38.8374793Z * [new branch] fix-missing-flatc-doc-build -> origin/fix-missing-flatc-doc-build 2025-06-05T23:12:38.8375849Z * [new branch] fix-mobilebert-llama2-ci-failure -> origin/fix-mobilebert-llama2-ci-failure 2025-06-05T23:12:38.8377060Z * [new branch] fix-nightly-build-after-6538 -> origin/fix-nightly-build-after-6538 2025-06-05T23:12:38.8378224Z * [new branch] fix-update-commit-hash-env-condition -> origin/fix-update-commit-hash-env-condition 2025-06-05T23:12:38.8379478Z * [new branch] fix-wrong-test-infra-branch-release-0.2 -> origin/fix-wrong-test-infra-branch-release-0.2 2025-06-05T23:12:38.8380521Z * [new branch] fixSKIPbug -> origin/fixSKIPbug 2025-06-05T23:12:38.8381350Z * [new branch] fix_ManagedTensor -> origin/fix_ManagedTensor 2025-06-05T23:12:38.8382172Z * [new branch] fix_data_loader -> origin/fix_data_loader 2025-06-05T23:12:38.8383168Z * [new branch] fix_eval -> origin/fix_eval 2025-06-05T23:12:38.8384207Z * [new branch] fix_export_hf_script -> origin/fix_export_hf_script 2025-06-05T23:12:38.8385277Z * [new branch] fix_flatc -> origin/fix_flatc 2025-06-05T23:12:38.8386333Z * [new branch] fix_framework -> origin/fix_framework 2025-06-05T23:12:38.8387424Z * [new branch] fix_framework2 -> origin/fix_framework2 2025-06-05T23:12:38.8388546Z * [new branch] fix_hard_coded_mps_model_names -> origin/fix_hard_coded_mps_model_names 2025-06-05T23:12:38.8389556Z * [new branch] fix_licenses_mediatek_dual -> origin/fix_licenses_mediatek_dual 2025-06-05T23:12:38.8390510Z * [new branch] fix_lint -> origin/fix_lint 2025-06-05T23:12:38.8391473Z * [new branch] fix_llama -> origin/fix_llama 2025-06-05T23:12:38.8392654Z * [new branch] fix_llava_eager -> origin/fix_llava_eager 2025-06-05T23:12:38.8393593Z * [new branch] fix_llava_test -> origin/fix_llava_test 2025-06-05T23:12:38.8394613Z * [new branch] fix_mac_ci -> origin/fix_mac_ci 2025-06-05T23:12:38.8395854Z * [new branch] fix_memory_opt_comment -> origin/fix_memory_opt_comment 2025-06-05T23:12:38.8396880Z * [new branch] fix_quantized_ops -> origin/fix_quantized_ops 2025-06-05T23:12:38.8398061Z * [new branch] fix_runner -> origin/fix_runner 2025-06-05T23:12:38.8399159Z * [new branch] fix_sdk_cmake -> origin/fix_sdk_cmake 2025-06-05T23:12:38.8400306Z * [new branch] fixup-T160292471-main -> origin/fixup-T160292471-main 2025-06-05T23:12:38.8401306Z * [new branch] fixup-T160518348-main -> origin/fixup-T160518348-main 2025-06-05T23:12:38.8402239Z * [new branch] fixup-T162252006-main -> origin/fixup-T162252006-main 2025-06-05T23:12:38.8403280Z * [new branch] fixup-T162438489-main -> origin/fixup-T162438489-main 2025-06-05T23:12:38.8404457Z * [new branch] fixup-T166549363-main -> origin/fixup-T166549363-main 2025-06-05T23:12:38.8405507Z * [new branch] fixup-T168811555-main -> origin/fixup-T168811555-main 2025-06-05T23:12:38.8406556Z * [new branch] fixup-T183138819-main -> origin/fixup-T183138819-main 2025-06-05T23:12:38.8407579Z * [new branch] fixup-T192279899-main -> origin/fixup-T192279899-main 2025-06-05T23:12:38.8408570Z * [new branch] flamingo_e2e -> origin/flamingo_e2e 2025-06-05T23:12:38.8409702Z * [new branch] flamingo_export -> origin/flamingo_export 2025-06-05T23:12:38.8410927Z * [new branch] flatbuffers_fix -> origin/flatbuffers_fix 2025-06-05T23:12:38.8411831Z * [new branch] fp16 -> origin/fp16 2025-06-05T23:12:38.8412933Z * [new branch] fp16_bf16_xnnpack -> origin/fp16_bf16_xnnpack 2025-06-05T23:12:38.8413933Z * [new branch] gc_sections_Apple -> origin/gc_sections_Apple 2025-06-05T23:12:38.8414902Z * [new branch] gemma_executorch -> origin/gemma_executorch 2025-06-05T23:12:38.8415878Z * [new branch] get_python_lib -> origin/get_python_lib 2025-06-05T23:12:38.8416922Z * [new branch] gh-pages -> origin/gh-pages 2025-06-05T23:12:38.8419316Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-06-05T23:12:38.8420662Z * [new branch] gh/Gasoonjia/2/base -> origin/gh/Gasoonjia/2/base 2025-06-05T23:12:38.8422356Z * [new branch] gh/Gasoonjia/3/base -> origin/gh/Gasoonjia/3/base 2025-06-05T23:12:38.8424098Z * [new branch] gh/Gasoonjia/4/base -> origin/gh/Gasoonjia/4/base 2025-06-05T23:12:38.8425503Z * [new branch] gh/Gasoonjia/5/base -> origin/gh/Gasoonjia/5/base 2025-06-05T23:12:38.8427093Z * [new branch] gh/Gasoonjia/6/base -> origin/gh/Gasoonjia/6/base 2025-06-05T23:12:38.8428658Z * [new branch] gh/PaliC/7/base -> origin/gh/PaliC/7/base 2025-06-05T23:12:38.8429616Z * [new branch] gh/PaliC/7/orig -> origin/gh/PaliC/7/orig 2025-06-05T23:12:38.8430960Z * [new branch] gh/PaliC/8/base -> origin/gh/PaliC/8/base 2025-06-05T23:12:38.8431911Z * [new branch] gh/PaliC/8/head -> origin/gh/PaliC/8/head 2025-06-05T23:12:38.8432943Z * [new branch] gh/PaliC/8/orig -> origin/gh/PaliC/8/orig 2025-06-05T23:12:38.8453017Z * [new branch] gh/PaliC/9/base -> origin/gh/PaliC/9/base 2025-06-05T23:12:38.8454264Z * [new branch] gh/PaliC/9/head -> origin/gh/PaliC/9/head 2025-06-05T23:12:38.8454882Z * [new branch] gh/PaliC/9/orig -> origin/gh/PaliC/9/orig 2025-06-05T23:12:38.8455731Z * [new branch] gh/SS-JIA/214/base -> origin/gh/SS-JIA/214/base 2025-06-05T23:12:38.8456621Z * [new branch] gh/SS-JIA/215/base -> origin/gh/SS-JIA/215/base 2025-06-05T23:12:38.8457108Z * [new branch] gh/SS-JIA/216/base -> origin/gh/SS-JIA/216/base 2025-06-05T23:12:38.8457980Z * [new branch] gh/SS-JIA/217/base -> origin/gh/SS-JIA/217/base 2025-06-05T23:12:38.8458488Z * [new branch] gh/SS-JIA/218/base -> origin/gh/SS-JIA/218/base 2025-06-05T23:12:38.8459292Z * [new branch] gh/SS-JIA/219/base -> origin/gh/SS-JIA/219/base 2025-06-05T23:12:38.8459852Z * [new branch] gh/SS-JIA/220/base -> origin/gh/SS-JIA/220/base 2025-06-05T23:12:38.8460626Z * [new branch] gh/SS-JIA/221/base -> origin/gh/SS-JIA/221/base 2025-06-05T23:12:38.8461358Z * [new branch] gh/SS-JIA/222/base -> origin/gh/SS-JIA/222/base 2025-06-05T23:12:38.8462192Z * [new branch] gh/SS-JIA/223/base -> origin/gh/SS-JIA/223/base 2025-06-05T23:12:38.8462724Z * [new branch] gh/SS-JIA/224/base -> origin/gh/SS-JIA/224/base 2025-06-05T23:12:38.8463226Z * [new branch] gh/SS-JIA/225/base -> origin/gh/SS-JIA/225/base 2025-06-05T23:12:38.8464099Z * [new branch] gh/SS-JIA/225/head -> origin/gh/SS-JIA/225/head 2025-06-05T23:12:38.8464600Z * [new branch] gh/SS-JIA/225/orig -> origin/gh/SS-JIA/225/orig 2025-06-05T23:12:38.8465439Z * [new branch] gh/SS-JIA/226/base -> origin/gh/SS-JIA/226/base 2025-06-05T23:12:38.8465960Z * [new branch] gh/SS-JIA/227/base -> origin/gh/SS-JIA/227/base 2025-06-05T23:12:38.8466843Z * [new branch] gh/SS-JIA/228/base -> origin/gh/SS-JIA/228/base 2025-06-05T23:12:38.8467403Z * [new branch] gh/SS-JIA/229/base -> origin/gh/SS-JIA/229/base 2025-06-05T23:12:38.8468109Z * [new branch] gh/SS-JIA/230/base -> origin/gh/SS-JIA/230/base 2025-06-05T23:12:38.8468769Z * [new branch] gh/SS-JIA/231/base -> origin/gh/SS-JIA/231/base 2025-06-05T23:12:38.8469453Z * [new branch] gh/SS-JIA/232/base -> origin/gh/SS-JIA/232/base 2025-06-05T23:12:38.8470152Z * [new branch] gh/SS-JIA/233/base -> origin/gh/SS-JIA/233/base 2025-06-05T23:12:38.8470734Z * [new branch] gh/SS-JIA/234/base -> origin/gh/SS-JIA/234/base 2025-06-05T23:12:38.8471515Z * [new branch] gh/SS-JIA/235/base -> origin/gh/SS-JIA/235/base 2025-06-05T23:12:38.8472340Z * [new branch] gh/SS-JIA/236/base -> origin/gh/SS-JIA/236/base 2025-06-05T23:12:38.8474186Z * [new branch] gh/SS-JIA/236/head -> origin/gh/SS-JIA/236/head 2025-06-05T23:12:38.8476020Z * [new branch] gh/SS-JIA/236/orig -> origin/gh/SS-JIA/236/orig 2025-06-05T23:12:38.8477247Z * [new branch] gh/SS-JIA/237/base -> origin/gh/SS-JIA/237/base 2025-06-05T23:12:38.8478469Z * [new branch] gh/SS-JIA/237/head -> origin/gh/SS-JIA/237/head 2025-06-05T23:12:38.8479706Z * [new branch] gh/SS-JIA/237/orig -> origin/gh/SS-JIA/237/orig 2025-06-05T23:12:38.8481428Z * [new branch] gh/ahmtox/1/base -> origin/gh/ahmtox/1/base 2025-06-05T23:12:38.8482701Z * [new branch] gh/ahmtox/10/base -> origin/gh/ahmtox/10/base 2025-06-05T23:12:38.8483615Z * [new branch] gh/ahmtox/10/head -> origin/gh/ahmtox/10/head 2025-06-05T23:12:38.8484676Z * [new branch] gh/ahmtox/10/orig -> origin/gh/ahmtox/10/orig 2025-06-05T23:12:38.8485899Z * [new branch] gh/ahmtox/11/base -> origin/gh/ahmtox/11/base 2025-06-05T23:12:38.8486895Z * [new branch] gh/ahmtox/11/head -> origin/gh/ahmtox/11/head 2025-06-05T23:12:38.8487878Z * [new branch] gh/ahmtox/11/orig -> origin/gh/ahmtox/11/orig 2025-06-05T23:12:38.8489313Z * [new branch] gh/ahmtox/2/base -> origin/gh/ahmtox/2/base 2025-06-05T23:12:38.8490907Z * [new branch] gh/ahmtox/3/base -> origin/gh/ahmtox/3/base 2025-06-05T23:12:38.8491876Z * [new branch] gh/ahmtox/3/orig -> origin/gh/ahmtox/3/orig 2025-06-05T23:12:38.8493403Z * [new branch] gh/ahmtox/4/base -> origin/gh/ahmtox/4/base 2025-06-05T23:12:38.8494767Z * [new branch] gh/ahmtox/5/base -> origin/gh/ahmtox/5/base 2025-06-05T23:12:38.8495677Z * [new branch] gh/ahmtox/5/head -> origin/gh/ahmtox/5/head 2025-06-05T23:12:38.8496831Z * [new branch] gh/ahmtox/5/orig -> origin/gh/ahmtox/5/orig 2025-06-05T23:12:38.8498782Z * [new branch] gh/ahmtox/6/base -> origin/gh/ahmtox/6/base 2025-06-05T23:12:38.8500148Z * [new branch] gh/ahmtox/7/base -> origin/gh/ahmtox/7/base 2025-06-05T23:12:38.8501118Z * [new branch] gh/ahmtox/7/head -> origin/gh/ahmtox/7/head 2025-06-05T23:12:38.8502185Z * [new branch] gh/ahmtox/7/orig -> origin/gh/ahmtox/7/orig 2025-06-05T23:12:38.8503366Z * [new branch] gh/ahmtox/8/base -> origin/gh/ahmtox/8/base 2025-06-05T23:12:38.8504347Z * [new branch] gh/ahmtox/8/head -> origin/gh/ahmtox/8/head 2025-06-05T23:12:38.8505376Z * [new branch] gh/ahmtox/8/orig -> origin/gh/ahmtox/8/orig 2025-06-05T23:12:38.8506532Z * [new branch] gh/ahmtox/9/base -> origin/gh/ahmtox/9/base 2025-06-05T23:12:38.8507398Z * [new branch] gh/ahmtox/9/head -> origin/gh/ahmtox/9/head 2025-06-05T23:12:38.8508528Z * [new branch] gh/ahmtox/9/orig -> origin/gh/ahmtox/9/orig 2025-06-05T23:12:38.8510135Z * [new branch] gh/cccclai/1/base -> origin/gh/cccclai/1/base 2025-06-05T23:12:38.8511161Z * [new branch] gh/cccclai/1/head -> origin/gh/cccclai/1/head 2025-06-05T23:12:38.8512065Z * [new branch] gh/cccclai/1/orig -> origin/gh/cccclai/1/orig 2025-06-05T23:12:38.8513468Z * [new branch] gh/cccclai/10/base -> origin/gh/cccclai/10/base 2025-06-05T23:12:38.8514540Z * [new branch] gh/cccclai/10/head -> origin/gh/cccclai/10/head 2025-06-05T23:12:38.8515534Z * [new branch] gh/cccclai/10/orig -> origin/gh/cccclai/10/orig 2025-06-05T23:12:38.8517053Z * [new branch] gh/cccclai/11/base -> origin/gh/cccclai/11/base 2025-06-05T23:12:38.8517994Z * [new branch] gh/cccclai/11/head -> origin/gh/cccclai/11/head 2025-06-05T23:12:38.8519096Z * [new branch] gh/cccclai/11/orig -> origin/gh/cccclai/11/orig 2025-06-05T23:12:38.8520396Z * [new branch] gh/cccclai/12/base -> origin/gh/cccclai/12/base 2025-06-05T23:12:38.8521376Z * [new branch] gh/cccclai/12/head -> origin/gh/cccclai/12/head 2025-06-05T23:12:38.8522400Z * [new branch] gh/cccclai/12/orig -> origin/gh/cccclai/12/orig 2025-06-05T23:12:38.8524383Z * [new branch] gh/cccclai/13/base -> origin/gh/cccclai/13/base 2025-06-05T23:12:38.8525622Z * [new branch] gh/cccclai/13/head -> origin/gh/cccclai/13/head 2025-06-05T23:12:38.8526881Z * [new branch] gh/cccclai/13/orig -> origin/gh/cccclai/13/orig 2025-06-05T23:12:38.8528230Z * [new branch] gh/cccclai/14/base -> origin/gh/cccclai/14/base 2025-06-05T23:12:38.8529244Z * [new branch] gh/cccclai/14/head -> origin/gh/cccclai/14/head 2025-06-05T23:12:38.8530316Z * [new branch] gh/cccclai/14/orig -> origin/gh/cccclai/14/orig 2025-06-05T23:12:38.8531836Z * [new branch] gh/cccclai/15/base -> origin/gh/cccclai/15/base 2025-06-05T23:12:38.8532744Z * [new branch] gh/cccclai/15/head -> origin/gh/cccclai/15/head 2025-06-05T23:12:38.8533678Z * [new branch] gh/cccclai/15/orig -> origin/gh/cccclai/15/orig 2025-06-05T23:12:38.8534973Z * [new branch] gh/cccclai/16/base -> origin/gh/cccclai/16/base 2025-06-05T23:12:38.8535969Z * [new branch] gh/cccclai/16/head -> origin/gh/cccclai/16/head 2025-06-05T23:12:38.8537028Z * [new branch] gh/cccclai/16/orig -> origin/gh/cccclai/16/orig 2025-06-05T23:12:38.8538363Z * [new branch] gh/cccclai/17/base -> origin/gh/cccclai/17/base 2025-06-05T23:12:38.8539574Z * [new branch] gh/cccclai/17/head -> origin/gh/cccclai/17/head 2025-06-05T23:12:38.8540710Z * [new branch] gh/cccclai/17/orig -> origin/gh/cccclai/17/orig 2025-06-05T23:12:38.8541989Z * [new branch] gh/cccclai/18/base -> origin/gh/cccclai/18/base 2025-06-05T23:12:38.8543650Z * [new branch] gh/cccclai/18/head -> origin/gh/cccclai/18/head 2025-06-05T23:12:38.8545560Z * [new branch] gh/cccclai/18/orig -> origin/gh/cccclai/18/orig 2025-06-05T23:12:38.8546544Z * [new branch] gh/cccclai/19/base -> origin/gh/cccclai/19/base 2025-06-05T23:12:38.8547507Z * [new branch] gh/cccclai/19/head -> origin/gh/cccclai/19/head 2025-06-05T23:12:38.8548555Z * [new branch] gh/cccclai/19/orig -> origin/gh/cccclai/19/orig 2025-06-05T23:12:38.8549858Z * [new branch] gh/cccclai/2/base -> origin/gh/cccclai/2/base 2025-06-05T23:12:38.8550886Z * [new branch] gh/cccclai/2/head -> origin/gh/cccclai/2/head 2025-06-05T23:12:38.8551931Z * [new branch] gh/cccclai/2/orig -> origin/gh/cccclai/2/orig 2025-06-05T23:12:38.8553495Z * [new branch] gh/cccclai/20/base -> origin/gh/cccclai/20/base 2025-06-05T23:12:38.8554410Z * [new branch] gh/cccclai/20/head -> origin/gh/cccclai/20/head 2025-06-05T23:12:38.8555495Z * [new branch] gh/cccclai/20/orig -> origin/gh/cccclai/20/orig 2025-06-05T23:12:38.8557160Z * [new branch] gh/cccclai/21/base -> origin/gh/cccclai/21/base 2025-06-05T23:12:38.8558083Z * [new branch] gh/cccclai/21/head -> origin/gh/cccclai/21/head 2025-06-05T23:12:38.8559132Z * [new branch] gh/cccclai/21/orig -> origin/gh/cccclai/21/orig 2025-06-05T23:12:38.8560280Z * [new branch] gh/cccclai/22/base -> origin/gh/cccclai/22/base 2025-06-05T23:12:38.8561274Z * [new branch] gh/cccclai/22/head -> origin/gh/cccclai/22/head 2025-06-05T23:12:38.8562294Z * [new branch] gh/cccclai/22/orig -> origin/gh/cccclai/22/orig 2025-06-05T23:12:38.8563517Z * [new branch] gh/cccclai/23/base -> origin/gh/cccclai/23/base 2025-06-05T23:12:38.8564511Z * [new branch] gh/cccclai/23/head -> origin/gh/cccclai/23/head 2025-06-05T23:12:38.8565490Z * [new branch] gh/cccclai/23/orig -> origin/gh/cccclai/23/orig 2025-06-05T23:12:38.8566854Z * [new branch] gh/cccclai/3/base -> origin/gh/cccclai/3/base 2025-06-05T23:12:38.8567858Z * [new branch] gh/cccclai/3/head -> origin/gh/cccclai/3/head 2025-06-05T23:12:38.8568844Z * [new branch] gh/cccclai/3/orig -> origin/gh/cccclai/3/orig 2025-06-05T23:12:38.8570758Z * [new branch] gh/cccclai/4/base -> origin/gh/cccclai/4/base 2025-06-05T23:12:38.8571854Z * [new branch] gh/cccclai/4/head -> origin/gh/cccclai/4/head 2025-06-05T23:12:38.8573423Z * [new branch] gh/cccclai/4/orig -> origin/gh/cccclai/4/orig 2025-06-05T23:12:38.8574943Z * [new branch] gh/cccclai/5/base -> origin/gh/cccclai/5/base 2025-06-05T23:12:38.8575933Z * [new branch] gh/cccclai/5/head -> origin/gh/cccclai/5/head 2025-06-05T23:12:38.8577180Z * [new branch] gh/cccclai/5/orig -> origin/gh/cccclai/5/orig 2025-06-05T23:12:38.8579127Z * [new branch] gh/cccclai/6/base -> origin/gh/cccclai/6/base 2025-06-05T23:12:38.8580068Z * [new branch] gh/cccclai/6/head -> origin/gh/cccclai/6/head 2025-06-05T23:12:38.8581055Z * [new branch] gh/cccclai/6/orig -> origin/gh/cccclai/6/orig 2025-06-05T23:12:38.8582695Z * [new branch] gh/cccclai/7/base -> origin/gh/cccclai/7/base 2025-06-05T23:12:38.8583518Z * [new branch] gh/cccclai/7/head -> origin/gh/cccclai/7/head 2025-06-05T23:12:38.8584572Z * [new branch] gh/cccclai/7/orig -> origin/gh/cccclai/7/orig 2025-06-05T23:12:38.8585796Z * [new branch] gh/cccclai/8/base -> origin/gh/cccclai/8/base 2025-06-05T23:12:38.8586771Z * [new branch] gh/cccclai/8/head -> origin/gh/cccclai/8/head 2025-06-05T23:12:38.8587782Z * [new branch] gh/cccclai/8/orig -> origin/gh/cccclai/8/orig 2025-06-05T23:12:38.8589326Z * [new branch] gh/cccclai/9/base -> origin/gh/cccclai/9/base 2025-06-05T23:12:38.8590341Z * [new branch] gh/cccclai/9/head -> origin/gh/cccclai/9/head 2025-06-05T23:12:38.8591401Z * [new branch] gh/cccclai/9/orig -> origin/gh/cccclai/9/orig 2025-06-05T23:12:38.8593068Z * [new branch] gh/davidlin54/1/next -> origin/gh/davidlin54/1/next 2025-06-05T23:12:38.8593995Z * [new branch] gh/davidlin54/1/orig -> origin/gh/davidlin54/1/orig 2025-06-05T23:12:38.8595297Z * [new branch] gh/davidlin54/2/next -> origin/gh/davidlin54/2/next 2025-06-05T23:12:38.8596309Z * [new branch] gh/davidlin54/2/orig -> origin/gh/davidlin54/2/orig 2025-06-05T23:12:38.8597806Z * [new branch] gh/davidlin54/3/next -> origin/gh/davidlin54/3/next 2025-06-05T23:12:38.8598652Z * [new branch] gh/davidlin54/3/orig -> origin/gh/davidlin54/3/orig 2025-06-05T23:12:38.8599896Z * [new branch] gh/davidlin54/4/next -> origin/gh/davidlin54/4/next 2025-06-05T23:12:38.8600880Z * [new branch] gh/davidlin54/4/orig -> origin/gh/davidlin54/4/orig 2025-06-05T23:12:38.8602169Z * [new branch] gh/davidlin54/5/next -> origin/gh/davidlin54/5/next 2025-06-05T23:12:38.8603202Z * [new branch] gh/davidlin54/5/orig -> origin/gh/davidlin54/5/orig 2025-06-05T23:12:38.8605393Z * [new branch] gh/digantdesai/1/base -> origin/gh/digantdesai/1/base 2025-06-05T23:12:38.8606458Z * [new branch] gh/digantdesai/1/head -> origin/gh/digantdesai/1/head 2025-06-05T23:12:38.8607781Z * [new branch] gh/digantdesai/10/base -> origin/gh/digantdesai/10/base 2025-06-05T23:12:38.8609489Z * [new branch] gh/digantdesai/11/base -> origin/gh/digantdesai/11/base 2025-06-05T23:12:38.8610628Z * [new branch] gh/digantdesai/11/head -> origin/gh/digantdesai/11/head 2025-06-05T23:12:38.8611595Z * [new branch] gh/digantdesai/11/orig -> origin/gh/digantdesai/11/orig 2025-06-05T23:12:38.8613006Z * [new branch] gh/digantdesai/12/base -> origin/gh/digantdesai/12/base 2025-06-05T23:12:38.8614029Z * [new branch] gh/digantdesai/12/head -> origin/gh/digantdesai/12/head 2025-06-05T23:12:38.8615341Z * [new branch] gh/digantdesai/13/base -> origin/gh/digantdesai/13/base 2025-06-05T23:12:38.8616390Z * [new branch] gh/digantdesai/13/head -> origin/gh/digantdesai/13/head 2025-06-05T23:12:38.8617480Z * [new branch] gh/digantdesai/13/orig -> origin/gh/digantdesai/13/orig 2025-06-05T23:12:38.8619148Z * [new branch] gh/digantdesai/14/base -> origin/gh/digantdesai/14/base 2025-06-05T23:12:38.8620182Z * [new branch] gh/digantdesai/14/head -> origin/gh/digantdesai/14/head 2025-06-05T23:12:38.8621317Z * [new branch] gh/digantdesai/14/orig -> origin/gh/digantdesai/14/orig 2025-06-05T23:12:38.8622842Z * [new branch] gh/digantdesai/15/base -> origin/gh/digantdesai/15/base 2025-06-05T23:12:38.8623866Z * [new branch] gh/digantdesai/15/head -> origin/gh/digantdesai/15/head 2025-06-05T23:12:38.8625628Z * [new branch] gh/digantdesai/15/orig -> origin/gh/digantdesai/15/orig 2025-06-05T23:12:38.8626867Z * [new branch] gh/digantdesai/16/base -> origin/gh/digantdesai/16/base 2025-06-05T23:12:38.8627827Z * [new branch] gh/digantdesai/16/head -> origin/gh/digantdesai/16/head 2025-06-05T23:12:38.8628746Z * [new branch] gh/digantdesai/16/orig -> origin/gh/digantdesai/16/orig 2025-06-05T23:12:38.8630005Z * [new branch] gh/digantdesai/17/base -> origin/gh/digantdesai/17/base 2025-06-05T23:12:38.8631071Z * [new branch] gh/digantdesai/17/head -> origin/gh/digantdesai/17/head 2025-06-05T23:12:38.8632147Z * [new branch] gh/digantdesai/17/orig -> origin/gh/digantdesai/17/orig 2025-06-05T23:12:38.8633523Z * [new branch] gh/digantdesai/18/base -> origin/gh/digantdesai/18/base 2025-06-05T23:12:38.8634631Z * [new branch] gh/digantdesai/18/head -> origin/gh/digantdesai/18/head 2025-06-05T23:12:38.8635727Z * [new branch] gh/digantdesai/18/orig -> origin/gh/digantdesai/18/orig 2025-06-05T23:12:38.8637143Z * [new branch] gh/digantdesai/19/base -> origin/gh/digantdesai/19/base 2025-06-05T23:12:38.8638533Z * [new branch] gh/digantdesai/2/base -> origin/gh/digantdesai/2/base 2025-06-05T23:12:38.8639927Z * [new branch] gh/digantdesai/20/base -> origin/gh/digantdesai/20/base 2025-06-05T23:12:38.8641642Z * [new branch] gh/digantdesai/21/base -> origin/gh/digantdesai/21/base 2025-06-05T23:12:38.8642884Z * [new branch] gh/digantdesai/21/head -> origin/gh/digantdesai/21/head 2025-06-05T23:12:38.8643751Z * [new branch] gh/digantdesai/21/orig -> origin/gh/digantdesai/21/orig 2025-06-05T23:12:38.8644905Z * [new branch] gh/digantdesai/22/base -> origin/gh/digantdesai/22/base 2025-06-05T23:12:38.8645937Z * [new branch] gh/digantdesai/22/head -> origin/gh/digantdesai/22/head 2025-06-05T23:12:38.8646971Z * [new branch] gh/digantdesai/22/orig -> origin/gh/digantdesai/22/orig 2025-06-05T23:12:38.8648137Z * [new branch] gh/digantdesai/23/base -> origin/gh/digantdesai/23/base 2025-06-05T23:12:38.8649253Z * [new branch] gh/digantdesai/23/head -> origin/gh/digantdesai/23/head 2025-06-05T23:12:38.8650212Z * [new branch] gh/digantdesai/23/orig -> origin/gh/digantdesai/23/orig 2025-06-05T23:12:38.8651663Z * [new branch] gh/digantdesai/24/base -> origin/gh/digantdesai/24/base 2025-06-05T23:12:38.8653065Z * [new branch] gh/digantdesai/25/base -> origin/gh/digantdesai/25/base 2025-06-05T23:12:38.8654132Z * [new branch] gh/digantdesai/25/orig -> origin/gh/digantdesai/25/orig 2025-06-05T23:12:38.8655904Z * [new branch] gh/digantdesai/26/base -> origin/gh/digantdesai/26/base 2025-06-05T23:12:38.8656927Z * [new branch] gh/digantdesai/26/orig -> origin/gh/digantdesai/26/orig 2025-06-05T23:12:38.8658247Z * [new branch] gh/digantdesai/27/base -> origin/gh/digantdesai/27/base 2025-06-05T23:12:38.8659306Z * [new branch] gh/digantdesai/27/head -> origin/gh/digantdesai/27/head 2025-06-05T23:12:38.8660332Z * [new branch] gh/digantdesai/27/orig -> origin/gh/digantdesai/27/orig 2025-06-05T23:12:38.8661768Z * [new branch] gh/digantdesai/28/base -> origin/gh/digantdesai/28/base 2025-06-05T23:12:38.8663321Z * [new branch] gh/digantdesai/29/base -> origin/gh/digantdesai/29/base 2025-06-05T23:12:38.8664665Z * [new branch] gh/digantdesai/3/base -> origin/gh/digantdesai/3/base 2025-06-05T23:12:38.8666130Z * [new branch] gh/digantdesai/30/base -> origin/gh/digantdesai/30/base 2025-06-05T23:12:38.8667526Z * [new branch] gh/digantdesai/31/base -> origin/gh/digantdesai/31/base 2025-06-05T23:12:38.8668902Z * [new branch] gh/digantdesai/32/base -> origin/gh/digantdesai/32/base 2025-06-05T23:12:38.8670340Z * [new branch] gh/digantdesai/33/base -> origin/gh/digantdesai/33/base 2025-06-05T23:12:38.8671722Z * [new branch] gh/digantdesai/34/base -> origin/gh/digantdesai/34/base 2025-06-05T23:12:38.8673165Z * [new branch] gh/digantdesai/35/base -> origin/gh/digantdesai/35/base 2025-06-05T23:12:38.8674189Z * [new branch] gh/digantdesai/35/head -> origin/gh/digantdesai/35/head 2025-06-05T23:12:38.8675197Z * [new branch] gh/digantdesai/35/orig -> origin/gh/digantdesai/35/orig 2025-06-05T23:12:38.8676644Z * [new branch] gh/digantdesai/36/base -> origin/gh/digantdesai/36/base 2025-06-05T23:12:38.8677996Z * [new branch] gh/digantdesai/37/base -> origin/gh/digantdesai/37/base 2025-06-05T23:12:38.8679056Z * [new branch] gh/digantdesai/37/head -> origin/gh/digantdesai/37/head 2025-06-05T23:12:38.8680233Z * [new branch] gh/digantdesai/38/base -> origin/gh/digantdesai/38/base 2025-06-05T23:12:38.8681248Z * [new branch] gh/digantdesai/38/head -> origin/gh/digantdesai/38/head 2025-06-05T23:12:38.8682466Z * [new branch] gh/digantdesai/39/base -> origin/gh/digantdesai/39/base 2025-06-05T23:12:38.8683373Z * [new branch] gh/digantdesai/39/head -> origin/gh/digantdesai/39/head 2025-06-05T23:12:38.8684781Z * [new branch] gh/digantdesai/4/base -> origin/gh/digantdesai/4/base 2025-06-05T23:12:38.8685989Z * [new branch] gh/digantdesai/40/base -> origin/gh/digantdesai/40/base 2025-06-05T23:12:38.8686998Z * [new branch] gh/digantdesai/40/head -> origin/gh/digantdesai/40/head 2025-06-05T23:12:38.8688284Z * [new branch] gh/digantdesai/41/base -> origin/gh/digantdesai/41/base 2025-06-05T23:12:38.8689703Z * [new branch] gh/digantdesai/42/base -> origin/gh/digantdesai/42/base 2025-06-05T23:12:38.8691223Z * [new branch] gh/digantdesai/43/base -> origin/gh/digantdesai/43/base 2025-06-05T23:12:38.8692632Z * [new branch] gh/digantdesai/44/base -> origin/gh/digantdesai/44/base 2025-06-05T23:12:38.8694207Z * [new branch] gh/digantdesai/5/base -> origin/gh/digantdesai/5/base 2025-06-05T23:12:38.8695465Z * [new branch] gh/digantdesai/6/base -> origin/gh/digantdesai/6/base 2025-06-05T23:12:38.8697036Z * [new branch] gh/digantdesai/7/base -> origin/gh/digantdesai/7/base 2025-06-05T23:12:38.8698393Z * [new branch] gh/digantdesai/8/base -> origin/gh/digantdesai/8/base 2025-06-05T23:12:38.8699766Z * [new branch] gh/digantdesai/9/base -> origin/gh/digantdesai/9/base 2025-06-05T23:12:38.8700812Z * [new branch] gh/digantdesai/9/head -> origin/gh/digantdesai/9/head 2025-06-05T23:12:38.8701710Z * [new branch] gh/digantdesai/9/orig -> origin/gh/digantdesai/9/orig 2025-06-05T23:12:38.8703371Z * [new branch] gh/dvorjackz/1/head -> origin/gh/dvorjackz/1/head 2025-06-05T23:12:38.8704347Z * [new branch] gh/dvorjackz/1/next -> origin/gh/dvorjackz/1/next 2025-06-05T23:12:38.8705616Z * [new branch] gh/fredrikk/test -> origin/gh/fredrikk/test 2025-06-05T23:12:38.8707347Z * [new branch] gh/gasoonjia/1/base -> origin/gh/gasoonjia/1/base 2025-06-05T23:12:38.8708636Z * [new branch] gh/gasoonjia/10/base -> origin/gh/gasoonjia/10/base 2025-06-05T23:12:38.8709598Z * [new branch] gh/gasoonjia/10/head -> origin/gh/gasoonjia/10/head 2025-06-05T23:12:38.8710602Z * [new branch] gh/gasoonjia/10/orig -> origin/gh/gasoonjia/10/orig 2025-06-05T23:12:38.8711916Z * [new branch] gh/gasoonjia/11/base -> origin/gh/gasoonjia/11/base 2025-06-05T23:12:38.8712942Z * [new branch] gh/gasoonjia/11/head -> origin/gh/gasoonjia/11/head 2025-06-05T23:12:38.8713919Z * [new branch] gh/gasoonjia/11/orig -> origin/gh/gasoonjia/11/orig 2025-06-05T23:12:38.8715332Z * [new branch] gh/gasoonjia/12/base -> origin/gh/gasoonjia/12/base 2025-06-05T23:12:38.8716371Z * [new branch] gh/gasoonjia/12/head -> origin/gh/gasoonjia/12/head 2025-06-05T23:12:38.8717344Z * [new branch] gh/gasoonjia/12/orig -> origin/gh/gasoonjia/12/orig 2025-06-05T23:12:38.8718763Z * [new branch] gh/gasoonjia/2/base -> origin/gh/gasoonjia/2/base 2025-06-05T23:12:38.8719795Z * [new branch] gh/gasoonjia/2/orig -> origin/gh/gasoonjia/2/orig 2025-06-05T23:12:38.8721217Z * [new branch] gh/gasoonjia/3/base -> origin/gh/gasoonjia/3/base 2025-06-05T23:12:38.8722340Z * [new branch] gh/gasoonjia/3/head -> origin/gh/gasoonjia/3/head 2025-06-05T23:12:38.8723466Z * [new branch] gh/gasoonjia/3/orig -> origin/gh/gasoonjia/3/orig 2025-06-05T23:12:38.8727931Z * [new branch] gh/gasoonjia/4/base -> origin/gh/gasoonjia/4/base 2025-06-05T23:12:38.8728863Z * [new branch] gh/gasoonjia/4/head -> origin/gh/gasoonjia/4/head 2025-06-05T23:12:38.8729904Z * [new branch] gh/gasoonjia/4/orig -> origin/gh/gasoonjia/4/orig 2025-06-05T23:12:38.8731551Z * [new branch] gh/gasoonjia/5/base -> origin/gh/gasoonjia/5/base 2025-06-05T23:12:38.8732553Z * [new branch] gh/gasoonjia/5/head -> origin/gh/gasoonjia/5/head 2025-06-05T23:12:38.8733579Z * [new branch] gh/gasoonjia/5/orig -> origin/gh/gasoonjia/5/orig 2025-06-05T23:12:38.8735248Z * [new branch] gh/gasoonjia/6/base -> origin/gh/gasoonjia/6/base 2025-06-05T23:12:38.8736017Z * [new branch] gh/gasoonjia/6/head -> origin/gh/gasoonjia/6/head 2025-06-05T23:12:38.8737240Z * [new branch] gh/gasoonjia/7/base -> origin/gh/gasoonjia/7/base 2025-06-05T23:12:38.8738264Z * [new branch] gh/gasoonjia/7/head -> origin/gh/gasoonjia/7/head 2025-06-05T23:12:38.8739426Z * [new branch] gh/gasoonjia/8/base -> origin/gh/gasoonjia/8/base 2025-06-05T23:12:38.8740317Z * [new branch] gh/gasoonjia/8/head -> origin/gh/gasoonjia/8/head 2025-06-05T23:12:38.8741754Z * [new branch] gh/gasoonjia/9/base -> origin/gh/gasoonjia/9/base 2025-06-05T23:12:38.8742787Z * [new branch] gh/gasoonjia/9/head -> origin/gh/gasoonjia/9/head 2025-06-05T23:12:38.8743794Z * [new branch] gh/gasoonjia/9/orig -> origin/gh/gasoonjia/9/orig 2025-06-05T23:12:38.8745962Z * [new branch] gh/guangy10/1/base -> origin/gh/guangy10/1/base 2025-06-05T23:12:38.8747390Z * [new branch] gh/guangy10/1/head -> origin/gh/guangy10/1/head 2025-06-05T23:12:38.8748917Z * [new branch] gh/guangy10/1/orig -> origin/gh/guangy10/1/orig 2025-06-05T23:12:38.8750998Z * [new branch] gh/guangy10/10/base -> origin/gh/guangy10/10/base 2025-06-05T23:12:38.8753152Z * [new branch] gh/guangy10/10/head -> origin/gh/guangy10/10/head 2025-06-05T23:12:38.8754795Z * [new branch] gh/guangy10/10/orig -> origin/gh/guangy10/10/orig 2025-06-05T23:12:38.8755868Z * [new branch] gh/guangy10/11/base -> origin/gh/guangy10/11/base 2025-06-05T23:12:38.8756877Z * [new branch] gh/guangy10/11/head -> origin/gh/guangy10/11/head 2025-06-05T23:12:38.8757834Z * [new branch] gh/guangy10/11/orig -> origin/gh/guangy10/11/orig 2025-06-05T23:12:38.8759068Z * [new branch] gh/guangy10/12/base -> origin/gh/guangy10/12/base 2025-06-05T23:12:38.8760051Z * [new branch] gh/guangy10/12/orig -> origin/gh/guangy10/12/orig 2025-06-05T23:12:38.8761380Z * [new branch] gh/guangy10/13/base -> origin/gh/guangy10/13/base 2025-06-05T23:12:38.8762405Z * [new branch] gh/guangy10/13/head -> origin/gh/guangy10/13/head 2025-06-05T23:12:38.8763319Z * [new branch] gh/guangy10/13/orig -> origin/gh/guangy10/13/orig 2025-06-05T23:12:38.8765332Z * [new branch] gh/guangy10/14/base -> origin/gh/guangy10/14/base 2025-06-05T23:12:38.8766932Z * [new branch] gh/guangy10/14/head -> origin/gh/guangy10/14/head 2025-06-05T23:12:38.8768500Z * [new branch] gh/guangy10/14/orig -> origin/gh/guangy10/14/orig 2025-06-05T23:12:38.8770692Z * [new branch] gh/guangy10/15/base -> origin/gh/guangy10/15/base 2025-06-05T23:12:38.8772250Z * [new branch] gh/guangy10/15/head -> origin/gh/guangy10/15/head 2025-06-05T23:12:38.8773968Z * [new branch] gh/guangy10/15/orig -> origin/gh/guangy10/15/orig 2025-06-05T23:12:38.8776180Z * [new branch] gh/guangy10/16/base -> origin/gh/guangy10/16/base 2025-06-05T23:12:38.8777225Z * [new branch] gh/guangy10/16/orig -> origin/gh/guangy10/16/orig 2025-06-05T23:12:38.8778482Z * [new branch] gh/guangy10/17/base -> origin/gh/guangy10/17/base 2025-06-05T23:12:38.8779483Z * [new branch] gh/guangy10/17/head -> origin/gh/guangy10/17/head 2025-06-05T23:12:38.8780476Z * [new branch] gh/guangy10/17/orig -> origin/gh/guangy10/17/orig 2025-06-05T23:12:38.8781861Z * [new branch] gh/guangy10/18/base -> origin/gh/guangy10/18/base 2025-06-05T23:12:38.8782883Z * [new branch] gh/guangy10/18/head -> origin/gh/guangy10/18/head 2025-06-05T23:12:38.8783990Z * [new branch] gh/guangy10/18/orig -> origin/gh/guangy10/18/orig 2025-06-05T23:12:38.8785488Z * [new branch] gh/guangy10/19/base -> origin/gh/guangy10/19/base 2025-06-05T23:12:38.8786387Z * [new branch] gh/guangy10/19/head -> origin/gh/guangy10/19/head 2025-06-05T23:12:38.8787341Z * [new branch] gh/guangy10/19/orig -> origin/gh/guangy10/19/orig 2025-06-05T23:12:38.8788869Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2025-06-05T23:12:38.8789729Z * [new branch] gh/guangy10/2/head -> origin/gh/guangy10/2/head 2025-06-05T23:12:38.8791139Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2025-06-05T23:12:38.8793514Z * [new branch] gh/guangy10/20/base -> origin/gh/guangy10/20/base 2025-06-05T23:12:38.8795161Z * [new branch] gh/guangy10/20/head -> origin/gh/guangy10/20/head 2025-06-05T23:12:38.8796762Z * [new branch] gh/guangy10/20/orig -> origin/gh/guangy10/20/orig 2025-06-05T23:12:38.8799222Z * [new branch] gh/guangy10/21/base -> origin/gh/guangy10/21/base 2025-06-05T23:12:38.8800870Z * [new branch] gh/guangy10/21/orig -> origin/gh/guangy10/21/orig 2025-06-05T23:12:38.8803121Z * [new branch] gh/guangy10/3/base -> origin/gh/guangy10/3/base 2025-06-05T23:12:38.8804854Z * [new branch] gh/guangy10/3/head -> origin/gh/guangy10/3/head 2025-06-05T23:12:38.8806444Z * [new branch] gh/guangy10/3/orig -> origin/gh/guangy10/3/orig 2025-06-05T23:12:38.8808568Z * [new branch] gh/guangy10/4/base -> origin/gh/guangy10/4/base 2025-06-05T23:12:38.8810243Z * [new branch] gh/guangy10/4/head -> origin/gh/guangy10/4/head 2025-06-05T23:12:38.8811946Z * [new branch] gh/guangy10/4/orig -> origin/gh/guangy10/4/orig 2025-06-05T23:12:38.8814171Z * [new branch] gh/guangy10/5/base -> origin/gh/guangy10/5/base 2025-06-05T23:12:38.8815580Z * [new branch] gh/guangy10/5/head -> origin/gh/guangy10/5/head 2025-06-05T23:12:38.8816996Z * [new branch] gh/guangy10/5/orig -> origin/gh/guangy10/5/orig 2025-06-05T23:12:38.8819284Z * [new branch] gh/guangy10/6/base -> origin/gh/guangy10/6/base 2025-06-05T23:12:38.8820972Z * [new branch] gh/guangy10/6/head -> origin/gh/guangy10/6/head 2025-06-05T23:12:38.8822605Z * [new branch] gh/guangy10/6/orig -> origin/gh/guangy10/6/orig 2025-06-05T23:12:38.8825127Z * [new branch] gh/guangy10/7/base -> origin/gh/guangy10/7/base 2025-06-05T23:12:38.8826646Z * [new branch] gh/guangy10/7/head -> origin/gh/guangy10/7/head 2025-06-05T23:12:38.8828192Z * [new branch] gh/guangy10/7/orig -> origin/gh/guangy10/7/orig 2025-06-05T23:12:38.8830946Z * [new branch] gh/guangy10/8/base -> origin/gh/guangy10/8/base 2025-06-05T23:12:38.8832593Z * [new branch] gh/guangy10/8/head -> origin/gh/guangy10/8/head 2025-06-05T23:12:38.8834087Z * [new branch] gh/guangy10/8/orig -> origin/gh/guangy10/8/orig 2025-06-05T23:12:38.8836431Z * [new branch] gh/guangy10/9/base -> origin/gh/guangy10/9/base 2025-06-05T23:12:38.8838145Z * [new branch] gh/guangy10/9/head -> origin/gh/guangy10/9/head 2025-06-05T23:12:38.8839131Z * [new branch] gh/guangy10/9/orig -> origin/gh/guangy10/9/orig 2025-06-05T23:12:38.8841115Z * [new branch] gh/helunwencser/1/base -> origin/gh/helunwencser/1/base 2025-06-05T23:12:38.8842229Z * [new branch] gh/helunwencser/1/head -> origin/gh/helunwencser/1/head 2025-06-05T23:12:38.8843300Z * [new branch] gh/helunwencser/1/orig -> origin/gh/helunwencser/1/orig 2025-06-05T23:12:38.8844889Z * [new branch] gh/helunwencser/10/base -> origin/gh/helunwencser/10/base 2025-06-05T23:12:38.8846044Z * [new branch] gh/helunwencser/10/head -> origin/gh/helunwencser/10/head 2025-06-05T23:12:38.8846984Z * [new branch] gh/helunwencser/10/orig -> origin/gh/helunwencser/10/orig 2025-06-05T23:12:38.8848380Z * [new branch] gh/helunwencser/11/base -> origin/gh/helunwencser/11/base 2025-06-05T23:12:38.8849454Z * [new branch] gh/helunwencser/11/head -> origin/gh/helunwencser/11/head 2025-06-05T23:12:38.8850553Z * [new branch] gh/helunwencser/11/orig -> origin/gh/helunwencser/11/orig 2025-06-05T23:12:38.8852641Z * [new branch] gh/helunwencser/12/base -> origin/gh/helunwencser/12/base 2025-06-05T23:12:38.8853637Z * [new branch] gh/helunwencser/12/head -> origin/gh/helunwencser/12/head 2025-06-05T23:12:38.8854681Z * [new branch] gh/helunwencser/12/orig -> origin/gh/helunwencser/12/orig 2025-06-05T23:12:38.8856078Z * [new branch] gh/helunwencser/13/base -> origin/gh/helunwencser/13/base 2025-06-05T23:12:38.8856973Z * [new branch] gh/helunwencser/13/head -> origin/gh/helunwencser/13/head 2025-06-05T23:12:38.8858139Z * [new branch] gh/helunwencser/13/orig -> origin/gh/helunwencser/13/orig 2025-06-05T23:12:38.8859553Z * [new branch] gh/helunwencser/14/base -> origin/gh/helunwencser/14/base 2025-06-05T23:12:38.8860445Z * [new branch] gh/helunwencser/14/head -> origin/gh/helunwencser/14/head 2025-06-05T23:12:38.8861517Z * [new branch] gh/helunwencser/14/orig -> origin/gh/helunwencser/14/orig 2025-06-05T23:12:38.8862852Z * [new branch] gh/helunwencser/15/base -> origin/gh/helunwencser/15/base 2025-06-05T23:12:38.8863757Z * [new branch] gh/helunwencser/15/head -> origin/gh/helunwencser/15/head 2025-06-05T23:12:38.8864817Z * [new branch] gh/helunwencser/15/orig -> origin/gh/helunwencser/15/orig 2025-06-05T23:12:38.8866039Z * [new branch] gh/helunwencser/16/base -> origin/gh/helunwencser/16/base 2025-06-05T23:12:38.8866979Z * [new branch] gh/helunwencser/16/head -> origin/gh/helunwencser/16/head 2025-06-05T23:12:38.8867925Z * [new branch] gh/helunwencser/16/orig -> origin/gh/helunwencser/16/orig 2025-06-05T23:12:38.8869295Z * [new branch] gh/helunwencser/17/base -> origin/gh/helunwencser/17/base 2025-06-05T23:12:38.8870297Z * [new branch] gh/helunwencser/17/head -> origin/gh/helunwencser/17/head 2025-06-05T23:12:38.8871383Z * [new branch] gh/helunwencser/17/orig -> origin/gh/helunwencser/17/orig 2025-06-05T23:12:38.8872808Z * [new branch] gh/helunwencser/18/base -> origin/gh/helunwencser/18/base 2025-06-05T23:12:38.8873769Z * [new branch] gh/helunwencser/18/head -> origin/gh/helunwencser/18/head 2025-06-05T23:12:38.8874799Z * [new branch] gh/helunwencser/18/orig -> origin/gh/helunwencser/18/orig 2025-06-05T23:12:38.8876057Z * [new branch] gh/helunwencser/19/base -> origin/gh/helunwencser/19/base 2025-06-05T23:12:38.8876998Z * [new branch] gh/helunwencser/19/head -> origin/gh/helunwencser/19/head 2025-06-05T23:12:38.8878023Z * [new branch] gh/helunwencser/19/orig -> origin/gh/helunwencser/19/orig 2025-06-05T23:12:38.8879479Z * [new branch] gh/helunwencser/2/base -> origin/gh/helunwencser/2/base 2025-06-05T23:12:38.8880441Z * [new branch] gh/helunwencser/2/head -> origin/gh/helunwencser/2/head 2025-06-05T23:12:38.8881527Z * [new branch] gh/helunwencser/2/orig -> origin/gh/helunwencser/2/orig 2025-06-05T23:12:38.8882923Z * [new branch] gh/helunwencser/20/base -> origin/gh/helunwencser/20/base 2025-06-05T23:12:38.8883835Z * [new branch] gh/helunwencser/20/head -> origin/gh/helunwencser/20/head 2025-06-05T23:12:38.8885202Z * [new branch] gh/helunwencser/21/base -> origin/gh/helunwencser/21/base 2025-06-05T23:12:38.8886120Z * [new branch] gh/helunwencser/21/head -> origin/gh/helunwencser/21/head 2025-06-05T23:12:38.8887257Z * [new branch] gh/helunwencser/21/orig -> origin/gh/helunwencser/21/orig 2025-06-05T23:12:38.8888375Z * [new branch] gh/helunwencser/22/base -> origin/gh/helunwencser/22/base 2025-06-05T23:12:38.8889302Z * [new branch] gh/helunwencser/22/head -> origin/gh/helunwencser/22/head 2025-06-05T23:12:38.8890352Z * [new branch] gh/helunwencser/22/orig -> origin/gh/helunwencser/22/orig 2025-06-05T23:12:38.8891605Z * [new branch] gh/helunwencser/23/base -> origin/gh/helunwencser/23/base 2025-06-05T23:12:38.8892591Z * [new branch] gh/helunwencser/23/head -> origin/gh/helunwencser/23/head 2025-06-05T23:12:38.8893588Z * [new branch] gh/helunwencser/23/orig -> origin/gh/helunwencser/23/orig 2025-06-05T23:12:38.8894877Z * [new branch] gh/helunwencser/24/base -> origin/gh/helunwencser/24/base 2025-06-05T23:12:38.8895937Z * [new branch] gh/helunwencser/24/head -> origin/gh/helunwencser/24/head 2025-06-05T23:12:38.8896877Z * [new branch] gh/helunwencser/24/orig -> origin/gh/helunwencser/24/orig 2025-06-05T23:12:38.8898110Z * [new branch] gh/helunwencser/25/base -> origin/gh/helunwencser/25/base 2025-06-05T23:12:38.8899018Z * [new branch] gh/helunwencser/25/head -> origin/gh/helunwencser/25/head 2025-06-05T23:12:38.8900048Z * [new branch] gh/helunwencser/25/orig -> origin/gh/helunwencser/25/orig 2025-06-05T23:12:38.8901980Z * [new branch] gh/helunwencser/26/base -> origin/gh/helunwencser/26/base 2025-06-05T23:12:38.8903000Z * [new branch] gh/helunwencser/26/head -> origin/gh/helunwencser/26/head 2025-06-05T23:12:38.8903872Z * [new branch] gh/helunwencser/26/orig -> origin/gh/helunwencser/26/orig 2025-06-05T23:12:38.8905335Z * [new branch] gh/helunwencser/27/base -> origin/gh/helunwencser/27/base 2025-06-05T23:12:38.8906249Z * [new branch] gh/helunwencser/27/head -> origin/gh/helunwencser/27/head 2025-06-05T23:12:38.8907322Z * [new branch] gh/helunwencser/27/orig -> origin/gh/helunwencser/27/orig 2025-06-05T23:12:38.8908646Z * [new branch] gh/helunwencser/28/base -> origin/gh/helunwencser/28/base 2025-06-05T23:12:38.8909651Z * [new branch] gh/helunwencser/28/head -> origin/gh/helunwencser/28/head 2025-06-05T23:12:38.8910698Z * [new branch] gh/helunwencser/28/orig -> origin/gh/helunwencser/28/orig 2025-06-05T23:12:38.8912293Z * [new branch] gh/helunwencser/29/base -> origin/gh/helunwencser/29/base 2025-06-05T23:12:38.8913362Z * [new branch] gh/helunwencser/29/head -> origin/gh/helunwencser/29/head 2025-06-05T23:12:38.8914368Z * [new branch] gh/helunwencser/29/orig -> origin/gh/helunwencser/29/orig 2025-06-05T23:12:38.8915769Z * [new branch] gh/helunwencser/3/base -> origin/gh/helunwencser/3/base 2025-06-05T23:12:38.8916703Z * [new branch] gh/helunwencser/3/head -> origin/gh/helunwencser/3/head 2025-06-05T23:12:38.8917699Z * [new branch] gh/helunwencser/3/orig -> origin/gh/helunwencser/3/orig 2025-06-05T23:12:38.8919196Z * [new branch] gh/helunwencser/30/head -> origin/gh/helunwencser/30/head 2025-06-05T23:12:38.8920112Z * [new branch] gh/helunwencser/30/next -> origin/gh/helunwencser/30/next 2025-06-05T23:12:38.8921146Z * [new branch] gh/helunwencser/30/orig -> origin/gh/helunwencser/30/orig 2025-06-05T23:12:38.8922481Z * [new branch] gh/helunwencser/31/base -> origin/gh/helunwencser/31/base 2025-06-05T23:12:38.8923735Z * [new branch] gh/helunwencser/31/head -> origin/gh/helunwencser/31/head 2025-06-05T23:12:38.8924818Z * [new branch] gh/helunwencser/31/orig -> origin/gh/helunwencser/31/orig 2025-06-05T23:12:38.8927003Z * [new branch] gh/helunwencser/32/head -> origin/gh/helunwencser/32/head 2025-06-05T23:12:38.8928138Z * [new branch] gh/helunwencser/32/next -> origin/gh/helunwencser/32/next 2025-06-05T23:12:38.8929119Z * [new branch] gh/helunwencser/32/orig -> origin/gh/helunwencser/32/orig 2025-06-05T23:12:38.8930190Z * [new branch] gh/helunwencser/33/head -> origin/gh/helunwencser/33/head 2025-06-05T23:12:38.8931203Z * [new branch] gh/helunwencser/33/next -> origin/gh/helunwencser/33/next 2025-06-05T23:12:38.8932168Z * [new branch] gh/helunwencser/33/orig -> origin/gh/helunwencser/33/orig 2025-06-05T23:12:38.8933528Z * [new branch] gh/helunwencser/34/next -> origin/gh/helunwencser/34/next 2025-06-05T23:12:38.8934442Z * [new branch] gh/helunwencser/34/orig -> origin/gh/helunwencser/34/orig 2025-06-05T23:12:38.8935800Z * [new branch] gh/helunwencser/35/head -> origin/gh/helunwencser/35/head 2025-06-05T23:12:38.8936866Z * [new branch] gh/helunwencser/35/next -> origin/gh/helunwencser/35/next 2025-06-05T23:12:38.8937768Z * [new branch] gh/helunwencser/35/orig -> origin/gh/helunwencser/35/orig 2025-06-05T23:12:38.8939138Z * [new branch] gh/helunwencser/36/head -> origin/gh/helunwencser/36/head 2025-06-05T23:12:38.8940140Z * [new branch] gh/helunwencser/36/next -> origin/gh/helunwencser/36/next 2025-06-05T23:12:38.8941020Z * [new branch] gh/helunwencser/36/orig -> origin/gh/helunwencser/36/orig 2025-06-05T23:12:38.8942408Z * [new branch] gh/helunwencser/37/head -> origin/gh/helunwencser/37/head 2025-06-05T23:12:38.8943384Z * [new branch] gh/helunwencser/37/next -> origin/gh/helunwencser/37/next 2025-06-05T23:12:38.8944245Z * [new branch] gh/helunwencser/37/orig -> origin/gh/helunwencser/37/orig 2025-06-05T23:12:38.8945742Z * [new branch] gh/helunwencser/38/base -> origin/gh/helunwencser/38/base 2025-06-05T23:12:38.8946805Z * [new branch] gh/helunwencser/38/head -> origin/gh/helunwencser/38/head 2025-06-05T23:12:38.8947945Z * [new branch] gh/helunwencser/38/orig -> origin/gh/helunwencser/38/orig 2025-06-05T23:12:38.8949333Z * [new branch] gh/helunwencser/39/base -> origin/gh/helunwencser/39/base 2025-06-05T23:12:38.8950339Z * [new branch] gh/helunwencser/39/head -> origin/gh/helunwencser/39/head 2025-06-05T23:12:38.8951393Z * [new branch] gh/helunwencser/39/orig -> origin/gh/helunwencser/39/orig 2025-06-05T23:12:38.8952817Z * [new branch] gh/helunwencser/4/base -> origin/gh/helunwencser/4/base 2025-06-05T23:12:38.8953920Z * [new branch] gh/helunwencser/4/head -> origin/gh/helunwencser/4/head 2025-06-05T23:12:38.8954815Z * [new branch] gh/helunwencser/4/orig -> origin/gh/helunwencser/4/orig 2025-06-05T23:12:38.8956255Z * [new branch] gh/helunwencser/40/base -> origin/gh/helunwencser/40/base 2025-06-05T23:12:38.8957287Z * [new branch] gh/helunwencser/40/head -> origin/gh/helunwencser/40/head 2025-06-05T23:12:38.8958326Z * [new branch] gh/helunwencser/40/orig -> origin/gh/helunwencser/40/orig 2025-06-05T23:12:38.8959716Z * [new branch] gh/helunwencser/41/base -> origin/gh/helunwencser/41/base 2025-06-05T23:12:38.8960606Z * [new branch] gh/helunwencser/41/head -> origin/gh/helunwencser/41/head 2025-06-05T23:12:38.8961633Z * [new branch] gh/helunwencser/41/orig -> origin/gh/helunwencser/41/orig 2025-06-05T23:12:38.8962950Z * [new branch] gh/helunwencser/42/base -> origin/gh/helunwencser/42/base 2025-06-05T23:12:38.8963867Z * [new branch] gh/helunwencser/42/head -> origin/gh/helunwencser/42/head 2025-06-05T23:12:38.8964934Z * [new branch] gh/helunwencser/42/orig -> origin/gh/helunwencser/42/orig 2025-06-05T23:12:38.8966468Z * [new branch] gh/helunwencser/43/base -> origin/gh/helunwencser/43/base 2025-06-05T23:12:38.8967987Z * [new branch] gh/helunwencser/43/head -> origin/gh/helunwencser/43/head 2025-06-05T23:12:38.8969139Z * [new branch] gh/helunwencser/43/orig -> origin/gh/helunwencser/43/orig 2025-06-05T23:12:38.8970629Z * [new branch] gh/helunwencser/44/base -> origin/gh/helunwencser/44/base 2025-06-05T23:12:38.8971526Z * [new branch] gh/helunwencser/44/head -> origin/gh/helunwencser/44/head 2025-06-05T23:12:38.8972568Z * [new branch] gh/helunwencser/44/orig -> origin/gh/helunwencser/44/orig 2025-06-05T23:12:38.8974024Z * [new branch] gh/helunwencser/45/base -> origin/gh/helunwencser/45/base 2025-06-05T23:12:38.8974997Z * [new branch] gh/helunwencser/45/head -> origin/gh/helunwencser/45/head 2025-06-05T23:12:38.8975989Z * [new branch] gh/helunwencser/45/orig -> origin/gh/helunwencser/45/orig 2025-06-05T23:12:38.8977418Z * [new branch] gh/helunwencser/46/head -> origin/gh/helunwencser/46/head 2025-06-05T23:12:38.8978211Z * [new branch] gh/helunwencser/46/next -> origin/gh/helunwencser/46/next 2025-06-05T23:12:38.8979157Z * [new branch] gh/helunwencser/46/orig -> origin/gh/helunwencser/46/orig 2025-06-05T23:12:38.8980587Z * [new branch] gh/helunwencser/47/head -> origin/gh/helunwencser/47/head 2025-06-05T23:12:38.8981379Z * [new branch] gh/helunwencser/47/next -> origin/gh/helunwencser/47/next 2025-06-05T23:12:38.8982316Z * [new branch] gh/helunwencser/47/orig -> origin/gh/helunwencser/47/orig 2025-06-05T23:12:38.8983759Z * [new branch] gh/helunwencser/48/base -> origin/gh/helunwencser/48/base 2025-06-05T23:12:38.8984670Z * [new branch] gh/helunwencser/48/head -> origin/gh/helunwencser/48/head 2025-06-05T23:12:38.8985990Z * [new branch] gh/helunwencser/49/base -> origin/gh/helunwencser/49/base 2025-06-05T23:12:38.8986874Z * [new branch] gh/helunwencser/49/head -> origin/gh/helunwencser/49/head 2025-06-05T23:12:38.8988335Z * [new branch] gh/helunwencser/5/base -> origin/gh/helunwencser/5/base 2025-06-05T23:12:38.8989224Z * [new branch] gh/helunwencser/5/head -> origin/gh/helunwencser/5/head 2025-06-05T23:12:38.8990226Z * [new branch] gh/helunwencser/5/orig -> origin/gh/helunwencser/5/orig 2025-06-05T23:12:38.8991642Z * [new branch] gh/helunwencser/50/base -> origin/gh/helunwencser/50/base 2025-06-05T23:12:38.8992504Z * [new branch] gh/helunwencser/50/head -> origin/gh/helunwencser/50/head 2025-06-05T23:12:38.8993951Z * [new branch] gh/helunwencser/51/base -> origin/gh/helunwencser/51/base 2025-06-05T23:12:38.8994846Z * [new branch] gh/helunwencser/51/head -> origin/gh/helunwencser/51/head 2025-06-05T23:12:38.8996223Z * [new branch] gh/helunwencser/52/base -> origin/gh/helunwencser/52/base 2025-06-05T23:12:38.8997060Z * [new branch] gh/helunwencser/52/head -> origin/gh/helunwencser/52/head 2025-06-05T23:12:38.8998409Z * [new branch] gh/helunwencser/53/base -> origin/gh/helunwencser/53/base 2025-06-05T23:12:38.8999253Z * [new branch] gh/helunwencser/53/head -> origin/gh/helunwencser/53/head 2025-06-05T23:12:38.9000632Z * [new branch] gh/helunwencser/54/base -> origin/gh/helunwencser/54/base 2025-06-05T23:12:38.9001449Z * [new branch] gh/helunwencser/54/head -> origin/gh/helunwencser/54/head 2025-06-05T23:12:38.9002447Z * [new branch] gh/helunwencser/54/orig -> origin/gh/helunwencser/54/orig 2025-06-05T23:12:38.9003802Z * [new branch] gh/helunwencser/55/base -> origin/gh/helunwencser/55/base 2025-06-05T23:12:38.9004643Z * [new branch] gh/helunwencser/55/head -> origin/gh/helunwencser/55/head 2025-06-05T23:12:38.9005606Z * [new branch] gh/helunwencser/55/orig -> origin/gh/helunwencser/55/orig 2025-06-05T23:12:38.9007028Z * [new branch] gh/helunwencser/56/base -> origin/gh/helunwencser/56/base 2025-06-05T23:12:38.9007991Z * [new branch] gh/helunwencser/56/head -> origin/gh/helunwencser/56/head 2025-06-05T23:12:38.9008879Z * [new branch] gh/helunwencser/56/orig -> origin/gh/helunwencser/56/orig 2025-06-05T23:12:38.9010253Z * [new branch] gh/helunwencser/57/base -> origin/gh/helunwencser/57/base 2025-06-05T23:12:38.9011191Z * [new branch] gh/helunwencser/57/head -> origin/gh/helunwencser/57/head 2025-06-05T23:12:38.9012168Z * [new branch] gh/helunwencser/57/orig -> origin/gh/helunwencser/57/orig 2025-06-05T23:12:38.9013483Z * [new branch] gh/helunwencser/58/base -> origin/gh/helunwencser/58/base 2025-06-05T23:12:38.9014353Z * [new branch] gh/helunwencser/58/head -> origin/gh/helunwencser/58/head 2025-06-05T23:12:38.9015328Z * [new branch] gh/helunwencser/58/orig -> origin/gh/helunwencser/58/orig 2025-06-05T23:12:38.9016928Z * [new branch] gh/helunwencser/59/base -> origin/gh/helunwencser/59/base 2025-06-05T23:12:38.9018379Z * [new branch] gh/helunwencser/6/base -> origin/gh/helunwencser/6/base 2025-06-05T23:12:38.9019312Z * [new branch] gh/helunwencser/6/head -> origin/gh/helunwencser/6/head 2025-06-05T23:12:38.9020334Z * [new branch] gh/helunwencser/6/orig -> origin/gh/helunwencser/6/orig 2025-06-05T23:12:38.9022013Z * [new branch] gh/helunwencser/60/base -> origin/gh/helunwencser/60/base 2025-06-05T23:12:38.9023018Z * [new branch] gh/helunwencser/60/head -> origin/gh/helunwencser/60/head 2025-06-05T23:12:38.9024102Z * [new branch] gh/helunwencser/60/orig -> origin/gh/helunwencser/60/orig 2025-06-05T23:12:38.9025524Z * [new branch] gh/helunwencser/61/next -> origin/gh/helunwencser/61/next 2025-06-05T23:12:38.9026399Z * [new branch] gh/helunwencser/61/orig -> origin/gh/helunwencser/61/orig 2025-06-05T23:12:38.9027783Z * [new branch] gh/helunwencser/62/head -> origin/gh/helunwencser/62/head 2025-06-05T23:12:38.9028592Z * [new branch] gh/helunwencser/62/next -> origin/gh/helunwencser/62/next 2025-06-05T23:12:38.9029630Z * [new branch] gh/helunwencser/62/orig -> origin/gh/helunwencser/62/orig 2025-06-05T23:12:38.9031113Z * [new branch] gh/helunwencser/63/base -> origin/gh/helunwencser/63/base 2025-06-05T23:12:38.9032022Z * [new branch] gh/helunwencser/63/head -> origin/gh/helunwencser/63/head 2025-06-05T23:12:38.9033198Z * [new branch] gh/helunwencser/63/orig -> origin/gh/helunwencser/63/orig 2025-06-05T23:12:38.9034631Z * [new branch] gh/helunwencser/64/base -> origin/gh/helunwencser/64/base 2025-06-05T23:12:38.9036462Z * [new branch] gh/helunwencser/65/head -> origin/gh/helunwencser/65/head 2025-06-05T23:12:38.9037742Z * [new branch] gh/helunwencser/65/next -> origin/gh/helunwencser/65/next 2025-06-05T23:12:38.9039339Z * [new branch] gh/helunwencser/65/orig -> origin/gh/helunwencser/65/orig 2025-06-05T23:12:38.9041448Z * [new branch] gh/helunwencser/66/head -> origin/gh/helunwencser/66/head 2025-06-05T23:12:38.9042826Z * [new branch] gh/helunwencser/66/next -> origin/gh/helunwencser/66/next 2025-06-05T23:12:38.9044434Z * [new branch] gh/helunwencser/66/orig -> origin/gh/helunwencser/66/orig 2025-06-05T23:12:38.9046863Z * [new branch] gh/helunwencser/67/base -> origin/gh/helunwencser/67/base 2025-06-05T23:12:38.9048569Z * [new branch] gh/helunwencser/67/head -> origin/gh/helunwencser/67/head 2025-06-05T23:12:38.9050411Z * [new branch] gh/helunwencser/67/orig -> origin/gh/helunwencser/67/orig 2025-06-05T23:12:38.9052676Z * [new branch] gh/helunwencser/68/base -> origin/gh/helunwencser/68/base 2025-06-05T23:12:38.9054787Z * [new branch] gh/helunwencser/69/base -> origin/gh/helunwencser/69/base 2025-06-05T23:12:38.9056567Z * [new branch] gh/helunwencser/69/head -> origin/gh/helunwencser/69/head 2025-06-05T23:12:38.9058014Z * [new branch] gh/helunwencser/69/orig -> origin/gh/helunwencser/69/orig 2025-06-05T23:12:38.9060447Z * [new branch] gh/helunwencser/7/base -> origin/gh/helunwencser/7/base 2025-06-05T23:12:38.9061952Z * [new branch] gh/helunwencser/7/head -> origin/gh/helunwencser/7/head 2025-06-05T23:12:38.9063480Z * [new branch] gh/helunwencser/7/orig -> origin/gh/helunwencser/7/orig 2025-06-05T23:12:38.9065952Z * [new branch] gh/helunwencser/70/base -> origin/gh/helunwencser/70/base 2025-06-05T23:12:38.9068306Z * [new branch] gh/helunwencser/71/base -> origin/gh/helunwencser/71/base 2025-06-05T23:12:38.9070438Z * [new branch] gh/helunwencser/72/base -> origin/gh/helunwencser/72/base 2025-06-05T23:12:38.9072795Z * [new branch] gh/helunwencser/73/base -> origin/gh/helunwencser/73/base 2025-06-05T23:12:38.9075077Z * [new branch] gh/helunwencser/74/base -> origin/gh/helunwencser/74/base 2025-06-05T23:12:38.9077431Z * [new branch] gh/helunwencser/75/base -> origin/gh/helunwencser/75/base 2025-06-05T23:12:38.9079700Z * [new branch] gh/helunwencser/76/base -> origin/gh/helunwencser/76/base 2025-06-05T23:12:38.9082822Z * [new branch] gh/helunwencser/77/base -> origin/gh/helunwencser/77/base 2025-06-05T23:12:38.9084446Z * [new branch] gh/helunwencser/78/base -> origin/gh/helunwencser/78/base 2025-06-05T23:12:38.9086397Z * [new branch] gh/helunwencser/79/base -> origin/gh/helunwencser/79/base 2025-06-05T23:12:38.9088019Z * [new branch] gh/helunwencser/79/head -> origin/gh/helunwencser/79/head 2025-06-05T23:12:38.9089608Z * [new branch] gh/helunwencser/79/orig -> origin/gh/helunwencser/79/orig 2025-06-05T23:12:38.9092216Z * [new branch] gh/helunwencser/8/base -> origin/gh/helunwencser/8/base 2025-06-05T23:12:38.9093831Z * [new branch] gh/helunwencser/8/head -> origin/gh/helunwencser/8/head 2025-06-05T23:12:38.9095397Z * [new branch] gh/helunwencser/8/orig -> origin/gh/helunwencser/8/orig 2025-06-05T23:12:38.9097691Z * [new branch] gh/helunwencser/80/base -> origin/gh/helunwencser/80/base 2025-06-05T23:12:38.9099973Z * [new branch] gh/helunwencser/81/base -> origin/gh/helunwencser/81/base 2025-06-05T23:12:38.9102465Z * [new branch] gh/helunwencser/9/base -> origin/gh/helunwencser/9/base 2025-06-05T23:12:38.9103524Z * [new branch] gh/helunwencser/9/head -> origin/gh/helunwencser/9/head 2025-06-05T23:12:38.9104432Z * [new branch] gh/helunwencser/9/orig -> origin/gh/helunwencser/9/orig 2025-06-05T23:12:38.9105877Z * [new branch] gh/iseeyuan/1/base -> origin/gh/iseeyuan/1/base 2025-06-05T23:12:38.9106820Z * [new branch] gh/iseeyuan/1/head -> origin/gh/iseeyuan/1/head 2025-06-05T23:12:38.9107797Z * [new branch] gh/iseeyuan/1/orig -> origin/gh/iseeyuan/1/orig 2025-06-05T23:12:38.9109122Z * [new branch] gh/iseeyuan/2/base -> origin/gh/iseeyuan/2/base 2025-06-05T23:12:38.9110113Z * [new branch] gh/iseeyuan/2/head -> origin/gh/iseeyuan/2/head 2025-06-05T23:12:38.9111041Z * [new branch] gh/iseeyuan/2/orig -> origin/gh/iseeyuan/2/orig 2025-06-05T23:12:38.9113073Z * [new branch] gh/iseeyuan/3/base -> origin/gh/iseeyuan/3/base 2025-06-05T23:12:38.9113925Z * [new branch] gh/iseeyuan/3/head -> origin/gh/iseeyuan/3/head 2025-06-05T23:12:38.9115099Z * [new branch] gh/iseeyuan/3/orig -> origin/gh/iseeyuan/3/orig 2025-06-05T23:12:38.9116297Z * [new branch] gh/iseeyuan/4/base -> origin/gh/iseeyuan/4/base 2025-06-05T23:12:38.9117262Z * [new branch] gh/iseeyuan/4/head -> origin/gh/iseeyuan/4/head 2025-06-05T23:12:38.9118375Z * [new branch] gh/iseeyuan/4/orig -> origin/gh/iseeyuan/4/orig 2025-06-05T23:12:38.9119715Z * [new branch] gh/iseeyuan/5/base -> origin/gh/iseeyuan/5/base 2025-06-05T23:12:38.9120557Z * [new branch] gh/iseeyuan/5/head -> origin/gh/iseeyuan/5/head 2025-06-05T23:12:38.9121637Z * [new branch] gh/iseeyuan/5/orig -> origin/gh/iseeyuan/5/orig 2025-06-05T23:12:38.9123035Z * [new branch] gh/iseeyuan/6/base -> origin/gh/iseeyuan/6/base 2025-06-05T23:12:38.9128128Z * [new branch] gh/iseeyuan/6/head -> origin/gh/iseeyuan/6/head 2025-06-05T23:12:38.9129081Z * [new branch] gh/iseeyuan/6/orig -> origin/gh/iseeyuan/6/orig 2025-06-05T23:12:38.9130686Z * [new branch] gh/iseeyuan/7/base -> origin/gh/iseeyuan/7/base 2025-06-05T23:12:38.9131675Z * [new branch] gh/iseeyuan/7/orig -> origin/gh/iseeyuan/7/orig 2025-06-05T23:12:38.9133109Z * [new branch] gh/iseeyuan/8/base -> origin/gh/iseeyuan/8/base 2025-06-05T23:12:38.9133993Z * [new branch] gh/iseeyuan/8/head -> origin/gh/iseeyuan/8/head 2025-06-05T23:12:38.9134968Z * [new branch] gh/iseeyuan/8/orig -> origin/gh/iseeyuan/8/orig 2025-06-05T23:12:38.9136736Z * [new branch] gh/jackzhxng/1/base -> origin/gh/jackzhxng/1/base 2025-06-05T23:12:38.9137710Z * [new branch] gh/jackzhxng/1/head -> origin/gh/jackzhxng/1/head 2025-06-05T23:12:38.9139446Z * [new branch] gh/jackzhxng/10/base -> origin/gh/jackzhxng/10/base 2025-06-05T23:12:38.9140437Z * [new branch] gh/jackzhxng/10/head -> origin/gh/jackzhxng/10/head 2025-06-05T23:12:38.9141499Z * [new branch] gh/jackzhxng/10/orig -> origin/gh/jackzhxng/10/orig 2025-06-05T23:12:38.9142973Z * [new branch] gh/jackzhxng/11/base -> origin/gh/jackzhxng/11/base 2025-06-05T23:12:38.9143819Z * [new branch] gh/jackzhxng/11/head -> origin/gh/jackzhxng/11/head 2025-06-05T23:12:38.9144833Z * [new branch] gh/jackzhxng/11/orig -> origin/gh/jackzhxng/11/orig 2025-06-05T23:12:38.9146333Z * [new branch] gh/jackzhxng/12/base -> origin/gh/jackzhxng/12/base 2025-06-05T23:12:38.9147253Z * [new branch] gh/jackzhxng/12/head -> origin/gh/jackzhxng/12/head 2025-06-05T23:12:38.9148246Z * [new branch] gh/jackzhxng/12/orig -> origin/gh/jackzhxng/12/orig 2025-06-05T23:12:38.9149861Z * [new branch] gh/jackzhxng/13/base -> origin/gh/jackzhxng/13/base 2025-06-05T23:12:38.9150709Z * [new branch] gh/jackzhxng/13/head -> origin/gh/jackzhxng/13/head 2025-06-05T23:12:38.9152228Z * [new branch] gh/jackzhxng/13/orig -> origin/gh/jackzhxng/13/orig 2025-06-05T23:12:38.9153667Z * [new branch] gh/jackzhxng/14/base -> origin/gh/jackzhxng/14/base 2025-06-05T23:12:38.9154592Z * [new branch] gh/jackzhxng/14/head -> origin/gh/jackzhxng/14/head 2025-06-05T23:12:38.9155516Z * [new branch] gh/jackzhxng/14/orig -> origin/gh/jackzhxng/14/orig 2025-06-05T23:12:38.9156967Z * [new branch] gh/jackzhxng/15/base -> origin/gh/jackzhxng/15/base 2025-06-05T23:12:38.9157910Z * [new branch] gh/jackzhxng/15/head -> origin/gh/jackzhxng/15/head 2025-06-05T23:12:38.9158866Z * [new branch] gh/jackzhxng/15/orig -> origin/gh/jackzhxng/15/orig 2025-06-05T23:12:38.9160143Z * [new branch] gh/jackzhxng/16/base -> origin/gh/jackzhxng/16/base 2025-06-05T23:12:38.9161080Z * [new branch] gh/jackzhxng/16/head -> origin/gh/jackzhxng/16/head 2025-06-05T23:12:38.9162581Z * [new branch] gh/jackzhxng/16/orig -> origin/gh/jackzhxng/16/orig 2025-06-05T23:12:38.9163793Z * [new branch] gh/jackzhxng/17/base -> origin/gh/jackzhxng/17/base 2025-06-05T23:12:38.9164803Z * [new branch] gh/jackzhxng/17/head -> origin/gh/jackzhxng/17/head 2025-06-05T23:12:38.9165692Z * [new branch] gh/jackzhxng/17/orig -> origin/gh/jackzhxng/17/orig 2025-06-05T23:12:38.9167066Z * [new branch] gh/jackzhxng/18/base -> origin/gh/jackzhxng/18/base 2025-06-05T23:12:38.9167961Z * [new branch] gh/jackzhxng/18/head -> origin/gh/jackzhxng/18/head 2025-06-05T23:12:38.9168922Z * [new branch] gh/jackzhxng/18/orig -> origin/gh/jackzhxng/18/orig 2025-06-05T23:12:38.9170258Z * [new branch] gh/jackzhxng/19/base -> origin/gh/jackzhxng/19/base 2025-06-05T23:12:38.9171196Z * [new branch] gh/jackzhxng/19/head -> origin/gh/jackzhxng/19/head 2025-06-05T23:12:38.9172182Z * [new branch] gh/jackzhxng/19/orig -> origin/gh/jackzhxng/19/orig 2025-06-05T23:12:38.9173473Z * [new branch] gh/jackzhxng/2/base -> origin/gh/jackzhxng/2/base 2025-06-05T23:12:38.9174835Z * [new branch] gh/jackzhxng/2/head -> origin/gh/jackzhxng/2/head 2025-06-05T23:12:38.9175737Z * [new branch] gh/jackzhxng/20/base -> origin/gh/jackzhxng/20/base 2025-06-05T23:12:38.9176636Z * [new branch] gh/jackzhxng/20/head -> origin/gh/jackzhxng/20/head 2025-06-05T23:12:38.9177703Z * [new branch] gh/jackzhxng/20/orig -> origin/gh/jackzhxng/20/orig 2025-06-05T23:12:38.9178914Z * [new branch] gh/jackzhxng/21/base -> origin/gh/jackzhxng/21/base 2025-06-05T23:12:38.9180047Z * [new branch] gh/jackzhxng/21/head -> origin/gh/jackzhxng/21/head 2025-06-05T23:12:38.9180672Z * [new branch] gh/jackzhxng/21/orig -> origin/gh/jackzhxng/21/orig 2025-06-05T23:12:38.9182203Z * [new branch] gh/jackzhxng/22/base -> origin/gh/jackzhxng/22/base 2025-06-05T23:12:38.9183045Z * [new branch] gh/jackzhxng/22/head -> origin/gh/jackzhxng/22/head 2025-06-05T23:12:38.9184047Z * [new branch] gh/jackzhxng/22/orig -> origin/gh/jackzhxng/22/orig 2025-06-05T23:12:38.9186076Z * [new branch] gh/jackzhxng/23/base -> origin/gh/jackzhxng/23/base 2025-06-05T23:12:38.9187298Z * [new branch] gh/jackzhxng/3/base -> origin/gh/jackzhxng/3/base 2025-06-05T23:12:38.9188190Z * [new branch] gh/jackzhxng/3/head -> origin/gh/jackzhxng/3/head 2025-06-05T23:12:38.9189446Z * [new branch] gh/jackzhxng/4/base -> origin/gh/jackzhxng/4/base 2025-06-05T23:12:38.9190337Z * [new branch] gh/jackzhxng/4/head -> origin/gh/jackzhxng/4/head 2025-06-05T23:12:38.9191330Z * [new branch] gh/jackzhxng/4/orig -> origin/gh/jackzhxng/4/orig 2025-06-05T23:12:38.9192581Z * [new branch] gh/jackzhxng/5/base -> origin/gh/jackzhxng/5/base 2025-06-05T23:12:38.9193442Z * [new branch] gh/jackzhxng/5/head -> origin/gh/jackzhxng/5/head 2025-06-05T23:12:38.9194356Z * [new branch] gh/jackzhxng/5/orig -> origin/gh/jackzhxng/5/orig 2025-06-05T23:12:38.9196175Z * [new branch] gh/jackzhxng/6/base -> origin/gh/jackzhxng/6/base 2025-06-05T23:12:38.9198163Z * [new branch] gh/jackzhxng/7/base -> origin/gh/jackzhxng/7/base 2025-06-05T23:12:38.9199108Z * [new branch] gh/jackzhxng/7/head -> origin/gh/jackzhxng/7/head 2025-06-05T23:12:38.9200146Z * [new branch] gh/jackzhxng/7/orig -> origin/gh/jackzhxng/7/orig 2025-06-05T23:12:38.9201497Z * [new branch] gh/jackzhxng/8/base -> origin/gh/jackzhxng/8/base 2025-06-05T23:12:38.9202404Z * [new branch] gh/jackzhxng/8/head -> origin/gh/jackzhxng/8/head 2025-06-05T23:12:38.9203952Z * [new branch] gh/jackzhxng/8/orig -> origin/gh/jackzhxng/8/orig 2025-06-05T23:12:38.9204665Z * [new branch] gh/jackzhxng/9/base -> origin/gh/jackzhxng/9/base 2025-06-05T23:12:38.9205669Z * [new branch] gh/jackzhxng/9/head -> origin/gh/jackzhxng/9/head 2025-06-05T23:12:38.9206742Z * [new branch] gh/jackzhxng/9/orig -> origin/gh/jackzhxng/9/orig 2025-06-05T23:12:38.9208382Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-06-05T23:12:38.9209160Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-06-05T23:12:38.9210280Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-06-05T23:12:38.9211740Z * [new branch] gh/jerryzh168/2/base -> origin/gh/jerryzh168/2/base 2025-06-05T23:12:38.9212732Z * [new branch] gh/jerryzh168/2/head -> origin/gh/jerryzh168/2/head 2025-06-05T23:12:38.9213795Z * [new branch] gh/jerryzh168/2/orig -> origin/gh/jerryzh168/2/orig 2025-06-05T23:12:38.9215346Z * [new branch] gh/jerryzh168/3/base -> origin/gh/jerryzh168/3/base 2025-06-05T23:12:38.9216417Z * [new branch] gh/jerryzh168/3/head -> origin/gh/jerryzh168/3/head 2025-06-05T23:12:38.9217372Z * [new branch] gh/jerryzh168/3/orig -> origin/gh/jerryzh168/3/orig 2025-06-05T23:12:38.9218861Z * [new branch] gh/jerryzh168/4/base -> origin/gh/jerryzh168/4/base 2025-06-05T23:12:38.9219791Z * [new branch] gh/jerryzh168/4/head -> origin/gh/jerryzh168/4/head 2025-06-05T23:12:38.9220736Z * [new branch] gh/jerryzh168/4/orig -> origin/gh/jerryzh168/4/orig 2025-06-05T23:12:38.9222168Z * [new branch] gh/jerryzh168/5/base -> origin/gh/jerryzh168/5/base 2025-06-05T23:12:38.9223257Z * [new branch] gh/jerryzh168/5/head -> origin/gh/jerryzh168/5/head 2025-06-05T23:12:38.9224300Z * [new branch] gh/jerryzh168/5/orig -> origin/gh/jerryzh168/5/orig 2025-06-05T23:12:38.9225828Z * [new branch] gh/jerryzh168/6/base -> origin/gh/jerryzh168/6/base 2025-06-05T23:12:38.9226753Z * [new branch] gh/jerryzh168/6/head -> origin/gh/jerryzh168/6/head 2025-06-05T23:12:38.9227852Z * [new branch] gh/jerryzh168/6/orig -> origin/gh/jerryzh168/6/orig 2025-06-05T23:12:38.9229320Z * [new branch] gh/jerryzh168/7/base -> origin/gh/jerryzh168/7/base 2025-06-05T23:12:38.9230203Z * [new branch] gh/jerryzh168/7/head -> origin/gh/jerryzh168/7/head 2025-06-05T23:12:38.9231181Z * [new branch] gh/jerryzh168/7/orig -> origin/gh/jerryzh168/7/orig 2025-06-05T23:12:38.9232931Z * [new branch] gh/jorgep31415/1/base -> origin/gh/jorgep31415/1/base 2025-06-05T23:12:38.9234006Z * [new branch] gh/jorgep31415/1/head -> origin/gh/jorgep31415/1/head 2025-06-05T23:12:38.9235094Z * [new branch] gh/jorgep31415/1/orig -> origin/gh/jorgep31415/1/orig 2025-06-05T23:12:38.9236528Z * [new branch] gh/jorgep31415/10/base -> origin/gh/jorgep31415/10/base 2025-06-05T23:12:38.9237538Z * [new branch] gh/jorgep31415/10/head -> origin/gh/jorgep31415/10/head 2025-06-05T23:12:38.9238604Z * [new branch] gh/jorgep31415/10/orig -> origin/gh/jorgep31415/10/orig 2025-06-05T23:12:38.9240119Z * [new branch] gh/jorgep31415/100/base -> origin/gh/jorgep31415/100/base 2025-06-05T23:12:38.9241062Z * [new branch] gh/jorgep31415/100/head -> origin/gh/jorgep31415/100/head 2025-06-05T23:12:38.9242140Z * [new branch] gh/jorgep31415/100/orig -> origin/gh/jorgep31415/100/orig 2025-06-05T23:12:38.9243405Z * [new branch] gh/jorgep31415/101/base -> origin/gh/jorgep31415/101/base 2025-06-05T23:12:38.9244322Z * [new branch] gh/jorgep31415/101/head -> origin/gh/jorgep31415/101/head 2025-06-05T23:12:38.9245291Z * [new branch] gh/jorgep31415/101/orig -> origin/gh/jorgep31415/101/orig 2025-06-05T23:12:38.9246712Z * [new branch] gh/jorgep31415/102/base -> origin/gh/jorgep31415/102/base 2025-06-05T23:12:38.9247694Z * [new branch] gh/jorgep31415/102/head -> origin/gh/jorgep31415/102/head 2025-06-05T23:12:38.9248780Z * [new branch] gh/jorgep31415/102/orig -> origin/gh/jorgep31415/102/orig 2025-06-05T23:12:38.9250237Z * [new branch] gh/jorgep31415/103/base -> origin/gh/jorgep31415/103/base 2025-06-05T23:12:38.9251242Z * [new branch] gh/jorgep31415/103/head -> origin/gh/jorgep31415/103/head 2025-06-05T23:12:38.9252232Z * [new branch] gh/jorgep31415/103/orig -> origin/gh/jorgep31415/103/orig 2025-06-05T23:12:38.9253852Z * [new branch] gh/jorgep31415/104/base -> origin/gh/jorgep31415/104/base 2025-06-05T23:12:38.9254772Z * [new branch] gh/jorgep31415/104/orig -> origin/gh/jorgep31415/104/orig 2025-06-05T23:12:38.9256260Z * [new branch] gh/jorgep31415/105/base -> origin/gh/jorgep31415/105/base 2025-06-05T23:12:38.9257221Z * [new branch] gh/jorgep31415/105/orig -> origin/gh/jorgep31415/105/orig 2025-06-05T23:12:38.9258654Z * [new branch] gh/jorgep31415/106/base -> origin/gh/jorgep31415/106/base 2025-06-05T23:12:38.9259640Z * [new branch] gh/jorgep31415/106/orig -> origin/gh/jorgep31415/106/orig 2025-06-05T23:12:38.9261025Z * [new branch] gh/jorgep31415/107/base -> origin/gh/jorgep31415/107/base 2025-06-05T23:12:38.9262022Z * [new branch] gh/jorgep31415/107/orig -> origin/gh/jorgep31415/107/orig 2025-06-05T23:12:38.9263503Z * [new branch] gh/jorgep31415/108/base -> origin/gh/jorgep31415/108/base 2025-06-05T23:12:38.9264356Z * [new branch] gh/jorgep31415/108/orig -> origin/gh/jorgep31415/108/orig 2025-06-05T23:12:38.9265968Z * [new branch] gh/jorgep31415/109/base -> origin/gh/jorgep31415/109/base 2025-06-05T23:12:38.9268132Z * [new branch] gh/jorgep31415/109/orig -> origin/gh/jorgep31415/109/orig 2025-06-05T23:12:38.9268842Z * [new branch] gh/jorgep31415/11/base -> origin/gh/jorgep31415/11/base 2025-06-05T23:12:38.9269580Z * [new branch] gh/jorgep31415/11/head -> origin/gh/jorgep31415/11/head 2025-06-05T23:12:38.9270616Z * [new branch] gh/jorgep31415/11/orig -> origin/gh/jorgep31415/11/orig 2025-06-05T23:12:38.9272122Z * [new branch] gh/jorgep31415/110/base -> origin/gh/jorgep31415/110/base 2025-06-05T23:12:38.9273059Z * [new branch] gh/jorgep31415/110/orig -> origin/gh/jorgep31415/110/orig 2025-06-05T23:12:38.9274475Z * [new branch] gh/jorgep31415/111/orig -> origin/gh/jorgep31415/111/orig 2025-06-05T23:12:38.9275847Z * [new branch] gh/jorgep31415/112/base -> origin/gh/jorgep31415/112/base 2025-06-05T23:12:38.9276780Z * [new branch] gh/jorgep31415/112/head -> origin/gh/jorgep31415/112/head 2025-06-05T23:12:38.9277914Z * [new branch] gh/jorgep31415/112/orig -> origin/gh/jorgep31415/112/orig 2025-06-05T23:12:38.9279342Z * [new branch] gh/jorgep31415/113/base -> origin/gh/jorgep31415/113/base 2025-06-05T23:12:38.9280438Z * [new branch] gh/jorgep31415/113/head -> origin/gh/jorgep31415/113/head 2025-06-05T23:12:38.9281586Z * [new branch] gh/jorgep31415/113/orig -> origin/gh/jorgep31415/113/orig 2025-06-05T23:12:38.9283171Z * [new branch] gh/jorgep31415/114/base -> origin/gh/jorgep31415/114/base 2025-06-05T23:12:38.9284072Z * [new branch] gh/jorgep31415/114/head -> origin/gh/jorgep31415/114/head 2025-06-05T23:12:38.9285026Z * [new branch] gh/jorgep31415/114/orig -> origin/gh/jorgep31415/114/orig 2025-06-05T23:12:38.9286578Z * [new branch] gh/jorgep31415/115/base -> origin/gh/jorgep31415/115/base 2025-06-05T23:12:38.9287460Z * [new branch] gh/jorgep31415/115/head -> origin/gh/jorgep31415/115/head 2025-06-05T23:12:38.9288461Z * [new branch] gh/jorgep31415/115/orig -> origin/gh/jorgep31415/115/orig 2025-06-05T23:12:38.9290070Z * [new branch] gh/jorgep31415/116/base -> origin/gh/jorgep31415/116/base 2025-06-05T23:12:38.9291186Z * [new branch] gh/jorgep31415/116/head -> origin/gh/jorgep31415/116/head 2025-06-05T23:12:38.9291992Z * [new branch] gh/jorgep31415/116/orig -> origin/gh/jorgep31415/116/orig 2025-06-05T23:12:38.9293781Z * [new branch] gh/jorgep31415/117/base -> origin/gh/jorgep31415/117/base 2025-06-05T23:12:38.9294887Z * [new branch] gh/jorgep31415/117/head -> origin/gh/jorgep31415/117/head 2025-06-05T23:12:38.9295927Z * [new branch] gh/jorgep31415/117/orig -> origin/gh/jorgep31415/117/orig 2025-06-05T23:12:38.9297436Z * [new branch] gh/jorgep31415/118/base -> origin/gh/jorgep31415/118/base 2025-06-05T23:12:38.9298348Z * [new branch] gh/jorgep31415/118/head -> origin/gh/jorgep31415/118/head 2025-06-05T23:12:38.9299385Z * [new branch] gh/jorgep31415/118/orig -> origin/gh/jorgep31415/118/orig 2025-06-05T23:12:38.9301057Z * [new branch] gh/jorgep31415/119/base -> origin/gh/jorgep31415/119/base 2025-06-05T23:12:38.9301943Z * [new branch] gh/jorgep31415/119/head -> origin/gh/jorgep31415/119/head 2025-06-05T23:12:38.9303022Z * [new branch] gh/jorgep31415/119/orig -> origin/gh/jorgep31415/119/orig 2025-06-05T23:12:38.9304386Z * [new branch] gh/jorgep31415/12/base -> origin/gh/jorgep31415/12/base 2025-06-05T23:12:38.9305409Z * [new branch] gh/jorgep31415/12/head -> origin/gh/jorgep31415/12/head 2025-06-05T23:12:38.9306519Z * [new branch] gh/jorgep31415/12/orig -> origin/gh/jorgep31415/12/orig 2025-06-05T23:12:38.9308093Z * [new branch] gh/jorgep31415/120/base -> origin/gh/jorgep31415/120/base 2025-06-05T23:12:38.9308983Z * [new branch] gh/jorgep31415/120/head -> origin/gh/jorgep31415/120/head 2025-06-05T23:12:38.9310088Z * [new branch] gh/jorgep31415/120/orig -> origin/gh/jorgep31415/120/orig 2025-06-05T23:12:38.9311572Z * [new branch] gh/jorgep31415/121/base -> origin/gh/jorgep31415/121/base 2025-06-05T23:12:38.9312476Z * [new branch] gh/jorgep31415/121/head -> origin/gh/jorgep31415/121/head 2025-06-05T23:12:38.9313499Z * [new branch] gh/jorgep31415/121/orig -> origin/gh/jorgep31415/121/orig 2025-06-05T23:12:38.9315000Z * [new branch] gh/jorgep31415/122/base -> origin/gh/jorgep31415/122/base 2025-06-05T23:12:38.9315888Z * [new branch] gh/jorgep31415/122/head -> origin/gh/jorgep31415/122/head 2025-06-05T23:12:38.9317070Z * [new branch] gh/jorgep31415/122/orig -> origin/gh/jorgep31415/122/orig 2025-06-05T23:12:38.9318477Z * [new branch] gh/jorgep31415/123/base -> origin/gh/jorgep31415/123/base 2025-06-05T23:12:38.9319462Z * [new branch] gh/jorgep31415/123/head -> origin/gh/jorgep31415/123/head 2025-06-05T23:12:38.9320438Z * [new branch] gh/jorgep31415/123/orig -> origin/gh/jorgep31415/123/orig 2025-06-05T23:12:38.9321932Z * [new branch] gh/jorgep31415/124/base -> origin/gh/jorgep31415/124/base 2025-06-05T23:12:38.9323737Z * [new branch] gh/jorgep31415/125/base -> origin/gh/jorgep31415/125/base 2025-06-05T23:12:38.9325302Z * [new branch] gh/jorgep31415/126/base -> origin/gh/jorgep31415/126/base 2025-06-05T23:12:38.9326665Z * [new branch] gh/jorgep31415/127/base -> origin/gh/jorgep31415/127/base 2025-06-05T23:12:38.9328116Z * [new branch] gh/jorgep31415/128/base -> origin/gh/jorgep31415/128/base 2025-06-05T23:12:38.9329645Z * [new branch] gh/jorgep31415/129/base -> origin/gh/jorgep31415/129/base 2025-06-05T23:12:38.9331175Z * [new branch] gh/jorgep31415/13/base -> origin/gh/jorgep31415/13/base 2025-06-05T23:12:38.9332177Z * [new branch] gh/jorgep31415/13/head -> origin/gh/jorgep31415/13/head 2025-06-05T23:12:38.9333226Z * [new branch] gh/jorgep31415/13/orig -> origin/gh/jorgep31415/13/orig 2025-06-05T23:12:38.9334851Z * [new branch] gh/jorgep31415/130/base -> origin/gh/jorgep31415/130/base 2025-06-05T23:12:38.9336284Z * [new branch] gh/jorgep31415/131/base -> origin/gh/jorgep31415/131/base 2025-06-05T23:12:38.9337662Z * [new branch] gh/jorgep31415/132/base -> origin/gh/jorgep31415/132/base 2025-06-05T23:12:38.9339111Z * [new branch] gh/jorgep31415/133/base -> origin/gh/jorgep31415/133/base 2025-06-05T23:12:38.9340585Z * [new branch] gh/jorgep31415/134/base -> origin/gh/jorgep31415/134/base 2025-06-05T23:12:38.9342007Z * [new branch] gh/jorgep31415/135/base -> origin/gh/jorgep31415/135/base 2025-06-05T23:12:38.9343437Z * [new branch] gh/jorgep31415/136/base -> origin/gh/jorgep31415/136/base 2025-06-05T23:12:38.9344853Z * [new branch] gh/jorgep31415/137/base -> origin/gh/jorgep31415/137/base 2025-06-05T23:12:38.9346077Z * [new branch] gh/jorgep31415/14/base -> origin/gh/jorgep31415/14/base 2025-06-05T23:12:38.9347216Z * [new branch] gh/jorgep31415/14/head -> origin/gh/jorgep31415/14/head 2025-06-05T23:12:38.9348258Z * [new branch] gh/jorgep31415/14/orig -> origin/gh/jorgep31415/14/orig 2025-06-05T23:12:38.9349818Z * [new branch] gh/jorgep31415/15/base -> origin/gh/jorgep31415/15/base 2025-06-05T23:12:38.9350485Z * [new branch] gh/jorgep31415/15/head -> origin/gh/jorgep31415/15/head 2025-06-05T23:12:38.9351550Z * [new branch] gh/jorgep31415/15/orig -> origin/gh/jorgep31415/15/orig 2025-06-05T23:12:38.9353168Z * [new branch] gh/jorgep31415/16/base -> origin/gh/jorgep31415/16/base 2025-06-05T23:12:38.9354048Z * [new branch] gh/jorgep31415/16/head -> origin/gh/jorgep31415/16/head 2025-06-05T23:12:38.9355337Z * [new branch] gh/jorgep31415/16/orig -> origin/gh/jorgep31415/16/orig 2025-06-05T23:12:38.9357340Z * [new branch] gh/jorgep31415/17/base -> origin/gh/jorgep31415/17/base 2025-06-05T23:12:38.9358249Z * [new branch] gh/jorgep31415/17/head -> origin/gh/jorgep31415/17/head 2025-06-05T23:12:38.9359242Z * [new branch] gh/jorgep31415/17/orig -> origin/gh/jorgep31415/17/orig 2025-06-05T23:12:38.9360752Z * [new branch] gh/jorgep31415/18/base -> origin/gh/jorgep31415/18/base 2025-06-05T23:12:38.9361946Z * [new branch] gh/jorgep31415/18/head -> origin/gh/jorgep31415/18/head 2025-06-05T23:12:38.9363252Z * [new branch] gh/jorgep31415/18/orig -> origin/gh/jorgep31415/18/orig 2025-06-05T23:12:38.9364720Z * [new branch] gh/jorgep31415/19/base -> origin/gh/jorgep31415/19/base 2025-06-05T23:12:38.9365653Z * [new branch] gh/jorgep31415/19/head -> origin/gh/jorgep31415/19/head 2025-06-05T23:12:38.9366695Z * [new branch] gh/jorgep31415/19/orig -> origin/gh/jorgep31415/19/orig 2025-06-05T23:12:38.9368009Z * [new branch] gh/jorgep31415/2/base -> origin/gh/jorgep31415/2/base 2025-06-05T23:12:38.9369011Z * [new branch] gh/jorgep31415/2/head -> origin/gh/jorgep31415/2/head 2025-06-05T23:12:38.9370220Z * [new branch] gh/jorgep31415/2/orig -> origin/gh/jorgep31415/2/orig 2025-06-05T23:12:38.9371610Z * [new branch] gh/jorgep31415/20/base -> origin/gh/jorgep31415/20/base 2025-06-05T23:12:38.9372744Z * [new branch] gh/jorgep31415/20/head -> origin/gh/jorgep31415/20/head 2025-06-05T23:12:38.9373845Z * [new branch] gh/jorgep31415/20/orig -> origin/gh/jorgep31415/20/orig 2025-06-05T23:12:38.9375159Z * [new branch] gh/jorgep31415/21/base -> origin/gh/jorgep31415/21/base 2025-06-05T23:12:38.9376186Z * [new branch] gh/jorgep31415/21/head -> origin/gh/jorgep31415/21/head 2025-06-05T23:12:38.9377325Z * [new branch] gh/jorgep31415/21/orig -> origin/gh/jorgep31415/21/orig 2025-06-05T23:12:38.9378850Z * [new branch] gh/jorgep31415/22/base -> origin/gh/jorgep31415/22/base 2025-06-05T23:12:38.9379879Z * [new branch] gh/jorgep31415/22/head -> origin/gh/jorgep31415/22/head 2025-06-05T23:12:38.9380861Z * [new branch] gh/jorgep31415/22/orig -> origin/gh/jorgep31415/22/orig 2025-06-05T23:12:38.9382121Z * [new branch] gh/jorgep31415/23/base -> origin/gh/jorgep31415/23/base 2025-06-05T23:12:38.9383126Z * [new branch] gh/jorgep31415/23/head -> origin/gh/jorgep31415/23/head 2025-06-05T23:12:38.9384233Z * [new branch] gh/jorgep31415/23/orig -> origin/gh/jorgep31415/23/orig 2025-06-05T23:12:38.9385579Z * [new branch] gh/jorgep31415/24/base -> origin/gh/jorgep31415/24/base 2025-06-05T23:12:38.9386639Z * [new branch] gh/jorgep31415/24/head -> origin/gh/jorgep31415/24/head 2025-06-05T23:12:38.9388072Z * [new branch] gh/jorgep31415/24/orig -> origin/gh/jorgep31415/24/orig 2025-06-05T23:12:38.9389186Z * [new branch] gh/jorgep31415/25/base -> origin/gh/jorgep31415/25/base 2025-06-05T23:12:38.9390659Z * [new branch] gh/jorgep31415/25/head -> origin/gh/jorgep31415/25/head 2025-06-05T23:12:38.9391769Z * [new branch] gh/jorgep31415/25/orig -> origin/gh/jorgep31415/25/orig 2025-06-05T23:12:38.9393006Z * [new branch] gh/jorgep31415/26/base -> origin/gh/jorgep31415/26/base 2025-06-05T23:12:38.9394061Z * [new branch] gh/jorgep31415/26/head -> origin/gh/jorgep31415/26/head 2025-06-05T23:12:38.9395164Z * [new branch] gh/jorgep31415/26/orig -> origin/gh/jorgep31415/26/orig 2025-06-05T23:12:38.9396527Z * [new branch] gh/jorgep31415/27/base -> origin/gh/jorgep31415/27/base 2025-06-05T23:12:38.9397440Z * [new branch] gh/jorgep31415/27/head -> origin/gh/jorgep31415/27/head 2025-06-05T23:12:38.9398751Z * [new branch] gh/jorgep31415/28/base -> origin/gh/jorgep31415/28/base 2025-06-05T23:12:38.9399867Z * [new branch] gh/jorgep31415/28/head -> origin/gh/jorgep31415/28/head 2025-06-05T23:12:38.9401565Z * [new branch] gh/jorgep31415/29/base -> origin/gh/jorgep31415/29/base 2025-06-05T23:12:38.9402349Z * [new branch] gh/jorgep31415/29/head -> origin/gh/jorgep31415/29/head 2025-06-05T23:12:38.9403484Z * [new branch] gh/jorgep31415/29/orig -> origin/gh/jorgep31415/29/orig 2025-06-05T23:12:38.9404795Z * [new branch] gh/jorgep31415/3/base -> origin/gh/jorgep31415/3/base 2025-06-05T23:12:38.9405785Z * [new branch] gh/jorgep31415/3/head -> origin/gh/jorgep31415/3/head 2025-06-05T23:12:38.9407094Z * [new branch] gh/jorgep31415/3/orig -> origin/gh/jorgep31415/3/orig 2025-06-05T23:12:38.9408212Z * [new branch] gh/jorgep31415/30/base -> origin/gh/jorgep31415/30/base 2025-06-05T23:12:38.9409273Z * [new branch] gh/jorgep31415/30/head -> origin/gh/jorgep31415/30/head 2025-06-05T23:12:38.9410614Z * [new branch] gh/jorgep31415/30/orig -> origin/gh/jorgep31415/30/orig 2025-06-05T23:12:38.9412087Z * [new branch] gh/jorgep31415/31/base -> origin/gh/jorgep31415/31/base 2025-06-05T23:12:38.9413119Z * [new branch] gh/jorgep31415/31/head -> origin/gh/jorgep31415/31/head 2025-06-05T23:12:38.9414166Z * [new branch] gh/jorgep31415/31/orig -> origin/gh/jorgep31415/31/orig 2025-06-05T23:12:38.9415641Z * [new branch] gh/jorgep31415/32/base -> origin/gh/jorgep31415/32/base 2025-06-05T23:12:38.9416923Z * [new branch] gh/jorgep31415/32/head -> origin/gh/jorgep31415/32/head 2025-06-05T23:12:38.9417911Z * [new branch] gh/jorgep31415/32/orig -> origin/gh/jorgep31415/32/orig 2025-06-05T23:12:38.9419461Z * [new branch] gh/jorgep31415/33/base -> origin/gh/jorgep31415/33/base 2025-06-05T23:12:38.9420580Z * [new branch] gh/jorgep31415/33/head -> origin/gh/jorgep31415/33/head 2025-06-05T23:12:38.9421905Z * [new branch] gh/jorgep31415/33/orig -> origin/gh/jorgep31415/33/orig 2025-06-05T23:12:38.9423944Z * [new branch] gh/jorgep31415/34/base -> origin/gh/jorgep31415/34/base 2025-06-05T23:12:38.9424709Z * [new branch] gh/jorgep31415/34/head -> origin/gh/jorgep31415/34/head 2025-06-05T23:12:38.9426006Z * [new branch] gh/jorgep31415/34/orig -> origin/gh/jorgep31415/34/orig 2025-06-05T23:12:38.9427574Z * [new branch] gh/jorgep31415/35/base -> origin/gh/jorgep31415/35/base 2025-06-05T23:12:38.9428537Z * [new branch] gh/jorgep31415/35/head -> origin/gh/jorgep31415/35/head 2025-06-05T23:12:38.9429842Z * [new branch] gh/jorgep31415/35/orig -> origin/gh/jorgep31415/35/orig 2025-06-05T23:12:38.9431505Z * [new branch] gh/jorgep31415/36/base -> origin/gh/jorgep31415/36/base 2025-06-05T23:12:38.9432801Z * [new branch] gh/jorgep31415/36/head -> origin/gh/jorgep31415/36/head 2025-06-05T23:12:38.9433829Z * [new branch] gh/jorgep31415/36/orig -> origin/gh/jorgep31415/36/orig 2025-06-05T23:12:38.9435584Z * [new branch] gh/jorgep31415/37/base -> origin/gh/jorgep31415/37/base 2025-06-05T23:12:38.9436686Z * [new branch] gh/jorgep31415/37/head -> origin/gh/jorgep31415/37/head 2025-06-05T23:12:38.9438005Z * [new branch] gh/jorgep31415/37/orig -> origin/gh/jorgep31415/37/orig 2025-06-05T23:12:38.9439479Z * [new branch] gh/jorgep31415/38/base -> origin/gh/jorgep31415/38/base 2025-06-05T23:12:38.9440503Z * [new branch] gh/jorgep31415/38/head -> origin/gh/jorgep31415/38/head 2025-06-05T23:12:38.9441758Z * [new branch] gh/jorgep31415/38/orig -> origin/gh/jorgep31415/38/orig 2025-06-05T23:12:38.9443206Z * [new branch] gh/jorgep31415/39/base -> origin/gh/jorgep31415/39/base 2025-06-05T23:12:38.9444191Z * [new branch] gh/jorgep31415/39/head -> origin/gh/jorgep31415/39/head 2025-06-05T23:12:38.9445296Z * [new branch] gh/jorgep31415/39/orig -> origin/gh/jorgep31415/39/orig 2025-06-05T23:12:38.9446604Z * [new branch] gh/jorgep31415/4/base -> origin/gh/jorgep31415/4/base 2025-06-05T23:12:38.9447620Z * [new branch] gh/jorgep31415/4/head -> origin/gh/jorgep31415/4/head 2025-06-05T23:12:38.9448708Z * [new branch] gh/jorgep31415/4/orig -> origin/gh/jorgep31415/4/orig 2025-06-05T23:12:38.9450599Z * [new branch] gh/jorgep31415/40/base -> origin/gh/jorgep31415/40/base 2025-06-05T23:12:38.9451682Z * [new branch] gh/jorgep31415/40/head -> origin/gh/jorgep31415/40/head 2025-06-05T23:12:38.9452732Z * [new branch] gh/jorgep31415/40/orig -> origin/gh/jorgep31415/40/orig 2025-06-05T23:12:38.9454286Z * [new branch] gh/jorgep31415/41/base -> origin/gh/jorgep31415/41/base 2025-06-05T23:12:38.9455187Z * [new branch] gh/jorgep31415/41/head -> origin/gh/jorgep31415/41/head 2025-06-05T23:12:38.9456283Z * [new branch] gh/jorgep31415/41/orig -> origin/gh/jorgep31415/41/orig 2025-06-05T23:12:38.9457830Z * [new branch] gh/jorgep31415/42/base -> origin/gh/jorgep31415/42/base 2025-06-05T23:12:38.9458763Z * [new branch] gh/jorgep31415/42/head -> origin/gh/jorgep31415/42/head 2025-06-05T23:12:38.9459839Z * [new branch] gh/jorgep31415/42/orig -> origin/gh/jorgep31415/42/orig 2025-06-05T23:12:38.9461329Z * [new branch] gh/jorgep31415/43/base -> origin/gh/jorgep31415/43/base 2025-06-05T23:12:38.9462394Z * [new branch] gh/jorgep31415/43/head -> origin/gh/jorgep31415/43/head 2025-06-05T23:12:38.9463514Z * [new branch] gh/jorgep31415/43/orig -> origin/gh/jorgep31415/43/orig 2025-06-05T23:12:38.9465000Z * [new branch] gh/jorgep31415/44/base -> origin/gh/jorgep31415/44/base 2025-06-05T23:12:38.9466057Z * [new branch] gh/jorgep31415/44/head -> origin/gh/jorgep31415/44/head 2025-06-05T23:12:38.9467201Z * [new branch] gh/jorgep31415/44/orig -> origin/gh/jorgep31415/44/orig 2025-06-05T23:12:38.9468705Z * [new branch] gh/jorgep31415/45/base -> origin/gh/jorgep31415/45/base 2025-06-05T23:12:38.9469626Z * [new branch] gh/jorgep31415/45/head -> origin/gh/jorgep31415/45/head 2025-06-05T23:12:38.9470607Z * [new branch] gh/jorgep31415/45/orig -> origin/gh/jorgep31415/45/orig 2025-06-05T23:12:38.9472178Z * [new branch] gh/jorgep31415/46/base -> origin/gh/jorgep31415/46/base 2025-06-05T23:12:38.9473122Z * [new branch] gh/jorgep31415/46/head -> origin/gh/jorgep31415/46/head 2025-06-05T23:12:38.9474177Z * [new branch] gh/jorgep31415/46/orig -> origin/gh/jorgep31415/46/orig 2025-06-05T23:12:38.9475730Z * [new branch] gh/jorgep31415/47/base -> origin/gh/jorgep31415/47/base 2025-06-05T23:12:38.9476782Z * [new branch] gh/jorgep31415/47/head -> origin/gh/jorgep31415/47/head 2025-06-05T23:12:38.9477804Z * [new branch] gh/jorgep31415/47/orig -> origin/gh/jorgep31415/47/orig 2025-06-05T23:12:38.9479331Z * [new branch] gh/jorgep31415/48/base -> origin/gh/jorgep31415/48/base 2025-06-05T23:12:38.9480335Z * [new branch] gh/jorgep31415/48/head -> origin/gh/jorgep31415/48/head 2025-06-05T23:12:38.9481386Z * [new branch] gh/jorgep31415/48/orig -> origin/gh/jorgep31415/48/orig 2025-06-05T23:12:38.9482990Z * [new branch] gh/jorgep31415/49/base -> origin/gh/jorgep31415/49/base 2025-06-05T23:12:38.9483963Z * [new branch] gh/jorgep31415/49/head -> origin/gh/jorgep31415/49/head 2025-06-05T23:12:38.9485098Z * [new branch] gh/jorgep31415/49/orig -> origin/gh/jorgep31415/49/orig 2025-06-05T23:12:38.9486466Z * [new branch] gh/jorgep31415/5/base -> origin/gh/jorgep31415/5/base 2025-06-05T23:12:38.9487400Z * [new branch] gh/jorgep31415/5/head -> origin/gh/jorgep31415/5/head 2025-06-05T23:12:38.9488863Z * [new branch] gh/jorgep31415/50/base -> origin/gh/jorgep31415/50/base 2025-06-05T23:12:38.9489793Z * [new branch] gh/jorgep31415/50/head -> origin/gh/jorgep31415/50/head 2025-06-05T23:12:38.9491147Z * [new branch] gh/jorgep31415/50/orig -> origin/gh/jorgep31415/50/orig 2025-06-05T23:12:38.9492737Z * [new branch] gh/jorgep31415/51/base -> origin/gh/jorgep31415/51/base 2025-06-05T23:12:38.9493786Z * [new branch] gh/jorgep31415/51/head -> origin/gh/jorgep31415/51/head 2025-06-05T23:12:38.9495099Z * [new branch] gh/jorgep31415/51/orig -> origin/gh/jorgep31415/51/orig 2025-06-05T23:12:38.9496610Z * [new branch] gh/jorgep31415/52/base -> origin/gh/jorgep31415/52/base 2025-06-05T23:12:38.9497470Z * [new branch] gh/jorgep31415/52/head -> origin/gh/jorgep31415/52/head 2025-06-05T23:12:38.9498538Z * [new branch] gh/jorgep31415/52/orig -> origin/gh/jorgep31415/52/orig 2025-06-05T23:12:38.9499975Z * [new branch] gh/jorgep31415/53/base -> origin/gh/jorgep31415/53/base 2025-06-05T23:12:38.9500910Z * [new branch] gh/jorgep31415/53/head -> origin/gh/jorgep31415/53/head 2025-06-05T23:12:38.9501884Z * [new branch] gh/jorgep31415/53/orig -> origin/gh/jorgep31415/53/orig 2025-06-05T23:12:38.9503348Z * [new branch] gh/jorgep31415/54/base -> origin/gh/jorgep31415/54/base 2025-06-05T23:12:38.9504322Z * [new branch] gh/jorgep31415/54/head -> origin/gh/jorgep31415/54/head 2025-06-05T23:12:38.9505454Z * [new branch] gh/jorgep31415/54/orig -> origin/gh/jorgep31415/54/orig 2025-06-05T23:12:38.9507189Z * [new branch] gh/jorgep31415/55/base -> origin/gh/jorgep31415/55/base 2025-06-05T23:12:38.9508104Z * [new branch] gh/jorgep31415/55/head -> origin/gh/jorgep31415/55/head 2025-06-05T23:12:38.9509445Z * [new branch] gh/jorgep31415/55/orig -> origin/gh/jorgep31415/55/orig 2025-06-05T23:12:38.9510730Z * [new branch] gh/jorgep31415/56/base -> origin/gh/jorgep31415/56/base 2025-06-05T23:12:38.9511632Z * [new branch] gh/jorgep31415/56/head -> origin/gh/jorgep31415/56/head 2025-06-05T23:12:38.9512737Z * [new branch] gh/jorgep31415/56/orig -> origin/gh/jorgep31415/56/orig 2025-06-05T23:12:38.9513924Z * [new branch] gh/jorgep31415/57/base -> origin/gh/jorgep31415/57/base 2025-06-05T23:12:38.9514973Z * [new branch] gh/jorgep31415/57/head -> origin/gh/jorgep31415/57/head 2025-06-05T23:12:38.9515996Z * [new branch] gh/jorgep31415/57/orig -> origin/gh/jorgep31415/57/orig 2025-06-05T23:12:38.9517453Z * [new branch] gh/jorgep31415/58/base -> origin/gh/jorgep31415/58/base 2025-06-05T23:12:38.9518317Z * [new branch] gh/jorgep31415/58/head -> origin/gh/jorgep31415/58/head 2025-06-05T23:12:38.9519403Z * [new branch] gh/jorgep31415/58/orig -> origin/gh/jorgep31415/58/orig 2025-06-05T23:12:38.9520893Z * [new branch] gh/jorgep31415/59/base -> origin/gh/jorgep31415/59/base 2025-06-05T23:12:38.9521779Z * [new branch] gh/jorgep31415/59/head -> origin/gh/jorgep31415/59/head 2025-06-05T23:12:38.9523122Z * [new branch] gh/jorgep31415/59/orig -> origin/gh/jorgep31415/59/orig 2025-06-05T23:12:38.9524573Z * [new branch] gh/jorgep31415/6/base -> origin/gh/jorgep31415/6/base 2025-06-05T23:12:38.9525683Z * [new branch] gh/jorgep31415/6/head -> origin/gh/jorgep31415/6/head 2025-06-05T23:12:38.9527169Z * [new branch] gh/jorgep31415/60/base -> origin/gh/jorgep31415/60/base 2025-06-05T23:12:38.9528327Z * [new branch] gh/jorgep31415/60/head -> origin/gh/jorgep31415/60/head 2025-06-05T23:12:38.9529408Z * [new branch] gh/jorgep31415/60/orig -> origin/gh/jorgep31415/60/orig 2025-06-05T23:12:38.9531022Z * [new branch] gh/jorgep31415/61/base -> origin/gh/jorgep31415/61/base 2025-06-05T23:12:38.9532059Z * [new branch] gh/jorgep31415/61/head -> origin/gh/jorgep31415/61/head 2025-06-05T23:12:38.9533117Z * [new branch] gh/jorgep31415/61/orig -> origin/gh/jorgep31415/61/orig 2025-06-05T23:12:38.9534687Z * [new branch] gh/jorgep31415/62/base -> origin/gh/jorgep31415/62/base 2025-06-05T23:12:38.9535794Z * [new branch] gh/jorgep31415/62/head -> origin/gh/jorgep31415/62/head 2025-06-05T23:12:38.9536934Z * [new branch] gh/jorgep31415/62/orig -> origin/gh/jorgep31415/62/orig 2025-06-05T23:12:38.9538695Z * [new branch] gh/jorgep31415/63/base -> origin/gh/jorgep31415/63/base 2025-06-05T23:12:38.9539875Z * [new branch] gh/jorgep31415/63/head -> origin/gh/jorgep31415/63/head 2025-06-05T23:12:38.9541042Z * [new branch] gh/jorgep31415/63/orig -> origin/gh/jorgep31415/63/orig 2025-06-05T23:12:38.9542838Z * [new branch] gh/jorgep31415/64/base -> origin/gh/jorgep31415/64/base 2025-06-05T23:12:38.9559702Z * [new branch] gh/jorgep31415/64/head -> origin/gh/jorgep31415/64/head 2025-06-05T23:12:38.9560559Z * [new branch] gh/jorgep31415/64/orig -> origin/gh/jorgep31415/64/orig 2025-06-05T23:12:38.9561276Z * [new branch] gh/jorgep31415/65/base -> origin/gh/jorgep31415/65/base 2025-06-05T23:12:38.9561852Z * [new branch] gh/jorgep31415/65/head -> origin/gh/jorgep31415/65/head 2025-06-05T23:12:38.9562646Z * [new branch] gh/jorgep31415/65/orig -> origin/gh/jorgep31415/65/orig 2025-06-05T23:12:38.9563285Z * [new branch] gh/jorgep31415/66/base -> origin/gh/jorgep31415/66/base 2025-06-05T23:12:38.9563875Z * [new branch] gh/jorgep31415/66/head -> origin/gh/jorgep31415/66/head 2025-06-05T23:12:38.9564418Z * [new branch] gh/jorgep31415/66/orig -> origin/gh/jorgep31415/66/orig 2025-06-05T23:12:38.9564963Z * [new branch] gh/jorgep31415/67/base -> origin/gh/jorgep31415/67/base 2025-06-05T23:12:38.9565757Z * [new branch] gh/jorgep31415/67/head -> origin/gh/jorgep31415/67/head 2025-06-05T23:12:38.9566320Z * [new branch] gh/jorgep31415/67/orig -> origin/gh/jorgep31415/67/orig 2025-06-05T23:12:38.9566855Z * [new branch] gh/jorgep31415/68/base -> origin/gh/jorgep31415/68/base 2025-06-05T23:12:38.9567556Z * [new branch] gh/jorgep31415/68/head -> origin/gh/jorgep31415/68/head 2025-06-05T23:12:38.9568104Z * [new branch] gh/jorgep31415/68/orig -> origin/gh/jorgep31415/68/orig 2025-06-05T23:12:38.9568664Z * [new branch] gh/jorgep31415/69/base -> origin/gh/jorgep31415/69/base 2025-06-05T23:12:38.9569409Z * [new branch] gh/jorgep31415/69/head -> origin/gh/jorgep31415/69/head 2025-06-05T23:12:38.9570158Z * [new branch] gh/jorgep31415/69/orig -> origin/gh/jorgep31415/69/orig 2025-06-05T23:12:38.9570728Z * [new branch] gh/jorgep31415/7/base -> origin/gh/jorgep31415/7/base 2025-06-05T23:12:38.9571296Z * [new branch] gh/jorgep31415/7/head -> origin/gh/jorgep31415/7/head 2025-06-05T23:12:38.9571960Z * [new branch] gh/jorgep31415/70/base -> origin/gh/jorgep31415/70/base 2025-06-05T23:12:38.9572646Z * [new branch] gh/jorgep31415/70/head -> origin/gh/jorgep31415/70/head 2025-06-05T23:12:38.9573186Z * [new branch] gh/jorgep31415/71/base -> origin/gh/jorgep31415/71/base 2025-06-05T23:12:38.9573876Z * [new branch] gh/jorgep31415/71/head -> origin/gh/jorgep31415/71/head 2025-06-05T23:12:38.9574412Z * [new branch] gh/jorgep31415/71/orig -> origin/gh/jorgep31415/71/orig 2025-06-05T23:12:38.9575368Z * [new branch] gh/jorgep31415/72/base -> origin/gh/jorgep31415/72/base 2025-06-05T23:12:38.9576397Z * [new branch] gh/jorgep31415/72/head -> origin/gh/jorgep31415/72/head 2025-06-05T23:12:38.9577490Z * [new branch] gh/jorgep31415/72/orig -> origin/gh/jorgep31415/72/orig 2025-06-05T23:12:38.9579037Z * [new branch] gh/jorgep31415/73/base -> origin/gh/jorgep31415/73/base 2025-06-05T23:12:38.9580069Z * [new branch] gh/jorgep31415/73/head -> origin/gh/jorgep31415/73/head 2025-06-05T23:12:38.9581075Z * [new branch] gh/jorgep31415/73/orig -> origin/gh/jorgep31415/73/orig 2025-06-05T23:12:38.9583145Z * [new branch] gh/jorgep31415/74/base -> origin/gh/jorgep31415/74/base 2025-06-05T23:12:38.9584267Z * [new branch] gh/jorgep31415/74/head -> origin/gh/jorgep31415/74/head 2025-06-05T23:12:38.9585875Z * [new branch] gh/jorgep31415/74/orig -> origin/gh/jorgep31415/74/orig 2025-06-05T23:12:38.9587334Z * [new branch] gh/jorgep31415/75/base -> origin/gh/jorgep31415/75/base 2025-06-05T23:12:38.9588250Z * [new branch] gh/jorgep31415/75/head -> origin/gh/jorgep31415/75/head 2025-06-05T23:12:38.9589414Z * [new branch] gh/jorgep31415/75/orig -> origin/gh/jorgep31415/75/orig 2025-06-05T23:12:38.9590848Z * [new branch] gh/jorgep31415/76/base -> origin/gh/jorgep31415/76/base 2025-06-05T23:12:38.9591759Z * [new branch] gh/jorgep31415/76/head -> origin/gh/jorgep31415/76/head 2025-06-05T23:12:38.9592852Z * [new branch] gh/jorgep31415/76/orig -> origin/gh/jorgep31415/76/orig 2025-06-05T23:12:38.9594152Z * [new branch] gh/jorgep31415/77/base -> origin/gh/jorgep31415/77/base 2025-06-05T23:12:38.9595343Z * [new branch] gh/jorgep31415/77/head -> origin/gh/jorgep31415/77/head 2025-06-05T23:12:38.9596725Z * [new branch] gh/jorgep31415/77/orig -> origin/gh/jorgep31415/77/orig 2025-06-05T23:12:38.9597963Z * [new branch] gh/jorgep31415/78/base -> origin/gh/jorgep31415/78/base 2025-06-05T23:12:38.9598970Z * [new branch] gh/jorgep31415/78/head -> origin/gh/jorgep31415/78/head 2025-06-05T23:12:38.9600173Z * [new branch] gh/jorgep31415/78/orig -> origin/gh/jorgep31415/78/orig 2025-06-05T23:12:38.9601590Z * [new branch] gh/jorgep31415/79/base -> origin/gh/jorgep31415/79/base 2025-06-05T23:12:38.9602385Z * [new branch] gh/jorgep31415/79/head -> origin/gh/jorgep31415/79/head 2025-06-05T23:12:38.9603549Z * [new branch] gh/jorgep31415/79/orig -> origin/gh/jorgep31415/79/orig 2025-06-05T23:12:38.9604883Z * [new branch] gh/jorgep31415/8/base -> origin/gh/jorgep31415/8/base 2025-06-05T23:12:38.9605918Z * [new branch] gh/jorgep31415/8/head -> origin/gh/jorgep31415/8/head 2025-06-05T23:12:38.9607896Z * [new branch] gh/jorgep31415/80/base -> origin/gh/jorgep31415/80/base 2025-06-05T23:12:38.9608876Z * [new branch] gh/jorgep31415/80/head -> origin/gh/jorgep31415/80/head 2025-06-05T23:12:38.9609975Z * [new branch] gh/jorgep31415/80/orig -> origin/gh/jorgep31415/80/orig 2025-06-05T23:12:38.9611390Z * [new branch] gh/jorgep31415/81/base -> origin/gh/jorgep31415/81/base 2025-06-05T23:12:38.9612390Z * [new branch] gh/jorgep31415/81/head -> origin/gh/jorgep31415/81/head 2025-06-05T23:12:38.9613365Z * [new branch] gh/jorgep31415/81/orig -> origin/gh/jorgep31415/81/orig 2025-06-05T23:12:38.9614683Z * [new branch] gh/jorgep31415/82/base -> origin/gh/jorgep31415/82/base 2025-06-05T23:12:38.9615765Z * [new branch] gh/jorgep31415/82/head -> origin/gh/jorgep31415/82/head 2025-06-05T23:12:38.9616790Z * [new branch] gh/jorgep31415/82/orig -> origin/gh/jorgep31415/82/orig 2025-06-05T23:12:38.9618272Z * [new branch] gh/jorgep31415/83/base -> origin/gh/jorgep31415/83/base 2025-06-05T23:12:38.9619238Z * [new branch] gh/jorgep31415/83/head -> origin/gh/jorgep31415/83/head 2025-06-05T23:12:38.9620360Z * [new branch] gh/jorgep31415/83/orig -> origin/gh/jorgep31415/83/orig 2025-06-05T23:12:38.9621703Z * [new branch] gh/jorgep31415/84/base -> origin/gh/jorgep31415/84/base 2025-06-05T23:12:38.9623454Z * [new branch] gh/jorgep31415/84/head -> origin/gh/jorgep31415/84/head 2025-06-05T23:12:38.9624462Z * [new branch] gh/jorgep31415/84/orig -> origin/gh/jorgep31415/84/orig 2025-06-05T23:12:38.9625802Z * [new branch] gh/jorgep31415/85/base -> origin/gh/jorgep31415/85/base 2025-06-05T23:12:38.9626658Z * [new branch] gh/jorgep31415/85/head -> origin/gh/jorgep31415/85/head 2025-06-05T23:12:38.9627605Z * [new branch] gh/jorgep31415/85/orig -> origin/gh/jorgep31415/85/orig 2025-06-05T23:12:38.9629140Z * [new branch] gh/jorgep31415/86/base -> origin/gh/jorgep31415/86/base 2025-06-05T23:12:38.9629749Z * [new branch] gh/jorgep31415/86/head -> origin/gh/jorgep31415/86/head 2025-06-05T23:12:38.9630709Z * [new branch] gh/jorgep31415/86/orig -> origin/gh/jorgep31415/86/orig 2025-06-05T23:12:38.9632050Z * [new branch] gh/jorgep31415/87/base -> origin/gh/jorgep31415/87/base 2025-06-05T23:12:38.9632953Z * [new branch] gh/jorgep31415/87/head -> origin/gh/jorgep31415/87/head 2025-06-05T23:12:38.9633957Z * [new branch] gh/jorgep31415/87/orig -> origin/gh/jorgep31415/87/orig 2025-06-05T23:12:38.9635263Z * [new branch] gh/jorgep31415/88/base -> origin/gh/jorgep31415/88/base 2025-06-05T23:12:38.9636174Z * [new branch] gh/jorgep31415/88/head -> origin/gh/jorgep31415/88/head 2025-06-05T23:12:38.9637465Z * [new branch] gh/jorgep31415/88/orig -> origin/gh/jorgep31415/88/orig 2025-06-05T23:12:38.9639010Z * [new branch] gh/jorgep31415/89/base -> origin/gh/jorgep31415/89/base 2025-06-05T23:12:38.9639981Z * [new branch] gh/jorgep31415/89/head -> origin/gh/jorgep31415/89/head 2025-06-05T23:12:38.9641265Z * [new branch] gh/jorgep31415/89/orig -> origin/gh/jorgep31415/89/orig 2025-06-05T23:12:38.9642765Z * [new branch] gh/jorgep31415/9/base -> origin/gh/jorgep31415/9/base 2025-06-05T23:12:38.9643467Z * [new branch] gh/jorgep31415/9/head -> origin/gh/jorgep31415/9/head 2025-06-05T23:12:38.9644683Z * [new branch] gh/jorgep31415/9/orig -> origin/gh/jorgep31415/9/orig 2025-06-05T23:12:38.9645953Z * [new branch] gh/jorgep31415/90/base -> origin/gh/jorgep31415/90/base 2025-06-05T23:12:38.9646802Z * [new branch] gh/jorgep31415/90/head -> origin/gh/jorgep31415/90/head 2025-06-05T23:12:38.9647733Z * [new branch] gh/jorgep31415/90/orig -> origin/gh/jorgep31415/90/orig 2025-06-05T23:12:38.9649272Z * [new branch] gh/jorgep31415/91/base -> origin/gh/jorgep31415/91/base 2025-06-05T23:12:38.9650265Z * [new branch] gh/jorgep31415/91/head -> origin/gh/jorgep31415/91/head 2025-06-05T23:12:38.9651348Z * [new branch] gh/jorgep31415/91/orig -> origin/gh/jorgep31415/91/orig 2025-06-05T23:12:38.9653024Z * [new branch] gh/jorgep31415/92/base -> origin/gh/jorgep31415/92/base 2025-06-05T23:12:38.9653881Z * [new branch] gh/jorgep31415/92/head -> origin/gh/jorgep31415/92/head 2025-06-05T23:12:38.9654967Z * [new branch] gh/jorgep31415/92/orig -> origin/gh/jorgep31415/92/orig 2025-06-05T23:12:38.9656508Z * [new branch] gh/jorgep31415/93/base -> origin/gh/jorgep31415/93/base 2025-06-05T23:12:38.9657573Z * [new branch] gh/jorgep31415/93/head -> origin/gh/jorgep31415/93/head 2025-06-05T23:12:38.9658619Z * [new branch] gh/jorgep31415/93/orig -> origin/gh/jorgep31415/93/orig 2025-06-05T23:12:38.9660112Z * [new branch] gh/jorgep31415/94/base -> origin/gh/jorgep31415/94/base 2025-06-05T23:12:38.9661151Z * [new branch] gh/jorgep31415/94/head -> origin/gh/jorgep31415/94/head 2025-06-05T23:12:38.9662234Z * [new branch] gh/jorgep31415/94/orig -> origin/gh/jorgep31415/94/orig 2025-06-05T23:12:38.9663720Z * [new branch] gh/jorgep31415/95/base -> origin/gh/jorgep31415/95/base 2025-06-05T23:12:38.9665052Z * [new branch] gh/jorgep31415/95/head -> origin/gh/jorgep31415/95/head 2025-06-05T23:12:38.9666663Z * [new branch] gh/jorgep31415/95/orig -> origin/gh/jorgep31415/95/orig 2025-06-05T23:12:38.9668834Z * [new branch] gh/jorgep31415/96/base -> origin/gh/jorgep31415/96/base 2025-06-05T23:12:38.9670636Z * [new branch] gh/jorgep31415/96/head -> origin/gh/jorgep31415/96/head 2025-06-05T23:12:38.9672652Z * [new branch] gh/jorgep31415/96/orig -> origin/gh/jorgep31415/96/orig 2025-06-05T23:12:38.9673919Z * [new branch] gh/jorgep31415/97/base -> origin/gh/jorgep31415/97/base 2025-06-05T23:12:38.9675173Z * [new branch] gh/jorgep31415/97/head -> origin/gh/jorgep31415/97/head 2025-06-05T23:12:38.9676178Z * [new branch] gh/jorgep31415/97/orig -> origin/gh/jorgep31415/97/orig 2025-06-05T23:12:38.9677756Z * [new branch] gh/jorgep31415/98/base -> origin/gh/jorgep31415/98/base 2025-06-05T23:12:38.9678659Z * [new branch] gh/jorgep31415/98/head -> origin/gh/jorgep31415/98/head 2025-06-05T23:12:38.9679833Z * [new branch] gh/jorgep31415/98/orig -> origin/gh/jorgep31415/98/orig 2025-06-05T23:12:38.9681142Z * [new branch] gh/jorgep31415/99/base -> origin/gh/jorgep31415/99/base 2025-06-05T23:12:38.9681954Z * [new branch] gh/jorgep31415/99/head -> origin/gh/jorgep31415/99/head 2025-06-05T23:12:38.9682965Z * [new branch] gh/jorgep31415/99/orig -> origin/gh/jorgep31415/99/orig 2025-06-05T23:12:38.9684763Z * [new branch] gh/kimishpatel/10/base -> origin/gh/kimishpatel/10/base 2025-06-05T23:12:38.9685617Z * [new branch] gh/kimishpatel/10/head -> origin/gh/kimishpatel/10/head 2025-06-05T23:12:38.9686795Z * [new branch] gh/kimishpatel/10/orig -> origin/gh/kimishpatel/10/orig 2025-06-05T23:12:38.9688214Z * [new branch] gh/kimishpatel/100/base -> origin/gh/kimishpatel/100/base 2025-06-05T23:12:38.9689100Z * [new branch] gh/kimishpatel/100/head -> origin/gh/kimishpatel/100/head 2025-06-05T23:12:38.9690206Z * [new branch] gh/kimishpatel/100/orig -> origin/gh/kimishpatel/100/orig 2025-06-05T23:12:38.9691810Z * [new branch] gh/kimishpatel/101/base -> origin/gh/kimishpatel/101/base 2025-06-05T23:12:38.9692700Z * [new branch] gh/kimishpatel/101/head -> origin/gh/kimishpatel/101/head 2025-06-05T23:12:38.9693834Z * [new branch] gh/kimishpatel/101/orig -> origin/gh/kimishpatel/101/orig 2025-06-05T23:12:38.9695281Z * [new branch] gh/kimishpatel/102/base -> origin/gh/kimishpatel/102/base 2025-06-05T23:12:38.9696278Z * [new branch] gh/kimishpatel/102/head -> origin/gh/kimishpatel/102/head 2025-06-05T23:12:38.9697386Z * [new branch] gh/kimishpatel/102/orig -> origin/gh/kimishpatel/102/orig 2025-06-05T23:12:38.9698789Z * [new branch] gh/kimishpatel/103/base -> origin/gh/kimishpatel/103/base 2025-06-05T23:12:38.9699699Z * [new branch] gh/kimishpatel/103/head -> origin/gh/kimishpatel/103/head 2025-06-05T23:12:38.9701016Z * [new branch] gh/kimishpatel/103/orig -> origin/gh/kimishpatel/103/orig 2025-06-05T23:12:38.9702454Z * [new branch] gh/kimishpatel/104/base -> origin/gh/kimishpatel/104/base 2025-06-05T23:12:38.9703332Z * [new branch] gh/kimishpatel/104/head -> origin/gh/kimishpatel/104/head 2025-06-05T23:12:38.9704637Z * [new branch] gh/kimishpatel/104/orig -> origin/gh/kimishpatel/104/orig 2025-06-05T23:12:38.9705926Z * [new branch] gh/kimishpatel/105/base -> origin/gh/kimishpatel/105/base 2025-06-05T23:12:38.9706831Z * [new branch] gh/kimishpatel/105/head -> origin/gh/kimishpatel/105/head 2025-06-05T23:12:38.9707958Z * [new branch] gh/kimishpatel/105/orig -> origin/gh/kimishpatel/105/orig 2025-06-05T23:12:38.9709756Z * [new branch] gh/kimishpatel/106/base -> origin/gh/kimishpatel/106/base 2025-06-05T23:12:38.9710838Z * [new branch] gh/kimishpatel/106/head -> origin/gh/kimishpatel/106/head 2025-06-05T23:12:38.9711910Z * [new branch] gh/kimishpatel/106/orig -> origin/gh/kimishpatel/106/orig 2025-06-05T23:12:38.9713417Z * [new branch] gh/kimishpatel/107/base -> origin/gh/kimishpatel/107/base 2025-06-05T23:12:38.9714685Z * [new branch] gh/kimishpatel/107/head -> origin/gh/kimishpatel/107/head 2025-06-05T23:12:38.9715717Z * [new branch] gh/kimishpatel/107/orig -> origin/gh/kimishpatel/107/orig 2025-06-05T23:12:38.9717045Z * [new branch] gh/kimishpatel/108/base -> origin/gh/kimishpatel/108/base 2025-06-05T23:12:38.9718149Z * [new branch] gh/kimishpatel/108/head -> origin/gh/kimishpatel/108/head 2025-06-05T23:12:38.9719179Z * [new branch] gh/kimishpatel/108/orig -> origin/gh/kimishpatel/108/orig 2025-06-05T23:12:38.9720583Z * [new branch] gh/kimishpatel/109/base -> origin/gh/kimishpatel/109/base 2025-06-05T23:12:38.9721959Z * [new branch] gh/kimishpatel/109/head -> origin/gh/kimishpatel/109/head 2025-06-05T23:12:38.9723742Z * [new branch] gh/kimishpatel/109/orig -> origin/gh/kimishpatel/109/orig 2025-06-05T23:12:38.9725143Z * [new branch] gh/kimishpatel/11/base -> origin/gh/kimishpatel/11/base 2025-06-05T23:12:38.9726177Z * [new branch] gh/kimishpatel/11/head -> origin/gh/kimishpatel/11/head 2025-06-05T23:12:38.9727032Z * [new branch] gh/kimishpatel/11/orig -> origin/gh/kimishpatel/11/orig 2025-06-05T23:12:38.9728493Z * [new branch] gh/kimishpatel/110/base -> origin/gh/kimishpatel/110/base 2025-06-05T23:12:38.9729591Z * [new branch] gh/kimishpatel/110/head -> origin/gh/kimishpatel/110/head 2025-06-05T23:12:38.9730903Z * [new branch] gh/kimishpatel/110/orig -> origin/gh/kimishpatel/110/orig 2025-06-05T23:12:38.9732158Z * [new branch] gh/kimishpatel/111/base -> origin/gh/kimishpatel/111/base 2025-06-05T23:12:38.9732977Z * [new branch] gh/kimishpatel/111/head -> origin/gh/kimishpatel/111/head 2025-06-05T23:12:38.9734028Z * [new branch] gh/kimishpatel/111/orig -> origin/gh/kimishpatel/111/orig 2025-06-05T23:12:38.9735429Z * [new branch] gh/kimishpatel/112/base -> origin/gh/kimishpatel/112/base 2025-06-05T23:12:38.9736314Z * [new branch] gh/kimishpatel/112/head -> origin/gh/kimishpatel/112/head 2025-06-05T23:12:38.9737362Z * [new branch] gh/kimishpatel/112/orig -> origin/gh/kimishpatel/112/orig 2025-06-05T23:12:38.9738793Z * [new branch] gh/kimishpatel/113/base -> origin/gh/kimishpatel/113/base 2025-06-05T23:12:38.9740189Z * [new branch] gh/kimishpatel/114/base -> origin/gh/kimishpatel/114/base 2025-06-05T23:12:38.9742425Z * [new branch] gh/kimishpatel/115/base -> origin/gh/kimishpatel/115/base 2025-06-05T23:12:38.9744077Z * [new branch] gh/kimishpatel/115/head -> origin/gh/kimishpatel/115/head 2025-06-05T23:12:38.9745212Z * [new branch] gh/kimishpatel/115/orig -> origin/gh/kimishpatel/115/orig 2025-06-05T23:12:38.9746639Z * [new branch] gh/kimishpatel/116/base -> origin/gh/kimishpatel/116/base 2025-06-05T23:12:38.9747742Z * [new branch] gh/kimishpatel/116/head -> origin/gh/kimishpatel/116/head 2025-06-05T23:12:38.9748824Z * [new branch] gh/kimishpatel/116/orig -> origin/gh/kimishpatel/116/orig 2025-06-05T23:12:38.9750087Z * [new branch] gh/kimishpatel/117/base -> origin/gh/kimishpatel/117/base 2025-06-05T23:12:38.9751199Z * [new branch] gh/kimishpatel/117/head -> origin/gh/kimishpatel/117/head 2025-06-05T23:12:38.9752294Z * [new branch] gh/kimishpatel/117/orig -> origin/gh/kimishpatel/117/orig 2025-06-05T23:12:38.9753561Z * [new branch] gh/kimishpatel/118/base -> origin/gh/kimishpatel/118/base 2025-06-05T23:12:38.9754591Z * [new branch] gh/kimishpatel/118/head -> origin/gh/kimishpatel/118/head 2025-06-05T23:12:38.9755448Z * [new branch] gh/kimishpatel/118/orig -> origin/gh/kimishpatel/118/orig 2025-06-05T23:12:38.9756785Z * [new branch] gh/kimishpatel/119/base -> origin/gh/kimishpatel/119/base 2025-06-05T23:12:38.9757858Z * [new branch] gh/kimishpatel/119/head -> origin/gh/kimishpatel/119/head 2025-06-05T23:12:38.9758745Z * [new branch] gh/kimishpatel/119/orig -> origin/gh/kimishpatel/119/orig 2025-06-05T23:12:38.9760328Z * [new branch] gh/kimishpatel/12/base -> origin/gh/kimishpatel/12/base 2025-06-05T23:12:38.9761219Z * [new branch] gh/kimishpatel/12/head -> origin/gh/kimishpatel/12/head 2025-06-05T23:12:38.9762306Z * [new branch] gh/kimishpatel/12/orig -> origin/gh/kimishpatel/12/orig 2025-06-05T23:12:38.9763855Z * [new branch] gh/kimishpatel/120/base -> origin/gh/kimishpatel/120/base 2025-06-05T23:12:38.9764947Z * [new branch] gh/kimishpatel/120/head -> origin/gh/kimishpatel/120/head 2025-06-05T23:12:38.9765958Z * [new branch] gh/kimishpatel/120/orig -> origin/gh/kimishpatel/120/orig 2025-06-05T23:12:38.9767143Z * [new branch] gh/kimishpatel/121/base -> origin/gh/kimishpatel/121/base 2025-06-05T23:12:38.9768216Z * [new branch] gh/kimishpatel/121/head -> origin/gh/kimishpatel/121/head 2025-06-05T23:12:38.9769238Z * [new branch] gh/kimishpatel/121/orig -> origin/gh/kimishpatel/121/orig 2025-06-05T23:12:38.9770552Z * [new branch] gh/kimishpatel/122/base -> origin/gh/kimishpatel/122/base 2025-06-05T23:12:38.9771627Z * [new branch] gh/kimishpatel/122/head -> origin/gh/kimishpatel/122/head 2025-06-05T23:12:38.9772732Z * [new branch] gh/kimishpatel/122/orig -> origin/gh/kimishpatel/122/orig 2025-06-05T23:12:38.9773875Z * [new branch] gh/kimishpatel/123/base -> origin/gh/kimishpatel/123/base 2025-06-05T23:12:38.9774915Z * [new branch] gh/kimishpatel/123/head -> origin/gh/kimishpatel/123/head 2025-06-05T23:12:38.9775989Z * [new branch] gh/kimishpatel/123/orig -> origin/gh/kimishpatel/123/orig 2025-06-05T23:12:38.9777449Z * [new branch] gh/kimishpatel/124/base -> origin/gh/kimishpatel/124/base 2025-06-05T23:12:38.9778892Z * [new branch] gh/kimishpatel/125/base -> origin/gh/kimishpatel/125/base 2025-06-05T23:12:38.9780396Z * [new branch] gh/kimishpatel/126/base -> origin/gh/kimishpatel/126/base 2025-06-05T23:12:38.9781842Z * [new branch] gh/kimishpatel/127/base -> origin/gh/kimishpatel/127/base 2025-06-05T23:12:38.9783261Z * [new branch] gh/kimishpatel/128/base -> origin/gh/kimishpatel/128/base 2025-06-05T23:12:38.9784719Z * [new branch] gh/kimishpatel/129/base -> origin/gh/kimishpatel/129/base 2025-06-05T23:12:38.9786207Z * [new branch] gh/kimishpatel/13/base -> origin/gh/kimishpatel/13/base 2025-06-05T23:12:38.9787115Z * [new branch] gh/kimishpatel/13/head -> origin/gh/kimishpatel/13/head 2025-06-05T23:12:38.9788233Z * [new branch] gh/kimishpatel/13/orig -> origin/gh/kimishpatel/13/orig 2025-06-05T23:12:38.9789655Z * [new branch] gh/kimishpatel/130/base -> origin/gh/kimishpatel/130/base 2025-06-05T23:12:38.9791118Z * [new branch] gh/kimishpatel/131/base -> origin/gh/kimishpatel/131/base 2025-06-05T23:12:38.9792519Z * [new branch] gh/kimishpatel/132/base -> origin/gh/kimishpatel/132/base 2025-06-05T23:12:38.9794001Z * [new branch] gh/kimishpatel/133/base -> origin/gh/kimishpatel/133/base 2025-06-05T23:12:38.9795465Z * [new branch] gh/kimishpatel/133/head -> origin/gh/kimishpatel/133/head 2025-06-05T23:12:38.9796518Z * [new branch] gh/kimishpatel/133/orig -> origin/gh/kimishpatel/133/orig 2025-06-05T23:12:38.9798621Z * [new branch] gh/kimishpatel/134/base -> origin/gh/kimishpatel/134/base 2025-06-05T23:12:38.9800083Z * [new branch] gh/kimishpatel/134/head -> origin/gh/kimishpatel/134/head 2025-06-05T23:12:38.9801689Z * [new branch] gh/kimishpatel/134/orig -> origin/gh/kimishpatel/134/orig 2025-06-05T23:12:38.9804299Z * [new branch] gh/kimishpatel/135/base -> origin/gh/kimishpatel/135/base 2025-06-05T23:12:38.9805876Z * [new branch] gh/kimishpatel/135/head -> origin/gh/kimishpatel/135/head 2025-06-05T23:12:38.9807559Z * [new branch] gh/kimishpatel/135/orig -> origin/gh/kimishpatel/135/orig 2025-06-05T23:12:38.9809805Z * [new branch] gh/kimishpatel/136/base -> origin/gh/kimishpatel/136/base 2025-06-05T23:12:38.9811704Z * [new branch] gh/kimishpatel/136/head -> origin/gh/kimishpatel/136/head 2025-06-05T23:12:38.9813294Z * [new branch] gh/kimishpatel/136/orig -> origin/gh/kimishpatel/136/orig 2025-06-05T23:12:38.9816323Z * [new branch] gh/kimishpatel/137/base -> origin/gh/kimishpatel/137/base 2025-06-05T23:12:38.9817960Z * [new branch] gh/kimishpatel/137/head -> origin/gh/kimishpatel/137/head 2025-06-05T23:12:38.9819560Z * [new branch] gh/kimishpatel/137/orig -> origin/gh/kimishpatel/137/orig 2025-06-05T23:12:38.9821960Z * [new branch] gh/kimishpatel/138/base -> origin/gh/kimishpatel/138/base 2025-06-05T23:12:38.9827446Z * [new branch] gh/kimishpatel/138/head -> origin/gh/kimishpatel/138/head 2025-06-05T23:12:38.9829339Z * [new branch] gh/kimishpatel/138/orig -> origin/gh/kimishpatel/138/orig 2025-06-05T23:12:38.9831703Z * [new branch] gh/kimishpatel/139/base -> origin/gh/kimishpatel/139/base 2025-06-05T23:12:38.9834363Z * [new branch] gh/kimishpatel/139/head -> origin/gh/kimishpatel/139/head 2025-06-05T23:12:38.9835119Z * [new branch] gh/kimishpatel/139/orig -> origin/gh/kimishpatel/139/orig 2025-06-05T23:12:38.9837879Z * [new branch] gh/kimishpatel/14/base -> origin/gh/kimishpatel/14/base 2025-06-05T23:12:38.9839052Z * [new branch] gh/kimishpatel/14/head -> origin/gh/kimishpatel/14/head 2025-06-05T23:12:38.9840818Z * [new branch] gh/kimishpatel/14/orig -> origin/gh/kimishpatel/14/orig 2025-06-05T23:12:38.9843060Z * [new branch] gh/kimishpatel/140/base -> origin/gh/kimishpatel/140/base 2025-06-05T23:12:38.9844360Z * [new branch] gh/kimishpatel/140/head -> origin/gh/kimishpatel/140/head 2025-06-05T23:12:38.9845883Z * [new branch] gh/kimishpatel/140/orig -> origin/gh/kimishpatel/140/orig 2025-06-05T23:12:38.9847987Z * [new branch] gh/kimishpatel/141/base -> origin/gh/kimishpatel/141/base 2025-06-05T23:12:38.9849367Z * [new branch] gh/kimishpatel/141/head -> origin/gh/kimishpatel/141/head 2025-06-05T23:12:38.9851009Z * [new branch] gh/kimishpatel/141/orig -> origin/gh/kimishpatel/141/orig 2025-06-05T23:12:38.9853539Z * [new branch] gh/kimishpatel/142/base -> origin/gh/kimishpatel/142/base 2025-06-05T23:12:38.9855974Z * [new branch] gh/kimishpatel/143/base -> origin/gh/kimishpatel/143/base 2025-06-05T23:12:38.9858223Z * [new branch] gh/kimishpatel/144/base -> origin/gh/kimishpatel/144/base 2025-06-05T23:12:38.9860674Z * [new branch] gh/kimishpatel/145/base -> origin/gh/kimishpatel/145/base 2025-06-05T23:12:38.9863141Z * [new branch] gh/kimishpatel/146/base -> origin/gh/kimishpatel/146/base 2025-06-05T23:12:38.9865467Z * [new branch] gh/kimishpatel/147/base -> origin/gh/kimishpatel/147/base 2025-06-05T23:12:38.9866876Z * [new branch] gh/kimishpatel/147/head -> origin/gh/kimishpatel/147/head 2025-06-05T23:12:38.9869098Z * [new branch] gh/kimishpatel/147/orig -> origin/gh/kimishpatel/147/orig 2025-06-05T23:12:38.9869936Z * [new branch] gh/kimishpatel/148/base -> origin/gh/kimishpatel/148/base 2025-06-05T23:12:38.9870998Z * [new branch] gh/kimishpatel/148/orig -> origin/gh/kimishpatel/148/orig 2025-06-05T23:12:38.9872993Z * [new branch] gh/kimishpatel/149/base -> origin/gh/kimishpatel/149/base 2025-06-05T23:12:38.9874029Z * [new branch] gh/kimishpatel/149/orig -> origin/gh/kimishpatel/149/orig 2025-06-05T23:12:38.9875878Z * [new branch] gh/kimishpatel/15/base -> origin/gh/kimishpatel/15/base 2025-06-05T23:12:38.9876969Z * [new branch] gh/kimishpatel/15/head -> origin/gh/kimishpatel/15/head 2025-06-05T23:12:38.9877976Z * [new branch] gh/kimishpatel/15/orig -> origin/gh/kimishpatel/15/orig 2025-06-05T23:12:38.9879663Z * [new branch] gh/kimishpatel/150/base -> origin/gh/kimishpatel/150/base 2025-06-05T23:12:38.9881125Z * [new branch] gh/kimishpatel/151/base -> origin/gh/kimishpatel/151/base 2025-06-05T23:12:38.9882628Z * [new branch] gh/kimishpatel/152/base -> origin/gh/kimishpatel/152/base 2025-06-05T23:12:38.9884111Z * [new branch] gh/kimishpatel/153/base -> origin/gh/kimishpatel/153/base 2025-06-05T23:12:38.9885027Z * [new branch] gh/kimishpatel/153/orig -> origin/gh/kimishpatel/153/orig 2025-06-05T23:12:38.9886739Z * [new branch] gh/kimishpatel/154/base -> origin/gh/kimishpatel/154/base 2025-06-05T23:12:38.9887629Z * [new branch] gh/kimishpatel/154/orig -> origin/gh/kimishpatel/154/orig 2025-06-05T23:12:38.9889165Z * [new branch] gh/kimishpatel/155/base -> origin/gh/kimishpatel/155/base 2025-06-05T23:12:38.9890158Z * [new branch] gh/kimishpatel/155/orig -> origin/gh/kimishpatel/155/orig 2025-06-05T23:12:38.9891757Z * [new branch] gh/kimishpatel/156/base -> origin/gh/kimishpatel/156/base 2025-06-05T23:12:38.9892990Z * [new branch] gh/kimishpatel/156/orig -> origin/gh/kimishpatel/156/orig 2025-06-05T23:12:38.9894965Z * [new branch] gh/kimishpatel/157/base -> origin/gh/kimishpatel/157/base 2025-06-05T23:12:38.9896442Z * [new branch] gh/kimishpatel/158/base -> origin/gh/kimishpatel/158/base 2025-06-05T23:12:38.9897328Z * [new branch] gh/kimishpatel/158/orig -> origin/gh/kimishpatel/158/orig 2025-06-05T23:12:38.9899002Z * [new branch] gh/kimishpatel/159/base -> origin/gh/kimishpatel/159/base 2025-06-05T23:12:38.9900267Z * [new branch] gh/kimishpatel/16/base -> origin/gh/kimishpatel/16/base 2025-06-05T23:12:38.9901025Z * [new branch] gh/kimishpatel/16/head -> origin/gh/kimishpatel/16/head 2025-06-05T23:12:38.9902035Z * [new branch] gh/kimishpatel/16/orig -> origin/gh/kimishpatel/16/orig 2025-06-05T23:12:38.9903457Z * [new branch] gh/kimishpatel/160/base -> origin/gh/kimishpatel/160/base 2025-06-05T23:12:38.9904551Z * [new branch] gh/kimishpatel/160/head -> origin/gh/kimishpatel/160/head 2025-06-05T23:12:38.9905704Z * [new branch] gh/kimishpatel/160/orig -> origin/gh/kimishpatel/160/orig 2025-06-05T23:12:38.9907062Z * [new branch] gh/kimishpatel/161/base -> origin/gh/kimishpatel/161/base 2025-06-05T23:12:38.9908063Z * [new branch] gh/kimishpatel/161/head -> origin/gh/kimishpatel/161/head 2025-06-05T23:12:38.9909462Z * [new branch] gh/kimishpatel/161/orig -> origin/gh/kimishpatel/161/orig 2025-06-05T23:12:38.9910526Z * [new branch] gh/kimishpatel/162/base -> origin/gh/kimishpatel/162/base 2025-06-05T23:12:38.9912569Z * [new branch] gh/kimishpatel/163/base -> origin/gh/kimishpatel/163/base 2025-06-05T23:12:38.9913484Z * [new branch] gh/kimishpatel/163/head -> origin/gh/kimishpatel/163/head 2025-06-05T23:12:38.9914540Z * [new branch] gh/kimishpatel/163/orig -> origin/gh/kimishpatel/163/orig 2025-06-05T23:12:38.9916086Z * [new branch] gh/kimishpatel/164/base -> origin/gh/kimishpatel/164/base 2025-06-05T23:12:38.9917590Z * [new branch] gh/kimishpatel/165/base -> origin/gh/kimishpatel/165/base 2025-06-05T23:12:38.9919122Z * [new branch] gh/kimishpatel/166/base -> origin/gh/kimishpatel/166/base 2025-06-05T23:12:38.9920690Z * [new branch] gh/kimishpatel/167/base -> origin/gh/kimishpatel/167/base 2025-06-05T23:12:38.9922177Z * [new branch] gh/kimishpatel/168/base -> origin/gh/kimishpatel/168/base 2025-06-05T23:12:38.9924658Z * [new branch] gh/kimishpatel/169/base -> origin/gh/kimishpatel/169/base 2025-06-05T23:12:38.9926550Z * [new branch] gh/kimishpatel/17/base -> origin/gh/kimishpatel/17/base 2025-06-05T23:12:38.9927378Z * [new branch] gh/kimishpatel/17/head -> origin/gh/kimishpatel/17/head 2025-06-05T23:12:38.9928476Z * [new branch] gh/kimishpatel/17/orig -> origin/gh/kimishpatel/17/orig 2025-06-05T23:12:38.9930203Z * [new branch] gh/kimishpatel/170/base -> origin/gh/kimishpatel/170/base 2025-06-05T23:12:38.9931797Z * [new branch] gh/kimishpatel/171/base -> origin/gh/kimishpatel/171/base 2025-06-05T23:12:38.9933009Z * [new branch] gh/kimishpatel/172/base -> origin/gh/kimishpatel/172/base 2025-06-05T23:12:38.9934599Z * [new branch] gh/kimishpatel/173/base -> origin/gh/kimishpatel/173/base 2025-06-05T23:12:38.9935700Z * [new branch] gh/kimishpatel/173/head -> origin/gh/kimishpatel/173/head 2025-06-05T23:12:38.9937057Z * [new branch] gh/kimishpatel/174/base -> origin/gh/kimishpatel/174/base 2025-06-05T23:12:38.9938104Z * [new branch] gh/kimishpatel/174/head -> origin/gh/kimishpatel/174/head 2025-06-05T23:12:38.9939533Z * [new branch] gh/kimishpatel/175/base -> origin/gh/kimishpatel/175/base 2025-06-05T23:12:38.9940685Z * [new branch] gh/kimishpatel/175/head -> origin/gh/kimishpatel/175/head 2025-06-05T23:12:38.9941640Z * [new branch] gh/kimishpatel/176/base -> origin/gh/kimishpatel/176/base 2025-06-05T23:12:38.9942697Z * [new branch] gh/kimishpatel/176/head -> origin/gh/kimishpatel/176/head 2025-06-05T23:12:38.9944038Z * [new branch] gh/kimishpatel/177/base -> origin/gh/kimishpatel/177/base 2025-06-05T23:12:38.9945081Z * [new branch] gh/kimishpatel/177/head -> origin/gh/kimishpatel/177/head 2025-06-05T23:12:38.9946446Z * [new branch] gh/kimishpatel/178/base -> origin/gh/kimishpatel/178/base 2025-06-05T23:12:38.9947253Z * [new branch] gh/kimishpatel/178/head -> origin/gh/kimishpatel/178/head 2025-06-05T23:12:38.9948591Z * [new branch] gh/kimishpatel/179/base -> origin/gh/kimishpatel/179/base 2025-06-05T23:12:38.9949529Z * [new branch] gh/kimishpatel/179/head -> origin/gh/kimishpatel/179/head 2025-06-05T23:12:38.9951228Z * [new branch] gh/kimishpatel/18/base -> origin/gh/kimishpatel/18/base 2025-06-05T23:12:38.9952367Z * [new branch] gh/kimishpatel/18/head -> origin/gh/kimishpatel/18/head 2025-06-05T23:12:38.9953332Z * [new branch] gh/kimishpatel/18/orig -> origin/gh/kimishpatel/18/orig 2025-06-05T23:12:38.9954871Z * [new branch] gh/kimishpatel/180/base -> origin/gh/kimishpatel/180/base 2025-06-05T23:12:38.9955697Z * [new branch] gh/kimishpatel/180/head -> origin/gh/kimishpatel/180/head 2025-06-05T23:12:38.9957293Z * [new branch] gh/kimishpatel/181/base -> origin/gh/kimishpatel/181/base 2025-06-05T23:12:38.9958652Z * [new branch] gh/kimishpatel/182/base -> origin/gh/kimishpatel/182/base 2025-06-05T23:12:38.9960172Z * [new branch] gh/kimishpatel/183/base -> origin/gh/kimishpatel/183/base 2025-06-05T23:12:38.9961621Z * [new branch] gh/kimishpatel/184/base -> origin/gh/kimishpatel/184/base 2025-06-05T23:12:38.9963021Z * [new branch] gh/kimishpatel/185/base -> origin/gh/kimishpatel/185/base 2025-06-05T23:12:38.9964404Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-06-05T23:12:38.9965870Z * [new branch] gh/kimishpatel/187/base -> origin/gh/kimishpatel/187/base 2025-06-05T23:12:38.9967352Z * [new branch] gh/kimishpatel/188/base -> origin/gh/kimishpatel/188/base 2025-06-05T23:12:38.9968826Z * [new branch] gh/kimishpatel/189/base -> origin/gh/kimishpatel/189/base 2025-06-05T23:12:38.9970349Z * [new branch] gh/kimishpatel/19/base -> origin/gh/kimishpatel/19/base 2025-06-05T23:12:38.9971461Z * [new branch] gh/kimishpatel/19/head -> origin/gh/kimishpatel/19/head 2025-06-05T23:12:38.9972458Z * [new branch] gh/kimishpatel/19/orig -> origin/gh/kimishpatel/19/orig 2025-06-05T23:12:38.9973964Z * [new branch] gh/kimishpatel/20/base -> origin/gh/kimishpatel/20/base 2025-06-05T23:12:38.9974859Z * [new branch] gh/kimishpatel/20/head -> origin/gh/kimishpatel/20/head 2025-06-05T23:12:38.9975850Z * [new branch] gh/kimishpatel/20/orig -> origin/gh/kimishpatel/20/orig 2025-06-05T23:12:38.9977591Z * [new branch] gh/kimishpatel/21/base -> origin/gh/kimishpatel/21/base 2025-06-05T23:12:38.9978540Z * [new branch] gh/kimishpatel/21/head -> origin/gh/kimishpatel/21/head 2025-06-05T23:12:38.9979631Z * [new branch] gh/kimishpatel/21/orig -> origin/gh/kimishpatel/21/orig 2025-06-05T23:12:38.9980947Z * [new branch] gh/kimishpatel/22/base -> origin/gh/kimishpatel/22/base 2025-06-05T23:12:38.9981890Z * [new branch] gh/kimishpatel/22/head -> origin/gh/kimishpatel/22/head 2025-06-05T23:12:38.9982921Z * [new branch] gh/kimishpatel/22/orig -> origin/gh/kimishpatel/22/orig 2025-06-05T23:12:38.9984924Z * [new branch] gh/kimishpatel/23/base -> origin/gh/kimishpatel/23/base 2025-06-05T23:12:38.9986069Z * [new branch] gh/kimishpatel/23/head -> origin/gh/kimishpatel/23/head 2025-06-05T23:12:38.9986861Z * [new branch] gh/kimishpatel/23/orig -> origin/gh/kimishpatel/23/orig 2025-06-05T23:12:38.9988359Z * [new branch] gh/kimishpatel/24/base -> origin/gh/kimishpatel/24/base 2025-06-05T23:12:38.9989403Z * [new branch] gh/kimishpatel/24/head -> origin/gh/kimishpatel/24/head 2025-06-05T23:12:38.9990389Z * [new branch] gh/kimishpatel/24/orig -> origin/gh/kimishpatel/24/orig 2025-06-05T23:12:38.9991877Z * [new branch] gh/kimishpatel/25/base -> origin/gh/kimishpatel/25/base 2025-06-05T23:12:38.9992796Z * [new branch] gh/kimishpatel/25/head -> origin/gh/kimishpatel/25/head 2025-06-05T23:12:38.9993825Z * [new branch] gh/kimishpatel/25/orig -> origin/gh/kimishpatel/25/orig 2025-06-05T23:12:38.9995958Z * [new branch] gh/kimishpatel/26/base -> origin/gh/kimishpatel/26/base 2025-06-05T23:12:38.9997043Z * [new branch] gh/kimishpatel/26/head -> origin/gh/kimishpatel/26/head 2025-06-05T23:12:38.9997995Z * [new branch] gh/kimishpatel/26/orig -> origin/gh/kimishpatel/26/orig 2025-06-05T23:12:38.9999521Z * [new branch] gh/kimishpatel/27/base -> origin/gh/kimishpatel/27/base 2025-06-05T23:12:39.0000702Z * [new branch] gh/kimishpatel/27/head -> origin/gh/kimishpatel/27/head 2025-06-05T23:12:39.0001951Z * [new branch] gh/kimishpatel/28/base -> origin/gh/kimishpatel/28/base 2025-06-05T23:12:39.0002896Z * [new branch] gh/kimishpatel/28/head -> origin/gh/kimishpatel/28/head 2025-06-05T23:12:39.0004082Z * [new branch] gh/kimishpatel/29/base -> origin/gh/kimishpatel/29/base 2025-06-05T23:12:39.0006990Z * [new branch] gh/kimishpatel/29/head -> origin/gh/kimishpatel/29/head 2025-06-05T23:12:39.0008416Z * [new branch] gh/kimishpatel/30/base -> origin/gh/kimishpatel/30/base 2025-06-05T23:12:39.0009408Z * [new branch] gh/kimishpatel/30/head -> origin/gh/kimishpatel/30/head 2025-06-05T23:12:39.0010536Z * [new branch] gh/kimishpatel/30/orig -> origin/gh/kimishpatel/30/orig 2025-06-05T23:12:39.0011761Z * [new branch] gh/kimishpatel/31/base -> origin/gh/kimishpatel/31/base 2025-06-05T23:12:39.0012766Z * [new branch] gh/kimishpatel/31/head -> origin/gh/kimishpatel/31/head 2025-06-05T23:12:39.0013842Z * [new branch] gh/kimishpatel/31/orig -> origin/gh/kimishpatel/31/orig 2025-06-05T23:12:39.0015327Z * [new branch] gh/kimishpatel/32/base -> origin/gh/kimishpatel/32/base 2025-06-05T23:12:39.0016232Z * [new branch] gh/kimishpatel/32/head -> origin/gh/kimishpatel/32/head 2025-06-05T23:12:39.0017394Z * [new branch] gh/kimishpatel/32/orig -> origin/gh/kimishpatel/32/orig 2025-06-05T23:12:39.0018849Z * [new branch] gh/kimishpatel/33/base -> origin/gh/kimishpatel/33/base 2025-06-05T23:12:39.0019692Z * [new branch] gh/kimishpatel/33/head -> origin/gh/kimishpatel/33/head 2025-06-05T23:12:39.0020822Z * [new branch] gh/kimishpatel/33/orig -> origin/gh/kimishpatel/33/orig 2025-06-05T23:12:39.0022800Z * [new branch] gh/kimishpatel/34/base -> origin/gh/kimishpatel/34/base 2025-06-05T23:12:39.0024379Z * [new branch] gh/kimishpatel/34/head -> origin/gh/kimishpatel/34/head 2025-06-05T23:12:39.0025962Z * [new branch] gh/kimishpatel/34/orig -> origin/gh/kimishpatel/34/orig 2025-06-05T23:12:39.0027833Z * [new branch] gh/kimishpatel/35/base -> origin/gh/kimishpatel/35/base 2025-06-05T23:12:39.0029419Z * [new branch] gh/kimishpatel/35/head -> origin/gh/kimishpatel/35/head 2025-06-05T23:12:39.0030165Z * [new branch] gh/kimishpatel/35/orig -> origin/gh/kimishpatel/35/orig 2025-06-05T23:12:39.0031624Z * [new branch] gh/kimishpatel/36/base -> origin/gh/kimishpatel/36/base 2025-06-05T23:12:39.0032792Z * [new branch] gh/kimishpatel/36/head -> origin/gh/kimishpatel/36/head 2025-06-05T23:12:39.0034024Z * [new branch] gh/kimishpatel/36/orig -> origin/gh/kimishpatel/36/orig 2025-06-05T23:12:39.0036259Z * [new branch] gh/kimishpatel/37/base -> origin/gh/kimishpatel/37/base 2025-06-05T23:12:39.0037772Z * [new branch] gh/kimishpatel/37/head -> origin/gh/kimishpatel/37/head 2025-06-05T23:12:39.0039361Z * [new branch] gh/kimishpatel/37/orig -> origin/gh/kimishpatel/37/orig 2025-06-05T23:12:39.0041818Z * [new branch] gh/kimishpatel/38/base -> origin/gh/kimishpatel/38/base 2025-06-05T23:12:39.0043483Z * [new branch] gh/kimishpatel/38/head -> origin/gh/kimishpatel/38/head 2025-06-05T23:12:39.0045054Z * [new branch] gh/kimishpatel/38/orig -> origin/gh/kimishpatel/38/orig 2025-06-05T23:12:39.0047421Z * [new branch] gh/kimishpatel/39/base -> origin/gh/kimishpatel/39/base 2025-06-05T23:12:39.0048961Z * [new branch] gh/kimishpatel/39/head -> origin/gh/kimishpatel/39/head 2025-06-05T23:12:39.0050695Z * [new branch] gh/kimishpatel/39/orig -> origin/gh/kimishpatel/39/orig 2025-06-05T23:12:39.0052927Z * [new branch] gh/kimishpatel/4/base -> origin/gh/kimishpatel/4/base 2025-06-05T23:12:39.0055531Z * [new branch] gh/kimishpatel/4/head -> origin/gh/kimishpatel/4/head 2025-06-05T23:12:39.0055794Z * [new branch] gh/kimishpatel/4/orig -> origin/gh/kimishpatel/4/orig 2025-06-05T23:12:39.0057221Z * [new branch] gh/kimishpatel/40/base -> origin/gh/kimishpatel/40/base 2025-06-05T23:12:39.0058144Z * [new branch] gh/kimishpatel/40/head -> origin/gh/kimishpatel/40/head 2025-06-05T23:12:39.0059296Z * [new branch] gh/kimishpatel/40/orig -> origin/gh/kimishpatel/40/orig 2025-06-05T23:12:39.0060850Z * [new branch] gh/kimishpatel/41/base -> origin/gh/kimishpatel/41/base 2025-06-05T23:12:39.0061871Z * [new branch] gh/kimishpatel/41/head -> origin/gh/kimishpatel/41/head 2025-06-05T23:12:39.0062890Z * [new branch] gh/kimishpatel/41/orig -> origin/gh/kimishpatel/41/orig 2025-06-05T23:12:39.0064432Z * [new branch] gh/kimishpatel/42/base -> origin/gh/kimishpatel/42/base 2025-06-05T23:12:39.0065403Z * [new branch] gh/kimishpatel/42/head -> origin/gh/kimishpatel/42/head 2025-06-05T23:12:39.0066508Z * [new branch] gh/kimishpatel/42/orig -> origin/gh/kimishpatel/42/orig 2025-06-05T23:12:39.0067985Z * [new branch] gh/kimishpatel/43/base -> origin/gh/kimishpatel/43/base 2025-06-05T23:12:39.0068886Z * [new branch] gh/kimishpatel/43/head -> origin/gh/kimishpatel/43/head 2025-06-05T23:12:39.0069970Z * [new branch] gh/kimishpatel/43/orig -> origin/gh/kimishpatel/43/orig 2025-06-05T23:12:39.0071423Z * [new branch] gh/kimishpatel/44/base -> origin/gh/kimishpatel/44/base 2025-06-05T23:12:39.0072401Z * [new branch] gh/kimishpatel/44/head -> origin/gh/kimishpatel/44/head 2025-06-05T23:12:39.0073471Z * [new branch] gh/kimishpatel/44/orig -> origin/gh/kimishpatel/44/orig 2025-06-05T23:12:39.0074819Z * [new branch] gh/kimishpatel/45/base -> origin/gh/kimishpatel/45/base 2025-06-05T23:12:39.0075895Z * [new branch] gh/kimishpatel/45/head -> origin/gh/kimishpatel/45/head 2025-06-05T23:12:39.0076885Z * [new branch] gh/kimishpatel/45/orig -> origin/gh/kimishpatel/45/orig 2025-06-05T23:12:39.0078094Z * [new branch] gh/kimishpatel/46/base -> origin/gh/kimishpatel/46/base 2025-06-05T23:12:39.0079073Z * [new branch] gh/kimishpatel/46/head -> origin/gh/kimishpatel/46/head 2025-06-05T23:12:39.0080067Z * [new branch] gh/kimishpatel/46/orig -> origin/gh/kimishpatel/46/orig 2025-06-05T23:12:39.0081614Z * [new branch] gh/kimishpatel/47/base -> origin/gh/kimishpatel/47/base 2025-06-05T23:12:39.0082535Z * [new branch] gh/kimishpatel/47/head -> origin/gh/kimishpatel/47/head 2025-06-05T23:12:39.0083526Z * [new branch] gh/kimishpatel/47/orig -> origin/gh/kimishpatel/47/orig 2025-06-05T23:12:39.0085019Z * [new branch] gh/kimishpatel/48/base -> origin/gh/kimishpatel/48/base 2025-06-05T23:12:39.0086101Z * [new branch] gh/kimishpatel/48/head -> origin/gh/kimishpatel/48/head 2025-06-05T23:12:39.0087155Z * [new branch] gh/kimishpatel/48/orig -> origin/gh/kimishpatel/48/orig 2025-06-05T23:12:39.0088707Z * [new branch] gh/kimishpatel/49/base -> origin/gh/kimishpatel/49/base 2025-06-05T23:12:39.0089724Z * [new branch] gh/kimishpatel/49/head -> origin/gh/kimishpatel/49/head 2025-06-05T23:12:39.0090974Z * [new branch] gh/kimishpatel/49/orig -> origin/gh/kimishpatel/49/orig 2025-06-05T23:12:39.0092401Z * [new branch] gh/kimishpatel/5/base -> origin/gh/kimishpatel/5/base 2025-06-05T23:12:39.0093952Z * [new branch] gh/kimishpatel/5/head -> origin/gh/kimishpatel/5/head 2025-06-05T23:12:39.0095765Z * [new branch] gh/kimishpatel/5/orig -> origin/gh/kimishpatel/5/orig 2025-06-05T23:12:39.0098197Z * [new branch] gh/kimishpatel/50/base -> origin/gh/kimishpatel/50/base 2025-06-05T23:12:39.0099732Z * [new branch] gh/kimishpatel/50/head -> origin/gh/kimishpatel/50/head 2025-06-05T23:12:39.0101321Z * [new branch] gh/kimishpatel/50/orig -> origin/gh/kimishpatel/50/orig 2025-06-05T23:12:39.0103522Z * [new branch] gh/kimishpatel/51/base -> origin/gh/kimishpatel/51/base 2025-06-05T23:12:39.0105295Z * [new branch] gh/kimishpatel/51/head -> origin/gh/kimishpatel/51/head 2025-06-05T23:12:39.0106681Z * [new branch] gh/kimishpatel/51/orig -> origin/gh/kimishpatel/51/orig 2025-06-05T23:12:39.0108603Z * [new branch] gh/kimishpatel/52/base -> origin/gh/kimishpatel/52/base 2025-06-05T23:12:39.0109400Z * [new branch] gh/kimishpatel/52/head -> origin/gh/kimishpatel/52/head 2025-06-05T23:12:39.0110493Z * [new branch] gh/kimishpatel/52/orig -> origin/gh/kimishpatel/52/orig 2025-06-05T23:12:39.0114422Z * [new branch] gh/kimishpatel/53/base -> origin/gh/kimishpatel/53/base 2025-06-05T23:12:39.0114764Z * [new branch] gh/kimishpatel/53/head -> origin/gh/kimishpatel/53/head 2025-06-05T23:12:39.0115074Z * [new branch] gh/kimishpatel/53/orig -> origin/gh/kimishpatel/53/orig 2025-06-05T23:12:39.0116400Z * [new branch] gh/kimishpatel/54/base -> origin/gh/kimishpatel/54/base 2025-06-05T23:12:39.0117058Z * [new branch] gh/kimishpatel/54/head -> origin/gh/kimishpatel/54/head 2025-06-05T23:12:39.0118128Z * [new branch] gh/kimishpatel/54/orig -> origin/gh/kimishpatel/54/orig 2025-06-05T23:12:39.0119998Z * [new branch] gh/kimishpatel/55/base -> origin/gh/kimishpatel/55/base 2025-06-05T23:12:39.0121160Z * [new branch] gh/kimishpatel/55/head -> origin/gh/kimishpatel/55/head 2025-06-05T23:12:39.0122259Z * [new branch] gh/kimishpatel/55/orig -> origin/gh/kimishpatel/55/orig 2025-06-05T23:12:39.0128283Z * [new branch] gh/kimishpatel/56/base -> origin/gh/kimishpatel/56/base 2025-06-05T23:12:39.0129469Z * [new branch] gh/kimishpatel/56/head -> origin/gh/kimishpatel/56/head 2025-06-05T23:12:39.0130774Z * [new branch] gh/kimishpatel/56/orig -> origin/gh/kimishpatel/56/orig 2025-06-05T23:12:39.0132227Z * [new branch] gh/kimishpatel/57/base -> origin/gh/kimishpatel/57/base 2025-06-05T23:12:39.0133262Z * [new branch] gh/kimishpatel/57/head -> origin/gh/kimishpatel/57/head 2025-06-05T23:12:39.0134690Z * [new branch] gh/kimishpatel/57/orig -> origin/gh/kimishpatel/57/orig 2025-06-05T23:12:39.0136403Z * [new branch] gh/kimishpatel/58/base -> origin/gh/kimishpatel/58/base 2025-06-05T23:12:39.0137430Z * [new branch] gh/kimishpatel/58/head -> origin/gh/kimishpatel/58/head 2025-06-05T23:12:39.0138241Z * [new branch] gh/kimishpatel/58/orig -> origin/gh/kimishpatel/58/orig 2025-06-05T23:12:39.0139757Z * [new branch] gh/kimishpatel/59/base -> origin/gh/kimishpatel/59/base 2025-06-05T23:12:39.0140895Z * [new branch] gh/kimishpatel/59/head -> origin/gh/kimishpatel/59/head 2025-06-05T23:12:39.0141959Z * [new branch] gh/kimishpatel/59/orig -> origin/gh/kimishpatel/59/orig 2025-06-05T23:12:39.0143254Z * [new branch] gh/kimishpatel/6/base -> origin/gh/kimishpatel/6/base 2025-06-05T23:12:39.0144322Z * [new branch] gh/kimishpatel/6/head -> origin/gh/kimishpatel/6/head 2025-06-05T23:12:39.0145446Z * [new branch] gh/kimishpatel/6/orig -> origin/gh/kimishpatel/6/orig 2025-06-05T23:12:39.0146843Z * [new branch] gh/kimishpatel/60/base -> origin/gh/kimishpatel/60/base 2025-06-05T23:12:39.0147917Z * [new branch] gh/kimishpatel/60/head -> origin/gh/kimishpatel/60/head 2025-06-05T23:12:39.0149019Z * [new branch] gh/kimishpatel/60/orig -> origin/gh/kimishpatel/60/orig 2025-06-05T23:12:39.0151118Z * [new branch] gh/kimishpatel/61/base -> origin/gh/kimishpatel/61/base 2025-06-05T23:12:39.0151841Z * [new branch] gh/kimishpatel/61/head -> origin/gh/kimishpatel/61/head 2025-06-05T23:12:39.0152524Z * [new branch] gh/kimishpatel/61/orig -> origin/gh/kimishpatel/61/orig 2025-06-05T23:12:39.0154051Z * [new branch] gh/kimishpatel/62/base -> origin/gh/kimishpatel/62/base 2025-06-05T23:12:39.0155003Z * [new branch] gh/kimishpatel/62/head -> origin/gh/kimishpatel/62/head 2025-06-05T23:12:39.0156004Z * [new branch] gh/kimishpatel/62/orig -> origin/gh/kimishpatel/62/orig 2025-06-05T23:12:39.0157452Z * [new branch] gh/kimishpatel/63/base -> origin/gh/kimishpatel/63/base 2025-06-05T23:12:39.0158428Z * [new branch] gh/kimishpatel/63/head -> origin/gh/kimishpatel/63/head 2025-06-05T23:12:39.0159426Z * [new branch] gh/kimishpatel/63/orig -> origin/gh/kimishpatel/63/orig 2025-06-05T23:12:39.0160945Z * [new branch] gh/kimishpatel/64/base -> origin/gh/kimishpatel/64/base 2025-06-05T23:12:39.0162151Z * [new branch] gh/kimishpatel/64/head -> origin/gh/kimishpatel/64/head 2025-06-05T23:12:39.0163171Z * [new branch] gh/kimishpatel/64/orig -> origin/gh/kimishpatel/64/orig 2025-06-05T23:12:39.0164603Z * [new branch] gh/kimishpatel/65/base -> origin/gh/kimishpatel/65/base 2025-06-05T23:12:39.0165511Z * [new branch] gh/kimishpatel/65/head -> origin/gh/kimishpatel/65/head 2025-06-05T23:12:39.0166566Z * [new branch] gh/kimishpatel/65/orig -> origin/gh/kimishpatel/65/orig 2025-06-05T23:12:39.0167859Z * [new branch] gh/kimishpatel/66/base -> origin/gh/kimishpatel/66/base 2025-06-05T23:12:39.0168881Z * [new branch] gh/kimishpatel/66/head -> origin/gh/kimishpatel/66/head 2025-06-05T23:12:39.0169942Z * [new branch] gh/kimishpatel/66/orig -> origin/gh/kimishpatel/66/orig 2025-06-05T23:12:39.0171541Z * [new branch] gh/kimishpatel/67/base -> origin/gh/kimishpatel/67/base 2025-06-05T23:12:39.0172754Z * [new branch] gh/kimishpatel/67/head -> origin/gh/kimishpatel/67/head 2025-06-05T23:12:39.0173642Z * [new branch] gh/kimishpatel/67/orig -> origin/gh/kimishpatel/67/orig 2025-06-05T23:12:39.0175453Z * [new branch] gh/kimishpatel/68/base -> origin/gh/kimishpatel/68/base 2025-06-05T23:12:39.0176558Z * [new branch] gh/kimishpatel/68/head -> origin/gh/kimishpatel/68/head 2025-06-05T23:12:39.0177664Z * [new branch] gh/kimishpatel/68/orig -> origin/gh/kimishpatel/68/orig 2025-06-05T23:12:39.0179050Z * [new branch] gh/kimishpatel/69/base -> origin/gh/kimishpatel/69/base 2025-06-05T23:12:39.0180061Z * [new branch] gh/kimishpatel/69/head -> origin/gh/kimishpatel/69/head 2025-06-05T23:12:39.0180955Z * [new branch] gh/kimishpatel/69/orig -> origin/gh/kimishpatel/69/orig 2025-06-05T23:12:39.0182473Z * [new branch] gh/kimishpatel/70/base -> origin/gh/kimishpatel/70/base 2025-06-05T23:12:39.0183527Z * [new branch] gh/kimishpatel/70/head -> origin/gh/kimishpatel/70/head 2025-06-05T23:12:39.0184432Z * [new branch] gh/kimishpatel/70/orig -> origin/gh/kimishpatel/70/orig 2025-06-05T23:12:39.0185876Z * [new branch] gh/kimishpatel/71/base -> origin/gh/kimishpatel/71/base 2025-06-05T23:12:39.0187045Z * [new branch] gh/kimishpatel/71/head -> origin/gh/kimishpatel/71/head 2025-06-05T23:12:39.0187893Z * [new branch] gh/kimishpatel/71/orig -> origin/gh/kimishpatel/71/orig 2025-06-05T23:12:39.0189422Z * [new branch] gh/kimishpatel/72/base -> origin/gh/kimishpatel/72/base 2025-06-05T23:12:39.0190457Z * [new branch] gh/kimishpatel/72/head -> origin/gh/kimishpatel/72/head 2025-06-05T23:12:39.0191371Z * [new branch] gh/kimishpatel/72/orig -> origin/gh/kimishpatel/72/orig 2025-06-05T23:12:39.0192670Z * [new branch] gh/kimishpatel/73/base -> origin/gh/kimishpatel/73/base 2025-06-05T23:12:39.0193693Z * [new branch] gh/kimishpatel/73/head -> origin/gh/kimishpatel/73/head 2025-06-05T23:12:39.0194836Z * [new branch] gh/kimishpatel/73/orig -> origin/gh/kimishpatel/73/orig 2025-06-05T23:12:39.0196246Z * [new branch] gh/kimishpatel/74/base -> origin/gh/kimishpatel/74/base 2025-06-05T23:12:39.0197252Z * [new branch] gh/kimishpatel/74/head -> origin/gh/kimishpatel/74/head 2025-06-05T23:12:39.0198192Z * [new branch] gh/kimishpatel/74/orig -> origin/gh/kimishpatel/74/orig 2025-06-05T23:12:39.0199621Z * [new branch] gh/kimishpatel/75/base -> origin/gh/kimishpatel/75/base 2025-06-05T23:12:39.0200605Z * [new branch] gh/kimishpatel/75/head -> origin/gh/kimishpatel/75/head 2025-06-05T23:12:39.0201656Z * [new branch] gh/kimishpatel/75/orig -> origin/gh/kimishpatel/75/orig 2025-06-05T23:12:39.0203358Z * [new branch] gh/kimishpatel/76/base -> origin/gh/kimishpatel/76/base 2025-06-05T23:12:39.0204407Z * [new branch] gh/kimishpatel/76/head -> origin/gh/kimishpatel/76/head 2025-06-05T23:12:39.0205340Z * [new branch] gh/kimishpatel/76/orig -> origin/gh/kimishpatel/76/orig 2025-06-05T23:12:39.0206758Z * [new branch] gh/kimishpatel/77/base -> origin/gh/kimishpatel/77/base 2025-06-05T23:12:39.0207737Z * [new branch] gh/kimishpatel/77/head -> origin/gh/kimishpatel/77/head 2025-06-05T23:12:39.0208739Z * [new branch] gh/kimishpatel/77/orig -> origin/gh/kimishpatel/77/orig 2025-06-05T23:12:39.0210055Z * [new branch] gh/kimishpatel/78/base -> origin/gh/kimishpatel/78/base 2025-06-05T23:12:39.0211043Z * [new branch] gh/kimishpatel/78/head -> origin/gh/kimishpatel/78/head 2025-06-05T23:12:39.0211986Z * [new branch] gh/kimishpatel/78/orig -> origin/gh/kimishpatel/78/orig 2025-06-05T23:12:39.0213211Z * [new branch] gh/kimishpatel/79/base -> origin/gh/kimishpatel/79/base 2025-06-05T23:12:39.0214556Z * [new branch] gh/kimishpatel/79/head -> origin/gh/kimishpatel/79/head 2025-06-05T23:12:39.0215457Z * [new branch] gh/kimishpatel/79/orig -> origin/gh/kimishpatel/79/orig 2025-06-05T23:12:39.0216690Z * [new branch] gh/kimishpatel/80/base -> origin/gh/kimishpatel/80/base 2025-06-05T23:12:39.0217684Z * [new branch] gh/kimishpatel/80/head -> origin/gh/kimishpatel/80/head 2025-06-05T23:12:39.0218741Z * [new branch] gh/kimishpatel/80/orig -> origin/gh/kimishpatel/80/orig 2025-06-05T23:12:39.0219909Z * [new branch] gh/kimishpatel/81/base -> origin/gh/kimishpatel/81/base 2025-06-05T23:12:39.0220803Z * [new branch] gh/kimishpatel/81/head -> origin/gh/kimishpatel/81/head 2025-06-05T23:12:39.0221716Z * [new branch] gh/kimishpatel/81/orig -> origin/gh/kimishpatel/81/orig 2025-06-05T23:12:39.0223122Z * [new branch] gh/kimishpatel/82/base -> origin/gh/kimishpatel/82/base 2025-06-05T23:12:39.0224126Z * [new branch] gh/kimishpatel/82/head -> origin/gh/kimishpatel/82/head 2025-06-05T23:12:39.0225066Z * [new branch] gh/kimishpatel/82/orig -> origin/gh/kimishpatel/82/orig 2025-06-05T23:12:39.0226538Z * [new branch] gh/kimishpatel/83/base -> origin/gh/kimishpatel/83/base 2025-06-05T23:12:39.0227656Z * [new branch] gh/kimishpatel/83/head -> origin/gh/kimishpatel/83/head 2025-06-05T23:12:39.0228648Z * [new branch] gh/kimishpatel/83/orig -> origin/gh/kimishpatel/83/orig 2025-06-05T23:12:39.0229885Z * [new branch] gh/kimishpatel/84/base -> origin/gh/kimishpatel/84/base 2025-06-05T23:12:39.0230891Z * [new branch] gh/kimishpatel/84/head -> origin/gh/kimishpatel/84/head 2025-06-05T23:12:39.0231842Z * [new branch] gh/kimishpatel/84/orig -> origin/gh/kimishpatel/84/orig 2025-06-05T23:12:39.0233275Z * [new branch] gh/kimishpatel/85/base -> origin/gh/kimishpatel/85/base 2025-06-05T23:12:39.0234248Z * [new branch] gh/kimishpatel/85/head -> origin/gh/kimishpatel/85/head 2025-06-05T23:12:39.0235214Z * [new branch] gh/kimishpatel/85/orig -> origin/gh/kimishpatel/85/orig 2025-06-05T23:12:39.0236460Z * [new branch] gh/kimishpatel/86/base -> origin/gh/kimishpatel/86/base 2025-06-05T23:12:39.0237505Z * [new branch] gh/kimishpatel/86/head -> origin/gh/kimishpatel/86/head 2025-06-05T23:12:39.0238465Z * [new branch] gh/kimishpatel/86/orig -> origin/gh/kimishpatel/86/orig 2025-06-05T23:12:39.0239703Z * [new branch] gh/kimishpatel/87/base -> origin/gh/kimishpatel/87/base 2025-06-05T23:12:39.0240732Z * [new branch] gh/kimishpatel/87/head -> origin/gh/kimishpatel/87/head 2025-06-05T23:12:39.0241724Z * [new branch] gh/kimishpatel/87/orig -> origin/gh/kimishpatel/87/orig 2025-06-05T23:12:39.0242950Z * [new branch] gh/kimishpatel/88/base -> origin/gh/kimishpatel/88/base 2025-06-05T23:12:39.0244072Z * [new branch] gh/kimishpatel/88/head -> origin/gh/kimishpatel/88/head 2025-06-05T23:12:39.0245104Z * [new branch] gh/kimishpatel/88/orig -> origin/gh/kimishpatel/88/orig 2025-06-05T23:12:39.0246336Z * [new branch] gh/kimishpatel/89/base -> origin/gh/kimishpatel/89/base 2025-06-05T23:12:39.0247363Z * [new branch] gh/kimishpatel/89/head -> origin/gh/kimishpatel/89/head 2025-06-05T23:12:39.0248276Z * [new branch] gh/kimishpatel/89/orig -> origin/gh/kimishpatel/89/orig 2025-06-05T23:12:39.0249924Z * [new branch] gh/kimishpatel/9/base -> origin/gh/kimishpatel/9/base 2025-06-05T23:12:39.0250915Z * [new branch] gh/kimishpatel/9/head -> origin/gh/kimishpatel/9/head 2025-06-05T23:12:39.0252356Z * [new branch] gh/kimishpatel/9/orig -> origin/gh/kimishpatel/9/orig 2025-06-05T23:12:39.0253719Z * [new branch] gh/kimishpatel/90/head -> origin/gh/kimishpatel/90/head 2025-06-05T23:12:39.0255552Z * [new branch] gh/kimishpatel/91/orig -> origin/gh/kimishpatel/91/orig 2025-06-05T23:12:39.0257306Z * [new branch] gh/kimishpatel/92/orig -> origin/gh/kimishpatel/92/orig 2025-06-05T23:12:39.0258813Z * [new branch] gh/kimishpatel/93/orig -> origin/gh/kimishpatel/93/orig 2025-06-05T23:12:39.0260156Z * [new branch] gh/kimishpatel/98/base -> origin/gh/kimishpatel/98/base 2025-06-05T23:12:39.0261049Z * [new branch] gh/kimishpatel/98/head -> origin/gh/kimishpatel/98/head 2025-06-05T23:12:39.0262003Z * [new branch] gh/kimishpatel/98/orig -> origin/gh/kimishpatel/98/orig 2025-06-05T23:12:39.0263334Z * [new branch] gh/kimishpatel/99/base -> origin/gh/kimishpatel/99/base 2025-06-05T23:12:39.0264288Z * [new branch] gh/kimishpatel/99/head -> origin/gh/kimishpatel/99/head 2025-06-05T23:12:39.0265634Z * [new branch] gh/kimishpatel/99/orig -> origin/gh/kimishpatel/99/orig 2025-06-05T23:12:39.0267228Z * [new branch] gh/kirklandsign/1/base -> origin/gh/kirklandsign/1/base 2025-06-05T23:12:39.0268249Z * [new branch] gh/kirklandsign/1/orig -> origin/gh/kirklandsign/1/orig 2025-06-05T23:12:39.0269669Z * [new branch] gh/kirklandsign/12/base -> origin/gh/kirklandsign/12/base 2025-06-05T23:12:39.0270740Z * [new branch] gh/kirklandsign/12/orig -> origin/gh/kirklandsign/12/orig 2025-06-05T23:12:39.0272172Z * [new branch] gh/kirklandsign/13/base -> origin/gh/kirklandsign/13/base 2025-06-05T23:12:39.0274035Z * [new branch] gh/kirklandsign/14/base -> origin/gh/kirklandsign/14/base 2025-06-05T23:12:39.0275434Z * [new branch] gh/kirklandsign/15/base -> origin/gh/kirklandsign/15/base 2025-06-05T23:12:39.0276446Z * [new branch] gh/kirklandsign/15/head -> origin/gh/kirklandsign/15/head 2025-06-05T23:12:39.0277940Z * [new branch] gh/kirklandsign/16/base -> origin/gh/kirklandsign/16/base 2025-06-05T23:12:39.0279189Z * [new branch] gh/kirklandsign/17/base -> origin/gh/kirklandsign/17/base 2025-06-05T23:12:39.0280223Z * [new branch] gh/kirklandsign/17/head -> origin/gh/kirklandsign/17/head 2025-06-05T23:12:39.0281116Z * [new branch] gh/kirklandsign/17/orig -> origin/gh/kirklandsign/17/orig 2025-06-05T23:12:39.0282376Z * [new branch] gh/kirklandsign/2/base -> origin/gh/kirklandsign/2/base 2025-06-05T23:12:39.0283387Z * [new branch] gh/kirklandsign/2/head -> origin/gh/kirklandsign/2/head 2025-06-05T23:12:39.0284418Z * [new branch] gh/kirklandsign/2/orig -> origin/gh/kirklandsign/2/orig 2025-06-05T23:12:39.0285765Z * [new branch] gh/kirklandsign/3/base -> origin/gh/kirklandsign/3/base 2025-06-05T23:12:39.0286721Z * [new branch] gh/kirklandsign/3/head -> origin/gh/kirklandsign/3/head 2025-06-05T23:12:39.0288055Z * [new branch] gh/kirklandsign/4/base -> origin/gh/kirklandsign/4/base 2025-06-05T23:12:39.0289063Z * [new branch] gh/kirklandsign/4/orig -> origin/gh/kirklandsign/4/orig 2025-06-05T23:12:39.0290572Z * [new branch] gh/kirklandsign/5/base -> origin/gh/kirklandsign/5/base 2025-06-05T23:12:39.0292195Z * [new branch] gh/larryliu0820/10/base -> origin/gh/larryliu0820/10/base 2025-06-05T23:12:39.0293196Z * [new branch] gh/larryliu0820/10/head -> origin/gh/larryliu0820/10/head 2025-06-05T23:12:39.0294086Z * [new branch] gh/larryliu0820/10/orig -> origin/gh/larryliu0820/10/orig 2025-06-05T23:12:39.0295327Z * [new branch] gh/larryliu0820/11/base -> origin/gh/larryliu0820/11/base 2025-06-05T23:12:39.0296316Z * [new branch] gh/larryliu0820/11/head -> origin/gh/larryliu0820/11/head 2025-06-05T23:12:39.0297474Z * [new branch] gh/larryliu0820/11/orig -> origin/gh/larryliu0820/11/orig 2025-06-05T23:12:39.0298639Z * [new branch] gh/larryliu0820/12/base -> origin/gh/larryliu0820/12/base 2025-06-05T23:12:39.0300715Z * [new branch] gh/larryliu0820/12/head -> origin/gh/larryliu0820/12/head 2025-06-05T23:12:39.0301124Z * [new branch] gh/larryliu0820/12/orig -> origin/gh/larryliu0820/12/orig 2025-06-05T23:12:39.0302090Z * [new branch] gh/larryliu0820/13/base -> origin/gh/larryliu0820/13/base 2025-06-05T23:12:39.0303235Z * [new branch] gh/larryliu0820/13/head -> origin/gh/larryliu0820/13/head 2025-06-05T23:12:39.0304077Z * [new branch] gh/larryliu0820/13/orig -> origin/gh/larryliu0820/13/orig 2025-06-05T23:12:39.0305634Z * [new branch] gh/larryliu0820/14/base -> origin/gh/larryliu0820/14/base 2025-06-05T23:12:39.0306458Z * [new branch] gh/larryliu0820/14/head -> origin/gh/larryliu0820/14/head 2025-06-05T23:12:39.0307421Z * [new branch] gh/larryliu0820/14/orig -> origin/gh/larryliu0820/14/orig 2025-06-05T23:12:39.0308681Z * [new branch] gh/larryliu0820/15/base -> origin/gh/larryliu0820/15/base 2025-06-05T23:12:39.0309605Z * [new branch] gh/larryliu0820/15/head -> origin/gh/larryliu0820/15/head 2025-06-05T23:12:39.0310730Z * [new branch] gh/larryliu0820/15/orig -> origin/gh/larryliu0820/15/orig 2025-06-05T23:12:39.0312223Z * [new branch] gh/larryliu0820/16/base -> origin/gh/larryliu0820/16/base 2025-06-05T23:12:39.0313118Z * [new branch] gh/larryliu0820/16/head -> origin/gh/larryliu0820/16/head 2025-06-05T23:12:39.0313983Z * [new branch] gh/larryliu0820/16/orig -> origin/gh/larryliu0820/16/orig 2025-06-05T23:12:39.0315465Z * [new branch] gh/larryliu0820/17/base -> origin/gh/larryliu0820/17/base 2025-06-05T23:12:39.0316284Z * [new branch] gh/larryliu0820/17/head -> origin/gh/larryliu0820/17/head 2025-06-05T23:12:39.0317508Z * [new branch] gh/larryliu0820/17/orig -> origin/gh/larryliu0820/17/orig 2025-06-05T23:12:39.0318519Z * [new branch] gh/larryliu0820/18/base -> origin/gh/larryliu0820/18/base 2025-06-05T23:12:39.0319494Z * [new branch] gh/larryliu0820/18/head -> origin/gh/larryliu0820/18/head 2025-06-05T23:12:39.0320520Z * [new branch] gh/larryliu0820/18/orig -> origin/gh/larryliu0820/18/orig 2025-06-05T23:12:39.0321847Z * [new branch] gh/larryliu0820/19/base -> origin/gh/larryliu0820/19/base 2025-06-05T23:12:39.0323017Z * [new branch] gh/larryliu0820/19/head -> origin/gh/larryliu0820/19/head 2025-06-05T23:12:39.0324207Z * [new branch] gh/larryliu0820/19/orig -> origin/gh/larryliu0820/19/orig 2025-06-05T23:12:39.0325728Z * [new branch] gh/larryliu0820/20/base -> origin/gh/larryliu0820/20/base 2025-06-05T23:12:39.0326649Z * [new branch] gh/larryliu0820/20/head -> origin/gh/larryliu0820/20/head 2025-06-05T23:12:39.0327741Z * [new branch] gh/larryliu0820/20/orig -> origin/gh/larryliu0820/20/orig 2025-06-05T23:12:39.0329160Z * [new branch] gh/larryliu0820/21/base -> origin/gh/larryliu0820/21/base 2025-06-05T23:12:39.0330495Z * [new branch] gh/larryliu0820/21/head -> origin/gh/larryliu0820/21/head 2025-06-05T23:12:39.0331234Z * [new branch] gh/larryliu0820/21/orig -> origin/gh/larryliu0820/21/orig 2025-06-05T23:12:39.0333282Z * [new branch] gh/larryliu0820/22/base -> origin/gh/larryliu0820/22/base 2025-06-05T23:12:39.0334144Z * [new branch] gh/larryliu0820/22/head -> origin/gh/larryliu0820/22/head 2025-06-05T23:12:39.0334815Z * [new branch] gh/larryliu0820/22/orig -> origin/gh/larryliu0820/22/orig 2025-06-05T23:12:39.0336260Z * [new branch] gh/larryliu0820/24/base -> origin/gh/larryliu0820/24/base 2025-06-05T23:12:39.0337674Z * [new branch] gh/larryliu0820/24/head -> origin/gh/larryliu0820/24/head 2025-06-05T23:12:39.0338619Z * [new branch] gh/larryliu0820/24/orig -> origin/gh/larryliu0820/24/orig 2025-06-05T23:12:39.0339772Z * [new branch] gh/larryliu0820/25/base -> origin/gh/larryliu0820/25/base 2025-06-05T23:12:39.0340810Z * [new branch] gh/larryliu0820/25/head -> origin/gh/larryliu0820/25/head 2025-06-05T23:12:39.0341770Z * [new branch] gh/larryliu0820/25/orig -> origin/gh/larryliu0820/25/orig 2025-06-05T23:12:39.0343381Z * [new branch] gh/larryliu0820/26/base -> origin/gh/larryliu0820/26/base 2025-06-05T23:12:39.0343969Z * [new branch] gh/larryliu0820/26/head -> origin/gh/larryliu0820/26/head 2025-06-05T23:12:39.0345004Z * [new branch] gh/larryliu0820/26/orig -> origin/gh/larryliu0820/26/orig 2025-06-05T23:12:39.0346350Z * [new branch] gh/larryliu0820/27/base -> origin/gh/larryliu0820/27/base 2025-06-05T23:12:39.0347335Z * [new branch] gh/larryliu0820/27/head -> origin/gh/larryliu0820/27/head 2025-06-05T23:12:39.0348289Z * [new branch] gh/larryliu0820/27/orig -> origin/gh/larryliu0820/27/orig 2025-06-05T23:12:39.0349631Z * [new branch] gh/larryliu0820/28/base -> origin/gh/larryliu0820/28/base 2025-06-05T23:12:39.0350637Z * [new branch] gh/larryliu0820/28/head -> origin/gh/larryliu0820/28/head 2025-06-05T23:12:39.0351652Z * [new branch] gh/larryliu0820/28/orig -> origin/gh/larryliu0820/28/orig 2025-06-05T23:12:39.0353545Z * [new branch] gh/larryliu0820/29/base -> origin/gh/larryliu0820/29/base 2025-06-05T23:12:39.0354529Z * [new branch] gh/larryliu0820/29/head -> origin/gh/larryliu0820/29/head 2025-06-05T23:12:39.0355598Z * [new branch] gh/larryliu0820/29/orig -> origin/gh/larryliu0820/29/orig 2025-06-05T23:12:39.0357097Z * [new branch] gh/larryliu0820/30/base -> origin/gh/larryliu0820/30/base 2025-06-05T23:12:39.0358013Z * [new branch] gh/larryliu0820/30/head -> origin/gh/larryliu0820/30/head 2025-06-05T23:12:39.0358996Z * [new branch] gh/larryliu0820/30/orig -> origin/gh/larryliu0820/30/orig 2025-06-05T23:12:39.0360487Z * [new branch] gh/larryliu0820/31/base -> origin/gh/larryliu0820/31/base 2025-06-05T23:12:39.0361514Z * [new branch] gh/larryliu0820/31/head -> origin/gh/larryliu0820/31/head 2025-06-05T23:12:39.0362472Z * [new branch] gh/larryliu0820/31/orig -> origin/gh/larryliu0820/31/orig 2025-06-05T23:12:39.0364019Z * [new branch] gh/larryliu0820/32/base -> origin/gh/larryliu0820/32/base 2025-06-05T23:12:39.0365092Z * [new branch] gh/larryliu0820/32/head -> origin/gh/larryliu0820/32/head 2025-06-05T23:12:39.0366103Z * [new branch] gh/larryliu0820/32/orig -> origin/gh/larryliu0820/32/orig 2025-06-05T23:12:39.0368002Z * [new branch] gh/larryliu0820/33/base -> origin/gh/larryliu0820/33/base 2025-06-05T23:12:39.0368587Z * [new branch] gh/larryliu0820/33/head -> origin/gh/larryliu0820/33/head 2025-06-05T23:12:39.0369667Z * [new branch] gh/larryliu0820/33/orig -> origin/gh/larryliu0820/33/orig 2025-06-05T23:12:39.0371097Z * [new branch] gh/larryliu0820/34/base -> origin/gh/larryliu0820/34/base 2025-06-05T23:12:39.0371994Z * [new branch] gh/larryliu0820/34/head -> origin/gh/larryliu0820/34/head 2025-06-05T23:12:39.0372998Z * [new branch] gh/larryliu0820/34/orig -> origin/gh/larryliu0820/34/orig 2025-06-05T23:12:39.0374424Z * [new branch] gh/larryliu0820/35/base -> origin/gh/larryliu0820/35/base 2025-06-05T23:12:39.0375434Z * [new branch] gh/larryliu0820/35/head -> origin/gh/larryliu0820/35/head 2025-06-05T23:12:39.0376467Z * [new branch] gh/larryliu0820/35/orig -> origin/gh/larryliu0820/35/orig 2025-06-05T23:12:39.0377802Z * [new branch] gh/larryliu0820/36/base -> origin/gh/larryliu0820/36/base 2025-06-05T23:12:39.0378799Z * [new branch] gh/larryliu0820/36/head -> origin/gh/larryliu0820/36/head 2025-06-05T23:12:39.0379769Z * [new branch] gh/larryliu0820/36/orig -> origin/gh/larryliu0820/36/orig 2025-06-05T23:12:39.0381144Z * [new branch] gh/larryliu0820/37/base -> origin/gh/larryliu0820/37/base 2025-06-05T23:12:39.0382112Z * [new branch] gh/larryliu0820/37/head -> origin/gh/larryliu0820/37/head 2025-06-05T23:12:39.0383150Z * [new branch] gh/larryliu0820/37/orig -> origin/gh/larryliu0820/37/orig 2025-06-05T23:12:39.0384530Z * [new branch] gh/larryliu0820/38/base -> origin/gh/larryliu0820/38/base 2025-06-05T23:12:39.0385450Z * [new branch] gh/larryliu0820/38/head -> origin/gh/larryliu0820/38/head 2025-06-05T23:12:39.0386425Z * [new branch] gh/larryliu0820/38/orig -> origin/gh/larryliu0820/38/orig 2025-06-05T23:12:39.0387833Z * [new branch] gh/larryliu0820/39/base -> origin/gh/larryliu0820/39/base 2025-06-05T23:12:39.0388854Z * [new branch] gh/larryliu0820/39/head -> origin/gh/larryliu0820/39/head 2025-06-05T23:12:39.0390256Z * [new branch] gh/larryliu0820/39/orig -> origin/gh/larryliu0820/39/orig 2025-06-05T23:12:39.0391480Z * [new branch] gh/larryliu0820/40/base -> origin/gh/larryliu0820/40/base 2025-06-05T23:12:39.0392538Z * [new branch] gh/larryliu0820/40/head -> origin/gh/larryliu0820/40/head 2025-06-05T23:12:39.0393555Z * [new branch] gh/larryliu0820/40/orig -> origin/gh/larryliu0820/40/orig 2025-06-05T23:12:39.0394867Z * [new branch] gh/larryliu0820/41/base -> origin/gh/larryliu0820/41/base 2025-06-05T23:12:39.0395923Z * [new branch] gh/larryliu0820/41/head -> origin/gh/larryliu0820/41/head 2025-06-05T23:12:39.0396958Z * [new branch] gh/larryliu0820/41/orig -> origin/gh/larryliu0820/41/orig 2025-06-05T23:12:39.0398801Z * [new branch] gh/larryliu0820/42/base -> origin/gh/larryliu0820/42/base 2025-06-05T23:12:39.0399782Z * [new branch] gh/larryliu0820/42/head -> origin/gh/larryliu0820/42/head 2025-06-05T23:12:39.0400739Z * [new branch] gh/larryliu0820/42/orig -> origin/gh/larryliu0820/42/orig 2025-06-05T23:12:39.0402189Z * [new branch] gh/larryliu0820/43/base -> origin/gh/larryliu0820/43/base 2025-06-05T23:12:39.0403320Z * [new branch] gh/larryliu0820/43/head -> origin/gh/larryliu0820/43/head 2025-06-05T23:12:39.0404348Z * [new branch] gh/larryliu0820/43/orig -> origin/gh/larryliu0820/43/orig 2025-06-05T23:12:39.0405793Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2025-06-05T23:12:39.0406870Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2025-06-05T23:12:39.0407911Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2025-06-05T23:12:39.0409476Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2025-06-05T23:12:39.0410711Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2025-06-05T23:12:39.0411755Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2025-06-05T23:12:39.0413171Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-06-05T23:12:39.0414121Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-06-05T23:12:39.0415165Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-06-05T23:12:39.0416621Z * [new branch] gh/larryliu0820/47/base -> origin/gh/larryliu0820/47/base 2025-06-05T23:12:39.0417528Z * [new branch] gh/larryliu0820/47/head -> origin/gh/larryliu0820/47/head 2025-06-05T23:12:39.0418488Z * [new branch] gh/larryliu0820/47/orig -> origin/gh/larryliu0820/47/orig 2025-06-05T23:12:39.0419905Z * [new branch] gh/larryliu0820/48/base -> origin/gh/larryliu0820/48/base 2025-06-05T23:12:39.0420810Z * [new branch] gh/larryliu0820/48/head -> origin/gh/larryliu0820/48/head 2025-06-05T23:12:39.0421805Z * [new branch] gh/larryliu0820/48/orig -> origin/gh/larryliu0820/48/orig 2025-06-05T23:12:39.0424347Z * [new branch] gh/larryliu0820/49/base -> origin/gh/larryliu0820/49/base 2025-06-05T23:12:39.0425316Z * [new branch] gh/larryliu0820/49/head -> origin/gh/larryliu0820/49/head 2025-06-05T23:12:39.0426426Z * [new branch] gh/larryliu0820/49/orig -> origin/gh/larryliu0820/49/orig 2025-06-05T23:12:39.0427918Z * [new branch] gh/larryliu0820/50/base -> origin/gh/larryliu0820/50/base 2025-06-05T23:12:39.0428870Z * [new branch] gh/larryliu0820/50/head -> origin/gh/larryliu0820/50/head 2025-06-05T23:12:39.0429872Z * [new branch] gh/larryliu0820/50/orig -> origin/gh/larryliu0820/50/orig 2025-06-05T23:12:39.0431396Z * [new branch] gh/larryliu0820/51/base -> origin/gh/larryliu0820/51/base 2025-06-05T23:12:39.0432447Z * [new branch] gh/larryliu0820/51/head -> origin/gh/larryliu0820/51/head 2025-06-05T23:12:39.0433465Z * [new branch] gh/larryliu0820/51/orig -> origin/gh/larryliu0820/51/orig 2025-06-05T23:12:39.0434681Z * [new branch] gh/larryliu0820/52/base -> origin/gh/larryliu0820/52/base 2025-06-05T23:12:39.0435677Z * [new branch] gh/larryliu0820/52/orig -> origin/gh/larryliu0820/52/orig 2025-06-05T23:12:39.0437232Z * [new branch] gh/larryliu0820/53/base -> origin/gh/larryliu0820/53/base 2025-06-05T23:12:39.0438742Z * [new branch] gh/larryliu0820/54/base -> origin/gh/larryliu0820/54/base 2025-06-05T23:12:39.0439665Z * [new branch] gh/larryliu0820/54/head -> origin/gh/larryliu0820/54/head 2025-06-05T23:12:39.0440706Z * [new branch] gh/larryliu0820/54/orig -> origin/gh/larryliu0820/54/orig 2025-06-05T23:12:39.0442146Z * [new branch] gh/larryliu0820/55/base -> origin/gh/larryliu0820/55/base 2025-06-05T23:12:39.0443550Z * [new branch] gh/larryliu0820/56/base -> origin/gh/larryliu0820/56/base 2025-06-05T23:12:39.0444984Z * [new branch] gh/larryliu0820/57/base -> origin/gh/larryliu0820/57/base 2025-06-05T23:12:39.0446393Z * [new branch] gh/larryliu0820/58/base -> origin/gh/larryliu0820/58/base 2025-06-05T23:12:39.0447402Z * [new branch] gh/larryliu0820/58/orig -> origin/gh/larryliu0820/58/orig 2025-06-05T23:12:39.0448787Z * [new branch] gh/larryliu0820/59/base -> origin/gh/larryliu0820/59/base 2025-06-05T23:12:39.0450599Z * [new branch] gh/larryliu0820/6/base -> origin/gh/larryliu0820/6/base 2025-06-05T23:12:39.0451593Z * [new branch] gh/larryliu0820/6/head -> origin/gh/larryliu0820/6/head 2025-06-05T23:12:39.0452641Z * [new branch] gh/larryliu0820/6/orig -> origin/gh/larryliu0820/6/orig 2025-06-05T23:12:39.0454573Z * [new branch] gh/larryliu0820/60/base -> origin/gh/larryliu0820/60/base 2025-06-05T23:12:39.0456275Z * [new branch] gh/larryliu0820/61/base -> origin/gh/larryliu0820/61/base 2025-06-05T23:12:39.0457284Z * [new branch] gh/larryliu0820/61/orig -> origin/gh/larryliu0820/61/orig 2025-06-05T23:12:39.0458823Z * [new branch] gh/larryliu0820/62/base -> origin/gh/larryliu0820/62/base 2025-06-05T23:12:39.0460758Z * [new branch] gh/larryliu0820/63/base -> origin/gh/larryliu0820/63/base 2025-06-05T23:12:39.0462180Z * [new branch] gh/larryliu0820/64/base -> origin/gh/larryliu0820/64/base 2025-06-05T23:12:39.0463616Z * [new branch] gh/larryliu0820/65/base -> origin/gh/larryliu0820/65/base 2025-06-05T23:12:39.0464713Z * [new branch] gh/larryliu0820/65/head -> origin/gh/larryliu0820/65/head 2025-06-05T23:12:39.0465625Z * [new branch] gh/larryliu0820/65/orig -> origin/gh/larryliu0820/65/orig 2025-06-05T23:12:39.0467097Z * [new branch] gh/larryliu0820/7/base -> origin/gh/larryliu0820/7/base 2025-06-05T23:12:39.0467972Z * [new branch] gh/larryliu0820/7/head -> origin/gh/larryliu0820/7/head 2025-06-05T23:12:39.0468955Z * [new branch] gh/larryliu0820/7/orig -> origin/gh/larryliu0820/7/orig 2025-06-05T23:12:39.0470302Z * [new branch] gh/larryliu0820/8/base -> origin/gh/larryliu0820/8/base 2025-06-05T23:12:39.0471362Z * [new branch] gh/larryliu0820/8/head -> origin/gh/larryliu0820/8/head 2025-06-05T23:12:39.0472683Z * [new branch] gh/larryliu0820/8/orig -> origin/gh/larryliu0820/8/orig 2025-06-05T23:12:39.0474019Z * [new branch] gh/larryliu0820/9/base -> origin/gh/larryliu0820/9/base 2025-06-05T23:12:39.0474967Z * [new branch] gh/larryliu0820/9/head -> origin/gh/larryliu0820/9/head 2025-06-05T23:12:39.0475995Z * [new branch] gh/larryliu0820/9/orig -> origin/gh/larryliu0820/9/orig 2025-06-05T23:12:39.0477703Z * [new branch] gh/liuk22/1/base -> origin/gh/liuk22/1/base 2025-06-05T23:12:39.0478705Z * [new branch] gh/liuk22/1/head -> origin/gh/liuk22/1/head 2025-06-05T23:12:39.0479802Z * [new branch] gh/liuk22/1/orig -> origin/gh/liuk22/1/orig 2025-06-05T23:12:39.0481005Z * [new branch] gh/liuk22/2/base -> origin/gh/liuk22/2/base 2025-06-05T23:12:39.0482025Z * [new branch] gh/liuk22/2/head -> origin/gh/liuk22/2/head 2025-06-05T23:12:39.0483129Z * [new branch] gh/liuk22/2/orig -> origin/gh/liuk22/2/orig 2025-06-05T23:12:39.0484344Z * [new branch] gh/liuk22/3/base -> origin/gh/liuk22/3/base 2025-06-05T23:12:39.0485403Z * [new branch] gh/liuk22/3/head -> origin/gh/liuk22/3/head 2025-06-05T23:12:39.0486520Z * [new branch] gh/liuk22/3/orig -> origin/gh/liuk22/3/orig 2025-06-05T23:12:39.0487671Z * [new branch] gh/liuk22/4/base -> origin/gh/liuk22/4/base 2025-06-05T23:12:39.0488674Z * [new branch] gh/liuk22/4/head -> origin/gh/liuk22/4/head 2025-06-05T23:12:39.0489787Z * [new branch] gh/liuk22/4/orig -> origin/gh/liuk22/4/orig 2025-06-05T23:12:39.0491227Z * [new branch] gh/liuk22/5/base -> origin/gh/liuk22/5/base 2025-06-05T23:12:39.0492229Z * [new branch] gh/liuk22/5/head -> origin/gh/liuk22/5/head 2025-06-05T23:12:39.0493422Z * [new branch] gh/liuk22/5/orig -> origin/gh/liuk22/5/orig 2025-06-05T23:12:39.0495097Z * [new branch] gh/lucylq/28/base -> origin/gh/lucylq/28/base 2025-06-05T23:12:39.0496443Z * [new branch] gh/lucylq/29/base -> origin/gh/lucylq/29/base 2025-06-05T23:12:39.0497845Z * [new branch] gh/lucylq/30/base -> origin/gh/lucylq/30/base 2025-06-05T23:12:39.0499257Z * [new branch] gh/lucylq/31/base -> origin/gh/lucylq/31/base 2025-06-05T23:12:39.0500279Z * [new branch] gh/lucylq/31/orig -> origin/gh/lucylq/31/orig 2025-06-05T23:12:39.0501662Z * [new branch] gh/lucylq/32/base -> origin/gh/lucylq/32/base 2025-06-05T23:12:39.0503117Z * [new branch] gh/lucylq/33/base -> origin/gh/lucylq/33/base 2025-06-05T23:12:39.0504476Z * [new branch] gh/lucylq/34/base -> origin/gh/lucylq/34/base 2025-06-05T23:12:39.0505736Z * [new branch] gh/lucylq/35/base -> origin/gh/lucylq/35/base 2025-06-05T23:12:39.0506766Z * [new branch] gh/lucylq/35/head -> origin/gh/lucylq/35/head 2025-06-05T23:12:39.0507931Z * [new branch] gh/lucylq/36/base -> origin/gh/lucylq/36/base 2025-06-05T23:12:39.0508859Z * [new branch] gh/lucylq/36/head -> origin/gh/lucylq/36/head 2025-06-05T23:12:39.0510025Z * [new branch] gh/lucylq/37/base -> origin/gh/lucylq/37/base 2025-06-05T23:12:39.0510936Z * [new branch] gh/lucylq/37/head -> origin/gh/lucylq/37/head 2025-06-05T23:12:39.0512286Z * [new branch] gh/lucylq/38/base -> origin/gh/lucylq/38/base 2025-06-05T23:12:39.0513667Z * [new branch] gh/lucylq/39/base -> origin/gh/lucylq/39/base 2025-06-05T23:12:39.0515736Z * [new branch] gh/lucylq/40/base -> origin/gh/lucylq/40/base 2025-06-05T23:12:39.0517118Z * [new branch] gh/lucylq/41/base -> origin/gh/lucylq/41/base 2025-06-05T23:12:39.0518360Z * [new branch] gh/lucylq/42/base -> origin/gh/lucylq/42/base 2025-06-05T23:12:39.0519375Z * [new branch] gh/lucylq/42/head -> origin/gh/lucylq/42/head 2025-06-05T23:12:39.0520347Z * [new branch] gh/lucylq/42/orig -> origin/gh/lucylq/42/orig 2025-06-05T23:12:39.0521737Z * [new branch] gh/lucylq/43/base -> origin/gh/lucylq/43/base 2025-06-05T23:12:39.0523318Z * [new branch] gh/lucylq/44/base -> origin/gh/lucylq/44/base 2025-06-05T23:12:39.0524498Z * [new branch] gh/lucylq/44/head -> origin/gh/lucylq/44/head 2025-06-05T23:12:39.0525647Z * [new branch] gh/lucylq/44/orig -> origin/gh/lucylq/44/orig 2025-06-05T23:12:39.0527061Z * [new branch] gh/lucylq/45/base -> origin/gh/lucylq/45/base 2025-06-05T23:12:39.0528362Z * [new branch] gh/lucylq/45/head -> origin/gh/lucylq/45/head 2025-06-05T23:12:39.0529442Z * [new branch] gh/lucylq/45/orig -> origin/gh/lucylq/45/orig 2025-06-05T23:12:39.0531179Z * [new branch] gh/lucylq/46/base -> origin/gh/lucylq/46/base 2025-06-05T23:12:39.0532361Z * [new branch] gh/lucylq/46/head -> origin/gh/lucylq/46/head 2025-06-05T23:12:39.0533461Z * [new branch] gh/lucylq/46/orig -> origin/gh/lucylq/46/orig 2025-06-05T23:12:39.0534891Z * [new branch] gh/lucylq/47/base -> origin/gh/lucylq/47/base 2025-06-05T23:12:39.0535955Z * [new branch] gh/lucylq/47/head -> origin/gh/lucylq/47/head 2025-06-05T23:12:39.0536924Z * [new branch] gh/lucylq/47/orig -> origin/gh/lucylq/47/orig 2025-06-05T23:12:39.0538639Z * [new branch] gh/lucylq/48/base -> origin/gh/lucylq/48/base 2025-06-05T23:12:39.0539635Z * [new branch] gh/lucylq/48/head -> origin/gh/lucylq/48/head 2025-06-05T23:12:39.0540582Z * [new branch] gh/lucylq/48/orig -> origin/gh/lucylq/48/orig 2025-06-05T23:12:39.0542068Z * [new branch] gh/lucylq/49/base -> origin/gh/lucylq/49/base 2025-06-05T23:12:39.0543319Z * [new branch] gh/lucylq/49/head -> origin/gh/lucylq/49/head 2025-06-05T23:12:39.0544477Z * [new branch] gh/lucylq/49/orig -> origin/gh/lucylq/49/orig 2025-06-05T23:12:39.0546022Z * [new branch] gh/lucylq/50/base -> origin/gh/lucylq/50/base 2025-06-05T23:12:39.0547051Z * [new branch] gh/lucylq/50/head -> origin/gh/lucylq/50/head 2025-06-05T23:12:39.0548207Z * [new branch] gh/lucylq/50/orig -> origin/gh/lucylq/50/orig 2025-06-05T23:12:39.0549453Z * [new branch] gh/lucylq/51/base -> origin/gh/lucylq/51/base 2025-06-05T23:12:39.0550481Z * [new branch] gh/lucylq/51/head -> origin/gh/lucylq/51/head 2025-06-05T23:12:39.0551455Z * [new branch] gh/lucylq/51/orig -> origin/gh/lucylq/51/orig 2025-06-05T23:12:39.0552861Z * [new branch] gh/lucylq/52/base -> origin/gh/lucylq/52/base 2025-06-05T23:12:39.0554771Z * [new branch] gh/lucylq/53/base -> origin/gh/lucylq/53/base 2025-06-05T23:12:39.0556147Z * [new branch] gh/lucylq/54/base -> origin/gh/lucylq/54/base 2025-06-05T23:12:39.0557250Z * [new branch] gh/lucylq/54/head -> origin/gh/lucylq/54/head 2025-06-05T23:12:39.0558370Z * [new branch] gh/lucylq/54/orig -> origin/gh/lucylq/54/orig 2025-06-05T23:12:39.0559792Z * [new branch] gh/lucylq/55/base -> origin/gh/lucylq/55/base 2025-06-05T23:12:39.0561178Z * [new branch] gh/lucylq/56/base -> origin/gh/lucylq/56/base 2025-06-05T23:12:39.0562618Z * [new branch] gh/lucylq/57/base -> origin/gh/lucylq/57/base 2025-06-05T23:12:39.0563986Z * [new branch] gh/lucylq/58/base -> origin/gh/lucylq/58/base 2025-06-05T23:12:39.0565127Z * [new branch] gh/lucylq/58/orig -> origin/gh/lucylq/58/orig 2025-06-05T23:12:39.0566398Z * [new branch] gh/lucylq/59/base -> origin/gh/lucylq/59/base 2025-06-05T23:12:39.0567802Z * [new branch] gh/lucylq/60/base -> origin/gh/lucylq/60/base 2025-06-05T23:12:39.0568876Z * [new branch] gh/lucylq/60/orig -> origin/gh/lucylq/60/orig 2025-06-05T23:12:39.0570510Z * [new branch] gh/lucylq/61/base -> origin/gh/lucylq/61/base 2025-06-05T23:12:39.0571910Z * [new branch] gh/lucylq/62/base -> origin/gh/lucylq/62/base 2025-06-05T23:12:39.0573352Z * [new branch] gh/lucylq/63/base -> origin/gh/lucylq/63/base 2025-06-05T23:12:39.0574770Z * [new branch] gh/lucylq/64/base -> origin/gh/lucylq/64/base 2025-06-05T23:12:39.0575788Z * [new branch] gh/lucylq/64/head -> origin/gh/lucylq/64/head 2025-06-05T23:12:39.0576844Z * [new branch] gh/lucylq/64/orig -> origin/gh/lucylq/64/orig 2025-06-05T23:12:39.0578241Z * [new branch] gh/lucylq/65/base -> origin/gh/lucylq/65/base 2025-06-05T23:12:39.0579196Z * [new branch] gh/lucylq/65/head -> origin/gh/lucylq/65/head 2025-06-05T23:12:39.0580150Z * [new branch] gh/lucylq/65/orig -> origin/gh/lucylq/65/orig 2025-06-05T23:12:39.0581979Z * [new branch] gh/lucylq/66/base -> origin/gh/lucylq/66/base 2025-06-05T23:12:39.0583815Z * [new branch] gh/lucylq/67/base -> origin/gh/lucylq/67/base 2025-06-05T23:12:39.0585669Z * [new branch] gh/lucylq/68/base -> origin/gh/lucylq/68/base 2025-06-05T23:12:39.0587033Z * [new branch] gh/lucylq/69/base -> origin/gh/lucylq/69/base 2025-06-05T23:12:39.0588408Z * [new branch] gh/lucylq/70/base -> origin/gh/lucylq/70/base 2025-06-05T23:12:39.0589894Z * [new branch] gh/lucylq/71/base -> origin/gh/lucylq/71/base 2025-06-05T23:12:39.0591260Z * [new branch] gh/lucylq/72/base -> origin/gh/lucylq/72/base 2025-06-05T23:12:39.0592608Z * [new branch] gh/lucylq/73/base -> origin/gh/lucylq/73/base 2025-06-05T23:12:39.0594061Z * [new branch] gh/lucylq/74/base -> origin/gh/lucylq/74/base 2025-06-05T23:12:39.0595622Z * [new branch] gh/lucylq/75/base -> origin/gh/lucylq/75/base 2025-06-05T23:12:39.0597042Z * [new branch] gh/lucylq/76/base -> origin/gh/lucylq/76/base 2025-06-05T23:12:39.0598517Z * [new branch] gh/lucylq/77/base -> origin/gh/lucylq/77/base 2025-06-05T23:12:39.0599521Z * [new branch] gh/lucylq/77/head -> origin/gh/lucylq/77/head 2025-06-05T23:12:39.0600490Z * [new branch] gh/lucylq/77/orig -> origin/gh/lucylq/77/orig 2025-06-05T23:12:39.0601726Z * [new branch] gh/lucylq/78/base -> origin/gh/lucylq/78/base 2025-06-05T23:12:39.0602579Z * [new branch] gh/lucylq/78/head -> origin/gh/lucylq/78/head 2025-06-05T23:12:39.0603533Z * [new branch] gh/lucylq/78/orig -> origin/gh/lucylq/78/orig 2025-06-05T23:12:39.0605003Z * [new branch] gh/lucylq/79/base -> origin/gh/lucylq/79/base 2025-06-05T23:12:39.0606393Z * [new branch] gh/lucylq/80/base -> origin/gh/lucylq/80/base 2025-06-05T23:12:39.0607871Z * [new branch] gh/lucylq/81/base -> origin/gh/lucylq/81/base 2025-06-05T23:12:39.0609074Z * [new branch] gh/lucylq/82/base -> origin/gh/lucylq/82/base 2025-06-05T23:12:39.0610147Z * [new branch] gh/lucylq/82/head -> origin/gh/lucylq/82/head 2025-06-05T23:12:39.0611200Z * [new branch] gh/lucylq/82/orig -> origin/gh/lucylq/82/orig 2025-06-05T23:12:39.0612426Z * [new branch] gh/lucylq/83/base -> origin/gh/lucylq/83/base 2025-06-05T23:12:39.0613496Z * [new branch] gh/lucylq/83/head -> origin/gh/lucylq/83/head 2025-06-05T23:12:39.0614729Z * [new branch] gh/lucylq/83/orig -> origin/gh/lucylq/83/orig 2025-06-05T23:12:39.0615846Z * [new branch] gh/lucylq/84/base -> origin/gh/lucylq/84/base 2025-06-05T23:12:39.0617526Z * [new branch] gh/manuelcandales/100/base -> origin/gh/manuelcandales/100/base 2025-06-05T23:12:39.0618560Z * [new branch] gh/manuelcandales/100/head -> origin/gh/manuelcandales/100/head 2025-06-05T23:12:39.0619618Z * [new branch] gh/manuelcandales/100/orig -> origin/gh/manuelcandales/100/orig 2025-06-05T23:12:39.0621138Z * [new branch] gh/manuelcandales/101/base -> origin/gh/manuelcandales/101/base 2025-06-05T23:12:39.0621947Z * [new branch] gh/manuelcandales/101/head -> origin/gh/manuelcandales/101/head 2025-06-05T23:12:39.0623241Z * [new branch] gh/manuelcandales/101/orig -> origin/gh/manuelcandales/101/orig 2025-06-05T23:12:39.0624966Z * [new branch] gh/manuelcandales/102/base -> origin/gh/manuelcandales/102/base 2025-06-05T23:12:39.0626042Z * [new branch] gh/manuelcandales/102/head -> origin/gh/manuelcandales/102/head 2025-06-05T23:12:39.0627054Z * [new branch] gh/manuelcandales/102/orig -> origin/gh/manuelcandales/102/orig 2025-06-05T23:12:39.0628392Z * [new branch] gh/manuelcandales/103/base -> origin/gh/manuelcandales/103/base 2025-06-05T23:12:39.0629480Z * [new branch] gh/manuelcandales/103/head -> origin/gh/manuelcandales/103/head 2025-06-05T23:12:39.0630557Z * [new branch] gh/manuelcandales/103/orig -> origin/gh/manuelcandales/103/orig 2025-06-05T23:12:39.0631846Z * [new branch] gh/manuelcandales/104/base -> origin/gh/manuelcandales/104/base 2025-06-05T23:12:39.0632895Z * [new branch] gh/manuelcandales/104/head -> origin/gh/manuelcandales/104/head 2025-06-05T23:12:39.0633982Z * [new branch] gh/manuelcandales/104/orig -> origin/gh/manuelcandales/104/orig 2025-06-05T23:12:39.0635398Z * [new branch] gh/manuelcandales/105/base -> origin/gh/manuelcandales/105/base 2025-06-05T23:12:39.0636276Z * [new branch] gh/manuelcandales/105/head -> origin/gh/manuelcandales/105/head 2025-06-05T23:12:39.0637262Z * [new branch] gh/manuelcandales/105/orig -> origin/gh/manuelcandales/105/orig 2025-06-05T23:12:39.0638658Z * [new branch] gh/manuelcandales/106/base -> origin/gh/manuelcandales/106/base 2025-06-05T23:12:39.0639670Z * [new branch] gh/manuelcandales/106/head -> origin/gh/manuelcandales/106/head 2025-06-05T23:12:39.0640684Z * [new branch] gh/manuelcandales/106/orig -> origin/gh/manuelcandales/106/orig 2025-06-05T23:12:39.0642122Z * [new branch] gh/manuelcandales/107/base -> origin/gh/manuelcandales/107/base 2025-06-05T23:12:39.0643200Z * [new branch] gh/manuelcandales/107/head -> origin/gh/manuelcandales/107/head 2025-06-05T23:12:39.0644276Z * [new branch] gh/manuelcandales/107/orig -> origin/gh/manuelcandales/107/orig 2025-06-05T23:12:39.0645554Z * [new branch] gh/manuelcandales/108/base -> origin/gh/manuelcandales/108/base 2025-06-05T23:12:39.0646469Z * [new branch] gh/manuelcandales/108/head -> origin/gh/manuelcandales/108/head 2025-06-05T23:12:39.0647642Z * [new branch] gh/manuelcandales/108/orig -> origin/gh/manuelcandales/108/orig 2025-06-05T23:12:39.0649066Z * [new branch] gh/manuelcandales/109/base -> origin/gh/manuelcandales/109/base 2025-06-05T23:12:39.0650605Z * [new branch] gh/manuelcandales/109/head -> origin/gh/manuelcandales/109/head 2025-06-05T23:12:39.0652168Z * [new branch] gh/manuelcandales/109/orig -> origin/gh/manuelcandales/109/orig 2025-06-05T23:12:39.0654232Z * [new branch] gh/manuelcandales/110/base -> origin/gh/manuelcandales/110/base 2025-06-05T23:12:39.0655907Z * [new branch] gh/manuelcandales/110/head -> origin/gh/manuelcandales/110/head 2025-06-05T23:12:39.0657306Z * [new branch] gh/manuelcandales/110/orig -> origin/gh/manuelcandales/110/orig 2025-06-05T23:12:39.0659177Z * [new branch] gh/manuelcandales/111/base -> origin/gh/manuelcandales/111/base 2025-06-05T23:12:39.0660607Z * [new branch] gh/manuelcandales/111/head -> origin/gh/manuelcandales/111/head 2025-06-05T23:12:39.0662144Z * [new branch] gh/manuelcandales/111/orig -> origin/gh/manuelcandales/111/orig 2025-06-05T23:12:39.0664158Z * [new branch] gh/manuelcandales/112/base -> origin/gh/manuelcandales/112/base 2025-06-05T23:12:39.0665875Z * [new branch] gh/manuelcandales/112/head -> origin/gh/manuelcandales/112/head 2025-06-05T23:12:39.0667567Z * [new branch] gh/manuelcandales/112/orig -> origin/gh/manuelcandales/112/orig 2025-06-05T23:12:39.0669558Z * [new branch] gh/manuelcandales/32/base -> origin/gh/manuelcandales/32/base 2025-06-05T23:12:39.0671243Z * [new branch] gh/manuelcandales/32/head -> origin/gh/manuelcandales/32/head 2025-06-05T23:12:39.0673350Z * [new branch] gh/manuelcandales/32/orig -> origin/gh/manuelcandales/32/orig 2025-06-05T23:12:39.0674500Z * [new branch] gh/manuelcandales/46/base -> origin/gh/manuelcandales/46/base 2025-06-05T23:12:39.0675618Z * [new branch] gh/manuelcandales/46/head -> origin/gh/manuelcandales/46/head 2025-06-05T23:12:39.0676672Z * [new branch] gh/manuelcandales/46/orig -> origin/gh/manuelcandales/46/orig 2025-06-05T23:12:39.0678712Z * [new branch] gh/manuelcandales/47/base -> origin/gh/manuelcandales/47/base 2025-06-05T23:12:39.0679750Z * [new branch] gh/manuelcandales/47/head -> origin/gh/manuelcandales/47/head 2025-06-05T23:12:39.0680788Z * [new branch] gh/manuelcandales/47/orig -> origin/gh/manuelcandales/47/orig 2025-06-05T23:12:39.0681967Z * [new branch] gh/manuelcandales/48/base -> origin/gh/manuelcandales/48/base 2025-06-05T23:12:39.0683063Z * [new branch] gh/manuelcandales/48/head -> origin/gh/manuelcandales/48/head 2025-06-05T23:12:39.0684197Z * [new branch] gh/manuelcandales/48/orig -> origin/gh/manuelcandales/48/orig 2025-06-05T23:12:39.0685774Z * [new branch] gh/manuelcandales/49/base -> origin/gh/manuelcandales/49/base 2025-06-05T23:12:39.0686763Z * [new branch] gh/manuelcandales/49/head -> origin/gh/manuelcandales/49/head 2025-06-05T23:12:39.0687758Z * [new branch] gh/manuelcandales/49/orig -> origin/gh/manuelcandales/49/orig 2025-06-05T23:12:39.0688887Z * [new branch] gh/manuelcandales/50/base -> origin/gh/manuelcandales/50/base 2025-06-05T23:12:39.0690019Z * [new branch] gh/manuelcandales/50/head -> origin/gh/manuelcandales/50/head 2025-06-05T23:12:39.0691122Z * [new branch] gh/manuelcandales/50/orig -> origin/gh/manuelcandales/50/orig 2025-06-05T23:12:39.0692612Z * [new branch] gh/manuelcandales/51/base -> origin/gh/manuelcandales/51/base 2025-06-05T23:12:39.0693569Z * [new branch] gh/manuelcandales/51/head -> origin/gh/manuelcandales/51/head 2025-06-05T23:12:39.0694546Z * [new branch] gh/manuelcandales/51/orig -> origin/gh/manuelcandales/51/orig 2025-06-05T23:12:39.0695843Z * [new branch] gh/manuelcandales/52/base -> origin/gh/manuelcandales/52/base 2025-06-05T23:12:39.0697345Z * [new branch] gh/manuelcandales/52/head -> origin/gh/manuelcandales/52/head 2025-06-05T23:12:39.0698434Z * [new branch] gh/manuelcandales/52/orig -> origin/gh/manuelcandales/52/orig 2025-06-05T23:12:39.0699695Z * [new branch] gh/manuelcandales/53/base -> origin/gh/manuelcandales/53/base 2025-06-05T23:12:39.0700583Z * [new branch] gh/manuelcandales/53/head -> origin/gh/manuelcandales/53/head 2025-06-05T23:12:39.0701725Z * [new branch] gh/manuelcandales/53/orig -> origin/gh/manuelcandales/53/orig 2025-06-05T23:12:39.0703089Z * [new branch] gh/manuelcandales/54/base -> origin/gh/manuelcandales/54/base 2025-06-05T23:12:39.0703903Z * [new branch] gh/manuelcandales/54/head -> origin/gh/manuelcandales/54/head 2025-06-05T23:12:39.0705318Z * [new branch] gh/manuelcandales/54/orig -> origin/gh/manuelcandales/54/orig 2025-06-05T23:12:39.0706574Z * [new branch] gh/manuelcandales/55/base -> origin/gh/manuelcandales/55/base 2025-06-05T23:12:39.0707615Z * [new branch] gh/manuelcandales/55/head -> origin/gh/manuelcandales/55/head 2025-06-05T23:12:39.0708468Z * [new branch] gh/manuelcandales/55/orig -> origin/gh/manuelcandales/55/orig 2025-06-05T23:12:39.0709884Z * [new branch] gh/manuelcandales/56/base -> origin/gh/manuelcandales/56/base 2025-06-05T23:12:39.0711060Z * [new branch] gh/manuelcandales/56/head -> origin/gh/manuelcandales/56/head 2025-06-05T23:12:39.0712399Z * [new branch] gh/manuelcandales/57/base -> origin/gh/manuelcandales/57/base 2025-06-05T23:12:39.0713757Z * [new branch] gh/manuelcandales/57/head -> origin/gh/manuelcandales/57/head 2025-06-05T23:12:39.0715381Z * [new branch] gh/manuelcandales/58/base -> origin/gh/manuelcandales/58/base 2025-06-05T23:12:39.0716387Z * [new branch] gh/manuelcandales/58/head -> origin/gh/manuelcandales/58/head 2025-06-05T23:12:39.0717575Z * [new branch] gh/manuelcandales/59/base -> origin/gh/manuelcandales/59/base 2025-06-05T23:12:39.0718593Z * [new branch] gh/manuelcandales/59/head -> origin/gh/manuelcandales/59/head 2025-06-05T23:12:39.0719759Z * [new branch] gh/manuelcandales/60/base -> origin/gh/manuelcandales/60/base 2025-06-05T23:12:39.0720782Z * [new branch] gh/manuelcandales/60/head -> origin/gh/manuelcandales/60/head 2025-06-05T23:12:39.0721954Z * [new branch] gh/manuelcandales/61/base -> origin/gh/manuelcandales/61/base 2025-06-05T23:12:39.0723006Z * [new branch] gh/manuelcandales/61/head -> origin/gh/manuelcandales/61/head 2025-06-05T23:12:39.0726808Z * [new branch] gh/manuelcandales/62/base -> origin/gh/manuelcandales/62/base 2025-06-05T23:12:39.0727792Z * [new branch] gh/manuelcandales/62/head -> origin/gh/manuelcandales/62/head 2025-06-05T23:12:39.0728970Z * [new branch] gh/manuelcandales/63/base -> origin/gh/manuelcandales/63/base 2025-06-05T23:12:39.0730066Z * [new branch] gh/manuelcandales/63/head -> origin/gh/manuelcandales/63/head 2025-06-05T23:12:39.0731820Z * [new branch] gh/manuelcandales/64/base -> origin/gh/manuelcandales/64/base 2025-06-05T23:12:39.0732826Z * [new branch] gh/manuelcandales/64/head -> origin/gh/manuelcandales/64/head 2025-06-05T23:12:39.0734003Z * [new branch] gh/manuelcandales/65/base -> origin/gh/manuelcandales/65/base 2025-06-05T23:12:39.0734905Z * [new branch] gh/manuelcandales/65/head -> origin/gh/manuelcandales/65/head 2025-06-05T23:12:39.0736177Z * [new branch] gh/manuelcandales/66/base -> origin/gh/manuelcandales/66/base 2025-06-05T23:12:39.0737112Z * [new branch] gh/manuelcandales/66/head -> origin/gh/manuelcandales/66/head 2025-06-05T23:12:39.0738340Z * [new branch] gh/manuelcandales/67/base -> origin/gh/manuelcandales/67/base 2025-06-05T23:12:39.0739378Z * [new branch] gh/manuelcandales/67/head -> origin/gh/manuelcandales/67/head 2025-06-05T23:12:39.0740571Z * [new branch] gh/manuelcandales/68/base -> origin/gh/manuelcandales/68/base 2025-06-05T23:12:39.0741432Z * [new branch] gh/manuelcandales/68/head -> origin/gh/manuelcandales/68/head 2025-06-05T23:12:39.0742637Z * [new branch] gh/manuelcandales/69/base -> origin/gh/manuelcandales/69/base 2025-06-05T23:12:39.0743515Z * [new branch] gh/manuelcandales/69/head -> origin/gh/manuelcandales/69/head 2025-06-05T23:12:39.0744743Z * [new branch] gh/manuelcandales/70/base -> origin/gh/manuelcandales/70/base 2025-06-05T23:12:39.0745706Z * [new branch] gh/manuelcandales/70/head -> origin/gh/manuelcandales/70/head 2025-06-05T23:12:39.0746853Z * [new branch] gh/manuelcandales/71/base -> origin/gh/manuelcandales/71/base 2025-06-05T23:12:39.0747662Z * [new branch] gh/manuelcandales/71/head -> origin/gh/manuelcandales/71/head 2025-06-05T23:12:39.0748944Z * [new branch] gh/manuelcandales/72/base -> origin/gh/manuelcandales/72/base 2025-06-05T23:12:39.0749781Z * [new branch] gh/manuelcandales/72/head -> origin/gh/manuelcandales/72/head 2025-06-05T23:12:39.0751103Z * [new branch] gh/manuelcandales/73/base -> origin/gh/manuelcandales/73/base 2025-06-05T23:12:39.0751992Z * [new branch] gh/manuelcandales/73/head -> origin/gh/manuelcandales/73/head 2025-06-05T23:12:39.0753223Z * [new branch] gh/manuelcandales/74/base -> origin/gh/manuelcandales/74/base 2025-06-05T23:12:39.0754065Z * [new branch] gh/manuelcandales/74/head -> origin/gh/manuelcandales/74/head 2025-06-05T23:12:39.0755299Z * [new branch] gh/manuelcandales/75/base -> origin/gh/manuelcandales/75/base 2025-06-05T23:12:39.0756159Z * [new branch] gh/manuelcandales/75/head -> origin/gh/manuelcandales/75/head 2025-06-05T23:12:39.0757737Z * [new branch] gh/manuelcandales/76/base -> origin/gh/manuelcandales/76/base 2025-06-05T23:12:39.0758800Z * [new branch] gh/manuelcandales/76/head -> origin/gh/manuelcandales/76/head 2025-06-05T23:12:39.0759992Z * [new branch] gh/manuelcandales/76/orig -> origin/gh/manuelcandales/76/orig 2025-06-05T23:12:39.0761354Z * [new branch] gh/manuelcandales/77/base -> origin/gh/manuelcandales/77/base 2025-06-05T23:12:39.0762428Z * [new branch] gh/manuelcandales/77/head -> origin/gh/manuelcandales/77/head 2025-06-05T23:12:39.0763478Z * [new branch] gh/manuelcandales/77/orig -> origin/gh/manuelcandales/77/orig 2025-06-05T23:12:39.0764849Z * [new branch] gh/manuelcandales/78/base -> origin/gh/manuelcandales/78/base 2025-06-05T23:12:39.0765944Z * [new branch] gh/manuelcandales/78/head -> origin/gh/manuelcandales/78/head 2025-06-05T23:12:39.0766936Z * [new branch] gh/manuelcandales/78/orig -> origin/gh/manuelcandales/78/orig 2025-06-05T23:12:39.0768212Z * [new branch] gh/manuelcandales/79/base -> origin/gh/manuelcandales/79/base 2025-06-05T23:12:39.0769093Z * [new branch] gh/manuelcandales/79/head -> origin/gh/manuelcandales/79/head 2025-06-05T23:12:39.0770279Z * [new branch] gh/manuelcandales/79/orig -> origin/gh/manuelcandales/79/orig 2025-06-05T23:12:39.0771631Z * [new branch] gh/manuelcandales/80/base -> origin/gh/manuelcandales/80/base 2025-06-05T23:12:39.0772638Z * [new branch] gh/manuelcandales/80/head -> origin/gh/manuelcandales/80/head 2025-06-05T23:12:39.0773484Z * [new branch] gh/manuelcandales/80/orig -> origin/gh/manuelcandales/80/orig 2025-06-05T23:12:39.0774870Z * [new branch] gh/manuelcandales/81/base -> origin/gh/manuelcandales/81/base 2025-06-05T23:12:39.0775974Z * [new branch] gh/manuelcandales/81/head -> origin/gh/manuelcandales/81/head 2025-06-05T23:12:39.0776994Z * [new branch] gh/manuelcandales/81/orig -> origin/gh/manuelcandales/81/orig 2025-06-05T23:12:39.0778310Z * [new branch] gh/manuelcandales/82/base -> origin/gh/manuelcandales/82/base 2025-06-05T23:12:39.0779388Z * [new branch] gh/manuelcandales/82/head -> origin/gh/manuelcandales/82/head 2025-06-05T23:12:39.0780355Z * [new branch] gh/manuelcandales/82/orig -> origin/gh/manuelcandales/82/orig 2025-06-05T23:12:39.0781668Z * [new branch] gh/manuelcandales/83/base -> origin/gh/manuelcandales/83/base 2025-06-05T23:12:39.0782761Z * [new branch] gh/manuelcandales/83/head -> origin/gh/manuelcandales/83/head 2025-06-05T23:12:39.0783637Z * [new branch] gh/manuelcandales/83/orig -> origin/gh/manuelcandales/83/orig 2025-06-05T23:12:39.0785132Z * [new branch] gh/manuelcandales/84/base -> origin/gh/manuelcandales/84/base 2025-06-05T23:12:39.0786350Z * [new branch] gh/manuelcandales/84/head -> origin/gh/manuelcandales/84/head 2025-06-05T23:12:39.0786979Z * [new branch] gh/manuelcandales/84/orig -> origin/gh/manuelcandales/84/orig 2025-06-05T23:12:39.0788302Z * [new branch] gh/manuelcandales/85/base -> origin/gh/manuelcandales/85/base 2025-06-05T23:12:39.0789384Z * [new branch] gh/manuelcandales/85/head -> origin/gh/manuelcandales/85/head 2025-06-05T23:12:39.0790442Z * [new branch] gh/manuelcandales/85/orig -> origin/gh/manuelcandales/85/orig 2025-06-05T23:12:39.0792591Z * [new branch] gh/manuelcandales/86/base -> origin/gh/manuelcandales/86/base 2025-06-05T23:12:39.0793685Z * [new branch] gh/manuelcandales/86/head -> origin/gh/manuelcandales/86/head 2025-06-05T23:12:39.0794829Z * [new branch] gh/manuelcandales/86/orig -> origin/gh/manuelcandales/86/orig 2025-06-05T23:12:39.0796041Z * [new branch] gh/manuelcandales/87/base -> origin/gh/manuelcandales/87/base 2025-06-05T23:12:39.0797014Z * [new branch] gh/manuelcandales/87/head -> origin/gh/manuelcandales/87/head 2025-06-05T23:12:39.0798060Z * [new branch] gh/manuelcandales/87/orig -> origin/gh/manuelcandales/87/orig 2025-06-05T23:12:39.0799206Z * [new branch] gh/manuelcandales/88/base -> origin/gh/manuelcandales/88/base 2025-06-05T23:12:39.0800165Z * [new branch] gh/manuelcandales/88/head -> origin/gh/manuelcandales/88/head 2025-06-05T23:12:39.0801139Z * [new branch] gh/manuelcandales/88/orig -> origin/gh/manuelcandales/88/orig 2025-06-05T23:12:39.0802335Z * [new branch] gh/manuelcandales/89/base -> origin/gh/manuelcandales/89/base 2025-06-05T23:12:39.0803323Z * [new branch] gh/manuelcandales/89/head -> origin/gh/manuelcandales/89/head 2025-06-05T23:12:39.0804451Z * [new branch] gh/manuelcandales/89/orig -> origin/gh/manuelcandales/89/orig 2025-06-05T23:12:39.0805652Z * [new branch] gh/manuelcandales/90/base -> origin/gh/manuelcandales/90/base 2025-06-05T23:12:39.0806486Z * [new branch] gh/manuelcandales/90/head -> origin/gh/manuelcandales/90/head 2025-06-05T23:12:39.0807617Z * [new branch] gh/manuelcandales/90/orig -> origin/gh/manuelcandales/90/orig 2025-06-05T23:12:39.0808942Z * [new branch] gh/manuelcandales/91/base -> origin/gh/manuelcandales/91/base 2025-06-05T23:12:39.0810049Z * [new branch] gh/manuelcandales/91/head -> origin/gh/manuelcandales/91/head 2025-06-05T23:12:39.0811104Z * [new branch] gh/manuelcandales/91/orig -> origin/gh/manuelcandales/91/orig 2025-06-05T23:12:39.0812272Z * [new branch] gh/manuelcandales/92/base -> origin/gh/manuelcandales/92/base 2025-06-05T23:12:39.0813126Z * [new branch] gh/manuelcandales/92/head -> origin/gh/manuelcandales/92/head 2025-06-05T23:12:39.0814128Z * [new branch] gh/manuelcandales/92/orig -> origin/gh/manuelcandales/92/orig 2025-06-05T23:12:39.0815322Z * [new branch] gh/manuelcandales/93/base -> origin/gh/manuelcandales/93/base 2025-06-05T23:12:39.0816323Z * [new branch] gh/manuelcandales/93/head -> origin/gh/manuelcandales/93/head 2025-06-05T23:12:39.0817956Z * [new branch] gh/manuelcandales/93/orig -> origin/gh/manuelcandales/93/orig 2025-06-05T23:12:39.0819165Z * [new branch] gh/manuelcandales/94/base -> origin/gh/manuelcandales/94/base 2025-06-05T23:12:39.0820128Z * [new branch] gh/manuelcandales/94/head -> origin/gh/manuelcandales/94/head 2025-06-05T23:12:39.0821105Z * [new branch] gh/manuelcandales/94/orig -> origin/gh/manuelcandales/94/orig 2025-06-05T23:12:39.0822252Z * [new branch] gh/manuelcandales/95/base -> origin/gh/manuelcandales/95/base 2025-06-05T23:12:39.0823423Z * [new branch] gh/manuelcandales/95/head -> origin/gh/manuelcandales/95/head 2025-06-05T23:12:39.0824268Z * [new branch] gh/manuelcandales/95/orig -> origin/gh/manuelcandales/95/orig 2025-06-05T23:12:39.0825726Z * [new branch] gh/manuelcandales/96/base -> origin/gh/manuelcandales/96/base 2025-06-05T23:12:39.0826972Z * [new branch] gh/manuelcandales/96/head -> origin/gh/manuelcandales/96/head 2025-06-05T23:12:39.0828176Z * [new branch] gh/manuelcandales/96/orig -> origin/gh/manuelcandales/96/orig 2025-06-05T23:12:39.0829727Z * [new branch] gh/manuelcandales/97/base -> origin/gh/manuelcandales/97/base 2025-06-05T23:12:39.0830781Z * [new branch] gh/manuelcandales/97/head -> origin/gh/manuelcandales/97/head 2025-06-05T23:12:39.0832108Z * [new branch] gh/manuelcandales/97/orig -> origin/gh/manuelcandales/97/orig 2025-06-05T23:12:39.0833701Z * [new branch] gh/manuelcandales/98/base -> origin/gh/manuelcandales/98/base 2025-06-05T23:12:39.0834622Z * [new branch] gh/manuelcandales/98/head -> origin/gh/manuelcandales/98/head 2025-06-05T23:12:39.0835813Z * [new branch] gh/manuelcandales/98/orig -> origin/gh/manuelcandales/98/orig 2025-06-05T23:12:39.0837003Z * [new branch] gh/manuelcandales/99/base -> origin/gh/manuelcandales/99/base 2025-06-05T23:12:39.0838164Z * [new branch] gh/manuelcandales/99/head -> origin/gh/manuelcandales/99/head 2025-06-05T23:12:39.0839111Z * [new branch] gh/manuelcandales/99/orig -> origin/gh/manuelcandales/99/orig 2025-06-05T23:12:39.0840848Z * [new branch] gh/mcr229/20/next -> origin/gh/mcr229/20/next 2025-06-05T23:12:39.0841849Z * [new branch] gh/mcr229/20/orig -> origin/gh/mcr229/20/orig 2025-06-05T23:12:39.0843201Z * [new branch] gh/mcr229/21/next -> origin/gh/mcr229/21/next 2025-06-05T23:12:39.0844161Z * [new branch] gh/mcr229/21/orig -> origin/gh/mcr229/21/orig 2025-06-05T23:12:39.0845560Z * [new branch] gh/mcr229/22/next -> origin/gh/mcr229/22/next 2025-06-05T23:12:39.0846519Z * [new branch] gh/mcr229/22/orig -> origin/gh/mcr229/22/orig 2025-06-05T23:12:39.0847828Z * [new branch] gh/mcr229/23/next -> origin/gh/mcr229/23/next 2025-06-05T23:12:39.0849298Z * [new branch] gh/mcr229/23/orig -> origin/gh/mcr229/23/orig 2025-06-05T23:12:39.0850612Z * [new branch] gh/mcr229/24/head -> origin/gh/mcr229/24/head 2025-06-05T23:12:39.0851442Z * [new branch] gh/mcr229/24/next -> origin/gh/mcr229/24/next 2025-06-05T23:12:39.0852493Z * [new branch] gh/mcr229/24/orig -> origin/gh/mcr229/24/orig 2025-06-05T23:12:39.0853758Z * [new branch] gh/mcr229/25/head -> origin/gh/mcr229/25/head 2025-06-05T23:12:39.0854561Z * [new branch] gh/mcr229/25/next -> origin/gh/mcr229/25/next 2025-06-05T23:12:39.0855591Z * [new branch] gh/mcr229/25/orig -> origin/gh/mcr229/25/orig 2025-06-05T23:12:39.0857017Z * [new branch] gh/mcr229/26/head -> origin/gh/mcr229/26/head 2025-06-05T23:12:39.0857834Z * [new branch] gh/mcr229/26/next -> origin/gh/mcr229/26/next 2025-06-05T23:12:39.0858822Z * [new branch] gh/mcr229/26/orig -> origin/gh/mcr229/26/orig 2025-06-05T23:12:39.0860106Z * [new branch] gh/mcr229/27/head -> origin/gh/mcr229/27/head 2025-06-05T23:12:39.0860891Z * [new branch] gh/mcr229/27/next -> origin/gh/mcr229/27/next 2025-06-05T23:12:39.0861920Z * [new branch] gh/mcr229/27/orig -> origin/gh/mcr229/27/orig 2025-06-05T23:12:39.0863645Z * [new branch] gh/nathanaelsee/1/base -> origin/gh/nathanaelsee/1/base 2025-06-05T23:12:39.0865046Z * [new branch] gh/nathanaelsee/2/base -> origin/gh/nathanaelsee/2/base 2025-06-05T23:12:39.0866921Z * [new branch] gh/nathanaelsee/3/base -> origin/gh/nathanaelsee/3/base 2025-06-05T23:12:39.0868247Z * [new branch] gh/nathanaelsee/4/base -> origin/gh/nathanaelsee/4/base 2025-06-05T23:12:39.0869363Z * [new branch] gh/nathanaelsee/4/orig -> origin/gh/nathanaelsee/4/orig 2025-06-05T23:12:39.0870877Z * [new branch] gh/nathanaelsee/5/base -> origin/gh/nathanaelsee/5/base 2025-06-05T23:12:39.0872211Z * [new branch] gh/nathanaelsee/6/base -> origin/gh/nathanaelsee/6/base 2025-06-05T23:12:39.0873560Z * [new branch] gh/nathanaelsee/7/base -> origin/gh/nathanaelsee/7/base 2025-06-05T23:12:39.0875010Z * [new branch] gh/nathanaelsee/8/base -> origin/gh/nathanaelsee/8/base 2025-06-05T23:12:39.0876592Z * [new branch] gh/swolchok/1/base -> origin/gh/swolchok/1/base 2025-06-05T23:12:39.0877616Z * [new branch] gh/swolchok/1/head -> origin/gh/swolchok/1/head 2025-06-05T23:12:39.0878628Z * [new branch] gh/swolchok/1/orig -> origin/gh/swolchok/1/orig 2025-06-05T23:12:39.0880064Z * [new branch] gh/swolchok/10/base -> origin/gh/swolchok/10/base 2025-06-05T23:12:39.0881109Z * [new branch] gh/swolchok/10/head -> origin/gh/swolchok/10/head 2025-06-05T23:12:39.0882202Z * [new branch] gh/swolchok/10/orig -> origin/gh/swolchok/10/orig 2025-06-05T23:12:39.0883617Z * [new branch] gh/swolchok/100/base -> origin/gh/swolchok/100/base 2025-06-05T23:12:39.0884590Z * [new branch] gh/swolchok/100/head -> origin/gh/swolchok/100/head 2025-06-05T23:12:39.0885657Z * [new branch] gh/swolchok/100/orig -> origin/gh/swolchok/100/orig 2025-06-05T23:12:39.0886929Z * [new branch] gh/swolchok/101/base -> origin/gh/swolchok/101/base 2025-06-05T23:12:39.0887964Z * [new branch] gh/swolchok/101/head -> origin/gh/swolchok/101/head 2025-06-05T23:12:39.0888999Z * [new branch] gh/swolchok/101/orig -> origin/gh/swolchok/101/orig 2025-06-05T23:12:39.0890425Z * [new branch] gh/swolchok/102/base -> origin/gh/swolchok/102/base 2025-06-05T23:12:39.0891474Z * [new branch] gh/swolchok/102/head -> origin/gh/swolchok/102/head 2025-06-05T23:12:39.0892745Z * [new branch] gh/swolchok/102/orig -> origin/gh/swolchok/102/orig 2025-06-05T23:12:39.0894115Z * [new branch] gh/swolchok/103/base -> origin/gh/swolchok/103/base 2025-06-05T23:12:39.0895235Z * [new branch] gh/swolchok/103/head -> origin/gh/swolchok/103/head 2025-06-05T23:12:39.0896360Z * [new branch] gh/swolchok/103/orig -> origin/gh/swolchok/103/orig 2025-06-05T23:12:39.0897784Z * [new branch] gh/swolchok/104/base -> origin/gh/swolchok/104/base 2025-06-05T23:12:39.0898889Z * [new branch] gh/swolchok/104/head -> origin/gh/swolchok/104/head 2025-06-05T23:12:39.0900002Z * [new branch] gh/swolchok/104/orig -> origin/gh/swolchok/104/orig 2025-06-05T23:12:39.0901473Z * [new branch] gh/swolchok/105/base -> origin/gh/swolchok/105/base 2025-06-05T23:12:39.0902558Z * [new branch] gh/swolchok/105/head -> origin/gh/swolchok/105/head 2025-06-05T23:12:39.0903542Z * [new branch] gh/swolchok/105/orig -> origin/gh/swolchok/105/orig 2025-06-05T23:12:39.0904858Z * [new branch] gh/swolchok/106/base -> origin/gh/swolchok/106/base 2025-06-05T23:12:39.0905929Z * [new branch] gh/swolchok/106/head -> origin/gh/swolchok/106/head 2025-06-05T23:12:39.0907035Z * [new branch] gh/swolchok/106/orig -> origin/gh/swolchok/106/orig 2025-06-05T23:12:39.0908400Z * [new branch] gh/swolchok/107/base -> origin/gh/swolchok/107/base 2025-06-05T23:12:39.0909458Z * [new branch] gh/swolchok/107/head -> origin/gh/swolchok/107/head 2025-06-05T23:12:39.0910508Z * [new branch] gh/swolchok/107/orig -> origin/gh/swolchok/107/orig 2025-06-05T23:12:39.0911883Z * [new branch] gh/swolchok/108/base -> origin/gh/swolchok/108/base 2025-06-05T23:12:39.0912872Z * [new branch] gh/swolchok/108/head -> origin/gh/swolchok/108/head 2025-06-05T23:12:39.0913877Z * [new branch] gh/swolchok/108/orig -> origin/gh/swolchok/108/orig 2025-06-05T23:12:39.0915191Z * [new branch] gh/swolchok/109/base -> origin/gh/swolchok/109/base 2025-06-05T23:12:39.0916616Z * [new branch] gh/swolchok/11/base -> origin/gh/swolchok/11/base 2025-06-05T23:12:39.0917663Z * [new branch] gh/swolchok/11/head -> origin/gh/swolchok/11/head 2025-06-05T23:12:39.0918714Z * [new branch] gh/swolchok/11/orig -> origin/gh/swolchok/11/orig 2025-06-05T23:12:39.0920041Z * [new branch] gh/swolchok/110/base -> origin/gh/swolchok/110/base 2025-06-05T23:12:39.0921121Z * [new branch] gh/swolchok/110/head -> origin/gh/swolchok/110/head 2025-06-05T23:12:39.0922162Z * [new branch] gh/swolchok/110/orig -> origin/gh/swolchok/110/orig 2025-06-05T23:12:39.0926705Z * [new branch] gh/swolchok/111/base -> origin/gh/swolchok/111/base 2025-06-05T23:12:39.0928063Z * [new branch] gh/swolchok/112/base -> origin/gh/swolchok/112/base 2025-06-05T23:12:39.0929453Z * [new branch] gh/swolchok/113/base -> origin/gh/swolchok/113/base 2025-06-05T23:12:39.0931850Z * [new branch] gh/swolchok/114/base -> origin/gh/swolchok/114/base 2025-06-05T23:12:39.0932981Z * [new branch] gh/swolchok/114/head -> origin/gh/swolchok/114/head 2025-06-05T23:12:39.0934002Z * [new branch] gh/swolchok/114/orig -> origin/gh/swolchok/114/orig 2025-06-05T23:12:39.0935454Z * [new branch] gh/swolchok/115/base -> origin/gh/swolchok/115/base 2025-06-05T23:12:39.0936892Z * [new branch] gh/swolchok/116/base -> origin/gh/swolchok/116/base 2025-06-05T23:12:39.0938349Z * [new branch] gh/swolchok/117/base -> origin/gh/swolchok/117/base 2025-06-05T23:12:39.0939425Z * [new branch] gh/swolchok/117/head -> origin/gh/swolchok/117/head 2025-06-05T23:12:39.0940570Z * [new branch] gh/swolchok/117/orig -> origin/gh/swolchok/117/orig 2025-06-05T23:12:39.0941991Z * [new branch] gh/swolchok/118/base -> origin/gh/swolchok/118/base 2025-06-05T23:12:39.0943466Z * [new branch] gh/swolchok/119/base -> origin/gh/swolchok/119/base 2025-06-05T23:12:39.0944846Z * [new branch] gh/swolchok/12/base -> origin/gh/swolchok/12/base 2025-06-05T23:12:39.0945913Z * [new branch] gh/swolchok/12/head -> origin/gh/swolchok/12/head 2025-06-05T23:12:39.0946941Z * [new branch] gh/swolchok/12/orig -> origin/gh/swolchok/12/orig 2025-06-05T23:12:39.0948317Z * [new branch] gh/swolchok/120/base -> origin/gh/swolchok/120/base 2025-06-05T23:12:39.0949727Z * [new branch] gh/swolchok/121/base -> origin/gh/swolchok/121/base 2025-06-05T23:12:39.0950869Z * [new branch] gh/swolchok/121/head -> origin/gh/swolchok/121/head 2025-06-05T23:12:39.0951907Z * [new branch] gh/swolchok/121/orig -> origin/gh/swolchok/121/orig 2025-06-05T23:12:39.0953368Z * [new branch] gh/swolchok/122/base -> origin/gh/swolchok/122/base 2025-06-05T23:12:39.0954415Z * [new branch] gh/swolchok/122/head -> origin/gh/swolchok/122/head 2025-06-05T23:12:39.0955424Z * [new branch] gh/swolchok/122/orig -> origin/gh/swolchok/122/orig 2025-06-05T23:12:39.0957307Z * [new branch] gh/swolchok/123/base -> origin/gh/swolchok/123/base 2025-06-05T23:12:39.0958723Z * [new branch] gh/swolchok/124/base -> origin/gh/swolchok/124/base 2025-06-05T23:12:39.0960131Z * [new branch] gh/swolchok/125/base -> origin/gh/swolchok/125/base 2025-06-05T23:12:39.0961677Z * [new branch] gh/swolchok/126/base -> origin/gh/swolchok/126/base 2025-06-05T23:12:39.0962687Z * [new branch] gh/swolchok/126/head -> origin/gh/swolchok/126/head 2025-06-05T23:12:39.0963658Z * [new branch] gh/swolchok/126/orig -> origin/gh/swolchok/126/orig 2025-06-05T23:12:39.0965073Z * [new branch] gh/swolchok/127/base -> origin/gh/swolchok/127/base 2025-06-05T23:12:39.0966634Z * [new branch] gh/swolchok/128/base -> origin/gh/swolchok/128/base 2025-06-05T23:12:39.0968037Z * [new branch] gh/swolchok/129/base -> origin/gh/swolchok/129/base 2025-06-05T23:12:39.0969573Z * [new branch] gh/swolchok/13/base -> origin/gh/swolchok/13/base 2025-06-05T23:12:39.0970732Z * [new branch] gh/swolchok/13/head -> origin/gh/swolchok/13/head 2025-06-05T23:12:39.0972144Z * [new branch] gh/swolchok/13/orig -> origin/gh/swolchok/13/orig 2025-06-05T23:12:39.0973621Z * [new branch] gh/swolchok/130/base -> origin/gh/swolchok/130/base 2025-06-05T23:12:39.0975126Z * [new branch] gh/swolchok/131/base -> origin/gh/swolchok/131/base 2025-06-05T23:12:39.0976519Z * [new branch] gh/swolchok/132/base -> origin/gh/swolchok/132/base 2025-06-05T23:12:39.0977921Z * [new branch] gh/swolchok/133/base -> origin/gh/swolchok/133/base 2025-06-05T23:12:39.0979436Z * [new branch] gh/swolchok/134/next -> origin/gh/swolchok/134/next 2025-06-05T23:12:39.0980858Z * [new branch] gh/swolchok/134/orig -> origin/gh/swolchok/134/orig 2025-06-05T23:12:39.0982274Z * [new branch] gh/swolchok/135/next -> origin/gh/swolchok/135/next 2025-06-05T23:12:39.0983303Z * [new branch] gh/swolchok/135/orig -> origin/gh/swolchok/135/orig 2025-06-05T23:12:39.0984659Z * [new branch] gh/swolchok/136/next -> origin/gh/swolchok/136/next 2025-06-05T23:12:39.0986127Z * [new branch] gh/swolchok/136/orig -> origin/gh/swolchok/136/orig 2025-06-05T23:12:39.0987437Z * [new branch] gh/swolchok/137/next -> origin/gh/swolchok/137/next 2025-06-05T23:12:39.0988457Z * [new branch] gh/swolchok/137/orig -> origin/gh/swolchok/137/orig 2025-06-05T23:12:39.0989826Z * [new branch] gh/swolchok/138/next -> origin/gh/swolchok/138/next 2025-06-05T23:12:39.0990828Z * [new branch] gh/swolchok/138/orig -> origin/gh/swolchok/138/orig 2025-06-05T23:12:39.0992667Z * [new branch] gh/swolchok/139/next -> origin/gh/swolchok/139/next 2025-06-05T23:12:39.0994182Z * [new branch] gh/swolchok/139/orig -> origin/gh/swolchok/139/orig 2025-06-05T23:12:39.0995499Z * [new branch] gh/swolchok/14/base -> origin/gh/swolchok/14/base 2025-06-05T23:12:39.0996511Z * [new branch] gh/swolchok/14/head -> origin/gh/swolchok/14/head 2025-06-05T23:12:39.0997554Z * [new branch] gh/swolchok/14/orig -> origin/gh/swolchok/14/orig 2025-06-05T23:12:39.0998874Z * [new branch] gh/swolchok/140/head -> origin/gh/swolchok/140/head 2025-06-05T23:12:39.0999662Z * [new branch] gh/swolchok/140/next -> origin/gh/swolchok/140/next 2025-06-05T23:12:39.1000705Z * [new branch] gh/swolchok/140/orig -> origin/gh/swolchok/140/orig 2025-06-05T23:12:39.1002006Z * [new branch] gh/swolchok/141/next -> origin/gh/swolchok/141/next 2025-06-05T23:12:39.1003040Z * [new branch] gh/swolchok/141/orig -> origin/gh/swolchok/141/orig 2025-06-05T23:12:39.1004318Z * [new branch] gh/swolchok/142/next -> origin/gh/swolchok/142/next 2025-06-05T23:12:39.1005331Z * [new branch] gh/swolchok/142/orig -> origin/gh/swolchok/142/orig 2025-06-05T23:12:39.1006755Z * [new branch] gh/swolchok/143/next -> origin/gh/swolchok/143/next 2025-06-05T23:12:39.1007894Z * [new branch] gh/swolchok/143/orig -> origin/gh/swolchok/143/orig 2025-06-05T23:12:39.1009189Z * [new branch] gh/swolchok/144/next -> origin/gh/swolchok/144/next 2025-06-05T23:12:39.1010291Z * [new branch] gh/swolchok/144/orig -> origin/gh/swolchok/144/orig 2025-06-05T23:12:39.1011593Z * [new branch] gh/swolchok/145/next -> origin/gh/swolchok/145/next 2025-06-05T23:12:39.1012637Z * [new branch] gh/swolchok/145/orig -> origin/gh/swolchok/145/orig 2025-06-05T23:12:39.1013911Z * [new branch] gh/swolchok/146/next -> origin/gh/swolchok/146/next 2025-06-05T23:12:39.1015264Z * [new branch] gh/swolchok/146/orig -> origin/gh/swolchok/146/orig 2025-06-05T23:12:39.1016588Z * [new branch] gh/swolchok/147/next -> origin/gh/swolchok/147/next 2025-06-05T23:12:39.1017658Z * [new branch] gh/swolchok/147/orig -> origin/gh/swolchok/147/orig 2025-06-05T23:12:39.1018947Z * [new branch] gh/swolchok/148/next -> origin/gh/swolchok/148/next 2025-06-05T23:12:39.1019994Z * [new branch] gh/swolchok/148/orig -> origin/gh/swolchok/148/orig 2025-06-05T23:12:39.1021309Z * [new branch] gh/swolchok/149/base -> origin/gh/swolchok/149/base 2025-06-05T23:12:39.1022999Z * [new branch] gh/swolchok/15/base -> origin/gh/swolchok/15/base 2025-06-05T23:12:39.1024602Z * [new branch] gh/swolchok/15/head -> origin/gh/swolchok/15/head 2025-06-05T23:12:39.1025589Z * [new branch] gh/swolchok/15/orig -> origin/gh/swolchok/15/orig 2025-06-05T23:12:39.1026920Z * [new branch] gh/swolchok/150/next -> origin/gh/swolchok/150/next 2025-06-05T23:12:39.1027984Z * [new branch] gh/swolchok/150/orig -> origin/gh/swolchok/150/orig 2025-06-05T23:12:39.1029390Z * [new branch] gh/swolchok/151/next -> origin/gh/swolchok/151/next 2025-06-05T23:12:39.1030462Z * [new branch] gh/swolchok/151/orig -> origin/gh/swolchok/151/orig 2025-06-05T23:12:39.1031742Z * [new branch] gh/swolchok/152/next -> origin/gh/swolchok/152/next 2025-06-05T23:12:39.1032817Z * [new branch] gh/swolchok/152/orig -> origin/gh/swolchok/152/orig 2025-06-05T23:12:39.1034424Z * [new branch] gh/swolchok/153/next -> origin/gh/swolchok/153/next 2025-06-05T23:12:39.1035519Z * [new branch] gh/swolchok/153/orig -> origin/gh/swolchok/153/orig 2025-06-05T23:12:39.1036840Z * [new branch] gh/swolchok/154/next -> origin/gh/swolchok/154/next 2025-06-05T23:12:39.1038388Z * [new branch] gh/swolchok/154/orig -> origin/gh/swolchok/154/orig 2025-06-05T23:12:39.1039581Z * [new branch] gh/swolchok/155/next -> origin/gh/swolchok/155/next 2025-06-05T23:12:39.1040224Z * [new branch] gh/swolchok/155/orig -> origin/gh/swolchok/155/orig 2025-06-05T23:12:39.1041590Z * [new branch] gh/swolchok/156/next -> origin/gh/swolchok/156/next 2025-06-05T23:12:39.1042857Z * [new branch] gh/swolchok/156/orig -> origin/gh/swolchok/156/orig 2025-06-05T23:12:39.1043887Z * [new branch] gh/swolchok/157/next -> origin/gh/swolchok/157/next 2025-06-05T23:12:39.1044711Z * [new branch] gh/swolchok/157/orig -> origin/gh/swolchok/157/orig 2025-06-05T23:12:39.1046186Z * [new branch] gh/swolchok/158/next -> origin/gh/swolchok/158/next 2025-06-05T23:12:39.1047228Z * [new branch] gh/swolchok/158/orig -> origin/gh/swolchok/158/orig 2025-06-05T23:12:39.1048477Z * [new branch] gh/swolchok/159/next -> origin/gh/swolchok/159/next 2025-06-05T23:12:39.1050137Z * [new branch] gh/swolchok/159/orig -> origin/gh/swolchok/159/orig 2025-06-05T23:12:39.1051642Z * [new branch] gh/swolchok/16/orig -> origin/gh/swolchok/16/orig 2025-06-05T23:12:39.1052944Z * [new branch] gh/swolchok/160/next -> origin/gh/swolchok/160/next 2025-06-05T23:12:39.1054068Z * [new branch] gh/swolchok/160/orig -> origin/gh/swolchok/160/orig 2025-06-05T23:12:39.1055302Z * [new branch] gh/swolchok/161/next -> origin/gh/swolchok/161/next 2025-06-05T23:12:39.1056356Z * [new branch] gh/swolchok/161/orig -> origin/gh/swolchok/161/orig 2025-06-05T23:12:39.1057663Z * [new branch] gh/swolchok/162/next -> origin/gh/swolchok/162/next 2025-06-05T23:12:39.1058731Z * [new branch] gh/swolchok/162/orig -> origin/gh/swolchok/162/orig 2025-06-05T23:12:39.1060149Z * [new branch] gh/swolchok/163/next -> origin/gh/swolchok/163/next 2025-06-05T23:12:39.1061161Z * [new branch] gh/swolchok/163/orig -> origin/gh/swolchok/163/orig 2025-06-05T23:12:39.1062471Z * [new branch] gh/swolchok/164/next -> origin/gh/swolchok/164/next 2025-06-05T23:12:39.1063466Z * [new branch] gh/swolchok/164/orig -> origin/gh/swolchok/164/orig 2025-06-05T23:12:39.1064787Z * [new branch] gh/swolchok/165/next -> origin/gh/swolchok/165/next 2025-06-05T23:12:39.1065845Z * [new branch] gh/swolchok/165/orig -> origin/gh/swolchok/165/orig 2025-06-05T23:12:39.1067108Z * [new branch] gh/swolchok/166/next -> origin/gh/swolchok/166/next 2025-06-05T23:12:39.1067952Z * [new branch] gh/swolchok/166/orig -> origin/gh/swolchok/166/orig 2025-06-05T23:12:39.1069333Z * [new branch] gh/swolchok/167/next -> origin/gh/swolchok/167/next 2025-06-05T23:12:39.1070274Z * [new branch] gh/swolchok/167/orig -> origin/gh/swolchok/167/orig 2025-06-05T23:12:39.1071694Z * [new branch] gh/swolchok/168/next -> origin/gh/swolchok/168/next 2025-06-05T23:12:39.1072671Z * [new branch] gh/swolchok/168/orig -> origin/gh/swolchok/168/orig 2025-06-05T23:12:39.1073960Z * [new branch] gh/swolchok/169/next -> origin/gh/swolchok/169/next 2025-06-05T23:12:39.1074936Z * [new branch] gh/swolchok/169/orig -> origin/gh/swolchok/169/orig 2025-06-05T23:12:39.1076335Z * [new branch] gh/swolchok/17/orig -> origin/gh/swolchok/17/orig 2025-06-05T23:12:39.1077560Z * [new branch] gh/swolchok/170/next -> origin/gh/swolchok/170/next 2025-06-05T23:12:39.1078518Z * [new branch] gh/swolchok/170/orig -> origin/gh/swolchok/170/orig 2025-06-05T23:12:39.1079828Z * [new branch] gh/swolchok/171/next -> origin/gh/swolchok/171/next 2025-06-05T23:12:39.1080825Z * [new branch] gh/swolchok/171/orig -> origin/gh/swolchok/171/orig 2025-06-05T23:12:39.1082110Z * [new branch] gh/swolchok/172/next -> origin/gh/swolchok/172/next 2025-06-05T23:12:39.1083131Z * [new branch] gh/swolchok/172/orig -> origin/gh/swolchok/172/orig 2025-06-05T23:12:39.1084566Z * [new branch] gh/swolchok/173/head -> origin/gh/swolchok/173/head 2025-06-05T23:12:39.1085397Z * [new branch] gh/swolchok/173/next -> origin/gh/swolchok/173/next 2025-06-05T23:12:39.1086439Z * [new branch] gh/swolchok/173/orig -> origin/gh/swolchok/173/orig 2025-06-05T23:12:39.1087679Z * [new branch] gh/swolchok/174/next -> origin/gh/swolchok/174/next 2025-06-05T23:12:39.1088635Z * [new branch] gh/swolchok/174/orig -> origin/gh/swolchok/174/orig 2025-06-05T23:12:39.1089963Z * [new branch] gh/swolchok/175/next -> origin/gh/swolchok/175/next 2025-06-05T23:12:39.1090985Z * [new branch] gh/swolchok/175/orig -> origin/gh/swolchok/175/orig 2025-06-05T23:12:39.1092213Z * [new branch] gh/swolchok/176/next -> origin/gh/swolchok/176/next 2025-06-05T23:12:39.1093178Z * [new branch] gh/swolchok/176/orig -> origin/gh/swolchok/176/orig 2025-06-05T23:12:39.1094475Z * [new branch] gh/swolchok/177/next -> origin/gh/swolchok/177/next 2025-06-05T23:12:39.1095591Z * [new branch] gh/swolchok/177/orig -> origin/gh/swolchok/177/orig 2025-06-05T23:12:39.1096825Z * [new branch] gh/swolchok/178/next -> origin/gh/swolchok/178/next 2025-06-05T23:12:39.1097849Z * [new branch] gh/swolchok/178/orig -> origin/gh/swolchok/178/orig 2025-06-05T23:12:39.1099154Z * [new branch] gh/swolchok/179/head -> origin/gh/swolchok/179/head 2025-06-05T23:12:39.1099987Z * [new branch] gh/swolchok/179/next -> origin/gh/swolchok/179/next 2025-06-05T23:12:39.1101032Z * [new branch] gh/swolchok/179/orig -> origin/gh/swolchok/179/orig 2025-06-05T23:12:39.1102359Z * [new branch] gh/swolchok/18/orig -> origin/gh/swolchok/18/orig 2025-06-05T23:12:39.1103707Z * [new branch] gh/swolchok/180/next -> origin/gh/swolchok/180/next 2025-06-05T23:12:39.1104740Z * [new branch] gh/swolchok/180/orig -> origin/gh/swolchok/180/orig 2025-06-05T23:12:39.1105963Z * [new branch] gh/swolchok/181/next -> origin/gh/swolchok/181/next 2025-06-05T23:12:39.1106828Z * [new branch] gh/swolchok/181/orig -> origin/gh/swolchok/181/orig 2025-06-05T23:12:39.1108328Z * [new branch] gh/swolchok/182/next -> origin/gh/swolchok/182/next 2025-06-05T23:12:39.1109352Z * [new branch] gh/swolchok/182/orig -> origin/gh/swolchok/182/orig 2025-06-05T23:12:39.1110763Z * [new branch] gh/swolchok/183/next -> origin/gh/swolchok/183/next 2025-06-05T23:12:39.1111861Z * [new branch] gh/swolchok/183/orig -> origin/gh/swolchok/183/orig 2025-06-05T23:12:39.1113574Z * [new branch] gh/swolchok/184/next -> origin/gh/swolchok/184/next 2025-06-05T23:12:39.1114501Z * [new branch] gh/swolchok/184/orig -> origin/gh/swolchok/184/orig 2025-06-05T23:12:39.1115796Z * [new branch] gh/swolchok/185/next -> origin/gh/swolchok/185/next 2025-06-05T23:12:39.1116837Z * [new branch] gh/swolchok/185/orig -> origin/gh/swolchok/185/orig 2025-06-05T23:12:39.1118133Z * [new branch] gh/swolchok/186/next -> origin/gh/swolchok/186/next 2025-06-05T23:12:39.1119103Z * [new branch] gh/swolchok/186/orig -> origin/gh/swolchok/186/orig 2025-06-05T23:12:39.1120408Z * [new branch] gh/swolchok/187/next -> origin/gh/swolchok/187/next 2025-06-05T23:12:39.1121716Z * [new branch] gh/swolchok/187/orig -> origin/gh/swolchok/187/orig 2025-06-05T23:12:39.1123451Z * [new branch] gh/swolchok/188/next -> origin/gh/swolchok/188/next 2025-06-05T23:12:39.1124587Z * [new branch] gh/swolchok/188/orig -> origin/gh/swolchok/188/orig 2025-06-05T23:12:39.1125942Z * [new branch] gh/swolchok/189/next -> origin/gh/swolchok/189/next 2025-06-05T23:12:39.1126953Z * [new branch] gh/swolchok/189/orig -> origin/gh/swolchok/189/orig 2025-06-05T23:12:39.1128293Z * [new branch] gh/swolchok/19/orig -> origin/gh/swolchok/19/orig 2025-06-05T23:12:39.1129605Z * [new branch] gh/swolchok/190/next -> origin/gh/swolchok/190/next 2025-06-05T23:12:39.1130848Z * [new branch] gh/swolchok/190/orig -> origin/gh/swolchok/190/orig 2025-06-05T23:12:39.1131934Z * [new branch] gh/swolchok/191/next -> origin/gh/swolchok/191/next 2025-06-05T23:12:39.1132934Z * [new branch] gh/swolchok/191/orig -> origin/gh/swolchok/191/orig 2025-06-05T23:12:39.1134261Z * [new branch] gh/swolchok/192/next -> origin/gh/swolchok/192/next 2025-06-05T23:12:39.1135194Z * [new branch] gh/swolchok/192/orig -> origin/gh/swolchok/192/orig 2025-06-05T23:12:39.1136588Z * [new branch] gh/swolchok/193/next -> origin/gh/swolchok/193/next 2025-06-05T23:12:39.1137476Z * [new branch] gh/swolchok/193/orig -> origin/gh/swolchok/193/orig 2025-06-05T23:12:39.1138988Z * [new branch] gh/swolchok/194/next -> origin/gh/swolchok/194/next 2025-06-05T23:12:39.1139748Z * [new branch] gh/swolchok/194/orig -> origin/gh/swolchok/194/orig 2025-06-05T23:12:39.1141183Z * [new branch] gh/swolchok/195/next -> origin/gh/swolchok/195/next 2025-06-05T23:12:39.1142135Z * [new branch] gh/swolchok/195/orig -> origin/gh/swolchok/195/orig 2025-06-05T23:12:39.1143750Z * [new branch] gh/swolchok/196/next -> origin/gh/swolchok/196/next 2025-06-05T23:12:39.1144641Z * [new branch] gh/swolchok/196/orig -> origin/gh/swolchok/196/orig 2025-06-05T23:12:39.1146054Z * [new branch] gh/swolchok/197/next -> origin/gh/swolchok/197/next 2025-06-05T23:12:39.1147137Z * [new branch] gh/swolchok/197/orig -> origin/gh/swolchok/197/orig 2025-06-05T23:12:39.1148495Z * [new branch] gh/swolchok/198/next -> origin/gh/swolchok/198/next 2025-06-05T23:12:39.1149458Z * [new branch] gh/swolchok/198/orig -> origin/gh/swolchok/198/orig 2025-06-05T23:12:39.1150762Z * [new branch] gh/swolchok/199/next -> origin/gh/swolchok/199/next 2025-06-05T23:12:39.1151774Z * [new branch] gh/swolchok/199/orig -> origin/gh/swolchok/199/orig 2025-06-05T23:12:39.1153040Z * [new branch] gh/swolchok/2/base -> origin/gh/swolchok/2/base 2025-06-05T23:12:39.1154086Z * [new branch] gh/swolchok/2/head -> origin/gh/swolchok/2/head 2025-06-05T23:12:39.1155168Z * [new branch] gh/swolchok/2/orig -> origin/gh/swolchok/2/orig 2025-06-05T23:12:39.1156624Z * [new branch] gh/swolchok/20/base -> origin/gh/swolchok/20/base 2025-06-05T23:12:39.1157678Z * [new branch] gh/swolchok/20/orig -> origin/gh/swolchok/20/orig 2025-06-05T23:12:39.1159113Z * [new branch] gh/swolchok/200/base -> origin/gh/swolchok/200/base 2025-06-05T23:12:39.1160239Z * [new branch] gh/swolchok/200/head -> origin/gh/swolchok/200/head 2025-06-05T23:12:39.1161633Z * [new branch] gh/swolchok/201/base -> origin/gh/swolchok/201/base 2025-06-05T23:12:39.1163369Z * [new branch] gh/swolchok/202/next -> origin/gh/swolchok/202/next 2025-06-05T23:12:39.1164445Z * [new branch] gh/swolchok/202/orig -> origin/gh/swolchok/202/orig 2025-06-05T23:12:39.1165732Z * [new branch] gh/swolchok/203/next -> origin/gh/swolchok/203/next 2025-06-05T23:12:39.1166763Z * [new branch] gh/swolchok/203/orig -> origin/gh/swolchok/203/orig 2025-06-05T23:12:39.1168069Z * [new branch] gh/swolchok/204/next -> origin/gh/swolchok/204/next 2025-06-05T23:12:39.1169051Z * [new branch] gh/swolchok/204/orig -> origin/gh/swolchok/204/orig 2025-06-05T23:12:39.1170488Z * [new branch] gh/swolchok/205/next -> origin/gh/swolchok/205/next 2025-06-05T23:12:39.1171448Z * [new branch] gh/swolchok/205/orig -> origin/gh/swolchok/205/orig 2025-06-05T23:12:39.1172979Z * [new branch] gh/swolchok/206/next -> origin/gh/swolchok/206/next 2025-06-05T23:12:39.1173969Z * [new branch] gh/swolchok/206/orig -> origin/gh/swolchok/206/orig 2025-06-05T23:12:39.1175264Z * [new branch] gh/swolchok/207/next -> origin/gh/swolchok/207/next 2025-06-05T23:12:39.1176273Z * [new branch] gh/swolchok/207/orig -> origin/gh/swolchok/207/orig 2025-06-05T23:12:39.1177568Z * [new branch] gh/swolchok/208/next -> origin/gh/swolchok/208/next 2025-06-05T23:12:39.1178579Z * [new branch] gh/swolchok/208/orig -> origin/gh/swolchok/208/orig 2025-06-05T23:12:39.1179916Z * [new branch] gh/swolchok/209/next -> origin/gh/swolchok/209/next 2025-06-05T23:12:39.1180901Z * [new branch] gh/swolchok/209/orig -> origin/gh/swolchok/209/orig 2025-06-05T23:12:39.1182543Z * [new branch] gh/swolchok/21/base -> origin/gh/swolchok/21/base 2025-06-05T23:12:39.1183439Z * [new branch] gh/swolchok/21/orig -> origin/gh/swolchok/21/orig 2025-06-05T23:12:39.1184842Z * [new branch] gh/swolchok/210/next -> origin/gh/swolchok/210/next 2025-06-05T23:12:39.1185972Z * [new branch] gh/swolchok/210/orig -> origin/gh/swolchok/210/orig 2025-06-05T23:12:39.1187240Z * [new branch] gh/swolchok/211/next -> origin/gh/swolchok/211/next 2025-06-05T23:12:39.1188228Z * [new branch] gh/swolchok/211/orig -> origin/gh/swolchok/211/orig 2025-06-05T23:12:39.1189531Z * [new branch] gh/swolchok/212/next -> origin/gh/swolchok/212/next 2025-06-05T23:12:39.1190565Z * [new branch] gh/swolchok/212/orig -> origin/gh/swolchok/212/orig 2025-06-05T23:12:39.1191821Z * [new branch] gh/swolchok/213/next -> origin/gh/swolchok/213/next 2025-06-05T23:12:39.1192847Z * [new branch] gh/swolchok/213/orig -> origin/gh/swolchok/213/orig 2025-06-05T23:12:39.1194174Z * [new branch] gh/swolchok/214/head -> origin/gh/swolchok/214/head 2025-06-05T23:12:39.1194906Z * [new branch] gh/swolchok/214/next -> origin/gh/swolchok/214/next 2025-06-05T23:12:39.1196133Z * [new branch] gh/swolchok/214/orig -> origin/gh/swolchok/214/orig 2025-06-05T23:12:39.1197399Z * [new branch] gh/swolchok/215/next -> origin/gh/swolchok/215/next 2025-06-05T23:12:39.1198485Z * [new branch] gh/swolchok/215/orig -> origin/gh/swolchok/215/orig 2025-06-05T23:12:39.1199909Z * [new branch] gh/swolchok/216/base -> origin/gh/swolchok/216/base 2025-06-05T23:12:39.1201751Z * [new branch] gh/swolchok/217/base -> origin/gh/swolchok/217/base 2025-06-05T23:12:39.1202771Z * [new branch] gh/swolchok/218/base -> origin/gh/swolchok/218/base 2025-06-05T23:12:39.1203790Z * [new branch] gh/swolchok/218/head -> origin/gh/swolchok/218/head 2025-06-05T23:12:39.1205502Z * [new branch] gh/swolchok/219/base -> origin/gh/swolchok/219/base 2025-06-05T23:12:39.1206919Z * [new branch] gh/swolchok/22/base -> origin/gh/swolchok/22/base 2025-06-05T23:12:39.1207859Z * [new branch] gh/swolchok/22/orig -> origin/gh/swolchok/22/orig 2025-06-05T23:12:39.1209728Z * [new branch] gh/swolchok/220/base -> origin/gh/swolchok/220/base 2025-06-05T23:12:39.1210548Z * [new branch] gh/swolchok/220/head -> origin/gh/swolchok/220/head 2025-06-05T23:12:39.1211930Z * [new branch] gh/swolchok/221/base -> origin/gh/swolchok/221/base 2025-06-05T23:12:39.1212895Z * [new branch] gh/swolchok/221/head -> origin/gh/swolchok/221/head 2025-06-05T23:12:39.1214349Z * [new branch] gh/swolchok/222/base -> origin/gh/swolchok/222/base 2025-06-05T23:12:39.1215621Z * [new branch] gh/swolchok/223/next -> origin/gh/swolchok/223/next 2025-06-05T23:12:39.1216592Z * [new branch] gh/swolchok/223/orig -> origin/gh/swolchok/223/orig 2025-06-05T23:12:39.1218044Z * [new branch] gh/swolchok/224/base -> origin/gh/swolchok/224/base 2025-06-05T23:12:39.1219065Z * [new branch] gh/swolchok/224/head -> origin/gh/swolchok/224/head 2025-06-05T23:12:39.1220353Z * [new branch] gh/swolchok/225/next -> origin/gh/swolchok/225/next 2025-06-05T23:12:39.1221376Z * [new branch] gh/swolchok/225/orig -> origin/gh/swolchok/225/orig 2025-06-05T23:12:39.1222603Z * [new branch] gh/swolchok/226/base -> origin/gh/swolchok/226/base 2025-06-05T23:12:39.1226048Z * [new branch] gh/swolchok/226/head -> origin/gh/swolchok/226/head 2025-06-05T23:12:39.1227270Z * [new branch] gh/swolchok/227/base -> origin/gh/swolchok/227/base 2025-06-05T23:12:39.1228220Z * [new branch] gh/swolchok/227/head -> origin/gh/swolchok/227/head 2025-06-05T23:12:39.1229720Z * [new branch] gh/swolchok/228/base -> origin/gh/swolchok/228/base 2025-06-05T23:12:39.1230916Z * [new branch] gh/swolchok/229/head -> origin/gh/swolchok/229/head 2025-06-05T23:12:39.1231692Z * [new branch] gh/swolchok/229/next -> origin/gh/swolchok/229/next 2025-06-05T23:12:39.1232773Z * [new branch] gh/swolchok/229/orig -> origin/gh/swolchok/229/orig 2025-06-05T23:12:39.1234300Z * [new branch] gh/swolchok/23/base -> origin/gh/swolchok/23/base 2025-06-05T23:12:39.1235370Z * [new branch] gh/swolchok/23/orig -> origin/gh/swolchok/23/orig 2025-06-05T23:12:39.1237153Z * [new branch] gh/swolchok/230/head -> origin/gh/swolchok/230/head 2025-06-05T23:12:39.1238041Z * [new branch] gh/swolchok/230/next -> origin/gh/swolchok/230/next 2025-06-05T23:12:39.1239107Z * [new branch] gh/swolchok/230/orig -> origin/gh/swolchok/230/orig 2025-06-05T23:12:39.1240414Z * [new branch] gh/swolchok/231/head -> origin/gh/swolchok/231/head 2025-06-05T23:12:39.1241195Z * [new branch] gh/swolchok/231/next -> origin/gh/swolchok/231/next 2025-06-05T23:12:39.1242230Z * [new branch] gh/swolchok/231/orig -> origin/gh/swolchok/231/orig 2025-06-05T23:12:39.1243547Z * [new branch] gh/swolchok/232/next -> origin/gh/swolchok/232/next 2025-06-05T23:12:39.1244558Z * [new branch] gh/swolchok/232/orig -> origin/gh/swolchok/232/orig 2025-06-05T23:12:39.1245841Z * [new branch] gh/swolchok/233/next -> origin/gh/swolchok/233/next 2025-06-05T23:12:39.1246826Z * [new branch] gh/swolchok/233/orig -> origin/gh/swolchok/233/orig 2025-06-05T23:12:39.1248126Z * [new branch] gh/swolchok/234/next -> origin/gh/swolchok/234/next 2025-06-05T23:12:39.1249183Z * [new branch] gh/swolchok/234/orig -> origin/gh/swolchok/234/orig 2025-06-05T23:12:39.1250641Z * [new branch] gh/swolchok/235/next -> origin/gh/swolchok/235/next 2025-06-05T23:12:39.1252190Z * [new branch] gh/swolchok/235/orig -> origin/gh/swolchok/235/orig 2025-06-05T23:12:39.1253546Z * [new branch] gh/swolchok/236/next -> origin/gh/swolchok/236/next 2025-06-05T23:12:39.1254516Z * [new branch] gh/swolchok/236/orig -> origin/gh/swolchok/236/orig 2025-06-05T23:12:39.1255838Z * [new branch] gh/swolchok/237/next -> origin/gh/swolchok/237/next 2025-06-05T23:12:39.1256874Z * [new branch] gh/swolchok/237/orig -> origin/gh/swolchok/237/orig 2025-06-05T23:12:39.1258200Z * [new branch] gh/swolchok/238/head -> origin/gh/swolchok/238/head 2025-06-05T23:12:39.1259055Z * [new branch] gh/swolchok/238/next -> origin/gh/swolchok/238/next 2025-06-05T23:12:39.1260060Z * [new branch] gh/swolchok/238/orig -> origin/gh/swolchok/238/orig 2025-06-05T23:12:39.1261434Z * [new branch] gh/swolchok/239/head -> origin/gh/swolchok/239/head 2025-06-05T23:12:39.1262189Z * [new branch] gh/swolchok/239/next -> origin/gh/swolchok/239/next 2025-06-05T23:12:39.1263630Z * [new branch] gh/swolchok/239/orig -> origin/gh/swolchok/239/orig 2025-06-05T23:12:39.1265181Z * [new branch] gh/swolchok/24/base -> origin/gh/swolchok/24/base 2025-06-05T23:12:39.1266167Z * [new branch] gh/swolchok/24/orig -> origin/gh/swolchok/24/orig 2025-06-05T23:12:39.1270109Z * [new branch] gh/swolchok/240/head -> origin/gh/swolchok/240/head 2025-06-05T23:12:39.1270336Z * [new branch] gh/swolchok/240/next -> origin/gh/swolchok/240/next 2025-06-05T23:12:39.1270560Z * [new branch] gh/swolchok/240/orig -> origin/gh/swolchok/240/orig 2025-06-05T23:12:39.1271873Z * [new branch] gh/swolchok/241/next -> origin/gh/swolchok/241/next 2025-06-05T23:12:39.1272503Z * [new branch] gh/swolchok/241/orig -> origin/gh/swolchok/241/orig 2025-06-05T23:12:39.1273721Z * [new branch] gh/swolchok/242/next -> origin/gh/swolchok/242/next 2025-06-05T23:12:39.1274677Z * [new branch] gh/swolchok/242/orig -> origin/gh/swolchok/242/orig 2025-06-05T23:12:39.1275991Z * [new branch] gh/swolchok/243/next -> origin/gh/swolchok/243/next 2025-06-05T23:12:39.1276969Z * [new branch] gh/swolchok/243/orig -> origin/gh/swolchok/243/orig 2025-06-05T23:12:39.1278416Z * [new branch] gh/swolchok/244/head -> origin/gh/swolchok/244/head 2025-06-05T23:12:39.1279249Z * [new branch] gh/swolchok/244/next -> origin/gh/swolchok/244/next 2025-06-05T23:12:39.1280517Z * [new branch] gh/swolchok/245/next -> origin/gh/swolchok/245/next 2025-06-05T23:12:39.1281946Z * [new branch] gh/swolchok/245/orig -> origin/gh/swolchok/245/orig 2025-06-05T23:12:39.1283413Z * [new branch] gh/swolchok/246/next -> origin/gh/swolchok/246/next 2025-06-05T23:12:39.1284456Z * [new branch] gh/swolchok/246/orig -> origin/gh/swolchok/246/orig 2025-06-05T23:12:39.1285672Z * [new branch] gh/swolchok/247/base -> origin/gh/swolchok/247/base 2025-06-05T23:12:39.1286684Z * [new branch] gh/swolchok/247/head -> origin/gh/swolchok/247/head 2025-06-05T23:12:39.1287668Z * [new branch] gh/swolchok/247/orig -> origin/gh/swolchok/247/orig 2025-06-05T23:12:39.1289091Z * [new branch] gh/swolchok/248/base -> origin/gh/swolchok/248/base 2025-06-05T23:12:39.1290537Z * [new branch] gh/swolchok/249/next -> origin/gh/swolchok/249/next 2025-06-05T23:12:39.1291625Z * [new branch] gh/swolchok/249/orig -> origin/gh/swolchok/249/orig 2025-06-05T23:12:39.1293008Z * [new branch] gh/swolchok/25/base -> origin/gh/swolchok/25/base 2025-06-05T23:12:39.1294030Z * [new branch] gh/swolchok/25/orig -> origin/gh/swolchok/25/orig 2025-06-05T23:12:39.1295313Z * [new branch] gh/swolchok/250/next -> origin/gh/swolchok/250/next 2025-06-05T23:12:39.1296291Z * [new branch] gh/swolchok/250/orig -> origin/gh/swolchok/250/orig 2025-06-05T23:12:39.1297574Z * [new branch] gh/swolchok/251/next -> origin/gh/swolchok/251/next 2025-06-05T23:12:39.1298568Z * [new branch] gh/swolchok/251/orig -> origin/gh/swolchok/251/orig 2025-06-05T23:12:39.1300048Z * [new branch] gh/swolchok/252/base -> origin/gh/swolchok/252/base 2025-06-05T23:12:39.1301023Z * [new branch] gh/swolchok/252/head -> origin/gh/swolchok/252/head 2025-06-05T23:12:39.1301994Z * [new branch] gh/swolchok/252/orig -> origin/gh/swolchok/252/orig 2025-06-05T23:12:39.1303785Z * [new branch] gh/swolchok/253/head -> origin/gh/swolchok/253/head 2025-06-05T23:12:39.1304740Z * [new branch] gh/swolchok/253/next -> origin/gh/swolchok/253/next 2025-06-05T23:12:39.1305731Z * [new branch] gh/swolchok/253/orig -> origin/gh/swolchok/253/orig 2025-06-05T23:12:39.1307068Z * [new branch] gh/swolchok/254/head -> origin/gh/swolchok/254/head 2025-06-05T23:12:39.1307825Z * [new branch] gh/swolchok/254/next -> origin/gh/swolchok/254/next 2025-06-05T23:12:39.1308987Z * [new branch] gh/swolchok/254/orig -> origin/gh/swolchok/254/orig 2025-06-05T23:12:39.1310370Z * [new branch] gh/swolchok/255/next -> origin/gh/swolchok/255/next 2025-06-05T23:12:39.1311333Z * [new branch] gh/swolchok/255/orig -> origin/gh/swolchok/255/orig 2025-06-05T23:12:39.1312659Z * [new branch] gh/swolchok/256/next -> origin/gh/swolchok/256/next 2025-06-05T23:12:39.1313646Z * [new branch] gh/swolchok/256/orig -> origin/gh/swolchok/256/orig 2025-06-05T23:12:39.1315092Z * [new branch] gh/swolchok/257/next -> origin/gh/swolchok/257/next 2025-06-05T23:12:39.1315994Z * [new branch] gh/swolchok/257/orig -> origin/gh/swolchok/257/orig 2025-06-05T23:12:39.1317568Z * [new branch] gh/swolchok/258/base -> origin/gh/swolchok/258/base 2025-06-05T23:12:39.1318910Z * [new branch] gh/swolchok/259/next -> origin/gh/swolchok/259/next 2025-06-05T23:12:39.1319929Z * [new branch] gh/swolchok/259/orig -> origin/gh/swolchok/259/orig 2025-06-05T23:12:39.1321209Z * [new branch] gh/swolchok/26/base -> origin/gh/swolchok/26/base 2025-06-05T23:12:39.1322112Z * [new branch] gh/swolchok/26/orig -> origin/gh/swolchok/26/orig 2025-06-05T23:12:39.1324228Z * [new branch] gh/swolchok/260/next -> origin/gh/swolchok/260/next 2025-06-05T23:12:39.1325224Z * [new branch] gh/swolchok/260/orig -> origin/gh/swolchok/260/orig 2025-06-05T23:12:39.1326696Z * [new branch] gh/swolchok/261/next -> origin/gh/swolchok/261/next 2025-06-05T23:12:39.1327727Z * [new branch] gh/swolchok/261/orig -> origin/gh/swolchok/261/orig 2025-06-05T23:12:39.1329049Z * [new branch] gh/swolchok/262/next -> origin/gh/swolchok/262/next 2025-06-05T23:12:39.1330057Z * [new branch] gh/swolchok/262/orig -> origin/gh/swolchok/262/orig 2025-06-05T23:12:39.1331580Z * [new branch] gh/swolchok/263/next -> origin/gh/swolchok/263/next 2025-06-05T23:12:39.1332962Z * [new branch] gh/swolchok/263/orig -> origin/gh/swolchok/263/orig 2025-06-05T23:12:39.1334365Z * [new branch] gh/swolchok/264/next -> origin/gh/swolchok/264/next 2025-06-05T23:12:39.1335340Z * [new branch] gh/swolchok/264/orig -> origin/gh/swolchok/264/orig 2025-06-05T23:12:39.1336654Z * [new branch] gh/swolchok/265/next -> origin/gh/swolchok/265/next 2025-06-05T23:12:39.1337985Z * [new branch] gh/swolchok/265/orig -> origin/gh/swolchok/265/orig 2025-06-05T23:12:39.1339233Z * [new branch] gh/swolchok/266/next -> origin/gh/swolchok/266/next 2025-06-05T23:12:39.1340208Z * [new branch] gh/swolchok/266/orig -> origin/gh/swolchok/266/orig 2025-06-05T23:12:39.1341627Z * [new branch] gh/swolchok/267/base -> origin/gh/swolchok/267/base 2025-06-05T23:12:39.1343465Z * [new branch] gh/swolchok/268/next -> origin/gh/swolchok/268/next 2025-06-05T23:12:39.1344601Z * [new branch] gh/swolchok/268/orig -> origin/gh/swolchok/268/orig 2025-06-05T23:12:39.1345926Z * [new branch] gh/swolchok/269/next -> origin/gh/swolchok/269/next 2025-06-05T23:12:39.1346920Z * [new branch] gh/swolchok/269/orig -> origin/gh/swolchok/269/orig 2025-06-05T23:12:39.1348461Z * [new branch] gh/swolchok/27/base -> origin/gh/swolchok/27/base 2025-06-05T23:12:39.1349465Z * [new branch] gh/swolchok/27/orig -> origin/gh/swolchok/27/orig 2025-06-05T23:12:39.1350943Z * [new branch] gh/swolchok/270/base -> origin/gh/swolchok/270/base 2025-06-05T23:12:39.1352281Z * [new branch] gh/swolchok/271/head -> origin/gh/swolchok/271/head 2025-06-05T23:12:39.1353144Z * [new branch] gh/swolchok/271/next -> origin/gh/swolchok/271/next 2025-06-05T23:12:39.1354200Z * [new branch] gh/swolchok/271/orig -> origin/gh/swolchok/271/orig 2025-06-05T23:12:39.1355661Z * [new branch] gh/swolchok/272/base -> origin/gh/swolchok/272/base 2025-06-05T23:12:39.1357158Z * [new branch] gh/swolchok/273/base -> origin/gh/swolchok/273/base 2025-06-05T23:12:39.1358580Z * [new branch] gh/swolchok/274/base -> origin/gh/swolchok/274/base 2025-06-05T23:12:39.1359592Z * [new branch] gh/swolchok/274/head -> origin/gh/swolchok/274/head 2025-06-05T23:12:39.1360714Z * [new branch] gh/swolchok/274/orig -> origin/gh/swolchok/274/orig 2025-06-05T23:12:39.1362053Z * [new branch] gh/swolchok/275/base -> origin/gh/swolchok/275/base 2025-06-05T23:12:39.1363097Z * [new branch] gh/swolchok/275/head -> origin/gh/swolchok/275/head 2025-06-05T23:12:39.1364064Z * [new branch] gh/swolchok/275/orig -> origin/gh/swolchok/275/orig 2025-06-05T23:12:39.1365407Z * [new branch] gh/swolchok/276/next -> origin/gh/swolchok/276/next 2025-06-05T23:12:39.1366379Z * [new branch] gh/swolchok/276/orig -> origin/gh/swolchok/276/orig 2025-06-05T23:12:39.1368220Z * [new branch] gh/swolchok/277/next -> origin/gh/swolchok/277/next 2025-06-05T23:12:39.1369232Z * [new branch] gh/swolchok/277/orig -> origin/gh/swolchok/277/orig 2025-06-05T23:12:39.1370817Z * [new branch] gh/swolchok/278/next -> origin/gh/swolchok/278/next 2025-06-05T23:12:39.1371809Z * [new branch] gh/swolchok/278/orig -> origin/gh/swolchok/278/orig 2025-06-05T23:12:39.1373206Z * [new branch] gh/swolchok/279/next -> origin/gh/swolchok/279/next 2025-06-05T23:12:39.1374115Z * [new branch] gh/swolchok/279/orig -> origin/gh/swolchok/279/orig 2025-06-05T23:12:39.1375452Z * [new branch] gh/swolchok/28/base -> origin/gh/swolchok/28/base 2025-06-05T23:12:39.1376424Z * [new branch] gh/swolchok/28/orig -> origin/gh/swolchok/28/orig 2025-06-05T23:12:39.1377813Z * [new branch] gh/swolchok/280/next -> origin/gh/swolchok/280/next 2025-06-05T23:12:39.1378825Z * [new branch] gh/swolchok/280/orig -> origin/gh/swolchok/280/orig 2025-06-05T23:12:39.1380215Z * [new branch] gh/swolchok/281/base -> origin/gh/swolchok/281/base 2025-06-05T23:12:39.1381504Z * [new branch] gh/swolchok/282/next -> origin/gh/swolchok/282/next 2025-06-05T23:12:39.1382583Z * [new branch] gh/swolchok/282/orig -> origin/gh/swolchok/282/orig 2025-06-05T23:12:39.1384012Z * [new branch] gh/swolchok/283/next -> origin/gh/swolchok/283/next 2025-06-05T23:12:39.1385099Z * [new branch] gh/swolchok/283/orig -> origin/gh/swolchok/283/orig 2025-06-05T23:12:39.1386477Z * [new branch] gh/swolchok/284/next -> origin/gh/swolchok/284/next 2025-06-05T23:12:39.1387488Z * [new branch] gh/swolchok/284/orig -> origin/gh/swolchok/284/orig 2025-06-05T23:12:39.1388797Z * [new branch] gh/swolchok/285/next -> origin/gh/swolchok/285/next 2025-06-05T23:12:39.1389890Z * [new branch] gh/swolchok/285/orig -> origin/gh/swolchok/285/orig 2025-06-05T23:12:39.1391201Z * [new branch] gh/swolchok/286/next -> origin/gh/swolchok/286/next 2025-06-05T23:12:39.1392207Z * [new branch] gh/swolchok/286/orig -> origin/gh/swolchok/286/orig 2025-06-05T23:12:39.1393551Z * [new branch] gh/swolchok/287/next -> origin/gh/swolchok/287/next 2025-06-05T23:12:39.1394557Z * [new branch] gh/swolchok/287/orig -> origin/gh/swolchok/287/orig 2025-06-05T23:12:39.1395954Z * [new branch] gh/swolchok/288/next -> origin/gh/swolchok/288/next 2025-06-05T23:12:39.1396931Z * [new branch] gh/swolchok/288/orig -> origin/gh/swolchok/288/orig 2025-06-05T23:12:39.1398681Z * [new branch] gh/swolchok/289/next -> origin/gh/swolchok/289/next 2025-06-05T23:12:39.1399422Z * [new branch] gh/swolchok/289/orig -> origin/gh/swolchok/289/orig 2025-06-05T23:12:39.1400670Z * [new branch] gh/swolchok/29/base -> origin/gh/swolchok/29/base 2025-06-05T23:12:39.1401473Z * [new branch] gh/swolchok/29/orig -> origin/gh/swolchok/29/orig 2025-06-05T23:12:39.1402900Z * [new branch] gh/swolchok/290/head -> origin/gh/swolchok/290/head 2025-06-05T23:12:39.1403737Z * [new branch] gh/swolchok/290/next -> origin/gh/swolchok/290/next 2025-06-05T23:12:39.1404931Z * [new branch] gh/swolchok/290/orig -> origin/gh/swolchok/290/orig 2025-06-05T23:12:39.1406151Z * [new branch] gh/swolchok/291/next -> origin/gh/swolchok/291/next 2025-06-05T23:12:39.1407135Z * [new branch] gh/swolchok/291/orig -> origin/gh/swolchok/291/orig 2025-06-05T23:12:39.1408655Z * [new branch] gh/swolchok/292/next -> origin/gh/swolchok/292/next 2025-06-05T23:12:39.1409687Z * [new branch] gh/swolchok/292/orig -> origin/gh/swolchok/292/orig 2025-06-05T23:12:39.1411023Z * [new branch] gh/swolchok/293/head -> origin/gh/swolchok/293/head 2025-06-05T23:12:39.1411828Z * [new branch] gh/swolchok/293/next -> origin/gh/swolchok/293/next 2025-06-05T23:12:39.1412878Z * [new branch] gh/swolchok/293/orig -> origin/gh/swolchok/293/orig 2025-06-05T23:12:39.1414240Z * [new branch] gh/swolchok/294/next -> origin/gh/swolchok/294/next 2025-06-05T23:12:39.1415221Z * [new branch] gh/swolchok/294/orig -> origin/gh/swolchok/294/orig 2025-06-05T23:12:39.1416492Z * [new branch] gh/swolchok/295/next -> origin/gh/swolchok/295/next 2025-06-05T23:12:39.1417512Z * [new branch] gh/swolchok/295/orig -> origin/gh/swolchok/295/orig 2025-06-05T23:12:39.1418964Z * [new branch] gh/swolchok/296/head -> origin/gh/swolchok/296/head 2025-06-05T23:12:39.1419735Z * [new branch] gh/swolchok/296/next -> origin/gh/swolchok/296/next 2025-06-05T23:12:39.1420736Z * [new branch] gh/swolchok/296/orig -> origin/gh/swolchok/296/orig 2025-06-05T23:12:39.1422848Z * [new branch] gh/swolchok/297/head -> origin/gh/swolchok/297/head 2025-06-05T23:12:39.1424606Z * [new branch] gh/swolchok/297/next -> origin/gh/swolchok/297/next 2025-06-05T23:12:39.1424821Z * [new branch] gh/swolchok/297/orig -> origin/gh/swolchok/297/orig 2025-06-05T23:12:39.1426216Z * [new branch] gh/swolchok/298/head -> origin/gh/swolchok/298/head 2025-06-05T23:12:39.1426971Z * [new branch] gh/swolchok/298/next -> origin/gh/swolchok/298/next 2025-06-05T23:12:39.1428012Z * [new branch] gh/swolchok/298/orig -> origin/gh/swolchok/298/orig 2025-06-05T23:12:39.1429382Z * [new branch] gh/swolchok/299/next -> origin/gh/swolchok/299/next 2025-06-05T23:12:39.1430411Z * [new branch] gh/swolchok/299/orig -> origin/gh/swolchok/299/orig 2025-06-05T23:12:39.1431926Z * [new branch] gh/swolchok/3/base -> origin/gh/swolchok/3/base 2025-06-05T23:12:39.1432895Z * [new branch] gh/swolchok/3/head -> origin/gh/swolchok/3/head 2025-06-05T23:12:39.1433910Z * [new branch] gh/swolchok/3/orig -> origin/gh/swolchok/3/orig 2025-06-05T23:12:39.1435363Z * [new branch] gh/swolchok/30/base -> origin/gh/swolchok/30/base 2025-06-05T23:12:39.1436423Z * [new branch] gh/swolchok/30/orig -> origin/gh/swolchok/30/orig 2025-06-05T23:12:39.1437739Z * [new branch] gh/swolchok/300/next -> origin/gh/swolchok/300/next 2025-06-05T23:12:39.1438721Z * [new branch] gh/swolchok/300/orig -> origin/gh/swolchok/300/orig 2025-06-05T23:12:39.1440055Z * [new branch] gh/swolchok/301/next -> origin/gh/swolchok/301/next 2025-06-05T23:12:39.1441041Z * [new branch] gh/swolchok/301/orig -> origin/gh/swolchok/301/orig 2025-06-05T23:12:39.1442321Z * [new branch] gh/swolchok/302/next -> origin/gh/swolchok/302/next 2025-06-05T23:12:39.1443337Z * [new branch] gh/swolchok/302/orig -> origin/gh/swolchok/302/orig 2025-06-05T23:12:39.1444761Z * [new branch] gh/swolchok/303/base -> origin/gh/swolchok/303/base 2025-06-05T23:12:39.1446078Z * [new branch] gh/swolchok/304/next -> origin/gh/swolchok/304/next 2025-06-05T23:12:39.1447248Z * [new branch] gh/swolchok/304/orig -> origin/gh/swolchok/304/orig 2025-06-05T23:12:39.1448634Z * [new branch] gh/swolchok/305/next -> origin/gh/swolchok/305/next 2025-06-05T23:12:39.1449674Z * [new branch] gh/swolchok/305/orig -> origin/gh/swolchok/305/orig 2025-06-05T23:12:39.1451094Z * [new branch] gh/swolchok/306/next -> origin/gh/swolchok/306/next 2025-06-05T23:12:39.1452145Z * [new branch] gh/swolchok/306/orig -> origin/gh/swolchok/306/orig 2025-06-05T23:12:39.1453463Z * [new branch] gh/swolchok/307/next -> origin/gh/swolchok/307/next 2025-06-05T23:12:39.1454491Z * [new branch] gh/swolchok/307/orig -> origin/gh/swolchok/307/orig 2025-06-05T23:12:39.1455778Z * [new branch] gh/swolchok/308/next -> origin/gh/swolchok/308/next 2025-06-05T23:12:39.1456805Z * [new branch] gh/swolchok/308/orig -> origin/gh/swolchok/308/orig 2025-06-05T23:12:39.1458127Z * [new branch] gh/swolchok/309/head -> origin/gh/swolchok/309/head 2025-06-05T23:12:39.1458990Z * [new branch] gh/swolchok/309/next -> origin/gh/swolchok/309/next 2025-06-05T23:12:39.1459975Z * [new branch] gh/swolchok/309/orig -> origin/gh/swolchok/309/orig 2025-06-05T23:12:39.1461471Z * [new branch] gh/swolchok/31/base -> origin/gh/swolchok/31/base 2025-06-05T23:12:39.1462484Z * [new branch] gh/swolchok/31/orig -> origin/gh/swolchok/31/orig 2025-06-05T23:12:39.1463829Z * [new branch] gh/swolchok/310/head -> origin/gh/swolchok/310/head 2025-06-05T23:12:39.1464606Z * [new branch] gh/swolchok/310/next -> origin/gh/swolchok/310/next 2025-06-05T23:12:39.1465697Z * [new branch] gh/swolchok/310/orig -> origin/gh/swolchok/310/orig 2025-06-05T23:12:39.1467003Z * [new branch] gh/swolchok/311/next -> origin/gh/swolchok/311/next 2025-06-05T23:12:39.1468049Z * [new branch] gh/swolchok/311/orig -> origin/gh/swolchok/311/orig 2025-06-05T23:12:39.1469415Z * [new branch] gh/swolchok/312/next -> origin/gh/swolchok/312/next 2025-06-05T23:12:39.1470391Z * [new branch] gh/swolchok/312/orig -> origin/gh/swolchok/312/orig 2025-06-05T23:12:39.1471676Z * [new branch] gh/swolchok/313/next -> origin/gh/swolchok/313/next 2025-06-05T23:12:39.1472768Z * [new branch] gh/swolchok/313/orig -> origin/gh/swolchok/313/orig 2025-06-05T23:12:39.1474163Z * [new branch] gh/swolchok/314/next -> origin/gh/swolchok/314/next 2025-06-05T23:12:39.1475192Z * [new branch] gh/swolchok/314/orig -> origin/gh/swolchok/314/orig 2025-06-05T23:12:39.1501804Z * [new branch] gh/swolchok/315/next -> origin/gh/swolchok/315/next 2025-06-05T23:12:39.1502298Z * [new branch] gh/swolchok/315/orig -> origin/gh/swolchok/315/orig 2025-06-05T23:12:39.1502527Z * [new branch] gh/swolchok/316/head -> origin/gh/swolchok/316/head 2025-06-05T23:12:39.1502922Z * [new branch] gh/swolchok/316/next -> origin/gh/swolchok/316/next 2025-06-05T23:12:39.1503164Z * [new branch] gh/swolchok/316/orig -> origin/gh/swolchok/316/orig 2025-06-05T23:12:39.1503373Z * [new branch] gh/swolchok/317/next -> origin/gh/swolchok/317/next 2025-06-05T23:12:39.1503570Z * [new branch] gh/swolchok/317/orig -> origin/gh/swolchok/317/orig 2025-06-05T23:12:39.1503766Z * [new branch] gh/swolchok/318/next -> origin/gh/swolchok/318/next 2025-06-05T23:12:39.1503968Z * [new branch] gh/swolchok/318/orig -> origin/gh/swolchok/318/orig 2025-06-05T23:12:39.1504213Z * [new branch] gh/swolchok/319/next -> origin/gh/swolchok/319/next 2025-06-05T23:12:39.1504455Z * [new branch] gh/swolchok/319/orig -> origin/gh/swolchok/319/orig 2025-06-05T23:12:39.1504729Z * [new branch] gh/swolchok/32/base -> origin/gh/swolchok/32/base 2025-06-05T23:12:39.1504930Z * [new branch] gh/swolchok/32/orig -> origin/gh/swolchok/32/orig 2025-06-05T23:12:39.1505152Z * [new branch] gh/swolchok/320/next -> origin/gh/swolchok/320/next 2025-06-05T23:12:39.1505445Z * [new branch] gh/swolchok/320/orig -> origin/gh/swolchok/320/orig 2025-06-05T23:12:39.1505642Z * [new branch] gh/swolchok/321/next -> origin/gh/swolchok/321/next 2025-06-05T23:12:39.1505837Z * [new branch] gh/swolchok/321/orig -> origin/gh/swolchok/321/orig 2025-06-05T23:12:39.1506035Z * [new branch] gh/swolchok/322/next -> origin/gh/swolchok/322/next 2025-06-05T23:12:39.1506229Z * [new branch] gh/swolchok/322/orig -> origin/gh/swolchok/322/orig 2025-06-05T23:12:39.1506424Z * [new branch] gh/swolchok/323/next -> origin/gh/swolchok/323/next 2025-06-05T23:12:39.1506729Z * [new branch] gh/swolchok/323/orig -> origin/gh/swolchok/323/orig 2025-06-05T23:12:39.1506941Z * [new branch] gh/swolchok/324/next -> origin/gh/swolchok/324/next 2025-06-05T23:12:39.1507137Z * [new branch] gh/swolchok/324/orig -> origin/gh/swolchok/324/orig 2025-06-05T23:12:39.1507334Z * [new branch] gh/swolchok/325/next -> origin/gh/swolchok/325/next 2025-06-05T23:12:39.1507574Z * [new branch] gh/swolchok/325/orig -> origin/gh/swolchok/325/orig 2025-06-05T23:12:39.1507821Z * [new branch] gh/swolchok/326/next -> origin/gh/swolchok/326/next 2025-06-05T23:12:39.1508029Z * [new branch] gh/swolchok/326/orig -> origin/gh/swolchok/326/orig 2025-06-05T23:12:39.1509332Z * [new branch] gh/swolchok/327/next -> origin/gh/swolchok/327/next 2025-06-05T23:12:39.1510348Z * [new branch] gh/swolchok/327/orig -> origin/gh/swolchok/327/orig 2025-06-05T23:12:39.1511926Z * [new branch] gh/swolchok/328/next -> origin/gh/swolchok/328/next 2025-06-05T23:12:39.1513009Z * [new branch] gh/swolchok/328/orig -> origin/gh/swolchok/328/orig 2025-06-05T23:12:39.1514351Z * [new branch] gh/swolchok/329/next -> origin/gh/swolchok/329/next 2025-06-05T23:12:39.1515472Z * [new branch] gh/swolchok/329/orig -> origin/gh/swolchok/329/orig 2025-06-05T23:12:39.1516860Z * [new branch] gh/swolchok/33/base -> origin/gh/swolchok/33/base 2025-06-05T23:12:39.1517914Z * [new branch] gh/swolchok/33/orig -> origin/gh/swolchok/33/orig 2025-06-05T23:12:39.1519371Z * [new branch] gh/swolchok/330/next -> origin/gh/swolchok/330/next 2025-06-05T23:12:39.1520415Z * [new branch] gh/swolchok/330/orig -> origin/gh/swolchok/330/orig 2025-06-05T23:12:39.1521711Z * [new branch] gh/swolchok/331/next -> origin/gh/swolchok/331/next 2025-06-05T23:12:39.1522906Z * [new branch] gh/swolchok/331/orig -> origin/gh/swolchok/331/orig 2025-06-05T23:12:39.1524407Z * [new branch] gh/swolchok/332/next -> origin/gh/swolchok/332/next 2025-06-05T23:12:39.1525558Z * [new branch] gh/swolchok/332/orig -> origin/gh/swolchok/332/orig 2025-06-05T23:12:39.1527218Z * [new branch] gh/swolchok/333/next -> origin/gh/swolchok/333/next 2025-06-05T23:12:39.1528223Z * [new branch] gh/swolchok/333/orig -> origin/gh/swolchok/333/orig 2025-06-05T23:12:39.1529613Z * [new branch] gh/swolchok/334/next -> origin/gh/swolchok/334/next 2025-06-05T23:12:39.1530747Z * [new branch] gh/swolchok/334/orig -> origin/gh/swolchok/334/orig 2025-06-05T23:12:39.1532066Z * [new branch] gh/swolchok/335/next -> origin/gh/swolchok/335/next 2025-06-05T23:12:39.1533086Z * [new branch] gh/swolchok/335/orig -> origin/gh/swolchok/335/orig 2025-06-05T23:12:39.1534393Z * [new branch] gh/swolchok/336/next -> origin/gh/swolchok/336/next 2025-06-05T23:12:39.1535506Z * [new branch] gh/swolchok/336/orig -> origin/gh/swolchok/336/orig 2025-06-05T23:12:39.1536761Z * [new branch] gh/swolchok/337/next -> origin/gh/swolchok/337/next 2025-06-05T23:12:39.1537716Z * [new branch] gh/swolchok/337/orig -> origin/gh/swolchok/337/orig 2025-06-05T23:12:39.1539166Z * [new branch] gh/swolchok/338/next -> origin/gh/swolchok/338/next 2025-06-05T23:12:39.1540176Z * [new branch] gh/swolchok/338/orig -> origin/gh/swolchok/338/orig 2025-06-05T23:12:39.1541482Z * [new branch] gh/swolchok/339/head -> origin/gh/swolchok/339/head 2025-06-05T23:12:39.1542310Z * [new branch] gh/swolchok/339/next -> origin/gh/swolchok/339/next 2025-06-05T23:12:39.1543353Z * [new branch] gh/swolchok/339/orig -> origin/gh/swolchok/339/orig 2025-06-05T23:12:39.1544735Z * [new branch] gh/swolchok/34/orig -> origin/gh/swolchok/34/orig 2025-06-05T23:12:39.1546146Z * [new branch] gh/swolchok/340/next -> origin/gh/swolchok/340/next 2025-06-05T23:12:39.1547219Z * [new branch] gh/swolchok/340/orig -> origin/gh/swolchok/340/orig 2025-06-05T23:12:39.1548575Z * [new branch] gh/swolchok/341/next -> origin/gh/swolchok/341/next 2025-06-05T23:12:39.1550282Z * [new branch] gh/swolchok/341/orig -> origin/gh/swolchok/341/orig 2025-06-05T23:12:39.1551781Z * [new branch] gh/swolchok/342/next -> origin/gh/swolchok/342/next 2025-06-05T23:12:39.1553376Z * [new branch] gh/swolchok/342/orig -> origin/gh/swolchok/342/orig 2025-06-05T23:12:39.1555373Z * [new branch] gh/swolchok/343/next -> origin/gh/swolchok/343/next 2025-06-05T23:12:39.1556784Z * [new branch] gh/swolchok/343/orig -> origin/gh/swolchok/343/orig 2025-06-05T23:12:39.1558120Z * [new branch] gh/swolchok/344/next -> origin/gh/swolchok/344/next 2025-06-05T23:12:39.1558956Z * [new branch] gh/swolchok/344/orig -> origin/gh/swolchok/344/orig 2025-06-05T23:12:39.1561252Z * [new branch] gh/swolchok/345/next -> origin/gh/swolchok/345/next 2025-06-05T23:12:39.1562497Z * [new branch] gh/swolchok/345/orig -> origin/gh/swolchok/345/orig 2025-06-05T23:12:39.1564009Z * [new branch] gh/swolchok/346/next -> origin/gh/swolchok/346/next 2025-06-05T23:12:39.1564950Z * [new branch] gh/swolchok/346/orig -> origin/gh/swolchok/346/orig 2025-06-05T23:12:39.1566474Z * [new branch] gh/swolchok/347/next -> origin/gh/swolchok/347/next 2025-06-05T23:12:39.1567388Z * [new branch] gh/swolchok/347/orig -> origin/gh/swolchok/347/orig 2025-06-05T23:12:39.1569089Z * [new branch] gh/swolchok/348/next -> origin/gh/swolchok/348/next 2025-06-05T23:12:39.1570428Z * [new branch] gh/swolchok/348/orig -> origin/gh/swolchok/348/orig 2025-06-05T23:12:39.1571759Z * [new branch] gh/swolchok/349/next -> origin/gh/swolchok/349/next 2025-06-05T23:12:39.1572686Z * [new branch] gh/swolchok/349/orig -> origin/gh/swolchok/349/orig 2025-06-05T23:12:39.1574255Z * [new branch] gh/swolchok/35/base -> origin/gh/swolchok/35/base 2025-06-05T23:12:39.1575132Z * [new branch] gh/swolchok/35/orig -> origin/gh/swolchok/35/orig 2025-06-05T23:12:39.1576727Z * [new branch] gh/swolchok/350/next -> origin/gh/swolchok/350/next 2025-06-05T23:12:39.1577537Z * [new branch] gh/swolchok/350/orig -> origin/gh/swolchok/350/orig 2025-06-05T23:12:39.1579034Z * [new branch] gh/swolchok/351/next -> origin/gh/swolchok/351/next 2025-06-05T23:12:39.1579921Z * [new branch] gh/swolchok/351/orig -> origin/gh/swolchok/351/orig 2025-06-05T23:12:39.1581470Z * [new branch] gh/swolchok/352/next -> origin/gh/swolchok/352/next 2025-06-05T23:12:39.1582482Z * [new branch] gh/swolchok/352/orig -> origin/gh/swolchok/352/orig 2025-06-05T23:12:39.1583958Z * [new branch] gh/swolchok/353/next -> origin/gh/swolchok/353/next 2025-06-05T23:12:39.1584882Z * [new branch] gh/swolchok/353/orig -> origin/gh/swolchok/353/orig 2025-06-05T23:12:39.1586815Z * [new branch] gh/swolchok/354/next -> origin/gh/swolchok/354/next 2025-06-05T23:12:39.1587686Z * [new branch] gh/swolchok/354/orig -> origin/gh/swolchok/354/orig 2025-06-05T23:12:39.1589149Z * [new branch] gh/swolchok/355/next -> origin/gh/swolchok/355/next 2025-06-05T23:12:39.1590099Z * [new branch] gh/swolchok/355/orig -> origin/gh/swolchok/355/orig 2025-06-05T23:12:39.1591493Z * [new branch] gh/swolchok/356/next -> origin/gh/swolchok/356/next 2025-06-05T23:12:39.1592394Z * [new branch] gh/swolchok/356/orig -> origin/gh/swolchok/356/orig 2025-06-05T23:12:39.1593818Z * [new branch] gh/swolchok/357/next -> origin/gh/swolchok/357/next 2025-06-05T23:12:39.1594785Z * [new branch] gh/swolchok/357/orig -> origin/gh/swolchok/357/orig 2025-06-05T23:12:39.1596283Z * [new branch] gh/swolchok/358/next -> origin/gh/swolchok/358/next 2025-06-05T23:12:39.1597204Z * [new branch] gh/swolchok/358/orig -> origin/gh/swolchok/358/orig 2025-06-05T23:12:39.1598587Z * [new branch] gh/swolchok/359/head -> origin/gh/swolchok/359/head 2025-06-05T23:12:39.1599375Z * [new branch] gh/swolchok/359/next -> origin/gh/swolchok/359/next 2025-06-05T23:12:39.1600415Z * [new branch] gh/swolchok/359/orig -> origin/gh/swolchok/359/orig 2025-06-05T23:12:39.1601961Z * [new branch] gh/swolchok/36/base -> origin/gh/swolchok/36/base 2025-06-05T23:12:39.1602860Z * [new branch] gh/swolchok/36/head -> origin/gh/swolchok/36/head 2025-06-05T23:12:39.1603892Z * [new branch] gh/swolchok/36/orig -> origin/gh/swolchok/36/orig 2025-06-05T23:12:39.1605368Z * [new branch] gh/swolchok/360/next -> origin/gh/swolchok/360/next 2025-06-05T23:12:39.1606288Z * [new branch] gh/swolchok/360/orig -> origin/gh/swolchok/360/orig 2025-06-05T23:12:39.1607786Z * [new branch] gh/swolchok/361/next -> origin/gh/swolchok/361/next 2025-06-05T23:12:39.1608746Z * [new branch] gh/swolchok/361/orig -> origin/gh/swolchok/361/orig 2025-06-05T23:12:39.1610226Z * [new branch] gh/swolchok/362/next -> origin/gh/swolchok/362/next 2025-06-05T23:12:39.1611144Z * [new branch] gh/swolchok/362/orig -> origin/gh/swolchok/362/orig 2025-06-05T23:12:39.1612661Z * [new branch] gh/swolchok/363/next -> origin/gh/swolchok/363/next 2025-06-05T23:12:39.1613574Z * [new branch] gh/swolchok/363/orig -> origin/gh/swolchok/363/orig 2025-06-05T23:12:39.1615483Z * [new branch] gh/swolchok/364/base -> origin/gh/swolchok/364/base 2025-06-05T23:12:39.1616516Z * [new branch] gh/swolchok/364/head -> origin/gh/swolchok/364/head 2025-06-05T23:12:39.1618069Z * [new branch] gh/swolchok/365/base -> origin/gh/swolchok/365/base 2025-06-05T23:12:39.1618993Z * [new branch] gh/swolchok/365/head -> origin/gh/swolchok/365/head 2025-06-05T23:12:39.1620438Z * [new branch] gh/swolchok/366/base -> origin/gh/swolchok/366/base 2025-06-05T23:12:39.1621435Z * [new branch] gh/swolchok/366/head -> origin/gh/swolchok/366/head 2025-06-05T23:12:39.1623146Z * [new branch] gh/swolchok/367/base -> origin/gh/swolchok/367/base 2025-06-05T23:12:39.1628937Z * [new branch] gh/swolchok/368/base -> origin/gh/swolchok/368/base 2025-06-05T23:12:39.1629883Z * [new branch] gh/swolchok/368/head -> origin/gh/swolchok/368/head 2025-06-05T23:12:39.1631086Z * [new branch] gh/swolchok/368/orig -> origin/gh/swolchok/368/orig 2025-06-05T23:12:39.1632385Z * [new branch] gh/swolchok/369/next -> origin/gh/swolchok/369/next 2025-06-05T23:12:39.1633325Z * [new branch] gh/swolchok/369/orig -> origin/gh/swolchok/369/orig 2025-06-05T23:12:39.1634920Z * [new branch] gh/swolchok/37/base -> origin/gh/swolchok/37/base 2025-06-05T23:12:39.1635983Z * [new branch] gh/swolchok/37/head -> origin/gh/swolchok/37/head 2025-06-05T23:12:39.1637034Z * [new branch] gh/swolchok/37/orig -> origin/gh/swolchok/37/orig 2025-06-05T23:12:39.1638481Z * [new branch] gh/swolchok/370/next -> origin/gh/swolchok/370/next 2025-06-05T23:12:39.1639554Z * [new branch] gh/swolchok/370/orig -> origin/gh/swolchok/370/orig 2025-06-05T23:12:39.1640941Z * [new branch] gh/swolchok/371/next -> origin/gh/swolchok/371/next 2025-06-05T23:12:39.1641871Z * [new branch] gh/swolchok/371/orig -> origin/gh/swolchok/371/orig 2025-06-05T23:12:39.1643311Z * [new branch] gh/swolchok/372/next -> origin/gh/swolchok/372/next 2025-06-05T23:12:39.1644270Z * [new branch] gh/swolchok/372/orig -> origin/gh/swolchok/372/orig 2025-06-05T23:12:39.1646209Z * [new branch] gh/swolchok/373/next -> origin/gh/swolchok/373/next 2025-06-05T23:12:39.1647122Z * [new branch] gh/swolchok/373/orig -> origin/gh/swolchok/373/orig 2025-06-05T23:12:39.1648578Z * [new branch] gh/swolchok/374/next -> origin/gh/swolchok/374/next 2025-06-05T23:12:39.1649518Z * [new branch] gh/swolchok/374/orig -> origin/gh/swolchok/374/orig 2025-06-05T23:12:39.1651138Z * [new branch] gh/swolchok/375/next -> origin/gh/swolchok/375/next 2025-06-05T23:12:39.1652016Z * [new branch] gh/swolchok/375/orig -> origin/gh/swolchok/375/orig 2025-06-05T23:12:39.1653527Z * [new branch] gh/swolchok/376/next -> origin/gh/swolchok/376/next 2025-06-05T23:12:39.1654485Z * [new branch] gh/swolchok/376/orig -> origin/gh/swolchok/376/orig 2025-06-05T23:12:39.1656636Z * [new branch] gh/swolchok/377/head -> origin/gh/swolchok/377/head 2025-06-05T23:12:39.1657407Z * [new branch] gh/swolchok/377/next -> origin/gh/swolchok/377/next 2025-06-05T23:12:39.1658776Z * [new branch] gh/swolchok/378/next -> origin/gh/swolchok/378/next 2025-06-05T23:12:39.1659751Z * [new branch] gh/swolchok/378/orig -> origin/gh/swolchok/378/orig 2025-06-05T23:12:39.1661156Z * [new branch] gh/swolchok/379/next -> origin/gh/swolchok/379/next 2025-06-05T23:12:39.1662078Z * [new branch] gh/swolchok/379/orig -> origin/gh/swolchok/379/orig 2025-06-05T23:12:39.1663569Z * [new branch] gh/swolchok/38/base -> origin/gh/swolchok/38/base 2025-06-05T23:12:39.1664546Z * [new branch] gh/swolchok/38/head -> origin/gh/swolchok/38/head 2025-06-05T23:12:39.1665742Z * [new branch] gh/swolchok/38/orig -> origin/gh/swolchok/38/orig 2025-06-05T23:12:39.1667283Z * [new branch] gh/swolchok/380/head -> origin/gh/swolchok/380/head 2025-06-05T23:12:39.1668088Z * [new branch] gh/swolchok/380/next -> origin/gh/swolchok/380/next 2025-06-05T23:12:39.1669290Z * [new branch] gh/swolchok/380/orig -> origin/gh/swolchok/380/orig 2025-06-05T23:12:39.1670630Z * [new branch] gh/swolchok/381/head -> origin/gh/swolchok/381/head 2025-06-05T23:12:39.1671406Z * [new branch] gh/swolchok/381/next -> origin/gh/swolchok/381/next 2025-06-05T23:12:39.1672436Z * [new branch] gh/swolchok/381/orig -> origin/gh/swolchok/381/orig 2025-06-05T23:12:39.1673788Z * [new branch] gh/swolchok/382/next -> origin/gh/swolchok/382/next 2025-06-05T23:12:39.1674756Z * [new branch] gh/swolchok/382/orig -> origin/gh/swolchok/382/orig 2025-06-05T23:12:39.1676062Z * [new branch] gh/swolchok/383/next -> origin/gh/swolchok/383/next 2025-06-05T23:12:39.1677309Z * [new branch] gh/swolchok/383/orig -> origin/gh/swolchok/383/orig 2025-06-05T23:12:39.1678640Z * [new branch] gh/swolchok/384/next -> origin/gh/swolchok/384/next 2025-06-05T23:12:39.1679640Z * [new branch] gh/swolchok/384/orig -> origin/gh/swolchok/384/orig 2025-06-05T23:12:39.1681045Z * [new branch] gh/swolchok/385/next -> origin/gh/swolchok/385/next 2025-06-05T23:12:39.1681983Z * [new branch] gh/swolchok/385/orig -> origin/gh/swolchok/385/orig 2025-06-05T23:12:39.1683313Z * [new branch] gh/swolchok/386/head -> origin/gh/swolchok/386/head 2025-06-05T23:12:39.1684082Z * [new branch] gh/swolchok/386/next -> origin/gh/swolchok/386/next 2025-06-05T23:12:39.1685096Z * [new branch] gh/swolchok/386/orig -> origin/gh/swolchok/386/orig 2025-06-05T23:12:39.1686534Z * [new branch] gh/swolchok/387/next -> origin/gh/swolchok/387/next 2025-06-05T23:12:39.1687443Z * [new branch] gh/swolchok/387/orig -> origin/gh/swolchok/387/orig 2025-06-05T23:12:39.1688812Z * [new branch] gh/swolchok/388/next -> origin/gh/swolchok/388/next 2025-06-05T23:12:39.1689695Z * [new branch] gh/swolchok/388/orig -> origin/gh/swolchok/388/orig 2025-06-05T23:12:39.1691245Z * [new branch] gh/swolchok/389/next -> origin/gh/swolchok/389/next 2025-06-05T23:12:39.1692280Z * [new branch] gh/swolchok/389/orig -> origin/gh/swolchok/389/orig 2025-06-05T23:12:39.1693914Z * [new branch] gh/swolchok/39/base -> origin/gh/swolchok/39/base 2025-06-05T23:12:39.1694970Z * [new branch] gh/swolchok/39/head -> origin/gh/swolchok/39/head 2025-06-05T23:12:39.1696006Z * [new branch] gh/swolchok/39/orig -> origin/gh/swolchok/39/orig 2025-06-05T23:12:39.1697420Z * [new branch] gh/swolchok/390/next -> origin/gh/swolchok/390/next 2025-06-05T23:12:39.1698296Z * [new branch] gh/swolchok/390/orig -> origin/gh/swolchok/390/orig 2025-06-05T23:12:39.1699693Z * [new branch] gh/swolchok/391/next -> origin/gh/swolchok/391/next 2025-06-05T23:12:39.1700637Z * [new branch] gh/swolchok/391/orig -> origin/gh/swolchok/391/orig 2025-06-05T23:12:39.1702097Z * [new branch] gh/swolchok/392/head -> origin/gh/swolchok/392/head 2025-06-05T23:12:39.1702986Z * [new branch] gh/swolchok/392/next -> origin/gh/swolchok/392/next 2025-06-05T23:12:39.1703971Z * [new branch] gh/swolchok/392/orig -> origin/gh/swolchok/392/orig 2025-06-05T23:12:39.1705513Z * [new branch] gh/swolchok/393/next -> origin/gh/swolchok/393/next 2025-06-05T23:12:39.1706431Z * [new branch] gh/swolchok/393/orig -> origin/gh/swolchok/393/orig 2025-06-05T23:12:39.1707843Z * [new branch] gh/swolchok/394/next -> origin/gh/swolchok/394/next 2025-06-05T23:12:39.1708754Z * [new branch] gh/swolchok/394/orig -> origin/gh/swolchok/394/orig 2025-06-05T23:12:39.1710197Z * [new branch] gh/swolchok/395/head -> origin/gh/swolchok/395/head 2025-06-05T23:12:39.1710942Z * [new branch] gh/swolchok/395/next -> origin/gh/swolchok/395/next 2025-06-05T23:12:39.1711915Z * [new branch] gh/swolchok/395/orig -> origin/gh/swolchok/395/orig 2025-06-05T23:12:39.1713329Z * [new branch] gh/swolchok/396/head -> origin/gh/swolchok/396/head 2025-06-05T23:12:39.1714105Z * [new branch] gh/swolchok/396/next -> origin/gh/swolchok/396/next 2025-06-05T23:12:39.1715122Z * [new branch] gh/swolchok/396/orig -> origin/gh/swolchok/396/orig 2025-06-05T23:12:39.1716508Z * [new branch] gh/swolchok/397/head -> origin/gh/swolchok/397/head 2025-06-05T23:12:39.1717380Z * [new branch] gh/swolchok/397/next -> origin/gh/swolchok/397/next 2025-06-05T23:12:39.1718402Z * [new branch] gh/swolchok/397/orig -> origin/gh/swolchok/397/orig 2025-06-05T23:12:39.1719775Z * [new branch] gh/swolchok/398/next -> origin/gh/swolchok/398/next 2025-06-05T23:12:39.1720683Z * [new branch] gh/swolchok/398/orig -> origin/gh/swolchok/398/orig 2025-06-05T23:12:39.1722474Z * [new branch] gh/swolchok/399/next -> origin/gh/swolchok/399/next 2025-06-05T23:12:39.1723771Z * [new branch] gh/swolchok/399/orig -> origin/gh/swolchok/399/orig 2025-06-05T23:12:39.1725241Z * [new branch] gh/swolchok/4/base -> origin/gh/swolchok/4/base 2025-06-05T23:12:39.1726215Z * [new branch] gh/swolchok/4/head -> origin/gh/swolchok/4/head 2025-06-05T23:12:39.1727218Z * [new branch] gh/swolchok/4/orig -> origin/gh/swolchok/4/orig 2025-06-05T23:12:39.1728970Z * [new branch] gh/swolchok/40/base -> origin/gh/swolchok/40/base 2025-06-05T23:12:39.1729965Z * [new branch] gh/swolchok/40/head -> origin/gh/swolchok/40/head 2025-06-05T23:12:39.1731043Z * [new branch] gh/swolchok/40/orig -> origin/gh/swolchok/40/orig 2025-06-05T23:12:39.1732572Z * [new branch] gh/swolchok/400/head -> origin/gh/swolchok/400/head 2025-06-05T23:12:39.1733365Z * [new branch] gh/swolchok/400/next -> origin/gh/swolchok/400/next 2025-06-05T23:12:39.1734362Z * [new branch] gh/swolchok/400/orig -> origin/gh/swolchok/400/orig 2025-06-05T23:12:39.1735765Z * [new branch] gh/swolchok/401/head -> origin/gh/swolchok/401/head 2025-06-05T23:12:39.1736611Z * [new branch] gh/swolchok/401/next -> origin/gh/swolchok/401/next 2025-06-05T23:12:39.1737546Z * [new branch] gh/swolchok/401/orig -> origin/gh/swolchok/401/orig 2025-06-05T23:12:39.1739387Z * [new branch] gh/swolchok/402/head -> origin/gh/swolchok/402/head 2025-06-05T23:12:39.1740158Z * [new branch] gh/swolchok/402/next -> origin/gh/swolchok/402/next 2025-06-05T23:12:39.1741152Z * [new branch] gh/swolchok/402/orig -> origin/gh/swolchok/402/orig 2025-06-05T23:12:39.1742922Z * [new branch] gh/swolchok/403/next -> origin/gh/swolchok/403/next 2025-06-05T23:12:39.1743860Z * [new branch] gh/swolchok/403/orig -> origin/gh/swolchok/403/orig 2025-06-05T23:12:39.1745320Z * [new branch] gh/swolchok/404/head -> origin/gh/swolchok/404/head 2025-06-05T23:12:39.1746264Z * [new branch] gh/swolchok/404/next -> origin/gh/swolchok/404/next 2025-06-05T23:12:39.1747216Z * [new branch] gh/swolchok/404/orig -> origin/gh/swolchok/404/orig 2025-06-05T23:12:39.1748629Z * [new branch] gh/swolchok/405/head -> origin/gh/swolchok/405/head 2025-06-05T23:12:39.1749396Z * [new branch] gh/swolchok/405/next -> origin/gh/swolchok/405/next 2025-06-05T23:12:39.1750397Z * [new branch] gh/swolchok/405/orig -> origin/gh/swolchok/405/orig 2025-06-05T23:12:39.1751828Z * [new branch] gh/swolchok/406/head -> origin/gh/swolchok/406/head 2025-06-05T23:12:39.1752591Z * [new branch] gh/swolchok/406/next -> origin/gh/swolchok/406/next 2025-06-05T23:12:39.1753599Z * [new branch] gh/swolchok/406/orig -> origin/gh/swolchok/406/orig 2025-06-05T23:12:39.1755021Z * [new branch] gh/swolchok/407/head -> origin/gh/swolchok/407/head 2025-06-05T23:12:39.1755756Z * [new branch] gh/swolchok/407/next -> origin/gh/swolchok/407/next 2025-06-05T23:12:39.1756742Z * [new branch] gh/swolchok/407/orig -> origin/gh/swolchok/407/orig 2025-06-05T23:12:39.1758209Z * [new branch] gh/swolchok/408/next -> origin/gh/swolchok/408/next 2025-06-05T23:12:39.1759372Z * [new branch] gh/swolchok/408/orig -> origin/gh/swolchok/408/orig 2025-06-05T23:12:39.1761109Z * [new branch] gh/swolchok/409/next -> origin/gh/swolchok/409/next 2025-06-05T23:12:39.1762052Z * [new branch] gh/swolchok/409/orig -> origin/gh/swolchok/409/orig 2025-06-05T23:12:39.1763591Z * [new branch] gh/swolchok/41/base -> origin/gh/swolchok/41/base 2025-06-05T23:12:39.1764504Z * [new branch] gh/swolchok/41/head -> origin/gh/swolchok/41/head 2025-06-05T23:12:39.1765703Z * [new branch] gh/swolchok/41/orig -> origin/gh/swolchok/41/orig 2025-06-05T23:12:39.1767076Z * [new branch] gh/swolchok/410/head -> origin/gh/swolchok/410/head 2025-06-05T23:12:39.1767840Z * [new branch] gh/swolchok/410/next -> origin/gh/swolchok/410/next 2025-06-05T23:12:39.1768808Z * [new branch] gh/swolchok/410/orig -> origin/gh/swolchok/410/orig 2025-06-05T23:12:39.1771177Z * [new branch] gh/swolchok/411/head -> origin/gh/swolchok/411/head 2025-06-05T23:12:39.1771948Z * [new branch] gh/swolchok/411/next -> origin/gh/swolchok/411/next 2025-06-05T23:12:39.1772988Z * [new branch] gh/swolchok/411/orig -> origin/gh/swolchok/411/orig 2025-06-05T23:12:39.1774567Z * [new branch] gh/swolchok/412/head -> origin/gh/swolchok/412/head 2025-06-05T23:12:39.1775324Z * [new branch] gh/swolchok/412/next -> origin/gh/swolchok/412/next 2025-06-05T23:12:39.1776343Z * [new branch] gh/swolchok/412/orig -> origin/gh/swolchok/412/orig 2025-06-05T23:12:39.1777753Z * [new branch] gh/swolchok/413/head -> origin/gh/swolchok/413/head 2025-06-05T23:12:39.1778547Z * [new branch] gh/swolchok/413/next -> origin/gh/swolchok/413/next 2025-06-05T23:12:39.1779568Z * [new branch] gh/swolchok/413/orig -> origin/gh/swolchok/413/orig 2025-06-05T23:12:39.1781001Z * [new branch] gh/swolchok/414/head -> origin/gh/swolchok/414/head 2025-06-05T23:12:39.1781802Z * [new branch] gh/swolchok/414/next -> origin/gh/swolchok/414/next 2025-06-05T23:12:39.1782809Z * [new branch] gh/swolchok/414/orig -> origin/gh/swolchok/414/orig 2025-06-05T23:12:39.1784198Z * [new branch] gh/swolchok/415/next -> origin/gh/swolchok/415/next 2025-06-05T23:12:39.1785137Z * [new branch] gh/swolchok/415/orig -> origin/gh/swolchok/415/orig 2025-06-05T23:12:39.1786643Z * [new branch] gh/swolchok/416/next -> origin/gh/swolchok/416/next 2025-06-05T23:12:39.1787577Z * [new branch] gh/swolchok/416/orig -> origin/gh/swolchok/416/orig 2025-06-05T23:12:39.1788997Z * [new branch] gh/swolchok/417/next -> origin/gh/swolchok/417/next 2025-06-05T23:12:39.1789903Z * [new branch] gh/swolchok/417/orig -> origin/gh/swolchok/417/orig 2025-06-05T23:12:39.1791322Z * [new branch] gh/swolchok/418/next -> origin/gh/swolchok/418/next 2025-06-05T23:12:39.1792422Z * [new branch] gh/swolchok/418/orig -> origin/gh/swolchok/418/orig 2025-06-05T23:12:39.1793793Z * [new branch] gh/swolchok/419/next -> origin/gh/swolchok/419/next 2025-06-05T23:12:39.1794824Z * [new branch] gh/swolchok/419/orig -> origin/gh/swolchok/419/orig 2025-06-05T23:12:39.1796389Z * [new branch] gh/swolchok/42/base -> origin/gh/swolchok/42/base 2025-06-05T23:12:39.1797342Z * [new branch] gh/swolchok/42/head -> origin/gh/swolchok/42/head 2025-06-05T23:12:39.1798293Z * [new branch] gh/swolchok/42/orig -> origin/gh/swolchok/42/orig 2025-06-05T23:12:39.1799812Z * [new branch] gh/swolchok/420/next -> origin/gh/swolchok/420/next 2025-06-05T23:12:39.1800724Z * [new branch] gh/swolchok/420/orig -> origin/gh/swolchok/420/orig 2025-06-05T23:12:39.1802281Z * [new branch] gh/swolchok/421/base -> origin/gh/swolchok/421/base 2025-06-05T23:12:39.1803566Z * [new branch] gh/swolchok/422/next -> origin/gh/swolchok/422/next 2025-06-05T23:12:39.1804654Z * [new branch] gh/swolchok/422/orig -> origin/gh/swolchok/422/orig 2025-06-05T23:12:39.1806008Z * [new branch] gh/swolchok/423/next -> origin/gh/swolchok/423/next 2025-06-05T23:12:39.1806925Z * [new branch] gh/swolchok/423/orig -> origin/gh/swolchok/423/orig 2025-06-05T23:12:39.1808348Z * [new branch] gh/swolchok/424/next -> origin/gh/swolchok/424/next 2025-06-05T23:12:39.1809264Z * [new branch] gh/swolchok/424/orig -> origin/gh/swolchok/424/orig 2025-06-05T23:12:39.1810865Z * [new branch] gh/swolchok/425/next -> origin/gh/swolchok/425/next 2025-06-05T23:12:39.1811864Z * [new branch] gh/swolchok/425/orig -> origin/gh/swolchok/425/orig 2025-06-05T23:12:39.1813400Z * [new branch] gh/swolchok/426/next -> origin/gh/swolchok/426/next 2025-06-05T23:12:39.1814400Z * [new branch] gh/swolchok/426/orig -> origin/gh/swolchok/426/orig 2025-06-05T23:12:39.1815808Z * [new branch] gh/swolchok/427/next -> origin/gh/swolchok/427/next 2025-06-05T23:12:39.1816760Z * [new branch] gh/swolchok/427/orig -> origin/gh/swolchok/427/orig 2025-06-05T23:12:39.1818232Z * [new branch] gh/swolchok/428/next -> origin/gh/swolchok/428/next 2025-06-05T23:12:39.1819244Z * [new branch] gh/swolchok/428/orig -> origin/gh/swolchok/428/orig 2025-06-05T23:12:39.1820618Z * [new branch] gh/swolchok/429/next -> origin/gh/swolchok/429/next 2025-06-05T23:12:39.1822125Z * [new branch] gh/swolchok/429/orig -> origin/gh/swolchok/429/orig 2025-06-05T23:12:39.1824027Z * [new branch] gh/swolchok/43/base -> origin/gh/swolchok/43/base 2025-06-05T23:12:39.1824833Z * [new branch] gh/swolchok/43/head -> origin/gh/swolchok/43/head 2025-06-05T23:12:39.1825911Z * [new branch] gh/swolchok/43/orig -> origin/gh/swolchok/43/orig 2025-06-05T23:12:39.1827467Z * [new branch] gh/swolchok/430/next -> origin/gh/swolchok/430/next 2025-06-05T23:12:39.1828370Z * [new branch] gh/swolchok/430/orig -> origin/gh/swolchok/430/orig 2025-06-05T23:12:39.1829788Z * [new branch] gh/swolchok/431/next -> origin/gh/swolchok/431/next 2025-06-05T23:12:39.1831164Z * [new branch] gh/swolchok/431/orig -> origin/gh/swolchok/431/orig 2025-06-05T23:12:39.1832492Z * [new branch] gh/swolchok/432/next -> origin/gh/swolchok/432/next 2025-06-05T23:12:39.1833524Z * [new branch] gh/swolchok/432/orig -> origin/gh/swolchok/432/orig 2025-06-05T23:12:39.1834928Z * [new branch] gh/swolchok/433/next -> origin/gh/swolchok/433/next 2025-06-05T23:12:39.1835895Z * [new branch] gh/swolchok/433/orig -> origin/gh/swolchok/433/orig 2025-06-05T23:12:39.1837307Z * [new branch] gh/swolchok/434/next -> origin/gh/swolchok/434/next 2025-06-05T23:12:39.1838233Z * [new branch] gh/swolchok/434/orig -> origin/gh/swolchok/434/orig 2025-06-05T23:12:39.1839892Z * [new branch] gh/swolchok/435/next -> origin/gh/swolchok/435/next 2025-06-05T23:12:39.1840830Z * [new branch] gh/swolchok/435/orig -> origin/gh/swolchok/435/orig 2025-06-05T23:12:39.1842320Z * [new branch] gh/swolchok/436/base -> origin/gh/swolchok/436/base 2025-06-05T23:12:39.1843672Z * [new branch] gh/swolchok/437/head -> origin/gh/swolchok/437/head 2025-06-05T23:12:39.1844473Z * [new branch] gh/swolchok/437/next -> origin/gh/swolchok/437/next 2025-06-05T23:12:39.1845449Z * [new branch] gh/swolchok/437/orig -> origin/gh/swolchok/437/orig 2025-06-05T23:12:39.1846829Z * [new branch] gh/swolchok/438/head -> origin/gh/swolchok/438/head 2025-06-05T23:12:39.1847691Z * [new branch] gh/swolchok/438/next -> origin/gh/swolchok/438/next 2025-06-05T23:12:39.1848576Z * [new branch] gh/swolchok/438/orig -> origin/gh/swolchok/438/orig 2025-06-05T23:12:39.1850260Z * [new branch] gh/swolchok/439/head -> origin/gh/swolchok/439/head 2025-06-05T23:12:39.1851064Z * [new branch] gh/swolchok/439/next -> origin/gh/swolchok/439/next 2025-06-05T23:12:39.1852110Z * [new branch] gh/swolchok/439/orig -> origin/gh/swolchok/439/orig 2025-06-05T23:12:39.1853873Z * [new branch] gh/swolchok/44/base -> origin/gh/swolchok/44/base 2025-06-05T23:12:39.1854810Z * [new branch] gh/swolchok/44/orig -> origin/gh/swolchok/44/orig 2025-06-05T23:12:39.1856260Z * [new branch] gh/swolchok/440/head -> origin/gh/swolchok/440/head 2025-06-05T23:12:39.1857033Z * [new branch] gh/swolchok/440/next -> origin/gh/swolchok/440/next 2025-06-05T23:12:39.1858005Z * [new branch] gh/swolchok/440/orig -> origin/gh/swolchok/440/orig 2025-06-05T23:12:39.1859482Z * [new branch] gh/swolchok/441/head -> origin/gh/swolchok/441/head 2025-06-05T23:12:39.1860273Z * [new branch] gh/swolchok/441/next -> origin/gh/swolchok/441/next 2025-06-05T23:12:39.1861317Z * [new branch] gh/swolchok/441/orig -> origin/gh/swolchok/441/orig 2025-06-05T23:12:39.1862880Z * [new branch] gh/swolchok/442/base -> origin/gh/swolchok/442/base 2025-06-05T23:12:39.1864232Z * [new branch] gh/swolchok/443/next -> origin/gh/swolchok/443/next 2025-06-05T23:12:39.1865143Z * [new branch] gh/swolchok/443/orig -> origin/gh/swolchok/443/orig 2025-06-05T23:12:39.1866745Z * [new branch] gh/swolchok/444/next -> origin/gh/swolchok/444/next 2025-06-05T23:12:39.1867612Z * [new branch] gh/swolchok/444/orig -> origin/gh/swolchok/444/orig 2025-06-05T23:12:39.1869022Z * [new branch] gh/swolchok/445/next -> origin/gh/swolchok/445/next 2025-06-05T23:12:39.1869927Z * [new branch] gh/swolchok/445/orig -> origin/gh/swolchok/445/orig 2025-06-05T23:12:39.1871473Z * [new branch] gh/swolchok/446/next -> origin/gh/swolchok/446/next 2025-06-05T23:12:39.1872355Z * [new branch] gh/swolchok/446/orig -> origin/gh/swolchok/446/orig 2025-06-05T23:12:39.1873783Z * [new branch] gh/swolchok/447/next -> origin/gh/swolchok/447/next 2025-06-05T23:12:39.1874677Z * [new branch] gh/swolchok/447/orig -> origin/gh/swolchok/447/orig 2025-06-05T23:12:39.1876148Z * [new branch] gh/swolchok/448/head -> origin/gh/swolchok/448/head 2025-06-05T23:12:39.1876938Z * [new branch] gh/swolchok/448/next -> origin/gh/swolchok/448/next 2025-06-05T23:12:39.1877909Z * [new branch] gh/swolchok/448/orig -> origin/gh/swolchok/448/orig 2025-06-05T23:12:39.1879449Z * [new branch] gh/swolchok/449/next -> origin/gh/swolchok/449/next 2025-06-05T23:12:39.1880346Z * [new branch] gh/swolchok/449/orig -> origin/gh/swolchok/449/orig 2025-06-05T23:12:39.1881909Z * [new branch] gh/swolchok/45/base -> origin/gh/swolchok/45/base 2025-06-05T23:12:39.1882780Z * [new branch] gh/swolchok/45/orig -> origin/gh/swolchok/45/orig 2025-06-05T23:12:39.1884285Z * [new branch] gh/swolchok/450/head -> origin/gh/swolchok/450/head 2025-06-05T23:12:39.1885080Z * [new branch] gh/swolchok/450/next -> origin/gh/swolchok/450/next 2025-06-05T23:12:39.1885996Z * [new branch] gh/swolchok/450/orig -> origin/gh/swolchok/450/orig 2025-06-05T23:12:39.1887544Z * [new branch] gh/swolchok/46/base -> origin/gh/swolchok/46/base 2025-06-05T23:12:39.1888466Z * [new branch] gh/swolchok/46/orig -> origin/gh/swolchok/46/orig 2025-06-05T23:12:39.1890680Z * [new branch] gh/swolchok/47/base -> origin/gh/swolchok/47/base 2025-06-05T23:12:39.1892015Z * [new branch] gh/swolchok/47/orig -> origin/gh/swolchok/47/orig 2025-06-05T23:12:39.1893658Z * [new branch] gh/swolchok/48/base -> origin/gh/swolchok/48/base 2025-06-05T23:12:39.1894492Z * [new branch] gh/swolchok/48/orig -> origin/gh/swolchok/48/orig 2025-06-05T23:12:39.1896057Z * [new branch] gh/swolchok/49/base -> origin/gh/swolchok/49/base 2025-06-05T23:12:39.1896956Z * [new branch] gh/swolchok/49/orig -> origin/gh/swolchok/49/orig 2025-06-05T23:12:39.1898397Z * [new branch] gh/swolchok/5/base -> origin/gh/swolchok/5/base 2025-06-05T23:12:39.1899283Z * [new branch] gh/swolchok/5/head -> origin/gh/swolchok/5/head 2025-06-05T23:12:39.1900257Z * [new branch] gh/swolchok/5/orig -> origin/gh/swolchok/5/orig 2025-06-05T23:12:39.1901835Z * [new branch] gh/swolchok/50/base -> origin/gh/swolchok/50/base 2025-06-05T23:12:39.1902765Z * [new branch] gh/swolchok/50/head -> origin/gh/swolchok/50/head 2025-06-05T23:12:39.1903747Z * [new branch] gh/swolchok/50/orig -> origin/gh/swolchok/50/orig 2025-06-05T23:12:39.1905342Z * [new branch] gh/swolchok/51/base -> origin/gh/swolchok/51/base 2025-06-05T23:12:39.1906348Z * [new branch] gh/swolchok/51/head -> origin/gh/swolchok/51/head 2025-06-05T23:12:39.1907409Z * [new branch] gh/swolchok/51/orig -> origin/gh/swolchok/51/orig 2025-06-05T23:12:39.1908722Z * [new branch] gh/swolchok/52/base -> origin/gh/swolchok/52/base 2025-06-05T23:12:39.1909681Z * [new branch] gh/swolchok/52/head -> origin/gh/swolchok/52/head 2025-06-05T23:12:39.1910734Z * [new branch] gh/swolchok/52/orig -> origin/gh/swolchok/52/orig 2025-06-05T23:12:39.1912189Z * [new branch] gh/swolchok/53/base -> origin/gh/swolchok/53/base 2025-06-05T23:12:39.1913008Z * [new branch] gh/swolchok/53/head -> origin/gh/swolchok/53/head 2025-06-05T23:12:39.1914091Z * [new branch] gh/swolchok/53/orig -> origin/gh/swolchok/53/orig 2025-06-05T23:12:39.1915676Z * [new branch] gh/swolchok/54/base -> origin/gh/swolchok/54/base 2025-06-05T23:12:39.1916545Z * [new branch] gh/swolchok/54/head -> origin/gh/swolchok/54/head 2025-06-05T23:12:39.1917737Z * [new branch] gh/swolchok/54/orig -> origin/gh/swolchok/54/orig 2025-06-05T23:12:39.1919162Z * [new branch] gh/swolchok/55/base -> origin/gh/swolchok/55/base 2025-06-05T23:12:39.1920122Z * [new branch] gh/swolchok/55/head -> origin/gh/swolchok/55/head 2025-06-05T23:12:39.1921295Z * [new branch] gh/swolchok/55/orig -> origin/gh/swolchok/55/orig 2025-06-05T23:12:39.1922926Z * [new branch] gh/swolchok/56/base -> origin/gh/swolchok/56/base 2025-06-05T23:12:39.1923954Z * [new branch] gh/swolchok/56/head -> origin/gh/swolchok/56/head 2025-06-05T23:12:39.1924980Z * [new branch] gh/swolchok/56/orig -> origin/gh/swolchok/56/orig 2025-06-05T23:12:39.1926508Z * [new branch] gh/swolchok/57/base -> origin/gh/swolchok/57/base 2025-06-05T23:12:39.1927332Z * [new branch] gh/swolchok/57/head -> origin/gh/swolchok/57/head 2025-06-05T23:12:39.1928331Z * [new branch] gh/swolchok/57/orig -> origin/gh/swolchok/57/orig 2025-06-05T23:12:39.1929898Z * [new branch] gh/swolchok/58/base -> origin/gh/swolchok/58/base 2025-06-05T23:12:39.1930859Z * [new branch] gh/swolchok/58/head -> origin/gh/swolchok/58/head 2025-06-05T23:12:39.1931851Z * [new branch] gh/swolchok/58/orig -> origin/gh/swolchok/58/orig 2025-06-05T23:12:39.1933437Z * [new branch] gh/swolchok/59/base -> origin/gh/swolchok/59/base 2025-06-05T23:12:39.1934941Z * [new branch] gh/swolchok/59/head -> origin/gh/swolchok/59/head 2025-06-05T23:12:39.1935775Z * [new branch] gh/swolchok/59/orig -> origin/gh/swolchok/59/orig 2025-06-05T23:12:39.1937321Z * [new branch] gh/swolchok/6/base -> origin/gh/swolchok/6/base 2025-06-05T23:12:39.1938200Z * [new branch] gh/swolchok/6/head -> origin/gh/swolchok/6/head 2025-06-05T23:12:39.1939168Z * [new branch] gh/swolchok/6/orig -> origin/gh/swolchok/6/orig 2025-06-05T23:12:39.1940660Z * [new branch] gh/swolchok/60/base -> origin/gh/swolchok/60/base 2025-06-05T23:12:39.1942100Z * [new branch] gh/swolchok/60/head -> origin/gh/swolchok/60/head 2025-06-05T23:12:39.1942981Z * [new branch] gh/swolchok/60/orig -> origin/gh/swolchok/60/orig 2025-06-05T23:12:39.1944530Z * [new branch] gh/swolchok/61/base -> origin/gh/swolchok/61/base 2025-06-05T23:12:39.1945370Z * [new branch] gh/swolchok/61/head -> origin/gh/swolchok/61/head 2025-06-05T23:12:39.1946280Z * [new branch] gh/swolchok/61/orig -> origin/gh/swolchok/61/orig 2025-06-05T23:12:39.1947722Z * [new branch] gh/swolchok/62/base -> origin/gh/swolchok/62/base 2025-06-05T23:12:39.1948737Z * [new branch] gh/swolchok/62/head -> origin/gh/swolchok/62/head 2025-06-05T23:12:39.1949716Z * [new branch] gh/swolchok/62/orig -> origin/gh/swolchok/62/orig 2025-06-05T23:12:39.1951189Z * [new branch] gh/swolchok/63/base -> origin/gh/swolchok/63/base 2025-06-05T23:12:39.1952064Z * [new branch] gh/swolchok/63/head -> origin/gh/swolchok/63/head 2025-06-05T23:12:39.1952921Z * [new branch] gh/swolchok/63/orig -> origin/gh/swolchok/63/orig 2025-06-05T23:12:39.1954448Z * [new branch] gh/swolchok/64/base -> origin/gh/swolchok/64/base 2025-06-05T23:12:39.1955289Z * [new branch] gh/swolchok/64/head -> origin/gh/swolchok/64/head 2025-06-05T23:12:39.1956189Z * [new branch] gh/swolchok/64/orig -> origin/gh/swolchok/64/orig 2025-06-05T23:12:39.1957710Z * [new branch] gh/swolchok/65/base -> origin/gh/swolchok/65/base 2025-06-05T23:12:39.1958522Z * [new branch] gh/swolchok/65/head -> origin/gh/swolchok/65/head 2025-06-05T23:12:39.1959422Z * [new branch] gh/swolchok/65/orig -> origin/gh/swolchok/65/orig 2025-06-05T23:12:39.1960949Z * [new branch] gh/swolchok/66/base -> origin/gh/swolchok/66/base 2025-06-05T23:12:39.1961881Z * [new branch] gh/swolchok/66/head -> origin/gh/swolchok/66/head 2025-06-05T23:12:39.1963257Z * [new branch] gh/swolchok/66/orig -> origin/gh/swolchok/66/orig 2025-06-05T23:12:39.1964737Z * [new branch] gh/swolchok/67/base -> origin/gh/swolchok/67/base 2025-06-05T23:12:39.1965585Z * [new branch] gh/swolchok/67/head -> origin/gh/swolchok/67/head 2025-06-05T23:12:39.1966486Z * [new branch] gh/swolchok/67/orig -> origin/gh/swolchok/67/orig 2025-06-05T23:12:39.1968113Z * [new branch] gh/swolchok/68/base -> origin/gh/swolchok/68/base 2025-06-05T23:12:39.1969069Z * [new branch] gh/swolchok/68/head -> origin/gh/swolchok/68/head 2025-06-05T23:12:39.1970190Z * [new branch] gh/swolchok/68/orig -> origin/gh/swolchok/68/orig 2025-06-05T23:12:39.1971590Z * [new branch] gh/swolchok/69/base -> origin/gh/swolchok/69/base 2025-06-05T23:12:39.1972960Z * [new branch] gh/swolchok/69/head -> origin/gh/swolchok/69/head 2025-06-05T23:12:39.1973888Z * [new branch] gh/swolchok/69/orig -> origin/gh/swolchok/69/orig 2025-06-05T23:12:39.1975219Z * [new branch] gh/swolchok/7/base -> origin/gh/swolchok/7/base 2025-06-05T23:12:39.1976509Z * [new branch] gh/swolchok/7/head -> origin/gh/swolchok/7/head 2025-06-05T23:12:39.1977413Z * [new branch] gh/swolchok/7/orig -> origin/gh/swolchok/7/orig 2025-06-05T23:12:39.1978978Z * [new branch] gh/swolchok/70/base -> origin/gh/swolchok/70/base 2025-06-05T23:12:39.1979912Z * [new branch] gh/swolchok/70/head -> origin/gh/swolchok/70/head 2025-06-05T23:12:39.1980916Z * [new branch] gh/swolchok/70/orig -> origin/gh/swolchok/70/orig 2025-06-05T23:12:39.1982423Z * [new branch] gh/swolchok/71/base -> origin/gh/swolchok/71/base 2025-06-05T23:12:39.1983341Z * [new branch] gh/swolchok/71/head -> origin/gh/swolchok/71/head 2025-06-05T23:12:39.1984377Z * [new branch] gh/swolchok/71/orig -> origin/gh/swolchok/71/orig 2025-06-05T23:12:39.1985895Z * [new branch] gh/swolchok/72/base -> origin/gh/swolchok/72/base 2025-06-05T23:12:39.1986765Z * [new branch] gh/swolchok/72/head -> origin/gh/swolchok/72/head 2025-06-05T23:12:39.1987751Z * [new branch] gh/swolchok/72/orig -> origin/gh/swolchok/72/orig 2025-06-05T23:12:39.1989121Z * [new branch] gh/swolchok/73/base -> origin/gh/swolchok/73/base 2025-06-05T23:12:39.1990603Z * [new branch] gh/swolchok/73/head -> origin/gh/swolchok/73/head 2025-06-05T23:12:39.1991580Z * [new branch] gh/swolchok/73/orig -> origin/gh/swolchok/73/orig 2025-06-05T23:12:39.1993021Z * [new branch] gh/swolchok/74/base -> origin/gh/swolchok/74/base 2025-06-05T23:12:39.1993887Z * [new branch] gh/swolchok/74/head -> origin/gh/swolchok/74/head 2025-06-05T23:12:39.1994860Z * [new branch] gh/swolchok/74/orig -> origin/gh/swolchok/74/orig 2025-06-05T23:12:39.1996292Z * [new branch] gh/swolchok/75/base -> origin/gh/swolchok/75/base 2025-06-05T23:12:39.1997259Z * [new branch] gh/swolchok/75/head -> origin/gh/swolchok/75/head 2025-06-05T23:12:39.1998309Z * [new branch] gh/swolchok/75/orig -> origin/gh/swolchok/75/orig 2025-06-05T23:12:39.2000070Z * [new branch] gh/swolchok/76/base -> origin/gh/swolchok/76/base 2025-06-05T23:12:39.2001334Z * [new branch] gh/swolchok/77/base -> origin/gh/swolchok/77/base 2025-06-05T23:12:39.2002539Z * [new branch] gh/swolchok/78/base -> origin/gh/swolchok/78/base 2025-06-05T23:12:39.2004015Z * [new branch] gh/swolchok/79/base -> origin/gh/swolchok/79/base 2025-06-05T23:12:39.2004983Z * [new branch] gh/swolchok/79/head -> origin/gh/swolchok/79/head 2025-06-05T23:12:39.2005969Z * [new branch] gh/swolchok/79/orig -> origin/gh/swolchok/79/orig 2025-06-05T23:12:39.2007270Z * [new branch] gh/swolchok/8/base -> origin/gh/swolchok/8/base 2025-06-05T23:12:39.2008230Z * [new branch] gh/swolchok/8/head -> origin/gh/swolchok/8/head 2025-06-05T23:12:39.2009272Z * [new branch] gh/swolchok/8/orig -> origin/gh/swolchok/8/orig 2025-06-05T23:12:39.2010859Z * [new branch] gh/swolchok/80/base -> origin/gh/swolchok/80/base 2025-06-05T23:12:39.2011805Z * [new branch] gh/swolchok/80/head -> origin/gh/swolchok/80/head 2025-06-05T23:12:39.2012819Z * [new branch] gh/swolchok/80/orig -> origin/gh/swolchok/80/orig 2025-06-05T23:12:39.2014146Z * [new branch] gh/swolchok/81/base -> origin/gh/swolchok/81/base 2025-06-05T23:12:39.2015079Z * [new branch] gh/swolchok/81/head -> origin/gh/swolchok/81/head 2025-06-05T23:12:39.2016104Z * [new branch] gh/swolchok/81/orig -> origin/gh/swolchok/81/orig 2025-06-05T23:12:39.2017522Z * [new branch] gh/swolchok/82/base -> origin/gh/swolchok/82/base 2025-06-05T23:12:39.2018421Z * [new branch] gh/swolchok/82/head -> origin/gh/swolchok/82/head 2025-06-05T23:12:39.2019481Z * [new branch] gh/swolchok/82/orig -> origin/gh/swolchok/82/orig 2025-06-05T23:12:39.2020709Z * [new branch] gh/swolchok/83/base -> origin/gh/swolchok/83/base 2025-06-05T23:12:39.2021614Z * [new branch] gh/swolchok/83/head -> origin/gh/swolchok/83/head 2025-06-05T23:12:39.2026656Z * [new branch] gh/swolchok/84/base -> origin/gh/swolchok/84/base 2025-06-05T23:12:39.2027932Z * [new branch] gh/swolchok/85/base -> origin/gh/swolchok/85/base 2025-06-05T23:12:39.2028870Z * [new branch] gh/swolchok/85/head -> origin/gh/swolchok/85/head 2025-06-05T23:12:39.2029875Z * [new branch] gh/swolchok/85/orig -> origin/gh/swolchok/85/orig 2025-06-05T23:12:39.2031304Z * [new branch] gh/swolchok/86/base -> origin/gh/swolchok/86/base 2025-06-05T23:12:39.2032223Z * [new branch] gh/swolchok/86/head -> origin/gh/swolchok/86/head 2025-06-05T23:12:39.2033403Z * [new branch] gh/swolchok/86/orig -> origin/gh/swolchok/86/orig 2025-06-05T23:12:39.2034867Z * [new branch] gh/swolchok/87/base -> origin/gh/swolchok/87/base 2025-06-05T23:12:39.2035812Z * [new branch] gh/swolchok/87/head -> origin/gh/swolchok/87/head 2025-06-05T23:12:39.2037003Z * [new branch] gh/swolchok/87/orig -> origin/gh/swolchok/87/orig 2025-06-05T23:12:39.2038637Z * [new branch] gh/swolchok/88/base -> origin/gh/swolchok/88/base 2025-06-05T23:12:39.2039489Z * [new branch] gh/swolchok/88/head -> origin/gh/swolchok/88/head 2025-06-05T23:12:39.2040455Z * [new branch] gh/swolchok/88/orig -> origin/gh/swolchok/88/orig 2025-06-05T23:12:39.2042451Z * [new branch] gh/swolchok/89/base -> origin/gh/swolchok/89/base 2025-06-05T23:12:39.2043338Z * [new branch] gh/swolchok/89/head -> origin/gh/swolchok/89/head 2025-06-05T23:12:39.2044339Z * [new branch] gh/swolchok/89/orig -> origin/gh/swolchok/89/orig 2025-06-05T23:12:39.2045747Z * [new branch] gh/swolchok/9/base -> origin/gh/swolchok/9/base 2025-06-05T23:12:39.2046592Z * [new branch] gh/swolchok/9/head -> origin/gh/swolchok/9/head 2025-06-05T23:12:39.2047825Z * [new branch] gh/swolchok/9/orig -> origin/gh/swolchok/9/orig 2025-06-05T23:12:39.2049342Z * [new branch] gh/swolchok/90/base -> origin/gh/swolchok/90/base 2025-06-05T23:12:39.2050308Z * [new branch] gh/swolchok/90/head -> origin/gh/swolchok/90/head 2025-06-05T23:12:39.2051389Z * [new branch] gh/swolchok/90/orig -> origin/gh/swolchok/90/orig 2025-06-05T23:12:39.2052986Z * [new branch] gh/swolchok/91/base -> origin/gh/swolchok/91/base 2025-06-05T23:12:39.2053834Z * [new branch] gh/swolchok/91/head -> origin/gh/swolchok/91/head 2025-06-05T23:12:39.2054888Z * [new branch] gh/swolchok/91/orig -> origin/gh/swolchok/91/orig 2025-06-05T23:12:39.2056202Z * [new branch] gh/swolchok/92/base -> origin/gh/swolchok/92/base 2025-06-05T23:12:39.2057143Z * [new branch] gh/swolchok/92/head -> origin/gh/swolchok/92/head 2025-06-05T23:12:39.2058164Z * [new branch] gh/swolchok/92/orig -> origin/gh/swolchok/92/orig 2025-06-05T23:12:39.2059672Z * [new branch] gh/swolchok/93/base -> origin/gh/swolchok/93/base 2025-06-05T23:12:39.2060544Z * [new branch] gh/swolchok/93/head -> origin/gh/swolchok/93/head 2025-06-05T23:12:39.2061718Z * [new branch] gh/swolchok/93/orig -> origin/gh/swolchok/93/orig 2025-06-05T23:12:39.2063087Z * [new branch] gh/swolchok/94/base -> origin/gh/swolchok/94/base 2025-06-05T23:12:39.2064124Z * [new branch] gh/swolchok/94/head -> origin/gh/swolchok/94/head 2025-06-05T23:12:39.2065485Z * [new branch] gh/swolchok/95/base -> origin/gh/swolchok/95/base 2025-06-05T23:12:39.2066244Z * [new branch] gh/swolchok/95/head -> origin/gh/swolchok/95/head 2025-06-05T23:12:39.2067672Z * [new branch] gh/swolchok/96/base -> origin/gh/swolchok/96/base 2025-06-05T23:12:39.2068500Z * [new branch] gh/swolchok/96/head -> origin/gh/swolchok/96/head 2025-06-05T23:12:39.2069625Z * [new branch] gh/swolchok/96/orig -> origin/gh/swolchok/96/orig 2025-06-05T23:12:39.2071026Z * [new branch] gh/swolchok/97/base -> origin/gh/swolchok/97/base 2025-06-05T23:12:39.2072027Z * [new branch] gh/swolchok/97/head -> origin/gh/swolchok/97/head 2025-06-05T23:12:39.2073092Z * [new branch] gh/swolchok/97/orig -> origin/gh/swolchok/97/orig 2025-06-05T23:12:39.2074700Z * [new branch] gh/swolchok/98/base -> origin/gh/swolchok/98/base 2025-06-05T23:12:39.2075539Z * [new branch] gh/swolchok/98/head -> origin/gh/swolchok/98/head 2025-06-05T23:12:39.2076537Z * [new branch] gh/swolchok/98/orig -> origin/gh/swolchok/98/orig 2025-06-05T23:12:39.2078030Z * [new branch] gh/swolchok/99/base -> origin/gh/swolchok/99/base 2025-06-05T23:12:39.2078949Z * [new branch] gh/swolchok/99/head -> origin/gh/swolchok/99/head 2025-06-05T23:12:39.2079917Z * [new branch] gh/swolchok/99/orig -> origin/gh/swolchok/99/orig 2025-06-05T23:12:39.2081660Z * [new branch] gh/tarun292/1/base -> origin/gh/tarun292/1/base 2025-06-05T23:12:39.2082560Z * [new branch] gh/tarun292/1/head -> origin/gh/tarun292/1/head 2025-06-05T23:12:39.2083540Z * [new branch] gh/tarun292/1/orig -> origin/gh/tarun292/1/orig 2025-06-05T23:12:39.2085069Z * [new branch] gh/tarun292/2/base -> origin/gh/tarun292/2/base 2025-06-05T23:12:39.2085904Z * [new branch] gh/tarun292/2/head -> origin/gh/tarun292/2/head 2025-06-05T23:12:39.2086871Z * [new branch] gh/tarun292/2/orig -> origin/gh/tarun292/2/orig 2025-06-05T23:12:39.2088434Z * [new branch] gh/tarun292/3/base -> origin/gh/tarun292/3/base 2025-06-05T23:12:39.2089257Z * [new branch] gh/tarun292/3/head -> origin/gh/tarun292/3/head 2025-06-05T23:12:39.2090251Z * [new branch] gh/tarun292/3/orig -> origin/gh/tarun292/3/orig 2025-06-05T23:12:39.2091779Z * [new branch] gh/tarun292/4/base -> origin/gh/tarun292/4/base 2025-06-05T23:12:39.2092739Z * [new branch] gh/tarun292/4/orig -> origin/gh/tarun292/4/orig 2025-06-05T23:12:39.2094577Z * [new branch] gh/tarun292/5/base -> origin/gh/tarun292/5/base 2025-06-05T23:12:39.2095581Z * [new branch] gh/tarun292/5/head -> origin/gh/tarun292/5/head 2025-06-05T23:12:39.2096735Z * [new branch] gh/tarun292/5/orig -> origin/gh/tarun292/5/orig 2025-06-05T23:12:39.2098058Z * [new branch] gh/tarun292/6/base -> origin/gh/tarun292/6/base 2025-06-05T23:12:39.2098914Z * [new branch] gh/tarun292/6/head -> origin/gh/tarun292/6/head 2025-06-05T23:12:39.2099877Z * [new branch] gh/tarun292/6/orig -> origin/gh/tarun292/6/orig 2025-06-05T23:12:39.2101312Z * [new branch] gh/tarun292/7/base -> origin/gh/tarun292/7/base 2025-06-05T23:12:39.2102211Z * [new branch] gh/tarun292/7/head -> origin/gh/tarun292/7/head 2025-06-05T23:12:39.2103214Z * [new branch] gh/tarun292/7/orig -> origin/gh/tarun292/7/orig 2025-06-05T23:12:39.2105040Z * [new branch] gh/trivedivivek/1/base -> origin/gh/trivedivivek/1/base 2025-06-05T23:12:39.2106395Z * [new branch] gh/trivedivivek/10/base -> origin/gh/trivedivivek/10/base 2025-06-05T23:12:39.2107812Z * [new branch] gh/trivedivivek/100/base -> origin/gh/trivedivivek/100/base 2025-06-05T23:12:39.2109235Z * [new branch] gh/trivedivivek/101/base -> origin/gh/trivedivivek/101/base 2025-06-05T23:12:39.2110555Z * [new branch] gh/trivedivivek/102/base -> origin/gh/trivedivivek/102/base 2025-06-05T23:12:39.2112150Z * [new branch] gh/trivedivivek/103/base -> origin/gh/trivedivivek/103/base 2025-06-05T23:12:39.2113380Z * [new branch] gh/trivedivivek/103/head -> origin/gh/trivedivivek/103/head 2025-06-05T23:12:39.2114657Z * [new branch] gh/trivedivivek/104/base -> origin/gh/trivedivivek/104/base 2025-06-05T23:12:39.2115485Z * [new branch] gh/trivedivivek/104/head -> origin/gh/trivedivivek/104/head 2025-06-05T23:12:39.2116932Z * [new branch] gh/trivedivivek/105/base -> origin/gh/trivedivivek/105/base 2025-06-05T23:12:39.2117875Z * [new branch] gh/trivedivivek/105/head -> origin/gh/trivedivivek/105/head 2025-06-05T23:12:39.2119258Z * [new branch] gh/trivedivivek/106/base -> origin/gh/trivedivivek/106/base 2025-06-05T23:12:39.2120092Z * [new branch] gh/trivedivivek/106/head -> origin/gh/trivedivivek/106/head 2025-06-05T23:12:39.2121967Z * [new branch] gh/trivedivivek/107/base -> origin/gh/trivedivivek/107/base 2025-06-05T23:12:39.2123449Z * [new branch] gh/trivedivivek/108/base -> origin/gh/trivedivivek/108/base 2025-06-05T23:12:39.2124926Z * [new branch] gh/trivedivivek/109/base -> origin/gh/trivedivivek/109/base 2025-06-05T23:12:39.2126713Z * [new branch] gh/trivedivivek/11/base -> origin/gh/trivedivivek/11/base 2025-06-05T23:12:39.2128075Z * [new branch] gh/trivedivivek/110/base -> origin/gh/trivedivivek/110/base 2025-06-05T23:12:39.2129429Z * [new branch] gh/trivedivivek/111/base -> origin/gh/trivedivivek/111/base 2025-06-05T23:12:39.2130606Z * [new branch] gh/trivedivivek/111/head -> origin/gh/trivedivivek/111/head 2025-06-05T23:12:39.2131535Z * [new branch] gh/trivedivivek/111/orig -> origin/gh/trivedivivek/111/orig 2025-06-05T23:12:39.2133055Z * [new branch] gh/trivedivivek/12/base -> origin/gh/trivedivivek/12/base 2025-06-05T23:12:39.2134445Z * [new branch] gh/trivedivivek/13/base -> origin/gh/trivedivivek/13/base 2025-06-05T23:12:39.2136223Z * [new branch] gh/trivedivivek/14/base -> origin/gh/trivedivivek/14/base 2025-06-05T23:12:39.2137722Z * [new branch] gh/trivedivivek/15/base -> origin/gh/trivedivivek/15/base 2025-06-05T23:12:39.2139295Z * [new branch] gh/trivedivivek/16/base -> origin/gh/trivedivivek/16/base 2025-06-05T23:12:39.2140717Z * [new branch] gh/trivedivivek/17/base -> origin/gh/trivedivivek/17/base 2025-06-05T23:12:39.2142087Z * [new branch] gh/trivedivivek/18/base -> origin/gh/trivedivivek/18/base 2025-06-05T23:12:39.2143521Z * [new branch] gh/trivedivivek/19/base -> origin/gh/trivedivivek/19/base 2025-06-05T23:12:39.2144775Z * [new branch] gh/trivedivivek/2/base -> origin/gh/trivedivivek/2/base 2025-06-05T23:12:39.2146142Z * [new branch] gh/trivedivivek/20/base -> origin/gh/trivedivivek/20/base 2025-06-05T23:12:39.2147517Z * [new branch] gh/trivedivivek/21/base -> origin/gh/trivedivivek/21/base 2025-06-05T23:12:39.2148982Z * [new branch] gh/trivedivivek/22/base -> origin/gh/trivedivivek/22/base 2025-06-05T23:12:39.2150500Z * [new branch] gh/trivedivivek/23/base -> origin/gh/trivedivivek/23/base 2025-06-05T23:12:39.2151876Z * [new branch] gh/trivedivivek/24/base -> origin/gh/trivedivivek/24/base 2025-06-05T23:12:39.2153240Z * [new branch] gh/trivedivivek/25/base -> origin/gh/trivedivivek/25/base 2025-06-05T23:12:39.2154653Z * [new branch] gh/trivedivivek/26/base -> origin/gh/trivedivivek/26/base 2025-06-05T23:12:39.2156073Z * [new branch] gh/trivedivivek/27/base -> origin/gh/trivedivivek/27/base 2025-06-05T23:12:39.2157918Z * [new branch] gh/trivedivivek/28/base -> origin/gh/trivedivivek/28/base 2025-06-05T23:12:39.2158798Z * [new branch] gh/trivedivivek/28/head -> origin/gh/trivedivivek/28/head 2025-06-05T23:12:39.2159894Z * [new branch] gh/trivedivivek/28/orig -> origin/gh/trivedivivek/28/orig 2025-06-05T23:12:39.2161417Z * [new branch] gh/trivedivivek/29/base -> origin/gh/trivedivivek/29/base 2025-06-05T23:12:39.2162725Z * [new branch] gh/trivedivivek/3/base -> origin/gh/trivedivivek/3/base 2025-06-05T23:12:39.2164154Z * [new branch] gh/trivedivivek/30/base -> origin/gh/trivedivivek/30/base 2025-06-05T23:12:39.2165578Z * [new branch] gh/trivedivivek/31/base -> origin/gh/trivedivivek/31/base 2025-06-05T23:12:39.2167019Z * [new branch] gh/trivedivivek/32/base -> origin/gh/trivedivivek/32/base 2025-06-05T23:12:39.2168404Z * [new branch] gh/trivedivivek/33/base -> origin/gh/trivedivivek/33/base 2025-06-05T23:12:39.2169781Z * [new branch] gh/trivedivivek/34/base -> origin/gh/trivedivivek/34/base 2025-06-05T23:12:39.2171342Z * [new branch] gh/trivedivivek/35/base -> origin/gh/trivedivivek/35/base 2025-06-05T23:12:39.2172790Z * [new branch] gh/trivedivivek/36/base -> origin/gh/trivedivivek/36/base 2025-06-05T23:12:39.2174305Z * [new branch] gh/trivedivivek/37/base -> origin/gh/trivedivivek/37/base 2025-06-05T23:12:39.2175780Z * [new branch] gh/trivedivivek/38/base -> origin/gh/trivedivivek/38/base 2025-06-05T23:12:39.2176722Z * [new branch] gh/trivedivivek/38/head -> origin/gh/trivedivivek/38/head 2025-06-05T23:12:39.2178222Z * [new branch] gh/trivedivivek/39/base -> origin/gh/trivedivivek/39/base 2025-06-05T23:12:39.2179131Z * [new branch] gh/trivedivivek/39/head -> origin/gh/trivedivivek/39/head 2025-06-05T23:12:39.2180354Z * [new branch] gh/trivedivivek/4/base -> origin/gh/trivedivivek/4/base 2025-06-05T23:12:39.2181553Z * [new branch] gh/trivedivivek/40/base -> origin/gh/trivedivivek/40/base 2025-06-05T23:12:39.2182551Z * [new branch] gh/trivedivivek/40/head -> origin/gh/trivedivivek/40/head 2025-06-05T23:12:39.2183577Z * [new branch] gh/trivedivivek/40/orig -> origin/gh/trivedivivek/40/orig 2025-06-05T23:12:39.2184993Z * [new branch] gh/trivedivivek/41/base -> origin/gh/trivedivivek/41/base 2025-06-05T23:12:39.2186467Z * [new branch] gh/trivedivivek/42/base -> origin/gh/trivedivivek/42/base 2025-06-05T23:12:39.2187855Z * [new branch] gh/trivedivivek/43/base -> origin/gh/trivedivivek/43/base 2025-06-05T23:12:39.2188913Z * [new branch] gh/trivedivivek/43/head -> origin/gh/trivedivivek/43/head 2025-06-05T23:12:39.2190036Z * [new branch] gh/trivedivivek/43/orig -> origin/gh/trivedivivek/43/orig 2025-06-05T23:12:39.2191404Z * [new branch] gh/trivedivivek/44/base -> origin/gh/trivedivivek/44/base 2025-06-05T23:12:39.2192453Z * [new branch] gh/trivedivivek/44/head -> origin/gh/trivedivivek/44/head 2025-06-05T23:12:39.2193576Z * [new branch] gh/trivedivivek/44/orig -> origin/gh/trivedivivek/44/orig 2025-06-05T23:12:39.2194941Z * [new branch] gh/trivedivivek/45/base -> origin/gh/trivedivivek/45/base 2025-06-05T23:12:39.2196358Z * [new branch] gh/trivedivivek/46/base -> origin/gh/trivedivivek/46/base 2025-06-05T23:12:39.2197811Z * [new branch] gh/trivedivivek/47/base -> origin/gh/trivedivivek/47/base 2025-06-05T23:12:39.2199288Z * [new branch] gh/trivedivivek/48/base -> origin/gh/trivedivivek/48/base 2025-06-05T23:12:39.2201120Z * [new branch] gh/trivedivivek/49/base -> origin/gh/trivedivivek/49/base 2025-06-05T23:12:39.2202579Z * [new branch] gh/trivedivivek/5/base -> origin/gh/trivedivivek/5/base 2025-06-05T23:12:39.2204042Z * [new branch] gh/trivedivivek/50/base -> origin/gh/trivedivivek/50/base 2025-06-05T23:12:39.2205202Z * [new branch] gh/trivedivivek/50/head -> origin/gh/trivedivivek/50/head 2025-06-05T23:12:39.2206203Z * [new branch] gh/trivedivivek/50/orig -> origin/gh/trivedivivek/50/orig 2025-06-05T23:12:39.2207639Z * [new branch] gh/trivedivivek/51/base -> origin/gh/trivedivivek/51/base 2025-06-05T23:12:39.2209120Z * [new branch] gh/trivedivivek/52/base -> origin/gh/trivedivivek/52/base 2025-06-05T23:12:39.2210636Z * [new branch] gh/trivedivivek/53/base -> origin/gh/trivedivivek/53/base 2025-06-05T23:12:39.2212122Z * [new branch] gh/trivedivivek/54/base -> origin/gh/trivedivivek/54/base 2025-06-05T23:12:39.2213545Z * [new branch] gh/trivedivivek/55/base -> origin/gh/trivedivivek/55/base 2025-06-05T23:12:39.2214921Z * [new branch] gh/trivedivivek/56/base -> origin/gh/trivedivivek/56/base 2025-06-05T23:12:39.2216295Z * [new branch] gh/trivedivivek/57/base -> origin/gh/trivedivivek/57/base 2025-06-05T23:12:39.2217731Z * [new branch] gh/trivedivivek/58/base -> origin/gh/trivedivivek/58/base 2025-06-05T23:12:39.2219099Z * [new branch] gh/trivedivivek/59/base -> origin/gh/trivedivivek/59/base 2025-06-05T23:12:39.2220906Z * [new branch] gh/trivedivivek/6/base -> origin/gh/trivedivivek/6/base 2025-06-05T23:12:39.2222023Z * [new branch] gh/trivedivivek/6/head -> origin/gh/trivedivivek/6/head 2025-06-05T23:12:39.2223367Z * [new branch] gh/trivedivivek/6/orig -> origin/gh/trivedivivek/6/orig 2025-06-05T23:12:39.2224959Z * [new branch] gh/trivedivivek/60/base -> origin/gh/trivedivivek/60/base 2025-06-05T23:12:39.2226375Z * [new branch] gh/trivedivivek/61/base -> origin/gh/trivedivivek/61/base 2025-06-05T23:12:39.2227752Z * [new branch] gh/trivedivivek/62/base -> origin/gh/trivedivivek/62/base 2025-06-05T23:12:39.2229147Z * [new branch] gh/trivedivivek/63/base -> origin/gh/trivedivivek/63/base 2025-06-05T23:12:39.2230668Z * [new branch] gh/trivedivivek/64/base -> origin/gh/trivedivivek/64/base 2025-06-05T23:12:39.2232068Z * [new branch] gh/trivedivivek/65/base -> origin/gh/trivedivivek/65/base 2025-06-05T23:12:39.2233478Z * [new branch] gh/trivedivivek/66/base -> origin/gh/trivedivivek/66/base 2025-06-05T23:12:39.2234905Z * [new branch] gh/trivedivivek/67/base -> origin/gh/trivedivivek/67/base 2025-06-05T23:12:39.2236441Z * [new branch] gh/trivedivivek/68/base -> origin/gh/trivedivivek/68/base 2025-06-05T23:12:39.2237824Z * [new branch] gh/trivedivivek/69/base -> origin/gh/trivedivivek/69/base 2025-06-05T23:12:39.2239037Z * [new branch] gh/trivedivivek/7/base -> origin/gh/trivedivivek/7/base 2025-06-05T23:12:39.2240049Z * [new branch] gh/trivedivivek/7/head -> origin/gh/trivedivivek/7/head 2025-06-05T23:12:39.2241145Z * [new branch] gh/trivedivivek/7/orig -> origin/gh/trivedivivek/7/orig 2025-06-05T23:12:39.2242533Z * [new branch] gh/trivedivivek/70/base -> origin/gh/trivedivivek/70/base 2025-06-05T23:12:39.2243930Z * [new branch] gh/trivedivivek/71/base -> origin/gh/trivedivivek/71/base 2025-06-05T23:12:39.2245429Z * [new branch] gh/trivedivivek/72/base -> origin/gh/trivedivivek/72/base 2025-06-05T23:12:39.2246844Z * [new branch] gh/trivedivivek/73/base -> origin/gh/trivedivivek/73/base 2025-06-05T23:12:39.2248343Z * [new branch] gh/trivedivivek/74/base -> origin/gh/trivedivivek/74/base 2025-06-05T23:12:39.2249411Z * [new branch] gh/trivedivivek/74/head -> origin/gh/trivedivivek/74/head 2025-06-05T23:12:39.2251021Z * [new branch] gh/trivedivivek/74/orig -> origin/gh/trivedivivek/74/orig 2025-06-05T23:12:39.2252520Z * [new branch] gh/trivedivivek/75/base -> origin/gh/trivedivivek/75/base 2025-06-05T23:12:39.2253608Z * [new branch] gh/trivedivivek/75/head -> origin/gh/trivedivivek/75/head 2025-06-05T23:12:39.2254547Z * [new branch] gh/trivedivivek/75/orig -> origin/gh/trivedivivek/75/orig 2025-06-05T23:12:39.2256047Z * [new branch] gh/trivedivivek/76/base -> origin/gh/trivedivivek/76/base 2025-06-05T23:12:39.2257079Z * [new branch] gh/trivedivivek/76/head -> origin/gh/trivedivivek/76/head 2025-06-05T23:12:39.2258088Z * [new branch] gh/trivedivivek/76/orig -> origin/gh/trivedivivek/76/orig 2025-06-05T23:12:39.2260496Z * [new branch] gh/trivedivivek/77/base -> origin/gh/trivedivivek/77/base 2025-06-05T23:12:39.2260996Z * [new branch] gh/trivedivivek/77/head -> origin/gh/trivedivivek/77/head 2025-06-05T23:12:39.2262072Z * [new branch] gh/trivedivivek/77/orig -> origin/gh/trivedivivek/77/orig 2025-06-05T23:12:39.2263598Z * [new branch] gh/trivedivivek/78/base -> origin/gh/trivedivivek/78/base 2025-06-05T23:12:39.2264739Z * [new branch] gh/trivedivivek/78/orig -> origin/gh/trivedivivek/78/orig 2025-06-05T23:12:39.2266275Z * [new branch] gh/trivedivivek/79/base -> origin/gh/trivedivivek/79/base 2025-06-05T23:12:39.2267299Z * [new branch] gh/trivedivivek/79/orig -> origin/gh/trivedivivek/79/orig 2025-06-05T23:12:39.2268446Z * [new branch] gh/trivedivivek/8/base -> origin/gh/trivedivivek/8/base 2025-06-05T23:12:39.2269433Z * [new branch] gh/trivedivivek/8/head -> origin/gh/trivedivivek/8/head 2025-06-05T23:12:39.2270165Z * [new branch] gh/trivedivivek/8/orig -> origin/gh/trivedivivek/8/orig 2025-06-05T23:12:39.2271743Z * [new branch] gh/trivedivivek/80/base -> origin/gh/trivedivivek/80/base 2025-06-05T23:12:39.2273563Z * [new branch] gh/trivedivivek/81/base -> origin/gh/trivedivivek/81/base 2025-06-05T23:12:39.2275047Z * [new branch] gh/trivedivivek/82/base -> origin/gh/trivedivivek/82/base 2025-06-05T23:12:39.2276563Z * [new branch] gh/trivedivivek/83/base -> origin/gh/trivedivivek/83/base 2025-06-05T23:12:39.2277602Z * [new branch] gh/trivedivivek/83/head -> origin/gh/trivedivivek/83/head 2025-06-05T23:12:39.2278646Z * [new branch] gh/trivedivivek/83/orig -> origin/gh/trivedivivek/83/orig 2025-06-05T23:12:39.2280363Z * [new branch] gh/trivedivivek/84/base -> origin/gh/trivedivivek/84/base 2025-06-05T23:12:39.2281403Z * [new branch] gh/trivedivivek/84/head -> origin/gh/trivedivivek/84/head 2025-06-05T23:12:39.2282437Z * [new branch] gh/trivedivivek/84/orig -> origin/gh/trivedivivek/84/orig 2025-06-05T23:12:39.2284023Z * [new branch] gh/trivedivivek/85/base -> origin/gh/trivedivivek/85/base 2025-06-05T23:12:39.2285015Z * [new branch] gh/trivedivivek/85/head -> origin/gh/trivedivivek/85/head 2025-06-05T23:12:39.2286011Z * [new branch] gh/trivedivivek/85/orig -> origin/gh/trivedivivek/85/orig 2025-06-05T23:12:39.2287468Z * [new branch] gh/trivedivivek/86/base -> origin/gh/trivedivivek/86/base 2025-06-05T23:12:39.2288860Z * [new branch] gh/trivedivivek/87/base -> origin/gh/trivedivivek/87/base 2025-06-05T23:12:39.2290492Z * [new branch] gh/trivedivivek/88/base -> origin/gh/trivedivivek/88/base 2025-06-05T23:12:39.2291580Z * [new branch] gh/trivedivivek/88/head -> origin/gh/trivedivivek/88/head 2025-06-05T23:12:39.2292621Z * [new branch] gh/trivedivivek/88/orig -> origin/gh/trivedivivek/88/orig 2025-06-05T23:12:39.2294047Z * [new branch] gh/trivedivivek/89/base -> origin/gh/trivedivivek/89/base 2025-06-05T23:12:39.2295232Z * [new branch] gh/trivedivivek/9/base -> origin/gh/trivedivivek/9/base 2025-06-05T23:12:39.2296627Z * [new branch] gh/trivedivivek/90/base -> origin/gh/trivedivivek/90/base 2025-06-05T23:12:39.2298182Z * [new branch] gh/trivedivivek/91/base -> origin/gh/trivedivivek/91/base 2025-06-05T23:12:39.2299877Z * [new branch] gh/trivedivivek/92/base -> origin/gh/trivedivivek/92/base 2025-06-05T23:12:39.2301322Z * [new branch] gh/trivedivivek/93/base -> origin/gh/trivedivivek/93/base 2025-06-05T23:12:39.2302892Z * [new branch] gh/trivedivivek/94/base -> origin/gh/trivedivivek/94/base 2025-06-05T23:12:39.2304265Z * [new branch] gh/trivedivivek/95/base -> origin/gh/trivedivivek/95/base 2025-06-05T23:12:39.2305659Z * [new branch] gh/trivedivivek/96/base -> origin/gh/trivedivivek/96/base 2025-06-05T23:12:39.2307487Z * [new branch] gh/trivedivivek/97/base -> origin/gh/trivedivivek/97/base 2025-06-05T23:12:39.2308858Z * [new branch] gh/trivedivivek/98/base -> origin/gh/trivedivivek/98/base 2025-06-05T23:12:39.2310279Z * [new branch] gh/trivedivivek/99/base -> origin/gh/trivedivivek/99/base 2025-06-05T23:12:39.2312301Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-06-05T23:12:39.2313380Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-06-05T23:12:39.2314507Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-06-05T23:12:39.2315811Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-06-05T23:12:39.2316851Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-06-05T23:12:39.2317831Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-06-05T23:12:39.2319382Z * [new branch] gh/yipjustin/1/base -> origin/gh/yipjustin/1/base 2025-06-05T23:12:39.2320736Z * [new branch] gh/yipjustin/10/base -> origin/gh/yipjustin/10/base 2025-06-05T23:12:39.2321808Z * [new branch] gh/yipjustin/10/head -> origin/gh/yipjustin/10/head 2025-06-05T23:12:39.2323047Z * [new branch] gh/yipjustin/10/orig -> origin/gh/yipjustin/10/orig 2025-06-05T23:12:39.2324785Z * [new branch] gh/yipjustin/11/base -> origin/gh/yipjustin/11/base 2025-06-05T23:12:39.2325781Z * [new branch] gh/yipjustin/11/head -> origin/gh/yipjustin/11/head 2025-06-05T23:12:39.2326827Z * [new branch] gh/yipjustin/11/orig -> origin/gh/yipjustin/11/orig 2025-06-05T23:12:39.2328326Z * [new branch] gh/yipjustin/12/base -> origin/gh/yipjustin/12/base 2025-06-05T23:12:39.2329400Z * [new branch] gh/yipjustin/12/head -> origin/gh/yipjustin/12/head 2025-06-05T23:12:39.2330464Z * [new branch] gh/yipjustin/12/orig -> origin/gh/yipjustin/12/orig 2025-06-05T23:12:39.2331875Z * [new branch] gh/yipjustin/13/base -> origin/gh/yipjustin/13/base 2025-06-05T23:12:39.2332809Z * [new branch] gh/yipjustin/13/head -> origin/gh/yipjustin/13/head 2025-06-05T23:12:39.2334320Z * [new branch] gh/yipjustin/13/orig -> origin/gh/yipjustin/13/orig 2025-06-05T23:12:39.2335833Z * [new branch] gh/yipjustin/14/base -> origin/gh/yipjustin/14/base 2025-06-05T23:12:39.2336808Z * [new branch] gh/yipjustin/14/head -> origin/gh/yipjustin/14/head 2025-06-05T23:12:39.2337944Z * [new branch] gh/yipjustin/14/orig -> origin/gh/yipjustin/14/orig 2025-06-05T23:12:39.2339441Z * [new branch] gh/yipjustin/15/base -> origin/gh/yipjustin/15/base 2025-06-05T23:12:39.2340330Z * [new branch] gh/yipjustin/15/head -> origin/gh/yipjustin/15/head 2025-06-05T23:12:39.2341468Z * [new branch] gh/yipjustin/15/orig -> origin/gh/yipjustin/15/orig 2025-06-05T23:12:39.2343122Z * [new branch] gh/yipjustin/16/base -> origin/gh/yipjustin/16/base 2025-06-05T23:12:39.2344213Z * [new branch] gh/yipjustin/16/head -> origin/gh/yipjustin/16/head 2025-06-05T23:12:39.2345456Z * [new branch] gh/yipjustin/16/orig -> origin/gh/yipjustin/16/orig 2025-06-05T23:12:39.2346668Z * [new branch] gh/yipjustin/17/base -> origin/gh/yipjustin/17/base 2025-06-05T23:12:39.2347643Z * [new branch] gh/yipjustin/17/head -> origin/gh/yipjustin/17/head 2025-06-05T23:12:39.2348744Z * [new branch] gh/yipjustin/17/orig -> origin/gh/yipjustin/17/orig 2025-06-05T23:12:39.2349965Z * [new branch] gh/yipjustin/18/base -> origin/gh/yipjustin/18/base 2025-06-05T23:12:39.2351022Z * [new branch] gh/yipjustin/18/head -> origin/gh/yipjustin/18/head 2025-06-05T23:12:39.2351986Z * [new branch] gh/yipjustin/18/orig -> origin/gh/yipjustin/18/orig 2025-06-05T23:12:39.2354546Z * [new branch] gh/yipjustin/19/base -> origin/gh/yipjustin/19/base 2025-06-05T23:12:39.2355133Z * [new branch] gh/yipjustin/19/head -> origin/gh/yipjustin/19/head 2025-06-05T23:12:39.2355967Z * [new branch] gh/yipjustin/19/orig -> origin/gh/yipjustin/19/orig 2025-06-05T23:12:39.2357325Z * [new branch] gh/yipjustin/2/base -> origin/gh/yipjustin/2/base 2025-06-05T23:12:39.2358497Z * [new branch] gh/yipjustin/20/base -> origin/gh/yipjustin/20/base 2025-06-05T23:12:39.2359439Z * [new branch] gh/yipjustin/20/head -> origin/gh/yipjustin/20/head 2025-06-05T23:12:39.2360407Z * [new branch] gh/yipjustin/20/orig -> origin/gh/yipjustin/20/orig 2025-06-05T23:12:39.2361776Z * [new branch] gh/yipjustin/21/base -> origin/gh/yipjustin/21/base 2025-06-05T23:12:39.2362699Z * [new branch] gh/yipjustin/21/head -> origin/gh/yipjustin/21/head 2025-06-05T23:12:39.2363691Z * [new branch] gh/yipjustin/21/orig -> origin/gh/yipjustin/21/orig 2025-06-05T23:12:39.2365185Z * [new branch] gh/yipjustin/22/base -> origin/gh/yipjustin/22/base 2025-06-05T23:12:39.2366141Z * [new branch] gh/yipjustin/22/head -> origin/gh/yipjustin/22/head 2025-06-05T23:12:39.2367185Z * [new branch] gh/yipjustin/22/orig -> origin/gh/yipjustin/22/orig 2025-06-05T23:12:39.2368648Z * [new branch] gh/yipjustin/23/base -> origin/gh/yipjustin/23/base 2025-06-05T23:12:39.2369675Z * [new branch] gh/yipjustin/23/head -> origin/gh/yipjustin/23/head 2025-06-05T23:12:39.2370736Z * [new branch] gh/yipjustin/23/orig -> origin/gh/yipjustin/23/orig 2025-06-05T23:12:39.2372158Z * [new branch] gh/yipjustin/24/base -> origin/gh/yipjustin/24/base 2025-06-05T23:12:39.2373054Z * [new branch] gh/yipjustin/24/head -> origin/gh/yipjustin/24/head 2025-06-05T23:12:39.2374108Z * [new branch] gh/yipjustin/24/orig -> origin/gh/yipjustin/24/orig 2025-06-05T23:12:39.2375578Z * [new branch] gh/yipjustin/25/base -> origin/gh/yipjustin/25/base 2025-06-05T23:12:39.2377377Z * [new branch] gh/yipjustin/26/base -> origin/gh/yipjustin/26/base 2025-06-05T23:12:39.2378415Z * [new branch] gh/yipjustin/26/head -> origin/gh/yipjustin/26/head 2025-06-05T23:12:39.2381495Z * [new branch] gh/yipjustin/27/base -> origin/gh/yipjustin/27/base 2025-06-05T23:12:39.2382072Z * [new branch] gh/yipjustin/3/base -> origin/gh/yipjustin/3/base 2025-06-05T23:12:39.2383642Z * [new branch] gh/yipjustin/4/base -> origin/gh/yipjustin/4/base 2025-06-05T23:12:39.2384135Z * [new branch] gh/yipjustin/4/head -> origin/gh/yipjustin/4/head 2025-06-05T23:12:39.2385143Z * [new branch] gh/yipjustin/4/orig -> origin/gh/yipjustin/4/orig 2025-06-05T23:12:39.2386857Z * [new branch] gh/yipjustin/5/base -> origin/gh/yipjustin/5/base 2025-06-05T23:12:39.2387781Z * [new branch] gh/yipjustin/5/head -> origin/gh/yipjustin/5/head 2025-06-05T23:12:39.2388903Z * [new branch] gh/yipjustin/5/orig -> origin/gh/yipjustin/5/orig 2025-06-05T23:12:39.2390203Z * [new branch] gh/yipjustin/6/base -> origin/gh/yipjustin/6/base 2025-06-05T23:12:39.2391204Z * [new branch] gh/yipjustin/6/head -> origin/gh/yipjustin/6/head 2025-06-05T23:12:39.2392441Z * [new branch] gh/yipjustin/6/orig -> origin/gh/yipjustin/6/orig 2025-06-05T23:12:39.2393611Z * [new branch] gh/yipjustin/7/base -> origin/gh/yipjustin/7/base 2025-06-05T23:12:39.2394542Z * [new branch] gh/yipjustin/7/head -> origin/gh/yipjustin/7/head 2025-06-05T23:12:39.2395613Z * [new branch] gh/yipjustin/7/orig -> origin/gh/yipjustin/7/orig 2025-06-05T23:12:39.2397420Z * [new branch] gh/yipjustin/8/base -> origin/gh/yipjustin/8/base 2025-06-05T23:12:39.2398357Z * [new branch] gh/yipjustin/8/orig -> origin/gh/yipjustin/8/orig 2025-06-05T23:12:39.2399831Z * [new branch] gh/yipjustin/9/base -> origin/gh/yipjustin/9/base 2025-06-05T23:12:39.2400733Z * [new branch] gh/yipjustin/9/head -> origin/gh/yipjustin/9/head 2025-06-05T23:12:39.2401704Z * [new branch] gh/yipjustin/9/orig -> origin/gh/yipjustin/9/orig 2025-06-05T23:12:39.2403438Z * [new branch] gh/zhenyan-zhang-meta/1/base -> origin/gh/zhenyan-zhang-meta/1/base 2025-06-05T23:12:39.2404358Z * [new branch] gh/zhenyan-zhang-meta/1/head -> origin/gh/zhenyan-zhang-meta/1/head 2025-06-05T23:12:39.2405389Z * [new branch] gh/zhenyan-zhang-meta/1/orig -> origin/gh/zhenyan-zhang-meta/1/orig 2025-06-05T23:12:39.2406830Z * [new branch] gh/zhenyan-zhang-meta/2/base -> origin/gh/zhenyan-zhang-meta/2/base 2025-06-05T23:12:39.2408333Z * [new branch] gh/zhenyan-zhang-meta/3/base -> origin/gh/zhenyan-zhang-meta/3/base 2025-06-05T23:12:39.2409942Z * [new branch] gh/zhenyan-zhang-meta/4/base -> origin/gh/zhenyan-zhang-meta/4/base 2025-06-05T23:12:39.2411364Z * [new branch] gh/zhenyan-zhang-meta/5/base -> origin/gh/zhenyan-zhang-meta/5/base 2025-06-05T23:12:39.2412951Z * [new branch] gh/zhenyan-zhang-meta/6/base -> origin/gh/zhenyan-zhang-meta/6/base 2025-06-05T23:12:39.2413957Z * [new branch] gh/zhenyan-zhang-meta/6/head -> origin/gh/zhenyan-zhang-meta/6/head 2025-06-05T23:12:39.2415042Z * [new branch] gh/zhenyan-zhang-meta/6/orig -> origin/gh/zhenyan-zhang-meta/6/orig 2025-06-05T23:12:39.2416774Z * [new branch] gh/zhenyan-zhang-meta/7/base -> origin/gh/zhenyan-zhang-meta/7/base 2025-06-05T23:12:39.2418066Z * [new branch] gh/zhenyan-zhang-meta/7/head -> origin/gh/zhenyan-zhang-meta/7/head 2025-06-05T23:12:39.2419136Z * [new branch] gh/zhenyan-zhang-meta/7/orig -> origin/gh/zhenyan-zhang-meta/7/orig 2025-06-05T23:12:39.2420848Z * [new branch] gh/zonglinpeng/1/base -> origin/gh/zonglinpeng/1/base 2025-06-05T23:12:39.2421764Z * [new branch] gh/zonglinpeng/1/head -> origin/gh/zonglinpeng/1/head 2025-06-05T23:12:39.2422957Z * [new branch] gh/zonglinpeng/1/orig -> origin/gh/zonglinpeng/1/orig 2025-06-05T23:12:39.2424555Z * [new branch] gh/zonglinpeng/2/base -> origin/gh/zonglinpeng/2/base 2025-06-05T23:12:39.2425569Z * [new branch] gh/zonglinpeng/2/head -> origin/gh/zonglinpeng/2/head 2025-06-05T23:12:39.2426834Z * [new branch] gh/zonglinpeng/3/base -> origin/gh/zonglinpeng/3/base 2025-06-05T23:12:39.2427745Z * [new branch] gh/zonglinpeng/3/head -> origin/gh/zonglinpeng/3/head 2025-06-05T23:12:39.2429042Z * [new branch] gptq -> origin/gptq 2025-06-05T23:12:39.2430257Z * [new branch] groupsize -> origin/groupsize 2025-06-05T23:12:39.2431843Z * [new branch] guangy10/fix_links_in_readme -> origin/guangy10/fix_links_in_readme 2025-06-05T23:12:39.2432723Z * [new branch] guangy10/fix_sdk_etdump -> origin/guangy10/fix_sdk_etdump 2025-06-05T23:12:39.2433986Z * [new branch] guangy10/fix_sdk_profiling_doc -> origin/guangy10/fix_sdk_profiling_doc 2025-06-05T23:12:39.2435011Z * [new branch] handle-model-export-failures -> origin/handle-model-export-failures 2025-06-05T23:12:39.2435887Z * [new branch] hf_export_masked_lm -> origin/hf_export_masked_lm 2025-06-05T23:12:39.2437262Z * [new branch] huydhn-add-dependabot-config -> origin/huydhn-add-dependabot-config 2025-06-05T23:12:39.2438006Z * [new branch] improve_prefill -> origin/improve_prefill 2025-06-05T23:12:39.2439226Z * [new branch] increase_benchmark_iter -> origin/increase_benchmark_iter 2025-06-05T23:12:39.2440069Z * [new branch] increase_timeout -> origin/increase_timeout 2025-06-05T23:12:39.2441186Z * [new branch] install-android-on-runner -> origin/install-android-on-runner 2025-06-05T23:12:39.2442078Z * [new branch] int_seq_len -> origin/int_seq_len 2025-06-05T23:12:39.2443167Z * [new branch] intro-assertj -> origin/intro-assertj 2025-06-05T23:12:39.2444219Z * [new branch] ios-app-device-farm -> origin/ios-app-device-farm 2025-06-05T23:12:39.2445120Z * [new branch] ios_cmake -> origin/ios_cmake 2025-06-05T23:12:39.2446334Z * [new branch] iseeyuan-patch-1 -> origin/iseeyuan-patch-1 2025-06-05T23:12:39.2447360Z * [new branch] iseeyuan-patch-10 -> origin/iseeyuan-patch-10 2025-06-05T23:12:39.2448508Z * [new branch] iseeyuan-patch-11 -> origin/iseeyuan-patch-11 2025-06-05T23:12:39.2449470Z * [new branch] iseeyuan-patch-12 -> origin/iseeyuan-patch-12 2025-06-05T23:12:39.2451128Z * [new branch] iseeyuan-patch-2 -> origin/iseeyuan-patch-2 2025-06-05T23:12:39.2452095Z * [new branch] iseeyuan-patch-3 -> origin/iseeyuan-patch-3 2025-06-05T23:12:39.2453271Z * [new branch] iseeyuan-patch-4 -> origin/iseeyuan-patch-4 2025-06-05T23:12:39.2454228Z * [new branch] iseeyuan-patch-5 -> origin/iseeyuan-patch-5 2025-06-05T23:12:39.2455414Z * [new branch] iseeyuan-patch-6 -> origin/iseeyuan-patch-6 2025-06-05T23:12:39.2457053Z * [new branch] iseeyuan-patch-7 -> origin/iseeyuan-patch-7 2025-06-05T23:12:39.2457995Z * [new branch] iseeyuan-patch-8 -> origin/iseeyuan-patch-8 2025-06-05T23:12:39.2459201Z * [new branch] iseeyuan-patch-9 -> origin/iseeyuan-patch-9 2025-06-05T23:12:39.2460135Z * [new branch] isqp8 -> origin/isqp8 2025-06-05T23:12:39.2461231Z * [new branch] issue_metrics -> origin/issue_metrics 2025-06-05T23:12:39.2462855Z * [new branch] jackxz/comment-sdpa -> origin/jackxz/comment-sdpa 2025-06-05T23:12:39.2463730Z * [new branch] jackxz/llama2-rename -> origin/jackxz/llama2-rename 2025-06-05T23:12:39.2464713Z * [new branch] jackxz/remove-test-llava -> origin/jackxz/remove-test-llava 2025-06-05T23:12:39.2465714Z * [new branch] jackxz/update-cmake-doc -> origin/jackxz/update-cmake-doc 2025-06-05T23:12:39.2466697Z * [new branch] jackxz/update-phi3-mini-lora -> origin/jackxz/update-phi3-mini-lora 2025-06-05T23:12:39.2468266Z * [new branch] jackz/export-phi3-lora-training -> origin/jackz/export-phi3-lora-training 2025-06-05T23:12:39.2469457Z * [new branch] jathu/cmake-playground -> origin/jathu/cmake-playground 2025-06-05T23:12:39.2470215Z * [new branch] jathu/no-gflags -> origin/jathu/no-gflags 2025-06-05T23:12:39.2471288Z * [new branch] jathu/windows-ci-clang -> origin/jathu/windows-ci-clang 2025-06-05T23:12:39.2472222Z * [new branch] jathu/wip--pybind-preset -> origin/jathu/wip--pybind-preset 2025-06-05T23:12:39.2473166Z * [new branch] jathu/wip-atomize -> origin/jathu/wip-atomize 2025-06-05T23:12:39.2474174Z * [new branch] jerryzh168-patch-1 -> origin/jerryzh168-patch-1 2025-06-05T23:12:39.2475675Z * [new branch] jz/add-mengwei-tokeznier -> origin/jz/add-mengwei-tokeznier 2025-06-05T23:12:39.2476380Z * [new branch] jz/anthony -> origin/jz/anthony 2025-06-05T23:12:39.2477450Z * [new branch] jz/bump-tokenizer-version -> origin/jz/bump-tokenizer-version 2025-06-05T23:12:39.2478417Z * [new branch] jz/bump-tokenizers-test -> origin/jz/bump-tokenizers-test 2025-06-05T23:12:39.2479230Z * [new branch] jz/bump-torch -> origin/jz/bump-torch 2025-06-05T23:12:39.2480455Z * [new branch] jz/cleanup -> origin/jz/cleanup 2025-06-05T23:12:39.2481364Z * [new branch] jz/custom-sdpa -> origin/jz/custom-sdpa 2025-06-05T23:12:39.2482849Z * [new branch] jz/decouple-dtype-quantize_ -> origin/jz/decouple-dtype-quantize_ 2025-06-05T23:12:39.2484154Z * [new branch] jz/dtype-llama -> origin/jz/dtype-llama 2025-06-05T23:12:39.2485275Z * [new branch] jz/eager-model-inputs -> origin/jz/eager-model-inputs 2025-06-05T23:12:39.2486439Z * [new branch] jz/export_llama_new_api -> origin/jz/export_llama_new_api 2025-06-05T23:12:39.2487947Z * [new branch] jz/fix-benchmark-app -> origin/jz/fix-benchmark-app 2025-06-05T23:12:39.2488839Z * [new branch] jz/fix-doxygen -> origin/jz/fix-doxygen 2025-06-05T23:12:39.2489896Z * [new branch] jz/fix-et-kv-cache -> origin/jz/fix-et-kv-cache 2025-06-05T23:12:39.2490959Z * [new branch] jz/fix-llama-install -> origin/jz/fix-llama-install 2025-06-05T23:12:39.2492013Z * [new branch] jz/fix-test-2 -> origin/jz/fix-test-2 2025-06-05T23:12:39.2493314Z * [new branch] jz/fix-to-excecutorch-test-attention -> origin/jz/fix-to-excecutorch-test-attention 2025-06-05T23:12:39.2494739Z * [new branch] jz/fusion-embedding-transform -> origin/jz/fusion-embedding-transform 2025-06-05T23:12:39.2495485Z * [new branch] jz/ghstack-config -> origin/jz/ghstack-config 2025-06-05T23:12:39.2496357Z * [new branch] jz/hydra -> origin/jz/hydra 2025-06-05T23:12:39.2497481Z * [new branch] jz/llama-app-deep-sign -> origin/jz/llama-app-deep-sign 2025-06-05T23:12:39.2498320Z * [new branch] jz/llama3_2_1b -> origin/jz/llama3_2_1b 2025-06-05T23:12:39.2499692Z * [new branch] jz/llm-finetuning-fix -> origin/jz/llm-finetuning-fix 2025-06-05T23:12:39.2500541Z * [new branch] jz/mha-from-tt -> origin/jz/mha-from-tt 2025-06-05T23:12:39.2501528Z * [new branch] jz/new-config -> origin/jz/new-config 2025-06-05T23:12:39.2502577Z * [new branch] jz/phi-4-benchmark -> origin/jz/phi-4-benchmark 2025-06-05T23:12:39.2503785Z * [new branch] jz/pr-template-test -> origin/jz/pr-template-test 2025-06-05T23:12:39.2504679Z * [new branch] jz/proof -> origin/jz/proof 2025-06-05T23:12:39.2505705Z * [new branch] jz/quantizedkv -> origin/jz/quantizedkv 2025-06-05T23:12:39.2506592Z * [new branch] jz/qwen3-ao -> origin/jz/qwen3-ao 2025-06-05T23:12:39.2507711Z * [new branch] jz/recursive-partitioner -> origin/jz/recursive-partitioner 2025-06-05T23:12:39.2508739Z * [new branch] jz/remove-comments -> origin/jz/remove-comments 2025-06-05T23:12:39.2509691Z * [new branch] jz/remove-cond -> origin/jz/remove-cond 2025-06-05T23:12:39.2510706Z * [new branch] jz/remove-pull -> origin/jz/remove-pull 2025-06-05T23:12:39.2511629Z * [new branch] jz/remove-topic -> origin/jz/remove-topic 2025-06-05T23:12:39.2512773Z * [new branch] jz/rename-flamingo -> origin/jz/rename-flamingo 2025-06-05T23:12:39.2513762Z * [new branch] jz/rename-mm-to-vision -> origin/jz/rename-mm-to-vision 2025-06-05T23:12:39.2514975Z * [new branch] jz/rename-topic-not-user-facing -> origin/jz/rename-topic-not-user-facing 2025-06-05T23:12:39.2515795Z * [new branch] jz/revert-linux-v2 -> origin/jz/revert-linux-v2 2025-06-05T23:12:39.2516883Z * [new branch] jz/stories110m-readme -> origin/jz/stories110m-readme 2025-06-05T23:12:39.2517810Z * [new branch] jz/stride-repro -> origin/jz/stride-repro 2025-06-05T23:12:39.2518842Z * [new branch] jz/test-gh-import -> origin/jz/test-gh-import 2025-06-05T23:12:39.2519854Z * [new branch] jz/test-gh-import2 -> origin/jz/test-gh-import2 2025-06-05T23:12:39.2521070Z * [new branch] jz/test-gh-import3 -> origin/jz/test-gh-import3 2025-06-05T23:12:39.2522267Z * [new branch] jz/to-edge-lower-and-transform-llama -> origin/jz/to-edge-lower-and-transform-llama 2025-06-05T23:12:39.2523011Z * [new branch] jz/tresh -> origin/jz/tresh 2025-06-05T23:12:39.2527440Z * [new branch] jz/tt-ci -> origin/jz/tt-ci 2025-06-05T23:12:39.2528211Z * [new branch] jz/tt-ci-2 -> origin/jz/tt-ci-2 2025-06-05T23:12:39.2529366Z * [new branch] jz/tt-llama -> origin/jz/tt-llama 2025-06-05T23:12:39.2530321Z * [new branch] jz/tt-llama-3 -> origin/jz/tt-llama-3 2025-06-05T23:12:39.2531356Z * [new branch] jz/tt-llama-3.5 -> origin/jz/tt-llama-3.5 2025-06-05T23:12:39.2532217Z * [new branch] jz/tt-llama-4 -> origin/jz/tt-llama-4 2025-06-05T23:12:39.2533113Z * [new branch] jz/tt-llama-5 -> origin/jz/tt-llama-5 2025-06-05T23:12:39.2534591Z * [new branch] kirk-executor-runner-update -> origin/kirk-executor-runner-update 2025-06-05T23:12:39.2535383Z * [new branch] kit1980-patch-1 -> origin/kit1980-patch-1 2025-06-05T23:12:39.2536393Z * [new branch] larryliu0820-patch -> origin/larryliu0820-patch 2025-06-05T23:12:39.2537436Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-06-05T23:12:39.2538655Z * [new branch] larryliu0820-patch-2 -> origin/larryliu0820-patch-2 2025-06-05T23:12:39.2539649Z * [new branch] larryliu0820-patch-3 -> origin/larryliu0820-patch-3 2025-06-05T23:12:39.2541020Z * [new branch] larryliu0820-patch-4 -> origin/larryliu0820-patch-4 2025-06-05T23:12:39.2542473Z * [new branch] larryliu0820-patch-5 -> origin/larryliu0820-patch-5 2025-06-05T23:12:39.2543448Z * [new branch] larryliu0820-patch-6 -> origin/larryliu0820-patch-6 2025-06-05T23:12:39.2544671Z * [new branch] larryliu0820-patch-7 -> origin/larryliu0820-patch-7 2025-06-05T23:12:39.2545644Z * [new branch] larryliu0820-patch-8 -> origin/larryliu0820-patch-8 2025-06-05T23:12:39.2546636Z * [new branch] latest -> origin/latest 2025-06-05T23:12:39.2547871Z * [new branch] legacy_flow_test_abs_op -> origin/legacy_flow_test_abs_op 2025-06-05T23:12:39.2548749Z * [new branch] legacy_flow_test_add -> origin/legacy_flow_test_add 2025-06-05T23:12:39.2549723Z * [new branch] legacy_flow_tests -> origin/legacy_flow_tests 2025-06-05T23:12:39.2550875Z * [new branch] lfq.add-lora-linear -> origin/lfq.add-lora-linear 2025-06-05T23:12:39.2551739Z * [new branch] lfq.coreml-io -> origin/lfq.coreml-io 2025-06-05T23:12:39.2552841Z * [new branch] lfq.dtype-list-api-cmake -> origin/lfq.dtype-list-api-cmake 2025-06-05T23:12:39.2553868Z * [new branch] lfq.export-llama-with-lora -> origin/lfq.export-llama-with-lora 2025-06-05T23:12:39.2559044Z * [new branch] lfq.export-lora-llama -> origin/lfq.export-lora-llama 2025-06-05T23:12:39.2559835Z * [new branch] lfq.flat-tensor -> origin/lfq.flat-tensor 2025-06-05T23:12:39.2560921Z * [new branch] lfq.refactor-attention -> origin/lfq.refactor-attention 2025-06-05T23:12:39.2562299Z * [new branch] lfq.runtime-integration-doc-changes -> origin/lfq.runtime-integration-doc-changes 2025-06-05T23:12:39.2562980Z * [new branch] lfq.torchtune-lora -> origin/lfq.torchtune-lora 2025-06-05T23:12:39.2563943Z * [new branch] lfq.xnnpack-io -> origin/lfq.xnnpack-io 2025-06-05T23:12:39.2565388Z * [new branch] lind/aosp -> origin/lind/aosp 2025-06-05T23:12:39.2566381Z * [new branch] lind/buffer-loader -> origin/lind/buffer-loader 2025-06-05T23:12:39.2567392Z * [new branch] lind/revert-loader-changes -> origin/lind/revert-loader-changes 2025-06-05T23:12:39.2568125Z * [new branch] lind/size-test -> origin/lind/size-test 2025-06-05T23:12:39.2569191Z * [new branch] llama2_xnnpack -> origin/llama2_xnnpack 2025-06-05T23:12:39.2570385Z * [new branch] llama_cpp -> origin/llama_cpp 2025-06-05T23:12:39.2571529Z * [new branch] llama_warmup -> origin/llama_warmup 2025-06-05T23:12:39.2572443Z * [new branch] llama_warmup2 -> origin/llama_warmup2 2025-06-05T23:12:39.2573526Z * [new branch] llava -> origin/llava 2025-06-05T23:12:39.2574705Z * [new branch] llava_csv_image -> origin/llava_csv_image 2025-06-05T23:12:39.2575636Z * [new branch] llava_logging -> origin/llava_logging 2025-06-05T23:12:39.2576953Z * [new branch] llm_runner_api_implementation -> origin/llm_runner_api_implementation 2025-06-05T23:12:39.2578000Z * [new branch] llmdoc -> origin/llmdoc 2025-06-05T23:12:39.2579250Z * [new branch] logistic_size -> origin/logistic_size 2025-06-05T23:12:39.2580243Z * [new branch] macos-cmake-custom-ops -> origin/macos-cmake-custom-ops 2025-06-05T23:12:39.2581309Z * [new branch] main -> origin/main 2025-06-05T23:12:39.2582517Z * [new branch] main-documentation-page -> origin/main-documentation-page 2025-06-05T23:12:39.2583507Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-06-05T23:12:39.2584674Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-06-05T23:12:39.2585584Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-06-05T23:12:39.2586588Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-06-05T23:12:39.2587834Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-06-05T23:12:39.2588758Z * [new branch] manual -> origin/manual 2025-06-05T23:12:39.2589839Z * [new branch] metal_linear -> origin/metal_linear 2025-06-05T23:12:39.2591088Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-06-05T23:12:39.2592121Z * [new branch] metascroy-patch-3 -> origin/metascroy-patch-3 2025-06-05T23:12:39.2593287Z * [new branch] mha-swap-squashed -> origin/mha-swap-squashed 2025-06-05T23:12:39.2594313Z * [new branch] migrate-xnnpack-vulkan -> origin/migrate-xnnpack-vulkan 2025-06-05T23:12:39.2595409Z * [new branch] migration -> origin/migration 2025-06-05T23:12:39.2596528Z * [new branch] mimi_4bit -> origin/mimi_4bit 2025-06-05T23:12:39.2597462Z * [new branch] mimi_hf -> origin/mimi_hf 2025-06-05T23:12:39.2598595Z * [new branch] mmlu -> origin/mmlu 2025-06-05T23:12:39.2599889Z * [new branch] mobileBuild -> origin/mobileBuild 2025-06-05T23:12:39.2600819Z * [new branch] model-explorer -> origin/model-explorer 2025-06-05T23:12:39.2601781Z * [new branch] modelname -> origin/modelname 2025-06-05T23:12:39.2602986Z * [new branch] move-files-to-docker -> origin/move-files-to-docker 2025-06-05T23:12:39.2604028Z * [new branch] move-github-macos-trunk -> origin/move-github-macos-trunk 2025-06-05T23:12:39.2605451Z * [new branch] move-macos-to-trunk -> origin/move-macos-to-trunk 2025-06-05T23:12:39.2606421Z * [new branch] move_benchmark_apps -> origin/move_benchmark_apps 2025-06-05T23:12:39.2607327Z * [new branch] move_tokenizer -> origin/move_tokenizer 2025-06-05T23:12:39.2608522Z * [new branch] mps_qlinear -> origin/mps_qlinear 2025-06-05T23:12:39.2609596Z * [new branch] mps_skip_dimorder -> origin/mps_skip_dimorder 2025-06-05T23:12:39.2610679Z * [new branch] mtk-app-runner -> origin/mtk-app-runner 2025-06-05T23:12:39.2611718Z * [new branch] mtk-model-check -> origin/mtk-model-check 2025-06-05T23:12:39.2612924Z * [new branch] mytest -> origin/mytest 2025-06-05T23:12:39.2613975Z * [new branch] new-static-llama -> origin/new-static-llama 2025-06-05T23:12:39.2614928Z * [new branch] new-test -> origin/new-test 2025-06-05T23:12:39.2616271Z * [new branch] new_pybind -> origin/new_pybind 2025-06-05T23:12:39.2617244Z * [new branch] new_xnnp_new_kleidi -> origin/new_xnnp_new_kleidi 2025-06-05T23:12:39.2618385Z * [new branch] nightly -> origin/nightly 2025-06-05T23:12:39.2619918Z * [new branch] noclipping -> origin/noclipping 2025-06-05T23:12:39.2620883Z * [new branch] nxp_recursive -> origin/nxp_recursive 2025-06-05T23:12:39.2621946Z * [new branch] olivialpx-april-8 -> origin/olivialpx-april-8 2025-06-05T23:12:39.2623213Z * [new branch] olivialpx-debug-etdump -> origin/olivialpx-debug-etdump 2025-06-05T23:12:39.2624211Z * [new branch] olivialpx-sdk-tutorial -> origin/olivialpx-sdk-tutorial 2025-06-05T23:12:39.2625310Z * [new branch] openvino-not-static-only -> origin/openvino-not-static-only 2025-06-05T23:12:39.2627061Z * [new branch] orig/release/0.1 -> origin/orig/release/0.1 2025-06-05T23:12:39.2627865Z * [new branch] orig/release/0.2 -> origin/orig/release/0.2 2025-06-05T23:12:39.2629032Z * [new branch] orig/release/0.3 -> origin/orig/release/0.3 2025-06-05T23:12:39.2629954Z * [new branch] orig/release/0.4 -> origin/orig/release/0.4 2025-06-05T23:12:39.2631112Z * [new branch] orionr-patch-1 -> origin/orionr-patch-1 2025-06-05T23:12:39.2632167Z * [new branch] orionr-patch-2 -> origin/orionr-patch-2 2025-06-05T23:12:39.2633153Z * [new branch] patch-repo-fix -> origin/patch-repo-fix 2025-06-05T23:12:39.2634233Z * [new branch] patch_mps -> origin/patch_mps 2025-06-05T23:12:39.2635272Z * [new branch] perf-repro -> origin/perf-repro 2025-06-05T23:12:39.2636263Z * [new branch] phi-3-kv-cache -> origin/phi-3-kv-cache 2025-06-05T23:12:39.2637325Z * [new branch] phi-3-mini-wrapper -> origin/phi-3-mini-wrapper 2025-06-05T23:12:39.2638218Z * [new branch] phi3-doc -> origin/phi3-doc 2025-06-05T23:12:39.2639773Z * [new branch] pianpwk/temp_pr_for_llava -> origin/pianpwk/temp_pr_for_llava 2025-06-05T23:12:39.2640666Z * [new branch] pick -> origin/pick 2025-06-05T23:12:39.2642106Z * [new branch] pick_2996 -> origin/pick_2996 2025-06-05T23:12:39.2642986Z * [new branch] pick_doc -> origin/pick_doc 2025-06-05T23:12:39.2644158Z * [new branch] pin-pt-commit -> origin/pin-pt-commit 2025-06-05T23:12:39.2645248Z * [new branch] pin_update_arm_fix -> origin/pin_update_arm_fix 2025-06-05T23:12:39.2646213Z * [new branch] pip_header -> origin/pip_header 2025-06-05T23:12:39.2647449Z * [new branch] populate-cadence-cpu-ops -> origin/populate-cadence-cpu-ops 2025-06-05T23:12:39.2648398Z * [new branch] ppllava -> origin/ppllava 2025-06-05T23:12:39.2649537Z * [new branch] pr11013 -> origin/pr11013 2025-06-05T23:12:39.2650707Z * [new branch] pre -> origin/pre 2025-06-05T23:12:39.2651950Z * [new branch] preprocess_with_flamingo_export -> origin/preprocess_with_flamingo_export 2025-06-05T23:12:39.2652796Z * [new branch] prim-ops-move-2 -> origin/prim-ops-move-2 2025-06-05T23:12:39.2653835Z * [new branch] pt2e-migration -> origin/pt2e-migration 2025-06-05T23:12:39.2654821Z * [new branch] pt2e_calibration -> origin/pt2e_calibration 2025-06-05T23:12:39.2655863Z * [new branch] pure-pytorch-llava -> origin/pure-pytorch-llava 2025-06-05T23:12:39.2656865Z * [new branch] push-0.2-docs -> origin/push-0.2-docs 2025-06-05T23:12:39.2658059Z * [new branch] pybind -> origin/pybind 2025-06-05T23:12:39.2659216Z * [new branch] pybind_docs -> origin/pybind_docs 2025-06-05T23:12:39.2660216Z * [new branch] pybind_module -> origin/pybind_module 2025-06-05T23:12:39.2661325Z * [new branch] pybind_runtime -> origin/pybind_runtime 2025-06-05T23:12:39.2662493Z * [new branch] pybind_set_output -> origin/pybind_set_output 2025-06-05T23:12:39.2663446Z * [new branch] qb4w_f16_fix -> origin/qb4w_f16_fix 2025-06-05T23:12:39.2664309Z * [new branch] qb4w_fp16_fix -> origin/qb4w_fp16_fix 2025-06-05T23:12:39.2665427Z * [new branch] qnn-aar -> origin/qnn-aar 2025-06-05T23:12:39.2666388Z * [new branch] qnn_ci -> origin/qnn_ci 2025-06-05T23:12:39.2667600Z * [new branch] qnn_doc -> origin/qnn_doc 2025-06-05T23:12:39.2668922Z * [new branch] qnn_e2e -> origin/qnn_e2e 2025-06-05T23:12:39.2669940Z * [new branch] qnn_stories -> origin/qnn_stories 2025-06-05T23:12:39.2670964Z * [new branch] qnn_stories_ci -> origin/qnn_stories_ci 2025-06-05T23:12:39.2672148Z * [new branch] quantization -> origin/quantization 2025-06-05T23:12:39.2673068Z * [new branch] quantization--force -> origin/quantization--force 2025-06-05T23:12:39.2673907Z * [new branch] rand -> origin/rand 2025-06-05T23:12:39.2674899Z * [new branch] readme -> origin/readme 2025-06-05T23:12:39.2676096Z * [new branch] refactor_codegen -> origin/refactor_codegen 2025-06-05T23:12:39.2677481Z * [new branch] refine_max_spill_fill_buffer_setting -> origin/refine_max_spill_fill_buffer_setting 2025-06-05T23:12:39.2678244Z * [new branch] refine_pybind -> origin/refine_pybind 2025-06-05T23:12:39.2679855Z * [new branch] release/0.1 -> origin/release/0.1 2025-06-05T23:12:39.2680780Z * [new branch] release/0.2 -> origin/release/0.2 2025-06-05T23:12:39.2681782Z * [new branch] release/0.3 -> origin/release/0.3 2025-06-05T23:12:39.2682784Z * [new branch] release/0.4 -> origin/release/0.4 2025-06-05T23:12:39.2683859Z * [new branch] release/0.5 -> origin/release/0.5 2025-06-05T23:12:39.2684767Z * [new branch] release/0.6 -> origin/release/0.6 2025-06-05T23:12:39.2685981Z * [new branch] release_0.6_notes -> origin/release_0.6_notes 2025-06-05T23:12:39.2687402Z * [new branch] remove_s -> origin/remove_s 2025-06-05T23:12:39.2688687Z * [new branch] replace_runners_prefix_20240725165345 -> origin/replace_runners_prefix_20240725165345 2025-06-05T23:12:39.2689625Z * [new branch] replace_runners_prefix_20240725195321 -> origin/replace_runners_prefix_20240725195321 2025-06-05T23:12:39.2691489Z * [new branch] revert-10347-support-dynamically-quantized-convolutions-2 -> origin/revert-10347-support-dynamically-quantized-convolutions-2 2025-06-05T23:12:39.2692368Z * [new branch] revert-2f0518d2cfb4ee4353dce4e39590de43fa391399 -> origin/revert-2f0518d2cfb4ee4353dce4e39590de43fa391399 2025-06-05T23:12:39.2693481Z * [new branch] revert-4502-add-profiling-to-xnn-executor-runner -> origin/revert-4502-add-profiling-to-xnn-executor-runner 2025-06-05T23:12:39.2694441Z * [new branch] revert-4793-larryliu0820-patch-4 -> origin/revert-4793-larryliu0820-patch-4 2025-06-05T23:12:39.2695681Z * [new branch] revert-5136-revert-5095-pt2e_calibration -> origin/revert-5136-revert-5095-pt2e_calibration 2025-06-05T23:12:39.2697023Z * [new branch] revert-5748-cherry-pick-5482-by-pytorch_bot_bot_ -> origin/revert-5748-cherry-pick-5482-by-pytorch_bot_bot_ 2025-06-05T23:12:39.2697685Z * [new branch] revert-6522-and-6892 -> origin/revert-6522-and-6892 2025-06-05T23:12:39.2699931Z * [new branch] revert-6807-gh/larryliu0820/58/head -> origin/revert-6807-gh/larryliu0820/58/head 2025-06-05T23:12:39.2700710Z * [new branch] revert-6837 -> origin/revert-6837 2025-06-05T23:12:39.2702234Z * [new branch] revert-6892 -> origin/revert-6892 2025-06-05T23:12:39.2704561Z * [new branch] revert-7150-gh/helunwencser/80/orig -> origin/revert-7150-gh/helunwencser/80/orig 2025-06-05T23:12:39.2705681Z * [new branch] revert-7165-populate-cadence-cpu-ops -> origin/revert-7165-populate-cadence-cpu-ops 2025-06-05T23:12:39.2706659Z * [new branch] revert-7278-export-D67013542 -> origin/revert-7278-export-D67013542 2025-06-05T23:12:39.2707919Z * [new branch] revert-7636-export-D68112936 -> origin/revert-7636-export-D68112936 2025-06-05T23:12:39.2710188Z * [new branch] revert-7857-gh/swolchok/179/head -> origin/revert-7857-gh/swolchok/179/head 2025-06-05T23:12:39.2711930Z * [new branch] revert-8151-tkaruturi/deepseek_distill_8b_readme -> origin/revert-8151-tkaruturi/deepseek_distill_8b_readme 2025-06-05T23:12:39.2712636Z * [new branch] revert-8679-topics -> origin/revert-8679-topics 2025-06-05T23:12:39.2714166Z * [new branch] revert-8916-windows-mmap-data-loader -> origin/revert-8916-windows-mmap-data-loader 2025-06-05T23:12:39.2715014Z * [new branch] revert-8997-change-985586 -> origin/revert-8997-change-985586 2025-06-05T23:12:39.2716839Z * [new branch] revert-939-tkaruturi/bundled_example_comment_change -> origin/revert-939-tkaruturi/bundled_example_comment_change 2025-06-05T23:12:39.2717808Z * [new branch] revert-9f47380ab5d4818270a7ea2eac13d9a4caa76dd0 -> origin/revert-9f47380ab5d4818270a7ea2eac13d9a4caa76dd0 2025-06-05T23:12:39.2718799Z * [new branch] revert-fbb0395110724717c42720582bb8804b752241e3 -> origin/revert-fbb0395110724717c42720582bb8804b752241e3 2025-06-05T23:12:39.2719861Z * [new branch] revert-ffc20208dae8f4900da11bfffb76f749e7514132 -> origin/revert-ffc20208dae8f4900da11bfffb76f749e7514132 2025-06-05T23:12:39.2720539Z * [new branch] revert_D55713944 -> origin/revert_D55713944 2025-06-05T23:12:39.2722116Z * [new branch] run-kirk-executor-runner-update-s24 -> origin/run-kirk-executor-runner-update-s24 2025-06-05T23:12:39.2722890Z * [new branch] run-xnnpack-model-tests -> origin/run-xnnpack-model-tests 2025-06-05T23:12:39.2727118Z * [new branch] run_coreml_mps_models_in_ci -> origin/run_coreml_mps_models_in_ci 2025-06-05T23:12:39.2728188Z * [new branch] runer_kv -> origin/runer_kv 2025-06-05T23:12:39.2729381Z * [new branch] runner_add_mps -> origin/runner_add_mps 2025-06-05T23:12:39.2730675Z * [new branch] runner_exp -> origin/runner_exp 2025-06-05T23:12:39.2731828Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-06-05T23:12:39.2732864Z * [new branch] script-updates -> origin/script-updates 2025-06-05T23:12:39.2734003Z * [new branch] sdpa_custom_op -> origin/sdpa_custom_op 2025-06-05T23:12:39.2735473Z * [new branch] sdym/ciflow -> origin/sdym/ciflow 2025-06-05T23:12:39.2736408Z * [new branch] sdym/docstring -> origin/sdym/docstring 2025-06-05T23:12:39.2737411Z * [new branch] sdym/pyproject -> origin/sdym/pyproject 2025-06-05T23:12:39.2738346Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-06-05T23:12:39.2739287Z * [new branch] sdym/torchfix-0.1.1 -> origin/sdym/torchfix-0.1.1 2025-06-05T23:12:39.2740692Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-06-05T23:12:39.2742227Z * [new branch] seemethere/reduce_matrix_jobs -> origin/seemethere/reduce_matrix_jobs 2025-06-05T23:12:39.2743332Z * [new branch] selective_build -> origin/selective_build 2025-06-05T23:12:39.2744422Z * [new branch] set-buck2-version -> origin/set-buck2-version 2025-06-05T23:12:39.2745609Z * [new branch] setup_debug_empty_fix -> origin/setup_debug_empty_fix 2025-06-05T23:12:39.2746740Z * [new branch] shoumikhin-patch-4 -> origin/shoumikhin-patch-4 2025-06-05T23:12:39.2747816Z * [new branch] simplify_tokenizer_header -> origin/simplify_tokenizer_header 2025-06-05T23:12:39.2748977Z * [new branch] size_test -> origin/size_test 2025-06-05T23:12:39.2750264Z * [new branch] solving-broken-devtool-workflow -> origin/solving-broken-devtool-workflow 2025-06-05T23:12:39.2751180Z * [new branch] split-prim-ops -> origin/split-prim-ops 2025-06-05T23:12:39.2752692Z * [new branch] ssj/fix-doc-build-workflow -> origin/ssj/fix-doc-build-workflow 2025-06-05T23:12:39.2753687Z * [new branch] stable -> origin/stable 2025-06-05T23:12:39.2754969Z * [new branch] stable-2023-08-29_with_bundled_program -> origin/stable-2023-08-29_with_bundled_program 2025-06-05T23:12:39.2756040Z * [new branch] static-llama -> origin/static-llama 2025-06-05T23:12:39.2757158Z * [new branch] static-llama-kv -> origin/static-llama-kv 2025-06-05T23:12:39.2758182Z * [new branch] static_cache -> origin/static_cache 2025-06-05T23:12:39.2759253Z * [new branch] static_lib -> origin/static_lib 2025-06-05T23:12:39.2760461Z * [new branch] streaming_export -> origin/streaming_export 2025-06-05T23:12:39.2761629Z * [new branch] stride-cmp-size-oblivious -> origin/stride-cmp-size-oblivious 2025-06-05T23:12:39.2762705Z * [new branch] suo-patch-1 -> origin/suo-patch-1 2025-06-05T23:12:39.2763798Z * [new branch] suppress_cmake -> origin/suppress_cmake 2025-06-05T23:12:39.2764884Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-06-05T23:12:39.2766006Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-06-05T23:12:39.2767137Z * [new branch] svekars-patch-3 -> origin/svekars-patch-3 2025-06-05T23:12:39.2768126Z * [new branch] svekars-patch-5 -> origin/svekars-patch-5 2025-06-05T23:12:39.2769251Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2025-06-05T23:12:39.2770510Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-06-05T23:12:39.2771722Z * [new branch] svekars-patch-8 -> origin/svekars-patch-8 2025-06-05T23:12:39.2772855Z * [new branch] swiftpm -> origin/swiftpm 2025-06-05T23:12:39.2773830Z * [new branch] swiftpm-0.4.0 -> origin/swiftpm-0.4.0 2025-06-05T23:12:39.2774940Z * [new branch] swiftpm-0.4.0.20241114 -> origin/swiftpm-0.4.0.20241114 2025-06-05T23:12:39.2776002Z * [new branch] swiftpm-0.4.0.20241115 -> origin/swiftpm-0.4.0.20241115 2025-06-05T23:12:39.2777132Z * [new branch] swiftpm-0.4.0.20241116 -> origin/swiftpm-0.4.0.20241116 2025-06-05T23:12:39.2778284Z * [new branch] swiftpm-0.4.0.20241117 -> origin/swiftpm-0.4.0.20241117 2025-06-05T23:12:39.2779760Z * [new branch] swiftpm-0.4.0.20241118 -> origin/swiftpm-0.4.0.20241118 2025-06-05T23:12:39.2780848Z * [new branch] swiftpm-0.4.0.20241119 -> origin/swiftpm-0.4.0.20241119 2025-06-05T23:12:39.2781924Z * [new branch] swiftpm-0.4.0.20241120 -> origin/swiftpm-0.4.0.20241120 2025-06-05T23:12:39.2782971Z * [new branch] swiftpm-0.4.0.20241121 -> origin/swiftpm-0.4.0.20241121 2025-06-05T23:12:39.2784068Z * [new branch] swiftpm-0.4.0.20241122 -> origin/swiftpm-0.4.0.20241122 2025-06-05T23:12:39.2785141Z * [new branch] swiftpm-0.4.0.20241123 -> origin/swiftpm-0.4.0.20241123 2025-06-05T23:12:39.2786150Z * [new branch] swiftpm-0.4.0.20241124 -> origin/swiftpm-0.4.0.20241124 2025-06-05T23:12:39.2787253Z * [new branch] swiftpm-0.4.0.20241125 -> origin/swiftpm-0.4.0.20241125 2025-06-05T23:12:39.2788238Z * [new branch] swiftpm-0.4.0.20241126 -> origin/swiftpm-0.4.0.20241126 2025-06-05T23:12:39.2789328Z * [new branch] swiftpm-0.4.0.20241127 -> origin/swiftpm-0.4.0.20241127 2025-06-05T23:12:39.2790399Z * [new branch] swiftpm-0.4.0.20241128 -> origin/swiftpm-0.4.0.20241128 2025-06-05T23:12:39.2791479Z * [new branch] swiftpm-0.4.0.20241129 -> origin/swiftpm-0.4.0.20241129 2025-06-05T23:12:39.2792837Z * [new branch] swiftpm-0.4.0.20241130 -> origin/swiftpm-0.4.0.20241130 2025-06-05T23:12:39.2793882Z * [new branch] swiftpm-0.4.0.20241201 -> origin/swiftpm-0.4.0.20241201 2025-06-05T23:12:39.2794936Z * [new branch] swiftpm-0.4.0.20241202 -> origin/swiftpm-0.4.0.20241202 2025-06-05T23:12:39.2796137Z * [new branch] swiftpm-0.4.0.20241203 -> origin/swiftpm-0.4.0.20241203 2025-06-05T23:12:39.2797211Z * [new branch] swiftpm-0.4.0.20241204 -> origin/swiftpm-0.4.0.20241204 2025-06-05T23:12:39.2798210Z * [new branch] swiftpm-0.4.0.20241205 -> origin/swiftpm-0.4.0.20241205 2025-06-05T23:12:39.2799240Z * [new branch] swiftpm-0.4.0.20241206 -> origin/swiftpm-0.4.0.20241206 2025-06-05T23:12:39.2800306Z * [new branch] swiftpm-0.4.0.20241207 -> origin/swiftpm-0.4.0.20241207 2025-06-05T23:12:39.2801314Z * [new branch] swiftpm-0.4.0.20241208 -> origin/swiftpm-0.4.0.20241208 2025-06-05T23:12:39.2802330Z * [new branch] swiftpm-0.4.0.20241209 -> origin/swiftpm-0.4.0.20241209 2025-06-05T23:12:39.2803323Z * [new branch] swiftpm-0.4.0.20241210 -> origin/swiftpm-0.4.0.20241210 2025-06-05T23:12:39.2804419Z * [new branch] swiftpm-0.4.0.20241211 -> origin/swiftpm-0.4.0.20241211 2025-06-05T23:12:39.2805457Z * [new branch] swiftpm-0.4.0.20241212 -> origin/swiftpm-0.4.0.20241212 2025-06-05T23:12:39.2806580Z * [new branch] swiftpm-0.4.0.20241213 -> origin/swiftpm-0.4.0.20241213 2025-06-05T23:12:39.2807593Z * [new branch] swiftpm-0.4.0.20241214 -> origin/swiftpm-0.4.0.20241214 2025-06-05T23:12:39.2808613Z * [new branch] swiftpm-0.4.0.20241215 -> origin/swiftpm-0.4.0.20241215 2025-06-05T23:12:39.2809603Z * [new branch] swiftpm-0.4.0.20241216 -> origin/swiftpm-0.4.0.20241216 2025-06-05T23:12:39.2810769Z * [new branch] swiftpm-0.4.0.20241217 -> origin/swiftpm-0.4.0.20241217 2025-06-05T23:12:39.2811838Z * [new branch] swiftpm-0.4.0.20241218 -> origin/swiftpm-0.4.0.20241218 2025-06-05T23:12:39.2813014Z * [new branch] swiftpm-0.4.0.20241219 -> origin/swiftpm-0.4.0.20241219 2025-06-05T23:12:39.2814099Z * [new branch] swiftpm-0.4.0.20241220 -> origin/swiftpm-0.4.0.20241220 2025-06-05T23:12:39.2815159Z * [new branch] swiftpm-0.4.0.20241221 -> origin/swiftpm-0.4.0.20241221 2025-06-05T23:12:39.2816196Z * [new branch] swiftpm-0.4.0.20241222 -> origin/swiftpm-0.4.0.20241222 2025-06-05T23:12:39.2817265Z * [new branch] swiftpm-0.4.0.20241223 -> origin/swiftpm-0.4.0.20241223 2025-06-05T23:12:39.2818292Z * [new branch] swiftpm-0.4.0.20241224 -> origin/swiftpm-0.4.0.20241224 2025-06-05T23:12:39.2819295Z * [new branch] swiftpm-0.4.0.20241225 -> origin/swiftpm-0.4.0.20241225 2025-06-05T23:12:39.2820414Z * [new branch] swiftpm-0.4.0.20241226 -> origin/swiftpm-0.4.0.20241226 2025-06-05T23:12:39.2821395Z * [new branch] swiftpm-0.4.0.20241227 -> origin/swiftpm-0.4.0.20241227 2025-06-05T23:12:39.2822411Z * [new branch] swiftpm-0.4.0.20241228 -> origin/swiftpm-0.4.0.20241228 2025-06-05T23:12:39.2823650Z * [new branch] swiftpm-0.4.0.20241229 -> origin/swiftpm-0.4.0.20241229 2025-06-05T23:12:39.2824732Z * [new branch] swiftpm-0.4.0.20241230 -> origin/swiftpm-0.4.0.20241230 2025-06-05T23:12:39.2825763Z * [new branch] swiftpm-0.4.0.20241231 -> origin/swiftpm-0.4.0.20241231 2025-06-05T23:12:39.2826768Z * [new branch] swiftpm-0.4.0.20250101 -> origin/swiftpm-0.4.0.20250101 2025-06-05T23:12:39.2827761Z * [new branch] swiftpm-0.4.0.20250102 -> origin/swiftpm-0.4.0.20250102 2025-06-05T23:12:39.2828810Z * [new branch] swiftpm-0.4.0.20250103 -> origin/swiftpm-0.4.0.20250103 2025-06-05T23:12:39.2829895Z * [new branch] swiftpm-0.4.0.20250104 -> origin/swiftpm-0.4.0.20250104 2025-06-05T23:12:39.2830981Z * [new branch] swiftpm-0.4.0.20250105 -> origin/swiftpm-0.4.0.20250105 2025-06-05T23:12:39.2832023Z * [new branch] swiftpm-0.4.0.20250106 -> origin/swiftpm-0.4.0.20250106 2025-06-05T23:12:39.2833028Z * [new branch] swiftpm-0.4.0.20250107 -> origin/swiftpm-0.4.0.20250107 2025-06-05T23:12:39.2834092Z * [new branch] swiftpm-0.4.0.20250108 -> origin/swiftpm-0.4.0.20250108 2025-06-05T23:12:39.2835157Z * [new branch] swiftpm-0.4.0.20250109 -> origin/swiftpm-0.4.0.20250109 2025-06-05T23:12:39.2836205Z * [new branch] swiftpm-0.4.0.20250110 -> origin/swiftpm-0.4.0.20250110 2025-06-05T23:12:39.2837362Z * [new branch] swiftpm-0.4.0.20250111 -> origin/swiftpm-0.4.0.20250111 2025-06-05T23:12:39.2838375Z * [new branch] swiftpm-0.4.0.20250112 -> origin/swiftpm-0.4.0.20250112 2025-06-05T23:12:39.2839345Z * [new branch] swiftpm-0.4.0.20250113 -> origin/swiftpm-0.4.0.20250113 2025-06-05T23:12:39.2840365Z * [new branch] swiftpm-0.4.0.20250114 -> origin/swiftpm-0.4.0.20250114 2025-06-05T23:12:39.2841361Z * [new branch] swiftpm-0.4.0.20250115 -> origin/swiftpm-0.4.0.20250115 2025-06-05T23:12:39.2842331Z * [new branch] swiftpm-0.4.0.20250116 -> origin/swiftpm-0.4.0.20250116 2025-06-05T23:12:39.2843310Z * [new branch] swiftpm-0.4.0.20250117 -> origin/swiftpm-0.4.0.20250117 2025-06-05T23:12:39.2844474Z * [new branch] swiftpm-0.4.0.20250118 -> origin/swiftpm-0.4.0.20250118 2025-06-05T23:12:39.2845449Z * [new branch] swiftpm-0.4.0.20250119 -> origin/swiftpm-0.4.0.20250119 2025-06-05T23:12:39.2846548Z * [new branch] swiftpm-0.4.0.20250120 -> origin/swiftpm-0.4.0.20250120 2025-06-05T23:12:39.2847944Z * [new branch] swiftpm-0.4.0.20250121 -> origin/swiftpm-0.4.0.20250121 2025-06-05T23:12:39.2849088Z * [new branch] swiftpm-0.4.0.20250122 -> origin/swiftpm-0.4.0.20250122 2025-06-05T23:12:39.2850235Z * [new branch] swiftpm-0.4.0.20250123 -> origin/swiftpm-0.4.0.20250123 2025-06-05T23:12:39.2851306Z * [new branch] swiftpm-0.4.0.20250124 -> origin/swiftpm-0.4.0.20250124 2025-06-05T23:12:39.2852288Z * [new branch] swiftpm-0.4.0.20250125 -> origin/swiftpm-0.4.0.20250125 2025-06-05T23:12:39.2853325Z * [new branch] swiftpm-0.4.0.20250126 -> origin/swiftpm-0.4.0.20250126 2025-06-05T23:12:39.2854336Z * [new branch] swiftpm-0.4.0.20250127 -> origin/swiftpm-0.4.0.20250127 2025-06-05T23:12:39.2855585Z * [new branch] swiftpm-0.4.0.20250128 -> origin/swiftpm-0.4.0.20250128 2025-06-05T23:12:39.2856628Z * [new branch] swiftpm-0.4.0.20250129 -> origin/swiftpm-0.4.0.20250129 2025-06-05T23:12:39.2857661Z * [new branch] swiftpm-0.4.0.20250130 -> origin/swiftpm-0.4.0.20250130 2025-06-05T23:12:39.2858896Z * [new branch] swiftpm-0.5.0 -> origin/swiftpm-0.5.0 2025-06-05T23:12:39.2870005Z * [new branch] swiftpm-0.5.0.20250130 -> origin/swiftpm-0.5.0.20250130 2025-06-05T23:12:39.2870716Z * [new branch] swiftpm-0.5.0.20250131 -> origin/swiftpm-0.5.0.20250131 2025-06-05T23:12:39.2871026Z * [new branch] swiftpm-0.5.0.20250201 -> origin/swiftpm-0.5.0.20250201 2025-06-05T23:12:39.2871244Z * [new branch] swiftpm-0.5.0.20250202 -> origin/swiftpm-0.5.0.20250202 2025-06-05T23:12:39.2871489Z * [new branch] swiftpm-0.5.0.20250203 -> origin/swiftpm-0.5.0.20250203 2025-06-05T23:12:39.2871792Z * [new branch] swiftpm-0.5.0.20250204 -> origin/swiftpm-0.5.0.20250204 2025-06-05T23:12:39.2872000Z * [new branch] swiftpm-0.5.0.20250205 -> origin/swiftpm-0.5.0.20250205 2025-06-05T23:12:39.2872221Z * [new branch] swiftpm-0.5.0.20250206 -> origin/swiftpm-0.5.0.20250206 2025-06-05T23:12:39.2872426Z * [new branch] swiftpm-0.5.0.20250207 -> origin/swiftpm-0.5.0.20250207 2025-06-05T23:12:39.2872707Z * [new branch] swiftpm-0.5.0.20250208 -> origin/swiftpm-0.5.0.20250208 2025-06-05T23:12:39.2872940Z * [new branch] swiftpm-0.5.0.20250209 -> origin/swiftpm-0.5.0.20250209 2025-06-05T23:12:39.2873145Z * [new branch] swiftpm-0.5.0.20250210 -> origin/swiftpm-0.5.0.20250210 2025-06-05T23:12:39.2873350Z * [new branch] swiftpm-0.5.0.20250211 -> origin/swiftpm-0.5.0.20250211 2025-06-05T23:12:39.2873982Z * [new branch] swiftpm-0.5.0.20250212 -> origin/swiftpm-0.5.0.20250212 2025-06-05T23:12:39.2875013Z * [new branch] swiftpm-0.5.0.20250213 -> origin/swiftpm-0.5.0.20250213 2025-06-05T23:12:39.2876031Z * [new branch] swiftpm-0.5.0.20250214 -> origin/swiftpm-0.5.0.20250214 2025-06-05T23:12:39.2877044Z * [new branch] swiftpm-0.5.0.20250215 -> origin/swiftpm-0.5.0.20250215 2025-06-05T23:12:39.2878064Z * [new branch] swiftpm-0.5.0.20250216 -> origin/swiftpm-0.5.0.20250216 2025-06-05T23:12:39.2879145Z * [new branch] swiftpm-0.5.0.20250217 -> origin/swiftpm-0.5.0.20250217 2025-06-05T23:12:39.2880246Z * [new branch] swiftpm-0.5.0.20250218 -> origin/swiftpm-0.5.0.20250218 2025-06-05T23:12:39.2881391Z * [new branch] swiftpm-0.5.0.20250219 -> origin/swiftpm-0.5.0.20250219 2025-06-05T23:12:39.2882561Z * [new branch] swiftpm-0.5.0.20250220 -> origin/swiftpm-0.5.0.20250220 2025-06-05T23:12:39.2883559Z * [new branch] swiftpm-0.5.0.20250221 -> origin/swiftpm-0.5.0.20250221 2025-06-05T23:12:39.2884587Z * [new branch] swiftpm-0.5.0.20250222 -> origin/swiftpm-0.5.0.20250222 2025-06-05T23:12:39.2885609Z * [new branch] swiftpm-0.5.0.20250223 -> origin/swiftpm-0.5.0.20250223 2025-06-05T23:12:39.2886555Z * [new branch] swiftpm-0.5.0.20250224 -> origin/swiftpm-0.5.0.20250224 2025-06-05T23:12:39.2887600Z * [new branch] swiftpm-0.5.0.20250225 -> origin/swiftpm-0.5.0.20250225 2025-06-05T23:12:39.2888671Z * [new branch] swiftpm-0.5.0.20250226 -> origin/swiftpm-0.5.0.20250226 2025-06-05T23:12:39.2889686Z * [new branch] swiftpm-0.5.0.20250227 -> origin/swiftpm-0.5.0.20250227 2025-06-05T23:12:39.2890856Z * [new branch] swiftpm-0.5.0.20250228 -> origin/swiftpm-0.5.0.20250228 2025-06-05T23:12:39.2892007Z * [new branch] swiftpm-0.5.0.20250301 -> origin/swiftpm-0.5.0.20250301 2025-06-05T23:12:39.2892979Z * [new branch] swiftpm-0.5.0.20250302 -> origin/swiftpm-0.5.0.20250302 2025-06-05T23:12:39.2893979Z * [new branch] swiftpm-0.5.0.20250303 -> origin/swiftpm-0.5.0.20250303 2025-06-05T23:12:39.2895048Z * [new branch] swiftpm-0.5.0.20250304 -> origin/swiftpm-0.5.0.20250304 2025-06-05T23:12:39.2896013Z * [new branch] swiftpm-0.5.0.20250306 -> origin/swiftpm-0.5.0.20250306 2025-06-05T23:12:39.2897052Z * [new branch] swiftpm-0.5.0.20250307 -> origin/swiftpm-0.5.0.20250307 2025-06-05T23:12:39.2898171Z * [new branch] swiftpm-0.5.0.20250308 -> origin/swiftpm-0.5.0.20250308 2025-06-05T23:12:39.2899358Z * [new branch] swiftpm-0.5.0.20250309 -> origin/swiftpm-0.5.0.20250309 2025-06-05T23:12:39.2900372Z * [new branch] swiftpm-0.5.0.20250310 -> origin/swiftpm-0.5.0.20250310 2025-06-05T23:12:39.2901399Z * [new branch] swiftpm-0.5.0.20250311 -> origin/swiftpm-0.5.0.20250311 2025-06-05T23:12:39.2902415Z * [new branch] swiftpm-0.5.0.20250313 -> origin/swiftpm-0.5.0.20250313 2025-06-05T23:12:39.2903490Z * [new branch] swiftpm-0.5.0.20250314 -> origin/swiftpm-0.5.0.20250314 2025-06-05T23:12:39.2904559Z * [new branch] swiftpm-0.5.0.20250315 -> origin/swiftpm-0.5.0.20250315 2025-06-05T23:12:39.2905523Z * [new branch] swiftpm-0.5.0.20250316 -> origin/swiftpm-0.5.0.20250316 2025-06-05T23:12:39.2906589Z * [new branch] swiftpm-0.5.0.20250317 -> origin/swiftpm-0.5.0.20250317 2025-06-05T23:12:39.2907545Z * [new branch] swiftpm-0.5.0.20250318 -> origin/swiftpm-0.5.0.20250318 2025-06-05T23:12:39.2908581Z * [new branch] swiftpm-0.5.0.20250319 -> origin/swiftpm-0.5.0.20250319 2025-06-05T23:12:39.2909722Z * [new branch] swiftpm-0.5.0.20250320 -> origin/swiftpm-0.5.0.20250320 2025-06-05T23:12:39.2910769Z * [new branch] swiftpm-0.5.0.20250321 -> origin/swiftpm-0.5.0.20250321 2025-06-05T23:12:39.2911855Z * [new branch] swiftpm-0.5.0.20250322 -> origin/swiftpm-0.5.0.20250322 2025-06-05T23:12:39.2912838Z * [new branch] swiftpm-0.5.0.20250323 -> origin/swiftpm-0.5.0.20250323 2025-06-05T23:12:39.2913869Z * [new branch] swiftpm-0.5.0.20250324 -> origin/swiftpm-0.5.0.20250324 2025-06-05T23:12:39.2915027Z * [new branch] swiftpm-0.5.0.20250325 -> origin/swiftpm-0.5.0.20250325 2025-06-05T23:12:39.2916403Z * [new branch] swiftpm-0.5.0.20250326 -> origin/swiftpm-0.5.0.20250326 2025-06-05T23:12:39.2917473Z * [new branch] swiftpm-0.5.0.20250327 -> origin/swiftpm-0.5.0.20250327 2025-06-05T23:12:39.2918592Z * [new branch] swiftpm-0.5.0.20250328 -> origin/swiftpm-0.5.0.20250328 2025-06-05T23:12:39.2919606Z * [new branch] swiftpm-0.5.0.20250329 -> origin/swiftpm-0.5.0.20250329 2025-06-05T23:12:39.2920670Z * [new branch] swiftpm-0.5.0.20250330 -> origin/swiftpm-0.5.0.20250330 2025-06-05T23:12:39.2921728Z * [new branch] swiftpm-0.5.0.20250331 -> origin/swiftpm-0.5.0.20250331 2025-06-05T23:12:39.2922935Z * [new branch] swiftpm-0.6.0 -> origin/swiftpm-0.6.0 2025-06-05T23:12:39.2924082Z * [new branch] swiftpm-0.7.0.20250401 -> origin/swiftpm-0.7.0.20250401 2025-06-05T23:12:39.2925114Z * [new branch] swiftpm-0.7.0.20250402 -> origin/swiftpm-0.7.0.20250402 2025-06-05T23:12:39.2926240Z * [new branch] swiftpm-0.7.0.20250403 -> origin/swiftpm-0.7.0.20250403 2025-06-05T23:12:39.2927232Z * [new branch] swiftpm-0.7.0.20250404 -> origin/swiftpm-0.7.0.20250404 2025-06-05T23:12:39.2928203Z * [new branch] swiftpm-0.7.0.20250408 -> origin/swiftpm-0.7.0.20250408 2025-06-05T23:12:39.2929664Z * [new branch] swiftpm-0.7.0.20250409 -> origin/swiftpm-0.7.0.20250409 2025-06-05T23:12:39.2930848Z * [new branch] swiftpm-0.7.0.20250410 -> origin/swiftpm-0.7.0.20250410 2025-06-05T23:12:39.2931838Z * [new branch] swiftpm-0.7.0.20250411 -> origin/swiftpm-0.7.0.20250411 2025-06-05T23:12:39.2932911Z * [new branch] swiftpm-0.7.0.20250412 -> origin/swiftpm-0.7.0.20250412 2025-06-05T23:12:39.2933992Z * [new branch] swiftpm-0.7.0.20250413 -> origin/swiftpm-0.7.0.20250413 2025-06-05T23:12:39.2934969Z * [new branch] swiftpm-0.7.0.20250414 -> origin/swiftpm-0.7.0.20250414 2025-06-05T23:12:39.2935980Z * [new branch] swiftpm-0.7.0.20250415 -> origin/swiftpm-0.7.0.20250415 2025-06-05T23:12:39.2937050Z * [new branch] swiftpm-0.7.0.20250416 -> origin/swiftpm-0.7.0.20250416 2025-06-05T23:12:39.2938067Z * [new branch] swiftpm-0.7.0.20250417 -> origin/swiftpm-0.7.0.20250417 2025-06-05T23:12:39.2939091Z * [new branch] swiftpm-0.7.0.20250418 -> origin/swiftpm-0.7.0.20250418 2025-06-05T23:12:39.2940210Z * [new branch] swiftpm-0.7.0.20250419 -> origin/swiftpm-0.7.0.20250419 2025-06-05T23:12:39.2941211Z * [new branch] swiftpm-0.7.0.20250420 -> origin/swiftpm-0.7.0.20250420 2025-06-05T23:12:39.2942207Z * [new branch] swiftpm-0.7.0.20250421 -> origin/swiftpm-0.7.0.20250421 2025-06-05T23:12:39.2943260Z * [new branch] swiftpm-0.7.0.20250422 -> origin/swiftpm-0.7.0.20250422 2025-06-05T23:12:39.2944254Z * [new branch] swiftpm-0.7.0.20250423 -> origin/swiftpm-0.7.0.20250423 2025-06-05T23:12:39.2945265Z * [new branch] swiftpm-0.7.0.20250424 -> origin/swiftpm-0.7.0.20250424 2025-06-05T23:12:39.2946226Z * [new branch] swiftpm-0.7.0.20250425 -> origin/swiftpm-0.7.0.20250425 2025-06-05T23:12:39.2947249Z * [new branch] swiftpm-0.7.0.20250426 -> origin/swiftpm-0.7.0.20250426 2025-06-05T23:12:39.2948312Z * [new branch] swiftpm-0.7.0.20250427 -> origin/swiftpm-0.7.0.20250427 2025-06-05T23:12:39.2949369Z * [new branch] swiftpm-0.7.0.20250428 -> origin/swiftpm-0.7.0.20250428 2025-06-05T23:12:39.2950387Z * [new branch] swiftpm-0.7.0.20250429 -> origin/swiftpm-0.7.0.20250429 2025-06-05T23:12:39.2951513Z * [new branch] swiftpm-0.7.0.20250430 -> origin/swiftpm-0.7.0.20250430 2025-06-05T23:12:39.2952525Z * [new branch] swiftpm-0.7.0.20250501 -> origin/swiftpm-0.7.0.20250501 2025-06-05T23:12:39.2953557Z * [new branch] swiftpm-0.7.0.20250502 -> origin/swiftpm-0.7.0.20250502 2025-06-05T23:12:39.2954616Z * [new branch] swiftpm-0.7.0.20250503 -> origin/swiftpm-0.7.0.20250503 2025-06-05T23:12:39.2955593Z * [new branch] swiftpm-0.7.0.20250504 -> origin/swiftpm-0.7.0.20250504 2025-06-05T23:12:39.2956620Z * [new branch] swiftpm-0.7.0.20250505 -> origin/swiftpm-0.7.0.20250505 2025-06-05T23:12:39.2957662Z * [new branch] swiftpm-0.7.0.20250506 -> origin/swiftpm-0.7.0.20250506 2025-06-05T23:12:39.2958733Z * [new branch] swiftpm-0.7.0.20250508 -> origin/swiftpm-0.7.0.20250508 2025-06-05T23:12:39.2959718Z * [new branch] swiftpm-0.7.0.20250509 -> origin/swiftpm-0.7.0.20250509 2025-06-05T23:12:39.2960741Z * [new branch] swiftpm-0.7.0.20250510 -> origin/swiftpm-0.7.0.20250510 2025-06-05T23:12:39.2961762Z * [new branch] swiftpm-0.7.0.20250511 -> origin/swiftpm-0.7.0.20250511 2025-06-05T23:12:39.2962801Z * [new branch] swiftpm-0.7.0.20250512 -> origin/swiftpm-0.7.0.20250512 2025-06-05T23:12:39.2963833Z * [new branch] swiftpm-0.7.0.20250513 -> origin/swiftpm-0.7.0.20250513 2025-06-05T23:12:39.2964848Z * [new branch] swiftpm-0.7.0.20250514 -> origin/swiftpm-0.7.0.20250514 2025-06-05T23:12:39.2965925Z * [new branch] swiftpm-0.7.0.20250515 -> origin/swiftpm-0.7.0.20250515 2025-06-05T23:12:39.2966916Z * [new branch] swiftpm-0.7.0.20250516 -> origin/swiftpm-0.7.0.20250516 2025-06-05T23:12:39.2967955Z * [new branch] swiftpm-0.7.0.20250517 -> origin/swiftpm-0.7.0.20250517 2025-06-05T23:12:39.2969085Z * [new branch] swiftpm-0.7.0.20250518 -> origin/swiftpm-0.7.0.20250518 2025-06-05T23:12:39.2970094Z * [new branch] swiftpm-0.7.0.20250519 -> origin/swiftpm-0.7.0.20250519 2025-06-05T23:12:39.2971222Z * [new branch] swiftpm-0.7.0.20250520 -> origin/swiftpm-0.7.0.20250520 2025-06-05T23:12:39.2972235Z * [new branch] swiftpm-0.7.0.20250521 -> origin/swiftpm-0.7.0.20250521 2025-06-05T23:12:39.2973330Z * [new branch] swiftpm-0.7.0.20250522 -> origin/swiftpm-0.7.0.20250522 2025-06-05T23:12:39.2974305Z * [new branch] swiftpm-0.7.0.20250523 -> origin/swiftpm-0.7.0.20250523 2025-06-05T23:12:39.2975381Z * [new branch] swiftpm-0.7.0.20250524 -> origin/swiftpm-0.7.0.20250524 2025-06-05T23:12:39.2976431Z * [new branch] swiftpm-0.7.0.20250525 -> origin/swiftpm-0.7.0.20250525 2025-06-05T23:12:39.2977352Z * [new branch] swiftpm-0.7.0.20250526 -> origin/swiftpm-0.7.0.20250526 2025-06-05T23:12:39.2978321Z * [new branch] swiftpm-0.7.0.20250527 -> origin/swiftpm-0.7.0.20250527 2025-06-05T23:12:39.2979509Z * [new branch] swiftpm-0.7.0.20250528 -> origin/swiftpm-0.7.0.20250528 2025-06-05T23:12:39.2980640Z * [new branch] swiftpm-0.7.0.20250529 -> origin/swiftpm-0.7.0.20250529 2025-06-05T23:12:39.2981691Z * [new branch] swiftpm-0.7.0.20250530 -> origin/swiftpm-0.7.0.20250530 2025-06-05T23:12:39.2982857Z * [new branch] swiftpm-0.7.0.20250531 -> origin/swiftpm-0.7.0.20250531 2025-06-05T23:12:39.2984290Z * [new branch] swiftpm-0.7.0.20250601 -> origin/swiftpm-0.7.0.20250601 2025-06-05T23:12:39.2985265Z * [new branch] swiftpm-0.7.0.20250602 -> origin/swiftpm-0.7.0.20250602 2025-06-05T23:12:39.2986368Z * [new branch] swiftpm-0.7.0.20250603 -> origin/swiftpm-0.7.0.20250603 2025-06-05T23:12:39.2987446Z * [new branch] swiftpm-0.7.0.20250604 -> origin/swiftpm-0.7.0.20250604 2025-06-05T23:12:39.2988461Z * [new branch] swiftpm-0.7.0.20250605 -> origin/swiftpm-0.7.0.20250605 2025-06-05T23:12:39.2989795Z * [new branch] switch-to-generic-apple-benchmark-app -> origin/switch-to-generic-apple-benchmark-app 2025-06-05T23:12:39.2990723Z * [new branch] test -> origin/test 2025-06-05T23:12:39.2991751Z * [new branch] test-0.6-upload -> origin/test-0.6-upload 2025-06-05T23:12:39.2992879Z * [new branch] test-docs-branch -> origin/test-docs-branch 2025-06-05T23:12:39.2993946Z * [new branch] test-google-gemma-2b -> origin/test-google-gemma-2b 2025-06-05T23:12:39.2994977Z * [new branch] test-miniconda-24.7.1 -> origin/test-miniconda-24.7.1 2025-06-05T23:12:39.2996133Z * [new branch] test-partial-upload -> origin/test-partial-upload 2025-06-05T23:12:39.2997583Z * [new branch] test-regression -> origin/test-regression 2025-06-05T23:12:39.2998760Z * [new branch] test-regression-2 -> origin/test-regression-2 2025-06-05T23:12:39.2999793Z * [new branch] test2 -> origin/test2 2025-06-05T23:12:39.3001086Z * [new branch] testAddSpec -> origin/testAddSpec 2025-06-05T23:12:39.3002149Z * [new branch] test_rm -> origin/test_rm 2025-06-05T23:12:39.3003253Z * [new branch] test_u55_mv2 -> origin/test_u55_mv2 2025-06-05T23:12:39.3004328Z * [new branch] tiktoken -> origin/tiktoken 2025-06-05T23:12:39.3005985Z * [new branch] tkaruturi/bundled_example_comment_change -> origin/tkaruturi/bundled_example_comment_change 2025-06-05T23:12:39.3006995Z * [new branch] tkaruturi/bundled_example_comment_fix -> origin/tkaruturi/bundled_example_comment_fix 2025-06-05T23:12:39.3007805Z * [new branch] tkaruturi/coreml_etdump_changes -> origin/tkaruturi/coreml_etdump_changes 2025-06-05T23:12:39.3008746Z * [new branch] tkaruturi/etdump_cmake -> origin/tkaruturi/etdump_cmake 2025-06-05T23:12:39.3010191Z * [new branch] tkaruturi/etdump_cmake_buck_docs -> origin/tkaruturi/etdump_cmake_buck_docs 2025-06-05T23:12:39.3011544Z * [new branch] tkaruturi/etdump_documentation -> origin/tkaruturi/etdump_documentation 2025-06-05T23:12:39.3012992Z * [new branch] tkaruturi/fix_cmake_schema_generation -> origin/tkaruturi/fix_cmake_schema_generation 2025-06-05T23:12:39.3014105Z * [new branch] tkaruturi/fix_linter_error -> origin/tkaruturi/fix_linter_error 2025-06-05T23:12:39.3015115Z * [new branch] tkaruturi/fix_sdk_example_runner -> origin/tkaruturi/fix_sdk_example_runner 2025-06-05T23:12:39.3016184Z * [new branch] tkaruturi/fix_time_scale_in_inspector -> origin/tkaruturi/fix_time_scale_in_inspector 2025-06-05T23:12:39.3017179Z * [new branch] tkaruturi/imporve_sdk_intro -> origin/tkaruturi/imporve_sdk_intro 2025-06-05T23:12:39.3018257Z * [new branch] tkaruturi/jarvis_cross_compile -> origin/tkaruturi/jarvis_cross_compile 2025-06-05T23:12:39.3019277Z * [new branch] tkaruturi/profiler_documentation -> origin/tkaruturi/profiler_documentation 2025-06-05T23:12:39.3020353Z * [new branch] tkaruturi/sdk_documentation_for_debugging -> origin/tkaruturi/sdk_documentation_for_debugging 2025-06-05T23:12:39.3021289Z * [new branch] tkaruturi/sdk_e2e_test -> origin/tkaruturi/sdk_e2e_test 2025-06-05T23:12:39.3022379Z * [new branch] tkaruturi/sdk_example_runner_e2e_script -> origin/tkaruturi/sdk_example_runner_e2e_script 2025-06-05T23:12:39.3023405Z * [new branch] tkaruturi/sdk_intro_documentation -> origin/tkaruturi/sdk_intro_documentation 2025-06-05T23:12:39.3024523Z * [new branch] tkaruturi/template_for_tutorial -> origin/tkaruturi/template_for_tutorial 2025-06-05T23:12:39.3025415Z * [new branch] tkaruturi/vision_encoder_et -> origin/tkaruturi/vision_encoder_et 2025-06-05T23:12:39.3026501Z * [new branch] tkaruturi/xtensa_cross_compile -> origin/tkaruturi/xtensa_cross_compile 2025-06-05T23:12:39.3027592Z * [new branch] tkaruturi/xtensa_cross_compile_doc -> origin/tkaruturi/xtensa_cross_compile_doc 2025-06-05T23:12:39.3028372Z * [new branch] tkaruturi/xtensa_full_demo -> origin/tkaruturi/xtensa_full_demo 2025-06-05T23:12:39.3029492Z * [new branch] tkaruturi/xtensa_linear_demo -> origin/tkaruturi/xtensa_linear_demo 2025-06-05T23:12:39.3030655Z * [new branch] token_ids -> origin/token_ids 2025-06-05T23:12:39.3031733Z * [new branch] tokenizer -> origin/tokenizer 2025-06-05T23:12:39.3032887Z * [new branch] tosa_ref_model_fix -> origin/tosa_ref_model_fix 2025-06-05T23:12:39.3034069Z * [new branch] tosa_ser_fix_on_0.5 -> origin/tosa_ser_fix_on_0.5 2025-06-05T23:12:39.3035116Z * [new branch] tosa_serialization_fix -> origin/tosa_serialization_fix 2025-06-05T23:12:39.3036113Z * [new branch] training_ir_migration -> origin/training_ir_migration 2025-06-05T23:12:39.3037241Z * [new branch] tugsbayasgalan-patch-1 -> origin/tugsbayasgalan-patch-1 2025-06-05T23:12:39.3038251Z * [new branch] update-ao-pinned-commit -> origin/update-ao-pinned-commit 2025-06-05T23:12:39.3039326Z * [new branch] update-cherry-pick-bot-command -> origin/update-cherry-pick-bot-command 2025-06-05T23:12:39.3040311Z * [new branch] update-install-reqs -> origin/update-install-reqs 2025-06-05T23:12:39.3041875Z * [new branch] update-pytorch-commit-hash/10001481831-208-1 -> origin/update-pytorch-commit-hash/10001481831-208-1 2025-06-05T23:12:39.3042746Z * [new branch] update-pytorch-commit-hash/10016779643-209-1 -> origin/update-pytorch-commit-hash/10016779643-209-1 2025-06-05T23:12:39.3043651Z * [new branch] update-pytorch-commit-hash/10294824671-229-1 -> origin/update-pytorch-commit-hash/10294824671-229-1 2025-06-05T23:12:39.3044571Z * [new branch] update-pytorch-commit-hash/15080763801-537-1 -> origin/update-pytorch-commit-hash/15080763801-537-1 2025-06-05T23:12:39.3045499Z * [new branch] update-pytorch-commit-hash/7535757395-1-4 -> origin/update-pytorch-commit-hash/7535757395-1-4 2025-06-05T23:12:39.3046389Z * [new branch] update-pytorch-commit-hash/7535757395-1-5 -> origin/update-pytorch-commit-hash/7535757395-1-5 2025-06-05T23:12:39.3047688Z * [new branch] update-pytorch-commit-hash/7535757395-1-8 -> origin/update-pytorch-commit-hash/7535757395-1-8 2025-06-05T23:12:39.3048938Z * [new branch] update-pytorch-commit-hash/7549495184-5-2 -> origin/update-pytorch-commit-hash/7549495184-5-2 2025-06-05T23:12:39.3049981Z * [new branch] update-pytorch-commit-hash/7549495184-5-5 -> origin/update-pytorch-commit-hash/7549495184-5-5 2025-06-05T23:12:39.3051163Z * [new branch] update-pytorch-commit-hash/7591486932-11-1 -> origin/update-pytorch-commit-hash/7591486932-11-1 2025-06-05T23:12:39.3052031Z * [new branch] update-pytorch-commit-hash/7705303192-21-1 -> origin/update-pytorch-commit-hash/7705303192-21-1 2025-06-05T23:12:39.3053113Z * [new branch] update-pytorch-commit-hash/8461430243-81-1 -> origin/update-pytorch-commit-hash/8461430243-81-1 2025-06-05T23:12:39.3054040Z * [new branch] update-pytorch-commit-hash/8532209109-90-1 -> origin/update-pytorch-commit-hash/8532209109-90-1 2025-06-05T23:12:39.3055455Z * [new branch] update-pytorch-commit-hash/8677863676-101-1 -> origin/update-pytorch-commit-hash/8677863676-101-1 2025-06-05T23:12:39.3056408Z * [new branch] update-symlink-0.6 -> origin/update-symlink-0.6 2025-06-05T23:12:39.3057545Z * [new branch] update-symlink-0.6v2 -> origin/update-symlink-0.6v2 2025-06-05T23:12:39.3058376Z * [new branch] update-symlink-revert -> origin/update-symlink-revert 2025-06-05T23:12:39.3059574Z * [new branch] update-symlink-revert-0.6 -> origin/update-symlink-revert-0.6 2025-06-05T23:12:39.3060721Z * [new branch] update-version-txt -> origin/update-version-txt 2025-06-05T23:12:39.3061749Z * [new branch] update_benchmark_infra_doc -> origin/update_benchmark_infra_doc 2025-06-05T23:12:39.3062770Z * [new branch] update_phi_3_tokenizer -> origin/update_phi_3_tokenizer 2025-06-05T23:12:39.3063808Z * [new branch] update_pin_20240118 -> origin/update_pin_20240118 2025-06-05T23:12:39.3065016Z * [new branch] update_pytorch_pin -> origin/update_pytorch_pin 2025-06-05T23:12:39.3066018Z * [new branch] update_readme -> origin/update_readme 2025-06-05T23:12:39.3067034Z * [new branch] update_upload_workflow -> origin/update_upload_workflow 2025-06-05T23:12:39.3068272Z * [new branch] upgrade-flatbuffer -> origin/upgrade-flatbuffer 2025-06-05T23:12:39.3069266Z * [new branch] upgrade-version -> origin/upgrade-version 2025-06-05T23:12:39.3070425Z * [new branch] upload-android-perf-results -> origin/upload-android-perf-results 2025-06-05T23:12:39.3071375Z * [new branch] upload-ios-perf-results -> origin/upload-ios-perf-results 2025-06-05T23:12:39.3072408Z * [new branch] upload-test-spec-s3 -> origin/upload-test-spec-s3 2025-06-05T23:12:39.3073459Z * [new branch] use-apple-perf-workflow -> origin/use-apple-perf-workflow 2025-06-05T23:12:39.3074482Z * [new branch] use-linux-runner-android-test -> origin/use-linux-runner-android-test 2025-06-05T23:12:39.3075427Z * [new branch] use-pytorch-runner -> origin/use-pytorch-runner 2025-06-05T23:12:39.3076485Z * [new branch] use-quantize_ -> origin/use-quantize_ 2025-06-05T23:12:39.3077543Z * [new branch] use_kv_cache -> origin/use_kv_cache 2025-06-05T23:12:39.3079634Z * [new branch] user/tkaruturi/export_recipes_integration_in_export_llama -> origin/user/tkaruturi/export_recipes_integration_in_export_llama 2025-06-05T23:12:39.3080261Z * [new branch] v0.6.0-android -> origin/v0.6.0-android 2025-06-05T23:12:39.3081386Z * [new branch] v0.6.0-rc3-android -> origin/v0.6.0-rc3-android 2025-06-05T23:12:39.3082392Z * [new branch] v0.6.0-rc4-android -> origin/v0.6.0-rc4-android 2025-06-05T23:12:39.3083474Z * [new branch] v0.6.0-rc6-android -> origin/v0.6.0-rc6-android 2025-06-05T23:12:39.3084874Z * [new branch] viable/strict -> origin/viable/strict 2025-06-05T23:12:39.3085873Z * [new branch] vision -> origin/vision 2025-06-05T23:12:39.3087012Z * [new branch] vulkan-without-executorch -> origin/vulkan-without-executorch 2025-06-05T23:12:39.3088342Z * [new branch] wdvr/increase-timeout -> origin/wdvr/increase-timeout 2025-06-05T23:12:39.3089454Z * [new branch] working -> origin/working 2025-06-05T23:12:39.3090621Z * [new branch] xcode -> origin/xcode 2025-06-05T23:12:39.3091804Z * [new branch] xcode-16-for-ios-18 -> origin/xcode-16-for-ios-18 2025-06-05T23:12:39.3092835Z * [new branch] xnnp_workspace_sharing -> origin/xnnp_workspace_sharing 2025-06-05T23:12:39.3094556Z * [new branch] zainr/demo -> origin/zainr/demo 2025-06-05T23:12:39.3095556Z * [new tag] android/release/test-1 -> android/release/test-1 2025-06-05T23:12:39.3096268Z * [new tag] android/release/test-2 -> android/release/test-2 2025-06-05T23:12:39.3097558Z * [new tag] ciflow/android/release/5588 -> ciflow/android/release/5588 2025-06-05T23:12:39.3098265Z * [new tag] ciflow/binaries/10741 -> ciflow/binaries/10741 2025-06-05T23:12:39.3098954Z * [new tag] ciflow/binaries/11159 -> ciflow/binaries/11159 2025-06-05T23:12:39.3099616Z * [new tag] ciflow/binaries/11285 -> ciflow/binaries/11285 2025-06-05T23:12:39.3100335Z * [new tag] ciflow/binaries/11432 -> ciflow/binaries/11432 2025-06-05T23:12:39.3101192Z * [new tag] ciflow/binaries/3049 -> ciflow/binaries/3049 2025-06-05T23:12:39.3101757Z * [new tag] ciflow/binaries/5343 -> ciflow/binaries/5343 2025-06-05T23:12:39.3102613Z * [new tag] ciflow/binaries/all/2053 -> ciflow/binaries/all/2053 2025-06-05T23:12:39.3103320Z * [new tag] ciflow/binaries/all/2363 -> ciflow/binaries/all/2363 2025-06-05T23:12:39.3104153Z * [new tag] ciflow/binaries/all/2969 -> ciflow/binaries/all/2969 2025-06-05T23:12:39.3104911Z * [new tag] ciflow/binaries/all/3049 -> ciflow/binaries/all/3049 2025-06-05T23:12:39.3105595Z * [new tag] ciflow/binaries/all/3789 -> ciflow/binaries/all/3789 2025-06-05T23:12:39.3106465Z * [new tag] ciflow/binaries/all/7017 -> ciflow/binaries/all/7017 2025-06-05T23:12:39.3107190Z * [new tag] ciflow/binaries/all/sdym -> ciflow/binaries/all/sdym 2025-06-05T23:12:39.3107806Z * [new tag] ciflow/binaries/sdym -> ciflow/binaries/sdym 2025-06-05T23:12:39.3108798Z * [new tag] ciflow/periodic/2367 -> ciflow/periodic/2367 2025-06-05T23:12:39.3109528Z * [new tag] ciflow/periodic/2368 -> ciflow/periodic/2368 2025-06-05T23:12:39.3110424Z * [new tag] ciflow/periodic/3737 -> ciflow/periodic/3737 2025-06-05T23:12:39.3111009Z * [new tag] ciflow/periodic/5343 -> ciflow/periodic/5343 2025-06-05T23:12:39.3111722Z * [new tag] ciflow/periodic/5743 -> ciflow/periodic/5743 2025-06-05T23:12:39.3112721Z * [new tag] ciflow/trunk/10282 -> ciflow/trunk/10282 2025-06-05T23:12:39.3113429Z * [new tag] ciflow/trunk/10617 -> ciflow/trunk/10617 2025-06-05T23:12:39.3114093Z * [new tag] ciflow/trunk/10741 -> ciflow/trunk/10741 2025-06-05T23:12:39.3114977Z * [new tag] ciflow/trunk/10874 -> ciflow/trunk/10874 2025-06-05T23:12:39.3115841Z * [new tag] ciflow/trunk/11064 -> ciflow/trunk/11064 2025-06-05T23:12:39.3116218Z * [new tag] ciflow/trunk/11162 -> ciflow/trunk/11162 2025-06-05T23:12:39.3116827Z * [new tag] ciflow/trunk/11285 -> ciflow/trunk/11285 2025-06-05T23:12:39.3117856Z * [new tag] ciflow/trunk/11310 -> ciflow/trunk/11310 2025-06-05T23:12:39.3118833Z * [new tag] ciflow/trunk/11351 -> ciflow/trunk/11351 2025-06-05T23:12:39.3119593Z * [new tag] ciflow/trunk/11396 -> ciflow/trunk/11396 2025-06-05T23:12:39.3120246Z * [new tag] ciflow/trunk/11432 -> ciflow/trunk/11432 2025-06-05T23:12:39.3120854Z * [new tag] ciflow/trunk/1574 -> ciflow/trunk/1574 2025-06-05T23:12:39.3121626Z * [new tag] ciflow/trunk/1986 -> ciflow/trunk/1986 2025-06-05T23:12:39.3122804Z * [new tag] ciflow/trunk/2576 -> ciflow/trunk/2576 2025-06-05T23:12:39.3124822Z * [new tag] ciflow/trunk/2659 -> ciflow/trunk/2659 2025-06-05T23:12:39.3125603Z * [new tag] ciflow/trunk/2720 -> ciflow/trunk/2720 2025-06-05T23:12:39.3126355Z * [new tag] ciflow/trunk/2730 -> ciflow/trunk/2730 2025-06-05T23:12:39.3127289Z * [new tag] ciflow/trunk/2767 -> ciflow/trunk/2767 2025-06-05T23:12:39.3128049Z * [new tag] ciflow/trunk/2818 -> ciflow/trunk/2818 2025-06-05T23:12:39.3128807Z * [new tag] ciflow/trunk/2862 -> ciflow/trunk/2862 2025-06-05T23:12:39.3129572Z * [new tag] ciflow/trunk/2900 -> ciflow/trunk/2900 2025-06-05T23:12:39.3130426Z * [new tag] ciflow/trunk/2937 -> ciflow/trunk/2937 2025-06-05T23:12:39.3131418Z * [new tag] ciflow/trunk/2995 -> ciflow/trunk/2995 2025-06-05T23:12:39.3132182Z * [new tag] ciflow/trunk/3005 -> ciflow/trunk/3005 2025-06-05T23:12:39.3133094Z * [new tag] ciflow/trunk/3018 -> ciflow/trunk/3018 2025-06-05T23:12:39.3133680Z * [new tag] ciflow/trunk/3020 -> ciflow/trunk/3020 2025-06-05T23:12:39.3134614Z * [new tag] ciflow/trunk/3025 -> ciflow/trunk/3025 2025-06-05T23:12:39.3135327Z * [new tag] ciflow/trunk/3049 -> ciflow/trunk/3049 2025-06-05T23:12:39.3136099Z * [new tag] ciflow/trunk/3056 -> ciflow/trunk/3056 2025-06-05T23:12:39.3137123Z * [new tag] ciflow/trunk/3134 -> ciflow/trunk/3134 2025-06-05T23:12:39.3137911Z * [new tag] ciflow/trunk/3199 -> ciflow/trunk/3199 2025-06-05T23:12:39.3138435Z * [new tag] ciflow/trunk/3248 -> ciflow/trunk/3248 2025-06-05T23:12:39.3139335Z * [new tag] ciflow/trunk/3295 -> ciflow/trunk/3295 2025-06-05T23:12:39.3140049Z * [new tag] ciflow/trunk/3369 -> ciflow/trunk/3369 2025-06-05T23:12:39.3140819Z * [new tag] ciflow/trunk/3441 -> ciflow/trunk/3441 2025-06-05T23:12:39.3141620Z * [new tag] ciflow/trunk/3442 -> ciflow/trunk/3442 2025-06-05T23:12:39.3142821Z * [new tag] ciflow/trunk/3786 -> ciflow/trunk/3786 2025-06-05T23:12:39.3143600Z * [new tag] ciflow/trunk/3789 -> ciflow/trunk/3789 2025-06-05T23:12:39.3144304Z * [new tag] ciflow/trunk/3947 -> ciflow/trunk/3947 2025-06-05T23:12:39.3145290Z * [new tag] ciflow/trunk/4076 -> ciflow/trunk/4076 2025-06-05T23:12:39.3145869Z * [new tag] ciflow/trunk/4257 -> ciflow/trunk/4257 2025-06-05T23:12:39.3146691Z * [new tag] ciflow/trunk/4683 -> ciflow/trunk/4683 2025-06-05T23:12:39.3147485Z * [new tag] ciflow/trunk/4710 -> ciflow/trunk/4710 2025-06-05T23:12:39.3148116Z * [new tag] ciflow/trunk/5343 -> ciflow/trunk/5343 2025-06-05T23:12:39.3148750Z * [new tag] ciflow/trunk/5743 -> ciflow/trunk/5743 2025-06-05T23:12:39.3149526Z * [new tag] ciflow/trunk/5838 -> ciflow/trunk/5838 2025-06-05T23:12:39.3150491Z * [new tag] ciflow/trunk/5987 -> ciflow/trunk/5987 2025-06-05T23:12:39.3151015Z * [new tag] ciflow/trunk/6003 -> ciflow/trunk/6003 2025-06-05T23:12:39.3151740Z * [new tag] ciflow/trunk/6562 -> ciflow/trunk/6562 2025-06-05T23:12:39.3152591Z * [new tag] ciflow/trunk/6818 -> ciflow/trunk/6818 2025-06-05T23:12:39.3153449Z * [new tag] ciflow/trunk/9357 -> ciflow/trunk/9357 2025-06-05T23:12:39.3154464Z * [new tag] ciflow/trunk/9830 -> ciflow/trunk/9830 2025-06-05T23:12:39.3155439Z * [new tag] stable-2023-08-01 -> stable-2023-08-01 2025-06-05T23:12:39.3156254Z * [new tag] stable-2023-08-15 -> stable-2023-08-15 2025-06-05T23:12:39.3157075Z * [new tag] stable-2023-08-29 -> stable-2023-08-29 2025-06-05T23:12:39.3157754Z * [new tag] stable-2023-09-12 -> stable-2023-09-12 2025-06-05T23:12:39.3158310Z * [new tag] stable-2023-09-19 -> stable-2023-09-19 2025-06-05T23:12:39.3159428Z * [new tag] v0.1.0 -> v0.1.0 2025-06-05T23:12:39.3160304Z * [new tag] v0.1.0-rc1 -> v0.1.0-rc1 2025-06-05T23:12:39.3161201Z * [new tag] v0.1.0-rc2 -> v0.1.0-rc2 2025-06-05T23:12:39.3161983Z * [new tag] v0.2.0 -> v0.2.0 2025-06-05T23:12:39.3162507Z * [new tag] v0.2.0-rc1 -> v0.2.0-rc1 2025-06-05T23:12:39.3163330Z * [new tag] v0.2.0-rc2 -> v0.2.0-rc2 2025-06-05T23:12:39.3164016Z * [new tag] v0.2.0-rc3 -> v0.2.0-rc3 2025-06-05T23:12:39.3164803Z * [new tag] v0.2.0-rc4 -> v0.2.0-rc4 2025-06-05T23:12:39.3165431Z * [new tag] v0.2.0-rc5 -> v0.2.0-rc5 2025-06-05T23:12:39.3165970Z * [new tag] v0.2.0-rc6 -> v0.2.0-rc6 2025-06-05T23:12:39.3166582Z * [new tag] v0.2.1 -> v0.2.1 2025-06-05T23:12:39.3167442Z * [new tag] v0.2.1-rc1 -> v0.2.1-rc1 2025-06-05T23:12:39.3168231Z * [new tag] v0.2.1-rc2 -> v0.2.1-rc2 2025-06-05T23:12:39.3169443Z * [new tag] v0.2.1-rc3 -> v0.2.1-rc3 2025-06-05T23:12:39.3170106Z * [new tag] v0.2.1-rc4 -> v0.2.1-rc4 2025-06-05T23:12:39.3170615Z * [new tag] v0.2.1-rc5 -> v0.2.1-rc5 2025-06-05T23:12:39.3171415Z * [new tag] v0.3.0 -> v0.3.0 2025-06-05T23:12:39.3172096Z * [new tag] v0.3.0-rc1 -> v0.3.0-rc1 2025-06-05T23:12:39.3173003Z * [new tag] v0.3.0-rc2 -> v0.3.0-rc2 2025-06-05T23:12:39.3173759Z * [new tag] v0.3.0-rc3 -> v0.3.0-rc3 2025-06-05T23:12:39.3174541Z * [new tag] v0.3.0-rc4 -> v0.3.0-rc4 2025-06-05T23:12:39.3175312Z * [new tag] v0.3.0-rc5 -> v0.3.0-rc5 2025-06-05T23:12:39.3175910Z * [new tag] v0.3.0-rc6 -> v0.3.0-rc6 2025-06-05T23:12:39.3176471Z * [new tag] v0.4.0 -> v0.4.0 2025-06-05T23:12:39.3177330Z * [new tag] v0.4.0-rc1 -> v0.4.0-rc1 2025-06-05T23:12:39.3178549Z * [new tag] v0.4.0-rc2 -> v0.4.0-rc2 2025-06-05T23:12:39.3179357Z * [new tag] v0.4.0-rc3 -> v0.4.0-rc3 2025-06-05T23:12:39.3180218Z * [new tag] v0.4.0-rc4 -> v0.4.0-rc4 2025-06-05T23:12:39.3180891Z * [new tag] v0.4.0-rc5 -> v0.4.0-rc5 2025-06-05T23:12:39.3181670Z * [new tag] v0.5.0 -> v0.5.0 2025-06-05T23:12:39.3182590Z * [new tag] v0.5.0-rc1 -> v0.5.0-rc1 2025-06-05T23:12:39.3183351Z * [new tag] v0.5.0-rc2 -> v0.5.0-rc2 2025-06-05T23:12:39.3184256Z * [new tag] v0.5.0-rc3 -> v0.5.0-rc3 2025-06-05T23:12:39.3184761Z * [new tag] v0.5.0-rc4 -> v0.5.0-rc4 2025-06-05T23:12:39.3185578Z * [new tag] v0.6.0 -> v0.6.0 2025-06-05T23:12:39.3186383Z * [new tag] v0.6.0-rc1 -> v0.6.0-rc1 2025-06-05T23:12:39.3187181Z * [new tag] v0.6.0-rc2 -> v0.6.0-rc2 2025-06-05T23:12:39.3187972Z * [new tag] v0.6.0-rc3 -> v0.6.0-rc3 2025-06-05T23:12:39.3188828Z * [new tag] v0.6.0-rc4 -> v0.6.0-rc4 2025-06-05T23:12:39.3189664Z * [new tag] v0.6.0-rc5 -> v0.6.0-rc5 2025-06-05T23:12:39.3190470Z * [new tag] v0.6.0-rc6 -> v0.6.0-rc6 2025-06-05T23:12:39.3191272Z * [new tag] v0.6.0-rc7 -> v0.6.0-rc7 2025-06-05T23:12:39.3192065Z * [new tag] v0.6.0-rc8 -> v0.6.0-rc8 2025-06-05T23:12:39.3192700Z * [new tag] v0.6.0-rc9 -> v0.6.0-rc9 2025-06-05T23:12:39.3648094Z [command]/usr/bin/git rev-parse --verify --quiet bd572346e4f196b36aaa03a1645d12b1618fe88b^{object} 2025-06-05T23:12:39.3675812Z bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:12:39.3679932Z ##[endgroup] 2025-06-05T23:12:39.3680419Z ##[group]Determining the checkout info 2025-06-05T23:12:39.3681515Z ##[endgroup] 2025-06-05T23:12:39.3685921Z [command]/usr/bin/git sparse-checkout disable 2025-06-05T23:12:39.3716747Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-05T23:12:39.3739966Z ##[group]Checking out the ref 2025-06-05T23:12:39.3743940Z [command]/usr/bin/git checkout --progress --force bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:12:39.9086094Z Note: switching to 'bd572346e4f196b36aaa03a1645d12b1618fe88b'. 2025-06-05T23:12:39.9086405Z 2025-06-05T23:12:39.9086621Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-05T23:12:39.9087164Z changes and commit them, and you can discard any commits you make in this 2025-06-05T23:12:39.9087690Z state without impacting any branches by switching back to a branch. 2025-06-05T23:12:39.9088017Z 2025-06-05T23:12:39.9088391Z If you want to create a new branch to retain commits you create, you may 2025-06-05T23:12:39.9088913Z do so (now or later) by using -c with the switch command. Example: 2025-06-05T23:12:39.9089193Z 2025-06-05T23:12:39.9089302Z git switch -c 2025-06-05T23:12:39.9089495Z 2025-06-05T23:12:39.9089614Z Or undo this operation with: 2025-06-05T23:12:39.9089785Z 2025-06-05T23:12:39.9089940Z git switch - 2025-06-05T23:12:39.9090089Z 2025-06-05T23:12:39.9090321Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-05T23:12:39.9090660Z 2025-06-05T23:12:39.9090945Z HEAD is now at bd572346e Qualcomm AI Engine Direct - QAIRT Visualizer Engagement (#10873) 2025-06-05T23:12:39.9121261Z ##[endgroup] 2025-06-05T23:12:39.9159041Z [command]/usr/bin/git log -1 --format=%H 2025-06-05T23:12:39.9180908Z bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:12:39.9389974Z Prepare all required actions 2025-06-05T23:12:39.9390510Z Getting action download info 2025-06-05T23:12:40.0403281Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-06-05T23:12:40.1873307Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-06-05T23:12:40.1873696Z with: 2025-06-05T23:12:40.1873967Z docker-image-name: executorch-ubuntu-22.04-linter 2025-06-05T23:12:40.1874323Z docker-build-dir: .ci/docker 2025-06-05T23:12:40.1874617Z working-directory: pytorch/executorch 2025-06-05T23:12:40.1874928Z docker-build-script: ./build.sh 2025-06-05T23:12:40.1875307Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.1875701Z force-push: false 2025-06-05T23:12:40.1875911Z env: 2025-06-05T23:12:40.1876156Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:40.1876487Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:40.1876763Z PR_NUMBER: 2025-06-05T23:12:40.1878389Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:40.1880194Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:40.1880755Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:40.1881298Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:40.1881665Z ##[endgroup] 2025-06-05T23:12:40.1906414Z ##[group]Run set -ex 2025-06-05T23:12:40.1906741Z set -ex 2025-06-05T23:12:40.1906945Z  2025-06-05T23:12:40.1907347Z # If the docker build directory or the build script doesn't exist, the action will 2025-06-05T23:12:40.1907984Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-06-05T23:12:40.1908683Z # job could then download the pre-built image as usual 2025-06-05T23:12:40.1909229Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-06-05T23:12:40.1909714Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1910151Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1910534Z  2025-06-05T23:12:40.1910879Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-06-05T23:12:40.1911294Z  exit 0 2025-06-05T23:12:40.1911509Z else 2025-06-05T23:12:40.1911780Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1912094Z fi 2025-06-05T23:12:40.1912291Z  2025-06-05T23:12:40.1912623Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-06-05T23:12:40.1913197Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-06-05T23:12:40.1913720Z  # use it as it is, but first let's extract the tag 2025-06-05T23:12:40.1914176Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-06-05T23:12:40.1914673Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1915155Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1915542Z else 2025-06-05T23:12:40.1915803Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-06-05T23:12:40.1916167Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-06-05T23:12:40.1916555Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-06-05T23:12:40.1916872Z  fi 2025-06-05T23:12:40.1917451Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-06-05T23:12:40.1918049Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1918666Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1919349Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.1919756Z fi 2025-06-05T23:12:40.1925880Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:40.1926235Z env: 2025-06-05T23:12:40.1926491Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:40.1926839Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:40.1927103Z PR_NUMBER: 2025-06-05T23:12:40.1928688Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:40.1930536Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:40.1931096Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:40.1931632Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:40.1932006Z REPO_NAME: executorch 2025-06-05T23:12:40.1932301Z DOCKER_IMAGE_NAME: executorch-ubuntu-22.04-linter 2025-06-05T23:12:40.1932640Z DOCKER_BUILD_DIR: .ci/docker 2025-06-05T23:12:40.1932920Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-06-05T23:12:40.1933289Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.1933664Z CUSTOM_TAG_PREFIX: 2025-06-05T23:12:40.1933912Z ##[endgroup] 2025-06-05T23:12:40.1959361Z + [[ ! -d .ci/docker ]] 2025-06-05T23:12:40.1959823Z + [[ ! -f .ci/docker/./build.sh ]] 2025-06-05T23:12:40.1960340Z + echo skip=false 2025-06-05T23:12:40.1961387Z + [[ executorch-ubuntu-22.04-linter == *\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\/\e\x\e\c\u\t\o\r\c\h* ]] 2025-06-05T23:12:40.1962264Z + [[ executorch-ubuntu-22.04-linter == *:* ]] 2025-06-05T23:12:40.1964676Z ++ git rev-parse HEAD:.ci/docker 2025-06-05T23:12:40.1980080Z + DOCKER_TAG=6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.1980868Z + echo docker-tag=6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.1982314Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.1983385Z + echo custom-tag-prefix= 2025-06-05T23:12:40.2012579Z ##[group]Run set +e 2025-06-05T23:12:40.2012915Z set +e 2025-06-05T23:12:40.2013156Z set -x 2025-06-05T23:12:40.2013357Z  2025-06-05T23:12:40.2013566Z login() { 2025-06-05T23:12:40.2014025Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-05T23:12:40.2014539Z } 2025-06-05T23:12:40.2014726Z  2025-06-05T23:12:40.2014931Z retry () { 2025-06-05T23:12:40.2015182Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-05T23:12:40.2015488Z } 2025-06-05T23:12:40.2015687Z  2025-06-05T23:12:40.2015898Z retry login "${DOCKER_REGISTRY}" 2025-06-05T23:12:40.2016193Z  2025-06-05T23:12:40.2016391Z START_TIME=$(date +%s) 2025-06-05T23:12:40.2016675Z # Wait up to 120 minutes 2025-06-05T23:12:40.2017013Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-06-05T23:12:40.2017490Z  # Check if image already exists, if it does then skip building it 2025-06-05T23:12:40.2018138Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-06-05T23:12:40.2018486Z  exit 0 2025-06-05T23:12:40.2018719Z  fi 2025-06-05T23:12:40.2018925Z  2025-06-05T23:12:40.2019301Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-06-05T23:12:40.2019931Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-06-05T23:12:40.2020572Z  # latter, it will wait for the Docker images to become available before continuing 2025-06-05T23:12:40.2021074Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-06-05T23:12:40.2021448Z  # It's a Docker build job, let's build the image 2025-06-05T23:12:40.2021781Z  break 2025-06-05T23:12:40.2021994Z  else 2025-06-05T23:12:40.2022322Z  # It's a regular build job, wait for the image to become available 2025-06-05T23:12:40.2022957Z  sleep 300 2025-06-05T23:12:40.2023212Z  fi 2025-06-05T23:12:40.2023411Z done 2025-06-05T23:12:40.2023619Z  2025-06-05T23:12:40.2023959Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-06-05T23:12:40.2024510Z # be empty. The default action would be to continue rebuild the image 2025-06-05T23:12:40.2025007Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-06-05T23:12:40.2025433Z  # if we're on the base branch then use the parent commit 2025-06-05T23:12:40.2025822Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-06-05T23:12:40.2026129Z else 2025-06-05T23:12:40.2026428Z  # otherwise we're on a PR, so use the most recent base commit 2025-06-05T23:12:40.2026887Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-06-05T23:12:40.2027222Z fi 2025-06-05T23:12:40.2027423Z  2025-06-05T23:12:40.2027640Z if [[ -z "${MERGE_BASE}" ]]; then 2025-06-05T23:12:40.2027985Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.2028295Z  2025-06-05T23:12:40.2028745Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-06-05T23:12:40.2029409Z  exit 0 2025-06-05T23:12:40.2029610Z fi 2025-06-05T23:12:40.2029812Z  2025-06-05T23:12:40.2030090Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-06-05T23:12:40.2030757Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-06-05T23:12:40.2031314Z  exit 1 2025-06-05T23:12:40.2031531Z fi 2025-06-05T23:12:40.2031731Z  2025-06-05T23:12:40.2032063Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-06-05T23:12:40.2032703Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-06-05T23:12:40.2033259Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-06-05T23:12:40.2033920Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-06-05T23:12:40.2034668Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-06-05T23:12:40.2035099Z fi 2025-06-05T23:12:40.2035300Z  2025-06-05T23:12:40.2035535Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-05T23:12:40.2041003Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:40.2041358Z env: 2025-06-05T23:12:40.2041997Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.2042717Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:40.2042997Z PR_NUMBER: 2025-06-05T23:12:40.2044688Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:40.2046470Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:40.2047030Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:40.2047568Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:40.2047951Z DOCKER_BUILD_DIR: .ci/docker 2025-06-05T23:12:40.2048286Z BASE_REVISION: bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:12:40.2048694Z DOCKER_TAG: 6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.2049123Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.2049503Z DOCKER_PUSH: 2025-06-05T23:12:40.2049710Z ##[endgroup] 2025-06-05T23:12:40.2072051Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.2072503Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.2075117Z + aws ecr get-login-password --region us-east-1 2025-06-05T23:12:40.2075903Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:40.7400592Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:12:40.7401204Z Configure a credential helper to remove this warning. See 2025-06-05T23:12:40.7401819Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:12:40.7402383Z 2025-06-05T23:12:40.7402481Z Login Succeeded 2025-06-05T23:12:40.7413773Z ++ date +%s 2025-06-05T23:12:40.7424066Z + START_TIME=1749165160 2025-06-05T23:12:40.7426907Z ++ date +%s 2025-06-05T23:12:40.7434903Z + [[ 1749157960 -lt 1749165160 ]] 2025-06-05T23:12:40.7435681Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:40.9455059Z { 2025-06-05T23:12:40.9455652Z "schemaVersion": 2, 2025-06-05T23:12:40.9456582Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-06-05T23:12:40.9457226Z "config": { 2025-06-05T23:12:40.9457692Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-06-05T23:12:40.9458092Z "size": 15114, 2025-06-05T23:12:40.9458666Z "digest": "sha256:6438c80acbe4e7801c0be512fdf963bb4a75bceb638dbe7d8383520b4e42e7d1" 2025-06-05T23:12:40.9459343Z }, 2025-06-05T23:12:40.9459627Z "layers": [ 2025-06-05T23:12:40.9460006Z { 2025-06-05T23:12:40.9460410Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9460826Z "size": 30438509, 2025-06-05T23:12:40.9461278Z "digest": "sha256:f557aa5ee22480ee9e1af0a094ce5174a8c3d83e1aa20dc8482e4e387546e0c3" 2025-06-05T23:12:40.9461733Z }, 2025-06-05T23:12:40.9461917Z { 2025-06-05T23:12:40.9462220Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9462640Z "size": 631, 2025-06-05T23:12:40.9463029Z "digest": "sha256:e9a71f6cf6a033cad973f94ad3269a9e3774b3a547f2d35c6337589ebab6aeac" 2025-06-05T23:12:40.9463492Z }, 2025-06-05T23:12:40.9463661Z { 2025-06-05T23:12:40.9463977Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9464370Z "size": 150104933, 2025-06-05T23:12:40.9464783Z "digest": "sha256:1a06b2cee6c9d9965fe4722e7c12d9833c37d3f37510871dd76f42fe77bfc2c7" 2025-06-05T23:12:40.9465242Z }, 2025-06-05T23:12:40.9465413Z { 2025-06-05T23:12:40.9465728Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9466117Z "size": 622, 2025-06-05T23:12:40.9466852Z "digest": "sha256:8f296761951c2477ba8d9546ac834b6cf17e772fbe388f9e3b2f4e822beb7713" 2025-06-05T23:12:40.9467318Z }, 2025-06-05T23:12:40.9467493Z { 2025-06-05T23:12:40.9467811Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9468261Z "size": 19308636, 2025-06-05T23:12:40.9468949Z "digest": "sha256:e91ae308bacba44729befb9e5d9c6d38f397da96a54160add2926be30d88e796" 2025-06-05T23:12:40.9469638Z }, 2025-06-05T23:12:40.9469815Z { 2025-06-05T23:12:40.9470130Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9470520Z "size": 736, 2025-06-05T23:12:40.9470907Z "digest": "sha256:4420b1e1a07f73643ce79401c2021c6970bc6e411c501a43b58d157e19090d5a" 2025-06-05T23:12:40.9471342Z }, 2025-06-05T23:12:40.9471527Z { 2025-06-05T23:12:40.9471831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9472239Z "size": 131417914, 2025-06-05T23:12:40.9472652Z "digest": "sha256:c9ca39a751c232e67e9114c6469dfd2c34de96ca800bfd688e317bc953eb7421" 2025-06-05T23:12:40.9473103Z }, 2025-06-05T23:12:40.9473284Z { 2025-06-05T23:12:40.9473583Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9473980Z "size": 445, 2025-06-05T23:12:40.9474356Z "digest": "sha256:172401b941b1764c760147d40814402d1238a7f1c7287fd8c0c9dd4897f09610" 2025-06-05T23:12:40.9474800Z }, 2025-06-05T23:12:40.9474970Z { 2025-06-05T23:12:40.9475281Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9475669Z "size": 102, 2025-06-05T23:12:40.9476061Z "digest": "sha256:ce2f52f68b116e720abde65546540df0a7720710e328dbaae795184493a67547" 2025-06-05T23:12:40.9476516Z }, 2025-06-05T23:12:40.9476688Z { 2025-06-05T23:12:40.9490020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9490466Z "size": 636, 2025-06-05T23:12:40.9490879Z "digest": "sha256:2d7e5abdd88dbf42ba6487b146573396d6f489b24623393763a4916452feeb69" 2025-06-05T23:12:40.9491334Z }, 2025-06-05T23:12:40.9491545Z { 2025-06-05T23:12:40.9491852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9492257Z "size": 35165315, 2025-06-05T23:12:40.9492864Z "digest": "sha256:41e6f009b6aeabc0406e71dbf78ba3e52b4e23101a7332c42b8051e1e9fdd9c3" 2025-06-05T23:12:40.9493318Z }, 2025-06-05T23:12:40.9493507Z { 2025-06-05T23:12:40.9493814Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9494218Z "size": 318, 2025-06-05T23:12:40.9494604Z "digest": "sha256:380307a36ed2d54c982df9262fd1ec3b7fb61743ad1a24e7d1b691bc44edba7a" 2025-06-05T23:12:40.9495063Z }, 2025-06-05T23:12:40.9495234Z { 2025-06-05T23:12:40.9495547Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9495937Z "size": 252129628, 2025-06-05T23:12:40.9496351Z "digest": "sha256:6155eb0be0333222ec4fb3800c75940a7aaf2ca8ea0d01bf4a01fbe5b591d8e1" 2025-06-05T23:12:40.9496810Z }, 2025-06-05T23:12:40.9496979Z { 2025-06-05T23:12:40.9497299Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9497689Z "size": 475, 2025-06-05T23:12:40.9498088Z "digest": "sha256:3ec19c2849b3bf6807efe10c62465e3f4d91dfd9fc8c1ff5b3667814c740339d" 2025-06-05T23:12:40.9498574Z }, 2025-06-05T23:12:40.9498756Z { 2025-06-05T23:12:40.9499058Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9499459Z "size": 1043, 2025-06-05T23:12:40.9499861Z "digest": "sha256:981dc67b5251b8a26b31197aedc256dcaea9266620c887ef82f015b68758dda4" 2025-06-05T23:12:40.9500305Z }, 2025-06-05T23:12:40.9500491Z { 2025-06-05T23:12:40.9500791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9501200Z "size": 613, 2025-06-05T23:12:40.9501598Z "digest": "sha256:5e70c61fded41a31ea65efce907d9dff9acbc03826fb949591a55cfdd3385730" 2025-06-05T23:12:40.9502068Z }, 2025-06-05T23:12:40.9502239Z { 2025-06-05T23:12:40.9502640Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9503035Z "size": 77568718, 2025-06-05T23:12:40.9503441Z "digest": "sha256:949b8eb6b0eb39f6046b2d5087618d44786a480e7693409fcdc6f58bfcdccb44" 2025-06-05T23:12:40.9503905Z }, 2025-06-05T23:12:40.9504080Z { 2025-06-05T23:12:40.9504394Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9504788Z "size": 572, 2025-06-05T23:12:40.9505179Z "digest": "sha256:45485d96ebf7a49622514cf0922180aa4d6c66ba9fe413b03e2d1388c2021075" 2025-06-05T23:12:40.9505620Z }, 2025-06-05T23:12:40.9505805Z { 2025-06-05T23:12:40.9506107Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9506509Z "size": 208, 2025-06-05T23:12:40.9506913Z "digest": "sha256:5f26c160d59a7a9acc84ca822ea1c08f82fbd6ae9d5ddb64361f4f59e7b95be0" 2025-06-05T23:12:40.9507367Z }, 2025-06-05T23:12:40.9507550Z { 2025-06-05T23:12:40.9507850Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9508256Z "size": 1190, 2025-06-05T23:12:40.9508635Z "digest": "sha256:5630a9397492da6fac00fcc2b54281af300c4762827878ad79bbf050d7f1388d" 2025-06-05T23:12:40.9509087Z }, 2025-06-05T23:12:40.9509264Z { 2025-06-05T23:12:40.9509575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9509961Z "size": 679, 2025-06-05T23:12:40.9510358Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:12:40.9510822Z }, 2025-06-05T23:12:40.9510992Z { 2025-06-05T23:12:40.9511305Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9511697Z "size": 6857037148, 2025-06-05T23:12:40.9512112Z "digest": "sha256:0e838d866fbe91d532138e6c8911cde436ed030f0c3baae6fa86ca2152fece04" 2025-06-05T23:12:40.9512555Z }, 2025-06-05T23:12:40.9512737Z { 2025-06-05T23:12:40.9513036Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9513436Z "size": 1383, 2025-06-05T23:12:40.9513830Z "digest": "sha256:09dac94eaf912c1143008ab2c199dc2a0547cf68fe2b08e1b96af9c2895928ae" 2025-06-05T23:12:40.9514292Z }, 2025-06-05T23:12:40.9514482Z { 2025-06-05T23:12:40.9514848Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9515250Z "size": 679, 2025-06-05T23:12:40.9515639Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:12:40.9516103Z }, 2025-06-05T23:12:40.9516273Z { 2025-06-05T23:12:40.9516590Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9516983Z "size": 232891435, 2025-06-05T23:12:40.9517403Z "digest": "sha256:bff527f304610d78bbbca9cd0126c9ceb5b7dc8366765bdb62db9f73ade3f127" 2025-06-05T23:12:40.9517872Z }, 2025-06-05T23:12:40.9518044Z { 2025-06-05T23:12:40.9518360Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9518749Z "size": 827, 2025-06-05T23:12:40.9519166Z "digest": "sha256:dec0deaa1ed566de23b66dcd78ea8449250b56b611cab27ebb83b9504d48a46b" 2025-06-05T23:12:40.9519628Z }, 2025-06-05T23:12:40.9519813Z { 2025-06-05T23:12:40.9520115Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9520524Z "size": 679, 2025-06-05T23:12:40.9520910Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:12:40.9521376Z }, 2025-06-05T23:12:40.9521560Z { 2025-06-05T23:12:40.9521862Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9522272Z "size": 185012862, 2025-06-05T23:12:40.9522894Z "digest": "sha256:13583dfa66f164c5a932fdb1a15f1b1f7336faff3dbaaea1483718a7c7a00743" 2025-06-05T23:12:40.9523377Z }, 2025-06-05T23:12:40.9523552Z { 2025-06-05T23:12:40.9523874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9524265Z "size": 530, 2025-06-05T23:12:40.9524815Z "digest": "sha256:e8c9ad02b5187f5d1cb1d0cce8e115dd9462726f44a685de71b4cbe4f70c67e6" 2025-06-05T23:12:40.9525273Z }, 2025-06-05T23:12:40.9525463Z { 2025-06-05T23:12:40.9525781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9526182Z "size": 679, 2025-06-05T23:12:40.9526585Z "digest": "sha256:1fc2d9899ffb3967bedc37627591b09f8e71118dfa4afe3eaa4fb76079e974bd" 2025-06-05T23:12:40.9527036Z }, 2025-06-05T23:12:40.9527216Z { 2025-06-05T23:12:40.9527514Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9527912Z "size": 355, 2025-06-05T23:12:40.9528300Z "digest": "sha256:8ab467cb1fa8d6e796637331dfce66b72ab5c3cf5798dc42d438d0c212ac60e0" 2025-06-05T23:12:40.9528760Z }, 2025-06-05T23:12:40.9528944Z { 2025-06-05T23:12:40.9529246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9529647Z "size": 58848207, 2025-06-05T23:12:40.9530111Z "digest": "sha256:100d80a1d9a6d2322a3a1b683a0de17d66b8aa63a68c2e799ae3f10ae0652fb9" 2025-06-05T23:12:40.9530584Z }, 2025-06-05T23:12:40.9530755Z { 2025-06-05T23:12:40.9531073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9531465Z "size": 165, 2025-06-05T23:12:40.9531856Z "digest": "sha256:7a286faf824a3cf91218f22778fc2f0b60061fd1679145632c00fc131ef4f2d7" 2025-06-05T23:12:40.9532293Z }, 2025-06-05T23:12:40.9532475Z { 2025-06-05T23:12:40.9532786Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9533175Z "size": 1109, 2025-06-05T23:12:40.9533581Z "digest": "sha256:c2b62aa0dc26b7dd48338aef7893ebaf56403579f42aa88a56bd416c04f43619" 2025-06-05T23:12:40.9534033Z }, 2025-06-05T23:12:40.9534219Z { 2025-06-05T23:12:40.9534521Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9534920Z "size": 32, 2025-06-05T23:12:40.9535308Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-05T23:12:40.9535775Z }, 2025-06-05T23:12:40.9535954Z { 2025-06-05T23:12:40.9536269Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-05T23:12:40.9536667Z "size": 108, 2025-06-05T23:12:40.9537058Z "digest": "sha256:7fb51a2458b7ed34d3a07f853afd5d221dbc804e2f2ed844d179f656fcdc319b" 2025-06-05T23:12:40.9537625Z } 2025-06-05T23:12:40.9537800Z ] 2025-06-05T23:12:40.9537980Z } 2025-06-05T23:12:40.9538169Z + exit 0 2025-06-05T23:12:40.9567674Z ##[group]Run set -eux 2025-06-05T23:12:40.9567951Z set -eux 2025-06-05T23:12:40.9568807Z 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-06-05T23:12:40.9575488Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:40.9575861Z env: 2025-06-05T23:12:40.9576103Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:40.9576456Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:40.9576732Z PR_NUMBER: 2025-06-05T23:12:40.9578309Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:40.9580092Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:40.9580654Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:40.9581188Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:40.9581568Z ##[endgroup] 2025-06-05T23:12:40.9607459Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-06-05T23:12:40.9608382Z + jq --raw-output .SecretString 2025-06-05T23:12:40.9609327Z + jq -r .docker_hub_readonly_token 2025-06-05T23:12:40.9610935Z + docker login --username pytorchbot --password-stdin 2025-06-05T23:12:41.5515710Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:12:41.5516705Z Configure a credential helper to remove this warning. See 2025-06-05T23:12:41.5517588Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:12:41.5518176Z 2025-06-05T23:12:41.5518636Z Login Succeeded 2025-06-05T23:12:41.5598366Z Prepare all required actions 2025-06-05T23:12:41.5633022Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-06-05T23:12:41.5633403Z with: 2025-06-05T23:12:41.5634034Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:41.5634852Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:41.5635218Z env: 2025-06-05T23:12:41.5635460Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:12:41.5635807Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:41.5636073Z PR_NUMBER: 2025-06-05T23:12:41.5637710Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:41.5639470Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:41.5640065Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:41.5640606Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:41.5640990Z ##[endgroup] 2025-06-05T23:12:41.5658829Z ##[group]Run set -x 2025-06-05T23:12:41.5659100Z set -x 2025-06-05T23:12:41.5659326Z set +e 2025-06-05T23:12:41.5659527Z  2025-06-05T23:12:41.5659877Z login() { 2025-06-05T23:12:41.5660332Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-05T23:12:41.5660838Z } 2025-06-05T23:12:41.5661030Z  2025-06-05T23:12:41.5661231Z retry () { 2025-06-05T23:12:41.5661502Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-05T23:12:41.5661794Z } 2025-06-05T23:12:41.5661989Z  2025-06-05T23:12:41.5662196Z retry login "${DOCKER_REGISTRY}" 2025-06-05T23:12:41.5662489Z  2025-06-05T23:12:41.5662945Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-06-05T23:12:41.5663588Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-06-05T23:12:41.5663937Z  2025-06-05T23:12:41.5664136Z set -e 2025-06-05T23:12:41.5664463Z # ignore output since only exit code is used for conditional 2025-06-05T23:12:41.5664926Z # only pull docker image if it's not available locally 2025-06-05T23:12:41.5665446Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-06-05T23:12:41.5665918Z  retry docker pull "${DOCKER_IMAGE}" 2025-06-05T23:12:41.5666223Z fi 2025-06-05T23:12:41.5671814Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:12:41.5672180Z env: 2025-06-05T23:12:41.5672801Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:41.5673531Z REPOSITORY: pytorch/executorch 2025-06-05T23:12:41.5673807Z PR_NUMBER: 2025-06-05T23:12:41.5675361Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:12:41.5677143Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:12:41.5677847Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:12:41.5678373Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:12:41.5678856Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:41.5679226Z ##[endgroup] 2025-06-05T23:12:41.5701959Z + set +e 2025-06-05T23:12:41.5702499Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:41.5702920Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:41.5705933Z + aws ecr get-login-password --region us-east-1 2025-06-05T23:12:41.5707128Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-05T23:12:42.0935020Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-05T23:12:42.0935634Z Configure a credential helper to remove this warning. See 2025-06-05T23:12:42.0936333Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-05T23:12:42.0936948Z 2025-06-05T23:12:42.0937045Z Login Succeeded 2025-06-05T23:12:42.0954137Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:42.0954974Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-06-05T23:12:42.3239653Z + IMAGE_SIZE=7657.960162162781 2025-06-05T23:12:42.3240254Z Compressed size of image in MB: 7657.960162162781 2025-06-05T23:12:42.3240910Z + echo 'Compressed size of image in MB: 7657.960162162781' 2025-06-05T23:12:42.3241492Z + set -e 2025-06-05T23:12:42.3242343Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:42.3345874Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:42.3347101Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:12:42.5663646Z 6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa: Pulling from executorch/executorch-ubuntu-22.04-linter 2025-06-05T23:12:42.5664345Z f557aa5ee224: Pulling fs layer 2025-06-05T23:12:42.5664640Z e9a71f6cf6a0: Pulling fs layer 2025-06-05T23:12:42.5664905Z 1a06b2cee6c9: Pulling fs layer 2025-06-05T23:12:42.5665174Z 8f296761951c: Pulling fs layer 2025-06-05T23:12:42.5665429Z e91ae308bacb: Pulling fs layer 2025-06-05T23:12:42.5665701Z 4420b1e1a07f: Pulling fs layer 2025-06-05T23:12:42.5665970Z c9ca39a751c2: Pulling fs layer 2025-06-05T23:12:42.5666249Z 172401b941b1: Pulling fs layer 2025-06-05T23:12:42.5666507Z 8f296761951c: Waiting 2025-06-05T23:12:42.5666734Z ce2f52f68b11: Pulling fs layer 2025-06-05T23:12:42.5666994Z 4420b1e1a07f: Waiting 2025-06-05T23:12:42.5667227Z 2d7e5abdd88d: Pulling fs layer 2025-06-05T23:12:42.5667499Z 41e6f009b6ae: Pulling fs layer 2025-06-05T23:12:42.5667766Z 380307a36ed2: Pulling fs layer 2025-06-05T23:12:42.5668024Z c9ca39a751c2: Waiting 2025-06-05T23:12:42.5668242Z 2d7e5abdd88d: Waiting 2025-06-05T23:12:42.5668484Z 6155eb0be033: Pulling fs layer 2025-06-05T23:12:42.5668744Z e91ae308bacb: Waiting 2025-06-05T23:12:42.5668970Z 3ec19c2849b3: Pulling fs layer 2025-06-05T23:12:42.5669236Z 981dc67b5251: Pulling fs layer 2025-06-05T23:12:42.5669491Z 5e70c61fded4: Pulling fs layer 2025-06-05T23:12:42.5669749Z 41e6f009b6ae: Waiting 2025-06-05T23:12:42.5669965Z ce2f52f68b11: Waiting 2025-06-05T23:12:42.5670188Z 172401b941b1: Waiting 2025-06-05T23:12:42.5670398Z 380307a36ed2: Waiting 2025-06-05T23:12:42.5670633Z 949b8eb6b0eb: Pulling fs layer 2025-06-05T23:12:42.5670897Z 45485d96ebf7: Pulling fs layer 2025-06-05T23:12:42.5671153Z 6155eb0be033: Waiting 2025-06-05T23:12:42.5671390Z 5f26c160d59a: Pulling fs layer 2025-06-05T23:12:42.5671635Z 3ec19c2849b3: Waiting 2025-06-05T23:12:42.5671871Z 5630a9397492: Pulling fs layer 2025-06-05T23:12:42.5672374Z 981dc67b5251: Waiting 2025-06-05T23:12:42.5672621Z 1fc2d9899ffb: Pulling fs layer 2025-06-05T23:12:42.5672873Z 5e70c61fded4: Waiting 2025-06-05T23:12:42.5673113Z 0e838d866fbe: Pulling fs layer 2025-06-05T23:12:42.5673371Z 09dac94eaf91: Pulling fs layer 2025-06-05T23:12:42.5673635Z 949b8eb6b0eb: Waiting 2025-06-05T23:12:42.5673851Z 5f26c160d59a: Waiting 2025-06-05T23:12:42.5674089Z bff527f30461: Pulling fs layer 2025-06-05T23:12:42.5674349Z dec0deaa1ed5: Pulling fs layer 2025-06-05T23:12:42.5674614Z 0e838d866fbe: Waiting 2025-06-05T23:12:42.5674852Z 13583dfa66f1: Pulling fs layer 2025-06-05T23:12:42.5675111Z e8c9ad02b518: Pulling fs layer 2025-06-05T23:12:42.5675377Z dec0deaa1ed5: Waiting 2025-06-05T23:12:42.5675702Z 13583dfa66f1: Waiting 2025-06-05T23:12:42.5675978Z bff527f30461: Waiting 2025-06-05T23:12:42.5676196Z e8c9ad02b518: Waiting 2025-06-05T23:12:42.5676467Z 8ab467cb1fa8: Pulling fs layer 2025-06-05T23:12:42.5676731Z 100d80a1d9a6: Pulling fs layer 2025-06-05T23:12:42.5677001Z 7a286faf824a: Pulling fs layer 2025-06-05T23:12:42.5677303Z c2b62aa0dc26: Pulling fs layer 2025-06-05T23:12:42.5677553Z 8ab467cb1fa8: Waiting 2025-06-05T23:12:42.5677795Z 4f4fb700ef54: Pulling fs layer 2025-06-05T23:12:42.5678111Z 100d80a1d9a6: Waiting 2025-06-05T23:12:42.5678351Z 7fb51a2458b7: Pulling fs layer 2025-06-05T23:12:42.5678624Z 4f4fb700ef54: Waiting 2025-06-05T23:12:42.5678852Z 7fb51a2458b7: Waiting 2025-06-05T23:12:42.5679066Z 7a286faf824a: Waiting 2025-06-05T23:12:42.6380933Z e9a71f6cf6a0: Verifying Checksum 2025-06-05T23:12:42.6381424Z e9a71f6cf6a0: Download complete 2025-06-05T23:12:42.7161603Z 8f296761951c: Verifying Checksum 2025-06-05T23:12:42.7162044Z 8f296761951c: Download complete 2025-06-05T23:12:42.9426357Z f557aa5ee224: Verifying Checksum 2025-06-05T23:12:42.9426732Z f557aa5ee224: Download complete 2025-06-05T23:12:42.9676296Z e91ae308bacb: Verifying Checksum 2025-06-05T23:12:42.9676812Z e91ae308bacb: Download complete 2025-06-05T23:12:43.0336588Z 4420b1e1a07f: Verifying Checksum 2025-06-05T23:12:43.0337048Z 4420b1e1a07f: Download complete 2025-06-05T23:12:43.1068097Z 172401b941b1: Verifying Checksum 2025-06-05T23:12:43.1068620Z 172401b941b1: Download complete 2025-06-05T23:12:43.1843461Z ce2f52f68b11: Verifying Checksum 2025-06-05T23:12:43.1844083Z ce2f52f68b11: Download complete 2025-06-05T23:12:43.2507807Z 2d7e5abdd88d: Verifying Checksum 2025-06-05T23:12:43.2508218Z 2d7e5abdd88d: Download complete 2025-06-05T23:12:43.6599581Z 41e6f009b6ae: Verifying Checksum 2025-06-05T23:12:43.6600154Z 41e6f009b6ae: Download complete 2025-06-05T23:12:43.7427109Z 380307a36ed2: Verifying Checksum 2025-06-05T23:12:43.7427483Z 380307a36ed2: Download complete 2025-06-05T23:12:43.8703289Z f557aa5ee224: Pull complete 2025-06-05T23:12:43.8810974Z e9a71f6cf6a0: Pull complete 2025-06-05T23:12:44.1198070Z 1a06b2cee6c9: Verifying Checksum 2025-06-05T23:12:44.1198649Z 1a06b2cee6c9: Download complete 2025-06-05T23:12:44.1964801Z 3ec19c2849b3: Verifying Checksum 2025-06-05T23:12:44.1965302Z 3ec19c2849b3: Download complete 2025-06-05T23:12:44.2653092Z 981dc67b5251: Download complete 2025-06-05T23:12:44.3267314Z 5e70c61fded4: Download complete 2025-06-05T23:12:44.3407711Z c9ca39a751c2: Verifying Checksum 2025-06-05T23:12:44.3408238Z c9ca39a751c2: Download complete 2025-06-05T23:12:44.4310869Z 45485d96ebf7: Verifying Checksum 2025-06-05T23:12:44.4311340Z 45485d96ebf7: Download complete 2025-06-05T23:12:44.5405464Z 5f26c160d59a: Verifying Checksum 2025-06-05T23:12:44.5405837Z 5f26c160d59a: Download complete 2025-06-05T23:12:44.6221268Z 5630a9397492: Verifying Checksum 2025-06-05T23:12:44.6221981Z 5630a9397492: Download complete 2025-06-05T23:12:44.7214825Z 1fc2d9899ffb: Verifying Checksum 2025-06-05T23:12:44.7215374Z 1fc2d9899ffb: Download complete 2025-06-05T23:12:45.1635550Z 949b8eb6b0eb: Verifying Checksum 2025-06-05T23:12:45.1636169Z 949b8eb6b0eb: Download complete 2025-06-05T23:12:45.2496164Z 09dac94eaf91: Verifying Checksum 2025-06-05T23:12:45.2496712Z 09dac94eaf91: Download complete 2025-06-05T23:12:46.3210420Z 6155eb0be033: Verifying Checksum 2025-06-05T23:12:46.3211277Z 6155eb0be033: Download complete 2025-06-05T23:12:46.3917883Z dec0deaa1ed5: Verifying Checksum 2025-06-05T23:12:46.3918476Z dec0deaa1ed5: Download complete 2025-06-05T23:12:47.6351855Z bff527f30461: Verifying Checksum 2025-06-05T23:12:47.6352587Z bff527f30461: Download complete 2025-06-05T23:12:47.7248109Z e8c9ad02b518: Download complete 2025-06-05T23:12:47.8103604Z 8ab467cb1fa8: Download complete 2025-06-05T23:12:48.0089261Z 1a06b2cee6c9: Pull complete 2025-06-05T23:12:48.2162796Z 8f296761951c: Pull complete 2025-06-05T23:12:48.3105959Z 13583dfa66f1: Verifying Checksum 2025-06-05T23:12:48.3106333Z 13583dfa66f1: Download complete 2025-06-05T23:12:48.4033521Z 7a286faf824a: Download complete 2025-06-05T23:12:48.4639873Z 100d80a1d9a6: Verifying Checksum 2025-06-05T23:12:48.4640398Z 100d80a1d9a6: Download complete 2025-06-05T23:12:48.4718654Z 4f4fb700ef54: Verifying Checksum 2025-06-05T23:12:48.4719257Z 4f4fb700ef54: Download complete 2025-06-05T23:12:48.4891854Z c2b62aa0dc26: Download complete 2025-06-05T23:12:48.5685419Z 7fb51a2458b7: Download complete 2025-06-05T23:12:48.6163368Z e91ae308bacb: Pull complete 2025-06-05T23:12:48.7583282Z 4420b1e1a07f: Pull complete 2025-06-05T23:12:51.3090086Z c9ca39a751c2: Pull complete 2025-06-05T23:12:51.4230610Z 172401b941b1: Pull complete 2025-06-05T23:12:51.5304506Z ce2f52f68b11: Pull complete 2025-06-05T23:12:51.6558286Z 2d7e5abdd88d: Pull complete 2025-06-05T23:12:52.3116561Z 41e6f009b6ae: Pull complete 2025-06-05T23:12:52.4608932Z 380307a36ed2: Pull complete 2025-06-05T23:12:57.7161504Z 6155eb0be033: Pull complete 2025-06-05T23:12:57.8149659Z 3ec19c2849b3: Pull complete 2025-06-05T23:12:57.9069506Z 981dc67b5251: Pull complete 2025-06-05T23:12:58.0350939Z 5e70c61fded4: Pull complete 2025-06-05T23:12:59.8602545Z 949b8eb6b0eb: Pull complete 2025-06-05T23:12:59.9860256Z 45485d96ebf7: Pull complete 2025-06-05T23:13:00.1106254Z 5f26c160d59a: Pull complete 2025-06-05T23:13:00.2476644Z 5630a9397492: Pull complete 2025-06-05T23:13:00.3927918Z 1fc2d9899ffb: Pull complete 2025-06-05T23:13:53.3616726Z 0e838d866fbe: Verifying Checksum 2025-06-05T23:13:53.3617106Z 0e838d866fbe: Download complete 2025-06-05T23:15:06.2530185Z 0e838d866fbe: Pull complete 2025-06-05T23:15:06.4343200Z 09dac94eaf91: Pull complete 2025-06-05T23:15:13.4039846Z bff527f30461: Pull complete 2025-06-05T23:15:13.4503280Z dec0deaa1ed5: Pull complete 2025-06-05T23:15:20.5527628Z 13583dfa66f1: Pull complete 2025-06-05T23:15:20.6206182Z e8c9ad02b518: Pull complete 2025-06-05T23:15:20.8422109Z 8ab467cb1fa8: Pull complete 2025-06-05T23:15:22.6525271Z 100d80a1d9a6: Pull complete 2025-06-05T23:15:22.6926352Z 7a286faf824a: Pull complete 2025-06-05T23:15:22.7272130Z c2b62aa0dc26: Pull complete 2025-06-05T23:15:22.7564006Z 4f4fb700ef54: Pull complete 2025-06-05T23:15:22.8013419Z 7fb51a2458b7: Pull complete 2025-06-05T23:15:22.8227953Z Digest: sha256:00373a0aa4547c13a0f23947267d1f3382534d033b156d50e9e3878a4b74341c 2025-06-05T23:15:22.8290275Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:15:22.8346494Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:15:22.8387780Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:15:22.8388717Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-05T23:15:22.8397208Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:22.8397600Z env: 2025-06-05T23:15:22.8397843Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:22.8398197Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:22.8398460Z PR_NUMBER: 2025-06-05T23:15:22.8400101Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:22.8401875Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:22.8402436Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:22.8402982Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:22.8403358Z ##[endgroup] 2025-06-05T23:15:22.8530203Z ##[group]Run set -ex 2025-06-05T23:15:22.8530491Z set -ex 2025-06-05T23:15:22.8530694Z { 2025-06-05T23:15:22.8530919Z  echo "#!/usr/bin/env bash"; 2025-06-05T23:15:22.8531222Z  echo "set -eou pipefail"; 2025-06-05T23:15:22.8542415Z  # shellcheck disable=SC2016 2025-06-05T23:15:22.8542808Z  echo 'eval "$(conda shell.bash hook)"'; 2025-06-05T23:15:22.8543141Z  echo "set -x"; 2025-06-05T23:15:22.8543406Z  echo "${SCRIPT}"; 2025-06-05T23:15:22.8543709Z } > "${RUNNER_TEMP}/exec_script" 2025-06-05T23:15:22.8544115Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-06-05T23:15:22.8544817Z python3 "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-06-05T23:15:22.8550576Z shell: /usr/bin/bash -e {0} 2025-06-05T23:15:22.8550837Z env: 2025-06-05T23:15:22.8551507Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:15:22.8552404Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:22.8552682Z PR_NUMBER: 2025-06-05T23:15:22.8554261Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:22.8556014Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:22.8556590Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:22.8557125Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:22.8557864Z ALL_SECRETS: { "github_token": "***" } 2025-06-05T23:15:22.8558169Z ##[endgroup] 2025-06-05T23:15:22.8580538Z + echo '#!/usr/bin/env bash' 2025-06-05T23:15:22.8581152Z + echo 'set -eou pipefail' 2025-06-05T23:15:22.8581443Z + echo 'eval "$(conda shell.bash hook)"' 2025-06-05T23:15:22.8581729Z + echo 'set -x' 2025-06-05T23:15:22.8581971Z + echo './scripts/lint_xrefs.sh $( 2025-06-05T23:15:22.8582256Z if [ "push" = "pull_request" ]; then 2025-06-05T23:15:22.8582547Z echo "" "" 2025-06-05T23:15:22.8582738Z else 2025-06-05T23:15:22.8583148Z echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" 2025-06-05T23:15:22.8583638Z fi 2025-06-05T23:15:22.8583810Z ) || { 2025-06-05T23:15:22.8583995Z echo 2025-06-05T23:15:22.8584188Z echo "Xref lint failed." 2025-06-05T23:15:22.8584672Z echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." 2025-06-05T23:15:22.8585408Z echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." 2025-06-05T23:15:22.8585902Z exit 1 2025-06-05T23:15:22.8586088Z } 2025-06-05T23:15:22.8586275Z ' 2025-06-05T23:15:22.8586567Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-06-05T23:15:22.8591517Z + python3 /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-06-05T23:15:42.8506438Z Running command: 2025-06-05T23:15:42.8517096Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_15475023412" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/executorch/executorch/pytorch/executorch:/pytorch/executorch" -v "/home/ec2-user/actions-runner/_work/executorch/executorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_c444210d-26ea-4ce5-9139-4db656a6c36a":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_c444210d-26ea-4ce5-9139-4db656a6c36a" -w /pytorch/executorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa" 2025-06-05T23:15:42.8527238Z 2025-06-05T23:15:42.8527889Z 2f12f819abec9d21fbe8e872d5f839bb33913aec9a543d37cf76cf56e6a66cd7 2025-06-05T23:15:42.8529151Z Running command: docker exec -t 2f12f819abec9d21fbe8e872d5f839bb33913aec9a543d37cf76cf56e6a66cd7 /exec 2025-06-05T23:15:42.8530295Z ++ '[' push = pull_request ']' 2025-06-05T23:15:42.8531205Z ++ echo 4457cf65ad38d69f420a43c0a2e0383f1e35396a bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:15:42.8532632Z + ./scripts/lint_xrefs.sh 4457cf65ad38d69f420a43c0a2e0383f1e35396a bd572346e4f196b36aaa03a1645d12b1618fe88b 2025-06-05T23:15:42.8533527Z 2025-06-05T23:15:42.8533737Z backends/qualcomm/debugger/README.md: 2025-06-05T23:15:42.8534732Z OK assets/qairt_visualizer_demo.png 2025-06-05T23:15:42.8606515Z ##[group]Run pmeier/pytest-results-action@a2c1430e2bddadbad9f49a6f9b879f062c6b19b1 2025-06-05T23:15:42.8607011Z with: 2025-06-05T23:15:42.8607330Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:42.8607720Z fail-on-empty: false 2025-06-05T23:15:42.8607941Z env: 2025-06-05T23:15:42.8608184Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:42.8608517Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:42.8608789Z PR_NUMBER: 2025-06-05T23:15:42.8610479Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:42.8612295Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:42.8612863Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:42.8613405Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:42.8613788Z ##[endgroup] 2025-06-05T23:15:42.9192724Z Prepare all required actions 2025-06-05T23:15:42.9230728Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-06-05T23:15:42.9231076Z with: 2025-06-05T23:15:42.9231417Z directory: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-06-05T23:15:42.9231959Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:15:42.9232370Z env: 2025-06-05T23:15:42.9232617Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:42.9232950Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:42.9233227Z PR_NUMBER: 2025-06-05T23:15:42.9234838Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:42.9236637Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:42.9237196Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:42.9237734Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:42.9238099Z ##[endgroup] 2025-06-05T23:15:42.9260911Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:15:42.9261589Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:15:42.9268644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:42.9269016Z env: 2025-06-05T23:15:42.9269269Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:42.9269772Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:42.9270050Z PR_NUMBER: 2025-06-05T23:15:42.9271619Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:42.9273390Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:42.9273962Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:42.9274485Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:42.9275001Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:15:42.9275548Z DIRECTORY: /home/ec2-user/actions-runner/_work/executorch/executorch/ 2025-06-05T23:15:42.9275945Z ##[endgroup] 2025-06-05T23:15:42.9443320Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-06-05T23:15:43.1833405Z latest: Pulling from tool/alpine 2025-06-05T23:15:43.2939124Z 540db60ca938: Pulling fs layer 2025-06-05T23:15:43.2939446Z 540db60ca938: Verifying Checksum 2025-06-05T23:15:43.2939735Z 540db60ca938: Download complete 2025-06-05T23:15:43.3738615Z 540db60ca938: Pull complete 2025-06-05T23:15:43.3843729Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-05T23:15:43.3884038Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-05T23:15:44.4678084Z Prepare all required actions 2025-06-05T23:15:44.4704329Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-06-05T23:15:44.4704676Z with: 2025-06-05T23:15:44.4705067Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-06-05T23:15:44.4705549Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:15:44.4705948Z env: 2025-06-05T23:15:44.4706191Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:44.4706521Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:44.4706793Z PR_NUMBER: 2025-06-05T23:15:44.4708404Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:44.4710194Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:44.4710755Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:44.4711299Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:44.4711664Z ##[endgroup] 2025-06-05T23:15:44.4735070Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:15:44.4735758Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-05T23:15:44.4741554Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:44.4741924Z env: 2025-06-05T23:15:44.4742179Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:44.4742516Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:44.4742792Z PR_NUMBER: 2025-06-05T23:15:44.4744387Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:44.4746318Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:44.4746890Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:44.4747410Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:44.4747921Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-05T23:15:44.4748400Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-06-05T23:15:44.4748731Z ##[endgroup] 2025-06-05T23:15:45.5001705Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-06-05T23:15:45.5002310Z # Only do these steps if we actually want to upload an artifact 2025-06-05T23:15:45.5002747Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-06-05T23:15:45.5003293Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-06-05T23:15:45.5003890Z  # attempt to just grab whatever is in there and scoop it all up 2025-06-05T23:15:45.5004361Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-06-05T23:15:45.5004782Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T23:15:45.5005101Z  fi 2025-06-05T23:15:45.5005373Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-06-05T23:15:45.5005819Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-06-05T23:15:45.5006195Z  fi 2025-06-05T23:15:45.5006434Z fi 2025-06-05T23:15:45.5006639Z  2025-06-05T23:15:45.5006850Z upload_docs=0 2025-06-05T23:15:45.5007229Z # Check if there are files in the documentation folder to upload, note that 2025-06-05T23:15:45.5007686Z # empty folders do not count 2025-06-05T23:15:45.5008112Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-06-05T23:15:45.5008697Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-06-05T23:15:45.5009166Z  # upload will probably not work correctly 2025-06-05T23:15:45.5009504Z  upload_docs=1 2025-06-05T23:15:45.5009854Z fi 2025-06-05T23:15:45.5010159Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-06-05T23:15:45.5015948Z shell: /usr/bin/bash -e {0} 2025-06-05T23:15:45.5016217Z env: 2025-06-05T23:15:45.5016461Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:45.5016825Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5017091Z PR_NUMBER: 2025-06-05T23:15:45.5018675Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:45.5020460Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5021034Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5021557Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5021944Z UPLOAD_ARTIFACT_NAME: 2025-06-05T23:15:45.5022180Z ##[endgroup] 2025-06-05T23:15:45.5150897Z Prepare all required actions 2025-06-05T23:15:45.5182295Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-06-05T23:15:45.5182642Z with: 2025-06-05T23:15:45.5182835Z env: 2025-06-05T23:15:45.5183066Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:45.5183557Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5183819Z PR_NUMBER: 2025-06-05T23:15:45.5185402Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:45.5187177Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5187782Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5188308Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5188698Z ##[endgroup] 2025-06-05T23:15:45.5209059Z ##[group]Run set -eou pipefail 2025-06-05T23:15:45.5209395Z set -eou pipefail 2025-06-05T23:15:45.5209654Z  2025-06-05T23:15:45.5210097Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-06-05T23:15:45.5210551Z for _ in $(seq 1440); do 2025-06-05T23:15:45.5210857Z  # Break if no ssh session exists anymore 2025-06-05T23:15:45.5211195Z  if [ "$(who)" = "" ]; then 2025-06-05T23:15:45.5211472Z  break 2025-06-05T23:15:45.5211700Z  fi 2025-06-05T23:15:45.5211907Z  echo "." 2025-06-05T23:15:45.5212140Z  sleep 5 2025-06-05T23:15:45.5212369Z done 2025-06-05T23:15:45.5218057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:45.5218410Z env: 2025-06-05T23:15:45.5218668Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:45.5219014Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5219281Z PR_NUMBER: 2025-06-05T23:15:45.5220862Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:45.5222892Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5223474Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5224032Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5224407Z ##[endgroup] 2025-06-05T23:15:45.5256746Z Holding runner for 2 hours until all ssh sessions have logged out 2025-06-05T23:15:45.5323004Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:15:45.5323697Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-05T23:15:45.5324138Z # shellcheck disable=SC2046 2025-06-05T23:15:45.5324453Z docker stop $(docker ps -q) || true 2025-06-05T23:15:45.5324795Z # Prune all of the docker images 2025-06-05T23:15:45.5325108Z docker system prune -af 2025-06-05T23:15:45.5330836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:45.5331193Z env: 2025-06-05T23:15:45.5331458Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:45.5331799Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:45.5332074Z PR_NUMBER: 2025-06-05T23:15:45.5333814Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:45.5335697Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:45.5336265Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:45.5336815Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:45.5337189Z ##[endgroup] 2025-06-05T23:15:55.9973686Z 2f12f819abec 2025-06-05T23:15:56.0148347Z Deleted Containers: 2025-06-05T23:15:56.0148808Z 2f12f819abec9d21fbe8e872d5f839bb33913aec9a543d37cf76cf56e6a66cd7 2025-06-05T23:15:56.0149145Z 2025-06-05T23:15:59.0348801Z Deleted Images: 2025-06-05T23:15:59.0349609Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter:6019efcb31bb9f8cd1203f7a1f1de7a1a0e0ecaa 2025-06-05T23:15:59.0350852Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/executorch/executorch-ubuntu-22.04-linter@sha256:00373a0aa4547c13a0f23947267d1f3382534d033b156d50e9e3878a4b74341c 2025-06-05T23:15:59.0351881Z deleted: sha256:6438c80acbe4e7801c0be512fdf963bb4a75bceb638dbe7d8383520b4e42e7d1 2025-06-05T23:15:59.0352526Z deleted: sha256:de986b4dc863d9f8e7aa455f74dac32dd8b5b013ac46d245f64bf0bc1668db65 2025-06-05T23:15:59.0353169Z deleted: sha256:a1a61b00f4a64cc8f14267b695e8999b7cbaaf86c5d3891d5c5a10883b47d431 2025-06-05T23:15:59.0353799Z deleted: sha256:8f6441e83c21a2a4444aac4703729d71e4882eaeba9bdb7e9051ce1e860f72dd 2025-06-05T23:15:59.0354406Z deleted: sha256:86860056e7f3baf4096d40054306645eb52f8e8769fc086f2f3bbf515721fe2e 2025-06-05T23:15:59.0355023Z deleted: sha256:6e058f5b3765b012935cf4b73fc68e498e0363518c9aa059da64fb4bd43c3e44 2025-06-05T23:15:59.0355767Z deleted: sha256:715fdea020bcbb2f624bce1b12ff1992aa9a2130775532e4c3e250fc831e890b 2025-06-05T23:15:59.0356410Z deleted: sha256:7fd01f5bd11e7df80c30d67024b3e22757f581f0f5ddd9f9d39ccd79e6732e77 2025-06-05T23:15:59.0357036Z deleted: sha256:31f94c6015c338c3f1d9ae475766689a448a7736d07e218595f438941dfae863 2025-06-05T23:15:59.0357649Z deleted: sha256:0d8b81837a56e015ee31f5beb5624c6b96e68a199dcc1284bdba4861ebb100e7 2025-06-05T23:15:59.0358283Z deleted: sha256:72aa8e65aa4b08e5d4061a3a879da6df8e5291693ebcfd5564509b17a0bc9a61 2025-06-05T23:15:59.0358898Z deleted: sha256:e20b0498515747973609b14fe78fb7b350cd826da30e1274b282c7cef679fc24 2025-06-05T23:15:59.0359519Z deleted: sha256:524c19aeafe46d566f3c950189527fe543aa296579de9ff7ead9cf5d8b78455f 2025-06-05T23:15:59.0360150Z deleted: sha256:eaae29059fab74d21cb0fc6af148c35618ccaee5bc614bfa2df133c319077b08 2025-06-05T23:15:59.0360786Z deleted: sha256:7420e6d9974da3201eab163610f1a2af6020d97e5dc58ec5d420206a0a36ea7c 2025-06-05T23:15:59.0361423Z deleted: sha256:cdfda05e3555733a5f69a9e3c793b895e21978ab178a75eeffa012d1d65ea3bd 2025-06-05T23:15:59.0362039Z deleted: sha256:97de3089c8ce389b8dd10127282fa9c2bf9902d05f21560c8d85e4721cf4306d 2025-06-05T23:15:59.0362663Z deleted: sha256:9ddf271cd7fef1e9253261907ce13493099bd55805873097a7ca6be04519d00a 2025-06-05T23:15:59.0363295Z deleted: sha256:f6be52fa763108dcfc9ce85dd44c138089edbdcb9b652be117b4781b208cf2c6 2025-06-05T23:15:59.0363942Z deleted: sha256:6dfbdb77e2a0cfd714b59c80bc93ca2b0138add898553e057b46a9d0e8823650 2025-06-05T23:15:59.0364582Z deleted: sha256:9278c843dd9c43b32d041b98e1b8e674fab76343b4531d7d541cf68ba57f374c 2025-06-05T23:15:59.0365216Z deleted: sha256:bec404d37ab2ba1b98cee9fecdc2db19ea8a6e291b3e6e9189e60f6677e6ac46 2025-06-05T23:15:59.0365957Z deleted: sha256:3778a567120a70ff8c8c30c565d09aa723fb46d3bed95bfbcfb24bee93f14fb6 2025-06-05T23:15:59.0366571Z deleted: sha256:67d77322b02e97c6419e98a6e52918b8c37bc1ab5f847714d6917629d4c7b6a8 2025-06-05T23:15:59.0367540Z deleted: sha256:9ab974125f769755573cefcab7bd771813200d7663f277a3d7c06e3112d45e22 2025-06-05T23:15:59.0368171Z deleted: sha256:8be32f602d5d63bf1419a3325e4a5a51d3b717181d5d93229737eeb3906ae893 2025-06-05T23:15:59.0368805Z deleted: sha256:ec5a8824d736ee5ec8f21c6b6d3c494bcc84c6f07485b236cab0d33f397fce9f 2025-06-05T23:15:59.0369444Z deleted: sha256:a4a30b818a5b6594fb0a45e43dea8052d3d53213f020b6aa0c32d029a6e01538 2025-06-05T23:15:59.0370255Z deleted: sha256:322bfc9dbc1707ce92204603a2ff6efce6418f114f6fc4348258b902b8e4c948 2025-06-05T23:15:59.0370885Z deleted: sha256:633778dd93cbbecd26b37587b1fcd8121a4a488ad4a56d8d519b5494616dc99d 2025-06-05T23:15:59.0371507Z deleted: sha256:aee88ba3539022a8bd61bed51d45c899a91867b4b34bae578d6c74c0e0cdba40 2025-06-05T23:15:59.0372146Z deleted: sha256:1d39d1de3a3be067e52497e04d914bb76df7f9c941dbf1e15ac4d66b49db232e 2025-06-05T23:15:59.0372782Z deleted: sha256:c4f6f77def43fc48fffee1f2a242ee4a9dee46fbf4043e4415f245ddcac73951 2025-06-05T23:15:59.0373444Z deleted: sha256:34b336eed3f3f101af9cd008e02cf72f1ec379ae0ba2c5aed97f28fdb3e8212b 2025-06-05T23:15:59.0374076Z deleted: sha256:28ae3822547285ab6d4a26099ae65130ec1844fc8e893f337d9c12159437fec2 2025-06-05T23:15:59.0374686Z deleted: sha256:bb80166d4410f46deb56858f88f277bfc87b8c6f912d802aa80ac611299bc1d9 2025-06-05T23:15:59.0375406Z deleted: sha256:f862e1968e4b4c3c3af141e37d2ec22b19ec0fd50d6a8aaf683de6729e296226 2025-06-05T23:15:59.0376015Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-05T23:15:59.0376905Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-05T23:15:59.0378278Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-06-05T23:15:59.0378915Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-06-05T23:15:59.0379310Z 2025-06-05T23:15:59.0379424Z Total reclaimed space: 13.86GB 2025-06-05T23:15:59.0418608Z ##[group]Run set +e 2025-06-05T23:15:59.0418902Z set +e 2025-06-05T23:15:59.0419141Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-06-05T23:15:59.0419539Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-06-05T23:15:59.0419879Z else 2025-06-05T23:15:59.0420147Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-06-05T23:15:59.0420481Z fi 2025-06-05T23:15:59.0420689Z set -e 2025-06-05T23:15:59.0426544Z shell: /usr/bin/bash -e {0} 2025-06-05T23:15:59.0426815Z env: 2025-06-05T23:15:59.0427052Z DOCKER_IMAGE: executorch-ubuntu-22.04-linter 2025-06-05T23:15:59.0427397Z REPOSITORY: pytorch/executorch 2025-06-05T23:15:59.0427660Z PR_NUMBER: 2025-06-05T23:15:59.0429284Z SCRIPT: ./scripts/lint_xrefs.sh $( if [ "push" = "pull_request" ]; then echo "" "" else echo "4457cf65ad38d69f420a43c0a2e0383f1e35396a" "bd572346e4f196b36aaa03a1645d12b1618fe88b" fi ) || { echo echo "Xref lint failed." echo "If this is a transient outage, you can bypass it by adding the \`skip-xref-lint\` label to your PR." echo "Or add \`@lint-ignore\` somewhere on the same line as the reference you want to skip checking." exit 1 } 2025-06-05T23:15:59.0431061Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-06-05T23:15:59.0431619Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-06-05T23:15:59.0432168Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-06-05T23:15:59.0432532Z NO_SUDO: false 2025-06-05T23:15:59.0432750Z ##[endgroup] 2025-06-05T23:15:59.6946687Z Post job cleanup. 2025-06-05T23:15:59.7966108Z Post job cleanup. 2025-06-05T23:15:59.8924514Z [command]/usr/bin/git version 2025-06-05T23:15:59.8979416Z git version 2.47.1 2025-06-05T23:15:59.9020869Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/68e7d45f-6197-432e-a36a-276e33a22917' before making global git config changes 2025-06-05T23:15:59.9021796Z Adding repository directory to the temporary git global config as a safe directory 2025-06-05T23:15:59.9025912Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/executorch/executorch/test-infra 2025-06-05T23:15:59.9054628Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-05T23:15:59.9082693Z [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-06-05T23:15:59.9347706Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-05T23:15:59.9364910Z http.https://github.com/.extraheader 2025-06-05T23:15:59.9374189Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-05T23:15:59.9398834Z [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-06-05T23:15:59.9704140Z A job completed hook has been configured by the self-hosted runner administrator 2025-06-05T23:15:59.9731255Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-06-05T23:15:59.9736466Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-05T23:15:59.9736864Z ##[endgroup] 2025-06-05T23:15:59.9814409Z [!ALERT!] Swap in detected! [!ALERT!] 2025-06-05T23:16:11.1867369Z [!ALERT!] Swap out detected [!ALERT!] 2025-06-05T23:16:29.2699911Z Cleaning up orphan processes