{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/sidm_merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
            "branch" : [
              {
                "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
                "name" : "refs/remotes/origin/sidm_merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
            "branch" : [
              {
                "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
                "name" : "refs/remotes/origin/sidm_merge"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
        "branch" : [
          {
            "SHA1" : "1b7d8532cc6362bfee675a78de97096cf2786392",
            "name" : "refs/remotes/origin/sidm_merge"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab:swift/swiftsim.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#42",
  "duration" : 6200805,
  "estimatedDuration" : 2556875,
  "executor" : None,
  "fullDisplayName" : "SIDM branch #42",
  "id" : "42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 42,
  "queueId" : 2830,
  "result" : "SUCCESS",
  "timestamp" : 1767788228968,
  "url" : "https://gitlab.cosma.dur.ac.uk/jenkins/job/SIDM%20branch/42/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_pack.c"
        ],
        "commitId" : "e60c42e355fd6cadba57da09bfea86675d9e912b",
        "timestamp" : 1766394787000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix incorrect unpacking of foreign gpart pointers that affected runs spawning new gparts\u000a",
        "date" : "2025-12-22 10:13:07 +0100",
        "id" : "e60c42e355fd6cadba57da09bfea86675d9e912b",
        "msg" : "Fix incorrect unpacking of foreign gpart pointers that affected runs spawning new gparts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/HydroTests/KeplerianRing/keplerian_ring.yml"
        ],
        "commitId" : "62f552e720615fda79e806afed6263db78fccb03",
        "timestamp" : 1766940468000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Missing parameter in Keplerian ring example\u000a",
        "date" : "2025-12-28 17:47:48 +0100",
        "id" : "62f552e720615fda79e806afed6263db78fccb03",
        "msg" : "Missing parameter in Keplerian ring example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/KeplerianRing/keplerian_ring.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars.c",
          "src/runner_main.c",
          "configure.ac",
          "src/cell_unskip.c",
          "src/cell.h",
          "src/cell_hydro.h",
          "src/task.c",
          "src/runner_ghost.c",
          "src/runner_doiact_stars.h",
          "src/runner_others.c",
          "src/runner_doiact_functions_stars.h",
          "src/engine_maketasks.c",
          "src/runner.h",
          "src/space_recycle.c",
          "src/cell_stars.h",
          "src/cell_lock.c"
        ],
        "commitId" : "797f6d2608c83028ed4d009fbac73fe87bfff2c9",
        "timestamp" : 1767721191000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Introduce the multiplexing of the cooling task, hydro & star ghosts, and stars self\u000a",
        "date" : "2026-01-06 17:39:51 +0000",
        "id" : "797f6d2608c83028ed4d009fbac73fe87bfff2c9",
        "msg" : "Introduce the multiplexing of the cooling task, hydro & star ghosts, and stars self",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/stars.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_lock.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test125cells.c"
        ],
        "commitId" : "7307105cd9485d4f3cebf4816795d4ba4063cbb9",
        "timestamp" : 1767721751000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix test125cells to use the new function signature\u000a",
        "date" : "2026-01-06 18:49:11 +0100",
        "id" : "7307105cd9485d4f3cebf4816795d4ba4063cbb9",
        "msg" : "Fix test125cells to use the new function signature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test27cellsStars.c"
        ],
        "commitId" : "51f6899c7e51dc35cfb973b7ea516476d46d80b8",
        "timestamp" : 1767723574000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "And fix signature too in the test27cellsStars\u000a",
        "date" : "2026-01-06 19:19:34 +0100",
        "id" : "51f6899c7e51dc35cfb973b7ea516476d46d80b8",
        "msg" : "And fix signature too in the test27cellsStars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test27cellsStars.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_proxy.c"
        ],
        "commitId" : "f5533a167c7fc7cc1dd3ec473a950afff8e22477",
        "timestamp" : 1767730197000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing proxies in the case of a very small TL grid for non-periodic gravity\u000a",
        "date" : "2026-01-06 20:09:57 +0000",
        "id" : "f5533a167c7fc7cc1dd3ec473a950afff8e22477",
        "msg" : "Add missing proxies in the case of a very small TL grid for non-periodic gravity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_proxy.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_proxy.c"
        ],
        "commitId" : "ea490c74bd961ae6651ced1367ef5d3445d5799e",
        "timestamp" : 1767773633000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting fix\u000a",
        "date" : "2026-01-07 09:13:53 +0100",
        "id" : "ea490c74bd961ae6651ced1367ef5d3445d5799e",
        "msg" : "Code formatting fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_proxy.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
      "fullName" : "Matthieu Schaller"
    }
  ]
}