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

Debug log (UTC)

[06:37:03.107] New invocation is queued and will start shortly
[06:37:04.355] Starting the invocation (attempt 1)
[06:37:04.385] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.385] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.385] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.385] Buildbucket request:
{
  "requestId": "8970943908133964432",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8970943908133964432",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29916"
                            },
                        "id": "cron:v1:29916"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8970943908133964432"
    },
    {
      "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"
  }
}
[06:37:04.733] Scheduled build:
{
  "id": "8805513846086847089",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-18T06:37:04.435781770Z",
  "updateTime": "2022-08-18T06:37:04.435781770Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.733] Task URL: https://cr-buildbucket.appspot.com/build/8805513846086847089
[06:37:04.734] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970943908133964432:2:0) after 9m52s
[06:39:46.939] Received PubSub notification, asking Buildbucket for the build status
[06:39:46.962] Build status: STARTED
[06:41:11.260] Received PubSub notification, asking Buildbucket for the build status
[06:41:11.287] Build:
{
  "id": "8805513846086847089",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-18T06:37:04.435781770Z",
  "startTime": "2022-08-18T06:39:45.828191Z",
  "endTime": "2022-08-18T06:41:11.042982141Z",
  "updateTime": "2022-08-18T06:41:11.042982141Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:41:11.287] Invocation finished in 4m8.18779397s with status SUCCEEDED