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

Debug log (UTC)

[18:37:04.101] New invocation is queued and will start shortly
[18:37:05.861] Starting the invocation (attempt 1)
[18:37:05.894] Ignoring gitiles_ref tag without the buildset tag
[18:37:05.894] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:05.894] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:05.894] Buildbucket request:
{
  "requestId": "8945622054988315840",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8945622054988315840",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36624"
                            },
                        "id": "cron:v1:36624"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945622054988315840"
    },
    {
      "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"
  }
}
[18:37:06.171] Scheduled build:
{
  "id": "8780191992373934337",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-24T18:37:05.965050233Z",
  "updateTime": "2023-05-24T18:37:05.965050233Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:06.171] Task URL: https://cr-buildbucket.appspot.com/build/8780191992373934337
[18:37:06.171] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8945622054988315840:2:0) after 7m52s
[18:37:24.215] Received PubSub notification, asking Buildbucket for the build status
[18:37:24.288] Build status: STARTED
[18:38:23.833] Received PubSub notification, asking Buildbucket for the build status
[18:38:23.861] Build:
{
  "id": "8780191992373934337",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-24T18:37:05.965050233Z",
  "startTime": "2023-05-24T18:37:23.601723Z",
  "endTime": "2023-05-24T18:38:23.517025455Z",
  "updateTime": "2023-05-24T18:38:23.517025455Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:23.861] Invocation finished in 1m19.773814265s with status SUCCEEDED