Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:29997 (3 years ago)

Debug log (UTC)

[15:37:02.987] New invocation is queued and will start shortly
[15:37:04.124] Starting the invocation (attempt 1)
[15:37:04.157] Ignoring gitiles_ref tag without the buildset tag
[15:37:04.157] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:04.157] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:04.158] Buildbucket request:
{
  "requestId": "8970638143501368880",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970638143501368880",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29997"
                            },
                        "id": "cron:v1:29997"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970638143501368880"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[15:37:04.540] Scheduled build:
{
  "id": "8805208081540517041",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-21T15:37:04.230720961Z",
  "updateTime": "2022-08-21T15:37:04.230720961Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:04.540] Task URL: https://cr-buildbucket.appspot.com/build/8805208081540517041
[15:37:04.540] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970638143501368880:2:0) after 3m52s
[15:38:16.690] Received PubSub notification, asking Buildbucket for the build status
[15:38:16.709] Build status: STARTED
[15:39:17.542] Received PubSub notification, asking Buildbucket for the build status
[15:39:17.582] Build:
{
  "id": "8805208081540517041",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-21T15:37:04.230720961Z",
  "startTime": "2022-08-21T15:38:15.884657Z",
  "endTime": "2022-08-21T15:39:17.224997183Z",
  "updateTime": "2022-08-21T15:39:17.224997183Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:39:17.582] Invocation finished in 2m14.606211949s with status SUCCEEDED