{
  "_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 505",
          "upstreamBuild" : 505,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 435,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
            "branch" : [
              {
                "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
            "branch" : [
              {
                "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
        "branch" : [
          {
            "SHA1" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
            "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" : "#435",
  "duration" : 101080,
  "estimatedDuration" : 133168,
  "executor" : None,
  "fullDisplayName" : "OMERO-build #435",
  "id" : "435",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 435,
  "queueId" : 7510,
  "result" : "SUCCESS",
  "timestamp" : 1749027311139,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/OMERO-build/435/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_repository.py"
        ],
        "commitId" : "d7a613b64ad5123de8d7a06f2208747130e2f40f",
        "timestamp" : 1749018389000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_repository: use self.create_managed_dir API\u000a",
        "date" : "2025-06-04 07:26:29 +0100",
        "id" : "d7a613b64ad5123de8d7a06f2208747130e2f40f",
        "msg" : "test_repository: use self.create_managed_dir API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_repository.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_isession.py"
        ],
        "commitId" : "91b84bc855aa6607694708b630447f293cad145b",
        "timestamp" : 1749026426000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "test_isession: do not return the session uuid\u000a",
        "date" : "2025-06-04 09:40:26 +0100",
        "id" : "91b84bc855aa6607694708b630447f293cad145b",
        "msg" : "test_isession: do not return the session uuid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_isession.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/test_scripts.py",
          "components/tools/OmeroPy/test/integration/test_ishare.py"
        ],
        "commitId" : "7c57bed3a0d8e944646547226ad286c2ea216069",
        "timestamp" : 1749026520000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Remove more return statements in pytest tests\u000a",
        "date" : "2025-06-04 09:42:00 +0100",
        "id" : "7c57bed3a0d8e944646547226ad286c2ea216069",
        "msg" : "Remove more return statements in pytest tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_ishare.py"
          },
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/test_scripts.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
        "timestamp" : 1749027303000,
        "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" : "2025-06-04 08:55:03 +0000",
        "id" : "0adf5ee26b4cd5ef2b9e90e0fa963ca4439ae30b",
        "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/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    }
  ]
}