Status: SUCCEEDED
Triggered by: -
Duration: 3 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:35205 (2 years ago)

Debug log (UTC)

[15:37:02.692] New invocation is queued and will start shortly
[15:37:03.869] Starting the invocation (attempt 1)
[15:37:03.897] Ignoring gitiles_ref tag without the buildset tag
[15:37:03.897] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:03.897] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:03.897] Buildbucket request:
{
  "requestId": "8950978602099338832",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8950978602099338832",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35205"
                            },
                        "id": "cron:v1:35205"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8950978602099338832"
    },
    {
      "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.245] Scheduled build:
{
  "id": "8785548540090437953",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-26T15:37:03.983386950Z",
  "updateTime": "2023-03-26T15:37:03.983386950Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:37:04.245] Task URL: https://cr-buildbucket.appspot.com/build/8785548540090437953
[15:37:04.245] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8950978602099338832:2:0) after 4m3s
[15:39:17.552] Received PubSub notification, asking Buildbucket for the build status
[15:39:17.606] Build status: STARTED
[15:40:09.577] Received PubSub notification, asking Buildbucket for the build status
[15:40:09.626] Build:
{
  "id": "8785548540090437953",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-26T15:37:03.983386950Z",
  "startTime": "2023-03-26T15:39:16.888367Z",
  "endTime": "2023-03-26T15:40:09.110333896Z",
  "updateTime": "2023-03-26T15:40:09.110333896Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:40:09.626] Invocation finished in 3m6.943543133s with status SUCCEEDED