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

Debug log (UTC)

[21:37:03.056] New invocation is queued and will start shortly
[21:37:04.208] Starting the invocation (attempt 1)
[21:37:04.251] Ignoring gitiles_ref tag without the buildset tag
[21:37:04.251] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:37:04.251] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:37:04.251] Buildbucket request:
{
  "requestId": "8963367736881700112",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963367736881700112",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31923"
                            },
                        "id": "cron:v1:31923"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963367736881700112"
    },
    {
      "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"
  }
}
[21:37:04.647] Scheduled build:
{
  "id": "8797937674825360625",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-09T21:37:04.384027770Z",
  "updateTime": "2022-11-09T21:37:04.384027770Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:37:04.647] Task URL: https://cr-buildbucket.appspot.com/build/8797937674825360625
[21:37:04.647] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963367736881700112:2:0) after 2m22s
[21:37:35.746] Received PubSub notification, asking Buildbucket for the build status
[21:37:35.857] Build status: STARTED
[21:38:29.164] Received PubSub notification, asking Buildbucket for the build status
[21:38:29.239] Build:
{
  "id": "8797937674825360625",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-09T21:37:04.384027770Z",
  "startTime": "2022-11-09T21:37:35.148046Z",
  "endTime": "2022-11-09T21:38:28.932711337Z",
  "updateTime": "2022-11-09T21:38:28.932711337Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:38:29.239] Invocation finished in 1m26.199596275s with status SUCCEEDED