2023-01-11T20:12:35.7637487Z Requested labels: linux.20_04.4x 2023-01-11T20:12:35.7637597Z Job defined at: pytorch/pytorch/.github/workflows/lint.yml@refs/pull/91627/merge 2023-01-11T20:12:35.7637631Z Waiting for a runner to pick up this job... 2023-01-11T20:12:36.1213642Z Job is about to start running on the runner: linux.20_04.4x_ff99f4d17276 (organization) 2023-01-11T20:12:39.2229061Z Current runner version: '2.300.2' 2023-01-11T20:12:39.2235198Z Runner name: 'linux.20_04.4x_ff99f4d17276' 2023-01-11T20:12:39.2235682Z Runner group name: 'Default' 2023-01-11T20:12:39.2236331Z Machine name: 'runner' 2023-01-11T20:12:39.2255450Z ##[group]Operating System 2023-01-11T20:12:39.2255863Z Ubuntu 2023-01-11T20:12:39.2256159Z 20.04.5 2023-01-11T20:12:39.2256420Z LTS 2023-01-11T20:12:39.2256656Z ##[endgroup] 2023-01-11T20:12:39.2256987Z ##[group]Runner Image 2023-01-11T20:12:39.2257323Z Image: ubuntu-20.04 2023-01-11T20:12:39.2257595Z Version: 20221204.2 2023-01-11T20:12:39.2258089Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221204.2/images/linux/Ubuntu2004-Readme.md 2023-01-11T20:12:39.2258693Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221204.2 2023-01-11T20:12:39.2259101Z ##[endgroup] 2023-01-11T20:12:39.2260061Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:12:39.2260666Z Actions: read 2023-01-11T20:12:39.2261149Z Checks: read 2023-01-11T20:12:39.2261478Z Contents: read 2023-01-11T20:12:39.2261781Z Deployments: read 2023-01-11T20:12:39.2262099Z Discussions: read 2023-01-11T20:12:39.2262356Z Issues: read 2023-01-11T20:12:39.2262696Z Metadata: read 2023-01-11T20:12:39.2262993Z Packages: read 2023-01-11T20:12:39.2263243Z Pages: read 2023-01-11T20:12:39.2263543Z PullRequests: read 2023-01-11T20:12:39.2263902Z RepositoryProjects: read 2023-01-11T20:12:39.2264220Z SecurityEvents: read 2023-01-11T20:12:39.2264528Z Statuses: read 2023-01-11T20:12:39.2264819Z ##[endgroup] 2023-01-11T20:12:39.2268106Z Secret source: None 2023-01-11T20:12:39.2268709Z Prepare workflow directory 2023-01-11T20:12:39.3013316Z Prepare all required actions 2023-01-11T20:12:39.3178850Z Getting action download info 2023-01-11T20:12:39.7116969Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:12:43.7039594Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T20:12:43.9880056Z Getting action download info 2023-01-11T20:12:44.2697626Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:12:44.5433430Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:12:44.5433763Z with: 2023-01-11T20:12:44.5433937Z submodules: false 2023-01-11T20:12:44.5434131Z fetch-depth: 0 2023-01-11T20:12:44.5434323Z ##[endgroup] 2023-01-11T20:12:44.5694520Z ##[group]Run retry () { 2023-01-11T20:12:44.5694793Z retry () { 2023-01-11T20:12:44.5695022Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:12:44.5695253Z } 2023-01-11T20:12:44.5695462Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.5695681Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:12:44.5695930Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.5696144Z else 2023-01-11T20:12:44.5696358Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.5696560Z fi 2023-01-11T20:12:44.5696756Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:12:44.5745496Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:12:44.5745768Z env: 2023-01-11T20:12:44.5745926Z NO_SUDO: 2023-01-11T20:12:44.5746111Z ##[endgroup] 2023-01-11T20:12:44.6002650Z /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.6277171Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:12:44.6277407Z with: 2023-01-11T20:12:44.6277619Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:12:44.6277840Z fetch-depth: 0 2023-01-11T20:12:44.6278039Z submodules: false 2023-01-11T20:12:44.6278277Z quiet-checkout: true 2023-01-11T20:12:44.6278494Z repository: pytorch/pytorch 2023-01-11T20:12:44.6278925Z token: *** 2023-01-11T20:12:44.6279091Z ssh-strict: true 2023-01-11T20:12:44.6279294Z persist-credentials: true 2023-01-11T20:12:44.6279500Z clean: true 2023-01-11T20:12:44.6279849Z lfs: false 2023-01-11T20:12:44.6280039Z set-safe-directory: true 2023-01-11T20:12:44.6280239Z ##[endgroup] 2023-01-11T20:12:44.7564807Z Syncing repository: pytorch/pytorch 2023-01-11T20:12:44.7566398Z ##[group]Getting Git version info 2023-01-11T20:12:44.7567011Z Working directory is '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.7567478Z [command]/usr/bin/git version 2023-01-11T20:12:44.7598329Z git version 2.38.1 2023-01-11T20:12:44.7622622Z ##[endgroup] 2023-01-11T20:12:44.7636479Z Temporarily overriding HOME='/home/runner/work/_temp/957553f2-f38d-4663-946f-05bb7ef9f6e4' before making global git config changes 2023-01-11T20:12:44.7637288Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:12:44.7642414Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.7685826Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2023-01-11T20:12:44.7690887Z ##[group]Initializing the repository 2023-01-11T20:12:44.7694225Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2023-01-11T20:12:44.7758495Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:12:44.7759116Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:12:44.7759918Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:12:44.7760327Z hint: 2023-01-11T20:12:44.7768353Z hint: git config --global init.defaultBranch 2023-01-11T20:12:44.7768781Z hint: 2023-01-11T20:12:44.7769293Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:12:44.7770016Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:12:44.7770440Z hint: 2023-01-11T20:12:44.7770825Z hint: git branch -m 2023-01-11T20:12:44.7773553Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2023-01-11T20:12:44.7780945Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:12:44.7820229Z ##[endgroup] 2023-01-11T20:12:44.7821016Z ##[group]Disabling automatic garbage collection 2023-01-11T20:12:44.7823993Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:12:44.7853806Z ##[endgroup] 2023-01-11T20:12:44.7854466Z ##[group]Setting up auth 2023-01-11T20:12:44.7861772Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:12:44.7894481Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:12:44.8208014Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:12:44.8240379Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T20:12:44.8436141Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:12:44.8474851Z ##[endgroup] 2023-01-11T20:12:44.8475581Z ##[group]Fetching the repository 2023-01-11T20:12:44.8484203Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T20:14:00.5175891Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:14:00.5222545Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:02.5740481Z ##[endgroup] 2023-01-11T20:14:02.5741151Z ##[group]Determining the checkout info 2023-01-11T20:14:02.5741764Z ##[endgroup] 2023-01-11T20:14:02.5742289Z ##[group]Checking out the ref 2023-01-11T20:14:02.5747955Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:14:04.0083197Z ##[endgroup] 2023-01-11T20:14:04.0129421Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:14:04.0156789Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:14:04.0305593Z ##[group]Run actions/setup-python@v4 2023-01-11T20:14:04.0305816Z with: 2023-01-11T20:14:04.0305998Z python-version: 3.8 2023-01-11T20:14:04.0306181Z architecture: x64 2023-01-11T20:14:04.0306373Z check-latest: false 2023-01-11T20:14:04.0306557Z cache: pip 2023-01-11T20:14:04.0306928Z cache-dependency-path: **/requirements.txt **/requirements-flake8.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2023-01-11T20:14:04.0307392Z token: *** 2023-01-11T20:14:04.0307580Z update-environment: true 2023-01-11T20:14:04.0307784Z ##[endgroup] 2023-01-11T20:14:04.1813695Z ##[group]Installed versions 2023-01-11T20:14:04.1943221Z Successfully set up CPython (3.8.15) 2023-01-11T20:14:04.1944267Z ##[endgroup] 2023-01-11T20:14:08.0761296Z [command]/opt/hostedtoolcache/Python/3.8.15/x64/bin/pip cache dir 2023-01-11T20:14:08.5407767Z /home/runner/.cache/pip 2023-01-11T20:14:09.3830724Z Received 97507099 of 97507099 (100.0%), 140.9 MBs/sec 2023-01-11T20:14:09.3832006Z Cache Size: ~93 MB (97507099 B) 2023-01-11T20:14:09.3857649Z [command]/usr/bin/tar --use-compress-program unzstd -xf /home/runner/work/_temp/086b0cfd-eacb-4a64-bb79-c716c92761b9/cache.tzst -P -C /home/runner/work/pytorch/pytorch 2023-01-11T20:14:09.5691803Z Cache restored successfully 2023-01-11T20:14:09.5821372Z Cache restored from key: setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-42b2ecf9453c1d33de5b9cc14c9caaa12246b1727473b555f566a655552730cc 2023-01-11T20:14:09.5983072Z ##[group]Run set -eux 2023-01-11T20:14:09.5983471Z set -eux 2023-01-11T20:14:09.5983864Z pip install -r requirements.txt 2023-01-11T20:14:09.5984291Z pip install boto3==1.19.12 2023-01-11T20:14:09.5984740Z pip install typing-extensions==3.10 --user 2023-01-11T20:14:09.5985273Z pip install -r requirements-flake8.txt --user 2023-01-11T20:14:09.5985736Z pip install rockset==0.8.10 --user 2023-01-11T20:14:09.5986185Z pip install -r requirements.txt --user 2023-01-11T20:14:09.5986640Z pip install mypy==0.960 --user 2023-01-11T20:14:09.5987022Z make setup_lint 2023-01-11T20:14:09.6055442Z shell: /usr/bin/bash -e {0} 2023-01-11T20:14:09.6055792Z env: 2023-01-11T20:14:09.6056224Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:09.6056789Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:14:09.6057380Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:09.6057902Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:09.6058403Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:09.6058885Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:14:09.6059321Z ##[endgroup] 2023-01-11T20:14:09.6151280Z + pip install -r requirements.txt 2023-01-11T20:14:10.2164731Z Collecting astunparse 2023-01-11T20:14:10.2188224Z Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2023-01-11T20:14:10.2340264Z Collecting expecttest 2023-01-11T20:14:10.2360175Z Using cached expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2023-01-11T20:14:10.2528844Z Collecting future 2023-01-11T20:14:10.2573490Z Using cached future-0.18.2.tar.gz (829 kB) 2023-01-11T20:14:10.3493085Z Preparing metadata (setup.py): started 2023-01-11T20:14:11.6566710Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:14:12.2158974Z Collecting hypothesis 2023-01-11T20:14:12.2380979Z Downloading hypothesis-6.62.0-py3-none-any.whl (399 kB) 2023-01-11T20:14:12.2486496Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.1/399.1 kB 55.8 MB/s eta 0:00:00 2023-01-11T20:14:12.5429534Z Collecting numpy 2023-01-11T20:14:12.5842680Z Using cached numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2023-01-11T20:14:12.8007171Z Collecting psutil 2023-01-11T20:14:12.8032799Z Using cached psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2023-01-11T20:14:12.8634068Z Collecting pyyaml 2023-01-11T20:14:12.8668615Z Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2023-01-11T20:14:12.9139067Z Collecting requests 2023-01-11T20:14:12.9159782Z Using cached requests-2.28.1-py3-none-any.whl (62 kB) 2023-01-11T20:14:12.9179631Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2023-01-11T20:14:12.9362976Z Collecting six 2023-01-11T20:14:12.9381746Z Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) 2023-01-11T20:14:12.9530603Z Collecting types-dataclasses 2023-01-11T20:14:12.9549072Z Using cached types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2023-01-11T20:14:12.9750331Z Collecting typing_extensions 2023-01-11T20:14:12.9769999Z Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2023-01-11T20:14:13.0020489Z Collecting sympy 2023-01-11T20:14:13.0171363Z Using cached sympy-1.11.1-py3-none-any.whl (6.5 MB) 2023-01-11T20:14:13.0810766Z Collecting filelock 2023-01-11T20:14:13.0832185Z Using cached filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:14:13.1186646Z Collecting networkx 2023-01-11T20:14:13.1227654Z Downloading networkx-3.0-py3-none-any.whl (2.0 MB) 2023-01-11T20:14:13.1407083Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 132.4 MB/s eta 0:00:00 2023-01-11T20:14:13.1756600Z Collecting jinja2 2023-01-11T20:14:13.1778860Z Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:14:13.2254286Z Collecting wheel<1.0,>=0.23.0 2023-01-11T20:14:13.2275767Z Using cached wheel-0.38.4-py3-none-any.whl (36 kB) 2023-01-11T20:14:13.2869126Z Collecting exceptiongroup>=1.0.0 2023-01-11T20:14:13.2889983Z Using cached exceptiongroup-1.1.0-py3-none-any.whl (14 kB) 2023-01-11T20:14:13.3163378Z Collecting attrs>=19.2.0 2023-01-11T20:14:13.3183781Z Using cached attrs-22.2.0-py3-none-any.whl (60 kB) 2023-01-11T20:14:13.3412111Z Collecting sortedcontainers<3.0.0,>=2.1.0 2023-01-11T20:14:13.3431936Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2023-01-11T20:14:13.4724794Z Collecting charset-normalizer<3,>=2 2023-01-11T20:14:13.4746347Z Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2023-01-11T20:14:13.4956594Z Collecting idna<4,>=2.5 2023-01-11T20:14:13.4977132Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:14:13.5255348Z Collecting certifi>=2017.4.17 2023-01-11T20:14:13.5278140Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:14:13.5788692Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:14:13.5830564Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:14:13.5887995Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 42.9 MB/s eta 0:00:00 2023-01-11T20:14:13.6148341Z Collecting mpmath>=0.19 2023-01-11T20:14:13.6172711Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2023-01-11T20:14:13.7175885Z Collecting MarkupSafe>=2.0 2023-01-11T20:14:13.7198767Z Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2023-01-11T20:14:13.9791602Z Installing collected packages: types-dataclasses, sortedcontainers, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, networkx, MarkupSafe, idna, future, filelock, expecttest, exceptiongroup, charset-normalizer, certifi, attrs, requests, jinja2, hypothesis, astunparse 2023-01-11T20:14:25.2228072Z DEPRECATION: future is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 2023-01-11T20:14:25.2230978Z Running setup.py install for future: started 2023-01-11T20:14:25.8908049Z Running setup.py install for future: finished with status 'done' 2023-01-11T20:14:26.3306272Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.2.0 certifi-2022.12.7 charset-normalizer-2.1.1 exceptiongroup-1.1.0 expecttest-0.1.4 filelock-3.9.0 future-0.18.2 hypothesis-6.62.0 idna-3.4 jinja2-3.1.2 mpmath-1.2.1 networkx-3.0 numpy-1.24.1 psutil-5.9.4 pyyaml-6.0 requests-2.28.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.11.1 types-dataclasses-0.6.6 typing_extensions-4.4.0 urllib3-1.26.14 wheel-0.38.4 2023-01-11T20:14:26.6264354Z + pip install boto3==1.19.12 2023-01-11T20:14:27.5425640Z Collecting boto3==1.19.12 2023-01-11T20:14:27.5450879Z Using cached boto3-1.19.12-py3-none-any.whl (131 kB) 2023-01-11T20:14:27.5747953Z Collecting s3transfer<0.6.0,>=0.5.0 2023-01-11T20:14:27.5767230Z Using cached s3transfer-0.5.2-py3-none-any.whl (79 kB) 2023-01-11T20:14:27.5954129Z Collecting jmespath<1.0.0,>=0.7.1 2023-01-11T20:14:27.5971982Z Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2023-01-11T20:14:28.1765053Z Collecting botocore<1.23.0,>=1.22.12 2023-01-11T20:14:28.1982136Z Using cached botocore-1.22.12-py3-none-any.whl (8.1 MB) 2023-01-11T20:14:28.2441193Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.14) 2023-01-11T20:14:28.2693848Z Collecting python-dateutil<3.0.0,>=2.1 2023-01-11T20:14:28.2716765Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2023-01-11T20:14:28.4742680Z Requirement already satisfied: six>=1.5 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2023-01-11T20:14:28.6682665Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2023-01-11T20:14:29.3133661Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2023-01-11T20:14:29.4902512Z + pip install typing-extensions==3.10 --user 2023-01-11T20:14:29.9743119Z Collecting typing-extensions==3.10 2023-01-11T20:14:29.9764969Z Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 2023-01-11T20:14:30.1349617Z Installing collected packages: typing-extensions 2023-01-11T20:14:30.1568847Z Successfully installed typing-extensions-3.10.0.0 2023-01-11T20:14:30.2827261Z + pip install -r requirements-flake8.txt --user 2023-01-11T20:14:30.7390393Z Collecting git+https://github.com/malfet/flake8-coding.git (from -r requirements-flake8.txt (line 5)) 2023-01-11T20:14:30.7396859Z Cloning https://github.com/malfet/flake8-coding.git to /tmp/pip-req-build-zla18kxb 2023-01-11T20:14:30.7447013Z Running command git clone --filter=blob:none --quiet https://github.com/malfet/flake8-coding.git /tmp/pip-req-build-zla18kxb 2023-01-11T20:14:31.2154669Z Resolved https://github.com/malfet/flake8-coding.git to commit 1106d953dde998ab6dd7f951efc804dea562d609 2023-01-11T20:14:31.2203620Z Preparing metadata (setup.py): started 2023-01-11T20:14:31.4012080Z Preparing metadata (setup.py): finished with status 'done' 2023-01-11T20:14:31.4673100Z Collecting flake8==3.8.2 2023-01-11T20:14:31.4698842Z Using cached flake8-3.8.2-py2.py3-none-any.whl (72 kB) 2023-01-11T20:14:31.5005510Z Collecting flake8-bugbear==20.1.4 2023-01-11T20:14:31.5026035Z Using cached flake8_bugbear-20.1.4-py36.py37.py38-none-any.whl (15 kB) 2023-01-11T20:14:31.5305516Z Collecting flake8-comprehensions==3.3.0 2023-01-11T20:14:31.5326301Z Using cached flake8_comprehensions-3.3.0-py3-none-any.whl (7.2 kB) 2023-01-11T20:14:31.5506862Z Collecting flake8-executable==2.0.4 2023-01-11T20:14:31.5527299Z Using cached flake8_executable-2.0.4-py3-none-any.whl (35 kB) 2023-01-11T20:14:31.5752545Z Collecting flake8-pyi==20.5.0 2023-01-11T20:14:31.5772168Z Using cached flake8_pyi-20.5.0-py36-none-any.whl (9.6 kB) 2023-01-11T20:14:31.5926923Z Collecting mccabe==0.6.1 2023-01-11T20:14:31.5946128Z Using cached mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 2023-01-11T20:14:31.6139101Z Collecting pycodestyle==2.6.0 2023-01-11T20:14:31.6159329Z Using cached pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) 2023-01-11T20:14:31.6387303Z Collecting pyflakes==2.2.0 2023-01-11T20:14:31.6409284Z Using cached pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) 2023-01-11T20:14:31.6597621Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4->-r requirements-flake8.txt (line 2)) (22.2.0) 2023-01-11T20:14:31.7380013Z Building wheels for collected packages: flake8-coding 2023-01-11T20:14:31.7387183Z Building wheel for flake8-coding (setup.py): started 2023-01-11T20:14:32.3434638Z Building wheel for flake8-coding (setup.py): finished with status 'done' 2023-01-11T20:14:32.3440430Z Created wheel for flake8-coding: filename=flake8_coding-1.3.3-py2.py3-none-any.whl size=7692 sha256=49f7ea5a8a270ec9eadb7004704a0c817ce5f6263f55bd9e2d102f0666084439 2023-01-11T20:14:32.3442744Z Stored in directory: /tmp/pip-ephem-wheel-cache-ml8i10xh/wheels/97/c9/c5/ce96ffa9054386aa2a474ffbbada74461e711a7284d7ac6d67 2023-01-11T20:14:32.3468426Z Successfully built flake8-coding 2023-01-11T20:14:32.4949306Z Installing collected packages: mccabe, pyflakes, pycodestyle, flake8, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-coding, flake8-bugbear 2023-01-11T20:14:32.6674902Z Successfully installed flake8-3.8.2 flake8-bugbear-20.1.4 flake8-coding-1.3.3 flake8-comprehensions-3.3.0 flake8-executable-2.0.4 flake8-pyi-20.5.0 mccabe-0.6.1 pycodestyle-2.6.0 pyflakes-2.2.0 2023-01-11T20:14:32.7992859Z + pip install rockset==0.8.10 --user 2023-01-11T20:14:33.2947760Z Collecting rockset==0.8.10 2023-01-11T20:14:33.2980855Z Using cached rockset-0.8.10-py3-none-any.whl (422 kB) 2023-01-11T20:14:33.7027684Z Collecting sqlalchemy>=1.3.10 2023-01-11T20:14:33.7399518Z Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) 2023-01-11T20:14:33.7602275Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 94.7 MB/s eta 0:00:00 2023-01-11T20:14:34.0346224Z Collecting protobuf>=3.6.0 2023-01-11T20:14:34.0374738Z Using cached protobuf-4.21.12-cp37-abi3-manylinux2014_x86_64.whl (409 kB) 2023-01-11T20:14:34.0541559Z Collecting docopt>=0.6.2 2023-01-11T20:14:34.0543729Z Using cached docopt-0.6.2-py2.py3-none-any.whl 2023-01-11T20:14:34.0868355Z Collecting requests-toolbelt>=0.9.1 2023-01-11T20:14:34.0888683Z Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) 2023-01-11T20:14:34.0913042Z Requirement already satisfied: requests>=2.19.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from rockset==0.8.10) (2.28.1) 2023-01-11T20:14:34.1065031Z Collecting texttable>=0.8.7 2023-01-11T20:14:34.1083661Z Using cached texttable-1.6.7-py2.py3-none-any.whl (10 kB) 2023-01-11T20:14:34.1274538Z Collecting geojson>=2.5.0 2023-01-11T20:14:34.1292525Z Using cached geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2023-01-11T20:14:34.1311676Z Requirement already satisfied: pyyaml>=5.1.2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from rockset==0.8.10) (6.0) 2023-01-11T20:14:34.1416888Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (3.4) 2023-01-11T20:14:34.1425012Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2.1.1) 2023-01-11T20:14:34.1432211Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (1.26.14) 2023-01-11T20:14:34.1439068Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests>=2.19.0->rockset==0.8.10) (2022.12.7) 2023-01-11T20:14:34.3984920Z Collecting greenlet!=0.4.17 2023-01-11T20:14:34.4020288Z Using cached greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (544 kB) 2023-01-11T20:14:34.6858144Z Installing collected packages: texttable, geojson, docopt, protobuf, greenlet, sqlalchemy, requests-toolbelt, rockset 2023-01-11T20:14:35.8701635Z Successfully installed docopt-0.6.2 geojson-2.5.0 greenlet-2.0.1 protobuf-4.21.12 requests-toolbelt-0.10.1 rockset-0.8.10 sqlalchemy-1.4.46 texttable-1.6.7 2023-01-11T20:14:36.0362790Z + pip install -r requirements.txt --user 2023-01-11T20:14:36.4893423Z Requirement already satisfied: astunparse in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2023-01-11T20:14:36.4897405Z Requirement already satisfied: expecttest in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2023-01-11T20:14:36.4901506Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2023-01-11T20:14:36.4905548Z Requirement already satisfied: hypothesis in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (6.62.0) 2023-01-11T20:14:36.4909565Z Requirement already satisfied: numpy in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.24.1) 2023-01-11T20:14:36.4913783Z Requirement already satisfied: psutil in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (5.9.4) 2023-01-11T20:14:36.4917589Z Requirement already satisfied: pyyaml in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T20:14:36.4921594Z Requirement already satisfied: requests in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (2.28.1) 2023-01-11T20:14:36.4926191Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (56.0.0) 2023-01-11T20:14:36.4930379Z Requirement already satisfied: six in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2023-01-11T20:14:36.4934652Z Requirement already satisfied: types-dataclasses in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2023-01-11T20:14:36.4942748Z Requirement already satisfied: typing_extensions in /home/runner/.local/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.10.0.0) 2023-01-11T20:14:36.4946981Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (1.11.1) 2023-01-11T20:14:36.4951246Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (3.9.0) 2023-01-11T20:14:36.4955549Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0) 2023-01-11T20:14:36.4959477Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2023-01-11T20:14:36.4992171Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2023-01-11T20:14:36.5389228Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.2.0) 2023-01-11T20:14:36.5400051Z Requirement already satisfied: exceptiongroup>=1.0.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.1.0) 2023-01-11T20:14:36.5407244Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2023-01-11T20:14:36.5553890Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (1.26.14) 2023-01-11T20:14:36.5559590Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2023-01-11T20:14:36.5566909Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2022.12.7) 2023-01-11T20:14:36.5574256Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests->-r requirements.txt (line 9)) (2.1.1) 2023-01-11T20:14:36.5623361Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2023-01-11T20:14:36.5891836Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2023-01-11T20:14:36.8840090Z + pip install mypy==0.960 --user 2023-01-11T20:14:37.4746946Z Collecting mypy==0.960 2023-01-11T20:14:37.5170845Z Using cached mypy-0.960-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB) 2023-01-11T20:14:37.6569147Z Collecting mypy-extensions>=0.4.3 2023-01-11T20:14:37.6589635Z Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 2023-01-11T20:14:37.6607721Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2023-01-11T20:14:37.7218053Z Collecting tomli>=1.1.0 2023-01-11T20:14:37.7239674Z Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 2023-01-11T20:14:37.9900454Z Installing collected packages: mypy-extensions, tomli, mypy 2023-01-11T20:14:39.2391594Z Successfully installed mypy-0.960 mypy-extensions-0.4.3 tomli-2.0.1 2023-01-11T20:14:39.3693475Z + make setup_lint 2023-01-11T20:14:39.4074077Z pip3 install lintrunner 2023-01-11T20:14:39.9076878Z Collecting lintrunner 2023-01-11T20:14:39.9166611Z Using cached lintrunner-0.10.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) 2023-01-11T20:14:40.1691091Z Installing collected packages: lintrunner 2023-01-11T20:14:40.2244526Z Successfully installed lintrunner-0.10.0 2023-01-11T20:14:40.3480155Z lintrunner init 2023-01-11T20:14:40.3527107Z [2023-01-11T20:14:40Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2023-01-11T20:14:40.3850692Z $ pip3 install --user flake8==3.8.2 flake8-bugbear==20.1.4 flake8-comprehensions==3.3.0 flake8-executable==2.0.4 flake8-pyi==20.5.0 mccabe==0.6.1 pycodestyle==2.6.0 pyflakes==2.2.0 2023-01-11T20:14:40.8343331Z Requirement already satisfied: flake8==3.8.2 in /home/runner/.local/lib/python3.8/site-packages (3.8.2) 2023-01-11T20:14:40.8352712Z Requirement already satisfied: flake8-bugbear==20.1.4 in /home/runner/.local/lib/python3.8/site-packages (20.1.4) 2023-01-11T20:14:40.8360626Z Requirement already satisfied: flake8-comprehensions==3.3.0 in /home/runner/.local/lib/python3.8/site-packages (3.3.0) 2023-01-11T20:14:40.8369165Z Requirement already satisfied: flake8-executable==2.0.4 in /home/runner/.local/lib/python3.8/site-packages (2.0.4) 2023-01-11T20:14:40.8378509Z Requirement already satisfied: flake8-pyi==20.5.0 in /home/runner/.local/lib/python3.8/site-packages (20.5.0) 2023-01-11T20:14:40.8386107Z Requirement already satisfied: mccabe==0.6.1 in /home/runner/.local/lib/python3.8/site-packages (0.6.1) 2023-01-11T20:14:40.8393785Z Requirement already satisfied: pycodestyle==2.6.0 in /home/runner/.local/lib/python3.8/site-packages (2.6.0) 2023-01-11T20:14:40.8401413Z Requirement already satisfied: pyflakes==2.2.0 in /home/runner/.local/lib/python3.8/site-packages (2.2.0) 2023-01-11T20:14:40.8505826Z Requirement already satisfied: attrs>=19.2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from flake8-bugbear==20.1.4) (22.2.0) 2023-01-11T20:14:41.2125895Z took 827ms 2023-01-11T20:14:41.2197308Z [2023-01-11T20:14:41Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2023-01-11T20:14:41.2837068Z INFO: .lintbin/clang-format does not exist. 2023-01-11T20:14:41.2838140Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 to .lintbin/clang-format 2023-01-11T20:14:41.4640380Z INFO: Downloaded clang-format successfully. 2023-01-11T20:14:41.4714373Z INFO: Using clang-format located at .lintbin/clang-format 2023-01-11T20:14:41.4811447Z [2023-01-11T20:14:41Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2023-01-11T20:14:41.5136404Z $ pip3 install --user numpy==1.23.1 expecttest==0.1.3 mypy==0.960 types-requests==2.27.25 types-six==1.16.15 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0 2023-01-11T20:14:42.2778296Z Collecting numpy==1.23.1 2023-01-11T20:14:42.3181424Z Using cached numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2023-01-11T20:14:42.4092225Z Collecting expecttest==0.1.3 2023-01-11T20:14:42.4113919Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2023-01-11T20:14:42.4131199Z Requirement already satisfied: mypy==0.960 in /home/runner/.local/lib/python3.8/site-packages (0.960) 2023-01-11T20:14:42.4466196Z Collecting types-requests==2.27.25 2023-01-11T20:14:42.4486347Z Using cached types_requests-2.27.25-py3-none-any.whl (12 kB) 2023-01-11T20:14:42.4700506Z Collecting types-six==1.16.15 2023-01-11T20:14:42.4719762Z Using cached types_six-1.16.15-py3-none-any.whl (14 kB) 2023-01-11T20:14:42.4930620Z Collecting types-PyYAML==6.0.7 2023-01-11T20:14:42.4950617Z Using cached types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2023-01-11T20:14:42.5109371Z Collecting types-tabulate==0.8.8 2023-01-11T20:14:42.5128676Z Using cached types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2023-01-11T20:14:42.5405004Z Collecting types-protobuf==3.19.18 2023-01-11T20:14:42.5426320Z Using cached types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2023-01-11T20:14:42.5570486Z Collecting types-pkg-resources==0.1.3 2023-01-11T20:14:42.5589467Z Using cached types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2023-01-11T20:14:42.5753030Z Collecting types-Jinja2==2.11.9 2023-01-11T20:14:42.5771381Z Using cached types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2023-01-11T20:14:42.6020556Z Collecting junitparser==2.1.1 2023-01-11T20:14:42.6039430Z Using cached junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2023-01-11T20:14:42.6953425Z Collecting rich==10.9.0 2023-01-11T20:14:42.6978189Z Using cached rich-10.9.0-py3-none-any.whl (211 kB) 2023-01-11T20:14:42.7011286Z Requirement already satisfied: pyyaml==6.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (6.0) 2023-01-11T20:14:42.7120388Z Requirement already satisfied: typing-extensions>=3.10 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (3.10.0.0) 2023-01-11T20:14:42.7134868Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (2.0.1) 2023-01-11T20:14:42.7142240Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from mypy==0.960) (0.4.3) 2023-01-11T20:14:42.7371702Z Collecting types-urllib3<1.27 2023-01-11T20:14:42.7392493Z Using cached types_urllib3-1.26.25.4-py3-none-any.whl (14 kB) 2023-01-11T20:14:42.7606782Z Collecting types-MarkupSafe 2023-01-11T20:14:42.7627570Z Using cached types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2023-01-11T20:14:42.7657832Z Requirement already satisfied: future in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from junitparser==2.1.1) (0.18.2) 2023-01-11T20:14:42.8078303Z Collecting pygments<3.0.0,>=2.6.0 2023-01-11T20:14:42.8234035Z Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 2023-01-11T20:14:42.8395616Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 85.5 MB/s eta 0:00:00 2023-01-11T20:14:42.8701998Z Collecting colorama<0.5.0,>=0.4.0 2023-01-11T20:14:42.8722685Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2023-01-11T20:14:42.8894655Z Collecting commonmark<0.10.0,>=0.9.0 2023-01-11T20:14:42.8914308Z Using cached commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2023-01-11T20:14:43.2009605Z Installing collected packages: types-urllib3, types-tabulate, types-six, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, commonmark, types-requests, types-Jinja2, pygments, numpy, junitparser, expecttest, colorama, rich 2023-01-11T20:14:45.9027918Z Successfully installed colorama-0.4.6 commonmark-0.9.1 expecttest-0.1.3 junitparser-2.1.1 numpy-1.23.1 pygments-2.14.0 rich-10.9.0 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-six-1.16.15 types-tabulate-0.8.8 types-urllib3-1.26.25.4 2023-01-11T20:14:46.0641045Z took 4550ms 2023-01-11T20:14:46.0704963Z [2023-01-11T20:14:46Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2023-01-11T20:14:46.1338213Z INFO: .lintbin/clang-tidy does not exist. 2023-01-11T20:14:46.1339183Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-tidy to .lintbin/clang-tidy 2023-01-11T20:14:47.4352882Z INFO: Downloaded clang-tidy successfully. 2023-01-11T20:14:47.6405068Z INFO: Using clang-tidy located at .lintbin/clang-tidy 2023-01-11T20:14:47.6502294Z [2023-01-11T20:14:47Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2023-01-11T20:14:47.6837715Z $ pip3 install --user ruamel.yaml==0.17.4 2023-01-11T20:14:48.5081595Z Collecting ruamel.yaml==0.17.4 2023-01-11T20:14:48.5107266Z Using cached ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2023-01-11T20:14:48.5624697Z Collecting ruamel.yaml.clib>=0.1.2 2023-01-11T20:14:48.5661687Z Using cached ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) 2023-01-11T20:14:48.8520945Z Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2023-01-11T20:14:48.9603517Z Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.7 2023-01-11T20:14:49.1037831Z took 1419ms 2023-01-11T20:14:49.1104876Z [2023-01-11T20:14:49Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2023-01-11T20:14:49.1502860Z $ pip3 install --user cmakelint==1.4.1 2023-01-11T20:14:49.6389267Z Collecting cmakelint==1.4.1 2023-01-11T20:14:49.6410923Z Using cached cmakelint-1.4.1-py3-none-any.whl (12 kB) 2023-01-11T20:14:49.9337940Z Installing collected packages: cmakelint 2023-01-11T20:14:49.9528489Z Successfully installed cmakelint-1.4.1 2023-01-11T20:14:50.0900436Z took 939ms 2023-01-11T20:14:50.0967552Z [2023-01-11T20:14:50Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2023-01-11T20:14:50.1308171Z $ pip3 install --user shellcheck-py==0.7.2.1 2023-01-11T20:14:50.6163867Z Collecting shellcheck-py==0.7.2.1 2023-01-11T20:14:50.6242108Z Using cached shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2023-01-11T20:14:50.8943163Z Installing collected packages: shellcheck-py 2023-01-11T20:14:50.9422044Z Successfully installed shellcheck-py-0.7.2.1 2023-01-11T20:14:51.0680501Z took 936ms 2023-01-11T20:14:51.0746799Z [2023-01-11T20:14:51Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2023-01-11T20:14:51.1397492Z INFO: .lintbin/actionlint does not exist. 2023-01-11T20:14:51.1398601Z INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2023-01-11T20:14:51.3276082Z INFO: Downloaded actionlint successfully. 2023-01-11T20:14:51.3454265Z INFO: Using actionlint located at .lintbin/actionlint 2023-01-11T20:14:51.3548405Z [2023-01-11T20:14:51Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2023-01-11T20:14:51.3916060Z $ pip3 install --user PyYAML==6.0 2023-01-11T20:14:51.8505237Z Requirement already satisfied: PyYAML==6.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (6.0) 2023-01-11T20:14:52.2420723Z took 850ms 2023-01-11T20:14:52.2495088Z [2023-01-11T20:14:52Z INFO lintrunner::linter] Initializing linter: 'UFMT' 2023-01-11T20:14:52.2925903Z $ pip3 install --user black==22.3.0 ufmt==1.3.3 usort==1.0.2 --no-binary=black 2023-01-11T20:14:52.7406340Z DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-11T20:14:52.7944364Z Collecting black==22.3.0 2023-01-11T20:14:52.7980348Z Using cached black-22.3.0.tar.gz (554 kB) 2023-01-11T20:14:52.8775980Z Installing build dependencies: started 2023-01-11T20:14:55.1086634Z Installing build dependencies: finished with status 'done' 2023-01-11T20:14:55.1099925Z Getting requirements to build wheel: started 2023-01-11T20:14:55.3339995Z Getting requirements to build wheel: finished with status 'done' 2023-01-11T20:14:55.3376479Z Preparing metadata (pyproject.toml): started 2023-01-11T20:14:56.9732954Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-01-11T20:14:56.9996930Z Collecting ufmt==1.3.3 2023-01-11T20:14:57.0017899Z Using cached ufmt-1.3.3-py3-none-any.whl (11 kB) 2023-01-11T20:14:57.0224526Z Collecting usort==1.0.2 2023-01-11T20:14:57.0244690Z Using cached usort-1.0.2-py3-none-any.whl (23 kB) 2023-01-11T20:14:57.0689759Z Collecting click>=8.0.0 2023-01-11T20:14:57.0712317Z Using cached click-8.1.3-py3-none-any.whl (96 kB) 2023-01-11T20:14:57.0742214Z Requirement already satisfied: typing-extensions>=3.10.0.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (3.10.0.0) 2023-01-11T20:14:57.0911768Z Collecting pathspec>=0.9.0 2023-01-11T20:14:57.0931966Z Using cached pathspec-0.10.3-py3-none-any.whl (29 kB) 2023-01-11T20:14:57.0953234Z Requirement already satisfied: mypy-extensions>=0.4.3 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (0.4.3) 2023-01-11T20:14:57.1169645Z Collecting platformdirs>=2 2023-01-11T20:14:57.1189309Z Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB) 2023-01-11T20:14:57.1213011Z Requirement already satisfied: tomli>=1.1.0 in /home/runner/.local/lib/python3.8/site-packages (from black==22.3.0) (2.0.1) 2023-01-11T20:14:57.1620404Z Collecting tomlkit>=0.7.2 2023-01-11T20:14:57.1640860Z Using cached tomlkit-0.11.6-py3-none-any.whl (35 kB) 2023-01-11T20:14:57.1813761Z Collecting moreorless>=0.4.0 2023-01-11T20:14:57.1833330Z Using cached moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2023-01-11T20:14:57.2000437Z Collecting trailrunner>=1.1.1 2023-01-11T20:14:57.2020231Z Using cached trailrunner-1.2.1-py3-none-any.whl (10 kB) 2023-01-11T20:14:57.2253417Z Collecting toml>=0.10.0 2023-01-11T20:14:57.2273922Z Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) 2023-01-11T20:14:57.2292350Z Requirement already satisfied: attrs>=21.2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from usort==1.0.2) (22.2.0) 2023-01-11T20:14:57.3006839Z Collecting LibCST>=0.3.7 2023-01-11T20:14:57.3104091Z Using cached libcst-0.4.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) 2023-01-11T20:14:57.3479719Z Collecting stdlibs>=2021.4.1 2023-01-11T20:14:57.3500926Z Using cached stdlibs-2022.10.9-py3-none-any.whl (49 kB) 2023-01-11T20:14:57.4014225Z Requirement already satisfied: pyyaml>=5.2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from LibCST>=0.3.7->usort==1.0.2) (6.0) 2023-01-11T20:14:57.4172590Z Collecting typing-inspect>=0.4.0 2023-01-11T20:14:57.4192650Z Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) 2023-01-11T20:14:57.4590133Z Building wheels for collected packages: black 2023-01-11T20:14:57.4599539Z Building wheel for black (pyproject.toml): started 2023-01-11T20:14:57.8952951Z Building wheel for black (pyproject.toml): finished with status 'done' 2023-01-11T20:14:57.8972606Z Created wheel for black: filename=black-22.3.0-py3-none-any.whl size=153843 sha256=c4d3d5659e619ce97aeac7a9d376a7418f49fb2f9549eb45b0317b16a26824ca 2023-01-11T20:14:57.8975067Z Stored in directory: /home/runner/.cache/pip/wheels/3c/08/c6/0a04e65d79edb94eab5c5f1769844f002570435174726ecff4 2023-01-11T20:14:57.9034615Z Successfully built black 2023-01-11T20:14:58.2155927Z Installing collected packages: typing-inspect, tomlkit, toml, stdlibs, platformdirs, pathspec, click, trailrunner, moreorless, LibCST, black, usort, ufmt 2023-01-11T20:14:59.0123786Z Successfully installed LibCST-0.4.9 black-22.3.0 click-8.1.3 moreorless-0.4.0 pathspec-0.10.3 platformdirs-2.6.2 stdlibs-2022.10.9 toml-0.10.2 tomlkit-0.11.6 trailrunner-1.2.1 typing-inspect-0.8.0 ufmt-1.3.3 usort-1.0.2 2023-01-11T20:14:59.1766364Z took 6883ms 2023-01-11T20:14:59.1874649Z ##[group]Run python3 -m unittest discover -vs tools/test -p 'test_*.py' 2023-01-11T20:14:59.1875268Z python3 -m unittest discover -vs tools/test -p 'test_*.py' 2023-01-11T20:14:59.1875728Z python3 -m unittest discover -vs .github/scripts -p 'test_*.py' 2023-01-11T20:14:59.1919875Z shell: /usr/bin/bash -e {0} 2023-01-11T20:14:59.1920100Z env: 2023-01-11T20:14:59.1920332Z pythonLocation: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:59.1920663Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib/pkgconfig 2023-01-11T20:14:59.1920971Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:59.1921265Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:59.1921553Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.15/x64 2023-01-11T20:14:59.1921843Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.15/x64/lib 2023-01-11T20:14:59.1922244Z ##[endgroup] 2023-01-11T20:15:01.2652194Z test_build_jobs (test_cmake.TestCMake) 2023-01-11T20:15:02.1737956Z Tests that the number of build jobs comes out correctly. ... ok 2023-01-11T20:15:02.1787638Z test_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2023-01-11T20:15:02.1792003Z test_named_grads (test_codegen.TestCreateDerivative) ... ok 2023-01-11T20:15:02.1810085Z test_named_grads_and_indexed_grads (test_codegen.TestCreateDerivative) ... ok 2023-01-11T20:15:02.1833724Z test_non_differentiable_output (test_codegen.TestCreateDerivative) ... ok 2023-01-11T20:15:02.1848013Z test_non_differentiable_output_invalid_type (test_codegen.TestGenAutogradFunctions) ... ok 2023-01-11T20:15:02.1870212Z test_non_differentiable_output_output_differentiability (test_codegen.TestGenAutogradFunctions) ... ok 2023-01-11T20:15:02.1882912Z test_register_bogus_dispatch_key (test_codegen.TestGenAutogradFunctions) ... ok 2023-01-11T20:15:02.1889061Z test_native_function_declaration_1_op_1_ns_valid (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2023-01-11T20:15:02.1894458Z test_native_function_declaration_1_op_2_ns_error (test_codegen.TestGenNativeFunctionDeclaration) ... ok 2023-01-11T20:15:02.1900038Z test_3_namespaces_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2023-01-11T20:15:02.1903483Z test_custom_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2023-01-11T20:15:02.1906905Z test_default_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2023-01-11T20:15:02.1907792Z test_fragment_custom_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) 2023-01-11T20:15:02.1911529Z Sometimes we want to extend an existing namespace, for example quantized ... ok 2023-01-11T20:15:02.1915928Z test_mixed_namespace_schema_registration_code_valid (test_codegen.TestGenSchemaRegistration) ... ok 2023-01-11T20:15:02.1928667Z test_functional_variant_autogen_out_variant (test_codegen.TestNativeFunctionGeneratrion) ... ok 2023-01-11T20:15:02.1936538Z test_functional_variant_autogen_out_variant_two_returns (test_codegen.TestNativeFunctionGeneratrion) ... ok 2023-01-11T20:15:02.1943272Z test_op_with_1_backend_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2023-01-11T20:15:02.1950411Z test_op_with_cpp_sig_generates_static_dispatch (test_codegen.TestStaticDispatchGeneratrion) ... ok 2023-01-11T20:15:02.1951251Z test_alias_set (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1953742Z test_alias_set_is_write_raises_exception (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1956836Z test_before_and_after_alias_set_larger_than_1_raises_exception (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1957513Z test_single_alias_is_write (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1958147Z test_single_alias_is_write_to_alias_set (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1958787Z test_single_alias_is_write_to_wildcard (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1960142Z test_single_alias_no_write (test_codegen_model.TestAnnotation) ... ok 2023-01-11T20:15:02.1979803Z test_conflicting_ufunc (test_codegen_model.TestCodegenModel) ... ok 2023-01-11T20:15:02.1999642Z test_invalid_cudafunctoronself_for_binary_op (test_codegen_model.TestCodegenModel) ... ok 2023-01-11T20:15:02.2003781Z test_nonstructured_ufunc (test_codegen_model.TestCodegenModel) ... ok 2023-01-11T20:15:02.2008946Z test_overlapping_ufunc_and_dispatch (test_codegen_model.TestCodegenModel) ... ok 2023-01-11T20:15:02.2009582Z test_parse_custom_class_type (test_codegen_model.TestCodegenModel) ... ok 2023-01-11T20:15:02.2025151Z test_scalaronly_shadowed (test_codegen_model.TestCodegenModel) ... expected failure 2023-01-11T20:15:02.2027523Z test_function_schema_generates_correct_kernel_no_out (test_executorch_custom_ops.TestComputeNativeFunctionStub) ... ok 2023-01-11T20:15:02.2030795Z test_function_schema_generates_correct_kernel_no_return (test_executorch_custom_ops.TestComputeNativeFunctionStub) ... ok 2023-01-11T20:15:02.2034026Z test_function_schema_generates_correct_kernel_tensor_out (test_executorch_custom_ops.TestComputeNativeFunctionStub) ... ok 2023-01-11T20:15:02.2038444Z test_schema_has_no_return_type_argument_throws (test_executorch_custom_ops.TestComputeNativeFunctionStub) ... ok 2023-01-11T20:15:02.2044777Z test_operators_with_different_namespaces_are_grouped_correctly (test_executorch_gen.TestGenFunctionsDeclarations) ... ok 2023-01-11T20:15:02.2090928Z test_translate_native_yaml_writes_correct_data (test_executorch_gen.TestParseNativeYaml) ... ok 2023-01-11T20:15:02.2096317Z test_argumenttype_type (test_executorch_types.ExecutorchCppTest) ... ok 2023-01-11T20:15:02.2098784Z test_returns_type (test_executorch_types.ExecutorchCppTest) ... ok 2023-01-11T20:15:02.2100648Z test_returntype_type (test_executorch_types.ExecutorchCppTest) ... ok 2023-01-11T20:15:02.2103080Z test_void_return_type (test_executorch_types.ExecutorchCppTest) ... ok 2023-01-11T20:15:02.2103883Z test_const_tensor_argument_translate_ctype_aten (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2104744Z test_const_tensor_argument_translate_ctype_executorch (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2105672Z test_mutable_tensor_argument_translate_ctype_aten (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2106498Z test_mutable_tensor_argument_translate_ctype_executorch (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2107703Z test_optional_int_argument_translate_ctype_aten (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2108615Z test_optional_int_argument_translate_ctype_executorch (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2109900Z test_symint_argument_translate_ctype_aten (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2110741Z test_symint_argument_translate_ctype_executorch (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2111767Z test_tensor_list_argument_translate_ctype_aten (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:02.2113207Z test_tensor_list_argument_translate_ctype_executorch (test_executorch_unboxing.TestUnboxing) ... ok 2023-01-11T20:15:03.4469454Z test_backend_autograd_kernel_mismatch_functional_inplace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:04.6734423Z test_backend_autograd_kernel_mismatch_out_functional (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:05.8488310Z test_backend_has_no_autograd_key_but_provides_entries (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:07.0699221Z test_backend_invalid_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:08.2978634Z test_device_guard_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:09.4615504Z test_empty_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:10.6941420Z test_incorrect_kernel_name (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:11.9023095Z test_missing_backend (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:13.0711209Z test_missing_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:14.3059374Z test_nonlist_supported (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:15.5380746Z test_op_appears_in_supported_and_autograd_lists (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:16.7179837Z test_supported_invalid_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:17.9454986Z test_unrecognized_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:19.1984647Z test_use_out_as_primary_non_bool (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:20.4645706Z test_valid_multiple_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:21.7799030Z test_valid_single_op (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:23.1871783Z test_valid_with_autograd_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:24.3458065Z test_valid_zero_ops (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:25.5612854Z test_valid_zero_ops_doesnt_require_backend_dispatch_key (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:26.7589958Z test_whitespace_cpp_namespace (test_gen_backend_stubs.TestGenBackendStubs) ... ok 2023-01-11T20:15:26.7596922Z test_closes_pr_body (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7604726Z test_fixes_commit_messages (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7611945Z test_issue_links (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7619208Z test_not_accepted (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7626622Z test_resolves_pr_commits (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7634270Z test_spacing (test_import_test_stats.TestGetDisabledIssues) ... ok 2023-01-11T20:15:26.7638732Z test_all_kernel_dtypes_selected (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7651846Z test_custom_namespace_selected_correctly (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7683685Z test_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7684295Z test_merge_kernel_dtypes (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7685161Z test_operator_combine (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7685656Z test_selective_build_operator (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7714270Z test_selector_factory (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7724523Z test_training_op_fetch (test_selective_build.TestSelectiveBuild) ... ok 2023-01-11T20:15:26.7743369Z test_analysis (test_stats.TestPrintTestStats) ... ok 2023-01-11T20:15:26.7757382Z test_graph (test_stats.TestPrintTestStats) ... ok 2023-01-11T20:15:26.7759937Z test_regression_info (test_stats.TestPrintTestStats) ... ok 2023-01-11T20:15:26.7761588Z test_regression_info_new_job (test_stats.TestPrintTestStats) ... ok 2023-01-11T20:15:26.7762777Z test_simplify (test_stats.TestPrintTestStats) ... ok 2023-01-11T20:15:26.7763938Z test_help_examples (test_test_history.TestTestHistory) ... skipped 'Skipping as this test is fragile, issue #73083' 2023-01-11T20:15:26.7764599Z test_calculate_1_shard_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7835857Z test_calculate_2_shards_against_optimal_shards (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7836830Z test_calculate_2_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7837394Z test_calculate_2_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7838783Z test_calculate_5_shards_with_complete_test_times (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7839619Z test_calculate_5_shards_with_incomplete_test_times (test_test_selections.TestCalculateShards) ... ok 2023-01-11T20:15:26.7840144Z test_existing_job (test_upload_test_stats.TestUploadTestStats) 2023-01-11T20:15:26.7841659Z Run on a known-good job and make sure we don't error and get basically okay reults. ... skipped "don't run in CI as this does a lot of network calls and uses up GH API rate limit" 2023-01-11T20:15:26.7842980Z test_create_from_namespaced_tuple (test_utils.TestNamespaceHelper) ... ok 2023-01-11T20:15:26.7843918Z test_default_namespace (test_utils.TestNamespaceHelper) ... ok 2023-01-11T20:15:26.7851364Z test_namespace_levels_more_than_max (test_utils.TestNamespaceHelper) ... ok 2023-01-11T20:15:26.7856396Z test_assert_keys_mismatch (test_vulkan_codegen.TestGLSLCodegen) ... ok 2023-01-11T20:15:26.7863173Z test_assert_on_duplicate_key_yaml (test_vulkan_codegen.TestGLSLCodegen) ... ok 2023-01-11T20:15:26.7873621Z test_missing_key_default_val (test_vulkan_codegen.TestGLSLCodegen) ... ok 2023-01-11T20:15:26.7873929Z 2023-01-11T20:15:26.7874586Z ---------------------------------------------------------------------- 2023-01-11T20:15:26.7875155Z Ran 105 tests in 25.522s 2023-01-11T20:15:26.7875509Z Ignoring disabled issues: [] 2023-01-11T20:15:26.7881382Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2023-01-11T20:15:26.7882101Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2023-01-11T20:15:26.7882654Z Ignoring disabled issues: ['75198', '75123'] 2023-01-11T20:15:26.7883144Z Ignoring disabled issues: [] 2023-01-11T20:15:26.7883566Z Ignoring disabled issues: ['123', '143', '345', '10283'] 2023-01-11T20:15:26.7883937Z Ignoring disabled issues: ['123', '143', '345', '10283', '2348', '75123', '2134'] 2023-01-11T20:15:26.7889074Z 2023-01-11T20:15:26.7889297Z OK (skipped=2, expected failures=1) 2023-01-11T20:15:27.3555109Z test_pr_with_missing_labels (test_check_labels.TestCheckLabels) 2023-01-11T20:15:27.3636193Z Test PR with no 'release notes:' label or 'topic: not user facing' label ... ok 2023-01-11T20:15:27.3708918Z test_pr_with_not_user_facing_label (test_check_labels.TestCheckLabels) 2023-01-11T20:15:27.3709778Z Test PR with 'topic: not user facing' label ... ok 2023-01-11T20:15:27.3710168Z test_pr_with_release_notes_label (test_check_labels.TestCheckLabels) 2023-01-11T20:15:27.3780759Z Test PR with 'release notes: nn' label ... ok 2023-01-11T20:15:27.3781691Z test_all_successful (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3786644Z Test with workflows are successful ... ok 2023-01-11T20:15:27.3787520Z test_necessary_failed (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3791904Z Test with necessary job (ex: Lint) failed ... ok 2023-01-11T20:15:27.3792510Z test_necessary_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3796944Z Test with necessary job (ex: pull) skipped ... ok 2023-01-11T20:15:27.3797573Z test_necessary_successful (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3802385Z Test with necessary workflows are successful ... ok 2023-01-11T20:15:27.3802967Z test_no_workflows (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3807632Z Test with missing workflows ... ok 2023-01-11T20:15:27.3808192Z test_skippable_failed (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3813167Z Test with failing skippable jobs (ex: docker-release-builds) should pass ... ok 2023-01-11T20:15:27.3813839Z test_skippable_skipped (test_fetch_latest_green_commit.TestPrintCommits) 2023-01-11T20:15:27.3818645Z Test with skippable jobs (periodic and docker-release-builds skipped ... ok 2023-01-11T20:15:27.3838074Z test_filter (test_filter_test_configs.TestConfigFilter) ... ok 2023-01-11T20:15:27.3848845Z test_filter_with_valid_label (test_filter_test_configs.TestConfigFilter) ... ok 2023-01-11T20:15:27.3854325Z test_get_labels (test_filter_test_configs.TestConfigFilter) ... ok 2023-01-11T20:15:27.3860887Z test_get_labels_failed (test_filter_test_configs.TestConfigFilter) ... /home/runner/work/pytorch/pytorch/.github/scripts/filter_test_configs.py:77: UserWarning: Failed to get the labels for #54321 (status code 400) 2023-01-11T20:15:27.3861831Z warnings.warn(f"Failed to get the labels for #{pr_number} (status code {response.status_code})") 2023-01-11T20:15:27.3862302Z ok 2023-01-11T20:15:27.3870593Z test_set_periodic_modes (test_filter_test_configs.TestConfigFilter) ... ok 2023-01-11T20:15:27.3874248Z test_double_asterisks (test_gitutils.TestPattern) ... ok 2023-01-11T20:15:27.3874837Z test_is_iterable (test_gitutils.TestPeekableIterator) ... ok 2023-01-11T20:15:27.3875543Z test_iterator (test_gitutils.TestPeekableIterator) ... ok 2023-01-11T20:15:27.3876591Z test_peek (test_gitutils.TestPeekableIterator) ... ok 2023-01-11T20:15:27.3877015Z test_cancelled_gets_ignored (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.4073790Z Tests that cancelled workflow does not override existing successfull status ... ok 2023-01-11T20:15:27.4074398Z test_checks_filter (test_trymerge.TestGitHubPR) ... ok 2023-01-11T20:15:27.4074931Z test_checksuites_pagination (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.4440630Z Tests that PR with lots of checksuits can be fetched ... ok 2023-01-11T20:15:27.4441212Z test_comments_pagination (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.4563288Z Tests that PR with 50+ comments can be fetched ... ok 2023-01-11T20:15:27.4563874Z test_failed_land_checks (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.4832400Z Tests that PR with Land Checks fail with a RunTime error ... ok 2023-01-11T20:15:27.4832982Z test_get_author_many_commits (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.4959722Z Tests that authors for all commits can be fetched ... ok 2023-01-11T20:15:27.4960306Z test_get_author_many_reviews (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5081030Z Tests that all reviews can be fetched ... ok 2023-01-11T20:15:27.5081616Z test_get_author_null (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5203090Z Tests that PR author can be computed ... ok 2023-01-11T20:15:27.5203648Z test_get_checkruns_many_runs (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5324684Z Tests that all checkruns can be fetched ... ok 2023-01-11T20:15:27.5325238Z test_get_last_comment (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5388491Z Tests that last comment can be fetched ... ok 2023-01-11T20:15:27.5389437Z test_get_many_land_checks (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5509023Z Tests that all checkruns can be fetched for a commit ... ok 2023-01-11T20:15:27.5509603Z test_gql_complexity (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5630424Z Fetch comments and conclusions for PR with 60 commits ... ok 2023-01-11T20:15:27.5630991Z test_internal_changes (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.5809906Z Tests that PR with internal changes is detected ... ok 2023-01-11T20:15:27.5810419Z test_large_diff (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.6078670Z Tests that PR with 100+ files can be fetched ... ok 2023-01-11T20:15:27.6079210Z test_lint_fails (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.6371689Z Tests that PR fails mandatory lint check ... ok 2023-01-11T20:15:27.6381988Z test_main_force (test_trymerge.TestGitHubPR) ... ok 2023-01-11T20:15:27.6392798Z test_main_merge (test_trymerge.TestGitHubPR) ... ok 2023-01-11T20:15:27.6403562Z test_main_revert (test_trymerge.TestGitHubPR) ... ok 2023-01-11T20:15:27.6404124Z test_match_rules (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.6525942Z Tests that PR passes merge rules ... ok 2023-01-11T20:15:27.6526661Z test_merge_rules_valid (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.6780417Z Test that merge_rules.yaml can be parsed ... ok 2023-01-11T20:15:27.6780950Z test_pending_status_check (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.7094271Z Tests that PR with nonexistent/pending status checks fails with the right reason. ... ok 2023-01-11T20:15:27.7094941Z test_read_merge_rules_fails (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.7162531Z Tests that PR fails to read the merge rules ... ok 2023-01-11T20:15:27.7163121Z test_revert_rules (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.7553417Z Tests that reverts from collaborators are allowed ... ok 2023-01-11T20:15:27.7553964Z test_team_members (test_trymerge.TestGitHubPR) 2023-01-11T20:15:27.7678071Z Test fetching team members works ... ok 2023-01-11T20:15:27.7678605Z test_no_need_to_rebase (test_tryrebase.TestRebase) 2023-01-11T20:15:27.7752235Z Tests branch already up to date ... ok 2023-01-11T20:15:27.7752745Z test_rebase (test_tryrebase.TestRebase) 2023-01-11T20:15:27.7827639Z Tests rebase successfully ... ok 2023-01-11T20:15:27.7828161Z test_rebase_to_stable (test_tryrebase.TestRebase) 2023-01-11T20:15:27.7912240Z Tests rebase to viable/strict successfully ... ok 2023-01-11T20:15:27.7912767Z test_same_sha (test_tryrebase.TestRebase) 2023-01-11T20:15:28.3319372Z Collecting ghstack 2023-01-11T20:15:28.3343740Z Using cached ghstack-0.7.1-py3-none-any.whl (88 kB) 2023-01-11T20:15:28.7028910Z Collecting aiohttp<4,>=3 2023-01-11T20:15:28.7076496Z Using cached aiohttp-3.8.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) 2023-01-11T20:15:28.7147129Z Requirement already satisfied: typing-extensions<5,>=3 in /home/runner/.local/lib/python3.8/site-packages (from ghstack) (3.10.0.0) 2023-01-11T20:15:28.7792201Z Collecting importlib-metadata<4,>=3 2023-01-11T20:15:28.7814130Z Using cached importlib_metadata-3.10.1-py3-none-any.whl (14 kB) 2023-01-11T20:15:28.7834488Z Requirement already satisfied: requests<3,>=2 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from ghstack) (2.28.1) 2023-01-11T20:15:28.8134438Z Collecting async-timeout<5.0,>=4.0.0a3 2023-01-11T20:15:28.8153723Z Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 2023-01-11T20:15:29.0086117Z Collecting yarl<2.0,>=1.0 2023-01-11T20:15:29.0113594Z Using cached yarl-1.8.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (262 kB) 2023-01-11T20:15:29.0146676Z Requirement already satisfied: attrs>=17.3.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from aiohttp<4,>=3->ghstack) (22.2.0) 2023-01-11T20:15:29.0154390Z Requirement already satisfied: charset-normalizer<3.0,>=2.0 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from aiohttp<4,>=3->ghstack) (2.1.1) 2023-01-11T20:15:29.0292957Z Collecting aiosignal>=1.1.2 2023-01-11T20:15:29.0313111Z Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2023-01-11T20:15:29.3811926Z Collecting multidict<7.0,>=4.5 2023-01-11T20:15:29.3836426Z Using cached multidict-6.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) 2023-01-11T20:15:29.4670430Z Collecting frozenlist>=1.1.1 2023-01-11T20:15:29.4695116Z Using cached frozenlist-1.3.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (161 kB) 2023-01-11T20:15:29.5171161Z Collecting zipp>=0.5 2023-01-11T20:15:29.5193305Z Using cached zipp-3.11.0-py3-none-any.whl (6.6 kB) 2023-01-11T20:15:29.5274228Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests<3,>=2->ghstack) (1.26.14) 2023-01-11T20:15:29.5280585Z Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests<3,>=2->ghstack) (3.4) 2023-01-11T20:15:29.5289720Z Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.8.15/x64/lib/python3.8/site-packages (from requests<3,>=2->ghstack) (2022.12.7) 2023-01-11T20:15:29.9703276Z Installing collected packages: zipp, multidict, frozenlist, async-timeout, yarl, importlib-metadata, aiosignal, aiohttp, ghstack 2023-01-11T20:15:30.2140699Z Successfully installed aiohttp-3.8.3 aiosignal-1.3.1 async-timeout-4.0.2 frozenlist-1.3.3 ghstack-0.7.1 importlib-metadata-3.10.1 multidict-6.0.4 yarl-1.8.2 zipp-3.11.0 2023-01-11T20:15:30.4066600Z Tests rebase results in same sha ... ok 2023-01-11T20:15:30.4066991Z 2023-01-11T20:15:30.4068227Z ---------------------------------------------------------------------- 2023-01-11T20:15:30.4069396Z Ran 47 tests in 3.051s 2023-01-11T20:15:30.4069578Z 2023-01-11T20:15:30.4069738Z OK 2023-01-11T20:15:30.4072513Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2023-01-11T20:15:30.4073882Z Select cfg because label test-config/cfg is presented in the pull request by the time the test starts 2023-01-11T20:15:30.4074911Z @pytorchbot successfully started a revert job. Check the current status [here](None). 2023-01-11T20:15:30.4076450Z Questions? Feedback? Please reach out to the [PyTorch DevX Team](https://github.com/pytorch/pytorch/wiki/Dev-Infra-Office-Hours) 2023-01-11T20:15:30.4678205Z Post job cleanup. 2023-01-11T20:15:30.6050599Z Cache hit occurred on the primary key setup-python-Linux-20.04-Ubuntu-python-3.8.15-pip-42b2ecf9453c1d33de5b9cc14c9caaa12246b1727473b555f566a655552730cc, not saving cache. 2023-01-11T20:15:30.6137739Z Post job cleanup. 2023-01-11T20:15:30.6177331Z Post job cleanup. 2023-01-11T20:15:30.7280950Z [command]/usr/bin/git version 2023-01-11T20:15:30.7330859Z git version 2.38.1 2023-01-11T20:15:30.7376533Z Temporarily overriding HOME='/home/runner/work/_temp/c7f2c1e5-0a6d-46c5-b761-e7e4773ace8d' before making global git config changes 2023-01-11T20:15:30.7377271Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:15:30.7382356Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2023-01-11T20:15:30.7422547Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:15:30.7458804Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:15:30.7693031Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:15:30.7723040Z http.https://github.com/.extraheader 2023-01-11T20:15:30.7734002Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:15:30.7770281Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T20:15:30.8206397Z Cleaning up orphan processes