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 v1.24.0 #1853

Merged
merged 192 commits into from
Oct 19, 2023

Merge pull request #1852 from cboneti/version/1.24.0

033b626
Select commit
Loading
Failed to load commit list.
Merged

Release v1.24.0 #1853

Merge pull request #1852 from cboneti/version/1.24.0
033b626
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Go-1-18-build-test (hpc-toolkit-dev) succeeded Oct 18, 2023 in 2m 56s

Summary

Build Information

Trigger PR-Go-1-18-build-test
Build a9a920fb-a37d-408b-8ad6-f43ffc3f93c0
Start 2023-10-18T12:41:44-07:00
Duration 2m48.006s
Status SUCCESS

Steps

Step Status Duration
golang:1.18 SUCCESS 2m43.683s

Details

starting build "a9a920fb-a37d-408b-8ad6-f43ffc3f93c0"

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/hpc-toolkit
 * branch            033b626f3604441a0d366c5fc111a044ac31c908 -> FETCH_HEAD
HEAD is now at 033b626 Merge pull request #1852 from cboneti/version/1.24.0
BUILD
Pulling image: golang:1.18
1.18: Pulling from library/golang
bbeef03cda1f: Pulling fs layer
f049f75f014e: Pulling fs layer
56261d0e6b05: Pulling fs layer
9bd150679dbd: Pulling fs layer
bfcb68b5bd10: Pulling fs layer
06d0c5d18ef4: Pulling fs layer
cc7973a07a5b: Pulling fs layer
9bd150679dbd: Waiting
bfcb68b5bd10: Waiting
06d0c5d18ef4: Waiting
cc7973a07a5b: Waiting
f049f75f014e: Verifying Checksum
f049f75f014e: Download complete
56261d0e6b05: Verifying Checksum
56261d0e6b05: Download complete
bbeef03cda1f: Verifying Checksum
bbeef03cda1f: Download complete
9bd150679dbd: Verifying Checksum
9bd150679dbd: Download complete
cc7973a07a5b: Download complete
bfcb68b5bd10: Download complete
06d0c5d18ef4: Verifying Checksum
06d0c5d18ef4: Download complete
bbeef03cda1f: Pull complete
f049f75f014e: Pull complete
56261d0e6b05: Pull complete
9bd150679dbd: Pull complete
bfcb68b5bd10: Pull complete
06d0c5d18ef4: Pull complete
cc7973a07a5b: Pull complete
Digest: sha256:50c889275d26f816b5314fc99f55425fa76b18fcaf16af255f5d57f09e1f48da
Status: Downloaded newer image for golang:1.18
docker.io/library/golang:1.18
Makefile:136: WARNING: terraform not installed and deployments will not work in this machine, visit https://learn.hashicorp.com/tutorials/terraform/install-cli
Makefile:185: WARNING: packer not installed, visit https://learn.hashicorp.com/tutorials/packer/get-started-install-cli
**************** building ghpc ************************
go: downloading github.com/hashicorp/go-getter v1.7.2
go: downloading github.com/go-git/go-git/v5 v5.9.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/zclconf/go-cty v1.14.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/otiai10/copy v1.14.0
go: downloading cloud.google.com/go/storage v1.30.1
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading cloud.google.com/go v0.110.7
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/klauspost/compress v1.15.11
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading golang.org/x/oauth2 v0.12.0
go: downloading google.golang.org/api v0.144.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/hashicorp/hcl/v2 v2.18.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/exp v0.0.0-20230108222341-4b8118a2686a
go: downloading github.com/hashicorp/terraform-exec v0.19.0
go: downloading golang.org/x/sys v0.12.0
go: downloading golang.org/x/sync v0.3.0
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.0
go: downloading cloud.google.com/go/iam v1.1.1
go: downloading github.com/google/uuid v1.3.1
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb
go: downloading google.golang.org/grpc v1.58.2
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading golang.org/x/crypto v0.13.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading golang.org/x/text v0.13.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/hashicorp/terraform-config-inspect v0.0.0-20221020162138-81db043ad408
go: downloading github.com/hashicorp/terraform-json v0.17.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
go: downloading golang.org/x/net v0.15.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.1
go: downloading github.com/golang/protobuf v1.5.3
**************** vetting go code **********************
**************** running ghpc unit tests **************
go vet ./cmd/... ./pkg/...
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
go: downloading github.com/spf13/afero v1.10.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go test -cover ./cmd/... ./pkg/... 2>&1 |  perl tools/enforce_coverage.pl
ok  	hpc-toolkit/cmd	0.105s	coverage: 45.9% of statements
ok  	hpc-toolkit/pkg/config	0.093s	coverage: 90.5% of statements
ok  	hpc-toolkit/pkg/deploymentio	0.008s	coverage: 88.2% of statements
ok  	hpc-toolkit/pkg/inspect	0.381s	coverage: 83.3% of statements
ok  	hpc-toolkit/pkg/modulereader	0.057s	coverage: 87.0% of statements
ok  	hpc-toolkit/pkg/modulewriter	0.063s	coverage: 81.0% of statements
ok  	hpc-toolkit/pkg/shell	0.048s	coverage: 13.5% of statements
ok  	hpc-toolkit/pkg/sourcereader	1.666s	coverage: 85.3% of statements
ok  	hpc-toolkit/pkg/validators	0.033s	coverage: 31.2% of statements
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/a9a920fb-a37d-408b-8ad6-f43ffc3f93c0?project=508417052821