{
  "_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 40",
          "upstreamBuild" : 40,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
            "branch" : [
              {
                "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
            "branch" : [
              {
                "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
        "branch" : [
          {
            "SHA1" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
            "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" : "#29",
  "duration" : 372656,
  "estimatedDuration" : 425057,
  "executor" : None,
  "fullDisplayName" : "OMERO-build #29",
  "id" : "29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 29,
  "queueId" : 780,
  "result" : "SUCCESS",
  "timestamp" : 1785585311674,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build/29/",
  "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" : "3c1bd849f03b1a75b9e64572bd22abe5d7822166",
        "timestamp" : 1785514861000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Revert changes from PR #6464 which was merged  -> no polling\u000a",
        "date" : "2026-07-31 17:21:01 +0100",
        "id" : "3c1bd849f03b1a75b9e64572bd22abe5d7822166",
        "msg" : "Revert changes from PR #6464 which was merged  -> no polling",
        "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" : "79e2043ea237e6ad6545d32859dca1e36d8ceb92",
        "timestamp" : 1785515723000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add comments clarifying the scope of tests\u000a",
        "date" : "2026-07-31 17:35:23 +0100",
        "id" : "79e2043ea237e6ad6545d32859dca1e36d8ceb92",
        "msg" : "Add comments clarifying the scope of tests",
        "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" : "c0db535098f86b87d4d7f0bd3d0f60cb46b90626",
        "timestamp" : 1785516733000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add conditional skip for Jenkins only with explanation\u000a",
        "date" : "2026-07-31 17:52:13 +0100",
        "id" : "c0db535098f86b87d4d7f0bd3d0f60cb46b90626",
        "msg" : "Add conditional skip for Jenkins only with explanation",
        "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_omero_pyramids.py",
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "15aa0a16d7e3dad0ef46cce04c6cf7fd8410e15b",
        "timestamp" : 1785516854000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Rename the test_pyramids as test_omero_pyramids\u000a",
        "date" : "2026-07-31 17:54:14 +0100",
        "id" : "15aa0a16d7e3dad0ef46cce04c6cf7fd8410e15b",
        "msg" : "Rename the test_pyramids as test_omero_pyramids",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_omero_pyramids.py"
          },
          {
            "editType" : "delete",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "c1f70bfcea9d2389a7bb1add58a4b25abbef3a4b",
        "timestamp" : 1785585301000,
        "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 6473 sbesson 'Java skip thumbnails permission tests: use fake pyramidal images' (label: exclude)\u000a  - PR 6472 pwalczysko 'Try to fix thumb test [one,set]' (label: exclude)\u000a  - PR 6458 will-moore 'Add test for conn.getObjects('Annotations', opts={...})' (status: failure)\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 6462 pwalczysko 'Fix the failure of the test_cleanse.py'\u000a  - PR 6471 pwalczysko 'Rewrite pyramid tests'\u000a\u000aGenerated by OMERO-push#29 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/29/)\u000a",
        "date" : "2026-08-01 11:55:01 +0000",
        "id" : "c1f70bfcea9d2389a7bb1add58a4b25abbef3a4b",
        "msg" : "merge develop -Dorg -Ssuccess-only",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
        "timestamp" : 1785585302000,
        "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-08-01 11:55:02 +0000",
        "id" : "6b3a800bcba4f892b1229eb8d477e595c95d7aa5",
        "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"
    }
  ]
}