[ACTIONS] bsm-bsm@v0.0.8.log #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2024/03/15 09:51:23.620681 Actions Start.
2024/03/15 09:51:23.622751 [Blocks Actions] #1 Start reader all body.
2024/03/15 09:51:23.622775 OK!
2024/03/15 09:51:23.622776 [Blocks Actions] #2 Verify hook Authorization.
2024/03/15 09:51:23.630858 OK!
2024/03/15 09:51:23.630860 [Blocks Actions] #3 Parse body data.
2024/03/15 09:51:23.630968 Service: bsm OK!
2024/03/15 09:51:23.690595 [Blocks Actions] #4 Check .actions file
2024/03/15 09:51:23.756182 OK!
2024/03/15 09:51:23.756188 [Blocks Actions] #5 Save task data.
2024/03/15 09:51:23.756196 Marshal OK!
2024/03/15 09:51:23.760882 Save OK!
2024/03/15 09:51:23.760884 [Blocks Actions] #6 Connect docker.
2024/03/15 09:51:23.760901 OK!
2024/03/15 09:51:23.760901 [Blocks Actions] #7 Docker start build.
2024/03/15 09:51:23.760913 CMD: docker run --rm -v /data/registry/entrypoint/:/entrypoint/ -v /data/registry/tool/:/tool/ -v /data/registry/cache/:/root/.cache/ -v /data/registry/builds/:/builds/ -e GOPROXY=https://goproxy.cn,direct -e GOPRIVATE=git.apinb.com -e CGO_ENABLED=0 golang:1.22.0-bookworm sh -v -x -c "git config --global url."https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com".insteadOf "https://git.apinb.com" && git clone --branch v0.0.8 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source && cd /source && go mod tidy && go build -v -ldflags "-s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.8 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:51:23' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm'" -o /builds/bsm/bsm-tools/bsm@v0.0.8/bsm ./cmd/main.go"
2024/03/15 09:51:32.923103 + git config --global url.https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com.insteadOf https://git.apinb.com
Cloning into '/source'...
go: downloading git.apinb.com/bsm-sdk/engine v1.0.9
go: downloading github.com/gookit/goutil v0.6.15
go: downloading github.com/modood/table v0.0.0-20220527013332-8d47e76dad33
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/jaevor/go-nanoid v1.3.0
go: downloading gorm.io/gorm v1.25.7
go: downloading github.com/gookit/color v1.5.4
go: downloading golang.org/x/term v0.15.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/text v0.14.0
go: downloading golang.org/x/sys v0.15.0
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/stretchr/testify v1.8.4
go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/sync v0.5.0
go: finding module for package github.com/smartystreets/goconvey/convey
go: downloading github.com/smartystreets/goconvey v1.8.1
go: found github.com/smartystreets/goconvey/convey in github.com/smartystreets/goconvey v1.8.1
go: downloading github.com/jtolds/gls v4.20.0+incompatible
go: downloading github.com/smarty/assertions v1.15.0
go: downloading github.com/gopherjs/gopherjs v1.17.2
get "git.apinb.com/bsm-sdk/engine": found meta tag vcs.metaImport{Prefix:"git.apinb.com/bsm-sdk/engine", VCS:"git", RepoRoot:"https://git.apinb.com/bsm-sdk/engine.git"} at //git.apinb.com/bsm-sdk/engine?go-get=1
github.com/gookit/goutil/stdio
github.com/gookit/goutil/internal/varexpr
github.com/xo/terminfo
github.com/gookit/goutil/basefn
github.com/gookit/goutil/comdef
github.com/gookit/goutil/encodes
github.com/gookit/goutil/internal/checkfn
github.com/gookit/goutil/byteutil
github.com/gookit/goutil/internal/comfunc
golang.org/x/sync/errgroup
github.com/gookit/goutil/mathutil
archive/zip
github.com/gookit/goutil/syncs
github.com/gookit/color
golang.org/x/sys/unix
github.com/gookit/goutil/strutil
github.com/modood/table
github.com/spf13/pflag
github.com/gookit/goutil/cliutil/cmdline
github.com/gookit/goutil/goinfo
github.com/gookit/goutil/reflects
github.com/gookit/goutil/arrutil
github.com/gookit/goutil/errorx
github.com/gookit/goutil/maputil
github.com/gookit/goutil/fsutil
github.com/spf13/cobra
github.com/gookit/goutil/structs
golang.org/x/term
github.com/gookit/goutil
github.com/gookit/goutil/strutil/textutil
github.com/gookit/goutil/sysutil/cmdr
github.com/gookit/goutil/sysutil
github.com/gookit/goutil/cliutil
git.apinb.com/bsm-tools/bsm/cmd/commands
command-line-arguments
2024/03/15 09:51:32.923113 [Blocks Actions] #8 Copy etc,dockerfile file.
2024/03/15 09:51:32.923190 OK!
2024/03/15 09:51:32.923191 [Blocks Actions] #9 Push binary&dockerfile file to registry.
2024/03/15 09:51:33.258066 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.8/bsm => /bsm/bsm-tools/bsm@v0.0.8/bsm OK!
2024/03/15 09:51:33.261335 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.8/Dockerfile => /bsm/bsm-tools/bsm@v0.0.8/Dockerfile OK!
2024/03/15 09:51:33.269000 [Blocks Actions] #10 Push docker image to registry.
2024/03/15 09:51:33.269002 [Blocks Actions] #11 Push new message to issue.
2024/03/15 09:51:33.269002 [Blocks Actions] #13 End compile Task.
2024/03/15 09:51:33.269003 Actions Finished.