{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Christopher Gervais",
          "userId" : "ergonlogic",
          "userName" : "Christopher Gervais"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/new" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
            "branch" : [
              {
                "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
                "name" : "origin/new"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
            "branch" : [
              {
                "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
                "name" : "origin/new"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
        "branch" : [
          {
            "SHA1" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
            "name" : "origin/new"
          }
        ]
      },
      "remoteUrls" : [
        "http://git.drupal.org/project/puppet-aegir.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#16",
  "duration" : 1274372,
  "estimatedDuration" : 390215,
  "executor" : None,
  "fullDisplayName" : "P_Aegir_Puppet_Module_functional_test_Aegir2-dev #16",
  "id" : "2013-11-14_15-46-59",
  "keepLog" : False,
  "number" : 16,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1384462019000,
  "url" : "http://ci.aegirproject.org/job/P_Aegir_Puppet_Module_functional_test_Aegir2-dev/16/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "files/debian.aegirproject.org.key"
        ],
        "commitId" : "be5486a1c705aa209c7375f899d3157585d4aa63",
        "timestamp" : 1382042166000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Update debian packaging key from http://debian.aegirproject.org/key.asc\n",
        "date" : "2013-10-17T16:36:06-0400 +0200",
        "id" : "be5486a1c705aa209c7375f899d3157585d4aa63",
        "msg" : "Update debian packaging key from http://debian.aegirproject.org/key.asc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "files/debian.aegirproject.org.key"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/functional_tests/aegir2/setup.sh"
        ],
        "commitId" : "370bdc79db14cda38168f4a3cabd5f0b8a4fcbe3",
        "timestamp" : 1382042270000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Sync up with aegir2-dev/setup.sh\n",
        "date" : "2013-10-17T16:37:50-0400 +0200",
        "id" : "370bdc79db14cda38168f4a3cabd5f0b8a4fcbe3",
        "msg" : "Sync up with aegir2-dev/setup.sh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/functional_tests/aegir2/setup.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manifests/init.pp"
        ],
        "commitId" : "be2925edde3a1be6300e0c10df54f9528f938330",
        "timestamp" : 1382044409000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Fixed mysql_secure_installation\n",
        "date" : "2013-10-17T17:13:29-0400 +0200",
        "id" : "be2925edde3a1be6300e0c10df54f9528f938330",
        "msg" : "Fixed mysql_secure_installation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manifests/init.pp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/functional_tests/aegir2/run-tests.sh"
        ],
        "commitId" : "ad11bf8358530308927464a07e0233c8cf16dab9",
        "timestamp" : 1382086674000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Duplicate run-tests.sh script from aegir2-dev\n",
        "date" : "2013-10-18T04:57:54-0400 +0200",
        "id" : "ad11bf8358530308927464a07e0233c8cf16dab9",
        "msg" : "Duplicate run-tests.sh script from aegir2-dev",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/functional_tests/aegir2/run-tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manifests/dev.pp"
        ],
        "commitId" : "38c2e7bdd52d2c118ef30afb4ed804025368f360",
        "timestamp" : 1382087498000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Fixed mysql_secure_installation ( also for aegir2-dev)\n",
        "date" : "2013-10-18T05:11:38-0400 +0200",
        "id" : "38c2e7bdd52d2c118ef30afb4ed804025368f360",
        "msg" : "Fixed mysql_secure_installation ( also for aegir2-dev)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manifests/dev.pp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "manifests/defaults.pp"
        ],
        "commitId" : "f3ffddcc9f85b6ff489417330e8b9091133de586",
        "timestamp" : 1382090077000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Set default secure_mysql = true\n\nCan't think of a setup where this should be false....\n",
        "date" : "2013-10-18T05:54:37-0400 +0200",
        "id" : "f3ffddcc9f85b6ff489417330e8b9091133de586",
        "msg" : "Set default secure_mysql = true",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "manifests/defaults.pp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/.ci/setup.sh"
        ],
        "commitId" : "5f313ab29104c2c5bba962fb7b439eb38db17004",
        "timestamp" : 1382530628000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #1380354 by ergonlogic, helmo: Add tests/.ci/setup.sh to setup smoke-test workspace\n",
        "date" : "2013-10-23T08:17:08-0400 +0200",
        "id" : "5f313ab29104c2c5bba962fb7b439eb38db17004",
        "msg" : "Issue #1380354 by ergonlogic, helmo: Add tests/.ci/setup.sh to setup smoke-test workspace",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tests/.ci/setup.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/.ci/setup.sh"
        ],
        "commitId" : "1a46713a29eb0a26cfad3d9dc6c2073a3a99904b",
        "timestamp" : 1382531170000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Quote SCRIPT_DIR to account for spaces\n",
        "date" : "2013-10-23T08:26:10-0400 +0200",
        "id" : "1a46713a29eb0a26cfad3d9dc6c2073a3a99904b",
        "msg" : "Quote SCRIPT_DIR to account for spaces",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/.ci/setup.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/.ci/test.sh"
        ],
        "commitId" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
        "timestamp" : 1382534714000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Don't hide errors in the bitbucket\n",
        "date" : "2013-10-23T09:25:14-0400 +0200",
        "id" : "1f709b0fa5be8bafbd6c40c13e7e51386c8bd216",
        "msg" : "Don't hide errors in the bitbucket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/.ci/test.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
      "fullName" : "Herman van Rink"
    }
  ]
}