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

Debug log (UTC)

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

  }
}
[15:37:04.741] Task URL: https://cr-buildbucket.appspot.com/build/8802308978644322273
[15:37:04.741] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8967739040644387936:2:0) after 7m39s
[15:37:33.642] Received PubSub notification, asking Buildbucket for the build status
[15:37:33.697] Build status: STARTED
[15:38:42.302] Received PubSub notification, asking Buildbucket for the build status
[15:38:42.347] Build:
{
  "id": "8802308978644322273",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-22T15:37:04.202287920Z",
  "startTime": "2022-09-22T15:37:32.099225Z",
  "endTime": "2022-09-22T15:38:41.742344338Z",
  "updateTime": "2022-09-22T15:38:41.742344338Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:42.347] Invocation finished in 1m39.4366967s with status SUCCEEDED