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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:28671 (3 years ago)

Debug log (UTC)

[09:37:02.480] New invocation is queued and will start shortly
[09:37:03.546] Starting the invocation (attempt 1)
[09:37:03.630] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.630] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.630] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.630] Buildbucket request:
{
  "requestId": "8975643626429673280",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8975643626429673280",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "28671"
                            },
                        "id": "cron:v1:28671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8975643626429673280"
    },
    {
      "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"
  }
}
[09:37:04.050] Scheduled build:
{
  "id": "8810213564485256881",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-06-27T09:37:03.704070221Z",
  "updateTime": "2022-06-27T09:37:03.704070221Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.050] Task URL: https://cr-buildbucket.appspot.com/build/8810213564485256881
[09:37:04.050] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8975643626429673280:2:0) after 8m28s
[09:39:49.500] Received PubSub notification, asking Buildbucket for the build status
[09:39:49.530] Build status: STARTED
[09:40:48.103] Received PubSub notification, asking Buildbucket for the build status
[09:40:48.177] Build:
{
  "id": "8810213564485256881",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-06-27T09:37:03.704070221Z",
  "startTime": "2022-06-27T09:39:48.966976Z",
  "endTime": "2022-06-27T09:40:47.780357806Z",
  "updateTime": "2022-06-27T09:40:47.780357806Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:40:48.177] Invocation finished in 3m45.711157432s with status SUCCEEDED