Pull request #4665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 082066c827d617dda0e1306b2c8d1c30b532b2d3+541cc85a126a37ebcd17b753a9f4f7f76549fffd (a9ac06cfe1bd67dcd8d1a91dbdf8be7cfbb0df90) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11782298987050232380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11270189616475941251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16272327383869597348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16146262414136249548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4284038452091871298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324958674985808605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4826 in /w/workspace/edgexfoundry_edgex-go_PR-4665 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 082066c827d617dda0e1306b2c8d1c30b532b2d3 Merge succeeded, producing 082066c827d617dda0e1306b2c8d1c30b532b2d3 Checking out Revision 082066c827d617dda0e1306b2c8d1c30b532b2d3 (PR-4665) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4665/head:refs/remotes/origin/PR-4665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-29T19:26:41.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-29T19:26:41.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T19:26:41.794Z] ========================================================= [2023-08-29T19:26:41.794Z] EdgeX Global Pipelines Version Info [2023-08-29T19:26:41.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-29T19:26:42.558Z] ------------------- [2023-08-29T19:26:42.558Z] stable info: [2023-08-29T19:26:42.558Z] ------------------- [2023-08-29T19:26:42.558Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-29T19:26:42.558Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T19:26:42.558Z] Message: update stable to v1.0.253 [2023-08-29T19:26:43.128Z] ------------------- [2023-08-29T19:26:43.128Z] experimental info: [2023-08-29T19:26:43.128Z] ------------------- [2023-08-29T19:26:43.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-29T19:26:43.128Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T19:26:43.128Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-29T19:26:43.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-29T19:26:43.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-29T19:26:43.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-29T19:26:43.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-29T19:26:43.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-29T19:26:43.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-29T19:26:43.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-29T19:26:43.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-29T19:26:43.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-29T19:26:43.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-29T19:26:43.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-29T19:26:43.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-29T19:26:43.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-29T19:26:43.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-29T19:26:43.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-29T19:26:43.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T19:26:44.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T19:26:44.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-29T19:26:44.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-29T19:26:44.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-29T19:26:44.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-29T19:26:44.222Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-29T19:26:44.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-29T19:26:44.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4665 [Pipeline] echo [2023-08-29T19:26:44.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4665 [Pipeline] echo [2023-08-29T19:26:44.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4665 [Pipeline] echo [2023-08-29T19:26:44.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo [2023-08-29T19:26:44.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 082066c [Pipeline] echo [2023-08-29T19:26:44.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T19:26:44.663Z] provisioning config files... [2023-08-29T19:26:44.681Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6615437779399649598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T19:26:45.045Z] ---> docker-login.sh [2023-08-29T19:26:45.045Z] nexus3.edgexfoundry.org:10001 [2023-08-29T19:26:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:26:45.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:26:45.566Z] Configure a credential helper to remove this warning. See [2023-08-29T19:26:45.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:26:45.566Z] [2023-08-29T19:26:45.566Z] Login Succeeded [2023-08-29T19:26:45.566Z] nexus3.edgexfoundry.org:10002 [2023-08-29T19:26:45.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:26:45.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:26:45.566Z] Configure a credential helper to remove this warning. See [2023-08-29T19:26:45.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:26:45.566Z] [2023-08-29T19:26:45.566Z] Login Succeeded [2023-08-29T19:26:45.566Z] nexus3.edgexfoundry.org:10003 [2023-08-29T19:26:45.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:26:45.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:26:45.567Z] Configure a credential helper to remove this warning. See [2023-08-29T19:26:45.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:26:45.567Z] [2023-08-29T19:26:45.567Z] Login Succeeded [2023-08-29T19:26:45.828Z] nexus3.edgexfoundry.org:10004 [2023-08-29T19:26:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:26:45.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:26:45.828Z] Configure a credential helper to remove this warning. See [2023-08-29T19:26:45.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:26:45.828Z] [2023-08-29T19:26:45.828Z] Login Succeeded [2023-08-29T19:26:45.828Z] docker.io [2023-08-29T19:26:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:26:46.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:26:46.089Z] Configure a credential helper to remove this warning. See [2023-08-29T19:26:46.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:26:46.089Z] [2023-08-29T19:26:46.089Z] Login Succeeded [2023-08-29T19:26:46.089Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T19:26:46.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T19:26:46.541Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + dirname cmd/core-command/Dockerfile [2023-08-29T19:26:46.541Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/core-data/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/core-metadata/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-29T19:26:46.541Z] + + cut -d/ -f2 [2023-08-29T19:26:46.541Z] dirname cmd/security-proxy-auth/Dockerfile [2023-08-29T19:26:46.541Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-29T19:26:46.541Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-08-29T19:26:46.541Z] cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-29T19:26:46.541Z] + + dirname cmd/security-spire-config/Dockerfile [2023-08-29T19:26:46.541Z] cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/support-notifications/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-29T19:26:46.541Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-29T19:26:46.541Z] + cut -d/ -f2 [2023-08-29T19:26:46.541Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-29T19:26:46.614Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-29T19:26:47.134Z] + git rev-list -1 --merges 082066c827d617dda0e1306b2c8d1c30b532b2d3~1..082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo [2023-08-29T19:26:47.166Z] -----------> git rev-list -1 --merges 082066c827d617dda0e1306b2c8d1c30b532b2d3~1..082066c827d617dda0e1306b2c8d1c30b532b2d3 082066c827d617dda0e1306b2c8d1c30b532b2d3 [false] [Pipeline] sh [2023-08-29T19:26:47.483Z] + git log --format=format:%s -1 082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] echo [2023-08-29T19:26:47.517Z] ========================================================= [2023-08-29T19:26:47.517Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-29T19:26:47.517Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-29T19:26:48.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T19:26:48.035Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-29T19:26:48.035Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-29T19:26:48.035Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-29T19:26:48.035Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-29T19:26:48.035Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-29T19:26:48.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:26:48.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T19:26:48.536Z] [2023-08-29T19:26:48.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:26:48.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T19:26:48.925Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-29T19:26:48.925Z] b85a868b505f: Pulling fs layer [2023-08-29T19:26:48.925Z] e2be974225ed: Pulling fs layer [2023-08-29T19:26:48.925Z] 339a4e72a1f5: Pulling fs layer [2023-08-29T19:26:48.925Z] 988bab9f4d93: Pulling fs layer [2023-08-29T19:26:48.925Z] 1469e6f7b9e6: Pulling fs layer [2023-08-29T19:26:48.925Z] eaf3925da568: Pulling fs layer [2023-08-29T19:26:48.925Z] bab4dde63d76: Pulling fs layer [2023-08-29T19:26:48.925Z] bde34c3a00c8: Pulling fs layer [2023-08-29T19:26:48.925Z] b352a97aabf1: Pulling fs layer [2023-08-29T19:26:48.925Z] 4872d77fe225: Pulling fs layer [2023-08-29T19:26:48.925Z] 5851b861e8e6: Pulling fs layer [2023-08-29T19:26:48.925Z] 1469e6f7b9e6: Waiting [2023-08-29T19:26:48.925Z] bab4dde63d76: Waiting [2023-08-29T19:26:48.925Z] 4872d77fe225: Waiting [2023-08-29T19:26:48.925Z] 988bab9f4d93: Waiting [2023-08-29T19:26:48.925Z] 5851b861e8e6: Waiting [2023-08-29T19:26:48.925Z] b352a97aabf1: Waiting [2023-08-29T19:26:48.925Z] eaf3925da568: Waiting [2023-08-29T19:26:48.925Z] bde34c3a00c8: Waiting [2023-08-29T19:26:48.925Z] e2be974225ed: Verifying Checksum [2023-08-29T19:26:48.925Z] e2be974225ed: Download complete [2023-08-29T19:26:48.925Z] 988bab9f4d93: Verifying Checksum [2023-08-29T19:26:48.925Z] 988bab9f4d93: Download complete [2023-08-29T19:26:48.925Z] 1469e6f7b9e6: Verifying Checksum [2023-08-29T19:26:48.925Z] 1469e6f7b9e6: Download complete [2023-08-29T19:26:49.184Z] eaf3925da568: Download complete [2023-08-29T19:26:49.184Z] 339a4e72a1f5: Verifying Checksum [2023-08-29T19:26:49.184Z] 339a4e72a1f5: Download complete [2023-08-29T19:26:49.184Z] bde34c3a00c8: Verifying Checksum [2023-08-29T19:26:49.184Z] bde34c3a00c8: Download complete [2023-08-29T19:26:49.184Z] b352a97aabf1: Verifying Checksum [2023-08-29T19:26:49.184Z] b352a97aabf1: Download complete [2023-08-29T19:26:49.184Z] 4872d77fe225: Verifying Checksum [2023-08-29T19:26:49.184Z] 4872d77fe225: Download complete [2023-08-29T19:26:49.184Z] 5851b861e8e6: Verifying Checksum [2023-08-29T19:26:49.184Z] 5851b861e8e6: Download complete [2023-08-29T19:26:49.184Z] b85a868b505f: Verifying Checksum [2023-08-29T19:26:49.184Z] b85a868b505f: Download complete [2023-08-29T19:26:49.444Z] bab4dde63d76: Verifying Checksum [2023-08-29T19:26:49.444Z] bab4dde63d76: Download complete [2023-08-29T19:26:50.380Z] b85a868b505f: Pull complete [2023-08-29T19:26:50.640Z] e2be974225ed: Pull complete [2023-08-29T19:26:51.209Z] 339a4e72a1f5: Pull complete [2023-08-29T19:26:51.209Z] 988bab9f4d93: Pull complete [2023-08-29T19:26:51.468Z] 1469e6f7b9e6: Pull complete [2023-08-29T19:26:51.728Z] eaf3925da568: Pull complete [2023-08-29T19:26:53.632Z] bab4dde63d76: Pull complete [2023-08-29T19:26:53.632Z] bde34c3a00c8: Pull complete [2023-08-29T19:26:53.632Z] b352a97aabf1: Pull complete [2023-08-29T19:26:53.892Z] 4872d77fe225: Pull complete [2023-08-29T19:26:53.892Z] 5851b861e8e6: Pull complete [2023-08-29T19:26:53.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-29T19:26:53.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T19:26:53.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:26:54.126Z] prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container [2023-08-29T19:26:54.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T19:26:57.330Z] $ docker top db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 -eo pid,comm [2023-08-29T19:26:57.387Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-29T19:26:57.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T19:26:57.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T19:26:57.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T19:26:57.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T19:26:57.671Z] $ docker exec db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent [2023-08-29T19:26:57.795Z] SSH_AUTH_SOCK=/tmp/ssh-Hun3su3kMs7l/agent.33 [2023-08-29T19:26:57.795Z] SSH_AGENT_PID=39 [2023-08-29T19:26:57.805Z] Running ssh-add (command line suppressed) [2023-08-29T19:26:57.916Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1833572585773852893.key (/w/workspace/edgex-go/1@tmp/private_key_1833572585773852893.key) [2023-08-29T19:26:57.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T19:26:58.266Z] + git tag --points-at HEAD [Pipeline] } [2023-08-29T19:26:58.289Z] $ docker exec --env ******** --env ******** db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent -k [2023-08-29T19:26:58.391Z] unset SSH_AUTH_SOCK; [2023-08-29T19:26:58.391Z] unset SSH_AGENT_PID; [2023-08-29T19:26:58.392Z] echo Agent pid 39 killed; [2023-08-29T19:26:58.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-29T19:26:58.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T19:26:58.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T19:26:58.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T19:26:58.618Z] $ docker exec db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent [2023-08-29T19:26:58.725Z] SSH_AUTH_SOCK=/tmp/ssh-2yaL1JKKStzU/agent.72 [2023-08-29T19:26:58.725Z] SSH_AGENT_PID=78 [2023-08-29T19:26:58.729Z] Running ssh-add (command line suppressed) [2023-08-29T19:26:58.832Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8701654553740010985.key (/w/workspace/edgex-go/1@tmp/private_key_8701654553740010985.key) [2023-08-29T19:26:58.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T19:26:59.171Z] + git semver init [2023-08-29T19:26:59.429Z] 2023-08-29 19:26:59,340 [run_init] DEBUG init version:0.0.0 force:False [2023-08-29T19:26:59.429Z] 2023-08-29 19:26:59,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-29T19:26:59.429Z] 2023-08-29 19:26:59,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-29T19:26:59.429Z] 2023-08-29 19:26:59,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,267 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4665 with force:False [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,268 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4665 [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,273 [execute] INFO git cat-file --batch-check [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,280 [execute] INFO git cat-file --batch [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T19:27:05.994Z] 2023-08-29 19:27:05,285 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4665 [2023-08-29T19:27:05.994Z] 0.0.0 [Pipeline] } [2023-08-29T19:27:06.019Z] $ docker exec --env ******** --env ******** db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 ssh-agent -k [2023-08-29T19:27:06.126Z] unset SSH_AUTH_SOCK; [2023-08-29T19:27:06.126Z] unset SSH_AGENT_PID; [2023-08-29T19:27:06.127Z] echo Agent pid 78 killed; [2023-08-29T19:27:06.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T19:27:06.556Z] + git semver [Pipeline] } [2023-08-29T19:27:06.838Z] $ docker stop --time=1 db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 [2023-08-29T19:27:08.123Z] $ docker rm -f --volumes db1b733b4c77e278975616c0757ec03c874ad2561caffd95b43a887b53c23b45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T19:27:08.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-29T19:27:08.812Z] Stashed 1 file(s) [Pipeline] echo [2023-08-29T19:27:08.830Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T19:27:09.601Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-29T19:27:09.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T19:27:09.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T19:27:09.698Z] ========================================================= [2023-08-29T19:27:09.698Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-29T19:27:09.698Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:27:10.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T19:27:10.035Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-29T19:27:10.035Z] 4db1b89c0bd1: Pulling fs layer [2023-08-29T19:27:10.035Z] 6911f1a30b25: Pulling fs layer [2023-08-29T19:27:10.035Z] e194b8c5c2a9: Pulling fs layer [2023-08-29T19:27:10.035Z] 6863d3e3a2b1: Pulling fs layer [2023-08-29T19:27:10.035Z] ec0bb842ea78: Pulling fs layer [2023-08-29T19:27:10.035Z] 40a00589a448: Pulling fs layer [2023-08-29T19:27:10.035Z] 6c08303d61cc: Pulling fs layer [2023-08-29T19:27:10.035Z] 798269fcf238: Pulling fs layer [2023-08-29T19:27:10.035Z] 40a00589a448: Waiting [2023-08-29T19:27:10.035Z] 6863d3e3a2b1: Waiting [2023-08-29T19:27:10.035Z] ec0bb842ea78: Waiting [2023-08-29T19:27:10.035Z] 798269fcf238: Waiting [2023-08-29T19:27:10.035Z] 6c08303d61cc: Waiting [2023-08-29T19:27:10.035Z] 6911f1a30b25: Verifying Checksum [2023-08-29T19:27:10.035Z] 6911f1a30b25: Download complete [2023-08-29T19:27:10.035Z] 6863d3e3a2b1: Verifying Checksum [2023-08-29T19:27:10.035Z] 6863d3e3a2b1: Download complete [2023-08-29T19:27:10.035Z] ec0bb842ea78: Verifying Checksum [2023-08-29T19:27:10.035Z] ec0bb842ea78: Download complete [2023-08-29T19:27:10.035Z] 4db1b89c0bd1: Verifying Checksum [2023-08-29T19:27:10.035Z] 4db1b89c0bd1: Download complete [2023-08-29T19:27:10.035Z] 40a00589a448: Verifying Checksum [2023-08-29T19:27:10.035Z] 40a00589a448: Download complete [2023-08-29T19:27:10.296Z] 4db1b89c0bd1: Pull complete [2023-08-29T19:27:10.558Z] 6911f1a30b25: Pull complete [2023-08-29T19:27:10.819Z] 798269fcf238: Verifying Checksum [2023-08-29T19:27:10.819Z] 798269fcf238: Download complete [2023-08-29T19:27:10.819Z] e194b8c5c2a9: Verifying Checksum [2023-08-29T19:27:10.819Z] e194b8c5c2a9: Download complete [2023-08-29T19:27:10.819Z] 6c08303d61cc: Verifying Checksum [2023-08-29T19:27:10.819Z] 6c08303d61cc: Download complete [2023-08-29T19:27:15.028Z] e194b8c5c2a9: Pull complete [2023-08-29T19:27:15.028Z] 6863d3e3a2b1: Pull complete [2023-08-29T19:27:15.028Z] ec0bb842ea78: Pull complete [2023-08-29T19:27:15.028Z] 40a00589a448: Pull complete [2023-08-29T19:27:17.559Z] 6c08303d61cc: Pull complete [2023-08-29T19:27:18.126Z] 798269fcf238: Pull complete [2023-08-29T19:27:18.126Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-29T19:27:18.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T19:27:18.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:27:18.483Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T19:27:18.483Z] WORKDIR /edgex [2023-08-29T19:27:18.483Z] COPY go.mod . [2023-08-29T19:27:18.483Z] RUN go mod download [2023-08-29T19:27:18.483Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-29T19:27:19.052Z] Sending build context to Docker daemon 170.9MB [2023-08-29T19:27:19.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T19:27:19.052Z] ---> ec979cd7f677 [2023-08-29T19:27:19.052Z] Step 2/4 : WORKDIR /edgex [2023-08-29T19:27:24.140Z] Still waiting to schedule task [2023-08-29T19:27:24.141Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-29T19:27:25.662Z] ---> Running in 9fa4ba874f19 [2023-08-29T19:27:25.662Z] Removing intermediate container 9fa4ba874f19 [2023-08-29T19:27:25.662Z] ---> 8d68e7903ffe [2023-08-29T19:27:25.662Z] Step 3/4 : COPY go.mod . [2023-08-29T19:27:25.662Z] ---> b5ffb8a401bf [2023-08-29T19:27:25.662Z] Step 4/4 : RUN go mod download [2023-08-29T19:27:25.662Z] ---> Running in ff19dc04c0e0 [2023-08-29T19:27:47.736Z] Removing intermediate container ff19dc04c0e0 [2023-08-29T19:27:47.736Z] ---> 05467d158032 [2023-08-29T19:27:47.736Z] Successfully built 05467d158032 [2023-08-29T19:27:47.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:27:48.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T19:27:48.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:27:48.283Z] prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container [2023-08-29T19:27:48.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T19:27:48.699Z] $ docker top 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T19:27:49.113Z] + go version [2023-08-29T19:27:49.113Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-29T19:27:49.151Z] $ docker stop --time=1 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d [2023-08-29T19:27:50.412Z] $ docker rm -f --volumes 81c74fe223460b344d234508b58d3161daad57b7df0a5d8ac514b14b4e3bce1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:27:51.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T19:27:51.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:27:51.290Z] prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container [2023-08-29T19:27:51.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T19:27:51.701Z] $ docker top 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T19:27:51.824Z] ========================================================= [2023-08-29T19:27:51.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-29T19:27:51.824Z] ========================================================= [Pipeline] sh [2023-08-29T19:27:52.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:27:52.476Z] + make test [2023-08-29T19:27:52.476Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T19:28:00.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-29T19:28:12.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-29T19:28:12.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-29T19:28:12.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-29T19:28:12.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-29T19:28:12.801Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-29T19:28:13.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-29T19:28:13.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-29T19:28:13.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-29T19:28:13.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-29T19:28:13.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-29T19:28:13.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-29T19:28:13.578Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-29T19:28:13.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-29T19:28:13.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-29T19:28:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-29T19:28:14.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-29T19:28:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-08-29T19:28:15.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 97.0% of statements [2023-08-29T19:28:15.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-29T19:28:15.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-29T19:28:15.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-29T19:28:15.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-29T19:28:15.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-29T19:28:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-29T19:28:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-29T19:28:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:28:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-29T19:28:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-29T19:28:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-29T19:28:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-29T19:28:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-08-29T19:28:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-29T19:28:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-29T19:28:21.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.480s coverage: 93.4% of statements [2023-08-29T19:28:21.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-08-29T19:28:21.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 97.6% of statements [2023-08-29T19:28:21.077Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-08-29T19:28:21.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-29T19:28:21.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-29T19:28:21.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-08-29T19:28:21.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 32.2% of statements [2023-08-29T19:28:21.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-08-29T19:28:21.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements [2023-08-29T19:28:21.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-08-29T19:28:21.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-08-29T19:28:22.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-08-29T19:28:22.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-29T19:28:22.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-29T19:28:22.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-29T19:28:22.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-29T19:28:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-29T19:28:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-29T19:28:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-29T19:28:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-29T19:28:24.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-29T19:28:24.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-29T19:28:24.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-29T19:28:24.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-29T19:28:24.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-29T19:28:24.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-29T19:28:25.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-29T19:28:26.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-29T19:28:26.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-29T19:28:27.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-29T19:28:27.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-29T19:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-29T19:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-29T19:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-29T19:28:30.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-29T19:28:30.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-29T19:28:30.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-29T19:28:31.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-29T19:28:31.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-29T19:28:31.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-29T19:28:31.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-29T19:28:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-29T19:28:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-29T19:28:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-29T19:28:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-29T19:28:34.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-08-29T19:28:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-29T19:28:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:28:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-29T19:28:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-29T19:28:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-29T19:28:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-29T19:28:36.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-29T19:28:36.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-08-29T19:28:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements [2023-08-29T19:28:46.469Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-29T19:28:46.469Z] running golangci-lint [2023-08-29T19:28:46.728Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-29T19:28:46.728Z] go version go1.20.6 linux/amd64 [2023-08-29T19:28:46.987Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-29T19:28:46.987Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-29T19:29:01.860Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 14.423071609s" [2023-08-29T19:29:01.860Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.253921ms" [2023-08-29T19:29:09.964Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.792073935s with top 10 stages: buildir: 33.21261904s, inspect: 1.896328482s, fact_deprecated: 1.570165673s, gosec: 1.375327422s, ctrlflow: 1.24014486s, printf: 1.221489619s, S1038: 985.08682ms, fact_purity: 875.053089ms, nilness: 722.793703ms, SA5012: 538.401216ms" [2023-08-29T19:29:09.964Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-29T19:29:09.964Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, nolint: 0/21, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200" [2023-08-29T19:29:09.964Z] level=info msg="[runner] processing took 16.793852ms with stages: nolint: 6.448798ms, identifier_marker: 5.318108ms, autogenerated_exclude: 1.619943ms, path_prettifier: 1.53445ms, exclude-rules: 1.103677ms, skip_dirs: 718.905µs, cgo: 30.291µs, filename_unadjuster: 15.04µs, max_same_issues: 970ns, exclude: 600ns, skip_files: 500ns, uniq_by_line: 430ns, sort_results: 420ns, severity-rules: 410ns, source_code: 380ns, diff: 370ns, max_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2023-08-29T19:29:09.964Z] level=info msg="[runner] linters took 7.744399428s with stages: goanalysis_metalinter: 7.727453465s" [2023-08-29T19:29:09.964Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-29T19:29:09.964Z] level=info msg="Memory: 224 samples, avg is 196.3MB, max is 798.9MB" [2023-08-29T19:29:09.964Z] level=info msg="Execution took 22.216898466s" [2023-08-29T19:29:09.964Z] go vet ./... [2023-08-29T19:29:14.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T19:29:14.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T19:29:14.145Z] ./bin/test-attribution-txt.sh [2023-08-29T19:29:14.145Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-29T19:29:14.145Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-29T19:29:14.145Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-29T19:29:14.145Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-29T19:29:14.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-29T19:29:14.493Z] + ls -al . [2023-08-29T19:29:14.493Z] total 728 [2023-08-29T19:29:14.493Z] drwxrwxr-x 12 1001 1001 4096 Aug 29 19:27 . [2023-08-29T19:29:14.493Z] drwxr-xr-x 4 root root 4096 Aug 29 19:27 .. [2023-08-29T19:29:14.493Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 .blubracket [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 19:26 .dockerignore [2023-08-29T19:29:14.493Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:27 .git [2023-08-29T19:29:14.493Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:26 .github [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 1173 Aug 29 19:26 .gitignore [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 19:26 .golangci.yml [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 19:26 .hadolint.yml [2023-08-29T19:29:14.493Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 19:27 .semver [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 19:26 .sonarcloud.properties [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:26 ADOPTERS.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 11152 Aug 29 19:26 Attribution.txt [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 93407 Aug 29 19:26 CHANGELOG.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:26 CONTRIBUTING.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 19:26 GOVERNANCE.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 883 Aug 29 19:26 Jenkinsfile [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:26 LICENSE [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 14764 Aug 29 19:26 Makefile [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 19:26 OWNERS.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 9923 Aug 29 19:26 README.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 19:26 SECURITY.md [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 19:27 VERSION [2023-08-29T19:29:14.493Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 bin [2023-08-29T19:29:14.493Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 19:26 cmd [2023-08-29T19:29:14.493Z] -rw-r--r-- 1 root root 446998 Aug 29 19:28 coverage.out [2023-08-29T19:29:14.493Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:26 fuzz_test [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 3687 Aug 29 19:26 go.mod [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 33714 Aug 29 19:26 go.sum [2023-08-29T19:29:14.493Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 19:26 internal [2023-08-29T19:29:14.493Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:26 openapi [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 594 Aug 29 19:26 security.txt [2023-08-29T19:29:14.493Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 19:26 snap [2023-08-29T19:29:14.493Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 19:26 version.go [Pipeline] sh [2023-08-29T19:29:14.812Z] + '[' -e coverage.out ] [2023-08-29T19:29:14.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-29T19:29:14.953Z] Stashed 1 file(s) [Pipeline] sh [2023-08-29T19:29:15.248Z] + make build [2023-08-29T19:29:15.248Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T19:29:19.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4827 in /w/workspace/edgexfoundry_edgex-go_PR-4665 [Pipeline] { [Pipeline] ws [2023-08-29T19:29:19.871Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-29T19:29:19.949Z] The recommended git tool is: git [2023-08-29T19:29:26.437Z] using credential edgex-jenkins-ssh [2023-08-29T19:29:26.455Z] Cloning the remote Git repository [2023-08-29T19:29:27.448Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T19:29:26.522Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-29T19:29:26.650Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-29T19:29:26.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-29T19:29:26.851Z] > git --version # timeout=10 [2023-08-29T19:29:26.877Z] > git --version # 'git version 2.25.1' [2023-08-29T19:29:26.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T19:29:27.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T19:29:28.825Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T19:29:29.760Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T19:29:30.695Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T19:29:37.251Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T19:29:38.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T19:29:40.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T19:29:41.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T19:29:42.397Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T19:29:43.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T19:29:44.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-29T19:29:45.672Z] $ docker stop --time=1 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 [2023-08-29T19:29:48.081Z] Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 082066c827d617dda0e1306b2c8d1c30b532b2d3 [2023-08-29T19:29:48.522Z] Merge succeeded, producing 082066c827d617dda0e1306b2c8d1c30b532b2d3 [2023-08-29T19:29:48.523Z] Checking out Revision 082066c827d617dda0e1306b2c8d1c30b532b2d3 (PR-4665) [2023-08-29T19:29:46.433Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-29T19:29:46.464Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T19:29:47.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-29T19:29:47.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-29T19:29:47.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T19:29:47.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4665/head:refs/remotes/origin/PR-4665 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-29T19:29:48.106Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T19:29:48.181Z] > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 [2023-08-29T19:29:48.419Z] > git remote # timeout=10 [2023-08-29T19:29:48.439Z] > git config --get remote.origin.url # timeout=10 [2023-08-29T19:29:48.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T19:29:48.480Z] > git merge 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 [2023-08-29T19:29:48.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-29T19:29:48.534Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T19:29:48.550Z] > git checkout -f 082066c827d617dda0e1306b2c8d1c30b532b2d3 # timeout=10 [2023-08-29T19:29:49.209Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-08-29T19:29:49.262Z] > git --version # timeout=10 [2023-08-29T19:29:49.274Z] > git --version # 'git version 2.25.1' [2023-08-29T19:29:49.292Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T19:29:52.736Z] $ docker rm -f --volumes 6597f9ef00f1786a01f15d8fe6f4f025dcc0657601259298eb9a3851eb073d37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:29:54.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-29T19:29:54.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T19:29:54.132Z] Dload Upload Total Spent Left Speed [2023-08-29T19:29:54.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [2023-08-29T19:29:54.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T19:29:54.291Z] [2023-08-29T19:29:54.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-08-29T19:29:54.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T19:29:54.676Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-29T19:29:54.676Z] 91d30c5bc195: Pulling fs layer [2023-08-29T19:29:54.676Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-29T19:29:54.676Z] 9c61dcf015f6: Pulling fs layer [2023-08-29T19:29:54.676Z] 4698f68db338: Pulling fs layer [2023-08-29T19:29:54.676Z] 2a2f49069b9e: Pulling fs layer [2023-08-29T19:29:54.676Z] e0025b399a48: Pulling fs layer [2023-08-29T19:29:54.676Z] 2a2f49069b9e: Waiting [2023-08-29T19:29:54.676Z] e0025b399a48: Waiting [2023-08-29T19:29:54.676Z] 4698f68db338: Waiting [2023-08-29T19:29:54.676Z] 91d30c5bc195: Verifying Checksum [2023-08-29T19:29:54.676Z] 91d30c5bc195: Download complete [2023-08-29T19:29:54.676Z] 4698f68db338: Verifying Checksum [2023-08-29T19:29:54.676Z] 4698f68db338: Download complete [2023-08-29T19:29:54.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-29T19:29:54.935Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-29T19:29:54.935Z] 2e9b0aa3be6d: Download complete [2023-08-29T19:29:54.935Z] e0025b399a48: Download complete [2023-08-29T19:29:54.935Z] 91d30c5bc195: Pull complete [2023-08-29T19:29:54.935Z] 2a2f49069b9e: Verifying Checksum [2023-08-29T19:29:54.935Z] 2a2f49069b9e: Download complete [2023-08-29T19:29:55.135Z] + sudo tee /etc/docker/daemon.new [2023-08-29T19:29:55.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-29T19:29:55.135Z] { [2023-08-29T19:29:55.135Z] "registry-mirrors": [ [2023-08-29T19:29:55.135Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-29T19:29:55.135Z] ], [2023-08-29T19:29:55.135Z] "bip": "10.250.0.254/24", [2023-08-29T19:29:55.135Z] "hosts": [ [2023-08-29T19:29:55.135Z] "tcp://0.0.0.0:5555", [2023-08-29T19:29:55.135Z] "unix:///var/run/docker.sock" [2023-08-29T19:29:55.135Z] ], [2023-08-29T19:29:55.135Z] "mtu": 1458, [2023-08-29T19:29:55.135Z] "selinux-enabled": true, [2023-08-29T19:29:55.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-29T19:29:55.135Z] } [Pipeline] sh [2023-08-29T19:29:55.193Z] 2e9b0aa3be6d: Pull complete [2023-08-29T19:29:55.454Z] 9c61dcf015f6: Verifying Checksum [2023-08-29T19:29:55.454Z] 9c61dcf015f6: Download complete [2023-08-29T19:29:55.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-29T19:29:55.834Z] + sudo service docker restart [2023-08-29T19:29:57.990Z] 9c61dcf015f6: Pull complete [2023-08-29T19:29:58.249Z] 4698f68db338: Pull complete [2023-08-29T19:29:58.510Z] 2a2f49069b9e: Pull complete [2023-08-29T19:29:58.510Z] e0025b399a48: Pull complete [2023-08-29T19:29:58.510Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-29T19:29:58.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T19:29:58.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:29:58.748Z] prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container [2023-08-29T19:29:58.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-29T19:30:02.773Z] $ docker top d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T19:30:03.157Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-29T19:30:05.700Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #1 transferring dockerfile: 2.39kB done [2023-08-29T19:30:05.700Z] #1 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #2 transferring dockerfile: 2.63kB done [2023-08-29T19:30:05.700Z] #2 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #3 transferring dockerfile: 1.90kB done [2023-08-29T19:30:05.700Z] #3 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #4 transferring dockerfile: 2.68kB done [2023-08-29T19:30:05.700Z] #4 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #5 transferring dockerfile: 2.38kB done [2023-08-29T19:30:05.700Z] #5 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #6 transferring dockerfile: 1.82kB done [2023-08-29T19:30:05.700Z] #6 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #7 transferring dockerfile: 2.12kB done [2023-08-29T19:30:05.700Z] #7 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #8 transferring dockerfile: 2.82kB done [2023-08-29T19:30:05.700Z] #8 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #9 [core-command internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #9 transferring dockerfile: 1.82kB done [2023-08-29T19:30:05.700Z] #9 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #10 transferring dockerfile: 2.58kB done [2023-08-29T19:30:05.700Z] #10 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #11 transferring dockerfile: 1.84kB done [2023-08-29T19:30:05.700Z] #11 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #12 transferring dockerfile: 2.04kB done [2023-08-29T19:30:05.700Z] #12 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #13 transferring dockerfile: 1.96kB done [2023-08-29T19:30:05.700Z] #13 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-29T19:30:05.700Z] #14 transferring dockerfile: 1.78kB done [2023-08-29T19:30:05.700Z] #14 DONE 0.0s [2023-08-29T19:30:05.700Z] [2023-08-29T19:30:05.700Z] #15 [security-proxy-setup internal] load .dockerignore [2023-08-29T19:30:05.700Z] #15 transferring context: 56B done [2023-08-29T19:30:05.700Z] #15 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #16 [security-spire-server internal] load .dockerignore [2023-08-29T19:30:05.958Z] #16 transferring context: 56B done [2023-08-29T19:30:05.958Z] #16 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #17 [core-data internal] load .dockerignore [2023-08-29T19:30:05.958Z] #17 transferring context: 56B done [2023-08-29T19:30:05.958Z] #17 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #18 [security-spire-agent internal] load .dockerignore [2023-08-29T19:30:05.958Z] #18 transferring context: 56B done [2023-08-29T19:30:05.958Z] #18 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-08-29T19:30:05.958Z] #19 transferring context: 56B done [2023-08-29T19:30:05.958Z] #19 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #20 [support-scheduler internal] load .dockerignore [2023-08-29T19:30:05.958Z] #20 transferring context: 56B done [2023-08-29T19:30:05.958Z] #20 DONE 0.0s [2023-08-29T19:30:05.958Z] [2023-08-29T19:30:05.958Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-29T19:30:05.958Z] #21 transferring context: 56B done [2023-08-29T19:30:06.218Z] #21 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #22 [security-bootstrapper internal] load .dockerignore [2023-08-29T19:30:06.218Z] #22 transferring context: 56B done [2023-08-29T19:30:06.218Z] #22 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #23 [security-spire-config internal] load .dockerignore [2023-08-29T19:30:06.218Z] #23 transferring context: 56B done [2023-08-29T19:30:06.218Z] #23 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #24 [core-command internal] load .dockerignore [2023-08-29T19:30:06.218Z] #24 transferring context: 56B done [2023-08-29T19:30:06.218Z] #24 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-29T19:30:06.218Z] #25 transferring context: 56B done [2023-08-29T19:30:06.218Z] #25 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #26 [support-notifications internal] load .dockerignore [2023-08-29T19:30:06.218Z] #26 transferring context: 56B done [2023-08-29T19:30:06.218Z] #26 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #27 [core-metadata internal] load .dockerignore [2023-08-29T19:30:06.218Z] #27 transferring context: 56B done [2023-08-29T19:30:06.218Z] #27 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-08-29T19:30:06.218Z] #28 transferring context: 56B done [2023-08-29T19:30:06.218Z] #28 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T19:30:06.218Z] #29 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:30:06.218Z] #30 ... [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T19:30:06.218Z] #29 DONE 0.0s [2023-08-29T19:30:06.218Z] [2023-08-29T19:30:06.218Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:30:06.478Z] #30 ... [2023-08-29T19:30:06.478Z] [2023-08-29T19:30:06.478Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T19:30:06.478Z] #29 DONE 0.0s [2023-08-29T19:30:06.478Z] [2023-08-29T19:30:06.478Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:30:06.478Z] #30 ... [2023-08-29T19:30:06.478Z] [2023-08-29T19:30:06.478Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T19:30:06.478Z] #29 DONE 0.0s [2023-08-29T19:30:06.478Z] [2023-08-29T19:30:06.478Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:30:07.045Z] #30 DONE 0.7s [2023-08-29T19:30:07.045Z] [2023-08-29T19:30:07.045Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:30:07.045Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-29T19:30:07.045Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-29T19:30:07.045Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-08-29T19:30:07.045Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:30:07.045Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-29T19:30:07.045Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-29T19:30:07.045Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-29T19:30:07.045Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:30:07.045Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-29T19:30:07.305Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-29T19:30:07.305Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-29T19:30:07.563Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-29T19:30:07.821Z] #31 ... [2023-08-29T19:30:07.821Z] [2023-08-29T19:30:07.821Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-29T19:30:07.821Z] #32 DONE 1.0s [2023-08-29T19:30:07.821Z] [2023-08-29T19:30:07.821Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:30:07.821Z] #31 DONE 1.2s [2023-08-29T19:30:07.821Z] [2023-08-29T19:30:07.821Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-29T19:30:13.156Z] #33 ... [2023-08-29T19:30:13.156Z] [2023-08-29T19:30:13.156Z] #34 [security-bootstrapper internal] load build context [2023-08-29T19:30:13.156Z] #34 transferring context: 214.23MB 5.8s [2023-08-29T19:30:13.156Z] #34 ... [2023-08-29T19:30:13.156Z] [2023-08-29T19:30:13.156Z] #35 [security-secretstore-setup internal] load build context [2023-08-29T19:30:13.156Z] #35 ... [2023-08-29T19:30:13.156Z] [2023-08-29T19:30:13.156Z] #34 [security-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T19:30:14.176Z] provisioning config files... [2023-08-29T19:30:14.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10940100919389755982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T19:30:14.600Z] ---> docker-login.sh [2023-08-29T19:30:14.600Z] nexus3.edgexfoundry.org:10001 [2023-08-29T19:30:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:30:15.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:30:15.142Z] Configure a credential helper to remove this warning. See [2023-08-29T19:30:15.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:30:15.142Z] [2023-08-29T19:30:15.142Z] Login Succeeded [2023-08-29T19:30:15.142Z] nexus3.edgexfoundry.org:10002 [2023-08-29T19:30:15.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:30:15.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:30:15.693Z] Configure a credential helper to remove this warning. See [2023-08-29T19:30:15.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:30:15.693Z] [2023-08-29T19:30:15.693Z] Login Succeeded [2023-08-29T19:30:15.693Z] nexus3.edgexfoundry.org:10003 [2023-08-29T19:30:15.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:30:15.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:30:15.965Z] Configure a credential helper to remove this warning. See [2023-08-29T19:30:15.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:30:15.965Z] [2023-08-29T19:30:15.965Z] Login Succeeded [2023-08-29T19:30:15.965Z] nexus3.edgexfoundry.org:10004 [2023-08-29T19:30:16.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:30:16.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:30:16.509Z] Configure a credential helper to remove this warning. See [2023-08-29T19:30:16.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:30:16.509Z] [2023-08-29T19:30:16.509Z] Login Succeeded [2023-08-29T19:30:16.509Z] docker.io [2023-08-29T19:30:16.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T19:30:17.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T19:30:17.051Z] Configure a credential helper to remove this warning. See [2023-08-29T19:30:17.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T19:30:17.051Z] [2023-08-29T19:30:17.051Z] Login Succeeded [2023-08-29T19:30:17.051Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T19:30:17.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-29T19:30:17.348Z] #34 transferring context: 365.23MB 9.9s done [2023-08-29T19:30:17.348Z] #34 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #36 [security-spire-config internal] load build context [2023-08-29T19:30:17.348Z] #36 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #37 [core-data internal] load build context [2023-08-29T19:30:17.348Z] #37 transferring context: 365.23MB 10.1s done [2023-08-29T19:30:17.348Z] #37 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #38 [core-command internal] load build context [2023-08-29T19:30:17.348Z] #38 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #39 [core-metadata internal] load build context [2023-08-29T19:30:17.348Z] #39 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #40 [support-scheduler internal] load build context [2023-08-29T19:30:17.348Z] #40 transferring context: 365.23MB 10.4s done [2023-08-29T19:30:17.348Z] #40 ... [2023-08-29T19:30:17.348Z] [2023-08-29T19:30:17.348Z] #41 [support-notifications internal] load build context [Pipeline] sh [2023-08-29T19:30:17.605Z] #41 ... [2023-08-29T19:30:17.606Z] [2023-08-29T19:30:17.606Z] #42 [security-spiffe-token-provider internal] load build context [2023-08-29T19:30:17.606Z] #42 ... [2023-08-29T19:30:17.606Z] [2023-08-29T19:30:17.606Z] #43 [security-spire-server internal] load build context [2023-08-29T19:30:17.606Z] #43 transferring context: 365.23MB 10.7s done [2023-08-29T19:30:17.606Z] #43 ... [2023-08-29T19:30:17.606Z] [2023-08-29T19:30:17.606Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:30:17.606Z] #44 transferring context: 365.23MB 10.4s done [2023-08-29T19:30:17.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-29T19:30:17.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-29T19:30:17.881Z] #44 ... [2023-08-29T19:30:17.881Z] [2023-08-29T19:30:17.881Z] #45 [security-proxy-auth internal] load build context [2023-08-29T19:30:17.881Z] #45 transferring context: 365.23MB 9.7s done [2023-08-29T19:30:17.881Z] #45 ... [2023-08-29T19:30:17.881Z] [2023-08-29T19:30:17.881Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:30:17.881Z] #46 transferring context: 365.23MB 10.9s done [Pipeline] echo [2023-08-29T19:30:17.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T19:30:17.958Z] ========================================================= [2023-08-29T19:30:17.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-29T19:30:17.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:30:18.149Z] #46 ... [2023-08-29T19:30:18.149Z] [2023-08-29T19:30:18.149Z] #47 [security-proxy-setup internal] load build context [2023-08-29T19:30:18.149Z] #47 transferring context: 365.23MB 9.8s done [2023-08-29T19:30:18.149Z] #47 ... [2023-08-29T19:30:18.149Z] [2023-08-29T19:30:18.149Z] #36 [security-spire-config internal] load build context [2023-08-29T19:30:18.149Z] #36 transferring context: 365.23MB 11.3s done [2023-08-29T19:30:18.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T19:30:21.732Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-29T19:30:21.732Z] edb6bdbacee9: Pulling fs layer [2023-08-29T19:30:21.732Z] 5f9638ab2659: Pulling fs layer [2023-08-29T19:30:21.732Z] 8d51d6327a98: Pulling fs layer [2023-08-29T19:30:21.732Z] 8b374f2dd631: Pulling fs layer [2023-08-29T19:30:21.732Z] ec14aa9079de: Pulling fs layer [2023-08-29T19:30:21.732Z] 2f466654f4bb: Pulling fs layer [2023-08-29T19:30:21.732Z] 554e91adad29: Pulling fs layer [2023-08-29T19:30:21.732Z] 8b374f2dd631: Waiting [2023-08-29T19:30:21.732Z] ec14aa9079de: Waiting [2023-08-29T19:30:21.732Z] 2f466654f4bb: Waiting [2023-08-29T19:30:21.732Z] 554e91adad29: Waiting [2023-08-29T19:30:21.732Z] 5f9638ab2659: Download complete [2023-08-29T19:30:21.732Z] 8b374f2dd631: Verifying Checksum [2023-08-29T19:30:21.732Z] 8b374f2dd631: Download complete [2023-08-29T19:30:21.732Z] ec14aa9079de: Verifying Checksum [2023-08-29T19:30:21.732Z] ec14aa9079de: Download complete [2023-08-29T19:30:21.732Z] edb6bdbacee9: Verifying Checksum [2023-08-29T19:30:21.732Z] edb6bdbacee9: Download complete [2023-08-29T19:30:22.329Z] edb6bdbacee9: Pull complete [2023-08-29T19:30:22.921Z] 554e91adad29: Verifying Checksum [2023-08-29T19:30:22.921Z] 554e91adad29: Download complete [2023-08-29T19:30:23.191Z] 5f9638ab2659: Pull complete [2023-08-29T19:30:24.255Z] 2f466654f4bb: Verifying Checksum [2023-08-29T19:30:24.255Z] 2f466654f4bb: Download complete [2023-08-29T19:30:24.255Z] 8d51d6327a98: Verifying Checksum [2023-08-29T19:30:24.255Z] 8d51d6327a98: Download complete [2023-08-29T19:30:24.772Z] #36 ... [2023-08-29T19:30:24.772Z] [2023-08-29T19:30:24.772Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T19:30:24.772Z] #48 ... [2023-08-29T19:30:24.772Z] [2023-08-29T19:30:24.772Z] #35 [security-secretstore-setup internal] load build context [2023-08-29T19:30:24.772Z] #35 transferring context: 365.23MB 10.1s done [2023-08-29T19:30:27.302Z] #35 ... [2023-08-29T19:30:27.302Z] [2023-08-29T19:30:27.302Z] #38 [core-command internal] load build context [2023-08-29T19:30:27.302Z] #38 transferring context: 365.23MB 10.9s done [2023-08-29T19:30:27.560Z] #38 ... [2023-08-29T19:30:27.560Z] [2023-08-29T19:30:27.560Z] #39 [core-metadata internal] load build context [2023-08-29T19:30:27.560Z] #39 transferring context: 365.23MB 10.5s done [2023-08-29T19:30:27.560Z] #39 ... [2023-08-29T19:30:27.560Z] [2023-08-29T19:30:27.560Z] #42 [security-spiffe-token-provider internal] load build context [2023-08-29T19:30:27.560Z] #42 transferring context: 365.23MB 10.8s done [2023-08-29T19:30:27.833Z] #42 ... [2023-08-29T19:30:27.833Z] [2023-08-29T19:30:27.833Z] #41 [support-notifications internal] load build context [2023-08-29T19:30:27.833Z] #41 transferring context: 365.23MB 11.1s done [2023-08-29T19:30:36.620Z] 8d51d6327a98: Pull complete [2023-08-29T19:30:36.621Z] 8b374f2dd631: Pull complete [2023-08-29T19:30:36.621Z] ec14aa9079de: Pull complete [2023-08-29T19:30:43.329Z] 2f466654f4bb: Pull complete [2023-08-29T19:30:44.750Z] 554e91adad29: Pull complete [2023-08-29T19:30:44.750Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-29T19:30:44.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T19:30:44.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:30:45.162Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T19:30:45.162Z] WORKDIR /edgex [2023-08-29T19:30:45.162Z] COPY go.mod . [2023-08-29T19:30:45.162Z] RUN go mod download [2023-08-29T19:30:45.162Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-29T19:30:45.755Z] Sending build context to Docker daemon 2.966MB [2023-08-29T19:30:45.755Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T19:30:45.755Z] ---> 1e15ea492957 [2023-08-29T19:30:45.755Z] Step 2/4 : WORKDIR /edgex [2023-08-29T19:30:48.358Z] ---> Running in 7e9cf6bb08cb [2023-08-29T19:30:48.358Z] Removing intermediate container 7e9cf6bb08cb [2023-08-29T19:30:48.358Z] ---> 8e5752ce625d [2023-08-29T19:30:48.358Z] Step 3/4 : COPY go.mod . [2023-08-29T19:30:48.628Z] ---> 32e098f3e593 [2023-08-29T19:30:48.628Z] Step 4/4 : RUN go mod download [2023-08-29T19:30:48.628Z] ---> Running in 417a4524e23b [2023-08-29T19:30:54.633Z] #41 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:30:54.633Z] #49 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #45 [security-proxy-auth internal] load build context [2023-08-29T19:30:54.633Z] #45 DONE 43.7s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-29T19:30:54.633Z] #33 DONE 43.0s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #34 [security-bootstrapper internal] load build context [2023-08-29T19:30:54.633Z] #34 DONE 43.7s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #35 [security-secretstore-setup internal] load build context [2023-08-29T19:30:54.633Z] #35 DONE 43.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #37 [core-data internal] load build context [2023-08-29T19:30:54.633Z] #37 DONE 43.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #47 [security-proxy-setup internal] load build context [2023-08-29T19:30:54.633Z] #47 DONE 43.7s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:30:54.633Z] #50 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #39 [core-metadata internal] load build context [2023-08-29T19:30:54.633Z] #39 DONE 43.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:30:54.633Z] #44 DONE 43.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #40 [support-scheduler internal] load build context [2023-08-29T19:30:54.633Z] #40 DONE 43.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #42 [security-spiffe-token-provider internal] load build context [2023-08-29T19:30:54.633Z] #42 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #43 [security-spire-server internal] load build context [2023-08-29T19:30:54.633Z] #43 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #38 [core-command internal] load build context [2023-08-29T19:30:54.633Z] #38 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:30:54.633Z] #46 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #41 [support-notifications internal] load build context [2023-08-29T19:30:54.633Z] #41 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #36 [security-spire-config internal] load build context [2023-08-29T19:30:54.633Z] #36 DONE 43.9s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #51 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:30:54.633Z] #51 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #51 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #51 1.324 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #51 1.329 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #51 1.345 OK: 7 MiB in 16 packages [2023-08-29T19:30:54.633Z] #51 DONE 1.6s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T19:30:54.633Z] #48 38.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #48 38.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #48 38.63 (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T19:30:54.633Z] #48 38.65 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #48 38.66 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #48 38.66 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:30:54.633Z] #48 38.75 OK: 8 MiB in 17 packages [2023-08-29T19:30:54.633Z] #48 DONE 39.1s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T19:30:54.633Z] #0 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.339 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #0 1.343 (2/2) Installing su-exec (0.2-r2) [2023-08-29T19:30:54.633Z] #0 1.350 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #0 1.352 OK: 7 MiB in 17 packages [2023-08-29T19:30:54.633Z] #52 DONE 1.6s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:30:54.633Z] #49 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #49 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #49 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T19:30:54.633Z] #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.218 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:30:54.633Z] #0 1.222 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:30:54.633Z] #0 1.222 OK: 17818 distinct packages available [2023-08-29T19:30:54.633Z] #0 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.655 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #0 1.655 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:30:54.633Z] #0 1.657 (3/4) Installing libucontext (1.2-r0) [2023-08-29T19:30:54.633Z] #0 1.660 (4/4) Installing gcompat (1.1.0-r0) [2023-08-29T19:30:54.633Z] #0 1.665 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #0 1.677 OK: 7 MiB in 19 packages [2023-08-29T19:30:54.633Z] #53 DONE 1.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:30:54.633Z] #49 1.905 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:30:54.633Z] #49 1.905 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:30:54.633Z] #49 1.905 OK: 17818 distinct packages available [2023-08-29T19:30:54.633Z] #49 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #49 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:30:54.633Z] #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.724 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #0 1.724 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #0 1.729 OK: 7 MiB in 16 packages [2023-08-29T19:30:54.633Z] #54 DONE 2.0s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T19:30:54.633Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.643 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #0 1.652 (2/4) Installing openssl (3.0.10-r0) [2023-08-29T19:30:54.633Z] #0 1.669 (3/4) Installing su-exec (0.2-r2) [2023-08-29T19:30:54.633Z] #0 1.681 (4/4) Installing yq (4.30.4-r4) [2023-08-29T19:30:54.633Z] #0 1.860 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #0 1.867 OK: 17 MiB in 19 packages [2023-08-29T19:30:54.633Z] #55 DONE 2.0s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #56 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-29T19:30:54.633Z] #56 DONE 0.0s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:30:54.633Z] #49 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #49 2.330 (1/9) Installing ca-certificates (20230506-r0) [2023-08-29T19:30:54.633Z] #49 2.348 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-29T19:30:54.633Z] #49 2.365 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-29T19:30:54.633Z] #49 2.365 (4/9) Installing libcurl (8.2.1-r0) [2023-08-29T19:30:54.633Z] #49 2.377 (5/9) Installing curl (8.2.1-r0) [2023-08-29T19:30:54.633Z] #49 2.388 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #49 2.391 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:30:54.633Z] #49 2.397 (8/9) Installing libucontext (1.2-r0) [2023-08-29T19:30:54.633Z] #49 2.398 (9/9) Installing gcompat (1.1.0-r0) [2023-08-29T19:30:54.633Z] #49 2.406 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #49 2.413 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:30:54.633Z] #49 2.497 OK: 10 MiB in 24 packages [2023-08-29T19:30:54.633Z] #49 DONE 2.6s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #57 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T19:30:54.633Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.122 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:30:54.633Z] #0 2.122 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:30:54.633Z] #0 2.122 OK: 17818 distinct packages available [2023-08-29T19:30:54.633Z] #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.527 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.633Z] #0 2.531 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:30:54.633Z] #0 2.534 (3/5) Installing libucontext (1.2-r0) [2023-08-29T19:30:54.633Z] #0 2.538 (4/5) Installing gcompat (1.1.0-r0) [2023-08-29T19:30:54.633Z] #0 2.542 (5/5) Installing openssl (3.0.10-r0) [2023-08-29T19:30:54.633Z] #0 2.612 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.633Z] #0 2.624 OK: 8 MiB in 20 packages [2023-08-29T19:30:54.633Z] #57 DONE 2.7s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:30:54.633Z] #50 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #50 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #50 2.658 OK: 265 MiB in 53 packages [2023-08-29T19:30:54.633Z] #50 DONE 2.7s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #58 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:30:54.633Z] #58 DONE 0.0s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:30:54.633Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #59 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-29T19:30:54.633Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.682 OK: 265 MiB in 53 packages [2023-08-29T19:30:54.633Z] #60 DONE 2.8s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:30:54.633Z] #59 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #59 ... [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:30:54.633Z] #61 DONE 0.3s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:30:54.633Z] #59 3.125 OK: 265 MiB in 53 packages [2023-08-29T19:30:54.633Z] #59 DONE 3.3s [2023-08-29T19:30:54.633Z] [2023-08-29T19:30:54.633Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:30:54.633Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.633Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 3.129 OK: 265 MiB in 53 packages [2023-08-29T19:30:54.634Z] #62 DONE 3.5s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:30:54.634Z] #63 DONE 0.1s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #64 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T19:30:54.634Z] #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 2.870 (1/4) Installing ca-certificates (20230506-r0) [2023-08-29T19:30:54.634Z] #0 2.889 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:30:54.634Z] #0 2.893 (3/4) Installing su-exec (0.2-r2) [2023-08-29T19:30:54.634Z] #0 2.895 (4/4) Installing yq (4.30.4-r4) [2023-08-29T19:30:54.634Z] #0 3.080 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:30:54.634Z] #0 3.088 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:30:54.634Z] #0 3.263 OK: 17 MiB in 19 packages [2023-08-29T19:30:54.634Z] #64 DONE 3.5s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-29T19:30:54.634Z] #65 DONE 1.9s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-29T19:30:54.634Z] #66 DONE 0.1s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:30:54.634Z] #67 DONE 0.2s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:30:54.634Z] #68 ... [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T19:30:54.634Z] #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 3.517 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:30:54.634Z] #0 3.517 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:30:54.634Z] #0 3.517 OK: 17823 distinct packages available [2023-08-29T19:30:54.634Z] #0 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T19:30:54.634Z] #0 3.879 OK: 265 MiB in 53 packages [2023-08-29T19:30:54.634Z] #69 DONE 4.0s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:30:54.634Z] #70 DONE 0.1s [2023-08-29T19:30:54.634Z] [2023-08-29T19:30:54.634Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:04.642Z] #71 ... [2023-08-29T19:31:04.642Z] [2023-08-29T19:31:04.642Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:04.642Z] #72 ... [2023-08-29T19:31:04.642Z] [2023-08-29T19:31:04.642Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:04.642Z] #73 ... [2023-08-29T19:31:04.642Z] [2023-08-29T19:31:04.642Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:27.559Z] Removing intermediate container 417a4524e23b [2023-08-29T19:31:27.559Z] ---> b5395bdd112b [2023-08-29T19:31:27.559Z] Successfully built b5395bdd112b [2023-08-29T19:31:27.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:31:27.982Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T19:31:27.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:31:28.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-08-29T19:31:28.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-29T19:31:29.670Z] $ docker top 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T19:31:30.582Z] + go version [2023-08-29T19:31:30.582Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-29T19:31:30.626Z] $ docker stop --time=1 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 [2023-08-29T19:31:32.224Z] $ docker rm -f --volumes 89a6fd3a4bade8510df6e1a75d344f0d4aebb78ecd7329487d7d4c6a9b1d92c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:31:33.114Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T19:31:33.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:31:33.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-08-29T19:31:33.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-29T19:31:34.582Z] $ docker top 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T19:31:34.841Z] ========================================================= [2023-08-29T19:31:34.841Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-29T19:31:34.841Z] ========================================================= [Pipeline] sh [2023-08-29T19:31:35.438Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-29T19:31:36.137Z] + make test [2023-08-29T19:31:36.137Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T19:31:43.702Z] #74 ... [2023-08-29T19:31:43.702Z] [2023-08-29T19:31:43.702Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:43.702Z] #71 DONE 45.9s [2023-08-29T19:31:43.702Z] [2023-08-29T19:31:43.703Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:43.703Z] #74 DONE 46.9s [2023-08-29T19:31:43.703Z] [2023-08-29T19:31:43.703Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:43.703Z] #72 DONE 47.3s [2023-08-29T19:31:43.703Z] [2023-08-29T19:31:43.703Z] #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:43.703Z] #68 DONE 46.5s [2023-08-29T19:31:43.703Z] [2023-08-29T19:31:43.703Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:43.703Z] #73 DONE 46.6s [2023-08-29T19:31:43.703Z] [2023-08-29T19:31:43.703Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-29T19:31:51.897Z] #75 ... [2023-08-29T19:31:51.897Z] [2023-08-29T19:31:51.897Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T19:31:51.897Z] #76 ... [2023-08-29T19:31:51.897Z] [2023-08-29T19:31:51.897Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T19:31:51.897Z] #77 ... [2023-08-29T19:31:51.897Z] [2023-08-29T19:31:51.897Z] #78 [security-spire-server builder 6/9] COPY . . [2023-08-29T19:31:51.897Z] #78 ... [2023-08-29T19:31:51.897Z] [2023-08-29T19:31:51.897Z] #79 [support-scheduler builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #79 DONE 15.3s [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #76 DONE 15.3s [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #80 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.101Z] #81 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.101Z] #82 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.101Z] #83 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #84 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.101Z] #85 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #86 [core-command builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #86 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.101Z] #87 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.101Z] #88 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.101Z] #89 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #90 [core-data builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #90 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.101Z] #91 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.101Z] #92 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-29T19:31:56.101Z] #93 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.101Z] #94 CACHED [2023-08-29T19:31:56.101Z] [2023-08-29T19:31:56.101Z] #78 [security-spire-server builder 6/9] COPY . . [2023-08-29T19:31:56.102Z] #78 DONE 15.3s [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T19:31:56.102Z] #77 DONE 15.3s [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:31:56.102Z] #95 ... [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.102Z] #96 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T19:31:56.102Z] #97 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.102Z] #98 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-29T19:31:56.102Z] #99 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:31:56.102Z] #100 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.102Z] #101 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-29T19:31:56.102Z] #75 DONE 15.3s [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:31:56.102Z] #95 DONE 0.2s [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:31:56.102Z] #102 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #103 [security-spire-config builder 6/9] COPY . . [2023-08-29T19:31:56.102Z] #103 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:31:56.102Z] #104 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:31:56.102Z] #105 CACHED [2023-08-29T19:31:56.102Z] [2023-08-29T19:31:56.102Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:31:59.394Z] #106 DONE 3.1s [2023-08-29T19:31:59.394Z] [2023-08-29T19:31:59.394Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T19:31:59.394Z] #0 1.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T19:31:59.394Z] #107 ... [2023-08-29T19:31:59.394Z] [2023-08-29T19:31:59.394Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:31:59.394Z] #108 DONE 3.2s [2023-08-29T19:31:59.674Z] [2023-08-29T19:31:59.674Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-29T19:32:00.256Z] #109 ... [2023-08-29T19:32:00.256Z] [2023-08-29T19:32:00.256Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-29T19:32:00.256Z] #110 DONE 1.0s [2023-08-29T19:32:00.529Z] [2023-08-29T19:32:00.529Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-29T19:32:00.529Z] #109 DONE 1.0s [2023-08-29T19:32:00.529Z] [2023-08-29T19:32:00.529Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T19:32:00.529Z] #0 1.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T19:32:00.788Z] #111 ... [2023-08-29T19:32:00.788Z] [2023-08-29T19:32:00.788Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:32:00.788Z] #112 DONE 0.2s [2023-08-29T19:32:01.047Z] [2023-08-29T19:32:01.047Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:32:01.047Z] #113 DONE 0.1s [2023-08-29T19:32:01.047Z] [2023-08-29T19:32:01.047Z] #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:01.307Z] #114 ... [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-29T19:32:01.307Z] #115 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:32:01.307Z] #116 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:32:01.307Z] #117 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:32:01.307Z] #118 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:32:01.307Z] #119 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:32:01.307Z] #120 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-29T19:32:01.307Z] #121 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:32:01.307Z] #122 CACHED [2023-08-29T19:32:01.307Z] [2023-08-29T19:32:01.307Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T19:32:01.873Z] #123 ... [2023-08-29T19:32:01.873Z] [2023-08-29T19:32:01.873Z] #114 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:01.873Z] #114 DONE 0.9s [2023-08-29T19:32:02.132Z] [2023-08-29T19:32:02.132Z] #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:32:02.742Z] #124 DONE 0.6s [2023-08-29T19:32:02.742Z] [2023-08-29T19:32:02.742Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:32:02.742Z] #125 ... [2023-08-29T19:32:02.742Z] [2023-08-29T19:32:02.742Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T19:32:02.742Z] #123 DONE 1.7s [2023-08-29T19:32:03.004Z] [2023-08-29T19:32:03.004Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:03.572Z] #126 ... [2023-08-29T19:32:03.572Z] [2023-08-29T19:32:03.572Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:32:03.572Z] #127 DONE 1.0s [2023-08-29T19:32:03.572Z] [2023-08-29T19:32:03.572Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:32:03.572Z] #125 DONE 1.0s [2023-08-29T19:32:03.909Z] [2023-08-29T19:32:03.909Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:06.443Z] #128 ... [2023-08-29T19:32:06.443Z] [2023-08-29T19:32:06.443Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T19:32:06.443Z] #0 0.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-29T19:32:06.443Z] #129 ... [2023-08-29T19:32:06.443Z] [2023-08-29T19:32:06.443Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T19:32:06.443Z] #0 1.150 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T19:32:06.443Z] #130 ... [2023-08-29T19:32:06.443Z] [2023-08-29T19:32:06.443Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T19:32:06.443Z] #0 1.004 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T19:32:06.443Z] #131 ... [2023-08-29T19:32:06.443Z] [2023-08-29T19:32:06.443Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T19:32:06.443Z] #0 0.856 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T19:32:06.705Z] #132 ... [2023-08-29T19:32:06.705Z] [2023-08-29T19:32:06.705Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T19:32:06.705Z] #0 1.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T19:32:06.705Z] #133 ... [2023-08-29T19:32:06.705Z] [2023-08-29T19:32:06.705Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T19:32:06.705Z] #0 0.908 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T19:32:06.965Z] #134 ... [2023-08-29T19:32:06.965Z] [2023-08-29T19:32:06.965Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T19:32:06.965Z] #0 0.752 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T19:32:06.965Z] #135 ... [2023-08-29T19:32:06.965Z] [2023-08-29T19:32:06.965Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T19:32:06.965Z] #0 1.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T19:32:07.224Z] #136 ... [2023-08-29T19:32:07.224Z] [2023-08-29T19:32:07.224Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T19:32:07.224Z] #0 0.856 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T19:32:07.224Z] #137 ... [2023-08-29T19:32:07.224Z] [2023-08-29T19:32:07.224Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T19:32:11.415Z] #138 ... [2023-08-29T19:32:11.415Z] [2023-08-29T19:32:11.415Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:11.415Z] #126 DONE 8.2s [2023-08-29T19:32:11.415Z] [2023-08-29T19:32:11.415Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:32:11.415Z] #139 ... [2023-08-29T19:32:11.415Z] [2023-08-29T19:32:11.415Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T19:32:11.415Z] #138 DONE 7.8s [2023-08-29T19:32:11.674Z] [2023-08-29T19:32:11.674Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-29T19:32:22.990Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-29T19:32:24.008Z] #140 ... [2023-08-29T19:32:24.008Z] [2023-08-29T19:32:24.008Z] #139 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:32:24.008Z] #139 DONE 10.9s [2023-08-29T19:32:24.008Z] [2023-08-29T19:32:24.008Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:24.008Z] #128 ... [2023-08-29T19:32:24.008Z] [2023-08-29T19:32:24.008Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T19:32:24.267Z] #141 ... [2023-08-29T19:32:24.267Z] [2023-08-29T19:32:24.267Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:32:24.267Z] #128 DONE 20.6s [2023-08-29T19:32:24.267Z] [2023-08-29T19:32:24.267Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-29T19:32:24.267Z] #140 DONE 12.8s [2023-08-29T19:32:24.267Z] [2023-08-29T19:32:24.267Z] #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:32:25.646Z] #142 ... [2023-08-29T19:32:25.646Z] [2023-08-29T19:32:25.646Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T19:32:25.646Z] #141 DONE 2.8s [2023-08-29T19:32:25.646Z] [2023-08-29T19:32:25.646Z] #143 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-29T19:32:26.213Z] #143 DONE 1.0s [2023-08-29T19:32:26.213Z] [2023-08-29T19:32:26.213Z] #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:32:26.213Z] #142 DONE 2.1s [2023-08-29T19:32:26.213Z] [2023-08-29T19:32:26.213Z] #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-29T19:32:27.174Z] #144 DONE 0.7s [2023-08-29T19:32:27.174Z] [2023-08-29T19:32:27.174Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-29T19:32:30.467Z] #145 DONE 3.3s [2023-08-29T19:32:30.467Z] [2023-08-29T19:32:30.467Z] #146 [security-spire-config] exporting to image [2023-08-29T19:32:30.467Z] #146 exporting layers [2023-08-29T19:32:30.467Z] #146 writing image sha256:99e372b509bc55a9488c9923f87d11d31e7a831459de6294b708b78601d2827a done [2023-08-29T19:32:30.467Z] #146 naming to docker.io/library/security-spire-server 0.0s done [2023-08-29T19:32:30.750Z] #146 exporting layers 4.2s done [2023-08-29T19:32:30.750Z] #146 writing image sha256:8cbf28bb61cae38e920dfe3c036ecacf1d20266961147448d39ec91d95576857 0.0s done [2023-08-29T19:32:30.750Z] #146 naming to docker.io/library/security-spire-agent done [2023-08-29T19:32:34.943Z] #146 exporting layers 4.5s done [2023-08-29T19:32:34.943Z] #146 writing image sha256:fd557cd6cdeb04eccc60321c8d2aacc712f6ff8cd46f101f4a6d2f21d68f595f [2023-08-29T19:32:35.883Z] #146 writing image sha256:fd557cd6cdeb04eccc60321c8d2aacc712f6ff8cd46f101f4a6d2f21d68f595f 1.0s done [2023-08-29T19:32:35.883Z] #146 naming to docker.io/library/security-spire-config [2023-08-29T19:32:36.820Z] #146 naming to docker.io/library/security-spire-config 0.5s done [2023-08-29T19:32:36.820Z] #146 DONE 11.6s [2023-08-29T19:32:36.820Z] [2023-08-29T19:32:36.820Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T19:33:09.049Z] #130 ... [2023-08-29T19:33:09.049Z] [2023-08-29T19:33:09.049Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T19:33:09.049Z] #111 72.54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T19:33:27.214Z] #111 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T19:33:27.214Z] #135 DONE 89.1s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T19:33:27.214Z] #129 DONE 89.2s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T19:33:27.214Z] #131 DONE 89.2s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T19:33:27.214Z] #107 DONE 89.1s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T19:33:27.214Z] #134 DONE 89.2s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T19:33:27.214Z] #111 DONE 89.2s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #147 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T19:33:27.214Z] #137 DONE 89.4s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T19:33:27.214Z] #133 DONE 89.5s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #148 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T19:33:27.214Z] #136 DONE 89.6s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T19:33:27.214Z] #130 DONE 89.5s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T19:33:27.214Z] #132 DONE 89.7s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #149 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #150 DONE 0.7s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #147 DONE 0.8s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #148 DONE 0.6s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #151 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-29T19:33:27.214Z] #152 DONE 0.7s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #153 DONE 0.5s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #149 DONE 0.4s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #154 DONE 0.5s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #155 DONE 0.3s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #156 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #157 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-29T19:33:27.214Z] #158 ... [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #159 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #160 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #161 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #162 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:27.214Z] #163 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #164 CACHED [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #151 DONE 0.3s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #165 DONE 0.4s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #166 DONE 0.4s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #167 DONE 0.3s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #168 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:27.214Z] #168 DONE 0.3s [2023-08-29T19:33:27.214Z] [2023-08-29T19:33:27.214Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-29T19:33:28.154Z] #169 ... [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-29T19:33:28.154Z] #170 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-29T19:33:28.154Z] #171 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-29T19:33:28.154Z] #172 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-29T19:33:28.154Z] #158 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.154Z] #173 ... [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-29T19:33:28.154Z] #174 DONE 2.1s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-29T19:33:28.154Z] #175 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #176 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-29T19:33:28.154Z] #176 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-29T19:33:28.154Z] #177 DONE 1.9s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-29T19:33:28.154Z] #169 DONE 2.0s [2023-08-29T19:33:28.154Z] [2023-08-29T19:33:28.154Z] #178 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-29T19:33:28.154Z] #178 DONE 1.9s [2023-08-29T19:33:28.413Z] [2023-08-29T19:33:28.413Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-29T19:33:28.413Z] #179 DONE 2.5s [2023-08-29T19:33:28.413Z] [2023-08-29T19:33:28.413Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:28.413Z] #180 ... [2023-08-29T19:33:28.413Z] [2023-08-29T19:33:28.413Z] #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.413Z] #181 DONE 0.5s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #182 DONE 0.5s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #183 DONE 0.5s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #173 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #173 DONE 0.4s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-29T19:33:28.676Z] #184 DONE 0.4s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #185 ... [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #186 DONE 0.4s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #187 DONE 0.4s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.676Z] #188 DONE 0.4s [2023-08-29T19:33:28.676Z] [2023-08-29T19:33:28.676Z] #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-29T19:33:28.676Z] #189 DONE 0.4s [2023-08-29T19:33:28.937Z] [2023-08-29T19:33:28.937Z] #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:28.937Z] #190 DONE 0.5s [2023-08-29T19:33:28.937Z] [2023-08-29T19:33:28.937Z] #146 [support-notifications] exporting to image [2023-08-29T19:33:28.937Z] #146 exporting layers 0.3s done [2023-08-29T19:33:28.937Z] #146 ... [2023-08-29T19:33:28.937Z] [2023-08-29T19:33:28.937Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:33:28.937Z] #180 DONE 0.5s [2023-08-29T19:33:28.937Z] [2023-08-29T19:33:28.937Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-29T19:33:28.937Z] #191 DONE 0.4s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-29T19:33:29.261Z] #192 DONE 0.6s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-29T19:33:29.261Z] #193 DONE 0.5s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-29T19:33:29.261Z] #185 DONE 0.5s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #146 [core-metadata] exporting to image [2023-08-29T19:33:29.261Z] #146 exporting layers 0.5s done [2023-08-29T19:33:29.261Z] #146 ... [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:33:29.261Z] #194 DONE 0.3s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #195 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-29T19:33:29.261Z] #195 DONE 0.5s [2023-08-29T19:33:29.261Z] [2023-08-29T19:33:29.261Z] #146 [core-metadata] exporting to image [2023-08-29T19:33:29.261Z] #146 exporting layers 0.4s done [2023-08-29T19:33:29.261Z] #146 writing image sha256:6049270357b5de070925257facbd4385a4a8f6ad36a5d862af1dc481aedd230f [2023-08-29T19:33:29.261Z] #146 writing image sha256:ce1342977f37d7c891b6b4d72577814bfcc0102bf7fae698695522770f929649 [2023-08-29T19:33:29.261Z] #146 writing image sha256:8c87510ea948f85aa80637b0086c2c6f73481b46233d58042154f25a48aab49d [2023-08-29T19:33:29.261Z] #146 writing image sha256:da638619f8cd8ced243a6ee42ce6bc77303bddf82fde266206565f39d862377a 0.0s done [2023-08-29T19:33:29.261Z] #146 writing image sha256:01de1b01a4766ae4dc607eea05f2bbe20f8fe1b6e11617806d22cfe9e8069138 [2023-08-29T19:33:29.261Z] #146 naming to docker.io/library/support-notifications [2023-08-29T19:33:29.520Z] #146 writing image sha256:6049270357b5de070925257facbd4385a4a8f6ad36a5d862af1dc481aedd230f 0.3s done [2023-08-29T19:33:29.520Z] #146 naming to docker.io/library/support-notifications 0.3s done [2023-08-29T19:33:29.520Z] #146 naming to docker.io/library/core-data [2023-08-29T19:33:29.781Z] #146 ... [2023-08-29T19:33:29.781Z] [2023-08-29T19:33:29.781Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-29T19:33:29.781Z] #196 DONE 0.5s [2023-08-29T19:33:29.781Z] [2023-08-29T19:33:29.781Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T19:33:29.781Z] #197 DONE 0.4s [2023-08-29T19:33:29.781Z] [2023-08-29T19:33:29.781Z] #146 [core-command] exporting to image [2023-08-29T19:33:29.781Z] #146 exporting layers 0.4s done [2023-08-29T19:33:29.781Z] #146 writing image sha256:ce1342977f37d7c891b6b4d72577814bfcc0102bf7fae698695522770f929649 0.3s done [2023-08-29T19:33:29.781Z] #146 writing image sha256:8c87510ea948f85aa80637b0086c2c6f73481b46233d58042154f25a48aab49d 0.3s done [2023-08-29T19:33:29.781Z] #146 writing image sha256:01de1b01a4766ae4dc607eea05f2bbe20f8fe1b6e11617806d22cfe9e8069138 0.3s done [2023-08-29T19:33:29.781Z] #146 naming to docker.io/library/core-data done [2023-08-29T19:33:29.781Z] #146 naming to docker.io/library/security-spiffe-token-provider done [2023-08-29T19:33:29.781Z] #146 naming to docker.io/library/core-command done [2023-08-29T19:33:29.781Z] #146 naming to docker.io/library/support-scheduler done [2023-08-29T19:33:29.781Z] #146 writing image sha256:3e2758c724b0ca779402539ec3a193dd3924376ea324eabe0eaba1243a14dd47 done [2023-08-29T19:33:29.781Z] #146 naming to docker.io/library/core-metadata done [2023-08-29T19:33:29.781Z] #146 DONE 12.7s [2023-08-29T19:33:29.781Z] [2023-08-29T19:33:29.781Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-29T19:33:30.352Z] #198 DONE 0.6s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-29T19:33:30.352Z] #199 DONE 1.0s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-29T19:33:30.352Z] #200 DONE 0.1s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T19:33:30.352Z] #201 DONE 1.4s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T19:33:30.352Z] #202 DONE 0.1s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T19:33:30.352Z] #203 DONE 1.3s [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T19:33:30.352Z] #204 ... [2023-08-29T19:33:30.352Z] [2023-08-29T19:33:30.352Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-29T19:33:30.352Z] #205 DONE 0.1s [2023-08-29T19:33:30.616Z] [2023-08-29T19:33:30.616Z] #146 [security-proxy-auth] exporting to image [2023-08-29T19:33:30.616Z] #146 exporting layers 0.2s done [2023-08-29T19:33:30.616Z] #146 writing image sha256:8303ab5eadea8f050b8b18ee571719695ab4d5f6385d4990759fa71f08b02ae6 done [2023-08-29T19:33:30.616Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-29T19:33:30.616Z] #146 writing image sha256:fac6991f79cb204c8b985840aaa6a35827c3ff8f795e56b400230a03bcc07826 done [2023-08-29T19:33:30.616Z] #146 naming to docker.io/library/security-proxy-auth done [2023-08-29T19:33:30.616Z] #146 DONE 12.9s [2023-08-29T19:33:30.616Z] [2023-08-29T19:33:30.616Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-29T19:33:30.616Z] #206 DONE 0.1s [2023-08-29T19:33:30.616Z] [2023-08-29T19:33:30.616Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-29T19:33:30.616Z] #207 DONE 0.1s [2023-08-29T19:33:30.616Z] [2023-08-29T19:33:30.616Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-29T19:33:30.616Z] #208 DONE 0.1s [2023-08-29T19:33:30.616Z] [2023-08-29T19:33:30.616Z] #209 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T19:33:30.878Z] #209 DONE 1.1s [2023-08-29T19:33:30.878Z] [2023-08-29T19:33:30.878Z] #146 [security-proxy-setup] exporting to image [2023-08-29T19:33:30.878Z] #146 exporting layers 0.2s done [2023-08-29T19:33:30.878Z] #146 writing image sha256:13a5b8840fc248b4effc3d7642ebee97270fec57d48d30349270539ff686587e done [2023-08-29T19:33:30.878Z] #146 naming to docker.io/library/security-proxy-setup done [2023-08-29T19:33:30.878Z] #146 DONE 13.1s [2023-08-29T19:33:30.878Z] [2023-08-29T19:33:30.878Z] #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T19:33:30.878Z] #204 DONE 0.7s [2023-08-29T19:33:30.878Z] [2023-08-29T19:33:30.878Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-29T19:33:31.143Z] #210 DONE 0.4s [2023-08-29T19:33:31.143Z] [2023-08-29T19:33:31.143Z] #146 [security-bootstrapper] exporting to image [2023-08-29T19:33:31.143Z] #146 exporting layers 0.3s done [2023-08-29T19:33:31.143Z] #146 writing image sha256:917a0f5df684a8bf7d2a33fe7ae6814164eb8c25e117273a4022d7c71f0eb8b3 [2023-08-29T19:33:31.406Z] #146 exporting layers 0.3s done [2023-08-29T19:33:31.406Z] #146 writing image sha256:917a0f5df684a8bf7d2a33fe7ae6814164eb8c25e117273a4022d7c71f0eb8b3 done [2023-08-29T19:33:31.406Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-08-29T19:33:31.406Z] #146 writing image sha256:502af518b0e879aede25afc4aeacebceb0f97bcd6f42c1fb3df457164e8d9d9d done [2023-08-29T19:33:31.406Z] #146 naming to docker.io/library/security-bootstrapper done [2023-08-29T19:33:31.406Z] #146 DONE 13.4s [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T19:33:31.406Z] time="2023-08-29T19:30:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-29T19:33:31.440Z] $ docker stop --time=1 d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca [2023-08-29T19:33:32.749Z] $ docker rm -f --volumes d75f5f387bcdda6cda58941ae8cf348f2da580d93eb0e021886584fa00b3f1ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T19:33:33.162Z] + docker images [2023-08-29T19:33:33.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-29T19:33:33.162Z] security-bootstrapper latest 502af518b0e8 2 seconds ago 23MB [2023-08-29T19:33:33.162Z] security-proxy-auth latest fac6991f79cb 2 seconds ago 19.4MB [2023-08-29T19:33:33.162Z] core-common-config-bootstrapper latest 8303ab5eadea 2 seconds ago 18MB [2023-08-29T19:33:33.162Z] security-secretstore-setup latest 917a0f5df684 2 seconds ago 44.1MB [2023-08-29T19:33:33.162Z] security-proxy-setup latest 13a5b8840fc2 2 seconds ago 29.2MB [2023-08-29T19:33:33.162Z] support-notifications latest da638619f8cd 4 seconds ago 34.3MB [2023-08-29T19:33:33.162Z] core-metadata latest 3e2758c724b0 4 seconds ago 21.6MB [2023-08-29T19:33:33.162Z] core-data latest 6049270357b5 4 seconds ago 21.2MB [2023-08-29T19:33:33.162Z] core-command latest 01de1b01a476 4 seconds ago 21MB [2023-08-29T19:33:33.162Z] support-scheduler latest 8c87510ea948 4 seconds ago 33.7MB [2023-08-29T19:33:33.162Z] security-spiffe-token-provider latest ce1342977f37 4 seconds ago 33.5MB [2023-08-29T19:33:33.162Z] security-spire-config latest fd557cd6cdeb About a minute ago 102MB [2023-08-29T19:33:33.162Z] security-spire-agent latest 8cbf28bb61ca About a minute ago 161MB [2023-08-29T19:33:33.162Z] security-spire-server latest 99e372b509bc About a minute ago 103MB [2023-08-29T19:33:33.162Z] ci-base-image-x86_64 latest 05467d158032 5 minutes ago 1.07GB [2023-08-29T19:33:33.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-29T19:33:33.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-29T19:33:33.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-29T19:34:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-29T19:34:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-29T19:34:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-29T19:34:55.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.322s coverage: 28.7% of statements [2023-08-29T19:35:07.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 97.0% of statements [2023-08-29T19:35:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-29T19:35:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-29T19:35:12.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-29T19:35:16.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.495s coverage: 71.5% of statements [2023-08-29T19:35:19.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-29T19:35:19.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-29T19:35:19.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 54.0% of statements [2023-08-29T19:35:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-29T19:35:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-29T19:35:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:35:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-29T19:35:24.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-29T19:35:33.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-29T19:35:33.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-29T19:35:43.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.455s coverage: 93.4% of statements [2023-08-29T19:35:43.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 3.8% of statements [2023-08-29T19:35:51.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-29T19:35:51.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:35:51.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-29T19:35:52.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.897s coverage: 97.6% of statements [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-29T19:35:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-29T19:35:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements [2023-08-29T19:36:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-29T19:36:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-29T19:36:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements [2023-08-29T19:36:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 32.2% of statements [2023-08-29T19:36:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 42.9% of statements [2023-08-29T19:36:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements [2023-08-29T19:36:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2023-08-29T19:36:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2023-08-29T19:36:12.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2023-08-29T19:36:15.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-29T19:36:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-29T19:36:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-29T19:36:15.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-29T19:36:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-29T19:36:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-29T19:36:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-29T19:36:18.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-29T19:36:24.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2023-08-29T19:36:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-29T19:36:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-29T19:36:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-29T19:36:24.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-29T19:36:33.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-29T19:36:33.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-29T19:36:34.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-29T19:36:39.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.102s coverage: 79.9% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.253s coverage: 92.9% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 62.3% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements [2023-08-29T19:36:40.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.8% of statements [2023-08-29T19:36:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-29T19:36:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-29T19:36:42.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements [2023-08-29T19:36:42.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements [2023-08-29T19:36:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-29T19:36:48.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-29T19:36:49.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.091s coverage: 63.1% of statements [2023-08-29T19:36:49.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-08-29T19:36:50.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-08-29T19:36:50.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-08-29T19:36:50.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-08-29T19:36:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-29T19:36:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-29T19:36:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-29T19:36:51.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-08-29T19:37:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-29T19:37:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-29T19:37:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-29T19:37:00.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements [2023-08-29T19:37:00.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2023-08-29T19:37:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-29T19:37:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-29T19:37:04.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-29T19:37:04.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-29T19:37:04.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2023-08-29T19:37:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-29T19:37:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-29T19:37:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-29T19:37:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-29T19:37:16.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-08-29T19:37:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-29T19:37:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:37:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-29T19:37:16.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-29T19:37:17.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 95.7% of statements [2023-08-29T19:37:20.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-29T19:37:20.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-29T19:37:20.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.8% of statements [2023-08-29T19:37:23.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-29T19:37:23.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-29T19:37:24.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements [2023-08-29T19:37:24.982Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-29T19:37:24.982Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-29T19:37:24.982Z] go vet ./... [2023-08-29T19:40:31.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T19:40:31.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T19:40:31.935Z] ./bin/test-attribution-txt.sh [2023-08-29T19:40:31.935Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-29T19:40:31.935Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-29T19:40:31.935Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-29T19:40:31.935Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-29T19:40:31.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-29T19:40:32.313Z] + ls -al . [2023-08-29T19:40:32.313Z] total 724 [2023-08-29T19:40:32.313Z] drwxrwxr-x 11 1001 1001 4096 Aug 29 19:31 . [2023-08-29T19:40:32.313Z] drwxr-xr-x 4 root root 4096 Aug 29 19:31 .. [2023-08-29T19:40:32.313Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 .blubracket [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 19:29 .dockerignore [2023-08-29T19:40:32.313Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:29 .git [2023-08-29T19:40:32.313Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:29 .github [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 1173 Aug 29 19:29 .gitignore [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 19:29 .golangci.yml [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 19:29 .hadolint.yml [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 19:29 .sonarcloud.properties [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:29 ADOPTERS.md [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 11152 Aug 29 19:29 Attribution.txt [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 93407 Aug 29 19:29 CHANGELOG.md [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:29 CONTRIBUTING.md [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 19:29 GOVERNANCE.md [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 883 Aug 29 19:29 Jenkinsfile [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:29 LICENSE [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 14764 Aug 29 19:29 Makefile [2023-08-29T19:40:32.313Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 19:29 OWNERS.md [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 9923 Aug 29 19:29 README.md [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 19:29 SECURITY.md [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 19:27 VERSION [2023-08-29T19:40:32.314Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 bin [2023-08-29T19:40:32.314Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 19:29 cmd [2023-08-29T19:40:32.314Z] -rw-r--r-- 1 root root 446998 Aug 29 19:37 coverage.out [2023-08-29T19:40:32.314Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:29 fuzz_test [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 3687 Aug 29 19:29 go.mod [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 33714 Aug 29 19:29 go.sum [2023-08-29T19:40:32.314Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 19:29 internal [2023-08-29T19:40:32.314Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:29 openapi [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 594 Aug 29 19:29 security.txt [2023-08-29T19:40:32.314Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 19:29 snap [2023-08-29T19:40:32.314Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 19:29 version.go [Pipeline] sh [2023-08-29T19:40:32.656Z] + '[' -e coverage.out ] [2023-08-29T19:40:32.656Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-29T19:40:32.691Z] Warning: overwriting stash ‘coverage-report’ [2023-08-29T19:40:33.550Z] Stashed 1 file(s) [Pipeline] sh [2023-08-29T19:40:34.192Z] + make build [2023-08-29T19:40:34.192Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T19:42:25.864Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T19:42:26.823Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T19:42:33.479Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T19:42:37.749Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T19:43:24.557Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T19:43:25.515Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T19:43:33.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T19:43:40.363Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T19:43:43.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T19:43:47.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T19:43:54.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-29T19:44:01.271Z] $ docker stop --time=1 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 [2023-08-29T19:44:03.383Z] $ docker rm -f --volumes 19e1735c9064b13e0e6b679e9c0571a06ed44ae6bacf44416f8465f79b325200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:44:06.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T19:44:06.607Z] [2023-08-29T19:44:06.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:44:07.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T19:44:07.291Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-29T19:44:07.291Z] 547446be3368: Pulling fs layer [2023-08-29T19:44:07.291Z] d125d8839a47: Pulling fs layer [2023-08-29T19:44:07.291Z] 3e85d5ac6304: Pulling fs layer [2023-08-29T19:44:07.291Z] c3105a71a48b: Pulling fs layer [2023-08-29T19:44:07.291Z] 0f093f025ec4: Pulling fs layer [2023-08-29T19:44:07.291Z] c3106fc0e877: Pulling fs layer [2023-08-29T19:44:07.291Z] c3106fc0e877: Waiting [2023-08-29T19:44:07.291Z] 0f093f025ec4: Waiting [2023-08-29T19:44:07.291Z] c3105a71a48b: Waiting [2023-08-29T19:44:07.291Z] 547446be3368: Verifying Checksum [2023-08-29T19:44:07.291Z] 547446be3368: Download complete [2023-08-29T19:44:07.562Z] c3105a71a48b: Verifying Checksum [2023-08-29T19:44:07.562Z] c3105a71a48b: Download complete [2023-08-29T19:44:07.831Z] d125d8839a47: Verifying Checksum [2023-08-29T19:44:07.831Z] d125d8839a47: Download complete [2023-08-29T19:44:07.831Z] c3106fc0e877: Verifying Checksum [2023-08-29T19:44:07.831Z] c3106fc0e877: Download complete [2023-08-29T19:44:07.831Z] 0f093f025ec4: Verifying Checksum [2023-08-29T19:44:07.831Z] 0f093f025ec4: Download complete [2023-08-29T19:44:08.102Z] 547446be3368: Pull complete [2023-08-29T19:44:09.063Z] d125d8839a47: Pull complete [2023-08-29T19:44:09.649Z] 3e85d5ac6304: Verifying Checksum [2023-08-29T19:44:09.649Z] 3e85d5ac6304: Download complete [2023-08-29T19:44:17.860Z] 3e85d5ac6304: Pull complete [2023-08-29T19:44:17.860Z] c3105a71a48b: Pull complete [2023-08-29T19:44:18.445Z] 0f093f025ec4: Pull complete [2023-08-29T19:44:18.713Z] c3106fc0e877: Pull complete [2023-08-29T19:44:18.713Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-29T19:44:18.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T19:44:18.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T19:44:19.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-08-29T19:44:19.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-29T19:44:21.444Z] $ docker top 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T19:44:22.329Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-29T19:44:32.423Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #1 transferring dockerfile: 1.82kB done [2023-08-29T19:44:32.423Z] #1 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #2 transferring dockerfile: 2.58kB done [2023-08-29T19:44:32.423Z] #2 DONE 0.0s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #3 transferring dockerfile: 2.39kB done [2023-08-29T19:44:32.423Z] #3 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #4 transferring dockerfile: 1.84kB done [2023-08-29T19:44:32.423Z] #4 DONE 0.0s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #5 transferring dockerfile: 1.82kB done [2023-08-29T19:44:32.423Z] #5 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #6 transferring dockerfile: 2.38kB 0.0s done [2023-08-29T19:44:32.423Z] #6 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #7 transferring dockerfile: 2.12kB done [2023-08-29T19:44:32.423Z] #7 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #8 transferring dockerfile: 2.63kB done [2023-08-29T19:44:32.423Z] #8 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-08-29T19:44:32.423Z] #9 transferring dockerfile: 2.68kB done [2023-08-29T19:44:32.423Z] #9 DONE 0.1s [2023-08-29T19:44:32.423Z] [2023-08-29T19:44:32.423Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-08-29T19:44:32.695Z] #10 transferring dockerfile: 1.96kB 0.0s done [2023-08-29T19:44:32.695Z] #10 DONE 0.1s [2023-08-29T19:44:32.695Z] [2023-08-29T19:44:32.695Z] #11 [core-data internal] load build definition from Dockerfile [2023-08-29T19:44:32.695Z] #11 transferring dockerfile: 1.90kB done [2023-08-29T19:44:32.695Z] #11 DONE 0.1s [2023-08-29T19:44:32.695Z] [2023-08-29T19:44:32.695Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-29T19:44:32.695Z] #12 transferring dockerfile: 2.82kB done [2023-08-29T19:44:32.695Z] #12 DONE 0.1s [2023-08-29T19:44:32.695Z] [2023-08-29T19:44:32.695Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-29T19:44:32.966Z] #13 transferring dockerfile: 1.78kB done [2023-08-29T19:44:32.966Z] #13 DONE 0.1s [2023-08-29T19:44:32.966Z] [2023-08-29T19:44:32.966Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-29T19:44:32.966Z] #14 transferring dockerfile: 2.04kB done [2023-08-29T19:44:32.966Z] #14 DONE 0.1s [2023-08-29T19:44:32.966Z] [2023-08-29T19:44:32.966Z] #15 [support-scheduler internal] load .dockerignore [2023-08-29T19:44:32.966Z] #15 transferring context: [2023-08-29T19:44:32.966Z] #15 transferring context: 56B 0.0s done [2023-08-29T19:44:32.966Z] #15 DONE 0.0s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #16 [security-spire-config internal] load .dockerignore [2023-08-29T19:44:33.935Z] #16 transferring context: 56B done [2023-08-29T19:44:33.935Z] #16 DONE 0.1s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #17 [security-proxy-setup internal] load .dockerignore [2023-08-29T19:44:33.935Z] #17 transferring context: 56B 0.0s done [2023-08-29T19:44:33.935Z] #17 DONE 0.1s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #18 [support-notifications internal] load .dockerignore [2023-08-29T19:44:33.935Z] #18 transferring context: 56B done [2023-08-29T19:44:33.935Z] #18 DONE 0.1s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #19 [core-command internal] load .dockerignore [2023-08-29T19:44:33.935Z] #19 transferring context: 56B done [2023-08-29T19:44:33.935Z] #19 DONE 0.1s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-29T19:44:33.935Z] #20 transferring context: 56B done [2023-08-29T19:44:33.935Z] #20 DONE 0.1s [2023-08-29T19:44:33.935Z] [2023-08-29T19:44:33.935Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-29T19:44:34.204Z] #21 transferring context: 56B 0.0s done [2023-08-29T19:44:34.204Z] #21 DONE 0.1s [2023-08-29T19:44:34.204Z] [2023-08-29T19:44:34.204Z] #22 [security-spire-server internal] load .dockerignore [2023-08-29T19:44:34.204Z] #22 transferring context: 56B done [2023-08-29T19:44:34.204Z] #22 DONE 0.1s [2023-08-29T19:44:34.204Z] [2023-08-29T19:44:34.204Z] #23 [security-spire-agent internal] load .dockerignore [2023-08-29T19:44:34.204Z] #23 transferring context: 56B 0.0s done [2023-08-29T19:44:34.204Z] #23 DONE 0.1s [2023-08-29T19:44:34.204Z] [2023-08-29T19:44:34.204Z] #24 [core-metadata internal] load .dockerignore [2023-08-29T19:44:34.204Z] #24 transferring context: 56B done [2023-08-29T19:44:34.204Z] #24 DONE 0.1s [2023-08-29T19:44:34.204Z] [2023-08-29T19:44:34.204Z] #25 [core-data internal] load .dockerignore [2023-08-29T19:44:34.204Z] #25 transferring context: 56B done [2023-08-29T19:44:34.204Z] #25 DONE 0.1s [2023-08-29T19:44:34.477Z] [2023-08-29T19:44:34.477Z] #26 [security-bootstrapper internal] load .dockerignore [2023-08-29T19:44:34.477Z] #26 transferring context: 56B done [2023-08-29T19:44:34.477Z] #26 DONE 0.1s [2023-08-29T19:44:34.477Z] [2023-08-29T19:44:34.477Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-08-29T19:44:34.477Z] #27 transferring context: 56B 0.0s done [2023-08-29T19:44:34.477Z] #27 DONE 0.1s [2023-08-29T19:44:34.477Z] [2023-08-29T19:44:34.477Z] #28 [security-proxy-auth internal] load .dockerignore [2023-08-29T19:44:34.477Z] #28 transferring context: 56B done [2023-08-29T19:44:34.477Z] #28 DONE 0.1s [2023-08-29T19:44:34.750Z] [2023-08-29T19:44:34.750Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:34.750Z] #29 DONE 0.0s [2023-08-29T19:44:34.750Z] [2023-08-29T19:44:34.750Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:35.020Z] #30 DONE 0.6s [2023-08-29T19:44:35.289Z] [2023-08-29T19:44:35.289Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:35.289Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:35.289Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:35.289Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:35.289Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:35.289Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 262.14kB / 3.26MB 0.1s [2023-08-29T19:44:35.562Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-29T19:44:35.562Z] #31 ... [2023-08-29T19:44:35.562Z] [2023-08-29T19:44:35.562Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:35.562Z] #29 DONE 0.0s [2023-08-29T19:44:35.562Z] [2023-08-29T19:44:35.562Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:35.562Z] #30 DONE 0.6s [2023-08-29T19:44:35.562Z] [2023-08-29T19:44:35.562Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:35.562Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:35.562Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:35.562Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:35.562Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:35.562Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:35.562Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-29T19:44:35.838Z] #31 ... [2023-08-29T19:44:35.838Z] [2023-08-29T19:44:35.838Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:35.838Z] #29 DONE 0.0s [2023-08-29T19:44:35.838Z] [2023-08-29T19:44:35.838Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:35.838Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:35.838Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:35.838Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:35.838Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:35.838Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:35.838Z] #31 ... [2023-08-29T19:44:35.838Z] [2023-08-29T19:44:35.838Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:35.838Z] #29 DONE 0.0s [2023-08-29T19:44:35.838Z] [2023-08-29T19:44:35.838Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:35.838Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:35.838Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:35.838Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:35.838Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:35.838Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:36.107Z] #31 ... [2023-08-29T19:44:36.107Z] [2023-08-29T19:44:36.107Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:36.107Z] #29 DONE 0.0s [2023-08-29T19:44:36.107Z] [2023-08-29T19:44:36.107Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.107Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:36.107Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:36.107Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:36.107Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:36.107Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:36.107Z] #31 ... [2023-08-29T19:44:36.107Z] [2023-08-29T19:44:36.107Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:36.107Z] #29 DONE 0.0s [2023-08-29T19:44:36.107Z] [2023-08-29T19:44:36.107Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.375Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:36.375Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:36.375Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:36.375Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:36.375Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:36.375Z] #31 ... [2023-08-29T19:44:36.375Z] [2023-08-29T19:44:36.375Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:36.375Z] #30 DONE 1.0s [2023-08-29T19:44:36.375Z] [2023-08-29T19:44:36.375Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.375Z] #31 ... [2023-08-29T19:44:36.375Z] [2023-08-29T19:44:36.375Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:36.375Z] #29 DONE 0.0s [2023-08-29T19:44:36.375Z] [2023-08-29T19:44:36.375Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.375Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:36.375Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:36.375Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:36.375Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:36.375Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:36.646Z] #31 ... [2023-08-29T19:44:36.646Z] [2023-08-29T19:44:36.646Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:36.646Z] #29 DONE 0.0s [2023-08-29T19:44:36.646Z] [2023-08-29T19:44:36.646Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.913Z] #31 ... [2023-08-29T19:44:36.913Z] [2023-08-29T19:44:36.913Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:36.913Z] #30 DONE 1.4s [2023-08-29T19:44:36.913Z] [2023-08-29T19:44:36.914Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:36.914Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:36.914Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:36.914Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:36.914Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:36.914Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:36.914Z] #31 ... [2023-08-29T19:44:36.914Z] [2023-08-29T19:44:36.914Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:36.914Z] #29 DONE 0.0s [2023-08-29T19:44:36.914Z] [2023-08-29T19:44:36.914Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:37.185Z] #31 ... [2023-08-29T19:44:37.185Z] [2023-08-29T19:44:37.185Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T19:44:37.185Z] #32 DONE 2.6s [2023-08-29T19:44:37.185Z] [2023-08-29T19:44:37.185Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:37.453Z] #31 ... [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:37.453Z] #29 DONE 0.0s [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:37.453Z] #30 DONE 1.7s [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T19:44:37.453Z] #32 DONE 2.7s [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:37.453Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:37.453Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:37.453Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:37.453Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:37.453Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:37.453Z] #31 ... [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:37.453Z] #29 DONE 0.1s [2023-08-29T19:44:37.453Z] [2023-08-29T19:44:37.453Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:37.720Z] #31 ... [2023-08-29T19:44:37.720Z] [2023-08-29T19:44:37.720Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:37.720Z] #30 DONE 2.0s [2023-08-29T19:44:37.720Z] [2023-08-29T19:44:37.720Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:38.002Z] #31 ... [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:38.002Z] #29 DONE 0.1s [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T19:44:38.002Z] #32 DONE 2.7s [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:38.002Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:38.002Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:38.002Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:38.002Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:38.002Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:38.002Z] #31 ... [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T19:44:38.002Z] #32 DONE 2.7s [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T19:44:38.002Z] #29 DONE 0.1s [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T19:44:38.002Z] #30 DONE 2.3s [2023-08-29T19:44:38.002Z] [2023-08-29T19:44:38.002Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:38.002Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:38.002Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:38.002Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:38.002Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:38.002Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:38.269Z] #31 ... [2023-08-29T19:44:38.269Z] [2023-08-29T19:44:38.269Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:44:38.269Z] #33 DONE 0.0s [2023-08-29T19:44:38.269Z] [2023-08-29T19:44:38.269Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T19:44:38.269Z] #32 DONE 2.7s [2023-08-29T19:44:38.269Z] [2023-08-29T19:44:38.269Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-29T19:44:38.269Z] #34 DONE 1.9s [2023-08-29T19:44:38.269Z] [2023-08-29T19:44:38.269Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T19:44:38.269Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T19:44:38.269Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T19:44:38.269Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T19:44:38.269Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T19:44:38.269Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-29T19:44:38.269Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.8s done [2023-08-29T19:44:42.542Z] #31 DONE 7.3s [2023-08-29T19:44:42.542Z] [2023-08-29T19:44:42.542Z] #35 [security-spire-config internal] load build context [2023-08-29T19:44:42.542Z] #35 transferring context: 21.14MB 6.4s [2023-08-29T19:44:42.542Z] #35 ... [2023-08-29T19:44:42.542Z] [2023-08-29T19:44:42.542Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:44:45.134Z] #36 ... [2023-08-29T19:44:45.134Z] [2023-08-29T19:44:45.134Z] #37 [support-scheduler internal] load build context [2023-08-29T19:44:45.743Z] #37 ... [2023-08-29T19:44:45.743Z] [2023-08-29T19:44:45.743Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:44:46.012Z] #38 ... [2023-08-29T19:44:46.012Z] [2023-08-29T19:44:46.012Z] #39 [support-notifications internal] load build context [2023-08-29T19:44:46.012Z] #39 ... [2023-08-29T19:44:46.012Z] [2023-08-29T19:44:46.012Z] #40 [core-command internal] load build context [2023-08-29T19:44:46.281Z] #40 ... [2023-08-29T19:44:46.281Z] [2023-08-29T19:44:46.281Z] #39 [support-notifications internal] load build context [2023-08-29T19:44:46.281Z] #39 ... [2023-08-29T19:44:46.281Z] [2023-08-29T19:44:46.281Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:46.281Z] #41 ... [2023-08-29T19:44:46.551Z] [2023-08-29T19:44:46.551Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:44:46.551Z] #42 ... [2023-08-29T19:44:46.551Z] [2023-08-29T19:44:46.551Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:46.819Z] #41 ... [2023-08-29T19:44:46.819Z] [2023-08-29T19:44:46.819Z] #43 [security-spire-server internal] load build context [2023-08-29T19:44:46.819Z] #43 ... [2023-08-29T19:44:46.819Z] [2023-08-29T19:44:46.819Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:44:46.819Z] #42 ... [2023-08-29T19:44:46.819Z] [2023-08-29T19:44:46.819Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:44:47.088Z] #44 ... [2023-08-29T19:44:47.088Z] [2023-08-29T19:44:47.088Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:44:47.358Z] #42 ... [2023-08-29T19:44:47.358Z] [2023-08-29T19:44:47.358Z] #45 [core-data internal] load build context [2023-08-29T19:44:47.358Z] #45 ... [2023-08-29T19:44:47.358Z] [2023-08-29T19:44:47.358Z] #46 [core-metadata internal] load build context [2023-08-29T19:44:47.358Z] #46 transferring context: 10.48MB 9.7s [2023-08-29T19:44:47.626Z] #46 ... [2023-08-29T19:44:47.626Z] [2023-08-29T19:44:47.626Z] #45 [core-data internal] load build context [2023-08-29T19:44:47.894Z] #45 ... [2023-08-29T19:44:47.894Z] [2023-08-29T19:44:47.894Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:44:48.162Z] #47 ... [2023-08-29T19:44:48.162Z] [2023-08-29T19:44:48.162Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:44:48.429Z] #42 ... [2023-08-29T19:44:48.429Z] [2023-08-29T19:44:48.429Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:44:48.429Z] #33 ... [2023-08-29T19:44:48.429Z] [2023-08-29T19:44:48.429Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:44:48.429Z] #48 ... [2023-08-29T19:44:48.429Z] [2023-08-29T19:44:48.429Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:44:48.429Z] #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #49 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #49 ... [2023-08-29T19:44:48.698Z] [2023-08-29T19:44:48.698Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-29T19:44:48.698Z] #0 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #50 ... [2023-08-29T19:44:48.698Z] [2023-08-29T19:44:48.698Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T19:44:48.698Z] #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.698Z] #0 8.329 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:44:48.698Z] #0 8.329 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:44:48.698Z] #0 8.329 OK: 17694 distinct packages available [2023-08-29T19:44:48.698Z] #0 9.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.968Z] #51 ... [2023-08-29T19:44:48.968Z] [2023-08-29T19:44:48.968Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:44:48.968Z] #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.968Z] #0 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:48.968Z] #52 ... [2023-08-29T19:44:48.968Z] [2023-08-29T19:44:48.968Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:44:48.968Z] #0 8.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:49.292Z] #53 ... [2023-08-29T19:44:49.292Z] [2023-08-29T19:44:49.292Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:52.647Z] #41 ... [2023-08-29T19:44:52.647Z] [2023-08-29T19:44:52.647Z] #39 [support-notifications internal] load build context [2023-08-29T19:44:52.647Z] #39 transferring context: 27.10MB 16.2s [2023-08-29T19:44:52.647Z] #39 ... [2023-08-29T19:44:52.647Z] [2023-08-29T19:44:52.647Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:52.647Z] #41 ... [2023-08-29T19:44:52.647Z] [2023-08-29T19:44:52.647Z] #35 [security-spire-config internal] load build context [2023-08-29T19:44:52.647Z] #35 ... [2023-08-29T19:44:52.647Z] [2023-08-29T19:44:52.647Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:52.919Z] #41 ... [2023-08-29T19:44:52.919Z] [2023-08-29T19:44:52.919Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:44:52.919Z] #54 ... [2023-08-29T19:44:52.919Z] [2023-08-29T19:44:52.919Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T19:44:52.919Z] #55 ... [2023-08-29T19:44:52.919Z] [2023-08-29T19:44:52.919Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T19:44:53.188Z] #56 ... [2023-08-29T19:44:53.188Z] [2023-08-29T19:44:53.188Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T19:44:53.188Z] #57 ... [2023-08-29T19:44:53.188Z] [2023-08-29T19:44:53.188Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T19:44:53.456Z] #58 ... [2023-08-29T19:44:53.456Z] [2023-08-29T19:44:53.456Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T19:44:53.456Z] #0 9.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:44:53.456Z] #59 ... [2023-08-29T19:44:53.456Z] [2023-08-29T19:44:53.456Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T19:44:53.725Z] #60 ... [2023-08-29T19:44:53.725Z] [2023-08-29T19:44:53.725Z] #61 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:44:53.725Z] #61 ... [2023-08-29T19:44:53.725Z] [2023-08-29T19:44:53.725Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:56.316Z] #41 ... [2023-08-29T19:44:56.316Z] [2023-08-29T19:44:56.316Z] #37 [support-scheduler internal] load build context [2023-08-29T19:44:56.316Z] #37 ... [2023-08-29T19:44:56.316Z] [2023-08-29T19:44:56.316Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:44:56.316Z] #38 ... [2023-08-29T19:44:56.316Z] [2023-08-29T19:44:56.316Z] #35 [security-spire-config internal] load build context [2023-08-29T19:44:56.316Z] #35 ... [2023-08-29T19:44:56.316Z] [2023-08-29T19:44:56.316Z] #40 [core-command internal] load build context [2023-08-29T19:44:56.605Z] #40 ... [2023-08-29T19:44:56.605Z] [2023-08-29T19:44:56.605Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:56.881Z] #41 ... [2023-08-29T19:44:56.881Z] [2023-08-29T19:44:56.881Z] #43 [security-spire-server internal] load build context [2023-08-29T19:44:57.157Z] #43 ... [2023-08-29T19:44:57.157Z] [2023-08-29T19:44:57.157Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:57.157Z] #41 ... [2023-08-29T19:44:57.157Z] [2023-08-29T19:44:57.157Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:44:57.445Z] #44 ... [2023-08-29T19:44:57.445Z] [2023-08-29T19:44:57.445Z] #37 [support-scheduler internal] load build context [2023-08-29T19:44:57.445Z] #37 transferring context: 45.44MB 21.8s [2023-08-29T19:44:57.717Z] #37 ... [2023-08-29T19:44:57.717Z] [2023-08-29T19:44:57.717Z] #46 [core-metadata internal] load build context [2023-08-29T19:44:57.717Z] #46 ... [2023-08-29T19:44:57.717Z] [2023-08-29T19:44:57.717Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:57.987Z] #41 ... [2023-08-29T19:44:57.987Z] [2023-08-29T19:44:57.987Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:44:57.987Z] #52 16.36 OK: 263 MiB in 53 packages [2023-08-29T19:44:57.987Z] #52 DONE 19.7s [2023-08-29T19:44:58.253Z] [2023-08-29T19:44:58.253Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:58.253Z] #41 ... [2023-08-29T19:44:58.253Z] [2023-08-29T19:44:58.253Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-29T19:44:58.253Z] #50 16.31 OK: 263 MiB in 53 packages [2023-08-29T19:44:58.253Z] #50 DONE 19.8s [2023-08-29T19:44:58.253Z] [2023-08-29T19:44:58.253Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:58.253Z] #41 ... [2023-08-29T19:44:58.253Z] [2023-08-29T19:44:58.253Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:44:58.253Z] #47 ... [2023-08-29T19:44:58.253Z] [2023-08-29T19:44:58.253Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:44:58.521Z] #41 ... [2023-08-29T19:44:58.521Z] [2023-08-29T19:44:58.521Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T19:44:58.521Z] #49 16.85 OK: 263 MiB in 53 packages [2023-08-29T19:44:58.521Z] #49 DONE 20.9s [2023-08-29T19:44:58.521Z] [2023-08-29T19:44:58.521Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:44:58.521Z] #33 ... [2023-08-29T19:44:58.521Z] [2023-08-29T19:44:58.521Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:44:58.789Z] #48 ... [2023-08-29T19:44:58.789Z] [2023-08-29T19:44:58.789Z] #45 [core-data internal] load build context [2023-08-29T19:44:58.789Z] #45 ... [2023-08-29T19:44:58.789Z] [2023-08-29T19:44:58.789Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:44:59.056Z] #42 ... [2023-08-29T19:44:59.056Z] [2023-08-29T19:44:59.056Z] #45 [core-data internal] load build context [2023-08-29T19:45:00.466Z] #45 ... [2023-08-29T19:45:00.466Z] [2023-08-29T19:45:00.466Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:45:00.466Z] #53 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:00.466Z] #53 22.18 OK: 263 MiB in 53 packages [2023-08-29T19:45:00.734Z] #53 ... [2023-08-29T19:45:00.734Z] [2023-08-29T19:45:00.734Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:00.734Z] #41 ... [2023-08-29T19:45:00.734Z] [2023-08-29T19:45:00.734Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T19:45:00.734Z] #51 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:00.734Z] #51 21.99 OK: 263 MiB in 53 packages [2023-08-29T19:45:01.002Z] #51 ... [2023-08-29T19:45:01.002Z] [2023-08-29T19:45:01.002Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:01.593Z] #46 ... [2023-08-29T19:45:01.593Z] [2023-08-29T19:45:01.593Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:45:01.593Z] #36 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:01.593Z] #36 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:01.593Z] #36 ... [2023-08-29T19:45:01.593Z] [2023-08-29T19:45:01.593Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:02.181Z] #42 ... [2023-08-29T19:45:02.181Z] [2023-08-29T19:45:02.181Z] #53 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T19:45:02.181Z] #53 DONE 23.8s [2023-08-29T19:45:02.677Z] [2023-08-29T19:45:02.677Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:02.678Z] #42 ... [2023-08-29T19:45:02.678Z] [2023-08-29T19:45:02.678Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T19:45:02.678Z] #51 DONE 24.1s [2023-08-29T19:45:02.678Z] [2023-08-29T19:45:02.678Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:02.678Z] #39 ... [2023-08-29T19:45:02.678Z] [2023-08-29T19:45:02.678Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:03.132Z] #42 transferring context: 34.69MB 25.8s [2023-08-29T19:45:03.773Z] #42 ... [2023-08-29T19:45:03.773Z] [2023-08-29T19:45:03.774Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T19:45:03.774Z] #57 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:03.774Z] #57 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:04.058Z] #57 ... [2023-08-29T19:45:04.058Z] [2023-08-29T19:45:04.058Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:04.343Z] #42 ... [2023-08-29T19:45:04.343Z] [2023-08-29T19:45:04.343Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T19:45:04.343Z] #58 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:04.343Z] #58 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:04.343Z] #58 ... [2023-08-29T19:45:04.343Z] [2023-08-29T19:45:04.343Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:06.414Z] #42 ... [2023-08-29T19:45:06.414Z] [2023-08-29T19:45:06.414Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:06.414Z] #38 ... [2023-08-29T19:45:06.414Z] [2023-08-29T19:45:06.414Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:45:06.414Z] #54 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:06.414Z] #54 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:06.414Z] #54 ... [2023-08-29T19:45:06.414Z] [2023-08-29T19:45:06.414Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:06.695Z] #35 ... [2023-08-29T19:45:06.695Z] [2023-08-29T19:45:06.695Z] #40 [core-command internal] load build context [2023-08-29T19:45:06.695Z] #40 ... [2023-08-29T19:45:06.695Z] [2023-08-29T19:45:06.695Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:06.989Z] #35 ... [2023-08-29T19:45:06.989Z] [2023-08-29T19:45:06.989Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T19:45:06.989Z] #59 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:06.989Z] #59 22.74 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:45:06.989Z] #59 22.74 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:45:06.989Z] #59 22.74 OK: 17689 distinct packages available [2023-08-29T19:45:07.261Z] #59 ... [2023-08-29T19:45:07.261Z] [2023-08-29T19:45:07.261Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T19:45:07.261Z] #55 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:07.261Z] #55 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:07.261Z] #55 ... [2023-08-29T19:45:07.261Z] [2023-08-29T19:45:07.261Z] #40 [core-command internal] load build context [2023-08-29T19:45:07.261Z] #40 ... [2023-08-29T19:45:07.261Z] [2023-08-29T19:45:07.261Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:07.529Z] #43 ... [2023-08-29T19:45:07.529Z] [2023-08-29T19:45:07.529Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:07.797Z] #44 ... [2023-08-29T19:45:07.797Z] [2023-08-29T19:45:07.797Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:07.797Z] #37 transferring context: 61.22MB 32.2s [2023-08-29T19:45:07.797Z] #37 ... [2023-08-29T19:45:07.797Z] [2023-08-29T19:45:07.797Z] #61 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:45:07.797Z] #61 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:07.797Z] #61 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:07.797Z] #61 ... [2023-08-29T19:45:07.797Z] [2023-08-29T19:45:07.797Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:08.397Z] #37 ... [2023-08-29T19:45:08.397Z] [2023-08-29T19:45:08.397Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:08.665Z] #47 ... [2023-08-29T19:45:08.665Z] [2023-08-29T19:45:08.665Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:08.665Z] #37 ... [2023-08-29T19:45:08.665Z] [2023-08-29T19:45:08.665Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T19:45:08.665Z] #56 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:08.665Z] #56 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:08.932Z] #56 ... [2023-08-29T19:45:08.932Z] [2023-08-29T19:45:08.932Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:08.932Z] #33 ... [2023-08-29T19:45:08.932Z] [2023-08-29T19:45:08.932Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T19:45:08.932Z] #60 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:08.932Z] #60 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:09.199Z] #60 ... [2023-08-29T19:45:09.199Z] [2023-08-29T19:45:09.199Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:45:09.199Z] #48 ... [2023-08-29T19:45:09.199Z] [2023-08-29T19:45:09.199Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:11.163Z] #33 ... [2023-08-29T19:45:11.163Z] [2023-08-29T19:45:11.163Z] #45 [core-data internal] load build context [2023-08-29T19:45:11.163Z] #45 ... [2023-08-29T19:45:11.163Z] [2023-08-29T19:45:11.163Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:11.163Z] #41 ... [2023-08-29T19:45:11.163Z] [2023-08-29T19:45:11.163Z] #45 [core-data internal] load build context [2023-08-29T19:45:11.747Z] #45 ... [2023-08-29T19:45:11.747Z] [2023-08-29T19:45:11.747Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:11.747Z] #46 ... [2023-08-29T19:45:11.747Z] [2023-08-29T19:45:11.747Z] #45 [core-data internal] load build context [2023-08-29T19:45:12.337Z] #45 ... [2023-08-29T19:45:12.337Z] [2023-08-29T19:45:12.337Z] #61 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:45:12.337Z] #61 26.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:12.337Z] #61 26.77 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:12.337Z] #61 26.92 OK: 8 MiB in 16 packages [2023-08-29T19:45:12.337Z] #61 DONE 30.1s [2023-08-29T19:45:12.337Z] [2023-08-29T19:45:12.337Z] #45 [core-data internal] load build context [2023-08-29T19:45:12.604Z] #45 ... [2023-08-29T19:45:12.604Z] [2023-08-29T19:45:12.604Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T19:45:12.604Z] #57 24.50 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:12.604Z] #57 24.55 (2/4) Installing openssl (3.0.10-r0) [2023-08-29T19:45:12.604Z] #57 24.73 (3/4) Installing su-exec (0.2-r2) [2023-08-29T19:45:12.604Z] #57 24.79 (4/4) Installing yq (4.30.4-r4) [2023-08-29T19:45:12.605Z] #57 26.66 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:12.605Z] #57 26.77 OK: 17 MiB in 19 packages [2023-08-29T19:45:12.605Z] #57 DONE 29.8s [2023-08-29T19:45:12.872Z] [2023-08-29T19:45:12.872Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:12.872Z] #39 ... [2023-08-29T19:45:12.872Z] [2023-08-29T19:45:12.872Z] #45 [core-data internal] load build context [2023-08-29T19:45:13.473Z] #45 ... [2023-08-29T19:45:13.473Z] [2023-08-29T19:45:13.473Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T19:45:13.473Z] #54 26.70 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:13.473Z] #54 26.76 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:13.473Z] #54 26.87 OK: 8 MiB in 16 packages [2023-08-29T19:45:13.473Z] #54 DONE 30.4s [2023-08-29T19:45:13.473Z] [2023-08-29T19:45:13.473Z] #45 [core-data internal] load build context [2023-08-29T19:45:13.473Z] #45 transferring context: 47.58MB 35.4s [2023-08-29T19:45:14.054Z] #45 ... [2023-08-29T19:45:14.054Z] [2023-08-29T19:45:14.054Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T19:45:14.054Z] #60 27.80 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:14.054Z] #60 27.80 (2/2) Installing su-exec (0.2-r2) [2023-08-29T19:45:14.055Z] #60 27.89 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:14.055Z] #60 28.29 OK: 8 MiB in 17 packages [2023-08-29T19:45:14.055Z] #60 DONE 31.1s [2023-08-29T19:45:14.055Z] [2023-08-29T19:45:14.055Z] #45 [core-data internal] load build context [2023-08-29T19:45:14.330Z] #45 ... [2023-08-29T19:45:14.330Z] [2023-08-29T19:45:14.330Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T19:45:14.330Z] #58 24.76 (1/4) Installing ca-certificates (20230506-r0) [2023-08-29T19:45:14.330Z] #58 25.65 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:14.330Z] #58 25.71 (3/4) Installing su-exec (0.2-r2) [2023-08-29T19:45:14.330Z] #58 25.74 (4/4) Installing yq (4.30.4-r4) [2023-08-29T19:45:14.330Z] #58 27.09 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:14.330Z] #58 27.32 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:45:14.330Z] #58 29.51 OK: 17 MiB in 19 packages [2023-08-29T19:45:14.330Z] #58 DONE 31.6s [2023-08-29T19:45:14.330Z] [2023-08-29T19:45:14.330Z] #45 [core-data internal] load build context [2023-08-29T19:45:14.599Z] #45 ... [2023-08-29T19:45:14.600Z] [2023-08-29T19:45:14.600Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T19:45:14.600Z] #55 26.70 (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T19:45:14.600Z] #55 27.29 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:14.600Z] #55 27.32 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:14.600Z] #55 27.39 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:45:14.600Z] #55 29.47 OK: 8 MiB in 17 packages [2023-08-29T19:45:14.600Z] #55 DONE 31.7s [2023-08-29T19:45:14.600Z] [2023-08-29T19:45:14.600Z] #45 [core-data internal] load build context [2023-08-29T19:45:15.181Z] #45 ... [2023-08-29T19:45:15.181Z] [2023-08-29T19:45:15.181Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:45:15.181Z] #36 22.66 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:45:15.181Z] #36 22.66 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:45:15.181Z] #36 22.66 OK: 17689 distinct packages available [2023-08-29T19:45:15.181Z] #36 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:15.181Z] #36 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:15.181Z] #36 30.89 (1/9) Installing ca-certificates (20230506-r0) [2023-08-29T19:45:15.181Z] #36 31.05 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-29T19:45:15.181Z] #36 31.17 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-29T19:45:15.181Z] #36 31.17 (4/9) Installing libcurl (8.2.1-r0) [2023-08-29T19:45:15.181Z] #36 31.17 (5/9) Installing curl (8.2.1-r0) [2023-08-29T19:45:15.181Z] #36 31.17 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:15.181Z] #36 31.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:45:15.181Z] #36 31.33 (8/9) Installing libucontext (1.2-r0) [2023-08-29T19:45:15.181Z] #36 31.33 (9/9) Installing gcompat (1.1.0-r0) [2023-08-29T19:45:15.181Z] #36 31.33 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:15.181Z] #36 31.45 Executing ca-certificates-20230506-r0.trigger [2023-08-29T19:45:15.181Z] #36 32.46 OK: 11 MiB in 24 packages [2023-08-29T19:45:15.181Z] #36 ... [2023-08-29T19:45:15.181Z] [2023-08-29T19:45:15.181Z] #45 [core-data internal] load build context [2023-08-29T19:45:15.453Z] #45 ... [2023-08-29T19:45:15.453Z] [2023-08-29T19:45:15.453Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-29T19:45:15.453Z] #62 DONE 2.4s [2023-08-29T19:45:15.453Z] [2023-08-29T19:45:15.453Z] #45 [core-data internal] load build context [2023-08-29T19:45:16.042Z] #45 ... [2023-08-29T19:45:16.042Z] [2023-08-29T19:45:16.042Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T19:45:16.042Z] #59 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:16.042Z] #59 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:16.042Z] #59 31.54 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:16.042Z] #59 31.54 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:45:16.042Z] #59 31.55 (3/4) Installing libucontext (1.2-r0) [2023-08-29T19:45:16.042Z] #59 31.55 (4/4) Installing gcompat (1.1.0-r0) [2023-08-29T19:45:16.042Z] #59 31.60 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:16.042Z] #59 31.60 OK: 8 MiB in 19 packages [2023-08-29T19:45:16.042Z] #59 DONE 33.0s [2023-08-29T19:45:16.042Z] [2023-08-29T19:45:16.042Z] #45 [core-data internal] load build context [2023-08-29T19:45:16.313Z] #45 ... [2023-08-29T19:45:16.313Z] [2023-08-29T19:45:16.313Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:16.581Z] #42 ... [2023-08-29T19:45:16.581Z] [2023-08-29T19:45:16.581Z] #36 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T19:45:16.581Z] #36 DONE 34.1s [2023-08-29T19:45:16.581Z] [2023-08-29T19:45:16.581Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:16.581Z] #38 ... [2023-08-29T19:45:16.581Z] [2023-08-29T19:45:16.581Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T19:45:16.581Z] #56 27.15 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T19:45:16.581Z] #56 27.15 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T19:45:16.581Z] #56 27.16 OK: 17689 distinct packages available [2023-08-29T19:45:16.581Z] #56 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:16.581Z] #56 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T19:45:16.581Z] #56 33.09 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-29T19:45:16.581Z] #56 33.09 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-29T19:45:16.581Z] #56 33.09 (3/5) Installing libucontext (1.2-r0) [2023-08-29T19:45:16.581Z] #56 33.09 (4/5) Installing gcompat (1.1.0-r0) [2023-08-29T19:45:16.581Z] #56 33.09 (5/5) Installing openssl (3.0.10-r0) [2023-08-29T19:45:16.581Z] #56 33.09 Executing busybox-1.35.0-r29.trigger [2023-08-29T19:45:16.581Z] #56 33.22 OK: 9 MiB in 20 packages [2023-08-29T19:45:16.581Z] #56 DONE 33.8s [2023-08-29T19:45:16.581Z] [2023-08-29T19:45:16.581Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:16.581Z] #38 ... [2023-08-29T19:45:16.581Z] [2023-08-29T19:45:16.582Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:17.167Z] #42 ... [2023-08-29T19:45:17.167Z] [2023-08-29T19:45:17.167Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:17.433Z] #35 ... [2023-08-29T19:45:17.433Z] [2023-08-29T19:45:17.433Z] #45 [core-data internal] load build context [2023-08-29T19:45:17.433Z] #45 ... [2023-08-29T19:45:17.433Z] [2023-08-29T19:45:17.433Z] #40 [core-command internal] load build context [2023-08-29T19:45:17.433Z] #40 ... [2023-08-29T19:45:17.433Z] [2023-08-29T19:45:17.433Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:17.702Z] #43 ... [2023-08-29T19:45:17.702Z] [2023-08-29T19:45:17.702Z] #45 [core-data internal] load build context [2023-08-29T19:45:17.702Z] #45 ... [2023-08-29T19:45:17.702Z] [2023-08-29T19:45:17.702Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:17.971Z] #44 ... [2023-08-29T19:45:17.971Z] [2023-08-29T19:45:17.971Z] #45 [core-data internal] load build context [2023-08-29T19:45:18.249Z] #45 ... [2023-08-29T19:45:18.249Z] [2023-08-29T19:45:18.249Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-29T19:45:18.249Z] #63 DONE 4.0s [2023-08-29T19:45:18.249Z] [2023-08-29T19:45:18.249Z] #45 [core-data internal] load build context [2023-08-29T19:45:18.249Z] #45 transferring context: 61.38MB 40.4s [2023-08-29T19:45:18.835Z] #45 ... [2023-08-29T19:45:18.835Z] [2023-08-29T19:45:18.835Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:18.835Z] #47 ... [2023-08-29T19:45:18.835Z] [2023-08-29T19:45:18.835Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:19.104Z] #37 ... [2023-08-29T19:45:19.104Z] [2023-08-29T19:45:19.104Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-29T19:45:19.104Z] #64 DONE 0.5s [2023-08-29T19:45:19.104Z] [2023-08-29T19:45:19.104Z] #45 [core-data internal] load build context [2023-08-29T19:45:19.104Z] #45 ... [2023-08-29T19:45:19.104Z] [2023-08-29T19:45:19.104Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:45:19.372Z] #48 ... [2023-08-29T19:45:19.372Z] [2023-08-29T19:45:19.372Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:20.789Z] #37 ... [2023-08-29T19:45:20.789Z] [2023-08-29T19:45:20.789Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:21.058Z] #33 ... [2023-08-29T19:45:21.058Z] [2023-08-29T19:45:21.058Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:21.058Z] #37 ... [2023-08-29T19:45:21.058Z] [2023-08-29T19:45:21.058Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:21.058Z] #41 ... [2023-08-29T19:45:21.058Z] [2023-08-29T19:45:21.058Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:22.016Z] #37 ... [2023-08-29T19:45:22.016Z] [2023-08-29T19:45:22.016Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:22.016Z] #46 ... [2023-08-29T19:45:22.016Z] [2023-08-29T19:45:22.016Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:22.601Z] #37 transferring context: 91.68MB 47.3s [2023-08-29T19:45:23.184Z] #37 ... [2023-08-29T19:45:23.184Z] [2023-08-29T19:45:23.184Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:23.184Z] #39 ... [2023-08-29T19:45:23.184Z] [2023-08-29T19:45:23.184Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:27.433Z] #37 ... [2023-08-29T19:45:27.433Z] [2023-08-29T19:45:27.433Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:27.433Z] #38 ... [2023-08-29T19:45:27.433Z] [2023-08-29T19:45:27.433Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:27.433Z] #37 ... [2023-08-29T19:45:27.433Z] [2023-08-29T19:45:27.433Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:27.705Z] #42 ... [2023-08-29T19:45:27.705Z] [2023-08-29T19:45:27.705Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:27.705Z] #35 ... [2023-08-29T19:45:27.705Z] [2023-08-29T19:45:27.705Z] #40 [core-command internal] load build context [2023-08-29T19:45:27.705Z] #40 ... [2023-08-29T19:45:27.705Z] [2023-08-29T19:45:27.705Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:27.978Z] #43 ... [2023-08-29T19:45:27.978Z] [2023-08-29T19:45:27.978Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:27.978Z] #44 ... [2023-08-29T19:45:27.978Z] [2023-08-29T19:45:27.978Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:28.245Z] #35 transferring context: 124.07MB 52.4s [2023-08-29T19:45:29.202Z] #35 ... [2023-08-29T19:45:29.202Z] [2023-08-29T19:45:29.202Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:29.202Z] #47 ... [2023-08-29T19:45:29.202Z] [2023-08-29T19:45:29.202Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:29.202Z] #35 ... [2023-08-29T19:45:29.202Z] [2023-08-29T19:45:29.202Z] #45 [core-data internal] load build context [2023-08-29T19:45:29.202Z] #45 ... [2023-08-29T19:45:29.202Z] [2023-08-29T19:45:29.202Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:29.468Z] #47 ... [2023-08-29T19:45:29.468Z] [2023-08-29T19:45:29.468Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:45:29.468Z] #48 ... [2023-08-29T19:45:29.468Z] [2023-08-29T19:45:29.468Z] #45 [core-data internal] load build context [2023-08-29T19:45:31.403Z] #45 ... [2023-08-29T19:45:31.403Z] [2023-08-29T19:45:31.403Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:31.403Z] #33 ... [2023-08-29T19:45:31.403Z] [2023-08-29T19:45:31.403Z] #45 [core-data internal] load build context [2023-08-29T19:45:31.403Z] #45 ... [2023-08-29T19:45:31.403Z] [2023-08-29T19:45:31.403Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:31.403Z] #41 ... [2023-08-29T19:45:31.403Z] [2023-08-29T19:45:31.403Z] #40 [core-command internal] load build context [2023-08-29T19:45:31.985Z] #40 ... [2023-08-29T19:45:31.985Z] [2023-08-29T19:45:31.985Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:32.257Z] #46 ... [2023-08-29T19:45:32.257Z] [2023-08-29T19:45:32.257Z] #40 [core-command internal] load build context [2023-08-29T19:45:33.222Z] #40 transferring context: 129.92MB 56.9s [2023-08-29T19:45:33.222Z] #40 ... [2023-08-29T19:45:33.222Z] [2023-08-29T19:45:33.222Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:33.489Z] #39 ... [2023-08-29T19:45:33.489Z] [2023-08-29T19:45:33.489Z] #40 [core-command internal] load build context [2023-08-29T19:45:37.737Z] #40 ... [2023-08-29T19:45:37.738Z] [2023-08-29T19:45:37.738Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:37.738Z] #38 ... [2023-08-29T19:45:37.738Z] [2023-08-29T19:45:37.738Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:37.738Z] #39 ... [2023-08-29T19:45:37.738Z] [2023-08-29T19:45:37.738Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:37.738Z] #37 transferring context: 143.64MB 62.4s [2023-08-29T19:45:37.738Z] #37 ... [2023-08-29T19:45:37.738Z] [2023-08-29T19:45:37.738Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:37.738Z] #42 ... [2023-08-29T19:45:37.738Z] [2023-08-29T19:45:37.738Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:38.002Z] #38 ... [2023-08-29T19:45:38.002Z] [2023-08-29T19:45:38.002Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:38.002Z] #43 ... [2023-08-29T19:45:38.002Z] [2023-08-29T19:45:38.002Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:38.271Z] #44 ... [2023-08-29T19:45:38.271Z] [2023-08-29T19:45:38.271Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:39.232Z] #43 ... [2023-08-29T19:45:39.232Z] [2023-08-29T19:45:39.232Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:39.501Z] #35 ... [2023-08-29T19:45:39.501Z] [2023-08-29T19:45:39.501Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:39.501Z] #43 ... [2023-08-29T19:45:39.501Z] [2023-08-29T19:45:39.501Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:39.770Z] #47 ... [2023-08-29T19:45:39.770Z] [2023-08-29T19:45:39.770Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:45:39.770Z] #48 ... [2023-08-29T19:45:39.770Z] [2023-08-29T19:45:39.770Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:41.712Z] #47 ... [2023-08-29T19:45:41.712Z] [2023-08-29T19:45:41.712Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:41.712Z] #33 ... [2023-08-29T19:45:41.712Z] [2023-08-29T19:45:41.712Z] #45 [core-data internal] load build context [2023-08-29T19:45:41.712Z] #45 ... [2023-08-29T19:45:41.712Z] [2023-08-29T19:45:41.712Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:41.712Z] #41 ... [2023-08-29T19:45:41.712Z] [2023-08-29T19:45:41.712Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:42.295Z] #47 ... [2023-08-29T19:45:42.295Z] [2023-08-29T19:45:42.295Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:42.560Z] #46 ... [2023-08-29T19:45:42.560Z] [2023-08-29T19:45:42.560Z] #45 [core-data internal] load build context [2023-08-29T19:45:42.560Z] #45 transferring context: 188.28MB 64.2s done [2023-08-29T19:45:42.560Z] #45 DONE 65.2s [2023-08-29T19:45:42.560Z] [2023-08-29T19:45:42.560Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:42.560Z] #46 ... [2023-08-29T19:45:42.560Z] [2023-08-29T19:45:42.560Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:42.560Z] #47 ... [2023-08-29T19:45:42.560Z] [2023-08-29T19:45:42.560Z] #46 [core-metadata internal] load build context [2023-08-29T19:45:42.560Z] #46 transferring context: 188.28MB 64.8s done [2023-08-29T19:45:42.560Z] #46 DONE 65.3s [2023-08-29T19:45:42.560Z] [2023-08-29T19:45:42.560Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:42.828Z] #47 ... [2023-08-29T19:45:42.828Z] [2023-08-29T19:45:42.828Z] #35 [security-spire-config internal] load build context [2023-08-29T19:45:42.828Z] #35 transferring context: 188.28MB 66.7s done [2023-08-29T19:45:42.828Z] #35 DONE 67.3s [2023-08-29T19:45:42.828Z] [2023-08-29T19:45:42.828Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:43.792Z] #47 ... [2023-08-29T19:45:43.792Z] [2023-08-29T19:45:43.792Z] #41 [security-secretstore-setup internal] load build context [2023-08-29T19:45:43.792Z] #41 transferring context: 188.28MB 66.4s done [2023-08-29T19:45:43.792Z] #41 DONE 67.3s [2023-08-29T19:45:43.792Z] [2023-08-29T19:45:43.792Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:46.411Z] #47 ... [2023-08-29T19:45:46.411Z] [2023-08-29T19:45:46.411Z] #42 [core-common-config-bootstrapper internal] load build context [2023-08-29T19:45:46.411Z] #42 transferring context: 188.28MB 66.3s done [2023-08-29T19:45:46.411Z] #42 DONE 69.6s [2023-08-29T19:45:46.411Z] [2023-08-29T19:45:46.411Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:46.411Z] #47 ... [2023-08-29T19:45:46.411Z] [2023-08-29T19:45:46.411Z] #33 [security-spiffe-token-provider internal] load build context [2023-08-29T19:45:46.411Z] #33 transferring context: 188.28MB 65.5s done [2023-08-29T19:45:46.411Z] #33 DONE 68.0s [2023-08-29T19:45:46.411Z] [2023-08-29T19:45:46.411Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:46.677Z] #47 ... [2023-08-29T19:45:46.677Z] [2023-08-29T19:45:46.677Z] #38 [security-proxy-setup internal] load build context [2023-08-29T19:45:46.677Z] #38 transferring context: 188.28MB 69.1s done [2023-08-29T19:45:46.677Z] #38 DONE 70.9s [2023-08-29T19:45:46.677Z] [2023-08-29T19:45:46.677Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:46.677Z] #47 ... [2023-08-29T19:45:46.677Z] [2023-08-29T19:45:46.677Z] #39 [support-notifications internal] load build context [2023-08-29T19:45:46.677Z] #39 transferring context: 188.28MB 69.1s done [2023-08-29T19:45:46.677Z] #39 DONE 70.8s [2023-08-29T19:45:46.677Z] [2023-08-29T19:45:46.677Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:46.949Z] #47 ... [2023-08-29T19:45:46.949Z] [2023-08-29T19:45:46.949Z] #40 [core-command internal] load build context [2023-08-29T19:45:46.949Z] #40 transferring context: 188.28MB 69.5s done [2023-08-29T19:45:46.949Z] #40 DONE 70.8s [2023-08-29T19:45:46.949Z] [2023-08-29T19:45:46.949Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:47.217Z] #47 ... [2023-08-29T19:45:47.217Z] [2023-08-29T19:45:47.217Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:45:47.217Z] #65 DONE 4.5s [2023-08-29T19:45:47.217Z] [2023-08-29T19:45:47.217Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:47.483Z] #47 ... [2023-08-29T19:45:47.483Z] [2023-08-29T19:45:47.483Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:45:47.483Z] #66 CACHED [2023-08-29T19:45:47.483Z] [2023-08-29T19:45:47.483Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:45:47.483Z] #67 DONE 4.3s [2023-08-29T19:45:47.483Z] [2023-08-29T19:45:47.483Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:47.483Z] #47 ... [2023-08-29T19:45:47.483Z] [2023-08-29T19:45:47.483Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:45:47.483Z] #68 DONE 2.0s [2023-08-29T19:45:47.483Z] [2023-08-29T19:45:47.483Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:48.070Z] #47 ... [2023-08-29T19:45:48.070Z] [2023-08-29T19:45:48.070Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:48.070Z] #37 ... [2023-08-29T19:45:48.070Z] [2023-08-29T19:45:48.070Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:48.337Z] #47 ... [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #48 [security-proxy-auth internal] load build context [2023-08-29T19:45:48.337Z] #48 transferring context: 188.28MB 68.9s done [2023-08-29T19:45:48.337Z] #48 DONE 70.0s [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:48.337Z] #47 ... [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:48.337Z] #44 ... [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:45:48.337Z] #69 DONE 1.8s [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:48.337Z] #44 ... [2023-08-29T19:45:48.337Z] [2023-08-29T19:45:48.337Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:48.608Z] #47 ... [2023-08-29T19:45:48.608Z] [2023-08-29T19:45:48.608Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:45:48.608Z] #70 DONE 1.1s [2023-08-29T19:45:48.608Z] [2023-08-29T19:45:48.608Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:48.875Z] #47 ... [2023-08-29T19:45:48.875Z] [2023-08-29T19:45:48.875Z] #37 [support-scheduler internal] load build context [2023-08-29T19:45:48.875Z] #37 transferring context: 188.28MB 73.3s done [2023-08-29T19:45:48.875Z] #37 DONE 73.6s [2023-08-29T19:45:48.875Z] [2023-08-29T19:45:48.875Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:49.830Z] #47 ... [2023-08-29T19:45:49.830Z] [2023-08-29T19:45:49.830Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:49.830Z] #43 ... [2023-08-29T19:45:49.830Z] [2023-08-29T19:45:49.830Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:51.232Z] #47 ... [2023-08-29T19:45:51.232Z] [2023-08-29T19:45:51.232Z] #43 [security-spire-server internal] load build context [2023-08-29T19:45:51.232Z] #43 transferring context: 188.28MB 73.9s done [2023-08-29T19:45:51.232Z] #43 DONE 74.2s [2023-08-29T19:45:51.232Z] [2023-08-29T19:45:51.232Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:52.192Z] #47 ... [2023-08-29T19:45:52.192Z] [2023-08-29T19:45:52.192Z] #44 [security-spire-agent internal] load build context [2023-08-29T19:45:52.192Z] #44 transferring context: 188.28MB 74.7s done [2023-08-29T19:45:52.192Z] #44 DONE 75.1s [2023-08-29T19:45:52.192Z] [2023-08-29T19:45:52.192Z] #47 [security-bootstrapper internal] load build context [2023-08-29T19:45:52.460Z] #47 transferring context: 188.28MB 74.3s done [2023-08-29T19:45:52.726Z] #47 DONE 74.7s [2023-08-29T19:45:52.726Z] [2023-08-29T19:45:52.726Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:45:58.065Z] #71 ... [2023-08-29T19:45:58.065Z] [2023-08-29T19:45:58.065Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:45:58.065Z] #72 ... [2023-08-29T19:45:58.065Z] [2023-08-29T19:45:58.065Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:45:58.065Z] #73 ... [2023-08-29T19:45:58.065Z] [2023-08-29T19:45:58.065Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:45:58.065Z] #74 ... [2023-08-29T19:45:58.065Z] [2023-08-29T19:45:58.065Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #75 ... [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #72 DONE 68.1s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #75 DONE 67.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #73 DONE 68.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #74 DONE 68.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #76 ... [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #71 DONE 67.1s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #77 ... [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #78 DONE 5.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #79 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #80 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #81 [security-proxy-auth builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #81 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #82 [core-metadata builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #82 DONE 5.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #83 [core-data builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #83 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #84 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #85 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #86 [security-bootstrapper builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #86 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #87 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #88 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #89 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #90 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #91 [core-command builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #91 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #92 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #93 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #76 DONE 5.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #94 [security-spire-config builder 6/9] COPY . . [2023-08-29T19:47:05.916Z] #94 DONE 5.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #77 DONE 5.0s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #95 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #96 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #97 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #98 [support-scheduler builder 6/7] COPY . . [2023-08-29T19:47:05.916Z] #98 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #99 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #100 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T19:47:05.916Z] #101 ... [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:47:05.916Z] #102 DONE 0.4s [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-29T19:47:05.916Z] #103 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:47:05.916Z] #104 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:05.916Z] #105 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:47:05.916Z] #106 CACHED [2023-08-29T19:47:05.916Z] [2023-08-29T19:47:05.916Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:47:06.498Z] #107 ... [2023-08-29T19:47:06.498Z] [2023-08-29T19:47:06.498Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T19:47:06.498Z] #0 5.126 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T19:47:06.498Z] #108 ... [2023-08-29T19:47:06.498Z] [2023-08-29T19:47:06.498Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T19:47:06.498Z] #0 6.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T19:47:08.185Z] #109 ... [2023-08-29T19:47:08.185Z] [2023-08-29T19:47:08.185Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:47:08.185Z] #107 DONE 7.0s [2023-08-29T19:47:08.185Z] [2023-08-29T19:47:08.185Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T19:47:08.185Z] #101 7.393 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T19:47:08.456Z] #101 ... [2023-08-29T19:47:08.456Z] [2023-08-29T19:47:08.456Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-29T19:47:08.456Z] #110 DONE 0.3s [2023-08-29T19:47:08.456Z] [2023-08-29T19:47:08.456Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T19:47:08.456Z] #0 7.364 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T19:47:09.085Z] #111 ... [2023-08-29T19:47:09.085Z] [2023-08-29T19:47:09.085Z] #112 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:47:09.085Z] #112 DONE 7.9s [2023-08-29T19:47:09.085Z] [2023-08-29T19:47:09.085Z] #113 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-29T19:47:09.085Z] #113 DONE 0.4s [2023-08-29T19:47:09.085Z] [2023-08-29T19:47:09.085Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T19:47:09.085Z] #0 7.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T19:47:09.359Z] #114 ... [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T19:47:09.359Z] #115 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-29T19:47:09.359Z] #116 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-29T19:47:09.359Z] #117 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #118 [security-spire-agent builder 6/9] COPY . . [2023-08-29T19:47:09.359Z] #118 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #119 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-29T19:47:09.359Z] #119 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T19:47:09.359Z] #120 CACHED [2023-08-29T19:47:09.359Z] [2023-08-29T19:47:09.359Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:47:09.635Z] #121 DONE 0.4s [2023-08-29T19:47:09.635Z] [2023-08-29T19:47:09.635Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:47:09.635Z] #122 DONE 0.5s [2023-08-29T19:47:09.635Z] [2023-08-29T19:47:09.635Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:47:10.218Z] #123 DONE 0.3s [2023-08-29T19:47:10.218Z] [2023-08-29T19:47:10.218Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T19:47:10.218Z] #124 ... [2023-08-29T19:47:10.218Z] [2023-08-29T19:47:10.218Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:47:10.218Z] #125 DONE 0.3s [2023-08-29T19:47:10.485Z] [2023-08-29T19:47:10.485Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T19:47:10.485Z] #0 6.430 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T19:47:10.485Z] #126 ... [2023-08-29T19:47:10.485Z] [2023-08-29T19:47:10.485Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T19:47:10.485Z] #0 6.933 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T19:47:10.751Z] #127 ... [2023-08-29T19:47:10.751Z] [2023-08-29T19:47:10.751Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T19:47:10.751Z] #0 5.700 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-29T19:47:10.751Z] #128 ... [2023-08-29T19:47:10.751Z] [2023-08-29T19:47:10.751Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T19:47:10.751Z] #0 6.951 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T19:47:11.017Z] #129 ... [2023-08-29T19:47:11.017Z] [2023-08-29T19:47:11.017Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T19:47:11.017Z] #0 6.692 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T19:47:11.017Z] #130 ... [2023-08-29T19:47:11.017Z] [2023-08-29T19:47:11.017Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T19:47:11.017Z] #0 6.123 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T19:47:11.291Z] #131 ... [2023-08-29T19:47:11.291Z] [2023-08-29T19:47:11.291Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:47:11.291Z] #132 ... [2023-08-29T19:47:11.291Z] [2023-08-29T19:47:11.291Z] #133 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T19:47:11.291Z] #133 CACHED [2023-08-29T19:47:11.291Z] [2023-08-29T19:47:11.291Z] #134 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T19:47:11.291Z] #134 CACHED [2023-08-29T19:47:11.291Z] [2023-08-29T19:47:11.291Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T19:47:11.291Z] #124 DONE 1.4s [2023-08-29T19:47:11.558Z] [2023-08-29T19:47:11.558Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:47:12.514Z] #135 ... [2023-08-29T19:47:12.514Z] [2023-08-29T19:47:12.514Z] #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:47:12.514Z] #132 DONE 2.0s [2023-08-29T19:47:12.788Z] [2023-08-29T19:47:12.788Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:47:13.063Z] #136 DONE 0.4s [2023-08-29T19:47:13.063Z] [2023-08-29T19:47:13.063Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:47:13.063Z] #135 DONE 1.6s [2023-08-29T19:47:13.063Z] [2023-08-29T19:47:13.063Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-29T19:47:13.339Z] #137 ... [2023-08-29T19:47:13.339Z] [2023-08-29T19:47:13.339Z] #138 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T19:47:13.339Z] #138 DONE 2.0s [2023-08-29T19:47:13.605Z] [2023-08-29T19:47:13.605Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-29T19:47:13.605Z] #137 DONE 0.5s [2023-08-29T19:47:13.605Z] [2023-08-29T19:47:13.605Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:47:13.605Z] #139 ... [2023-08-29T19:47:13.605Z] [2023-08-29T19:47:13.605Z] #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:47:13.605Z] #140 DONE 0.6s [2023-08-29T19:47:13.875Z] [2023-08-29T19:47:13.875Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T19:47:13.875Z] #141 ... [2023-08-29T19:47:13.875Z] [2023-08-29T19:47:13.875Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T19:47:13.875Z] #139 DONE 0.4s [2023-08-29T19:47:13.875Z] [2023-08-29T19:47:13.875Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-29T19:47:13.875Z] #142 DONE 0.3s [2023-08-29T19:47:14.144Z] [2023-08-29T19:47:14.144Z] #143 [security-spire-config] exporting to image [2023-08-29T19:47:14.144Z] #143 exporting layers [2023-08-29T19:47:14.410Z] #143 ... [2023-08-29T19:47:14.410Z] [2023-08-29T19:47:14.410Z] #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T19:47:14.410Z] #141 DONE 0.5s [2023-08-29T19:47:14.410Z] [2023-08-29T19:47:14.410Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-29T19:47:14.410Z] #144 DONE 0.4s [2023-08-29T19:47:14.410Z] [2023-08-29T19:47:14.410Z] #145 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T19:47:14.678Z] #145 DONE 0.7s [2023-08-29T19:47:14.678Z] [2023-08-29T19:47:14.678Z] #143 [security-spire-agent] exporting to image [2023-08-29T19:47:15.263Z] #143 ... [2023-08-29T19:47:15.263Z] [2023-08-29T19:47:15.263Z] #146 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-29T19:47:15.263Z] #146 DONE 0.5s [2023-08-29T19:47:15.263Z] [2023-08-29T19:47:15.263Z] #143 [security-spire-server] exporting to image [2023-08-29T19:47:17.207Z] #143 exporting layers 3.1s done [2023-08-29T19:47:17.207Z] #143 writing image sha256:68abc00a4258db3ba8318d7bb1756e94e2177d6674035d4f54a08231c68c4edd done [2023-08-29T19:47:17.207Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-29T19:47:17.207Z] #143 exporting layers 2.6s done [2023-08-29T19:47:17.207Z] #143 writing image sha256:a6c27b70ba707ed2bbedff68d363900f7e86c801459d5eff535c1e2be11ee685 [2023-08-29T19:47:17.207Z] #143 writing image sha256:a6c27b70ba707ed2bbedff68d363900f7e86c801459d5eff535c1e2be11ee685 0.1s done [2023-08-29T19:47:17.207Z] #143 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-29T19:47:17.476Z] #143 exporting layers 2.2s done [2023-08-29T19:47:17.476Z] #143 writing image sha256:6664bb91d4ecfd6f571d80145ed2e3dff62dc729682365de968dd135bf450112 done [2023-08-29T19:47:17.476Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-08-29T19:47:17.476Z] #143 DONE 3.4s [2023-08-29T19:47:17.476Z] [2023-08-29T19:47:17.476Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:03:10.015Z] #129 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T20:03:10.015Z] #114 955.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T20:03:10.015Z] #114 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T20:03:10.015Z] #111 DONE 960.5s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:03:10.015Z] #129 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:03:10.015Z] #147 DONE 0.3s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T20:03:10.015Z] #108 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:03:10.015Z] #148 DONE 0.1s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-29T20:03:10.015Z] #149 DONE 0.3s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:10.015Z] #131 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-29T20:03:10.015Z] #150 DONE 0.2s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-29T20:03:10.015Z] #151 DONE 0.4s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T20:03:10.015Z] #152 DONE 0.2s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:03:10.015Z] #101 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T20:03:10.015Z] #153 DONE 4.0s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T20:03:10.015Z] #114 ... [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #143 [security-proxy-setup] exporting to image [2023-08-29T20:03:10.015Z] #143 exporting layers [2023-08-29T20:03:10.015Z] #143 exporting layers 0.8s done [2023-08-29T20:03:10.015Z] #143 writing image sha256:d622274b707dc447bd29af6e3659c83bb073a7d98f900b94d57336a693e3fbfa done [2023-08-29T20:03:10.015Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-29T20:03:10.015Z] #143 DONE 4.2s [2023-08-29T20:03:10.015Z] [2023-08-29T20:03:10.015Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:03:11.952Z] #129 ... [2023-08-29T20:03:11.952Z] [2023-08-29T20:03:11.952Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T20:03:11.952Z] #109 DONE 971.5s [2023-08-29T20:03:12.243Z] [2023-08-29T20:03:12.243Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T20:03:12.826Z] #126 ... [2023-08-29T20:03:12.826Z] [2023-08-29T20:03:12.826Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-29T20:03:13.097Z] #154 DONE 0.3s [2023-08-29T20:03:13.097Z] [2023-08-29T20:03:13.097Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:03:13.097Z] #101 ... [2023-08-29T20:03:13.097Z] [2023-08-29T20:03:13.097Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-29T20:03:15.047Z] #155 DONE 2.1s [2023-08-29T20:03:15.047Z] [2023-08-29T20:03:15.047Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T20:03:15.317Z] #114 ... [2023-08-29T20:03:15.317Z] [2023-08-29T20:03:15.317Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:03:15.317Z] #156 DONE 0.3s [2023-08-29T20:03:15.317Z] [2023-08-29T20:03:15.317Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:15.583Z] #131 ... [2023-08-29T20:03:15.583Z] [2023-08-29T20:03:15.583Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:03:15.849Z] #157 DONE 0.2s [2023-08-29T20:03:15.849Z] [2023-08-29T20:03:15.849Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-29T20:03:16.117Z] #158 DONE 0.4s [2023-08-29T20:03:16.117Z] [2023-08-29T20:03:16.117Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-29T20:03:16.387Z] #159 DONE 0.2s [2023-08-29T20:03:16.388Z] [2023-08-29T20:03:16.388Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-29T20:03:16.388Z] #160 DONE 0.1s [2023-08-29T20:03:16.388Z] [2023-08-29T20:03:16.388Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-29T20:03:16.656Z] #161 DONE 0.1s [2023-08-29T20:03:16.656Z] [2023-08-29T20:03:16.656Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-29T20:03:16.656Z] #162 DONE 0.1s [2023-08-29T20:03:16.656Z] [2023-08-29T20:03:16.656Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T20:03:16.656Z] #108 ... [2023-08-29T20:03:16.656Z] [2023-08-29T20:03:16.656Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-29T20:03:16.925Z] #163 DONE 0.2s [2023-08-29T20:03:16.925Z] [2023-08-29T20:03:16.925Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-29T20:03:20.264Z] #164 DONE 3.4s [2023-08-29T20:03:20.264Z] [2023-08-29T20:03:20.264Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T20:03:20.264Z] #126 ... [2023-08-29T20:03:20.264Z] [2023-08-29T20:03:20.264Z] #143 [security-bootstrapper] exporting to image [2023-08-29T20:03:20.264Z] #143 exporting layers [2023-08-29T20:03:20.856Z] #143 ... [2023-08-29T20:03:20.856Z] [2023-08-29T20:03:20.856Z] #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T20:03:20.856Z] #114 DONE 980.2s [2023-08-29T20:03:20.856Z] [2023-08-29T20:03:20.856Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T20:03:21.473Z] #108 ... [2023-08-29T20:03:21.473Z] [2023-08-29T20:03:21.473Z] #143 [security-bootstrapper] exporting to image [2023-08-29T20:03:21.473Z] #143 exporting layers 1.4s done [2023-08-29T20:03:21.473Z] #143 writing image sha256:1c0ae5b8c361b8dc6e83828f0f69cd80a9ad3f30760a55e1b76a06186ee45e75 [2023-08-29T20:03:21.741Z] #143 writing image sha256:1c0ae5b8c361b8dc6e83828f0f69cd80a9ad3f30760a55e1b76a06186ee45e75 0.0s done [2023-08-29T20:03:21.741Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-29T20:03:21.741Z] #143 DONE 5.6s [2023-08-29T20:03:21.741Z] [2023-08-29T20:03:21.741Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:03:21.741Z] #165 DONE 0.3s [2023-08-29T20:03:21.741Z] [2023-08-29T20:03:21.741Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:03:22.009Z] #166 DONE 0.1s [2023-08-29T20:03:22.009Z] [2023-08-29T20:03:22.009Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T20:03:22.009Z] #126 ... [2023-08-29T20:03:22.009Z] [2023-08-29T20:03:22.009Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-29T20:03:22.009Z] #167 DONE 0.1s [2023-08-29T20:03:22.281Z] [2023-08-29T20:03:22.281Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-29T20:03:22.281Z] #168 DONE 0.1s [2023-08-29T20:03:22.281Z] [2023-08-29T20:03:22.281Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:03:22.281Z] #128 ... [2023-08-29T20:03:22.281Z] [2023-08-29T20:03:22.281Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:03:22.281Z] #169 DONE 0.1s [2023-08-29T20:03:22.570Z] [2023-08-29T20:03:22.570Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-29T20:03:22.570Z] #170 DONE 0.3s [2023-08-29T20:03:22.570Z] [2023-08-29T20:03:22.570Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:03:22.837Z] #101 ... [2023-08-29T20:03:22.837Z] [2023-08-29T20:03:22.837Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-29T20:03:23.105Z] #171 DONE 0.3s [2023-08-29T20:03:23.105Z] [2023-08-29T20:03:23.105Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T20:03:23.527Z] #172 DONE 0.2s [2023-08-29T20:03:23.527Z] [2023-08-29T20:03:23.527Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T20:03:25.495Z] #173 DONE 2.0s [2023-08-29T20:03:25.495Z] [2023-08-29T20:03:25.495Z] #143 [security-secretstore-setup] exporting to image [2023-08-29T20:03:26.487Z] #143 exporting layers 1.3s done [2023-08-29T20:03:26.487Z] #143 writing image sha256:cb7c79a92544551dae1a018929b16e9ce85e7be387a986d9e4be4daa128ce0ce done [2023-08-29T20:03:26.487Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-29T20:03:26.487Z] #143 DONE 6.9s [2023-08-29T20:03:26.487Z] [2023-08-29T20:03:26.487Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:30.792Z] #131 ... [2023-08-29T20:03:30.792Z] [2023-08-29T20:03:30.792Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T20:03:30.792Z] #108 DONE 989.8s [2023-08-29T20:03:30.792Z] [2023-08-29T20:03:30.792Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:30.792Z] #131 ... [2023-08-29T20:03:30.792Z] [2023-08-29T20:03:30.792Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:03:31.059Z] #174 DONE 0.2s [2023-08-29T20:03:31.059Z] [2023-08-29T20:03:31.059Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:31.326Z] #131 ... [2023-08-29T20:03:31.326Z] [2023-08-29T20:03:31.326Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:03:31.326Z] #175 DONE 0.2s [2023-08-29T20:03:31.326Z] [2023-08-29T20:03:31.326Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-29T20:03:31.600Z] #176 DONE 0.3s [2023-08-29T20:03:31.600Z] [2023-08-29T20:03:31.600Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:03:31.880Z] #177 DONE 0.1s [2023-08-29T20:03:31.880Z] [2023-08-29T20:03:31.880Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-29T20:03:32.151Z] #178 DONE 0.2s [2023-08-29T20:03:32.151Z] [2023-08-29T20:03:32.151Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T20:03:34.097Z] #179 DONE 1.9s [2023-08-29T20:03:34.097Z] [2023-08-29T20:03:34.097Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:03:34.097Z] #128 ... [2023-08-29T20:03:34.097Z] [2023-08-29T20:03:34.097Z] #143 [security-proxy-auth] exporting to image [2023-08-29T20:03:34.097Z] #143 exporting layers [2023-08-29T20:03:34.365Z] #143 exporting layers 0.5s done [2023-08-29T20:03:34.365Z] #143 writing image sha256:e3d980ca33e8e3b7e82e5c6e631e28e105a0e1d27524ef8defac06d97e8e82b2 done [2023-08-29T20:03:34.365Z] #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-08-29T20:03:34.365Z] #143 DONE 7.4s [2023-08-29T20:03:34.365Z] [2023-08-29T20:03:34.365Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:03:56.443Z] #101 ... [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T20:03:56.444Z] #131 DONE 1012.8s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T20:03:56.444Z] #130 ... [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:03:56.444Z] #180 DONE 0.2s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:03:56.444Z] #181 DONE 0.2s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T20:03:56.444Z] #126 ... [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-29T20:03:56.444Z] #182 DONE 0.3s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:03:56.444Z] #183 DONE 0.2s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-29T20:03:56.444Z] #184 DONE 0.1s [2023-08-29T20:03:56.444Z] [2023-08-29T20:03:56.444Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T20:03:57.034Z] #185 DONE 1.9s [2023-08-29T20:03:57.034Z] [2023-08-29T20:03:57.034Z] #143 [core-common-config-bootstrapper] exporting to image [2023-08-29T20:03:57.034Z] #143 exporting layers [2023-08-29T20:03:57.617Z] #143 exporting layers 0.7s done [2023-08-29T20:03:57.617Z] #143 writing image sha256:bde6fe2ce94eee04ce344e3f29c32e1ab2e683e4265bad9e91fce0a0f873e9ca done [2023-08-29T20:03:57.617Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-08-29T20:03:57.617Z] #143 DONE 8.1s [2023-08-29T20:03:57.617Z] [2023-08-29T20:03:57.617Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:04:36.480Z] #101 ... [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T20:04:36.481Z] #126 DONE 1052.0s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:04:36.481Z] #129 ... [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:04:36.481Z] #186 DONE 0.2s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:04:36.481Z] #187 DONE 0.1s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-29T20:04:36.481Z] #188 DONE 0.4s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:04:36.481Z] #189 DONE 0.1s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:04:36.481Z] #129 ... [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #143 [core-command] exporting to image [2023-08-29T20:04:36.481Z] #143 exporting layers [2023-08-29T20:04:36.481Z] #143 exporting layers 0.3s done [2023-08-29T20:04:36.481Z] #143 writing image sha256:567093cab502839f7cc53c60770179c383f86fdfa6a46ecc713631e502bddf82 done [2023-08-29T20:04:36.481Z] #143 naming to docker.io/library/core-command-arm64 done [2023-08-29T20:04:36.481Z] #143 DONE 8.4s [2023-08-29T20:04:36.481Z] [2023-08-29T20:04:36.481Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:04:46.524Z] #129 ... [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T20:04:46.524Z] #130 DONE 1064.4s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T20:04:46.524Z] #127 ... [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:04:46.524Z] #190 DONE 0.3s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:04:46.524Z] #191 DONE 0.3s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-29T20:04:46.524Z] #192 DONE 0.4s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:04:46.524Z] #193 DONE 0.1s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #143 [core-data] exporting to image [2023-08-29T20:04:46.524Z] #143 exporting layers [2023-08-29T20:04:46.524Z] #143 exporting layers 0.3s done [2023-08-29T20:04:46.524Z] #143 writing image sha256:2189a4e5b983a548ce7f1e5ce11918214a2f7865c32d8dab3f1ac97383c6fa62 0.0s done [2023-08-29T20:04:46.524Z] #143 naming to docker.io/library/core-data-arm64 done [2023-08-29T20:04:46.524Z] #143 DONE 8.7s [2023-08-29T20:04:46.524Z] [2023-08-29T20:04:46.524Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:04:47.479Z] #128 ... [2023-08-29T20:04:47.479Z] [2023-08-29T20:04:47.479Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T20:04:47.479Z] #129 DONE 1066.9s [2023-08-29T20:04:47.745Z] [2023-08-29T20:04:47.745Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:04:48.011Z] #128 ... [2023-08-29T20:04:48.011Z] [2023-08-29T20:04:48.011Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:04:48.277Z] #194 DONE 0.2s [2023-08-29T20:04:48.277Z] [2023-08-29T20:04:48.277Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:04:48.542Z] #195 DONE 0.2s [2023-08-29T20:04:48.542Z] [2023-08-29T20:04:48.542Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-29T20:04:48.542Z] #196 DONE 0.3s [2023-08-29T20:04:48.542Z] [2023-08-29T20:04:48.542Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:04:48.812Z] #101 ... [2023-08-29T20:04:48.812Z] [2023-08-29T20:04:48.812Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:04:48.812Z] #197 DONE 0.1s [2023-08-29T20:04:48.812Z] [2023-08-29T20:04:48.812Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-29T20:04:48.812Z] #198 DONE 0.1s [2023-08-29T20:04:48.812Z] [2023-08-29T20:04:48.812Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:04:49.077Z] #128 ... [2023-08-29T20:04:49.078Z] [2023-08-29T20:04:49.078Z] #143 [core-metadata] exporting to image [2023-08-29T20:04:49.343Z] #143 exporting layers 0.3s done [2023-08-29T20:04:49.343Z] #143 writing image sha256:28ee6f1f6c79b7c1469b158e410c468585ac459bb31be0cd610ab308ab9c478d done [2023-08-29T20:04:49.343Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-08-29T20:04:49.343Z] #143 DONE 9.0s [2023-08-29T20:04:49.343Z] [2023-08-29T20:04:49.343Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:05:16.017Z] #101 ... [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T20:05:16.017Z] #128 DONE 1093.3s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T20:05:16.017Z] #127 ... [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:05:16.017Z] #199 DONE 0.2s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:05:16.017Z] #200 DONE 0.1s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T20:05:16.017Z] #127 ... [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-29T20:05:16.017Z] #201 DONE 0.3s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:05:16.017Z] #202 DONE 0.1s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-29T20:05:16.017Z] #143 exporting layers [2023-08-29T20:05:16.017Z] #143 exporting layers 0.5s done [2023-08-29T20:05:16.017Z] #143 writing image sha256:cbcfb941bfb567251e2044e706586e9fe991066b171f93b63ff6edc3b08e6703 done [2023-08-29T20:05:16.017Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-29T20:05:16.017Z] #143 DONE 9.5s [2023-08-29T20:05:16.017Z] [2023-08-29T20:05:16.017Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:05:42.684Z] #101 ... [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T20:05:42.684Z] #127 DONE 1117.9s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:05:42.684Z] #101 ... [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:05:42.684Z] #203 DONE 0.2s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:05:42.684Z] #204 DONE 0.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-29T20:05:42.684Z] #205 DONE 0.4s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:05:42.684Z] #101 ... [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:05:42.684Z] #206 DONE 0.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #143 [support-scheduler] exporting to image [2023-08-29T20:05:42.684Z] #143 exporting layers [2023-08-29T20:05:42.684Z] #143 exporting layers 0.4s done [2023-08-29T20:05:42.684Z] #143 writing image sha256:bad01109afa3aa6938c451d158d8708b404c3463c837b71e13dbe9ae714635a7 done [2023-08-29T20:05:42.684Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-08-29T20:05:42.684Z] #143 DONE 9.9s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T20:05:42.684Z] #101 DONE 1120.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T20:05:42.684Z] #207 DONE 0.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T20:05:42.684Z] #208 DONE 0.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-29T20:05:42.684Z] #209 DONE 0.4s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-29T20:05:42.684Z] #210 DONE 0.1s [2023-08-29T20:05:42.684Z] [2023-08-29T20:05:42.684Z] #143 [support-notifications] exporting to image [2023-08-29T20:05:42.684Z] #143 exporting layers 0.4s done [2023-08-29T20:05:42.684Z] #143 writing image sha256:a77dd58e8e6c39624918cbe93cf208493ca1d36807668a5ecab42b860389a2cf done [2023-08-29T20:05:42.684Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-08-29T20:05:42.684Z] #143 DONE 10.4s [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T20:05:42.684Z] time="2023-08-29T19:44:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-29T20:05:42.727Z] $ docker stop --time=1 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 [2023-08-29T20:05:44.358Z] $ docker rm -f --volumes 71c5b3986755891b1fe906676166faa80392e5f9ae0e3b7e445b19cc7b3c7bd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T20:05:44.876Z] + docker images [2023-08-29T20:05:44.876Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-29T20:05:44.876Z] support-notifications-arm64 latest a77dd58e8e6c 3 seconds ago 33.7MB [2023-08-29T20:05:44.876Z] support-scheduler-arm64 latest bad01109afa3 5 seconds ago 32.9MB [2023-08-29T20:05:44.876Z] security-spiffe-token-provider-arm64 latest cbcfb941bfb5 30 seconds ago 33.3MB [2023-08-29T20:05:44.876Z] core-metadata-arm64 latest 28ee6f1f6c79 56 seconds ago 21.2MB [2023-08-29T20:05:44.876Z] core-data-arm64 latest 2189a4e5b983 58 seconds ago 20.9MB [2023-08-29T20:05:44.876Z] core-command-arm64 latest 567093cab502 About a minute ago 20.8MB [2023-08-29T20:05:44.876Z] core-common-config-bootstrapper-arm64 latest bde6fe2ce94e About a minute ago 18MB [2023-08-29T20:05:44.876Z] security-proxy-auth-arm64 latest e3d980ca33e8 2 minutes ago 19.3MB [2023-08-29T20:05:44.876Z] security-secretstore-setup-arm64 latest cb7c79a92544 2 minutes ago 43MB [2023-08-29T20:05:44.876Z] security-bootstrapper-arm64 latest 1c0ae5b8c361 2 minutes ago 22.6MB [2023-08-29T20:05:44.876Z] security-proxy-setup-arm64 latest d622274b707d 2 minutes ago 28.8MB [2023-08-29T20:05:44.876Z] security-spire-agent-arm64 latest a6c27b70ba70 18 minutes ago 152MB [2023-08-29T20:05:44.876Z] security-spire-server-arm64 latest 6664bb91d4ec 18 minutes ago 96.9MB [2023-08-29T20:05:44.876Z] security-spire-config-arm64 latest 68abc00a4258 18 minutes ago 96.1MB [2023-08-29T20:05:44.876Z] ci-base-image-arm64 latest b5395bdd112b 34 minutes ago 1.05GB [2023-08-29T20:05:44.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-29T20:05:44.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:05:45.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T20:05:45.673Z] [2023-08-29T20:05:45.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:05:46.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T20:05:46.343Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-29T20:05:46.343Z] 8998bd30e6a1: Pulling fs layer [2023-08-29T20:05:46.343Z] 04944245beec: Pulling fs layer [2023-08-29T20:05:46.343Z] 699f458cf7ca: Pulling fs layer [2023-08-29T20:05:46.343Z] 765212b225bb: Pulling fs layer [2023-08-29T20:05:46.343Z] f23df028b6ca: Pulling fs layer [2023-08-29T20:05:46.343Z] d65c8cfc05b1: Pulling fs layer [2023-08-29T20:05:46.343Z] 2437ff75d9bd: Pulling fs layer [2023-08-29T20:05:46.343Z] 765212b225bb: Waiting [2023-08-29T20:05:46.343Z] f23df028b6ca: Waiting [2023-08-29T20:05:46.343Z] d65c8cfc05b1: Waiting [2023-08-29T20:05:46.343Z] 2437ff75d9bd: Waiting [2023-08-29T20:05:46.343Z] 04944245beec: Verifying Checksum [2023-08-29T20:05:46.343Z] 04944245beec: Download complete [2023-08-29T20:05:46.343Z] 765212b225bb: Verifying Checksum [2023-08-29T20:05:46.343Z] 765212b225bb: Download complete [2023-08-29T20:05:46.343Z] f23df028b6ca: Verifying Checksum [2023-08-29T20:05:46.343Z] f23df028b6ca: Download complete [2023-08-29T20:05:46.609Z] d65c8cfc05b1: Verifying Checksum [2023-08-29T20:05:46.609Z] d65c8cfc05b1: Download complete [2023-08-29T20:05:46.609Z] 699f458cf7ca: Verifying Checksum [2023-08-29T20:05:46.609Z] 699f458cf7ca: Download complete [2023-08-29T20:05:46.874Z] 8998bd30e6a1: Verifying Checksum [2023-08-29T20:05:46.874Z] 8998bd30e6a1: Download complete [2023-08-29T20:05:49.451Z] 2437ff75d9bd: Verifying Checksum [2023-08-29T20:05:49.451Z] 2437ff75d9bd: Download complete [2023-08-29T20:05:50.857Z] 8998bd30e6a1: Pull complete [2023-08-29T20:05:51.123Z] 04944245beec: Pull complete [2023-08-29T20:05:52.527Z] 699f458cf7ca: Pull complete [2023-08-29T20:05:52.793Z] 765212b225bb: Pull complete [2023-08-29T20:05:53.374Z] f23df028b6ca: Pull complete [2023-08-29T20:05:53.639Z] d65c8cfc05b1: Pull complete [2023-08-29T20:06:08.613Z] 2437ff75d9bd: Pull complete [2023-08-29T20:06:08.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-29T20:06:08.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T20:06:08.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T20:06:08.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-08-29T20:06:08.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-29T20:06:11.716Z] $ docker top 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:12.689Z] ---> job-cost.sh [2023-08-29T20:06:12.689Z] lf-activate-venv: SKIPPING [2023-08-29T20:06:12.689Z] INFO: No Stack... [2023-08-29T20:06:12.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-29T20:06:13.904Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T20:06:14.247Z] + cut -d, -f6 [2023-08-29T20:06:14.247Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-08-29T20:06:14.299Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] [2023-08-29T20:06:14.304Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] did not exist. Created. [2023-08-29T20:06:14.304Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T20:06:14.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-29T20:06:14.932Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T20:06:14.946Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4665-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T20:06:15.027Z] $ docker stop --time=1 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d [2023-08-29T20:06:17.538Z] $ docker rm -f --volumes 73df6f761b0446b218bbc80dfd873400419e048ebd826e2eb88a53ad60034a4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-29T20:06:18.548Z] provisioning config files... [2023-08-29T20:06:18.555Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12738647310114619069tmp [Pipeline] { [Pipeline] sh [2023-08-29T20:06:18.899Z] + set +x [2023-08-29T20:06:18.899Z] + bash -s -- [2023-08-29T20:06:18.899Z] + curl -s https://codecov.io/bash [2023-08-29T20:06:19.158Z] [2023-08-29T20:06:19.158Z] _____ _ [2023-08-29T20:06:19.158Z] / ____| | | [2023-08-29T20:06:19.158Z] | | ___ __| | ___ ___ _____ __ [2023-08-29T20:06:19.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-29T20:06:19.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-29T20:06:19.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-29T20:06:19.158Z] Bash-1.0.6 [2023-08-29T20:06:19.158Z] [2023-08-29T20:06:19.158Z] [2023-08-29T20:06:19.158Z] ==> git version 2.25.1 found [2023-08-29T20:06:19.158Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-29T20:06:19.158Z] Release-Date: 2020-01-08 [2023-08-29T20:06:19.158Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-29T20:06:19.158Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-29T20:06:19.158Z] ==> Jenkins CI detected. [2023-08-29T20:06:19.158Z] current dir:  /w/workspace/edgex-go/1 [2023-08-29T20:06:19.158Z] project root: . [2023-08-29T20:06:19.158Z] --> token set from env [2023-08-29T20:06:19.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-29T20:06:19.158Z] ==> Running gcov in . (disable via -X gcov) [2023-08-29T20:06:19.158Z] ==> Python coveragepy not found [2023-08-29T20:06:19.158Z] ==> Searching for coverage reports in: [2023-08-29T20:06:19.158Z] + . [2023-08-29T20:06:19.158Z] -> Found 1 reports [2023-08-29T20:06:19.158Z] ==> Detecting git/mercurial file structure [2023-08-29T20:06:19.158Z] ==> Reading reports [2023-08-29T20:06:19.158Z] + ./coverage.out bytes=446998 [2023-08-29T20:06:19.158Z] ==> Appending adjustments [2023-08-29T20:06:19.158Z] https://docs.codecov.io/docs/fixing-reports [2023-08-29T20:06:20.534Z] + Found adjustments [2023-08-29T20:06:20.534Z] ==> Gzipping contents [2023-08-29T20:06:20.534Z] 56K /tmp/codecov.TpgTAj.gz [2023-08-29T20:06:20.534Z] ==> Uploading reports [2023-08-29T20:06:20.534Z] url: https://codecov.io [2023-08-29T20:06:20.534Z] query: branch=PR-4665&commit=082066c827d617dda0e1306b2c8d1c30b532b2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4665&job=&cmd_args= [2023-08-29T20:06:20.534Z] -> Pinging Codecov [2023-08-29T20:06:20.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4665&commit=082066c827d617dda0e1306b2c8d1c30b532b2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4665&job=&cmd_args= [2023-08-29T20:06:20.534Z] -> Uploading to [2023-08-29T20:06:20.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-29/00271124DB129430A58F1EEE437C3FCB/082066c827d617dda0e1306b2c8d1c30b532b2d3/d2b7f06a-f3d2-4c40-92bb-8e06bf16acd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T200620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99ce038b6c97a33be1c2f44cf9d34905b8743b318fc8506de1651fd321b90243 [2023-08-29T20:06:20.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T20:06:20.534Z] Dload Upload Total Spent Left Speed [2023-08-29T20:06:20.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57342 0 0 100 57342 0 274k --:--:-- --:--:-- --:--:-- 274k 100 57342 0 0 100 57342 0 262k --:--:-- --:--:-- --:--:-- 261k [2023-08-29T20:06:20.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/082066c827d617dda0e1306b2c8d1c30b532b2d3 [Pipeline] } [2023-08-29T20:06:20.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-29T20:06:22.193Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:22.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:23.413Z] ---> package-listing.sh [2023-08-29T20:06:23.413Z] ++ facter osfamily [2023-08-29T20:06:23.413Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-29T20:06:23.673Z] + OS_FAMILY=debian [2023-08-29T20:06:23.673Z] + workspace=/w/workspace/edgex-go/1 [2023-08-29T20:06:23.673Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-29T20:06:23.673Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-29T20:06:23.673Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-29T20:06:23.673Z] + PACKAGES=/tmp/packages_start.txt [2023-08-29T20:06:23.673Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-29T20:06:23.673Z] + PACKAGES=/tmp/packages_end.txt [2023-08-29T20:06:23.673Z] + case "${OS_FAMILY}" in [2023-08-29T20:06:23.673Z] + dpkg -l [2023-08-29T20:06:23.673Z] + grep '^ii' [2023-08-29T20:06:23.673Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-29T20:06:23.673Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-29T20:06:23.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-29T20:06:23.673Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-29T20:06:23.673Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-29T20:06:23.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-29T20:06:23.707Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-29T20:06:24.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:06:24.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T20:06:24.625Z] [2023-08-29T20:06:24.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:06:24.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T20:06:24.997Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-29T20:06:24.997Z] 5eb5b503b376: Pulling fs layer [2023-08-29T20:06:24.997Z] 5c69ac0246d0: Pulling fs layer [2023-08-29T20:06:24.997Z] ec43610c2a17: Pulling fs layer [2023-08-29T20:06:24.997Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-29T20:06:24.997Z] 33b1e0a273af: Pulling fs layer [2023-08-29T20:06:24.997Z] 5d3b04190fa2: Pulling fs layer [2023-08-29T20:06:24.997Z] 2f39f015ded8: Pulling fs layer [2023-08-29T20:06:24.997Z] 3a2ae6a8a46f: Waiting [2023-08-29T20:06:24.997Z] 33b1e0a273af: Waiting [2023-08-29T20:06:24.997Z] 5d3b04190fa2: Waiting [2023-08-29T20:06:24.997Z] 5c69ac0246d0: Download complete [2023-08-29T20:06:24.997Z] 3a2ae6a8a46f: Download complete [2023-08-29T20:06:24.997Z] 33b1e0a273af: Download complete [2023-08-29T20:06:24.997Z] 5d3b04190fa2: Verifying Checksum [2023-08-29T20:06:24.997Z] 5d3b04190fa2: Download complete [2023-08-29T20:06:24.997Z] ec43610c2a17: Verifying Checksum [2023-08-29T20:06:24.997Z] ec43610c2a17: Download complete [2023-08-29T20:06:25.255Z] 5eb5b503b376: Verifying Checksum [2023-08-29T20:06:25.255Z] 5eb5b503b376: Download complete [2023-08-29T20:06:25.821Z] 2f39f015ded8: Download complete [2023-08-29T20:06:26.386Z] 5eb5b503b376: Pull complete [2023-08-29T20:06:26.644Z] 5c69ac0246d0: Pull complete [2023-08-29T20:06:27.212Z] ec43610c2a17: Pull complete [2023-08-29T20:06:27.212Z] 3a2ae6a8a46f: Pull complete [2023-08-29T20:06:27.470Z] 33b1e0a273af: Pull complete [2023-08-29T20:06:27.470Z] 5d3b04190fa2: Pull complete [2023-08-29T20:06:31.652Z] 2f39f015ded8: Pull complete [2023-08-29T20:06:31.652Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-29T20:06:31.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T20:06:31.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T20:06:31.900Z] prd-ubuntu20.04-docker-8c-8g-4826 does not seem to be running inside a container [2023-08-29T20:06:31.998Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T20:06:35.868Z] $ docker top f6586c09fae7e5a9edd6c7bebd31dcbf7c4e33ec1b047fdca957b97e3124471f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T20:06:36.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-29T20:06:36.635Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-29T20:06:36.969Z] + ls /var/log/sa-host [2023-08-29T20:06:36.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T20:06:37.194Z] provisioning config files... [2023-08-29T20:06:37.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16737151002514966240tmp [Pipeline] { [Pipeline] echo [2023-08-29T20:06:37.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:37.567Z] ---> create-netrc.sh [Pipeline] } [2023-08-29T20:06:37.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:38.005Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-29T20:06:38.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:38.348Z] ---> sudo-logs.sh [2023-08-29T20:06:38.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-29T20:06:38.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:38.737Z] ---> job-cost.sh [2023-08-29T20:06:38.737Z] lf-activate-venv: SKIPPING [2023-08-29T20:06:38.737Z] DEBUG: total: 0.10999999940395355 [2023-08-29T20:06:38.737Z] INFO: Retrieving Stack Cost... [2023-08-29T20:06:38.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T20:06:39.564Z] INFO: Archiving Costs [Pipeline] echo [2023-08-29T20:06:39.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:06:39.913Z] ---> logs-deploy.sh [2023-08-29T20:06:39.913Z] lf-activate-venv: SKIPPING [2023-08-29T20:06:39.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4665/1 [2023-08-29T20:06:39.913Z] INFO: archiving workspace using pattern(s): [2023-08-29T20:06:40.851Z] Archives upload complete. [2023-08-29T20:06:40.851Z] INFO: archiving logs to Nexus