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:27513 (3 years ago)

Debug log (UTC)

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

  }
}
[03:37:04.596] Task URL: https://cr-buildbucket.appspot.com/build/8814584867530180449
[03:37:04.596] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8980014929626405648:2:0) after 9m12s
[03:37:56.889] Received PubSub notification, asking Buildbucket for the build status
[03:37:56.906] Build status: STARTED
[03:38:55.779] Received PubSub notification, asking Buildbucket for the build status
[03:38:55.833] Build:
{
  "id": "8814584867530180449",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-05-10T03:37:04.261285567Z",
  "startTime": "2022-05-10T03:37:56.347870Z",
  "endTime": "2022-05-10T03:38:55.268761356Z",
  "updateTime": "2022-05-10T03:38:55.268761356Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:55.833] Invocation finished in 1m52.954821465s with status SUCCEEDED