{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 194",
          "upstreamBuild" : 194,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "SKIP_DOCS_VALIDATION",
          "value" : True
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 179,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
            "branch" : [
              {
                "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
            "branch" : [
              {
                "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
        "branch" : [
          {
            "SHA1" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#179",
  "duration" : 252802,
  "estimatedDuration" : 153459,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-build #179",
  "id" : "179",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 179,
  "queueId" : 34587,
  "result" : "SUCCESS",
  "timestamp" : 1725321945754,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-build/179/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats"
        ],
        "commitId" : "eb211edb784b8ea02d17fbf5ee8d0120da71c2de",
        "timestamp" : 1725319524000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bioformats from `54cf1e8` to `aaaf99d`\u000a\u000aBumps [bioformats](https://github.com/openmicroscopy/bioformats) from `54cf1e8` to `aaaf99d`.\u000a- [Release notes](https://github.com/openmicroscopy/bioformats/releases)\u000a- [Commits](https://github.com/openmicroscopy/bioformats/compare/54cf1e8106592e9f3f44817d053e65db799dbaf9...aaaf99d7a58046a328bc5a5ff44dd5485ed89096)\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" : "2024-09-02 23:25:24 +0000",
        "id" : "eb211edb784b8ea02d17fbf5ee8d0120da71c2de",
        "msg" : "Bump bioformats from `54cf1e8` to `aaaf99d`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-common-java",
          "bioformats",
          ".gitmodules",
          "ome-codecs",
          "ome-stubs",
          "bio-formats-examples",
          "ome-jai",
          "bio-formats-documentation",
          "ZarrReader",
          "ome-model",
          "ome-poi",
          "ome-mdbtools",
          "ome-metakit"
        ],
        "commitId" : "e4aad004d76058dccc3507b77f422f63c01ca497",
        "timestamp" : 1725321826000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "merge master -Dorg -Ssuccess-only\u000a\u000aRepository: ome/bio-formats-build\u000aExcluded PRs:\u000a  - PR 632 dependabot[bot] 'Bump ZarrReader from `9a9e662` to `b17c3ab`' (status: failure)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 636 dependabot[bot] 'Bump bioformats from `54cf1e8` to `aaaf99d`'\u000a\u000aRepository: ome/ZarrReader\u000aExcluded PRs:\u000a  - PR 95 dgault 'Class cast exception when parsing metadata' (status: failure)\u000a  - PR 20 dgault 'ZarrReader: Use chunk API' (exclude comment)\u000aUpdating 9a9e662..b17c3ab\u000aPreviously merged:\u000a  - PR 93 dgault 'Bump version to 0.5.3-SNAPSHOT'\u000a  - PR 92 dgault 'Bump version to 0.5.2'\u000a  - PR 91 dgault 'Bump Bio-Formats version to 7.3.1'\u000a\u000aRepository: ome/bio-formats-documentation\u000aExcluded PRs:\u000a  - PR 390 melissalinkert 'Update precompressed tile documentation' (label: exclude)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 391 sbesson 'Migrate the command-line tools index to the users page'\u000a\u000aRepository: ome/bio-formats-examples\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 69 dgault 'Add macro examples from OME 2020 NGFF workshop'\u000a  - PR 127 jburel 'Matlab Examples'\u000a  - PR 128 sbesson 'Relicense Bio-Formats examples under BSD 2-clause'\u000a\u000aRepository: openmicroscopy/bioformats\u000aExcluded PRs:\u000a  - PR 4217 marcobitplane 'Imaris IMS Reader: support for LZ4 compression and performance improvements' (user: marcobitplane)\u000a  - PR 4196 melissalinkert 'DICOM: use FrameTimePointer to detect timelapse data' (label: exclude)\u000a  - PR 4172 sbesson 'testSaneUsedFiles: check getCurrentFile is the first file in the getUsedFiles list' (stage: draft)\u000a  - PR 4131 dgault 'VirtualImagePlus: Retain B&C settings for each slice' (status: failure)\u000a  - PR 4092 NicoKiaru 'Commits an alternative Zeiss CZI Reader' (user: NicoKiaru)\u000a  - PR 4000 XLEFReaderForBioformats 'Reworking LMSMetadata package and adding a new lif reader' (user: XLEFReaderForBioformats)\u000a  - PR 3794 dgault 'Chunk API: Add new API and functionality for reading and writing chunks' (label: exclude)\u000a  - PR 3618 dgault 'Memoizer: Persist caching to sub readers' (label: breaking)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 4130 carandraug 'matlab/bfGetPlane.m: avoid use of makeDataArray2D when Octave (ome/bio-formats-octave-docker#29)'\u000a  - PR 4164 melissalinkert 'Reduce DICOM write time'\u000a  - PR 4195 WalkerKnapp 'Andor SIF: Support files larger than 4 GB and with non-fixed-size footers'\u000a  - PR 4198 cqian89 'SDT: fix NegativeArraySizeException when reading files recorded by SPCM64 9.90'\u000a  - PR 4205 NicoKiaru 'OIRReader: Major performance improvement when reading a ROI within a plane'\u000a  - PR 4215 melissalinkert 'Fix DICOM export in ImageJ'\u000a  - PR 4219 melissalinkert 'ImageJ exporter: save original metadata'\u000a  - PR 4220 melissalinkert 'Fix float casting when autoscaling int values to byte'\u000a\u000aRepository: ome/ome-codecs\u000aExcluded PRs:\u000a  - PR 40 atbest 'Implement Zstandard compression' (user: atbest)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 37 melissalinkert 'JPEG: warn if quality is outside [0.25, 1.0]'\u000a\u000aRepository: ome/ome-common-java\u000aExcluded PRs:\u000a  - PR 59 NicoKiaru 'adds AverageImageScaler implementation of IImageScaler' (user: NicoKiaru)\u000aAlready up to date.\u000a\u000aRepository: ome/ome-jai\u000aAlready up to date.\u000a\u000aRepository: ome/ome-mdbtools\u000aAlready up to date.\u000a\u000aRepository: ome/ome-metakit\u000aAlready up to date.\u000a\u000aRepository: ome/ome-model\u000aAlready up to date.\u000a\u000aConflicting PRs (not included):\u000a  - PR 174 jburel 'Remove docs'\u000a\u000aRepository: ome/ome-poi\u000aAlready up to date.\u000a\u000aRepository: ome/ome-stubs\u000aAlready up to date.\u000a\u000aGenerated by BIOFORMATS-push#184 (https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-push/184/)\u000a",
        "date" : "2024-09-03 00:03:46 +0000",
        "id" : "e4aad004d76058dccc3507b77f422f63c01ca497",
        "msg" : "merge master -Dorg -Ssuccess-only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ome-mdbtools"
          },
          {
            "editType" : "edit",
            "file" : ".gitmodules"
          },
          {
            "editType" : "edit",
            "file" : "ZarrReader"
          },
          {
            "editType" : "edit",
            "file" : "ome-jai"
          },
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          },
          {
            "editType" : "edit",
            "file" : "ome-common-java"
          },
          {
            "editType" : "edit",
            "file" : "ome-stubs"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "ome-poi"
          },
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats",
          "ome-codecs",
          "bio-formats-examples",
          "bio-formats-documentation",
          "ome-model",
          "ome-poi",
          "ome-metakit"
        ],
        "commitId" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
        "timestamp" : 1725321938000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Update component versions\u000a",
        "date" : "2024-09-03 00:05:38 +0000",
        "id" : "fca07f2048b5f551ebd569159db4ad935128bcfd",
        "msg" : "Update component versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          },
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "ome-poi"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ],
  "runs" : [
    {
      "number" : 179,
      "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-build/label=testintegration/179/"
    }
  ]
}