{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
            "branch" : [
              {
                "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
            "branch" : [
              {
                "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
        "branch" : [
          {
            "SHA1" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/popcorn9499/ProcessAudiobooks-UI.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "Release.zip",
      "fileName" : "Release.zip",
      "relativePath" : "ProcessAudiobooks-UI/bin/Release.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#39",
  "duration" : 9480,
  "estimatedDuration" : 29464,
  "executor" : None,
  "fullDisplayName" : "ProcessAudiobooks-UI #39",
  "id" : "39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 39,
  "queueId" : 4526,
  "result" : "SUCCESS",
  "timestamp" : 1609149247368,
  "url" : "https://popicraft.net/jenkins/view/all/job/ProcessAudiobooks-UI/39/",
  "builtOn" : "WinBuilder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/AudiobookProcesser.cs"
        ],
        "commitId" : "ed2730cb35ebc3237fe22b16d64923e0bcf073f7",
        "timestamp" : 1609145746000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "handle the case where the ssh command refuses to connect\u000a\u000a",
        "date" : "2020-12-28 02:55:46 -0600",
        "id" : "ed2730cb35ebc3237fe22b16d64923e0bcf073f7",
        "msg" : "handle the case where the ssh command refuses to connect",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/AudiobookProcesser.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/AudiobookProcesser.cs"
        ],
        "commitId" : "f4b556cfd4c640bca69dba723d3886eec32201f6",
        "timestamp" : 1609145941000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "useful connection error debugging in the audiobook processor\u000a\u000a",
        "date" : "2020-12-28 02:59:01 -0600",
        "id" : "f4b556cfd4c640bca69dba723d3886eec32201f6",
        "msg" : "useful connection error debugging in the audiobook processor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/AudiobookProcesser.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/ssh.cs"
        ],
        "commitId" : "ab450135f908b93fd905bd486bf842d1585e027f",
        "timestamp" : 1609146430000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "ssh cleanup/commenting\u000a\u000a",
        "date" : "2020-12-28 03:07:10 -0600",
        "id" : "ab450135f908b93fd905bd486bf842d1585e027f",
        "msg" : "ssh cleanup/commenting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/ssh.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/DataObjects/Audiobook.cs"
        ],
        "commitId" : "d4f2fa1d751d72ddb3eb6cfcde736e098c66eaae",
        "timestamp" : 1609146521000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "comments on the audiobook object\u000a\u000a",
        "date" : "2020-12-28 03:08:41 -0600",
        "id" : "d4f2fa1d751d72ddb3eb6cfcde736e098c66eaae",
        "msg" : "comments on the audiobook object",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/DataObjects/Audiobook.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/ConsoleWindow.cs"
        ],
        "commitId" : "9a27b60df1e6f0144e9ccb0cdb3481cbaa1e2c08",
        "timestamp" : 1609146541000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "note to self on something I should potentially change\u000a\u000a",
        "date" : "2020-12-28 03:09:01 -0600",
        "id" : "9a27b60df1e6f0144e9ccb0cdb3481cbaa1e2c08",
        "msg" : "note to self on something I should potentially change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/ConsoleWindow.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/ConsoleWindow.cs"
        ],
        "commitId" : "beb2adca5f10028656270e882101b2603326c08e",
        "timestamp" : 1609146584000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "console window comment.\u000a\u000a",
        "date" : "2020-12-28 03:09:44 -0600",
        "id" : "beb2adca5f10028656270e882101b2603326c08e",
        "msg" : "console window comment.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/ConsoleWindow.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ProcessAudiobooks-UI/AudiobookProcesser.cs"
        ],
        "commitId" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
        "timestamp" : 1609146758000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
          "fullName" : "Logan"
        },
        "authorEmail" : "popcorn9499@gmail.com",
        "comment" : "audiobook processor comments\u000a\u000a",
        "date" : "2020-12-28 03:12:38 -0600",
        "id" : "484b945219be2c5ad9a3f4b848496705f9c6ad33",
        "msg" : "audiobook processor comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ProcessAudiobooks-UI/AudiobookProcesser.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/popcorn9499",
      "fullName" : "Logan"
    }
  ]
}