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

Debug log (UTC)

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

  },
  "canary": true
}
[18:37:07.878] Task URL: https://cr-buildbucket.appspot.com/build/8783453481380659809
[18:37:07.878] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948883543308088192:2:0) after 2m29s
[18:37:14.189] Received PubSub notification, asking Buildbucket for the build status
[18:37:14.211] Build status: STARTED
[18:38:14.057] Received PubSub notification, asking Buildbucket for the build status
[18:38:14.087] Build:
{
  "id": "8783453481380659809",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-18T18:37:07.666279180Z",
  "startTime": "2023-04-18T18:37:13.608182Z",
  "endTime": "2023-04-18T18:38:13.759720193Z",
  "updateTime": "2023-04-18T18:38:13.759720193Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:38:14.087] Invocation finished in 1m7.642201899s with status SUCCEEDED