{
  "_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 286",
          "upstreamBuild" : 286,
          "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_COMMAND",
          "value" : "merge develop --no-ask --reset --shallow"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 240,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
            "branch" : [
              {
                "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
            "branch" : [
              {
                "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
        "branch" : [
          {
            "SHA1" : "e271e727f696b33677e7069a422adf0bcdb09edf",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#240",
  "duration" : 37028,
  "estimatedDuration" : 28590,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #240",
  "id" : "240",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 240,
  "queueId" : 16540,
  "result" : "SUCCESS",
  "timestamp" : 1732149477288,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/OMERO-push/240/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py"
        ],
        "commitId" : "8ab762759b5a6b3d7d6dc2f75522a728f38bfaaa",
        "timestamp" : 1714569200000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "remove test using deprecated method\u000a",
        "date" : "2024-05-01 14:13:20 +0100",
        "id" : "8ab762759b5a6b3d7d6dc2f75522a728f38bfaaa",
        "msg" : "remove test using deprecated method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "luts/matplotlib/inferno.lut",
          "luts/matplotlib/viridis.lut",
          "luts/matplotlib/magma.lut",
          "luts/matplotlib/plasma.lut"
        ],
        "commitId" : "36f1381af6c3e86fdffe8fe826dde6aa8fd8e226",
        "timestamp" : 1721375826000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/unknown",
          "fullName" : "unknown"
        },
        "authorEmail" : "tom.boissonnet@hhu.de",
        "comment" : "added viridis lut family (matplotlib)\u000a",
        "date" : "2024-07-19 09:57:06 +0200",
        "id" : "36f1381af6c3e86fdffe8fe826dde6aa8fd8e226",
        "msg" : "added viridis lut family (matplotlib)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "luts/matplotlib/inferno.lut"
          },
          {
            "editType" : "add",
            "file" : "luts/matplotlib/magma.lut"
          },
          {
            "editType" : "add",
            "file" : "luts/matplotlib/viridis.lut"
          },
          {
            "editType" : "add",
            "file" : "luts/matplotlib/plasma.lut"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "luts/cividis.lut"
        ],
        "commitId" : "ceaa8cf67fe6326ddc6aac82ce5734d413f69754",
        "timestamp" : 1721375930000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/unknown",
          "fullName" : "unknown"
        },
        "authorEmail" : "tom.boissonnet@hhu.de",
        "comment" : "added colorblind friendly cividis lut (Nuñez)\u000a",
        "date" : "2024-07-19 09:58:50 +0200",
        "id" : "ceaa8cf67fe6326ddc6aac82ce5734d413f69754",
        "msg" : "added colorblind friendly cividis lut (Nuñez)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "luts/cividis.lut"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "luts/seaborn/mako.lut",
          "luts/seaborn/rocket.lut"
        ],
        "commitId" : "dc20eda041e28ad7854605ba0a95944eaea2b7c1",
        "timestamp" : 1721375998000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/unknown",
          "fullName" : "unknown"
        },
        "authorEmail" : "tom.boissonnet@hhu.de",
        "comment" : "added mako and rocket lut (seaborn)\u000a",
        "date" : "2024-07-19 09:59:58 +0200",
        "id" : "dc20eda041e28ad7854605ba0a95944eaea2b7c1",
        "msg" : "added mako and rocket lut (seaborn)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "luts/seaborn/rocket.lut"
          },
          {
            "editType" : "add",
            "file" : "luts/seaborn/mako.lut"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "luts/turbo.lut"
        ],
        "commitId" : "5ad71799ee4523aa115ea83f2209a36841b30a37",
        "timestamp" : 1721376044000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/unknown",
          "fullName" : "unknown"
        },
        "authorEmail" : "tom.boissonnet@hhu.de",
        "comment" : "added rocket lut (Mikhailov)\u000a",
        "date" : "2024-07-19 10:00:44 +0200",
        "id" : "5ad71799ee4523aa115ea83f2209a36841b30a37",
        "msg" : "added rocket lut (Mikhailov)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "luts/turbo.lut"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "b3c41eb0f18a1acade86c29a5a60b4bd09a6e1b8",
        "timestamp" : 1726649517000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Extend test coverage for tables slice, read and readCoordinates API\u000a\u000a- add test case for the special handling of empty inputs in table.slice\u000a- add various test cases for invalid inputs in the table reading API\u000a",
        "date" : "2024-09-18 09:51:57 +0100",
        "id" : "b3c41eb0f18a1acade86c29a5a60b4bd09a6e1b8",
        "msg" : "Extend test coverage for tables slice, read and readCoordinates API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "e9106652e5c937b40ae31cad59c88d661522ed40",
        "timestamp" : 1726683765000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Separate return order slice tests from empty input slice tests\u000a",
        "date" : "2024-09-18 19:22:45 +0100",
        "id" : "e9106652e5c937b40ae31cad59c88d661522ed40",
        "msg" : "Separate return order slice tests from empty input slice tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "3d5add672b1d6e49df7d73c4364f421df476d4fc",
        "timestamp" : 1726752678000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test covering all semantics of start,end passed to table.read()\u000a",
        "date" : "2024-09-19 14:31:18 +0100",
        "id" : "3d5add672b1d6e49df7d73c4364f421df476d4fc",
        "msg" : "Add test covering all semantics of start,end passed to table.read()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "ec61064a8b34228f53b3966938535032f896f552",
        "timestamp" : 1726752678000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test for the return order of readCoordinates\u000a",
        "date" : "2024-09-19 14:31:18 +0100",
        "id" : "ec61064a8b34228f53b3966938535032f896f552",
        "msg" : "Add test for the return order of readCoordinates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "3d6c2b5d46d5daf50c29ba4d2663f6c4f76a3ee2",
        "timestamp" : 1727253549000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Split table.read() tests for various start/end cases\u000a",
        "date" : "2024-09-25 09:39:09 +0100",
        "id" : "3d6c2b5d46d5daf50c29ba4d2663f6c4f76a3ee2",
        "msg" : "Split table.read() tests for various start/end cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "4399052d007e61eec6c2b8e06826821a2f21e772",
        "timestamp" : 1727253646000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test case for table.addData (both on opened and reopened tables)\u000a",
        "date" : "2024-09-25 09:40:46 +0100",
        "id" : "4399052d007e61eec6c2b8e06826821a2f21e772",
        "msg" : "Add test case for table.addData (both on opened and reopened tables)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "2744425d999e734714787787ce36ad95bf83d2cc",
        "timestamp" : 1727253677000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test cases for table.updateData\u000a",
        "date" : "2024-09-25 09:41:17 +0100",
        "id" : "2744425d999e734714787787ce36ad95bf83d2cc",
        "msg" : "Add test cases for table.updateData",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/ivysettings.xml"
        ],
        "commitId" : "45b16b5771e11162cf613b8447f8fd363f2bc4e5",
        "timestamp" : 1730209271000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Ivy: resolve netcdf-java-platform artifact using unidata-resolver\u000a\u000aBio-Formats 8.0.0 bumps the dependency of the cdm-core dependency\u000ato 5.6.0. As the parent POM has been renamed to netcdf-java-platform,\u000athis commit maps this artifact to the unidata-resolver so that it can\u000abe retrieved during the copy-server operation.\u000a",
        "date" : "2024-10-29 13:41:11 +0000",
        "id" : "45b16b5771e11162cf613b8447f8fd363f2bc4e5",
        "msg" : "Ivy: resolve netcdf-java-platform artifact using unidata-resolver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/ivysettings.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "15180192452f127d47f6078c16b3f179b1f63254",
        "timestamp" : 1732039579000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Add changelog for 5.6.14\u000a",
        "date" : "2024-11-19 18:06:19 +0000",
        "id" : "15180192452f127d47f6078c16b3f179b1f63254",
        "msg" : "Add changelog for 5.6.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "c37ef6b83f64d95e7b94d279eeab42d0136c8c88",
        "timestamp" : 1732052234000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Remove link to OMERO.web PR\u000a",
        "date" : "2024-11-19 21:37:14 +0000",
        "id" : "c37ef6b83f64d95e7b94d279eeab42d0136c8c88",
        "msg" : "Remove link to OMERO.web PR",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "74c646840578aae95f8e70085be196aecde21c36",
        "timestamp" : 1732052897000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Remove ref to test\u000a",
        "date" : "2024-11-19 21:48:17 +0000",
        "id" : "74c646840578aae95f8e70085be196aecde21c36",
        "msg" : "Remove ref to test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "a4e72e9bc3bc88ef50417302301e13c3dcb081fd",
        "timestamp" : 1732052968000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Remove ref to dependency\u000a",
        "date" : "2024-11-19 21:49:28 +0000",
        "id" : "a4e72e9bc3bc88ef50417302301e13c3dcb081fd",
        "msg" : "Remove ref to dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "86a5739c91b766b5a9dd286c0354b064ebe2a7f4",
        "timestamp" : 1732053157000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Rephrase Java 8 note\u000a",
        "date" : "2024-11-19 21:52:37 +0000",
        "id" : "86a5739c91b766b5a9dd286c0354b064ebe2a7f4",
        "msg" : "Rephrase Java 8 note",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "eb07bb7f98d3c9d528d4b53852d983731af648a9",
        "timestamp" : 1732101452000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Bump dependencies version\u000a",
        "date" : "2024-11-20 11:17:32 +0000",
        "id" : "eb07bb7f98d3c9d528d4b53852d983731af648a9",
        "msg" : "Bump dependencies version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/omero.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "384e44cba08b8bd99419400a59d3e1df3cebee3c",
        "timestamp" : 1732104355000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Move paragraph\u000a",
        "date" : "2024-11-20 12:05:55 +0000",
        "id" : "384e44cba08b8bd99419400a59d3e1df3cebee3c",
        "msg" : "Move paragraph",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "history.rst"
        ],
        "commitId" : "aa942e47ceb2154a1607e8a151bf4b0eae47912a",
        "timestamp" : 1732104389000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
          "fullName" : "j.burel"
        },
        "authorEmail" : "j.burel@dundee.ac.uk",
        "comment" : "Re-organise items\u000a",
        "date" : "2024-11-20 12:06:29 +0000",
        "id" : "aa942e47ceb2154a1607e8a151bf4b0eae47912a",
        "msg" : "Re-organise items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "history.rst"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/unknown",
      "fullName" : "unknown"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
      "fullName" : "j.burel"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    }
  ]
}