Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at e18dbdcecdb0d114bc1a1bd073cbd42566b9224e rather than 728588c8c1d82a31db75d369f81b3dd041495925 Obtained Jenkinsfile from e18dbdcecdb0d114bc1a1bd073cbd42566b9224e 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-ssh2044054735967150073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16807804598911216538.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7983217226534881130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh9010419809273676496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3683388013890096164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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/v2], 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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-22222’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22231 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > 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/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit 728588c8c1d82a31db75d369f81b3dd041495925 Merge succeeded, producing 45af7f37b495c5e89f037b4fc0ca09b290d79006 Checking out Revision 45af7f37b495c5e89f037b4fc0ca09b290d79006 (PR-4119) > git config core.sparsecheckout # timeout=10 > git checkout -f 728588c8c1d82a31db75d369f81b3dd041495925 # 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45af7f37b495c5e89f037b4fc0ca09b290d79006 # timeout=10 Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" > git rev-list --no-walk 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-09T16:30:28.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-09T16:30:28.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-09T16:30:28.315Z] ========================================================= [2022-08-09T16:30:28.315Z] EdgeX Global Pipelines Version Info [2022-08-09T16:30:28.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:30:29.105Z] ------------------- [2022-08-09T16:30:29.106Z] stable info: [2022-08-09T16:30:29.106Z] ------------------- [2022-08-09T16:30:29.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T16:30:29.106Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T16:30:29.106Z] Message: update stable to v1.0.238 [2022-08-09T16:30:29.680Z] ------------------- [2022-08-09T16:30:29.680Z] experimental info: [2022-08-09T16:30:29.680Z] ------------------- [2022-08-09T16:30:29.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T16:30:29.680Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T16:30:29.680Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-09T16:30:29.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-09T16:30:29.972Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-09T16:30:29.983Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-09T16:30:29.991Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-09T16:30:29.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-09T16:30:30.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-09T16:30:30.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-09T16:30:30.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-09T16:30:30.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-09T16:30:30.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-09T16:30:30.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-09T16:30:30.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-09T16:30:30.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-09T16:30:30.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-09T16:30:30.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-09T16:30:30.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T16:30:30.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T16:30:30.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-09T16:30:30.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-09T16:30:30.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-09T16:30:30.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-09T16:30:30.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-09T16:30:30.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-09T16:30:30.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4119 [Pipeline] echo [2022-08-09T16:30:30.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4119 [Pipeline] echo [2022-08-09T16:30:30.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4119 [Pipeline] echo [2022-08-09T16:30:30.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo [2022-08-09T16:30:30.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45af7f3 [Pipeline] echo [2022-08-09T16:30:30.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:30:30.269Z] provisioning config files... [2022-08-09T16:30:30.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config121089447236317222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:30:30.596Z] ---> docker-login.sh [2022-08-09T16:30:30.596Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:30:30.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:30:30.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:30:30.858Z] Configure a credential helper to remove this warning. See [2022-08-09T16:30:30.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:30:30.858Z] [2022-08-09T16:30:30.858Z] Login Succeeded [2022-08-09T16:30:30.858Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:30:31.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:30:31.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:30:31.120Z] Configure a credential helper to remove this warning. See [2022-08-09T16:30:31.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:30:31.120Z] [2022-08-09T16:30:31.120Z] Login Succeeded [2022-08-09T16:30:31.120Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:30:31.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:30:31.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:30:31.383Z] Configure a credential helper to remove this warning. See [2022-08-09T16:30:31.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:30:31.383Z] [2022-08-09T16:30:31.383Z] Login Succeeded [2022-08-09T16:30:31.383Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:30:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:30:31.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:30:31.383Z] Configure a credential helper to remove this warning. See [2022-08-09T16:30:31.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:30:31.383Z] [2022-08-09T16:30:31.383Z] Login Succeeded [2022-08-09T16:30:31.383Z] docker.io [2022-08-09T16:30:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:30:31.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:30:31.956Z] Configure a credential helper to remove this warning. See [2022-08-09T16:30:31.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:30:31.956Z] [2022-08-09T16:30:31.956Z] Login Succeeded [2022-08-09T16:30:31.956Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:30:31.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:30:32.276Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/core-command/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/core-data/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/core-metadata/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-09T16:30:32.276Z] + + cut -d/ -f2 [2022-08-09T16:30:32.276Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-08-09T16:30:32.276Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T16:30:32.276Z] + + cut -d/ -f2 [2022-08-09T16:30:32.276Z] dirname cmd/security-spire-agent/Dockerfile [2022-08-09T16:30:32.276Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/support-notifications/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-09T16:30:32.276Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-09T16:30:32.276Z] + cut -d/ -f2 [2022-08-09T16:30:32.276Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-09T16:30:32.317Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-09T16:30:32.668Z] + git rev-list -1 --merges 45af7f37b495c5e89f037b4fc0ca09b290d79006~1..45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo [2022-08-09T16:30:32.680Z] -----------> git rev-list -1 --merges 45af7f37b495c5e89f037b4fc0ca09b290d79006~1..45af7f37b495c5e89f037b4fc0ca09b290d79006 45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:30:32.680Z] 45af7f37b495c5e89f037b4fc0ca09b290d79006 [false] [Pipeline] sh [2022-08-09T16:30:32.972Z] + git log --format=format:%s -1 45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] echo [2022-08-09T16:30:32.989Z] ========================================================= [2022-08-09T16:30:32.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-09T16:30:32.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-09T16:30:33.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:30:33.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-09T16:30:33.368Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-09T16:30:33.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-09T16:30:33.368Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-09T16:30:33.368Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-09T16:30:33.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:30:33.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:30:33.725Z] [2022-08-09T16:30:33.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:30:34.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:30:34.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-09T16:30:34.040Z] b85a868b505f: Pulling fs layer [2022-08-09T16:30:34.040Z] e2be974225ed: Pulling fs layer [2022-08-09T16:30:34.040Z] 339a4e72a1f5: Pulling fs layer [2022-08-09T16:30:34.040Z] 988bab9f4d93: Pulling fs layer [2022-08-09T16:30:34.040Z] 1469e6f7b9e6: Pulling fs layer [2022-08-09T16:30:34.040Z] eaf3925da568: Pulling fs layer [2022-08-09T16:30:34.040Z] bab4dde63d76: Pulling fs layer [2022-08-09T16:30:34.040Z] bde34c3a00c8: Pulling fs layer [2022-08-09T16:30:34.040Z] b352a97aabf1: Pulling fs layer [2022-08-09T16:30:34.040Z] 4872d77fe225: Pulling fs layer [2022-08-09T16:30:34.040Z] 5851b861e8e6: Pulling fs layer [2022-08-09T16:30:34.040Z] bab4dde63d76: Waiting [2022-08-09T16:30:34.040Z] 988bab9f4d93: Waiting [2022-08-09T16:30:34.040Z] bde34c3a00c8: Waiting [2022-08-09T16:30:34.040Z] 1469e6f7b9e6: Waiting [2022-08-09T16:30:34.040Z] 5851b861e8e6: Waiting [2022-08-09T16:30:34.040Z] b352a97aabf1: Waiting [2022-08-09T16:30:34.040Z] eaf3925da568: Waiting [2022-08-09T16:30:34.040Z] 4872d77fe225: Waiting [2022-08-09T16:30:34.041Z] e2be974225ed: Verifying Checksum [2022-08-09T16:30:34.041Z] e2be974225ed: Download complete [2022-08-09T16:30:34.041Z] 988bab9f4d93: Download complete [2022-08-09T16:30:34.304Z] 1469e6f7b9e6: Verifying Checksum [2022-08-09T16:30:34.304Z] 1469e6f7b9e6: Download complete [2022-08-09T16:30:34.304Z] 339a4e72a1f5: Verifying Checksum [2022-08-09T16:30:34.304Z] 339a4e72a1f5: Download complete [2022-08-09T16:30:34.304Z] eaf3925da568: Verifying Checksum [2022-08-09T16:30:34.304Z] eaf3925da568: Download complete [2022-08-09T16:30:34.304Z] bde34c3a00c8: Verifying Checksum [2022-08-09T16:30:34.304Z] bde34c3a00c8: Download complete [2022-08-09T16:30:34.304Z] b352a97aabf1: Verifying Checksum [2022-08-09T16:30:34.304Z] b352a97aabf1: Download complete [2022-08-09T16:30:34.304Z] 4872d77fe225: Verifying Checksum [2022-08-09T16:30:34.304Z] 4872d77fe225: Download complete [2022-08-09T16:30:34.304Z] 5851b861e8e6: Verifying Checksum [2022-08-09T16:30:34.304Z] 5851b861e8e6: Download complete [2022-08-09T16:30:34.304Z] b85a868b505f: Download complete [2022-08-09T16:30:34.565Z] bab4dde63d76: Verifying Checksum [2022-08-09T16:30:34.565Z] bab4dde63d76: Download complete [2022-08-09T16:30:35.954Z] b85a868b505f: Pull complete [2022-08-09T16:30:35.954Z] e2be974225ed: Pull complete [2022-08-09T16:30:36.524Z] 339a4e72a1f5: Pull complete [2022-08-09T16:30:36.524Z] 988bab9f4d93: Pull complete [2022-08-09T16:30:36.804Z] 1469e6f7b9e6: Pull complete [2022-08-09T16:30:37.066Z] eaf3925da568: Pull complete [2022-08-09T16:30:38.985Z] bab4dde63d76: Pull complete [2022-08-09T16:30:39.260Z] bde34c3a00c8: Pull complete [2022-08-09T16:30:39.260Z] b352a97aabf1: Pull complete [2022-08-09T16:30:39.260Z] 4872d77fe225: Pull complete [2022-08-09T16:30:39.522Z] 5851b861e8e6: Pull complete [2022-08-09T16:30:39.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-09T16:30:39.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:30:39.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:30:39.629Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T16:30:39.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T16:30:41.063Z] $ docker top 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 -eo pid,comm [2022-08-09T16:30:41.141Z] 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). [2022-08-09T16:30:41.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:30:41.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:30:41.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:30:41.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:30:41.322Z] $ docker exec 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent [2022-08-09T16:30:41.456Z] SSH_AUTH_SOCK=/tmp/ssh-PViHbLKlreMG/agent.34 [2022-08-09T16:30:41.456Z] SSH_AGENT_PID=41 [2022-08-09T16:30:41.462Z] Running ssh-add (command line suppressed) [2022-08-09T16:30:41.581Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8924958250482541409.key (/w/workspace/edgex-go/5@tmp/private_key_8924958250482541409.key) [2022-08-09T16:30:41.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:30:41.892Z] + git tag --points-at HEAD [Pipeline] } [2022-08-09T16:30:41.911Z] $ docker exec --env ******** --env ******** 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent -k [2022-08-09T16:30:42.029Z] unset SSH_AUTH_SOCK; [2022-08-09T16:30:42.029Z] unset SSH_AGENT_PID; [2022-08-09T16:30:42.029Z] echo Agent pid 41 killed; [2022-08-09T16:30:42.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-09T16:30:42.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:30:42.067Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:30:42.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:30:42.200Z] $ docker exec 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent [2022-08-09T16:30:42.336Z] SSH_AUTH_SOCK=/tmp/ssh-UKkyQiKrOKXk/agent.75 [2022-08-09T16:30:42.336Z] SSH_AGENT_PID=81 [2022-08-09T16:30:42.341Z] Running ssh-add (command line suppressed) [2022-08-09T16:30:42.473Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6422146822440125142.key (/w/workspace/edgex-go/5@tmp/private_key_6422146822440125142.key) [2022-08-09T16:30:42.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:30:42.777Z] + git semver init [2022-08-09T16:30:43.038Z] 2022-08-09 16:30:42,987 [run_init] DEBUG init version:0.0.0 force:False [2022-08-09T16:30:43.038Z] 2022-08-09 16:30:42,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-08-09T16:30:43.038Z] 2022-08-09 16:30:42,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-08-09T16:30:43.038Z] 2022-08-09 16:30:42,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,100 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4119 with force:False [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4119 [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,105 [execute] INFO git cat-file --batch-check [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,111 [execute] INFO git cat-file --batch [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:30:47.277Z] 2022-08-09 16:30:47,116 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4119 [2022-08-09T16:30:47.277Z] 0.0.0 [Pipeline] } [2022-08-09T16:30:47.290Z] $ docker exec --env ******** --env ******** 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 ssh-agent -k [2022-08-09T16:30:47.417Z] unset SSH_AUTH_SOCK; [2022-08-09T16:30:47.417Z] unset SSH_AGENT_PID; [2022-08-09T16:30:47.418Z] echo Agent pid 81 killed; [2022-08-09T16:30:47.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:30:47.734Z] + git semver [Pipeline] } [2022-08-09T16:30:48.327Z] $ docker stop --time=1 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 [2022-08-09T16:30:49.654Z] $ docker rm -f 8d34e7711510fbca909cc4f3227ce7d8456cd79095b335b589df506441798f50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:30:50.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-09T16:30:50.281Z] Stashed 1 file(s) [Pipeline] echo [2022-08-09T16:30:50.284Z] [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 [2022-08-09T16:30:50.674Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-09T16:30:50.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:30:50.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:30:50.717Z] ========================================================= [2022-08-09T16:30:50.717Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-09T16:30:50.717Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:30:51.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:30:51.011Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-09T16:30:51.011Z] 2408cc74d12b: Pulling fs layer [2022-08-09T16:30:51.011Z] ea60b727a1ce: Pulling fs layer [2022-08-09T16:30:51.011Z] 30c4a7721957: Pulling fs layer [2022-08-09T16:30:51.011Z] 370296b7ddb6: Pulling fs layer [2022-08-09T16:30:51.011Z] 7c6cee850709: Pulling fs layer [2022-08-09T16:30:51.011Z] 39a5fcdaea64: Pulling fs layer [2022-08-09T16:30:51.011Z] d94ebbe4e438: Pulling fs layer [2022-08-09T16:30:51.011Z] bcfd1f05c69d: Pulling fs layer [2022-08-09T16:30:51.011Z] 59ccb84bbe0f: Pulling fs layer [2022-08-09T16:30:51.011Z] 370296b7ddb6: Waiting [2022-08-09T16:30:51.011Z] 7c6cee850709: Waiting [2022-08-09T16:30:51.011Z] 39a5fcdaea64: Waiting [2022-08-09T16:30:51.011Z] d94ebbe4e438: Waiting [2022-08-09T16:30:51.011Z] bcfd1f05c69d: Waiting [2022-08-09T16:30:51.011Z] 59ccb84bbe0f: Waiting [2022-08-09T16:30:51.011Z] 30c4a7721957: Verifying Checksum [2022-08-09T16:30:51.011Z] 30c4a7721957: Download complete [2022-08-09T16:30:51.011Z] ea60b727a1ce: Download complete [2022-08-09T16:30:51.011Z] 7c6cee850709: Verifying Checksum [2022-08-09T16:30:51.011Z] 7c6cee850709: Download complete [2022-08-09T16:30:51.011Z] 39a5fcdaea64: Verifying Checksum [2022-08-09T16:30:51.011Z] 39a5fcdaea64: Download complete [2022-08-09T16:30:51.011Z] 2408cc74d12b: Verifying Checksum [2022-08-09T16:30:51.011Z] 2408cc74d12b: Download complete [2022-08-09T16:30:51.011Z] d94ebbe4e438: Download complete [2022-08-09T16:30:51.273Z] 2408cc74d12b: Pull complete [2022-08-09T16:30:51.273Z] ea60b727a1ce: Pull complete [2022-08-09T16:30:51.536Z] 30c4a7721957: Pull complete [2022-08-09T16:30:51.536Z] 59ccb84bbe0f: Download complete [2022-08-09T16:30:51.797Z] bcfd1f05c69d: Verifying Checksum [2022-08-09T16:30:51.797Z] bcfd1f05c69d: Download complete [2022-08-09T16:30:51.797Z] 370296b7ddb6: Verifying Checksum [2022-08-09T16:30:51.797Z] 370296b7ddb6: Download complete [2022-08-09T16:30:57.088Z] 370296b7ddb6: Pull complete [2022-08-09T16:30:57.088Z] 7c6cee850709: Pull complete [2022-08-09T16:30:57.089Z] 39a5fcdaea64: Pull complete [2022-08-09T16:30:57.089Z] d94ebbe4e438: Pull complete [2022-08-09T16:30:59.001Z] bcfd1f05c69d: Pull complete [2022-08-09T16:30:59.944Z] 59ccb84bbe0f: Pull complete [2022-08-09T16:30:59.944Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-09T16:30:59.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:30:59.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:31:00.247Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:31:00.248Z] WORKDIR /edgex [2022-08-09T16:31:00.248Z] COPY go.mod . [2022-08-09T16:31:00.248Z] RUN go mod download [2022-08-09T16:31:00.248Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-09T16:31:01.187Z] Sending build context to Docker daemon 169.2MB [2022-08-09T16:31:01.187Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T16:31:01.187Z] ---> a4fb48ad2a94 [2022-08-09T16:31:01.187Z] Step 2/4 : WORKDIR /edgex [2022-08-09T16:31:03.104Z] ---> Running in 945e5f3bed3b [2022-08-09T16:31:03.104Z] Removing intermediate container 945e5f3bed3b [2022-08-09T16:31:03.104Z] ---> b67ef4e65f9a [2022-08-09T16:31:03.104Z] Step 3/4 : COPY go.mod . [2022-08-09T16:31:03.104Z] ---> 5bc1a4639586 [2022-08-09T16:31:03.104Z] Step 4/4 : RUN go mod download [2022-08-09T16:31:03.104Z] ---> Running in c1114e6bd82b [2022-08-09T16:31:05.361Z] Still waiting to schedule task [2022-08-09T16:31:05.361Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22232’ is offline [2022-08-09T16:31:15.338Z] Removing intermediate container c1114e6bd82b [2022-08-09T16:31:15.338Z] ---> 952ce653a711 [2022-08-09T16:31:15.338Z] Successfully built 952ce653a711 [2022-08-09T16:31:15.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:31:15.644Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T16:31:15.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:31:15.727Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T16:31:15.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T16:31:16.163Z] $ docker top 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:31:16.519Z] + go version [2022-08-09T16:31:16.519Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-09T16:31:16.532Z] $ docker stop --time=1 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db [2022-08-09T16:31:17.823Z] $ docker rm -f 3e14c5ec3fa50759f7cab9b5dc2e20e0890621034f905ef3b0bfe8eccd4532db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:31:18.242Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T16:31:18.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:31:18.326Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T16:31:18.366Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T16:31:18.754Z] $ docker top 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T16:31:18.842Z] ========================================================= [2022-08-09T16:31:18.842Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T16:31:18.842Z] ========================================================= [Pipeline] sh [2022-08-09T16:31:19.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:31:19.425Z] + make test [2022-08-09T16:31:19.425Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T16:31:26.011Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T16:31:40.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T16:31:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-08-09T16:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T16:31:41.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T16:31:42.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-08-09T16:31:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T16:31:42.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-08-09T16:31:42.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T16:31:42.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.642s coverage: 89.2% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 2.1% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.577s coverage: 95.6% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-08-09T16:31:46.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T16:31:46.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 29.6% of statements [2022-08-09T16:31:46.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2022-08-09T16:31:46.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-08-09T16:31:54.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2022-08-09T16:31:54.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-08-09T16:31:57.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements [2022-08-09T16:31:57.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.092s coverage: 85.4% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.8% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T16:32:05.358Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-08-09T16:32:05.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-09T16:32:05.617Z] 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 [2022-08-09T16:32:23.797Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-09T16:32:23.797Z] GO111MODULE=on go vet ./... [2022-08-09T16:32:27.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T16:32:27.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T16:32:27.994Z] ./bin/test-attribution-txt.sh [2022-08-09T16:32:27.994Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T16:32:27.994Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T16:32:28.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T16:32:28.297Z] + ls -al . [2022-08-09T16:32:28.297Z] total 732 [2022-08-09T16:32:28.297Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 16:31 . [2022-08-09T16:32:28.297Z] drwxr-xr-x 4 root root 4096 Aug 9 16:31 .. [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 16:30 .dockerignore [2022-08-09T16:32:28.297Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:32 .git [2022-08-09T16:32:28.297Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:30 .github [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:30 .gitignore [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 16:30 .golangci.yml [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 16:30 .hadolint.yml [2022-08-09T16:32:28.297Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 16:30 .semver [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 16:30 .sonarcloud.properties [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:30 ADOPTERS.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:30 Attribution.txt [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:30 CHANGELOG.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:30 CONTRIBUTING.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 16:30 GOVERNANCE.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 16:30 Jenkinsfile [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:30 LICENSE [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:30 Makefile [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 16:30 OWNERS.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:30 README.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:30 SECURITY.md [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 16:30 VERSION [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:30 ZMQWindows.md [2022-08-09T16:32:28.297Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 16:30 bin [2022-08-09T16:32:28.297Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 16:30 cmd [2022-08-09T16:32:28.297Z] -rw-r--r-- 1 root root 479761 Aug 9 16:32 coverage.out [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:30 go.mod [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:30 go.sum [2022-08-09T16:32:28.297Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:30 internal [2022-08-09T16:32:28.297Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:30 openapi [2022-08-09T16:32:28.297Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 16:30 snap [2022-08-09T16:32:28.297Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 16:30 version.go [Pipeline] sh [2022-08-09T16:32:28.592Z] + '[' -e coverage.out ] [2022-08-09T16:32:28.592Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T16:32:28.686Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T16:32:28.994Z] + make build [2022-08-09T16:32:28.994Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:32:41.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-09T16:32:53.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-09T16:32:53.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T16:32:59.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T16:32:59.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T16:33:00.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T16:33:01.938Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:33:02.509Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:33:03.886Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:33:04.455Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:33:05.395Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:33:06.774Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-09T16:33:07.733Z] $ docker stop --time=1 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 [2022-08-09T16:33:10.229Z] $ docker rm -f 9cc5b96298868255c07535218e4810781f76f177580d49aa87d519fcec983eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:33:11.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:33:11.050Z] [2022-08-09T16:33:11.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:33:11.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:33:11.371Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-09T16:33:11.371Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-09T16:33:11.371Z] ca9280d653b3: Pulling fs layer [2022-08-09T16:33:11.371Z] 7e9c9ca2126c: Pulling fs layer [2022-08-09T16:33:11.371Z] cbdbe7a5bc2a: Download complete [2022-08-09T16:33:11.631Z] ca9280d653b3: Verifying Checksum [2022-08-09T16:33:11.631Z] ca9280d653b3: Download complete [2022-08-09T16:33:11.631Z] cbdbe7a5bc2a: Pull complete [2022-08-09T16:33:11.891Z] 7e9c9ca2126c: Verifying Checksum [2022-08-09T16:33:11.891Z] 7e9c9ca2126c: Download complete [2022-08-09T16:33:12.151Z] ca9280d653b3: Pull complete [2022-08-09T16:33:15.443Z] 7e9c9ca2126c: Pull complete [2022-08-09T16:33:15.443Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-09T16:33:15.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:33:15.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:33:15.542Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T16:33:15.581Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-09T16:33:17.053Z] $ docker top f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:33:17.402Z] + docker-compose build --help [2022-08-09T16:33:17.402Z] + grep parallel [2022-08-09T16:33:17.972Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T16:33:17.991Z] $ docker stop --time=1 f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 [2022-08-09T16:33:19.298Z] $ docker rm -f f681207c91b4094aeb813b2e4637882f5233c5b94cb707a77685a15bcd7cf981 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:33:19.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T16:33:19.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:33:19.801Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T16:33:19.842Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-09T16:33:20.212Z] $ docker top 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:33:20.565Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T16:33:21.135Z] Building core-command ... [2022-08-09T16:33:21.135Z] Building core-data ... [2022-08-09T16:33:21.135Z] Building core-metadata ... [2022-08-09T16:33:21.135Z] Building security-bootstrapper ... [2022-08-09T16:33:21.135Z] Building security-proxy-setup ... [2022-08-09T16:33:21.135Z] Building security-secretstore-setup ... [2022-08-09T16:33:21.135Z] Building security-spiffe-token-provider ... [2022-08-09T16:33:21.135Z] Building security-spire-agent ... [2022-08-09T16:33:21.135Z] Building security-spire-config ... [2022-08-09T16:33:21.135Z] Building security-spire-server ... [2022-08-09T16:33:21.135Z] Building support-notifications ... [2022-08-09T16:33:21.135Z] Building support-scheduler ... [2022-08-09T16:33:21.135Z] Building sys-mgmt-agent ... [2022-08-09T16:33:21.135Z] Building security-spire-agent [2022-08-09T16:33:21.135Z] Building core-metadata [2022-08-09T16:33:21.135Z] Building sys-mgmt-agent [2022-08-09T16:33:21.135Z] Building security-bootstrapper [2022-08-09T16:33:21.135Z] Building support-scheduler [2022-08-09T16:33:33.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:33.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:33.348Z] ---> 952ce653a711 [2022-08-09T16:33:33.348Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:33:33.348Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:33.348Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:33.348Z] ---> 952ce653a711 [2022-08-09T16:33:33.348Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:33:33.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:33.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:33.348Z] ---> 952ce653a711 [2022-08-09T16:33:33.348Z] Step 3/24 : WORKDIR /edgex-go [2022-08-09T16:33:33.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:33.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:33.348Z] ---> 952ce653a711 [2022-08-09T16:33:33.348Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:33:33.348Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:33:33.348Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:33:33.348Z] ---> 952ce653a711 [2022-08-09T16:33:33.348Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T16:33:35.259Z] ---> Running in 9b0974f4d96a [2022-08-09T16:33:35.259Z] ---> Running in 08d33a9f060b [2022-08-09T16:33:35.259Z] ---> Running in d1cd37a46661 [2022-08-09T16:33:35.259Z] ---> Running in 87ab834c73df [2022-08-09T16:33:35.259Z] ---> Running in e6157b49b2c4 [2022-08-09T16:33:35.259Z] Removing intermediate container 9b0974f4d96a [2022-08-09T16:33:35.259Z] ---> ab28f50470c6 [2022-08-09T16:33:35.259Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:35.259Z] Removing intermediate container d1cd37a46661 [2022-08-09T16:33:35.259Z] ---> de43a3ae522c [2022-08-09T16:33:35.259Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:35.259Z] Removing intermediate container 08d33a9f060b [2022-08-09T16:33:35.259Z] ---> acaca2402e44 [2022-08-09T16:33:35.259Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:35.520Z] Removing intermediate container 87ab834c73df [2022-08-09T16:33:35.520Z] ---> f2727f7e9c7b [2022-08-09T16:33:35.520Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:35.520Z] Removing intermediate container e6157b49b2c4 [2022-08-09T16:33:35.520Z] ---> 220d114db492 [2022-08-09T16:33:35.520Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:33:35.520Z] ---> Running in 2e3de12e620c [2022-08-09T16:33:35.520Z] ---> Running in 40942d6c2630 [2022-08-09T16:33:35.520Z] ---> Running in c6129b484361 [2022-08-09T16:33:35.520Z] ---> Running in 21f6ee9ce532 [2022-08-09T16:33:35.520Z] ---> Running in 5e7a35211075 [2022-08-09T16:33:36.460Z] Removing intermediate container 40942d6c2630 [2022-08-09T16:33:36.460Z] ---> 1e14d226e1b2 [2022-08-09T16:33:36.460Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-09T16:33:36.460Z] Removing intermediate container 2e3de12e620c [2022-08-09T16:33:36.460Z] ---> 03cb4027c1bb [2022-08-09T16:33:36.460Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:33:36.460Z] ---> Running in 43aceecfb92b [2022-08-09T16:33:36.460Z] ---> Running in 5e9784e49ac9 [2022-08-09T16:33:36.720Z] Removing intermediate container 5e7a35211075 [2022-08-09T16:33:36.720Z] ---> 450a375a834b [2022-08-09T16:33:36.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:33:36.720Z] ---> Running in 7767359830ee [2022-08-09T16:33:36.981Z] Removing intermediate container c6129b484361 [2022-08-09T16:33:36.981Z] ---> 11c282aae843 [2022-08-09T16:33:36.981Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T16:33:36.981Z] ---> Running in 3ba76c119469 [2022-08-09T16:33:36.981Z] Removing intermediate container 21f6ee9ce532 [2022-08-09T16:33:36.981Z] ---> 995080fbdf6e [2022-08-09T16:33:36.981Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T16:33:36.981Z] ---> Running in 05c20e06ac82 [2022-08-09T16:33:37.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:37.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:37.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:37.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:37.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.549Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:38.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:33:38.809Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:38.809Z] Removing intermediate container 5e9784e49ac9 [2022-08-09T16:33:38.809Z] ---> c0e49e6922ae [2022-08-09T16:33:38.809Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:33:38.809Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:39.072Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:39.072Z] OK: 211 MiB in 51 packages [2022-08-09T16:33:39.072Z] ---> 6c5097b4494b [2022-08-09T16:33:39.072Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:39.072Z] Removing intermediate container 43aceecfb92b [2022-08-09T16:33:39.072Z] ---> 41a1528aaedd [2022-08-09T16:33:39.072Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-09T16:33:39.072Z] ---> Running in 5bcd63f43331 [2022-08-09T16:33:39.332Z] ---> ce65843a03a5 [2022-08-09T16:33:39.332Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:39.332Z] ---> Running in 64846b795ded [2022-08-09T16:33:39.332Z] Removing intermediate container 7767359830ee [2022-08-09T16:33:39.332Z] ---> fca1c1c5b390 [2022-08-09T16:33:39.332Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:33:39.332Z] Removing intermediate container 05c20e06ac82 [2022-08-09T16:33:39.332Z] ---> 874b21d10794 [2022-08-09T16:33:39.332Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T16:33:39.598Z] ---> 643b2f3f2ebd [2022-08-09T16:33:39.598Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:39.598Z] Removing intermediate container 3ba76c119469 [2022-08-09T16:33:39.598Z] ---> 3a81cb12921c [2022-08-09T16:33:39.598Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:33:39.598Z] ---> Running in c3c96f526ee3 [2022-08-09T16:33:39.598Z] ---> 5343f0cf7a73 [2022-08-09T16:33:39.598Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:39.598Z] ---> Running in 5475416bbb9c [2022-08-09T16:33:39.857Z] ---> 4318ca19227c [2022-08-09T16:33:39.857Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:33:39.857Z] ---> Running in b860f5501556 [2022-08-09T16:33:47.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22233 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws [2022-08-09T16:33:47.532Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-08-09T16:33:47.580Z] The recommended git tool is: git [2022-08-09T16:33:52.085Z] Removing intermediate container 64846b795ded [2022-08-09T16:33:52.085Z] ---> 4943a57d1b93 [2022-08-09T16:33:52.085Z] Step 8/24 : COPY . . [2022-08-09T16:33:52.085Z] Removing intermediate container 5bcd63f43331 [2022-08-09T16:33:52.085Z] ---> 8f328ac17d41 [2022-08-09T16:33:52.085Z] Step 8/26 : COPY . . [2022-08-09T16:33:52.085Z] Removing intermediate container c3c96f526ee3 [2022-08-09T16:33:52.085Z] ---> ea5562e0f9e3 [2022-08-09T16:33:52.085Z] Step 8/22 : COPY . . [2022-08-09T16:33:52.085Z] Removing intermediate container 5475416bbb9c [2022-08-09T16:33:52.085Z] ---> a426d6083756 [2022-08-09T16:33:52.085Z] Step 8/31 : COPY . . [2022-08-09T16:33:52.085Z] Removing intermediate container b860f5501556 [2022-08-09T16:33:52.085Z] ---> 51fcb85a4cec [2022-08-09T16:33:52.085Z] Step 8/23 : COPY . . [2022-08-09T16:33:53.933Z] using credential edgex-jenkins-ssh [2022-08-09T16:33:53.954Z] Cloning the remote Git repository [2022-08-09T16:33:54.015Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:33:54.098Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-08-09T16:33:54.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:33:54.198Z] > git --version # timeout=10 [2022-08-09T16:33:54.218Z] > git --version # 'git version 2.25.1' [2022-08-09T16:33:54.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:33:54.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:34:00.224Z] ---> 5fde1819505f [2022-08-09T16:34:00.224Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:34:00.224Z] ---> 5b1269ccd414 [2022-08-09T16:34:00.224Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T16:34:00.224Z] ---> 794249baca8d [2022-08-09T16:34:00.224Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T16:34:00.224Z] ---> 38b8de60a88b [2022-08-09T16:34:00.224Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T16:34:00.224Z] ---> 682a8ef12695 [2022-08-09T16:34:00.224Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-09T16:34:00.224Z] ---> Running in dabab83bf851 [2022-08-09T16:34:00.224Z] ---> Running in aa96996958aa [2022-08-09T16:34:00.224Z] ---> Running in dd9bccc2801a [2022-08-09T16:34:00.224Z] ---> Running in d84b4723f611 [2022-08-09T16:34:00.224Z] ---> Running in 7fa46de3d67c [2022-08-09T16:34:00.224Z] Removing intermediate container dabab83bf851 [2022-08-09T16:34:00.224Z] ---> fa569758cccf [2022-08-09T16:34:00.224Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:34:00.224Z] ---> Running in 7b41e219c375 [2022-08-09T16:34:00.224Z] Removing intermediate container 7b41e219c375 [2022-08-09T16:34:00.224Z] ---> 38b3e38e1504 [2022-08-09T16:34:00.224Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T16:34:00.482Z] ---> Running in 4d716baad8bf [2022-08-09T16:34:00.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T16:34:00.742Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:34:01.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-09T16:34:01.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T16:34:01.574Z] Removing intermediate container 4d716baad8bf [2022-08-09T16:34:01.574Z] ---> a0bd0adee9b0 [2022-08-09T16:34:01.574Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:34:01.833Z] ---> Running in e18f6ec33765 [2022-08-09T16:34:01.834Z] Removing intermediate container e18f6ec33765 [2022-08-09T16:34:01.834Z] ---> f9c836ab71d5 [2022-08-09T16:34:01.834Z] [2022-08-09T16:34:01.834Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:34:02.098Z] 3.15: Pulling from library/alpine [2022-08-09T16:34:02.359Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:34:02.359Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:34:02.359Z] ---> 2720e26172a0 [2022-08-09T16:34:02.359Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:02.359Z] ---> Running in 057cf6414226 [2022-08-09T16:34:02.618Z] Removing intermediate container 057cf6414226 [2022-08-09T16:34:02.618Z] ---> 5fe57e27824a [2022-08-09T16:34:02.618Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:02.618Z] ---> Running in 0102085cb217 [2022-08-09T16:34:03.997Z] Removing intermediate container 0102085cb217 [2022-08-09T16:34:03.997Z] ---> 7cb0d860bead [2022-08-09T16:34:03.997Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:34:03.997Z] ---> Running in bf02e06ecfc0 [2022-08-09T16:34:04.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:05.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:05.762Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:34:05.762Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:34:05.762Z] OK: 15858 distinct packages available [2022-08-09T16:34:05.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:06.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:06.957Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:06.957Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:34:07.215Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:34:07.215Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:34:07.215Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:34:07.475Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:34:07.475Z] OK: 6 MiB in 19 packages [2022-08-09T16:34:08.850Z] Removing intermediate container bf02e06ecfc0 [2022-08-09T16:34:08.850Z] ---> 5200295fa1d5 [2022-08-09T16:34:08.850Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T16:34:10.229Z] ---> 17dd00e57e5e [2022-08-09T16:34:10.229Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:34:12.142Z] ---> 243da3fc6128 [2022-08-09T16:34:12.142Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:34:12.402Z] ---> ddf9be8d768f [2022-08-09T16:34:12.402Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T16:34:12.974Z] ---> 047967d18854 [2022-08-09T16:34:12.974Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T16:34:13.414Z] Merging remotes/origin/main commit e18dbdcecdb0d114bc1a1bd073cbd42566b9224e into PR head commit 728588c8c1d82a31db75d369f81b3dd041495925 [2022-08-09T16:34:13.542Z] ---> 5e28bcb8ea90 [2022-08-09T16:34:13.542Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:34:13.801Z] ---> Running in 11ea20d7b06c [2022-08-09T16:34:14.108Z] Merge succeeded, producing 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:34:14.109Z] Checking out Revision 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 (PR-4119) [2022-08-09T16:34:14.369Z] Removing intermediate container 11ea20d7b06c [2022-08-09T16:34:14.369Z] ---> f4f2c1f18b15 [2022-08-09T16:34:14.369Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:34:14.369Z] ---> Running in 32340efed730 [2022-08-09T16:34:12.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T16:34:12.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:34:12.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T16:34:12.563Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T16:34:12.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:34:12.579Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-09T16:34:13.439Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:34:13.458Z] > git checkout -f 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 [2022-08-09T16:34:13.707Z] > git remote # timeout=10 [2022-08-09T16:34:13.728Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T16:34:13.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:34:13.760Z] > git merge e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 [2022-08-09T16:34:14.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T16:34:14.119Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:34:14.135Z] > git checkout -f 6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 # timeout=10 [2022-08-09T16:34:14.627Z] Removing intermediate container 32340efed730 [2022-08-09T16:34:14.627Z] ---> eb530867c500 [2022-08-09T16:34:14.627Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T16:34:14.887Z] ---> Running in 0e4543791afd [2022-08-09T16:34:15.146Z] Removing intermediate container 0e4543791afd [2022-08-09T16:34:15.146Z] ---> d967f227d654 [2022-08-09T16:34:15.146Z] Step 25/26 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:15.146Z] ---> Running in fbfb17597127 [2022-08-09T16:34:15.714Z] Removing intermediate container fbfb17597127 [2022-08-09T16:34:15.714Z] ---> ae2de29ead93 [2022-08-09T16:34:15.714Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:34:15.714Z] ---> Running in 54a08659fb27 [2022-08-09T16:34:16.282Z] Removing intermediate container 54a08659fb27 [2022-08-09T16:34:16.282Z] ---> 15b1a9061c45 [2022-08-09T16:34:16.282Z] [2022-08-09T16:34:16.282Z] Successfully built 15b1a9061c45 [2022-08-09T16:34:16.282Z] Successfully tagged security-spire-agent:latest [2022-08-09T16:34:16.282Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-09T16:34:18.493Z] Commit message: "Merge commit 'e18dbdcecdb0d114bc1a1bd073cbd42566b9224e' into HEAD" [2022-08-09T16:34:18.507Z] > git rev-list --no-walk 728588c8c1d82a31db75d369f81b3dd041495925 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T16:34:19.565Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-09T16:34:19.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:34:19.565Z] Dload Upload Total Spent Left Speed [2022-08-09T16:34:19.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [2022-08-09T16:34:19.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:19.571Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:19.571Z] ---> 952ce653a711 [2022-08-09T16:34:19.571Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:34:19.571Z] ---> Using cache [2022-08-09T16:34:19.571Z] ---> 220d114db492 [2022-08-09T16:34:19.571Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:19.571Z] ---> Using cache [2022-08-09T16:34:19.571Z] ---> 450a375a834b [2022-08-09T16:34:19.571Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [Pipeline] sh [2022-08-09T16:34:20.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-09T16:34:20.569Z] ---> Running in 9140b154c4b4 [2022-08-09T16:34:20.635Z] + sudo tee /etc/docker/daemon.new [2022-08-09T16:34:20.636Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-09T16:34:20.636Z] { [2022-08-09T16:34:20.636Z] "registry-mirrors": [ [2022-08-09T16:34:20.636Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-09T16:34:20.636Z] ], [2022-08-09T16:34:20.636Z] "bip": "10.250.0.254/24", [2022-08-09T16:34:20.636Z] "hosts": [ [2022-08-09T16:34:20.636Z] "tcp://0.0.0.0:5555", [2022-08-09T16:34:20.636Z] "unix:///var/run/docker.sock" [2022-08-09T16:34:20.636Z] ], [2022-08-09T16:34:20.636Z] "mtu": 1458, [2022-08-09T16:34:20.636Z] "selinux-enabled": true, [2022-08-09T16:34:20.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-09T16:34:20.636Z] } [Pipeline] sh [2022-08-09T16:34:20.989Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-09T16:34:21.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:21.333Z] + sudo service docker restart [2022-08-09T16:34:21.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:22.368Z] OK: 211 MiB in 51 packages [2022-08-09T16:34:23.303Z] Removing intermediate container 9140b154c4b4 [2022-08-09T16:34:23.303Z] ---> 004b79a61c13 [2022-08-09T16:34:23.303Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:34:23.869Z] ---> c034a3c227d8 [2022-08-09T16:34:23.869Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:23.869Z] ---> Running in 2047973772ac [2022-08-09T16:34:31.984Z] Removing intermediate container dd9bccc2801a [2022-08-09T16:34:31.984Z] ---> cad1221f77ec [2022-08-09T16:34:31.984Z] [2022-08-09T16:34:31.984Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T16:34:31.984Z] Removing intermediate container aa96996958aa [2022-08-09T16:34:31.984Z] ---> 56fc23b4cd27 [2022-08-09T16:34:31.984Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T16:34:31.984Z] ---> Running in beb9848201fa [2022-08-09T16:34:31.984Z] 3.16: Pulling from library/alpine [2022-08-09T16:34:32.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T16:34:32.537Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:34:32.537Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T16:34:32.537Z] ---> d7d3d98c851f [2022-08-09T16:34:32.537Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:32.537Z] Removing intermediate container 7fa46de3d67c [2022-08-09T16:34:32.537Z] ---> 14364e3f5b03 [2022-08-09T16:34:32.537Z] [2022-08-09T16:34:32.537Z] Step 10/24 : FROM alpine:3.16 [2022-08-09T16:34:32.537Z] ---> d7d3d98c851f [2022-08-09T16:34:32.537Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:34:32.796Z] ---> Running in f1b429154449 [2022-08-09T16:34:32.796Z] ---> Running in c0aea33d3a05 [2022-08-09T16:34:33.055Z] Removing intermediate container f1b429154449 [2022-08-09T16:34:33.055Z] ---> 0ac4a3ecff7d [2022-08-09T16:34:33.055Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T16:34:33.055Z] ---> Running in 6cfa72b8d416 [2022-08-09T16:34:33.055Z] Removing intermediate container beb9848201fa [2022-08-09T16:34:33.055Z] ---> fe46b9082179 [2022-08-09T16:34:33.055Z] [2022-08-09T16:34:33.055Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T16:34:33.055Z] ---> d7d3d98c851f [2022-08-09T16:34:33.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:34:33.316Z] ---> Running in 038dc2802533 [2022-08-09T16:34:33.316Z] Removing intermediate container 2047973772ac [2022-08-09T16:34:33.316Z] ---> 44a2fb663f8b [2022-08-09T16:34:33.316Z] Step 8/25 : COPY . . [2022-08-09T16:34:33.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:33.316Z] Removing intermediate container 038dc2802533 [2022-08-09T16:34:33.316Z] ---> 1ecdb95d6f5f [2022-08-09T16:34:33.316Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T16:34:33.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:33.574Z] ---> Running in 6bfc83c97378 [2022-08-09T16:34:33.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:33.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:33.832Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:33.832Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:33.832Z] OK: 6 MiB in 15 packages [2022-08-09T16:34:33.832Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:33.832Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T16:34:33.832Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:33.832Z] OK: 6 MiB in 16 packages [2022-08-09T16:34:33.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:34.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:34.349Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T16:34:34.349Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T16:34:34.349Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T16:34:34.349Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T16:34:34.349Z] Executing bash-5.1.16-r2.post-install [2022-08-09T16:34:34.349Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T16:34:34.349Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:34:34.349Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:34:34.349Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T16:34:34.349Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T16:34:34.349Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T16:34:34.608Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:34.608Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T16:34:34.608Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T16:34:34.608Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T16:34:34.608Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T16:34:34.608Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T16:34:34.868Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:34:34.868Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:34:34.868Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T16:34:34.868Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T16:34:34.868Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T16:34:35.127Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T16:34:35.127Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T16:34:35.127Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T16:34:35.127Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T16:34:35.127Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T16:34:35.127Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T16:34:35.127Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T16:34:35.127Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T16:34:35.127Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T16:34:35.127Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T16:34:35.127Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T16:34:35.387Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T16:34:35.387Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:34:35.387Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:34:35.387Z] OK: 122 MiB in 47 packages [2022-08-09T16:34:35.991Z] Removing intermediate container c0aea33d3a05 [2022-08-09T16:34:35.991Z] ---> 1a2f16c7020c [2022-08-09T16:34:35.991Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:34:36.254Z] Removing intermediate container 6cfa72b8d416 [2022-08-09T16:34:36.254Z] ---> 7fd7f7322482 [2022-08-09T16:34:36.254Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T16:34:36.254Z] Removing intermediate container d84b4723f611 [2022-08-09T16:34:36.254Z] ---> e4571ebab537 [2022-08-09T16:34:36.254Z] [2022-08-09T16:34:36.254Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:34:36.254Z] ---> d7d3d98c851f [2022-08-09T16:34:36.254Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:34:36.254Z] ---> Using cache [2022-08-09T16:34:36.254Z] ---> 1a2f16c7020c [2022-08-09T16:34:36.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:34:36.254Z] ---> Running in e1c38ed75a0d [2022-08-09T16:34:36.515Z] ---> Running in 976d08e0f789 [2022-08-09T16:34:36.515Z] ---> Running in 3746c2811644 [2022-08-09T16:34:36.515Z] Removing intermediate container e1c38ed75a0d [2022-08-09T16:34:36.515Z] ---> 44ea92f7c184 [2022-08-09T16:34:36.515Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-09T16:34:36.776Z] ---> Running in 8c600d1192bd [2022-08-09T16:34:36.777Z] Removing intermediate container 976d08e0f789 [2022-08-09T16:34:36.777Z] ---> 38f63afefeef [2022-08-09T16:34:36.777Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T16:34:36.777Z] Removing intermediate container 3746c2811644 [2022-08-09T16:34:36.777Z] ---> 7eeb4614d7e0 [2022-08-09T16:34:36.777Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T16:34:36.777Z] ---> Running in 6621de903b9a [2022-08-09T16:34:36.777Z] ---> Running in 39a7eba48c63 [2022-08-09T16:34:36.777Z] Removing intermediate container 8c600d1192bd [2022-08-09T16:34:36.777Z] ---> 02e3ed0856bd [2022-08-09T16:34:36.777Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-09T16:34:37.038Z] ---> Running in 31a919d1093f [2022-08-09T16:34:37.038Z] Removing intermediate container 39a7eba48c63 [2022-08-09T16:34:37.038Z] ---> 65aa324a742a [2022-08-09T16:34:37.038Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:34:37.038Z] Removing intermediate container 6621de903b9a [2022-08-09T16:34:37.038Z] ---> 75a186aeebe8 [2022-08-09T16:34:37.038Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T16:34:37.038Z] ---> Running in 0ed1c7c2c0d6 [2022-08-09T16:34:37.038Z] ---> Running in 836e6fa5d508 [2022-08-09T16:34:37.038Z] Removing intermediate container 31a919d1093f [2022-08-09T16:34:37.038Z] ---> be2ec118dc0a [2022-08-09T16:34:37.038Z] Step 15/24 : WORKDIR / [2022-08-09T16:34:37.297Z] ---> Running in 427928988d2e [2022-08-09T16:34:37.297Z] Removing intermediate container 836e6fa5d508 [2022-08-09T16:34:37.297Z] ---> 7d80ac228568 [2022-08-09T16:34:37.297Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:37.297Z] Removing intermediate container 0ed1c7c2c0d6 [2022-08-09T16:34:37.297Z] ---> 102f57ee41b5 [2022-08-09T16:34:37.297Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T16:34:37.297Z] ---> Running in bfbc0847404c [2022-08-09T16:34:37.297Z] Removing intermediate container 427928988d2e [2022-08-09T16:34:37.297Z] ---> 5b796dbafacb [2022-08-09T16:34:37.297Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:37.586Z] ---> be03ead7ca4e [2022-08-09T16:34:37.586Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:34:37.586Z] ---> 4be27ab2ed29 [2022-08-09T16:34:37.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T16:34:37.586Z] ---> Running in 57cd1c97bfb4 [2022-08-09T16:34:37.586Z] ---> 668ad1879c73 [2022-08-09T16:34:37.586Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T16:34:37.586Z] Removing intermediate container 57cd1c97bfb4 [2022-08-09T16:34:37.586Z] ---> a356444ec0d3 [2022-08-09T16:34:37.586Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:34:37.846Z] ---> Running in 03f528fbc53b [2022-08-09T16:34:38.106Z] ---> 5984c74cf1ff [2022-08-09T16:34:38.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:38.106Z] Removing intermediate container 03f528fbc53b [2022-08-09T16:34:38.106Z] ---> 325c1f52ef49 [2022-08-09T16:34:38.106Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T16:34:38.106Z] ---> e513997d51c9 [2022-08-09T16:34:38.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:38.106Z] ---> Running in 2a4588b7bbae [2022-08-09T16:34:38.106Z] Removing intermediate container bfbc0847404c [2022-08-09T16:34:38.106Z] ---> 948b7b5856fa [2022-08-09T16:34:38.106Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T16:34:38.365Z] ---> Running in 419eb569a64b [2022-08-09T16:34:38.365Z] ---> 1be53b6ad795 [2022-08-09T16:34:38.365Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-09T16:34:38.365Z] ---> dcb8f0028965 [2022-08-09T16:34:38.365Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T16:34:38.365Z] ---> Running in ea8ef0b36b41 [2022-08-09T16:34:38.365Z] Removing intermediate container 419eb569a64b [2022-08-09T16:34:38.365Z] ---> 8f337ae3e201 [2022-08-09T16:34:38.365Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T16:34:38.365Z] ---> 7f77f1a4bd1b [2022-08-09T16:34:38.365Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-09T16:34:38.626Z] Removing intermediate container ea8ef0b36b41 [2022-08-09T16:34:38.626Z] ---> 12f8172581a6 [2022-08-09T16:34:38.626Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:38.626Z] ---> Running in e8734b986a50 [2022-08-09T16:34:38.626Z] ---> Running in 2a4510625b82 [2022-08-09T16:34:38.626Z] ---> a1b89de4a421 [2022-08-09T16:34:38.626Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T16:34:38.626Z] ---> Running in 4760871ba03b [2022-08-09T16:34:38.626Z] Removing intermediate container e8734b986a50 [2022-08-09T16:34:38.626Z] ---> 21ff09051c42 [2022-08-09T16:34:38.626Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:38.626Z] Removing intermediate container 2a4510625b82 [2022-08-09T16:34:38.626Z] ---> 462947b8b77e [2022-08-09T16:34:38.626Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:34:38.626Z] ---> Running in 0fbd9ed277a4 [2022-08-09T16:34:38.887Z] ---> Running in 61229ffc5198 [2022-08-09T16:34:38.887Z] Removing intermediate container 2a4588b7bbae [2022-08-09T16:34:38.887Z] ---> 566f12ff3c8b [2022-08-09T16:34:38.887Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:34:38.887Z] Removing intermediate container 0fbd9ed277a4 [2022-08-09T16:34:38.887Z] ---> 4a9a355b7816 [2022-08-09T16:34:38.887Z] Step 22/24 : LABEL arch=x86_64 [2022-08-09T16:34:38.887Z] Collecting docker-compose==1.23.2 [2022-08-09T16:34:38.887Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T16:34:38.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.3 MB/s eta 0:00:00 [2022-08-09T16:34:38.887Z] ---> Running in 44379761d8fb [2022-08-09T16:34:38.887Z] Removing intermediate container 61229ffc5198 [2022-08-09T16:34:38.887Z] ---> 41b3699ec7a8 [2022-08-09T16:34:38.887Z] Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:38.887Z] ---> Running in d0a5c61db533 [2022-08-09T16:34:38.887Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T16:34:38.887Z] ---> Running in f567e35000c5 [2022-08-09T16:34:38.887Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T16:34:38.887Z] Preparing metadata (setup.py): started [2022-08-09T16:34:39.151Z] Removing intermediate container d0a5c61db533 [2022-08-09T16:34:39.151Z] ---> f2f27531544e [2022-08-09T16:34:39.151Z] Step 23/24 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:39.151Z] Removing intermediate container f567e35000c5 [2022-08-09T16:34:39.151Z] ---> f101fad38c94 [2022-08-09T16:34:39.151Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:34:39.151Z] Removing intermediate container 44379761d8fb [2022-08-09T16:34:39.151Z] ---> 3d613baff57e [2022-08-09T16:34:39.151Z] [2022-08-09T16:34:39.151Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:34:39.151Z] ---> 2720e26172a0 [2022-08-09T16:34:39.151Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:39.151Z] ---> Using cache [2022-08-09T16:34:39.151Z] ---> 5fe57e27824a [2022-08-09T16:34:39.151Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:39.151Z] ---> Using cache [2022-08-09T16:34:39.151Z] ---> 7cb0d860bead [2022-08-09T16:34:39.151Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:34:39.151Z] ---> Using cache [2022-08-09T16:34:39.151Z] ---> 5200295fa1d5 [2022-08-09T16:34:39.151Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:34:39.151Z] ---> Running in e4d442c15d70 [2022-08-09T16:34:39.151Z] ---> Running in 78a2ac37121a [2022-08-09T16:34:39.410Z] Removing intermediate container e4d442c15d70 [2022-08-09T16:34:39.410Z] ---> c49f281b5fd2 [2022-08-09T16:34:39.410Z] Step 24/24 : LABEL version=0.0.0 [2022-08-09T16:34:39.410Z] Removing intermediate container 78a2ac37121a [2022-08-09T16:34:39.410Z] ---> ba37b8e13da3 [2022-08-09T16:34:39.410Z] [2022-08-09T16:34:39.410Z] ---> Running in 0f6c5f5560f2 [2022-08-09T16:34:39.410Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:34:39.410Z] Successfully built ba37b8e13da3 [2022-08-09T16:34:39.410Z] Successfully tagged support-scheduler:latest [2022-08-09T16:34:39.410Z] Building core-data [2022-08-09T16:34:39.410Z]  Building support-scheduler ... done Collecting texttable<0.10,>=0.9.0 [2022-08-09T16:34:39.410Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T16:34:39.410Z] Preparing metadata (setup.py): started [2022-08-09T16:34:39.669Z] Removing intermediate container 0f6c5f5560f2 [2022-08-09T16:34:39.669Z] ---> b4c8c7cd2788 [2022-08-09T16:34:39.669Z] [2022-08-09T16:34:39.669Z] Removing intermediate container 4760871ba03b [2022-08-09T16:34:39.670Z] ---> 5d195ead18ef [2022-08-09T16:34:39.670Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:34:39.670Z] Successfully built b4c8c7cd2788 [2022-08-09T16:34:39.670Z] Successfully tagged core-metadata:latest [2022-08-09T16:34:39.670Z]  Building core-metadata ... done Building support-notifications [2022-08-09T16:34:39.670Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:34:39.670Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T16:34:39.670Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T16:34:39.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 130.5 MB/s eta 0:00:00 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:34:39.893Z] provisioning config files... [2022-08-09T16:34:39.923Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5918342403674098914tmp [2022-08-09T16:34:39.929Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T16:34:39.929Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T16:34:39.929Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T16:34:39.929Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T16:34:39.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 131.3 MB/s eta 0:00:00 [2022-08-09T16:34:39.929Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T16:34:39.929Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:34:40.188Z] Collecting PyYAML<4,>=3.10 [2022-08-09T16:34:40.188Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T16:34:40.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 83.2 MB/s eta 0:00:00 [2022-08-09T16:34:40.298Z] ---> docker-login.sh [2022-08-09T16:34:40.299Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:34:40.447Z] Preparing metadata (setup.py): started [2022-08-09T16:34:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:34:41.016Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:34:41.016Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T16:34:41.016Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T16:34:41.016Z] Preparing metadata (setup.py): started [2022-08-09T16:34:41.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:34:41.177Z] Configure a credential helper to remove this warning. See [2022-08-09T16:34:41.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:34:41.177Z] [2022-08-09T16:34:41.177Z] Login Succeeded [2022-08-09T16:34:41.274Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:34:41.274Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T16:34:41.455Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:34:41.591Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T16:34:41.591Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T16:34:41.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 104.8 MB/s eta 0:00:00 [2022-08-09T16:34:41.591Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T16:34:41.591Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T16:34:41.591Z] Collecting certifi>=2017.4.17 [2022-08-09T16:34:41.591Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T16:34:41.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 146.9 MB/s eta 0:00:00 [2022-08-09T16:34:41.591Z] ---> f7d30ece26ff [2022-08-09T16:34:41.591Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T16:34:41.591Z] Collecting idna<2.8,>=2.5 [2022-08-09T16:34:41.591Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T16:34:41.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:34:41.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 113.6 MB/s eta 0:00:00 [2022-08-09T16:34:41.851Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T16:34:41.851Z] ---> 8c75405f6c44 [2022-08-09T16:34:41.851Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:34:41.851Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T16:34:41.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 165.2 MB/s eta 0:00:00 [2022-08-09T16:34:41.851Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T16:34:41.851Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T16:34:41.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 180.7 MB/s eta 0:00:00 [2022-08-09T16:34:41.851Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T16:34:41.851Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T16:34:41.851Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T16:34:41.851Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T16:34:42.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:34:42.005Z] Configure a credential helper to remove this warning. See [2022-08-09T16:34:42.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:34:42.005Z] [2022-08-09T16:34:42.005Z] Login Succeeded [2022-08-09T16:34:42.005Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:34:42.112Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T16:34:42.112Z] Running setup.py install for texttable: started [2022-08-09T16:34:42.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:34:42.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:34:42.283Z] Configure a credential helper to remove this warning. See [2022-08-09T16:34:42.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:34:42.283Z] [2022-08-09T16:34:42.283Z] Login Succeeded [2022-08-09T16:34:42.283Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:34:42.371Z] ---> 1dedceff2564 [2022-08-09T16:34:42.371Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:34:42.371Z] ---> f6ff6040b90d [2022-08-09T16:34:42.371Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T16:34:42.371Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T16:34:42.371Z] Running setup.py install for PyYAML: started [2022-08-09T16:34:42.654Z] ---> 00ef99fa5233 [2022-08-09T16:34:42.654Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:34:42.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:34:42.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:34:42.884Z] Configure a credential helper to remove this warning. See [2022-08-09T16:34:42.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:34:42.884Z] [2022-08-09T16:34:42.884Z] Login Succeeded [2022-08-09T16:34:42.884Z] docker.io [2022-08-09T16:34:42.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:42.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:42.915Z] ---> 952ce653a711 [2022-08-09T16:34:42.915Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:34:42.915Z] ---> Using cache [2022-08-09T16:34:42.915Z] ---> 220d114db492 [2022-08-09T16:34:42.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:42.915Z] ---> Using cache [2022-08-09T16:34:42.915Z] ---> 450a375a834b [2022-08-09T16:34:42.915Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T16:34:42.915Z] ---> 9021a4b2b3ef [2022-08-09T16:34:42.915Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T16:34:42.915Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T16:34:42.915Z] ---> Running in 801495f8db2a [2022-08-09T16:34:42.915Z] ---> 4e298fa1d6cf [2022-08-09T16:34:42.915Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:34:43.183Z] ---> Running in 679491d34b07 [2022-08-09T16:34:43.183Z] ---> 10e0d00abf0e [2022-08-09T16:34:43.183Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T16:34:43.444Z] Running setup.py install for docopt: started [2022-08-09T16:34:43.444Z] Removing intermediate container 679491d34b07 [2022-08-09T16:34:43.444Z] ---> 41aa50d1e26f [2022-08-09T16:34:43.444Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:34:43.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:43.444Z] ---> 7ba8650e8ad9 [2022-08-09T16:34:43.444Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T16:34:43.444Z] ---> Running in 430873372b14 [2022-08-09T16:34:43.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:34:43.703Z] Removing intermediate container 430873372b14 [2022-08-09T16:34:43.703Z] ---> 5d97f98195ab [2022-08-09T16:34:43.703Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T16:34:43.703Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T16:34:43.703Z] ---> 06f18422fcb2 [2022-08-09T16:34:43.703Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T16:34:43.703Z] ---> Running in 59053571f443 [2022-08-09T16:34:43.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:34:43.763Z] Configure a credential helper to remove this warning. See [2022-08-09T16:34:43.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:34:43.763Z] [2022-08-09T16:34:43.763Z] Login Succeeded [2022-08-09T16:34:43.763Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:34:43.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-08-09T16:34:43.991Z] ---> Running in ee78f8b7688d [2022-08-09T16:34:43.991Z] Removing intermediate container 59053571f443 [2022-08-09T16:34:43.991Z] ---> 0a42d2c633f1 [2022-08-09T16:34:43.991Z] Step 24/25 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:43.991Z] ---> Running in 0757aa458763 [Pipeline] sh [2022-08-09T16:34:44.253Z] Removing intermediate container 0757aa458763 [2022-08-09T16:34:44.254Z] ---> 54a05510f1cc [2022-08-09T16:34:44.254Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:34:44.254Z] ---> Running in ca7004cb3950 [2022-08-09T16:34:44.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:44.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-09T16:34:44.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:34:44.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:34:44.442Z] ========================================================= [2022-08-09T16:34:44.442Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-09T16:34:44.442Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:34:44.513Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:44.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:44.513Z] ---> 952ce653a711 [2022-08-09T16:34:44.513Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:34:44.513Z] ---> Using cache [2022-08-09T16:34:44.513Z] ---> 220d114db492 [2022-08-09T16:34:44.513Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:44.513Z] ---> Using cache [2022-08-09T16:34:44.513Z] ---> 450a375a834b [2022-08-09T16:34:44.513Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T16:34:44.513Z] Running setup.py install for dockerpty: started [2022-08-09T16:34:44.513Z] Removing intermediate container ca7004cb3950 [2022-08-09T16:34:44.513Z] ---> 5c57d1089e91 [2022-08-09T16:34:44.513Z] [2022-08-09T16:34:44.513Z] ---> Running in c31a0590786b [2022-08-09T16:34:44.513Z] Successfully built 5c57d1089e91 [2022-08-09T16:34:44.513Z] Successfully tagged security-spire-server:latest [2022-08-09T16:34:44.513Z] Building security-secretstore-setup [2022-08-09T16:34:44.513Z]  Building security-spire-server ... done Removing intermediate container ee78f8b7688d [2022-08-09T16:34:44.513Z] ---> 4b630f963c6c [2022-08-09T16:34:44.513Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T16:34:44.777Z] ---> Running in 68ff2e38b936 [2022-08-09T16:34:44.777Z] OK: 211 MiB in 51 packages [2022-08-09T16:34:44.777Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T16:34:44.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:34:45.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:45.064Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-09T16:34:45.064Z] b3c136eddcbf: Pulling fs layer [2022-08-09T16:34:45.064Z] c0a3192eca97: Pulling fs layer [2022-08-09T16:34:45.064Z] a050256f5b6f: Pulling fs layer [2022-08-09T16:34:45.064Z] 656be50a0ddc: Pulling fs layer [2022-08-09T16:34:45.064Z] 2bbca73fdf42: Pulling fs layer [2022-08-09T16:34:45.064Z] 46d945488cbd: Pulling fs layer [2022-08-09T16:34:45.064Z] 8a5474983e97: Pulling fs layer [2022-08-09T16:34:45.064Z] 329c88fbcd65: Pulling fs layer [2022-08-09T16:34:45.064Z] 46d945488cbd: Waiting [2022-08-09T16:34:45.064Z] 8a5474983e97: Waiting [2022-08-09T16:34:45.064Z] 656be50a0ddc: Waiting [2022-08-09T16:34:45.064Z] 329c88fbcd65: Waiting [2022-08-09T16:34:45.064Z] 2bbca73fdf42: Waiting [2022-08-09T16:34:45.064Z] a050256f5b6f: Verifying Checksum [2022-08-09T16:34:45.064Z] a050256f5b6f: Download complete [2022-08-09T16:34:45.064Z] c0a3192eca97: Verifying Checksum [2022-08-09T16:34:45.064Z] c0a3192eca97: Download complete [2022-08-09T16:34:45.064Z] 2bbca73fdf42: Download complete [2022-08-09T16:34:45.064Z] 46d945488cbd: Verifying Checksum [2022-08-09T16:34:45.064Z] 46d945488cbd: Download complete [2022-08-09T16:34:45.064Z] b3c136eddcbf: Verifying Checksum [2022-08-09T16:34:45.064Z] b3c136eddcbf: Download complete [2022-08-09T16:34:45.301Z] Removing intermediate container 68ff2e38b936 [2022-08-09T16:34:45.301Z] ---> c54ecd33f39c [2022-08-09T16:34:45.301Z] Step 28/31 : CMD ["gate"] [2022-08-09T16:34:45.567Z] ---> Running in d35a955d9f0a [2022-08-09T16:34:45.826Z] Removing intermediate container d35a955d9f0a [2022-08-09T16:34:45.826Z] ---> 67b655da3fab [2022-08-09T16:34:45.826Z] Step 29/31 : LABEL arch=x86_64 [2022-08-09T16:34:45.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:45.826Z] Removing intermediate container 801495f8db2a [2022-08-09T16:34:45.826Z] ---> c9c1eac337ba [2022-08-09T16:34:45.826Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:34:45.826Z] ---> Running in 331c4b9a13c6 [2022-08-09T16:34:46.054Z] b3c136eddcbf: Pull complete [2022-08-09T16:34:46.054Z] 329c88fbcd65: Verifying Checksum [2022-08-09T16:34:46.054Z] 329c88fbcd65: Download complete [2022-08-09T16:34:46.087Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-09T16:34:46.087Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T16:34:46.087Z] Removing intermediate container 331c4b9a13c6 [2022-08-09T16:34:46.087Z] ---> d75e7a5103c6 [2022-08-09T16:34:46.087Z] Step 30/31 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:46.087Z] OK: 211 MiB in 51 packages [2022-08-09T16:34:46.087Z] ---> cfca07e93383 [2022-08-09T16:34:46.087Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:46.349Z] ---> Running in b76c1c9b0da0 [2022-08-09T16:34:46.349Z] ---> Running in 04d1d7f62ed7 [2022-08-09T16:34:46.612Z] Removing intermediate container 04d1d7f62ed7 [2022-08-09T16:34:46.612Z] ---> d0f3ad2ce7df [2022-08-09T16:34:46.612Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T16:34:46.612Z] ---> Running in 99213fd61a2c [2022-08-09T16:34:46.663Z] c0a3192eca97: Pull complete [2022-08-09T16:34:46.872Z] Removing intermediate container c31a0590786b [2022-08-09T16:34:46.872Z] ---> 152838ce7950 [2022-08-09T16:34:46.872Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:34:46.872Z] Removing intermediate container 99213fd61a2c [2022-08-09T16:34:46.872Z] ---> fc8650367766 [2022-08-09T16:34:46.872Z] [2022-08-09T16:34:46.872Z] Successfully built fc8650367766 [2022-08-09T16:34:46.872Z] Successfully tagged security-bootstrapper:latest [2022-08-09T16:34:46.872Z] Building security-spire-config [2022-08-09T16:34:46.939Z] a050256f5b6f: Pull complete [2022-08-09T16:34:47.218Z] 8a5474983e97: Verifying Checksum [2022-08-09T16:34:47.218Z] 8a5474983e97: Download complete [2022-08-09T16:34:47.440Z]  Building security-bootstrapper ... done  ---> bed4199573be [2022-08-09T16:34:47.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:47.823Z] 656be50a0ddc: Verifying Checksum [2022-08-09T16:34:47.823Z] 656be50a0ddc: Download complete [2022-08-09T16:34:48.390Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:48.390Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:48.390Z] ---> 952ce653a711 [2022-08-09T16:34:48.390Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> 220d114db492 [2022-08-09T16:34:48.390Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> 450a375a834b [2022-08-09T16:34:48.390Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> fca1c1c5b390 [2022-08-09T16:34:48.390Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> 643b2f3f2ebd [2022-08-09T16:34:48.390Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> ea5562e0f9e3 [2022-08-09T16:34:48.390Z] Step 8/25 : COPY . . [2022-08-09T16:34:48.390Z] ---> Using cache [2022-08-09T16:34:48.390Z] ---> 38b8de60a88b [2022-08-09T16:34:48.390Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T16:34:49.776Z] ---> Running in 66b84fdd1174 [2022-08-09T16:34:49.776Z] ---> Running in ef028ca6d50b [2022-08-09T16:34:49.776Z] Removing intermediate container 6bfc83c97378 [2022-08-09T16:34:49.776Z] ---> 6f953c2009f4 [2022-08-09T16:34:49.776Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T16:34:50.034Z] ---> Running in e0f4b95ee3d4 [2022-08-09T16:34:50.294Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:34:50.294Z] Removing intermediate container e0f4b95ee3d4 [2022-08-09T16:34:50.294Z] ---> 60749cb708d1 [2022-08-09T16:34:50.294Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T16:34:50.294Z] ---> Running in a18ff56e399c [2022-08-09T16:34:50.554Z] Removing intermediate container a18ff56e399c [2022-08-09T16:34:50.554Z] ---> 46da76b841ec [2022-08-09T16:34:50.554Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T16:34:50.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:50.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:50.823Z] ---> 952ce653a711 [2022-08-09T16:34:50.823Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> 220d114db492 [2022-08-09T16:34:50.823Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> 450a375a834b [2022-08-09T16:34:50.823Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> 004b79a61c13 [2022-08-09T16:34:50.823Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> c034a3c227d8 [2022-08-09T16:34:50.823Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> 44a2fb663f8b [2022-08-09T16:34:50.823Z] Step 8/26 : COPY . . [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> be03ead7ca4e [2022-08-09T16:34:50.823Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> a356444ec0d3 [2022-08-09T16:34:50.823Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:34:50.823Z] ---> Using cache [2022-08-09T16:34:50.823Z] ---> 325c1f52ef49 [2022-08-09T16:34:50.823Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T16:34:51.394Z] ---> Running in 7ea28d70d3aa [2022-08-09T16:34:51.653Z] ---> 6c2ff790f10d [2022-08-09T16:34:51.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T16:34:52.223Z] ---> 237983d1adf4 [2022-08-09T16:34:52.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T16:34:52.793Z] ---> cd7b69683bf5 [2022-08-09T16:34:52.793Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T16:34:52.793Z] ---> Running in 25a88ba54399 [2022-08-09T16:34:52.793Z] Removing intermediate container 7ea28d70d3aa [2022-08-09T16:34:52.793Z] ---> 6c58e2ebf329 [2022-08-09T16:34:52.793Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:34:52.793Z] ---> Running in 00f21d10e9b7 [2022-08-09T16:34:53.053Z] Removing intermediate container 25a88ba54399 [2022-08-09T16:34:53.053Z] ---> ade5add998c2 [2022-08-09T16:34:53.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:34:53.053Z] ---> Running in d2bcf33398b8 [2022-08-09T16:34:53.053Z] Removing intermediate container 00f21d10e9b7 [2022-08-09T16:34:53.053Z] ---> 0d2a5996074b [2022-08-09T16:34:53.053Z] [2022-08-09T16:34:53.053Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:34:53.053Z] ---> 2720e26172a0 [2022-08-09T16:34:53.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:34:53.053Z] ---> Using cache [2022-08-09T16:34:53.053Z] ---> 5fe57e27824a [2022-08-09T16:34:53.053Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:34:53.053Z] ---> Using cache [2022-08-09T16:34:53.053Z] ---> 7cb0d860bead [2022-08-09T16:34:53.053Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:34:53.314Z] Removing intermediate container d2bcf33398b8 [2022-08-09T16:34:53.314Z] ---> dacd6378a7eb [2022-08-09T16:34:53.314Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:34:53.314Z] ---> Running in 59d75eb5cafe [2022-08-09T16:34:53.575Z] ---> Running in b4cae282659e [2022-08-09T16:34:53.841Z] Removing intermediate container b4cae282659e [2022-08-09T16:34:53.841Z] ---> 5c3017579f87 [2022-08-09T16:34:53.841Z] Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:34:54.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:54.106Z] ---> Running in 2768bc83ed3e [2022-08-09T16:34:54.106Z] Removing intermediate container b76c1c9b0da0 [2022-08-09T16:34:54.106Z] ---> d4876bd5a752 [2022-08-09T16:34:54.106Z] Step 8/23 : COPY . . [2022-08-09T16:34:54.366Z] Removing intermediate container 2768bc83ed3e [2022-08-09T16:34:54.366Z] ---> c39da9030c12 [2022-08-09T16:34:54.366Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:34:54.936Z] ---> Running in 09a73f87d829 [2022-08-09T16:34:54.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:55.194Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:34:55.194Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:34:55.194Z] OK: 15858 distinct packages available [2022-08-09T16:34:55.194Z] Removing intermediate container 09a73f87d829 [2022-08-09T16:34:55.194Z] ---> ce5b0c07ae85 [2022-08-09T16:34:55.194Z] [2022-08-09T16:34:55.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:55.194Z] Successfully built ce5b0c07ae85 [2022-08-09T16:34:55.194Z] Successfully tagged sys-mgmt-agent:latest [2022-08-09T16:34:55.194Z] Building security-spiffe-token-provider [2022-08-09T16:34:56.136Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:34:56.709Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:34:56.709Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:34:56.709Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:34:56.709Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:34:56.969Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:34:56.969Z] OK: 6 MiB in 18 packages [2022-08-09T16:34:58.357Z] Removing intermediate container 66b84fdd1174 [2022-08-09T16:34:58.357Z] ---> 15f1aee1ac10 [2022-08-09T16:34:58.357Z] Step 8/22 : COPY . . [2022-08-09T16:34:58.928Z] Removing intermediate container 59d75eb5cafe [2022-08-09T16:34:58.928Z] ---> 363695a01b82 [2022-08-09T16:34:58.928Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:34:59.498Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:34:59.498Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:34:59.498Z] ---> 952ce653a711 [2022-08-09T16:34:59.498Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T16:34:59.498Z] ---> Using cache [2022-08-09T16:34:59.498Z] ---> 220d114db492 [2022-08-09T16:34:59.498Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T16:35:00.876Z] ---> Running in 253cf16380ec [2022-08-09T16:35:00.876Z] ---> 29ca48ce39d3 [2022-08-09T16:35:00.876Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:35:00.876Z] ---> 147763c469bc [2022-08-09T16:35:00.876Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:35:01.134Z] ---> Running in da1b1fae9633 [2022-08-09T16:35:01.395Z] ---> 1246ac3e773d [2022-08-09T16:35:01.395Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:35:01.395Z] ---> Running in 35052f8c622f [2022-08-09T16:35:01.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:01.395Z] Removing intermediate container 35052f8c622f [2022-08-09T16:35:01.395Z] ---> 43553bc6a212 [2022-08-09T16:35:01.395Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:35:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:01.692Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:35:01.952Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T16:35:01.952Z] v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T16:35:01.952Z] OK: 17038 distinct packages available [2022-08-09T16:35:01.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:01.952Z] ---> 8b37d0809743 [2022-08-09T16:35:01.952Z] Step 21/26 : WORKDIR / [2022-08-09T16:35:01.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:01.952Z] ---> Running in 5a433af14131 [2022-08-09T16:35:02.214Z] OK: 211 MiB in 51 packages [2022-08-09T16:35:02.214Z] Removing intermediate container 5a433af14131 [2022-08-09T16:35:02.214Z] ---> 8640b2ffef0d [2022-08-09T16:35:02.214Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:35:02.474Z] ---> Running in 045db3797157 [2022-08-09T16:35:02.734Z] Removing intermediate container 045db3797157 [2022-08-09T16:35:02.734Z] ---> 13b5a435b514 [2022-08-09T16:35:02.734Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:35:02.734Z] ---> Running in 9ca032821f56 [2022-08-09T16:35:02.734Z] Removing intermediate container 253cf16380ec [2022-08-09T16:35:02.734Z] ---> 7c1e855ede00 [2022-08-09T16:35:02.734Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T16:35:02.734Z] Removing intermediate container 9ca032821f56 [2022-08-09T16:35:02.734Z] ---> 8f90e0340f9d [2022-08-09T16:35:02.734Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T16:35:02.924Z] 656be50a0ddc: Pull complete [2022-08-09T16:35:02.924Z] 2bbca73fdf42: Pull complete [2022-08-09T16:35:02.924Z] 46d945488cbd: Pull complete [2022-08-09T16:35:02.995Z] ---> Running in 2259046e50f1 [2022-08-09T16:35:02.995Z] ---> ec1690db8947 [2022-08-09T16:35:02.995Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T16:35:02.995Z] ---> Running in 49b6c15c51bb [2022-08-09T16:35:02.995Z] ---> 71f9b7e8138e [2022-08-09T16:35:02.995Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:35:02.995Z] ---> Running in a243c9558ecb [2022-08-09T16:35:02.995Z] Removing intermediate container 2259046e50f1 [2022-08-09T16:35:02.995Z] ---> fba8bdc4882c [2022-08-09T16:35:02.995Z] Step 25/26 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:03.254Z] ---> Running in e9e63ab85689 [2022-08-09T16:35:03.254Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:35:03.514Z] Removing intermediate container e9e63ab85689 [2022-08-09T16:35:03.514Z] ---> 326fd52f1f7d [2022-08-09T16:35:03.514Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:35:03.514Z] ---> Running in ebfa1d5bf7da [2022-08-09T16:35:03.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T16:35:03.514Z] Removing intermediate container ebfa1d5bf7da [2022-08-09T16:35:03.514Z] ---> 7635e5fbe6ec [2022-08-09T16:35:03.514Z] [2022-08-09T16:35:03.773Z] Successfully built 7635e5fbe6ec [2022-08-09T16:35:03.773Z] Successfully tagged security-spire-config:latest [2022-08-09T16:35:03.773Z]  Building security-spire-config ... done Building core-command [2022-08-09T16:35:06.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:35:06.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:35:06.306Z] ---> 952ce653a711 [2022-08-09T16:35:06.306Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> 220d114db492 [2022-08-09T16:35:06.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> 450a375a834b [2022-08-09T16:35:06.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> fca1c1c5b390 [2022-08-09T16:35:06.306Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> 643b2f3f2ebd [2022-08-09T16:35:06.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> ea5562e0f9e3 [2022-08-09T16:35:06.306Z] Step 8/23 : COPY . . [2022-08-09T16:35:06.306Z] ---> Using cache [2022-08-09T16:35:06.306Z] ---> 38b8de60a88b [2022-08-09T16:35:06.306Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:35:06.566Z] ---> Running in 93421491cb05 [2022-08-09T16:35:07.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-09T16:35:07.262Z] 8a5474983e97: Pull complete [2022-08-09T16:35:08.528Z] Removing intermediate container ef028ca6d50b [2022-08-09T16:35:08.528Z] ---> 56ce76e6a6a7 [2022-08-09T16:35:08.528Z] [2022-08-09T16:35:08.528Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T16:35:08.528Z] ---> d7d3d98c851f [2022-08-09T16:35:08.528Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T16:35:08.528Z] ---> Running in 3608256b0a67 [2022-08-09T16:35:09.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:09.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:09.732Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T16:35:09.732Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T16:35:09.732Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T16:35:09.732Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:35:09.732Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:35:09.732Z] OK: 6 MiB in 17 packages [2022-08-09T16:35:09.894Z] 329c88fbcd65: Pull complete [2022-08-09T16:35:09.895Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-09T16:35:09.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:35:09.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:35:10.252Z] + + docker build -t ci-base-image-arm64 -fecho - . [2022-08-09T16:35:10.252Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:35:10.252Z] WORKDIR /edgex [2022-08-09T16:35:10.252Z] COPY go.mod . [2022-08-09T16:35:10.252Z] RUN go mod download [2022-08-09T16:35:10.874Z] Sending build context to Docker daemon 3.137MB [2022-08-09T16:35:10.874Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:35:10.874Z] ---> ff4287adb874 [2022-08-09T16:35:10.874Z] Step 2/4 : WORKDIR /edgex [2022-08-09T16:35:11.111Z] Removing intermediate container 3608256b0a67 [2022-08-09T16:35:11.111Z] ---> 314f8bd23d3b [2022-08-09T16:35:11.111Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:35:11.111Z] ---> Running in 4e14f90b0870 [2022-08-09T16:35:11.685Z] Removing intermediate container 4e14f90b0870 [2022-08-09T16:35:11.685Z] ---> 4578b7de715a [2022-08-09T16:35:11.685Z] Step 13/25 : WORKDIR / [2022-08-09T16:35:11.685Z] ---> Running in ed5b08b40eac [2022-08-09T16:35:11.950Z] Removing intermediate container ed5b08b40eac [2022-08-09T16:35:11.950Z] ---> 21f90655ba91 [2022-08-09T16:35:11.950Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-09T16:35:12.891Z] ---> Running in e2d03c400015 [2022-08-09T16:35:12.897Z] ---> 8817b1d80a04 [2022-08-09T16:35:12.897Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-09T16:35:13.468Z] Removing intermediate container a243c9558ecb [2022-08-09T16:35:13.468Z] ---> 127cb98c3eca [2022-08-09T16:35:13.468Z] Step 7/20 : COPY . . [2022-08-09T16:35:13.468Z] ---> 875b2e06cd51 [2022-08-09T16:35:13.468Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T16:35:13.492Z] Removing intermediate container e2d03c400015 [2022-08-09T16:35:13.492Z] ---> 11b085c691e6 [2022-08-09T16:35:13.492Z] Step 3/4 : COPY go.mod . [2022-08-09T16:35:13.770Z] ---> 08280cb948e2 [2022-08-09T16:35:13.770Z] Step 4/4 : RUN go mod download [2022-08-09T16:35:14.046Z] ---> Running in c2d67a0c156d [2022-08-09T16:35:14.853Z] ---> a33c80bf6bc4 [2022-08-09T16:35:14.853Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-09T16:35:15.788Z] ---> c7df496bdd31 [2022-08-09T16:35:15.788Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T16:35:17.180Z] ---> 96f96ed67e70 [2022-08-09T16:35:17.180Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T16:35:19.087Z] ---> a67c98d3ce31 [2022-08-09T16:35:19.087Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:35:19.662Z] ---> fe3334b058b9 [2022-08-09T16:35:19.662Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:35:19.921Z] ---> Running in 32d05f9dc092 [2022-08-09T16:35:22.457Z] Removing intermediate container 32d05f9dc092 [2022-08-09T16:35:22.457Z] ---> 459b46cce1c5 [2022-08-09T16:35:22.457Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:35:22.457Z] ---> 16d09c54d2c0 [2022-08-09T16:35:22.457Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T16:35:22.457Z] ---> Running in 406b0647d418 [2022-08-09T16:35:22.457Z] ---> Running in b34c218232e4 [2022-08-09T16:35:22.457Z] Removing intermediate container 406b0647d418 [2022-08-09T16:35:22.458Z] ---> 6527785e4991 [2022-08-09T16:35:22.458Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T16:35:22.716Z] ---> Running in 11774aa85724 [2022-08-09T16:35:22.975Z] Removing intermediate container 11774aa85724 [2022-08-09T16:35:22.975Z] ---> bdf307e8f2de [2022-08-09T16:35:22.975Z] Step 24/25 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:22.975Z] ---> Running in 907bec3b8736 [2022-08-09T16:35:22.975Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:35:23.260Z] Removing intermediate container 907bec3b8736 [2022-08-09T16:35:23.260Z] ---> 08dc88ca4a2e [2022-08-09T16:35:23.260Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:35:23.260Z] ---> Running in ed2c46d553ad [2022-08-09T16:35:23.518Z] Removing intermediate container ed2c46d553ad [2022-08-09T16:35:23.518Z] ---> ccf2287354e7 [2022-08-09T16:35:23.518Z] [2022-08-09T16:35:23.518Z] Successfully built ccf2287354e7 [2022-08-09T16:35:23.519Z] Successfully tagged security-secretstore-setup:latest [2022-08-09T16:35:23.519Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-08-09T16:35:26.807Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:35:26.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:35:26.807Z] ---> 952ce653a711 [2022-08-09T16:35:26.807Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> 220d114db492 [2022-08-09T16:35:26.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> 450a375a834b [2022-08-09T16:35:26.807Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> fca1c1c5b390 [2022-08-09T16:35:26.807Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> 643b2f3f2ebd [2022-08-09T16:35:26.807Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> ea5562e0f9e3 [2022-08-09T16:35:26.807Z] Step 8/22 : COPY . . [2022-08-09T16:35:26.807Z] ---> Using cache [2022-08-09T16:35:26.807Z] ---> 38b8de60a88b [2022-08-09T16:35:26.807Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T16:35:28.187Z] ---> Running in a63ea2df2c12 [2022-08-09T16:35:28.757Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:35:31.291Z] Removing intermediate container da1b1fae9633 [2022-08-09T16:35:31.291Z] ---> 200bff7c8157 [2022-08-09T16:35:31.291Z] [2022-08-09T16:35:31.291Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:35:31.291Z] ---> d7d3d98c851f [2022-08-09T16:35:31.291Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T16:35:31.291Z] ---> Running in 66daabcc2d83 [2022-08-09T16:35:31.291Z] Removing intermediate container 66daabcc2d83 [2022-08-09T16:35:31.291Z] ---> d473db57ec5c [2022-08-09T16:35:31.291Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T16:35:31.552Z] ---> Running in e787f429d02d [2022-08-09T16:35:31.812Z] Removing intermediate container e787f429d02d [2022-08-09T16:35:31.812Z] ---> 2cb0759652df [2022-08-09T16:35:31.812Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T16:35:32.071Z] ---> Running in 1e35d3715e35 [2022-08-09T16:35:32.332Z] Removing intermediate container 1e35d3715e35 [2022-08-09T16:35:32.332Z] ---> 160043314a39 [2022-08-09T16:35:32.332Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:35:32.635Z] ---> Running in 72246f7c8182 [2022-08-09T16:35:32.999Z] Removing intermediate container 93421491cb05 [2022-08-09T16:35:32.999Z] ---> 6f6a3fe67dcd [2022-08-09T16:35:32.999Z] [2022-08-09T16:35:32.999Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:35:32.999Z] ---> d7d3d98c851f [2022-08-09T16:35:32.999Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:35:32.999Z] ---> Using cache [2022-08-09T16:35:32.999Z] ---> 1a2f16c7020c [2022-08-09T16:35:32.999Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:35:32.999Z] ---> Using cache [2022-08-09T16:35:32.999Z] ---> 7eeb4614d7e0 [2022-08-09T16:35:32.999Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T16:35:33.284Z] ---> Running in 955316e8d1a7 [2022-08-09T16:35:33.552Z] Removing intermediate container 955316e8d1a7 [2022-08-09T16:35:33.552Z] ---> 1b13be955898 [2022-08-09T16:35:33.552Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:35:33.552Z] ---> Running in 4852179b7ac5 [2022-08-09T16:35:33.874Z] Removing intermediate container 72246f7c8182 [2022-08-09T16:35:33.874Z] ---> 6275c0a7d982 [2022-08-09T16:35:33.874Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T16:35:34.136Z] Removing intermediate container 4852179b7ac5 [2022-08-09T16:35:34.136Z] ---> 3802eeced64e [2022-08-09T16:35:34.136Z] Step 15/23 : WORKDIR / [2022-08-09T16:35:34.136Z] ---> Running in 4daa4309987d [2022-08-09T16:35:34.136Z] ---> Running in bfb3049843a1 [2022-08-09T16:35:34.706Z] Removing intermediate container bfb3049843a1 [2022-08-09T16:35:34.706Z] ---> b475a94d26d2 [2022-08-09T16:35:34.706Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:35:34.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:35.226Z] ---> cebb7f389a02 [2022-08-09T16:35:35.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T16:35:35.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:36.112Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:35:36.370Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:35:36.370Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T16:35:36.370Z] ---> 876416993a09 [2022-08-09T16:35:36.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T16:35:36.370Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:35:36.630Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T16:35:36.631Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T16:35:36.631Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:35:36.631Z] OK: 8 MiB in 20 packages [2022-08-09T16:35:37.203Z] ---> f142623c1112 [2022-08-09T16:35:37.203Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T16:35:37.203Z] ---> Running in 9c69378f7faf [2022-08-09T16:35:37.464Z] Removing intermediate container 49b6c15c51bb [2022-08-09T16:35:37.464Z] ---> d32a1519234b [2022-08-09T16:35:37.464Z] [2022-08-09T16:35:37.464Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:35:37.464Z] ---> d7d3d98c851f [2022-08-09T16:35:37.464Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T16:35:37.464Z] ---> Running in c5acb8deb3b7 [2022-08-09T16:35:37.464Z] Removing intermediate container 9c69378f7faf [2022-08-09T16:35:37.464Z] ---> 1cb302985544 [2022-08-09T16:35:37.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:35:37.724Z] ---> Running in 53e427196130 [2022-08-09T16:35:37.724Z] Removing intermediate container 4daa4309987d [2022-08-09T16:35:37.724Z] ---> ac90b57f292b [2022-08-09T16:35:37.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:35:37.724Z] Removing intermediate container 53e427196130 [2022-08-09T16:35:37.724Z] ---> 24f3d28404e8 [2022-08-09T16:35:37.724Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:35:37.983Z] ---> Running in 186123bea6a1 [2022-08-09T16:35:38.244Z] Removing intermediate container 186123bea6a1 [2022-08-09T16:35:38.244Z] ---> 60b9ef911aca [2022-08-09T16:35:38.244Z] Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:38.504Z] ---> 56af6b51ffb2 [2022-08-09T16:35:38.504Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T16:35:38.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:38.504Z] ---> Running in bffc17d5f4c8 [2022-08-09T16:35:38.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:38.766Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T16:35:38.766Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:35:38.766Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:35:38.766Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:35:38.766Z] Removing intermediate container bffc17d5f4c8 [2022-08-09T16:35:38.766Z] ---> 38adda5b14f3 [2022-08-09T16:35:38.766Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:35:39.026Z] OK: 6 MiB in 16 packages [2022-08-09T16:35:39.026Z] ---> ebdf5234a5c1 [2022-08-09T16:35:39.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T16:35:39.026Z] ---> Running in 053a9660a772 [2022-08-09T16:35:39.286Z] Removing intermediate container 053a9660a772 [2022-08-09T16:35:39.286Z] ---> aca6c5fd5346 [2022-08-09T16:35:39.286Z] [2022-08-09T16:35:39.551Z] ---> 66acf33cfb69 [2022-08-09T16:35:39.551Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T16:35:39.552Z] Successfully built aca6c5fd5346 [2022-08-09T16:35:39.552Z] Successfully tagged core-command:latest [2022-08-09T16:35:39.552Z]  Building core-command ... done  ---> Running in 5429e2885226 [2022-08-09T16:35:39.810Z] Removing intermediate container c5acb8deb3b7 [2022-08-09T16:35:39.810Z] ---> 09cc30e3e2b4 [2022-08-09T16:35:39.810Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:35:39.810Z] Removing intermediate container 5429e2885226 [2022-08-09T16:35:39.810Z] ---> a50fc77d96df [2022-08-09T16:35:39.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:35:39.810Z] ---> Running in 6a63a52db954 [2022-08-09T16:35:39.810Z] ---> Running in 75acf1935782 [2022-08-09T16:35:40.070Z] Removing intermediate container 75acf1935782 [2022-08-09T16:35:40.070Z] ---> 60b2240a3724 [2022-08-09T16:35:40.070Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:35:40.070Z] Removing intermediate container 6a63a52db954 [2022-08-09T16:35:40.070Z] ---> 0607de45dcdf [2022-08-09T16:35:40.070Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T16:35:40.070Z] ---> Running in d841a34de30e [2022-08-09T16:35:40.332Z] ---> Running in 34a8e7d40402 [2022-08-09T16:35:40.332Z] Removing intermediate container 34a8e7d40402 [2022-08-09T16:35:40.332Z] ---> 4ea32eb62fd6 [2022-08-09T16:35:40.332Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:35:40.606Z] Removing intermediate container d841a34de30e [2022-08-09T16:35:40.606Z] ---> b37ee6b00ff7 [2022-08-09T16:35:40.606Z] Step 22/23 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:40.606Z] ---> Running in 030e28772b5f [2022-08-09T16:35:40.606Z] ---> Running in 66aec9e6e5a2 [2022-08-09T16:35:40.874Z] Removing intermediate container 66aec9e6e5a2 [2022-08-09T16:35:40.874Z] ---> 0711325d6418 [2022-08-09T16:35:40.874Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:35:40.874Z] Removing intermediate container 030e28772b5f [2022-08-09T16:35:40.874Z] ---> e82e5fef1d9c [2022-08-09T16:35:40.874Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:35:40.874Z] ---> Running in f984590ee562 [2022-08-09T16:35:41.137Z] Removing intermediate container f984590ee562 [2022-08-09T16:35:41.137Z] ---> 01b93d66f1d3 [2022-08-09T16:35:41.137Z] [2022-08-09T16:35:41.137Z] Successfully built 01b93d66f1d3 [2022-08-09T16:35:41.137Z] Successfully tagged core-data:latest [2022-08-09T16:35:41.398Z]  Building core-data ... done  ---> 4a6855c241ac [2022-08-09T16:35:41.398Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T16:35:41.967Z] ---> c9e7ff8f8094 [2022-08-09T16:35:41.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T16:35:42.228Z] ---> 4d46e661fa3f [2022-08-09T16:35:42.228Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T16:35:42.488Z] ---> Running in 5251c22e0dfa [2022-08-09T16:35:42.488Z] Removing intermediate container 5251c22e0dfa [2022-08-09T16:35:42.488Z] ---> 5d758658c01d [2022-08-09T16:35:42.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:35:42.488Z] ---> Running in 1d7a5c472b41 [2022-08-09T16:35:42.754Z] Removing intermediate container 1d7a5c472b41 [2022-08-09T16:35:42.754Z] ---> eecd39f27e95 [2022-08-09T16:35:42.754Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:35:42.754Z] ---> Running in 6f33e642632f [2022-08-09T16:35:43.012Z] Removing intermediate container 6f33e642632f [2022-08-09T16:35:43.012Z] ---> 930647157546 [2022-08-09T16:35:43.012Z] Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:43.012Z] ---> Running in 6f2981d5463d [2022-08-09T16:35:43.012Z] Removing intermediate container 6f2981d5463d [2022-08-09T16:35:43.012Z] ---> 94f8a893a73c [2022-08-09T16:35:43.012Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:35:43.271Z] ---> Running in ba206e8f14c3 [2022-08-09T16:35:43.271Z] Removing intermediate container ba206e8f14c3 [2022-08-09T16:35:43.271Z] ---> 34fe1e766f65 [2022-08-09T16:35:43.271Z] [2022-08-09T16:35:43.271Z] Successfully built 34fe1e766f65 [2022-08-09T16:35:43.271Z] Successfully tagged support-notifications:latest [2022-08-09T16:35:45.807Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:35:49.102Z] Removing intermediate container a63ea2df2c12 [2022-08-09T16:35:49.102Z] ---> 26a49edc7d47 [2022-08-09T16:35:49.102Z] [2022-08-09T16:35:49.102Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:35:49.102Z] ---> d7d3d98c851f [2022-08-09T16:35:49.102Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T16:35:49.102Z] Removing intermediate container b34c218232e4 [2022-08-09T16:35:49.102Z] ---> 84333deae44c [2022-08-09T16:35:49.102Z] [2022-08-09T16:35:49.102Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T16:35:49.102Z] ---> 2720e26172a0 [2022-08-09T16:35:49.102Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:35:49.102Z] ---> Using cache [2022-08-09T16:35:49.102Z] ---> 5fe57e27824a [2022-08-09T16:35:49.102Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:35:49.102Z] ---> Using cache [2022-08-09T16:35:49.102Z] ---> 7cb0d860bead [2022-08-09T16:35:49.102Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T16:35:49.102Z] ---> Running in 02d249dd2293 [2022-08-09T16:35:49.102Z] ---> Running in 1077e9cd1734 [2022-08-09T16:35:49.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:49.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:49.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:49.629Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T16:35:49.629Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:35:49.629Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:35:49.629Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T16:35:49.629Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T16:35:49.629Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:35:49.630Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:35:49.889Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:35:49.889Z] OK: 8 MiB in 20 packages [2022-08-09T16:35:50.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:50.410Z] Removing intermediate container 02d249dd2293 [2022-08-09T16:35:50.410Z] ---> b6717e155884 [2022-08-09T16:35:50.410Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:35:50.410Z] ---> Running in 663880654f53 [2022-08-09T16:35:50.410Z] Removing intermediate container 663880654f53 [2022-08-09T16:35:50.410Z] ---> cadbf968a5dd [2022-08-09T16:35:50.410Z] Step 13/22 : WORKDIR /edgex [2022-08-09T16:35:50.410Z] ---> Running in 428ed593bb32 [2022-08-09T16:35:50.669Z] Removing intermediate container 428ed593bb32 [2022-08-09T16:35:50.669Z] ---> 5b0ef1fdbd7c [2022-08-09T16:35:50.669Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T16:35:50.669Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:35:50.669Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:35:50.669Z] OK: 15858 distinct packages available [2022-08-09T16:35:50.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:50.669Z] ---> 4eef00e5f680 [2022-08-09T16:35:50.669Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T16:35:50.928Z] ---> 69aab708942f [2022-08-09T16:35:50.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T16:35:51.498Z] ---> ff08e58f8f5c [2022-08-09T16:35:51.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:35:51.498Z] ---> 1b1f0973a2e8 [2022-08-09T16:35:51.498Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:35:51.498Z] ---> Running in ab09a83f34e6 [2022-08-09T16:35:51.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:35:52.069Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T16:35:52.069Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T16:35:52.069Z] Removing intermediate container ab09a83f34e6 [2022-08-09T16:35:52.069Z] ---> 4014783cdaf6 [2022-08-09T16:35:52.069Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:35:52.069Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T16:35:52.069Z] ---> Running in 2aa28ea5cec1 [2022-08-09T16:35:52.329Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T16:35:52.329Z] Removing intermediate container 2aa28ea5cec1 [2022-08-09T16:35:52.329Z] ---> dd9e6cffe3be [2022-08-09T16:35:52.329Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:35:52.329Z] ---> Running in 00bdc47e758f [2022-08-09T16:35:52.329Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T16:35:52.329Z] Removing intermediate container 00bdc47e758f [2022-08-09T16:35:52.329Z] ---> 0fe3fda4a4eb [2022-08-09T16:35:52.329Z] Step 21/22 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:52.329Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T16:35:52.329Z] ---> Running in 4c1c9089ec24 [2022-08-09T16:35:52.589Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:35:52.589Z] Removing intermediate container 4c1c9089ec24 [2022-08-09T16:35:52.589Z] ---> c6e58ba0a634 [2022-08-09T16:35:52.589Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:35:52.589Z] ---> Running in 40d488d6c537 [2022-08-09T16:35:52.589Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T16:35:52.589Z] Removing intermediate container 40d488d6c537 [2022-08-09T16:35:52.589Z] ---> 347730c5dc10 [2022-08-09T16:35:52.589Z] [2022-08-09T16:35:52.589Z] Successfully built 347730c5dc10 [2022-08-09T16:35:52.589Z] Successfully tagged security-proxy-setup:latest [2022-08-09T16:35:52.589Z]  Building security-proxy-setup ... done (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T16:35:52.850Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:35:52.850Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:35:52.850Z] OK: 8 MiB in 23 packages [2022-08-09T16:35:53.106Z] Removing intermediate container c2d67a0c156d [2022-08-09T16:35:53.106Z] ---> 5156c5f956a2 [2022-08-09T16:35:53.106Z] Successfully built 5156c5f956a2 [2022-08-09T16:35:53.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:35:53.419Z] Removing intermediate container 1077e9cd1734 [2022-08-09T16:35:53.419Z] ---> dd211421a223 [2022-08-09T16:35:53.419Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:35:53.419Z] ---> 6bceeba6501a [2022-08-09T16:35:53.419Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T16:35:53.456Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:35:53.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:35:53.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container [2022-08-09T16:35:53.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-09T16:35:53.988Z] ---> 1e941e39a9bf [2022-08-09T16:35:53.988Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T16:35:53.988Z] ---> bbe2c6a49ee1 [2022-08-09T16:35:53.988Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T16:35:53.988Z] ---> Running in 5ca7ea6313f3 [2022-08-09T16:35:54.247Z] Removing intermediate container 5ca7ea6313f3 [2022-08-09T16:35:54.247Z] ---> 6f0068b34a5b [2022-08-09T16:35:54.247Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:35:54.247Z] ---> Running in 44ece482fa41 [2022-08-09T16:35:54.247Z] Removing intermediate container 44ece482fa41 [2022-08-09T16:35:54.247Z] ---> 0d8c1e6a25f4 [2022-08-09T16:35:54.247Z] Step 18/20 : LABEL arch=x86_64 [2022-08-09T16:35:54.247Z] ---> Running in ca6a898ee1c8 [2022-08-09T16:35:54.507Z] Removing intermediate container ca6a898ee1c8 [2022-08-09T16:35:54.507Z] ---> 5832a3950e8e [2022-08-09T16:35:54.507Z] Step 19/20 : LABEL git_sha=45af7f37b495c5e89f037b4fc0ca09b290d79006 [2022-08-09T16:35:54.507Z] ---> Running in 1581d5edf077 [2022-08-09T16:35:54.507Z] Removing intermediate container 1581d5edf077 [2022-08-09T16:35:54.507Z] ---> c938eb2ef512 [2022-08-09T16:35:54.507Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T16:35:54.507Z] ---> Running in c42a9120982e [2022-08-09T16:35:54.767Z] Removing intermediate container c42a9120982e [2022-08-09T16:35:54.767Z] ---> 298fe1705cbe [2022-08-09T16:35:54.767Z] [2022-08-09T16:35:54.767Z] Successfully built 298fe1705cbe [2022-08-09T16:35:54.767Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-09T16:35:54.775Z]  Building security-spiffe-token-provider ... done  [2022-08-09T16:35:55.069Z] $ docker top 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 -eo pid,comm [Pipeline] { [Pipeline] } [2022-08-09T16:35:55.358Z] $ docker stop --time=1 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d [2022-08-09T16:35:56.674Z] $ docker rm -f 11f694a88176262769b099ecb876d09521eb93b5038c50ab355b9d6c2d55a72d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2022-08-09T16:35:57.011Z] + docker images [2022-08-09T16:35:57.011Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T16:35:57.011Z] security-spiffe-token-provider latest 298fe1705cbe 2 seconds ago 29.2MB [2022-08-09T16:35:57.011Z] security-proxy-setup latest 347730c5dc10 4 seconds ago 27.2MB [2022-08-09T16:35:57.011Z] 26a49edc7d47 8 seconds ago 1.53GB [2022-08-09T16:35:57.011Z] 84333deae44c 9 seconds ago 1.57GB [2022-08-09T16:35:57.011Z] support-notifications latest 34fe1e766f65 13 seconds ago 27.1MB [2022-08-09T16:35:57.011Z] core-data latest 01b93d66f1d3 16 seconds ago 21.5MB [2022-08-09T16:35:57.011Z] core-command latest aca6c5fd5346 17 seconds ago 16.2MB [2022-08-09T16:35:57.011Z] d32a1519234b 19 seconds ago 1.58GB [2022-08-09T16:35:57.011Z] 6f6a3fe67dcd 24 seconds ago 1.52GB [2022-08-09T16:35:57.011Z] 200bff7c8157 27 seconds ago 1.55GB [2022-08-09T16:35:57.011Z] security-secretstore-setup latest ccf2287354e7 33 seconds ago 28.9MB [2022-08-09T16:35:57.011Z] 56ce76e6a6a7 48 seconds ago 1.53GB [2022-08-09T16:35:57.011Z] security-spire-config latest 7635e5fbe6ec 53 seconds ago 85.8MB [2022-08-09T16:35:57.011Z] sys-mgmt-agent latest ce5b0c07ae85 About a minute ago 135MB [2022-08-09T16:35:57.011Z] 0d2a5996074b About a minute ago 1.42GB [2022-08-09T16:35:57.011Z] security-bootstrapper latest fc8650367766 About a minute ago 19.3MB [2022-08-09T16:35:57.011Z] security-spire-server latest 5c57d1089e91 About a minute ago 86.5MB [2022-08-09T16:35:57.011Z] support-scheduler latest ba37b8e13da3 About a minute ago 26.5MB [2022-08-09T16:35:57.011Z] core-metadata latest b4c8c7cd2788 About a minute ago 18.2MB [2022-08-09T16:35:57.011Z] 3d613baff57e About a minute ago 1.42GB [2022-08-09T16:35:57.011Z] e4571ebab537 About a minute ago 1.58GB [2022-08-09T16:35:57.011Z] fe46b9082179 About a minute ago 1.52GB [2022-08-09T16:35:57.011Z] cad1221f77ec About a minute ago 1.52GB [2022-08-09T16:35:57.011Z] 14364e3f5b03 About a minute ago 1.55GB [2022-08-09T16:35:57.011Z] security-spire-agent latest 15b1a9061c45 About a minute ago 125MB [2022-08-09T16:35:57.011Z] f9c836ab71d5 About a minute ago 1.42GB [2022-08-09T16:35:57.011Z] ci-base-image-x86_64 latest 952ce653a711 4 minutes ago 993MB [2022-08-09T16:35:57.011Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-09T16:35:57.011Z] alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB [2022-08-09T16:35:57.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-09T16:35:57.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-09T16:35:57.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } [2022-08-09T16:35:57.404Z] + go version [2022-08-09T16:35:57.405Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-09T16:35:57.430Z] $ docker stop --time=1 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 [2022-08-09T16:35:59.057Z] $ docker rm -f 365d2b7e2b931eae55203aa6e8b2e188a2fc136950f303b959911f103bcdddb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:35:59.680Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:35:59.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:35:59.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container [2022-08-09T16:36:00.045Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-09T16:36:01.364Z] $ docker top f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T16:36:01.661Z] ========================================================= [2022-08-09T16:36:01.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T16:36:01.661Z] ========================================================= [Pipeline] sh [2022-08-09T16:36:02.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:36:03.002Z] + make test [2022-08-09T16:36:03.003Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T16:36:42.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T16:38:49.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T16:38:49.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T16:38:49.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T16:38:49.015Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T16:38:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T16:38:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T16:38:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T16:38:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T16:38:51.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T16:38:52.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T16:38:52.297Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T16:38:53.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T16:38:53.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T16:38:53.312Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T16:38:53.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T16:39:11.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements [2022-08-09T16:39:11.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T16:39:11.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T16:39:14.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.467s coverage: 98.5% of statements [2022-08-09T16:39:14.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T16:39:14.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements [2022-08-09T16:39:14.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T16:39:14.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T16:39:36.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.484s coverage: 89.2% of statements [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T16:39:36.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.554s coverage: 2.1% of statements [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T16:39:36.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T16:39:38.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 95.6% of statements [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-09T16:39:38.769Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.632s coverage: 72.2% of statements [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T16:39:38.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.445s coverage: 60.0% of statements [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T16:39:38.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements [2022-08-09T16:39:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T16:39:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.283s coverage: 58.8% of statements [2022-08-09T16:39:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements [2022-08-09T16:39:40.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T16:39:47.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements [2022-08-09T16:39:47.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.507s coverage: 79.5% of statements [2022-08-09T16:39:47.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2022-08-09T16:39:47.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2022-08-09T16:39:49.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2022-08-09T16:39:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.296s coverage: 94.4% of statements [2022-08-09T16:39:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-08-09T16:40:10.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.774s coverage: 82.2% of statements [2022-08-09T16:40:10.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.416s coverage: 92.9% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-08-09T16:40:11.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.878s coverage: 91.2% of statements [2022-08-09T16:40:11.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements [2022-08-09T16:40:17.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T16:40:17.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2022-08-09T16:40:17.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2022-08-09T16:40:27.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.415s coverage: 65.8% of statements [2022-08-09T16:40:27.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T16:40:27.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T16:40:27.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T16:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.007s coverage: 43.6% of statements [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T16:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.338s coverage: 89.5% of statements [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T16:40:28.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.375s coverage: 84.8% of statements [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T16:40:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T16:40:37.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.521s coverage: 17.7% of statements [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T16:40:37.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.838s coverage: 92.3% of statements [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T16:40:37.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.424s coverage: 63.2% of statements [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T16:40:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T16:40:38.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T16:40:38.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T16:40:38.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T16:40:38.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements [2022-08-09T16:40:38.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-08-09T16:40:39.723Z] 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 [2022-08-09T16:40:39.723Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-09T16:40:39.723Z] GO111MODULE=on go vet ./... [2022-08-09T16:42:46.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T16:42:46.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T16:42:46.686Z] ./bin/test-attribution-txt.sh [2022-08-09T16:42:46.686Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T16:42:46.686Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T16:42:46.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T16:42:47.371Z] + ls -al . [2022-08-09T16:42:47.371Z] total 728 [2022-08-09T16:42:47.371Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 16:36 . [2022-08-09T16:42:47.371Z] drwxr-xr-x 4 root root 4096 Aug 9 16:36 .. [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 16:34 .dockerignore [2022-08-09T16:42:47.371Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:34 .git [2022-08-09T16:42:47.371Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:34 .github [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 16:34 .gitignore [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 16:34 .golangci.yml [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 16:34 .hadolint.yml [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 16:34 .sonarcloud.properties [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 16:34 ADOPTERS.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 16:34 Attribution.txt [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 16:34 CHANGELOG.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 16:34 CONTRIBUTING.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 16:34 GOVERNANCE.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 16:34 Jenkinsfile [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 16:34 LICENSE [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 16:34 Makefile [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 16:34 OWNERS.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 16:34 README.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 16:34 SECURITY.md [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 16:30 VERSION [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 16:34 ZMQWindows.md [2022-08-09T16:42:47.371Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 16:34 bin [2022-08-09T16:42:47.371Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 16:34 cmd [2022-08-09T16:42:47.371Z] -rw-r--r-- 1 root root 479761 Aug 9 16:40 coverage.out [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 16:34 go.mod [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 16:34 go.sum [2022-08-09T16:42:47.371Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 16:34 internal [2022-08-09T16:42:47.371Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 16:34 openapi [2022-08-09T16:42:47.371Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 16:34 snap [2022-08-09T16:42:47.371Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 16:34 version.go [Pipeline] sh [2022-08-09T16:42:48.037Z] + '[' -e coverage.out ] [2022-08-09T16:42:48.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T16:42:48.064Z] Warning: overwriting stash ‘coverage-report’ [2022-08-09T16:42:48.946Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T16:42:49.595Z] + make build [2022-08-09T16:42:49.595Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:44:41.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-09T16:46:03.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-09T16:46:03.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T16:46:50.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T16:46:50.900Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T16:46:56.303Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T16:47:03.268Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:47:08.684Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:47:15.426Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:47:18.815Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:47:23.124Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:47:33.292Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-09T16:47:37.606Z] $ docker stop --time=1 f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b [2022-08-09T16:47:39.581Z] $ docker rm -f f2812ec82f3a33fed103b5302af4587e6c405e6cf4815c7b11011878a45dbf2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:47:42.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:47:42.170Z] [2022-08-09T16:47:42.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:47:42.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:47:42.791Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-09T16:47:42.791Z] 29e5d40040c1: Pulling fs layer [2022-08-09T16:47:42.791Z] 1ce36da41761: Pulling fs layer [2022-08-09T16:47:42.791Z] 25b303627fd3: Pulling fs layer [2022-08-09T16:47:42.791Z] 29e5d40040c1: Verifying Checksum [2022-08-09T16:47:42.791Z] 29e5d40040c1: Download complete [2022-08-09T16:47:43.066Z] 1ce36da41761: Verifying Checksum [2022-08-09T16:47:43.067Z] 1ce36da41761: Download complete [2022-08-09T16:47:43.341Z] 29e5d40040c1: Pull complete [2022-08-09T16:47:44.775Z] 1ce36da41761: Pull complete [2022-08-09T16:47:44.775Z] 25b303627fd3: Verifying Checksum [2022-08-09T16:47:44.775Z] 25b303627fd3: Download complete [2022-08-09T16:47:54.918Z] 25b303627fd3: Pull complete [2022-08-09T16:47:54.918Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-09T16:47:54.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:47:54.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:47:55.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container [2022-08-09T16:47:55.315Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-09T16:47:57.825Z] $ docker top 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:47:58.756Z] + docker-compose build --help [2022-08-09T16:47:58.757Z] + grep parallel [2022-08-09T16:48:05.543Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T16:48:05.564Z] $ docker stop --time=1 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 [2022-08-09T16:48:07.296Z] $ docker rm -f 03fd86fb084e8451cd5ec5240997c597bc2e5a436c2d735156d6e8f06ec45b05 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:48:07.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:48:07.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:48:08.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container [2022-08-09T16:48:08.309Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-09T16:48:09.731Z] $ docker top 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:48:10.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T16:48:18.940Z] Building core-command ... [2022-08-09T16:48:18.940Z] Building core-data ... [2022-08-09T16:48:18.940Z] Building core-metadata ... [2022-08-09T16:48:18.940Z] Building security-bootstrapper ... [2022-08-09T16:48:18.940Z] Building security-proxy-setup ... [2022-08-09T16:48:18.940Z] Building security-secretstore-setup ... [2022-08-09T16:48:18.940Z] Building security-spiffe-token-provider ... [2022-08-09T16:48:18.940Z] Building security-spire-agent ... [2022-08-09T16:48:18.940Z] Building security-spire-config ... [2022-08-09T16:48:18.940Z] Building security-spire-server ... [2022-08-09T16:48:18.940Z] Building support-notifications ... [2022-08-09T16:48:18.940Z] Building support-scheduler ... [2022-08-09T16:48:18.940Z] Building sys-mgmt-agent ... [2022-08-09T16:48:18.940Z] Building security-spire-config [2022-08-09T16:48:18.940Z] Building security-spire-server [2022-08-09T16:48:18.940Z] Building security-proxy-setup [2022-08-09T16:48:18.940Z] Building support-notifications [2022-08-09T16:48:18.940Z] Building core-command [2022-08-09T16:49:15.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:15.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:15.458Z] ---> 5156c5f956a2 [2022-08-09T16:49:15.458Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:49:15.458Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:15.458Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:15.458Z] ---> 5156c5f956a2 [2022-08-09T16:49:15.458Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:49:15.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:15.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:15.458Z] ---> 5156c5f956a2 [2022-08-09T16:49:15.458Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:49:15.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:15.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:15.458Z] ---> 5156c5f956a2 [2022-08-09T16:49:15.458Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:49:15.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:49:15.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:49:15.458Z] ---> 5156c5f956a2 [2022-08-09T16:49:15.458Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:49:15.458Z] ---> Running in 005acf2338ed [2022-08-09T16:49:15.458Z] ---> Running in 7976cc8bcbcd [2022-08-09T16:49:15.458Z] ---> Running in 1f5f1430bb6e [2022-08-09T16:49:15.458Z] ---> Running in 1a209fcd55d9 [2022-08-09T16:49:15.458Z] ---> Running in 9a5459cc064c [2022-08-09T16:49:15.458Z] Removing intermediate container 1f5f1430bb6e [2022-08-09T16:49:15.458Z] ---> 448fef2f9012 [2022-08-09T16:49:15.458Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:15.458Z] Removing intermediate container 9a5459cc064c [2022-08-09T16:49:15.458Z] ---> 8e9c98f5973a [2022-08-09T16:49:15.458Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:15.458Z] Removing intermediate container 005acf2338ed [2022-08-09T16:49:15.458Z] ---> e05cfec5b77f [2022-08-09T16:49:15.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:15.458Z] Removing intermediate container 1a209fcd55d9 [2022-08-09T16:49:15.458Z] ---> a4323f7878d3 [2022-08-09T16:49:15.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:15.458Z] ---> Running in 94ecca3524c0 [2022-08-09T16:49:15.458Z] Removing intermediate container 7976cc8bcbcd [2022-08-09T16:49:15.458Z] ---> 8a1237f1a6d1 [2022-08-09T16:49:15.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:49:15.458Z] ---> Running in 2ff0c5826edb [2022-08-09T16:49:15.458Z] ---> Running in f8c9304ba015 [2022-08-09T16:49:15.458Z] ---> Running in 362ad6ca5ee8 [2022-08-09T16:49:15.458Z] ---> Running in 2f945837b577 [2022-08-09T16:49:15.458Z] Removing intermediate container 94ecca3524c0 [2022-08-09T16:49:15.458Z] ---> 72a29b6337f8 [2022-08-09T16:49:15.458Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:49:15.458Z] ---> Running in 7a9617ed507b [2022-08-09T16:49:15.458Z] Removing intermediate container f8c9304ba015 [2022-08-09T16:49:15.458Z] ---> 86cdc33e57cb [2022-08-09T16:49:15.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:49:15.458Z] ---> Running in 220de750d125 [2022-08-09T16:49:15.458Z] Removing intermediate container 2ff0c5826edb [2022-08-09T16:49:15.458Z] ---> 76dd537812c2 [2022-08-09T16:49:15.458Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:49:15.458Z] ---> Running in ce6898cf267c [2022-08-09T16:49:15.458Z] Removing intermediate container 362ad6ca5ee8 [2022-08-09T16:49:15.458Z] ---> 9239dc6c5133 [2022-08-09T16:49:15.458Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T16:49:15.458Z] Removing intermediate container 2f945837b577 [2022-08-09T16:49:15.458Z] ---> b8c67a82d7de [2022-08-09T16:49:15.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:49:15.458Z] ---> Running in 1c54b4fae45f [2022-08-09T16:49:15.458Z] ---> Running in ed01fd98d25c [2022-08-09T16:49:15.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:15.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:16.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:16.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:16.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:16.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:16.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:17.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:17.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:17.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:49:18.105Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:18.105Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:18.724Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:19.002Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:19.283Z] OK: 221 MiB in 51 packages [2022-08-09T16:49:20.285Z] Removing intermediate container 7a9617ed507b [2022-08-09T16:49:20.285Z] ---> d9e69ad418cd [2022-08-09T16:49:20.285Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:49:20.285Z] Removing intermediate container 220de750d125 [2022-08-09T16:49:20.285Z] ---> 1e619db75474 [2022-08-09T16:49:20.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:49:20.558Z] Removing intermediate container ce6898cf267c [2022-08-09T16:49:20.559Z] ---> 9bdfa69c36f3 [2022-08-09T16:49:20.559Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:49:20.559Z] Removing intermediate container 1c54b4fae45f [2022-08-09T16:49:20.559Z] ---> fa38882345cd [2022-08-09T16:49:20.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:49:20.841Z] Removing intermediate container ed01fd98d25c [2022-08-09T16:49:20.841Z] ---> 10ea59e6ce35 [2022-08-09T16:49:20.841Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:49:21.461Z] ---> 53137723abab [2022-08-09T16:49:21.461Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:21.461Z] ---> Running in 43f0e8a40295 [2022-08-09T16:49:21.740Z] ---> 6e5c9a25beee [2022-08-09T16:49:21.740Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:21.740Z] ---> Running in 1286d07ed820 [2022-08-09T16:49:22.059Z] ---> fefded6507d4 [2022-08-09T16:49:22.059Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:22.059Z] ---> 5d7fc048e68b [2022-08-09T16:49:22.059Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:22.350Z] ---> Running in fba4d9d2a60d [2022-08-09T16:49:22.350Z] ---> 740344fa5b03 [2022-08-09T16:49:22.350Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:49:22.350Z] ---> Running in 29935b5fe59c [2022-08-09T16:49:22.626Z] ---> Running in 683e971a0a3f [2022-08-09T16:50:30.689Z] Removing intermediate container 43f0e8a40295 [2022-08-09T16:50:30.689Z] ---> 98449c31a862 [2022-08-09T16:50:30.689Z] Step 8/26 : COPY . . [2022-08-09T16:50:30.689Z] Removing intermediate container 683e971a0a3f [2022-08-09T16:50:30.689Z] ---> 16d5d73c92f6 [2022-08-09T16:50:30.689Z] Step 8/23 : COPY . . [2022-08-09T16:50:30.689Z] Removing intermediate container 1286d07ed820 [2022-08-09T16:50:30.689Z] ---> d4e99a954556 [2022-08-09T16:50:30.689Z] Step 8/22 : COPY . . [2022-08-09T16:50:30.689Z] Removing intermediate container 29935b5fe59c [2022-08-09T16:50:30.689Z] ---> 83ca8933768f [2022-08-09T16:50:30.689Z] Step 8/25 : COPY . . [2022-08-09T16:50:30.689Z] Removing intermediate container fba4d9d2a60d [2022-08-09T16:50:30.689Z] ---> dd8fad780774 [2022-08-09T16:50:30.689Z] Step 8/22 : COPY . . [2022-08-09T16:50:45.817Z] ---> 0aab7052d4c4 [2022-08-09T16:50:45.817Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:50:45.817Z] ---> 8fbf89cbddf3 [2022-08-09T16:50:45.817Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T16:50:45.817Z] ---> 5cdc4f326b1b [2022-08-09T16:50:45.817Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:50:45.817Z] ---> 63b4e71d6ff6 [2022-08-09T16:50:45.817Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:50:45.817Z] ---> Running in d1ebcdb9eae8 [2022-08-09T16:50:45.817Z] ---> f0960c6a81d6 [2022-08-09T16:50:45.817Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T16:50:45.817Z] ---> Running in a8419cfb17b5 [2022-08-09T16:50:45.817Z] ---> Running in f3b7b9972feb [2022-08-09T16:50:45.817Z] ---> Running in 4323af78d63c [2022-08-09T16:50:45.817Z] ---> Running in 9c7f0b1671dd [2022-08-09T16:50:45.817Z] Removing intermediate container a8419cfb17b5 [2022-08-09T16:50:45.817Z] ---> 305c7e131d84 [2022-08-09T16:50:45.817Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:50:45.817Z] Removing intermediate container d1ebcdb9eae8 [2022-08-09T16:50:45.817Z] ---> 0d477dd7475b [2022-08-09T16:50:45.817Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:50:45.817Z] ---> Running in ec45a5ca39d2 [2022-08-09T16:50:45.817Z] ---> Running in 317abd72714f [2022-08-09T16:50:46.807Z] Removing intermediate container ec45a5ca39d2 [2022-08-09T16:50:46.807Z] ---> e5a1f3e8dd20 [2022-08-09T16:50:46.807Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T16:50:46.807Z] Removing intermediate container 317abd72714f [2022-08-09T16:50:46.807Z] ---> 9e417f13d04f [2022-08-09T16:50:46.807Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T16:50:46.807Z] ---> Running in e33676da1ece [2022-08-09T16:50:46.807Z] ---> Running in cde8f649eda7 [2022-08-09T16:50:47.799Z] CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:50:47.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-09T16:50:47.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T16:50:50.478Z] Removing intermediate container e33676da1ece [2022-08-09T16:50:50.478Z] ---> b0fe7bca5ded [2022-08-09T16:50:50.478Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:50:50.478Z] ---> Running in 9c201a1bee13 [2022-08-09T16:50:50.756Z] Removing intermediate container cde8f649eda7 [2022-08-09T16:50:50.756Z] ---> 4c1a45b5d0d1 [2022-08-09T16:50:50.756Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:50:51.038Z] ---> Running in a223a29f9939 [2022-08-09T16:50:51.322Z] Removing intermediate container 9c201a1bee13 [2022-08-09T16:50:51.322Z] ---> 3be6f0cfd067 [2022-08-09T16:50:51.322Z] [2022-08-09T16:50:51.322Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:50:51.602Z] Removing intermediate container a223a29f9939 [2022-08-09T16:50:51.602Z] ---> 73d0ce939c5e [2022-08-09T16:50:51.602Z] [2022-08-09T16:50:51.602Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:50:51.602Z] 3.15: Pulling from library/alpine [2022-08-09T16:50:51.602Z] 3.15: Pulling from library/alpine [2022-08-09T16:50:53.613Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:50:53.613Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:50:53.613Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:50:53.613Z] Status: Image is up to date for alpine:3.15 [2022-08-09T16:50:53.613Z] ---> 60f2846fe774 [2022-08-09T16:50:53.613Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:50:53.613Z] ---> 60f2846fe774 [2022-08-09T16:50:53.613Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:50:53.613Z] ---> Running in 3803b23f86c7 [2022-08-09T16:50:53.613Z] ---> Running in a4c72aae8804 [2022-08-09T16:50:54.239Z] Removing intermediate container a4c72aae8804 [2022-08-09T16:50:54.239Z] ---> 6568921ecd72 [2022-08-09T16:50:54.239Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:50:54.239Z] Removing intermediate container 3803b23f86c7 [2022-08-09T16:50:54.239Z] ---> 5a61ec239a66 [2022-08-09T16:50:54.239Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:50:54.239Z] ---> Running in d64a803874b5 [2022-08-09T16:50:54.519Z] ---> Running in 92348b5ec87b [2022-08-09T16:50:58.875Z] Removing intermediate container 92348b5ec87b [2022-08-09T16:50:58.875Z] ---> 858cc4b631ac [2022-08-09T16:50:58.875Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:50:58.875Z] ---> Running in eae6a3390cea [2022-08-09T16:50:58.875Z] Removing intermediate container d64a803874b5 [2022-08-09T16:50:58.875Z] ---> 56372f3a71a3 [2022-08-09T16:50:58.875Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:50:59.161Z] ---> Running in 7a7a45d115b8 [2022-08-09T16:51:01.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:01.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:02.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:02.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:04.205Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:51:04.205Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:51:04.205Z] OK: 15735 distinct packages available [2022-08-09T16:51:04.205Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:51:04.205Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:51:04.205Z] OK: 15735 distinct packages available [2022-08-09T16:51:04.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:04.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:05.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:05.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:06.637Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:51:06.637Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:51:06.637Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:51:06.637Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:51:06.912Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:51:06.912Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:51:06.912Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:51:06.912Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:51:06.912Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:51:06.912Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:51:06.912Z] OK: 6 MiB in 18 packages [2022-08-09T16:51:07.189Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:51:07.189Z] OK: 6 MiB in 19 packages [2022-08-09T16:51:09.188Z] Removing intermediate container 7a7a45d115b8 [2022-08-09T16:51:09.188Z] ---> dd24a111ec14 [2022-08-09T16:51:09.188Z] Removing intermediate container eae6a3390cea [2022-08-09T16:51:09.188Z] ---> eec01830a891 [2022-08-09T16:51:09.188Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:51:09.188Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:51:18.080Z] ---> 586dff7ce769 [2022-08-09T16:51:18.080Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:51:19.084Z] ---> 1f3202b4e090 [2022-08-09T16:51:19.084Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:51:19.366Z] ---> 4a7ea408cd8f [2022-08-09T16:51:19.366Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:51:19.974Z] ---> cea26c2e2295 [2022-08-09T16:51:20.256Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:51:20.256Z] ---> Running in 8455b3399581 [2022-08-09T16:51:20.533Z] ---> 848a4555a6dc [2022-08-09T16:51:20.533Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:51:20.821Z] Removing intermediate container 8455b3399581 [2022-08-09T16:51:20.821Z] ---> e04f16d90410 [2022-08-09T16:51:20.821Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:51:21.820Z] ---> 64f1f3ca6996 [2022-08-09T16:51:21.820Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:51:21.820Z] ---> Running in 21ebb8532be1 [2022-08-09T16:51:22.429Z] ---> 7b7e99e72748 [2022-08-09T16:51:22.429Z] Step 21/26 : WORKDIR / [2022-08-09T16:51:22.429Z] ---> Running in 2012f3954bcf [2022-08-09T16:51:22.713Z] Removing intermediate container 21ebb8532be1 [2022-08-09T16:51:22.713Z] ---> c4016f534af3 [2022-08-09T16:51:22.713Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:51:22.713Z] ---> Running in ade6e9b1748e [2022-08-09T16:51:23.327Z] Removing intermediate container 2012f3954bcf [2022-08-09T16:51:23.327Z] ---> ed81d379ebd7 [2022-08-09T16:51:23.327Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:51:23.327Z] ---> Running in b5257ecabce4 [2022-08-09T16:51:23.327Z] Removing intermediate container ade6e9b1748e [2022-08-09T16:51:23.327Z] ---> 08abb94ea351 [2022-08-09T16:51:23.327Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T16:51:23.615Z] ---> Running in 0858faf2a1e8 [2022-08-09T16:51:23.894Z] Removing intermediate container b5257ecabce4 [2022-08-09T16:51:23.894Z] ---> 426938f7a9fa [2022-08-09T16:51:23.894Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:51:24.175Z] ---> Running in 2172ead417d2 [2022-08-09T16:51:24.450Z] Removing intermediate container 0858faf2a1e8 [2022-08-09T16:51:24.450Z] ---> f9f875332bc8 [2022-08-09T16:51:24.450Z] Step 24/25 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:51:24.450Z] ---> Running in 18acd6dc918b [2022-08-09T16:51:24.724Z] Removing intermediate container 2172ead417d2 [2022-08-09T16:51:24.724Z] ---> 7703ef974d40 [2022-08-09T16:51:24.724Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T16:51:25.009Z] ---> Running in f20e83da9b86 [2022-08-09T16:51:25.286Z] Removing intermediate container 18acd6dc918b [2022-08-09T16:51:25.286Z] ---> 812beea8bae3 [2022-08-09T16:51:25.286Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T16:51:25.286Z] ---> Running in 9017677e3f6a [2022-08-09T16:51:25.576Z] Removing intermediate container f20e83da9b86 [2022-08-09T16:51:25.576Z] ---> 089ad1ed2a2b [2022-08-09T16:51:25.576Z] Step 25/26 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:51:25.869Z] ---> Running in b64b53db9879 [2022-08-09T16:51:26.148Z] Removing intermediate container 9017677e3f6a [2022-08-09T16:51:26.148Z] ---> ae6d3616a610 [2022-08-09T16:51:26.148Z] [2022-08-09T16:51:26.438Z] Removing intermediate container b64b53db9879 [2022-08-09T16:51:26.438Z] ---> 7f6bb226db31 [2022-08-09T16:51:26.438Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T16:51:26.438Z] ---> Running in 2e7b48425fa5 [2022-08-09T16:51:26.717Z] Successfully built ae6d3616a610 [2022-08-09T16:51:26.717Z] Successfully tagged security-spire-server-arm64:latest [2022-08-09T16:51:26.717Z]  Building security-spire-server ... done Building core-data [2022-08-09T16:51:27.325Z] Removing intermediate container 2e7b48425fa5 [2022-08-09T16:51:27.325Z] ---> 516f35a72119 [2022-08-09T16:51:27.325Z] [2022-08-09T16:51:27.325Z] Successfully built 516f35a72119 [2022-08-09T16:51:27.325Z] Successfully tagged security-spire-config-arm64:latest [2022-08-09T16:51:27.325Z]  Building security-spire-config ... done Building security-bootstrapper [2022-08-09T16:51:59.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:51:59.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:51:59.874Z] ---> 5156c5f956a2 [2022-08-09T16:51:59.874Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:51:59.874Z] ---> Using cache [2022-08-09T16:51:59.874Z] ---> 8a1237f1a6d1 [2022-08-09T16:51:59.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:51:59.874Z] ---> Using cache [2022-08-09T16:51:59.874Z] ---> b8c67a82d7de [2022-08-09T16:51:59.874Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T16:51:59.875Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:51:59.875Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:51:59.875Z] ---> 5156c5f956a2 [2022-08-09T16:51:59.875Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> 8a1237f1a6d1 [2022-08-09T16:51:59.875Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> b8c67a82d7de [2022-08-09T16:51:59.875Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> fa38882345cd [2022-08-09T16:51:59.875Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> 740344fa5b03 [2022-08-09T16:51:59.875Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> 16d5d73c92f6 [2022-08-09T16:51:59.875Z] Step 8/31 : COPY . . [2022-08-09T16:51:59.875Z] ---> Using cache [2022-08-09T16:51:59.875Z] ---> 63b4e71d6ff6 [2022-08-09T16:51:59.875Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T16:51:59.875Z] ---> Running in 1bcf1c270dd9 [2022-08-09T16:51:59.875Z] ---> Running in 404f4b49f5fe [2022-08-09T16:51:59.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:51:59.875Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:51:59.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:52:00.481Z] OK: 221 MiB in 51 packages [2022-08-09T16:52:01.942Z] Removing intermediate container 404f4b49f5fe [2022-08-09T16:52:01.942Z] ---> 5372087e0925 [2022-08-09T16:52:01.942Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:52:02.557Z] ---> 7d5ccd1d7171 [2022-08-09T16:52:02.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:52:02.835Z] ---> Running in f11f99d04d22 [2022-08-09T16:52:59.400Z] Removing intermediate container f11f99d04d22 [2022-08-09T16:52:59.400Z] ---> 8557cbbfd310 [2022-08-09T16:52:59.400Z] Step 8/23 : COPY . . [2022-08-09T16:53:02.819Z] ---> f57d026fe4c8 [2022-08-09T16:53:02.819Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:53:02.819Z] ---> Running in 9a1e04c70ffd [2022-08-09T16:53:05.470Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:56:12.503Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T16:56:12.503Z] Removing intermediate container 4323af78d63c [2022-08-09T16:56:12.503Z] ---> 38a9acb0ba0f [2022-08-09T16:56:12.503Z] [2022-08-09T16:56:12.503Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:56:12.503Z] 3.16: Pulling from library/alpine [2022-08-09T16:56:13.106Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:56:13.106Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T16:56:13.106Z] ---> 3d81c46cd875 [2022-08-09T16:56:13.106Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:56:13.405Z] ---> Running in 5eeae07c1ce0 [2022-08-09T16:56:15.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:15.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:16.677Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T16:56:16.957Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:56:16.957Z] OK: 5 MiB in 15 packages [2022-08-09T16:56:18.413Z] Removing intermediate container 5eeae07c1ce0 [2022-08-09T16:56:18.413Z] ---> 1ee004ba4eee [2022-08-09T16:56:18.413Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:56:18.413Z] ---> Running in bd4a7ea7c95e [2022-08-09T16:56:19.016Z] Removing intermediate container bd4a7ea7c95e [2022-08-09T16:56:19.016Z] ---> 15358e993bfe [2022-08-09T16:56:19.016Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T16:56:19.016Z] ---> Running in bd707c80918d [2022-08-09T16:56:19.623Z] Removing intermediate container bd707c80918d [2022-08-09T16:56:19.623Z] ---> ef086a527226 [2022-08-09T16:56:19.623Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:56:19.623Z] ---> Running in 8c4ac8eaf2a4 [2022-08-09T16:56:19.905Z] Removing intermediate container 8c4ac8eaf2a4 [2022-08-09T16:56:19.905Z] ---> 93bebbafdb32 [2022-08-09T16:56:19.905Z] Step 15/23 : WORKDIR / [2022-08-09T16:56:20.182Z] ---> Running in 1addedc8b800 [2022-08-09T16:56:20.783Z] Removing intermediate container 1addedc8b800 [2022-08-09T16:56:20.783Z] ---> 608cbaa37962 [2022-08-09T16:56:20.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:56:21.775Z] ---> 9fd58e8d1a5b [2022-08-09T16:56:21.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T16:56:23.219Z] ---> a63555746a57 [2022-08-09T16:56:23.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T16:56:24.657Z] ---> 24a418ac95da [2022-08-09T16:56:24.657Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T16:56:24.657Z] ---> Running in dc2cd1743886 [2022-08-09T16:56:25.638Z] Removing intermediate container dc2cd1743886 [2022-08-09T16:56:25.638Z] ---> de2a5b3416c1 [2022-08-09T16:56:25.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:56:25.638Z] ---> Running in 02e4e4ae8a40 [2022-08-09T16:56:26.231Z] Removing intermediate container 02e4e4ae8a40 [2022-08-09T16:56:26.231Z] ---> 2f22477a20d3 [2022-08-09T16:56:26.231Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:56:26.503Z] ---> Running in 2d91f6c0df26 [2022-08-09T16:56:27.101Z] Removing intermediate container 2d91f6c0df26 [2022-08-09T16:56:27.101Z] ---> 971ce237ed03 [2022-08-09T16:56:27.101Z] Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:56:27.376Z] ---> Running in 53072237767b [2022-08-09T16:56:28.358Z] Removing intermediate container 53072237767b [2022-08-09T16:56:28.358Z] ---> fb000320cd61 [2022-08-09T16:56:28.358Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T16:56:28.358Z] ---> Running in 9dae490a3890 [2022-08-09T16:56:29.398Z] Removing intermediate container 9dae490a3890 [2022-08-09T16:56:29.398Z] ---> d41f3476431e [2022-08-09T16:56:29.398Z] [2022-08-09T16:56:30.002Z] Successfully built d41f3476431e [2022-08-09T16:56:30.002Z] Successfully tagged core-command-arm64:latest [2022-08-09T16:56:30.002Z]  Building core-command ... done Building core-metadata [2022-08-09T16:56:33.429Z] Removing intermediate container f3b7b9972feb [2022-08-09T16:56:33.429Z] ---> 41d05cc00c2e [2022-08-09T16:56:33.429Z] [2022-08-09T16:56:33.429Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:56:33.429Z] ---> 3d81c46cd875 [2022-08-09T16:56:33.429Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T16:56:33.429Z] ---> Running in 63aaac6b1223 [2022-08-09T16:56:35.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:35.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:56:37.144Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T16:56:37.144Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:56:37.144Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:56:37.144Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T16:56:37.144Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T16:56:37.144Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:56:37.144Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:56:37.145Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:56:37.423Z] OK: 8 MiB in 20 packages [2022-08-09T16:56:40.837Z] Removing intermediate container 63aaac6b1223 [2022-08-09T16:56:40.837Z] ---> 624195f2fa3b [2022-08-09T16:56:40.837Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:56:40.837Z] ---> Running in 0e11f23173b1 [2022-08-09T16:56:41.827Z] Removing intermediate container 0e11f23173b1 [2022-08-09T16:56:41.827Z] ---> f04a54544fa3 [2022-08-09T16:56:41.827Z] Step 13/22 : WORKDIR /edgex [2022-08-09T16:56:41.827Z] ---> Running in e0a34cff0c64 [2022-08-09T16:56:42.434Z] Removing intermediate container e0a34cff0c64 [2022-08-09T16:56:42.434Z] ---> ed414707e2be [2022-08-09T16:56:42.434Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T16:56:43.876Z] ---> 39ee41b97397 [2022-08-09T16:56:43.876Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T16:56:46.508Z] ---> 95218a7d0c83 [2022-08-09T16:56:46.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T16:56:47.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:56:47.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:56:47.956Z] ---> 5156c5f956a2 [2022-08-09T16:56:47.956Z] Step 3/24 : WORKDIR /edgex-go [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> 8a1237f1a6d1 [2022-08-09T16:56:47.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> b8c67a82d7de [2022-08-09T16:56:47.956Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> fa38882345cd [2022-08-09T16:56:47.956Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> 740344fa5b03 [2022-08-09T16:56:47.956Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> 16d5d73c92f6 [2022-08-09T16:56:47.956Z] Step 8/24 : COPY . . [2022-08-09T16:56:47.956Z] ---> Using cache [2022-08-09T16:56:47.956Z] ---> 63b4e71d6ff6 [2022-08-09T16:56:47.956Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-09T16:56:48.231Z] ---> Running in fd21daa2c911 [2022-08-09T16:56:49.220Z] ---> 87029e7bf1eb [2022-08-09T16:56:49.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:56:50.660Z] ---> 241fe560a92e [2022-08-09T16:56:50.660Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:56:50.660Z] ---> Running in dc6840435f6f [2022-08-09T16:56:50.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-09T16:56:53.336Z] Removing intermediate container dc6840435f6f [2022-08-09T16:56:53.336Z] ---> 049af744a51c [2022-08-09T16:56:53.336Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:56:53.613Z] ---> Running in ef15941abf5e [2022-08-09T16:56:54.212Z] Removing intermediate container ef15941abf5e [2022-08-09T16:56:54.212Z] ---> b1e98f929046 [2022-08-09T16:56:54.212Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:56:54.212Z] ---> Running in a02b55279dac [2022-08-09T16:56:54.808Z] Removing intermediate container a02b55279dac [2022-08-09T16:56:54.808Z] ---> be3dae06c88b [2022-08-09T16:56:54.809Z] Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:56:55.089Z] ---> Running in 406f691376a7 [2022-08-09T16:56:55.377Z] Removing intermediate container 406f691376a7 [2022-08-09T16:56:55.377Z] ---> db2374dc6e2e [2022-08-09T16:56:55.377Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T16:56:55.652Z] ---> Running in 8b81d9c45211 [2022-08-09T16:56:56.255Z] Removing intermediate container 8b81d9c45211 [2022-08-09T16:56:56.255Z] ---> c2e54a6746af [2022-08-09T16:56:56.255Z] [2022-08-09T16:56:56.531Z] Successfully built c2e54a6746af [2022-08-09T16:56:56.531Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-09T16:56:56.531Z] Building sys-mgmt-agent [2022-08-09T16:57:14.882Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:57:14.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:57:14.882Z] ---> 5156c5f956a2 [2022-08-09T16:57:14.882Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:57:14.882Z] ---> Using cache [2022-08-09T16:57:14.882Z] ---> 8a1237f1a6d1 [2022-08-09T16:57:14.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:57:14.882Z] ---> Using cache [2022-08-09T16:57:14.882Z] ---> b8c67a82d7de [2022-08-09T16:57:14.882Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T16:57:14.882Z] ---> Running in f093a15ea201 [2022-08-09T16:57:15.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:57:16.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:57:17.582Z] OK: 221 MiB in 51 packages [2022-08-09T16:57:19.018Z] Removing intermediate container f093a15ea201 [2022-08-09T16:57:19.018Z] ---> 0f4beb8df3d8 [2022-08-09T16:57:19.018Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:57:20.005Z] ---> 9ffbd1880a78 [2022-08-09T16:57:20.005Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:57:20.005Z] ---> Running in e6a020f1f880 [2022-08-09T16:57:59.024Z] Removing intermediate container 1bcf1c270dd9 [2022-08-09T16:57:59.024Z] ---> 97ac75e013c5 [2022-08-09T16:57:59.024Z] [2022-08-09T16:57:59.024Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T16:57:59.024Z] ---> 3d81c46cd875 [2022-08-09T16:57:59.024Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:57:59.024Z] ---> Running in 95e271c19150 [2022-08-09T16:57:59.024Z] Removing intermediate container 95e271c19150 [2022-08-09T16:57:59.024Z] ---> d9cd306eca8c [2022-08-09T16:57:59.024Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T16:57:59.024Z] ---> Running in 18514db633b7 [2022-08-09T16:57:59.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:57:59.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:00.476Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:58:00.476Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T16:58:00.476Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:58:00.476Z] OK: 5 MiB in 16 packages [2022-08-09T16:58:03.111Z] Removing intermediate container 18514db633b7 [2022-08-09T16:58:03.111Z] ---> 5bf24a82dec3 [2022-08-09T16:58:03.111Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T16:58:03.111Z] ---> Running in 2320ba3749d5 [2022-08-09T16:58:03.713Z] Removing intermediate container 2320ba3749d5 [2022-08-09T16:58:03.713Z] ---> a3c8d9a51ee1 [2022-08-09T16:58:03.713Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T16:58:03.989Z] ---> Running in b12d42f432de [2022-08-09T16:58:04.976Z] Removing intermediate container b12d42f432de [2022-08-09T16:58:04.976Z] ---> 91a3a911aeb8 [2022-08-09T16:58:04.976Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T16:58:05.598Z] ---> Running in 8f207c6f07d5 [2022-08-09T16:58:06.220Z] Removing intermediate container 8f207c6f07d5 [2022-08-09T16:58:06.220Z] ---> 62b0f6318445 [2022-08-09T16:58:06.220Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T16:58:06.507Z] ---> Running in cf99f0c660fe [2022-08-09T16:58:12.180Z] Removing intermediate container cf99f0c660fe [2022-08-09T16:58:12.180Z] ---> 6e70622a3430 [2022-08-09T16:58:12.180Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T16:58:12.180Z] ---> Running in bda0b2255ec7 [2022-08-09T16:58:12.788Z] Removing intermediate container bda0b2255ec7 [2022-08-09T16:58:12.788Z] ---> 3e29e422962e [2022-08-09T16:58:12.788Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T16:58:14.789Z] ---> 5edf1bde1252 [2022-08-09T16:58:14.789Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T16:58:14.789Z] ---> Running in a864b0d0961f [2022-08-09T16:58:19.169Z] Removing intermediate container a864b0d0961f [2022-08-09T16:58:19.169Z] ---> 0b9414337a35 [2022-08-09T16:58:19.169Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:58:19.783Z] ---> f59540145e63 [2022-08-09T16:58:19.783Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T16:58:19.783Z] Removing intermediate container e6a020f1f880 [2022-08-09T16:58:19.783Z] ---> 4158f9d98123 [2022-08-09T16:58:19.783Z] Step 8/23 : COPY . . [2022-08-09T16:58:23.217Z] ---> ff850a9c0347 [2022-08-09T16:58:23.217Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T16:58:24.677Z] ---> e87a4857e9ba [2022-08-09T16:58:24.677Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T16:58:25.663Z] ---> 500249170590 [2022-08-09T16:58:25.663Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T16:58:27.119Z] ---> a32152db7fb8 [2022-08-09T16:58:27.119Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T16:58:29.129Z] ---> 64ab4e06f2bb [2022-08-09T16:58:29.129Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T16:58:29.129Z] ---> Running in 191c31f79bd2 [2022-08-09T16:58:33.476Z] Removing intermediate container 191c31f79bd2 [2022-08-09T16:58:33.476Z] ---> 8dcc8556e75b [2022-08-09T16:58:33.476Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T16:58:33.752Z] ---> Running in 24f6e864d2af [2022-08-09T16:58:34.749Z] Removing intermediate container 24f6e864d2af [2022-08-09T16:58:34.749Z] ---> 30f7bdde400d [2022-08-09T16:58:34.749Z] Step 28/31 : CMD ["gate"] [2022-08-09T16:58:34.749Z] ---> Running in 6e0adf76e63a [2022-08-09T16:58:35.760Z] Removing intermediate container 6e0adf76e63a [2022-08-09T16:58:35.760Z] ---> 09434b6cd2a7 [2022-08-09T16:58:35.760Z] Step 29/31 : LABEL arch=arm64 [2022-08-09T16:58:36.034Z] ---> Running in 0d76e98c14e0 [2022-08-09T16:58:37.034Z] Removing intermediate container 0d76e98c14e0 [2022-08-09T16:58:37.034Z] ---> c19368b4f9c6 [2022-08-09T16:58:37.034Z] Step 30/31 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T16:58:37.034Z] ---> Running in ffd80f3ff17f [2022-08-09T16:58:38.036Z] Removing intermediate container ffd80f3ff17f [2022-08-09T16:58:38.036Z] ---> c699d7f05e61 [2022-08-09T16:58:38.036Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T16:58:38.036Z] ---> Running in 34166697d35c [2022-08-09T16:58:38.646Z] ---> e9aaab2bf0e6 [2022-08-09T16:58:38.646Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T16:58:38.646Z] ---> Running in 3e0f520aaa9a [2022-08-09T16:58:38.646Z] Removing intermediate container 34166697d35c [2022-08-09T16:58:38.646Z] ---> 27c29ea1224a [2022-08-09T16:58:38.646Z] [2022-08-09T16:58:39.264Z] Successfully built 27c29ea1224a [2022-08-09T16:58:39.264Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-09T16:58:39.264Z] Building security-spiffe-token-provider [2022-08-09T16:58:40.718Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T16:58:55.872Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:58:55.872Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:58:55.872Z] ---> 5156c5f956a2 [2022-08-09T16:58:55.872Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T16:58:55.872Z] ---> Using cache [2022-08-09T16:58:55.872Z] ---> 8a1237f1a6d1 [2022-08-09T16:58:55.872Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T16:58:55.872Z] ---> Running in 141b859a7d1b [2022-08-09T16:58:57.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:58:58.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:00.207Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T16:59:00.207Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T16:59:00.207Z] OK: 16892 distinct packages available [2022-08-09T16:59:00.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:00.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:01.931Z] OK: 221 MiB in 51 packages [2022-08-09T16:59:03.376Z] Removing intermediate container 141b859a7d1b [2022-08-09T16:59:03.376Z] ---> 8ec8f759218c [2022-08-09T16:59:03.376Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T16:59:04.361Z] ---> bbd1bd959bbb [2022-08-09T16:59:04.361Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:59:04.636Z] ---> Running in 264bce050fa3 [2022-08-09T16:59:36.992Z] Removing intermediate container 9c7f0b1671dd [2022-08-09T16:59:36.992Z] ---> c650c0bf39bb [2022-08-09T16:59:36.992Z] [2022-08-09T16:59:36.992Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:59:36.992Z] ---> 3d81c46cd875 [2022-08-09T16:59:36.992Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T16:59:36.992Z] ---> Running in 3bf713b82a2d [2022-08-09T16:59:37.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:38.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:59:40.192Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T16:59:40.192Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:59:40.192Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:59:40.192Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:59:40.472Z] OK: 6 MiB in 16 packages [2022-08-09T16:59:44.802Z] Removing intermediate container 3bf713b82a2d [2022-08-09T16:59:44.802Z] ---> b3e9b4081403 [2022-08-09T16:59:44.802Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:59:44.802Z] ---> Running in f86acf22b7a9 [2022-08-09T16:59:45.077Z] Removing intermediate container f86acf22b7a9 [2022-08-09T16:59:45.351Z] ---> 5e62ed7211b4 [2022-08-09T16:59:45.351Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T16:59:45.351Z] ---> Running in 58b4f9962201 [2022-08-09T16:59:46.812Z] Removing intermediate container 58b4f9962201 [2022-08-09T16:59:46.812Z] ---> ec82d818ebcc [2022-08-09T16:59:46.812Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:59:47.104Z] ---> Running in 92332c186529 [2022-08-09T16:59:48.096Z] Removing intermediate container 92332c186529 [2022-08-09T16:59:48.096Z] ---> f9c8ea8dff3f [2022-08-09T16:59:48.096Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:59:50.084Z] ---> 04618dfb5fa9 [2022-08-09T16:59:50.084Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T16:59:55.658Z] ---> 9998408f9e20 [2022-08-09T16:59:55.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T16:59:57.105Z] ---> 9b453d712bf9 [2022-08-09T16:59:57.105Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T16:59:57.105Z] ---> Running in 5668ac3ce18e [2022-08-09T16:59:58.092Z] Removing intermediate container 5668ac3ce18e [2022-08-09T16:59:58.092Z] ---> 98cd15dd00dc [2022-08-09T16:59:58.092Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:59:58.369Z] ---> Running in 1e8e67a21e5a [2022-08-09T16:59:58.974Z] Removing intermediate container 1e8e67a21e5a [2022-08-09T16:59:58.974Z] ---> 1c833448bbea [2022-08-09T16:59:58.974Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:59:59.249Z] ---> Running in 6cbb73384060 [2022-08-09T16:59:59.853Z] Removing intermediate container 6cbb73384060 [2022-08-09T16:59:59.853Z] ---> db6329d79c34 [2022-08-09T16:59:59.853Z] Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:00:00.130Z] ---> Running in 0feec56edb8a [2022-08-09T17:00:01.138Z] Removing intermediate container 0feec56edb8a [2022-08-09T17:00:01.138Z] ---> 3704081b843b [2022-08-09T17:00:01.138Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T17:00:01.413Z] ---> Running in 9b416919c5da [2022-08-09T17:00:02.029Z] Removing intermediate container 9b416919c5da [2022-08-09T17:00:02.029Z] ---> 07a4ff497367 [2022-08-09T17:00:02.029Z] [2022-08-09T17:00:02.631Z] Successfully built 07a4ff497367 [2022-08-09T17:00:02.631Z] Successfully tagged support-notifications-arm64:latest [2022-08-09T17:00:02.631Z]  Building support-notifications ... done Building security-secretstore-setup [2022-08-09T17:00:03.232Z] Removing intermediate container 264bce050fa3 [2022-08-09T17:00:03.232Z] ---> d5e5e6e1d987 [2022-08-09T17:00:03.232Z] Step 7/20 : COPY . . [2022-08-09T17:00:21.595Z] ---> 0f81965dc28c [2022-08-09T17:00:21.595Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T17:00:21.595Z] ---> Running in 8802dda016ab [2022-08-09T17:00:21.878Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T17:00:21.878Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T17:00:21.878Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T17:00:21.878Z] ---> 5156c5f956a2 [2022-08-09T17:00:21.878Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> 8a1237f1a6d1 [2022-08-09T17:00:21.878Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> b8c67a82d7de [2022-08-09T17:00:21.878Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> fa38882345cd [2022-08-09T17:00:21.878Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> 740344fa5b03 [2022-08-09T17:00:21.878Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> 16d5d73c92f6 [2022-08-09T17:00:21.878Z] Step 8/25 : COPY . . [2022-08-09T17:00:21.878Z] ---> Using cache [2022-08-09T17:00:21.878Z] ---> 63b4e71d6ff6 [2022-08-09T17:00:21.878Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T17:00:22.180Z] ---> Running in 753849647cbe [2022-08-09T17:00:24.203Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T17:00:51.036Z] Removing intermediate container 9a1e04c70ffd [2022-08-09T17:00:51.036Z] ---> 51e17edbe215 [2022-08-09T17:00:51.036Z] [2022-08-09T17:00:51.036Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T17:00:51.036Z] ---> 3d81c46cd875 [2022-08-09T17:00:51.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T17:00:51.036Z] ---> Running in d09834ef5a7e [2022-08-09T17:00:51.036Z] Removing intermediate container d09834ef5a7e [2022-08-09T17:00:51.036Z] ---> c32515d04664 [2022-08-09T17:00:51.036Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T17:00:51.036Z] ---> Running in 0fa1395771c1 [2022-08-09T17:00:51.036Z] Removing intermediate container 0fa1395771c1 [2022-08-09T17:00:51.036Z] ---> 99b904ba5322 [2022-08-09T17:00:51.036Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T17:00:51.036Z] ---> Running in 35bb5b889a4a [2022-08-09T17:00:51.036Z] Removing intermediate container 35bb5b889a4a [2022-08-09T17:00:51.036Z] ---> af148e7c760e [2022-08-09T17:00:51.036Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:00:51.036Z] ---> Running in b4395e8c2e47 [2022-08-09T17:00:53.049Z] Removing intermediate container b4395e8c2e47 [2022-08-09T17:00:53.049Z] ---> a8e0ff7ca349 [2022-08-09T17:00:53.049Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T17:00:53.341Z] ---> Running in 7a7f96541b3a [2022-08-09T17:00:55.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:00:56.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:00:57.785Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T17:00:57.785Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T17:00:58.068Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T17:00:58.068Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T17:00:58.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T17:00:58.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T17:00:58.630Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:00:58.630Z] OK: 8 MiB in 20 packages [2022-08-09T17:01:00.639Z] Removing intermediate container 7a7f96541b3a [2022-08-09T17:01:00.639Z] ---> 27bb2eb99d25 [2022-08-09T17:01:00.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:01:01.245Z] ---> 494cda6c22f7 [2022-08-09T17:01:01.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T17:01:03.251Z] ---> 6ae46a1794ea [2022-08-09T17:01:03.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T17:01:03.860Z] ---> 32743ef49078 [2022-08-09T17:01:03.860Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T17:01:04.140Z] ---> Running in 5cf414e3b485 [2022-08-09T17:01:04.750Z] Removing intermediate container 5cf414e3b485 [2022-08-09T17:01:04.750Z] ---> 8d6a74a4ef03 [2022-08-09T17:01:04.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:01:04.750Z] ---> Running in 45864e97cdea [2022-08-09T17:01:05.359Z] Removing intermediate container 45864e97cdea [2022-08-09T17:01:05.359Z] ---> 546ec0d76cc5 [2022-08-09T17:01:05.359Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T17:01:05.359Z] ---> Running in dd786c923878 [2022-08-09T17:01:05.962Z] Removing intermediate container dd786c923878 [2022-08-09T17:01:05.962Z] ---> 91e7599a406d [2022-08-09T17:01:05.962Z] Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:01:05.962Z] ---> Running in fb87d8eb3b11 [2022-08-09T17:01:06.237Z] Removing intermediate container fb87d8eb3b11 [2022-08-09T17:01:06.237Z] ---> 6edb29aec057 [2022-08-09T17:01:06.237Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T17:01:06.517Z] ---> Running in 1bf5e3134e9e [2022-08-09T17:01:07.121Z] Removing intermediate container 1bf5e3134e9e [2022-08-09T17:01:07.121Z] ---> a9303102add4 [2022-08-09T17:01:07.121Z] [2022-08-09T17:01:07.398Z] Successfully built a9303102add4 [2022-08-09T17:01:07.398Z] Successfully tagged core-data-arm64:latest [2022-08-09T17:01:07.399Z]  Building core-data ... done Building support-scheduler [2022-08-09T17:01:25.772Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T17:01:25.772Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T17:01:25.772Z] ---> 5156c5f956a2 [2022-08-09T17:01:25.772Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> 8a1237f1a6d1 [2022-08-09T17:01:25.772Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> b8c67a82d7de [2022-08-09T17:01:25.772Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> fa38882345cd [2022-08-09T17:01:25.772Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> 740344fa5b03 [2022-08-09T17:01:25.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> 16d5d73c92f6 [2022-08-09T17:01:25.772Z] Step 8/22 : COPY . . [2022-08-09T17:01:25.772Z] ---> Using cache [2022-08-09T17:01:25.772Z] ---> 63b4e71d6ff6 [2022-08-09T17:01:25.772Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T17:01:26.768Z] ---> Running in cb861e334ff8 [2022-08-09T17:01:28.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T17:04:20.840Z] Removing intermediate container fd21daa2c911 [2022-08-09T17:04:20.840Z] ---> ce981c871acc [2022-08-09T17:04:20.840Z] [2022-08-09T17:04:20.840Z] Step 10/24 : FROM alpine:3.16 [2022-08-09T17:04:20.840Z] ---> 3d81c46cd875 [2022-08-09T17:04:20.840Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-09T17:04:20.840Z] ---> Using cache [2022-08-09T17:04:20.840Z] ---> 1ee004ba4eee [2022-08-09T17:04:20.840Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T17:04:20.840Z] ---> Using cache [2022-08-09T17:04:20.840Z] ---> 15358e993bfe [2022-08-09T17:04:20.840Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-09T17:04:20.840Z] ---> Running in 0ac18eb4ec75 [2022-08-09T17:04:20.840Z] Removing intermediate container 0ac18eb4ec75 [2022-08-09T17:04:20.840Z] ---> 1528bdee6d23 [2022-08-09T17:04:20.840Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-09T17:04:20.840Z] ---> Running in 06f30c3f21b0 [2022-08-09T17:04:20.840Z] Removing intermediate container 06f30c3f21b0 [2022-08-09T17:04:20.840Z] ---> 0bfcc4a47e22 [2022-08-09T17:04:20.840Z] Step 15/24 : WORKDIR / [2022-08-09T17:04:20.840Z] ---> Running in 0e2caae8d726 [2022-08-09T17:04:20.840Z] Removing intermediate container 0e2caae8d726 [2022-08-09T17:04:20.840Z] ---> 77a8a76671d8 [2022-08-09T17:04:20.840Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:04:20.840Z] ---> 4bde080df142 [2022-08-09T17:04:20.840Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T17:04:20.840Z] ---> 1660be578034 [2022-08-09T17:04:20.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T17:04:20.840Z] ---> ef1817bc5f2f [2022-08-09T17:04:20.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-09T17:04:20.840Z] ---> bf7b81fa26a6 [2022-08-09T17:04:20.840Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-09T17:04:20.840Z] ---> Running in 4cbb7903498a [2022-08-09T17:04:20.840Z] Removing intermediate container 4cbb7903498a [2022-08-09T17:04:20.840Z] ---> 3d1bae8aebb9 [2022-08-09T17:04:20.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:04:20.840Z] ---> Running in df555440f51b [2022-08-09T17:04:20.840Z] Removing intermediate container df555440f51b [2022-08-09T17:04:20.840Z] ---> 734d0dc216e0 [2022-08-09T17:04:20.840Z] Step 22/24 : LABEL arch=arm64 [2022-08-09T17:04:20.840Z] ---> Running in f5bf11cd122d [2022-08-09T17:04:20.840Z] Removing intermediate container f5bf11cd122d [2022-08-09T17:04:20.840Z] ---> fc3c0c467fa7 [2022-08-09T17:04:20.840Z] Step 23/24 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:04:20.840Z] ---> Running in ea2172375076 [2022-08-09T17:04:20.840Z] Removing intermediate container ea2172375076 [2022-08-09T17:04:20.840Z] ---> ab14a0884c8c [2022-08-09T17:04:20.840Z] Step 24/24 : LABEL version=0.0.0 [2022-08-09T17:04:20.840Z] ---> Running in 5dbe19544b94 [2022-08-09T17:04:20.840Z] Removing intermediate container 5dbe19544b94 [2022-08-09T17:04:20.840Z] ---> 9e485b9b4e26 [2022-08-09T17:04:20.840Z] [2022-08-09T17:04:20.840Z] Successfully built 9e485b9b4e26 [2022-08-09T17:04:20.840Z] Successfully tagged core-metadata-arm64:latest [2022-08-09T17:04:20.840Z]  Building core-metadata ... done Building security-spire-agent [2022-08-09T17:04:36.467Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T17:04:36.467Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T17:04:36.467Z] ---> 5156c5f956a2 [2022-08-09T17:04:36.467Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T17:04:36.467Z] ---> Using cache [2022-08-09T17:04:36.467Z] ---> 8a1237f1a6d1 [2022-08-09T17:04:36.467Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:04:36.467Z] ---> Using cache [2022-08-09T17:04:36.467Z] ---> b8c67a82d7de [2022-08-09T17:04:36.467Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T17:04:36.467Z] ---> Running in 2cf2f9ec5f11 [2022-08-09T17:04:39.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:04:40.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:04:40.444Z] Removing intermediate container 3e0f520aaa9a [2022-08-09T17:04:40.444Z] ---> 7855f6996303 [2022-08-09T17:04:40.444Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T17:04:40.444Z] ---> Running in 2f3f2023a4d8 [2022-08-09T17:04:41.906Z] OK: 221 MiB in 51 packages [2022-08-09T17:04:42.928Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T17:04:43.552Z] Removing intermediate container 2cf2f9ec5f11 [2022-08-09T17:04:43.552Z] ---> 13703901ed5b [2022-08-09T17:04:43.552Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T17:04:44.563Z] ---> a74ba408e2e0 [2022-08-09T17:04:44.563Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T17:04:44.563Z] ---> Running in 8be2a77c52b7 [2022-08-09T17:04:48.943Z] Removing intermediate container 2f3f2023a4d8 [2022-08-09T17:04:48.943Z] ---> 7948f80316f4 [2022-08-09T17:04:48.943Z] [2022-08-09T17:04:48.943Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T17:04:48.943Z] ---> 3d81c46cd875 [2022-08-09T17:04:48.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-09T17:04:48.943Z] ---> Running in bdaa2e3902d2 [2022-08-09T17:04:49.243Z] Removing intermediate container bdaa2e3902d2 [2022-08-09T17:04:49.243Z] ---> 9780fc555387 [2022-08-09T17:04:49.243Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T17:04:49.527Z] ---> Running in 7b20b5d676fb [2022-08-09T17:04:51.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:04:51.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:04:53.275Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T17:04:53.275Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T17:04:53.275Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T17:04:53.275Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T17:04:53.275Z] Executing bash-5.1.16-r2.post-install [2022-08-09T17:04:53.275Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T17:04:53.275Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T17:04:53.275Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T17:04:53.275Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T17:04:53.275Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T17:04:53.557Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T17:04:54.561Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T17:04:54.561Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T17:04:54.561Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T17:04:54.561Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T17:04:54.561Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T17:04:54.561Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T17:04:54.561Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T17:04:54.561Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T17:04:54.561Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T17:04:54.561Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T17:04:54.561Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T17:04:57.223Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T17:04:57.223Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T17:04:57.223Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T17:04:57.504Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T17:04:57.504Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T17:04:57.504Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T17:04:57.504Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T17:04:57.504Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T17:04:57.504Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T17:04:57.504Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T17:04:57.504Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T17:04:57.785Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T17:04:58.781Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:04:58.781Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:04:59.389Z] OK: 120 MiB in 47 packages [2022-08-09T17:05:17.788Z] Collecting docker-compose==1.23.2 [2022-08-09T17:05:17.788Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T17:05:17.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.5 MB/s eta 0:00:00 [2022-08-09T17:05:17.788Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T17:05:17.788Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T17:05:17.788Z] Preparing metadata (setup.py): started [2022-08-09T17:05:20.443Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T17:05:20.443Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T17:05:20.443Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T17:05:20.443Z] Preparing metadata (setup.py): started [2022-08-09T17:05:23.880Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T17:05:24.872Z] Collecting PyYAML<4,>=3.10 [2022-08-09T17:05:24.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T17:05:24.873Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.9 MB/s eta 0:00:00 [2022-08-09T17:05:26.872Z] Preparing metadata (setup.py): started [2022-08-09T17:05:29.520Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T17:05:31.520Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T17:05:31.520Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T17:05:31.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 [2022-08-09T17:05:31.520Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T17:05:31.520Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T17:05:31.520Z] Preparing metadata (setup.py): started [2022-08-09T17:05:34.957Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T17:05:35.580Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T17:05:35.580Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T17:05:35.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 [2022-08-09T17:05:35.854Z] Removing intermediate container 8be2a77c52b7 [2022-08-09T17:05:35.854Z] ---> 856b6353226b [2022-08-09T17:05:35.855Z] Step 8/26 : COPY . . [2022-08-09T17:05:36.460Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T17:05:36.460Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T17:05:36.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.9 MB/s eta 0:00:00 [2022-08-09T17:05:36.737Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T17:05:37.339Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T17:05:37.339Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T17:05:37.616Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T17:05:37.616Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T17:05:37.895Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T17:05:37.895Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T17:05:39.892Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T17:05:39.892Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T17:05:39.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.5 MB/s eta 0:00:00 [2022-08-09T17:05:40.169Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T17:05:40.169Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T17:05:40.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.0 MB/s eta 0:00:00 [2022-08-09T17:05:40.773Z] Collecting certifi>=2017.4.17 [2022-08-09T17:05:40.773Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T17:05:41.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.1 MB/s eta 0:00:00 [2022-08-09T17:05:41.328Z] Collecting idna<2.8,>=2.5 [2022-08-09T17:05:41.328Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T17:05:41.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 [2022-08-09T17:05:42.318Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T17:05:42.318Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T17:05:42.318Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T17:05:42.318Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T17:05:43.769Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T17:05:43.769Z] Running setup.py install for texttable: started [2022-08-09T17:05:47.197Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T17:05:47.197Z] Running setup.py install for PyYAML: started [2022-08-09T17:05:47.824Z] ---> ed24fb225046 [2022-08-09T17:05:47.824Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T17:05:47.824Z] ---> Running in 8d7ee952341d [2022-08-09T17:05:48.443Z] Removing intermediate container 8d7ee952341d [2022-08-09T17:05:48.443Z] ---> 5cec33d87282 [2022-08-09T17:05:48.443Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T17:05:48.723Z] ---> Running in 7b59ccb9b2e2 [2022-08-09T17:05:49.341Z] Removing intermediate container 7b59ccb9b2e2 [2022-08-09T17:05:49.341Z] ---> ad0ef44fd084 [2022-08-09T17:05:49.341Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T17:05:49.341Z] ---> Running in 6a36e4c12241 [2022-08-09T17:05:51.046Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T17:05:53.231Z] Removing intermediate container 6a36e4c12241 [2022-08-09T17:05:53.231Z] ---> 496ebaae3663 [2022-08-09T17:05:53.231Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T17:05:53.231Z] ---> Running in e1d334fbf6a4 [2022-08-09T17:05:53.231Z] Running setup.py install for docopt: started [2022-08-09T17:05:53.739Z] Removing intermediate container e1d334fbf6a4 [2022-08-09T17:05:53.739Z] ---> d2b3f6c35328 [2022-08-09T17:05:53.739Z] [2022-08-09T17:05:53.739Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T17:05:53.739Z] ---> 60f2846fe774 [2022-08-09T17:05:53.739Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T17:05:53.739Z] ---> Using cache [2022-08-09T17:05:53.739Z] ---> 5a61ec239a66 [2022-08-09T17:05:53.739Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:05:53.739Z] ---> Using cache [2022-08-09T17:05:53.739Z] ---> 56372f3a71a3 [2022-08-09T17:05:53.739Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T17:05:53.739Z] ---> Running in 54012ada6b37 [2022-08-09T17:05:56.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:05:57.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:05:57.066Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T17:05:58.525Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T17:05:58.525Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T17:05:58.525Z] OK: 15735 distinct packages available [2022-08-09T17:05:58.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:00.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:00.635Z] Running setup.py install for dockerpty: started [2022-08-09T17:06:01.247Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T17:06:01.247Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T17:06:01.528Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T17:06:01.528Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T17:06:01.808Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T17:06:01.808Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T17:06:02.088Z] OK: 6 MiB in 19 packages [2022-08-09T17:06:04.121Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T17:06:04.121Z] Removing intermediate container 54012ada6b37 [2022-08-09T17:06:04.121Z] ---> 42c72440b726 [2022-08-09T17:06:04.121Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T17:06:07.549Z] ---> 9ed31cdffd2a [2022-08-09T17:06:07.549Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T17:06:07.833Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-09T17:06:07.833Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T17:06:14.571Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-09T17:06:14.855Z] ---> 8b9d2b95c102 [2022-08-09T17:06:14.855Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T17:06:16.882Z] ---> b6a20b489edd [2022-08-09T17:06:16.882Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T17:06:18.894Z] ---> 96fe9282cb76 [2022-08-09T17:06:18.894Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T17:06:20.352Z] ---> 12f909358f5b [2022-08-09T17:06:20.352Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T17:06:20.651Z] ---> Running in f6184eac4efd [2022-08-09T17:06:21.650Z] Removing intermediate container f6184eac4efd [2022-08-09T17:06:21.650Z] ---> 8c348395b1c9 [2022-08-09T17:06:21.650Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T17:06:21.927Z] ---> Running in 8a2e3eba2d8e [2022-08-09T17:06:22.932Z] Removing intermediate container 8a2e3eba2d8e [2022-08-09T17:06:22.932Z] ---> 2424feafd074 [2022-08-09T17:06:22.932Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T17:06:23.227Z] ---> Running in a7264c6ac0cd [2022-08-09T17:06:24.234Z] Removing intermediate container a7264c6ac0cd [2022-08-09T17:06:24.234Z] ---> 60b938e28d2a [2022-08-09T17:06:24.234Z] Step 25/26 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:06:24.234Z] ---> Running in 5dc8517b0ea6 [2022-08-09T17:06:25.235Z] Removing intermediate container 5dc8517b0ea6 [2022-08-09T17:06:25.235Z] ---> 7e2651eabc31 [2022-08-09T17:06:25.235Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T17:06:25.235Z] ---> Running in 3cf284182304 [2022-08-09T17:06:26.714Z] Removing intermediate container 3cf284182304 [2022-08-09T17:06:26.714Z] ---> 273cd7a68b44 [2022-08-09T17:06:26.714Z] [2022-08-09T17:06:27.707Z] Successfully built 273cd7a68b44 [2022-08-09T17:06:27.707Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-09T17:06:34.454Z]  Building security-spire-agent ... done Removing intermediate container 7b20b5d676fb [2022-08-09T17:06:34.454Z] ---> 695468a6a814 [2022-08-09T17:06:34.454Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T17:06:34.454Z] ---> Running in 2d227bbf8eda [2022-08-09T17:06:35.454Z] Removing intermediate container 2d227bbf8eda [2022-08-09T17:06:35.454Z] ---> 7ae5f9e5c1cf [2022-08-09T17:06:35.454Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T17:06:35.737Z] ---> Running in e427e9bcd922 [2022-08-09T17:06:36.350Z] Removing intermediate container 753849647cbe [2022-08-09T17:06:36.350Z] ---> 1b7da19c68c7 [2022-08-09T17:06:36.350Z] [2022-08-09T17:06:36.350Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T17:06:36.350Z] ---> 3d81c46cd875 [2022-08-09T17:06:36.350Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T17:06:36.629Z] Removing intermediate container e427e9bcd922 [2022-08-09T17:06:36.629Z] ---> e530c4d7a925 [2022-08-09T17:06:36.629Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T17:06:36.629Z] ---> Running in 71db4ae6389f [2022-08-09T17:06:39.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:39.273Z] ---> a2feb9ee7a03 [2022-08-09T17:06:39.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T17:06:39.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:06:40.146Z] ---> 33d047a68b87 [2022-08-09T17:06:40.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T17:06:40.745Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T17:06:40.745Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T17:06:40.745Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T17:06:40.745Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T17:06:40.745Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:06:41.026Z] ---> 5c6aefa30fd5 [2022-08-09T17:06:41.026Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T17:06:41.304Z] ---> Running in 10ad389ff0ed [2022-08-09T17:06:41.304Z] OK: 6 MiB in 17 packages [2022-08-09T17:06:41.904Z] Removing intermediate container 10ad389ff0ed [2022-08-09T17:06:41.904Z] ---> 930e181ae113 [2022-08-09T17:06:41.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:06:42.176Z] ---> Running in 0b54658943f9 [2022-08-09T17:06:43.162Z] Removing intermediate container 0b54658943f9 [2022-08-09T17:06:43.162Z] ---> 2676d1fcc0d1 [2022-08-09T17:06:43.162Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T17:06:43.162Z] ---> Running in 4cc3662a9092 [2022-08-09T17:06:43.784Z] Removing intermediate container 71db4ae6389f [2022-08-09T17:06:43.784Z] ---> c0f36b9d6f55 [2022-08-09T17:06:43.784Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T17:06:44.062Z] ---> Running in e9bb615142e9 [2022-08-09T17:06:44.062Z] Removing intermediate container 4cc3662a9092 [2022-08-09T17:06:44.062Z] ---> a8f6f5364626 [2022-08-09T17:06:44.062Z] Step 22/23 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:06:44.345Z] ---> Running in dc8c9e5eea64 [2022-08-09T17:06:44.636Z] Removing intermediate container e9bb615142e9 [2022-08-09T17:06:44.636Z] ---> 9374d81c0ebf [2022-08-09T17:06:44.636Z] Step 13/25 : WORKDIR / [2022-08-09T17:06:44.921Z] ---> Running in 72f63eb06dc3 [2022-08-09T17:06:44.921Z] Removing intermediate container dc8c9e5eea64 [2022-08-09T17:06:44.921Z] ---> fdad03b96eb4 [2022-08-09T17:06:44.921Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T17:06:45.200Z] ---> Running in 4bedd37335ff [2022-08-09T17:06:45.806Z] Removing intermediate container 72f63eb06dc3 [2022-08-09T17:06:45.806Z] ---> bba381c42c9f [2022-08-09T17:06:45.806Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-09T17:06:46.091Z] Removing intermediate container 4bedd37335ff [2022-08-09T17:06:46.091Z] ---> 42915edc6359 [2022-08-09T17:06:46.091Z] [2022-08-09T17:06:46.694Z] Successfully built 42915edc6359 [2022-08-09T17:06:46.694Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-09T17:06:46.694Z]  Building sys-mgmt-agent ... done  ---> 3f026d0e4746 [2022-08-09T17:06:46.694Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-09T17:06:47.687Z] ---> 20219a3cd6dc [2022-08-09T17:06:47.687Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T17:06:48.680Z] ---> fe9b415abe0a [2022-08-09T17:06:48.680Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-09T17:06:49.682Z] ---> fa7d727a8ef3 [2022-08-09T17:06:49.682Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T17:06:51.679Z] ---> f188bf2c0cb7 [2022-08-09T17:06:51.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T17:06:53.127Z] ---> e2176422ad18 [2022-08-09T17:06:53.127Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T17:06:54.126Z] ---> 020b96bd6cad [2022-08-09T17:06:54.126Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T17:06:54.126Z] ---> Running in 2e5ca24ad161 [2022-08-09T17:06:57.536Z] Removing intermediate container 2e5ca24ad161 [2022-08-09T17:06:57.536Z] ---> fa65bfcbcf42 [2022-08-09T17:06:57.536Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T17:06:57.536Z] ---> Running in 7b7ac99f4163 [2022-08-09T17:06:57.815Z] Removing intermediate container 7b7ac99f4163 [2022-08-09T17:06:57.815Z] ---> 92417b8fa3ec [2022-08-09T17:06:57.815Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T17:06:57.815Z] ---> Running in 7b1b38046ea3 [2022-08-09T17:06:58.435Z] Removing intermediate container 7b1b38046ea3 [2022-08-09T17:06:58.435Z] ---> aff8e9622549 [2022-08-09T17:06:58.435Z] Step 24/25 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:06:58.719Z] ---> Running in fc3f8c25743a [2022-08-09T17:06:59.106Z] Removing intermediate container fc3f8c25743a [2022-08-09T17:06:59.106Z] ---> 59af540e0f00 [2022-08-09T17:06:59.106Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T17:06:59.610Z] ---> Running in fe624cf36f4f [2022-08-09T17:06:59.906Z] Removing intermediate container fe624cf36f4f [2022-08-09T17:06:59.906Z] ---> 6827a3976bdc [2022-08-09T17:06:59.906Z] [2022-08-09T17:07:00.194Z] Successfully built 6827a3976bdc [2022-08-09T17:07:00.194Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-09T17:07:47.543Z]  Building security-secretstore-setup ... done Removing intermediate container 8802dda016ab [2022-08-09T17:07:47.543Z] ---> 955dcc3f088a [2022-08-09T17:07:47.543Z] [2022-08-09T17:07:47.543Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T17:07:47.543Z] ---> 60f2846fe774 [2022-08-09T17:07:47.543Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T17:07:47.543Z] ---> Using cache [2022-08-09T17:07:47.543Z] ---> 5a61ec239a66 [2022-08-09T17:07:47.543Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T17:07:47.543Z] ---> Using cache [2022-08-09T17:07:47.543Z] ---> 56372f3a71a3 [2022-08-09T17:07:47.543Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T17:07:47.543Z] ---> Running in 07b3b06510f5 [2022-08-09T17:07:47.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:07:47.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:07:47.544Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T17:07:47.544Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T17:07:47.544Z] OK: 15735 distinct packages available [2022-08-09T17:07:47.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T17:07:47.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T17:07:47.544Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T17:07:47.544Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T17:07:47.544Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T17:07:47.544Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T17:07:47.544Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T17:07:47.544Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T17:07:47.544Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T17:07:47.544Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T17:07:47.544Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T17:07:47.544Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T17:07:47.544Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T17:07:47.544Z] OK: 8 MiB in 23 packages [2022-08-09T17:07:48.147Z] Removing intermediate container 07b3b06510f5 [2022-08-09T17:07:48.147Z] ---> 15b3b5dbc9e6 [2022-08-09T17:07:48.147Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:07:48.746Z] ---> aa58bdb03a8d [2022-08-09T17:07:48.746Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T17:07:50.191Z] ---> 5564d31b505e [2022-08-09T17:07:50.191Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T17:07:50.796Z] ---> 5bac4f654221 [2022-08-09T17:07:50.796Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T17:07:50.796Z] ---> Running in 0bea7f6db187 [2022-08-09T17:07:51.396Z] Removing intermediate container 0bea7f6db187 [2022-08-09T17:07:51.396Z] ---> 6dd1dffdace5 [2022-08-09T17:07:51.396Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:07:51.396Z] ---> Running in 995d75c9b5db [2022-08-09T17:07:51.674Z] Removing intermediate container 995d75c9b5db [2022-08-09T17:07:51.674Z] ---> a9b39ba04ff3 [2022-08-09T17:07:51.674Z] Step 18/20 : LABEL arch=arm64 [2022-08-09T17:07:51.951Z] ---> Running in 4e4ca039c037 [2022-08-09T17:07:52.233Z] Removing intermediate container 4e4ca039c037 [2022-08-09T17:07:52.233Z] ---> 3fb74e1af487 [2022-08-09T17:07:52.233Z] Step 19/20 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:07:52.233Z] ---> Running in ecd0e5082893 [2022-08-09T17:07:52.837Z] Removing intermediate container ecd0e5082893 [2022-08-09T17:07:52.837Z] ---> 141e8330234d [2022-08-09T17:07:52.837Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T17:07:52.837Z] ---> Running in 4fc9a81cc87c [2022-08-09T17:07:53.438Z] Removing intermediate container 4fc9a81cc87c [2022-08-09T17:07:53.438Z] ---> fcf4925feb85 [2022-08-09T17:07:53.438Z] [2022-08-09T17:07:53.438Z] Successfully built fcf4925feb85 [2022-08-09T17:07:53.711Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-09T17:07:58.010Z]  Building security-spiffe-token-provider ... done Removing intermediate container cb861e334ff8 [2022-08-09T17:07:58.010Z] ---> 2956c1fa4326 [2022-08-09T17:07:58.010Z] [2022-08-09T17:07:58.010Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T17:07:58.010Z] ---> 3d81c46cd875 [2022-08-09T17:07:58.010Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T17:07:58.010Z] ---> Using cache [2022-08-09T17:07:58.010Z] ---> 1ee004ba4eee [2022-08-09T17:07:58.010Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T17:07:58.010Z] ---> Using cache [2022-08-09T17:07:58.010Z] ---> 15358e993bfe [2022-08-09T17:07:58.010Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T17:07:58.010Z] ---> Running in d14c38d9bab0 [2022-08-09T17:07:58.603Z] Removing intermediate container d14c38d9bab0 [2022-08-09T17:07:58.603Z] ---> 918fe64bb17c [2022-08-09T17:07:58.603Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T17:07:58.603Z] ---> Running in be4f40040a33 [2022-08-09T17:07:58.877Z] Removing intermediate container be4f40040a33 [2022-08-09T17:07:58.877Z] ---> acf6b3557d07 [2022-08-09T17:07:58.877Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T17:07:59.469Z] ---> f334af4f7260 [2022-08-09T17:07:59.469Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T17:08:00.897Z] ---> 71e6a1092b65 [2022-08-09T17:08:00.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T17:08:01.169Z] ---> b522d885573f [2022-08-09T17:08:01.169Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T17:08:01.169Z] ---> Running in 01be2473df9d [2022-08-09T17:08:01.454Z] Removing intermediate container 01be2473df9d [2022-08-09T17:08:01.454Z] ---> 6573ec9d8bd5 [2022-08-09T17:08:01.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T17:08:01.728Z] ---> Running in 693f9c047915 [2022-08-09T17:08:02.001Z] Removing intermediate container 693f9c047915 [2022-08-09T17:08:02.001Z] ---> 9964e135edcc [2022-08-09T17:08:02.001Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T17:08:02.001Z] ---> Running in d934f667cb6b [2022-08-09T17:08:02.273Z] Removing intermediate container d934f667cb6b [2022-08-09T17:08:02.273Z] ---> 9e3e6f31e6c5 [2022-08-09T17:08:02.273Z] Step 21/22 : LABEL git_sha=6a6b9ac7dcf1738bbe96517e9c13f274acfe7ba8 [2022-08-09T17:08:02.549Z] ---> Running in ac72d8791642 [2022-08-09T17:08:02.824Z] Removing intermediate container ac72d8791642 [2022-08-09T17:08:02.824Z] ---> ce04fd483e6d [2022-08-09T17:08:02.824Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T17:08:02.824Z] ---> Running in 50c99809a927 [2022-08-09T17:08:03.095Z] Removing intermediate container 50c99809a927 [2022-08-09T17:08:03.095Z] ---> 0e8e462b9d50 [2022-08-09T17:08:03.095Z] [2022-08-09T17:08:03.366Z] Successfully built 0e8e462b9d50 [2022-08-09T17:08:03.366Z] Successfully tagged support-scheduler-arm64:latest [2022-08-09T17:08:03.652Z]  Building support-scheduler ... done  [Pipeline] } [2022-08-09T17:08:03.650Z] $ docker stop --time=1 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a [2022-08-09T17:08:05.258Z] $ docker rm -f 5e659fb918366f1448f2168eb157525633f7d2cb68d451514b368405a00c915a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T17:08:05.794Z] + docker images [2022-08-09T17:08:06.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T17:08:06.064Z] support-scheduler-arm64 latest 0e8e462b9d50 3 seconds ago 25.6MB [2022-08-09T17:08:06.064Z] 2956c1fa4326 9 seconds ago 1.41GB [2022-08-09T17:08:06.064Z] security-spiffe-token-provider-arm64 latest fcf4925feb85 12 seconds ago 28.3MB [2022-08-09T17:08:06.064Z] 955dcc3f088a 27 seconds ago 1.4GB [2022-08-09T17:08:06.064Z] security-secretstore-setup-arm64 latest 6827a3976bdc About a minute ago 27.9MB [2022-08-09T17:08:06.064Z] sys-mgmt-agent-arm64 latest 42915edc6359 About a minute ago 133MB [2022-08-09T17:08:06.064Z] 1b7da19c68c7 About a minute ago 1.36GB [2022-08-09T17:08:06.064Z] security-spire-agent-arm64 latest 273cd7a68b44 About a minute ago 122MB [2022-08-09T17:08:06.064Z] d2b3f6c35328 2 minutes ago 1.25GB [2022-08-09T17:08:06.064Z] 7948f80316f4 3 minutes ago 1.35GB [2022-08-09T17:08:06.064Z] core-metadata-arm64 latest 9e485b9b4e26 3 minutes ago 17.4MB [2022-08-09T17:08:06.064Z] ce981c871acc 3 minutes ago 1.38GB [2022-08-09T17:08:06.064Z] core-data-arm64 latest a9303102add4 6 minutes ago 20.6MB [2022-08-09T17:08:06.064Z] 51e17edbe215 7 minutes ago 1.38GB [2022-08-09T17:08:06.064Z] support-notifications-arm64 latest 07a4ff497367 8 minutes ago 26.1MB [2022-08-09T17:08:06.064Z] c650c0bf39bb 8 minutes ago 1.41GB [2022-08-09T17:08:06.064Z] security-bootstrapper-arm64 latest 27c29ea1224a 9 minutes ago 18.6MB [2022-08-09T17:08:06.064Z] 97ac75e013c5 10 minutes ago 1.35GB [2022-08-09T17:08:06.064Z] security-proxy-setup-arm64 latest c2e54a6746af 11 minutes ago 26.2MB [2022-08-09T17:08:06.064Z] 41d05cc00c2e 11 minutes ago 1.36GB [2022-08-09T17:08:06.064Z] core-command-arm64 latest d41f3476431e 11 minutes ago 15.5MB [2022-08-09T17:08:06.064Z] 38a9acb0ba0f 11 minutes ago 1.35GB [2022-08-09T17:08:06.064Z] security-spire-config-arm64 latest 516f35a72119 16 minutes ago 83.6MB [2022-08-09T17:08:06.064Z] security-spire-server-arm64 latest ae6d3616a610 16 minutes ago 84.2MB [2022-08-09T17:08:06.064Z] 73d0ce939c5e 17 minutes ago 1.25GB [2022-08-09T17:08:06.064Z] 3be6f0cfd067 17 minutes ago 1.25GB [2022-08-09T17:08:06.064Z] ci-base-image-arm64 latest 5156c5f956a2 32 minutes ago 995MB [2022-08-09T17:08:06.064Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-09T17:08:06.064Z] alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB [2022-08-09T17:08:06.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-09T17:08:06.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 [2022-08-09T17:08:06.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:08:06.511Z] [2022-08-09T17:08:06.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:08:06.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:08:07.134Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-09T17:08:07.134Z] 8998bd30e6a1: Pulling fs layer [2022-08-09T17:08:07.134Z] 04944245beec: Pulling fs layer [2022-08-09T17:08:07.134Z] 699f458cf7ca: Pulling fs layer [2022-08-09T17:08:07.134Z] 765212b225bb: Pulling fs layer [2022-08-09T17:08:07.134Z] f23df028b6ca: Pulling fs layer [2022-08-09T17:08:07.134Z] d65c8cfc05b1: Pulling fs layer [2022-08-09T17:08:07.134Z] 2437ff75d9bd: Pulling fs layer [2022-08-09T17:08:07.134Z] d65c8cfc05b1: Waiting [2022-08-09T17:08:07.134Z] 765212b225bb: Waiting [2022-08-09T17:08:07.134Z] f23df028b6ca: Waiting [2022-08-09T17:08:07.134Z] 2437ff75d9bd: Waiting [2022-08-09T17:08:07.134Z] 04944245beec: Verifying Checksum [2022-08-09T17:08:07.134Z] 04944245beec: Download complete [2022-08-09T17:08:07.134Z] 765212b225bb: Download complete [2022-08-09T17:08:07.134Z] f23df028b6ca: Verifying Checksum [2022-08-09T17:08:07.134Z] f23df028b6ca: Download complete [2022-08-09T17:08:07.134Z] d65c8cfc05b1: Verifying Checksum [2022-08-09T17:08:07.134Z] d65c8cfc05b1: Download complete [2022-08-09T17:08:07.406Z] 699f458cf7ca: Verifying Checksum [2022-08-09T17:08:07.406Z] 699f458cf7ca: Download complete [2022-08-09T17:08:07.677Z] 8998bd30e6a1: Verifying Checksum [2022-08-09T17:08:07.677Z] 8998bd30e6a1: Download complete [2022-08-09T17:08:10.291Z] 2437ff75d9bd: Verifying Checksum [2022-08-09T17:08:10.292Z] 2437ff75d9bd: Download complete [2022-08-09T17:08:12.269Z] 8998bd30e6a1: Pull complete [2022-08-09T17:08:12.269Z] 04944245beec: Pull complete [2022-08-09T17:08:14.243Z] 699f458cf7ca: Pull complete [2022-08-09T17:08:14.243Z] 765212b225bb: Pull complete [2022-08-09T17:08:15.222Z] f23df028b6ca: Pull complete [2022-08-09T17:08:15.222Z] d65c8cfc05b1: Pull complete [2022-08-09T17:08:30.288Z] 2437ff75d9bd: Pull complete [2022-08-09T17:08:30.288Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-09T17:08:30.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T17:08:30.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T17:08:30.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-22233 does not seem to be running inside a container [2022-08-09T17:08:30.621Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-09T17:08:33.425Z] $ docker top ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:34.403Z] ---> job-cost.sh [2022-08-09T17:08:34.403Z] lf-activate-venv: SKIPPING [2022-08-09T17:08:34.403Z] INFO: No Stack... [2022-08-09T17:08:34.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-09T17:08:36.022Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T17:08:36.713Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-08-09T17:08:36.713Z] + cut -d, -f6 [Pipeline] lock [2022-08-09T17:08:36.741Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] [2022-08-09T17:08:36.748Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] did not exist. Created. [2022-08-09T17:08:36.748Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T17:08:37.426Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-09T17:08:37.593Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T17:08:37.600Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4119-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T17:08:37.613Z] $ docker stop --time=1 ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 [2022-08-09T17:08:39.150Z] $ docker rm -f ec40fd12f81e7b5223b551c998b55b3e38ed26f191a043136532be8dd8e77935 [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 [2022-08-09T17:08:39.615Z] provisioning config files... [2022-08-09T17:08:39.623Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4651480769644447782tmp [Pipeline] { [Pipeline] sh [2022-08-09T17:08:39.923Z] + set +x [2022-08-09T17:08:39.923Z] + curl -s https://codecov.io/bash [2022-08-09T17:08:39.923Z] + bash -s -- [2022-08-09T17:08:39.923Z] [2022-08-09T17:08:39.923Z] _____ _ [2022-08-09T17:08:39.923Z] / ____| | | [2022-08-09T17:08:39.923Z] | | ___ __| | ___ ___ _____ __ [2022-08-09T17:08:39.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-09T17:08:39.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-09T17:08:39.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-09T17:08:39.923Z] Bash-1.0.6 [2022-08-09T17:08:39.923Z] [2022-08-09T17:08:39.923Z] [2022-08-09T17:08:39.923Z] ==> git version 2.25.1 found [2022-08-09T17:08:39.923Z] ==> 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 [2022-08-09T17:08:39.923Z] Release-Date: 2020-01-08 [2022-08-09T17:08:39.923Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-09T17:08:39.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-09T17:08:39.923Z] ==> Jenkins CI detected. [2022-08-09T17:08:39.923Z] current dir:  /w/workspace/edgex-go/5 [2022-08-09T17:08:39.923Z] project root: . [2022-08-09T17:08:39.923Z] --> token set from env [2022-08-09T17:08:39.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-09T17:08:39.923Z] ==> Running gcov in . (disable via -X gcov) [2022-08-09T17:08:39.923Z] ==> Python coveragepy not found [2022-08-09T17:08:39.923Z] ==> Searching for coverage reports in: [2022-08-09T17:08:39.923Z] + . [2022-08-09T17:08:39.923Z] -> Found 1 reports [2022-08-09T17:08:39.923Z] ==> Detecting git/mercurial file structure [2022-08-09T17:08:39.923Z] ==> Reading reports [2022-08-09T17:08:39.923Z] + ./coverage.out bytes=479761 [2022-08-09T17:08:39.923Z] ==> Appending adjustments [2022-08-09T17:08:39.923Z] https://docs.codecov.io/docs/fixing-reports [2022-08-09T17:08:41.312Z] + Found adjustments [2022-08-09T17:08:41.312Z] ==> Gzipping contents [2022-08-09T17:08:41.312Z] 64K /tmp/codecov.3tOcQM.gz [2022-08-09T17:08:41.312Z] ==> Uploading reports [2022-08-09T17:08:41.312Z] url: https://codecov.io [2022-08-09T17:08:41.312Z] query: branch=PR-4119&commit=45af7f37b495c5e89f037b4fc0ca09b290d79006&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-09T17:08:41.312Z] -> Pinging Codecov [2022-08-09T17:08:41.312Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4119&commit=45af7f37b495c5e89f037b4fc0ca09b290d79006&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-09T17:08:41.312Z] -> Uploading to [2022-08-09T17:08:41.312Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/45af7f37b495c5e89f037b4fc0ca09b290d79006/58c49d8f-5308-4c82-96a8-77d0a6f80b05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T170841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea30dcab9942b5bc3bb67f4ad4d955eca4479c88472d3d92290dd01222d5c0a1 [2022-08-09T17:08:41.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T17:08:41.312Z] Dload Upload Total Spent Left Speed [2022-08-09T17:08:41.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63027 0 0 100 63027 0 268k --:--:-- --:--:-- --:--:-- 267k 100 63027 0 0 100 63027 0 267k --:--:-- --:--:-- --:--:-- 267k [2022-08-09T17:08:41.584Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45af7f37b495c5e89f037b4fc0ca09b290d79006 [Pipeline] } [2022-08-09T17:08:41.621Z] 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 [2022-08-09T17:08:42.189Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:42.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:43.341Z] ---> package-listing.sh [2022-08-09T17:08:43.341Z] ++ facter osfamily [2022-08-09T17:08:43.341Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-09T17:08:43.601Z] + OS_FAMILY=debian [2022-08-09T17:08:43.601Z] + workspace=/w/workspace/edgex-go/5 [2022-08-09T17:08:43.601Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-09T17:08:43.601Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-09T17:08:43.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-09T17:08:43.601Z] + PACKAGES=/tmp/packages_start.txt [2022-08-09T17:08:43.601Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-09T17:08:43.601Z] + PACKAGES=/tmp/packages_end.txt [2022-08-09T17:08:43.601Z] + case "${OS_FAMILY}" in [2022-08-09T17:08:43.601Z] + dpkg -l [2022-08-09T17:08:43.601Z] + grep '^ii' [2022-08-09T17:08:43.601Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-09T17:08:43.601Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-09T17:08:43.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-09T17:08:43.601Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-09T17:08:43.601Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-08-09T17:08:43.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-08-09T17:08:43.611Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-09T17:08:43.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:08:44.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:08:44.456Z] [2022-08-09T17:08:44.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T17:08:44.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:08:45.014Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-09T17:08:45.014Z] 5eb5b503b376: Pulling fs layer [2022-08-09T17:08:45.014Z] 5c69ac0246d0: Pulling fs layer [2022-08-09T17:08:45.014Z] ec43610c2a17: Pulling fs layer [2022-08-09T17:08:45.014Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-09T17:08:45.014Z] 33b1e0a273af: Pulling fs layer [2022-08-09T17:08:45.014Z] 5d3b04190fa2: Pulling fs layer [2022-08-09T17:08:45.014Z] 2f39f015ded8: Pulling fs layer [2022-08-09T17:08:45.014Z] 5d3b04190fa2: Waiting [2022-08-09T17:08:45.014Z] 3a2ae6a8a46f: Waiting [2022-08-09T17:08:45.014Z] 2f39f015ded8: Waiting [2022-08-09T17:08:45.014Z] 33b1e0a273af: Waiting [2022-08-09T17:08:45.014Z] 5c69ac0246d0: Download complete [2022-08-09T17:08:45.014Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-09T17:08:45.014Z] 3a2ae6a8a46f: Download complete [2022-08-09T17:08:45.014Z] 33b1e0a273af: Verifying Checksum [2022-08-09T17:08:45.014Z] 33b1e0a273af: Download complete [2022-08-09T17:08:45.014Z] 5d3b04190fa2: Verifying Checksum [2022-08-09T17:08:45.014Z] 5d3b04190fa2: Download complete [2022-08-09T17:08:45.014Z] ec43610c2a17: Verifying Checksum [2022-08-09T17:08:45.014Z] ec43610c2a17: Download complete [2022-08-09T17:08:45.277Z] 5eb5b503b376: Verifying Checksum [2022-08-09T17:08:45.277Z] 5eb5b503b376: Download complete [2022-08-09T17:08:45.846Z] 2f39f015ded8: Verifying Checksum [2022-08-09T17:08:45.846Z] 2f39f015ded8: Download complete [2022-08-09T17:08:46.414Z] 5eb5b503b376: Pull complete [2022-08-09T17:08:46.414Z] 5c69ac0246d0: Pull complete [2022-08-09T17:08:46.983Z] ec43610c2a17: Pull complete [2022-08-09T17:08:46.983Z] 3a2ae6a8a46f: Pull complete [2022-08-09T17:08:47.242Z] 33b1e0a273af: Pull complete [2022-08-09T17:08:47.242Z] 5d3b04190fa2: Pull complete [2022-08-09T17:08:51.438Z] 2f39f015ded8: Pull complete [2022-08-09T17:08:51.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-09T17:08:51.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T17:08:51.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T17:08:51.530Z] prd-ubuntu20.04-docker-8c-8g-22231 does not seem to be running inside a container [2022-08-09T17:08:51.569Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-09T17:08:53.382Z] $ docker top ac27dc42653de08d29b8c4b6eb8be52edb0e0517b5ca89399ac7f82e0f0b681c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T17:08:53.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-09T17:08:54.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-09T17:08:54.302Z] + ls /var/log/sa-host [2022-08-09T17:08:54.302Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T17:08:54.366Z] provisioning config files... [2022-08-09T17:08:54.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8357224073967496854tmp [Pipeline] { [Pipeline] echo [2022-08-09T17:08:54.392Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:54.682Z] ---> create-netrc.sh [Pipeline] } [2022-08-09T17:08:54.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:55.021Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-09T17:08:55.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:55.319Z] ---> sudo-logs.sh [2022-08-09T17:08:55.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-09T17:08:55.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:55.622Z] ---> job-cost.sh [2022-08-09T17:08:55.622Z] lf-activate-venv: SKIPPING [2022-08-09T17:08:55.622Z] DEBUG: total: 0.10999999940395355 [2022-08-09T17:08:55.622Z] INFO: Retrieving Stack Cost... [2022-08-09T17:08:56.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T17:08:56.760Z] INFO: Archiving Costs [Pipeline] echo [2022-08-09T17:08:56.770Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T17:08:57.051Z] ---> logs-deploy.sh [2022-08-09T17:08:57.051Z] lf-activate-venv: SKIPPING [2022-08-09T17:08:57.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4119/5 [2022-08-09T17:08:57.051Z] INFO: archiving workspace using pattern(s): [2022-08-09T17:08:58.434Z] Archives upload complete. [2022-08-09T17:08:58.434Z] INFO: archiving logs to Nexus [2022-08-09T17:08:59.005Z] ---> uname -a: [2022-08-09T17:08:59.005Z] Linux prd-ubuntu20-04-docker-8c-8g-22231 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-09T17:08:59.005Z] [2022-08-09T17:08:59.005Z]