test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

Add kwok release job

Open wzshiming opened this issue 2 years ago • 4 comments

kubernetes-sigs/kwok#18

wzshiming avatar Aug 15 '22 05:08 wzshiming

/cc @Huang-Wei @yibozhuang

wzshiming avatar Aug 15 '22 05:08 wzshiming

Hi @michelle192837 , @listx

Could you have time to look at it? what else do I need to do for uploading image and binary?

wzshiming avatar Aug 15 '22 06:08 wzshiming

/lgtm

This looks quite similar when other sub-project raised the initial request.

@spiffxp not sure you have cycles to take a look and approve. Much appreciated!

Huang-Wei avatar Aug 16 '22 05:08 Huang-Wei

/approve

listx avatar Aug 18 '22 08:08 listx

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: listx, wzshiming

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Aug 18 '22 08:08 k8s-ci-robot

/retest

wzshiming avatar Aug 18 '22 08:08 wzshiming

@wzshiming: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key k8s-staging-kwok.yaml using file config/jobs/image-pushing/k8s-staging-kwok.yaml

In response to this:

kubernetes-sigs/kwok#18

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Aug 18 '22 08:08 k8s-ci-robot

  Running...
  $ARTIFACTS is set, sending logs to /logs/artifacts
  2022/08/19 06:31:59 Build directory: .
  2022/08/19 06:31:59 Config directory: /home/prow/go/src/github.com/kubernetes-sigs/kwok
  2022/08/19 06:31:59 cd-ing to build directory: .
  2022/08/19 06:31:59 Creating source tarball at /tmp/1928901390...
  2022/08/19 06:31:59 Uploading /tmp/1928901390 to gs://k8s-staging-kwok-gcb/source/ac75f739-4239-455f-ade2-5102ec60f62d.tgz...
  BucketNotFoundException: 404 gs://k8s-staging-kwok-gcb bucket does not exist.
  2022/08/19 06:32:02 Failed to run some build jobs: [failed to upload source: failed to upload files: exit status 1]

https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-kwok-push-images/1560514872045735936

@listx Could you have time to take a look? I want to create k8s-staging-kwok-gcb bucket, how should I do it?

wzshiming avatar Aug 19 '22 06:08 wzshiming

It's been a while but IIRC k8s-staging-* GCS buckets still appear to be created here https://github.com/kubernetes/k8s.io/blob/79c673e878f6c31757dd726cdf5e5aa27ee9b786/infra/gcp/bash/ensure-staging-storage.sh#L142. Maybe open up an issue there or ask in slack (channel #sig-k8s-infra)?

listx avatar Aug 20 '22 02:08 listx

Need to be create here https://github.com/kubernetes/k8s.io/pull/4129

wzshiming avatar Aug 24 '22 03:08 wzshiming