Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-59311

Poor performance after update

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • jenkins ver 2.176.3
      jenkins ver 2.190.1
      jenkins ver 2.190.3
      jenkins ver 2.204.1
      jenkins ver 2.204.2

      I have a bunch of freestyle jobs, that compile and build an installer for my software on two compilers and in debug/release. Each of them takes aroung half an hour.

      Then I tried to switch the build to a pipeline build, integrated build of debug and release to one job and additionally integrated several other stuff (cppcheck,...). This build ended up in taking 3-4 hours for quite a while (which I did not expect and regard it as slow also).

      Since some weeks now my pipeline job suddenly started taking 8 hours while the freestyle jobs duration staid the same.

      Something about my environment: it's a jenkins-installation as service on a windows server 2016 machine. I am not aware of any changes on the machine installation or job configuration since the job got slower. It's not a single step in the pipeline that eats all the time. It's the overall performance and the time is distributed over all steps. E.g. the compile and build installer step (which is the entire job done by the freestyle job) alone takes 3 hours.

      Unfortunately I don't have the build history long enough to be able to identify plugin-versions from before and after the buildtime-increase.

      Please contact me in case I can help with any additional information.

            Unassigned Unassigned
            chrisfetz Christoph Fetzer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: