Skip to content

azure-storage-blob-changefeed needs linting updates for pylint version 4.0.4 #47714

Description

@azure-sdk

ACTION NEEDED: This version of pylint will be merged on 2026-07-13. The build will begin to fail for this library if errors are not fixed.

Library name: azure-storage-blob-changefeed
Pylint version: 4.0.4
Pylint Build: Link to build (2026-06-29)

Pylint Errors:

2
2026-06-29T06:09:22.7261551Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed (exit 2) =====
2026-06-29T06:09:22.7264203Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-29T06:09:22.7266325Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-29T06:09:22.7268206Z Collecting tomli-w==1.0.0
2026-06-29T06:09:22.7270070Z Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-06-29T06:09:22.7271883Z Collecting ConfigArgParse>=0.12.0
2026-06-29T06:09:22.7273914Z Using cached configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-06-29T06:09:22.7275752Z Collecting python-dotenv
2026-06-29T06:09:22.7277551Z Using cached python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-06-29T06:09:22.7304912Z Collecting azure-core
2026-06-29T06:09:22.7306978Z Using cached azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-06-29T06:09:22.7308910Z Collecting PyYAML
2026-06-29T06:09:22.7310999Z Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB)
2026-06-29T06:09:22.7313578Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 3.7 MB/s eta 0:00:00
2026-06-29T06:09:22.7315809Z Collecting tomli
2026-06-29T06:09:22.7317750Z Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-06-29T06:09:22.7319606Z Collecting json-delta>=2.0
2026-06-29T06:09:22.7321497Z Downloading json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-06-29T06:09:22.7323298Z Collecting wheel
2026-06-29T06:09:22.7325457Z Using cached wheel-0.47.0-py3-none-any.whl (32 kB)
2026-06-29T06:09:22.7327631Z Requirement already satisfied: setuptools in ./.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-06-29T06:09:22.7355046Z Collecting pytest-cov
2026-06-29T06:09:22.7356886Z Using cached pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-06-29T06:09:22.7358622Z Collecting build
2026-06-29T06:09:22.7360312Z Using cached build-1.5.0-py3-none-any.whl (26 kB)
2026-06-29T06:09:22.7362017Z Collecting pytest>=3.5.1
2026-06-29T06:09:22.7364028Z Using cached pytest-9.1.1-py3-none-any.whl (386 kB)
2026-06-29T06:09:22.7365747Z Collecting urllib3
2026-06-29T06:09:22.7367509Z Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-06-29T06:09:22.7369235Z Collecting pkginfo
2026-06-29T06:09:22.7370929Z Using cached pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-06-29T06:09:22.7372608Z Collecting cibuildwheel==2.23.3
2026-06-29T06:09:22.7374611Z Using cached cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-06-29T06:09:22.7376268Z Collecting Jinja2
2026-06-29T06:09:22.7377953Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-06-29T06:09:22.7379799Z Collecting certifi
2026-06-29T06:09:22.7381472Z Using cached certifi-2026.6.17-py3-none-any.whl (133 kB)
2026-06-29T06:09:22.7383101Z Collecting packaging
2026-06-29T06:09:22.7415457Z Using cached packaging-26.2-py3-none-any.whl (100 kB)
2026-06-29T06:09:22.7417196Z Collecting pyparsing
2026-06-29T06:09:22.7418893Z Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-06-29T06:09:22.7420530Z Collecting pytest-asyncio>=0.9.0
2026-06-29T06:09:22.7422170Z Using cached pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-06-29T06:09:22.7424040Z Collecting platformdirs
2026-06-29T06:09:22.7425702Z Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB)
2026-06-29T06:09:22.7427357Z Collecting bracex
2026-06-29T06:09:22.7429226Z Downloading bracex-2.7-py3-none-any.whl (11 kB)
2026-06-29T06:09:22.7430839Z Collecting bashlex!=0.13
2026-06-29T06:09:22.7432466Z Using cached bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-06-29T06:09:22.7434438Z Collecting typing-extensions>=4.1.0
2026-06-29T06:09:22.7436127Z Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2026-06-29T06:09:22.7437715Z Collecting dependency-groups>=1.2
2026-06-29T06:09:22.7439330Z Using cached dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-06-29T06:09:22.7440886Z Collecting filelock
2026-06-29T06:09:22.7442631Z Using cached filelock-3.29.4-py3-none-any.whl (42 kB)
2026-06-29T06:09:22.7464689Z Collecting pygments>=2.7.2
2026-06-29T06:09:22.7466793Z Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-06-29T06:09:22.7468974Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.0 MB/s eta 0:00:00
2026-06-29T06:09:22.7470917Z Collecting pluggy<2,>=1.5
2026-06-29T06:09:22.7472826Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-06-29T06:09:22.7482026Z Collecting iniconfig>=1.0.1
2026-06-29T06:09:22.7485514Z Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-06-29T06:09:22.7487512Z Collecting exceptiongroup>=1
2026-06-29T06:09:22.7643167Z Using cached exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-06-29T06:09:22.7645576Z Collecting backports-asyncio-runner<2,>=1.1
2026-06-29T06:09:22.7647656Z Using cached backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-06-29T06:09:22.7649588Z Collecting requests>=2.21.0
2026-06-29T06:09:22.7651458Z Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-06-29T06:09:22.7654019Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 25.6 MB/s eta 0:00:00
2026-06-29T06:09:22.7656011Z Collecting pyproject_hooks
2026-06-29T06:09:22.7657890Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-06-29T06:09:22.7672787Z Collecting MarkupSafe>=2.0
2026-06-29T06:09:22.7712627Z Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-06-29T06:09:22.7715105Z Collecting coverage[toml]>=7.10.6
2026-06-29T06:09:22.7717226Z Using cached coverage-7.14.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (249 kB)
2026-06-29T06:09:22.7719364Z Collecting charset_normalizer<4,>=2
2026-06-29T06:09:22.7721504Z Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
2026-06-29T06:09:22.7727523Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 kB 55.2 MB/s eta 0:00:00
2026-06-29T06:09:22.7729654Z Collecting idna<4,>=2.5
2026-06-29T06:09:22.7731656Z Using cached idna-3.18-py3-none-any.whl (65 kB)
2026-06-29T06:09:22.7734775Z Installing collected packages: json-delta, urllib3, typing-extensions, tomli-w, tomli, PyYAML, python-dotenv, pyproject_hooks, pyparsing, pygments, pluggy, platformdirs, pkginfo, packaging, MarkupSafe, iniconfig, idna, filelock, coverage, ConfigArgParse, charset_normalizer, certifi, bracex, bashlex, backports-asyncio-runner, wheel, requests, Jinja2, exceptiongroup, dependency-groups, build, pytest, cibuildwheel, azure-core, pytest-cov, pytest-asyncio, azure-sdk-tools
2026-06-29T06:09:22.7825973Z Successfully installed ConfigArgParse-1.7.5 Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 azure-core-1.41.0 azure-sdk-tools-0.0.0 backports-asyncio-runner-1.2.0 bashlex-0.18 bracex-2.7 build-1.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 cibuildwheel-2.23.3 coverage-7.14.3 dependency-groups-1.3.1 exceptiongroup-1.3.1 filelock-3.29.4 idna-3.18 iniconfig-2.3.0 json-delta-2.0.2 packaging-26.2 pkginfo-1.12.1.2 platformdirs-4.10.0 pluggy-1.6.0 pygments-2.20.0 pyparsing-3.3.2 pyproject_hooks-1.2.0 pytest-9.1.1 pytest-asyncio-1.4.0 pytest-cov-7.1.0 python-dotenv-1.2.2 requests-2.34.2 tomli-2.4.1 tomli-w-1.0.0 typing-extensions-4.15.0 urllib3-2.7.0 wheel-0.47.0
2026-06-29T06:09:22.7829675Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-29T06:09:22.7831718Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-29T06:09:22.7833883Z Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-06-29T06:09:22.7836387Z Processing /mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-06-29T06:09:22.7838418Z Processing /mnt/vss/_work/1/s/.wheels/azure_storage_blob-12.31.0b1-py3-none-any.whl
2026-06-29T06:09:22.7840208Z Collecting aiohttp>=3.13.5
2026-06-29T06:09:22.7842178Z Using cached aiohttp-3.14.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
2026-06-29T06:09:22.7844422Z Collecting cryptography==44.0.3
2026-06-29T06:09:22.7874612Z Downloading cryptography-44.0.3-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
2026-06-29T06:09:22.7877220Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 9.5 MB/s eta 0:00:00
2026-06-29T06:09:22.7879145Z Collecting cffi>=1.12
2026-06-29T06:09:22.7881229Z Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
2026-06-29T06:09:22.7883552Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 48.0 MB/s eta 0:00:00
2026-06-29T06:09:22.7887127Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.5.0)
2026-06-29T06:09:22.7902532Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (3.1.6)
2026-06-29T06:09:22.7916186Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.23.3)
2026-06-29T06:09:22.7919158Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (7.1.0)
2026-06-29T06:09:22.7925645Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (26.2)
2026-06-29T06:09:22.7935677Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.0.2)
2026-06-29T06:09:22.7938682Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.0.0)
2026-06-29T06:09:22.7941753Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (3.3.2)
2026-06-29T06:09:22.7945051Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.4.1)
2026-06-29T06:09:22.7948023Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.4.0)
2026-06-29T06:09:22.7950920Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (79.0.1)
2026-06-29T06:09:22.7984092Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.7.0)
2026-06-29T06:09:22.7987124Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (9.1.1)
2026-06-29T06:09:22.7990006Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (6.0.3)
2026-06-29T06:09:22.7992961Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.12.1.2)
2026-06-29T06:09:22.7998606Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2026.6.17)
2026-06-29T06:09:22.8002912Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (0.47.0)
2026-06-29T06:09:22.8006082Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.2.2)
2026-06-29T06:09:22.8009034Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.7.5)
2026-06-29T06:09:22.8026660Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (4.10.0)
2026-06-29T06:09:22.8029903Z Requirement already satisfied: typing-extensions>=4.1.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (4.15.0)
2026-06-29T06:09:22.8045599Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.3.1)
2026-06-29T06:09:22.8048613Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.7)
2026-06-29T06:09:22.8051586Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (0.18)
2026-06-29T06:09:22.8054907Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (3.29.4)
2026-06-29T06:09:22.8057915Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 2)) (2.34.2)
2026-06-29T06:09:22.8060252Z Collecting msal>=1.35.1
2026-06-29T06:09:22.8085931Z Using cached msal-1.37.0-py3-none-any.whl (123 kB)
2026-06-29T06:09:22.8087838Z Collecting msal-extensions>=1.2.0
2026-06-29T06:09:22.8089791Z Using cached msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-06-29T06:09:22.8091680Z Collecting isodate>=0.6.1
2026-06-29T06:09:22.8093947Z Using cached isodate-0.7.2-py3-none-any.whl (22 kB)
2026-06-29T06:09:22.8095934Z Collecting aiohappyeyeballs>=2.5.0
2026-06-29T06:09:22.8097831Z Using cached aiohappyeyeballs-2.6.2-py3-none-any.whl (15 kB)
2026-06-29T06:09:22.8104447Z Collecting attrs>=17.3.0
2026-06-29T06:09:22.8106468Z Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
2026-06-29T06:09:22.8108759Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 18.8 MB/s eta 0:00:00
2026-06-29T06:09:22.8110705Z Collecting multidict<7.0,>=4.5
2026-06-29T06:09:22.8112819Z Downloading multidict-6.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB)
2026-06-29T06:09:22.8115483Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 50.6 MB/s eta 0:00:00
2026-06-29T06:09:22.8117353Z Collecting propcache>=0.2.0
2026-06-29T06:09:22.8119305Z Using cached propcache-0.5.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (60 kB)
2026-06-29T06:09:22.8124082Z Collecting yarl<2.0,>=1.17.0
2026-06-29T06:09:22.8145349Z Using cached yarl-1.24.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (106 kB)
2026-06-29T06:09:22.8147478Z Collecting async-timeout<6.0,>=4.0
2026-06-29T06:09:22.8149510Z Using cached async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-06-29T06:09:22.8151445Z Collecting frozenlist>=1.1.1
2026-06-29T06:09:22.8153525Z Using cached frozenlist-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (219 kB)
2026-06-29T06:09:22.8155824Z Collecting aiosignal>=1.4.0
2026-06-29T06:09:22.8165162Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-06-29T06:09:22.8167237Z Collecting pycparser
2026-06-29T06:09:22.8169093Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-06-29T06:09:22.8171270Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 17.2 MB/s eta 0:00:00
2026-06-29T06:09:22.8173137Z Collecting PyJWT[crypto]<3,>=1.0.0
2026-06-29T06:09:22.8175788Z Using cached pyjwt-2.13.0-py3-none-any.whl (31 kB)
2026-06-29T06:09:22.8178403Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.20.0)
2026-06-29T06:09:22.8181384Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (2.3.0)
2026-06-29T06:09:22.8205644Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.3.1)
2026-06-29T06:09:22.8208544Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.6.0)
2026-06-29T06:09:22.8211657Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest-asyncio>=0.9.0->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.2.0)
2026-06-29T06:09:22.8214623Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 2)) (3.4.7)
2026-06-29T06:09:22.8220471Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 2)) (3.18)
2026-06-29T06:09:22.8223347Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (1.2.0)
2026-06-29T06:09:22.8226529Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (3.0.3)
2026-06-29T06:09:22.8236895Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/dev_requirements.txt (line 1)) (7.14.3)
2026-06-29T06:09:22.8255219Z azure-sdk-tools is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-06-29T06:09:22.8257496Z azure-core is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-06-29T06:09:22.8260529Z Installing collected packages: PyJWT, pycparser, propcache, multidict, isodate, frozenlist, attrs, async-timeout, aiohappyeyeballs, yarl, cffi, aiosignal, cryptography, aiohttp, azure-storage-blob, msal, msal-extensions, azure-identity
2026-06-29T06:09:22.8263187Z Successfully installed PyJWT-2.13.0 aiohappyeyeballs-2.6.2 aiohttp-3.14.1 aiosignal-1.4.0 async-timeout-5.0.1 attrs-26.1.0 azure-identity-1.26.0b3 azure-storage-blob-12.31.0b1 cffi-2.0.0 cryptography-44.0.3 frozenlist-1.8.0 isodate-0.7.2 msal-1.37.0 msal-extensions-1.3.1 multidict-6.7.1 propcache-0.5.2 pycparser-3.0 yarl-1.24.2
2026-06-29T06:09:22.8266613Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-29T06:09:22.8268729Z Collecting azure-pylint-guidelines-checker==0.5.7
2026-06-29T06:09:22.8271870Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-pylint-guidelines-checker/0.5.7/azure_pylint_guidelines_checker-0.5.7-py2.py3-none-any.whl (25 kB)
2026-06-29T06:09:22.8304672Z Installing collected packages: azure-pylint-guidelines-checker
2026-06-29T06:09:22.8306787Z Successfully installed azure-pylint-guidelines-checker-0.5.7
2026-06-29T06:09:22.8308722Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-06-29T06:09:22.8310628Z Collecting azure-storage-blob<13.0.0,>=12.19.1
2026-06-29T06:09:22.8312815Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-storage-blob/12.30/azure_storage_blob-12.30.0-py3-none-any.whl (435 kB)
2026-06-29T06:09:22.8315522Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.6/435.6 kB 56.6 MB/s eta 0:00:00
2026-06-29T06:09:22.8317519Z Saved /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-06-29T06:09:22.8319410Z Successfully downloaded azure-storage-blob
2026-06-29T06:09:22.8321284Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-29T06:09:22.8323238Z Processing ./azure_storage_blob_changefeed-12.0.0b6.tar.gz
2026-06-29T06:09:22.8325276Z Installing build dependencies: started
2026-06-29T06:09:22.8327009Z Installing build dependencies: finished with status 'done'
2026-06-29T06:09:22.8328772Z Getting requirements to build wheel: started
2026-06-29T06:09:22.8330522Z Getting requirements to build wheel: finished with status 'done'
2026-06-29T06:09:22.8332250Z Preparing metadata (pyproject.toml): started
2026-06-29T06:09:22.8364548Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-06-29T06:09:22.8366507Z Processing ./dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-06-29T06:09:22.8369249Z Requirement already satisfied: cryptography>=2.1.4 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-storage-blob==12.30.0) (44.0.3)
2026-06-29T06:09:22.8371803Z Requirement already satisfied: azure-core>=1.37.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-storage-blob==12.30.0) (1.41.0)
2026-06-29T06:09:22.8374442Z Requirement already satisfied: typing-extensions>=4.6.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-storage-blob==12.30.0) (4.15.0)
2026-06-29T06:09:22.8376854Z Requirement already satisfied: isodate>=0.6.1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-storage-blob==12.30.0) (0.7.2)
2026-06-29T06:09:22.8379240Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.37.0->azure-storage-blob==12.30.0) (2.34.2)
2026-06-29T06:09:22.8381652Z Requirement already satisfied: cffi>=1.12 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cryptography>=2.1.4->azure-storage-blob==12.30.0) (2.0.0)
2026-06-29T06:09:22.8384285Z Requirement already satisfied: pycparser in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.1.4->azure-storage-blob==12.30.0) (3.0)
2026-06-29T06:09:22.8387044Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-storage-blob==12.30.0) (2.7.0)
2026-06-29T06:09:22.8389580Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-storage-blob==12.30.0) (3.18)
2026-06-29T06:09:22.8392156Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-storage-blob==12.30.0) (3.4.7)
2026-06-29T06:09:22.8425203Z Requirement already satisfied: certifi>=2023.5.7 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.37.0->azure-storage-blob==12.30.0) (2026.6.17)
2026-06-29T06:09:22.8427622Z Building wheels for collected packages: azure-storage-blob-changefeed
2026-06-29T06:09:22.8429655Z Building wheel for azure-storage-blob-changefeed (pyproject.toml): started
2026-06-29T06:09:22.8443133Z Building wheel for azure-storage-blob-changefeed (pyproject.toml): finished with status 'done'
2026-06-29T06:09:22.8445746Z Created wheel for azure-storage-blob-changefeed: filename=azure_storage_blob_changefeed-12.0.0b6-py3-none-any.whl size=14213 sha256=61fe7da1bfeda373b94d9bbd493401813078895c4f5458021c68ebe22bd1b61f
2026-06-29T06:09:22.8448089Z Stored in directory: /home/cloudtest/.cache/pip/wheels/7f/dc/36/4d145f044b573d2d732b6cbc8b9c43c3260da5035aaeba71e4
2026-06-29T06:09:22.8450117Z Successfully built azure-storage-blob-changefeed
2026-06-29T06:09:22.8452121Z Installing collected packages: azure-storage-blob, azure-storage-blob-changefeed
2026-06-29T06:09:22.8484391Z Attempting uninstall: azure-storage-blob
2026-06-29T06:09:22.8486365Z Found existing installation: azure-storage-blob 12.31.0b1
2026-06-29T06:09:22.8488275Z Uninstalling azure-storage-blob-12.31.0b1:
2026-06-29T06:09:22.8490154Z Successfully uninstalled azure-storage-blob-12.31.0b1
2026-06-29T06:09:22.8492174Z Successfully installed azure-storage-blob-12.30.0 azure-storage-blob-changefeed-12.0.0b6
2026-06-29T06:09:22.8494545Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-29T06:09:22.8496723Z Collecting pylint==4.0.4
2026-06-29T06:09:22.8498591Z Using cached pylint-4.0.4-py3-none-any.whl (536 kB)
2026-06-29T06:09:22.8500650Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (4.10.0)
2026-06-29T06:09:22.8502683Z Collecting dill>=0.2
2026-06-29T06:09:22.8504940Z Using cached dill-0.4.1-py3-none-any.whl (120 kB)
2026-06-29T06:09:22.8506756Z Collecting isort!=5.13,<8,>=5
2026-06-29T06:09:22.8508542Z Using cached isort-7.0.0-py3-none-any.whl (94 kB)
2026-06-29T06:09:22.8510323Z Collecting mccabe<0.8,>=0.6
2026-06-29T06:09:22.8512116Z Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-06-29T06:09:22.8544791Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (2.4.1)
2026-06-29T06:09:22.8546952Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-06-29T06:09:22.8548780Z Using cached astroid-4.0.4-py3-none-any.whl (276 kB)
2026-06-29T06:09:22.8551227Z Collecting tomlkit>=0.10.1
2026-06-29T06:09:22.8553033Z Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB)
2026-06-29T06:09:22.8555427Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.4) (4.15.0)
2026-06-29T06:09:22.8558023Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-06-29T06:09:22.8559984Z Successfully installed astroid-4.0.4 dill-0.4.1 isort-7.0.0 mccabe-0.7.0 pylint-4.0.4 tomlkit-0.15.0
2026-06-29T06:09:22.8560832Z
2026-06-29T06:09:22.8562472Z ------------------------------------
2026-06-29T06:09:22.8564432Z Your code has been rated at 10.00/10
2026-06-29T06:09:22.8565164Z
2026-06-29T06:09:22.8566802Z ************* Module settings.testcase
2026-06-29T06:09:22.8568731Z tests/settings/testcase.py:23: [E0601(used-before-assignment), ] Using variable 'STORAGE_ACCOUNT_NAME' before assignment
2026-06-29T06:09:22.8570842Z tests/settings/testcase.py:24: [E0601(used-before-assignment), ] Using variable 'STORAGE_ACCOUNT_KEY' before assignment
2026-06-29T06:09:22.8572919Z tests/settings/testcase.py:26: [E0601(used-before-assignment), ] Using variable 'RUN_IN_LIVE' before assignment
2026-06-29T06:09:22.8605495Z tests/settings/testcase.py:27: [E0601(used-before-assignment), ] Using variable 'SKIP_LIVE_RECORDING' before assignment
2026-06-29T06:09:22.8607681Z tests/settings/testcase.py:28: [E0601(used-before-assignment), ] Using variable 'PROTOCOL' before assignment
2026-06-29T06:09:22.8609848Z tests/settings/testcase.py:29: [E0601(used-before-assignment), ] Using variable 'ACCOUNT_URL_SUFFIX' before assignment
2026-06-29T06:09:22.8610776Z
2026-06-29T06:09:22.8612469Z -----------------------------------
2026-06-29T06:09:22.8614493Z Your code has been rated at 8.97/10
2026-06-29T06:09:22.8615282Z
2026-06-29T06:09:22.8615937Z
2026-06-29T06:09:22.8617632Z ------------------------------------
2026-06-29T06:09:22.8619409Z Your code has been rated at 10.00/10
2026-06-29T06:09:22.8620136Z
2026-06-29T06:09:22.8622061Z next-pylint check completed with exit code 22026-06-29 06:09:22,678 [INFO] azure-sdk-tools: [START 6/6] next-pylint :: /mnt/vss/_work/1/s/sdk/storage/azure-storage-queue
2026-06-29T06:09:22.8624569Z CMD: /opt/hostedtoolcache/Python/3.10.20/x64/bin/python -m azpysdk.main next-pylint --isolate /mnt/vss/_work/1/s/sdk/storage/azure-storage-queue --service storage
2026-06-29T06:09:22.8626906Z 2026-06-29 06:09:22,679 [INFO] azure-sdk-tools: /opt/hostedtoolcache/Python/3.10.20/x64/bin/python -m azpysdk.main next-pylint --isolate /mnt/vss/_work/1/s/sdk/storage/azure-storage-queue --service storage
2026-06-29T06:10:19.3905029Z 2026-06-29 06:10:19,388 [INFO] azure-sdk-tools: [END 4/6] next-pylint :: /mnt/vss/_work/1/s/sdk/storage/azure-storage-file-datalake -> FAIL(2) in 161.49s
2026-06-29T06:10:19.3907520Z
2026-06-29T06:10:19.3910074Z ========================================================================================================
2026-06-29T06:10:19.3912354Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed (exit 2) =====
2026-06-29T06:10:19.3915360Z 2026-06-29 06:07:38,252 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-06-29T06:10:19.3917911Z 2026-06-29 06:07:38,252 [INFO] azure-sdk-tools: Running pylint check...
2026-06-29T06:10:19.3920240Z 2026-06-29 06:07:44,852 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-29T06:10:19.3921390Z
2026-06-29T06:10:19.3923424Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-29T06:10:19.3925931Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-29T06:10:19.3928264Z 2026-06-29 06:08:11,334 [INFO] azure-sdk-tools: Processing azure-storage-blob-changefeed for pylint check
2026-06-29T06:10:19.3930754Z 2026-06-29 06:08:11,335 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed
2026-06-29T06:10:19.3932629Z
2026-06-29T06:10:19.3935989Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-29T06:10:19.3938266Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-29T06:10:19.3939665Z
2026-06-29T06:10:19.3941768Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-29T06:10:19.3944504Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-29T06:10:19.3946988Z 2026-06-29 06:08:37,807 [INFO] azure-sdk-tools: Installing azure_storage_blob_changefeed-12.0.0b6.tar.gz from fresh built package.
2026-06-29T06:10:19.3948276Z
2026-06-29T06:10:19.3950329Z [notice] A new release of pip is available: 24.0 -> 26.1.2
2026-06-29T06:10:19.3952589Z [notice] To update, run: pip install --upgrade pip
2026-06-29T06:10:19.3956113Z 2026-06-29 06:08:40,594 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging/azure_storage_blob_changefeed-12.0.0b6.tar.gz', '/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl']
2026-06-29T06:10:19.3958247Z
2026-06-29T06:10:19.3960336Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-29T06:10:19.3962515Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-29T06:10:19.3965092Z 2026-06-29 06:08:47,285 [INFO] azure-sdk-tools: Installed azure_storage_blob_changefeed-12.0.0b6.tar.gz
2026-06-29T06:10:19.3966366Z
2026-06-29T06:10:19.3968442Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-29T06:10:19.3970654Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-29T06:10:19.3972930Z 2026-06-29 06:08:53,031 [INFO] azure-sdk-tools: Installed packages:
2026-06-29T06:10:19.3975495Z 2026-06-29 06:08:53,032 [INFO] azure-sdk-tools: aiohappyeyeballs==2.6.2
2026-06-29T06:10:19.3977664Z aiohttp==3.14.1
2026-06-29T06:10:19.3979728Z aiosignal==1.4.0
2026-06-29T06:10:19.3981790Z astroid==4.0.4
2026-06-29T06:10:19.3984244Z async-timeout==5.0.1
2026-06-29T06:10:19.3986364Z attrs==26.1.0
2026-06-29T06:10:19.3988447Z azure-core==1.41.0
2026-06-29T06:10:19.3990716Z azure-identity @ file:///mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-06-29T06:10:19.3992955Z azure-pylint-guidelines-checker==0.5.7
2026-06-29T06:10:19.3995515Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-29T06:10:19.3998157Z azure-storage-blob @ file:///mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging/dl/azure_storage_blob-12.30.0-py3-none-any.whl
2026-06-29T06:10:19.4001001Z azure-storage-blob-changefeed @ file:///mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/.staging/azure_storage_blob_changefeed-12.0.0b6.tar.gz
2026-06-29T06:10:19.4004029Z backports.asyncio.runner==1.2.0
2026-06-29T06:10:19.4006145Z bashlex==0.18
2026-06-29T06:10:19.4008213Z bracex==2.7
2026-06-29T06:10:19.4010284Z build==1.5.0
2026-06-29T06:10:19.4012353Z certifi==2026.6.17
2026-06-29T06:10:19.4014686Z cffi==2.0.0
2026-06-29T06:10:19.4017107Z charset-normalizer==3.4.7
2026-06-29T06:10:19.4019219Z cibuildwheel==2.23.3
2026-06-29T06:10:19.4021325Z ConfigArgParse==1.7.5
2026-06-29T06:10:19.4023500Z coverage==7.14.3
2026-06-29T06:10:19.4025949Z cryptography==44.0.3
2026-06-29T06:10:19.4028061Z dependency-groups==1.3.1
2026-06-29T06:10:19.4030145Z dill==0.4.1
2026-06-29T06:10:19.4032201Z exceptiongroup==1.3.1
2026-06-29T06:10:19.4034644Z filelock==3.29.4
2026-06-29T06:10:19.4036783Z frozenlist==1.8.0
2026-06-29T06:10:19.4038830Z idna==3.18
2026-06-29T06:10:19.4040881Z iniconfig==2.3.0
2026-06-29T06:10:19.4042963Z isodate==0.7.2
2026-06-29T06:10:19.4045307Z isort==7.0.0
2026-06-29T06:10:19.4047399Z Jinja2==3.1.6
2026-06-29T06:10:19.4049477Z json-delta==2.0.2
2026-06-29T06:10:19.4051569Z MarkupSafe==3.0.3
2026-06-29T06:10:19.4054314Z mccabe==0.7.0
2026-06-29T06:10:19.4073291Z msal==1.37.0
2026-06-29T06:10:19.4075724Z msal-extensions==1.3.1
2026-06-29T06:10:19.4078059Z multidict==6.7.1
2026-06-29T06:10:19.4080138Z packaging==26.2
2026-06-29T06:10:19.4082231Z pkginfo==1.12.1.2
2026-06-29T06:10:19.4084583Z platformdirs==4.10.0
2026-06-29T06:10:19.4086693Z pluggy==1.6.0
2026-06-29T06:10:19.4088770Z propcache==0.5.2
2026-06-29T06:10:19.4090823Z pycparser==3.0
2026-06-29T06:10:19.4092875Z Pygments==2.20.0
2026-06-29T06:10:19.4095299Z PyJWT==2.13.0
2026-06-29T06:10:19.4097389Z pylint==4.0.4
2026-06-29T06:10:19.4099546Z pyparsing==3.3.2
2026-06-29T06:10:19.4101676Z pyproject_hooks==1.2.0
2026-06-29T06:10:19.4104033Z pytest==9.1.1
2026-06-29T06:10:19.4106166Z pytest-asyncio==1.4.0
2026-06-29T06:10:19.4108240Z pytest-cov==7.1.0
2026-06-29T06:10:19.4110188Z python-dotenv==1.2.2
2026-06-29T06:10:19.4112188Z PyYAML==6.0.3
2026-06-29T06:10:19.4114503Z requests==2.34.2
2026-06-29T06:10:19.4116663Z tomli==2.4.1
2026-06-29T06:10:19.4118761Z tomli_w==1.0.0
2026-06-29T06:10:19.4120817Z tomlkit==0.15.0
2026-06-29T06:10:19.4122930Z typing_extensions==4.15.0
2026-06-29T06:10:19.4125299Z urllib3==2.7.0
2026-06-29T06:10:19.4127377Z yarl==1.24.2
2026-06-29T06:10:19.4128461Z
2026-06-29T06:10:19.4134863Z 2026-06-29 06:08:53,032 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/azure']
2026-06-29T06:10:19.4138159Z 2026-06-29 06:09:00,004 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/test_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/tests']
2026-06-29T06:10:19.4141182Z 2026-06-29 06:09:08,518 [ERROR] azure-sdk-tools: azure-storage-blob-changefeed tests exited with linting error 2. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-06-29T06:10:19.4144514Z 2026-06-29 06:09:08,519 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-storage-blob-changefeed/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/samples_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/storage/azure-storage-blob-changefeed/samples']
2026-06-29T06:10:19.4147388Z 2026-06-29 06:09:15,808 [INFO] root: Issue exists for azure-storage-blob-changefeed with pylint version 4.0.4. Updating...
2026-06-29T06:10:19.4149886Z 2026-06-29 06:09:18,763 [INFO] root: Assigned jalauzon-msft to issue for azure-storage-blob-changefeed
2026-06-29T06:10:19.4152317Z 2026-06-29 06:09:20,539 [INFO] root: Assigned vincenttran-msft to issue for azure-storage-blob-changefeed
2026-06-29T06:10:19.4155259Z 2026-06-29 06:09:22,602 [INFO] root: Assigned weirongw23-msft to issue for azure-storage-blob-changefeed
2026-06-29T06:10:19.4157762Z ========================================================================================================
2026-06-29T06:10:19.4160029Z

How to fix:
Note: If you are a bot. Fix the issue by fixing the above pylint errors.
Run the next-pylint azpysdk command at the library package-level and resolve the linting errors.

  1. /mnt/vss/_work/1/s>pip install -e ./eng/tools/azure-sdk-tools
  2. ../azure-storage-blob-changefeed>azpysdk next-pylint --isolate .

See the Pylint Guide for more information.

Metadata

Metadata

Labels

StorageStorage Service (Queues, Blobs, Files)pylint

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions