Skip to content

chore: Delint

dac36c5
Select commit
Loading
Failed to load commit list.
Draft

fix(toolbox-llamaindex): Align ToolboxTool properties for consistency and debuggability #293

chore: Delint
dac36c5
Select commit
Loading
Failed to load commit list.
Google Cloud Build / llamaindex-python-sdk-pr-py311 (toolbox-testing-438616) succeeded Jul 21, 2025 in 1m 56s

Summary

Build Information

Trigger llamaindex-python-sdk-pr-py311
Build 7ad10108-29cf-4d9a-84c8-b2d60782d684
Start 2025-07-21T00:16:20-07:00
Duration 1m48.072s
Status SUCCESS

Steps

Step Status Duration
Install library requirements SUCCESS 1m4.452s
Install test requirements SUCCESS 28.269s
Run integration tests SUCCESS 12.177s

Details


starting build "7ad10108-29cf-4d9a-84c8-b2d60782d684"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleapis/mcp-toolbox-sdk-python
 * branch            dac36c5e503822e4dc57fb21d02896abf02612a5 -> FETCH_HEAD
HEAD is now at dac36c5 chore: Delint
GitCommit:
dac36c5e503822e4dc57fb21d02896abf02612a5
BUILD
Starting Step #0 - "Install library requirements"
Step #0 - "Install library requirements": Pulling image: python:3.11
Step #0 - "Install library requirements": 3.11: Pulling from library/python
Step #0 - "Install library requirements": c19952135643: Already exists
Step #0 - "Install library requirements": 7bbf972c6c2f: Already exists
Step #0 - "Install library requirements": 900e2c02f17f: Already exists
Step #0 - "Install library requirements": abe9c1abe6f3: Already exists
Step #0 - "Install library requirements": 910d81b6840f: Pulling fs layer
Step #0 - "Install library requirements": 73939f3e7d70: Pulling fs layer
Step #0 - "Install library requirements": 35d0d1d91710: Pulling fs layer
Step #0 - "Install library requirements": 35d0d1d91710: Verifying Checksum
Step #0 - "Install library requirements": 35d0d1d91710: Download complete
Step #0 - "Install library requirements": 910d81b6840f: Verifying Checksum
Step #0 - "Install library requirements": 910d81b6840f: Download complete
Step #0 - "Install library requirements": 73939f3e7d70: Verifying Checksum
Step #0 - "Install library requirements": 73939f3e7d70: Download complete
Step #0 - "Install library requirements": 910d81b6840f: Pull complete
Step #0 - "Install library requirements": 73939f3e7d70: Pull complete
Step #0 - "Install library requirements": 35d0d1d91710: Pull complete
Step #0 - "Install library requirements": Digest: sha256:ca0b6467f5accb0c39c154a5e242df36348d9afb009a58b4263755d78728a21c
Step #0 - "Install library requirements": Status: Downloaded newer image for python:3.11
Step #0 - "Install library requirements": docker.io/library/python:3.11
Step #0 - "Install library requirements": Obtaining file:///workspace/packages/toolbox-core (from -r requirements.txt (line 1))
Step #0 - "Install library requirements":   Installing build dependencies: started
Step #0 - "Install library requirements":   Installing build dependencies: finished with status 'done'
Step #0 - "Install library requirements":   Checking if build backend supports build_editable: started
Step #0 - "Install library requirements":   Checking if build backend supports build_editable: finished with status 'done'
Step #0 - "Install library requirements":   Getting requirements to build editable: started
Step #0 - "Install library requirements":   Getting requirements to build editable: finished with status 'done'
Step #0 - "Install library requirements":   Preparing editable metadata (pyproject.toml): started
Step #0 - "Install library requirements":   Preparing editable metadata (pyproject.toml): finished with status 'done'
Step #0 - "Install library requirements": Collecting llama-index==0.12.49 (from -r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index-0.12.49-py3-none-any.whl.metadata (12 kB)
Step #0 - "Install library requirements": Collecting PyYAML==6.0.2 (from -r requirements.txt (line 3))
Step #0 - "Install library requirements":   Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Step #0 - "Install library requirements": Collecting pydantic==2.11.7 (from -r requirements.txt (line 4))
Step #0 - "Install library requirements":   Downloading pydantic-2.11.7-py3-none-any.whl.metadata (67 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.0/68.0 kB 3.3 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting aiohttp==3.12.14 (from -r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading aiohttp-3.12.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB)
Step #0 - "Install library requirements": Collecting deprecated==1.2.18 (from -r requirements.txt (line 6))
Step #0 - "Install library requirements":   Downloading Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
Step #0 - "Install library requirements": Collecting llama-index-agent-openai<0.5,>=0.4.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_agent_openai-0.4.12-py3-none-any.whl.metadata (439 bytes)
Step #0 - "Install library requirements": Collecting llama-index-cli<0.5,>=0.4.2 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_cli-0.4.4-py3-none-any.whl.metadata (1.4 kB)
Step #0 - "Install library requirements": Collecting llama-index-core<0.13,>=0.12.49 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_core-0.12.50-py3-none-any.whl.metadata (2.5 kB)
Step #0 - "Install library requirements": Collecting llama-index-embeddings-openai<0.4,>=0.3.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_embeddings_openai-0.3.1-py3-none-any.whl.metadata (684 bytes)
Step #0 - "Install library requirements": Collecting llama-index-indices-managed-llama-cloud>=0.4.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_indices_managed_llama_cloud-0.7.10-py3-none-any.whl.metadata (3.3 kB)
Step #0 - "Install library requirements": Collecting llama-index-llms-openai<0.5,>=0.4.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_llms_openai-0.4.7-py3-none-any.whl.metadata (3.0 kB)
Step #0 - "Install library requirements": Collecting llama-index-multi-modal-llms-openai<0.6,>=0.5.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_multi_modal_llms_openai-0.5.3-py3-none-any.whl.metadata (441 bytes)
Step #0 - "Install library requirements": Collecting llama-index-program-openai<0.4,>=0.3.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_program_openai-0.3.2-py3-none-any.whl.metadata (473 bytes)
Step #0 - "Install library requirements": Collecting llama-index-question-gen-openai<0.4,>=0.3.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_question_gen_openai-0.3.1-py3-none-any.whl.metadata (492 bytes)
Step #0 - "Install library requirements": Collecting llama-index-readers-file<0.5,>=0.4.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_readers_file-0.4.11-py3-none-any.whl.metadata (5.3 kB)
Step #0 - "Install library requirements": Collecting llama-index-readers-llama-parse>=0.4.0 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_readers_llama_parse-0.4.0-py3-none-any.whl.metadata (3.6 kB)
Step #0 - "Install library requirements": Collecting nltk>3.8.1 (from llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB)
Step #0 - "Install library requirements": Collecting annotated-types>=0.6.0 (from pydantic==2.11.7->-r requirements.txt (line 4))
Step #0 - "Install library requirements":   Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Step #0 - "Install library requirements": Collecting pydantic-core==2.33.2 (from pydantic==2.11.7->-r requirements.txt (line 4))
Step #0 - "Install library requirements":   Downloading pydantic_core-2.33.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)
Step #0 - "Install library requirements": Collecting typing-extensions>=4.12.2 (from pydantic==2.11.7->-r requirements.txt (line 4))
Step #0 - "Install library requirements":   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
Step #0 - "Install library requirements": Collecting typing-inspection>=0.4.0 (from pydantic==2.11.7->-r requirements.txt (line 4))
Step #0 - "Install library requirements":   Downloading typing_inspection-0.4.1-py3-none-any.whl.metadata (2.6 kB)
Step #0 - "Install library requirements": Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
Step #0 - "Install library requirements": Collecting aiosignal>=1.4.0 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
Step #0 - "Install library requirements": Collecting attrs>=17.3.0 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
Step #0 - "Install library requirements": Collecting frozenlist>=1.1.1 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading frozenlist-1.7.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
Step #0 - "Install library requirements": Collecting multidict<7.0,>=4.5 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading multidict-6.6.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Step #0 - "Install library requirements": Collecting propcache>=0.2.0 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading propcache-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB)
Step #0 - "Install library requirements": Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.12.14->-r requirements.txt (line 5))
Step #0 - "Install library requirements":   Downloading yarl-1.20.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (73 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.9/73.9 kB 5.2 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting wrapt<2,>=1.10 (from deprecated==1.2.18->-r requirements.txt (line 6))
Step #0 - "Install library requirements":   Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Step #0 - "Install library requirements": Collecting google-auth<3.0.0,>=2.0.0 (from toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB)
Step #0 - "Install library requirements": Collecting requests<3.0.0,>=2.19.0 (from toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)
Step #0 - "Install library requirements": Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)
Step #0 - "Install library requirements": Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting rsa<5,>=3.1.4 (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
Step #0 - "Install library requirements": Collecting openai>=1.14.0 (from llama-index-agent-openai<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading openai-1.97.0-py3-none-any.whl.metadata (29 kB)
Step #0 - "Install library requirements": Collecting aiosqlite (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading aiosqlite-0.21.0-py3-none-any.whl.metadata (4.3 kB)
Step #0 - "Install library requirements": Collecting banks<3,>=2.0.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading banks-2.2.0-py3-none-any.whl.metadata (12 kB)
Step #0 - "Install library requirements": Collecting dataclasses-json (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB)
Step #0 - "Install library requirements": Collecting dirtyjson<2,>=1.0.8 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading dirtyjson-1.0.8-py3-none-any.whl.metadata (11 kB)
Step #0 - "Install library requirements": Collecting filetype<2,>=1.2.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading filetype-1.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
Step #0 - "Install library requirements": Collecting fsspec>=2023.5.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading fsspec-2025.7.0-py3-none-any.whl.metadata (12 kB)
Step #0 - "Install library requirements": Collecting httpx (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
Step #0 - "Install library requirements": Collecting llama-index-workflows<2,>=1.0.1 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_workflows-1.1.0-py3-none-any.whl.metadata (6.1 kB)
Step #0 - "Install library requirements": Collecting nest-asyncio<2,>=1.5.8 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB)
Step #0 - "Install library requirements": Collecting networkx>=3.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading networkx-3.5-py3-none-any.whl.metadata (6.3 kB)
Step #0 - "Install library requirements": Collecting numpy (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading numpy-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (62 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 kB 5.4 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting pillow>=9.0.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
Step #0 - "Install library requirements": Collecting platformdirs (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
Step #0 - "Install library requirements": Collecting setuptools>=80.9.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Step #0 - "Install library requirements": Collecting sqlalchemy>=1.4.49 (from sqlalchemy[asyncio]>=1.4.49->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading sqlalchemy-2.0.41-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Step #0 - "Install library requirements": Collecting tenacity!=8.4.0,<10.0.0,>=8.2.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB)
Step #0 - "Install library requirements": Collecting tiktoken>=0.7.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading tiktoken-0.9.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB)
Step #0 - "Install library requirements": Collecting tqdm<5,>=4.66.1 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 5.3 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting typing-inspect>=0.8.0 (from llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB)
Step #0 - "Install library requirements": Collecting llama-cloud==0.1.32 (from llama-index-indices-managed-llama-cloud>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud-0.1.32-py3-none-any.whl.metadata (1.2 kB)
Step #0 - "Install library requirements": Collecting certifi>=2024.7.4 (from llama-cloud==0.1.32->llama-index-indices-managed-llama-cloud>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB)
Step #0 - "Install library requirements": Collecting beautifulsoup4<5,>=4.12.3 (from llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB)
Step #0 - "Install library requirements": Collecting defusedxml>=0.7.1 (from llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
Step #0 - "Install library requirements": Collecting pandas<2.3.0 (from llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 5.8 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting pypdf<6,>=5.1.0 (from llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading pypdf-5.8.0-py3-none-any.whl.metadata (7.1 kB)
Step #0 - "Install library requirements": Collecting striprtf<0.0.27,>=0.0.26 (from llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading striprtf-0.0.26-py3-none-any.whl.metadata (2.1 kB)
Step #0 - "Install library requirements": Collecting llama-parse>=0.5.0 (from llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_parse-0.6.50-py3-none-any.whl.metadata (6.9 kB)
Step #0 - "Install library requirements": Collecting click (from nltk>3.8.1->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
Step #0 - "Install library requirements": Collecting joblib (from nltk>3.8.1->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading joblib-1.5.1-py3-none-any.whl.metadata (5.6 kB)
Step #0 - "Install library requirements": Collecting regex>=2021.8.3 (from nltk>3.8.1->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
Step #0 - "Install library requirements":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 5.1 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting charset_normalizer<4,>=2 (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Step #0 - "Install library requirements": Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Step #0 - "Install library requirements": Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Step #0 - "Install library requirements": Collecting griffe (from banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading griffe-1.7.3-py3-none-any.whl.metadata (5.0 kB)
Step #0 - "Install library requirements": Collecting jinja2 (from banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Step #0 - "Install library requirements": Collecting soupsieve>1.2 (from beautifulsoup4<5,>=4.12.3->llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB)
Step #0 - "Install library requirements": Collecting anyio (from httpx->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB)
Step #0 - "Install library requirements": Collecting httpcore==1.* (from httpx->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
Step #0 - "Install library requirements": Collecting h11>=0.16 (from httpcore==1.*->httpx->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
Step #0 - "Install library requirements": Collecting llama-index-instrumentation>=0.1.0 (from llama-index-workflows<2,>=1.0.1->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_index_instrumentation-0.3.0-py3-none-any.whl.metadata (252 bytes)
Step #0 - "Install library requirements": Collecting llama-cloud-services>=0.6.49 (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.50-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting distro<2,>=1.7.0 (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)
Step #0 - "Install library requirements": Collecting jiter<1,>=0.4.0 (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading jiter-0.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB)
Step #0 - "Install library requirements": Collecting sniffio (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
Step #0 - "Install library requirements": Collecting python-dateutil>=2.8.2 (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Step #0 - "Install library requirements": Collecting pytz>=2020.1 (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
Step #0 - "Install library requirements": Collecting tzdata>=2022.7 (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
Step #0 - "Install library requirements": Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->-r requirements.txt (line 1))
Step #0 - "Install library requirements":   Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
Step #0 - "Install library requirements": Collecting greenlet>=1 (from sqlalchemy>=1.4.49->sqlalchemy[asyncio]>=1.4.49->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading greenlet-3.2.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB)
Step #0 - "Install library requirements": Collecting mypy-extensions>=0.3.0 (from typing-inspect>=0.8.0->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB)
Step #0 - "Install library requirements": Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses-json->llama-index-core<0.13,>=0.12.49->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB)
Step #0 - "Install library requirements": INFO: pip is looking at multiple versions of llama-cloud-services to determine which version is compatible with other requirements. This could take a while.
Step #0 - "Install library requirements": Collecting llama-cloud-services>=0.6.49 (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.49-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting llama-parse>=0.5.0 (from llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_parse-0.6.49-py3-none-any.whl.metadata (6.9 kB)
Step #0 - "Install library requirements":   Downloading llama_parse-0.6.48-py3-none-any.whl.metadata (6.9 kB)
Step #0 - "Install library requirements": Collecting llama-cloud-services>=0.6.48 (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.48-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting llama-parse>=0.5.0 (from llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_parse-0.6.47-py3-none-any.whl.metadata (6.9 kB)
Step #0 - "Install library requirements": INFO: pip is still looking at multiple versions of llama-cloud-services to determine which version is compatible with other requirements. This could take a while.
Step #0 - "Install library requirements": Collecting llama-cloud-services>=0.6.47 (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.47-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting llama-parse>=0.5.0 (from llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_parse-0.6.46-py3-none-any.whl.metadata (6.9 kB)
Step #0 - "Install library requirements": INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Step #0 - "Install library requirements": Collecting llama-cloud-services>=0.6.45 (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.46-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements":   Downloading llama_cloud_services-0.6.45-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting llama-parse>=0.5.0 (from llama-index-readers-llama-parse>=0.4.0->llama-index==0.12.49->-r requirements.txt (line 2))
Ste
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%227ad10108-29cf-4d9a-84c8-b2d60782d684%22+AND+resource.labels.build_trigger_id%3D%22ea746729-72de-4337-bb1b-eca9ce6d95a2%22&project=toolbox-testing-438616.]
...
om google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->toolbox-llamaindex==0.4.0) (4.9.1)
Step #1 - "Install test requirements": Collecting decorator (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
Step #1 - "Install test requirements": Collecting ipython-pygments-lexers (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB)
Step #1 - "Install test requirements": Collecting jedi>=0.16 (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
Step #1 - "Install test requirements": Collecting matplotlib-inline (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
Step #1 - "Install test requirements": Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB)
Step #1 - "Install test requirements": Collecting stack_data (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Step #1 - "Install test requirements": Collecting traitlets>=5.13.0 (from ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Step #1 - "Install test requirements": Requirement already satisfied: openai>=1.14.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-agent-openai<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.97.0)
Step #1 - "Install test requirements": Requirement already satisfied: aiosqlite in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.21.0)
Step #1 - "Install test requirements": Requirement already satisfied: banks<3,>=2.0.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.2.0)
Step #1 - "Install test requirements": Requirement already satisfied: dataclasses-json in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.6.7)
Step #1 - "Install test requirements": Requirement already satisfied: dirtyjson<2,>=1.0.8 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.0.8)
Step #1 - "Install test requirements": Requirement already satisfied: filetype<2,>=1.2.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.2.0)
Step #1 - "Install test requirements": Requirement already satisfied: fsspec>=2023.5.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2025.7.0)
Step #1 - "Install test requirements": Requirement already satisfied: httpx in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.28.1)
Step #1 - "Install test requirements": Requirement already satisfied: llama-index-workflows<2,>=1.0.1 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.1.0)
Step #1 - "Install test requirements": Requirement already satisfied: nest-asyncio<2,>=1.5.8 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.6.0)
Step #1 - "Install test requirements": Requirement already satisfied: networkx>=3.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (3.5)
Step #1 - "Install test requirements": Requirement already satisfied: numpy in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.3.1)
Step #1 - "Install test requirements": Requirement already satisfied: setuptools>=80.9.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (80.9.0)
Step #1 - "Install test requirements": Requirement already satisfied: sqlalchemy>=1.4.49 in /builder/home/.local/lib/python3.11/site-packages (from sqlalchemy[asyncio]>=1.4.49->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.0.41)
Step #1 - "Install test requirements": Requirement already satisfied: tenacity!=8.4.0,<10.0.0,>=8.2.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (9.1.2)
Step #1 - "Install test requirements": Requirement already satisfied: tiktoken>=0.7.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.9.0)
Step #1 - "Install test requirements": Requirement already satisfied: tqdm<5,>=4.66.1 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (4.67.1)
Step #1 - "Install test requirements": Requirement already satisfied: typing-inspect>=0.8.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.9.0)
Step #1 - "Install test requirements": Requirement already satisfied: llama-cloud==0.1.32 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-indices-managed-llama-cloud>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.1.32)
Step #1 - "Install test requirements": Requirement already satisfied: certifi>=2024.7.4 in /builder/home/.local/lib/python3.11/site-packages (from llama-cloud==0.1.32->llama-index-indices-managed-llama-cloud>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2025.7.14)
Step #1 - "Install test requirements": Requirement already satisfied: beautifulsoup4<5,>=4.12.3 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (4.13.4)
Step #1 - "Install test requirements": Requirement already satisfied: defusedxml>=0.7.1 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.7.1)
Step #1 - "Install test requirements": Requirement already satisfied: pandas<2.3.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.2.3)
Step #1 - "Install test requirements": Requirement already satisfied: pypdf<6,>=5.1.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (5.8.0)
Step #1 - "Install test requirements": Requirement already satisfied: striprtf<0.0.27,>=0.0.26 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.0.26)
Step #1 - "Install test requirements": Requirement already satisfied: llama-parse>=0.5.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-readers-llama-parse>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.6.43)
Step #1 - "Install test requirements": Requirement already satisfied: joblib in /builder/home/.local/lib/python3.11/site-packages (from nltk>3.8.1->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.5.1)
Step #1 - "Install test requirements": Requirement already satisfied: regex>=2021.8.3 in /builder/home/.local/lib/python3.11/site-packages (from nltk>3.8.1->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2024.11.6)
Step #1 - "Install test requirements": Requirement already satisfied: charset_normalizer<4,>=2 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->toolbox-llamaindex==0.4.0) (3.4.2)
Step #1 - "Install test requirements": Requirement already satisfied: idna<4,>=2.5 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->toolbox-llamaindex==0.4.0) (3.10)
Step #1 - "Install test requirements": Requirement already satisfied: urllib3<3,>=1.21.1 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.4.0->toolbox-llamaindex==0.4.0) (2.5.0)
Step #1 - "Install test requirements": Requirement already satisfied: griffe in /builder/home/.local/lib/python3.11/site-packages (from banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.7.3)
Step #1 - "Install test requirements": Requirement already satisfied: jinja2 in /builder/home/.local/lib/python3.11/site-packages (from banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (3.1.6)
Step #1 - "Install test requirements": Requirement already satisfied: soupsieve>1.2 in /builder/home/.local/lib/python3.11/site-packages (from beautifulsoup4<5,>=4.12.3->llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.7)
Step #1 - "Install test requirements": Requirement already satisfied: anyio in /builder/home/.local/lib/python3.11/site-packages (from httpx->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (4.9.0)
Step #1 - "Install test requirements": Requirement already satisfied: httpcore==1.* in /builder/home/.local/lib/python3.11/site-packages (from httpx->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.0.9)
Step #1 - "Install test requirements": Requirement already satisfied: h11>=0.16 in /builder/home/.local/lib/python3.11/site-packages (from httpcore==1.*->httpx->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.16.0)
Step #1 - "Install test requirements": Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Step #1 - "Install test requirements": Requirement already satisfied: llama-index-instrumentation>=0.1.0 in /builder/home/.local/lib/python3.11/site-packages (from llama-index-workflows<2,>=1.0.1->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.3.0)
Step #1 - "Install test requirements": Requirement already satisfied: llama-cloud-services>=0.6.43 in /builder/home/.local/lib/python3.11/site-packages (from llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.6.43)
Step #1 - "Install test requirements": Requirement already satisfied: distro<2,>=1.7.0 in /builder/home/.local/lib/python3.11/site-packages (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.9.0)
Step #1 - "Install test requirements": Requirement already satisfied: jiter<1,>=0.4.0 in /builder/home/.local/lib/python3.11/site-packages (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.10.0)
Step #1 - "Install test requirements": Requirement already satisfied: sniffio in /builder/home/.local/lib/python3.11/site-packages (from openai>=1.14.0->llama-index-agent-openai<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.3.1)
Step #1 - "Install test requirements": Requirement already satisfied: python-dateutil>=2.8.2 in /builder/home/.local/lib/python3.11/site-packages (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2.9.0.post0)
Step #1 - "Install test requirements": Requirement already satisfied: pytz>=2020.1 in /builder/home/.local/lib/python3.11/site-packages (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2025.2)
Step #1 - "Install test requirements": Requirement already satisfied: tzdata>=2022.7 in /builder/home/.local/lib/python3.11/site-packages (from pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (2025.2)
Step #1 - "Install test requirements": Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Step #1 - "Install test requirements": Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Step #1 - "Install test requirements": Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /builder/home/.local/lib/python3.11/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0.0,>=2.0.0->toolbox-core==0.4.0->toolbox-llamaindex==0.4.0) (0.6.1)
Step #1 - "Install test requirements": Requirement already satisfied: greenlet>=1 in /builder/home/.local/lib/python3.11/site-packages (from sqlalchemy>=1.4.49->sqlalchemy[asyncio]>=1.4.49->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (3.2.3)
Step #1 - "Install test requirements": Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /builder/home/.local/lib/python3.11/site-packages (from dataclasses-json->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (3.26.1)
Step #1 - "Install test requirements": Collecting executing>=1.2.0 (from stack_data->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
Step #1 - "Install test requirements": Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
Step #1 - "Install test requirements": Collecting pure-eval (from stack_data->ipython>=7.8.0->black[jupyter]==25.1.0; extra == "test"->toolbox-llamaindex==0.4.0)
Step #1 - "Install test requirements":   Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Step #1 - "Install test requirements": Requirement already satisfied: python-dotenv<2.0.0,>=1.0.1 in /builder/home/.local/lib/python3.11/site-packages (from llama-cloud-services>=0.6.43->llama-parse>=0.5.0->llama-index-readers-llama-parse>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.1.1)
Step #1 - "Install test requirements": Requirement already satisfied: six>=1.5 in /builder/home/.local/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas<2.3.0->llama-index-readers-file<0.5,>=0.4.0->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (1.17.0)
Step #1 - "Install test requirements": Requirement already satisfied: colorama>=0.4 in /builder/home/.local/lib/python3.11/site-packages (from griffe->banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (0.4.6)
Step #1 - "Install test requirements": Requirement already satisfied: MarkupSafe>=2.0 in /builder/home/.local/lib/python3.11/site-packages (from jinja2->banks<3,>=2.0.0->llama-index-core<0.13,>=0.12.49->llama-index<1.0.0,>=0.12.0->toolbox-llamaindex==0.4.0) (3.0.2)
Step #1 - "Install test requirements": Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.1 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_secret_manager-2.24.0-py3-none-any.whl (218 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.1/218.1 kB 13.0 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_storage-3.2.0-py3-none-any.whl (176 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.1/176.1 kB 9.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading isort-6.0.1-py3-none-any.whl (94 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 12.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading mypy-1.17.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (12.6 MB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 49.9 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 365.5/365.5 kB 37.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pytest_asyncio-1.1.0-py3-none-any.whl (15 kB)
Step #1 - "Install test requirements": Downloading pytest_cov-6.2.1-py3-none-any.whl (24 kB)
Step #1 - "Install test requirements": Downloading coverage-7.9.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (244 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.6/244.6 kB 27.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_api_core-2.25.1-py3-none-any.whl (160 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.8/160.8 kB 20.8 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB)
Step #1 - "Install test requirements": Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
Step #1 - "Install test requirements": Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 11.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading grpc_google_iam_v1-0.14.2-py3-none-any.whl (19 kB)
Step #1 - "Install test requirements": Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
Step #1 - "Install test requirements": Downloading ipython-9.4.0-py3-none-any.whl (611 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.0/611.0 kB 51.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
Step #1 - "Install test requirements": Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Step #1 - "Install test requirements": Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 7.0 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl (321 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 321.1/321.1 kB 36.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading tokenize_rt-6.2.0-py2.py3-none-any.whl (6.0 kB)
Step #1 - "Install test requirements": Downloading googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.5/294.5 kB 31.8 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading grpcio-1.73.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 90.9 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading grpcio_status-1.73.1-py3-none-any.whl (14 kB)
Step #1 - "Install test requirements": Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 67.0 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 9.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 387.8/387.8 kB 35.8 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 11.0 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
Step #1 - "Install test requirements": Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB)
Step #1 - "Install test requirements": Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
Step #1 - "Install test requirements": Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Step #1 - "Install test requirements": Downloading asttokens-3.0.0-py3-none-any.whl (26 kB)
Step #1 - "Install test requirements": Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB)
Step #1 - "Install test requirements": Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
Step #1 - "Install test requirements":    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 12.8 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Step #1 - "Install test requirements": Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
Step #1 - "Install test requirements": Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Step #1 - "Install test requirements": Building wheels for collected packages: toolbox-llamaindex
Step #1 - "Install test requirements":   Building wheel for toolbox-llamaindex (pyproject.toml): started
Step #1 - "Install test requirements":   Building wheel for toolbox-llamaindex (pyproject.toml): finished with status 'done'
Step #1 - "Install test requirements":   Created wheel for toolbox-llamaindex: filename=toolbox_llamaindex-0.4.0-py3-none-any.whl size=15315 sha256=2c698583cd20dcc5f1b5c120256b5205a37ffcccfeb80c0c44b48dbef2adc607
Step #1 - "Install test requirements":   Stored in directory: /builder/home/.cache/pip/wheels/a3/95/17/7af661aacb560396fb7afddc9f7a20100344bfaa4dde432de7
Step #1 - "Install test requirements": Successfully built toolbox-llamaindex
Step #1 - "Install test requirements": Installing collected packages: wcwidth, pure-eval, ptyprocess, traitlets, tokenize-rt, pygments, protobuf, prompt_toolkit, pluggy, pexpect, pathspec, parso, isort, iniconfig, grpcio, google-crc32c, executing, decorator, coverage, asttokens, stack_data, pytest, proto-plus, mypy, matplotlib-inline, jedi, ipython-pygments-lexers, googleapis-common-protos, google-resumable-media, black, pytest-cov, pytest-asyncio, ipython, grpcio-status, google-api-core, grpc-google-iam-v1, google-cloud-core, google-cloud-storage, google-cloud-secret-manager, toolbox-llamaindex
Step #1 - "Install test requirements":   WARNING: The script tokenize-rt is installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The script pygmentize is installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts isort and isort-identify-imports are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts coverage, coverage-3.11 and coverage3 are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts py.test and pytest are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts black and blackd are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements":   WARNING: The scripts ipython and ipython3 are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements":   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": Successfully installed asttokens-3.0.0 black-25.1.0 coverage-7.9.2 decorator-5.2.1 executing-2.2.0 google-api-core-2.25.1 google-cloud-core-2.4.3 google-cloud-secret-manager-2.24.0 google-cloud-storage-3.2.0 google-crc32c-1.7.1 google-resumable-media-2.7.2 googleapis-common-protos-1.70.0 grpc-google-iam-v1-0.14.2 grpcio-1.73.1 grpcio-status-1.73.1 iniconfig-2.1.0 ipython-9.4.0 ipython-pygments-lexers-1.1.1 isort-6.0.1 jedi-0.19.2 matplotlib-inline-0.1.7 mypy-1.17.0 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 pluggy-1.6.0 prompt_toolkit-3.0.51 proto-plus-1.26.1 protobuf-6.31.1 ptyprocess-0.7.0 pure-eval-0.2.3 pygments-2.19.2 pytest-8.4.1 pytest-asyncio-1.1.0 pytest-cov-6.2.1 stack_data-0.6.3 tokenize-rt-6.2.0 toolbox-llamaindex-0.4.0 traitlets-5.14.3 wcwidth-0.2.13
Step #1 - "Install test requirements": WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Step #1 - "Install test requirements": 
Step #1 - "Install test requirements": [notice] A new release of pip is available: 24.0 -> 25.1.1
Step #1 - "Install test requirements": [notice] To update, run: pip install --upgrade pip
Finished Step #1 - "Install test requirements"
Starting Step #2 - "Run integration tests"
Step #2 - "Run integration tests": Already have image (with digest): python:3.11
Step #2 - "Run integration tests": ============================= test session starts ==============================
Step #2 - "Run integration tests": platform linux -- Python 3.11.13, pytest-8.4.1, pluggy-1.6.0
Step #2 - "Run integration tests": rootdir: /workspace/packages/toolbox-llamaindex
Step #2 - "Run integration tests": configfile: pyproject.toml
Step #2 - "Run integration tests": plugins: cov-6.2.1, anyio-4.9.0, asyncio-1.1.0
Step #2 - "Run integration tests": asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #2 - "Run integration tests": collected 84 items
Step #2 - "Run integration tests": 
Step #2 - "Run integration tests": packages/toolbox-llamaindex/tests/test_async_client.py ...............   [ 17%]
Step #2 - "Run integration tests": packages/toolbox-llamaindex/tests/test_async_tools.py .................. [ 39%]
Step #2 - "Run integration tests": .                                                                        [ 40%]
Step #2 - "Run integration tests": packages/toolbox-llamaindex/tests/test_client.py .........               [ 51%]
Step #2 - "Run integration tests": packages/toolbox-llamaindex/tests/test_e2e.py .......................... [ 82%]
Step #2 - "Run integration tests": ..                                                                       [ 84%]
Step #2 - "Run integration tests": packages/toolbox-llamaindex/tests/test_tools.py .............            [100%]
Step #2 - "Run integration tests": 
Step #2 - "Run integration tests": =============================== warnings summary ===============================
Step #2 - "Run integration tests": tests/test_e2e.py: 10 warnings
Step #2 - "Run integration tests":   /workspace/packages/toolbox-core/src/toolbox_core/tool.py:143: UserWarning: Sending ID token over HTTP. User data may be exposed. Use HTTPS for secure communication.
Step #2 - "Run integration tests":     warn(
Step #2 - "Run integration tests": 
Step #2 - "Run integration tests": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #2 - "Run integration tests": ======================= 84 passed, 10 warnings in 8.37s ========================
Finished Step #2 - "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%227ad10108-29cf-4d9a-84c8-b2d60782d684%22+AND+resource.labels.build_trigger_id%3D%22ea746729-72de-4337-bb1b-eca9ce6d95a2%22&project=toolbox-testing-438616