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
| kind: DaemonSet | |
| apiVersion: apps/v1 | |
| metadata: | |
| name: build-daemon | |
| spec: | |
| selector: | |
| matchLabels: | |
| app: build-daemon | |
| template: | |
| metadata: |
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
| panic: runtime error: invalid memory address or nil pointer dereference | |
| [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x393dad8] | |
| goroutine 200 [running]: | |
| github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/cm.(*qosContainerManagerImpl).setCPUCgroupConfig(0xc4202dd780, 0xc420f0f170, 0x4be4867, 0xa) | |
| /data/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/cm/qos_container_manager_linux.go:176 +0x58 | |
| github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/cm.(*qosContainerManagerImpl).UpdateCgroups(0xc4202dd780, 0x0, 0x0) | |
| /data/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/cm/qos_container_manager_linux.go:292 +0x254 | |
| github.com/openshift/origin/vendor/k8s.io/kubernetes/pkg/kubelet/cm.(*containerManagerImpl).UpdateQOSCgroups(0xc420302240, 0xc42108ce00, 0xc420744a00) | |
| /data/src/github.com/openshift/origin/_output/local/go/src/github.com/op |
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
| {"ociVersion":"1.0.0","id":"00de00f4fd02348a126ad7fe5be8091a41a1261c6b967478c03df9516bb8b867","status":"stopped","bundle":"/run/containers/storage/overlay-containers/00de00f4fd02348a126ad7fe5be8091a41a1261c6b967478c03df9516bb8b867/userdata","annotations":{"io.kubernetes.container.hash":"dffd0663","io.kubernetes.container.name":"sdn","io.kubernetes.container.ports":"[{\"name\":\"healthz\",\"hostPort\":10256,\"containerPort\":10256,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCount":"30","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"dffd0663\",\"io.kubernetes.container.ports\":\"[{\\\"name\\\":\\\"healthz\\\",\\\"hostPort\\\":10256,\\\"containerPort\\\":10256,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"30\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminati |
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
| Feb 28 21:03:22 ip-172-18-5-195.ec2.internal origin-node[29007]: W0228 21:03:22.411501 29007 util_unix.go:75] Using "/var/run/crio/crio.sock" as endpoint is deprecated, please consider using full url format "unix:///var/run/crio/crio.sock". │ | |
| Feb 28 21:03:22 ip-172-18-5-195.ec2.internal origin-node[29007]: I0228 21:03:22.411571 29007 remote_image.go:40] Connecting to image service /var/run/crio/crio.sock │ | |
| Feb 28 21:03:22 ip-172-18-5-195.ec2.internal origin-node[29007]: W0228 21:03:22.411625 29007 util_unix.go:75] Using "/var/run/crio/crio.sock" as endpoint is deprecated, please consider using full url format "unix:///var/run/crio/crio.sock". │ | |
| Feb 28 21:03:22 ip-172-18-5-195.ec2.internal origin-node[29007]: I0228 21 |
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
| // LINES ENTER 197 | |
| // SCAN [#!/bin/bash source "$(dirname "${BASH_SOURCE}")/../../hack/lib/init.sh" trap os::test::junit::reconcile_output EXIT # Cleanup cluster resources created by this test ( set +e oc delete all,templates --all exit 0 ) &>/dev/null url=":${API_PORT:-8443}" project="$(oc project -q)" os::test::junit::declare_suite_start "cmd/builds" # This test validates builds and build related commands os::cmd::expect_success 'oc new-build centos/ruby-22-centos7 https://github.com/openshift/ruby-hello-world.git' os::cmd::expect_success 'oc get bc/ruby-hello-world' os::cmd::expect_success "cat '${OS_ROOT}/images/origin/Dockerfile' | oc new-build -D - --name=test" os::cmd::expect_success 'oc get bc/test' template='{{with .spec.output.to}}{{.kind}} {{.name}}{{end}}' # Build from Dockerfile with output to ImageStreamTag os::cmd::expect_success "oc new-build --dockerfile=\$'FROM centos:7\nRUN yum install -y httpd'" os::cmd::expect_success_and_text "oc get bc/centos --template '${template}'" '^Im |
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
| Installing: | |
| origin-node x86_64 3.10.0-0.alpha.0.834.13070b4 origin-master 3.7 k | |
| Installing for dependencies: | |
| audit-libs-python x86_64 2.7.6-3.el7 base 73 k | |
| avahi-libs x86_64 0.6.31-17.el7 base 61 k | |
| bash-completion noarch 1:2.1-6.el7 base 85 k | |
| checkpolicy x86_64 2.5-4.el7 base 290 k | |
| cifs-utils x86_64 6.2-10.el7 base 85 k | |
| conntrack-tools x86_64 1.4.4-3.el7_3 base 186 k | |
| container-selinux noar |
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
| ○ kubectl get pods | |
| NAME READY STATUS RESTARTS AGE | |
| cherrypick-2-tqm5g 1/1 Running 0 33d | |
| config-updater-6-rvwh4 1/1 Running 0 33d | |
| deck-7-k2jqh 1/1 Running 0 5d | |
| deck-internal-8-vvzwj 2/2 Running 0 5d | |
| deck-test-8-hbw4q 1/1 Running 0 17d | |
| gcsweb-17-c58fz 1/1 Running 0 33d | |
| hook-7-fxdwd 1/1 Running 0 5d | |
| horologium-5-n4nmb 1/1 Running 0 5d |
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
| goroutine 19859 [running]: | |
| runtime/debug.Stack(0xe4db640, 0xc400000000, 0x93bc3c0) | |
| /usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:24 +0xa7 | |
| runtime/debug.PrintStack() | |
| /usr/local/Cellar/go/1.9.1/libexec/src/runtime/debug/stack.go:16 +0x22 | |
| github.com/openshift/origin/pkg/image/registry/imagestream.Strategy.Decorate(0xe14adc0, 0xc4202948c0, 0xe13a940, 0xe4fe760, 0xe140280, 0xc420fa6d50, 0xc426d413b0, 0xe11ff00, 0xc4213c8cd0, 0xe187800, ...) | |
| /Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/strategy.go:556 +0xb4 | |
| github.com/openshift/origin/pkg/image/registry/imagestream.(Strategy).Decorate-fm(0xe1400c0, 0xc42cf04580, 0x9373838, 0x5) | |
| /Volumes/development/projects/origin/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/pkg/image/registry/imagestream/etcd/etcd.go:62 +0x78 | |
| github.com/openshift/origin/vendor/k8s.io/apiserver/pkg/registry/generic/registry.(*decoratedWatche |
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
| // containerPrometheusLabels maps cAdvisor labels to prometheus labels. | |
| func containerPrometheusLabels(c *cadvisorapi.ContainerInfo) map[string]string { | |
| // Prometheus requires that all metrics in the same family have the same labels, | |
| // so we arrange to supply blank strings for missing labels | |
| var name, image, podName, namespace, containerName string | |
| if len(c.Aliases) > 0 { | |
| name = c.Aliases[0] | |
| } | |
| image = c.Spec.Image | |
| if v, ok := c.Spec.Labels[kubelettypes.KubernetesPodNameLabel]; ok { |
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
| kind: Pod | |
| apiVersion: v1 | |
| metadata: | |
| name: image-registry-ci-operator | |
| spec: | |
| restartPolicy: Never | |
| terminationGracePeriodSeconds: 1 | |
| serviceAccountName: ci-operator | |
| volumes: | |
| - name: job-definition |