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

Release 1.6.14 #581

Merged
merged 2 commits into from
May 17, 2024

Include bad release number

8d53a85
Select commit
Loading
Failed to load commit list.
Merged

Release 1.6.14 #581

Include bad release number
8d53a85
Select commit
Loading
Failed to load commit list.
Google Cloud Build / kaggleapi-integration-tests-branch (kaggle-cicd) succeeded May 16, 2024 in 1m 11s

Summary

Build Information

Trigger kaggleapi-integration-tests-branch
Build 92f7edd2-4d13-4159-9c0d-db3b7e36c4dc
Start 2024-05-16T16:51:29-07:00
Duration 50.849s
Status SUCCESS

Steps

Step Status Duration
download-secrets SUCCESS 3.084s
integration-tests SUCCESS 42.844s

Details

starting build "92f7edd2-4d13-4159-9c0d-db3b7e36c4dc"

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/Kaggle/kaggle-api
 * branch            8d53a856032463a1c2de2c12027d15d71d7c0da5 -> FETCH_HEAD
HEAD is now at 8d53a85 Include bad release number
SETUPBUILD
BUILD
Starting Step #0 - "download-secrets"
Step #0 - "download-secrets": Already have image (with digest): gcr.io/cloud-builders/gcloud
Finished Step #0 - "download-secrets"
Starting Step #1 - "integration-tests"
Step #1 - "integration-tests": Pulling image: us-docker.pkg.dev/kaggle-cicd/tools/hatch:3.11
Step #1 - "integration-tests": 3.11: Pulling from kaggle-cicd/tools/hatch
Step #1 - "integration-tests": c6cf28de8a06: Pulling fs layer
Step #1 - "integration-tests": 891494355808: Pulling fs layer
Step #1 - "integration-tests": 6582c62583ef: Pulling fs layer
Step #1 - "integration-tests": bf2c3e352f3d: Pulling fs layer
Step #1 - "integration-tests": a99509a32390: Pulling fs layer
Step #1 - "integration-tests": e2199d338e7c: Pulling fs layer
Step #1 - "integration-tests": 9103dd101567: Pulling fs layer
Step #1 - "integration-tests": 3fcf68ca7880: Pulling fs layer
Step #1 - "integration-tests": f84c37180c3e: Pulling fs layer
Step #1 - "integration-tests": bf2c3e352f3d: Waiting
Step #1 - "integration-tests": a99509a32390: Waiting
Step #1 - "integration-tests": e2199d338e7c: Waiting
Step #1 - "integration-tests": 9103dd101567: Waiting
Step #1 - "integration-tests": 3fcf68ca7880: Waiting
Step #1 - "integration-tests": f84c37180c3e: Waiting
Step #1 - "integration-tests": 891494355808: Verifying Checksum
Step #1 - "integration-tests": 891494355808: Download complete
Step #1 - "integration-tests": c6cf28de8a06: Verifying Checksum
Step #1 - "integration-tests": c6cf28de8a06: Download complete
Step #1 - "integration-tests": 6582c62583ef: Download complete
Step #1 - "integration-tests": a99509a32390: Verifying Checksum
Step #1 - "integration-tests": a99509a32390: Download complete
Step #1 - "integration-tests": 9103dd101567: Verifying Checksum
Step #1 - "integration-tests": 9103dd101567: Download complete
Step #1 - "integration-tests": e2199d338e7c: Verifying Checksum
Step #1 - "integration-tests": e2199d338e7c: Download complete
Step #1 - "integration-tests": 3fcf68ca7880: Verifying Checksum
Step #1 - "integration-tests": 3fcf68ca7880: Download complete
Step #1 - "integration-tests": f84c37180c3e: Verifying Checksum
Step #1 - "integration-tests": f84c37180c3e: Download complete
Step #1 - "integration-tests": bf2c3e352f3d: Verifying Checksum
Step #1 - "integration-tests": bf2c3e352f3d: Download complete
Step #1 - "integration-tests": c6cf28de8a06: Pull complete
Step #1 - "integration-tests": 891494355808: Pull complete
Step #1 - "integration-tests": 6582c62583ef: Pull complete
Step #1 - "integration-tests": bf2c3e352f3d: Pull complete
Step #1 - "integration-tests": a99509a32390: Pull complete
Step #1 - "integration-tests": e2199d338e7c: Pull complete
Step #1 - "integration-tests": 9103dd101567: Pull complete
Step #1 - "integration-tests": 3fcf68ca7880: Pull complete
Step #1 - "integration-tests": f84c37180c3e: Pull complete
Step #1 - "integration-tests": Digest: sha256:ffddba03e6e2009a8bd59d6232601a7f783c5e23c60bb21275a34f41c1f15493
Step #1 - "integration-tests": Status: Downloaded newer image for us-docker.pkg.dev/kaggle-cicd/tools/hatch:3.11
Step #1 - "integration-tests": us-docker.pkg.dev/kaggle-cicd/tools/hatch:3.11
Step #1 - "integration-tests": Creating environment: default
Step #1 - "integration-tests": Installing project in development mode
Step #1 - "integration-tests": Checking dependencies
Step #1 - "integration-tests": Syncing dependencies
Step #1 - "integration-tests": ============================= test session starts ==============================
Step #1 - "integration-tests": platform linux -- Python 3.11.9, pytest-8.2.0, pluggy-1.5.0
Step #1 - "integration-tests": rootdir: /workspace
Step #1 - "integration-tests": configfile: pyproject.toml
Step #1 - "integration-tests": collected 2 items
Step #1 - "integration-tests": 
Step #1 - "integration-tests": integration_tests/test_models.py ..                                      [100%]
Step #1 - "integration-tests": 
Step #1 - "integration-tests": =============================== warnings summary ===============================
Step #1 - "integration-tests": kaggle/api_client.py:260
Step #1 - "integration-tests":   /workspace/kaggle/api_client.py:260: DeprecationWarning: invalid escape sequence '\['
Step #1 - "integration-tests":     sub_kls = re.match('list\[(.*)\]', klass).group(1)
Step #1 - "integration-tests": 
Step #1 - "integration-tests": kaggle/api_client.py:265
Step #1 - "integration-tests":   /workspace/kaggle/api_client.py:265: DeprecationWarning: invalid escape sequence '\('
Step #1 - "integration-tests":     sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
Step #1 - "integration-tests": 
Step #1 - "integration-tests": kaggle/api/kaggle_api.py:1071
Step #1 - "integration-tests":   /workspace/kaggle/api/kaggle_api.py:1071: DeprecationWarning: invalid escape sequence '\&'
Step #1 - "integration-tests":     """Creates (aka \&quot;drops\&quot;) a new file into the inbox.  # noqa: E501
Step #1 - "integration-tests": 
Step #1 - "integration-tests": kaggle/api/kaggle_api.py:1092
Step #1 - "integration-tests":   /workspace/kaggle/api/kaggle_api.py:1092: DeprecationWarning: invalid escape sequence '\&'
Step #1 - "integration-tests":     """Creates (aka \&quot;drops\&quot;) a new file into the inbox.  # noqa: E501
Step #1 - "integration-tests": 
Step #1 - "integration-tests": integration_tests/test_models.py::TestModels::test_get_model
Step #1 - "integration-tests": integration_tests/test_models.py::TestModels::test_list_models
Step #1 - "integration-tests":   /workspace/kaggle/rest.py:62: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.
Step #1 - "integration-tests":     return self.urllib3_response.getheaders()
Step #1 - "integration-tests": 
Step #1 - "integration-tests": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #1 - "integration-tests": ======================== 2 passed, 6 warnings in 1.61s =========================
Finished Step #1 - "integration-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/92f7edd2-4d13-4159-9c0d-db3b7e36c4dc?project=464139560241