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

Debug log (UTC)

[03:37:03.329] New invocation is queued and will start shortly
[03:37:04.493] Starting the invocation (attempt 1)
[03:37:04.522] Ignoring gitiles_ref tag without the buildset tag
[03:37:04.522] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:04.522] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:04.522] Buildbucket request:
{
  "requestId": "8944953903172508768",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8944953903172508768",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36801"
                            },
                        "id": "cron:v1:36801"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944953903172508768"
    },
    {
      "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"
  }
}
[03:37:05.081] Scheduled build:
{
  "id": "8779523841058956737",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-01T03:37:04.713935134Z",
  "updateTime": "2023-06-01T03:37:04.713935134Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:37:05.081] Task URL: https://cr-buildbucket.appspot.com/build/8779523841058956737
[03:37:05.081] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8944953903172508768:2:0) after 7m45s
[03:40:05.340] Received PubSub notification, asking Buildbucket for the build status
[03:40:05.360] Build status: STARTED
[03:41:02.382] Received PubSub notification, asking Buildbucket for the build status
[03:41:02.406] Build:
{
  "id": "8779523841058956737",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-01T03:37:04.713935134Z",
  "startTime": "2023-06-01T03:40:04.539453Z",
  "endTime": "2023-06-01T03:41:01.900064350Z",
  "updateTime": "2023-06-01T03:41:01.900064350Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:41:02.406] Invocation finished in 3m59.092285335s with status SUCCEEDED