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

Debug log (UTC)

[18:37:03.540] New invocation is queued and will start shortly
[18:37:07.042] Starting the invocation (attempt 1)
[18:37:07.105] Ignoring gitiles_ref tag without the buildset tag
[18:37:07.105] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:07.105] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:07.106] Buildbucket request:
{
  "requestId": "8942451161749826656",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8942451161749826656",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37464"
                            },
                        "id": "cron:v1:37464"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8942451161749826656"
    },
    {
      "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"
  }
}
[18:37:07.402] Scheduled build:
{
  "id": "8777021097261028385",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-28T18:37:07.194461621Z",
  "updateTime": "2023-06-28T18:37:07.194461621Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:37:07.402] Task URL: https://cr-buildbucket.appspot.com/build/8777021097261028385
[18:37:07.402] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8942451161749826656:2:0) after 6m13s
[18:37:11.678] Received PubSub notification, asking Buildbucket for the build status
[18:37:11.701] Build status: STARTED
[18:38:12.887] Received PubSub notification, asking Buildbucket for the build status
[18:38:12.906] Build:
{
  "id": "8777021097261028385",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-28T18:37:07.194461621Z",
  "startTime": "2023-06-28T18:37:11.043582Z",
  "endTime": "2023-06-28T18:38:12.679912103Z",
  "updateTime": "2023-06-28T18:38:12.679912103Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:38:12.906] Invocation finished in 1m9.376228014s with status SUCCEEDED