Thanks. I have verified that all plugins *referred to by the XML* are present, and of the same version. But I do think it is something like this, perhaps some other system-level configuration that differs. I will keep searching. Thanks for the ideas so far.
On Sunday, March 21, 2021 at 6:31:34 AM UTC-4 [email protected] wrote: > Most likely, you have some plugins missing on the destination jenkins. To > find out, if some build step is provided by a plugin, > on the old jenkins, open the job configuration, find the step that is > missing on the destination and click on the help button > at the right side (hopefully it has one). > If that step is provided by some plugin, then below the help text there is > a remark "(from xyz plugin)". > In order to get those missing steps back on the destination jenkins, you > have to import your jobs AFTER installing those missing plugins. > > Hope this helps > -Fritz > > On 19.03.21 14:52, David Maul wrote: > > I am retiring an old jenkins server (Win Server 2008 R2) in favor of a > new one on Centos. I am using the jenkins CLI (get-job from source, > create-job on destination), as I have done many times before, but: build > steps are being ignored in the "destination" job, despite them being > clearly present in the xml file that results from get-job. > > > > I also tried the Import-Job plugin; same result. > > > > What could cause the "create-job" to ignore certain parts of the job? > > Jenkins versions are the same at both ends, and the relevant plugins are > all version-matched as well. > > > > Thanks > > > > -- > > You received this message because you are subscribed to the Google > Groups "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <mailto: > [email protected]>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/f584e7f4-40f2-49b7-b304-454e16878ba6n%40googlegroups.com > > < > https://groups.google.com/d/msgid/jenkinsci-users/f584e7f4-40f2-49b7-b304-454e16878ba6n%40googlegroups.com?utm_medium=email&utm_source=footer > >. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/70566b6d-ad01-4c98-b090-a352a32b256an%40googlegroups.com.
