{
  "_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 20",
          "upstreamBuild" : 20,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
            "branch" : [
              {
                "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
            "branch" : [
              {
                "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
        "branch" : [
          {
            "SHA1" : "c9427e48f4b852d477043cdff1cdc9055f388141",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#12",
  "duration" : 375071,
  "estimatedDuration" : 425057,
  "executor" : None,
  "fullDisplayName" : "OMERO-build #12",
  "id" : "12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12,
  "queueId" : 93,
  "result" : "SUCCESS",
  "timestamp" : 1784337609702,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build/12/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "e4565f6c3d55dc641245678a78fa55017dcf3d19",
        "timestamp" : 1784204650000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Refactor, introduce common wait_for_pyramids method\u000a",
        "date" : "2026-07-16 13:24:10 +0100",
        "id" : "e4565f6c3d55dc641245678a78fa55017dcf3d19",
        "msg" : "Refactor, introduce common wait_for_pyramids method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "f32bc706396308d0796975eda27d2403f27b110b",
        "timestamp" : 1784290665000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add the wait_for_pyramid_file in 2 places and wait for thumbs deletion: necessary for NFS\u000a",
        "date" : "2026-07-17 13:17:45 +0100",
        "id" : "f32bc706396308d0796975eda27d2403f27b110b",
        "msg" : "Add the wait_for_pyramid_file in 2 places and wait for thumbs deletion: necessary for NFS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "34d1d236f65b0854370abfdb97a9848b8d761c3d",
        "timestamp" : 1784300694000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Fix test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one]\u000a",
        "date" : "2026-07-17 16:04:54 +0100",
        "id" : "34d1d236f65b0854370abfdb97a9848b8d761c3d",
        "msg" : "Fix test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one]",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "681a61affc7c6778d6ee82935ac2ad9f52042cc0",
        "timestamp" : 1784300785000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add comment\u000a",
        "date" : "2026-07-17 16:06:25 +0100",
        "id" : "681a61affc7c6778d6ee82935ac2ad9f52042cc0",
        "msg" : "Add comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "412505d97f2d7fc88458c10d225038b1e2f91515",
        "timestamp" : 1784301251000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "flake8\u000a",
        "date" : "2026-07-17 16:14:11 +0100",
        "id" : "412505d97f2d7fc88458c10d225038b1e2f91515",
        "msg" : "flake8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_thumbs.py"
        ],
        "commitId" : "3867a87a53a191430aa2237c50cbe1cb4c31c654",
        "timestamp" : 1784302617000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Also fix the [set] part of the test\u000a",
        "date" : "2026-07-17 16:36:57 +0100",
        "id" : "3867a87a53a191430aa2237c50cbe1cb4c31c654",
        "msg" : "Also fix the [set] part of the test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_thumbs.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "8654c6b0d22c9986990e777afd3d85083fc24b7d",
        "timestamp" : 1784337597000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "merge develop -Dorg -Ssuccess-only\u000a\u000aRepository: ome/openmicroscopy\u000aExcluded PRs:\u000a  - PR 6460 knabar 'Tests for new public URL filter setting' (status: failure)\u000a  - PR 6458 will-moore 'Add test for conn.getObjects('Annotations', opts={...})' (label: exclude)\u000a  - PR 6450 dominikl 'Add omero-zarr-pixel-buffer' (exclude comment)\u000a  - PR 6212 jburel 'add test to import images' (exclude comment)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 6423 jburel 'Use \\d'\u000a  - PR 6455 will-moore 'test_api_rois.py checks load_shapes includes externalInfo'\u000a  - PR 6462 pwalczysko 'Fix the failure of the test_cleanse.py'\u000a  - PR 6465 pwalczysko 'Fix also the test_remove__pre_fs_pyramids'\u000a  - PR 6466 pwalczysko 'Fix test_remove_pyramids_check_thumbs NFS'\u000a  - PR 6467 pwalczysko 'Test thumbs'\u000a\u000aGenerated by OMERO-push#12 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/12/)\u000a",
        "date" : "2026-07-18 01:19:57 +0000",
        "id" : "8654c6b0d22c9986990e777afd3d85083fc24b7d",
        "msg" : "merge develop -Dorg -Ssuccess-only",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "c9427e48f4b852d477043cdff1cdc9055f388141",
        "timestamp" : 1784337597000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Add version.properties to etc/omero.properties\u000a",
        "date" : "2026-07-18 01:19:57 +0000",
        "id" : "c9427e48f4b852d477043cdff1cdc9055f388141",
        "msg" : "Add version.properties to etc/omero.properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/omero.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
      "fullName" : "p.walczysko"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ]
}