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:31167 (2 years ago)

Debug log (UTC)

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

  }
}
[09:37:04.095] Task URL: https://cr-buildbucket.appspot.com/build/8800791479793094481
[09:37:04.095] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966221541774390752:2:0) after 4m33s
[09:37:46.486] Received PubSub notification, asking Buildbucket for the build status
[09:37:46.517] Build status: STARTED
[09:38:42.733] Received PubSub notification, asking Buildbucket for the build status
[09:38:42.755] Build:
{
  "id": "8800791479793094481",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-09T09:37:03.882427423Z",
  "startTime": "2022-10-09T09:37:45.913879Z",
  "endTime": "2022-10-09T09:38:42.492749743Z",
  "updateTime": "2022-10-09T09:38:42.492749743Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:42.755] Invocation finished in 1m40.145423576s with status SUCCEEDED