Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29172 (3 years ago)

Debug log (UTC)

[06:37:02.436] New invocation is queued and will start shortly
[06:37:03.519] Starting the invocation (attempt 1)
[06:37:03.553] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.553] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.554] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.554] Buildbucket request:
{
  "requestId": "8973752414803705568",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8973752414803705568",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29172"
                            },
                        "id": "cron:v1:29172"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8973752414803705568"
    },
    {
      "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:04.041] Scheduled build:
{
  "id": "8808322352877088449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-18T06:37:03.642156456Z",
  "updateTime": "2022-07-18T06:37:03.642156456Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.041] Task URL: https://cr-buildbucket.appspot.com/build/8808322352877088449
[06:37:04.041] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8973752414803705568:2:0) after 9m14s
[06:38:16.754] Received PubSub notification, asking Buildbucket for the build status
[06:38:16.785] Build status: STARTED
[06:39:38.654] Received PubSub notification, asking Buildbucket for the build status
[06:39:38.685] Build:
{
  "id": "8808322352877088449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-18T06:37:03.642156456Z",
  "startTime": "2022-07-18T06:38:15.957366Z",
  "endTime": "2022-07-18T06:39:38.363488863Z",
  "updateTime": "2022-07-18T06:39:38.363488863Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:39:38.685] Invocation finished in 2m36.263263705s with status SUCCEEDED