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

Debug log (UTC)

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

  }
}
[06:37:03.997] Task URL: https://cr-buildbucket.appspot.com/build/8790655944293197777
[06:37:03.997] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8956086006250576672:2:0) after 5m18s
[06:37:32.457] Received PubSub notification, asking Buildbucket for the build status
[06:37:32.511] Build status: STARTED
[06:38:02.590] Received PubSub notification, asking Buildbucket for the build status
[06:38:02.614] Build:
{
  "id": "8790655944293197777",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-29T06:37:03.771904487Z",
  "startTime": "2023-01-29T06:37:31.561372Z",
  "endTime": "2023-01-29T06:38:02.370976750Z",
  "updateTime": "2023-01-29T06:38:02.370976750Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:02.614] Invocation finished in 1m0.093009526s with status SUCCEEDED