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

Update file hashing to read blocks instead of whole file #732

Merged

Update file hashing to read blocks instead of whole file

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

Update file hashing to read blocks instead of whole file #732

Update file hashing to read blocks instead of whole file
8ed8026
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Software-Conflicts-rockylinux8-v0-22-1spack-3-12-1python (ramble-eng) succeeded Oct 30, 2024 in 34m 9s

Summary

Build Information

Trigger PR-Software-Conflicts-rockylinux8-v0-22-1spack-3-12-1python
Build 08eb616a-6f7c-44e1-9f10-211eafa72d0f
Start 2024-10-29T19:52:35-07:00
Duration 1m59.777s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 19.669s
ramble-style-tests SUCCESS 1m36.23s

Details

starting build "08eb616a-6f7c-44e1-9f10-211eafa72d0f"

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/GoogleCloudPlatform/ramble
 * branch            8ed8026434603cfbabb4d34b0064bd19da507603 -> FETCH_HEAD
HEAD is now at 8ed8026 Update file hashing to read blocks instead of whole file
BUILD
Starting Step #0 - "ramble-clone"
Step #0 - "ramble-clone": Already have image (with digest): gcr.io/cloud-builders/git
Step #0 - "ramble-clone": From https://github.com/GoogleCloudPlatform/ramble
Step #0 - "ramble-clone":  * [new branch]        develop    -> origin/develop
Step #0 - "ramble-clone":  * [new branch]        gh-pages   -> origin/gh-pages
Step #0 - "ramble-clone":  * [new branch]        main       -> origin/main
Step #0 - "ramble-clone":  * [new tag]           v0.5.0     -> v0.5.0
Step #0 - "ramble-clone":  * [new tag]           v0.1.0     -> v0.1.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.0     -> v0.2.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.1     -> v0.2.1
Step #0 - "ramble-clone":  * [new tag]           v0.3.0     -> v0.3.0
Step #0 - "ramble-clone":  * [new tag]           v0.4.0     -> v0.4.0
Finished Step #0 - "ramble-clone"
Starting Step #1 - "ramble-style-tests"
Step #1 - "ramble-style-tests": Pulling image: us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1
Step #1 - "ramble-style-tests": 9088cdb84e39: Pulling fs layer
Step #1 - "ramble-style-tests": 5f4b5546244c: Pulling fs layer
Step #1 - "ramble-style-tests": 9088cdb84e39: Verifying Checksum
Step #1 - "ramble-style-tests": 9088cdb84e39: Download complete
Step #1 - "ramble-style-tests": 9088cdb84e39: Pull complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Verifying Checksum
Step #1 - "ramble-style-tests": 5f4b5546244c: Download complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:e3f94935b9fc2e8f36a073d67b6732541eac46a2dd2ca78eba3928e1cc13b53d
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": branch 'develop' set up to track 'origin/develop'.
Step #1 - "ramble-style-tests": Ignoring graphlib-backport: markers 'python_version < "3.9"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring urllib3: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring protobuf: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring pyarrow: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-storage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 1)) (2.18.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-api-core in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 2)) (2.19.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: protobuf in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 5)) (5.27.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-bigquery in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 8)) (3.25.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: tqdm in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 9)) (4.66.5)
Step #1 - "ramble-style-tests": Requirement already satisfied: deprecation in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 10)) (2.1.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pytest in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 2)) (8.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: flake8 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 3)) (7.1.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: black in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 4)) (24.8.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: coverage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 5)) (7.6.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pre-commit in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 6)) (3.8.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-auth<3.0dev,>=2.26.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.33.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-core<3.0dev,>=2.3.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.4.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-resumable-media>=2.6.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.7.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.32.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: googleapis-common-protos<2.0.dev0,>=1.56.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.63.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.24.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: packaging>=20.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (24.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: python-dateutil<3.0dev,>=2.7.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (2.9.0.post0)
Step #1 - "ramble-style-tests": Requirement already satisfied: iniconfig in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (2.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pluggy<2,>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: mccabe<0.8.0,>=0.7.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (0.7.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (2.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyflakes<3.3.0,>=3.2.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (3.2.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: click>=8.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (8.1.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (1.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pathspec>=0.9.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (0.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: platformdirs>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (4.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: cfgv>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: identify>=1.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (2.6.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: nodeenv>=0.11.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (1.9.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyyaml>=5.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (6.0.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: virtualenv>=20.10.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (20.26.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio<2.0dev,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio-status<2.0.dev0,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (5.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: rsa<5,>=3.1.4 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (4.9)
Step #1 - "ramble-style-tests": Requirement already satisfied: six>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from python-dateutil<3.0dev,>=2.7.2->google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (1.16.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: charset-normalizer<4,>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: idna<4,>=2.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: certifi>=2017.4.17 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2024.7.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: distlib<1,>=0.3.7 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (0.3.8)
Step #1 - "ramble-style-tests": Requirement already satisfied: filelock<4,>=3.12.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.15.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.6.0)
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": [notice] A new release of pip is available: 23.1.2 -> 24.3.1
Step #1 - "ramble-style-tests": [notice] To update, run: python3 -m pip install --upgrade pip
Step #1 - "ramble-style-tests": Spack version is 0.22.1 (d66dce2d668a6234504594661506cdd1eaca4adc)
Step #1 - "ramble-style-tests": Python version is Python 3.12.1
Step #1 - "ramble-style-tests": Software Summary:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Software Packages:
Step #1 - "ramble-style-tests": 	Spec: gcc@12.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests":                 ramble.app.builtin.streamc
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.4 +legacylaunchers +cxx
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests": 	Spec: cloverleaf@1.1 build=ref
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.cloverleaf
Step #1 - "ramble-style-tests": 	Spec: gcc@9.3.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests":                 ramble.app.builtin.iperf2
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 	Spec: intel-mpi@2018.4.274
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 	Spec: gromacs@2020.5
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests": 	Spec: GROMACS/2024.1-foss-2023b
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.gromacs
Step #1 - "ramble-style-tests": 	Spec: hmmer@3.3.2
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hmmer
Step #1 - "ramble-style-tests": 	Spec: hpcc@1.5.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcc
Step #1 - "ramble-style-tests": 	Spec: hpcg@3.1 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpcg
Step #1 - "ramble-style-tests": 	Spec: hpl@2.3 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.hpl
Step #1 - "ramble-style-tests": 	Spec: gcc@13.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mkl@2024.2.0 threads=openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mpi@2021.11.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.intel-hpl
Step #1 - "ramble-style-tests": 	Spec: intel-mpi-benchmarks@2019.6
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.IntelMpiBenchmarks
Step #1 - "ramble-style-tests": 	Spec: gcc
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: openmpi
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: ior
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.RefNum
Step #1 - "ramble-style-tests":                 ramble.app.builtin.md-test
Step #1 - "ramble-style-tests": 	Spec: iperf2@2.0.12
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.iperf2
Step #1 - "ramble-style-tests": 	Spec: lammps@20220623.4 +opt+manybody+molecule+kspace+rigid+openmp+openmp-package+asphere+dpd-basic+dpd-meso+dpd-react+dpd-smooth
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.lammps
Step #1 - "ramble-style-tests": 	Spec: gcc@13.1.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: lulesh@2.0.3 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.LULESH
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.5 +legacylaunchers +cxx
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests": 	Spec: minixyce@1.0 +mpi
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.minixyce
Step #1 - "ramble-style-tests": 	Spec: intel-oneapi-mpi@2021.8.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: charmpp backend=mpi build-target=charm++
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests": 	Spec: namd@2.14 interface=tcl
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.namd
Step #1 - "ramble-style-tests": 	Spec: nccl-tests
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.nccl-tests
Step #1 - "ramble-style-tests": 	Spec: nvbandwidth
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.nvbandwidth
Step #1 - "ramble-style-tests": 	Spec: openfoam@2312
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam
Step #1 - "ramble-style-tests": 	Spec: openfoam-org@10
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.openfoam-org
Step #1 - "ramble-style-tests": 	Spec: orca@5.0.4
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.orca
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.2
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.orca
Step #1 - "ramble-style-tests": 	Spec: osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.osu-micro-benchmarks
Step #1 - "ramble-style-tests": 	Spec: requests>=2.31.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.pip-test
Step #1 - "ramble-style-tests": 	Spec: semver
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.pip-test
Step #1 - "ramble-style-tests": 	Spec: quantum-espresso@7.1
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.quantum-espresso
Step #1 - "ramble-style-tests": 	Spec: stream@5.10 +openmp cflags="-O3 -DSTREAM_ARRAY_SIZE=80000000 -DNTIMES=20"
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.streamc
Step #1 - "ramble-style-tests": 	Spec: openmpi@4.1.5
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: python@3.9.15
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: esmf@8.0.1
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: ufs-weather-model@2.0.0 +avx2 +openmp
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.ufs-weather-model
Step #1 - "ramble-style-tests": 	Spec: gcc@8.2.0
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests": 	Spec: wrf@3.9.1.1 build_type=dm+sm compile_type=em_real nesting=basic ~pnetcdf
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv3
Step #1 - "ramble-style-tests": 	Spec: wrf@4.2 build_type=dm+sm compile_type=em_real nesting=basic ~chem ~pnetcdf
Step #1 - "ramble-style-tests": 	In object:
Step #1 - "ramble-style-tests":                 ramble.app.builtin.wrfv4
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Compiler Definitions:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": No Conflicts Detected
Step #1 - "ramble-style-tests": 0 conflicts detected.
Finished Step #1 - "ramble-style-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/08eb616a-6f7c-44e1-9f10-211eafa72d0f?project=993292483723