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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:36285 (2 years ago)

Debug log (UTC)

[15:37:05.338] New invocation is queued and will start shortly
[15:37:13.302] Starting the invocation (attempt 1)
[15:37:13.330] Ignoring gitiles_ref tag without the buildset tag
[15:37:13.330] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:13.330] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:13.330] Buildbucket request:
{
  "requestId": "8946901735846164496",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8946901735846164496",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "36285"
                            },
                        "id": "cron:v1:36285"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8946901735846164496"
    },
    {
      "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"
  }
}
[15:37:13.796] Scheduled build:
{
  "id": "8781471666737522529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-10T15:37:13.391058488Z",
  "updateTime": "2023-05-10T15:37:13.391058488Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:13.796] Task URL: https://cr-buildbucket.appspot.com/build/8781471666737522529
[15:37:13.796] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8946901735846164496:2:0) after 9m55s
[15:39:54.209] Received PubSub notification, asking Buildbucket for the build status
[15:39:54.236] Build status: STARTED
[15:40:43.049] Received PubSub notification, asking Buildbucket for the build status
[15:40:43.068] Build:
{
  "id": "8781471666737522529",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-05-10T15:37:13.391058488Z",
  "startTime": "2023-05-10T15:39:53.599346Z",
  "endTime": "2023-05-10T15:40:42.764065171Z",
  "updateTime": "2023-05-10T15:40:42.764065171Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:40:43.068] Invocation finished in 3m37.747519744s with status SUCCEEDED