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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:32658 (2 years ago)

Debug log (UTC)

[12:37:03.446] New invocation is queued and will start shortly
[12:37:04.696] Starting the invocation (attempt 1)
[12:37:04.729] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.729] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.729] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.729] Buildbucket request:
{
  "requestId": "8960593204375884384",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8960593204375884384",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32658"
                            },
                        "id": "cron:v1:32658"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8960593204375884384"
    },
    {
      "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"
  }
}
[12:37:05.080] Scheduled build:
{
  "id": "8795163142283964929",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-10T12:37:04.808823254Z",
  "updateTime": "2022-12-10T12:37:04.808823254Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.080] Task URL: https://cr-buildbucket.appspot.com/build/8795163142283964929
[12:37:05.080] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8960593204375884384:2:0) after 9m57s
[12:41:18.852] Received PubSub notification, asking Buildbucket for the build status
[12:41:18.889] Build status: STARTED
[12:41:48.179] Received PubSub notification, asking Buildbucket for the build status
[12:41:48.204] Build:
{
  "id": "8795163142283964929",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-10T12:37:04.808823254Z",
  "startTime": "2022-12-10T12:41:18.694164398Z",
  "endTime": "2022-12-10T12:41:47.958070347Z",
  "updateTime": "2022-12-10T12:41:47.958070347Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:41:48.204] Invocation finished in 4m44.774461224s with status SUCCEEDED