Skip to main content

Deploy details

Deploy successful for prefect-docs-preview

Refactor lazy imports to fix a bug

PR #13296: remove-more-imports@78e8a79

Deploy log

Initializing

Complete
1:35:43 PM: Build ready to start
1:35:54 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
1:35:54 PM: buildbot version: 72ed9578274f76ae72cdce4c5312615aeecc32fb
1:35:55 PM: Fetching cached dependencies
1:35:55 PM: Starting to download cache of 4.2GB
1:36:47 PM: Finished downloading cache in 52.708s
1:36:47 PM: Starting to extract cache
1:36:55 PM: Finished extracting cache in 7.744s
1:36:55 PM: Finished fetching cache in 1m0.708s
1:36:55 PM: Starting to prepare the repo for build
1:36:56 PM: Preparing Git Reference pull/13296/head
1:36:57 PM: Custom edge functions path detected. Proceeding with the specified path: 'netlify/edge-functions'
1:36:57 PM: Custom build command detected. Proceeding with the specified command: 'pip install --upgrade pip && SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PREFECT_SHELL=0.2.0 pip install src/integrations/* && pip install --upgrade --upgrade-strategy eager -e ".[dev]" && pip install git+https://oauth:${MKDOCS_MATERIAL_INSIDERS_REPO_RO}@github.com/PrefectHQ/mkdocs-material-insiders.git@1471e7595c14a067031600ec18e3cc8d7964e4aa&& prefect dev build-docs && mkdocs build --config-file mkdocs.insiders.yml '
1:36:58 PM: Starting to install dependencies
1:36:58 PM: Python version set to 3.8
1:36:58 PM: Installing pip dependencies
1:36:58 PM: Started restoring cached pip cache
1:36:58 PM: Finished restoring cached pip cache
1:36:59 PM: Ignoring pendulum: markers 'python_version >= "3.12"' don't match your environment
Collecting anyio<4.0.0,>=3.7.1
1:36:59 PM: Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
1:36:59 PM: Collecting asgi-lifespan<3.0,>=1.0
1:36:59 PM: Using cached asgi_lifespan-2.1.0-py3-none-any.whl (10 kB)
1:37:00 PM: Collecting cachetools<6.0,>=5.3
1:37:00 PM: Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB)
1:37:00 PM: Collecting cloudpickle<4.0,>=2.0
1:37:00 PM: Using cached cloudpickle-3.0.0-py3-none-any.whl (20 kB)
1:37:00 PM: Collecting coolname<3.0.0,>=1.0.4
1:37:00 PM: Using cached coolname-2.2.0-py2.py3-none-any.whl (37 kB)
1:37:00 PM: Collecting croniter<3.0.0,>=1.0.12
1:37:00 PM: Using cached croniter-2.0.5-py2.py3-none-any.whl (20 kB)
1:37:00 PM: Collecting fsspec>=2022.5.0
1:37:00 PM: Using cached fsspec-2024.3.1-py3-none-any.whl (171 kB)
1:37:00 PM: Collecting graphviz>=0.20.1
1:37:00 PM: Using cached graphviz-0.20.3-py3-none-any.whl (47 kB)
1:37:00 PM: Collecting griffe>=0.20.0
1:37:00 PM: Using cached griffe-0.45.0-py3-none-any.whl (120 kB)
1:37:00 PM: Collecting httpcore<2.0.0,>=1.0.5
1:37:00 PM: Using cached httpcore-1.0.5-py3-none-any.whl (77 kB)
1:37:00 PM: Collecting httpx[http2]!=0.23.2,>=0.23
1:37:00 PM: Using cached httpx-0.27.0-py3-none-any.whl (75 kB)
1:37:00 PM: Collecting importlib_metadata>=4.4
1:37:00 PM: Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
1:37:00 PM: Collecting importlib-resources<6.2.0,>=6.1.3
1:37:00 PM: Using cached importlib_resources-6.1.3-py3-none-any.whl (34 kB)
1:37:00 PM: Collecting jsonpatch<2.0,>=1.32
1:37:00 PM: Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
1:37:00 PM: Collecting jsonschema<5.0.0,>=4.0.0
1:37:00 PM: Using cached jsonschema-4.22.0-py3-none-any.whl (88 kB)
1:37:01 PM: Collecting orjson<4.0,>=3.7
1:37:01 PM: Using cached orjson-3.10.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
1:37:01 PM: Collecting packaging<24.3,>=21.3
1:37:01 PM: Using cached packaging-24.0-py3-none-any.whl (53 kB)
1:37:01 PM: Collecting pathspec>=0.8.0
1:37:01 PM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
1:37:01 PM: Collecting pendulum<3.0
1:37:01 PM: Using cached pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB)
1:37:01 PM: Collecting pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0
1:37:01 PM: Using cached pydantic-2.7.1-py3-none-any.whl (409 kB)
1:37:03 PM: Collecting pydantic_core<3.0.0,>=2.12.0
1:37:03 PM: Using cached pydantic_core-2.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
1:37:03 PM: Collecting python_dateutil<3.0.0,>=2.8.2
1:37:03 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
1:37:03 PM: Collecting python-slugify<9.0,>=5.0
1:37:03 PM: Using cached python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
1:37:03 PM: Collecting pyyaml<7.0.0,>=5.4.1
1:37:03 PM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
1:37:03 PM: Collecting rfc3339-validator<0.2.0,>=0.1.4
1:37:03 PM: Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB)
1:37:03 PM: Collecting rich<14.0,>=11.0
1:37:03 PM: Using cached rich-13.7.1-py3-none-any.whl (240 kB)
1:37:04 PM: Collecting ruamel.yaml>=0.17.0
1:37:04 PM: Using cached ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
1:37:04 PM: Collecting sniffio<2.0.0,>=1.3.0
1:37:04 PM: Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
1:37:04 PM: Collecting toml>=0.10.0
1:37:04 PM: Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
1:37:04 PM: Collecting typing_extensions<5.0.0,>=4.5.0
1:37:04 PM: Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB)
1:37:04 PM: Collecting ujson<6.0.0,>=5.8.0
1:37:04 PM: Downloading ujson-5.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
1:37:04 PM: Collecting uvicorn<0.29.0,>=0.14.0
1:37:04 PM: Using cached uvicorn-0.28.1-py3-none-any.whl (60 kB)
1:37:04 PM: Collecting websockets<13.0,>=10.4
1:37:04 PM: Using cached websockets-12.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (130 kB)
1:37:04 PM: Collecting itsdangerous
1:37:04 PM: Using cached itsdangerous-2.2.0-py3-none-any.whl (16 kB)
1:37:05 PM: Collecting python-multipart>=0.0.7
1:37:05 PM: Using cached python_multipart-0.0.9-py3-none-any.whl (22 kB)
1:37:05 PM: Collecting aiosqlite>=0.17.0
1:37:05 PM: Using cached aiosqlite-0.20.0-py3-none-any.whl (15 kB)
1:37:05 PM: Collecting alembic<2.0.0,>=1.7.5
1:37:05 PM: Using cached alembic-1.13.1-py3-none-any.whl (233 kB)
1:37:05 PM: Collecting apprise<2.0.0,>=1.1.0
1:37:05 PM: Using cached apprise-1.8.0-py3-none-any.whl (1.2 MB)
1:37:05 PM: Collecting asyncpg>=0.23
1:37:05 PM: Using cached asyncpg-0.29.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
1:37:05 PM: Collecting click<8.2,>=8.0
1:37:05 PM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
1:37:05 PM: Collecting cryptography>=36.0.1
1:37:05 PM: Using cached cryptography-42.0.7-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB)
1:37:06 PM: Collecting dateparser<2.0.0,>=1.1.1
1:37:06 PM: Using cached dateparser-1.2.0-py2.py3-none-any.whl (294 kB)
1:37:06 PM: Collecting docker<7.0,>=4.0
1:37:06 PM: Using cached docker-6.1.3-py3-none-any.whl (148 kB)
1:37:06 PM: Collecting jinja2<4.0.0,>=3.0.0
1:37:06 PM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
1:37:06 PM: Collecting jinja2-humanize-extension>=0.4.0
1:37:06 PM: Using cached jinja2_humanize_extension-0.4.0-py3-none-any.whl (4.8 kB)
1:37:06 PM: Collecting humanize>=4.9.0
1:37:06 PM: Using cached humanize-4.9.0-py3-none-any.whl (126 kB)
1:37:06 PM: Collecting kubernetes<30.0.0,>=24.2.0
1:37:06 PM: Using cached kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB)
1:37:06 PM: Collecting pytz<2025,>=2021.1
1:37:06 PM: Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
1:37:06 PM: Collecting readchar<5.0.0,>=4.0.0
1:37:06 PM: Using cached readchar-4.0.6-py3-none-any.whl (8.5 kB)
1:37:07 PM: Collecting sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22
1:37:07 PM: Using cached SQLAlchemy-2.0.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
1:37:07 PM: Collecting typer!=0.12.2,<0.13.0,>=0.12.0
1:37:07 PM: Using cached typer-0.12.3-py3-none-any.whl (47 kB)
1:37:07 PM: Collecting idna>=2.8
1:37:07 PM: Using cached idna-3.7-py3-none-any.whl (66 kB)
1:37:07 PM: Collecting exceptiongroup; python_version < "3.11"
1:37:07 PM: Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
1:37:07 PM: Collecting astunparse>=1.6; python_version < "3.9"
1:37:07 PM: Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
1:37:07 PM: Collecting colorama>=0.4
1:37:07 PM: Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
1:37:07 PM: Requirement already satisfied: certifi in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->-r requirements-client.txt (line 10)) (2024.2.2)
1:37:07 PM: Collecting h11<0.15,>=0.13
1:37:07 PM: Using cached h11-0.14.0-py3-none-any.whl (58 kB)
1:37:07 PM: Collecting h2<5,>=3; extra == "http2"
1:37:07 PM: Using cached h2-4.1.0-py3-none-any.whl (57 kB)
1:37:08 PM: Collecting zipp>=0.5
1:37:08 PM: Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
1:37:08 PM: Collecting jsonpointer>=1.9
1:37:08 PM: Using cached jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
1:37:08 PM: Collecting rpds-py>=0.7.1
1:37:08 PM: Using cached rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
1:37:08 PM: Collecting referencing>=0.28.4
1:37:08 PM: Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
1:37:08 PM: Collecting jsonschema-specifications>=2023.03.6
1:37:08 PM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
1:37:08 PM: Collecting pkgutil-resolve-name>=1.3.10; python_version < "3.9"
1:37:08 PM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
1:37:08 PM: Collecting attrs>=22.2.0
1:37:08 PM: Using cached attrs-23.2.0-py3-none-any.whl (60 kB)
1:37:08 PM: Collecting pytzdata>=2020.1
1:37:08 PM: Using cached pytzdata-2020.1-py2.py3-none-any.whl (489 kB)
1:37:08 PM: Collecting annotated-types>=0.4.0
1:37:09 PM: Using cached annotated_types-0.6.0-py3-none-any.whl (12 kB)
1:37:09 PM: Collecting email-validator>=2.0.0; extra == "email"
1:37:09 PM: Using cached email_validator-2.1.1-py3-none-any.whl (30 kB)
1:37:09 PM: Collecting six>=1.5
1:37:09 PM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
1:37:09 PM: Collecting text-unidecode>=1.3
1:37:09 PM: Using cached text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
1:37:09 PM: Collecting markdown-it-py>=2.2.0
1:37:09 PM: Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
1:37:09 PM: Collecting pygments<3.0.0,>=2.13.0
1:37:09 PM: Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
1:37:09 PM: Collecting ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
1:37:09 PM: Using cached ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (596 kB)
1:37:09 PM: Collecting Mako
1:37:09 PM: Downloading Mako-1.3.5-py3-none-any.whl (78 kB)
1:37:09 PM: Collecting markdown
1:37:09 PM: Using cached Markdown-3.6-py3-none-any.whl (105 kB)
1:37:09 PM: Collecting requests
1:37:09 PM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
1:37:09 PM: Collecting requests-oauthlib
1:37:09 PM: Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
1:37:09 PM: Collecting async-timeout>=4.0.3; python_version < "3.12.0"
1:37:09 PM: Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
1:37:09 PM: Collecting cffi>=1.12; platform_python_implementation != "PyPy"
1:37:09 PM: Using cached cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB)
1:37:10 PM: Collecting regex!=2019.02.19,!=2021.8.27
1:37:10 PM: Using cached regex-2024.5.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB)
1:37:11 PM: Collecting tzlocal
1:37:11 PM: Using cached tzlocal-5.2-py3-none-any.whl (17 kB)
1:37:11 PM: Collecting websocket-client>=0.32.0
1:37:11 PM: Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)
1:37:11 PM: Collecting urllib3>=1.26.0
1:37:11 PM: Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
1:37:11 PM: Collecting MarkupSafe>=2.0
1:37:11 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
1:37:11 PM: Collecting oauthlib>=3.2.2
1:37:11 PM: Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
1:37:11 PM: Collecting google-auth>=1.0.1
1:37:11 PM: Using cached google_auth-2.29.0-py2.py3-none-any.whl (189 kB)
1:37:11 PM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->-r requirements.txt (line 18)) (69.5.1)
1:37:11 PM: Collecting greenlet!=0.4.17; platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))
1:37:11 PM: Using cached greenlet-3.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (667 kB)
1:37:11 PM: Collecting shellingham>=1.3.0
1:37:11 PM: Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
1:37:11 PM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6; python_version < "3.9"->griffe>=0.20.0->-r requirements-client.txt (line 9)) (0.34.2)
1:37:11 PM: Collecting hpack<5,>=4.0
1:37:11 PM: Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
1:37:12 PM: Collecting hyperframe<7,>=6.0
1:37:12 PM: Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
1:37:12 PM: Collecting dnspython>=2.0.0
1:37:12 PM: Using cached dnspython-2.6.1-py3-none-any.whl (307 kB)
1:37:12 PM: Collecting mdurl~=0.1
1:37:12 PM: Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
1:37:12 PM: Collecting charset-normalizer<4,>=2
1:37:12 PM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
1:37:12 PM: Collecting pycparser
1:37:12 PM: Using cached pycparser-2.22-py3-none-any.whl (117 kB)
1:37:12 PM: Collecting backports.zoneinfo; python_version < "3.9"
1:37:12 PM: Using cached backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB)
1:37:12 PM: Collecting rsa<5,>=3.1.4
1:37:12 PM: Using cached rsa-4.9-py3-none-any.whl (34 kB)
1:37:12 PM: Collecting pyasn1-modules>=0.2.1
1:37:12 PM: Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
1:37:12 PM: Collecting pyasn1>=0.1.3
1:37:12 PM: Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
1:37:12 PM: Installing collected packages: idna, sniffio, exceptiongroup, anyio, asgi-lifespan, cachetools, cloudpickle, coolname, six, python-dateutil, pytz, croniter, fsspec, graphviz, astunparse, colorama, griffe, h11, httpcore, hpack, hyperframe, h2, httpx, zipp, importlib-metadata, importlib-resources, jsonpointer, jsonpatch, rpds-py, attrs, referencing, jsonschema-specifications, pkgutil-resolve-name, jsonschema, orjson, packaging, pathspec, pytzdata, pendulum, typing-extensions, pydantic-core, annotated-types, dnspython, email-validator, pydantic, text-unidecode, python-slugify, pyyaml, rfc3339-validator, mdurl, markdown-it-py, pygments, rich, ruamel.yaml.clib, ruamel.yaml, toml, ujson, click, uvicorn, websockets, itsdangerous, python-multipart, aiosqlite, MarkupSafe, Mako, greenlet, sqlalchemy, alembic, markdown, urllib3, charset-normalizer, requests, oauthlib, requests-oauthlib, apprise, async-timeout, asyncpg, pycparser, cffi, cryptography, regex, backports.zoneinfo, tzlocal, dateparser, websocket-client, docker, jinja2, humanize, jinja2-humanize-extension, pyasn1, rsa, pyasn1-modules, google-auth, kubernetes, readchar, shellingham, typer
1:37:19 PM: Successfully installed Mako-1.3.5 MarkupSafe-2.1.5 aiosqlite-0.20.0 alembic-1.13.1 annotated-types-0.6.0 anyio-3.7.1 apprise-1.8.0 asgi-lifespan-2.1.0 astunparse-1.6.3 async-timeout-4.0.3 asyncpg-0.29.0 attrs-23.2.0 backports.zoneinfo-0.2.1 cachetools-5.3.3 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 cloudpickle-3.0.0 colorama-0.4.6 coolname-2.2.0 croniter-2.0.5 cryptography-42.0.7 dateparser-1.2.0 dnspython-2.6.1 docker-6.1.3 email-validator-2.1.1 exceptiongroup-1.2.1 fsspec-2024.3.1 google-auth-2.29.0 graphviz-0.20.3 greenlet-3.0.3 griffe-0.45.0 h11-0.14.0 h2-4.1.0 hpack-4.0.0 httpcore-1.0.5 httpx-0.27.0 humanize-4.9.0 hyperframe-6.0.1 idna-3.7 importlib-metadata-7.1.0 importlib-resources-6.1.3 itsdangerous-2.2.0 jinja2-3.1.4 jinja2-humanize-extension-0.4.0 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 kubernetes-29.0.0 markdown-3.6 markdown-it-py-3.0.0 mdurl-0.1.2 oauthlib-3.2.2 orjson-3.10.3 packaging-24.0 pathspec-0.12.1 pendulum-2.1.2 pkgutil-resolve-name-1.3.10 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pydantic-2.7.1 pydantic-core-2.18.2 pygments-2.18.0 python-dateutil-2.9.0.post0 python-multipart-0.0.9 python-slugify-8.0.4 pytz-2024.1 pytzdata-2020.1 pyyaml-6.0.1 readchar-4.0.6 referencing-0.35.1 regex-2024.5.10 requests-2.31.0 requests-oauthlib-2.0.0 rfc3339-validator-0.1.4 rich-13.7.1 rpds-py-0.18.1 rsa-4.9 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 shellingham-1.5.4 six-1.16.0 sniffio-1.3.1 sqlalchemy-2.0.30 text-unidecode-1.3 toml-0.10.2 typer-0.12.3 typing-extensions-4.11.0 tzlocal-5.2 ujson-5.10.0 urllib3-2.2.1 uvicorn-0.28.1 websocket-client-1.8.0 websockets-12.0 zipp-3.18.1
1:37:20 PM: Pip dependencies installed
1:37:20 PM: Attempting Ruby version 2.7.2, read from environment
1:37:20 PM: Using Ruby version 2.7.2
1:37:21 PM: Started restoring cached go cache
1:37:21 PM: Finished restoring cached go cache
1:37:23 PM: go version go1.19.13 linux/amd64
1:37:23 PM: Using PHP version 8.0
1:37:25 PM: Started restoring cached Node.js version
1:37:26 PM: Finished restoring cached Node.js version
1:37:26 PM: Attempting Node.js version 'v18.18.0' from .nvmrc
1:37:26 PM: v18.18.0 is already installed.
1:37:27 PM: Now using node v18.18.0 (npm v9.8.1)
1:37:27 PM: Enabling Node.js Corepack
1:37:27 PM: Started restoring cached build plugins
1:37:27 PM: Finished restoring cached build plugins
1:37:27 PM: Successfully installed dependencies
1:37:27 PM: Starting build script
1:37:28 PM: Detected 0 framework(s)
1:37:28 PM: Section completed: initializing

