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

1.3 picks #10385

Merged
merged 3 commits into from
Aug 19, 2016
Merged

1.3 picks #10385

merged 3 commits into from
Aug 19, 2016

Conversation

ncdc
Copy link
Contributor

@ncdc ncdc commented Aug 12, 2016

No description provided.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 12, 2016

[test]

cc @smarterclayton @derekwaynecarr

@derekwaynecarr
Copy link
Member

cadvisor picks lgtm.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 12, 2016

curl: (7) Failed connect to copr.fedorainfracloud.org:443; Connection timed out
error: running '/bin/sh -c cd "/var/lib/origin" && curl -L -o /etc/yum.repos.d/origin-next-epel-7.repo https://copr.fedoraproject.org/coprs/maxamillion/origin-next/repo/epel-7/maxamillion-origin-next-epel-7.repo &&     INSTALL_PKGS="libmnl libnetfilter_conntrack openvswitch       libnfnetlink iptables iproute bridge-utils procps-ng ethtool socat openssl       binutils xz kmod-libs kmod sysvinit-tools device-mapper-libs dbus       ceph-common iscsi-initiator-utils" &&     yum install -y $INSTALL_PKGS &&     rpm -V $INSTALL_PKGS &&     yum clean all &&     mkdir -p /usr/lib/systemd/system/origin-node.service.d /usr/lib/systemd/system/docker.service.d &&     chmod +x /usr/local/bin/* /usr/bin/openshift-*' failed with exit code 7
[ERROR] PID 16605: hack/build-images.sh:64: `'/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64/oc' ex dockerbuild images/node openshift/node:latest` exited with status 1.
[INFO]      Stack Trace: 
[INFO]        1: hack/build-images.sh:64: `'/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64/oc' ex dockerbuild images/node openshift/node:latest`
[INFO]        2: hack/build-images.sh:98: build
[INFO]        3: hack/build-images.sh:123: image
[INFO]   Exiting with code 1.
make: *** [release] Error 1
Build step 'Execute shell' marked build as failure

Might be #9203

[test]

@ncdc
Copy link
Contributor Author

ncdc commented Aug 15, 2016

@smarterclayton @liggitt PTAL

@liggitt
Copy link
Contributor

liggitt commented Aug 16, 2016

DeepEqual commit LGTM

@liggitt
Copy link
Contributor

liggitt commented Aug 16, 2016

were these cadvisor picks upstream, or a godep bump? can we bump to the same level, or were there bigger changes than we wanted to pull in for now?

@ncdc
Copy link
Contributor Author

ncdc commented Aug 16, 2016

Assuming they're all in the latest cadvisor tag that's in 1.3.x, I can switch to a godep bump. I'll check.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 16, 2016

@liggitt the 3 cadvisor PRs in this PR are not in any upstream cadvisor tag yet. It might be worth bumping up to the latest 0.23 release (Seth has a PR to bump 1.3 here kubernetes/kubernetes#30307) and then cherry picking the additional ones from master that we care about. Or we could cherry pick these into the 0.23 branch and get them into Kube 1.3, and then cherry pick here.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 16, 2016

Correction, 1380 is in v0.23.7+. I've submitted google/cadvisor#1421 to pick 1358 and 1395 to the release-v0.23 branch. Let's see what upstream says about it. If they're ok, I'll replace the 3 cadvisor pick commits in this PR with a bump commit to v0.23.10 once they cut that tag.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 18, 2016

@liggitt @derekwaynecarr updated to bump cadvisor to the tip of the release-v0.23 branch. I then re-picked 1359 as it's not in that branch. If this looks good to you, please tag.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 18, 2016

This had 1 green jenkins run and then it got bit by the workspace checkout conflict issue. [test] again but this can be merged...

@liggitt
Copy link
Contributor

liggitt commented Aug 18, 2016

@derekwaynecarr has merge

@ncdc
Copy link
Contributor Author

ncdc commented Aug 18, 2016

I need to restore the cadvisor test.go file that the godep update removed. Coming up in a few.

@ncdc
Copy link
Contributor Author

ncdc commented Aug 18, 2016

Updated, now without the deleted test file.

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 0b3fd12

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8162/)

@derekwaynecarr
Copy link
Member

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 18, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8162/) (Image: devenv-rhel7_4871)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 0b3fd12

@openshift-bot openshift-bot merged commit 05ecd44 into openshift:master Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants