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

Update calico to v3.26.3 #467

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented Oct 17, 2023

No description provided.

@krnowak
Copy link
Member Author

krnowak commented Oct 18, 2023

12:30:02  Failed tests:
12:30:02  kubeadm.v1.27.2.calico.base
12:30:02  kubeadm.v1.26.5.calico.base
12:30:02  kubeadm.v1.28.1.calico.base
12:30:02  kubeadm.v1.25.10.calico.cgroupv1.base
12:30:02  kubeadm.v1.25.10.calico.base

Meh, will need to investigate what's going on.

amd64: http://jenkins.infra.kinvolk.io:8080/job/container/job/test_dispatcher/2645/cldsv/
arm64: http://jenkins.infra.kinvolk.io:8080/job/container/job/test_dispatcher/2646/cldsv/

@tormath1
Copy link
Contributor

tormath1 commented Oct 18, 2023

Oct 18 10:26:54.312315 env[1205]: time="2023-10-18T10:26:54.312208517Z" level=info msg="PullImage \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\""
Oct 18 10:26:54.648399 env[1205]: time="2023-10-18T10:26:54.648319756Z" level=info msg="trying next host - response was http.StatusNotFound" host=ghcr.io
Oct 18 10:26:54.649472 env[1205]: time="2023-10-18T10:26:54.649395434Z" level=error msg="PullImage \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\" failed" error="rpc error: code = NotFound desc = failed to pull and unpack image \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\": failed to resolve reference \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\": ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3: not found"

Looks like the images are not yet mirrored?

EDIT: Fixed the github action issue + restarted the test:

@krnowak
Copy link
Member Author

krnowak commented Oct 18, 2023

Oct 18 10:26:54.312315 env[1205]: time="2023-10-18T10:26:54.312208517Z" level=info msg="PullImage \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\""
Oct 18 10:26:54.648399 env[1205]: time="2023-10-18T10:26:54.648319756Z" level=info msg="trying next host - response was http.StatusNotFound" host=ghcr.io
Oct 18 10:26:54.649472 env[1205]: time="2023-10-18T10:26:54.649395434Z" level=error msg="PullImage \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\" failed" error="rpc error: code = NotFound desc = failed to pull and unpack image \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\": failed to resolve reference \"ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3\": ghcr.io/flatcar/calico/pod2daemon-flexvol:v3.26.3: not found"

Looks like the images are not yet mirrored?

Needed to read the github action again to see how it works. So yeah, images weren't mirrored because patching failed. So looks like I forgot about this step.

EDIT: Fixed the github action issue + restarted the test:

Thanks for taking care of it, I appreciate it.

@tormath1 tormath1 marked this pull request as ready for review October 18, 2023 16:21
@krnowak krnowak merged commit d638477 into flatcar-master Oct 19, 2023
2 checks passed
@krnowak krnowak deleted the krnowak/bump-calico-version branch October 19, 2023 05:22
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.

2 participants