Skip to content

Swagger spec is causing failures on ci/openshift-jenkins/origin/verify job  #16720

@abstractj

Description

@abstractj

While updating my PR #16034. I found this at the logs: https://s3.amazonaws.com/archive.travis-ci.org/jobs/284191227/log.txt?X-Amz-Expires=30&X-Amz-Date=20171006T130447Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20171006/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=b42bd12e348a38887ad53b47874173128c5ebc7b0606e42c43233b311a1ae9f1

[ERROR] PID 1: hack/lib/cmd.sh:241: `return "${return_code}"` exited with status 1.
... skipping 4 lines ...
[ERROR] hack/verify-generated-completions.sh exited with code 1 after 00h 00m 27s
... skipping 102 lines ...
[FATAL] Swagger spec is out of date. Please run hack/update-generated-swagger-spec.sh:
[FATAL] diff -Naupr -I 'Auto generated by' /go/src/github.com/openshift/origin/api/swagger-spec/api-v1.json /go/src/github.com/openshift/origin/_output/verify-generated-swagger-spec/api/swagger-spec/api-v1.json
[FATAL] --- /go/src/github.com/openshift/origin/api/swagger-spec/api-v1.json	2017-10-06 11:38:40.000000000 +0000
[FATAL] +++ /go/src/github.com/openshift/origin/_output/verify-generated-swagger-spec/api/swagger-spec/api-v1.json	2017-10-06 11:43:11.432960084 +0000

This looks completely unrelated with my changes, because I haven't changed anything at the Swagger Spec

Metadata

Metadata

Labels

component/internal-toolskind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/P2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions