Skip to content

fix: make header names python-safe#592

Open
saurabhkoshatwar wants to merge 5 commits into
googleapis:mainfrom
saurabhkoshatwar:skoshatwar/issue-fix-580
Open

fix: make header names python-safe#592
saurabhkoshatwar wants to merge 5 commits into
googleapis:mainfrom
saurabhkoshatwar:skoshatwar/issue-fix-580

Merge branch 'main' into skoshatwar/issue-fix-580

ad17db8
Select commit
Loading
Failed to load commit list.
Google Cloud Build / langchain-python-sdk-pr-py313 (toolbox-testing-438616) succeeded Apr 14, 2026 in 1m 9s

Summary

Build Information

Trigger langchain-python-sdk-pr-py313
Build 15a458cb-670c-44f1-bf65-6c47b16657b1
Start 2026-04-13T22:18:13-07:00
Duration 1m8.469s
Status SUCCESS

Steps

Step Status Duration
Install requirements SUCCESS 44.733s
Run integration tests SUCCESS 18.555s

Details


starting build "15a458cb-670c-44f1-bf65-6c47b16657b1"

FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
 * branch            ad17db87f56e59c21a0a071fb8cff2d65994ff9b -> FETCH_HEAD
HEAD is now at ad17db8 Merge branch 'main' into skoshatwar/issue-fix-580
GitCommit:
ad17db87f56e59c21a0a071fb8cff2d65994ff9b
BUILD
Starting Step #0 - "Install requirements"
Step #0 - "Install requirements": Pulling image: python:3.13
Step #0 - "Install requirements": 3.13: Pulling from library/python
Step #0 - "Install requirements": a7730063fcfe: Pulling fs layer
Step #0 - "Install requirements": f33970743aee: Pulling fs layer
Step #0 - "Install requirements": 5397da1d1537: Pulling fs layer
Step #0 - "Install requirements": 1ecbddc58afb: Pulling fs layer
Step #0 - "Install requirements": 1ebcd488ad87: Pulling fs layer
Step #0 - "Install requirements": 3eb86413f0ff: Pulling fs layer
Step #0 - "Install requirements": dc5134850fe0: Pulling fs layer
Step #0 - "Install requirements": dc5134850fe0: Waiting
Step #0 - "Install requirements": 1ebcd488ad87: Download complete
Step #0 - "Install requirements": f33970743aee: Verifying Checksum
Step #0 - "Install requirements": f33970743aee: Download complete
Step #0 - "Install requirements": 3eb86413f0ff: Verifying Checksum
Step #0 - "Install requirements": 3eb86413f0ff: Download complete
Step #0 - "Install requirements": dc5134850fe0: Verifying Checksum
Step #0 - "Install requirements": dc5134850fe0: Download complete
Step #0 - "Install requirements": a7730063fcfe: Verifying Checksum
Step #0 - "Install requirements": a7730063fcfe: Download complete
Step #0 - "Install requirements": 5397da1d1537: Verifying Checksum
Step #0 - "Install requirements": 5397da1d1537: Download complete
Step #0 - "Install requirements": 1ecbddc58afb: Verifying Checksum
Step #0 - "Install requirements": 1ecbddc58afb: Download complete
Step #0 - "Install requirements": a7730063fcfe: Pull complete
Step #0 - "Install requirements": f33970743aee: Pull complete
Step #0 - "Install requirements": 5397da1d1537: Pull complete
Step #0 - "Install requirements": 1ecbddc58afb: Pull complete
Step #0 - "Install requirements": 1ebcd488ad87: Pull complete
Step #0 - "Install requirements": 3eb86413f0ff: Pull complete
Step #0 - "Install requirements": dc5134850fe0: Pull complete
Step #0 - "Install requirements": Digest: sha256:9ba154789eb3251bf05fd5c4118abd0be4dfb010f96e704bcaec0b395e6b17ab
Step #0 - "Install requirements": Status: Downloaded newer image for python:3.13
Step #0 - "Install requirements": docker.io/library/python:3.13
Step #0 - "Install requirements": Collecting uv
Step #0 - "Install requirements":   Downloading uv-0.11.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Step #0 - "Install requirements": Downloading uv-0.11.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.0 MB)
Step #0 - "Install requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/25.0 MB 58.5 MB/s  0:00:00
Step #0 - "Install requirements": Installing collected packages: uv
Step #0 - "Install requirements": Successfully installed uv-0.11.6
Step #0 - "Install requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Step #0 - "Install requirements": Using CPython 3.13.13 interpreter at: /usr/local/bin/python3
Step #0 - "Install requirements": Creating virtual environment at: /workspace/venv
Step #0 - "Install requirements": Activate with: source /workspace/venv/bin/activate
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 1 package in 251ms
Step #0 - "Install requirements": Downloading uv (23.8MiB)
Step #0 - "Install requirements":  Downloaded uv
Step #0 - "Install requirements": Prepared 1 package in 393ms
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 1 package in 76ms
Step #0 - "Install requirements":  + uv==0.11.6
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 43 packages in 2.01s
Step #0 - "Install requirements":    Building toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install requirements": Downloading aiohttp (1.7MiB)
Step #0 - "Install requirements": Downloading cryptography (4.3MiB)
Step #0 - "Install requirements": Downloading pydantic-core (2.0MiB)
Step #0 - "Install requirements": Downloading zstandard (5.3MiB)
Step #0 - "Install requirements":  Downloaded pydantic-core
Step #0 - "Install requirements":  Downloaded zstandard
Step #0 - "Install requirements":  Downloaded aiohttp
Step #0 - "Install requirements":  Downloaded cryptography
Step #0 - "Install requirements":       Built toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install requirements": Prepared 43 packages in 669ms
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 43 packages in 195ms
Step #0 - "Install requirements":  + aiohappyeyeballs==2.6.1
Step #0 - "Install requirements":  + aiohttp==3.13.5
Step #0 - "Install requirements":  + aiosignal==1.4.0
Step #0 - "Install requirements":  + annotated-types==0.7.0
Step #0 - "Install requirements":  + anyio==4.13.0
Step #0 - "Install requirements":  + attrs==26.1.0
Step #0 - "Install requirements":  + certifi==2026.2.25
Step #0 - "Install requirements":  + cffi==2.0.0
Step #0 - "Install requirements":  + charset-normalizer==3.4.7
Step #0 - "Install requirements":  + cryptography==46.0.7
Step #0 - "Install requirements":  + deprecated==1.3.1
Step #0 - "Install requirements":  + frozenlist==1.8.0
Step #0 - "Install requirements":  + google-auth==2.49.2
Step #0 - "Install requirements":  + h11==0.16.0
Step #0 - "Install requirements":  + httpcore==1.0.9
Step #0 - "Install requirements":  + httpx==0.28.1
Step #0 - "Install requirements":  + idna==3.11
Step #0 - "Install requirements":  + jsonpatch==1.33
Step #0 - "Install requirements":  + jsonpointer==3.1.1
Step #0 - "Install requirements":  + langchain-core==1.2.28
Step #0 - "Install requirements":  + langsmith==0.7.30
Step #0 - "Install requirements":  + multidict==6.7.1
Step #0 - "Install requirements":  + orjson==3.11.8
Step #0 - "Install requirements":  + packaging==26.0
Step #0 - "Install requirements":  + propcache==0.4.1
Step #0 - "Install requirements":  + pyasn1==0.6.3
Step #0 - "Install requirements":  + pyasn1-modules==0.4.2
Step #0 - "Install requirements":  + pycparser==3.0
Step #0 - "Install requirements":  + pydantic==2.12.5
Step #0 - "Install requirements":  + pydantic-core==2.41.5
Step #0 - "Install requirements":  + pyyaml==6.0.3
Step #0 - "Install requirements":  + requests==2.33.1
Step #0 - "Install requirements":  + requests-toolbelt==1.0.0
Step #0 - "Install requirements":  + tenacity==9.1.4
Step #0 - "Install requirements":  + toolbox-core==1.0.0 (from file:///workspace/packages/toolbox-core)
Step #0 - "Install requirements":  + typing-extensions==4.15.0
Step #0 - "Install requirements":  + typing-inspection==0.4.2
Step #0 - "Install requirements":  + urllib3==2.6.3
Step #0 - "Install requirements":  + uuid-utils==0.14.1
Step #0 - "Install requirements":  + wrapt==2.1.2
Step #0 - "Install requirements":  + xxhash==3.6.0
Step #0 - "Install requirements":  + yarl==1.23.0
Step #0 - "Install requirements":  + zstandard==0.25.0
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 89 packages in 1.62s
Step #0 - "Install requirements":    Building toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #0 - "Install requirements": Downloading pygments (1.2MiB)
Step #0 - "Install requirements": Downloading grpcio (6.5MiB)
Step #0 - "Install requirements": Downloading mypy (14.0MiB)
Step #0 - "Install requirements": Downloading pillow (6.8MiB)
Step #0 - "Install requirements": Downloading jedi (1.5MiB)
Step #0 - "Install requirements": Downloading black (1.7MiB)
Step #0 - "Install requirements":  Downloaded pygments
Step #0 - "Install requirements":       Built toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #0 - "Install requirements":  Downloaded grpcio
Step #0 - "Install requirements":  Downloaded black
Step #0 - "Install requirements":  Downloaded pillow
Step #0 - "Install requirements":  Downloaded jedi
Step #0 - "Install requirements":  Downloaded mypy
Step #0 - "Install requirements": Prepared 46 packages in 1.54s
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 46 packages in 690ms
Step #0 - "Install requirements":  + asttokens==3.0.1
Step #0 - "Install requirements":  + black==26.3.1
Step #0 - "Install requirements":  + click==8.3.2
Step #0 - "Install requirements":  + coverage==7.13.5
Step #0 - "Install requirements":  + decorator==5.2.1
Step #0 - "Install requirements":  + executing==2.2.1
Step #0 - "Install requirements":  + google-api-core==2.30.3
Step #0 - "Install requirements":  + google-cloud-core==2.5.1
Step #0 - "Install requirements":  + google-cloud-secret-manager==2.27.0
Step #0 - "Install requirements":  + google-cloud-storage==3.10.1
Step #0 - "Install requirements":  + google-crc32c==1.8.0
Step #0 - "Install requirements":  + google-resumable-media==2.8.2
Step #0 - "Install requirements":  + googleapis-common-protos==1.74.0
Step #0 - "Install requirements":  + grpc-google-iam-v1==0.14.4
Step #0 - "Install requirements":  + grpcio==1.80.0
Step #0 - "Install requirements":  + grpcio-status==1.80.0
Step #0 - "Install requirements":  + iniconfig==2.3.0
Step #0 - "Install requirements":  + ipython==9.12.0
Step #0 - "Install requirements":  + ipython-pygments-lexers==1.1.1
Step #0 - "Install requirements":  + isort==8.0.1
Step #0 - "Install requirements":  + jedi==0.19.2
Step #0 - "Install requirements":  + librt==0.9.0
Step #0 - "Install requirements":  + matplotlib-inline==0.2.1
Step #0 - "Install requirements":  + mypy==1.20.0
Step #0 - "Install requirements":  + mypy-extensions==1.1.0
Step #0 - "Install requirements":  + parso==0.8.6
Step #0 - "Install requirements":  + pathspec==1.0.4
Step #0 - "Install requirements":  + pexpect==4.9.0
Step #0 - "Install requirements":  + pillow==12.2.0
Step #0 - "Install requirements":  + platformdirs==4.9.6
Step #0 - "Install requirements":  + pluggy==1.6.0
Step #0 - "Install requirements":  + prompt-toolkit==3.0.52
Step #0 - "Install requirements":  + proto-plus==1.27.2
Step #0 - "Install requirements":  + protobuf==6.33.6
Step #0 - "Install requirements":  + ptyprocess==0.7.0
Step #0 - "Install requirements":  + pure-eval==0.2.3
Step #0 - "Install requirements":  + pygments==2.20.0
Step #0 - "Install requirements":  + pytest==9.0.2
Step #0 - "Install requirements":  + pytest-asyncio==1.3.0
Step #0 - "Install requirements":  + pytest-cov==7.1.0
Step #0 - "Install requirements":  + pytokens==0.4.1
Step #0 - "Install requirements":  + stack-data==0.6.3
Step #0 - "Install requirements":  + tokenize-rt==6.2.0
Step #0 - "Install requirements":  + toolbox-langchain==1.0.0 (from file:///workspace/packages/toolbox-langchain)
Step #0 - "Install requirements":  + traitlets==5.14.3
Step #0 - "Install requirements":  + wcwidth==0.6.0
Finished Step #0 - "Install requirements"
Starting Step #1 - "Run integration tests"
Step #1 - "Run integration tests": Already have image (with digest): python:3.13
Step #1 - "Run integration tests": ============================= test session starts ==============================
Step #1 - "Run integration tests": platform linux -- Python 3.13.13, pytest-9.0.2, pluggy-1.6.0
Step #1 - "Run integration tests": rootdir: /workspace/packages/toolbox-langchain
Step #1 - "Run integration tests": configfile: pyproject.toml
Step #1 - "Run integration tests": plugins: cov-7.1.0, asyncio-1.3.0, anyio-4.13.0, langsmith-0.7.30
Step #1 - "Run integration tests": asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #1 - "Run integration tests": collected 88 items
Step #1 - "Run integration tests": 
Step #1 - "Run integration tests": tests/test_async_client.py .................                             [ 19%]
Step #1 - "Run integration tests": tests/test_async_tools.py ..................                             [ 39%]
Step #1 - "Run integration tests": tests/test_client.py ...............                                     [ 56%]
Step #1 - "Run integration tests": tests/test_e2e.py ............................                           [ 88%]

