Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-325

buildbot to SIGTERM works rather than SIGKILL

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Buildbot

    Description

      When buildbot shuts down on a VM worker it kills the script with kill -9. This prevents a cleanup part of the script from attempting to clean up.

      on bb-rhel8-dockerlibary this leaves outstanding build containers and volumes allocated that eventually leads to out of space.

      A SIGTERM following by up to a minute before SIGKILL would be appreciated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: