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

Debug log (UTC)

[09:37:02.699] New invocation is queued and will start shortly
[09:37:03.840] Starting the invocation (attempt 1)
[09:37:03.877] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.877] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.877] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.877] Buildbucket request:
{
  "requestId": "8954172145156552560",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8954172145156552560",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34359"
                            },
                        "id": "cron:v1:34359"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8954172145156552560"
    },
    {
      "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"
  }
}
[09:37:04.384] Scheduled build:
{
  "id": "8788742083025979681",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-19T09:37:04.107134505Z",
  "updateTime": "2023-02-19T09:37:04.107134505Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.384] Task URL: https://cr-buildbucket.appspot.com/build/8788742083025979681
[09:37:04.384] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8954172145156552560:2:0) after 4m8s
[09:37:31.892] Received PubSub notification, asking Buildbucket for the build status
[09:37:31.912] Build status: STARTED
[09:38:04.935] Received PubSub notification, asking Buildbucket for the build status
[09:38:04.961] Build:
{
  "id": "8788742083025979681",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-19T09:37:04.107134505Z",
  "startTime": "2023-02-19T09:37:31.300164Z",
  "endTime": "2023-02-19T09:38:04.207950089Z",
  "updateTime": "2023-02-19T09:38:04.207950089Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:04.961] Invocation finished in 1m2.270053161s with status SUCCEEDED