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:28968 (3 years ago)

Debug log (UTC)

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

  }
}
[18:37:05.210] Task URL: https://cr-buildbucket.appspot.com/build/8809092425789622033
[18:37:05.210] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8974522488017248528:2:0) after 1m55s
[18:37:20.496] Received PubSub notification, asking Buildbucket for the build status
[18:37:20.527] Build status: STARTED
[18:38:31.394] Received PubSub notification, asking Buildbucket for the build status
[18:38:31.444] Build:
{
  "id": "8809092425789622033",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-09T18:37:04.883885628Z",
  "startTime": "2022-07-09T18:37:19.462723Z",
  "endTime": "2022-07-09T18:38:31.068682887Z",
  "updateTime": "2022-07-09T18:38:31.068682887Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:31.444] Invocation finished in 1m28.069057568s with status SUCCEEDED