{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Cforall_Full_Build\" build number 75",
          "upstreamBuild" : 75,
          "upstreamProject" : "Cforall_Full_Build",
          "upstreamUrl" : "job/Cforall_Full_Build/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GitRef",
          "value" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "Build",
          "value" : "75"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1197376,
      "executingTimeMillis" : 1195753,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 5409,
      "waitingTimeMillis" : 5409
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
            "branch" : [
              {
                "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
            "branch" : [
              {
                "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
        "branch" : [
          {
            "SHA1" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "cforall@plg.uwaterloo.ca:software/cfa/cfa-cc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "cfa-cc-1.0.0.75.tar.gz",
      "fileName" : "cfa-cc-1.0.0.75.tar.gz",
      "relativePath" : "cfa-cc-1.0.0.75.tar.gz"
    }
  ],
  "building" : False,
  "description" : "Distributing Tarball",
  "displayName" : "#58",
  "duration" : 1197376,
  "estimatedDuration" : 1184595,
  "executor" : None,
  "fullDisplayName" : "Cforall Distribute #58",
  "id" : "58",
  "keepLog" : False,
  "number" : 58,
  "queueId" : 4997,
  "result" : "SUCCESS",
  "timestamp" : 1763491592512,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/58/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/future.hfa"
          ],
          "commitId" : "4a16ddfac8d0837f7a8f337af732b960a1db554d",
          "timestamp" : 1763388820000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add reference counting futures for use with waituntil\u000a",
          "date" : "2025-11-17 09:13:40 -0500",
          "id" : "4a16ddfac8d0837f7a8f337af732b960a1db554d",
          "msg" : "add reference counting futures for use with waituntil",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/future.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/uC++toCFA/uC++toCFA.tex"
          ],
          "commitId" : "de8a028648afb4f162e05619a68ce70b9eb807a6",
          "timestamp" : 1763430872000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "many updates and additions to the uC++ to CFA cheat sheet\u000a",
          "date" : "2025-11-17 20:54:32 -0500",
          "id" : "de8a028648afb4f162e05619a68ce70b9eb807a6",
          "msg" : "many updates and additions to the uC++ to CFA cheat sheet",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/uC++toCFA/uC++toCFA.tex"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/LaTeXmacros/common.tex",
            "doc/LaTeXmacros/common.sty"
          ],
          "commitId" : "411142c8bc5783bf1f3e74076abccde0104ffc4f",
          "timestamp" : 1763431099000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "raise * in /* and */ to look better\u000a",
          "date" : "2025-11-17 20:58:19 -0500",
          "id" : "411142c8bc5783bf1f3e74076abccde0104ffc4f",
          "msg" : "raise * in /* and */ to look better",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/LaTeXmacros/common.sty"
            },
            {
              "editType" : "edit",
              "file" : "doc/LaTeXmacros/common.tex"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/bibliography/pl.bib"
          ],
          "commitId" : "86044927627432425f35a56d7222b6ae88db4af7",
          "timestamp" : 1763431172000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "many citation updates\u000a",
          "date" : "2025-11-17 20:59:32 -0500",
          "id" : "86044927627432425f35a56d7222b6ae88db4af7",
          "msg" : "many citation updates",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/bibliography/pl.bib"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/theses/fangren_yu_MMath/test.adb"
          ],
          "commitId" : "771a4f72d1d6e3fc35e1b823ed6044dac499648a",
          "timestamp" : 1763431250000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add missing Ada test program to Fangren's thesis\u000a",
          "date" : "2025-11-17 21:00:50 -0500",
          "id" : "771a4f72d1d6e3fc35e1b823ed6044dac499648a",
          "msg" : "add missing Ada test program to Fangren's thesis",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/theses/fangren_yu_MMath/test.adb"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/locks.cfa",
            "libcfa/src/concurrency/locks.hfa"
          ],
          "commitId" : "822ae489c53ab6d240764db1c798c0f2a992ed59",
          "timestamp" : 1763431377000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update semaphore lock\u000a",
          "date" : "2025-11-17 21:02:57 -0500",
          "id" : "822ae489c53ab6d240764db1c798c0f2a992ed59",
          "msg" : "update semaphore lock",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/locks.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/locks.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/concurrency/waituntil/futures.cfa"
          ],
          "commitId" : "86b418f5a3b8e6ad924cd5631d76579cecaa3ba5",
          "timestamp" : 1763431480000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "rewrite test program with futures and waituntil\u000a",
          "date" : "2025-11-17 21:04:40 -0500",
          "id" : "86b418f5a3b8e6ad924cd5631d76579cecaa3ba5",
          "msg" : "rewrite test program with futures and waituntil",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/concurrency/waituntil/futures.cfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/concurrency/waituntil/futures.cfa"
          ],
          "commitId" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
          "timestamp" : 1763479926000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "fix design error in test waituntil/futures.cfa\u000a",
          "date" : "2025-11-18 10:32:06 -0500",
          "id" : "b5749f9f229723263933a2bb054ee2c4e6d2d4e5",
          "msg" : "fix design error in test waituntil/futures.cfa",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/concurrency/waituntil/futures.cfa"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 59,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/59/"
  },
  "previousBuild" : {
    "number" : 57,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/57/"
  }
}