Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Continents to AutoComplete #4693

Merged
merged 5 commits into from
Oct 31, 2024

Merge branch 'master' into continents

84afdea
Select commit
Loading
Failed to load commit list.
Merged

Adds Continents to AutoComplete #4693

Merge branch 'master' into continents
84afdea
Select commit
Loading
Failed to load commit list.
Google Cloud Build / website-pull-request-nl (datcom-ci) succeeded Oct 31, 2024 in 5m 24s

Summary

Build Information

Trigger website-pull-request-nl
Build 3e84e5d3-07bb-423d-8efc-f58379c8c4e5
Start 2024-10-31T10:04:41-07:00
Duration 4m36.942s
Status SUCCESS

Steps

Step Status Duration
setup_python SUCCESS 1m44.684s
explore_test_detection SUCCESS 1m53.5s
explore_test_fulfillment SUCCESS 1m33.821s
explore_test_e2e_1 SUCCESS 2m35.44s
explore_test_e2e_2 SUCCESS 2m45.263s
nl_test_demo SUCCESS 2m0.732s
nl_test_misc SUCCESS 1m53.861s

Details

starting build "3e84e5d3-07bb-423d-8efc-f58379c8c4e5"

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/datacommonsorg/website
 * branch            84afdea4fee21155534ae2f5eb2f8da555d98611 -> FETCH_HEAD
