Status: SUCCEEDED
Triggered by: -
Duration: 50 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:31761 (2 years ago)

Debug log (UTC)

[03:37:02.372] New invocation is queued and will start shortly
[03:37:03.492] Starting the invocation (attempt 1)
[03:37:03.530] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.530] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.531] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.531] Buildbucket request:
{
  "requestId": "8963979267117661104",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963979267117661104",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31761"
                            },
                        "id": "cron:v1:31761"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963979267117661104"
    },
    {
      "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:03.841] Scheduled build:
{
  "id": "8798549205154229265",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T03:37:03.615322956Z",
  "updateTime": "2022-11-03T03:37:03.615322956Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[03:37:03.841] Task URL: https://cr-buildbucket.appspot.com/build/8798549205154229265
[03:37:03.841] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963979267117661104:2:0) after 6m36s
[03:37:10.843] Received PubSub notification, asking Buildbucket for the build status
[03:37:10.874] Build status: STARTED
[03:37:52.753] Received PubSub notification, asking Buildbucket for the build status
[03:37:52.781] Build:
{
  "id": "8798549205154229265",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-03T03:37:03.615322956Z",
  "startTime": "2022-11-03T03:37:09.951499Z",
  "endTime": "2022-11-03T03:37:52.475762916Z",
  "updateTime": "2022-11-03T03:37:52.475762916Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:37:52.782] Invocation finished in 50.422109532s with status SUCCEEDED