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

Label ramble flake8 as deprecated #517

Merged
merged 1 commit into from
May 30, 2024

Label `ramble flake8` as deprecated

1227c9b
Select commit
Loading
Failed to load commit list.
Merged

Label ramble flake8 as deprecated #517

Label `ramble flake8` as deprecated
1227c9b
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Style-rockylinux8-v0-22-0spack-22-11-1conda (ramble-eng) succeeded May 30, 2024 in 2m 53s

Summary

Build Information

Trigger PR-Style-rockylinux8-v0-22-0spack-22-11-1conda
Build ff44e31a-c20b-4f9a-9649-264b1de87db1
Start 2024-05-30T15:00:34-07:00
Duration 2m10.987s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 25.076s
ramble-style-tests SUCCESS 1m42.039s

Details

starting build "ff44e31a-c20b-4f9a-9649-264b1de87db1"

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            1227c9b9075e58ea78ddc8e8c817c1e8b1119aca -> FETCH_HEAD
HEAD is now at 1227c9b Label `ramble flake8` as deprecated
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.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1
Step #1 - "ramble-style-tests": 9088cdb84e39: Pulling fs layer
Step #1 - "ramble-style-tests": f6400712484c: 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": f6400712484c: Verifying Checksum
Step #1 - "ramble-style-tests": f6400712484c: Download complete
Step #1 - "ramble-style-tests": f6400712484c: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:b50ee588e0ad4be8015bf079613bd07b562f35b10c9584913f416ba0341769f7
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": branch 'develop' set up to track 'origin/develop'.
Step #1 - "ramble-style-tests": Spack version is 0.22.0 (5fe93fee1eec46a0750bd340198bffcb92ff9eec)
Step #1 - "ramble-style-tests": Python version is Python 3.10.8
Step #1 - "ramble-style-tests": Running black check
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": black: running black checks on ramble.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Modified files:
Step #1 - "ramble-style-tests":   lib/ramble/ramble/cmd/flake8.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/cmd/flake8.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": All done! ✨ 🍰 ✨
Step #1 - "ramble-style-tests": 2 files would be left unchanged.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests":   black checks were clean
Step #1 - "ramble-style-tests": Running flake8 check
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": flake8: running flake8 checks on ramble.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Modified files:
Step #1 - "ramble-style-tests":   lib/ramble/ramble/cmd/flake8.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/cmd/flake8.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests":   flake8 checks were clean
Step #1 - "ramble-style-tests": style checks were clean.
Step #1 - "ramble-style-tests": ==> Generating file: /workspace/share/ramble/ramble-completion.bash
Step #1 - "ramble-style-tests": ==> No license issues found.
Step #1 - "ramble-style-tests": Collecting package metadata (repodata.json): ...working... done
Step #1 - "ramble-style-tests": Solving environment: ...working... failed
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": PackagesNotFoundError: The following packages are missing from the target environment:
Step #1 - "ramble-style-tests":   - pytest
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": usage: ramble [-hkV] [--color {always,never,auto}] COMMAND ...
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": A flexible benchmark experiment manager.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": These are common ramble commands:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": application dev:
Step #1 - "ramble-style-tests":   edit                  open application files in $EDITOR
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": query applications:
Step #1 - "ramble-style-tests":   list                  list and search available applications
Step #1 - "ramble-style-tests":   info                  get detailed information on a particular application
Step #1 - "ramble-style-tests":   mods                  list and get information on available modifiers
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": results:
Step #1 - "ramble-style-tests":   results               import experiment results from file
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": workspaces:
Step #1 - "ramble-style-tests":   deployment            (experimental) manage workspace deployments
Step #1 - "ramble-style-tests":   on                    "And now's the time, the time is now" (execute workspace experiments)
Step #1 - "ramble-style-tests":   workspace             manage experiment workspaces
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": options:
Step #1 - "ramble-style-tests":   --color {always,never,auto}
Step #1 - "ramble-style-tests":                         when to colorize output (default: auto)
Step #1 - "ramble-style-tests":   -V, --version         show version number and exit
Step #1 - "ramble-style-tests":   -h, --help            show this help message and exit
Step #1 - "ramble-style-tests":   -k, --insecure        do not check ssl certificates when downloading
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": more help:
Step #1 - "ramble-style-tests":   ramble help --all       list all commands and options
Step #1 - "ramble-style-tests":   ramble help <command>   help on a specific command
Step #1 - "ramble-style-tests":   ramble help --spec      help on the application specification syntax
Step #1 - "ramble-style-tests":   ramble docs             open https://ramble.rtfd.io/ in a browser
Finished Step #1 - "ramble-style-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/ff44e31a-c20b-4f9a-9649-264b1de87db1?project=993292483723