Add default replay_build.sh to base image. #13444
Merged
Google Cloud Build / trial-build (oss-fuzz-base)
succeeded
Jun 17, 2025 in 45s
Summary
Build Information
| Trigger | trial-build |
| Build | 43361b94-90bb-41d0-a2df-63931838d95e |
| Start | 2025-06-17T03:53:20-07:00 |
| Duration | 44.413s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| gcr.io/cloud-builders/docker | SUCCESS | 34.926s |
| gcr.io/oss-fuzz-base/trial-build | SUCCESS | 3.708s |
Details
starting build "43361b94-90bb-41d0-a2df-63931838d95e"
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/google/oss-fuzz
* branch ac2e1b82956ac4ec9e47c0ac8b034a226a5a28ba -> FETCH_HEAD
HEAD is now at ac2e1b8 Add default replay_build.sh to base image.
GitCommit:
ac2e1b82956ac4ec9e47c0ac8b034a226a5a28ba
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: Sending build context to Docker daemon 17.04MB
Step #0: Step 1/6 : FROM gcr.io/cloud-builders/gcloud
Step #0: ---> b9ebdd727ac3
Step #0: Step 2/6 : RUN apt-get update && apt-get install python3-pip -y
Step #0: ---> Running in e2ead90ee452
Step #0: Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
Step #0: Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Step #0: Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
Step #0: Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
Step #0: Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
Step #0: Get:7 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy InRelease [24.6 kB]
Step #0: Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
Step #0: Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
Step #0: Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3296 kB]
Step #0: Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4630 kB]
Step #0: Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1557 kB]
Step #0: Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB]
Step #0: Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB]
Step #0: Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB]
Step #0: Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB]
Step #0: Get:17 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy/main amd64 Packages [4111 B]
Step #0: Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1250 kB]
Step #0: Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4476 kB]
Step #0: Get:20 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2986 kB]
Step #0: Fetched 38.8 MB in 3s (12.3 MB/s)
Step #0: Reading package lists...
Step #0: Reading package lists...
Step #0: Building dependency tree...
Step #0: Reading state information...
Step #0: The following additional packages will be installed:
Step #0: build-essential g++ gcc
Step #0: Suggested packages:
Step #0: g++-multilib gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
Step #0: The following NEW packages will be installed:
Step #0: build-essential g++ gcc python3-pip
Step #0: 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.
Step #0: Need to get 1317 kB of archives.
Step #0: After this operation, 7132 kB of additional disk space will be used.
Step #0: Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
Step #0: Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
Step #0: Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.5 [1306 kB]
Step #0: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #0: �[0mFetched 1317 kB in 0s (4352 kB/s)
Step #0: Selecting previously unselected package gcc.
Step #0: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22648 files and directories currently installed.)
Step #0: Preparing to unpack .../gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Step #0: Unpacking gcc (4:11.2.0-1ubuntu1) ...
Step #0: Selecting previously unselected package g++.
Step #0: Preparing to unpack .../g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Step #0: Unpacking g++ (4:11.2.0-1ubuntu1) ...
Step #0: Selecting previously unselected package build-essential.
Step #0: Preparing to unpack .../build-essential_12.9ubuntu3_amd64.deb ...
Step #0: Unpacking build-essential (12.9ubuntu3) ...
Step #0: Selecting previously unselected package python3-pip.
Step #0: Preparing to unpack .../python3-pip_22.0.2+dfsg-1ubuntu0.5_all.deb ...
Step #0: Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.5) ...
Step #0: Setting up gcc (4:11.2.0-1ubuntu1) ...
Step #0: Setting up python3-pip (22.0.2+dfsg-1ubuntu0.5) ...
Step #0: Setting up g++ (4:11.2.0-1ubuntu1) ...
Step #0: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Step #0: update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
Step #0: Setting up build-essential (12.9ubuntu3) ...
Step #0: Removing intermediate container e2ead90ee452
Step #0: ---> e52ba59d62d0
Step #0: Step 3/6 : COPY . /opt/oss-fuzz
Step #0: ---> e0dd98e14fa3
Step #0: Step 4/6 : RUN pip install -r /opt/oss-fuzz/infra/build/functions/requirements.txt
Step #0: ---> Running in fd7513e6d345
Step #0: Collecting Brotli==1.0.9
Step #0: Downloading Brotli-1.0.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.7 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 12.4 MB/s eta 0:00:00
Step #0: Collecting hiredis==3.0.0
Step #0: Downloading hiredis-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (165 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.0/166.0 KB 21.8 MB/s eta 0:00:00
Step #0: Collecting PyYaml==6.0.2
Step #0: Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 19.1 MB/s eta 0:00:00
Step #0: Collecting PyGithub==2.6.1
Step #0: Downloading PyGithub-2.6.1-py3-none-any.whl (410 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.5/410.5 KB 20.8 MB/s eta 0:00:00
Step #0: Collecting grpcio==1.71.0
Step #0: Downloading grpcio-1.71.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 33.1 MB/s eta 0:00:00
Step #0: Collecting google-auth==1.21.1
Step #0: Downloading google_auth-1.21.1-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 19.0 MB/s eta 0:00:00
Step #0: Collecting google-cloud-datastore<2.0
Step #0: Downloading google_cloud_datastore-1.15.5-py2.py3-none-any.whl (134 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 KB 27.5 MB/s eta 0:00:00
Step #0: Collecting google-cloud-ndb==1.7.1
Step #0: Downloading google_cloud_ndb-1.7.1-py3-none-any.whl (168 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.2/168.2 KB 31.2 MB/s eta 0:00:00
Step #0: Collecting google-cloud-scheduler==1.3.0
Step #0: Downloading google_cloud_scheduler-1.3.0-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 KB 20.2 MB/s eta 0:00:00
Step #0: Collecting google-cloud-storage==1.29.0
Step #0: Downloading google_cloud_storage-1.29.0-py2.py3-none-any.whl (85 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.2/85.2 KB 17.3 MB/s eta 0:00:00
Step #0: Collecting google-api-core==1.22.2
Step #0: Downloading google_api_core-1.22.2-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 KB 19.1 MB/s eta 0:00:00
Step #0: Collecting google-api-python-client==1.9.3
Step #0: Downloading google_api_python_client-1.9.3-py3-none-any.whl (59 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.8/59.8 KB 12.2 MB/s eta 0:00:00
Step #0: Collecting oauth2client==4.1.3
Step #0: Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 KB 21.1 MB/s eta 0:00:00
Step #0: Collecting python-dateutil==2.8.1
Step #0: Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 KB 38.4 MB/s eta 0:00:00
Step #0: Collecting protobuf==3.20.2
Step #0: Downloading protobuf-3.20.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 41.6 MB/s eta 0:00:00
Step #0: Collecting beautifulsoup4==4.11.1
Step #0: Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 KB 27.1 MB/s eta 0:00:00
Step #0: Collecting wrapt==1.17.2
Step #0: Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 KB 16.0 MB/s eta 0:00:00
Step #0: Collecting pyjwt[crypto]>=2.4.0
Step #0: Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB)
Step #0: Collecting typing-extensions>=4.0.0
Step #0: Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 KB 9.3 MB/s eta 0:00:00
Step #0: Collecting requests>=2.14.0
Step #0: Downloading requests-2.32.4-py3-none-any.whl (64 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 KB 12.0 MB/s eta 0:00:00
Step #0: Collecting urllib3>=1.26.0
Step #0: Downloading urllib3-2.4.0-py3-none-any.whl (128 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 KB 24.4 MB/s eta 0:00:00
Step #0: Collecting Deprecated
Step #0: Downloading Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Step #0: Collecting pynacl>=1.4.0
Step #0: 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: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 39.6 MB/s eta 0:00:00
Step #0: Collecting cachetools<5.0,>=2.0.0
Step #0: Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Step #0: Collecting rsa<5,>=3.1.4
Step #0: Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
Step #0: Requirement already satisfied: setuptools>=40.3.0 in /usr/lib/python3/dist-packages (from google-auth==1.21.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 22)) (59.6.0)
Step #0: Collecting pyasn1-modules>=0.2.1
Step #0: Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 33.0 MB/s eta 0:00:00
Step #0: Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from google-auth==1.21.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 22)) (1.16.0)
Step #0: Collecting pymemcache
Step #0: Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 KB 12.4 MB/s eta 0:00:00
Step #0: Collecting redis
Step #0: Downloading redis-6.2.0-py3-none-any.whl (278 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.7/278.7 KB 43.5 MB/s eta 0:00:00
Step #0: Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
Step #0: Downloading google_api_core-1.34.1-py3-none-any.whl (120 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.4/120.4 KB 23.1 MB/s eta 0:00:00
Step #0: Collecting google-resumable-media<0.6dev,>=0.5.0
Step #0: Downloading google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Step #0: Collecting google-cloud-core<2.0dev,>=1.2.0
Step #0: Downloading google_cloud_core-1.7.3-py2.py3-none-any.whl (28 kB)
Step #0: Collecting pytz
Step #0: Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 KB 48.7 MB/s eta 0:00:00
Step #0: Collecting googleapis-common-protos<2.0dev,>=1.6.0
Step #0: Downloading googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.5/294.5 KB 34.6 MB/s eta 0:00:00
Step #0: Collecting google-auth-httplib2>=0.0.3
Step #0: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB)
Step #0: Collecting uritemplate<4dev,>=3.0.0
Step #0: Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Step #0: Requirement already satisfied: httplib2<1dev,>=0.9.2 in /usr/lib/python3/dist-packages (from google-api-python-client==1.9.3->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 28)) (0.20.2)
Step #0: Collecting pyasn1>=0.1.7
Step #0: Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 KB 18.8 MB/s eta 0:00:00
Step #0: Collecting soupsieve>1.2
Step #0: Downloading soupsieve-2.7-py3-none-any.whl (36 kB)
Step #0: Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
Step #0: Downloading google_api_core-1.34.0-py3-none-any.whl (120 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.2/120.2 KB 22.6 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.33.2-py3-none-any.whl (115 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.5/115.5 KB 23.5 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.33.1-py3-none-any.whl (115 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.5/115.5 KB 22.6 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.33.0-py3-none-any.whl (115 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.2/115.2 KB 22.8 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.32.0-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.6/93.6 KB 18.5 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.6-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 18.0 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.5-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 19.0 MB/s eta 0:00:00
Step #0: INFO: pip is looking at multiple versions of cachetools to determine which version is compatible with other requirements. This could take a while.
Step #0: Collecting cachetools<5.0,>=2.0.0
Step #0: Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
Step #0: INFO: pip is looking at multiple versions of google-cloud-datastore to determine which version is compatible with other requirements. This could take a while.
Step #0: Collecting google-cloud-datastore<2.0
Step #0: Downloading google_cloud_datastore-1.15.4-py2.py3-none-any.whl (134 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 KB 24.1 MB/s eta 0:00:00
Step #0: Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
Step #0: Downloading google_api_core-1.31.4-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 19.9 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.3-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 20.4 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.2-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 20.5 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.1-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 KB 18.8 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.31.0-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 KB 17.7 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.30.0-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 KB 19.8 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.29.0-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 KB 18.7 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.28.0-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 20.2 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.27.0-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 KB 17.7 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.26.3-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 KB 20.3 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.26.2-py2.py3-none-any.whl (93 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 19.1 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.26.1-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 19.6 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.26.0-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 KB 17.6 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.25.1-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 KB 19.5 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.25.0-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 KB 18.5 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.24.1-py2.py3-none-any.whl (92 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.0/92.0 KB 19.7 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.24.0-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.0/92.0 KB 17.7 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.23.0-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.0/92.0 KB 19.4 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.22.4-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 KB 17.9 MB/s eta 0:00:00
Step #0: Downloading google_api_core-1.22.3-py2.py3-none-any.whl (91 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 KB 19.1 MB/s eta 0:00:00
Step #0: Collecting google-cloud-datastore<2.0
Step #0: Downloading google_cloud_datastore-1.15.3-py2.py3-none-any.whl (134 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 KB 25.8 MB/s eta 0:00:00
Step #0: Collecting google-cloud-core<2.0dev,>=1.2.0
Step #0: Downloading google_cloud_core-1.7.2-py2.py3-none-any.whl (28 kB)
Step #0: Downloading google_cloud_core-1.7.1-py2.py3-none-any.whl (28 kB)
Step #0: Downloading google_cloud_core-1.7.0-py2.py3-none-any.whl (28 kB)
Step #0: Downloading google_cloud_core-1.6.0-py2.py3-none-any.whl (28 kB)
Step #0: Downloading google_cloud_core-1.5.0-py2.py3-none-any.whl (27 kB)
Step #0: Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/lib/python3/dist-packages (from httplib2<1dev,>=0.9.2->google-api-python-client==1.9.3->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 28)) (2.4.7)
Step #0: Requirement already satisfied: cryptography>=3.4.0 in /usr/lib/python3/dist-packages (from pyjwt[crypto]>=2.4.0->PyGithub==2.6.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 20)) (3.4.8)
Step #0: Collecting cffi>=1.4.1
Step #0: Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 KB 50.5 MB/s eta 0:00:00
Step #0: Collecting charset_normalizer<4,>=2
Step #0: Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.5/149.5 KB 26.9 MB/s eta 0:00:00
Step #0: Collecting idna<4,>=2.5
Step #0: Downloading idna-3.10-py3-none-any.whl (70 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 14.3 MB/s eta 0:00:00
Step #0: Collecting certifi>=2017.4.17
Step #0: Downloading certifi-2025.6.15-py3-none-any.whl (157 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.7/157.7 KB 32.8 MB/s eta 0:00:00
Step #0: Collecting async-timeout>=4.0.3
Step #0: Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
Step #0: Collecting pycparser
Step #0: Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Step #0: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 KB 25.4 MB/s eta 0:00:00
Step #0: Installing collected packages: pytz, Brotli, wrapt, urllib3, uritemplate, typing-extensions, soupsieve, PyYaml, python-dateutil, pymemcache, pyjwt, pycparser, pyasn1, protobuf, idna, hiredis, grpcio, google-resumable-media, charset_normalizer, certifi, cachetools, async-timeout, rsa, requests, redis, pyasn1-modules, googleapis-common-protos, Deprecated, cffi, beautifulsoup4, pynacl, oauth2client, google-auth, PyGithub, google-auth-httplib2, google-api-core, google-cloud-core, google-api-python-client, google-cloud-storage, google-cloud-scheduler, google-cloud-datastore, google-cloud-ndb
Step #0: Attempting uninstall: pyjwt
Step #0: Found existing installation: PyJWT 2.3.0
Step #0: Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr
Step #0: Can't uninstall 'PyJWT'. No files were found to uninstall.
Step #0: Successfully installed Brotli-1.0.9 Deprecated-1.2.18 PyGithub-2.6.1 PyYaml-6.0.2 async-timeout-5.0.1 beautifulsoup4-4.11.1 cachetools-4.2.4 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 google-api-core-1.22.2 google-api-python-client-1.9.3 google-auth-1.21.1 google-auth-httplib2-0.2.0 google-cloud-core-1.5.0 google-cloud-datastore-1.15.3 google-cloud-ndb-1.7.1 google-cloud-scheduler-1.3.0 google-cloud-storage-1.29.0 google-resumable-media-0.5.1 googleapis-common-protos-1.70.0 grpcio-1.71.0 hiredis-3.0.0 idna-3.10 oauth2client-4.1.3 protobuf-3.20.2 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pyjwt-2.10.1 pymemcache-4.0.0 pynacl-1.5.0 python-dateutil-2.8.1 pytz-2025.2 redis-6.2.0 requests-2.32.4 rsa-4.9.1 soupsieve-2.7 typing-extensions-4.14.0 uritemplate-3.0.1 urllib3-2.4.0 wrapt-1.17.2
Step #0: �[91mWARNING: 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 #0: �[0mRemoving intermediate container fd7513e6d345
Step #0: ---> ae50cf3b1dfb
Step #0: Step 5/6 : WORKDIR /opt/oss-fuzz/infra/build/functions/
Step #0: ---> Running in be25d952baff
Step #0: Removing intermediate container be25d952baff
Step #0: ---> bd27e9af3ad0
Step #0: Step 6/6 : ENTRYPOINT ["python3", "/opt/oss-fuzz/infra/build/functions/gcb.py"]
Step #0: ---> Running in a76f91bbdbfe
Step #0: Removing intermediate container a76f91bbdbfe
Step #0: ---> d5b968c73cb9
Step #0: Successfully built d5b968c73cb9
Step #0: Successfully tagged gcr.io/oss-fuzz-base/trial-build:latest
Finished Step #0
Starting Step #1
Step #1: Already have image: gcr.io/oss-fuzz-base/trial-build
Step #1: INFO:root:Trial build not requested.
Finished Step #1
PUSH
DONE
Loading