Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30471 (3 years ago)

Debug log (UTC)

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

  }
}
[09:37:03.675] Task URL: https://cr-buildbucket.appspot.com/build/8803418792393707281
[09:37:03.675] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8968848854307538464:2:0) after 8m45s
[09:37:25.439] Received PubSub notification, asking Buildbucket for the build status
[09:37:25.473] Build status: STARTED
[09:38:18.983] Received PubSub notification, asking Buildbucket for the build status
[09:38:19.003] Build:
{
  "id": "8803418792393707281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-10T09:37:03.333845402Z",
  "startTime": "2022-09-10T09:37:24.623717Z",
  "endTime": "2022-09-10T09:38:18.663587485Z",
  "updateTime": "2022-09-10T09:38:18.663587485Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:19.003] Invocation finished in 1m16.877623026s with status SUCCEEDED