Building

Complete
1:37:30 PM: Netlify Build
1:37:30 PM: ────────────────────────────────────────────────────────────────
1:37:30 PM:
1:37:30 PM: ❯ Version
1:37:30 PM: @netlify/build 29.41.3
1:37:30 PM:
1:37:30 PM: ❯ Flags
1:37:30 PM: baseRelDir: true
1:37:30 PM: buildId: 664368afbb6fde000831870f
1:37:30 PM: deployId: 664368afbb6fde0008318711
1:37:30 PM:
1:37:30 PM: ❯ Current directory
1:37:30 PM: /opt/build/repo
1:37:30 PM:
1:37:30 PM: ❯ Config file
1:37:30 PM: /opt/build/repo/netlify.toml
1:37:30 PM:
1:37:30 PM: ❯ Context
1:37:30 PM: deploy-preview
1:37:30 PM:
1:37:30 PM: build.command from netlify.toml
1:37:30 PM: ────────────────────────────────────────────────────────────────
1:37:30 PM: ​
1:37:30 PM: $ pip install --upgrade pip && SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PREFECT_SHELL=0.2.0 pip install src/integrations/* && pip install --upgrade --upgrade-strategy eager -e ".[dev]" && pip install git+https://oauth:${MKDOCS_MATERIAL_INSIDERS_REPO_RO}@github.com/PrefectHQ/mkdocs-material-insiders.git@1471e7595c14a067031600ec18e3cc8d7964e4aa&& prefect dev build-docs && mkdocs build --config-file mkdocs.insiders.yml
Collecting pip
1:37:30 PM: Using cached pip-24.0-py3-none-any.whl (2.1 MB)
1:37:31 PM: Installing collected packages: pip
1:37:31 PM: Attempting uninstall: pip
1:37:31 PM: Found existing installation: pip 20.0.2
1:37:31 PM: Uninstalling pip-20.0.2:
1:37:31 PM: Successfully uninstalled pip-20.0.2
1:37:32 PM: Successfully installed pip-24.0
1:37:33 PM: Processing ./src/integrations/prefect-aws
1:37:33 PM: Installing build dependencies: started
1:37:34 PM: Installing build dependencies: finished with status 'done'
1:37:34 PM: Getting requirements to build wheel: started
1:37:36 PM: Getting requirements to build wheel: finished with status 'done'
1:37:36 PM: Preparing metadata (pyproject.toml): started
1:37:36 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:36 PM: Processing ./src/integrations/prefect-azure
1:37:36 PM: Installing build dependencies: started
1:37:38 PM: Installing build dependencies: finished with status 'done'
1:37:38 PM: Getting requirements to build wheel: started
1:37:38 PM: Getting requirements to build wheel: finished with status 'done'
1:37:38 PM: Preparing metadata (pyproject.toml): started
1:37:39 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:39 PM: Processing ./src/integrations/prefect-bitbucket
1:37:39 PM: Installing build dependencies: started
1:37:41 PM: Installing build dependencies: finished with status 'done'
1:37:41 PM: Getting requirements to build wheel: started
1:37:41 PM: Getting requirements to build wheel: finished with status 'done'
1:37:41 PM: Preparing metadata (pyproject.toml): started
1:37:42 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:42 PM: Processing ./src/integrations/prefect-dask
1:37:42 PM: Installing build dependencies: started
1:37:44 PM: Installing build dependencies: finished with status 'done'
1:37:44 PM: Getting requirements to build wheel: started
1:37:44 PM: Getting requirements to build wheel: finished with status 'done'
1:37:44 PM: Preparing metadata (pyproject.toml): started
1:37:45 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:45 PM: Processing ./src/integrations/prefect-databricks
1:37:45 PM: Installing build dependencies: started
1:37:46 PM: Installing build dependencies: finished with status 'done'
1:37:46 PM: Getting requirements to build wheel: started
1:37:47 PM: Getting requirements to build wheel: finished with status 'done'
1:37:47 PM: Preparing metadata (pyproject.toml): started
1:37:47 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:47 PM: Processing ./src/integrations/prefect-dbt
1:37:47 PM: Installing build dependencies: started
1:37:49 PM: Installing build dependencies: finished with status 'done'
1:37:49 PM: Getting requirements to build wheel: started
1:37:50 PM: Getting requirements to build wheel: finished with status 'done'
1:37:50 PM: Preparing metadata (pyproject.toml): started
1:37:50 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:50 PM: Processing ./src/integrations/prefect-docker
1:37:50 PM: Installing build dependencies: started
1:37:52 PM: Installing build dependencies: finished with status 'done'
1:37:52 PM: Getting requirements to build wheel: started
1:37:53 PM: Getting requirements to build wheel: finished with status 'done'
1:37:53 PM: Preparing metadata (pyproject.toml): started
1:37:53 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:53 PM: Processing ./src/integrations/prefect-email
1:37:53 PM: Installing build dependencies: started
1:37:55 PM: Installing build dependencies: finished with status 'done'
1:37:55 PM: Getting requirements to build wheel: started
1:37:55 PM: Getting requirements to build wheel: finished with status 'done'
1:37:55 PM: Preparing metadata (pyproject.toml): started
1:37:56 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:56 PM: Processing ./src/integrations/prefect-gcp
1:37:56 PM: Installing build dependencies: started
1:37:57 PM: Installing build dependencies: finished with status 'done'
1:37:57 PM: Getting requirements to build wheel: started
1:37:58 PM: Getting requirements to build wheel: finished with status 'done'
1:37:58 PM: Preparing metadata (pyproject.toml): started
1:37:58 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:37:58 PM: Processing ./src/integrations/prefect-github
1:37:58 PM: Installing build dependencies: started
1:38:00 PM: Installing build dependencies: finished with status 'done'
1:38:00 PM: Getting requirements to build wheel: started
1:38:01 PM: Getting requirements to build wheel: finished with status 'done'
1:38:01 PM: Preparing metadata (pyproject.toml): started
1:38:01 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:01 PM: Processing ./src/integrations/prefect-gitlab
1:38:01 PM: Installing build dependencies: started
1:38:03 PM: Installing build dependencies: finished with status 'done'
1:38:03 PM: Getting requirements to build wheel: started
1:38:03 PM: Getting requirements to build wheel: finished with status 'done'
1:38:03 PM: Preparing metadata (pyproject.toml): started
1:38:04 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:04 PM: Processing ./src/integrations/prefect-kubernetes
1:38:04 PM: Installing build dependencies: started
1:38:06 PM: Installing build dependencies: finished with status 'done'
1:38:06 PM: Getting requirements to build wheel: started
1:38:06 PM: Getting requirements to build wheel: finished with status 'done'
1:38:07 PM: Preparing metadata (pyproject.toml): started
1:38:07 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:07 PM: Processing ./src/integrations/prefect-ray
1:38:07 PM: Installing build dependencies: started
1:38:09 PM: Installing build dependencies: finished with status 'done'
1:38:09 PM: Getting requirements to build wheel: started
1:38:09 PM: Getting requirements to build wheel: finished with status 'done'
1:38:09 PM: Preparing metadata (pyproject.toml): started
1:38:10 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:10 PM: Processing ./src/integrations/prefect-shell
1:38:10 PM: Installing build dependencies: started
1:38:12 PM: Installing build dependencies: finished with status 'done'
1:38:12 PM: Getting requirements to build wheel: started
1:38:12 PM: Getting requirements to build wheel: finished with status 'done'
1:38:12 PM: Preparing metadata (pyproject.toml): started
1:38:13 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:13 PM: Processing ./src/integrations/prefect-slack
1:38:13 PM: Installing build dependencies: started
1:38:14 PM: Installing build dependencies: finished with status 'done'
1:38:14 PM: Getting requirements to build wheel: started
1:38:15 PM: Getting requirements to build wheel: finished with status 'done'
1:38:15 PM: Preparing metadata (pyproject.toml): started
1:38:15 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:16 PM: Processing ./src/integrations/prefect-snowflake
1:38:16 PM: Installing build dependencies: started
1:38:17 PM: Installing build dependencies: finished with status 'done'
1:38:17 PM: Getting requirements to build wheel: started
1:38:18 PM: Getting requirements to build wheel: finished with status 'done'
1:38:18 PM: Preparing metadata (pyproject.toml): started
1:38:18 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:18 PM: Processing ./src/integrations/prefect-sqlalchemy
1:38:18 PM: Installing build dependencies: started
1:38:20 PM: Installing build dependencies: finished with status 'done'
1:38:20 PM: Getting requirements to build wheel: started
1:38:21 PM: Getting requirements to build wheel: finished with status 'done'
1:38:21 PM: Preparing metadata (pyproject.toml): started
1:38:21 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:38:21 PM: Collecting boto3>=1.24.53 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:22 PM: Downloading boto3-1.34.104-py3-none-any.whl.metadata (6.6 kB)
1:38:22 PM: Collecting botocore>=1.27.53 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:22 PM: Downloading botocore-1.34.104-py3-none-any.whl.metadata (5.7 kB)
1:38:22 PM: Collecting mypy-boto3-s3>=1.24.94 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:22 PM: Using cached mypy_boto3_s3-1.34.91-py3-none-any.whl.metadata (17 kB)
1:38:22 PM: Collecting mypy-boto3-secretsmanager>=1.26.49 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:22 PM: Using cached mypy_boto3_secretsmanager-1.34.72-py3-none-any.whl.metadata (13 kB)
1:38:23 PM: Collecting prefect>=2.16.4 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:23 PM: Downloading prefect-2.19.0-py3-none-any.whl.metadata (12 kB)
1:38:23 PM: Collecting pyparsing>=3.1.1 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB)
1:38:23 PM: Collecting tenacity>=8.0.0 (from prefect-aws==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB)
1:38:23 PM: Collecting aiohttp (from prefect-azure==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB)
1:38:23 PM: Collecting azure-identity>=1.10 (from prefect-azure==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached azure_identity-1.16.0-py3-none-any.whl.metadata (76 kB)
1:38:23 PM: Collecting azure-mgmt-containerinstance>=10.0 (from prefect-azure==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached azure_mgmt_containerinstance-10.1.0-py3-none-any.whl.metadata (13 kB)
1:38:23 PM: Collecting azure-mgmt-resource>=21.2 (from prefect-azure==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached azure_mgmt_resource-23.1.1-py3-none-any.whl.metadata (37 kB)
1:38:23 PM: Collecting atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1 (from prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached atlassian_python_api-3.41.11-py3-none-any.whl.metadata (8.8 kB)
1:38:23 PM: Requirement already satisfied: anyio<4.0.0,>=3.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-dask==0.1.dev16560+g78e8a79) (3.7.1)
1:38:23 PM: Collecting distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0 (from prefect-dask==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached distributed-2023.3.1-py3-none-any.whl.metadata (3.3 kB)
1:38:23 PM: Collecting dbt-core>=1.1.1 (from prefect-dbt==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached dbt_core-1.8.0-py3-none-any.whl.metadata (3.9 kB)
1:38:23 PM: Collecting sgqlc>=16.0.0 (from prefect-dbt==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached sgqlc-16.3-py3-none-any.whl.metadata (18 kB)
1:38:23 PM: Requirement already satisfied: docker>=6.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-docker==0.1.dev16560+g78e8a79) (6.1.3)
1:38:23 PM: Collecting google-api-python-client>=2.20.0 (from prefect-gcp==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached google_api_python_client-2.129.0-py2.py3-none-any.whl.metadata (6.7 kB)
1:38:23 PM: Collecting google-cloud-storage>=2.0.0 (from prefect-gcp==0.1.dev16560+g78e8a79)
1:38:23 PM: Using cached google_cloud_storage-2.16.0-py2.py3-none-any.whl.metadata (6.1 kB)
1:38:23 PM: Requirement already satisfied: python-slugify>=8.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-gcp==0.1.dev16560+g78e8a79) (8.0.4)
1:38:23 PM: Collecting google-cloud-secret-manager (from prefect-gcp==0.1.dev16560+g78e8a79)
1:38:23 PM: Downloading google_cloud_secret_manager-2.20.0-py2.py3-none-any.whl.metadata (5.2 kB)
1:38:24 PM: Collecting python-gitlab>=3.12.0 (from prefect-gitlab==0.1.dev16560+g78e8a79)
1:38:24 PM: Downloading python_gitlab-4.5.0-py3-none-any.whl.metadata (8.2 kB)
1:38:24 PM: Requirement already satisfied: kubernetes>=24.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-kubernetes==0.1.dev16560+g78e8a79) (29.0.0)
1:38:24 PM: Collecting ray>=2.0.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached ray-2.10.0-cp38-cp38-manylinux2014_x86_64.whl.metadata (13 kB)
1:38:24 PM: Collecting slack-sdk>=3.15.1 (from prefect-slack==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached slack_sdk-3.27.1-py2.py3-none-any.whl.metadata (15 kB)
1:38:24 PM: Collecting snowflake-connector-python>=2.7.6 (from prefect-snowflake==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached snowflake_connector_python-3.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
1:38:24 PM: Requirement already satisfied: sqlalchemy<3,>=1.4.31 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect-sqlalchemy==0.1.dev16560+g78e8a79) (2.0.30)
1:38:24 PM: Requirement already satisfied: idna>=2.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16560+g78e8a79) (3.7)
1:38:24 PM: Requirement already satisfied: sniffio>=1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16560+g78e8a79) (1.3.1)
1:38:24 PM: Requirement already satisfied: exceptiongroup in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect-dask==0.1.dev16560+g78e8a79) (1.2.1)
1:38:24 PM: Collecting deprecated (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB)
1:38:24 PM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79) (2.31.0)
1:38:24 PM: Requirement already satisfied: six in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79) (1.16.0)
1:38:24 PM: Requirement already satisfied: oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79) (3.2.2)
1:38:24 PM: Requirement already satisfied: requests-oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79) (2.0.0)
1:38:24 PM: Collecting jmespath (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
1:38:24 PM: Collecting beautifulsoup4 (from atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
1:38:24 PM: Collecting azure-core>=1.23.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached azure_core-1.30.1-py3-none-any.whl.metadata (37 kB)
1:38:24 PM: Requirement already satisfied: cryptography>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from azure-identity>=1.10->prefect-azure==0.1.dev16560+g78e8a79) (42.0.7)
1:38:24 PM: Collecting msal>=1.24.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached msal-1.28.0-py3-none-any.whl.metadata (11 kB)
1:38:24 PM: Collecting msal-extensions>=0.3.0 (from azure-identity>=1.10->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached msal_extensions-1.1.0-py3-none-any.whl.metadata (7.7 kB)
1:38:24 PM: Collecting isodate<1.0.0,>=0.6.1 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached isodate-0.6.1-py2.py3-none-any.whl.metadata (9.6 kB)
1:38:24 PM: Collecting azure-common~=1.1 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached azure_common-1.1.28-py2.py3-none-any.whl.metadata (5.0 kB)
1:38:24 PM: Collecting azure-mgmt-core<2.0.0,>=1.3.2 (from azure-mgmt-containerinstance>=10.0->prefect-azure==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached azure_mgmt_core-1.4.0-py3-none-any.whl.metadata (4.1 kB)
1:38:24 PM: Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.24.53->prefect-aws==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached s3transfer-0.10.1-py3-none-any.whl.metadata (1.7 kB)
1:38:24 PM: Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from botocore>=1.27.53->prefect-aws==0.1.dev16560+g78e8a79) (2.9.0.post0)
1:38:24 PM: Collecting urllib3<1.27,>=1.25.4 (from botocore>=1.27.53->prefect-aws==0.1.dev16560+g78e8a79)
1:38:24 PM: Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
1:38:25 PM: Collecting agate<1.10,>=1.7.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached agate-1.9.1-py2.py3-none-any.whl.metadata (3.2 kB)
1:38:25 PM: Requirement already satisfied: Jinja2<4,>=3.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (3.1.4)
1:38:25 PM: Collecting mashumaro<4.0,>=3.9 (from mashumaro[msgpack]<4.0,>=3.9->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached mashumaro-3.13-py3-none-any.whl.metadata (114 kB)
1:38:25 PM: Collecting logbook<1.6,>=1.5 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached Logbook-1.5.3-cp38-cp38-linux_x86_64.whl
1:38:25 PM: Requirement already satisfied: click<9.0,>=8.0.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (8.1.7)
1:38:25 PM: Collecting networkx<4.0,>=2.3 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached networkx-3.1-py3-none-any.whl.metadata (5.3 kB)
1:38:25 PM: Collecting protobuf<5,>=4.0.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes)
1:38:25 PM: Requirement already satisfied: pathspec<0.13,>=0.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (0.12.1)
1:38:25 PM: Collecting sqlparse<0.6.0,>=0.5.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB)
1:38:25 PM: Collecting dbt-extractor<=0.6,>=0.5.0 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached dbt_extractor-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
1:38:25 PM: Collecting minimal-snowplow-tracker<0.1,>=0.0.2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached minimal_snowplow_tracker-0.0.2-py3-none-any.whl
1:38:25 PM: Collecting dbt-semantic-interfaces<0.6,>=0.5.1 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached dbt_semantic_interfaces-0.5.1-py3-none-any.whl.metadata (2.6 kB)
1:38:25 PM: Collecting dbt-common<2.0,>=1.0.2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached dbt_common-1.0.4-py3-none-any.whl.metadata (5.2 kB)
1:38:25 PM: Collecting dbt-adapters<2.0,>=0.1.0a2 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached dbt_adapters-1.1.1-py3-none-any.whl.metadata (2.5 kB)
1:38:25 PM: Requirement already satisfied: packaging>20.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (24.0)
1:38:25 PM: Requirement already satisfied: pytz>=2015.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (2024.1)
1:38:25 PM: Requirement already satisfied: pyyaml>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (6.0.1)
1:38:25 PM: Collecting daff>=1.3.46 (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached daff-1.3.46-py3-none-any.whl
1:38:25 PM: Requirement already satisfied: typing-extensions>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (4.11.0)
1:38:25 PM: Requirement already satisfied: cloudpickle>=1.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79) (3.0.0)
1:38:25 PM: Collecting dask==2023.3.1 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached dask-2023.3.1-py3-none-any.whl.metadata (3.7 kB)
1:38:25 PM: Collecting locket>=1.0.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB)
1:38:25 PM: Collecting msgpack>=1.0.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
1:38:25 PM: Collecting psutil>=5.7.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB)
1:38:25 PM: Collecting sortedcontainers>=2.0.5 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
1:38:25 PM: Collecting tblib>=1.6.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached tblib-3.0.0-py3-none-any.whl.metadata (25 kB)
1:38:25 PM: Collecting toolz>=0.10.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB)
1:38:25 PM: Collecting tornado>=6.0.3 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
1:38:25 PM: Collecting zict>=2.1.0 (from distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:25 PM: Using cached zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes)
1:38:26 PM: Requirement already satisfied: fsspec>=0.6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dask==2023.3.1->distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79) (2024.3.1)
1:38:26 PM: Collecting partd>=1.2.0 (from dask==2023.3.1->distributed!=2023.3.2,!=2023.3.2.1,!=2023.4.*,!=2023.5.*,>=2022.5.0->prefect-dask==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached partd-1.4.1-py3-none-any.whl.metadata (4.6 kB)
1:38:26 PM: Requirement already satisfied: websocket-client>=0.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker>=6.1.1->prefect-docker==0.1.dev16560+g78e8a79) (1.8.0)
1:38:26 PM: Collecting httplib2<1.dev0,>=0.19.0 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB)
1:38:26 PM: Requirement already satisfied: google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79) (2.29.0)
1:38:26 PM: Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB)
1:38:26 PM: Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached google_api_core-2.19.0-py3-none-any.whl.metadata (2.7 kB)
1:38:26 PM: Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB)
1:38:26 PM: Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached google_cloud_core-2.4.1-py2.py3-none-any.whl.metadata (2.7 kB)
1:38:26 PM: Collecting google-resumable-media>=2.6.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached google_resumable_media-2.7.0-py2.py3-none-any.whl.metadata (2.2 kB)
1:38:26 PM: Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage>=2.0.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
1:38:26 PM: Requirement already satisfied: certifi>=14.05.14 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes>=24.2.0->prefect-kubernetes==0.1.dev16560+g78e8a79) (2024.2.2)
1:38:26 PM: Requirement already satisfied: aiosqlite>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.20.0)
1:38:26 PM: Requirement already satisfied: alembic<2.0.0,>=1.7.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.13.1)
1:38:26 PM: Requirement already satisfied: apprise<2.0.0,>=1.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.8.0)
1:38:26 PM: Requirement already satisfied: asyncpg>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.29.0)
1:38:26 PM: Requirement already satisfied: dateparser<2.0.0,>=1.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.2.0)
1:38:26 PM: Requirement already satisfied: graphviz>=0.20.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.20.3)
1:38:26 PM: Requirement already satisfied: griffe>=0.20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.45.0)
1:38:26 PM: Requirement already satisfied: jinja2-humanize-extension>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.4.0)
1:38:26 PM: Requirement already satisfied: humanize>=4.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (4.9.0)
1:38:26 PM: Requirement already satisfied: readchar<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (4.0.6)
1:38:26 PM: Requirement already satisfied: typer!=0.12.2,<0.13.0,>=0.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.12.3)
1:38:26 PM: Requirement already satisfied: asgi-lifespan<3.0,>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.1.0)
1:38:26 PM: Requirement already satisfied: cachetools<6.0,>=5.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (5.3.3)
1:38:26 PM: Requirement already satisfied: coolname<3.0.0,>=1.0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.2.0)
1:38:26 PM: Requirement already satisfied: croniter<3.0.0,>=1.0.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.0.5)
1:38:26 PM: Requirement already satisfied: httpcore<2.0.0,>=1.0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.0.5)
1:38:26 PM: Requirement already satisfied: httpx!=0.23.2,>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.27.0)
1:38:26 PM: Requirement already satisfied: importlib-resources<6.2.0,>=6.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (6.1.3)
1:38:26 PM: Requirement already satisfied: jsonpatch<2.0,>=1.32 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.33)
1:38:26 PM: Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (4.22.0)
1:38:26 PM: Requirement already satisfied: orjson<4.0,>=3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (3.10.3)
1:38:26 PM: Requirement already satisfied: pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.7.1)
1:38:26 PM: Requirement already satisfied: pydantic-core<3.0.0,>=2.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.18.2)
1:38:26 PM: Requirement already satisfied: rfc3339-validator<0.2.0,>=0.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.1.4)
1:38:26 PM: Requirement already satisfied: rich<14.0,>=11.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (13.7.1)
1:38:26 PM: Requirement already satisfied: ruamel.yaml>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.18.6)
1:38:26 PM: Requirement already satisfied: toml>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.10.2)
1:38:26 PM: Requirement already satisfied: ujson<6.0.0,>=5.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (5.10.0)
1:38:26 PM: Requirement already satisfied: uvicorn<0.29.0,>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.28.1)
1:38:26 PM: Requirement already satisfied: websockets<13.0,>=10.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (12.0)
1:38:26 PM: Requirement already satisfied: itsdangerous in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.2.0)
1:38:26 PM: Requirement already satisfied: python-multipart>=0.0.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.0.9)
1:38:26 PM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (7.1.0)
1:38:26 PM: Requirement already satisfied: pendulum<3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.1.2)
1:38:26 PM: Collecting requests-toolbelt>=0.10.1 (from python-gitlab>=3.12.0->prefect-gitlab==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
1:38:26 PM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify>=8.0.0->prefect-gcp==0.1.dev16560+g78e8a79) (1.3)
1:38:26 PM: Requirement already satisfied: filelock in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79) (3.13.4)
1:38:26 PM: Collecting aiosignal (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
1:38:26 PM: Collecting frozenlist (from ray>=2.0.0->ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
1:38:26 PM: Collecting aiohttp-cors (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached aiohttp_cors-0.7.0-py3-none-any.whl.metadata (20 kB)
1:38:26 PM: Collecting colorful (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached colorful-0.5.6-py2.py3-none-any.whl.metadata (16 kB)
1:38:26 PM: Collecting py-spy>=0.2.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (16 kB)
1:38:26 PM: Collecting opencensus (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached opencensus-0.11.4-py2.py3-none-any.whl.metadata (12 kB)
1:38:26 PM: Collecting prometheus-client>=0.7.1 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB)
1:38:26 PM: Collecting smart-open (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:26 PM: Using cached smart_open-7.0.4-py3-none-any.whl.metadata (23 kB)
1:38:26 PM: Requirement already satisfied: virtualenv!=20.21.1,>=20.0.24 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79) (20.25.3)
1:38:27 PM: Collecting grpcio>=1.32.0 (from ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached grpcio-1.63.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB)
1:38:27 PM: Requirement already satisfied: attrs>=17.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from aiohttp->prefect-azure==0.1.dev16560+g78e8a79) (23.2.0)
1:38:27 PM: Collecting multidict<7.0,>=4.5 (from aiohttp->prefect-azure==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
1:38:27 PM: Collecting yarl<2.0,>=1.0 (from aiohttp->prefect-azure==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
1:38:27 PM: Requirement already satisfied: async-timeout<5.0,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from aiohttp->prefect-azure==0.1.dev16560+g78e8a79) (4.0.3)
1:38:27 PM: Collecting graphql-core<4.0.0,>=3.1.7 (from sgqlc>=16.0.0->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached graphql_core-3.2.3-py3-none-any.whl.metadata (10 kB)
1:38:27 PM: Collecting asn1crypto<2.0.0,>0.24.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB)
1:38:27 PM: Requirement already satisfied: cffi<2.0.0,>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79) (1.16.0)
1:38:27 PM: Collecting pyOpenSSL<25.0.0,>=16.2.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached pyOpenSSL-24.1.0-py3-none-any.whl.metadata (12 kB)
1:38:27 PM: Collecting pyjwt<3.0.0 (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB)
1:38:27 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79) (3.3.2)
1:38:27 PM: Requirement already satisfied: platformdirs<5.0.0,>=2.6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79) (4.2.0)
1:38:27 PM: Collecting tomlkit (from snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79)
1:38:27 PM: Using cached tomlkit-0.12.5-py3-none-any.whl.metadata (2.7 kB)
1:38:28 PM: Requirement already satisfied: greenlet!=0.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy<3,>=1.4.31->prefect-sqlalchemy==0.1.dev16560+g78e8a79) (3.0.3)
1:38:28 PM: Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-cloud-secret-manager->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached proto_plus-1.23.0-py3-none-any.whl.metadata (2.2 kB)
1:38:28 PM: Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4 (from google-cloud-secret-manager->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:28 PM: Downloading grpc_google_iam_v1-0.13.0-py2.py3-none-any.whl.metadata (3.3 kB)
1:38:28 PM: Collecting Babel>=2.0 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB)
1:38:28 PM: Collecting leather>=0.3.2 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached leather-0.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
1:38:28 PM: Collecting parsedatetime!=2.5,>=2.1 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached parsedatetime-2.6-py3-none-any.whl.metadata (4.7 kB)
1:38:28 PM: Collecting pytimeparse>=1.1.5 (from agate<1.10,>=1.7.0->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB)
1:38:28 PM: Requirement already satisfied: Mako in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic<2.0.0,>=1.7.5->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.3.5)
1:38:28 PM: Requirement already satisfied: markdown in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (3.6)
1:38:28 PM: Requirement already satisfied: pycparser in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cffi<2.0.0,>=1.9->snowflake-connector-python>=2.7.6->prefect-snowflake==0.1.dev16560+g78e8a79) (2.22)
1:38:28 PM: Requirement already satisfied: regex!=2019.02.19,!=2021.8.27 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2024.5.10)
1:38:28 PM: Requirement already satisfied: tzlocal in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (5.2)
1:38:28 PM: Requirement already satisfied: colorama<0.5,>=0.3.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dbt-common<2.0,>=1.0.2->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (0.4.6)
1:38:28 PM: Collecting importlib-metadata>=4.4 (from prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB)
1:38:28 PM: Collecting more-itertools<11.0,>=8.0 (from dbt-semantic-interfaces<0.6,>=0.5.1->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)
1:38:28 PM: Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:28 PM: Using cached googleapis_common_protos-1.63.0-py2.py3-none-any.whl.metadata (1.5 kB)
1:38:28 PM: Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-cloud-secret-manager->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:28 PM: Downloading grpcio_status-1.63.0-py3-none-any.whl.metadata (1.1 kB)
1:38:28 PM: Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79) (0.4.0)
1:38:28 PM: Requirement already satisfied: rsa<5,>=3.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79) (4.9)
1:38:29 PM: Requirement already satisfied: astunparse>=1.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.6.3)
1:38:29 PM: Requirement already satisfied: h11<0.15,>=0.13 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.14.0)
1:38:29 PM: Requirement already satisfied: h2<5,>=3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (4.1.0)
1:38:29 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib-metadata>=4.4->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (3.18.1)
1:38:29 PM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from Jinja2<4,>=3.1.3->dbt-core>=1.1.1->prefect-dbt==0.1.dev16560+g78e8a79) (2.1.5)
1:38:29 PM: Requirement already satisfied: jsonpointer>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonpatch<2.0,>=1.32->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.4)
1:38:29 PM: Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2023.12.1)
1:38:29 PM: Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.3.10)
1:38:29 PM: Requirement already satisfied: referencing>=0.28.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.35.1)
1:38:29 PM: Requirement already satisfied: rpds-py>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.18.1)
1:38:29 PM: Collecting portalocker<3,>=1.0 (from msal-extensions>=0.3.0->azure-identity>=1.10->prefect-azure==0.1.dev16560+g78e8a79)
1:38:29 PM: Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
1:38:29 PM: Requirement already satisfied: pytzdata>=2020.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pendulum<3.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2020.1)
1:38:30 PM: Requirement already satisfied: annotated-types>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.6.0)
1:38:30 PM: Requirement already satisfied: email-validator>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.1.1)
1:38:30 PM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (69.5.1)
1:38:30 PM: Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (3.0.0)
1:38:30 PM: Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.18.0)
1:38:30 PM: Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ruamel.yaml>=0.17.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.2.8)
1:38:30 PM: Requirement already satisfied: shellingham>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from typer!=0.12.2,<0.13.0,>=0.12.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (1.5.4)
1:38:30 PM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv!=20.21.1,>=20.0.24->ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79) (0.3.8)
1:38:31 PM: Collecting soupsieve>1.2 (from beautifulsoup4->atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:31 PM: Using cached soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
1:38:31 PM: Collecting wrapt<2,>=1.10 (from deprecated->atlassian-python-api!=3.41.5,!=3.41.6,!=3.41.7,!=3.41.8,>=3.32.1->prefect-bitbucket==0.1.dev16560+g78e8a79)
1:38:31 PM: Using cached wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
1:38:31 PM: Collecting opencensus-context>=0.1.3 (from opencensus->ray[default]>=2.0.0->prefect-ray==0.1.dev16560+g78e8a79)
1:38:31 PM: Using cached opencensus_context-0.1.3-py2.py3-none-any.whl.metadata (3.3 kB)
1:38:31 PM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6->griffe>=0.20.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.34.2)
1:38:31 PM: Requirement already satisfied: dnspython>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from email-validator>=2.0.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (2.6.1)
1:38:31 PM: INFO: pip is looking at multiple versions of grpcio-status to determine which version is compatible with other requirements. This could take a while.
1:38:31 PM: Collecting grpcio-status<2.0.dev0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0dev,>=1.34.1->google-cloud-secret-manager->prefect-gcp==0.1.dev16560+g78e8a79)
1:38:31 PM: Downloading grpcio_status-1.62.2-py3-none-any.whl.metadata (1.3 kB)
1:38:31 PM: Requirement already satisfied: hyperframe<7,>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (6.0.1)
1:38:31 PM: Requirement already satisfied: hpack<5,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (4.0.0)
1:38:31 PM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich<14.0,>=11.0->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.1.2)
1:38:32 PM: Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=2.20.0->prefect-gcp==0.1.dev16560+g78e8a79) (0.6.0)
1:38:32 PM: Requirement already satisfied: backports.zoneinfo in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser<2.0.0,>=1.1.1->prefect>=2.16.4->prefect-aws==0.1.dev16560+g78e8a79) (0.2.1)
1:38:32 PM: Using cached atlassian_python_api-3.41.11-py3-none-any.whl (173 kB)
1:38:32 PM: Using cached azure_identity-1.16.0-py3-none-any.whl (166 kB)
1:38:32 PM: Using cached azure_mgmt_containerinstance-10.1.0-py3-none-any.whl (87 kB)
1:38:32 PM: Using cached azure_mgmt_resource-23.1.1-py3-none-any.whl (2.6 MB)
1:38:32 PM: Downloading boto3-1.34.104-py3-none-any.whl (139 kB)
1:38:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.3 kB ? eta -:--:--
1:38:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/139.3 kB 4.8 MB/s eta 0:00:01
1:38:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 3.6 MB/s eta 0:00:00
1:38:32 PM: Downloading botocore-1.34.104-py3-none-any.whl (12.2 MB)
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.2 MB ? eta -:--:--
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/12.2 MB 31.2 MB/s eta 0:00:01
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/12.2 MB 102.7 MB/s eta 0:00:01
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 217.1 MB/s eta 0:00:01
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 134.6 MB/s eta 0:00:00
1:38:33 PM: Using cached dbt_core-1.8.0-py3-none-any.whl (900 kB)
1:38:33 PM: Using cached distributed-2023.3.1-py3-none-any.whl (951 kB)
1:38:33 PM: Using cached dask-2023.3.1-py3-none-any.whl (1.2 MB)
1:38:33 PM: Using cached google_api_python_client-2.129.0-py2.py3-none-any.whl (11.6 MB)
1:38:33 PM: Using cached google_cloud_storage-2.16.0-py2.py3-none-any.whl (125 kB)
1:38:33 PM: Using cached mypy_boto3_s3-1.34.91-py3-none-any.whl (83 kB)
1:38:33 PM: Using cached mypy_boto3_secretsmanager-1.34.72-py3-none-any.whl (26 kB)
1:38:33 PM: Downloading prefect-2.19.0-py3-none-any.whl (5.8 MB)
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.8 MB ? eta -:--:--
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 259.2 MB/s eta 0:00:01
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 148.9 MB/s eta 0:00:00
1:38:33 PM: Using cached pyparsing-3.1.2-py3-none-any.whl (103 kB)
1:38:33 PM: Downloading python_gitlab-4.5.0-py3-none-any.whl (139 kB)
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.3 kB ? eta -:--:--
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 13.0 MB/s eta 0:00:00
1:38:33 PM: Using cached ray-2.10.0-cp38-cp38-manylinux2014_x86_64.whl (65.2 MB)
1:38:33 PM: Using cached aiohttp-3.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
1:38:33 PM: Using cached sgqlc-16.3-py3-none-any.whl (81 kB)
1:38:33 PM: Using cached slack_sdk-3.27.1-py2.py3-none-any.whl (285 kB)
1:38:33 PM: Using cached snowflake_connector_python-3.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
1:38:33 PM: Using cached tenacity-8.3.0-py3-none-any.whl (25 kB)
1:38:33 PM: Downloading google_cloud_secret_manager-2.20.0-py2.py3-none-any.whl (180 kB)
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/180.7 kB ? eta -:--:--
1:38:33 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 kB 13.9 MB/s eta 0:00:00
1:38:33 PM: Using cached agate-1.9.1-py2.py3-none-any.whl (95 kB)
1:38:33 PM: Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
1:38:33 PM: Using cached asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB)
1:38:33 PM: Using cached azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
1:38:33 PM: Using cached azure_core-1.30.1-py3-none-any.whl (193 kB)
1:38:33 PM: Using cached azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
1:38:33 PM: Using cached dbt_adapters-1.1.1-py3-none-any.whl (154 kB)
1:38:33 PM: Using cached dbt_common-1.0.4-py3-none-any.whl (75 kB)
1:38:33 PM: Using cached dbt_extractor-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
1:38:33 PM: Using cached dbt_semantic_interfaces-0.5.1-py3-none-any.whl (119 kB)
1:38:33 PM: Using cached frozenlist-1.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
1:38:33 PM: Using cached google_api_core-2.19.0-py3-none-any.whl (139 kB)
1:38:33 PM: Using cached google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB)
1:38:33 PM: Using cached google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
1:38:33 PM: Using cached google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
1:38:33 PM: Using cached google_resumable_media-2.7.0-py2.py3-none-any.whl (80 kB)
1:38:33 PM: Using cached graphql_core-3.2.3-py3-none-any.whl (202 kB)
1:38:33 PM: Downloading grpc_google_iam_v1-0.13.0-py2.py3-none-any.whl (25 kB)
1:38:33 PM: Using cached grpcio-1.63.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB)
1:38:33 PM: Using cached httplib2-0.22.0-py3-none-any.whl (96 kB)
1:38:33 PM: Using cached importlib_metadata-6.11.0-py3-none-any.whl (23 kB)
1:38:33 PM: Using cached isodate-0.6.1-py2.py3-none-any.whl (41 kB)
1:38:33 PM: Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
1:38:33 PM: Using cached locket-1.0.0-py2.py3-none-any.whl (4.4 kB)
1:38:33 PM: Using cached mashumaro-3.13-py3-none-any.whl (91 kB)
1:38:33 PM: Using cached msal-1.28.0-py3-none-any.whl (102 kB)
1:38:33 PM: Using cached msal_extensions-1.1.0-py3-none-any.whl (19 kB)
1:38:33 PM: Using cached msgpack-1.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB)
1:38:33 PM: Using cached multidict-6.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
1:38:33 PM: Using cached networkx-3.1-py3-none-any.whl (2.1 MB)
1:38:33 PM: Using cached prometheus_client-0.20.0-py3-none-any.whl (54 kB)
1:38:33 PM: Using cached proto_plus-1.23.0-py3-none-any.whl (48 kB)
1:38:33 PM: Using cached protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
1:38:33 PM: Using cached psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
1:38:33 PM: Using cached py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB)
1:38:33 PM: Using cached PyJWT-2.8.0-py3-none-any.whl (22 kB)
1:38:33 PM: Using cached pyOpenSSL-24.1.0-py3-none-any.whl (56 kB)
1:38:33 PM: Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
1:38:33 PM: Using cached s3transfer-0.10.1-py3-none-any.whl (82 kB)
1:38:33 PM: Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
1:38:33 PM: Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB)
1:38:33 PM: Using cached tblib-3.0.0-py3-none-any.whl (12 kB)
1:38:33 PM: Using cached toolz-0.12.1-py3-none-any.whl (56 kB)
1:38:33 PM: Using cached tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB)
1:38:33 PM: Using cached uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
1:38:33 PM: Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
1:38:33 PM: Using cached yarl-1.9.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308 kB)
1:38:33 PM: Using cached zict-3.0.0-py2.py3-none-any.whl (43 kB)
1:38:33 PM: Using cached aiohttp_cors-0.7.0-py3-none-any.whl (27 kB)
1:38:33 PM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
1:38:33 PM: Using cached colorful-0.5.6-py2.py3-none-any.whl (201 kB)
1:38:33 PM: Using cached Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
1:38:33 PM: Using cached opencensus-0.11.4-py2.py3-none-any.whl (128 kB)
1:38:33 PM: Using cached smart_open-7.0.4-py3-none-any.whl (61 kB)
1:38:33 PM: Using cached tomlkit-0.12.5-py3-none-any.whl (37 kB)
1:38:33 PM: Using cached Babel-2.15.0-py3-none-any.whl (9.6 MB)
1:38:33 PM: Using cached googleapis_common_protos-1.63.0-py2.py3-none-any.whl (229 kB)
1:38:33 PM: Downloading grpcio_status-1.62.2-py3-none-any.whl (14 kB)
1:38:33 PM: Using cached leather-0.4.0-py2.py3-none-any.whl (30 kB)
1:38:33 PM: Using cached more_itertools-10.2.0-py3-none-any.whl (57 kB)
1:38:33 PM: Using cached opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB)
1:38:33 PM: Using cached parsedatetime-2.6-py3-none-any.whl (42 kB)
1:38:33 PM: Using cached partd-1.4.1-py3-none-any.whl (18 kB)
1:38:33 PM: Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
1:38:33 PM: Using cached pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB)
1:38:33 PM: Using cached soupsieve-2.5-py3-none-any.whl (36 kB)
1:38:33 PM: Using cached wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
1:38:33 PM: Building wheels for collected packages: prefect-aws, prefect-azure, prefect-bitbucket, prefect-dask, prefect-databricks, prefect-dbt, prefect-docker, prefect-email, prefect-gcp, prefect-github, prefect-gitlab, prefect-kubernetes, prefect-ray, prefect-shell, prefect-slack, prefect-snowflake, prefect-sqlalchemy
1:38:33 PM: Building wheel for prefect-aws (pyproject.toml): started
1:38:34 PM: Building wheel for prefect-aws (pyproject.toml): finished with status 'done'
1:38:34 PM: Created wheel for prefect-aws: filename=prefect_aws-0.1.dev16560+g78e8a79-py3-none-any.whl size=64871 sha256=c845e28ba1284589578d6f430dad8b813842b5243cfa4e5cfec95c801ddb3583
1:38:34 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/1a/51/5d/030cdfb520ae65ce850634fc15faafa9ddf682b9a8294b60e6
1:38:34 PM: Building wheel for prefect-azure (pyproject.toml): started
1:38:34 PM: Building wheel for prefect-azure (pyproject.toml): finished with status 'done'
1:38:34 PM: Created wheel for prefect-azure: filename=prefect_azure-0.1.dev16560+g78e8a79-py3-none-any.whl size=41678 sha256=a40ed354fbae3b1866acfefab049b1e4a4b826f015cd4a60a4d0d09b8925a273
1:38:34 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ad/3a/00/932019ca5d7293331dc4029507d16b0eab7efc7a78852d21cf
1:38:34 PM: Building wheel for prefect-bitbucket (pyproject.toml): started
1:38:35 PM: Building wheel for prefect-bitbucket (pyproject.toml): finished with status 'done'
1:38:35 PM: Created wheel for prefect-bitbucket: filename=prefect_bitbucket-0.1.dev16560+g78e8a79-py3-none-any.whl size=12366 sha256=ebb89ac00e881aadad5bc8c64637a86e5cde73ce9aba71fd53fc34440b574890
1:38:35 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/56/5a/80/4e3cd45cb9d9f847e4385948ca248714657f7befdcc2502871
1:38:35 PM: Building wheel for prefect-dask (pyproject.toml): started
1:38:35 PM: Building wheel for prefect-dask (pyproject.toml): finished with status 'done'
1:38:35 PM: Created wheel for prefect-dask: filename=prefect_dask-0.1.dev16560+g78e8a79-py3-none-any.whl size=15928 sha256=8a29feaf7df983e9f0daf8d7c9be58f4cbad9cadfdb0ee51239806578cd97deb
1:38:35 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/6f/ee/85/b8d62e2badc8e9f85629c546035f199081c673142874a22895
1:38:35 PM: Building wheel for prefect-databricks (pyproject.toml): started
1:38:36 PM: Building wheel for prefect-databricks (pyproject.toml): finished with status 'done'
1:38:36 PM: Created wheel for prefect-databricks: filename=prefect_databricks-0.1.dev16560+g78e8a79-py3-none-any.whl size=131837 sha256=ba641605d4e327022c11b3716c8707845466acfb7c24d56cbad5c3e906035615
1:38:36 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/d6/31/53/24a6d2b13a6e308ff0c4d9056a2790847cc545d1c3b89baddc
1:38:36 PM: Building wheel for prefect-dbt (pyproject.toml): started
1:38:37 PM: Building wheel for prefect-dbt (pyproject.toml): finished with status 'done'
1:38:37 PM: Created wheel for prefect-dbt: filename=prefect_dbt-0.1.dev16560+g78e8a79-py3-none-any.whl size=46013 sha256=6472155e65310db080b459bc86b7bf67eb2ac7c190ed50c61a133181da167f53
1:38:37 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/4c/b8/75/124a84fe3afa8f64e1a68ce82a23d5bdb1c80c641f85df8f62
1:38:37 PM: Building wheel for prefect-docker (pyproject.toml): started
1:38:38 PM: Building wheel for prefect-docker (pyproject.toml): finished with status 'done'
1:38:38 PM: Created wheel for prefect-docker: filename=prefect_docker-0.1.dev16560+g78e8a79-py3-none-any.whl size=24650 sha256=b3aec1c3cd139da49a37fd5b22779400ad158a62c7f6fc10c1783c7d79add006
1:38:38 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/29/77/fd/d4512ed5dbd67363b3c31c45ea53a76e2aeaecd53b4bb08c8d
1:38:38 PM: Building wheel for prefect-email (pyproject.toml): started
1:38:38 PM: Building wheel for prefect-email (pyproject.toml): finished with status 'done'
1:38:38 PM: Created wheel for prefect-email: filename=prefect_email-0.1.dev16560+g78e8a79-py3-none-any.whl size=12644 sha256=90ea4e7b7d50023bf9fc113854a1f5e2e0423d5f4b4eb8bbda25f260604a48db
1:38:38 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/f6/77/c7/5160cb1159522711ba82823a2d2eda5c044a8de69c5c9f49b0
1:38:38 PM: Building wheel for prefect-gcp (pyproject.toml): started
1:38:39 PM: Building wheel for prefect-gcp (pyproject.toml): finished with status 'done'
1:38:39 PM: Created wheel for prefect-gcp: filename=prefect_gcp-0.1.dev16560+g78e8a79-py3-none-any.whl size=70260 sha256=9fbeb165d40bf34c15d85c509f6b2175b3fe202bb26b18cedcd0730fdafb68a4
1:38:39 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/84/0d/ab/b7629197b1c10d6ad49f6a729e9b9305d4b763b5cdf47f1a0d
1:38:39 PM: Building wheel for prefect-github (pyproject.toml): started
1:38:40 PM: Building wheel for prefect-github (pyproject.toml): finished with status 'done'
1:38:40 PM: Created wheel for prefect-github: filename=prefect_github-0.1.dev16560+g78e8a79-py3-none-any.whl size=367036 sha256=045c004ebee77a244014c20ba0a8e1c76a89ce996107059aff057a7c18fbef1b
1:38:40 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/12/7d/1e/e4d706b918072a6bb2779567b16df5f3faa366358807ad253f
1:38:40 PM: Building wheel for prefect-gitlab (pyproject.toml): started
1:38:40 PM: Building wheel for prefect-gitlab (pyproject.toml): finished with status 'done'
1:38:40 PM: Created wheel for prefect-gitlab: filename=prefect_gitlab-0.1.dev16560+g78e8a79-py3-none-any.whl size=11528 sha256=64f71348cf6a3fc008dd150a9e7369140dc8db2a4af4cd3fdfff4cd9d856673e
1:38:40 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/54/a4/18/37d1df5f4b8096ac7b16f9fd85cd738a4ed04b260aa4129542
1:38:40 PM: Building wheel for prefect-kubernetes (pyproject.toml): started
1:38:41 PM: Building wheel for prefect-kubernetes (pyproject.toml): finished with status 'done'
1:38:41 PM: Created wheel for prefect-kubernetes: filename=prefect_kubernetes-0.1.dev16560+g78e8a79-py3-none-any.whl size=38390 sha256=c28c1e2f28d72369d543e9b86720899e6e5d8a96a426436204870439b81af1c9
1:38:41 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/b2/13/3b/7bd717758c4f72c4f9757c06f04c746d59e322ba32c790eb4d
1:38:41 PM: Building wheel for prefect-ray (pyproject.toml): started
1:38:41 PM: Building wheel for prefect-ray (pyproject.toml): finished with status 'done'
1:38:41 PM: Created wheel for prefect-ray: filename=prefect_ray-0.1.dev16560+g78e8a79-py3-none-any.whl size=13607 sha256=628efdac5e3988db83d61ee109c538da1243ad556ba0fa3cff4e5728959756ec
1:38:41 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/bd/85/5d/93067076f8e97991d255f973298129bf9a0ac19601118c8cf7
1:38:41 PM: Building wheel for prefect-shell (pyproject.toml): started
1:38:42 PM: Building wheel for prefect-shell (pyproject.toml): finished with status 'done'
1:38:42 PM: Created wheel for prefect-shell: filename=prefect_shell-0.2.0-py3-none-any.whl size=13430 sha256=955deea8dccc997ad03164973d53f6076e41b731fe07904c25def8974362ed70
1:38:42 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/05/7b/69/8ca76da2eccb5e6a6493522669e1a95f3029b55306c2934558
1:38:42 PM: Building wheel for prefect-slack (pyproject.toml): started
1:38:43 PM: Building wheel for prefect-slack (pyproject.toml): finished with status 'done'
1:38:43 PM: Created wheel for prefect-slack: filename=prefect_slack-0.1.dev16560+g78e8a79-py3-none-any.whl size=10733 sha256=10b451be2395c8e2cdb455837211a59ba70a3e0c7ee53d371addbcc06a74ba87
1:38:43 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/6c/fb/e5/054b507cf512fd5127270564a45d5a5737c8d78c27fb02b0fa
1:38:43 PM: Building wheel for prefect-snowflake (pyproject.toml): started
1:38:43 PM: Building wheel for prefect-snowflake (pyproject.toml): finished with status 'done'
1:38:43 PM: Created wheel for prefect-snowflake: filename=prefect_snowflake-0.1.dev16560+g78e8a79-py3-none-any.whl size=19244 sha256=4f01b061697f4e406a384db0c38d6638f33d602ea557ae1b05be7420593f5a97
1:38:43 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ec/8a/34/eec668d9042df42dd2032480bf3c6003529e5e3b72e06b494e
1:38:43 PM: Building wheel for prefect-sqlalchemy (pyproject.toml): started
1:38:44 PM: Building wheel for prefect-sqlalchemy (pyproject.toml): finished with status 'done'
1:38:44 PM: Created wheel for prefect-sqlalchemy: filename=prefect_sqlalchemy-0.1.dev16560+g78e8a79-py3-none-any.whl size=20017 sha256=4aec8a92560290f5ab821f731f2e9afd80b8a74fb65fa5909c5fcecdaf5590f2
1:38:44 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/c8/c0/c8/06616f017650eab417790439f46c86112015756548aca8fe83
1:38:44 PM: Successfully built prefect-aws prefect-azure prefect-bitbucket prefect-dask prefect-databricks prefect-dbt prefect-docker prefect-email prefect-gcp prefect-github prefect-gitlab prefect-kubernetes prefect-ray prefect-shell prefect-slack prefect-snowflake prefect-sqlalchemy
1:38:44 PM: Installing collected packages: sortedcontainers, pytimeparse, py-spy, parsedatetime, opencensus-context, logbook, leather, daff, colorful, azure-common, asn1crypto, zict, wrapt, urllib3, uritemplate, tornado, toolz, tomlkit, tenacity, tblib, sqlparse, soupsieve, slack-sdk, pyparsing, pyjwt, psutil, protobuf, prometheus-client, portalocker, networkx, mypy-boto3-secretsmanager, mypy-boto3-s3, multidict, msgpack, more-itertools, mashumaro, locket, jmespath, isodate, importlib-metadata, grpcio, graphql-core, google-crc32c, frozenlist, dbt-extractor, Babel, yarl, smart-open, sgqlc, proto-plus, partd, httplib2, googleapis-common-protos, google-resumable-media, deprecated, botocore, beautifulsoup4, aiosignal, agate, s3transfer, requests-toolbelt, pyOpenSSL, minimal-snowplow-tracker, grpcio-status, google-auth-httplib2, google-api-core, dask, azure-core, aiohttp, snowflake-connector-python, ray, python-gitlab, opencensus, msal, grpc-google-iam-v1, google-cloud-core, google-api-python-client, distributed, dbt-semantic-interfaces, dbt-common, boto3, azure-mgmt-core, atlassian-python-api, aiohttp-cors, prefect, msal-extensions, google-cloud-storage, google-cloud-secret-manager, dbt-adapters, azure-mgmt-resource, azure-mgmt-containerinstance, prefect-sqlalchemy, prefect-snowflake, prefect-slack, prefect-shell, prefect-ray, prefect-kubernetes, prefect-gitlab, prefect-github, prefect-gcp, prefect-email, prefect-docker, prefect-databricks, prefect-dask, prefect-bitbucket, prefect-aws, dbt-core, azure-identity, prefect-dbt, prefect-azure
1:38:45 PM: Attempting uninstall: urllib3
1:38:45 PM: Found existing installation: urllib3 2.2.1
1:38:45 PM: Uninstalling urllib3-2.2.1:
1:38:45 PM: Successfully uninstalled urllib3-2.2.1
1:38:47 PM: Attempting uninstall: importlib-metadata
1:38:47 PM: Found existing installation: importlib_metadata 7.1.0
1:38:47 PM: Uninstalling importlib_metadata-7.1.0:
1:38:47 PM: Successfully uninstalled importlib_metadata-7.1.0
1:38:57 PM: Successfully installed Babel-2.15.0 agate-1.9.1 aiohttp-3.9.5 aiohttp-cors-0.7.0 aiosignal-1.3.1 asn1crypto-1.5.1 atlassian-python-api-3.41.11 azure-common-1.1.28 azure-core-1.30.1 azure-identity-1.16.0 azure-mgmt-containerinstance-10.1.0 azure-mgmt-core-1.4.0 azure-mgmt-resource-23.1.1 beautifulsoup4-4.12.3 boto3-1.34.104 botocore-1.34.104 colorful-0.5.6 daff-1.3.46 dask-2023.3.1 dbt-adapters-1.1.1 dbt-common-1.0.4 dbt-core-1.8.0 dbt-extractor-0.5.1 dbt-semantic-interfaces-0.5.1 deprecated-1.2.14 distributed-2023.3.1 frozenlist-1.4.1 google-api-core-2.19.0 google-api-python-client-2.129.0 google-auth-httplib2-0.2.0 google-cloud-core-2.4.1 google-cloud-secret-manager-2.20.0 google-cloud-storage-2.16.0 google-crc32c-1.5.0 google-resumable-media-2.7.0 googleapis-common-protos-1.63.0 graphql-core-3.2.3 grpc-google-iam-v1-0.13.0 grpcio-1.63.0 grpcio-status-1.62.2 httplib2-0.22.0 importlib-metadata-6.11.0 isodate-0.6.1 jmespath-1.0.1 leather-0.4.0 locket-1.0.0 logbook-1.5.3 mashumaro-3.13 minimal-snowplow-tracker-0.0.2 more-itertools-10.2.0 msal-1.28.0 msal-extensions-1.1.0 msgpack-1.0.8 multidict-6.0.5 mypy-boto3-s3-1.34.91 mypy-boto3-secretsmanager-1.34.72 networkx-3.1 opencensus-0.11.4 opencensus-context-0.1.3 parsedatetime-2.6 partd-1.4.1 portalocker-2.8.2 prefect-2.19.0 prefect-aws-0.1.dev16560+g78e8a79 prefect-azure-0.1.dev16560+g78e8a79 prefect-bitbucket-0.1.dev16560+g78e8a79 prefect-dask-0.1.dev16560+g78e8a79 prefect-databricks-0.1.dev16560+g78e8a79 prefect-dbt-0.1.dev16560+g78e8a79 prefect-docker-0.1.dev16560+g78e8a79 prefect-email-0.1.dev16560+g78e8a79 prefect-gcp-0.1.dev16560+g78e8a79 prefect-github-0.1.dev16560+g78e8a79 prefect-gitlab-0.1.dev16560+g78e8a79 prefect-kubernetes-0.1.dev16560+g78e8a79 prefect-ray-0.1.dev16560+g78e8a79 prefect-shell-0.2.0 prefect-slack-0.1.dev16560+g78e8a79 prefect-snowflake-0.1.dev16560+g78e8a79 prefect-sqlalchemy-0.1.dev16560+g78e8a79 prometheus-client-0.20.0 proto-plus-1.23.0 protobuf-4.25.3 psutil-5.9.8 py-spy-0.3.14 pyOpenSSL-24.1.0 pyjwt-2.8.0 pyparsing-3.1.2 python-gitlab-4.5.0 pytimeparse-1.1.8 ray-2.10.0 requests-toolbelt-1.0.0 s3transfer-0.10.1 sgqlc-16.3 slack-sdk-3.27.1 smart-open-7.0.4 snowflake-connector-python-3.10.0 sortedcontainers-2.4.0 soupsieve-2.5 sqlparse-0.5.0 tblib-3.0.0 tenacity-8.3.0 tomlkit-0.12.5 toolz-0.12.1 tornado-6.4 uritemplate-4.1.1 urllib3-1.26.18 wrapt-1.16.0 yarl-1.9.4 zict-3.0.0
1:38:59 PM: Obtaining file:///opt/build/repo
1:38:59 PM: Preparing metadata (setup.py): started
1:38:59 PM: Preparing metadata (setup.py): finished with status 'done'
1:38:59 PM: Requirement already satisfied: aiosqlite>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.20.0)
1:38:59 PM: Requirement already satisfied: alembic<2.0.0,>=1.7.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.13.1)
1:38:59 PM: Requirement already satisfied: apprise<2.0.0,>=1.1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.8.0)
1:38:59 PM: Requirement already satisfied: asyncpg>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.29.0)
1:38:59 PM: Requirement already satisfied: click<8.2,>=8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (8.1.7)
1:38:59 PM: Requirement already satisfied: cryptography>=36.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (42.0.7)
1:38:59 PM: Requirement already satisfied: dateparser<2.0.0,>=1.1.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.2.0)
1:38:59 PM: Requirement already satisfied: docker<7.0,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (6.1.3)
1:38:59 PM: Requirement already satisfied: graphviz>=0.20.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.20.3)
1:38:59 PM: Requirement already satisfied: griffe>=0.20.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.45.0)
1:38:59 PM: Requirement already satisfied: jinja2<4.0.0,>=3.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (3.1.4)
1:38:59 PM: Requirement already satisfied: jinja2-humanize-extension>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.4.0)
1:38:59 PM: Requirement already satisfied: humanize>=4.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (4.9.0)
1:38:59 PM: Requirement already satisfied: kubernetes<30.0.0,>=24.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (29.0.0)
1:38:59 PM: Requirement already satisfied: pytz<2025,>=2021.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2024.1)
1:39:00 PM: Requirement already satisfied: readchar<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (4.0.6)
1:39:00 PM: Requirement already satisfied: sqlalchemy!=1.4.33,<3.0.0,>=1.4.22 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22->prefect==2.10.17+1837.g78e8a79c2) (2.0.30)
1:39:00 PM: Requirement already satisfied: typer!=0.12.2,<0.13.0,>=0.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.12.3)
1:39:00 PM: Requirement already satisfied: anyio<4.0.0,>=3.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (3.7.1)
1:39:00 PM: Requirement already satisfied: asgi-lifespan<3.0,>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.1.0)
1:39:00 PM: Requirement already satisfied: cachetools<6.0,>=5.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (5.3.3)
1:39:00 PM: Requirement already satisfied: cloudpickle<4.0,>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (3.0.0)
1:39:00 PM: Requirement already satisfied: coolname<3.0.0,>=1.0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.2.0)
1:39:00 PM: Requirement already satisfied: croniter<3.0.0,>=1.0.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.0.5)
1:39:00 PM: Requirement already satisfied: fsspec>=2022.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2024.3.1)
1:39:00 PM: Requirement already satisfied: httpcore<2.0.0,>=1.0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.0.5)
1:39:00 PM: Requirement already satisfied: httpx!=0.23.2,>=0.23 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.10.17+1837.g78e8a79c2) (0.27.0)
1:39:00 PM: Requirement already satisfied: importlib-resources<6.2.0,>=6.1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (6.1.3)
1:39:00 PM: Requirement already satisfied: jsonpatch<2.0,>=1.32 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.33)
1:39:00 PM: Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (4.22.0)
1:39:00 PM: Requirement already satisfied: orjson<4.0,>=3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (3.10.3)
1:39:00 PM: Requirement already satisfied: packaging<24.3,>=21.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (24.0)
1:39:00 PM: Requirement already satisfied: pathspec>=0.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.12.1)
1:39:00 PM: Requirement already satisfied: pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1837.g78e8a79c2) (2.7.1)
1:39:01 PM: Requirement already satisfied: pydantic_core<3.0.0,>=2.12.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.18.2)
1:39:01 PM: Requirement already satisfied: python_dateutil<3.0.0,>=2.8.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.9.0.post0)
1:39:01 PM: Requirement already satisfied: python-slugify<9.0,>=5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (8.0.4)
1:39:01 PM: Requirement already satisfied: pyyaml<7.0.0,>=5.4.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (6.0.1)
1:39:01 PM: Requirement already satisfied: rfc3339-validator<0.2.0,>=0.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.1.4)
1:39:01 PM: Requirement already satisfied: rich<14.0,>=11.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (13.7.1)
1:39:01 PM: Requirement already satisfied: ruamel.yaml>=0.17.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.18.6)
1:39:01 PM: Requirement already satisfied: sniffio<2.0.0,>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (1.3.1)
1:39:01 PM: Requirement already satisfied: toml>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.10.2)
1:39:01 PM: Requirement already satisfied: typing_extensions<5.0.0,>=4.5.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (4.11.0)
1:39:01 PM: Requirement already satisfied: ujson<6.0.0,>=5.8.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (5.10.0)
1:39:02 PM: Requirement already satisfied: uvicorn<0.29.0,>=0.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.28.1)
1:39:02 PM: Requirement already satisfied: websockets<13.0,>=10.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (12.0)
1:39:02 PM: Requirement already satisfied: itsdangerous in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.2.0)
1:39:02 PM: Requirement already satisfied: python-multipart>=0.0.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (0.0.9)
1:39:02 PM: Requirement already satisfied: importlib_metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (6.11.0)
1:39:02 PM: Collecting importlib_metadata>=4.4 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:02 PM: Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
1:39:02 PM: Requirement already satisfied: pendulum<3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.1.2)
1:39:02 PM: Collecting ruff (from prefect==2.10.17+1837.g78e8a79c2)
1:39:02 PM: Using cached ruff-0.4.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB)
1:39:02 PM: Collecting cairosvg (from prefect==2.10.17+1837.g78e8a79c2)
1:39:02 PM: Using cached CairoSVG-2.7.1-py3-none-any.whl.metadata (2.7 kB)
1:39:02 PM: Collecting codespell>=2.2.6 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:02 PM: Using cached codespell-2.2.6-py3-none-any.whl.metadata (14 kB)
1:39:04 PM: Collecting ddtrace (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached ddtrace-2.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB)
1:39:04 PM: Collecting mkdocs (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached mkdocs-1.6.0-py3-none-any.whl.metadata (6.0 kB)
1:39:04 PM: Collecting mkdocs-gen-files (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached mkdocs_gen_files-0.5.0-py3-none-any.whl.metadata (2.9 kB)
1:39:04 PM: Collecting mkdocs-material (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached mkdocs_material-9.5.22-py3-none-any.whl.metadata (17 kB)
1:39:04 PM: Collecting mkdocstrings-python (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached mkdocstrings_python-1.10.0-py3-none-any.whl.metadata (5.5 kB)
1:39:04 PM: Collecting mike (from prefect==2.10.17+1837.g78e8a79c2)
1:39:04 PM: Using cached mike-2.1.1-py3-none-any.whl.metadata (17 kB)
1:39:05 PM: Collecting moto>=5 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached moto-5.0.7-py2.py3-none-any.whl.metadata (12 kB)
1:39:05 PM: Collecting mypy>=1.9.0 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB)
1:39:05 PM: Collecting numpy (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
1:39:05 PM: Collecting pillow (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
1:39:05 PM: Collecting pre-commit (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pre_commit-3.5.0-py2.py3-none-any.whl.metadata (1.3 kB)
1:39:05 PM: Collecting pluggy>=1.4.0 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
1:39:05 PM: Collecting pytest<8,>7 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pytest-7.4.4-py3-none-any.whl.metadata (7.9 kB)
1:39:05 PM: Collecting pytest-asyncio!=0.22.0,<0.23.0,>=0.18.2 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pytest_asyncio-0.21.2-py3-none-any.whl.metadata (4.0 kB)
1:39:05 PM: Collecting pytest-cov (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl.metadata (27 kB)
1:39:05 PM: Collecting pytest-benchmark (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pytest_benchmark-4.0.0-py3-none-any.whl.metadata (23 kB)
1:39:05 PM: Collecting pytest-env (from prefect==2.10.17+1837.g78e8a79c2)
1:39:05 PM: Using cached pytest_env-1.1.3-py3-none-any.whl.metadata (5.3 kB)
1:39:06 PM: Collecting pytest-flakefinder (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB)
1:39:06 PM: Collecting pytest-timeout (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pytest_timeout-2.3.1-py3-none-any.whl.metadata (20 kB)
1:39:06 PM: Collecting pytest-xdist<3.4.0 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB)
1:39:06 PM: Collecting pytkdocs>=0.14.2 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pytkdocs-0.16.1-py3-none-any.whl.metadata (8.8 kB)
1:39:06 PM: Requirement already satisfied: requests in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (2.31.0)
1:39:06 PM: Collecting vermin (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached vermin-1.6.0-py2.py3-none-any.whl.metadata (18 kB)
1:39:06 PM: Requirement already satisfied: virtualenv in /opt/buildhome/python3.8/lib/python3.8/site-packages (from prefect==2.10.17+1837.g78e8a79c2) (20.25.3)
1:39:06 PM: Collecting virtualenv (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Downloading virtualenv-20.26.2-py3-none-any.whl.metadata (4.4 kB)
1:39:06 PM: Collecting watchfiles (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached watchfiles-0.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB)
1:39:06 PM: Collecting respx (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached respx-0.21.1-py2.py3-none-any.whl.metadata (4.1 kB)
1:39:06 PM: Collecting types-cachetools (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached types_cachetools-5.3.0.7-py3-none-any.whl.metadata (1.6 kB)
1:39:06 PM: Collecting types-PyYAML (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached types_PyYAML-6.0.12.20240311-py3-none-any.whl.metadata (1.5 kB)
1:39:06 PM: Collecting ipython==8.12.* (from prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached ipython-8.12.3-py3-none-any.whl.metadata (5.7 kB)
1:39:06 PM: Collecting backcall (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
1:39:06 PM: Collecting decorator (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
1:39:06 PM: Collecting jedi>=0.16 (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
1:39:06 PM: Collecting matplotlib-inline (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
1:39:06 PM: Collecting pickleshare (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
1:39:06 PM: Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB)
1:39:06 PM: Requirement already satisfied: pygments>=2.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2) (2.18.0)
1:39:06 PM: Collecting stack-data (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
1:39:06 PM: Collecting traitlets>=5 (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
1:39:06 PM: Collecting pexpect>4.3 (from ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:06 PM: Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
1:39:06 PM: Requirement already satisfied: Mako in /opt/buildhome/python3.8/lib/python3.8/site-packages (from alembic<2.0.0,>=1.7.5->prefect==2.10.17+1837.g78e8a79c2) (1.3.5)
1:39:06 PM: Requirement already satisfied: idna>=2.8 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect==2.10.17+1837.g78e8a79c2) (3.7)
1:39:06 PM: Requirement already satisfied: exceptiongroup in /opt/buildhome/python3.8/lib/python3.8/site-packages (from anyio<4.0.0,>=3.7.1->prefect==2.10.17+1837.g78e8a79c2) (1.2.1)
1:39:06 PM: Requirement already satisfied: certifi in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1837.g78e8a79c2) (2024.2.2)
1:39:06 PM: Requirement already satisfied: requests-oauthlib in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1837.g78e8a79c2) (2.0.0)
1:39:07 PM: Requirement already satisfied: markdown in /opt/buildhome/python3.8/lib/python3.8/site-packages (from apprise<2.0.0,>=1.1.0->prefect==2.10.17+1837.g78e8a79c2) (3.6)
1:39:07 PM: Requirement already satisfied: async-timeout>=4.0.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from asyncpg>=0.23->prefect==2.10.17+1837.g78e8a79c2) (4.0.3)
1:39:07 PM: Requirement already satisfied: cffi>=1.12 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cryptography>=36.0.1->prefect==2.10.17+1837.g78e8a79c2) (1.16.0)
1:39:07 PM: Requirement already satisfied: regex!=2019.02.19,!=2021.8.27 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1837.g78e8a79c2) (2024.5.10)
1:39:07 PM: Requirement already satisfied: tzlocal in /opt/buildhome/python3.8/lib/python3.8/site-packages (from dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1837.g78e8a79c2) (5.2)
1:39:07 PM: Requirement already satisfied: urllib3>=1.26.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker<7.0,>=4.0->prefect==2.10.17+1837.g78e8a79c2) (1.26.18)
1:39:07 PM: Collecting urllib3>=1.26.0 (from docker<7.0,>=4.0->prefect==2.10.17+1837.g78e8a79c2)
1:39:07 PM: Using cached urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
1:39:07 PM: Requirement already satisfied: websocket-client>=0.32.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from docker<7.0,>=4.0->prefect==2.10.17+1837.g78e8a79c2) (1.8.0)
1:39:07 PM: Requirement already satisfied: astunparse>=1.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect==2.10.17+1837.g78e8a79c2) (1.6.3)
1:39:07 PM: Requirement already satisfied: colorama>=0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from griffe>=0.20.0->prefect==2.10.17+1837.g78e8a79c2) (0.4.6)
1:39:07 PM: Requirement already satisfied: h11<0.15,>=0.13 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpcore<2.0.0,>=1.0.5->prefect==2.10.17+1837.g78e8a79c2) (0.14.0)
1:39:07 PM: Requirement already satisfied: h2<5,>=3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from httpx[http2]!=0.23.2,>=0.23->prefect==2.10.17+1837.g78e8a79c2) (4.1.0)
1:39:07 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib_metadata>=4.4->prefect==2.10.17+1837.g78e8a79c2) (3.18.1)
1:39:07 PM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jinja2<4.0.0,>=3.0.0->prefect==2.10.17+1837.g78e8a79c2) (2.1.5)
1:39:07 PM: Requirement already satisfied: jsonpointer>=1.9 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonpatch<2.0,>=1.32->prefect==2.10.17+1837.g78e8a79c2) (2.4)
1:39:07 PM: Requirement already satisfied: attrs>=22.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (23.2.0)
1:39:07 PM: Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (2023.12.1)
1:39:07 PM: Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (1.3.10)
1:39:07 PM: Requirement already satisfied: referencing>=0.28.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (0.35.1)
1:39:08 PM: Requirement already satisfied: rpds-py>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jsonschema<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (0.18.1)
1:39:08 PM: Requirement already satisfied: six>=1.9.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (1.16.0)
1:39:08 PM: Requirement already satisfied: google-auth>=1.0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (2.29.0)
1:39:08 PM: Requirement already satisfied: oauthlib>=3.2.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (3.2.2)
1:39:08 PM: Requirement already satisfied: boto3>=1.9.201 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from moto>=5->prefect==2.10.17+1837.g78e8a79c2) (1.34.104)
1:39:09 PM: Requirement already satisfied: botocore>=1.14.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from moto>=5->prefect==2.10.17+1837.g78e8a79c2) (1.34.104)
1:39:09 PM: Collecting xmltodict (from moto>=5->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB)
1:39:09 PM: Collecting werkzeug!=2.2.0,!=2.2.1,>=0.5 (from moto>=5->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB)
1:39:09 PM: Collecting responses>=0.15.0 (from moto>=5->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached responses-0.25.0-py3-none-any.whl.metadata (46 kB)
1:39:09 PM: Collecting mypy-extensions>=1.0.0 (from mypy>=1.9.0->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)
1:39:09 PM: Collecting tomli>=1.1.0 (from mypy>=1.9.0->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
1:39:09 PM: Requirement already satisfied: pytzdata>=2020.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pendulum<3.0->prefect==2.10.17+1837.g78e8a79c2) (2020.1)
1:39:09 PM: Requirement already satisfied: annotated-types>=0.4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1837.g78e8a79c2) (0.6.0)
1:39:09 PM: Requirement already satisfied: email-validator>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1837.g78e8a79c2) (2.1.1)
1:39:09 PM: Collecting iniconfig (from pytest<8,>7->prefect==2.10.17+1837.g78e8a79c2)
1:39:09 PM: Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
1:39:10 PM: Collecting execnet>=1.1 (from pytest-xdist<3.4.0->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB)
1:39:10 PM: Requirement already satisfied: text-unidecode>=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-slugify<9.0,>=5.0->prefect==2.10.17+1837.g78e8a79c2) (1.3)
1:39:10 PM: Requirement already satisfied: setuptools>=41.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from readchar<5.0.0,>=4.0.0->prefect==2.10.17+1837.g78e8a79c2) (69.5.1)
1:39:10 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests->prefect==2.10.17+1837.g78e8a79c2) (3.3.2)
1:39:10 PM: Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from rich<14.0,>=11.0->prefect==2.10.17+1837.g78e8a79c2) (3.0.0)
1:39:10 PM: Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ruamel.yaml>=0.17.0->prefect==2.10.17+1837.g78e8a79c2) (0.2.8)
1:39:10 PM: Requirement already satisfied: greenlet!=0.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from sqlalchemy!=1.4.33,<3.0.0,>=1.4.22->sqlalchemy[asyncio]!=1.4.33,<3.0.0,>=1.4.22->prefect==2.10.17+1837.g78e8a79c2) (3.0.3)
1:39:10 PM: Requirement already satisfied: shellingham>=1.3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from typer!=0.12.2,<0.13.0,>=0.12.0->prefect==2.10.17+1837.g78e8a79c2) (1.5.4)
1:39:10 PM: Collecting cairocffi (from cairosvg->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached cairocffi-1.7.0-py3-none-any.whl.metadata (3.3 kB)
1:39:10 PM: Collecting cssselect2 (from cairosvg->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached cssselect2-0.7.0-py3-none-any.whl.metadata (2.9 kB)
1:39:10 PM: Collecting defusedxml (from cairosvg->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
1:39:10 PM: Collecting tinycss2 (from cairosvg->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached tinycss2-1.3.0-py3-none-any.whl.metadata (3.0 kB)
1:39:10 PM: Collecting cattrs (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached cattrs-23.2.3-py3-none-any.whl.metadata (10 kB)
1:39:10 PM: Collecting ddsketch>=3.0.0 (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached ddsketch-3.0.1-py3-none-any.whl.metadata (5.4 kB)
1:39:10 PM: Collecting envier~=0.5 (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached envier-0.5.1-py3-none-any.whl.metadata (4.6 kB)
1:39:10 PM: Collecting opentelemetry-api>=1 (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:10 PM: Using cached opentelemetry_api-1.24.0-py3-none-any.whl.metadata (1.3 kB)
1:39:10 PM: Requirement already satisfied: protobuf>=3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ddtrace->prefect==2.10.17+1837.g78e8a79c2) (4.25.3)
1:39:11 PM: Collecting protobuf>=3 (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl.metadata (592 bytes)
1:39:11 PM: Requirement already satisfied: sqlparse>=0.2.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ddtrace->prefect==2.10.17+1837.g78e8a79c2) (0.5.0)
1:39:11 PM: Collecting bytecode>=0.13.0 (from ddtrace->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached bytecode-0.15.1-py3-none-any.whl.metadata (4.6 kB)
1:39:11 PM: Requirement already satisfied: pyparsing>=3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mike->prefect==2.10.17+1837.g78e8a79c2) (3.1.2)
1:39:11 PM: Collecting pyyaml-env-tag (from mike->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
1:39:11 PM: Collecting verspec (from mike->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached verspec-0.1.0-py3-none-any.whl.metadata (1.9 kB)
1:39:11 PM: Collecting ghp-import>=1.0 (from mkdocs->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
1:39:11 PM: Collecting mergedeep>=1.3.4 (from mkdocs->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
1:39:11 PM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
1:39:11 PM: Collecting watchdog>=2.0 (from mkdocs->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl.metadata (37 kB)
1:39:11 PM: Requirement already satisfied: babel~=2.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material->prefect==2.10.17+1837.g78e8a79c2) (2.15.0)
1:39:11 PM: Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
1:39:11 PM: Collecting paginate~=0.5 (from mkdocs-material->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached paginate-0.5.6-py3-none-any.whl
1:39:11 PM: Collecting pymdown-extensions~=10.2 (from mkdocs-material->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl.metadata (3.0 kB)
1:39:11 PM: Collecting mkdocstrings>=0.24.2 (from mkdocstrings-python->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached mkdocstrings-0.25.1-py3-none-any.whl.metadata (7.6 kB)
1:39:11 PM: Collecting cfgv>=2.0.0 (from pre-commit->prefect==2.10.17+1837.g78e8a79c2)
1:39:11 PM: Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
1:39:12 PM: Collecting identify>=1.0.0 (from pre-commit->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached identify-2.5.36-py2.py3-none-any.whl.metadata (4.4 kB)
1:39:12 PM: Collecting nodeenv>=0.11.1 (from pre-commit->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached nodeenv-1.8.0-py2.py3-none-any.whl.metadata (21 kB)
1:39:12 PM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1837.g78e8a79c2) (0.3.8)
1:39:12 PM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1837.g78e8a79c2) (3.13.4)
1:39:12 PM: Collecting filelock<4,>=3.12.2 (from virtualenv->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB)
1:39:12 PM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from virtualenv->prefect==2.10.17+1837.g78e8a79c2) (4.2.0)
1:39:12 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB)
1:39:12 PM: Collecting py-cpuinfo (from pytest-benchmark->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
1:39:12 PM: Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached coverage-7.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB)
1:39:12 PM: Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from astunparse>=1.6->griffe>=0.20.0->prefect==2.10.17+1837.g78e8a79c2) (0.34.2)
1:39:12 PM: Collecting wheel<1.0,>=0.23.0 (from astunparse>=1.6->griffe>=0.20.0->prefect==2.10.17+1837.g78e8a79c2)
1:39:12 PM: Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
1:39:12 PM: Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from boto3>=1.9.201->moto>=5->prefect==2.10.17+1837.g78e8a79c2) (1.0.1)
1:39:12 PM: Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from boto3>=1.9.201->moto>=5->prefect==2.10.17+1837.g78e8a79c2) (0.10.1)
1:39:12 PM: Requirement already satisfied: pycparser in /opt/buildhome/python3.8/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=36.0.1->prefect==2.10.17+1837.g78e8a79c2) (2.22)
1:39:13 PM: Requirement already satisfied: dnspython>=2.0.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from email-validator>=2.0.0->pydantic[email]!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.10.0->prefect==2.10.17+1837.g78e8a79c2) (2.6.1)
1:39:13 PM: Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (0.4.0)
1:39:13 PM: Requirement already satisfied: rsa<5,>=3.1.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from google-auth>=1.0.1->kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (4.9)
1:39:13 PM: Requirement already satisfied: hyperframe<7,>=6.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect==2.10.17+1837.g78e8a79c2) (6.0.1)
1:39:13 PM: Requirement already satisfied: hpack<5,>=4.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from h2<5,>=3->httpx[http2]!=0.23.2,>=0.23->prefect==2.10.17+1837.g78e8a79c2) (4.0.0)
1:39:13 PM: Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:13 PM: Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
1:39:13 PM: Requirement already satisfied: mdurl~=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich<14.0,>=11.0->prefect==2.10.17+1837.g78e8a79c2) (0.1.2)
1:39:13 PM: Collecting mkdocs-autorefs>=0.3.1 (from mkdocstrings>=0.24.2->mkdocstrings-python->prefect==2.10.17+1837.g78e8a79c2)
1:39:13 PM: Using cached mkdocs_autorefs-1.0.1-py3-none-any.whl.metadata (6.9 kB)
1:39:13 PM: Requirement already satisfied: deprecated>=1.2.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from opentelemetry-api>=1->ddtrace->prefect==2.10.17+1837.g78e8a79c2) (1.2.14)
1:39:13 PM: Collecting importlib_metadata>=4.4 (from prefect==2.10.17+1837.g78e8a79c2)
1:39:13 PM: Using cached importlib_metadata-7.0.0-py3-none-any.whl.metadata (4.9 kB)
1:39:13 PM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:13 PM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
1:39:13 PM: Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:13 PM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
1:39:14 PM: Collecting webencodings (from cssselect2->cairosvg->prefect==2.10.17+1837.g78e8a79c2)
1:39:14 PM: Using cached webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
1:39:14 PM: Collecting executing>=1.2.0 (from stack-data->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:14 PM: Using cached executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
1:39:14 PM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:14 PM: Using cached asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
1:39:14 PM: Collecting pure-eval (from stack-data->ipython==8.12.*->prefect==2.10.17+1837.g78e8a79c2)
1:39:14 PM: Using cached pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB)
1:39:14 PM: Requirement already satisfied: backports.zoneinfo in /opt/buildhome/python3.8/lib/python3.8/site-packages (from tzlocal->dateparser<2.0.0,>=1.1.1->prefect==2.10.17+1837.g78e8a79c2) (0.2.1)
1:39:14 PM: Requirement already satisfied: wrapt<2,>=1.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from deprecated>=1.2.6->opentelemetry-api>=1->ddtrace->prefect==2.10.17+1837.g78e8a79c2) (1.16.0)
1:39:15 PM: Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes<30.0.0,>=24.2.0->prefect==2.10.17+1837.g78e8a79c2) (0.6.0)
1:39:15 PM: Using cached ipython-8.12.3-py3-none-any.whl (798 kB)
1:39:15 PM: Using cached codespell-2.2.6-py3-none-any.whl (301 kB)
1:39:15 PM: Using cached moto-5.0.7-py2.py3-none-any.whl (3.7 MB)
1:39:15 PM: Using cached mypy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
1:39:15 PM: Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
1:39:15 PM: Using cached pytest-7.4.4-py3-none-any.whl (325 kB)
1:39:15 PM: Using cached pytest_asyncio-0.21.2-py3-none-any.whl (13 kB)
1:39:15 PM: Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB)
1:39:15 PM: Using cached pytkdocs-0.16.1-py3-none-any.whl (37 kB)
1:39:15 PM: Using cached CairoSVG-2.7.1-py3-none-any.whl (43 kB)
1:39:15 PM: Using cached ddtrace-2.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
1:39:15 PM: Using cached mike-2.1.1-py3-none-any.whl (33 kB)
1:39:15 PM: Using cached mkdocs-1.6.0-py3-none-any.whl (3.9 MB)
1:39:15 PM: Using cached mkdocs_gen_files-0.5.0-py3-none-any.whl (8.4 kB)
1:39:15 PM: Using cached mkdocs_material-9.5.22-py3-none-any.whl (8.8 MB)
1:39:15 PM: Using cached mkdocstrings_python-1.10.0-py3-none-any.whl (58 kB)
1:39:15 PM: Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
1:39:15 PM: Using cached pillow-10.3.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
1:39:15 PM: Using cached pre_commit-3.5.0-py2.py3-none-any.whl (203 kB)
1:39:15 PM: Downloading virtualenv-20.26.2-py3-none-any.whl (3.9 MB)
1:39:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.9 MB ? eta -:--:--
1:39:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/3.9 MB 4.7 MB/s eta 0:00:01
1:39:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/3.9 MB 20.9 MB/s eta 0:00:01
1:39:15 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 40.3 MB/s eta 0:00:00
1:39:15 PM: Using cached pytest_benchmark-4.0.0-py3-none-any.whl (43 kB)
1:39:15 PM: Using cached pytest_cov-5.0.0-py3-none-any.whl (21 kB)
1:39:15 PM: Using cached pytest_env-1.1.3-py3-none-any.whl (6.2 kB)
1:39:15 PM: Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB)
1:39:15 PM: Using cached pytest_timeout-2.3.1-py3-none-any.whl (14 kB)
1:39:15 PM: Using cached respx-0.21.1-py2.py3-none-any.whl (25 kB)
1:39:15 PM: Using cached ruff-0.4.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.7 MB)
1:39:15 PM: Using cached types_cachetools-5.3.0.7-py3-none-any.whl (3.8 kB)
1:39:15 PM: Using cached types_PyYAML-6.0.12.20240311-py3-none-any.whl (15 kB)
1:39:15 PM: Using cached vermin-1.6.0-py2.py3-none-any.whl (90 kB)
1:39:15 PM: Using cached watchfiles-0.21.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
1:39:15 PM: Using cached bytecode-0.15.1-py3-none-any.whl (39 kB)
1:39:15 PM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
1:39:15 PM: Using cached coverage-7.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232 kB)
1:39:15 PM: Using cached ddsketch-3.0.1-py3-none-any.whl (19 kB)
1:39:15 PM: Using cached envier-0.5.1-py3-none-any.whl (10.0 kB)
1:39:15 PM: Using cached execnet-2.1.1-py3-none-any.whl (40 kB)
1:39:15 PM: Using cached filelock-3.14.0-py3-none-any.whl (12 kB)
1:39:15 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
1:39:15 PM: Using cached identify-2.5.36-py2.py3-none-any.whl (98 kB)
1:39:15 PM: Using cached jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
1:39:15 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
1:39:15 PM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
1:39:15 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
1:39:15 PM: Using cached mkdocstrings-0.25.1-py3-none-any.whl (29 kB)
1:39:15 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
1:39:15 PM: Using cached nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
1:39:15 PM: Using cached opentelemetry_api-1.24.0-py3-none-any.whl (60 kB)
1:39:15 PM: Using cached importlib_metadata-7.0.0-py3-none-any.whl (23 kB)
1:39:15 PM: Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
1:39:15 PM: Using cached platformdirs-4.2.1-py3-none-any.whl (17 kB)
1:39:15 PM: Using cached prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
1:39:15 PM: Using cached protobuf-5.26.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB)
1:39:15 PM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl (250 kB)
1:39:15 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
1:39:15 PM: Using cached responses-0.25.0-py3-none-any.whl (55 kB)
1:39:15 PM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
1:39:15 PM: Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
1:39:15 PM: Using cached watchdog-4.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
1:39:15 PM: Using cached werkzeug-3.0.3-py3-none-any.whl (227 kB)
1:39:15 PM: Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
1:39:15 PM: Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
1:39:15 PM: Using cached cairocffi-1.7.0-py3-none-any.whl (75 kB)
1:39:15 PM: Using cached cattrs-23.2.3-py3-none-any.whl (57 kB)
1:39:15 PM: Using cached cssselect2-0.7.0-py3-none-any.whl (15 kB)
1:39:15 PM: Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
1:39:15 PM: Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
1:39:15 PM: Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
1:39:15 PM: Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
1:39:15 PM: Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
1:39:15 PM: Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
1:39:15 PM: Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
1:39:15 PM: Using cached tinycss2-1.3.0-py3-none-any.whl (22 kB)
1:39:15 PM: Using cached verspec-0.1.0-py3-none-any.whl (19 kB)
1:39:15 PM: Using cached asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
1:39:15 PM: Using cached executing-2.0.1-py2.py3-none-any.whl (24 kB)
1:39:15 PM: Using cached mkdocs_autorefs-1.0.1-py3-none-any.whl (13 kB)
1:39:15 PM: Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB)
1:39:15 PM: Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
1:39:15 PM: Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
1:39:15 PM: Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
1:39:15 PM: Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
1:39:15 PM: Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
1:39:17 PM: Installing collected packages: webencodings, wcwidth, verspec, py-cpuinfo, pure-eval, ptyprocess, pickleshare, paginate, backcall, xmltodict, wheel, werkzeug, watchdog, vermin, types-PyYAML, types-cachetools, traitlets, tomli, tinycss2, ruff, pyyaml-env-tag, protobuf, prompt-toolkit, pluggy, platformdirs, pillow, pexpect, parso, numpy, nodeenv, mypy-extensions, mkdocs-material-extensions, mergedeep, iniconfig, importlib_metadata, identify, filelock, executing, execnet, envier, defusedxml, decorator, ddsketch, coverage, codespell, cfgv, cattrs, bytecode, asttokens, watchfiles, virtualenv, stack-data, responses, pytest, opentelemetry-api, mypy, mkdocs-get-deps, matplotlib-inline, jedi, ghp-import, cssselect2, cairocffi, respx, pytkdocs, pytest-xdist, pytest-timeout, pytest-flakefinder, pytest-env, pytest-cov, pytest-benchmark, pytest-asyncio, pymdown-extensions, pre-commit, mkdocs, ipython, ddtrace, cairosvg, prefect, mkdocs-material, mkdocs-gen-files, mkdocs-autorefs, mike, moto, mkdocstrings, mkdocstrings-python
1:39:17 PM: Attempting uninstall: wheel
1:39:17 PM: Found existing installation: wheel 0.34.2
1:39:17 PM: Uninstalling wheel-0.34.2:
1:39:17 PM: Successfully uninstalled wheel-0.34.2
1:39:18 PM: Attempting uninstall: protobuf
1:39:18 PM: Found existing installation: protobuf 4.25.3
1:39:18 PM: Uninstalling protobuf-4.25.3:
1:39:18 PM: Successfully uninstalled protobuf-4.25.3
1:39:18 PM: Attempting uninstall: platformdirs
1:39:18 PM: Found existing installation: platformdirs 4.2.0
1:39:18 PM: Uninstalling platformdirs-4.2.0:
1:39:18 PM: Successfully uninstalled platformdirs-4.2.0
1:39:20 PM: Attempting uninstall: importlib_metadata
1:39:20 PM: Found existing installation: importlib-metadata 6.11.0
1:39:20 PM: Uninstalling importlib-metadata-6.11.0:
1:39:20 PM: Successfully uninstalled importlib-metadata-6.11.0
1:39:20 PM: Attempting uninstall: filelock
1:39:20 PM: Found existing installation: filelock 3.13.4
1:39:20 PM: Uninstalling filelock-3.13.4:
1:39:20 PM: Successfully uninstalled filelock-3.13.4
1:39:20 PM: Attempting uninstall: virtualenv
1:39:20 PM: Found existing installation: virtualenv 20.25.3
1:39:20 PM: Uninstalling virtualenv-20.25.3:
1:39:20 PM: Successfully uninstalled virtualenv-20.25.3
1:39:24 PM: Attempting uninstall: prefect
1:39:24 PM: Found existing installation: prefect 2.19.0
1:39:24 PM: Uninstalling prefect-2.19.0:
1:39:24 PM: Successfully uninstalled prefect-2.19.0
1:39:24 PM: Running setup.py develop for prefect
1:39:30 PM: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dbt-adapters 1.1.1 requires protobuf<5.0,>=3.0, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: dbt-common 1.0.4 requires protobuf<5.0.0,>=4.0.0, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: dbt-core 1.8.0 requires protobuf<5,>=4.0.0, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: dbt-semantic-interfaces 0.5.1 requires importlib-metadata<7,>=6.0, but you have importlib-metadata 7.0.0 which is incompatible.
1:39:30 PM: google-api-core 2.19.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: google-cloud-secret-manager 2.20.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: googleapis-common-protos 1.63.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: grpc-google-iam-v1 0.13.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: prefect-aws 0.1.dev16560+g78e8a79 requires prefect>=2.16.4, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-azure 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-bitbucket 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-dask 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-databricks 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-dbt 0.1.dev16560+g78e8a79 requires prefect>=2.16.6, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-docker 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-email 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-gcp 0.1.dev16560+g78e8a79 requires prefect>=2.16.4, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-github 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-gitlab 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-kubernetes 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-ray 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-shell 0.2.0 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-slack 0.1.dev16560+g78e8a79 requires prefect>=2.14.10, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-snowflake 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: prefect-sqlalchemy 0.1.dev16560+g78e8a79 requires prefect>=2.13.5, but you have prefect 2.10.17+1837.g78e8a79c2 which is incompatible.
1:39:30 PM: proto-plus 1.23.0 requires protobuf<5.0.0dev,>=3.19.0, but you have protobuf 5.26.1 which is incompatible.
1:39:30 PM: Successfully installed asttokens-2.4.1 backcall-0.2.0 bytecode-0.15.1 cairocffi-1.7.0 cairosvg-2.7.1 cattrs-23.2.3 cfgv-3.4.0 codespell-2.2.6 coverage-7.5.1 cssselect2-0.7.0 ddsketch-3.0.1 ddtrace-2.8.4 decorator-5.1.1 defusedxml-0.7.1 envier-0.5.1 execnet-2.1.1 executing-2.0.1 filelock-3.14.0 ghp-import-2.1.0 identify-2.5.36 importlib_metadata-7.0.0 iniconfig-2.0.0 ipython-8.12.3 jedi-0.19.1 matplotlib-inline-0.1.7 mergedeep-1.3.4 mike-2.1.1 mkdocs-1.6.0 mkdocs-autorefs-1.0.1 mkdocs-gen-files-0.5.0 mkdocs-get-deps-0.2.0 mkdocs-material-9.5.22 mkdocs-material-extensions-1.3.1 mkdocstrings-0.25.1 mkdocstrings-python-1.10.0 moto-5.0.7 mypy-1.10.0 mypy-extensions-1.0.0 nodeenv-1.8.0 numpy-1.24.4 opentelemetry-api-1.24.0 paginate-0.5.6 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.3.0 platformdirs-4.2.1 pluggy-1.5.0 pre-commit-3.5.0 prefect-2.10.17+1837.g78e8a79c2 prompt-toolkit-3.0.43 protobuf-5.26.1 ptyprocess-0.7.0 pure-eval-0.2.2 py-cpuinfo-9.0.0 pymdown-extensions-10.8.1 pytest-7.4.4 pytest-asyncio-0.21.2 pytest-benchmark-4.0.0 pytest-cov-5.0.0 pytest-env-1.1.3 pytest-flakefinder-1.1.0 pytest-timeout-2.3.1 pytest-xdist-3.3.1 pytkdocs-0.16.1 pyyaml-env-tag-0.1 responses-0.25.0 respx-0.21.1 ruff-0.4.4 stack-data-0.6.3 tinycss2-1.3.0 tomli-2.0.1 traitlets-5.14.3 types-PyYAML-6.0.12.20240311 types-cachetools-5.3.0.7 vermin-1.6.0 verspec-0.1.0 virtualenv-20.26.2 watchdog-4.0.0 watchfiles-0.21.0 wcwidth-0.2.13 webencodings-0.5.1 werkzeug-3.0.3 wheel-0.43.0 xmltodict-0.13.0
1:39:32 PM: Cloning https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git (to revision 1471e7595c14a067031600ec18e3cc8d7964e4aa) to /tmp/pip-req-build-hum_kfbh
1:39:32 PM: Running command git clone --filter=blob:none --quiet 'https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git' /tmp/pip-req-build-hum_kfbh
1:39:36 PM: Running command git rev-parse -q --verify 'sha^1471e7595c14a067031600ec18e3cc8d7964e4aa'
1:39:36 PM: Running command git fetch -q 'https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git' 1471e7595c14a067031600ec18e3cc8d7964e4aa
1:39:36 PM: Running command git checkout -q 1471e7595c14a067031600ec18e3cc8d7964e4aa
1:39:37 PM: Resolved https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git to commit 1471e7595c14a067031600ec18e3cc8d7964e4aa
1:39:37 PM: Installing build dependencies: started
1:39:39 PM: Installing build dependencies: finished with status 'done'
1:39:39 PM: Getting requirements to build wheel: started
1:39:39 PM: Getting requirements to build wheel: finished with status 'done'
1:39:39 PM: Preparing metadata (pyproject.toml): started
1:39:41 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:39:41 PM: Requirement already satisfied: babel~=2.10 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.15.0)
1:39:41 PM: Requirement already satisfied: colorama~=0.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (0.4.6)
1:39:41 PM: Requirement already satisfied: jinja2~=3.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (3.1.4)
1:39:41 PM: Requirement already satisfied: markdown~=3.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (3.6)
1:39:41 PM: Requirement already satisfied: mergedeep~=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (1.3.4)
1:39:41 PM: Requirement already satisfied: mkdocs-material-extensions~=1.3 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (1.3.1)
1:39:41 PM: Collecting mkdocs~=1.5.3 (from mkdocs-material==9.5.17+insiders.4.53.5)
1:39:41 PM: Using cached mkdocs-1.5.3-py3-none-any.whl.metadata (6.2 kB)
1:39:41 PM: Requirement already satisfied: paginate~=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (0.5.6)
1:39:41 PM: Requirement already satisfied: pygments~=2.16 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.18.0)
1:39:41 PM: Requirement already satisfied: pymdown-extensions~=10.2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (10.8.1)
1:39:41 PM: Requirement already satisfied: regex>=2022.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2024.5.10)
1:39:41 PM: Requirement already satisfied: requests~=2.26 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-material==9.5.17+insiders.4.53.5) (2.31.0)
1:39:41 PM: Requirement already satisfied: pytz>=2015.7 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from babel~=2.10->mkdocs-material==9.5.17+insiders.4.53.5) (2024.1)
1:39:41 PM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from jinja2~=3.0->mkdocs-material==9.5.17+insiders.4.53.5) (2.1.5)
1:39:41 PM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from markdown~=3.2->mkdocs-material==9.5.17+insiders.4.53.5) (7.0.0)
1:39:41 PM: Requirement already satisfied: click>=7.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (8.1.7)
1:39:41 PM: Requirement already satisfied: ghp-import>=1.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (2.1.0)
1:39:41 PM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (24.0)
1:39:41 PM: Requirement already satisfied: pathspec>=0.11.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (0.12.1)
1:39:41 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (4.2.1)
1:39:41 PM: Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (0.1)
1:39:41 PM: Requirement already satisfied: pyyaml>=5.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (6.0.1)
1:39:41 PM: Requirement already satisfied: watchdog>=2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (4.0.0)
1:39:41 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (3.3.2)
1:39:41 PM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (3.7)
1:39:41 PM: Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (1.26.18)
1:39:41 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.5.17+insiders.4.53.5) (2024.2.2)
1:39:41 PM: Requirement already satisfied: python-dateutil>=2.8.1 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from ghp-import>=1.0->mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (2.9.0.post0)
1:39:41 PM: Requirement already satisfied: zipp>=0.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from importlib-metadata>=4.4->markdown~=3.2->mkdocs-material==9.5.17+insiders.4.53.5) (3.18.1)
1:39:41 PM: Requirement already satisfied: six>=1.5 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs~=1.5.3->mkdocs-material==9.5.17+insiders.4.53.5) (1.16.0)
1:39:42 PM: Using cached mkdocs-1.5.3-py3-none-any.whl (3.7 MB)
1:39:42 PM: Building wheels for collected packages: mkdocs-material
1:39:42 PM: Building wheel for mkdocs-material (pyproject.toml): started
1:39:42 PM: Building wheel for mkdocs-material (pyproject.toml): finished with status 'done'
1:39:42 PM: Created wheel for mkdocs-material: filename=mkdocs_material-9.5.17+insiders.4.53.5-py3-none-any.whl size=20037493 sha256=a85923b849ae8390718bf5dcff5426e48c21439cafe5d7a7252519c8464ebf9d
1:39:42 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/78/44/6b/7e014fe5a128c2265964d12f5f163d14c874786d2615f6c734
1:39:42 PM: WARNING: Origin URL https://github.com/PrefectHQ/mkdocs-material-insiders.git in cache entry /opt/buildhome/.cache/pip/wheels/78/44/6b/7e014fe5a128c2265964d12f5f163d14c874786d2615f6c734 does not match download URL https://oauth:****@github.com/PrefectHQ/mkdocs-material-insiders.git. This is likely a pip bug or a cache corruption issue. Will overwrite it with the new value.
1:39:42 PM: Successfully built mkdocs-material
1:39:43 PM: Installing collected packages: mkdocs, mkdocs-material
1:39:43 PM: Attempting uninstall: mkdocs
1:39:43 PM: Found existing installation: mkdocs 1.6.0
1:39:43 PM: Uninstalling mkdocs-1.6.0:
1:39:43 PM: Successfully uninstalled mkdocs-1.6.0
1:39:43 PM: Attempting uninstall: mkdocs-material
1:39:43 PM: Found existing installation: mkdocs-material 9.5.22
1:39:43 PM: Uninstalling mkdocs-material-9.5.22:
1:39:43 PM: Successfully uninstalled mkdocs-material-9.5.22
1:39:45 PM: Successfully installed mkdocs-1.5.3 mkdocs-material-9.5.17+insiders.4.53.5
1:39:49 PM: OpenAPI schema written to /opt/build/repo/docs/api-ref/schema.json
1:39:51 PM: INFO - PydanticDeprecatedSince20: Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.7/migration/
1:39:51 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pydantic/_internal/_config.py", line 130, in for_model
1:39:51 PM: config_from_namespace = config_dict_from_namespace or prepare_config(config_class_from_namespace)
1:39:51 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/pydantic/_internal/_config.py", line 284, in prepare_config
1:39:51 PM: warnings.warn(DEPRECATION_MESSAGE, DeprecationWarning)
1:39:51 PM: INFO - Cleaning site directory
1:39:51 PM: INFO - Building documentation to directory: /opt/build/repo/site
1:39:51 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
1:39:51 PM: - faq.md
1:39:51 PM: - api-ref/prefect/cli/cloud-webhook.md
1:39:51 PM: - api-ref/prefect/cli/events.md
1:39:51 PM: - concepts/filesystems.md
1:39:51 PM: - guides/migration-guide.md
1:39:51 PM: - guides/deployment/aci.md
1:39:51 PM: - integrations/prefect-bitbucket/repository.md
1:39:51 PM: - integrations/prefect-databricks/models/jobs.md
1:39:51 PM: - integrations/prefect-gcp/cloud_run_worker_v2.md
1:39:51 PM: WARNING - A relative path to 'integrations/prefect-bitbucket/repositories.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:51 PM: WARNING - A relative path to 'integrations/prefect-docker/deployments/steps.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:51 PM: WARNING - A relative path to 'cintegrations/prefect-gcp/loud_run_worker_v2.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:51 PM: WARNING - A relative path to 'integrations/prefect-github/schemas/graphql_schema.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:51 PM: WARNING - A relative path to 'api-ref/prefect/cli/cloud.webhook.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:51 PM: WARNING - A relative path to 'api-ref/prefect/cli/project.md' is included in the 'nav' configuration, which is not found in the documentation files.
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:31: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:29: No type or annotation for parameter 'type'
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:29: Parameter 'type' does not appear in the function signature
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:30: No type or annotation for parameter 'key'
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:30: Parameter 'key' does not appear in the function signature
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:32: No type or annotation for parameter 'description'
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:32: Parameter 'description' does not appear in the function signature
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:33: No type or annotation for parameter 'data'
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:33: Parameter 'data' does not appear in the function signature
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:221: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:222: Confusing indentation for continuation line 8 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:251: Confusing indentation for continuation line 6 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:252: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:279: Confusing indentation for continuation line 6 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/artifacts.py:280: Confusing indentation for continuation line 7 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:54 PM: WARNING - griffe: src/prefect/context.py:115: No type or annotation for returned value 1
1:39:54 PM: WARNING - griffe: src/prefect/context.py:484: No type or annotation for parameter 'override_environment_variable'
1:39:54 PM: WARNING - griffe: src/prefect/context.py:484: Parameter 'override_environment_variable' does not appear in the function signature
1:39:54 PM: WARNING - griffe: src/prefect/context.py:492: No type or annotation for yielded value 1
1:39:54 PM: WARNING - griffe: src/prefect/engine.py:1351: No type or annotation for parameter 'flow_run_id'
1:39:55 PM: WARNING - griffe: src/prefect/flows.py:1011: No type or annotation for parameter 'print_next_steps_message'
1:39:55 PM: WARNING - griffe: src/prefect/flows.py:1011: Parameter 'print_next_steps_message' does not appear in the function signature
1:39:55 PM: WARNING - griffe: src/prefect/flows.py:1462: No type or annotation for returned value 1
1:39:55 PM: WARNING - griffe: src/prefect/flows.py:1463: No type or annotation for returned value 2
1:39:55 PM: WARNING - griffe: src/prefect/flows.py:1724: No type or annotation for parameter '**kwargs'
1:39:55 PM: WARNING - griffe: src/prefect/settings.py:1909: No type or annotation for parameter 'include_keys'
1:39:55 PM: WARNING - griffe: src/prefect/settings.py:1909: Parameter 'include_keys' does not appear in the function signature
1:39:55 PM: WARNING - griffe: src/prefect/states.py:617: No type or annotation for returned value 'State'
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:144: No type or annotation for parameter 'task_run'
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:144: Parameter 'task_run' does not appear in the function signature
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:145: No type or annotation for parameter 'task_key'
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:145: Parameter 'task_key' does not appear in the function signature
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:148: No type or annotation for parameter 'run_kwargs'
1:39:55 PM: WARNING - griffe: src/prefect/task_runners.py:148: Parameter 'run_kwargs' does not appear in the function signature
1:39:56 PM: WARNING - griffe: src/prefect/tasks.py:429: No type or annotation for returned value 1
1:39:56 PM: WARNING - griffe: src/prefect/tasks.py:1348: No type or annotation for returned value 1
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:15: No type or annotation for parameter 'name'
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:15: Parameter 'name' does not appear in the function signature
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:16: No type or annotation for parameter 'value'
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:16: Parameter 'value' does not appear in the function signature
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:17: No type or annotation for parameter 'tags'
1:39:56 PM: WARNING - griffe: src/prefect/variables.py:17: Parameter 'tags' does not appear in the function signature
1:39:56 PM: WARNING - griffe: src/prefect/blocks/core.py:791: No type or annotation for returned value 1
1:39:56 PM: WARNING - griffe: src/prefect/blocks/core.py:792: No type or annotation for returned value 2
1:39:56 PM: WARNING - griffe: src/prefect/cli/shell.py:48: No type or annotation for parameter 'pipe'
1:39:56 PM: WARNING - griffe: src/prefect/cli/shell.py:49: No type or annotation for parameter 'container'
1:39:56 PM: WARNING - griffe: src/prefect/cli/shell.py:196: Parameter 'name' does not appear in the function signature
1:39:57 PM: WARNING - griffe: src/prefect/client/orchestration.py:817: No type or annotation for returned value 1
1:39:57 PM: WARNING - griffe: src/prefect/client/orchestration.py:850: No type or annotation for returned value 1
1:39:57 PM: WARNING - griffe: src/prefect/client/orchestration.py:1029: No type or annotation for parameter '**kwargs'
1:39:57 PM: WARNING - griffe: src/prefect/client/orchestration.py:1461: No type or annotation for returned value 1
1:39:57 PM: WARNING - griffe: src/prefect/client/orchestration.py:1538: No type or annotation for returned value 1
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/objects.py:1262: No type or annotation for parameter 'late_runs'
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/objects.py:1262: Parameter 'late_runs' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:56: Parameter 'interval' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:57: Parameter 'anchor_date' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:59: Parameter 'timezone' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:93: Parameter 'cron' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:94: Parameter 'timezone' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:96: Parameter 'day_or' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:144: Parameter 'rrule' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/schemas/schedules.py:145: Parameter 'timezone' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/client/utilities.py:36: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:362: No type or annotation for parameter 'name'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:362: Parameter 'name' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:363: No type or annotation for parameter 'version'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:363: Parameter 'version' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:364: No type or annotation for parameter 'description'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:364: Parameter 'description' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:366: No type or annotation for parameter 'tags'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:366: Parameter 'tags' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:369: No type or annotation for parameter 'schedule'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:369: Parameter 'schedule' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:370: No type or annotation for parameter 'is_schedule_active'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:370: Parameter 'is_schedule_active' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:371: No type or annotation for parameter 'schedules'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:371: Parameter 'schedules' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:372: No type or annotation for parameter 'work_queue_name'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:372: Parameter 'work_queue_name' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:373: No type or annotation for parameter 'work_pool_name'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:373: Parameter 'work_pool_name' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:374: No type or annotation for parameter 'flow_name'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:374: Parameter 'flow_name' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:375: No type or annotation for parameter 'parameters'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:375: Parameter 'parameters' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:377: No type or annotation for parameter 'infrastructure'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:377: Parameter 'infrastructure' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:380: No type or annotation for parameter 'job_variables'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:380: Parameter 'job_variables' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:383: No type or annotation for parameter 'storage'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:383: Parameter 'storage' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:386: No type or annotation for parameter 'path'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:386: Parameter 'path' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:388: No type or annotation for parameter 'entrypoint'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:388: Parameter 'entrypoint' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:390: No type or annotation for parameter 'parameter_openapi_schema'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:390: Parameter 'parameter_openapi_schema' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:391: No type or annotation for parameter 'enforce_parameter_schema'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:391: Parameter 'enforce_parameter_schema' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/deployments/deployments.py:966: No type or annotation for parameter '**kwargs'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/steps/pull.py:143: No type or annotation for returned value 'dict'
1:39:58 PM: WARNING - griffe: src/prefect/deployments/steps/utility.py:218: No type or annotation for returned value 1
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:70: Confusing indentation for continuation line 8 in docstring, should be 4 * 2 = 8 spaces, not 6
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:67: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:68: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:69: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:136: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:137: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:113: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/actions.py:114: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:333: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:334: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:194: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:195: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:214: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:166: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:167: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:317: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:233: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:235: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:126: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/input/run_input.py:110: Parameter '-' does not appear in the function signature
1:39:58 PM: WARNING - griffe: src/prefect/runner/server.py:251: Parameter 'log_level' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/collections.py:398: No type or annotation for returned value 1
1:39:59 PM: WARNING - griffe: src/prefect/utilities/dockerutils.py:556: No type or annotation for returned value 'str'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/dockerutils.py:569: Parameter '-' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/hashing.py:42: No type or annotation for parameter 'hash_algo'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/hashing.py:24: No type or annotation for parameter 'hash_algo'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:284: No type or annotation for parameter 'alias'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:284: Parameter 'alias' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:285: No type or annotation for parameter 'real'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:285: Parameter 'real' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:286: No type or annotation for parameter 'callback'
1:39:59 PM: WARNING - griffe: src/prefect/utilities/importtools.py:286: Parameter 'callback' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/names.py:33: Parameter '-' does not appear in the function signature
1:39:59 PM: WARNING - griffe: src/prefect/utilities/templating.py:316: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:26: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/flow_run_states.py:44: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:31: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:71: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:89: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: No type or annotation for parameter 'limit(int)'
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:110: Parameter 'limit(int)' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/models/saved_searches.py:113: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/task_run_states.py:26: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/task_run_states.py:44: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:51: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:167: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/models/task_runs.py:275: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:93: No type or annotation for parameter 'session'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:93: Parameter 'session' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:94: No type or annotation for parameter 'initial_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:94: Parameter 'initial_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:95: No type or annotation for parameter 'proposed_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:95: Parameter 'proposed_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:140: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:214: No type or annotation for parameter 'session'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:214: Parameter 'session' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:215: No type or annotation for parameter 'run'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:215: Parameter 'run' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:216: No type or annotation for parameter 'initial_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:216: Parameter 'initial_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:217: No type or annotation for parameter 'proposed_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:217: Parameter 'proposed_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:240: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:320: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:368: No type or annotation for parameter 'session'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:368: Parameter 'session' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:369: No type or annotation for parameter 'run'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:369: Parameter 'run' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:370: No type or annotation for parameter 'initial_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:370: Parameter 'initial_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:371: No type or annotation for parameter 'proposed_state'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:371: Parameter 'proposed_state' does not appear in the function signature
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:394: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:479: No type or annotation for returned value 1
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:986: No type or annotation for parameter 'context'
1:40:00 PM: WARNING - griffe: src/prefect/server/orchestration/rules.py:997: No type or annotation for parameter 'context'
1:40:00 PM: WARNING - griffe: src/prefect/server/schemas/core.py:980: No type or annotation for parameter 'late_runs'
1:40:00 PM: WARNING - griffe: src/prefect/server/schemas/core.py:980: Parameter 'late_runs' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:208: Parameter 'cron' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:209: Parameter 'timezone' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:211: Parameter 'day_or' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:73: Parameter 'interval' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:74: Parameter 'anchor_date' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:76: Parameter 'timezone' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:368: Parameter 'rrule' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/schedules.py:369: Parameter 'timezone' does not appear in the function signature
1:40:01 PM: WARNING - griffe: src/prefect/server/schemas/states.py:430: No type or annotation for returned value 'State'
1:40:01 PM: WARNING - griffe: src/prefect/server/utilities/server.py:46: No type or annotation for returned value 1
1:40:01 PM: WARNING - griffe: src/prefect/server/utilities/server.py:47: No type or annotation for returned value 2
1:40:03 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/credentials.py:162: No type or annotation for returned value 1
1:40:03 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/credentials.py:288: No type or annotation for returned value 1
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/s3.py:1205: No type or annotation for parameter '**copy_kwargs'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_aws/s3.py:179: No type or annotation for parameter '**copy_kwargs'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/workers/container_instance.py:562: No type or annotation for returned value 1
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:83: No type or annotation for parameter 'account_url'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:83: Parameter 'account_url' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:86: No type or annotation for parameter 'connection_string'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:86: Parameter 'connection_string' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:184: No type or annotation for parameter 'container'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:185: No type or annotation for parameter 'blob'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:230: No type or annotation for parameter 'container'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:545: No type or annotation for returned value 1
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:562: No type or annotation for returned value 1
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:275: No type or annotation for parameter 'connection_string'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:275: Parameter 'connection_string' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:390: No type or annotation for parameter 'tenant_id'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:390: Parameter 'tenant_id' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:391: No type or annotation for parameter 'service_principal_id'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:391: Parameter 'service_principal_id' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:392: No type or annotation for parameter 'service_principal_password'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:392: Parameter 'service_principal_password' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:393: No type or annotation for parameter 'subscription_id'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:393: Parameter 'subscription_id' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:394: No type or annotation for parameter 'resource_group'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:394: Parameter 'resource_group' does not appear in the function signature
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:395: No type or annotation for parameter 'workspace_name'
1:40:04 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_azure/credentials.py:395: Parameter 'workspace_name' does not appear in the function signature
1:40:05 PM: INFO - DeprecationWarning: invalid escape sequence \.
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
1:40:05 PM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 94, in
1:40:05 PM: """
1:40:05 PM: INFO - DeprecationWarning: invalid escape sequence \.
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
1:40:05 PM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 567, in
1:40:05 PM: """
1:40:05 PM: INFO - DeprecationWarning: invalid escape sequence \.
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
1:40:05 PM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 1250, in
1:40:05 PM: """
1:40:05 PM: INFO - DeprecationWarning: invalid escape sequence \.
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
1:40:05 PM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/jobs.py", line 1728, in
1:40:05 PM: """
1:40:05 PM: INFO - DeprecationWarning: invalid escape sequence \-
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/griffe/agents/visitor.py", line 170, in get_module
1:40:05 PM: top_node = compile(self.code, mode="exec", filename=str(self.filepath), flags=ast.PyCF_ONLY_AST, optimize=1)
1:40:05 PM: File "/opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/models/jobs.py", line 1393, in
1:40:05 PM: """
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:191: Confusing indentation for continuation line 118 in docstring, should be 4 * 2 = 8 spaces, not 6
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:193: Confusing indentation for continuation line 120 in docstring, should be 4 * 2 = 8 spaces, not 6
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:412: No type or annotation for parameter 'multi_task_jobs_run_id'
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:412: Parameter 'multi_task_jobs_run_id' does not appear in the function signature
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:421: No type or annotation for returned value 'jobs_runs_state'
1:40:05 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_databricks/flows.py:422: No type or annotation for returned value 'jobs_runs_metadata'
1:40:06 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_dbt/cli/commands.py:55: No type or annotation for parameter '**shell_run_command_kwargs'
1:40:06 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_dbt/cli/commands.py:55: Parameter '**shell_run_command_kwargs' does not appear in the function signature
1:40:07 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_email/message.py:56: No type or annotation for returned value 'MimeText'
1:40:08 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:810: No type or annotation for parameter '**create_kwargs'
1:40:08 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:1295: Failed to get 'name: description' pair from '`Blob.upload_from_dataframe` method.'
1:40:08 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/cloud_storage.py:1167: No type or annotation for parameter '**upload_kwargs'
1:40:08 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_gcp/deployments/steps.py:63: No type or annotation for parameter 'ignore_file'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:24: No type or annotation for parameter 'token'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:24: Parameter 'token' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:62: No type or annotation for parameter 'url'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_slack/credentials.py:62: Parameter 'url' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:52: Parameter 'account' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:53: Parameter 'user' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:54: Parameter 'password' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:55: Parameter 'private_key' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:56: Parameter 'authenticator' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:61: Parameter 'token' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:63: Parameter 'endpoint' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:65: Parameter 'role' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/credentials.py:66: Parameter 'autocommit' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:41: No type or annotation for parameter 'credentials'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:41: Parameter 'credentials' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:42: No type or annotation for parameter 'database'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:42: Parameter 'database' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:43: No type or annotation for parameter 'warehouse'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:43: Parameter 'warehouse' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:44: No type or annotation for parameter 'schema'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:44: Parameter 'schema' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:46: No type or annotation for parameter 'fetch_size'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:46: Parameter 'fetch_size' does not appear in the function signature
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:47: No type or annotation for parameter 'poll_frequency_s'
1:40:12 PM: WARNING - griffe: /opt/buildhome/python3.8/lib/python3.8/site-packages/prefect_snowflake/database.py:47: Parameter 'poll_frequency_s' does not appear in the function signature
1:40:13 PM: INFO - Downloading external file: https://cdn.amplitude.com/libs/analytics-browser-1.9.1-min.js.gz
1:40:35 PM: INFO - Documentation built in 44.31 seconds
1:40:37 PM: ​
1:40:37 PM: (build.command completed in 3m 7.3s)
1:40:37 PM:
1:40:37 PM: Edge Functions bundling
1:40:37 PM: ────────────────────────────────────────────────────────────────
1:40:37 PM: ​
1:40:37 PM: Packaging Edge Functions from netlify/edge-functions directory:
1:40:37 PM: - amplitude
1:40:38 PM: ​
1:40:38 PM: (Edge Functions bundling completed in 832ms)
1:40:38 PM:
1:40:41 PM: (Netlify Build completed in 3m 11.1s)
1:40:41 PM: Section completed: building
1:41:50 PM: Finished processing build request in 5m55.65s

Deploying

Complete
1:40:38 PM: Deploy site
1:40:38 PM: ────────────────────────────────────────────────────────────────
1:40:38 PM: ​
1:40:38 PM: Starting to deploy site from 'site'
1:40:38 PM: Calculating files to upload
1:40:40 PM: 2 new files to upload
1:40:40 PM: 0 new functions to upload
1:40:41 PM: Section completed: deploying
1:40:41 PM: Site deploy was successfully initiated
1:40:41 PM: ​
1:40:41 PM: (Deploy site completed in 2.9s)

Cleanup

Complete
1:40:41 PM: Netlify Build Complete
1:40:41 PM: ────────────────────────────────────────────────────────────────
1:40:41 PM: ​
1:40:41 PM: Caching artifacts
1:40:41 PM: Started saving build plugins
1:40:41 PM: Finished saving build plugins
1:40:41 PM: Started saving pip cache
1:40:41 PM: Finished saving pip cache
1:40:41 PM: Started saving emacs cask dependencies
1:40:41 PM: Finished saving emacs cask dependencies
1:40:41 PM: Started saving maven dependencies
1:40:41 PM: Finished saving maven dependencies
1:40:41 PM: Started saving boot dependencies
1:40:41 PM: Finished saving boot dependencies
1:40:41 PM: Started saving rust rustup cache
1:40:41 PM: Finished saving rust rustup cache
1:40:41 PM: Started saving go dependencies
1:40:41 PM: Finished saving go dependencies
1:40:41 PM: Build script success
1:41:23 PM: Uploading Cache of size 4.2GB
1:41:50 PM: Section completed: cleanup

Post-processing

Complete
1:40:41 PM: Post processing - redirect rules
1:40:41 PM: Post processing done
1:40:41 PM: Section completed: postprocessing
1:40:41 PM: Starting post processing
1:40:41 PM: Skipping form detection
1:40:41 PM: Post processing - header rules
1:40:47 PM: Site is live ✨