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

Debug log (UTC)

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

  }
}
[03:37:05.953] Task URL: https://cr-buildbucket.appspot.com/build/8775265782557502833
[03:37:05.953] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8940695844577350528:2:0) after 4m17s
[03:37:29.631] Received PubSub notification, asking Buildbucket for the build status
[03:37:29.781] Build status: STARTED
[03:38:21.509] Received PubSub notification, asking Buildbucket for the build status
[03:38:21.539] Build:
{
  "id": "8775265782557502833",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-18T03:37:05.744494591Z",
  "startTime": "2023-07-18T03:37:29.429769236Z",
  "endTime": "2023-07-18T03:38:21.225878668Z",
  "updateTime": "2023-07-18T03:38:21.225878668Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:21.539] Invocation finished in 1m17.104500472s with status SUCCEEDED