HEAD is now at 84afdea Merge branch 'master' into continents
BUILD
Starting Step #0 - "setup_python"
Step #0 - "setup_python": Pulling image: python:3.11.3
Step #0 - "setup_python": 3.11.3: Pulling from library/python
Step #0 - "setup_python": bd73737482dd: Pulling fs layer
Step #0 - "setup_python": 6710592d62aa: Pulling fs layer
Step #0 - "setup_python": 75256935197e: Pulling fs layer
Step #0 - "setup_python": c1e5026c6457: Pulling fs layer
Step #0 - "setup_python": f0016544b8b9: Pulling fs layer
Step #0 - "setup_python": 1d58eee51ff2: Pulling fs layer
Step #0 - "setup_python": 93dc7b704cd1: Pulling fs layer
Step #0 - "setup_python": caefdefa531e: Pulling fs layer
Step #0 - "setup_python": c1e5026c6457: Waiting
Step #0 - "setup_python": f0016544b8b9: Waiting
Step #0 - "setup_python": 1d58eee51ff2: Waiting
Step #0 - "setup_python": 93dc7b704cd1: Waiting
Step #0 - "setup_python": 6710592d62aa: Verifying Checksum
Step #0 - "setup_python": 6710592d62aa: Download complete
Step #0 - "setup_python": 75256935197e: Verifying Checksum
Step #0 - "setup_python": 75256935197e: Download complete
Step #0 - "setup_python": f0016544b8b9: Verifying Checksum
Step #0 - "setup_python": f0016544b8b9: Download complete
Step #0 - "setup_python": bd73737482dd: Verifying Checksum
Step #0 - "setup_python": bd73737482dd: Download complete
Step #0 - "setup_python": 93dc7b704cd1: Verifying Checksum
Step #0 - "setup_python": 93dc7b704cd1: Download complete
Step #0 - "setup_python": 1d58eee51ff2: Verifying Checksum
Step #0 - "setup_python": 1d58eee51ff2: Download complete
Step #0 - "setup_python": caefdefa531e: Verifying Checksum
Step #0 - "setup_python": caefdefa531e: Download complete
Step #0 - "setup_python": c1e5026c6457: Verifying Checksum
Step #0 - "setup_python": c1e5026c6457: Download complete
Step #0 - "setup_python": bd73737482dd: Pull complete
Step #0 - "setup_python": 6710592d62aa: Pull complete
Step #0 - "setup_python": 75256935197e: Pull complete
Step #0 - "setup_python": c1e5026c6457: Pull complete
Step #0 - "setup_python": f0016544b8b9: Pull complete
Step #0 - "setup_python": 1d58eee51ff2: Pull complete
Step #0 - "setup_python": 93dc7b704cd1: Pull complete
Step #0 - "setup_python": caefdefa531e: Pull complete
Step #0 - "setup_python": Digest: sha256:3a619e3c96fd4c5fc5e1998fd4dcb1f1403eb90c4c6409c70d7e80b9468df7df
Step #0 - "setup_python": Status: Downloaded newer image for python:3.11.3
Step #0 - "setup_python": docker.io/library/python:3.11.3
Step #0 - "setup_python": --setup_python ### Set up python environment
Step #0 - "setup_python": Collecting absl-py==1.4.0
Step #0 - "setup_python":   Downloading absl_py-1.4.0-py3-none-any.whl (126 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 14.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting beautifulsoup4==4.12.2
Step #0 - "setup_python":   Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 25.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting CacheControl==0.12.11
Step #0 - "setup_python":   Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB)
Step #0 - "setup_python": Collecting Flask==2.3.2
Step #0 - "setup_python":   Downloading Flask-2.3.2-py3-none-any.whl (96 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 21.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting Flask-Babel==2.0.0
Step #0 - "setup_python":   Downloading Flask_Babel-2.0.0-py3-none-any.whl (9.3 kB)
Step #0 - "setup_python": Collecting Flask-Caching==2.0.1
Step #0 - "setup_python":   Downloading Flask_Caching-2.0.1-py3-none-any.whl (28 kB)
Step #0 - "setup_python": Collecting flask_cors==3.0.10
Step #0 - "setup_python":   Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting flask_testing==0.8.1
Step #0 - "setup_python":   Downloading Flask-Testing-0.8.1.tar.gz (45 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 10.3 MB/s eta 0:00:00
Step #0 - "setup_python":   Preparing metadata (setup.py): started
Step #0 - "setup_python":   Preparing metadata (setup.py): finished with status 'done'
Step #0 - "setup_python": Collecting frozendict==2.3.4
Step #0 - "setup_python":   Downloading frozendict-2.3.4-py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting geojson_rewind==1.0.1
Step #0 - "setup_python":   Downloading geojson_rewind-1.0.1-py3-none-any.whl (4.8 kB)
Step #0 - "setup_python": Collecting google-auth==2.28.1
Step #0 - "setup_python":   Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 34.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-auth-oauthlib==1.2.0
Step #0 - "setup_python":   Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting google-api-core==2.17.1
Step #0 - "setup_python":   Downloading google_api_core-2.17.1-py3-none-any.whl (137 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 21.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-aiplatform==1.42.1
Step #0 - "setup_python":   Downloading google_cloud_aiplatform-1.42.1-py2.py3-none-any.whl (3.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 113.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-bigtable==2.23.0
Step #0 - "setup_python":   Downloading google_cloud_bigtable-2.23.0-py2.py3-none-any.whl (357 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.5/357.5 kB 55.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-core==2.4.1
Step #0 - "setup_python":   Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Step #0 - "setup_python": Collecting google-cloud-logging==3.10.0
Step #0 - "setup_python":   Downloading google_cloud_logging-3.10.0-py2.py3-none-any.whl (213 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.4/213.4 kB 38.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-secret-manager==2.18.3
Step #0 - "setup_python":   Downloading google_cloud_secret_manager-2.18.3-py2.py3-none-any.whl (119 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.7/119.7 kB 27.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-storage==2.15.0
Step #0 - "setup_python":   Downloading google_cloud_storage-2.15.0-py2.py3-none-any.whl (123 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 27.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting gunicorn==22.0.0
Step #0 - "setup_python":   Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 20.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting isort==5.10.0
Step #0 - "setup_python":   Downloading isort-5.10.0-py3-none-any.whl (103 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 23.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting jinja2==3.1.3
Step #0 - "setup_python":   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 31.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting json5==0.9.14
Step #0 - "setup_python":   Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB)
Step #0 - "setup_python": Collecting langdetect==1.0.9
Step #0 - "setup_python":   Downloading langdetect-1.0.9.tar.gz (981 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 981.5/981.5 kB 84.2 MB/s eta 0:00:00
Step #0 - "setup_python":   Preparing metadata (setup.py): started
Step #0 - "setup_python":   Preparing metadata (setup.py): finished with status 'done'
Step #0 - "setup_python": Collecting markupsafe==2.1.2
Step #0 - "setup_python":   Downloading MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27 kB)
Step #0 - "setup_python": Collecting parameterized==0.8.1
Step #0 - "setup_python":   Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB)
Step #0 - "setup_python": Collecting pillow==10.3.0
Step #0 - "setup_python":   Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 116.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting protobuf==4.25.3
Step #0 - "setup_python":   Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 50.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting PyGithub==1.58.2
Step #0 - "setup_python":   Downloading PyGithub-1.58.2-py3-none-any.whl (312 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 47.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pyOpenSSL==23.2.0
Step #0 - "setup_python":   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 15.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting python-dateutil==2.8.2
Step #0 - "setup_python":   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 46.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pytest-rerunfailures==10.2
Step #0 - "setup_python":   Downloading pytest_rerunfailures-10.2-py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting pytest-xdist==3.2.1
Step #0 - "setup_python":   Downloading pytest_xdist-3.2.1-py3-none-any.whl (41 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 9.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting PyYAML==6.0.1
Step #0 - "setup_python":   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 63.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting redis==4.5.4
Step #0 - "setup_python":   Downloading redis-4.5.4-py3-none-any.whl (238 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 45.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting requests==2.31.0
Step #0 - "setup_python":   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 11.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting selenium==4.21.0
Step #0 - "setup_python":   Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 133.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting typing-extensions==4.10.0
Step #0 - "setup_python":   Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB)
Step #0 - "setup_python": Collecting webdriver-manager==4.0.0
Step #0 - "setup_python":   Downloading webdriver_manager-4.0.0-py2.py3-none-any.whl (27 kB)
Step #0 - "setup_python": Collecting Werkzeug==3.0.1
Step #0 - "setup_python":   Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 42.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting wheel==0.38.1
Step #0 - "setup_python":   Downloading wheel-0.38.1-py3-none-any.whl (35 kB)
Step #0 - "setup_python": Collecting soupsieve>1.2
Step #0 - "setup_python":   Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Step #0 - "setup_python": Collecting msgpack>=0.5.2
Step #0 - "setup_python":   Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 61.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting itsdangerous>=2.1.2
Step #0 - "setup_python":   Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Step #0 - "setup_python": Collecting click>=8.1.3
Step #0 - "setup_python":   Downloading click-8.1.7-py3-none-any.whl (97 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 23.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting blinker>=1.6.2
Step #0 - "setup_python":   Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB)
Step #0 - "setup_python": Collecting pytz
Step #0 - "setup_python":   Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 64.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting Babel>=2.3
Step #0 - "setup_python":   Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 128.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting cachelib>=0.9.0
Step #0 - "setup_python":   Downloading cachelib-0.13.0-py3-none-any.whl (20 kB)
Step #0 - "setup_python": Collecting Six
Step #0 - "setup_python":   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting cachetools<6.0,>=2.0.0
Step #0 - "setup_python":   Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Step #0 - "setup_python": Collecting pyasn1-modules>=0.2.1
Step #0 - "setup_python":   Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 37.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting rsa<5,>=3.1.4
Step #0 - "setup_python":   Downloading rsa-4.9-py3-none-any.whl (34 kB)
Step #0 - "setup_python": Collecting requests-oauthlib>=0.7.0
Step #0 - "setup_python":   Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting googleapis-common-protos<2.0.dev0,>=1.56.2
Step #0 - "setup_python":   Downloading googleapis_common_protos-1.65.0-py2.py3-none-any.whl (220 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 41.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Step #0 - "setup_python":   Downloading google_api_core-2.22.0-py3-none-any.whl (156 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 31.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting proto-plus<2.0.0dev,>=1.22.0
Step #0 - "setup_python":   Downloading proto_plus-1.25.0-py3-none-any.whl (50 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 13.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting packaging>=14.3
Step #0 - "setup_python":   Downloading packaging-24.1-py3-none-any.whl (53 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 13.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-bigquery<4.0.0dev,>=1.15.0
Step #0 - "setup_python":   Downloading google_cloud_bigquery-3.26.0-py2.py3-none-any.whl (239 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.1/239.1 kB 43.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-resource-manager<3.0.0dev,>=1.3.3
Step #0 - "setup_python":   Downloading google_cloud_resource_manager-1.13.0-py2.py3-none-any.whl (359 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.9/359.9 kB 57.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting shapely<3.0.0dev
Step #0 - "setup_python":   Downloading shapely-2.0.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 88.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4
Step #0 - "setup_python":   Downloading grpc_google_iam_v1-0.13.1-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting google-cloud-appengine-logging<2.0.0dev,>=0.1.0
Step #0 - "setup_python":   Downloading google_cloud_appengine_logging-1.5.0-py2.py3-none-any.whl (15 kB)
Step #0 - "setup_python": Collecting google-cloud-audit-log<1.0.0dev,>=0.1.0
Step #0 - "setup_python":   Downloading google_cloud_audit_log-0.3.0-py2.py3-none-any.whl (27 kB)
Step #0 - "setup_python": Collecting google-resumable-media>=2.6.0
Step #0 - "setup_python":   Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 19.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-crc32c<2.0dev,>=1.0
Step #0 - "setup_python":   Downloading google_crc32c-1.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
Step #0 - "setup_python": Collecting deprecated
Step #0 - "setup_python":   Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Step #0 - "setup_python": Collecting pyjwt[crypto]>=2.4.0
Step #0 - "setup_python":   Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
Step #0 - "setup_python": Collecting pynacl>=1.4.0
Step #0 - "setup_python":   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 81.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0
Step #0 - "setup_python":   Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 113.8 MB/s eta 0:00:00
Step #0 - "setup_python": Requirement already satisfied: setuptools>=40.0 in ./.env/lib/python3.11/site-packages (from pytest-rerunfailures==10.2->-r server/requirements.txt (line 32)) (65.5.0)
Step #0 - "setup_python": Collecting pytest>=5.3
Step #0 - "setup_python":   Downloading pytest-8.3.3-py3-none-any.whl (342 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.3/342.3 kB 55.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting execnet>=1.1
Step #0 - "setup_python":   Downloading execnet-2.1.1-py3-none-any.whl (40 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 9.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting async-timeout>=4.0.2
Step #0 - "setup_python":   Downloading async_timeout-5.0.0-py3-none-any.whl (6.1 kB)
Step #0 - "setup_python": Collecting charset-normalizer<4,>=2
Step #0 - "setup_python":   Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 29.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting idna<4,>=2.5
Step #0 - "setup_python":   Downloading idna-3.10-py3-none-any.whl (70 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 15.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting urllib3<3,>=1.21.1
Step #0 - "setup_python":   Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 25.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting certifi>=2017.4.17
Step #0 - "setup_python":   Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 37.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting trio~=0.17
Step #0 - "setup_python":   Downloading trio-0.27.0-py3-none-any.whl (481 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 481.7/481.7 kB 65.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting trio-websocket~=0.9
Step #0 - "setup_python":   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Step #0 - "setup_python": Collecting python-dotenv
Step #0 - "setup_python":   Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
Step #0 - "setup_python": Collecting cffi>=1.12
Step #0 - "setup_python":   Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 63.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Step #0 - "setup_python":   Downloading google_api_core-2.21.0-py3-none-any.whl (156 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.4/156.4 kB 32.7 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.20.0-py3-none-any.whl (142 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 33.0 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.19.2-py3-none-any.whl (139 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 30.7 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 31.9 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.19.0-py3-none-any.whl (139 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 31.0 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.18.0-py3-none-any.whl (138 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 31.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio<2.0dev,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio-1.67.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 118.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio-status<2.0.dev0,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio_status-1.67.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting pyasn1<0.7.0,>=0.4.6
Step #0 - "setup_python":   Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 19.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting iniconfig
Step #0 - "setup_python":   Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Step #0 - "setup_python": Collecting pluggy<2,>=1.5
Step #0 - "setup_python":   Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Step #0 - "setup_python": Collecting oauthlib>=3.0.0
Step #0 - "setup_python":   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 30.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting numpy<3,>=1.14
Step #0 - "setup_python":   Downloading numpy-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/16.3 MB 114.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting attrs>=23.2.0
Step #0 - "setup_python":   Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 14.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting sortedcontainers
Step #0 - "setup_python":   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Step #0 - "setup_python": Collecting outcome
Step #0 - "setup_python":   Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Step #0 - "setup_python": Collecting sniffio>=1.3.0
Step #0 - "setup_python":   Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Step #0 - "setup_python": Collecting wsproto>=0.14
Step #0 - "setup_python":   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting pysocks!=1.5.7,<2.0,>=1.5.6
Step #0 - "setup_python":   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Step #0 - "setup_python": Collecting wrapt<2,>=1.10
Step #0 - "setup_python":   Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.7/80.7 kB 20.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pycparser
Step #0 - "setup_python":   Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 29.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio-status<2.0.dev0,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio_status-1.67.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.66.2-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.66.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.66.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.65.5-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.65.4-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.65.2-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.65.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.3-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.63.2-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.63.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.62.3-py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting h11<1,>=0.9.0
Step #0 - "setup_python":   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 15.7 MB/s eta 0:00:00
Step #0 - "setup_python": Installing collected packages: sortedcontainers, pytz, parameterized, json5, wrapt, wheel, urllib3, typing-extensions, soupsieve, sniffio, Six, PyYAML, python-dotenv, pysocks, pyjwt, pycparser, pyasn1, protobuf, pluggy, pillow, packaging, oauthlib, numpy, msgpack, markupsafe, itsdangerous, isort, iniconfig, idna, h11, grpcio, google-crc32c, geojson_rewind, frozendict, execnet, click, charset-normalizer, certifi, cachetools, cachelib, blinker, Babel, attrs, async-timeout, absl-py, wsproto, Werkzeug, shapely, rsa, requests, redis, python-dateutil, pytest, pyasn1-modules, proto-plus, outcome, langdetect, jinja2, gunicorn, googleapis-common-protos, google-resumable-media, deprecated, cffi, beautifulsoup4, webdriver-manager, trio, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pynacl, grpcio-status, google-cloud-audit-log, google-auth, Flask, cryptography, CacheControl, trio-websocket, pyOpenSSL, grpc-google-iam-v1, google-auth-oauthlib, google-api-core, flask_testing, flask_cors, Flask-Caching, Flask-Babel, selenium, PyGithub, google-cloud-core, google-cloud-storage, google-cloud-secret-manager, google-cloud-resource-manager, google-cloud-bigtable, google-cloud-bigquery, google-cloud-appengine-logging, google-cloud-logging, google-cloud-aiplatform
Step #0 - "setup_python":   DEPRECATION: langdetect is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Step #0 - "setup_python":   Running setup.py install for langdetect: started
Step #0 - "setup_python":   Running setup.py install for langdetect: finished with status 'done'
Step #0 - "setup_python":   DEPRECATION: flask_testing is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Step #0 - "setup_python":   Running setup.py install for flask_testing: started
Step #0 - "setup_python":   Running setup.py install for flask_testing: finished with status 'done'
Step #0 - "setup_python": Successfully installed Babel-2.16.0 CacheControl-0.12.11 Flask-2.3.2 Flask-Babel-2.0.0 Flask-Caching-2.0.1 PyGithub-1.58.2 PyYAML-6.0.1 Six-1.16.0 Werkzeug-3.0.1 absl-py-1.4.0 async-timeout-5.0.0 attrs-24.2.0 beautifulsoup4-4.12.2 blinker-1.8.2 cachelib-0.13.0 cachetools-5.5.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 click-8.1.7 cryptography-41.0.7 deprecated-1.2.14 execnet-2.1.1 flask_cors-3.0.10 flask_testing-0.8.1 frozendict-2.3.4 geojson_rewind-1.0.1 google-api-core-2.17.1 google-auth-2.28.1 google-auth-oauthlib-1.2.0 google-cloud-aiplatform-1.42.1 google-cloud-appengine-logging-1.5.0 google-cloud-audit-log-0.3.0 google-cloud-bigquery-3.26.0 google-cloud-bigtable-2.23.0 google-cloud-core-2.4.1 google-cloud-logging-3.10.0 google-cloud-resource-manager-1.13.0 google-cloud-secret-manager-2.18.3 google-cloud-storage-2.15.0 google-crc32c-1.6.0 google-resumable-media-2.7.2 googleapis-common-protos-1.65.0 grpc-google-iam-v1-0.13.1 grpcio-1.67.1 grpcio-status-1.62.3 gunicorn-22.0.0 h11-0.14.0 idna-3.10 iniconfig-2.0.0 isort-5.10.0 itsdangerous-2.2.0 jinja2-3.1.3 json5-0.9.14 langdetect-1.0.9 markupsafe-2.1.2 msgpack-1.1.0 numpy-2.1.2 oauthlib-3.2.2 outcome-1.3.0.post0 packaging-24.1 parameterized-0.8.1 pillow-10.3.0 pluggy-1.5.0 proto-plus-1.25.0 protobuf-4.25.3 pyOpenSSL-23.2.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycparser-2.22 pyjwt-2.9.0 pynacl-1.5.0 pysocks-1.7.1 pytest-8.3.3 pytest-rerunfailures-10.2 pytest-xdist-3.2.1 python-dateutil-2.8.2 python-dotenv-1.0.1 pytz-2024.2 redis-4.5.4 requests-2.31.0 requests-oauthlib-2.0.0 rsa-4.9 selenium-4.21.0 shapely-2.0.6 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.27.0 trio-w
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/3e84e5d3-07bb-423d-8efc-f58379c8c4e5?project=879489846695.]
...
nux2014_x86_64.whl (1.4 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 94.3 MB/s eta 0:00:00
Step #0 - "setup_python": Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in ./.env/lib/python3.11/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0.0dev,>=2.14.1->google-cloud-aiplatform==1.42.1->-r nl_server/../nl_requirements.txt (line 4)) (0.6.1)
Step #0 - "setup_python": WARNING: Skipping page https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl because the HEAD request got Content-Type: application/octet-stream. The only supported Content-Types are application/vnd.pypi.simple.v1+json, application/vnd.pypi.simple.v1+html, and text/html
Step #0 - "setup_python": Collecting propcache>=0.2.0
Step #0 - "setup_python":   Downloading propcache-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (236 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.0/236.0 kB 44.8 MB/s eta 0:00:00
Step #0 - "setup_python": Requirement already satisfied: mpmath<1.4,>=1.1.0 in ./.env/lib/python3.11/site-packages (from sympy->torch>=1.6.0->sentence-transformers==2.2.2->-r nl_server/../nl_requirements.txt (line 9)) (1.3.0)
Step #0 - "setup_python": Building wheels for collected packages: sentence-transformers
Step #0 - "setup_python":   Building wheel for sentence-transformers (setup.py): started
Step #0 - "setup_python":   Building wheel for sentence-transformers (setup.py): finished with status 'done'
Step #0 - "setup_python":   Created wheel for sentence-transformers: filename=sentence_transformers-2.2.2-py3-none-any.whl size=125926 sha256=450be779f319751244327ff5c912c9ae7612723afff70e348b5a69558673badd
Step #0 - "setup_python":   Stored in directory: /builder/home/.cache/pip/wheels/c5/ca/33/8657d5aded943d57e56bf40ec332c8960f9f3f70a143e34731
Step #0 - "setup_python": Successfully built sentence-transformers
Step #0 - "setup_python": Installing collected packages: sentencepiece, ratelimiter, cymem, xxhash, wasabi, tzdata, typer, tqdm, threadpoolctl, spacy-loggers, spacy-legacy, smart-open, semver, safetensors, regex, pydantic-core, pyarrow-hotfix, py, propcache, overrides, numpy, murmurhash, multidict, marisa-trie, joblib, fsspec, frozenlist, dill, deprecation, decorator, dacite, cloudpathlib, catalogue, annotated-types, aiohappyeyeballs, yarl, srsly, scipy, retry, pydantic, pyarrow, preshed, pandas, nltk, multiprocess, language-data, huggingface_hub, blis, aiosignal, torchvision, tokenizers, scikit-learn, pylance, langcodes, confection, aiohttp, weasel, transformers, thinc, lancedb, spacy, sentence-transformers, datasets, en_core_web_sm
Step #0 - "setup_python":   Attempting uninstall: numpy
Step #0 - "setup_python":     Found existing installation: numpy 2.1.2
Step #0 - "setup_python":     Uninstalling numpy-2.1.2:
Step #0 - "setup_python":       Successfully uninstalled numpy-2.1.2
Step #0 - "setup_python":   Attempting uninstall: fsspec
Step #0 - "setup_python":     Found existing installation: fsspec 2024.10.0
Step #0 - "setup_python":     Uninstalling fsspec-2024.10.0:
Step #0 - "setup_python":       Successfully uninstalled fsspec-2024.10.0
Step #0 - "setup_python": Successfully installed aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiosignal-1.3.1 annotated-types-0.7.0 blis-0.7.11 catalogue-2.0.10 cloudpathlib-0.16.0 confection-0.1.5 cymem-2.0.8 dacite-1.8.1 datasets-2.18.0 decorator-5.1.1 deprecation-2.1.0 dill-0.3.8 en_core_web_sm-3.7.1 frozenlist-1.5.0 fsspec-2024.2.0 huggingface_hub-0.25.2 joblib-1.4.2 lancedb-0.6.8 langcodes-3.4.1 language-data-1.2.0 marisa-trie-1.2.1 multidict-6.1.0 multiprocess-0.70.16 murmurhash-1.0.10 nltk-3.9.1 numpy-1.26.4 overrides-7.7.0 pandas-2.1.1 preshed-3.0.9 propcache-0.2.0 py-1.11.0 pyarrow-15.0.0 pyarrow-hotfix-0.6 pydantic-2.9.2 pydantic-core-2.23.4 pylance-0.10.10 ratelimiter-1.2.0.post0 regex-2024.9.11 retry-0.9.2 safetensors-0.4.5 scikit-learn-1.3.1 scipy-1.14.1 semver-3.0.2 sentence-transformers-2.2.2 sentencepiece-0.2.0 smart-open-6.4.0 spacy-3.7.4 spacy-legacy-3.0.12 spacy-loggers-1.0.5 srsly-2.4.8 thinc-8.2.5 threadpoolctl-3.5.0 tokenizers-0.20.1 torchvision-0.17.2 tqdm-4.66.6 transformers-4.45.2 typer-0.9.4 tzdata-2024.2 wasabi-1.1.3 weasel-0.3.4 xxhash-3.5.0 yarl-1.17.1
Step #0 - "setup_python": 
Step #0 - "setup_python": [notice] A new release of pip available: 22.3.1 -> 24.3.1
Step #0 - "setup_python": [notice] To update, run: pip install --upgrade pip
Finished Step #0 - "setup_python"
Starting Step #3 - "explore_test_e2e_1"
Starting Step #4 - "explore_test_e2e_2"
Starting Step #1 - "explore_test_detection"
Starting Step #2 - "explore_test_fulfillment"
Starting Step #5 - "nl_test_demo"
Starting Step #6 - "nl_test_misc"
Step #3 - "explore_test_e2e_1": Already have image (with digest): python:3.11.3
Step #4 - "explore_test_e2e_2": Already have image (with digest): python:3.11.3
Step #5 - "nl_test_demo": Already have image (with digest): python:3.11.3
Step #2 - "explore_test_fulfillment": Already have image (with digest): python:3.11.3
Step #1 - "explore_test_detection": Already have image (with digest): python:3.11.3
Step #6 - "nl_test_misc": Already have image (with digest): python:3.11.3
Step #5 - "nl_test_demo": --nl ### Running nl page integration tests
Step #5 - "nl_test_demo": Using ENV_PREFIX=Staging
Step #1 - "explore_test_detection": --explore ### Running explore page integration tests
Step #1 - "explore_test_detection": Using ENV_PREFIX=Staging
Step #2 - "explore_test_fulfillment": --explore ### Running explore page integration tests
Step #2 - "explore_test_fulfillment": Using ENV_PREFIX=Staging
Step #4 - "explore_test_e2e_2": --explore ### Running explore page integration tests
Step #4 - "explore_test_e2e_2": Using ENV_PREFIX=Staging
Step #5 - "nl_test_demo": ============================= test session starts ==============================
Step #5 - "nl_test_demo": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #5 - "nl_test_demo": cachedir: .pytest_cache
Step #5 - "nl_test_demo": rootdir: /workspace
Step #5 - "nl_test_demo": configfile: pytest.ini
Step #5 - "nl_test_demo": plugins: rerunfailures-10.2, xdist-3.2.1
Step #6 - "nl_test_misc": --nl ### Running nl page integration tests
Step #6 - "nl_test_misc": Using ENV_PREFIX=Staging
Step #3 - "explore_test_e2e_1": --explore ### Running explore page integration tests
Step #3 - "explore_test_e2e_1": Using ENV_PREFIX=Staging
Step #1 - "explore_test_detection": ============================= test session starts ==============================
Step #1 - "explore_test_detection": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #1 - "explore_test_detection": cachedir: .pytest_cache
Step #1 - "explore_test_detection": rootdir: /workspace
Step #1 - "explore_test_detection": configfile: pytest.ini
Step #1 - "explore_test_detection": plugins: rerunfailures-10.2, xdist-3.2.1
Step #2 - "explore_test_fulfillment": ============================= test session starts ==============================
Step #2 - "explore_test_fulfillment": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #2 - "explore_test_fulfillment": cachedir: .pytest_cache
Step #2 - "explore_test_fulfillment": rootdir: /workspace
Step #2 - "explore_test_fulfillment": configfile: pytest.ini
Step #2 - "explore_test_fulfillment": plugins: rerunfailures-10.2, xdist-3.2.1
Step #4 - "explore_test_e2e_2": ============================= test session starts ==============================
Step #4 - "explore_test_e2e_2": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #4 - "explore_test_e2e_2": cachedir: .pytest_cache
Step #4 - "explore_test_e2e_2": rootdir: /workspace
Step #4 - "explore_test_e2e_2": configfile: pytest.ini
Step #4 - "explore_test_e2e_2": plugins: rerunfailures-10.2, xdist-3.2.1
Step #6 - "nl_test_misc": ============================= test session starts ==============================
Step #6 - "nl_test_misc": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #6 - "nl_test_misc": cachedir: .pytest_cache
Step #6 - "nl_test_misc": rootdir: /workspace
Step #6 - "nl_test_misc": configfile: pytest.ini
Step #6 - "nl_test_misc": plugins: rerunfailures-10.2, xdist-3.2.1
Step #3 - "explore_test_e2e_1": ============================= test session starts ==============================
Step #3 - "explore_test_e2e_1": platform linux -- Python 3.11.3, pytest-8.3.3, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #3 - "explore_test_e2e_1": cachedir: .pytest_cache
Step #3 - "explore_test_e2e_1": rootdir: /workspace
Step #3 - "explore_test_e2e_1": configfile: pytest.ini
Step #3 - "explore_test_e2e_1": plugins: rerunfailures-10.2, xdist-3.2.1
Step #2 - "explore_test_fulfillment": collecting ... collected 51 items / 40 deselected / 11 selected
Step #2 - "explore_test_fulfillment": 
Step #5 - "nl_test_demo": collecting ... collected 14 items / 8 deselected / 6 selected
Step #5 - "nl_test_demo": 
Step #1 - "explore_test_detection": collecting ... collected 51 items / 35 deselected / 16 selected
Step #1 - "explore_test_detection": 
Step #4 - "explore_test_e2e_2": collecting ... collected 51 items / 39 deselected / 12 selected
Step #4 - "explore_test_e2e_2": 
Step #6 - "nl_test_misc": collecting ... collected 14 items / 6 deselected / 8 selected
Step #6 - "nl_test_misc": 
Step #3 - "explore_test_e2e_1": collecting ... collected 51 items / 39 deselected / 12 selected
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_answer_places SKIPPED [  8%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic PASSED [  6%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_basic PASSED [  9%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_bio PASSED [ 12%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_correlation_bugs PASSED [ 16%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_correlation_simple_place PASSED [  8%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_comparison PASSED [ 18%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_demo_usa_map_types PASSED [ 12%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_lancedb PASSED [ 18%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_correlation PASSED [ 27%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_sdg PASSED [ 25%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_sfr PASSED [ 31%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_cities_feb2023 PASSED [ 16%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_date_range 
Step #4 - "explore_test_e2e_2": -------------------------------- live log call ---------------------------------
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 536 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_explore_more PASSED [ 36%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_edge_cases PASSED [ 25%]
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 535 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_uae PASSED [ 37%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_nl_size PASSED [ 45%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_climatetrace PASSED [ 33%]
Step #4 - "explore_test_e2e_2": PASSED [ 16%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata PASSED [ 43%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_international PASSED [ 25%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg PASSED [ 54%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata_dev PASSED [ 50%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_default_place 
Step #4 - "explore_test_e2e_2": -------------------------------- live log call ---------------------------------
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 535 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_global PASSED [ 63%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata_ilo PASSED [ 56%]
Step #4 - "explore_test_e2e_2": PASSED [ 25%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_edge_cases2 PASSED [ 33%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_global_specialvars PASSED [ 72%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_bio PASSED [ 62%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_fallback PASSED [ 50%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_place_detection_e2e_dc PASSED [ 37%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_specialvars PASSED [ 81%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_bugs PASSED [ 68%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_statvars PASSED [ 90%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_electrification_demo PASSED [ 41%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_fallbacks PASSED [ 33%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_context PASSED [ 75%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_sdg PASSED         [ 50%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_undata PASSED [100%]
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": =============================== warnings summary ===============================
Step #2 - "explore_test_fulfillment": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #2 - "explore_test_fulfillment":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #2 - "explore_test_fulfillment":     @locked_cached_property
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #2 - "explore_test_fulfillment": =========== 11 passed, 40 deselected, 1 warning in 89.52s (0:01:29) ============
Finished Step #2 - "explore_test_fulfillment"
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_high_sv_threshold PASSED [ 41%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_default_place PASSED [ 62%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_multivar PASSED [ 81%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_low_confidence PASSED [ 75%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_feb2023 PASSED [ 66%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_india_demo PASSED [ 50%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_sdg PASSED [ 87%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_multi_verb PASSED [ 87%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_statvars PASSED [ 93%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_sdg PASSED [ 58%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_single_date PASSED [ 50%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_translate PASSED [100%]
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": =============================== warnings summary ===============================
Step #1 - "explore_test_detection": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #1 - "explore_test_detection":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #1 - "explore_test_detection":     @locked_cached_property
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #1 - "explore_test_detection": =========== 16 passed, 35 deselected, 1 warning in 109.08s (0:01:49) ===========
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_translate PASSED   [100%]
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": =============================== warnings summary ===============================
Step #6 - "nl_test_misc": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #6 - "nl_test_misc":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #6 - "nl_test_misc":     @locked_cached_property
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #6 - "nl_test_misc": ============ 8 passed, 6 deselected, 1 warning in 109.14s (0:01:49) ============
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_multisv PASSED [ 83%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_default_place PASSED [ 58%]
Finished Step #1 - "explore_test_detection"
Finished Step #6 - "nl_test_misc"
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_superlatives PASSED [ 66%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_textbox_sample PASSED [100%]
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": =============================== warnings summary ===============================
Step #5 - "nl_test_demo": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #5 - "nl_test_demo":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #5 - "nl_test_demo":     @locked_cached_property
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": shared/lib/constants.py:33
Step #5 - "nl_test_demo": shared/lib/constants.py:33
Step #5 - "nl_test_demo":   /workspace/shared/lib/constants.py:33: DeprecationWarning: invalid escape sequence '\s'
Step #5 - "nl_test_demo":     f'(?<!{rate_word}\srate)(?<!{rate_word}\srates)'
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": shared/lib/constants.py:251
Step #5 - "nl_test_demo":   /workspace/shared/lib/constants.py:251: DeprecationWarning: invalid escape sequence '\W'
Step #5 - "nl_test_demo":     "WetBulb": ["wet(\W?)bulb",],
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #5 - "nl_test_demo": =========== 6 passed, 8 deselected, 4 warnings in 116.80s (0:01:56) ============
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_multi_sv PASSED [ 66%]
Finished Step #5 - "nl_test_demo"
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_translate PASSED [ 75%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_multi_verb PASSED [ 75%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_undata PASSED [ 83%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_toolformer_rag_mode PASSED [ 83%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_us_demo PASSED [ 91%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_toolformer_rig_mode PASSED [ 91%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_filter_query_disabled PASSED [100%]
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": =============================== warnings summary ===============================
Step #3 - "explore_test_e2e_1": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #3 - "explore_test_e2e_1":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #3 - "explore_test_e2e_1":     @locked_cached_property
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_answer_places
Step #3 - "explore_test_e2e_1":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #3 - "explore_test_e2e_1":     u