docker-agent icon indicating copy to clipboard operation
docker-agent copied to clipboard

Build jenkins-agent image with ltsc2022 and jdk11

Open khatrig opened this issue 2 years ago • 5 comments

Build jenkins-agent image with ltsc2022 + jdk11

khatrig avatar Mar 23 '22 12:03 khatrig

Do Windows Docker images still require precise matching between the operating system kernel and the Docker image? In other words, does this pull request mean that we need to include Windows Server 2022 in the Jenkins infrastructure before it can be considered?

MarkEWaite avatar Mar 23 '22 12:03 MarkEWaite

Yes and Yes. I assume you are referring to this - https://github.com/containerd/containerd/issues/6508

khatrig avatar Mar 23 '22 13:03 khatrig

Seems the build failed due to this - https://ci.jenkins.io/blue/organizations/jenkins/Packaging%2Fdocker-agent/detail/PR-238/1/pipeline#step-27-log-1577

no matching manifest for windows/amd64 10.0.17763 in the manifest list entries

khatrig avatar Mar 23 '22 13:03 khatrig

Could you create a helpdesk ticket for it: https://github.com/jenkins-infra/helpdesk to get the windows server 2022 available

timja avatar Mar 23 '22 13:03 timja

https://github.com/jenkins-infra/helpdesk/issues/2629 now?

jglick avatar Jun 10 '22 11:06 jglick

The support of Windows 2022 is there on the infra. You have to define a new node, in the pipeline, with the label windows-2022 for this.

dduportal avatar Dec 23 '22 16:12 dduportal

Ping @khatrig are you still ok to work on this PR?

dduportal avatar Jan 10 '23 14:01 dduportal

I'm closing this PR as no feedback from the author since January + duplicate of #441 .

Another contributor did implement the Windows Server 2022 in #441 instead.

Anyway, many thanks for raising the subject and trying to bring it up! It was a collective effort from the whole communit!

dduportal avatar Jul 10 '23 10:07 dduportal