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

Add transceiver module temp thresholds #948

Merged
merged 1 commit into from
Sep 13, 2023

add transceiver module temp thresholds

ed8cec8
Select commit
Loading
Failed to load commit list.
Merged

Add transceiver module temp thresholds #948

add transceiver module temp thresholds
ed8cec8
Select commit
Loading
Failed to load commit list.
Google Cloud Build / public-pr (disco-idea-817) succeeded Aug 30, 2023 in 7m 36s

Summary

Build Information

Trigger public-pr
Build a313e9ae-921a-4486-b9d0-7b12f7e18772
Start 2023-08-30T11:46:27-07:00
Duration 6m44.704s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/gcloud SUCCESS 3.32s
gcr.io/cloud-builders/git SUCCESS 611ms
go path creation SUCCESS 11.873s
models-ci clone SUCCESS 1.144s
models-ci dep SUCCESS 13.318s
validator prep SUCCESS 2.766s
regexp clone SUCCESS 1.56s
regexp dep SUCCESS 10.34s
regexp SUCCESS 35.758s
yanglint prep1 SUCCESS 11.9s
yanglint prep2 SUCCESS 11.88s
yanglint SUCCESS 31.367s
misc-checks SUCCESS 19.029s
oc-pyang SUCCESS 1m1.389s
goyang-ygot SUCCESS 4m54.575s
pyang SUCCESS 1m55.473s
pyangbind SUCCESS 5m3.209s
compat-report SUCCESS 2.681s

Details

starting build "a313e9ae-921a-4486-b9d0-7b12f7e18772"

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/openconfig/public
 * branch            ed8cec85a966c68b99e52f2d876180a3225e05dd -> FETCH_HEAD
