Skip to content

Instantly share code, notes, and snippets.

View mfojtik's full-sized avatar

Michal Fojtik mfojtik

View GitHub Profile
[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
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
# github.com/openshift/client-go/operator/listers/operator/v1
vendor/github.com/openshift/client-go/operator/listers/operator/v1/kubestorageversionmigrator.go:15:41: undefined: "github.com/openshift/api/operator/v1".KubeStorageVersionMigrator
vendor/github.com/openshift/client-go/operator/listers/operator/v1/kubestorageversionmigrator.go:17:21: undefined: "github.com/openshift/api/operator/v1".KubeStorageVersionMigrator
vendor/github.com/openshift/client-go/operator/listers/operator/v1/kubestorageversionmigrator.go:32:83: undefined: "github.com/openshift/api/operator/v1".KubeStorageVersionMigrator
vendor/github.com/openshift/client-go/operator/listers/operator/v1/kubestorageversionmigrator.go:34:25: undefined: "github.com/openshift/api/operator/v1".KubeStorageVersionMigrator
vendor/github.com/openshift/client-go/operator/listers/operator/v1/kubestorageversionmigrator.go:40:63: undefined: "github.com/openshift/api/operator/v1".KubeStorageVersionMigrator
vendor/github.com/openshift/client-go/operator/listers/op
pkg/cli/rsync/copy_tar.go
17: "github.com/openshift/source-to-image/pkg/tar"
18: s2ifs "github.com/openshift/source-to-image/pkg/util/fs"
pkg/cli/startbuild/startbuild.go
22: "github.com/openshift/source-to-image/pkg/tar"
23: s2ifs "github.com/openshift/source-to-image/pkg/util/fs"
pkg/helpers/newapp/cmd/newapp_test.go
34: "github.com/openshift/source-to-image/pkg/scm/git"
openshift-apiserver [master|⚑ 1] > goodmod bump github.com/openshift/library-go --verbose
# Loaded 10 go.mod rules
# Resolving module path "github.com/openshift/library-go" using branch "master" ...
# Module path "github.com/openshift/library-go" resolved to "v0.0.0-20191205152556-73e1fb871a9b" ...
go mod edit -replace github.com/openshift/library-go=github.com/openshift/library-go@"v0.0.0-20191205152556-73e1fb871a9b"
# Listing "github.com/openshift/library-go" commits from 4e2c7112d252 to 73e1fb871a9b
# ea5c6022: fileobserver: fix logging
# f7950c8d: verifies input params of JSONPatchSecret function to prevent npe
# 6960136f: encryption: fix error logic take 2
# 50cdee3a: encryption: restart failed migration after 5 min
I1202 14:56:47.632339 1 termination_observer.go:93] Observed new API server pod "kube-apiserver-ip-10-0-150-84.ec2.internal" at 2019-12-02 14:55:28 +0000 UTC
I1202 14:57:16.032858 1 termination_observer.go:93] Observed new API server pod "kube-apiserver-ip-10-0-131-255.ec2.internal" at 2019-12-02 14:57:15 +0000 UTC
I1202 14:57:50.433026 1 termination_observer.go:93] Observed new API server pod "kube-apiserver-ip-10-0-141-253.ec2.internal" at 2019-12-02 14:57:49 +0000 UTC
I1202 14:58:49.908394 1 termination_observer.go:116] Observed termination event "TerminationStart" for API server "kube-apiserver-ip-10-0-131-255.ec2.internal": Received signal to terminate, becoming unready, but keeping serving
I1202 14:58:49.929823 1 termination_observer.go:116] Observed termination event "TerminationPreShutdownHooksFinished" for API server "kube-apiserver-ip-10-0-131-255.ec2.internal": All pre-shutdown hooks have been finished
I1202 14:58:50.156122 1 termination_observer.go:88] Observed
I1119 17:09:20.777460 1 dynamic_cafile_content.go:166] Starting request-header::/var/run/configmaps/aggregator-client-ca/ca-bundle.crt
I1119 17:09:20.777537 1 dynamic_cafile_content.go:166] Starting client-ca-bundle::/var/run/configmaps/client-ca/ca-bundle.crt
I1119 17:09:20.777638 1 dynamic_serving_content.go:129] Starting serving-cert::/var/run/secrets/serving-cert/tls.crt::/var/run/secrets/serving-cert/tls.key
I1119 17:09:20.778916 1 tlsconfig.go:157] loaded client CA [0/"client-ca-bundle::/var/run/configmaps/client-ca/ca-bundle.crt,request-header::/var/run/configmaps/aggregator-client-ca/ca-bundle.crt"]: "admin-kubeconfig-signer" [] issuer="<self>" (2019-11-19 16:34:46 +0000 UTC to 2029-11-16 16:34:46 +0000 UTC (now=2019-11-19 17:09:20.778877472 +0000 UTC))
I1119 17:09:20.778978 1 tlsconfig.go:157] loaded client CA [1/"client-ca-bundle::/var/run/configmaps/client-ca/ca-bundle.crt,request-header::/var/run/configmaps/aggregator-client-ca/ca-bundle.crt"]: "kube-csr-signer_@15741
openshift-apiserver [goodmod L|⚑ 1] > ack 'k8s.io/kubelet' pkg/
openshift-apiserver [goodmod L|⚑ 1] > ack 'k8s.io/kubelet' vendor/
openshift-apiserver [goodmod L|⚑ 1] > ack 'k8s.io/kubelet'
go.mod
79: k8s.io/kubelet => k8s.io/kubelet v0.0.0-20191016114556-7841ed97f1b2
go.sum
741:k8s.io/kubelet v0.0.0-20191016114556-7841ed97f1b2/go.mod h1:SBvrtLbuePbJygVXGGCMtWKH07+qrN2dE1iMnteSG8E=
openshift-apiserver [goodmod L|⚑ 1] > goodmod report
PATH | CURRENT VERSION | TRACKING TYPE | DESIRED VERSION
|-------------------------------------------|----------------------|---------------|-------------------------------------------|
github.com/MakeNowJust/heredoc | bb23615498cd | required | n/a
github.com/Microsoft/go-winio | v0.4.14 | required | n/a
github.com/certifi/gocertifi | ee1a9a0726d2 | required | n/a
github.com/coreos/etcd | v3.3.15+incompatible | required | n/a
github.com/davecgh/go-spew | v1.1.1 | required | n/a
github.com/docker/distribution | d4c35485a70d | commit | d4c35485a70d
github.com/docker/docker | da810a85109d | branch | openshift-3.10-docker-b68221c
oc [bump-1.16.2 L|✚ 2] > cat goodmod.yaml
# goodmod.yaml
# This file is tracking branches and tags used in go.mod file replaces
# Please follow https://github.com/mfojtik/goodmod#installation to get the tool.
# Run `$ goodmod replace --apply` to apply these rules on `go.mod`
#
rules:
# k8s.io paths that are tracking "oc-4.3-kubernetes-1.16.2" branch
- paths:
- k8s.io/kubernetes