This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cluster-debug-tools [timeline L|✚ 2] > ./kubectl-dev_tool event -f ../../mfojtik/eventer/events.json --timeline -o wide | |
17:20:28 (1) "openshift-kube-storage-version-migrator-operator" OperatorStatusChanged clusteroperator/kube-storage-version-migrator: Progressing changed True -> False | |
17:20:28 (1) "openshift-kube-storage-version-migrator-operator" OperatorStatusChanged clusteroperator/kube-storage-version-migrator: Degraded changed Unknown -> False | |
17:20:29 (1) "openshift-etcd-operator" OperatorStatusChanged clusteroperator/etcd: Upgradeable changed Unknown -> True | |
17:20:29 (1) "openshift-controller-manager-operator" OperatorStatusChanged clusteroperator/openshift-controller-manager: Degraded changed Unknown -> False | |
17:20:29 (1) "openshift-etcd-operator" OperatorStatusChanged clusteroperator/etcd: Degraded changed Unknown -> False | |
17:20:29 (1) "openshift-etcd-operator" OperatorStatusChanged clusteroperator/etcd: Degraded changed Unknown -> False | |
17:20:29 (1) "openshift-kube-controller-manager-operator" Ope |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
[ | |
"2020-04-27 17:20:28 +0200 CEST", | |
"kube-storage-version-migrator", | |
"Degraded", | |
"Unknown", | |
"set" | |
], | |
[ | |
"2020-04-27 17:20:28 +0200 CEST", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -x | |
mkdir -p /tmp/etcd-metrics | |
jobName="e2e-azure-serial" | |
jobVersion="4.5" | |
# NOTE: Change this to 'stat' if you run on Linux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
W0319 12:20:51.342708 1 builder.go:111] Restart triggered because of file /var/run/secrets/serving-cert/tls.crt was created | |
I0319 12:20:51.342760 1 observer_polling.go:107] Observed file "/var/run/secrets/serving-cert/tls.key" has been created (hash="7e2c4e5a2fed14bccd97a5eb779fe201fe1807969ca0a37e3ebb866547efeee2") | |
I0319 12:20:51.343115 1 tlsconfig.go:234] Shutting down DynamicServingCertificateController | |
I0319 12:20:51.343140 1 builder.go:219] server exited | |
I0319 12:20:51.343564 1 base_controller.go:95] Shutting down NodeController ... | |
I0319 12:20:51.343586 1 base_controller.go:95] Shutting down ConfigObserver ... | |
I0319 12:20:51.343599 1 base_controller.go:95] Shutting down ResourceSyncController ... | |
I0319 12:20:51.343638 1 base_controller.go:95] Shutting down CertRotationController ... | |
I0319 12:20:51.343655 1 base_controller.go:95] Shutting down BoundSATokenSignerController ... | |
I0319 12:20:51.343665 1 base_controller.go:95] Shutting down CertRotat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mar 05 09:51:48.125 I openshift-apiserver OpenShift API started failing: Get https://api.ci-op-gbz7tdm6-77109.origin-ci-int-aws.dev.rhcloud.com:6443/apis/image.openshift.io/v1/namespaces/openshift-apiserver/imagestreams/missing?timeout=3s: context deadline exceeded (Client.Timeout exceeded while awaiting headers) | |
Mar 05 09:51:54.125 I openshift-apiserver OpenShift API started failing: Get https://api.ci-op-gbz7tdm6-77109.origin-ci-int-aws.dev.rhcloud.com:6443/apis/image.openshift.io/v1/namespaces/openshift-apiserver/imagestreams/missing?timeout=3s: net/http: request canceled (Client.Timeout exceeded while awaiting headers) | |
Mar 05 09:52:01.125 I openshift-apiserver OpenShift API started failing: Get https://api.ci-op-gbz7tdm6-77109.origin-ci-int-aws.dev.rhcloud.com:6443/apis/image.openshift.io/v1/namespaces/openshift-apiserver/imagestreams/missing?timeout=3s: context deadline exceeded | |
Mar 05 09:52:07.125 I openshift-apiserver OpenShift API started failing: Get https://api.ci-op-gbz7tdm6-77109.origin-ci-int-aws |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
base_images: | |
base: | |
cluster: https://api.ci.openshift.org | |
name: "4.4" | |
namespace: ocp | |
tag: base | |
binary_build_commands: make build --warn-undefined-variables | |
build_root: | |
image_stream_tag: | |
cluster: https://api.ci.openshift.org |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library-go [trim-path L|✚ 1] > docker run -it --rm --workdir=/go/src/github.com/openshift/library-go -v `pwd`:/go/src/github.com/openshift/library-go registry.svc.ci.openshift.org/ocp/builder:golang-1.13 make -C alpha-build-machinery update | |
make: Entering directory `/go/src/github.com/openshift/library-go/alpha-build-machinery' | |
mkdir -p "./make/" | |
set -o pipefail; make -j 1 -C "./make/" -f "default.example.mk" --no-print-directory --warn-undefined-variables help 2>&1 | sed 's/\.\(buildDate\|versionFromGit\|commitFromGit\|gitTreeState\)="[^"]*" /.\1="<redacted_for_diff>" /g' | sed -E 's~/.*/(github.com/openshift/library-go/alpha-build-machinery/.*)~/\1~g' | sed '/\/tmp\/tmp./d' | sed '/git checkout -b/d' | sed -E 's~^[<> ]*((\+\+\+|\-\-\-) \./(testing/)?manifests/.*.yaml).*~\1~' | sed -E 's/^(make\[2\]: \*\*\* \[).*: (.*\] Error 1)/\1\2/' | grep -v 'are the same file' | grep -E -v -e '^make\[2\]: Target `.*'"'"' not remade because of errors\.$' | tee "./make/"/"default.example.mk".help.log | |
The following make ta |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library-go [trim-path L|✔] > docker run -it --rm --workdir=/go/src/github.com/openshift/library-go -v `pwd`:/go/src/github.com/openshift/library-go registry.svc.ci.openshift.org/ocp/builder:golang-1.13 make -C alpha-build-machinery update | |
Unable to find image 'registry.svc.ci.openshift.org/ocp/builder:golang-1.13' locally | |
golang-1.13: Pulling from ocp/builder | |
ab5ef0e58194: Already exists | |
1932728b581d: Pull complete | |
Digest: sha256:bbd266cc9a9574190a90ea15948374d982968eeb3a58f6b96d42e63698a6f688 | |
Status: Downloaded newer image for registry.svc.ci.openshift.org/ocp/builder:golang-1.13 | |
make: Entering directory `/go/src/github.com/openshift/library-go/alpha-build-machinery' | |
mkdir -p "./make/" | |
set -o pipefail; make -j 1 -C "./make/" -f "default.example.mk" --no-print-directory --warn-undefined-variables help 2>&1 | sed 's/\.\(buildDate\|versionFromGit\|commitFromGit\|gitTreeState\)="[^"]*" /.\1="<redacted_for_diff>" /g' | sed -E 's~/.*/(github.com/openshift/library-go/alpha-build-machinery/.*)~/\1~g' | sed '/\/tmp\/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@a37a76bb1d84 library-go]# make -C alpha-build-machinery update | |
make: Entering directory `/go/src/github.com/openshift/library-go/alpha-build-machinery' | |
mkdir -p "./make/" | |
set -o pipefail; make -j 1 -C "./make/" -f "default.example.mk" --no-print-directory --warn-undefined-variables help 2>&1 | sed 's/\.\(buildDate\|versionFromGit\|commitFromGit\|gitTreeState\)="[^"]*" /.\1="<redacted_for_diff>" /g' | sed -E 's~/.*/(github.com/openshift/library-go/alpha-build-machinery/.*)~/\1~g' | sed '/\/tmp\/tmp./d' | sed '/git checkout -b/d' | sed -E 's~^[<> ]*((\+\+\+|\-\-\-) \./(testing/)?manifests/.*.yaml).*~\1~' | sed -E 's/^(make\[2\]: \*\*\* \[).*: (.*\] Error 1)/\1\2/' | grep -v 'are the same file' | grep -E -v -e '^make\[2\]: Target `.*'"'"' not remade because of errors\.$' | tee "./make/"/"default.example.mk".help.log | |
The following make targets are available: | |
all | |
build | |
clean | |
clean-binaries | |
help |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jan 31 17:19:22 ci-op-glww7-m-2.c.openshift-gce-devel-ci.internal hyperkube[2033]: I0131 17:19:22.132335 2033 status_manager.go:427] Ignoring same status for pod "authentication-operator-5bbcb7cdb-5gb4k_openshift-authentication-operator(91eda8eb-5c0c-4b3a-97d3-86db1511590d)", status: {Phase:Running Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-01-31 16:44:13 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-01-31 17:18:11 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-01-31 17:18:11 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2020-01-31 16:44:13 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.0.0.5 PodIP:10.130.0.12 PodIPs:[{IP:10.130.0.12}] StartTime:2020-01-31 16:44:13 +0000 UTC InitConta |