HEAD is now at ed8cec8 add transceiver module temp thresholds
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/gcloud
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/git
Finished Step #1
Starting Step #2 - "go path creation"
Step #2 - "go path creation": Pulling image: golang
Step #2 - "go path creation": Using default tag: latest
Step #2 - "go path creation": latest: Pulling from library/golang
Step #2 - "go path creation": de4cac68b616: Pulling fs layer
Step #2 - "go path creation": d31b0195ec5f: Pulling fs layer
Step #2 - "go path creation": 9b1fd34c30b7: Pulling fs layer
Step #2 - "go path creation": 2f744fb50e06: Pulling fs layer
Step #2 - "go path creation": 661ee9827c7b: Pulling fs layer
Step #2 - "go path creation": fa5c1764d694: Pulling fs layer
Step #2 - "go path creation": 2f744fb50e06: Waiting
Step #2 - "go path creation": 661ee9827c7b: Waiting
Step #2 - "go path creation": fa5c1764d694: Waiting
Step #2 - "go path creation": d31b0195ec5f: Verifying Checksum
Step #2 - "go path creation": d31b0195ec5f: Download complete
Step #2 - "go path creation": de4cac68b616: Verifying Checksum
Step #2 - "go path creation": de4cac68b616: Download complete
Step #2 - "go path creation": 9b1fd34c30b7: Verifying Checksum
Step #2 - "go path creation": 9b1fd34c30b7: Download complete
Step #2 - "go path creation": fa5c1764d694: Verifying Checksum
Step #2 - "go path creation": fa5c1764d694: Download complete
Step #2 - "go path creation": 2f744fb50e06: Verifying Checksum
Step #2 - "go path creation": 2f744fb50e06: Download complete
Step #2 - "go path creation": 661ee9827c7b: Verifying Checksum
Step #2 - "go path creation": 661ee9827c7b: Download complete
Step #2 - "go path creation": de4cac68b616: Pull complete
Step #2 - "go path creation": d31b0195ec5f: Pull complete
Step #2 - "go path creation": 9b1fd34c30b7: Pull complete
Step #2 - "go path creation": 2f744fb50e06: Pull complete
Step #2 - "go path creation": 661ee9827c7b: Pull complete
Step #2 - "go path creation": fa5c1764d694: Pull complete
Step #2 - "go path creation": Digest: sha256:b490ae1f0ece153648dd3c5d25be59a63f966b5f9e1311245c947de4506981aa
Step #2 - "go path creation": Status: Downloaded newer image for golang:latest
Step #2 - "go path creation": docker.io/library/golang:latest
Finished Step #2 - "go path creation"
Starting Step #3 - "models-ci clone"
Step #3 - "models-ci clone": Already have image (with digest): golang
Step #3 - "models-ci clone": Cloning into '/go/src/github.com/openconfig/models-ci'...
Step #3 - "models-ci clone": Note: switching to 'v11.0.1'.
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone": You are in 'detached HEAD' state. You can look around, make experimental
Step #3 - "models-ci clone": changes and commit them, and you can discard any commits you make in this
Step #3 - "models-ci clone": state without impacting any branches by switching back to a branch.
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone": If you want to create a new branch to retain commits you create, you may
Step #3 - "models-ci clone": do so (now or later) by using -c with the switch command. Example:
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone":   git switch -c <new-branch-name>
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone": Or undo this operation with:
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone":   git switch -
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone": Turn off this advice by setting config variable advice.detachedHead to false
Step #3 - "models-ci clone": 
Step #3 - "models-ci clone": HEAD is now at 89cc948 Merge pull request #88 from openconfig/fix-ygot
Finished Step #3 - "models-ci clone"
Starting Step #4 - "models-ci dep"
Step #4 - "models-ci dep": Already have image (with digest): golang
Step #4 - "models-ci dep": go: downloading github.com/spf13/viper v1.16.0
Step #4 - "models-ci dep": go: downloading google.golang.org/protobuf v1.31.0
Step #4 - "models-ci dep": go: downloading github.com/golang/protobuf v1.5.3
Step #4 - "models-ci dep": go: downloading github.com/google/go-github v17.0.0+incompatible
Step #4 - "models-ci dep": go: downloading github.com/golang/glog v1.1.0
Step #4 - "models-ci dep": go: downloading github.com/Masterminds/semver/v3 v3.1.1
Step #4 - "models-ci dep": go: downloading github.com/spf13/cobra v1.7.0
Step #4 - "models-ci dep": go: downloading golang.org/x/oauth2 v0.7.0
Step #4 - "models-ci dep": go: downloading github.com/openconfig/goyang v1.4.1
Step #4 - "models-ci dep": go: downloading golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
Step #4 - "models-ci dep": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #4 - "models-ci dep": go: downloading github.com/spf13/cast v1.5.1
Step #4 - "models-ci dep": go: downloading github.com/fsnotify/fsnotify v1.6.0
Step #4 - "models-ci dep": go: downloading github.com/spf13/jwalterweatherman v1.1.0
Step #4 - "models-ci dep": go: downloading github.com/magiconair/properties v1.8.7
Step #4 - "models-ci dep": go: downloading github.com/mitchellh/mapstructure v1.5.0
Step #4 - "models-ci dep": go: downloading github.com/hashicorp/hcl v1.0.0
Step #4 - "models-ci dep": go: downloading github.com/spf13/afero v1.9.5
Step #4 - "models-ci dep": go: downloading gopkg.in/ini.v1 v1.67.0
Step #4 - "models-ci dep": go: downloading github.com/subosito/gotenv v1.4.2
Step #4 - "models-ci dep": go: downloading github.com/pelletier/go-toml/v2 v2.0.8
Step #4 - "models-ci dep": go: downloading github.com/spf13/pflag v1.0.5
Step #4 - "models-ci dep": go: downloading github.com/google/go-cmp v0.5.9
Step #4 - "models-ci dep": go: downloading github.com/google/go-querystring v1.0.0
Step #4 - "models-ci dep": go: downloading golang.org/x/sys v0.8.0
Step #4 - "models-ci dep": go: downloading golang.org/x/text v0.9.0
Finished Step #4 - "models-ci dep"
Starting Step #5 - "validator prep"
Step #5 - "validator prep": Already have image (with digest): golang
Step #5 - "validator prep": 2023/08/30 18:47:01 Created results directory "/workspace/results/regexp"
Step #5 - "validator prep": 2023/08/30 18:47:01 Created results directory "/workspace/results/misc-checks"
Step #5 - "validator prep": 2023/08/30 18:47:02 Created results directory "/workspace/results/pyang"
Step #5 - "validator prep": 2023/08/30 18:47:02 Created results directory "/workspace/results/[email protected]"
Step #5 - "validator prep": 2023/08/30 18:47:02 Created results directory "/workspace/results/pyang@head"
Step #5 - "validator prep": 2023/08/30 18:47:02 Created results directory "/workspace/results/pyangbind"
Step #5 - "validator prep": 2023/08/30 18:47:02 Not activating skipped validator: confd
Step #5 - "validator prep": 2023/08/30 18:47:02 Created results directory "/workspace/results/oc-pyang"
Step #5 - "validator prep": 2023/08/30 18:47:03 Created results directory "/workspace/results/goyang-ygot"
Step #5 - "validator prep": 2023/08/30 18:47:03 Not activating skipped validator: yanglint
Finished Step #5 - "validator prep"
Starting Step #9 - "yanglint prep1"
Starting Step #10 - "yanglint prep2"
Starting Step #6 - "regexp clone"
Starting Step #12 - "misc-checks"
Starting Step #13 - "oc-pyang"
Step #9 - "yanglint prep1": Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #13 - "oc-pyang": Pulling image: us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #10 - "yanglint prep2": Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #6 - "regexp clone": Already have image (with digest): golang
Step #12 - "misc-checks": Already have image (with digest): golang
Step #13 - "oc-pyang": Using default tag: latest
Step #6 - "regexp clone": Cloning into '/go/src/github.com/openconfig/pattern-regex-tests'...
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1":                    ***** NOTICE *****
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1": Official `cloud-sdk` images, including multiple tagged versions across multiple
Step #9 - "yanglint prep1": platforms, can be found at
Step #9 - "yanglint prep1": https://github.com/GoogleCloudPlatform/cloud-sdk-docker.
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1": Suggested alternative images include:
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1":     gcr.io/google.com/cloudsdktool/cloud-sdk
Step #9 - "yanglint prep1":     gcr.io/google.com/cloudsdktool/cloud-sdk:alpine
Step #9 - "yanglint prep1":     gcr.io/google.com/cloudsdktool/cloud-sdk:debian_component_based
Step #9 - "yanglint prep1":     gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1": Please note that the `gsutil` entrypoint must be specified when using these
Step #9 - "yanglint prep1": images.
Step #9 - "yanglint prep1": 
Step #9 - "yanglint prep1":                 ***** END OF NOTICE *****
Step #9 - "yanglint prep1": 
Step #12 - "misc-checks":   File: /workspace/results/misc-checks
Step #12 - "misc-checks":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #12 - "misc-checks": Device: 8,1	Inode: 9437567     Links: 2
Step #12 - "misc-checks": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #12 - "misc-checks": Access: 2023-08-30 18:47:01.825915497 +0000
Step #12 - "misc-checks": Modify: 2023-08-30 18:47:01.825915497 +0000
Step #12 - "misc-checks": Change: 2023-08-30 18:47:01.825915497 +0000
Step #12 - "misc-checks":  Birth: 2023-08-30 18:47:01.825915497 +0000
Step #12 - "misc-checks": go: go.mod file not found in current directory or any parent directory.
Step #12 - "misc-checks": 	'go get' is no longer supported outside a module.
Step #12 - "misc-checks": 	To build and install a command, use 'go install' with a version,
Step #12 - "misc-checks": 	like 'go install example.com/cmd@latest'
Step #12 - "misc-checks": 	For more information, see https://golang.org/doc/go-get-install-deprecation
Step #12 - "misc-checks": 	or run 'go help get' or 'go help install'.
Step #6 - "regexp clone": Note: switching to 'v2.0.0'.
Step #6 - "regexp clone": 
Step #6 - "regexp clone": You are in 'detached HEAD' state. You can look around, make experimental
Step #6 - "regexp clone": changes and commit them, and you can discard any commits you make in this
Step #6 - "regexp clone": state without impacting any branches by switching back to a branch.
Step #6 - "regexp clone": 
Step #6 - "regexp clone": If you want to create a new branch to retain commits you create, you may
Step #6 - "regexp clone": do so (now or later) by using -c with the switch command. Example:
Step #6 - "regexp clone": 
Step #6 - "regexp clone":   git switch -c <new-branch-name>
Step #6 - "regexp clone": 
Step #6 - "regexp clone": Or undo this operation with:
Step #6 - "regexp clone": 
Step #6 - "regexp clone":   git switch -
Step #6 - "regexp clone": 
Step #6 - "regexp clone": Turn off this advice by setting config variable advice.detachedHead to false
Step #6 - "regexp clone": 
Step #6 - "regexp clone": HEAD is now at dd7aeb7 Merge pull request #13 from openconfig/no-test-files
Finished Step #6 - "regexp clone"
Starting Step #7 - "regexp dep"
Step #7 - "regexp dep": Already have image (with digest): golang
Step #13 - "oc-pyang": latest: Pulling from disco-idea-817/models-ci/models-ci-image
Step #13 - "oc-pyang": bba7bb10d5ba: Pulling fs layer
Step #13 - "oc-pyang": ec2b820b8e87: Pulling fs layer
Step #13 - "oc-pyang": 284f2345db05: Pulling fs layer
Step #13 - "oc-pyang": 67f4091d98ee: Pulling fs layer
Step #13 - "oc-pyang": f29ea5e6b316: Pulling fs layer
Step #13 - "oc-pyang": c1c5b70020e4: Pulling fs layer
Step #13 - "oc-pyang": afbbf887d7a7: Pulling fs layer
Step #13 - "oc-pyang": ddb92712bd66: Pulling fs layer
Step #13 - "oc-pyang": e1a29b2570bd: Pulling fs layer
Step #13 - "oc-pyang": 4bff86572d5d: Pulling fs layer
Step #13 - "oc-pyang": 02be5a840e26: Pulling fs layer
Step #13 - "oc-pyang": 0880ad44e82f: Pulling fs layer
Step #13 - "oc-pyang": 04a56cace0f7: Pulling fs layer
Step #13 - "oc-pyang": 648dc7853931: Pulling fs layer
Step #13 - "oc-pyang": c1c5b70020e4: Waiting
Step #13 - "oc-pyang": afbbf887d7a7: Waiting
Step #13 - "oc-pyang": ddb92712bd66: Waiting
Step #13 - "oc-pyang": e1a29b2570bd: Waiting
Step #13 - "oc-pyang": 4bff86572d5d: Waiting
Step #13 - "oc-pyang": 02be5a840e26: Waiting
Step #13 - "oc-pyang": 67f4091d98ee: Waiting
Step #13 - "oc-pyang": 0880ad44e82f: Waiting
Step #13 - "oc-pyang": f29ea5e6b316: Waiting
Step #13 - "oc-pyang": 04a56cace0f7: Waiting
Step #13 - "oc-pyang": 648dc7853931: Waiting
Step #7 - "regexp dep": go: downloading github.com/openconfig/goyang v0.2.4
Step #7 - "regexp dep": go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
Step #7 - "regexp dep": go: downloading github.com/openconfig/ygot v0.9.0
Step #7 - "regexp dep": go: downloading google.golang.org/protobuf v1.25.0
Step #7 - "regexp dep": go: downloading github.com/kylelemons/godebug v1.1.0
Step #7 - "regexp dep": go: downloading github.com/openconfig/gnmi v0.0.0-20201217212801-57b8e7af2d36
Step #7 - "regexp dep": go: downloading github.com/google/go-cmp v0.5.0
Step #13 - "oc-pyang": ec2b820b8e87: Verifying Checksum
Step #13 - "oc-pyang": ec2b820b8e87: Download complete
Step #7 - "regexp dep": go: downloading google.golang.org/grpc v1.34.0
Step #7 - "regexp dep": go: downloading github.com/golang/protobuf v1.4.3
Step #7 - "regexp dep": go: downloading golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
Step #7 - "regexp dep": go: downloading golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e
Step #7 - "regexp dep": go: downloading google.golang.org/genproto v0.0.0-20201214200347-8c77b98c765d
Step #13 - "oc-pyang": 284f2345db05: Verifying Checksum
Step #13 - "oc-pyang": 284f2345db05: Download complete
Step #7 - "regexp dep": go: downloading golang.org/x/text v0.3.4
Step #13 - "oc-pyang": bba7bb10d5ba: Verifying Checksum
Step #13 - "oc-pyang": bba7bb10d5ba: Download complete
Step #13 - "oc-pyang": c1c5b70020e4: Verifying Checksum
Step #13 - "oc-pyang": c1c5b70020e4: Download complete
Step #13 - "oc-pyang": 67f4091d98ee: Verifying Checksum
Step #13 - "oc-pyang": 67f4091d98ee: Download complete
Step #10 - "yanglint prep2": Copying gs://openconfig/yanglint.deb...
Step #13 - "oc-pyang": afbbf887d7a7: Verifying Checksum
Step #13 - "oc-pyang": afbbf887d7a7: Download complete
Step #10 - "yanglint prep2": / [0 files][    0.0 B/ 81.0 KiB]                                                
/ [1 files][ 81.0 KiB/ 81.0 KiB]                                                
Step #10 - "yanglint prep2": Operation completed over 1 objects/81.0 KiB.                                     
Step #9 - "yanglint prep1": Copying gs://openconfig/libyang.deb...
Step #13 - "oc-pyang": f29ea5e6b316: Verifying Checksum
Step #13 - "oc-pyang": f29ea5e6b316: Download complete
Step #13 - "oc-pyang": bba7bb10d5ba: Pull complete
Step #9 - "yanglint prep1": / [0 files][    0.0 B/441.3 KiB]                                                
/ [1 files][441.3 KiB/441.3 KiB]                                                
Step #9 - "yanglint prep1": Operation completed over 1 objects/441.3 KiB.                                    
Step #13 - "oc-pyang": ddb92712bd66: Download complete
Step #13 - "oc-pyang": ec2b820b8e87: Pull complete
Step #13 - "oc-pyang": e1a29b2570bd: Verifying Checksum
Step #13 - "oc-pyang": e1a29b2570bd: Download complete
Step #13 - "oc-pyang": 4bff86572d5d: Verifying Checksum
Step #13 - "oc-pyang": 4bff86572d5d: Download complete
Step #13 - "oc-pyang": 02be5a840e26: Verifying Checksum
Step #13 - "oc-pyang": 02be5a840e26: Download complete
Step #12 - "misc-checks": Cloning into '/workspace/results/misc-checks/base_repo'...
Step #13 - "oc-pyang": 284f2345db05: Pull complete
Step #13 - "oc-pyang": 04a56cace0f7: Verifying Checksum
Step #13 - "oc-pyang": 04a56cace0f7: Download complete
Step #12 - "misc-checks": From github.com:openconfig/public
Step #12 - "misc-checks":  * [new ref]         refs/pull/948/head -> gcb-ci-remote-repo-long-name-to-avoid-conflict
Step #12 - "misc-checks": Switched to branch 'gcb-ci-remote-repo-long-name-to-avoid-conflict'
Step #12 - "misc-checks": 2023/08/30 18:47:14 INFO: did not read latest version for misc-checks: open /workspace/results/misc-checks/latest-version.txt: no such file or directory
Step #13 - "oc-pyang": 0880ad44e82f: Verifying Checksum
Step #13 - "oc-pyang": 0880ad44e82f: Download complete
Step #13 - "oc-pyang": 67f4091d98ee: Pull complete
Finished Step #10 - "yanglint prep2"
Finished Step #7 - "regexp dep"
Finished Step #9 - "yanglint prep1"
Starting Step #8 - "regexp"
Starting Step #11 - "yanglint"
Step #8 - "regexp": Pulling image: us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #11 - "yanglint": Pulling image: us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #13 - "oc-pyang": 648dc7853931: Verifying Checksum
Step #13 - "oc-pyang": 648dc7853931: Download complete
Step #8 - "regexp": Using default tag: latest
Step #11 - "yanglint": Using default tag: latest
Step #12 - "misc-checks": 2023/08/30 18:47:16 Retry 0 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #12 - "misc-checks": 2023/08/30 18:47:16 Retry 1 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #12 - "misc-checks": 2023/08/30 18:47:17 Retry 2 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #8 - "regexp": latest: Pulling from disco-idea-817/models-ci/models-ci-image
Step #8 - "regexp": bba7bb10d5ba: Already exists
Step #8 - "regexp": ec2b820b8e87: Already exists
Step #8 - "regexp": 284f2345db05: Already exists
Step #8 - "regexp": 67f4091d98ee: Already exists
Step #8 - "regexp": f29ea5e6b316: Pulling fs layer
Step #8 - "regexp": c1c5b70020e4: Pulling fs layer
Step #8 - "regexp": afbbf887d7a7: Pulling fs layer
Step #8 - "regexp": ddb92712bd66: Pulling fs layer
Step #8 - "regexp": e1a29b2570bd: Pulling fs layer
Step #8 - "regexp": 4bff86572d5d: Pulling fs layer
Step #8 - "regexp": 02be5a840e26: Pulling fs layer
Step #8 - "regexp": 0880ad44e82f: Pulling fs layer
Step #8 - "regexp": 04a56cace0f7: Pulling fs layer
Step #8 - "regexp": c1c5b70020e4: Download complete
Step #8 - "regexp": 648dc7853931: Pulling fs layer
Step #8 - "regexp": 648dc7853931: Download complete
Step #8 - "regexp": 02be5a840e26: Download complete
Step #8 - "regexp": 4bff86572d5d: Download complete
Step #8 - "regexp": 0880ad44e82f: Download complete
Step #8 - "regexp": afbbf887d7a7: Download complete
Step #8 - "regexp": 04a56cace0f7: Download complete
Step #8 - "regexp": ddb92712bd66: Download complete
Step #8 - "regexp": e1a29b2570bd: Download complete
Step #11 - "yanglint": latest: Pulling from disco-idea-817/models-ci/models-ci-image
Step #11 - "yanglint": bba7bb10d5ba: Already exists
Step #11 - "yanglint": ec2b820b8e87: Already exists
Step #11 - "yanglint": 284f2345db05: Already exists
Step #11 - "yanglint": 67f4091d98ee: Already exists
Step #11 - "yanglint": f29ea5e6b316: Pulling fs layer
Step #11 - "yanglint": c1c5b70020e4: Pulling fs layer
Step #11 - "yanglint": afbbf887d7a7: Pulling fs layer
Step #11 - "yanglint": ddb92712bd66: Pulling fs layer
Step #11 - "yanglint": e1a29b2570bd: Pulling fs layer
Step #11 - "yanglint": 4bff86572d5d: Pulling fs layer
Step #11 - "yanglint": 02be5a840e26: Pulling fs layer
Step #11 - "yanglint": 0880ad44e82f: Pulling fs layer
Step #11 - "yanglint": 04a56cace0f7: Pulling fs layer
Step #11 - "yanglint": 648dc7853931: Pulling fs layer
Step #11 - "yanglint": 648dc7853931: Download complete
Step #11 - "yanglint": c1c5b70020e4: Download complete
Step #11 - "yanglint": afbbf887d7a7: Download complete
Step #11 - "yanglint": ddb92712bd66: Download complete
Step #11 - "yanglint": e1a29b2570bd: Download complete
Step #11 - "yanglint": 0880ad44e82f: Download complete
Step #11 - "yanglint": 02be5a840e26: Download complete
Step #11 - "yanglint": 04a56cace0f7: Download complete
Step #11 - "yanglint": 4bff86572d5d: Download complete
Step #12 - "misc-checks": 2023/08/30 18:47:17 Retry 3 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #12 - "misc-checks": 2023/08/30 18:47:17 Retry 4 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #13 - "oc-pyang": f29ea5e6b316: Pull complete
Step #8 - "regexp": f29ea5e6b316: Pull complete
Step #11 - "yanglint": f29ea5e6b316: Pull complete
Step #13 - "oc-pyang": c1c5b70020e4: Pull complete
Step #11 - "yanglint": c1c5b70020e4: Pull complete
Step #8 - "regexp": c1c5b70020e4: Pull complete
Step #11 - "yanglint": afbbf887d7a7: Pull complete
Step #13 - "oc-pyang": afbbf887d7a7: Pull complete
Step #8 - "regexp": afbbf887d7a7: Pull complete
Step #12 - "misc-checks": 2023/08/30 18:47:18 Retry 5 of removing label from PR, error: DELETE https://api.github.com/repos/openconfig/public/issues/948/labels/breaking: 404 Label does not exist []
Step #11 - "yanglint": ddb92712bd66: Pull complete
Step #8 - "regexp": ddb92712bd66: Pull complete
Step #13 - "oc-pyang": ddb92712bd66: Pull complete
Step #11 - "yanglint": e1a29b2570bd: Pull complete
Step #13 - "oc-pyang": e1a29b2570bd: Pull complete
Step #8 - "regexp": e1a29b2570bd: Pull complete
Step #11 - "yanglint": 4bff86572d5d: Pull complete
Step #8 - "regexp": 4bff86572d5d: Pull complete
Step #13 - "oc-pyang": 4bff86572d5d: Pull complete
Step #12 - "misc-checks": stat: cannot statx '/workspace/results/misc-checks/upload-badge.sh': No such file or directory
Step #8 - "regexp": 02be5a840e26: Pull complete
Step #11 - "yanglint": 02be5a840e26: Pull complete
Step #13 - "oc-pyang": 02be5a840e26: Pull complete
Finished Step #12 - "misc-checks"
Step #13 - "oc-pyang": 0880ad44e82f: Pull complete
Step #8 - "regexp": 0880ad44e82f: Pull complete
Step #11 - "yanglint": 0880ad44e82f: Pull complete
Step #13 - "oc-pyang": 04a56cace0f7: Pull complete
Step #11 - "yanglint": 04a56cace0f7: Pull complete
Step #8 - "regexp": 04a56cace0f7: Pull complete
Step #13 - "oc-pyang": 648dc7853931: Pull complete
Step #11 - "yanglint": 648dc7853931: Pull complete
Step #8 - "regexp": 648dc7853931: Pull complete
Step #13 - "oc-pyang": Digest: sha256:fc4975c75492ff328854e489d89694e49b13d924e312fb9937b36fbbd7c7f2b1
Step #11 - "yanglint": Digest: sha256:fc4975c75492ff328854e489d89694e49b13d924e312fb9937b36fbbd7c7f2b1
Step #8 - "regexp": Digest: sha256:fc4975c75492ff328854e489d89694e49b13d924e312fb9937b36fbbd7c7f2b1
Step #13 - "oc-pyang": Status: Downloaded newer image for us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #11 - "yanglint": Status: Downloaded newer image for us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #8 - "regexp": Status: Image is up to date for us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #13 - "oc-pyang": us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #11 - "yanglint": us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #8 - "regexp": us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image:latest
Step #13 - "oc-pyang":   File: /workspace/results/oc-pyang
Step #13 - "oc-pyang":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #13 - "oc-pyang": Device: 8,1	Inode: 9437578     Links: 2
Step #13 - "oc-pyang": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #13 - "oc-pyang": Access: 2023-08-30 18:47:02.841988734 +0000
Step #13 - "oc-pyang": Modify: 2023-08-30 18:47:02.841988734 +0000
Step #13 - "oc-pyang": Change: 2023-08-30 18:47:02.841988734 +0000
Step #13 - "oc-pyang":  Birth: 2023-08-30 18:47:02.841988734 +0000
Step #8 - "regexp":   File: /workspace/results/regexp
Step #8 - "regexp":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #8 - "regexp": Device: 8,1	Inode: 9437566     Links: 2
Step #8 - "regexp": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #8 - "regexp": Access: 2023-08-30 18:47:01.565896756 +0000
Step #8 - "regexp": Modify: 2023-08-30 18:47:01.565896756 +0000
Step #8 - "regexp": Change: 2023-08-30 18:47:01.565896756 +0000
Step #8 - "regexp":  Birth: 2023-08-30 18:47:01.565896756 +0000
Step #11 - "yanglint": stat: cannot statx '/workspace/results/yanglint': No such file or directory
Step #13 - "oc-pyang": created virtual environment CPython3.11.2.final.0-64 in 342ms
Step #13 - "oc-pyang":   creator CPython3Posix(dest=/workspace/oc-pyangvenv, clear=False, no_vcs_ignore=False, global=False)
Step #13 - "oc-pyang":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #13 - "oc-pyang":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #13 - "oc-pyang":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Step #13 - "oc-pyang": Cloning into '/workspace/oc-pyang-repo'...
Step #8 - "regexp": created virtual environment CPython3.11.2.final.0-64 in 178ms
Step #8 - "regexp":   creator CPython3Posix(dest=/workspace/regexpvenv, clear=False, no_vcs_ignore=False, global=False)
Step #8 - "regexp":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #8 - "regexp":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #8 - "regexp":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Finished Step #11 - "yanglint"
Step #8 - "regexp": Collecting pyang
Step #8 - "regexp":   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Step #8 - "regexp":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 13.3 MB/s eta 0:00:00
Step #8 - "regexp": Collecting lxml
Step #8 - "regexp":   Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #13 - "oc-pyang": Collecting lxml
Step #8 - "regexp":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 91.9 MB/s eta 0:00:00
Step #13 - "oc-pyang":   Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #8 - "regexp": Installing collected packages: lxml, pyang
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 99.2 MB/s eta 0:00:00
Step #13 - "oc-pyang": Collecting MarkupSafe
Step #13 - "oc-pyang":   Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
Step #8 - "regexp": Successfully installed lxml-4.9.3 pyang-2.5.3
Step #13 - "oc-pyang": Collecting cython
Step #13 - "oc-pyang":   Downloading Cython-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 246.6 MB/s eta 0:00:00
Step #13 - "oc-pyang": Requirement already satisfied: wheel in ./oc-pyangvenv/lib/python3.11/site-packages (from -r /go/src/github.com/openconfig/models-ci/validators/oc-pyang/requirements.txt (line 4)) (0.38.4)
Step #13 - "oc-pyang": Collecting pyaml
Step #13 - "oc-pyang":   Downloading pyaml-23.7.0-py3-none-any.whl (17 kB)
Step #13 - "oc-pyang": Requirement already satisfied: setuptools in ./oc-pyangvenv/lib/python3.11/site-packages (from -r /go/src/github.com/openconfig/models-ci/validators/oc-pyang/requirements.txt (line 6)) (66.1.1)
Step #13 - "oc-pyang": Collecting pyang
Step #13 - "oc-pyang":   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 275.5 MB/s eta 0:00:00
Step #13 - "oc-pyang": Collecting PyYAML
Step #13 - "oc-pyang":   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 299.1 MB/s eta 0:00:00
Step #13 - "oc-pyang": Installing collected packages: PyYAML, MarkupSafe, lxml, cython, pyang, pyaml
Step #8 - "regexp": 2023/08/30 18:47:49 INFO: did not read latest version for regexp: open /workspace/results/regexp/latest-version.txt: no such file or directory
Step #8 - "regexp": stat: cannot statx '/workspace/results/regexp/upload-badge.sh': No such file or directory
Finished Step #8 - "regexp"
Step #13 - "oc-pyang": Successfully installed MarkupSafe-2.1.3 PyYAML-6.0.1 cython-3.0.2 lxml-4.9.3 pyaml-23.7.0 pyang-2.5.3
Step #13 - "oc-pyang": Collecting Jinja2==2.11.3
Step #13 - "oc-pyang":   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 5.1 MB/s eta 0:00:00
Step #13 - "oc-pyang": Collecting lxml==4.9.1
Step #13 - "oc-pyang":   Downloading lxml-4.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.0 MB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 150.5 MB/s eta 0:00:00
Step #13 - "oc-pyang": Collecting MarkupSafe==1.1.1
Step #13 - "oc-pyang":   Downloading MarkupSafe-1.1.1.tar.gz (19 kB)
Step #13 - "oc-pyang":   Preparing metadata (setup.py): started
Step #13 - "oc-pyang":   Preparing metadata (setup.py): finished with status 'done'
Step #13 - "oc-pyang": Collecting pyang==2.3.2
Step #13 - "oc-pyang":   Downloading pyang-2.3.2-py2.py3-none-any.whl (590 kB)
Step #13 - "oc-pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 590.3/590.3 kB 292.3 MB/s eta 0:00:00
Step #13 - "oc-pyang": Requirement already satisfied: cython in ./oc-pyangvenv/lib/python3.11/site-packages (from -r /workspace/oc-pyang-repo/requirements.txt (line 5)) (3.0.2)
Step #13 - "oc-pyang": Collecting enum34
Step #13 - "oc-pyang":   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Step #13 - "oc-pyang": Collecting six
Step #13 - "oc-pyang":   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Step #13 - "oc-pyang": Building wheels for collected packages: MarkupSafe
Step #13 - "oc-pyang":   Building wheel for MarkupSafe (setup.py): started
Step #13 - "oc-pyang":   Building wheel for MarkupSafe (setup.py): finished with status 'done'
Step #13 - "oc-pyang":   Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp311-cp311-linux_x86_64.whl size=29073 sha256=66fbd149104dd1ca12c7b0cfeb1fd6f7911bab5ba7f6d42da14d021c2f95341f
Step #13 - "oc-pyang":   Stored in directory: /tmp/pip-ephem-wheel-cache-imnor_s4/wheels/42/2c/24/ee2a56da668805256e7c1b1d51ae9b177360788cabcdf5b9c1
Step #13 - "oc-pyang": Successfully built MarkupSafe
Step #13 - "oc-pyang": Installing collected packages: enum34, six, MarkupSafe, lxml, pyang, Jinja2
Step #13 - "oc-pyang":   Attempting uninstall: MarkupSafe
Step #13 - "oc-pyang":     Found existing installation: MarkupSafe 2.1.3
Step #13 - "oc-pyang":     Uninstalling MarkupSafe-2.1.3:
Step #13 - "oc-pyang":       Successfully uninstalled MarkupSafe-2.1.3
Step #13 - "oc-pyang":   Attempting uninstall: lxml
Step #13 - "oc-pyang":     Found existing installation: lxml 4.9.3
Step #13 - "oc-pyang":     Uninstalling lxml-4.9.3:
Step #13 - "oc-pyang":       Successfully uninstalled lxml-4.9.3
Step #13 - "oc-pyang":   Attempting uninstall: pyang
Step #13 - "oc-pyang":     Found existing installation: pyang 2.5.3
Step #13 - "oc-pyang":     Uninstalling pyang-2.5.3:
Step #13 - "oc-pyang":       Successfully uninstalled pyang-2.5.3
Step #13 - "oc-pyang": Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 enum34-1.1.10 lxml-4.9.1 pyang-2.3.2 six-1.16.0
Step #13 - "oc-pyang": Requirement already satisfied: setuptools in ./oc-pyangvenv/lib/python3.11/site-packages (66.1.1)
Step #13 - "oc-pyang": Requirement already satisfied: pyang in ./oc-pyangvenv/lib/python3.11/site-packages (2.3.2)
Step #13 - "oc-pyang": Requirement already satisfied: lxml in ./oc-pyangvenv/lib/python3.11/site-packages (from pyang) (4.9.1)
Step #13 - "oc-pyang": 2023/08/30 18:48:03 INFO: did not read latest version for oc-pyang: open /workspace/results/oc-pyang/latest-version.txt: no such file or directory
Step #13 - "oc-pyang": stat: cannot statx '/workspace/results/oc-pyang/upload-badge.sh': No such file or directory
Finished Step #13 - "oc-pyang"
Starting Step #15 - "pyang"
Starting Step #14 - "goyang-ygot"
Starting Step #16 - "pyangbind"
Step #14 - "goyang-ygot": Already have image (with digest): us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #16 - "pyangbind": Already have image (with digest): us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #15 - "pyang": Already have image (with digest): us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #14 - "goyang-ygot":   File: /workspace/results/goyang-ygot
Step #14 - "goyang-ygot":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #14 - "goyang-ygot": Device: 8,1	Inode: 9437580     Links: 2
Step #14 - "goyang-ygot": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #14 - "goyang-ygot": Access: 2023-08-30 18:47:03.162011800 +0000
Step #14 - "goyang-ygot": Modify: 2023-08-30 18:47:03.162011800 +0000
Step #14 - "goyang-ygot": Change: 2023-08-30 18:47:03.162011800 +0000
Step #14 - "goyang-ygot":  Birth: 2023-08-30 18:47:03.162011800 +0000
Step #15 - "pyang":   File: /workspace/results/pyang@head
Step #15 - "pyang":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #15 - "pyang": Device: 8,1	Inode: 9437574     Links: 2
Step #15 - "pyang": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #15 - "pyang": Access: 2023-08-30 18:47:02.577969704 +0000
Step #15 - "pyang": Modify: 2023-08-30 18:47:02.577969704 +0000
Step #15 - "pyang": Change: 2023-08-30 18:47:02.577969704 +0000
Step #15 - "pyang":  Birth: 2023-08-30 18:47:02.577969704 +0000
Step #15 - "pyang":   File: /workspace/results/pyang
Step #15 - "pyang":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #15 - "pyang": Device: 8,1	Inode: 9437570     Links: 2
Step #15 - "pyang": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #15 - "pyang": Access: 2023-08-30 18:47:02.093934812 +0000
Step #15 - "pyang": Modify: 2023-08-30 18:47:02.093934812 +0000
Step #15 - "pyang": Change: 2023-08-30 18:47:02.093934812 +0000
Step #15 - "pyang":  Birth: 2023-08-30 18:47:02.093934812 +0000
Step #15 - "pyang":   File: /workspace/results/[email protected]
Step #15 - "pyang":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #15 - "pyang": Device: 8,1	Inode: 9437572     Links: 2
Step #15 - "pyang": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #15 - "pyang": Access: 2023-08-30 18:47:02.345952980 +0000
Step #15 - "pyang": Modify: 2023-08-30 18:47:02.345952980 +0000
Step #15 - "pyang": Change: 2023-08-30 18:47:02.345952980 +0000
Step #15 - "pyang":  Birth: 2023-08-30 18:47:02.345952980 +0000
Step #15 - "pyang": running pyang head
Step #15 - "pyang": running extra pyang version 2.2.1
Step #16 - "pyangbind":   File: /workspace/results/pyangbind
Step #16 - "pyangbind":   Size: 4096      	Blocks: 8          IO Block: 4096   directory
Step #16 - "pyangbind": Device: 8,1	Inode: 9437576     Links: 2
Step #16 - "pyangbind": Access: (0644/drw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Step #16 - "pyangbind": Access: 2023-08-30 18:47:02.577969704 +0000
Step #16 - "pyangbind": Modify: 2023-08-30 18:47:02.577969704 +0000
Step #16 - "pyangbind": Change: 2023-08-30 18:47:02.577969704 +0000
Step #16 - "pyangbind":  Birth: 2023-08-30 18:47:02.577969704 +0000
Step #15 - "pyang": created virtual environment CPython3.11.2.final.0-64 in 176ms
Step #15 - "pyang":   creator CPython3Posix(dest=/workspace/pyangvenv@head, clear=False, no_vcs_ignore=False, global=False)
Step #15 - "pyang":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #15 - "pyang":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #15 - "pyang":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Step #15 - "pyang": created virtual environment CPython3.11.2.final.0-64 in 191ms
Step #15 - "pyang":   creator CPython3Posix(dest=/workspace/[email protected], clear=False, no_vcs_ignore=False, global=False)
Step #15 - "pyang":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #15 - "pyang":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #15 - "pyang":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Step #15 - "pyang": Cloning into '/workspace/results/pyang@head/pyang'...
Step #15 - "pyang": created virtual environment CPython3.11.2.final.0-64 in 220ms
Step #15 - "pyang":   creator CPython3Posix(dest=/workspace/pyangvenv, clear=False, no_vcs_ignore=False, global=False)
Step #15 - "pyang":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #15 - "pyang":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #15 - "pyang":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Step #16 - "pyangbind": created virtual environment CPython3.11.2.final.0-64 in 180ms
Step #16 - "pyangbind":   creator CPython3Posix(dest=/workspace/pyangbindvenv, clear=False, no_vcs_ignore=False, global=False)
Step #16 - "pyangbind":   seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/builder/home/.local/share/virtualenv)
Step #16 - "pyangbind":     added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4
Step #16 - "pyangbind":   activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
Step #16 - "pyangbind": Cloning into '/workspace/pyangbind-repo'...
Step #15 - "pyang": THIS IS PYTHONPATH: 
Step #15 - "pyang": Collecting pyang==2.2.1
Step #15 - "pyang": Collecting pyang
Step #15 - "pyang":   Using cached pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Step #15 - "pyang":   Downloading pyang-2.2.1-py2.py3-none-any.whl (578 kB)
Step #15 - "pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 578.7/578.7 kB 13.3 MB/s eta 0:00:00
Step #15 - "pyang": Collecting lxml
Step #15 - "pyang":   Using cached lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #15 - "pyang": Collecting lxml
Step #15 - "pyang":   Using cached lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #15 - "pyang": Installing collected packages: lxml, pyang
Step #15 - "pyang": Installing collected packages: lxml, pyang
Step #16 - "pyangbind": WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/pyang/
Step #16 - "pyangbind": Collecting pyang
Step #16 - "pyangbind":   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Step #16 - "pyangbind":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 15.7 MB/s eta 0:00:00
Step #15 - "pyang": Successfully installed lxml-4.9.3 pyang-2.5.3
Step #15 - "pyang": Successfully installed lxml-4.9.3 pyang-2.2.1
Step #16 - "pyangbind": Collecting lxml
Step #16 - "pyangbind":   Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #16 - "pyangbind":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 139.0 MB/s eta 0:00:00
Step #15 - "pyang": Collecting lxml
Step #15 - "pyang":   Downloading lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl (7.9 MB)
Step #15 - "pyang":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 21.3 MB/s eta 0:00:00
Step #16 - "pyangbind": Collecting regex
Step #16 - "pyangbind":   Downloading regex-2023.8.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (782 kB)
Step #16 - "pyangbind":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 782.4/782.4 kB 161.3 MB/s eta 0:00:00
Step #16 - "pyangbind": Collecting six
Step #16 - "pyangbind":   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Step #16 - "pyangbind": Collecting enum34
Step #16 - "pyangbind":   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Step #16 - "pyangbind": Installing collected packages: enum34, six, regex, lxml, pyang
Step #15 - "pyang": Installing collected packages: lxml
Step #16 - "pyangbind": Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 regex-2023.8.8 six-1.16.0
Step #15 - "pyang": Successfully installed lxml-4.9.3
Step #16 - "pyangbind": Requirement already satisfied: pyang in ./pyangbindvenv/lib/python3.11/site-packages (2.5.3)
Step #16 - "pyangbind": Requirement already satisfied: lxml in ./pyangbindvenv/lib/python3.11/site-packages (from pyang) (4.9.3)
Step #16 - "pyangbind": /workspace
Step #15 - "pyang": stat: cannot statx '/workspace/results/[email protected]/upload-badge.sh': No such file or directory
Step #15 - "pyang": stat: cannot statx '/workspace/results/pyang/upload-badge.sh': No such file or directory
Finished Step #15 - "pyang"
Step #14 - "goyang-ygot": stat: cannot statx '/workspace/results/goyang-ygot/upload-badge.sh': No such file or directory
Finished Step #14 - "goyang-ygot"
Step #16 - "pyangbind": 2023/08/30 18:53:07 Validator pyangbind part of compatibility report, skipping reporting standalone PR status.
Step #16 - "pyangbind": stat: cannot statx '/workspace/results/pyangbind/upload-badge.sh': No such file or directory
Finished Step #16 - "pyangbind"
Starting Step #17 - "compat-report"
Step #17 - "compat-report": Already have image (with digest): us-west1-docker.pkg.dev/disco-idea-817/models-ci/models-ci-image
Step #17 - "compat-report": validators to be put in compability report:
Step #17 - "compat-report": 2023/08/30 18:53:08 Processing compatibility report for pyangbind
Finished Step #17 - "compat-report"
PUSH
DONE
Step #17 - "compat-report": pyangbind

Build Log: https://console.cloud.google.com/cloud-build/builds/a313e9ae-921a-4486-b9d0-7b12f7e18772?project=6848975133