{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 2211,
      "buildableTimeMillis" : 2211,
      "buildingDurationMillis" : 414960,
      "executingTimeMillis" : 414960,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1250,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
            "branch" : [
              {
                "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
            "branch" : [
              {
                "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
        "branch" : [
          {
            "SHA1" : "6a7660136c5fd8cbea69af7b56a430c705c53a79",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/nih-sparc/sparc-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1250",
  "duration" : 414960,
  "estimatedDuration" : 340274,
  "executor" : None,
  "fullDisplayName" : "SPARC-API-DEV #1250",
  "id" : "1250",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1250,
  "queueId" : 1745,
  "result" : "FAILURE",
  "timestamp" : 1746795965782,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/SPARC/job/SPARC-API-DEV/1250/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/dbtable.py",
          "app/config.py"
        ],
        "commitId" : "ab4432bf0c29b5dad784a61cd9686a8df297d140",
        "timestamp" : 1746489730000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add new annotation table for storing temporary annotation,\u000a",
        "date" : "2025-05-06 12:02:10 +1200",
        "id" : "ab4432bf0c29b5dad784a61cd9686a8df297d140",
        "msg" : "Add new annotation table for storing temporary annotation,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/dbtable.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py"
        ],
        "commitId" : "9bbdbcdf8a6a6f1c0d25b226e4334e165b0410cb",
        "timestamp" : 1746574474000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add test.\u000a",
        "date" : "2025-05-07 11:34:34 +1200",
        "id" : "9bbdbcdf8a6a6f1c0d25b226e4334e165b0410cb",
        "msg" : "Add test.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/dbtable.py"
        ],
        "commitId" : "be029f80e48f02c6035aa3685fd7614931d2d51c",
        "timestamp" : 1746604103000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve annotations table.\u000a",
        "date" : "2025-05-07 19:48:23 +1200",
        "id" : "be029f80e48f02c6035aa3685fd7614931d2d51c",
        "msg" : "Improve annotations table.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/dbtable.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
      "fullName" : "ericgauzens"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}