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

Debug log (UTC)

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

  },
  "canary": true
}
[03:37:04.895] Task URL: https://cr-buildbucket.appspot.com/build/8786681001450897905
[03:37:04.895] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8952111063532413792:2:0) after 4m1s
[03:38:58.587] Received PubSub notification, asking Buildbucket for the build status
[03:38:58.613] Build status: STARTED
[03:39:53.617] Received PubSub notification, asking Buildbucket for the build status
[03:39:53.638] Build:
{
  "id": "8786681001450897905",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-14T03:37:04.669386140Z",
  "startTime": "2023-03-14T03:38:50.419514Z",
  "endTime": "2023-03-14T03:39:53.301726922Z",
  "updateTime": "2023-03-14T03:39:53.301726922Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[03:39:53.638] Invocation finished in 2m50.338080626s with status SUCCEEDED