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

Debug log (UTC)

[12:37:11.660] New invocation is queued and will start shortly
[12:37:13.042] Starting the invocation (attempt 1)
[12:37:13.072] Ignoring gitiles_ref tag without the buildset tag
[12:37:13.072] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:13.072] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:13.072] Buildbucket request:
{
  "requestId": "8952348871819048288",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8952348871819048288",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34842"
                            },
                        "id": "cron:v1:34842"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8952348871819048288"
    },
    {
      "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"
  }
}
[12:37:13.460] Scheduled build:
{
  "id": "8786918809533903745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-11T12:37:13.208535589Z",
  "updateTime": "2023-03-11T12:37:13.208535589Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:13.460] Task URL: https://cr-buildbucket.appspot.com/build/8786918809533903745
[12:37:13.460] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8952348871819048288:2:0) after 4m38s
[12:40:45.234] Received PubSub notification, asking Buildbucket for the build status
[12:40:45.295] Build status: STARTED
[12:41:40.143] Received PubSub notification, asking Buildbucket for the build status
[12:41:40.163] Build:
{
  "id": "8786918809533903745",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-11T12:37:13.208535589Z",
  "startTime": "2023-03-11T12:40:44.619316Z",
  "endTime": "2023-03-11T12:41:39.937160799Z",
  "updateTime": "2023-03-11T12:41:39.937160799Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:41:40.163] Invocation finished in 4m28.518730777s with status SUCCEEDED