starting build "15a458cb-670c-44f1-bf65-6c47b16657b1"

FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
 * branch            ad17db87f56e59c21a0a071fb8cff2d65994ff9b -> FETCH_HEAD
HEAD is now at ad17db8 Merge branch 'main' into skoshatwar/issue-fix-580
GitCommit:
ad17db87f56e59c21a0a071fb8cff2d65994ff9b
BUILD
Starting Step #0 - "Install requirements"
Step #0 - "Install requirements": Pulling image: python:3.13
Step #0 - "Install requirements": 3.13: Pulling from library/python
Step #0 - "Install requirements": a7730063fcfe: Pulling fs layer
Step #0 - "Install requirements": f33970743aee: Pulling fs layer
Step #0 - "Install requirements": 5397da1d1537: Pulling fs layer
Step #0 - "Install requirements": 1ecbddc58afb: Pulling fs layer
Step #0 - "Install requirements": 1ebcd488ad87: Pulling fs layer
Step #0 - "Install requirements": 3eb86413f0ff: Pulling fs layer
Step #0 - "Install requirements": dc5134850fe0: Pulling fs layer
Step #0 - "Install requirements": dc5134850fe0: Waiting
Step #0 - "Install requirements": 1ebcd488ad87: Download complete
Step #0 - "Install requirements": f33970743aee: Verifying Checksum
Step #0 - "Install requirements": f33970743aee: Download complete
Step #0 - "Install requirements": 3eb86413f0ff: Verifying Checksum
Step #0 - "Install requirements": 3eb86413f0ff: Download complete
Step #0 - "Install requirements": dc5134850fe0: Verifying Checksum
Step #0 - "Install requirements": dc5134850fe0: Download complete
Step #0 - "Install requirements": a7730063fcfe: Verifying Checksum
Step #0 - "Install requirements": a7730063fcfe: Download complete
Step #0 - "Install requirements": 5397da1d1537: Verifying Checksum
Step #0 - "Install requirements": 5397da1d1537: Download complete
Step #0 - "Install requirements": 1ecbddc58afb: Verifying Checksum
Step #0 - "Install requirements": 1ecbddc58afb: Download complete
Step #0 - "Install requirements": a7730063fcfe: Pull complete
Step #0 - "Install requirements": f33970743aee: Pull complete
Step #0 - "Install requirements": 5397da1d1537: Pull complete
Step #0 - "Install requirements": 1ecbddc58afb: Pull complete
Step #0 - "Install requirements": 1ebcd488ad87: Pull complete
Step #0 - "Install requirements": 3eb86413f0ff: Pull complete
Step #0 - "Install requirements": dc5134850fe0: Pull complete
Step #0 - "Install requirements": Digest: sha256:9ba154789eb3251bf05fd5c4118abd0be4dfb010f96e704bcaec0b395e6b17ab
Step #0 - "Install requirements": Status: Downloaded newer image for python:3.13
Step #0 - "Install requirements": docker.io/library/python:3.13
Step #0 - "Install requirements": Collecting uv
Step #0 - "Install requirements":   Downloading uv-0.11.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Step #0 - "Install requirements": Downloading uv-0.11.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.0 MB)
Step #0 - "Install requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.0/25.0 MB 58.5 MB/s  0:00:00
Step #0 - "Install requirements": Installing collected packages: uv
Step #0 - "Install requirements": Successfully installed uv-0.11.6
Step #0 - "Install requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Step #0 - "Install requirements": Using CPython 3.13.13 interpreter at: /usr/local/bin/python3
Step #0 - "Install requirements": Creating virtual environment at: /workspace/venv
Step #0 - "Install requirements": Activate with: source /workspace/venv/bin/activate
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 1 package in 251ms
Step #0 - "Install requirements": Downloading uv (23.8MiB)
Step #0 - "Install requirements":  Downloaded uv
Step #0 - "Install requirements": Prepared 1 package in 393ms
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 1 package in 76ms
Step #0 - "Install requirements":  + uv==0.11.6
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 43 packages in 2.01s
Step #0 - "Install requirements":    Building toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install requirements": Downloading aiohttp (1.7MiB)
Step #0 - "Install requirements": Downloading cryptography (4.3MiB)
Step #0 - "Install requirements": Downloading pydantic-core (2.0MiB)
Step #0 - "Install requirements": Downloading zstandard (5.3MiB)
Step #0 - "Install requirements":  Downloaded pydantic-core
Step #0 - "Install requirements":  Downloaded zstandard
Step #0 - "Install requirements":  Downloaded aiohttp
Step #0 - "Install requirements":  Downloaded cryptography
Step #0 - "Install requirements":       Built toolbox-core @ file:///workspace/packages/toolbox-core
Step #0 - "Install requirements": Prepared 43 packages in 669ms
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 43 packages in 195ms
Step #0 - "Install requirements":  + aiohappyeyeballs==2.6.1
Step #0 - "Install requirements":  + aiohttp==3.13.5
Step #0 - "Install requirements":  + aiosignal==1.4.0
Step #0 - "Install requirements":  + annotated-types==0.7.0
Step #0 - "Install requirements":  + anyio==4.13.0
Step #0 - "Install requirements":  + attrs==26.1.0
Step #0 - "Install requirements":  + certifi==2026.2.25
Step #0 - "Install requirements":  + cffi==2.0.0
Step #0 - "Install requirements":  + charset-normalizer==3.4.7
Step #0 - "Install requirements":  + cryptography==46.0.7
Step #0 - "Install requirements":  + deprecated==1.3.1
Step #0 - "Install requirements":  + frozenlist==1.8.0
Step #0 - "Install requirements":  + google-auth==2.49.2
Step #0 - "Install requirements":  + h11==0.16.0
Step #0 - "Install requirements":  + httpcore==1.0.9
Step #0 - "Install requirements":  + httpx==0.28.1
Step #0 - "Install requirements":  + idna==3.11
Step #0 - "Install requirements":  + jsonpatch==1.33
Step #0 - "Install requirements":  + jsonpointer==3.1.1
Step #0 - "Install requirements":  + langchain-core==1.2.28
Step #0 - "Install requirements":  + langsmith==0.7.30
Step #0 - "Install requirements":  + multidict==6.7.1
Step #0 - "Install requirements":  + orjson==3.11.8
Step #0 - "Install requirements":  + packaging==26.0
Step #0 - "Install requirements":  + propcache==0.4.1
Step #0 - "Install requirements":  + pyasn1==0.6.3
Step #0 - "Install requirements":  + pyasn1-modules==0.4.2
Step #0 - "Install requirements":  + pycparser==3.0
Step #0 - "Install requirements":  + pydantic==2.12.5
Step #0 - "Install requirements":  + pydantic-core==2.41.5
Step #0 - "Install requirements":  + pyyaml==6.0.3
Step #0 - "Install requirements":  + requests==2.33.1
Step #0 - "Install requirements":  + requests-toolbelt==1.0.0
Step #0 - "Install requirements":  + tenacity==9.1.4
Step #0 - "Install requirements":  + toolbox-core==1.0.0 (from file:///workspace/packages/toolbox-core)
Step #0 - "Install requirements":  + typing-extensions==4.15.0
Step #0 - "Install requirements":  + typing-inspection==0.4.2
Step #0 - "Install requirements":  + urllib3==2.6.3
Step #0 - "Install requirements":  + uuid-utils==0.14.1
Step #0 - "Install requirements":  + wrapt==2.1.2
Step #0 - "Install requirements":  + xxhash==3.6.0
Step #0 - "Install requirements":  + yarl==1.23.0
Step #0 - "Install requirements":  + zstandard==0.25.0
Step #0 - "Install requirements": Using Python 3.13.13 environment at: /workspace/venv
Step #0 - "Install requirements": Resolved 89 packages in 1.62s
Step #0 - "Install requirements":    Building toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #0 - "Install requirements": Downloading pygments (1.2MiB)
Step #0 - "Install requirements": Downloading grpcio (6.5MiB)
Step #0 - "Install requirements": Downloading mypy (14.0MiB)
Step #0 - "Install requirements": Downloading pillow (6.8MiB)
Step #0 - "Install requirements": Downloading jedi (1.5MiB)
Step #0 - "Install requirements": Downloading black (1.7MiB)
Step #0 - "Install requirements":  Downloaded pygments
Step #0 - "Install requirements":       Built toolbox-langchain @ file:///workspace/packages/toolbox-langchain
Step #0 - "Install requirements":  Downloaded grpcio
Step #0 - "Install requirements":  Downloaded black
Step #0 - "Install requirements":  Downloaded pillow
Step #0 - "Install requirements":  Downloaded jedi
Step #0 - "Install requirements":  Downloaded mypy
Step #0 - "Install requirements": Prepared 46 packages in 1.54s
Step #0 - "Install requirements": warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
Step #0 - "Install requirements":          If the cache and target directories are on different filesystems, hardlinking may not be supported.
Step #0 - "Install requirements":          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Step #0 - "Install requirements": Installed 46 packages in 690ms
Step #0 - "Install requirements":  + asttokens==3.0.1
Step #0 - "Install requirements":  + black==26.3.1
Step #0 - "Install requirements":  + click==8.3.2
Step #0 - "Install requirements":  + coverage==7.13.5
Step #0 - "Install requirements":  + decorator==5.2.1
Step #0 - "Install requirements":  + executing==2.2.1
Step #0 - "Install requirements":  + google-api-core==2.30.3
Step #0 - "Install requirements":  + google-cloud-core==2.5.1
Step #0 - "Install requirements":  + google-cloud-secret-manager==2.27.0
Step #0 - "Install requirements":  + google-cloud-storage==3.10.1
Step #0 - "Install requirements":  + google-crc32c==1.8.0
Step #0 - "Install requirements":  + google-resumable-media==2.8.2
Step #0 - "Install requirements":  + googleapis-common-protos==1.74.0
Step #0 - "Install requirements":  + grpc-google-iam-v1==0.14.4
Step #0 - "Install requirements":  + grpcio==1.80.0
Step #0 - "Install requirements":  + grpcio-status==1.80.0
Step #0 - "Install requirements":  + iniconfig==2.3.0
Step #0 - "Install requirements":  + ipython==9.12.0
Step #0 - "Install requirements":  + ipython-pygments-lexers==1.1.1
Step #0 - "Install requirements":  + isort==8.0.1
Step #0 - "Install requirements":  + jedi==0.19.2
Step #0 - "Install requirements":  + librt==0.9.0
Step #0 - "Install requirements":  + matplotlib-inline==0.2.1
Step #0 - "Install requirements":  + mypy==1.20.0
Step #0 - "Install requirements":  + mypy-extensions==1.1.0
Step #0 - "Install requirements":  + parso==0.8.6
Step #0 - "Install requirements":  + pathspec==1.0.4
Step #0 - "Install requirements":  + pexpect==4.9.0
Step #0 - "Install requirements":  + pillow==12.2.0
Step #0 - "Install requirements":  + platformdirs==4.9.6
Step #0 - "Install requirements":  + pluggy==1.6.0
Step #0 - "Install requirements":  + prompt-toolkit==3.0.52
Step #0 - "Install requirements":  + proto-plus==1.27.2
Step #0 - "Install requirements":  + protobuf==6.33.6
Step #0 - "Install requirements":  + ptyprocess==0.7.0
Step #0 - "Install requirements":  + pure-eval==0.2.3
Step #0 - "Install requirements":  + pygments==2.20.0
Step #0 - "Install requirements":  + pytest==9.0.2
Step #0 - "Install requirements":  + pytest-asyncio==1.3.0
Step #0 - "Install requirements":  + pytest-cov==7.1.0
Step #0 - "Install requirements":  + pytokens==0.4.1
Step #0 - "Install requirements":  + stack-data==0.6.3
Step #0 - "Install requirements":  + tokenize-rt==6.2.0
Step #0 - "Install requirements":  + toolbox-langchain==1.0.0 (from file:///workspace/packages/toolbox-langchain)
Step #0 - "Install requirements":  + traitlets==5.14.3
Step #0 - "Install requirements":  + wcwidth==0.6.0
Finished Step #0 - "Install requirements"
Starting Step #1 - "Run integration tests"
Step #1 - "Run integration tests": Already have image (with digest): python:3.13
Step #1 - "Run integration tests": ============================= test session starts ==============================
Step #1 - "Run integration tests": platform linux -- Python 3.13.13, pytest-9.0.2, pluggy-1.6.0
Step #1 - "Run integration tests": rootdir: /workspace/packages/toolbox-langchain
Step #1 - "Run integration tests": configfile: pyproject.toml
Step #1 - "Run integration tests": plugins: cov-7.1.0, asyncio-1.3.0, anyio-4.13.0, langsmith-0.7.30
Step #1 - "Run integration tests": asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #1 - "Run integration tests": collected 88 items
Step #1 - "Run integration tests": 
Step #1 - "Run integration tests": tests/test_async_client.py .................                             [ 19%]
Step #1 - "Run integration tests": tests/test_async_tools.py ..................                             [ 39%]
Step #1 - "Run integration tests": tests/test_client.py ...............                                     [ 56%]
Step #1 - "Run integration tests": tests/test_e2e.py ............................                           [ 88%]
Step #1 - "Run integration tests": tests/test_tools.py ..........                                           [100%]
Step #1 - "Run integration tests": 
Step #1 - "Run integration tests": =============================== warnings summary ===============================
Step #1 - "Run integration tests": tests/test_e2e.py: 10 warnings
Step #1 - "Run integration tests":   /workspace/packages/toolbox-core/src/toolbox_core/utils.py:56: UserWarning: This connection is using HTTP. To prevent credential exposure, please ensure all communication is sent over HTTPS.
Step #1 - "Run integration tests":     warnings.warn(
Step #1 - "Run integration tests": 
Step #1 - "Run integration tests": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #1 - "Run integration tests": ================================ tests coverage ================================
Step #1 - "Run integration tests": _______________ coverage: platform linux, python 3.13.13-final-0 _______________
Step #1 - "Run integration tests": 
Step #1 - "Run integration tests": Name                                    Stmts   Miss  Cover
Step #1 - "Run integration tests": -----------------------------------------------------------
Step #1 - "Run integration tests": src/toolbox_langchain/__init__.py           3      0   100%
Step #1 - "Run integration tests": src/toolbox_langchain/async_client.py      49      3    94%
Step #1 - "Run integration tests": src/toolbox_langchain/async_tools.py       29      4    86%
Step #1 - "Run integration tests": src/toolbox_langchain/client.py            78      8    90%
Step #1 - "Run integration tests": src/toolbox_langchain/tools.py             30      2    93%
Step #1 - "Run integration tests": src/toolbox_langchain/version.py            1      0   100%
Step #1 - "Run integration tests": -----------------------------------------------------------
Step #1 - "Run integration tests": TOTAL                                     190     17    91%
Step #1 - "Run integration tests": Required test coverage of 90% reached. Total coverage: 91.05%
Step #1 - "Run integration tests": ======================= 88 passed, 10 warnings in 10.94s =======================
Finished Step #1 - "Run integration tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%2215a458cb-670c-44f1-bf65-6c47b16657b1%22+AND+resource.labels.build_trigger_id%3D%22346bf2fe-596f-48b2-922f-b15633d6cbb6%22&project=toolbox-testing-438616