regclient/0.8.2 package update #42724
Merged
Octo STS / elastic-build (STAGING)
succeeded
Feb 14, 2025 in 3m 45s
APKs built successfully
Build ID: 3f1353c8-ec20-4fd3-ab3b-dfae8591a38c
Details
x86_64
Logs
Click to expand
running step "git-checkout"
[git checkout] repo='https://github.com/regclient/regclient' dest='.' depth='1' branch='' tag='v0.8.2' expcommit='e7e5436b4e93a897084aceca6b118b8002b20122' recurse='false'
[git checkout] execute: git config --global --add safe.directory /tmp/tmp.BJvKJm
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git clone --quiet --origin=origin --config=user.name=Melange Build [email protected] --config=advice.detachedHead=false --branch=v0.8.2 --depth=1 https://github.com/regclient/regclient /tmp/tmp.BJvKJm
[git checkout] execute: cd /tmp/tmp.BJvKJm
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v0.8.2:refs/origin/tags/v0.8.2
[git checkout] execute: git checkout --quiet origin/tags/v0.8.2
[git checkout] tag v0.8.2 is e7e5436b4e93a897084aceca6b118b8002b20122
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading golang.org/x/term v0.29.0
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/ulikunitz/xz v0.5.12
go: downloading golang.org/x/sys v0.30.0
go: downloading github.com/spf13/pflag v1.0.6
retrieving workspace from builder:
retrieved and wrote post-build workspace to: /tmp/melange-workspace-2204888990
running package linters for regclient
linting apk: regclient
writing SBOM for regclient
generating package regclient-0.8.2-r0
scanning for shared object dependencies...
scanning for commands...
found command usr/bin/regctl
scanning for -doc package...
scanning for pkg-config data...
scanning for python modules...
scanning for ruby gems...
scanning for shbang deps...
runtime:
ca-certificates-bundle
provides:
cmd:regctl=0.8.2-r0
installed-size: 16932478
data.tar.gz digest: 595e1e6dc4d6eee8fd20fcca8970d880fa4a89340134901a3ea38f8fc7163960
wrote packages/x86_64/regclient-0.8.2-r0.apk
cleaning Workspace by removing 51 file/directories in /home/build
generating apk index from packages in packages/x86_64
processing package packages/x86_64/regclient-0.8.2-r0.apk
updating index at packages/x86_64/APKINDEX.tar.gz with new packages: [regclient-0.8.2-r0]
building test workspace in: '/tmp/melange-guest-3145451869-main' with apko
Error: rpc error: code = NotFound desc = federate identity: rpc error: code = NotFound desc = no identity found for (https://accounts.google.com, 117407589438042601705)
Error running `chainctl auth token`: exit status 1
image configuration:
contents:
build repositories: []
runtime repositories: []
keyring: []
packages: [regclient]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
installing ca-certificates-bundle (20241121-r1)
installing regclient (0.8.2-r0)
installing wolfi-keys (1-r9)
installing wolfi-baselayout (20230201-r16)
installing glibc-locale-posix (2.40-r8)
installing ld-linux (2.40-r8)
installing libgcc (14.2.0-r8)
installing glibc (2.40-r8)
installing zlib (1.3.1-r5)
installing libcrypto3 (3.4.1-r0)
installing libssl3 (3.4.1-r0)
installing apk-tools (2.14.4-r2)
installing libxcrypt (4.4.38-r0)
installing libcrypt1 (2.40-r8)
installing busybox (1.37.0-r0)
installing wolfi-base (1-r7)
built image layer tarball as /tmp/apko-temp-476812760/apko-x86_64.tar.gz
OCI layer digest: sha256:0b346b1050a61b88059e4ad6a913fb9338e4c4171bd76c2d039d7ec22697ac2d
OCI layer diffID: sha256:56f2c4c66370092cc85830a19905525331dd2b86c2d9c530f2e0e5ed090e5004
saving OCI image locally: apko.local/cache:1001002da248b43c9eee50d92b3e8f60d54bb9f465128d18d38907b45350c08d
populating workspace /tmp/melange-workspace-1627854394 from regclient
running the main test pipeline
Utility for accessing docker registries
More details at <https://github.com/regclient/regclient>
Usage:
regctl [command]
Examples:
# login to ghcr.io
regctl registry login ghcr.io
# configure a local registry for http
regctl registry set --tls disabled registry.example.org
# copy an image from ghcr.io to local registry
regctl image copy ghcr.io/regclient/regctl:latest registry.example.org/regctl:latest
# show debugging output from a command
regctl tag ls ghcr.io/regclient/regctl -v debug
# format log output in json
regctl image ratelimit --logopt json alpine
# override registry config for a single command
regctl image digest --host reg=localhost:5000,tls=disabled localhost:5000/repo:v1
Available Commands:
artifact manage artifacts
blob manage image blobs/layers
completion Generate the autocompletion script for the specified shell
config read/set configuration options
help Help about any command
image manage images
index manage manifest lists and OCI index
manifest manage manifests
registry manage registries
repo manage repositories
tag manage tags
version Show the version
Flags:
-h, --help help for regctl
--host stringArray Registry hosts to add (reg=registry,user=username,pass=password,tls=enabled)
--logopt stringArray Log options
--user-agent string Override user agent
-v, --verbosity string Log level (trace, debug, info, warn, error) (default "WARN")
Use "regctl [command] --help" for more information about a command.
VCSTag: v0.8.2+dirty
VCSRef: e7e5436b4e93a897084aceca6b118b8002b20122-dirty
VCSCommit: e7e5436b4e93a897084aceca6b118b8002b20122
VCSState: dirty
VCSDate: 2025-02-14T14:58:53Z
Platform: linux/amd64
GoVer: go1.24.0
GoCompiler: gc
pod d36943acba20fcdf8341ebbf3a2c6b9de6be88470fec6c365e0a19c20034cba0 terminated
aarch64
Logs
Click to expand
building test workspace in: '/tmp/melange-guest-774950431-main' with apko
Indexes
https://apk.chainreg.biz/wolfi-presubmit/065f68c95cdff09e8d53b7d433ecfb5eebbc7f70
Packages
- ✅ regclient (success | 1m30s | x86_64 logs | aarch64 logs)
Tests
- ✅ regclient (success | 29s | x86_64 logs | aarch64 logs)
More Observability
Command
cg build log \
--build-id 3f1353c8-ec20-4fd3-ab3b-dfae8591a38c \
--project staging-images-183e \
--cluster elastic-pre-a \
--namespace pre-wolfi \
--start 2025-02-14T15:53:40Z \
--end 2025-02-14T16:07:27Z \
--attrs pkg,arch
Loading