{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 345",
          "upstreamBuild" : 345,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_OPTIONS",
          "value" : "--no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BASE_BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 329,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
            "branch" : [
              {
                "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
            "branch" : [
              {
                "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
        "branch" : [
          {
            "SHA1" : "98062beb95236d687fd0e9d3e958c6b498dec5a4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.properties",
      "fileName" : "version.properties",
      "relativePath" : "target/version.properties"
    },
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "target/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#329",
  "duration" : 247091,
  "estimatedDuration" : 267405,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-push #329",
  "id" : "329",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 329,
  "queueId" : 28707,
  "result" : "SUCCESS",
  "timestamp" : 1737244861211,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/view/all/job/BIOFORMATS-push/329/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats"
        ],
        "commitId" : "a57bc14f558621f8f86eeeb01341f0d70707b86b",
        "timestamp" : 1737158040000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bioformats from `a46ce93` to `d752efc`\u000a\u000aBumps [bioformats](https://github.com/openmicroscopy/bioformats) from `a46ce93` to `d752efc`.\u000a- [Release notes](https://github.com/openmicroscopy/bioformats/releases)\u000a- [Commits](https://github.com/openmicroscopy/bioformats/compare/a46ce931a4684238a2052376b7db1395609f0008...d752efc2eeb1495c1330f32549e696e447a6d298)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bioformats\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-01-17 23:54:00 +0000",
        "id" : "a57bc14f558621f8f86eeeb01341f0d70707b86b",
        "msg" : "Bump bioformats from `a46ce93` to `d752efc`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-model"
        ],
        "commitId" : "fa23a1549df5dcb39025a8c15d78f41706017eba",
        "timestamp" : 1737158042000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-model from `092e635` to `7543f63`\u000a\u000aBumps [ome-model](https://github.com/ome/ome-model) from `092e635` to `7543f63`.\u000a- [Release notes](https://github.com/ome/ome-model/releases)\u000a- [Commits](https://github.com/ome/ome-model/compare/092e635355954a67631520d2751ce6e58d437c82...7543f638731fc6bc7a82b894203092c8bc1bd75b)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-model\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-01-17 23:54:02 +0000",
        "id" : "fa23a1549df5dcb39025a8c15d78f41706017eba",
        "msg" : "Bump ome-model from `092e635` to `7543f63`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}