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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b9d9addd8768455ece2e20a5baa0071212a65299+103bb455fa40a9af283e2faa07b65114fcdd4a5f (5174c5b85673d435525d558b485ac5b081a05480) 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-ssh12789333323621983594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15091384919512667552.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4396/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-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5876632563731355234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2053370756629190604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4396/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-4396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh180670033870657445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7936 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 Merge succeeded, producing f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 Checking out Revision f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 (PR-4396) > git config core.sparsecheckout # timeout=10 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # 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 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2502cf2daf16de1da65802b4bb834b1fb7ce6af0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T08:29:35.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T08:29:35.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T08:29:35.749Z] ========================================================= [2023-03-01T08:29:35.749Z] EdgeX Global Pipelines Version Info [2023-03-01T08:29:35.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:29:36.489Z] ------------------- [2023-03-01T08:29:36.489Z] stable info: [2023-03-01T08:29:36.489Z] ------------------- [2023-03-01T08:29:36.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T08:29:36.489Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:29:36.489Z] Message: update stable to v1.0.244 [2023-03-01T08:29:37.061Z] ------------------- [2023-03-01T08:29:37.061Z] experimental info: [2023-03-01T08:29:37.061Z] ------------------- [2023-03-01T08:29:37.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T08:29:37.061Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:29:37.061Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T08:29:37.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T08:29:37.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T08:29:37.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T08:29:37.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T08:29:37.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T08:29:37.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T08:29:37.298Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T08:29:37.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T08:29:37.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T08:29:37.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T08:29:37.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T08:29:37.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T08:29:37.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T08:29:37.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T08:29:37.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T08:29:37.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:29:37.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:29:37.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T08:29:37.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T08:29:37.459Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T08:29:37.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T08:29:37.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T08:29:37.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T08:29:37.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4396 [Pipeline] echo [2023-03-01T08:29:37.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4396 [Pipeline] echo [2023-03-01T08:29:37.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4396 [Pipeline] echo [2023-03-01T08:29:37.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo [2023-03-01T08:29:37.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3dce2e [Pipeline] echo [2023-03-01T08:29:37.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:29:37.618Z] provisioning config files... [2023-03-01T08:29:37.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10613611975592462053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:29:37.938Z] ---> docker-login.sh [2023-03-01T08:29:37.938Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:29:38.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:29:38.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:29:38.200Z] Configure a credential helper to remove this warning. See [2023-03-01T08:29:38.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:29:38.200Z] [2023-03-01T08:29:38.200Z] Login Succeeded [2023-03-01T08:29:38.200Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:29:38.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:29:38.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:29:38.460Z] Configure a credential helper to remove this warning. See [2023-03-01T08:29:38.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:29:38.460Z] [2023-03-01T08:29:38.460Z] Login Succeeded [2023-03-01T08:29:38.460Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:29:38.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:29:38.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:29:38.460Z] Configure a credential helper to remove this warning. See [2023-03-01T08:29:38.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:29:38.460Z] [2023-03-01T08:29:38.460Z] Login Succeeded [2023-03-01T08:29:38.460Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:29:38.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:29:38.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:29:38.720Z] Configure a credential helper to remove this warning. See [2023-03-01T08:29:38.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:29:38.720Z] [2023-03-01T08:29:38.720Z] Login Succeeded [2023-03-01T08:29:38.720Z] docker.io [2023-03-01T08:29:38.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:29:38.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:29:38.980Z] Configure a credential helper to remove this warning. See [2023-03-01T08:29:38.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:29:38.980Z] [2023-03-01T08:29:38.980Z] Login Succeeded [2023-03-01T08:29:38.980Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:29:38.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:29:39.289Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/core-command/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T08:29:39.289Z] + + dirname cmd/core-data/Dockerfilecut [2023-03-01T08:29:39.289Z] -d/ -f2 [2023-03-01T08:29:39.289Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-03-01T08:29:39.289Z] cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T08:29:39.289Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T08:29:39.289Z] + cut -d/ -f2 [2023-03-01T08:29:39.289Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T08:29:39.340Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T08:29:39.672Z] + git rev-list -1 --merges f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1~1..f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo [2023-03-01T08:29:39.685Z] -----------> git rev-list -1 --merges f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1~1..f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:29:39.685Z] f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [false] [Pipeline] sh [2023-03-01T08:29:39.974Z] + git log --format=format:%s -1 f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo [2023-03-01T08:29:39.990Z] ========================================================= [2023-03-01T08:29:39.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T08:29:39.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T08:29:40.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:29:40.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T08:29:40.424Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T08:29:40.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T08:29:40.424Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T08:29:40.424Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T08:29:40.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:29:40.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:29:40.839Z] [2023-03-01T08:29:40.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:29:41.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:29:41.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T08:29:41.151Z] b85a868b505f: Pulling fs layer [2023-03-01T08:29:41.151Z] e2be974225ed: Pulling fs layer [2023-03-01T08:29:41.151Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T08:29:41.151Z] 988bab9f4d93: Pulling fs layer [2023-03-01T08:29:41.151Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T08:29:41.151Z] eaf3925da568: Pulling fs layer [2023-03-01T08:29:41.151Z] bab4dde63d76: Pulling fs layer [2023-03-01T08:29:41.151Z] bde34c3a00c8: Pulling fs layer [2023-03-01T08:29:41.151Z] b352a97aabf1: Pulling fs layer [2023-03-01T08:29:41.151Z] 4872d77fe225: Pulling fs layer [2023-03-01T08:29:41.151Z] 5851b861e8e6: Pulling fs layer [2023-03-01T08:29:41.151Z] eaf3925da568: Waiting [2023-03-01T08:29:41.151Z] 988bab9f4d93: Waiting [2023-03-01T08:29:41.151Z] 1469e6f7b9e6: Waiting [2023-03-01T08:29:41.151Z] bab4dde63d76: Waiting [2023-03-01T08:29:41.151Z] 4872d77fe225: Waiting [2023-03-01T08:29:41.151Z] bde34c3a00c8: Waiting [2023-03-01T08:29:41.151Z] b352a97aabf1: Waiting [2023-03-01T08:29:41.151Z] 5851b861e8e6: Waiting [2023-03-01T08:29:41.151Z] e2be974225ed: Verifying Checksum [2023-03-01T08:29:41.151Z] e2be974225ed: Download complete [2023-03-01T08:29:41.151Z] 988bab9f4d93: Verifying Checksum [2023-03-01T08:29:41.151Z] 988bab9f4d93: Download complete [2023-03-01T08:29:41.413Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T08:29:41.413Z] 339a4e72a1f5: Download complete [2023-03-01T08:29:41.413Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T08:29:41.413Z] 1469e6f7b9e6: Download complete [2023-03-01T08:29:41.413Z] eaf3925da568: Verifying Checksum [2023-03-01T08:29:41.413Z] eaf3925da568: Download complete [2023-03-01T08:29:41.413Z] bde34c3a00c8: Download complete [2023-03-01T08:29:41.413Z] b352a97aabf1: Verifying Checksum [2023-03-01T08:29:41.413Z] b352a97aabf1: Download complete [2023-03-01T08:29:41.413Z] 4872d77fe225: Download complete [2023-03-01T08:29:41.413Z] 5851b861e8e6: Verifying Checksum [2023-03-01T08:29:41.413Z] 5851b861e8e6: Download complete [2023-03-01T08:29:41.672Z] b85a868b505f: Verifying Checksum [2023-03-01T08:29:41.672Z] b85a868b505f: Download complete [2023-03-01T08:29:41.931Z] bab4dde63d76: Verifying Checksum [2023-03-01T08:29:41.931Z] bab4dde63d76: Download complete [2023-03-01T08:29:42.870Z] b85a868b505f: Pull complete [2023-03-01T08:29:43.130Z] e2be974225ed: Pull complete [2023-03-01T08:29:43.699Z] 339a4e72a1f5: Pull complete [2023-03-01T08:29:43.699Z] 988bab9f4d93: Pull complete [2023-03-01T08:29:43.958Z] 1469e6f7b9e6: Pull complete [2023-03-01T08:29:43.958Z] eaf3925da568: Pull complete [2023-03-01T08:29:45.868Z] bab4dde63d76: Pull complete [2023-03-01T08:29:45.868Z] bde34c3a00c8: Pull complete [2023-03-01T08:29:46.130Z] b352a97aabf1: Pull complete [2023-03-01T08:29:46.130Z] 4872d77fe225: Pull complete [2023-03-01T08:29:46.130Z] 5851b861e8e6: Pull complete [2023-03-01T08:29:46.130Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T08:29:46.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:29:46.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:29:46.216Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T08:29:46.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:29:47.661Z] $ docker top 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 -eo pid,comm [2023-03-01T08:29:47.712Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T08:29:47.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:29:47.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:29:47.758Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:29:47.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:29:47.890Z] $ docker exec 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent [2023-03-01T08:29:48.010Z] SSH_AUTH_SOCK=/tmp/ssh-qdBjCwoexv7c/agent.32 [2023-03-01T08:29:48.010Z] SSH_AGENT_PID=38 [2023-03-01T08:29:48.017Z] Running ssh-add (command line suppressed) [2023-03-01T08:29:48.143Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_12292133271792985231.key (/w/workspace/edgex-go/3@tmp/private_key_12292133271792985231.key) [2023-03-01T08:29:48.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:29:48.512Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T08:29:48.542Z] $ docker exec --env ******** --env ******** 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent -k [2023-03-01T08:29:48.638Z] unset SSH_AUTH_SOCK; [2023-03-01T08:29:48.639Z] unset SSH_AGENT_PID; [2023-03-01T08:29:48.639Z] echo Agent pid 38 killed; [2023-03-01T08:29:48.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T08:29:48.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:29:48.665Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:29:48.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:29:48.795Z] $ docker exec 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent [2023-03-01T08:29:48.904Z] SSH_AUTH_SOCK=/tmp/ssh-gTqJbgGhSAQn/agent.71 [2023-03-01T08:29:48.904Z] SSH_AGENT_PID=77 [2023-03-01T08:29:48.909Z] Running ssh-add (command line suppressed) [2023-03-01T08:29:49.025Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3215433646226769406.key (/w/workspace/edgex-go/3@tmp/private_key_3215433646226769406.key) [2023-03-01T08:29:49.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:29:49.326Z] + git semver init [2023-03-01T08:29:49.585Z] 2023-03-01 08:29:49,523 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T08:29:49.585Z] 2023-03-01 08:29:49,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-01T08:29:49.585Z] 2023-03-01 08:29:49,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-01T08:29:49.585Z] 2023-03-01 08:29:49,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:29:54.870Z] 2023-03-01 08:29:54,184 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-01T08:29:54.870Z] 2023-03-01 08:29:54,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4396 with force:False [2023-03-01T08:29:54.870Z] 2023-03-01 08:29:54,184 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4396 [2023-03-01T08:29:54.870Z] 2023-03-01 08:29:54,188 [execute] INFO git cat-file --batch-check [2023-03-01T08:29:54.871Z] 2023-03-01 08:29:54,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:29:54.871Z] 2023-03-01 08:29:54,195 [execute] INFO git cat-file --batch [2023-03-01T08:29:54.871Z] 2023-03-01 08:29:54,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:29:54.871Z] 2023-03-01 08:29:54,201 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4396 [2023-03-01T08:29:54.871Z] 0.0.0 [Pipeline] } [2023-03-01T08:29:54.884Z] $ docker exec --env ******** --env ******** 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent -k [2023-03-01T08:29:54.991Z] unset SSH_AUTH_SOCK; [2023-03-01T08:29:54.991Z] unset SSH_AGENT_PID; [2023-03-01T08:29:54.992Z] echo Agent pid 77 killed; [2023-03-01T08:29:54.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:29:55.308Z] + git semver [Pipeline] } [2023-03-01T08:29:55.585Z] $ docker stop --time=1 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 [2023-03-01T08:29:56.927Z] $ docker rm -f --volumes 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:29:57.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T08:29:57.477Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T08:29:57.482Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:29:57.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-01T08:29:57.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:29:57.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:29:57.937Z] ========================================================= [2023-03-01T08:29:57.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T08:29:57.937Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:29:58.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:29:58.238Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T08:29:58.238Z] 213ec9aee27d: Pulling fs layer [2023-03-01T08:29:58.238Z] 4583459ba037: Pulling fs layer [2023-03-01T08:29:58.238Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T08:29:58.238Z] 53926ce57604: Pulling fs layer [2023-03-01T08:29:58.238Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T08:29:58.238Z] 22ff95d597cd: Pulling fs layer [2023-03-01T08:29:58.238Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T08:29:58.238Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T08:29:58.238Z] a7acece74701: Pulling fs layer [2023-03-01T08:29:58.238Z] 12d6caf4c0d1: Waiting [2023-03-01T08:29:58.239Z] 96b7cbca73a9: Waiting [2023-03-01T08:29:58.239Z] 22ff95d597cd: Waiting [2023-03-01T08:29:58.239Z] 21b2b0c7a3f4: Waiting [2023-03-01T08:29:58.239Z] 53926ce57604: Waiting [2023-03-01T08:29:58.239Z] a7acece74701: Waiting [2023-03-01T08:29:58.239Z] 93c1e223e6f2: Download complete [2023-03-01T08:29:58.239Z] 4583459ba037: Verifying Checksum [2023-03-01T08:29:58.239Z] 4583459ba037: Download complete [2023-03-01T08:29:58.239Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T08:29:58.239Z] 21b2b0c7a3f4: Download complete [2023-03-01T08:29:58.239Z] 213ec9aee27d: Verifying Checksum [2023-03-01T08:29:58.239Z] 213ec9aee27d: Download complete [2023-03-01T08:29:58.501Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T08:29:58.501Z] 12d6caf4c0d1: Download complete [2023-03-01T08:29:58.501Z] 213ec9aee27d: Pull complete [2023-03-01T08:29:58.501Z] 4583459ba037: Pull complete [2023-03-01T08:29:58.761Z] 93c1e223e6f2: Pull complete [2023-03-01T08:29:58.761Z] a7acece74701: Verifying Checksum [2023-03-01T08:29:58.761Z] a7acece74701: Download complete [2023-03-01T08:29:59.021Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T08:29:59.021Z] 96b7cbca73a9: Download complete [2023-03-01T08:29:59.021Z] 53926ce57604: Verifying Checksum [2023-03-01T08:29:59.021Z] 53926ce57604: Download complete [2023-03-01T08:30:03.208Z] 53926ce57604: Pull complete [2023-03-01T08:30:03.208Z] 21b2b0c7a3f4: Pull complete [2023-03-01T08:30:03.208Z] 22ff95d597cd: Pull complete [2023-03-01T08:30:03.208Z] 12d6caf4c0d1: Pull complete [2023-03-01T08:30:05.751Z] 96b7cbca73a9: Pull complete [2023-03-01T08:30:06.345Z] a7acece74701: Pull complete [2023-03-01T08:30:06.345Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T08:30:06.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:06.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:06.646Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:06.646Z] WORKDIR /edgex [2023-03-01T08:30:06.646Z] COPY go.mod . [2023-03-01T08:30:06.646Z] RUN go mod download [2023-03-01T08:30:06.646Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T08:30:07.599Z] Sending build context to Docker daemon 170.5MB [2023-03-01T08:30:07.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:30:07.599Z] ---> db6d94c90886 [2023-03-01T08:30:07.599Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:30:09.521Z] ---> Running in 41274d25e909 [2023-03-01T08:30:09.783Z] Removing intermediate container 41274d25e909 [2023-03-01T08:30:09.783Z] ---> 108138c829a4 [2023-03-01T08:30:09.783Z] Step 3/4 : COPY go.mod . [2023-03-01T08:30:09.783Z] ---> d81fc394e41b [2023-03-01T08:30:09.783Z] Step 4/4 : RUN go mod download [2023-03-01T08:30:10.043Z] ---> Running in 589f89237e48 [2023-03-01T08:30:12.570Z] Still waiting to schedule task [2023-03-01T08:30:12.570Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7935’ is offline [2023-03-01T08:30:20.035Z] Removing intermediate container 589f89237e48 [2023-03-01T08:30:20.035Z] ---> 020a2c51033b [2023-03-01T08:30:20.035Z] Successfully built 020a2c51033b [2023-03-01T08:30:20.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:20.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:30:20.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:20.398Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T08:30:20.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:30:20.844Z] $ docker top 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:30:21.181Z] + go version [2023-03-01T08:30:21.182Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T08:30:21.195Z] $ docker stop --time=1 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 [2023-03-01T08:30:22.501Z] $ docker rm -f --volumes 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:30:22.907Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:30:22.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:30:22.978Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T08:30:23.012Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:30:23.428Z] $ docker top e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:30:23.495Z] ========================================================= [2023-03-01T08:30:23.495Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:30:23.495Z] ========================================================= [Pipeline] sh [2023-03-01T08:30:23.772Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:30:24.065Z] + make test [2023-03-01T08:30:24.065Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:30:30.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:30:45.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:30:45.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:30:45.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2023-03-01T08:30:49.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.159s coverage: 71.2% of statements [2023-03-01T08:30:49.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:30:49.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:30:49.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:30:49.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements [2023-03-01T08:30:49.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:30:49.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.807s coverage: 88.5% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 65.9% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements [2023-03-01T08:30:50.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 82.9% of statements [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-03-01T08:30:50.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2023-03-01T08:30:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-03-01T08:30:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2023-03-01T08:31:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.395s coverage: 79.9% of statements [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:31:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:31:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:31:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:31:13.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:31:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 80.0% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.1% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:31:13.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:31:13.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:31:13.406Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T08:31:31.472Z] 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." [2023-03-01T08:31:31.472Z] go vet ./... [2023-03-01T08:31:32.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:31:33.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:31:33.103Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:31:33.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:31:33.663Z] + ls -al . [2023-03-01T08:31:33.663Z] total 744 [2023-03-01T08:31:33.663Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 08:30 . [2023-03-01T08:31:33.663Z] drwxr-xr-x 4 root root 4096 Mar 1 08:30 .. [2023-03-01T08:31:33.663Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:29 .blubracket [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:29 .dockerignore [2023-03-01T08:31:33.663Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:31 .git [2023-03-01T08:31:33.663Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:29 .github [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:29 .gitignore [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:29 .golangci.yml [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:29 .hadolint.yml [2023-03-01T08:31:33.663Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 08:29 .semver [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:29 .sonarcloud.properties [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:29 ADOPTERS.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:29 Attribution.txt [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:29 CHANGELOG.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:29 CONTRIBUTING.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:29 GOVERNANCE.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:29 Jenkinsfile [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:29 LICENSE [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 08:29 Makefile [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:29 OWNERS.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:29 README.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:29 SECURITY.md [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:29 VERSION [2023-03-01T08:31:33.663Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:29 bin [2023-03-01T08:31:33.663Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:29 cmd [2023-03-01T08:31:33.663Z] -rw-r--r-- 1 root root 487670 Mar 1 08:31 coverage.out [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:29 go.mod [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:29 go.sum [2023-03-01T08:31:33.663Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:29 internal [2023-03-01T08:31:33.663Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:29 openapi [2023-03-01T08:31:33.663Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:29 snap [2023-03-01T08:31:33.663Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:29 version.go [Pipeline] sh [2023-03-01T08:31:33.946Z] + '[' -e coverage.out ] [2023-03-01T08:31:33.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:31:34.054Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:31:34.335Z] + make build [2023-03-01T08:31:34.335Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:31:44.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7939 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws [2023-03-01T08:31:44.391Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-01T08:31:44.431Z] The recommended git tool is: git [2023-03-01T08:31:46.532Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:31:47.905Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:31:48.842Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:31:49.408Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:31:49.487Z] using credential edgex-jenkins-ssh [2023-03-01T08:31:49.503Z] Cloning the remote Git repository [2023-03-01T08:31:49.548Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:31:49.624Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-01T08:31:49.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:31:49.776Z] > git --version # timeout=10 [2023-03-01T08:31:49.796Z] > git --version # 'git version 2.25.1' [2023-03-01T08:31:49.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:31:49.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:31:57.522Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:31:58.458Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:31:59.833Z] 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 [2023-03-01T08:32:00.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:32:02.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:32:02.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:32:03.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:32:06.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T08:32:07.559Z] $ docker stop --time=1 e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 [2023-03-01T08:32:07.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:32:07.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:32:08.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T08:32:08.531Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T08:32:08.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:32:08.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T08:32:09.440Z] Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 [2023-03-01T08:32:10.043Z] Merge succeeded, producing 30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:32:10.044Z] Checking out Revision 30bc0a3516315e1f78c87bdf9383976e1927c479 (PR-4396) [2023-03-01T08:32:10.187Z] $ docker rm -f --volumes e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:09.461Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:32:09.480Z] > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 [2023-03-01T08:32:09.715Z] > git remote # timeout=10 [2023-03-01T08:32:09.733Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T08:32:09.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:32:09.765Z] > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [2023-03-01T08:32:10.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T08:32:10.053Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:32:10.071Z] > git checkout -f 30bc0a3516315e1f78c87bdf9383976e1927c479 # timeout=10 [2023-03-01T08:32:11.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:11.062Z] [2023-03-01T08:32:11.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:11.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:11.361Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T08:32:11.361Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T08:32:11.361Z] ca9280d653b3: Pulling fs layer [2023-03-01T08:32:11.361Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T08:32:11.361Z] cbdbe7a5bc2a: Download complete [2023-03-01T08:32:11.619Z] cbdbe7a5bc2a: Pull complete [2023-03-01T08:32:11.619Z] ca9280d653b3: Verifying Checksum [2023-03-01T08:32:11.619Z] ca9280d653b3: Download complete [2023-03-01T08:32:11.877Z] 7e9c9ca2126c: Verifying Checksum [2023-03-01T08:32:11.877Z] 7e9c9ca2126c: Download complete [2023-03-01T08:32:12.135Z] ca9280d653b3: Pull complete [2023-03-01T08:32:13.777Z] Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" [2023-03-01T08:32:13.807Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:32:14.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T08:32:14.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:32:14.720Z] Dload Upload Total Spent Left Speed [2023-03-01T08:32:14.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-03-01T08:32:15.414Z] 7e9c9ca2126c: Pull complete [2023-03-01T08:32:15.414Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T08:32:15.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:15.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:32:15.475Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-01T08:32:15.495Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T08:32:15.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:32:13.794Z] > git rev-list --no-walk 2502cf2daf16de1da65802b4bb834b1fb7ce6af0 # timeout=10 [2023-03-01T08:32:17.076Z] $ docker top 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-01T08:32:17.461Z] + sudo tee /etc/docker/daemon.new [2023-03-01T08:32:17.461Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T08:32:17.461Z] { [2023-03-01T08:32:17.461Z] "registry-mirrors": [ [2023-03-01T08:32:17.461Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T08:32:17.461Z] ], [2023-03-01T08:32:17.461Z] "bip": "10.250.0.254/24", [2023-03-01T08:32:17.461Z] "hosts": [ [2023-03-01T08:32:17.461Z] "tcp://0.0.0.0:5555", [2023-03-01T08:32:17.461Z] "unix:///var/run/docker.sock" [2023-03-01T08:32:17.461Z] ], [2023-03-01T08:32:17.461Z] "mtu": 1458, [2023-03-01T08:32:17.461Z] "selinux-enabled": true, [2023-03-01T08:32:17.461Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T08:32:17.461Z] } [Pipeline] sh [2023-03-01T08:32:17.485Z] + docker-compose build --help [2023-03-01T08:32:17.485Z] + grep parallel [2023-03-01T08:32:17.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T08:32:18.054Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:32:18.069Z] $ docker stop --time=1 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d [2023-03-01T08:32:18.144Z] + sudo service docker restart [2023-03-01T08:32:19.363Z] $ docker rm -f --volumes 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:32:19.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T08:32:19.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:32:19.801Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T08:32:19.829Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:32:20.177Z] $ docker top 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:32:20.509Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:32:21.077Z] Building core-command ... [2023-03-01T08:32:21.077Z] Building core-common-config-bootstrapper ... [2023-03-01T08:32:21.077Z] Building core-data ... [2023-03-01T08:32:21.077Z] Building core-metadata ... [2023-03-01T08:32:21.077Z] Building security-bootstrapper ... [2023-03-01T08:32:21.077Z] Building security-proxy-auth ... [2023-03-01T08:32:21.077Z] Building security-proxy-setup ... [2023-03-01T08:32:21.077Z] Building security-secretstore-setup ... [2023-03-01T08:32:21.077Z] Building security-spiffe-token-provider ... [2023-03-01T08:32:21.077Z] Building security-spire-agent ... [2023-03-01T08:32:21.077Z] Building security-spire-config ... [2023-03-01T08:32:21.077Z] Building security-spire-server ... [2023-03-01T08:32:21.077Z] Building support-notifications ... [2023-03-01T08:32:21.077Z] Building support-scheduler ... [2023-03-01T08:32:21.077Z] Building security-bootstrapper [2023-03-01T08:32:21.077Z] Building core-data [2023-03-01T08:32:21.077Z] Building security-proxy-auth [2023-03-01T08:32:21.077Z] Building core-common-config-bootstrapper [2023-03-01T08:32:21.077Z] Building security-secretstore-setup [2023-03-01T08:32:31.034Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:31.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:31.034Z] ---> 020a2c51033b [2023-03-01T08:32:31.034Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:32:31.291Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:31.291Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:31.291Z] ---> 020a2c51033b [2023-03-01T08:32:31.291Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T08:32:31.291Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:31.291Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:31.291Z] ---> 020a2c51033b [2023-03-01T08:32:31.291Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:32:31.549Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:31.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:31.549Z] ---> 020a2c51033b [2023-03-01T08:32:31.549Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:32:31.807Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:32:31.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:32:31.807Z] ---> 020a2c51033b [2023-03-01T08:32:31.807Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:32:35.092Z] ---> Running in db7c93c34069 [2023-03-01T08:32:35.092Z] ---> Running in 7a751992a09c [2023-03-01T08:32:35.092Z] ---> Running in aecdeccb99fb [2023-03-01T08:32:35.092Z] ---> Running in bf9ac6fbb1c6 [2023-03-01T08:32:35.092Z] ---> Running in da26ce3988bd [2023-03-01T08:32:35.360Z] Removing intermediate container 7a751992a09c [2023-03-01T08:32:35.360Z] ---> 604f71fb707a [2023-03-01T08:32:35.360Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:32:35.360Z] Removing intermediate container bf9ac6fbb1c6 [2023-03-01T08:32:35.360Z] ---> 7fcf0bb89e56 [2023-03-01T08:32:35.360Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:32:35.360Z] Removing intermediate container aecdeccb99fb [2023-03-01T08:32:35.360Z] ---> d13478dd71eb [2023-03-01T08:32:35.360Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:32:35.360Z] ---> Running in 754233a8ac84 [2023-03-01T08:32:35.360Z] Removing intermediate container da26ce3988bd [2023-03-01T08:32:35.360Z] ---> 15bb085603aa [2023-03-01T08:32:35.360Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T08:32:35.360Z] Removing intermediate container db7c93c34069 [2023-03-01T08:32:35.360Z] ---> 81ee69b35316 [2023-03-01T08:32:35.360Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T08:32:35.360Z] ---> Running in 1a023dd7672f [2023-03-01T08:32:35.360Z] ---> Running in 16454b7f5b82 [2023-03-01T08:32:35.360Z] ---> Running in 041d551d79a4 [2023-03-01T08:32:35.360Z] ---> Running in 5f021e89dc1b [2023-03-01T08:32:35.622Z] Removing intermediate container 754233a8ac84 [2023-03-01T08:32:35.622Z] ---> 564afe6d0ba7 [2023-03-01T08:32:35.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:32:35.622Z] Removing intermediate container 16454b7f5b82 [2023-03-01T08:32:35.622Z] ---> 6067aaecb6fd [2023-03-01T08:32:35.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:32:35.622Z] Removing intermediate container 1a023dd7672f [2023-03-01T08:32:35.622Z] ---> ff67d40c34f4 [2023-03-01T08:32:35.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:32:35.622Z] ---> Running in 03f0781ef6a7 [2023-03-01T08:32:35.622Z] ---> Running in c5dfea96fdfb [2023-03-01T08:32:35.622Z] ---> Running in 07ebe5d14e73 [2023-03-01T08:32:35.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:35.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:32:36.394Z] OK: 211 MiB in 51 packages [2023-03-01T08:32:36.394Z] OK: 211 MiB in 51 packages [2023-03-01T08:32:36.394Z] OK: 211 MiB in 51 packages [2023-03-01T08:32:36.394Z] OK: 211 MiB in 51 packages [2023-03-01T08:32:36.394Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:32:36.427Z] provisioning config files... [2023-03-01T08:32:36.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16414354398235634625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:32:36.830Z] ---> docker-login.sh [2023-03-01T08:32:36.830Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:32:36.963Z] Removing intermediate container 041d551d79a4 [2023-03-01T08:32:36.963Z] ---> e775242aa0b6 [2023-03-01T08:32:36.963Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:32:36.963Z] Removing intermediate container 03f0781ef6a7 [2023-03-01T08:32:36.963Z] ---> c17ef3e6561f [2023-03-01T08:32:36.963Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:32:37.222Z] Removing intermediate container 07ebe5d14e73 [2023-03-01T08:32:37.222Z] ---> 443fdeee46c2 [2023-03-01T08:32:37.222Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:32:37.222Z] ---> d247bc995b59 [2023-03-01T08:32:37.222Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:32:37.222Z] Removing intermediate container c5dfea96fdfb [2023-03-01T08:32:37.222Z] ---> 540606058849 [2023-03-01T08:32:37.222Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:32:37.222Z] ---> Running in 5023b6c6a9d4 [2023-03-01T08:32:37.222Z] ---> 3c691d956347 [2023-03-01T08:32:37.222Z] Removing intermediate container 5f021e89dc1b [2023-03-01T08:32:37.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> d0d728831c90 [2023-03-01T08:32:37.222Z] [2023-03-01T08:32:37.222Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T08:32:37.222Z] ---> 9833be056650 [2023-03-01T08:32:37.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:32:37.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:32:37.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:32:37.423Z] Configure a credential helper to remove this warning. See [2023-03-01T08:32:37.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:32:37.423Z] [2023-03-01T08:32:37.423Z] Login Succeeded [2023-03-01T08:32:37.423Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:32:37.481Z] ---> Running in 1dc80667dc87 [2023-03-01T08:32:37.481Z] ---> Running in bb3a39141940 [2023-03-01T08:32:37.481Z] ---> 1f63e48b5f6a [2023-03-01T08:32:37.481Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:32:37.481Z] ---> 8db6f73accad [2023-03-01T08:32:37.481Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:32:37.481Z] ---> Running in d90361089e33 [2023-03-01T08:32:37.481Z] ---> Running in 8655e16aaaad [2023-03-01T08:32:37.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:32:37.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:32:37.968Z] Configure a credential helper to remove this warning. See [2023-03-01T08:32:37.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:32:37.968Z] [2023-03-01T08:32:37.968Z] Login Succeeded [2023-03-01T08:32:37.968Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:32:38.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:32:38.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:32:38.242Z] Configure a credential helper to remove this warning. See [2023-03-01T08:32:38.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:32:38.242Z] [2023-03-01T08:32:38.242Z] Login Succeeded [2023-03-01T08:32:38.242Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:32:38.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:32:38.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:32:38.786Z] Configure a credential helper to remove this warning. See [2023-03-01T08:32:38.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:32:38.786Z] [2023-03-01T08:32:38.786Z] Login Succeeded [2023-03-01T08:32:38.786Z] docker.io [2023-03-01T08:32:39.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:32:39.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:32:39.325Z] Configure a credential helper to remove this warning. See [2023-03-01T08:32:39.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:32:39.325Z] [2023-03-01T08:32:39.325Z] Login Succeeded [2023-03-01T08:32:39.325Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:32:39.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T08:32:39.905Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-01T08:32:39.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:32:39.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:32:39.956Z] ========================================================= [2023-03-01T08:32:39.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T08:32:39.956Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:32:40.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:32:40.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T08:32:40.553Z] 9b18e9b68314: Pulling fs layer [2023-03-01T08:32:40.553Z] 35d82f9e3411: Pulling fs layer [2023-03-01T08:32:40.553Z] e16973657156: Pulling fs layer [2023-03-01T08:32:40.553Z] fc693d55d65f: Pulling fs layer [2023-03-01T08:32:40.553Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T08:32:40.553Z] dda99020689f: Pulling fs layer [2023-03-01T08:32:40.553Z] db1c61fa0a46: Pulling fs layer [2023-03-01T08:32:40.553Z] 891c053d2c06: Pulling fs layer [2023-03-01T08:32:40.553Z] fc693d55d65f: Waiting [2023-03-01T08:32:40.553Z] 7e9fc2657dce: Waiting [2023-03-01T08:32:40.553Z] dda99020689f: Waiting [2023-03-01T08:32:40.553Z] db1c61fa0a46: Waiting [2023-03-01T08:32:40.553Z] 891c053d2c06: Waiting [2023-03-01T08:32:40.553Z] e16973657156: Verifying Checksum [2023-03-01T08:32:40.553Z] e16973657156: Download complete [2023-03-01T08:32:40.553Z] 35d82f9e3411: Verifying Checksum [2023-03-01T08:32:40.553Z] 35d82f9e3411: Download complete [2023-03-01T08:32:40.553Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T08:32:40.553Z] 7e9fc2657dce: Download complete [2023-03-01T08:32:40.553Z] dda99020689f: Verifying Checksum [2023-03-01T08:32:40.553Z] dda99020689f: Download complete [2023-03-01T08:32:40.553Z] 9b18e9b68314: Verifying Checksum [2023-03-01T08:32:40.553Z] 9b18e9b68314: Download complete [2023-03-01T08:32:41.539Z] 9b18e9b68314: Pull complete [2023-03-01T08:32:41.539Z] 891c053d2c06: Verifying Checksum [2023-03-01T08:32:41.539Z] 891c053d2c06: Download complete [2023-03-01T08:32:42.136Z] 35d82f9e3411: Pull complete [2023-03-01T08:32:42.409Z] e16973657156: Pull complete [2023-03-01T08:32:42.998Z] db1c61fa0a46: Verifying Checksum [2023-03-01T08:32:42.998Z] db1c61fa0a46: Download complete [2023-03-01T08:32:43.598Z] fc693d55d65f: Verifying Checksum [2023-03-01T08:32:43.598Z] fc693d55d65f: Download complete [2023-03-01T08:32:55.934Z] fc693d55d65f: Pull complete [2023-03-01T08:32:55.934Z] 7e9fc2657dce: Pull complete [2023-03-01T08:32:55.934Z] dda99020689f: Pull complete [2023-03-01T08:33:01.294Z] db1c61fa0a46: Pull complete [2023-03-01T08:33:02.713Z] 891c053d2c06: Pull complete [2023-03-01T08:33:02.713Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T08:33:02.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:33:02.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:33:03.049Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:33:03.049Z] WORKDIR /edgex [2023-03-01T08:33:03.049Z] COPY go.mod . [2023-03-01T08:33:03.049Z] RUN go mod download [2023-03-01T08:33:03.049Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T08:33:03.635Z] Sending build context to Docker daemon 3.118MB [2023-03-01T08:33:03.635Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:33:03.635Z] ---> f96f9c87975a [2023-03-01T08:33:03.635Z] Step 2/4 : WORKDIR /edgex [2023-03-01T08:33:05.590Z] ---> Running in 04ec60be19bb [2023-03-01T08:33:05.860Z] Removing intermediate container 04ec60be19bb [2023-03-01T08:33:05.860Z] ---> a9fb7357a3d1 [2023-03-01T08:33:05.860Z] Step 3/4 : COPY go.mod . [2023-03-01T08:33:06.449Z] ---> 722886b59752 [2023-03-01T08:33:06.449Z] Step 4/4 : RUN go mod download [2023-03-01T08:33:06.449Z] ---> Running in a286408a6a37 [2023-03-01T08:33:09.552Z] Removing intermediate container 8655e16aaaad [2023-03-01T08:33:09.552Z] ---> 457f168f240a [2023-03-01T08:33:09.552Z] Step 7/32 : COPY . . [2023-03-01T08:33:09.552Z] Removing intermediate container 1dc80667dc87 [2023-03-01T08:33:09.552Z] ---> f4f38871a23f [2023-03-01T08:33:09.552Z] Step 8/22 : COPY . . [2023-03-01T08:33:09.552Z] Removing intermediate container 5023b6c6a9d4 [2023-03-01T08:33:09.552Z] ---> 9d9419e0e551 [2023-03-01T08:33:09.552Z] Step 7/24 : COPY . . [2023-03-01T08:33:09.552Z] Removing intermediate container bb3a39141940 [2023-03-01T08:33:09.552Z] ---> 55680f9797cc [2023-03-01T08:33:09.552Z] Step 8/22 : COPY . . [2023-03-01T08:33:09.552Z] Removing intermediate container d90361089e33 [2023-03-01T08:33:09.552Z] ---> 12e516be9022 [2023-03-01T08:33:09.552Z] Step 8/22 : COPY . . [2023-03-01T08:33:17.656Z] ---> ae74d432b876 [2023-03-01T08:33:17.656Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:33:17.656Z] ---> abe0db59ab5e [2023-03-01T08:33:17.656Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T08:33:17.656Z] ---> b55117e43761 [2023-03-01T08:33:17.656Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:33:17.656Z] ---> 416446cfbdd9 [2023-03-01T08:33:17.656Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T08:33:17.656Z] ---> 5fbddd037e4f [2023-03-01T08:33:17.656Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T08:33:17.656Z] ---> Running in 912ca7744ec9 [2023-03-01T08:33:17.656Z] ---> Running in efb4938f49c1 [2023-03-01T08:33:17.656Z] ---> Running in b26335fc8ee9 [2023-03-01T08:33:17.656Z] ---> Running in cd49f8d86296 [2023-03-01T08:33:17.656Z] ---> Running in 252ba43ab667 [2023-03-01T08:33:17.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:33:17.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:33:17.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:33:17.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:33:17.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:33:38.701Z] Removing intermediate container a286408a6a37 [2023-03-01T08:33:38.701Z] ---> 5ebc91af1bfa [2023-03-01T08:33:38.701Z] Successfully built 5ebc91af1bfa [2023-03-01T08:33:38.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:33:39.041Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:33:39.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:33:39.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container [2023-03-01T08:33:39.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:33:40.481Z] $ docker top 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:33:41.307Z] + go version [2023-03-01T08:33:41.307Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T08:33:41.330Z] $ docker stop --time=1 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 [2023-03-01T08:33:43.032Z] $ docker rm -f --volumes 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:33:43.597Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:33:43.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:33:43.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container [2023-03-01T08:33:43.862Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:33:45.246Z] $ docker top 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T08:33:45.474Z] ========================================================= [2023-03-01T08:33:45.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T08:33:45.474Z] ========================================================= [Pipeline] sh [2023-03-01T08:33:46.107Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:33:46.766Z] + make test [2023-03-01T08:33:46.766Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T08:33:49.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:33:51.604Z] Removing intermediate container 912ca7744ec9 [2023-03-01T08:33:51.604Z] ---> adc8cc750c58 [2023-03-01T08:33:51.604Z] [2023-03-01T08:33:51.604Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:33:51.604Z] Removing intermediate container b26335fc8ee9 [2023-03-01T08:33:51.604Z] ---> 84f7a27764a8 [2023-03-01T08:33:51.604Z] [2023-03-01T08:33:51.604Z] Removing intermediate container efb4938f49c1 [2023-03-01T08:33:51.604Z] ---> 02984f0e1b56 [2023-03-01T08:33:51.604Z] [2023-03-01T08:33:51.604Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T08:33:51.604Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:33:51.604Z] Removing intermediate container 252ba43ab667 [2023-03-01T08:33:51.604Z] ---> 92002305bc43 [2023-03-01T08:33:51.604Z] [2023-03-01T08:33:51.604Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T08:33:51.604Z] Removing intermediate container cd49f8d86296 [2023-03-01T08:33:51.604Z] ---> a774a19b8af3 [2023-03-01T08:33:51.604Z] [2023-03-01T08:33:51.604Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:33:52.170Z] 3.16: Pulling from library/alpine [2023-03-01T08:33:52.738Z] 3.16: Pulling from library/alpine [2023-03-01T08:33:52.996Z] 3.16: Pulling from library/alpine [2023-03-01T08:33:53.256Z] 3.16: Pulling from library/alpine [2023-03-01T08:33:53.514Z] 3.16: Pulling from library/alpine [2023-03-01T08:33:55.411Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:33:55.411Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:33:55.411Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:33:55.411Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:33:55.411Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:33:55.411Z] Status: Image is up to date for alpine:3.16 [2023-03-01T08:33:55.411Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:33:55.411Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:33:55.411Z] ---> dfd21b5a31f5 [2023-03-01T08:33:55.411Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:33:55.411Z] ---> dfd21b5a31f5 [2023-03-01T08:33:55.411Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T08:33:55.411Z] ---> dfd21b5a31f5 [2023-03-01T08:33:55.411Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:33:55.411Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:33:55.411Z] ---> dfd21b5a31f5 [2023-03-01T08:33:55.411Z] Status: Image is up to date for alpine:3.16 [2023-03-01T08:33:55.411Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:33:55.411Z] ---> dfd21b5a31f5 [2023-03-01T08:33:55.411Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T08:33:55.671Z] ---> Running in 6511b9992d7f [2023-03-01T08:33:55.671Z] ---> Running in 1603734e7455 [2023-03-01T08:33:55.672Z] ---> Running in 24f4f542d098 [2023-03-01T08:33:55.672Z] ---> Running in c5bf4a96bf8c [2023-03-01T08:33:55.672Z] ---> Running in 9070d1819ef6 [2023-03-01T08:33:55.672Z] Removing intermediate container 24f4f542d098 [2023-03-01T08:33:55.672Z] ---> f87d2ea161ed [2023-03-01T08:33:55.672Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:33:55.672Z] Removing intermediate container 1603734e7455 [2023-03-01T08:33:55.672Z] ---> 54198853d4ff [2023-03-01T08:33:55.672Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T08:33:55.672Z] Removing intermediate container 6511b9992d7f [2023-03-01T08:33:55.672Z] ---> 3d41df4a2a49 [2023-03-01T08:33:55.672Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T08:33:55.672Z] Removing intermediate container 9070d1819ef6 [2023-03-01T08:33:55.672Z] ---> c126b0bfcade [2023-03-01T08:33:55.672Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:33:55.672Z] ---> Running in 3e77bee03e09 [2023-03-01T08:33:55.672Z] ---> Running in 9efbb2ecc268 [2023-03-01T08:33:55.672Z] ---> Running in dcd9926e3f72 [2023-03-01T08:33:55.930Z] ---> Running in 567087762c3b [2023-03-01T08:33:55.930Z] Removing intermediate container dcd9926e3f72 [2023-03-01T08:33:55.930Z] ---> 629c844a9e26 [2023-03-01T08:33:55.930Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T08:33:55.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:55.930Z] ---> Running in 5f34f9589224 [2023-03-01T08:33:55.930Z] Removing intermediate container 5f34f9589224 [2023-03-01T08:33:55.930Z] ---> 37977ca9a00c [2023-03-01T08:33:55.930Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:33:55.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:55.930Z] ---> Running in 793ca7e74728 [2023-03-01T08:33:56.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.187Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T08:33:56.187Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:56.187Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T08:33:56.187Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:33:56.445Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:33:56.445Z] OK: 6 MiB in 17 packages [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:56.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:33:56.445Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T08:33:56.445Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:33:56.445Z] OK: 6 MiB in 16 packages [2023-03-01T08:33:56.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:56.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:56.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:33:56.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:33:56.703Z] OK: 6 MiB in 15 packages [2023-03-01T08:33:56.703Z] OK: 6 MiB in 15 packages [2023-03-01T08:33:56.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:33:56.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:33:56.703Z] OK: 6 MiB in 15 packages [2023-03-01T08:33:56.961Z] Removing intermediate container c5bf4a96bf8c [2023-03-01T08:33:56.961Z] ---> 39d02100bf36 [2023-03-01T08:33:56.961Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:33:57.219Z] ---> Running in dc806903a3fe [2023-03-01T08:33:57.219Z] Removing intermediate container 3e77bee03e09 [2023-03-01T08:33:57.219Z] ---> 00ba561a111d [2023-03-01T08:33:57.219Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T08:33:57.219Z] ---> Running in 5764bc9bdc4b [2023-03-01T08:33:57.219Z] Removing intermediate container dc806903a3fe [2023-03-01T08:33:57.219Z] Removing intermediate container 793ca7e74728 [2023-03-01T08:33:57.219Z] ---> f23076a6c637 [2023-03-01T08:33:57.219Z] ---> 9d188d8eab31 [2023-03-01T08:33:57.219Z] Step 12/24 : WORKDIR /Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 567087762c3b [2023-03-01T08:33:57.219Z] [2023-03-01T08:33:57.219Z] ---> 1debdf45d2ea [2023-03-01T08:33:57.219Z] [2023-03-01T08:33:57.219Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:33:57.477Z] ---> Running in bd337de98a11 [2023-03-01T08:33:57.477Z] Removing intermediate container 9efbb2ecc268 [2023-03-01T08:33:57.477Z] ---> b7e5e727e7ae [2023-03-01T08:33:57.477Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:33:57.477Z] Removing intermediate container 5764bc9bdc4b [2023-03-01T08:33:57.477Z] ---> 0d05adefaf6e [2023-03-01T08:33:57.477Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T08:33:57.477Z] ---> c12cc36d438c [2023-03-01T08:33:57.477Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T08:33:57.477Z] ---> Running in ca16e4a442da [2023-03-01T08:33:57.477Z] ---> 6c872b50d97a [2023-03-01T08:33:57.477Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T08:33:57.477Z] Removing intermediate container bd337de98a11 [2023-03-01T08:33:57.477Z] ---> def9b7639429 [2023-03-01T08:33:57.477Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T08:33:57.477Z] ---> 2384be4b73cf [2023-03-01T08:33:57.477Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T08:33:57.734Z] Removing intermediate container ca16e4a442da [2023-03-01T08:33:57.734Z] ---> da3da2acdf54 [2023-03-01T08:33:57.734Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T08:33:57.991Z] ---> Running in b21283ed7461 [2023-03-01T08:33:57.991Z] ---> e946d3038597 [2023-03-01T08:33:57.991Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T08:33:57.991Z] ---> fc316d98c87f [2023-03-01T08:33:57.991Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T08:33:57.991Z] ---> 1e8321895878 [2023-03-01T08:33:57.991Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T08:33:57.991Z] ---> 495aac84632d [2023-03-01T08:33:57.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T08:33:57.991Z] Removing intermediate container b21283ed7461 [2023-03-01T08:33:57.991Z] ---> 20b1444702c7 [2023-03-01T08:33:57.991Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T08:33:58.249Z] ---> Running in 10e4137bba12 [2023-03-01T08:33:58.249Z] ---> e3d6c2f66ae1 [2023-03-01T08:33:58.249Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T08:33:58.249Z] ---> 30f07004cf27 [2023-03-01T08:33:58.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T08:33:58.249Z] ---> cbb3931600e3 [2023-03-01T08:33:58.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T08:33:58.249Z] ---> 02d125633b59 [2023-03-01T08:33:58.249Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T08:33:58.249Z] Removing intermediate container 10e4137bba12 [2023-03-01T08:33:58.249Z] ---> b0ebcb1d6406 [2023-03-01T08:33:58.249Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T08:33:58.507Z] ---> Running in 7b5396b9ac61 [2023-03-01T08:33:58.507Z] ---> Running in 2095752718e0 [2023-03-01T08:33:58.507Z] ---> 5ee0e37e2cae [2023-03-01T08:33:58.507Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:33:58.507Z] ---> 9f650df9fecc [2023-03-01T08:33:58.507Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T08:33:58.507Z] ---> b2da6f3e8781 [2023-03-01T08:33:58.507Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:33:58.788Z] ---> Running in 4d7e97e6eb90 [2023-03-01T08:33:58.788Z] Removing intermediate container 7b5396b9ac61 [2023-03-01T08:33:58.788Z] ---> 1551d046d027 [2023-03-01T08:33:58.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:33:58.788Z] ---> Running in 80c7296178a8 [2023-03-01T08:33:58.788Z] ---> Running in 9b4ee1bbb7af [2023-03-01T08:33:58.788Z] ---> ee2e898553bd [2023-03-01T08:33:58.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T08:33:58.788Z] Removing intermediate container 9b4ee1bbb7af [2023-03-01T08:33:58.788Z] ---> 481fca5f6fd9 [2023-03-01T08:33:58.788Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:33:59.046Z] ---> Running in 266a834c7ba1 [2023-03-01T08:33:59.331Z] Removing intermediate container 266a834c7ba1 [2023-03-01T08:33:59.331Z] ---> 081419ad003d [2023-03-01T08:33:59.331Z] Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:33:59.331Z] ---> b9784a8370b8 [2023-03-01T08:33:59.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T08:33:59.331Z] ---> Running in 3ebeb0cae24a [2023-03-01T08:33:59.602Z] Removing intermediate container 2095752718e0 [2023-03-01T08:33:59.602Z] ---> 54737bc6e710 [2023-03-01T08:33:59.602Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T08:33:59.602Z] Removing intermediate container 3ebeb0cae24a [2023-03-01T08:33:59.602Z] ---> 7a5b48763171 [2023-03-01T08:33:59.602Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:33:59.863Z] Removing intermediate container 4d7e97e6eb90 [2023-03-01T08:33:59.863Z] ---> 8728581e3df3 [2023-03-01T08:33:59.863Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:33:59.863Z] ---> Running in 3f3cb312e32e [2023-03-01T08:33:59.863Z] ---> Running in 471091df70ff [2023-03-01T08:33:59.863Z] ---> Running in 926a73e3d105 [2023-03-01T08:33:59.863Z] ---> 7b3ec22e450b [2023-03-01T08:33:59.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:33:59.863Z] Removing intermediate container 80c7296178a8 [2023-03-01T08:33:59.863Z] ---> 82cfd319d9be [2023-03-01T08:33:59.863Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:00.121Z] Removing intermediate container 3f3cb312e32e [2023-03-01T08:34:00.121Z] ---> 51e3a6fc65d7 [2023-03-01T08:34:00.121Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T08:34:00.121Z] Removing intermediate container 471091df70ff [2023-03-01T08:34:00.121Z] ---> 26e6fd061d96 [2023-03-01T08:34:00.121Z] [2023-03-01T08:34:00.121Z] ---> Running in 166b53515dce [2023-03-01T08:34:00.121Z] Removing intermediate container 926a73e3d105 [2023-03-01T08:34:00.121Z] ---> 6201111bf3c8 [2023-03-01T08:34:00.121Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T08:34:00.121Z] Successfully built 26e6fd061d96 [2023-03-01T08:34:00.121Z] ---> 24aa924926b8 [2023-03-01T08:34:00.121Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:00.121Z] Successfully tagged core-data:latest [2023-03-01T08:34:00.121Z]  Building core-data ... done Building support-scheduler [2023-03-01T08:34:00.380Z] ---> Running in 4c3c22a6fefd [2023-03-01T08:34:00.380Z] Removing intermediate container 166b53515dce [2023-03-01T08:34:00.380Z] ---> 5fc1d3b5b12c [2023-03-01T08:34:00.380Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T08:34:00.380Z] ---> Running in 26dbe715a252 [2023-03-01T08:34:00.380Z] ---> 4eece62bcebc [2023-03-01T08:34:00.380Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T08:34:01.757Z] ---> Running in e5e0aa72b493 [2023-03-01T08:34:01.757Z] ---> Running in ece286a82a72 [2023-03-01T08:34:01.757Z] Removing intermediate container 4c3c22a6fefd [2023-03-01T08:34:01.757Z] ---> d0a9e992f37b [2023-03-01T08:34:01.757Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:01.757Z] ---> Running in ed9a811166ea [2023-03-01T08:34:01.757Z] Removing intermediate container e5e0aa72b493 [2023-03-01T08:34:01.757Z] ---> a24dafefc1b5 [2023-03-01T08:34:01.757Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:02.048Z] ---> Running in 09487793707c [2023-03-01T08:34:02.048Z] Removing intermediate container ed9a811166ea [2023-03-01T08:34:02.048Z] ---> 6e96fa05948b [2023-03-01T08:34:02.048Z] Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:02.048Z] Removing intermediate container 09487793707c [2023-03-01T08:34:02.048Z] ---> 0e812dfc48f7 [2023-03-01T08:34:02.048Z] Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:02.309Z] ---> Running in aaf01e327465 [2023-03-01T08:34:02.567Z] ---> Running in 677c8e4344c8 [2023-03-01T08:34:02.567Z] Removing intermediate container aaf01e327465 [2023-03-01T08:34:02.567Z] ---> a71644663fc3 [2023-03-01T08:34:02.567Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:02.825Z] Removing intermediate container 677c8e4344c8 [2023-03-01T08:34:02.825Z] ---> 7de341c9732e [2023-03-01T08:34:02.825Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:02.825Z] Removing intermediate container 26dbe715a252 [2023-03-01T08:34:02.825Z] ---> b8c0f7577608 [2023-03-01T08:34:02.825Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:03.083Z] ---> Running in 3e094b8d8219 [2023-03-01T08:34:03.083Z] ---> Running in 6cdcc0f74df5 [2023-03-01T08:34:03.083Z] ---> Running in 2dcd970cb0fc [2023-03-01T08:34:03.083Z] Removing intermediate container 3e094b8d8219 [2023-03-01T08:34:03.083Z] ---> b04c021caf74 [2023-03-01T08:34:03.083Z] [2023-03-01T08:34:03.342Z] Removing intermediate container 6cdcc0f74df5 [2023-03-01T08:34:03.342Z] ---> 2baea4321cb7 [2023-03-01T08:34:03.342Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:34:03.342Z] Removing intermediate container 2dcd970cb0fc [2023-03-01T08:34:03.342Z] ---> ac6e8d9f4fa4 [2023-03-01T08:34:03.342Z] [2023-03-01T08:34:03.342Z] Removing intermediate container ece286a82a72 [2023-03-01T08:34:03.342Z] ---> 34f3a426797f [2023-03-01T08:34:03.342Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:03.342Z] Successfully built b04c021caf74 [2023-03-01T08:34:03.342Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T08:34:03.342Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-01T08:34:03.342Z] ---> Running in 1593f260ecf1 [2023-03-01T08:34:03.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:03.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:03.342Z] ---> 020a2c51033b [2023-03-01T08:34:03.342Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> d13478dd71eb [2023-03-01T08:34:03.342Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> 6067aaecb6fd [2023-03-01T08:34:03.342Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> 540606058849 [2023-03-01T08:34:03.342Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> 1f63e48b5f6a [2023-03-01T08:34:03.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> 12e516be9022 [2023-03-01T08:34:03.342Z] Step 8/22 : COPY . . [2023-03-01T08:34:03.342Z] ---> Using cache [2023-03-01T08:34:03.342Z] ---> b55117e43761 [2023-03-01T08:34:03.342Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:34:03.342Z] Successfully built ac6e8d9f4fa4 [2023-03-01T08:34:03.698Z] Successfully tagged security-proxy-auth:latest [2023-03-01T08:34:03.698Z] Building support-notifications [2023-03-01T08:34:03.698Z]  Building security-proxy-auth ... done  ---> Running in b4b05c575274 [2023-03-01T08:34:05.613Z] Removing intermediate container 1593f260ecf1 [2023-03-01T08:34:05.613Z] ---> 34563ba6145e [2023-03-01T08:34:05.613Z] Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:05.613Z] ---> ddf48b1d2623 [2023-03-01T08:34:05.613Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T08:34:05.873Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:34:05.873Z] ---> Running in 66f544adda4e [2023-03-01T08:34:06.439Z] Removing intermediate container 66f544adda4e [2023-03-01T08:34:06.439Z] ---> 9e464c2843c3 [2023-03-01T08:34:06.439Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:34:06.697Z] ---> 4939b7b7a73c [2023-03-01T08:34:06.697Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T08:34:06.697Z] ---> Running in e17ce257656f [2023-03-01T08:34:06.955Z] Removing intermediate container e17ce257656f [2023-03-01T08:34:06.955Z] ---> 5a90426cf385 [2023-03-01T08:34:06.955Z] [2023-03-01T08:34:06.955Z] ---> 1026c9b4b2bc [2023-03-01T08:34:06.955Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T08:34:06.955Z] Successfully built 5a90426cf385 [2023-03-01T08:34:07.212Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T08:34:07.212Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-03-01T08:34:08.594Z] ---> 1bf972954736 [2023-03-01T08:34:08.594Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T08:34:08.851Z] ---> 651027b6a4a8 [2023-03-01T08:34:08.851Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T08:34:09.108Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:09.108Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:09.108Z] ---> 020a2c51033b [2023-03-01T08:34:09.108Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T08:34:09.108Z] ---> Using cache [2023-03-01T08:34:09.108Z] ---> 15bb085603aa [2023-03-01T08:34:09.108Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T08:34:09.365Z] ---> 72029666fd37 [2023-03-01T08:34:09.365Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T08:34:09.626Z] ---> Running in 82a82076897f [2023-03-01T08:34:09.883Z] ---> ecc324bb023d [2023-03-01T08:34:09.883Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T08:34:10.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:10.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:10.143Z] ---> 020a2c51033b [2023-03-01T08:34:10.143Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:34:10.143Z] ---> Using cache [2023-03-01T08:34:10.143Z] ---> d13478dd71eb [2023-03-01T08:34:10.143Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:34:10.143Z] ---> Using cache [2023-03-01T08:34:10.143Z] ---> 6067aaecb6fd [2023-03-01T08:34:10.143Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:34:10.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:10.402Z] ---> Running in 916bdd18e6cd [2023-03-01T08:34:10.402Z] ---> Running in 582091e010d7 [2023-03-01T08:34:10.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:10.660Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T08:34:10.660Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T08:34:10.660Z] OK: 17046 distinct packages available [2023-03-01T08:34:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:11.175Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:11.175Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:12.113Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:12.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:12.113Z] ---> 020a2c51033b [2023-03-01T08:34:12.113Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:34:12.113Z] ---> Using cache [2023-03-01T08:34:12.113Z] ---> 15bb085603aa [2023-03-01T08:34:12.113Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:34:12.370Z] ---> Running in 06a1f76eb661 [2023-03-01T08:34:12.370Z] Removing intermediate container 916bdd18e6cd [2023-03-01T08:34:12.370Z] ---> d9aa149e0b8d [2023-03-01T08:34:12.370Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T08:34:12.627Z] ---> Running in 6b51113dbe97 [2023-03-01T08:34:12.627Z] Removing intermediate container 582091e010d7 [2023-03-01T08:34:12.627Z] ---> a3d378fee8bb [2023-03-01T08:34:12.627Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:34:12.884Z] Removing intermediate container 82a82076897f [2023-03-01T08:34:12.884Z] ---> 7a0dad9a115a [2023-03-01T08:34:12.884Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T08:34:13.157Z] Removing intermediate container 6b51113dbe97 [2023-03-01T08:34:13.157Z] ---> aeb976d8ba16 [2023-03-01T08:34:13.157Z] Step 29/32 : CMD ["gate"] [2023-03-01T08:34:13.459Z] ---> Running in 931b9f1cff08 [2023-03-01T08:34:13.459Z] ---> 9d33788cc81b [2023-03-01T08:34:13.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:13.459Z] ---> c17fe18403a4 [2023-03-01T08:34:13.459Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:13.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:13.459Z] ---> Running in 883f3c7a13c6 [2023-03-01T08:34:13.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:13.459Z] ---> Running in 674ca2df6f19 [2023-03-01T08:34:13.717Z] Removing intermediate container 931b9f1cff08 [2023-03-01T08:34:13.717Z] ---> c5eec73139a6 [2023-03-01T08:34:13.717Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T08:34:13.717Z] OK: 211 MiB in 51 packages [2023-03-01T08:34:13.717Z] ---> Running in 5e58344262b9 [2023-03-01T08:34:13.974Z] Removing intermediate container 5e58344262b9 [2023-03-01T08:34:13.974Z] ---> 14c6872f68a4 [2023-03-01T08:34:13.974Z] Step 31/32 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:13.974Z] ---> Running in 556282db160b [2023-03-01T08:34:14.231Z] Removing intermediate container 556282db160b [2023-03-01T08:34:14.231Z] ---> 46527b2a9036 [2023-03-01T08:34:14.231Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T08:34:14.488Z] ---> Running in caceb15b77b9 [2023-03-01T08:34:14.488Z] Removing intermediate container 06a1f76eb661 [2023-03-01T08:34:14.488Z] ---> 39eec66d45d7 [2023-03-01T08:34:14.488Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:34:14.488Z] Removing intermediate container caceb15b77b9 [2023-03-01T08:34:14.488Z] ---> 91f4a98c25c0 [2023-03-01T08:34:14.488Z] [2023-03-01T08:34:14.746Z] Successfully built 91f4a98c25c0 [2023-03-01T08:34:14.746Z] ---> 82470455585e [2023-03-01T08:34:14.746Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:14.746Z] Successfully tagged security-bootstrapper:latest [2023-03-01T08:34:14.746Z] Building security-proxy-setup [2023-03-01T08:34:14.746Z]  Building security-bootstrapper ... done  ---> Running in da825677cfa1 [2023-03-01T08:34:17.269Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:17.269Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:17.269Z] ---> 020a2c51033b [2023-03-01T08:34:17.269Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T08:34:17.269Z] ---> Using cache [2023-03-01T08:34:17.269Z] ---> 15bb085603aa [2023-03-01T08:34:17.269Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T08:34:17.269Z] ---> Using cache [2023-03-01T08:34:17.269Z] ---> e775242aa0b6 [2023-03-01T08:34:17.269Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T08:34:17.269Z] ---> Using cache [2023-03-01T08:34:17.269Z] ---> d247bc995b59 [2023-03-01T08:34:17.269Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:17.269Z] ---> Using cache [2023-03-01T08:34:17.269Z] ---> 9d9419e0e551 [2023-03-01T08:34:17.269Z] Step 7/21 : COPY . . [2023-03-01T08:34:17.269Z] ---> Using cache [2023-03-01T08:34:17.269Z] ---> 5fbddd037e4f [2023-03-01T08:34:17.269Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T08:34:19.169Z] ---> Running in 5d89cb9893e9 [2023-03-01T08:34:19.426Z] 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 [2023-03-01T08:34:28.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T08:34:37.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:34:38.053Z] Removing intermediate container b4b05c575274 [2023-03-01T08:34:38.053Z] ---> 0c73a23f39e1 [2023-03-01T08:34:38.053Z] [2023-03-01T08:34:38.053Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:34:38.053Z] ---> dfd21b5a31f5 [2023-03-01T08:34:38.053Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:34:38.312Z] ---> Running in 4ba9733d5dca [2023-03-01T08:34:39.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:39.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:39.285Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:39.285Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:39.285Z] OK: 6 MiB in 15 packages [2023-03-01T08:34:40.683Z] Removing intermediate container 4ba9733d5dca [2023-03-01T08:34:40.683Z] ---> cc951bb58110 [2023-03-01T08:34:40.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:34:40.683Z] ---> Running in bd5b4c98ebf2 [2023-03-01T08:34:40.683Z] Removing intermediate container 5d89cb9893e9 [2023-03-01T08:34:40.683Z] ---> 272e189a9efa [2023-03-01T08:34:40.683Z] [2023-03-01T08:34:40.683Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T08:34:40.683Z] ---> dfd21b5a31f5 [2023-03-01T08:34:40.683Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T08:34:40.683Z] ---> Running in 2d39761e2804 [2023-03-01T08:34:40.942Z] Removing intermediate container bd5b4c98ebf2 [2023-03-01T08:34:40.942Z] ---> d5c325bcae56 [2023-03-01T08:34:40.942Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T08:34:40.942Z] ---> Running in 90dd31beefc3 [2023-03-01T08:34:41.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:41.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:41.462Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T08:34:41.462Z] Removing intermediate container 883f3c7a13c6 [2023-03-01T08:34:41.462Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T08:34:41.462Z] ---> fdb6dbc432f8 [2023-03-01T08:34:41.462Z] Step 8/22 : COPY . . [2023-03-01T08:34:41.462Z] Removing intermediate container 674ca2df6f19 [2023-03-01T08:34:41.462Z] ---> 45716fc32088 [2023-03-01T08:34:41.462Z] Step 7/19 : COPY . . [2023-03-01T08:34:41.462Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T08:34:41.462Z] Removing intermediate container 90dd31beefc3 [2023-03-01T08:34:41.462Z] ---> 2f88d730633c [2023-03-01T08:34:41.462Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:34:41.462Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T08:34:41.462Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T08:34:41.462Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:41.462Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:34:41.720Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:34:41.720Z] Removing intermediate container da825677cfa1 [2023-03-01T08:34:41.720Z] ---> 880f30cf6346 [2023-03-01T08:34:41.720Z] Step 7/24 : COPY . . [2023-03-01T08:34:41.720Z] ---> Running in 07d3b1245d85 [2023-03-01T08:34:41.720Z] OK: 8 MiB in 20 packages [2023-03-01T08:34:46.993Z] Removing intermediate container 07d3b1245d85 [2023-03-01T08:34:46.993Z] ---> 1ab6d5a2d7d8 [2023-03-01T08:34:46.993Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:34:46.993Z] ---> 10c1cf6fc97d [2023-03-01T08:34:46.993Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:46.993Z] ---> 71a657ea972d [2023-03-01T08:34:46.993Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:34:46.993Z] ---> 96c96d71a3f1 [2023-03-01T08:34:46.993Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T08:34:46.993Z] ---> Running in ee5a51e7d581 [2023-03-01T08:34:46.993Z] ---> Running in 3b6cbdb5e508 [2023-03-01T08:34:46.993Z] ---> Running in 18702f9d1e30 [2023-03-01T08:34:46.993Z] ---> ef3e223b19aa [2023-03-01T08:34:46.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T08:34:46.993Z] Removing intermediate container 2d39761e2804 [2023-03-01T08:34:46.993Z] ---> 43fe02a44e66 [2023-03-01T08:34:46.993Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:34:46.993Z] ---> Running in 6667bb0574e6 [2023-03-01T08:34:46.993Z] Removing intermediate container 3b6cbdb5e508 [2023-03-01T08:34:46.993Z] ---> af4cdd943d01 [2023-03-01T08:34:46.993Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:46.993Z] ---> Running in c879df0c1c1e [2023-03-01T08:34:46.993Z] Removing intermediate container 6667bb0574e6 [2023-03-01T08:34:46.993Z] ---> 8f589a76165f [2023-03-01T08:34:46.993Z] Step 12/21 : WORKDIR /edgex [2023-03-01T08:34:46.993Z] ---> Running in 7af44a7f6354 [2023-03-01T08:34:46.993Z] Removing intermediate container c879df0c1c1e [2023-03-01T08:34:46.993Z] ---> 157b08f296eb [2023-03-01T08:34:46.993Z] Step 10/24 : 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 [2023-03-01T08:34:46.993Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T08:34:46.993Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:34:46.993Z] ---> Running in c41bf7f78d87 [2023-03-01T08:34:47.254Z] Removing intermediate container 7af44a7f6354 [2023-03-01T08:34:47.254Z] ---> cb6aea5eaa19 [2023-03-01T08:34:47.254Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T08:34:47.512Z] ---> c4db653b0395 [2023-03-01T08:34:47.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T08:34:47.512Z] ---> 6cb168e48970 [2023-03-01T08:34:47.512Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T08:34:48.091Z] ---> 6b96a1e53ffd [2023-03-01T08:34:48.091Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T08:34:48.091Z] ---> Running in d62c012556a7 [2023-03-01T08:34:48.091Z] Removing intermediate container c41bf7f78d87 [2023-03-01T08:34:48.091Z] ---> a95291631f87 [2023-03-01T08:34:48.091Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:34:48.091Z] Removing intermediate container d62c012556a7 [2023-03-01T08:34:48.091Z] ---> ae22a64239d0 [2023-03-01T08:34:48.091Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:34:48.353Z] ---> Running in 3f835ce686fb [2023-03-01T08:34:48.353Z] ---> Running in 2058a1ca4465 [2023-03-01T08:34:48.353Z] ---> 43a7558f4554 [2023-03-01T08:34:48.353Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T08:34:48.353Z] Removing intermediate container 2058a1ca4465 [2023-03-01T08:34:48.353Z] ---> ca59e2f5f8a1 [2023-03-01T08:34:48.353Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:34:48.353Z] Removing intermediate container 3f835ce686fb [2023-03-01T08:34:48.353Z] ---> 76c95de9dfa8 [2023-03-01T08:34:48.353Z] [2023-03-01T08:34:48.353Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:34:48.611Z] ---> Running in 524c08246190 [2023-03-01T08:34:48.611Z] 3.15: Pulling from library/alpine [2023-03-01T08:34:48.611Z] ---> 460b8f02eb5d [2023-03-01T08:34:48.612Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:48.612Z] Removing intermediate container 524c08246190 [2023-03-01T08:34:48.612Z] ---> 89744d327122 [2023-03-01T08:34:48.612Z] Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:48.612Z] ---> Running in 9e8f68c85a40 [2023-03-01T08:34:48.870Z] Removing intermediate container 9e8f68c85a40 [2023-03-01T08:34:48.870Z] ---> 37704d5a10d3 [2023-03-01T08:34:48.870Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:34:49.129Z] ---> 19ef6c3ffad7 [2023-03-01T08:34:49.129Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:34:49.129Z] ---> Running in 63a511de210f [2023-03-01T08:34:49.129Z] ---> Running in 6f629a032585 [2023-03-01T08:34:49.129Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:34:49.129Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:34:49.129Z] ---> 5ce65d7b0fde [2023-03-01T08:34:49.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:49.129Z] ---> Running in 94232612792e [2023-03-01T08:34:49.129Z] Removing intermediate container 63a511de210f [2023-03-01T08:34:49.129Z] ---> c4c0d2fc66b5 [2023-03-01T08:34:49.129Z] [2023-03-01T08:34:49.388Z] Successfully built c4c0d2fc66b5 [2023-03-01T08:34:49.388Z] Successfully tagged support-scheduler:latest [2023-03-01T08:34:49.388Z]  Building support-scheduler ... done Building security-spire-server [2023-03-01T08:34:49.388Z] Removing intermediate container 94232612792e [2023-03-01T08:34:49.388Z] ---> 0befadf2f70c [2023-03-01T08:34:49.388Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:34:49.388Z] ---> Running in da46ab1307b9 [2023-03-01T08:34:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:50.218Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:50.218Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:50.218Z] OK: 15857 distinct packages available [2023-03-01T08:34:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:50.477Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:50.477Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:50.477Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:34:50.477Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:50.477Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:50.477Z] OK: 6 MiB in 18 packages [2023-03-01T08:34:52.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:52.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:52.373Z] ---> 020a2c51033b [2023-03-01T08:34:52.373Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 15bb085603aa [2023-03-01T08:34:52.373Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 39eec66d45d7 [2023-03-01T08:34:52.373Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 82470455585e [2023-03-01T08:34:52.373Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 880f30cf6346 [2023-03-01T08:34:52.373Z] Step 7/23 : COPY . . [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 10c1cf6fc97d [2023-03-01T08:34:52.373Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> af4cdd943d01 [2023-03-01T08:34:52.373Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:52.373Z] ---> Using cache [2023-03-01T08:34:52.373Z] ---> 157b08f296eb [2023-03-01T08:34:52.373Z] Step 10/23 : 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 [2023-03-01T08:34:52.373Z] Removing intermediate container 6f629a032585 [2023-03-01T08:34:52.373Z] ---> 07c9fc888ca3 [2023-03-01T08:34:52.373Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:34:52.373Z] ---> Running in 2a5a449e714c [2023-03-01T08:34:52.373Z] ---> Running in 3cb1f156390f [2023-03-01T08:34:52.635Z] Removing intermediate container da46ab1307b9 [2023-03-01T08:34:52.635Z] ---> 54943989293e [2023-03-01T08:34:52.635Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:34:52.892Z] Removing intermediate container 3cb1f156390f [2023-03-01T08:34:52.892Z] ---> bc561f295b01 [2023-03-01T08:34:52.892Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T08:34:52.892Z] ---> Running in 08ed29d3a591 [2023-03-01T08:34:53.456Z] Removing intermediate container 08ed29d3a591 [2023-03-01T08:34:53.456Z] ---> 538e2513d98c [2023-03-01T08:34:53.456Z] Step 20/21 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:34:53.718Z] ---> Running in 5e154fd2d1d5 [2023-03-01T08:34:53.977Z] Removing intermediate container 2a5a449e714c [2023-03-01T08:34:53.977Z] ---> bebc015d3d7a [2023-03-01T08:34:53.977Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T08:34:53.977Z] ---> Running in 0de7c2aef962 [2023-03-01T08:34:53.977Z] Removing intermediate container 5e154fd2d1d5 [2023-03-01T08:34:53.977Z] ---> 7ea75584cf39 [2023-03-01T08:34:53.977Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T08:34:54.235Z] ---> Running in c8a35b01fff3 [2023-03-01T08:34:54.494Z] Removing intermediate container c8a35b01fff3 [2023-03-01T08:34:54.494Z] ---> 34f5ea357fca [2023-03-01T08:34:54.494Z] [2023-03-01T08:34:54.494Z] Removing intermediate container 0de7c2aef962 [2023-03-01T08:34:54.494Z] ---> e89a457f0622 [2023-03-01T08:34:54.494Z] [2023-03-01T08:34:54.494Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T08:34:54.494Z] ---> 5ce65d7b0fde [2023-03-01T08:34:54.494Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:54.494Z] ---> Using cache [2023-03-01T08:34:54.494Z] ---> 0befadf2f70c [2023-03-01T08:34:54.494Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:34:54.494Z] ---> cc32f0d002d3 [2023-03-01T08:34:54.494Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:34:54.494Z] Successfully built 34f5ea357fca [2023-03-01T08:34:54.494Z] ---> Running in 6c5ce0c1df44 [2023-03-01T08:34:54.494Z] Successfully tagged security-proxy-setup:latest [2023-03-01T08:34:54.494Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-01T08:34:55.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:55.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:56.132Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:34:56.132Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:34:56.132Z] OK: 15857 distinct packages available [2023-03-01T08:34:56.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:56.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:34:56.393Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:34:56.393Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:34:56.393Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:34:56.393Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:34:56.393Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:34:56.393Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:34:56.393Z] OK: 7 MiB in 19 packages [2023-03-01T08:34:56.650Z] ---> 64a46cbc0b8b [2023-03-01T08:34:56.650Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:34:57.217Z] ---> Running in 8083f2fc59da [2023-03-01T08:34:57.476Z] Removing intermediate container 8083f2fc59da [2023-03-01T08:34:57.476Z] ---> 041c8aee38e2 [2023-03-01T08:34:57.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:34:57.746Z] Removing intermediate container 6c5ce0c1df44 [2023-03-01T08:34:57.746Z] ---> d4d273cbdc3a [2023-03-01T08:34:57.746Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:34:58.047Z] ---> 0cbadef2b470 [2023-03-01T08:34:58.047Z] Step 19/24 : WORKDIR / [2023-03-01T08:34:58.305Z] ---> Running in 2735620a75c2 [2023-03-01T08:34:59.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:34:59.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:34:59.084Z] ---> 020a2c51033b [2023-03-01T08:34:59.084Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 15bb085603aa [2023-03-01T08:34:59.084Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 39eec66d45d7 [2023-03-01T08:34:59.084Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 82470455585e [2023-03-01T08:34:59.084Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 880f30cf6346 [2023-03-01T08:34:59.084Z] Step 7/24 : COPY . . [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 10c1cf6fc97d [2023-03-01T08:34:59.084Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> af4cdd943d01 [2023-03-01T08:34:59.084Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 157b08f296eb [2023-03-01T08:34:59.084Z] Step 10/24 : 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 [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> a95291631f87 [2023-03-01T08:34:59.084Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 76c95de9dfa8 [2023-03-01T08:34:59.084Z] [2023-03-01T08:34:59.084Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:34:59.084Z] ---> 5ce65d7b0fde [2023-03-01T08:34:59.084Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> 0befadf2f70c [2023-03-01T08:34:59.084Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:34:59.084Z] ---> Using cache [2023-03-01T08:34:59.084Z] ---> d4d273cbdc3a [2023-03-01T08:34:59.084Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T08:34:59.084Z] Removing intermediate container 2735620a75c2 [2023-03-01T08:34:59.084Z] ---> 00b74d01929b [2023-03-01T08:34:59.084Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:34:59.084Z] ---> Running in bf5b774dcb35 [2023-03-01T08:34:59.393Z] Removing intermediate container bf5b774dcb35 [2023-03-01T08:34:59.393Z] ---> 7397f875ddf9 [2023-03-01T08:34:59.393Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:34:59.662Z] ---> Running in 4fcb76347438 [2023-03-01T08:35:00.310Z] Removing intermediate container 4fcb76347438 [2023-03-01T08:35:00.310Z] ---> c00c93c7f32a [2023-03-01T08:35:00.310Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:00.310Z] ---> 6f3359a5ab64 [2023-03-01T08:35:00.310Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:00.310Z] ---> Running in a3ef2db2997a [2023-03-01T08:35:00.601Z] Removing intermediate container a3ef2db2997a [2023-03-01T08:35:00.601Z] ---> 697dc4ae5317 [2023-03-01T08:35:00.601Z] Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:00.601Z] ---> Running in 62394f18a433 [2023-03-01T08:35:00.601Z] ---> 5f97bcfc1eec [2023-03-01T08:35:00.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T08:35:00.912Z] ---> 6a2edf405a28 [2023-03-01T08:35:00.912Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:35:00.912Z] Removing intermediate container 62394f18a433 [2023-03-01T08:35:00.912Z] ---> 543bcc5dbd30 [2023-03-01T08:35:00.912Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:01.220Z] ---> Running in 872e578915f8 [2023-03-01T08:35:01.220Z] ---> fab5fbda7825 [2023-03-01T08:35:01.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T08:35:01.516Z] Removing intermediate container 872e578915f8 [2023-03-01T08:35:01.516Z] ---> b649d916b214 [2023-03-01T08:35:01.516Z] [2023-03-01T08:35:01.774Z] Successfully built b649d916b214 [2023-03-01T08:35:02.035Z] Successfully tagged security-spire-config:latest [2023-03-01T08:35:02.035Z]  Building security-spire-config ... done Building core-metadata [2023-03-01T08:35:02.035Z] ---> ca3615681cc8 [2023-03-01T08:35:02.035Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:35:02.035Z] ---> Running in f428d8f67592 [2023-03-01T08:35:03.421Z] Removing intermediate container f428d8f67592 [2023-03-01T08:35:03.421Z] ---> ff15b66c9b2d [2023-03-01T08:35:03.421Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:35:03.678Z] ---> f1ceb978d4ca [2023-03-01T08:35:03.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:35:03.678Z] ---> Running in f279489f76fb [2023-03-01T08:35:03.936Z] Removing intermediate container f279489f76fb [2023-03-01T08:35:03.936Z] ---> 7063fbd890d5 [2023-03-01T08:35:03.936Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:35:04.194Z] ---> Running in 17f3822ee7d2 [2023-03-01T08:35:04.194Z] ---> cb7680988d6d [2023-03-01T08:35:04.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T08:35:04.452Z] Removing intermediate container 17f3822ee7d2 [2023-03-01T08:35:04.452Z] ---> 6d38c6b7e9b5 [2023-03-01T08:35:04.452Z] Step 22/23 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:04.711Z] ---> 18e233c2d627 [2023-03-01T08:35:04.711Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T08:35:04.711Z] ---> Running in 2db7b4c836fd [2023-03-01T08:35:05.278Z] Removing intermediate container 2db7b4c836fd [2023-03-01T08:35:05.278Z] ---> 90e1c3e0eff3 [2023-03-01T08:35:05.278Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:35:05.278Z] ---> 792097fbd24d [2023-03-01T08:35:05.278Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:35:05.537Z] ---> Running in f2b44836a2a3 [2023-03-01T08:35:05.537Z] ---> Running in 9bb9deba3735 [2023-03-01T08:35:05.797Z] Removing intermediate container 9bb9deba3735 [2023-03-01T08:35:05.797Z] ---> 1be83da145df [2023-03-01T08:35:05.797Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:35:05.797Z] Removing intermediate container f2b44836a2a3 [2023-03-01T08:35:05.797Z] ---> cc09eed37c35 [2023-03-01T08:35:05.797Z] [2023-03-01T08:35:05.797Z] ---> Running in a6715f4355b9 [2023-03-01T08:35:05.797Z] Successfully built cc09eed37c35 [2023-03-01T08:35:05.797Z] Successfully tagged security-spire-server:latest [2023-03-01T08:35:05.797Z] Building core-command [2023-03-01T08:35:06.054Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:06.054Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:06.054Z] ---> 020a2c51033b [2023-03-01T08:35:06.054Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> d13478dd71eb [2023-03-01T08:35:06.054Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> 6067aaecb6fd [2023-03-01T08:35:06.054Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> 540606058849 [2023-03-01T08:35:06.054Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> 1f63e48b5f6a [2023-03-01T08:35:06.054Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> 12e516be9022 [2023-03-01T08:35:06.054Z] Step 8/24 : COPY . . [2023-03-01T08:35:06.054Z] ---> Using cache [2023-03-01T08:35:06.054Z] ---> b55117e43761 [2023-03-01T08:35:06.054Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:35:06.054Z] ---> Running in e42e47f8ffc8 [2023-03-01T08:35:06.311Z] Removing intermediate container a6715f4355b9 [2023-03-01T08:35:06.311Z] ---> 23bcbfe78efa [2023-03-01T08:35:06.311Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:07.686Z] ---> Running in f181fdadab74 [2023-03-01T08:35:07.686Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:35:08.253Z] Removing intermediate container f181fdadab74 [2023-03-01T08:35:08.253Z] ---> e3439263a567 [2023-03-01T08:35:08.253Z] Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:09.192Z] ---> Running in af76ddb8a304 [2023-03-01T08:35:09.452Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:35:09.452Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:35:09.452Z] ---> 020a2c51033b [2023-03-01T08:35:09.452Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> d13478dd71eb [2023-03-01T08:35:09.452Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> 6067aaecb6fd [2023-03-01T08:35:09.452Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> 540606058849 [2023-03-01T08:35:09.452Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> 1f63e48b5f6a [2023-03-01T08:35:09.452Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> 12e516be9022 [2023-03-01T08:35:09.452Z] Step 8/23 : COPY . . [2023-03-01T08:35:09.452Z] ---> Using cache [2023-03-01T08:35:09.452Z] ---> b55117e43761 [2023-03-01T08:35:09.452Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T08:35:09.452Z] Removing intermediate container af76ddb8a304 [2023-03-01T08:35:09.452Z] ---> 29155a66f9aa [2023-03-01T08:35:09.452Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:09.710Z] ---> Running in 1d72d2ca6455 [2023-03-01T08:35:09.710Z] ---> Running in 99d82789f87e [2023-03-01T08:35:09.968Z] Removing intermediate container 99d82789f87e [2023-03-01T08:35:09.968Z] ---> f0e48b6a4c39 [2023-03-01T08:35:09.968Z] [2023-03-01T08:35:09.968Z] Successfully built f0e48b6a4c39 [2023-03-01T08:35:09.968Z] Successfully tagged security-spire-agent:latest [2023-03-01T08:35:10.226Z]  Building security-spire-agent ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:35:16.775Z] Removing intermediate container 18702f9d1e30 [2023-03-01T08:35:16.775Z] ---> d74efb8de3cd [2023-03-01T08:35:16.775Z] [2023-03-01T08:35:16.775Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T08:35:16.775Z] ---> 5ce65d7b0fde [2023-03-01T08:35:16.775Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:35:16.775Z] ---> Using cache [2023-03-01T08:35:16.775Z] ---> 0befadf2f70c [2023-03-01T08:35:16.775Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T08:35:16.775Z] ---> Running in 08b290689456 [2023-03-01T08:35:17.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:17.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:17.858Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:35:17.858Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:35:17.858Z] OK: 15857 distinct packages available [2023-03-01T08:35:17.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:17.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:18.115Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T08:35:18.115Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T08:35:18.115Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T08:35:18.115Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T08:35:18.115Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T08:35:18.115Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:18.115Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:35:18.115Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T08:35:18.115Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T08:35:18.115Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:35:18.115Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:35:18.115Z] OK: 8 MiB in 23 packages [2023-03-01T08:35:20.016Z] Removing intermediate container ee5a51e7d581 [2023-03-01T08:35:20.016Z] ---> 6f167b1c3335 [2023-03-01T08:35:20.016Z] [2023-03-01T08:35:20.016Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:35:20.016Z] ---> dfd21b5a31f5 [2023-03-01T08:35:20.016Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T08:35:20.016Z] ---> Running in a976ed00a1e5 [2023-03-01T08:35:20.016Z] Removing intermediate container 08b290689456 [2023-03-01T08:35:20.016Z] ---> 1b5f3111a932 [2023-03-01T08:35:20.016Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:20.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:20.580Z] ---> 5ee4345e10e6 [2023-03-01T08:35:20.580Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T08:35:20.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:35:20.837Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T08:35:21.178Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T08:35:21.178Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:35:21.178Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:35:21.178Z] OK: 6 MiB in 16 packages [2023-03-01T08:35:21.437Z] ---> e363a7202023 [2023-03-01T08:35:21.437Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:21.697Z] ---> d2049afd5abb [2023-03-01T08:35:21.697Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T08:35:21.697Z] ---> Running in e03b5681f946 [2023-03-01T08:35:21.955Z] Removing intermediate container a976ed00a1e5 [2023-03-01T08:35:21.955Z] ---> dcd877452100 [2023-03-01T08:35:21.955Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:21.955Z] Removing intermediate container e03b5681f946 [2023-03-01T08:35:21.955Z] ---> f0e647534fb7 [2023-03-01T08:35:21.955Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:21.955Z] ---> Running in da8e6c59dd7f [2023-03-01T08:35:21.955Z] ---> Running in b3e784cd8f30 [2023-03-01T08:35:22.212Z] Removing intermediate container da8e6c59dd7f [2023-03-01T08:35:22.212Z] ---> fc85e852f95e [2023-03-01T08:35:22.212Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T08:35:22.212Z] Removing intermediate container b3e784cd8f30 [2023-03-01T08:35:22.212Z] ---> d9c784d2cc4f [2023-03-01T08:35:22.212Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T08:35:22.212Z] ---> Running in c0493a84abb2 [2023-03-01T08:35:22.212Z] ---> Running in 7921d2cea392 [2023-03-01T08:35:22.212Z] Removing intermediate container 7921d2cea392 [2023-03-01T08:35:22.212Z] ---> c0df65471978 [2023-03-01T08:35:22.212Z] Step 18/19 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:22.470Z] Removing intermediate container c0493a84abb2 [2023-03-01T08:35:22.470Z] ---> bf57149fe9f4 [2023-03-01T08:35:22.470Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T08:35:22.470Z] ---> Running in 7123a13ba8d2 [2023-03-01T08:35:22.470Z] ---> Running in c537697d8a08 [2023-03-01T08:35:22.470Z] Removing intermediate container 7123a13ba8d2 [2023-03-01T08:35:22.470Z] ---> 30ef5b884760 [2023-03-01T08:35:22.470Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T08:35:22.470Z] Removing intermediate container c537697d8a08 [2023-03-01T08:35:22.470Z] ---> a590957c70d9 [2023-03-01T08:35:22.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:22.752Z] ---> Running in 4215569e760d [2023-03-01T08:35:23.009Z] Removing intermediate container 4215569e760d [2023-03-01T08:35:23.009Z] ---> 3be20e7983a5 [2023-03-01T08:35:23.009Z] [2023-03-01T08:35:23.009Z] ---> 598a85d51daf [2023-03-01T08:35:23.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T08:35:23.009Z] Successfully built 3be20e7983a5 [2023-03-01T08:35:23.009Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T08:35:23.938Z]  Building security-spiffe-token-provider ... done  ---> a6d87f2c80d0 [2023-03-01T08:35:23.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:24.233Z] ---> 1460cb30a22d [2023-03-01T08:35:24.233Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T08:35:24.571Z] ---> Running in 344434d63254 [2023-03-01T08:35:24.849Z] Removing intermediate container 344434d63254 [2023-03-01T08:35:24.849Z] ---> 3119d3fdedc2 [2023-03-01T08:35:24.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:24.849Z] ---> Running in 0513d1872fca [2023-03-01T08:35:24.849Z] Removing intermediate container 0513d1872fca [2023-03-01T08:35:24.849Z] ---> 6c51664b927e [2023-03-01T08:35:24.849Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T08:35:25.106Z] ---> Running in cadc9ae4ae26 [2023-03-01T08:35:25.106Z] Removing intermediate container cadc9ae4ae26 [2023-03-01T08:35:25.106Z] ---> 4f6024c8aee7 [2023-03-01T08:35:25.106Z] Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:25.364Z] ---> Running in 9a2ad06f6346 [2023-03-01T08:35:25.621Z] Removing intermediate container 9a2ad06f6346 [2023-03-01T08:35:25.621Z] ---> 826ad6181e26 [2023-03-01T08:35:25.621Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:35:25.621Z] ---> Running in 5d2ed3458713 [2023-03-01T08:35:25.878Z] Removing intermediate container 5d2ed3458713 [2023-03-01T08:35:25.878Z] ---> 47c8811053da [2023-03-01T08:35:25.878Z] [2023-03-01T08:35:25.878Z] Successfully built 47c8811053da [2023-03-01T08:35:25.878Z] Successfully tagged support-notifications:latest [2023-03-01T08:35:30.074Z]  Building support-notifications ... done Removing intermediate container e42e47f8ffc8 [2023-03-01T08:35:30.074Z] ---> d121240ea040 [2023-03-01T08:35:30.074Z] [2023-03-01T08:35:30.074Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:35:30.074Z] ---> dfd21b5a31f5 [2023-03-01T08:35:30.074Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:30.074Z] ---> Using cache [2023-03-01T08:35:30.074Z] ---> cc951bb58110 [2023-03-01T08:35:30.074Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:30.074Z] ---> Using cache [2023-03-01T08:35:30.074Z] ---> d5c325bcae56 [2023-03-01T08:35:30.074Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:35:30.336Z] ---> Running in 9a2b79c8cbd7 [2023-03-01T08:35:30.336Z] Removing intermediate container 9a2b79c8cbd7 [2023-03-01T08:35:30.336Z] ---> 59e35b1e718c [2023-03-01T08:35:30.336Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:35:30.596Z] ---> Running in f5e97e100766 [2023-03-01T08:35:30.596Z] Removing intermediate container f5e97e100766 [2023-03-01T08:35:30.596Z] ---> 45313d6b2639 [2023-03-01T08:35:30.596Z] Step 15/24 : WORKDIR / [2023-03-01T08:35:30.854Z] ---> Running in 4214177b3c86 [2023-03-01T08:35:30.854Z] Removing intermediate container 4214177b3c86 [2023-03-01T08:35:30.854Z] ---> e9bd0a4acc79 [2023-03-01T08:35:30.854Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:31.420Z] ---> 27420f0f7599 [2023-03-01T08:35:31.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:35:31.993Z] ---> 717a0dcdb85e [2023-03-01T08:35:31.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:31.993Z] Removing intermediate container 1d72d2ca6455 [2023-03-01T08:35:31.993Z] ---> 7334121ea16c [2023-03-01T08:35:31.993Z] [2023-03-01T08:35:31.993Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T08:35:31.993Z] ---> dfd21b5a31f5 [2023-03-01T08:35:31.993Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:35:31.993Z] ---> Using cache [2023-03-01T08:35:31.993Z] ---> cc951bb58110 [2023-03-01T08:35:31.993Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:35:31.993Z] ---> Using cache [2023-03-01T08:35:31.993Z] ---> d5c325bcae56 [2023-03-01T08:35:31.993Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T08:35:32.251Z] ---> Running in 410f92ed3c24 [2023-03-01T08:35:32.251Z] ---> b3e722ecae47 [2023-03-01T08:35:32.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:35:32.251Z] Removing intermediate container 410f92ed3c24 [2023-03-01T08:35:32.251Z] ---> cf14a6cd4f05 [2023-03-01T08:35:32.251Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T08:35:32.251Z] ---> Running in 2d4b431947f4 [2023-03-01T08:35:32.251Z] ---> 8c358dfc67e9 [2023-03-01T08:35:32.251Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:35:32.251Z] ---> Running in 8cdf2424a591 [2023-03-01T08:35:32.510Z] Removing intermediate container 2d4b431947f4 [2023-03-01T08:35:32.510Z] ---> 2cea81f099ae [2023-03-01T08:35:32.510Z] Step 15/23 : WORKDIR / [2023-03-01T08:35:32.510Z] ---> Running in 60f8afa30452 [2023-03-01T08:35:32.510Z] Removing intermediate container 8cdf2424a591 [2023-03-01T08:35:32.510Z] ---> b7c91c615b65 [2023-03-01T08:35:32.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:32.510Z] ---> Running in e95914217529 [2023-03-01T08:35:32.510Z] Removing intermediate container 60f8afa30452 [2023-03-01T08:35:32.510Z] ---> 275aafa70310 [2023-03-01T08:35:32.510Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:35:32.510Z] Removing intermediate container e95914217529 [2023-03-01T08:35:32.510Z] ---> 3ebd217ec975 [2023-03-01T08:35:32.510Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T08:35:32.806Z] ---> Running in dd3b95d21510 [2023-03-01T08:35:32.806Z] ---> c2b3ff011102 [2023-03-01T08:35:32.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T08:35:32.806Z] Removing intermediate container dd3b95d21510 [2023-03-01T08:35:32.806Z] ---> aaa0bd3a1ac4 [2023-03-01T08:35:32.806Z] Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:32.806Z] ---> Running in 1492e6751922 [2023-03-01T08:35:33.066Z] Removing intermediate container 1492e6751922 [2023-03-01T08:35:33.066Z] ---> 60e33af0d511 [2023-03-01T08:35:33.066Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:35:33.066Z] ---> Running in 37262a15ba2a [2023-03-01T08:35:33.066Z] ---> eba04aa8efa5 [2023-03-01T08:35:33.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T08:35:33.066Z] Removing intermediate container 37262a15ba2a [2023-03-01T08:35:33.066Z] ---> aa129b03c700 [2023-03-01T08:35:33.066Z] [2023-03-01T08:35:33.325Z] Successfully built aa129b03c700 [2023-03-01T08:35:33.325Z] Successfully tagged core-metadata:latest [2023-03-01T08:35:33.325Z]  Building core-metadata ... done  ---> 64af6e7cf8a1 [2023-03-01T08:35:33.325Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T08:35:33.325Z] ---> Running in 19cdf0c788ea [2023-03-01T08:35:33.584Z] Removing intermediate container 19cdf0c788ea [2023-03-01T08:35:33.584Z] ---> e2bb03c6b928 [2023-03-01T08:35:33.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:35:33.584Z] ---> Running in 5b97bdff6c66 [2023-03-01T08:35:33.584Z] Removing intermediate container 5b97bdff6c66 [2023-03-01T08:35:33.584Z] ---> ab5e742ad719 [2023-03-01T08:35:33.584Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T08:35:33.584Z] ---> Running in 332d7f6f3adf [2023-03-01T08:35:33.843Z] Removing intermediate container 332d7f6f3adf [2023-03-01T08:35:33.843Z] ---> b5e0f405db2b [2023-03-01T08:35:33.843Z] Step 22/23 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [2023-03-01T08:35:33.843Z] ---> Running in 20f9fea10950 [2023-03-01T08:35:33.843Z] Removing intermediate container 20f9fea10950 [2023-03-01T08:35:33.843Z] ---> 44ed5b6bf07b [2023-03-01T08:35:33.843Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:35:33.843Z] ---> Running in 66482abc67c7 [2023-03-01T08:35:34.101Z] Removing intermediate container 66482abc67c7 [2023-03-01T08:35:34.101Z] ---> ab5e4b131fbf [2023-03-01T08:35:34.101Z] [2023-03-01T08:35:34.101Z] Successfully built ab5e4b131fbf [2023-03-01T08:35:34.101Z] Successfully tagged core-command:latest [2023-03-01T08:35:34.106Z]  Building core-command ... done  [Pipeline] } [2023-03-01T08:35:34.111Z] $ docker stop --time=1 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 [2023-03-01T08:35:35.473Z] $ docker rm -f --volumes 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:35:35.813Z] + docker images [2023-03-01T08:35:35.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T08:35:35.813Z] core-metadata latest aa129b03c700 2 seconds ago 18.5MB [2023-03-01T08:35:35.813Z] core-command latest ab5e4b131fbf 2 seconds ago 17.7MB [2023-03-01T08:35:35.813Z] 7334121ea16c 4 seconds ago 1.69GB [2023-03-01T08:35:35.813Z] d121240ea040 6 seconds ago 1.7GB [2023-03-01T08:35:35.813Z] support-notifications latest 47c8811053da 10 seconds ago 30.7MB [2023-03-01T08:35:35.813Z] security-spiffe-token-provider latest 3be20e7983a5 13 seconds ago 30MB [2023-03-01T08:35:35.813Z] 6f167b1c3335 16 seconds ago 1.76GB [2023-03-01T08:35:35.813Z] d74efb8de3cd 20 seconds ago 1.73GB [2023-03-01T08:35:35.813Z] security-spire-agent latest f0e48b6a4c39 26 seconds ago 125MB [2023-03-01T08:35:35.813Z] security-spire-server latest cc09eed37c35 30 seconds ago 86.5MB [2023-03-01T08:35:35.813Z] security-spire-config latest b649d916b214 34 seconds ago 85.8MB [2023-03-01T08:35:35.813Z] security-proxy-setup latest 34f5ea357fca 41 seconds ago 27.8MB [2023-03-01T08:35:35.813Z] e89a457f0622 41 seconds ago 1.56GB [2023-03-01T08:35:35.813Z] support-scheduler latest c4c0d2fc66b5 46 seconds ago 30.1MB [2023-03-01T08:35:35.813Z] 76c95de9dfa8 47 seconds ago 1.56GB [2023-03-01T08:35:35.813Z] 272e189a9efa 56 seconds ago 1.68GB [2023-03-01T08:35:35.813Z] 0c73a23f39e1 About a minute ago 1.75GB [2023-03-01T08:35:35.813Z] security-bootstrapper latest 91f4a98c25c0 About a minute ago 20.4MB [2023-03-01T08:35:35.813Z] security-secretstore-setup latest 5a90426cf385 About a minute ago 30MB [2023-03-01T08:35:35.813Z] security-proxy-auth latest ac6e8d9f4fa4 About a minute ago 16.2MB [2023-03-01T08:35:35.813Z] core-common-config-bootstrapper latest b04c021caf74 About a minute ago 15.5MB [2023-03-01T08:35:35.813Z] core-data latest 26e6fd061d96 About a minute ago 18MB [2023-03-01T08:35:35.813Z] a774a19b8af3 About a minute ago 1.7GB [2023-03-01T08:35:35.813Z] 92002305bc43 About a minute ago 1.68GB [2023-03-01T08:35:35.813Z] 02984f0e1b56 About a minute ago 1.68GB [2023-03-01T08:35:35.813Z] 84f7a27764a8 About a minute ago 1.69GB [2023-03-01T08:35:35.813Z] adc8cc750c58 About a minute ago 1.67GB [2023-03-01T08:35:35.813Z] ci-base-image-x86_64 latest 020a2c51033b 5 minutes ago 904MB [2023-03-01T08:35:35.813Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T08:35:35.813Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T08:35:35.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T08:35:35.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T08:35:35.813Z] 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] } [2023-03-01T08:36:20.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T08:36:20.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T08:36:20.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T08:36:24.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T08:36:24.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T08:36:28.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T08:36:30.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T08:36:30.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T08:36:30.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T08:36:30.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T08:36:31.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T08:36:35.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T08:36:35.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T08:36:35.705Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T08:36:35.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T08:36:50.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.360s coverage: 28.7% of statements [2023-03-01T08:36:50.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T08:36:50.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T08:37:00.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.579s coverage: 98.5% of statements [2023-03-01T08:37:11.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 71.2% of statements [2023-03-01T08:37:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T08:37:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T08:37:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T08:37:11.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.675s coverage: 54.0% of statements [2023-03-01T08:37:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T08:37:11.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T08:37:29.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.885s coverage: 88.5% of statements [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T08:37:29.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.772s coverage: 3.9% of statements [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T08:37:29.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.881s coverage: 95.6% of statements [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.513s coverage: 72.2% of statements [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.699s coverage: 65.9% of statements [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.453s coverage: 29.6% of statements [2023-03-01T08:37:30.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T08:37:30.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.380s coverage: 47.1% of statements [2023-03-01T08:37:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.310s coverage: 82.9% of statements [2023-03-01T08:37:33.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.427s coverage: 94.1% of statements [2023-03-01T08:37:33.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements [2023-03-01T08:37:36.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.304s coverage: 87.5% of statements [2023-03-01T08:37:46.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.364s coverage: 94.4% of statements [2023-03-01T08:37:46.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.479s coverage: 79.9% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.351s coverage: 92.9% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.317s coverage: 77.4% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.283s coverage: 87.2% of statements [2023-03-01T08:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.955s coverage: 91.2% of statements [2023-03-01T08:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.407s coverage: 63.1% of statements [2023-03-01T08:38:11.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T08:38:11.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements [2023-03-01T08:38:11.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-03-01T08:38:18.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.525s coverage: 65.3% of statements [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T08:38:18.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T08:38:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 41.0% of statements [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T08:38:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T08:38:21.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T08:38:21.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T08:38:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.556s coverage: 17.7% of statements [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T08:38:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.749s coverage: 92.3% of statements [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T08:38:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.484s coverage: 63.2% of statements [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T08:38:31.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T08:38:31.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T08:38:31.297Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T08:38:31.297Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T08:38:31.297Z] go vet ./... [2023-03-01T08:40:38.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:40:38.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:40:38.029Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:40:38.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T08:40:38.682Z] + ls -al . [2023-03-01T08:40:38.682Z] total 740 [2023-03-01T08:40:38.682Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 08:33 . [2023-03-01T08:40:38.682Z] drwxr-xr-x 4 root root 4096 Mar 1 08:33 .. [2023-03-01T08:40:38.682Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:32 .blubracket [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 08:32 .dockerignore [2023-03-01T08:40:38.682Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 08:32 .git [2023-03-01T08:40:38.682Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:32 .github [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:32 .gitignore [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 08:32 .golangci.yml [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 08:32 .hadolint.yml [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 08:32 .sonarcloud.properties [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:32 ADOPTERS.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:32 Attribution.txt [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:32 CHANGELOG.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:32 CONTRIBUTING.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 08:32 GOVERNANCE.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 08:32 Jenkinsfile [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:32 LICENSE [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 08:32 Makefile [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 08:32 OWNERS.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:32 README.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:32 SECURITY.md [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 08:29 VERSION [2023-03-01T08:40:38.682Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 08:32 bin [2023-03-01T08:40:38.682Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 08:32 cmd [2023-03-01T08:40:38.682Z] -rw-r--r-- 1 root root 487670 Mar 1 08:38 coverage.out [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:32 go.mod [2023-03-01T08:40:38.682Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:32 go.sum [2023-03-01T08:40:38.682Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 08:32 internal [2023-03-01T08:40:38.682Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 08:32 openapi [2023-03-01T08:40:38.682Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 08:32 snap [2023-03-01T08:40:38.683Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 08:32 version.go [Pipeline] sh [2023-03-01T08:40:39.326Z] + '[' -e coverage.out ] [2023-03-01T08:40:39.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T08:40:39.353Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T08:40:40.247Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T08:40:40.893Z] + make build [2023-03-01T08:40:40.893Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:42:17.561Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:42:20.155Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T08:42:26.817Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T08:42:31.076Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:43:17.929Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:43:24.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:43:31.254Z] 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 [2023-03-01T08:43:36.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T08:43:43.249Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:43:47.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:43:52.853Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T08:44:07.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T08:44:14.536Z] $ docker stop --time=1 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 [2023-03-01T08:44:16.559Z] $ docker rm -f --volumes 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:44:18.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:44:18.899Z] [2023-03-01T08:44:18.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:44:19.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:44:19.551Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T08:44:19.551Z] 29e5d40040c1: Pulling fs layer [2023-03-01T08:44:19.551Z] 1ce36da41761: Pulling fs layer [2023-03-01T08:44:19.551Z] 25b303627fd3: Pulling fs layer [2023-03-01T08:44:19.551Z] 29e5d40040c1: Verifying Checksum [2023-03-01T08:44:19.551Z] 29e5d40040c1: Download complete [2023-03-01T08:44:20.149Z] 1ce36da41761: Verifying Checksum [2023-03-01T08:44:20.149Z] 1ce36da41761: Download complete [2023-03-01T08:44:21.591Z] 25b303627fd3: Download complete [2023-03-01T08:44:22.178Z] 29e5d40040c1: Pull complete [2023-03-01T08:44:23.146Z] 1ce36da41761: Pull complete [2023-03-01T08:44:33.231Z] 25b303627fd3: Pull complete [2023-03-01T08:44:33.231Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T08:44:33.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:44:33.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:44:33.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container [2023-03-01T08:44:33.506Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:44:36.097Z] $ docker top d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:44:36.945Z] + grep parallel [2023-03-01T08:44:36.945Z] + docker-compose build --help [2023-03-01T08:44:42.288Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T08:44:42.577Z] $ docker stop --time=1 d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b [2023-03-01T08:44:44.259Z] $ docker rm -f --volumes d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:44:44.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T08:44:44.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:44:44.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container [2023-03-01T08:44:45.050Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T08:44:49.111Z] $ docker top f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:44:49.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T08:44:56.273Z] Building core-command ... [2023-03-01T08:44:56.273Z] Building core-common-config-bootstrapper ... [2023-03-01T08:44:56.273Z] Building core-data ... [2023-03-01T08:44:56.273Z] Building core-metadata ... [2023-03-01T08:44:56.273Z] Building security-bootstrapper ... [2023-03-01T08:44:56.273Z] Building security-proxy-auth ... [2023-03-01T08:44:56.273Z] Building security-proxy-setup ... [2023-03-01T08:44:56.273Z] Building security-secretstore-setup ... [2023-03-01T08:44:56.273Z] Building security-spiffe-token-provider ... [2023-03-01T08:44:56.273Z] Building security-spire-agent ... [2023-03-01T08:44:56.273Z] Building security-spire-config ... [2023-03-01T08:44:56.273Z] Building security-spire-server ... [2023-03-01T08:44:56.273Z] Building support-notifications ... [2023-03-01T08:44:56.273Z] Building support-scheduler ... [2023-03-01T08:44:56.273Z] Building security-spire-config [2023-03-01T08:44:56.273Z] Building security-proxy-setup [2023-03-01T08:44:56.273Z] Building core-data [2023-03-01T08:44:56.273Z] Building security-proxy-auth [2023-03-01T08:44:56.273Z] Building security-spire-server [2023-03-01T08:45:52.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:45:52.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:45:52.669Z] ---> 5ebc91af1bfa [2023-03-01T08:45:52.669Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T08:45:52.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:45:52.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:45:52.669Z] ---> 5ebc91af1bfa [2023-03-01T08:45:52.669Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:45:52.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:45:52.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:45:52.669Z] ---> 5ebc91af1bfa [2023-03-01T08:45:52.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:45:52.669Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:45:52.669Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:45:52.669Z] ---> 5ebc91af1bfa [2023-03-01T08:45:52.669Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T08:45:52.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:45:52.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:45:52.669Z] ---> 5ebc91af1bfa [2023-03-01T08:45:52.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:45:52.669Z] ---> Running in 813302c38f35 [2023-03-01T08:45:52.669Z] ---> Running in dcfe2069c388 [2023-03-01T08:45:52.669Z] ---> Running in 6449ff6d4b6a [2023-03-01T08:45:52.669Z] ---> Running in 2f62a3590470 [2023-03-01T08:45:52.669Z] ---> Running in f6f755c86a77 [2023-03-01T08:45:52.669Z] Removing intermediate container f6f755c86a77 [2023-03-01T08:45:52.669Z] ---> 84962be1af87 [2023-03-01T08:45:52.669Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:45:52.669Z] Removing intermediate container dcfe2069c388 [2023-03-01T08:45:52.669Z] ---> db9a77db28d4 [2023-03-01T08:45:52.669Z] Step 4/22 : WORKDIR /edgex-go ---> Running in c64c76253113 [2023-03-01T08:45:52.669Z] [2023-03-01T08:45:52.669Z] Removing intermediate container 2f62a3590470 [2023-03-01T08:45:52.669Z] ---> e454c501f0e6 [2023-03-01T08:45:52.669Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:45:52.669Z] Removing intermediate container 6449ff6d4b6a [2023-03-01T08:45:52.669Z] Removing intermediate container 813302c38f35 [2023-03-01T08:45:52.670Z] ---> a23c4ce07e65 [2023-03-01T08:45:52.670Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:45:52.670Z] ---> cfbb0c000560 [2023-03-01T08:45:52.670Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T08:45:52.670Z] ---> Running in bc85b54f0691 [2023-03-01T08:45:52.670Z] ---> Running in bde456ce1a57 [2023-03-01T08:45:52.670Z] ---> Running in 0612d6e087ee [2023-03-01T08:45:52.670Z] ---> Running in ab67932dfff7 [2023-03-01T08:45:52.670Z] Removing intermediate container c64c76253113 [2023-03-01T08:45:52.670Z] ---> 067a204da1f2 [2023-03-01T08:45:52.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:45:52.670Z] ---> Running in 782b0b86c1a5 [2023-03-01T08:45:52.670Z] Removing intermediate container bde456ce1a57 [2023-03-01T08:45:52.670Z] ---> 0ef76dfe040a [2023-03-01T08:45:52.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:45:52.670Z] ---> Running in 8175b2c4eacb [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:45:52.670Z] OK: 221 MiB in 51 packages [2023-03-01T08:45:52.670Z] OK: 221 MiB in 51 packages [2023-03-01T08:45:52.670Z] OK: 221 MiB in 51 packages [2023-03-01T08:45:52.670Z] OK: 221 MiB in 51 packages [2023-03-01T08:45:52.670Z] OK: 221 MiB in 51 packages [2023-03-01T08:45:52.670Z] Removing intermediate container bc85b54f0691 [2023-03-01T08:45:52.670Z] ---> eaf8a8eca5b2 [2023-03-01T08:45:52.670Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:45:52.670Z] Removing intermediate container 0612d6e087ee [2023-03-01T08:45:52.670Z] ---> 0f3bc6598699 [2023-03-01T08:45:52.670Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T08:45:52.670Z] Removing intermediate container ab67932dfff7 [2023-03-01T08:45:52.670Z] ---> 54128779937d [2023-03-01T08:45:52.670Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T08:45:52.670Z] Removing intermediate container 8175b2c4eacb [2023-03-01T08:45:52.670Z] ---> ccd1db87fc1b [2023-03-01T08:45:52.670Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:45:52.670Z] ---> e4cfae5681de [2023-03-01T08:45:52.670Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:45:52.670Z] Removing intermediate container 782b0b86c1a5 [2023-03-01T08:45:52.670Z] ---> caaa08dcbe84 [2023-03-01T08:45:52.670Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:45:52.670Z] ---> Running in a916d6f4349f [2023-03-01T08:45:53.255Z] ---> db419475b7bb [2023-03-01T08:45:53.255Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:45:53.522Z] ---> Running in 234b4e8c8581 [2023-03-01T08:45:53.522Z] ---> d0b14dfdd0e4 [2023-03-01T08:45:53.522Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 090454f9bcbc [2023-03-01T08:45:53.522Z] [2023-03-01T08:45:53.522Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:45:53.792Z] ---> Running in 5a0a78d578b5 [2023-03-01T08:45:53.792Z] ---> Running in 281f604a0792 [2023-03-01T08:45:53.792Z] ---> 70ced00c0ebc [2023-03-01T08:45:53.792Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:45:54.062Z] ---> Running in 1f360a84d0af [2023-03-01T08:47:45.708Z] Removing intermediate container a916d6f4349f [2023-03-01T08:47:45.708Z] ---> 56c559479c0b [2023-03-01T08:47:45.708Z] Step 7/24 : COPY . . [2023-03-01T08:47:45.708Z] Removing intermediate container 281f604a0792 [2023-03-01T08:47:45.708Z] ---> 7869513c4abe [2023-03-01T08:47:45.708Z] Step 7/21 : COPY . . [2023-03-01T08:47:45.708Z] Removing intermediate container 234b4e8c8581 [2023-03-01T08:47:45.708Z] ---> 4e66b244e6d6 [2023-03-01T08:47:45.708Z] Step 7/23 : COPY . . [2023-03-01T08:47:45.708Z] Removing intermediate container 5a0a78d578b5 [2023-03-01T08:47:45.708Z] ---> 2e6e2c0123bf [2023-03-01T08:47:45.708Z] Step 8/22 : COPY . . [2023-03-01T08:47:45.708Z] Removing intermediate container 1f360a84d0af [2023-03-01T08:47:45.708Z] ---> b49e9f9c1fb8 [2023-03-01T08:47:45.708Z] Step 8/22 : COPY . . [2023-03-01T08:48:00.701Z] ---> b498c1bc4e4f [2023-03-01T08:48:00.701Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T08:48:00.701Z] ---> 9e0c70251463 [2023-03-01T08:48:00.701Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T08:48:00.701Z] ---> 8718ca1dab49 [2023-03-01T08:48:00.701Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:48:00.701Z] ---> Running in 0708c3fba3bf [2023-03-01T08:48:00.701Z] ---> 7411184de175 [2023-03-01T08:48:00.701Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T08:48:00.701Z] ---> ebc2da637c02 [2023-03-01T08:48:00.701Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:48:00.701Z] ---> Running in 8a47405d1ad7 [2023-03-01T08:48:00.701Z] ---> Running in 5ac7beac4009 [2023-03-01T08:48:00.701Z] ---> Running in 11af434edda0 [2023-03-01T08:48:00.701Z] ---> Running in 66095d07a7c4 [2023-03-01T08:48:01.298Z] Removing intermediate container 8a47405d1ad7 [2023-03-01T08:48:01.298Z] ---> fd9a8159a9ca [2023-03-01T08:48:01.298Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:48:01.298Z] ---> Running in d4be8ba1a74e [2023-03-01T08:48:01.584Z] Removing intermediate container 66095d07a7c4 [2023-03-01T08:48:01.584Z] ---> 2f132375ad6d [2023-03-01T08:48:01.584Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T08:48:01.584Z] ---> Running in 7a3fbaed69b3 [2023-03-01T08:48:02.176Z] Removing intermediate container d4be8ba1a74e [2023-03-01T08:48:02.176Z] ---> d7495a071d1f [2023-03-01T08:48:02.176Z] Step 10/24 : 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 [2023-03-01T08:48:02.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T08:48:02.176Z] Removing intermediate container 7a3fbaed69b3 [2023-03-01T08:48:02.444Z] ---> 53221f094b77 [2023-03-01T08:48:02.444Z] Step 10/23 : 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 [2023-03-01T08:48:02.444Z] ---> Running in 798742d4406e [2023-03-01T08:48:02.711Z] ---> Running in a1c54b07ce43 [2023-03-01T08:48:03.684Z] 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 [2023-03-01T08:48:03.684Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T08:48:06.272Z] Removing intermediate container 798742d4406e [2023-03-01T08:48:06.272Z] ---> 5c84df66005c [2023-03-01T08:48:06.272Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:48:06.540Z] ---> Running in 592c109deb11 [2023-03-01T08:48:06.816Z] Removing intermediate container a1c54b07ce43 [2023-03-01T08:48:06.816Z] ---> 9e1d329fa696 [2023-03-01T08:48:06.816Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T08:48:07.082Z] ---> Running in 87f4bf63e0bf [2023-03-01T08:48:07.082Z] Removing intermediate container 592c109deb11 [2023-03-01T08:48:07.082Z] ---> 0e9893f2a9e7 [2023-03-01T08:48:07.082Z] [2023-03-01T08:48:07.082Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:48:07.351Z] 3.15: Pulling from library/alpine [2023-03-01T08:48:07.619Z] Removing intermediate container 87f4bf63e0bf [2023-03-01T08:48:07.619Z] ---> e2cf15129018 [2023-03-01T08:48:07.619Z] [2023-03-01T08:48:07.619Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T08:48:07.886Z] 3.15: Pulling from library/alpine [2023-03-01T08:48:08.857Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:48:08.857Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T08:48:08.857Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:48:08.857Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T08:48:08.857Z] ---> 354640af7b1b [2023-03-01T08:48:08.857Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:48:08.857Z] ---> 354640af7b1b [2023-03-01T08:48:08.857Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:48:09.127Z] ---> Running in c67253ae9d8e [2023-03-01T08:48:09.127Z] ---> Running in 3558183fadfc [2023-03-01T08:48:10.109Z] Removing intermediate container 3558183fadfc [2023-03-01T08:48:10.109Z] ---> 07d0a2f89689 [2023-03-01T08:48:10.109Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:48:10.109Z] Removing intermediate container c67253ae9d8e [2023-03-01T08:48:10.109Z] ---> f278405bf4ea [2023-03-01T08:48:10.109Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T08:48:10.109Z] ---> Running in 86b6f75c38a6 [2023-03-01T08:48:10.109Z] ---> Running in aac22dc46d8f [2023-03-01T08:48:13.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:13.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:13.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:13.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:14.888Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:48:14.888Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:48:14.888Z] OK: 15734 distinct packages available [2023-03-01T08:48:14.888Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:48:14.888Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:48:14.888Z] OK: 15734 distinct packages available [2023-03-01T08:48:15.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:15.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:15.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:15.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:48:17.148Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T08:48:17.148Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:48:17.148Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T08:48:17.148Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T08:48:17.148Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:48:17.148Z] OK: 6 MiB in 18 packages [2023-03-01T08:48:17.148Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:48:17.148Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:48:17.148Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:48:17.148Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:48:17.148Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:48:17.148Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:48:17.419Z] OK: 6 MiB in 19 packages [2023-03-01T08:48:19.376Z] Removing intermediate container aac22dc46d8f [2023-03-01T08:48:19.376Z] ---> 35ea40d640bc [2023-03-01T08:48:19.376Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:48:19.652Z] Removing intermediate container 86b6f75c38a6 [2023-03-01T08:48:19.652Z] ---> ae53edb47d72 [2023-03-01T08:48:19.652Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T08:48:29.733Z] ---> 579cd8f0f72a [2023-03-01T08:48:29.733Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:48:29.733Z] ---> 3ff6c09de442 [2023-03-01T08:48:29.733Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T08:48:30.001Z] ---> 417dcf37b26d [2023-03-01T08:48:30.001Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T08:48:30.268Z] ---> 2dab2d9d78bd [2023-03-01T08:48:30.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T08:48:30.268Z] ---> Running in 201fbe32f3e0 [2023-03-01T08:48:31.226Z] Removing intermediate container 201fbe32f3e0 [2023-03-01T08:48:31.226Z] ---> 280f454941d1 [2023-03-01T08:48:31.226Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T08:48:31.814Z] ---> 186cb476af0a [2023-03-01T08:48:31.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T08:48:32.401Z] ---> 8b1bc6025468 [2023-03-01T08:48:32.401Z] Step 19/24 : WORKDIR / [2023-03-01T08:48:32.672Z] ---> Running in bdabf4517169 [2023-03-01T08:48:33.255Z] ---> f4394a86f1a9 [2023-03-01T08:48:33.255Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:48:33.522Z] Removing intermediate container bdabf4517169 [2023-03-01T08:48:33.522Z] ---> 3eb757d3d188 [2023-03-01T08:48:33.522Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T08:48:33.522Z] ---> Running in 139bedc8eece [2023-03-01T08:48:33.522Z] ---> Running in 92696e68b3af [2023-03-01T08:48:34.105Z] Removing intermediate container 139bedc8eece [2023-03-01T08:48:34.105Z] ---> 9e8f9ccb4bfe [2023-03-01T08:48:34.105Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:48:34.370Z] Removing intermediate container 92696e68b3af [2023-03-01T08:48:34.370Z] ---> 91d9eff3ac19 [2023-03-01T08:48:34.370Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T08:48:34.370Z] ---> Running in 5f2790a2892d [2023-03-01T08:48:34.639Z] ---> Running in 58a2707aa76b [2023-03-01T08:48:35.221Z] Removing intermediate container 5f2790a2892d [2023-03-01T08:48:35.221Z] ---> d4e7bf7ae8b1 [2023-03-01T08:48:35.221Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T08:48:35.221Z] ---> Running in 3f93d3c88161 [2023-03-01T08:48:35.221Z] Removing intermediate container 58a2707aa76b [2023-03-01T08:48:35.221Z] ---> 388936a10c51 [2023-03-01T08:48:35.221Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:48:35.489Z] ---> Running in 1a9b91480bb7 [2023-03-01T08:48:36.073Z] Removing intermediate container 3f93d3c88161 [2023-03-01T08:48:36.073Z] ---> cd3a4f5766c1 [2023-03-01T08:48:36.073Z] Step 22/23 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:48:36.073Z] ---> Running in c646411fd4a5 [2023-03-01T08:48:36.352Z] Removing intermediate container 1a9b91480bb7 [2023-03-01T08:48:36.352Z] ---> e1c000440206 [2023-03-01T08:48:36.352Z] Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:48:36.623Z] ---> Running in 3d9cd303fe9a [2023-03-01T08:48:36.890Z] Removing intermediate container c646411fd4a5 [2023-03-01T08:48:36.890Z] ---> b121b0b5c162 [2023-03-01T08:48:36.890Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T08:48:37.156Z] ---> Running in 3ab4de2453b8 [2023-03-01T08:48:37.156Z] Removing intermediate container 3d9cd303fe9a [2023-03-01T08:48:37.156Z] ---> f2141a04fb27 [2023-03-01T08:48:37.423Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:48:37.423Z] ---> Running in e04fde2b377e [2023-03-01T08:48:37.694Z] Removing intermediate container 3ab4de2453b8 [2023-03-01T08:48:37.694Z] ---> 2f0e00bd5d8e [2023-03-01T08:48:37.694Z] [2023-03-01T08:48:38.275Z] Removing intermediate container e04fde2b377e [2023-03-01T08:48:38.275Z] ---> 26126dfa7bcf [2023-03-01T08:48:38.275Z] [2023-03-01T08:48:38.275Z] Successfully built 2f0e00bd5d8e [2023-03-01T08:48:38.275Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T08:48:38.275Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-01T08:48:38.541Z] Successfully built 26126dfa7bcf [2023-03-01T08:48:38.541Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T08:48:38.541Z]  Building security-spire-config ... done Building core-metadata [2023-03-01T08:49:10.749Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:49:10.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:49:10.749Z] ---> 5ebc91af1bfa [2023-03-01T08:49:10.749Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> db9a77db28d4 [2023-03-01T08:49:10.749Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> 0ef76dfe040a [2023-03-01T08:49:10.749Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> ccd1db87fc1b [2023-03-01T08:49:10.749Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> 090454f9bcbc [2023-03-01T08:49:10.749Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> 2e6e2c0123bf [2023-03-01T08:49:10.749Z] Step 8/24 : COPY . . [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> 9e0c70251463 [2023-03-01T08:49:10.749Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T08:49:10.749Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:49:10.749Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:49:10.749Z] ---> 5ebc91af1bfa [2023-03-01T08:49:10.749Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T08:49:10.749Z] ---> Using cache [2023-03-01T08:49:10.749Z] ---> cfbb0c000560 [2023-03-01T08:49:10.749Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T08:49:10.749Z] ---> Running in 6ff28ce78c43 [2023-03-01T08:49:10.749Z] ---> Running in 5d31481a70ba [2023-03-01T08:49:11.017Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T08:49:11.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:12.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:13.590Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T08:49:13.590Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T08:49:13.590Z] OK: 16903 distinct packages available [2023-03-01T08:49:13.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:14.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:49:15.855Z] OK: 221 MiB in 51 packages [2023-03-01T08:49:17.272Z] Removing intermediate container 5d31481a70ba [2023-03-01T08:49:17.272Z] ---> e348b05f83be [2023-03-01T08:49:17.272Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T08:49:18.458Z] ---> 575a7238cdfa [2023-03-01T08:49:18.458Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:49:18.458Z] ---> Running in 69a2d7028cee [2023-03-01T08:50:55.229Z] Removing intermediate container 69a2d7028cee [2023-03-01T08:50:55.229Z] ---> 1c6be535aced [2023-03-01T08:50:55.229Z] Step 7/19 : COPY . . [2023-03-01T08:51:07.534Z] ---> 5dea6e39534b [2023-03-01T08:51:07.534Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T08:51:07.534Z] ---> Running in 2d08e500cbcf [2023-03-01T08:51:07.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T08:54:29.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T08:54:29.810Z] Removing intermediate container 0708c3fba3bf [2023-03-01T08:54:29.810Z] ---> fff3ad787a24 [2023-03-01T08:54:29.810Z] [2023-03-01T08:54:29.810Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:54:30.076Z] 3.16: Pulling from library/alpine [2023-03-01T08:54:31.482Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:54:31.482Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:54:31.482Z] ---> 4c81e5bf8899 [2023-03-01T08:54:31.482Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T08:54:32.457Z] ---> Running in 4865fa48b964 [2023-03-01T08:54:32.723Z] Removing intermediate container 4865fa48b964 [2023-03-01T08:54:32.723Z] ---> 79290997a247 [2023-03-01T08:54:32.723Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:54:32.723Z] ---> Running in ff279094b11b [2023-03-01T08:54:34.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:54:35.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:54:36.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:54:36.649Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:54:36.649Z] OK: 5 MiB in 15 packages [2023-03-01T08:54:38.060Z] Removing intermediate container ff279094b11b [2023-03-01T08:54:38.060Z] ---> 5e555fe392e3 [2023-03-01T08:54:38.060Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:54:39.018Z] ---> dbcec83fa609 [2023-03-01T08:54:39.018Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T08:54:40.423Z] ---> 76fff94f29c0 [2023-03-01T08:54:40.423Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T08:54:41.381Z] ---> 6a7a40476016 [2023-03-01T08:54:41.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T08:54:42.347Z] ---> 12050f79a681 [2023-03-01T08:54:42.347Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:54:42.347Z] ---> Running in ab71f6ab1bde [2023-03-01T08:54:46.590Z] Removing intermediate container ab71f6ab1bde [2023-03-01T08:54:46.590Z] ---> 27545c915722 [2023-03-01T08:54:46.590Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:54:46.590Z] ---> Running in a0ae17e866bf [2023-03-01T08:54:47.547Z] Removing intermediate container a0ae17e866bf [2023-03-01T08:54:47.547Z] ---> 02a906a54773 [2023-03-01T08:54:47.547Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T08:54:47.547Z] ---> Running in fc13c8a5b233 [2023-03-01T08:54:48.507Z] Removing intermediate container fc13c8a5b233 [2023-03-01T08:54:48.507Z] ---> 9d2a8da260d7 [2023-03-01T08:54:48.507Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T08:54:48.507Z] ---> Running in 1deff1f00cc8 [2023-03-01T08:54:49.089Z] Removing intermediate container 1deff1f00cc8 [2023-03-01T08:54:49.089Z] ---> d1d71c2f93d3 [2023-03-01T08:54:49.089Z] Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:54:49.354Z] ---> Running in 13d5750cb065 [2023-03-01T08:54:49.938Z] Removing intermediate container 13d5750cb065 [2023-03-01T08:54:49.938Z] ---> b0e30bebe29c [2023-03-01T08:54:49.938Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:54:50.204Z] ---> Running in 06135879847a [2023-03-01T08:54:51.183Z] Removing intermediate container 06135879847a [2023-03-01T08:54:51.183Z] ---> b92406e2ebc9 [2023-03-01T08:54:51.183Z] [2023-03-01T08:54:51.766Z] Successfully built b92406e2ebc9 [2023-03-01T08:54:51.766Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T08:54:51.767Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-01T08:54:53.170Z] Removing intermediate container 11af434edda0 [2023-03-01T08:54:53.171Z] ---> 4c17bba6ae9e [2023-03-01T08:54:53.171Z] [2023-03-01T08:54:53.171Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T08:54:53.171Z] ---> 4c81e5bf8899 [2023-03-01T08:54:53.171Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T08:54:53.171Z] ---> Running in 81c861aabdba [2023-03-01T08:54:55.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:54:55.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:54:56.780Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T08:54:56.780Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T08:54:56.780Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T08:54:56.780Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T08:54:56.780Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T08:54:56.780Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T08:54:56.780Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:54:56.780Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T08:54:57.360Z] OK: 8 MiB in 20 packages [2023-03-01T08:54:59.937Z] Removing intermediate container 81c861aabdba [2023-03-01T08:54:59.937Z] ---> 615b6ee62182 [2023-03-01T08:54:59.937Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T08:54:59.937Z] ---> Running in 783c9fe3900a [2023-03-01T08:55:00.214Z] Removing intermediate container 783c9fe3900a [2023-03-01T08:55:00.480Z] ---> 8dd3b4a8da5a [2023-03-01T08:55:00.480Z] Step 12/21 : WORKDIR /edgex [2023-03-01T08:55:00.480Z] ---> Running in 6d6f752024ad [2023-03-01T08:55:01.062Z] Removing intermediate container 6d6f752024ad [2023-03-01T08:55:01.062Z] ---> 2745cb28f5aa [2023-03-01T08:55:01.062Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T08:55:02.033Z] ---> 135245830468 [2023-03-01T08:55:02.033Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T08:55:04.608Z] ---> 17491059536e [2023-03-01T08:55:04.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T08:55:07.194Z] ---> 4b78024bc101 [2023-03-01T08:55:07.195Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T08:55:08.152Z] ---> c140c96fb22a [2023-03-01T08:55:08.152Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T08:55:08.152Z] ---> Running in 3ad5f4bce7cf [2023-03-01T08:55:10.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:55:10.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:55:10.095Z] ---> 5ebc91af1bfa [2023-03-01T08:55:10.095Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:55:10.095Z] ---> Using cache [2023-03-01T08:55:10.095Z] ---> cfbb0c000560 [2023-03-01T08:55:10.095Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T08:55:10.095Z] ---> Using cache [2023-03-01T08:55:10.095Z] ---> 0f3bc6598699 [2023-03-01T08:55:10.095Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:55:10.095Z] ---> Using cache [2023-03-01T08:55:10.095Z] ---> d0b14dfdd0e4 [2023-03-01T08:55:10.095Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:55:10.095Z] ---> Using cache [2023-03-01T08:55:10.095Z] ---> 7869513c4abe [2023-03-01T08:55:10.095Z] Step 7/24 : COPY . . [2023-03-01T08:55:10.095Z] ---> Using cache [2023-03-01T08:55:10.095Z] ---> 7411184de175 [2023-03-01T08:55:10.095Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T08:55:11.055Z] ---> Running in 39eca20c1be9 [2023-03-01T08:55:12.461Z] Removing intermediate container 3ad5f4bce7cf [2023-03-01T08:55:12.461Z] ---> 0c763e84a270 [2023-03-01T08:55:12.461Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T08:55:12.729Z] ---> Running in 4732480a84e1 [2023-03-01T08:55:13.321Z] Removing intermediate container 4732480a84e1 [2023-03-01T08:55:13.321Z] ---> 8b8a5ce94779 [2023-03-01T08:55:13.321Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T08:55:13.321Z] ---> Running in 5c985961c16f [2023-03-01T08:55:13.321Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T08:55:13.903Z] Removing intermediate container 5c985961c16f [2023-03-01T08:55:13.903Z] ---> 1a6772d9d707 [2023-03-01T08:55:13.903Z] Step 20/21 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:55:13.903Z] ---> Running in 58b7cacdc074 [2023-03-01T08:55:14.502Z] Removing intermediate container 58b7cacdc074 [2023-03-01T08:55:14.502Z] ---> 0cc228e79a76 [2023-03-01T08:55:14.502Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T08:55:14.502Z] ---> Running in bba99811ab5c [2023-03-01T08:55:15.090Z] Removing intermediate container bba99811ab5c [2023-03-01T08:55:15.090Z] ---> 0fd1627e1253 [2023-03-01T08:55:15.090Z] [2023-03-01T08:55:15.356Z] Successfully built 0fd1627e1253 [2023-03-01T08:55:15.356Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T08:55:15.356Z] Building support-notifications [2023-03-01T08:55:37.396Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:55:37.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:55:37.396Z] ---> 5ebc91af1bfa [2023-03-01T08:55:37.396Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:55:37.396Z] ---> Using cache [2023-03-01T08:55:37.396Z] ---> db9a77db28d4 [2023-03-01T08:55:37.396Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:55:37.396Z] ---> Using cache [2023-03-01T08:55:37.396Z] ---> 0ef76dfe040a [2023-03-01T08:55:37.396Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T08:55:37.396Z] ---> Running in 0dad9ecdf02d [2023-03-01T08:55:37.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:55:38.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:55:39.645Z] OK: 221 MiB in 51 packages [2023-03-01T08:55:41.586Z] Removing intermediate container 0dad9ecdf02d [2023-03-01T08:55:41.586Z] ---> 7ef733fda42b [2023-03-01T08:55:41.586Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:55:43.992Z] ---> 2bf8c302edec [2023-03-01T08:55:43.992Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:55:43.992Z] ---> Running in 11b4458be3f4 [2023-03-01T08:55:50.642Z] Removing intermediate container 5ac7beac4009 [2023-03-01T08:55:50.642Z] ---> 59f1ec96a781 [2023-03-01T08:55:50.642Z] [2023-03-01T08:55:50.642Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T08:55:50.642Z] ---> 4c81e5bf8899 [2023-03-01T08:55:50.642Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T08:55:50.642Z] ---> Running in ab02a907b4fa [2023-03-01T08:55:50.910Z] Removing intermediate container ab02a907b4fa [2023-03-01T08:55:50.910Z] ---> fadbdb30e6a8 [2023-03-01T08:55:50.910Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T08:55:51.177Z] ---> Running in 869347026a88 [2023-03-01T08:55:51.591Z] Removing intermediate container 869347026a88 [2023-03-01T08:55:51.591Z] ---> eb9f7ea0add0 [2023-03-01T08:55:51.591Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T08:55:51.863Z] ---> Running in bc55e9d94dbb [2023-03-01T08:55:52.469Z] Removing intermediate container bc55e9d94dbb [2023-03-01T08:55:52.469Z] ---> 2714d9ea9770 [2023-03-01T08:55:52.469Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:55:52.469Z] ---> Running in 5444eee1898d [2023-03-01T08:55:54.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:55:54.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:55:56.720Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:55:56.720Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:55:56.720Z] OK: 5 MiB in 15 packages [2023-03-01T08:55:58.130Z] Removing intermediate container 5444eee1898d [2023-03-01T08:55:58.130Z] ---> 23d130f5ba2c [2023-03-01T08:55:58.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:55:58.709Z] ---> ee84d8597c3e [2023-03-01T08:55:58.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T08:56:00.645Z] ---> a166341b3e41 [2023-03-01T08:56:00.645Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T08:56:01.602Z] ---> 3b2d63199bb0 [2023-03-01T08:56:01.602Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T08:56:01.868Z] ---> Running in 0e12791af0a5 [2023-03-01T08:56:02.450Z] Removing intermediate container 0e12791af0a5 [2023-03-01T08:56:02.450Z] ---> 98f634d17ec5 [2023-03-01T08:56:02.450Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:56:02.450Z] ---> Running in 8631518d5692 [2023-03-01T08:56:03.032Z] Removing intermediate container 8631518d5692 [2023-03-01T08:56:03.032Z] ---> 3cc5ca9aaca6 [2023-03-01T08:56:03.032Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T08:56:03.298Z] ---> Running in f455085b965e [2023-03-01T08:56:03.883Z] Removing intermediate container f455085b965e [2023-03-01T08:56:03.883Z] ---> 919732be25c8 [2023-03-01T08:56:03.883Z] Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:56:03.883Z] ---> Running in e51c20d65d81 [2023-03-01T08:56:04.468Z] Removing intermediate container e51c20d65d81 [2023-03-01T08:56:04.468Z] ---> 37cdc5161862 [2023-03-01T08:56:04.468Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T08:56:04.468Z] ---> Running in 6c352ec40eb6 [2023-03-01T08:56:05.050Z] Removing intermediate container 6c352ec40eb6 [2023-03-01T08:56:05.050Z] ---> 07d4e722c02b [2023-03-01T08:56:05.050Z] [2023-03-01T08:56:05.327Z] Successfully built 07d4e722c02b [2023-03-01T08:56:05.327Z] Successfully tagged core-data-arm64:latest [2023-03-01T08:56:05.327Z] Building support-scheduler [2023-03-01T08:56:23.789Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:56:23.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:56:23.789Z] ---> 5ebc91af1bfa [2023-03-01T08:56:23.789Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> db9a77db28d4 [2023-03-01T08:56:23.789Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> 0ef76dfe040a [2023-03-01T08:56:23.789Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> ccd1db87fc1b [2023-03-01T08:56:23.789Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> 090454f9bcbc [2023-03-01T08:56:23.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> 2e6e2c0123bf [2023-03-01T08:56:23.789Z] Step 8/22 : COPY . . [2023-03-01T08:56:23.789Z] ---> Using cache [2023-03-01T08:56:23.789Z] ---> 9e0c70251463 [2023-03-01T08:56:23.789Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T08:56:23.789Z] ---> Running in b845ca65fbec [2023-03-01T08:56:24.747Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T08:57:11.587Z] Removing intermediate container 6ff28ce78c43 [2023-03-01T08:57:11.587Z] ---> d59591ab908d [2023-03-01T08:57:11.587Z] [2023-03-01T08:57:11.587Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T08:57:11.587Z] ---> 4c81e5bf8899 [2023-03-01T08:57:11.587Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:57:11.587Z] ---> Running in 08b7aeec6257 [2023-03-01T08:57:11.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:11.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:12.171Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:57:12.171Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:57:12.171Z] OK: 5 MiB in 15 packages [2023-03-01T08:57:15.524Z] Removing intermediate container 08b7aeec6257 [2023-03-01T08:57:15.524Z] ---> d637ce0f06bc [2023-03-01T08:57:15.524Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T08:57:15.524Z] ---> Running in f1b9bd7c9c32 [2023-03-01T08:57:16.112Z] Removing intermediate container f1b9bd7c9c32 [2023-03-01T08:57:16.112Z] ---> 449fbbba5e20 [2023-03-01T08:57:16.112Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T08:57:16.112Z] ---> Running in a6ab9e764796 [2023-03-01T08:57:21.458Z] Removing intermediate container a6ab9e764796 [2023-03-01T08:57:21.458Z] ---> 7d9226a8f26a [2023-03-01T08:57:21.458Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T08:57:21.458Z] ---> Running in f5c7d9227d6c [2023-03-01T08:57:22.047Z] Removing intermediate container f5c7d9227d6c [2023-03-01T08:57:22.047Z] ---> 25f49a0060c8 [2023-03-01T08:57:22.047Z] Step 15/24 : WORKDIR / [2023-03-01T08:57:22.316Z] ---> Running in b2b5f828942f [2023-03-01T08:57:23.274Z] Removing intermediate container b2b5f828942f [2023-03-01T08:57:23.274Z] ---> 4839f9048e29 [2023-03-01T08:57:23.274Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T08:57:24.240Z] ---> 62b924d8e105 [2023-03-01T08:57:24.240Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T08:57:26.182Z] ---> 696c83cb55f7 [2023-03-01T08:57:26.182Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T08:57:27.592Z] ---> 465d95acb5a1 [2023-03-01T08:57:27.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T08:57:28.997Z] ---> 2e98afcf2e89 [2023-03-01T08:57:28.997Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T08:57:29.267Z] ---> Running in 0424b02e6cc8 [2023-03-01T08:57:29.854Z] Removing intermediate container 0424b02e6cc8 [2023-03-01T08:57:29.854Z] ---> 81df1613ac0d [2023-03-01T08:57:29.854Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:57:30.121Z] ---> Running in 83d5079f500b [2023-03-01T08:57:30.121Z] Removing intermediate container 11b4458be3f4 [2023-03-01T08:57:30.388Z] ---> 296d95a11ffa [2023-03-01T08:57:30.388Z] Step 8/22 : COPY . . [2023-03-01T08:57:30.655Z] Removing intermediate container 83d5079f500b [2023-03-01T08:57:30.655Z] ---> a9924ea05263 [2023-03-01T08:57:30.655Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T08:57:30.922Z] ---> Running in 98866cb5d58d [2023-03-01T08:57:31.882Z] Removing intermediate container 98866cb5d58d [2023-03-01T08:57:31.882Z] ---> 90ab34159209 [2023-03-01T08:57:31.882Z] Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T08:57:31.882Z] ---> Running in c14dd6288c48 [2023-03-01T08:57:32.838Z] Removing intermediate container c14dd6288c48 [2023-03-01T08:57:32.838Z] ---> d49db72dd0d8 [2023-03-01T08:57:32.838Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T08:57:32.838Z] ---> Running in 4cde4cb1b78e [2023-03-01T08:57:33.801Z] Removing intermediate container 4cde4cb1b78e [2023-03-01T08:57:33.801Z] ---> 7cb5359c42cd [2023-03-01T08:57:33.801Z] [2023-03-01T08:57:34.386Z] Successfully built 7cb5359c42cd [2023-03-01T08:57:34.386Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T08:57:34.386Z]  Building core-metadata ... done Building security-spire-agent [2023-03-01T08:57:46.706Z] ---> a96eed107ba0 [2023-03-01T08:57:46.706Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T08:57:46.706Z] ---> Running in 14268117d2e6 [2023-03-01T08:57:49.289Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T08:57:53.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T08:57:53.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T08:57:53.538Z] ---> 5ebc91af1bfa [2023-03-01T08:57:53.538Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T08:57:53.538Z] ---> Using cache [2023-03-01T08:57:53.538Z] ---> cfbb0c000560 [2023-03-01T08:57:53.538Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T08:57:53.811Z] ---> Running in 5ec1de4b4948 [2023-03-01T08:57:55.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:56.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:57:57.763Z] OK: 221 MiB in 51 packages [2023-03-01T08:57:59.171Z] Removing intermediate container 5ec1de4b4948 [2023-03-01T08:57:59.171Z] ---> 864844b5db5a [2023-03-01T08:57:59.171Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T08:58:00.164Z] ---> e71371927121 [2023-03-01T08:58:00.164Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:58:00.164Z] ---> Running in acbe8444c283 [2023-03-01T08:59:36.835Z] Removing intermediate container acbe8444c283 [2023-03-01T08:59:36.835Z] ---> 9921c4a7570f [2023-03-01T08:59:36.835Z] Step 7/24 : COPY . . [2023-03-01T08:59:46.922Z] ---> 82e7823bd286 [2023-03-01T08:59:46.922Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T08:59:46.922Z] ---> Running in 5f57e3d504d0 [2023-03-01T08:59:46.922Z] Removing intermediate container 5f57e3d504d0 [2023-03-01T08:59:46.922Z] ---> 8838fe157312 [2023-03-01T08:59:46.922Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T08:59:46.922Z] ---> Running in 91556d2ae756 [2023-03-01T08:59:47.530Z] Removing intermediate container 91556d2ae756 [2023-03-01T08:59:47.530Z] ---> 89079d3dae0b [2023-03-01T08:59:47.530Z] Step 10/24 : 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 [2023-03-01T08:59:47.530Z] ---> Running in c1f53b0a13c3 [2023-03-01T08:59:50.928Z] Removing intermediate container c1f53b0a13c3 [2023-03-01T08:59:50.928Z] ---> ae2c7ead549d [2023-03-01T08:59:50.928Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T08:59:50.928Z] ---> Running in 8fe750a114ca [2023-03-01T08:59:51.524Z] Removing intermediate container 8fe750a114ca [2023-03-01T08:59:51.524Z] ---> e9486ea136a8 [2023-03-01T08:59:51.524Z] [2023-03-01T08:59:51.524Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T08:59:51.524Z] ---> 354640af7b1b [2023-03-01T08:59:51.524Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T08:59:51.524Z] ---> Using cache [2023-03-01T08:59:51.524Z] ---> f278405bf4ea [2023-03-01T08:59:51.524Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T08:59:51.524Z] ---> Running in 14c5e6bf434d [2023-03-01T08:59:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:59:54.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:59:55.511Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T08:59:55.511Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T08:59:55.511Z] OK: 15734 distinct packages available [2023-03-01T08:59:55.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:59:56.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:59:57.508Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T08:59:57.508Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T08:59:57.508Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T08:59:57.508Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T08:59:57.508Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T08:59:57.508Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T08:59:57.508Z] OK: 6 MiB in 19 packages [2023-03-01T08:59:59.455Z] Removing intermediate container 14c5e6bf434d [2023-03-01T08:59:59.455Z] ---> 6bef87bc3140 [2023-03-01T08:59:59.455Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T09:00:02.811Z] ---> 11d0c486f9b6 [2023-03-01T09:00:02.811Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:00:08.179Z] ---> 57cf9215639c [2023-03-01T09:00:08.179Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:00:09.137Z] ---> 1681e72de24e [2023-03-01T09:00:09.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T09:00:10.108Z] ---> 80390c1a1b72 [2023-03-01T09:00:10.108Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T09:00:11.065Z] ---> 285d89f92be4 [2023-03-01T09:00:11.065Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:00:11.332Z] ---> Running in 2165ee0724e1 [2023-03-01T09:00:11.914Z] Removing intermediate container 2165ee0724e1 [2023-03-01T09:00:11.914Z] ---> 59a527b498c7 [2023-03-01T09:00:11.914Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:00:11.914Z] ---> Running in 091ae0300396 [2023-03-01T09:00:12.497Z] Removing intermediate container 091ae0300396 [2023-03-01T09:00:12.497Z] ---> f91528480188 [2023-03-01T09:00:12.497Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:00:12.763Z] ---> Running in 75642fcb7624 [2023-03-01T09:00:13.357Z] Removing intermediate container 75642fcb7624 [2023-03-01T09:00:13.358Z] ---> 4d23e0a0c996 [2023-03-01T09:00:13.358Z] Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:00:13.358Z] ---> Running in 312d018e5703 [2023-03-01T09:00:13.947Z] Removing intermediate container 312d018e5703 [2023-03-01T09:00:13.947Z] ---> 6952be43ece6 [2023-03-01T09:00:13.947Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T09:00:13.947Z] ---> Running in eaf46edbf9a5 [2023-03-01T09:00:14.538Z] Removing intermediate container eaf46edbf9a5 [2023-03-01T09:00:14.538Z] ---> 5e0920e956ca [2023-03-01T09:00:14.538Z] [2023-03-01T09:00:15.131Z] Successfully built 5e0920e956ca [2023-03-01T09:00:15.131Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T09:00:15.131Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-01T09:00:37.252Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:00:37.252Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:00:37.252Z] ---> 5ebc91af1bfa [2023-03-01T09:00:37.252Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T09:00:37.252Z] ---> Using cache [2023-03-01T09:00:37.252Z] ---> cfbb0c000560 [2023-03-01T09:00:37.252Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T09:00:37.252Z] ---> Using cache [2023-03-01T09:00:37.252Z] ---> 0f3bc6598699 [2023-03-01T09:00:37.252Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T09:00:37.252Z] ---> Using cache [2023-03-01T09:00:37.252Z] ---> d0b14dfdd0e4 [2023-03-01T09:00:37.252Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:00:37.252Z] ---> Using cache [2023-03-01T09:00:37.252Z] ---> 7869513c4abe [2023-03-01T09:00:37.252Z] Step 7/32 : COPY . . [2023-03-01T09:00:37.252Z] ---> Using cache [2023-03-01T09:00:37.252Z] ---> 7411184de175 [2023-03-01T09:00:37.252Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T09:00:37.252Z] ---> Running in 10d424593f6d [2023-03-01T09:00:37.252Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T09:00:39.855Z] Removing intermediate container 2d08e500cbcf [2023-03-01T09:00:39.856Z] ---> d11fc2a2d5a3 [2023-03-01T09:00:39.856Z] [2023-03-01T09:00:39.856Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T09:00:39.856Z] ---> 354640af7b1b [2023-03-01T09:00:39.856Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:00:39.856Z] ---> Using cache [2023-03-01T09:00:39.856Z] ---> f278405bf4ea [2023-03-01T09:00:39.856Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T09:00:40.125Z] ---> Running in 1596cc959298 [2023-03-01T09:00:42.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:00:42.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:00:43.759Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:00:43.759Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:00:43.759Z] OK: 15734 distinct packages available [2023-03-01T09:00:44.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:00:44.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:00:45.564Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T09:00:45.837Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T09:00:45.837Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T09:00:45.837Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T09:00:45.837Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T09:00:45.837Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T09:00:45.837Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:00:45.837Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T09:00:45.837Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T09:00:45.837Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:00:46.104Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:00:46.692Z] OK: 8 MiB in 23 packages [2023-03-01T09:00:48.959Z] Removing intermediate container 1596cc959298 [2023-03-01T09:00:48.959Z] ---> 0c66225ebe5a [2023-03-01T09:00:48.959Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:00:49.983Z] ---> 2df7831ff499 [2023-03-01T09:00:49.983Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T09:00:52.621Z] ---> 9aaad6d38fff [2023-03-01T09:00:52.621Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T09:00:53.257Z] ---> d64271caaeef [2023-03-01T09:00:53.258Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T09:00:53.258Z] ---> Running in bcdb6b61db2d [2023-03-01T09:00:53.860Z] Removing intermediate container bcdb6b61db2d [2023-03-01T09:00:53.860Z] ---> 5f834007f5b8 [2023-03-01T09:00:53.860Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:00:53.860Z] ---> Running in 00036e7a00c6 [2023-03-01T09:00:54.454Z] Removing intermediate container 00036e7a00c6 [2023-03-01T09:00:54.454Z] ---> 73ab40e91b53 [2023-03-01T09:00:54.454Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T09:00:54.723Z] ---> Running in cd9ef8b5a472 [2023-03-01T09:00:54.997Z] Removing intermediate container cd9ef8b5a472 [2023-03-01T09:00:54.997Z] ---> e49b6af8b917 [2023-03-01T09:00:54.997Z] Step 18/19 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:00:55.270Z] ---> Running in d931408670dd [2023-03-01T09:00:55.857Z] Removing intermediate container d931408670dd [2023-03-01T09:00:55.857Z] ---> 30c397acb5e8 [2023-03-01T09:00:55.857Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T09:00:55.857Z] ---> Running in d62abfeac5a5 [2023-03-01T09:00:56.442Z] Removing intermediate container d62abfeac5a5 [2023-03-01T09:00:56.442Z] ---> 15ec81623077 [2023-03-01T09:00:56.442Z] [2023-03-01T09:00:56.711Z] Successfully built 15ec81623077 [2023-03-01T09:00:56.711Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T09:00:56.711Z] Building core-command [2023-03-01T09:01:14.918Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:01:14.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:01:14.918Z] ---> 5ebc91af1bfa [2023-03-01T09:01:14.918Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> db9a77db28d4 [2023-03-01T09:01:14.918Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> 0ef76dfe040a [2023-03-01T09:01:14.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> ccd1db87fc1b [2023-03-01T09:01:14.918Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> 090454f9bcbc [2023-03-01T09:01:14.918Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> 2e6e2c0123bf [2023-03-01T09:01:14.918Z] Step 8/23 : COPY . . [2023-03-01T09:01:14.918Z] ---> Using cache [2023-03-01T09:01:14.918Z] ---> 9e0c70251463 [2023-03-01T09:01:14.918Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T09:01:14.918Z] ---> Running in 6beec063a5ae [2023-03-01T09:01:14.918Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T09:02:11.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T09:02:26.334Z] Removing intermediate container 39eca20c1be9 [2023-03-01T09:02:26.334Z] ---> a5be41f3e91c [2023-03-01T09:02:26.334Z] [2023-03-01T09:02:26.334Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T09:02:26.334Z] ---> 4c81e5bf8899 [2023-03-01T09:02:26.334Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T09:02:26.334Z] ---> Running in cf1cc0a54dd4 [2023-03-01T09:02:26.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:02:26.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:02:28.029Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T09:02:28.294Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T09:02:28.294Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T09:02:28.294Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:02:28.294Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:02:28.559Z] OK: 6 MiB in 17 packages [2023-03-01T09:02:30.496Z] Removing intermediate container cf1cc0a54dd4 [2023-03-01T09:02:30.496Z] ---> 2df0c78ad609 [2023-03-01T09:02:30.496Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:02:30.767Z] ---> Running in 8f440b3a1153 [2023-03-01T09:02:31.034Z] Removing intermediate container 8f440b3a1153 [2023-03-01T09:02:31.034Z] ---> 6fd8f9ad567e [2023-03-01T09:02:31.034Z] Step 12/24 : WORKDIR / [2023-03-01T09:02:31.301Z] ---> Running in fce1eb5f7c1d [2023-03-01T09:02:31.881Z] Removing intermediate container fce1eb5f7c1d [2023-03-01T09:02:31.882Z] ---> 130dbcd86992 [2023-03-01T09:02:31.882Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T09:02:32.465Z] ---> d024a841134d [2023-03-01T09:02:32.465Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T09:02:33.423Z] ---> 84932d9d033d [2023-03-01T09:02:33.423Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T09:02:34.852Z] ---> 0cb241fd7a19 [2023-03-01T09:02:34.852Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T09:02:35.436Z] ---> 2dbc2028ba8f [2023-03-01T09:02:35.436Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T09:02:37.388Z] ---> 3d4624198a39 [2023-03-01T09:02:37.388Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T09:02:38.806Z] ---> fe7a0b6527e5 [2023-03-01T09:02:38.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:02:39.801Z] ---> a02625d082f4 [2023-03-01T09:02:39.801Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:02:40.074Z] ---> Running in 1bac5a75e5f7 [2023-03-01T09:02:43.435Z] Removing intermediate container 1bac5a75e5f7 [2023-03-01T09:02:43.435Z] ---> 8ee8a54b1ba5 [2023-03-01T09:02:43.435Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:02:43.435Z] ---> Running in 75c2dccc4f83 [2023-03-01T09:02:43.704Z] Removing intermediate container 75c2dccc4f83 [2023-03-01T09:02:43.704Z] ---> 84c19a956483 [2023-03-01T09:02:43.704Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:02:43.971Z] ---> Running in 8b90881381bc [2023-03-01T09:02:44.556Z] Removing intermediate container 8b90881381bc [2023-03-01T09:02:44.556Z] ---> 827f88b38cb2 [2023-03-01T09:02:44.556Z] Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:02:44.556Z] ---> Running in 1077f6c3a176 [2023-03-01T09:02:45.140Z] Removing intermediate container 1077f6c3a176 [2023-03-01T09:02:45.140Z] ---> 7bb6de159b9f [2023-03-01T09:02:45.140Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T09:02:45.140Z] ---> Running in 42c57b1bfb05 [2023-03-01T09:02:45.720Z] Removing intermediate container 42c57b1bfb05 [2023-03-01T09:02:45.720Z] ---> f388c0f40d4f [2023-03-01T09:02:45.720Z] [2023-03-01T09:02:45.995Z] Successfully built f388c0f40d4f [2023-03-01T09:02:45.995Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T09:02:45.995Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-01T09:03:04.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:03:04.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:03:04.187Z] ---> 5ebc91af1bfa [2023-03-01T09:03:04.187Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> db9a77db28d4 [2023-03-01T09:03:04.187Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> 0ef76dfe040a [2023-03-01T09:03:04.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> ccd1db87fc1b [2023-03-01T09:03:04.187Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> 090454f9bcbc [2023-03-01T09:03:04.187Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> 2e6e2c0123bf [2023-03-01T09:03:04.187Z] Step 8/22 : COPY . . [2023-03-01T09:03:04.187Z] ---> Using cache [2023-03-01T09:03:04.187Z] ---> 9e0c70251463 [2023-03-01T09:03:04.187Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T09:03:04.187Z] ---> Running in 5bbe3a98d3cd [2023-03-01T09:03:06.128Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T09:07:42.964Z] Removing intermediate container b845ca65fbec [2023-03-01T09:07:42.964Z] ---> 92724ad7c03e [2023-03-01T09:07:42.964Z] [2023-03-01T09:07:42.964Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:07:42.964Z] ---> 4c81e5bf8899 [2023-03-01T09:07:42.964Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:07:42.964Z] ---> Using cache [2023-03-01T09:07:42.964Z] ---> d637ce0f06bc [2023-03-01T09:07:42.964Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:07:42.964Z] ---> Using cache [2023-03-01T09:07:42.964Z] ---> 449fbbba5e20 [2023-03-01T09:07:42.964Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T09:07:42.964Z] ---> Running in cf31bf52e6b5 [2023-03-01T09:07:42.964Z] Removing intermediate container cf31bf52e6b5 [2023-03-01T09:07:42.964Z] ---> a34b776d95bf [2023-03-01T09:07:42.964Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:07:42.964Z] ---> Running in e9e939e7f2bd [2023-03-01T09:07:42.964Z] Removing intermediate container e9e939e7f2bd [2023-03-01T09:07:42.964Z] ---> a1ad1eb1f302 [2023-03-01T09:07:42.964Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:07:42.964Z] ---> 84c201662daf [2023-03-01T09:07:42.964Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T09:07:42.964Z] ---> 0a2098046888 [2023-03-01T09:07:42.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T09:07:42.964Z] ---> 0892dbf943d1 [2023-03-01T09:07:42.964Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T09:07:42.964Z] ---> Running in a0568fe3a936 [2023-03-01T09:07:42.964Z] Removing intermediate container a0568fe3a936 [2023-03-01T09:07:42.964Z] ---> c8d146f8bbc1 [2023-03-01T09:07:42.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:07:42.964Z] ---> Running in 21d70c816a7e [2023-03-01T09:07:42.964Z] Removing intermediate container 21d70c816a7e [2023-03-01T09:07:42.964Z] ---> 59f51eab42b5 [2023-03-01T09:07:42.964Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:07:42.964Z] ---> Running in d9e26fdf9c59 [2023-03-01T09:07:42.964Z] Removing intermediate container d9e26fdf9c59 [2023-03-01T09:07:42.964Z] ---> 19f5f7efda62 [2023-03-01T09:07:42.964Z] Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:07:42.964Z] ---> Running in 3f0c1e2a47e1 [2023-03-01T09:07:42.964Z] Removing intermediate container 3f0c1e2a47e1 [2023-03-01T09:07:42.964Z] ---> 287706b07d71 [2023-03-01T09:07:42.964Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:07:42.964Z] ---> Running in d0767db87011 [2023-03-01T09:07:42.964Z] Removing intermediate container d0767db87011 [2023-03-01T09:07:42.964Z] ---> 3aac7b9f4f1d [2023-03-01T09:07:42.964Z] [2023-03-01T09:07:42.964Z] Successfully built 3aac7b9f4f1d [2023-03-01T09:07:42.964Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T09:07:51.158Z]  Building support-scheduler ... done Removing intermediate container 10d424593f6d [2023-03-01T09:07:51.158Z] ---> 907f4bc5d606 [2023-03-01T09:07:51.158Z] [2023-03-01T09:07:51.158Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T09:07:51.158Z] ---> 4c81e5bf8899 [2023-03-01T09:07:51.158Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:07:51.158Z] ---> Running in 97e33f5de6da [2023-03-01T09:07:51.739Z] Removing intermediate container 97e33f5de6da [2023-03-01T09:07:51.739Z] ---> 9daaa85d6f50 [2023-03-01T09:07:51.739Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T09:07:52.005Z] ---> Running in 4d7d8514d354 [2023-03-01T09:07:53.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:54.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:07:55.942Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:07:55.942Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T09:07:55.942Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:07:55.942Z] OK: 5 MiB in 16 packages [2023-03-01T09:07:57.890Z] Removing intermediate container 4d7d8514d354 [2023-03-01T09:07:57.890Z] ---> 38019b8451dc [2023-03-01T09:07:57.890Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T09:07:57.890Z] ---> Running in 117bfa483977 [2023-03-01T09:07:58.472Z] Removing intermediate container 117bfa483977 [2023-03-01T09:07:58.472Z] ---> e3ccc3db92ce [2023-03-01T09:07:58.472Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T09:07:58.472Z] ---> Running in 1ab66de6bb52 [2023-03-01T09:07:59.436Z] Removing intermediate container 1ab66de6bb52 [2023-03-01T09:07:59.436Z] ---> ddb2894e01fd [2023-03-01T09:07:59.436Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T09:07:59.436Z] ---> Running in 7a63ebb76e22 [2023-03-01T09:08:00.020Z] Removing intermediate container 7a63ebb76e22 [2023-03-01T09:08:00.020Z] ---> 3a4c5025054e [2023-03-01T09:08:00.020Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T09:08:00.288Z] ---> Running in 33208a0bf5e0 [2023-03-01T09:08:00.558Z] Removing intermediate container 33208a0bf5e0 [2023-03-01T09:08:00.558Z] ---> 7198ec502447 [2023-03-01T09:08:00.558Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T09:08:00.827Z] ---> Running in 4eefc789e13c [2023-03-01T09:08:04.180Z] Removing intermediate container 4eefc789e13c [2023-03-01T09:08:04.180Z] ---> 97bc54c23063 [2023-03-01T09:08:04.180Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T09:08:04.180Z] ---> Running in b99fcac79470 [2023-03-01T09:08:04.768Z] Removing intermediate container b99fcac79470 [2023-03-01T09:08:04.768Z] ---> f4d092640e8e [2023-03-01T09:08:04.768Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T09:08:05.728Z] ---> 015868209c5c [2023-03-01T09:08:05.728Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T09:08:06.000Z] ---> Running in a6f40559b6fa [2023-03-01T09:08:09.365Z] Removing intermediate container a6f40559b6fa [2023-03-01T09:08:09.365Z] ---> b466a092000f [2023-03-01T09:08:09.365Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:08:09.950Z] ---> 931f3d8e9a73 [2023-03-01T09:08:09.950Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T09:08:13.288Z] ---> fd2c82247c4d [2023-03-01T09:08:13.288Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T09:08:14.251Z] ---> 62b68522296a [2023-03-01T09:08:14.251Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T09:08:15.216Z] ---> 4ddfb7d806f3 [2023-03-01T09:08:15.216Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T09:08:16.179Z] ---> 21da02111bc8 [2023-03-01T09:08:16.179Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T09:08:17.143Z] ---> 95cd6fd38ecb [2023-03-01T09:08:17.143Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T09:08:18.106Z] ---> bf5a4847ab96 [2023-03-01T09:08:18.106Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T09:08:18.376Z] ---> Running in 17a66e0020db [2023-03-01T09:08:21.721Z] Removing intermediate container 17a66e0020db [2023-03-01T09:08:21.721Z] ---> 7a104e5c95ee [2023-03-01T09:08:21.721Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T09:08:21.721Z] ---> Running in 18e925954cbf [2023-03-01T09:08:22.312Z] Removing intermediate container 18e925954cbf [2023-03-01T09:08:22.312Z] ---> 9c2063843613 [2023-03-01T09:08:22.312Z] Step 29/32 : CMD ["gate"] [2023-03-01T09:08:22.312Z] ---> Running in dc0c6d47cb67 [2023-03-01T09:08:22.898Z] Removing intermediate container dc0c6d47cb67 [2023-03-01T09:08:22.898Z] ---> 3335e150ddfc [2023-03-01T09:08:22.898Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T09:08:23.165Z] ---> Running in 5e529267746e [2023-03-01T09:08:23.748Z] Removing intermediate container 5e529267746e [2023-03-01T09:08:23.748Z] ---> ced9fad40873 [2023-03-01T09:08:23.748Z] Step 31/32 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:08:23.748Z] ---> Running in 0ed2f9eefd15 [2023-03-01T09:08:24.342Z] Removing intermediate container 0ed2f9eefd15 [2023-03-01T09:08:24.342Z] ---> 308b4a4d3e24 [2023-03-01T09:08:24.342Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T09:08:24.342Z] ---> Running in b4e757040a44 [2023-03-01T09:08:25.750Z] Removing intermediate container b4e757040a44 [2023-03-01T09:08:25.750Z] ---> 7af4ad37d544 [2023-03-01T09:08:26.016Z] [2023-03-01T09:08:26.597Z] Successfully built 7af4ad37d544 [2023-03-01T09:08:26.597Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T09:08:34.994Z]  Building security-bootstrapper ... done Removing intermediate container 6beec063a5ae [2023-03-01T09:08:34.994Z] ---> 672a87c307de [2023-03-01T09:08:34.994Z] [2023-03-01T09:08:34.994Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T09:08:34.994Z] ---> 4c81e5bf8899 [2023-03-01T09:08:34.994Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:08:34.994Z] ---> Using cache [2023-03-01T09:08:34.994Z] ---> d637ce0f06bc [2023-03-01T09:08:34.994Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:08:34.994Z] ---> Using cache [2023-03-01T09:08:34.994Z] ---> 449fbbba5e20 [2023-03-01T09:08:34.994Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T09:08:34.994Z] ---> Running in f0b6c027dcb1 [2023-03-01T09:08:34.994Z] Removing intermediate container f0b6c027dcb1 [2023-03-01T09:08:34.994Z] ---> 4cda2e3a823d [2023-03-01T09:08:34.994Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T09:08:34.994Z] ---> Running in ba43730cb463 [2023-03-01T09:08:35.333Z] Removing intermediate container ba43730cb463 [2023-03-01T09:08:35.333Z] ---> f0482bd9ab0d [2023-03-01T09:08:35.333Z] Step 15/23 : WORKDIR / [2023-03-01T09:08:35.654Z] ---> Running in 84125816e249 [2023-03-01T09:08:36.662Z] Removing intermediate container 84125816e249 [2023-03-01T09:08:36.662Z] ---> 9c67d7ea4939 [2023-03-01T09:08:36.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:08:38.708Z] ---> a217c36928eb [2023-03-01T09:08:38.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T09:08:41.323Z] ---> d3a13c987fa4 [2023-03-01T09:08:41.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T09:08:42.732Z] ---> 0ae4d7cdbe52 [2023-03-01T09:08:42.732Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T09:08:42.732Z] ---> Running in 89cd505b2514 [2023-03-01T09:08:43.691Z] Removing intermediate container 89cd505b2514 [2023-03-01T09:08:43.691Z] ---> 5934bd0da34d [2023-03-01T09:08:43.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:08:43.691Z] ---> Running in 035a1af15090 [2023-03-01T09:08:44.648Z] Removing intermediate container 035a1af15090 [2023-03-01T09:08:44.648Z] ---> fcb75d840aab [2023-03-01T09:08:44.648Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:08:44.913Z] ---> Running in 38e9ecbfc87e [2023-03-01T09:08:45.508Z] Removing intermediate container 38e9ecbfc87e [2023-03-01T09:08:45.508Z] ---> ced78367719f [2023-03-01T09:08:45.508Z] Step 22/23 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:08:45.778Z] ---> Running in a63f73da11c3 [2023-03-01T09:08:46.368Z] Removing intermediate container a63f73da11c3 [2023-03-01T09:08:46.368Z] ---> ec6f4c568533 [2023-03-01T09:08:46.368Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T09:08:46.643Z] ---> Running in cd6f618ab81f [2023-03-01T09:08:47.227Z] Removing intermediate container cd6f618ab81f [2023-03-01T09:08:47.227Z] ---> 4799780b1538 [2023-03-01T09:08:47.227Z] [2023-03-01T09:08:48.184Z] Successfully built 4799780b1538 [2023-03-01T09:08:48.184Z] Successfully tagged core-command-arm64:latest [2023-03-01T09:08:51.870Z]  Building core-command ... done Removing intermediate container 14268117d2e6 [2023-03-01T09:08:51.870Z] ---> 585bf9b3e99a [2023-03-01T09:08:51.870Z] [2023-03-01T09:08:51.870Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:08:51.870Z] ---> 4c81e5bf8899 [2023-03-01T09:08:51.870Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T09:08:51.870Z] ---> Running in 83f01474cc64 [2023-03-01T09:08:51.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:08:53.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:08:54.770Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T09:08:54.770Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:08:54.770Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:08:54.770Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:08:55.036Z] OK: 6 MiB in 16 packages [2023-03-01T09:08:56.986Z] Removing intermediate container 83f01474cc64 [2023-03-01T09:08:56.986Z] ---> 90712f30e31e [2023-03-01T09:08:56.986Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:08:56.986Z] ---> Running in 6208757f0c32 [2023-03-01T09:08:57.255Z] Removing intermediate container 6208757f0c32 [2023-03-01T09:08:57.255Z] ---> b75257533d54 [2023-03-01T09:08:57.255Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T09:08:57.255Z] ---> Running in 1e87d786c967 [2023-03-01T09:08:57.836Z] Removing intermediate container 1e87d786c967 [2023-03-01T09:08:57.836Z] ---> 2491df3c8a16 [2023-03-01T09:08:57.836Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:08:57.836Z] ---> Running in 42b52ded17f8 [2023-03-01T09:08:58.421Z] Removing intermediate container 42b52ded17f8 [2023-03-01T09:08:58.421Z] ---> 014948dc0ade [2023-03-01T09:08:58.421Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:08:59.011Z] ---> ff623466dc59 [2023-03-01T09:08:59.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T09:09:00.948Z] ---> 0d28ccc2a688 [2023-03-01T09:09:00.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T09:09:01.531Z] ---> add1e6bb8007 [2023-03-01T09:09:01.531Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T09:09:01.531Z] Removing intermediate container 5bbe3a98d3cd [2023-03-01T09:09:01.531Z] ---> c9e459ee52b1 [2023-03-01T09:09:01.531Z] [2023-03-01T09:09:01.531Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:09:01.531Z] ---> 4c81e5bf8899 [2023-03-01T09:09:01.531Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:09:01.531Z] ---> Using cache [2023-03-01T09:09:01.531Z] ---> 79290997a247 [2023-03-01T09:09:01.531Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:09:01.531Z] ---> Using cache [2023-03-01T09:09:01.531Z] ---> 5e555fe392e3 [2023-03-01T09:09:01.531Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:09:01.531Z] ---> Using cache [2023-03-01T09:09:01.531Z] ---> dbcec83fa609 [2023-03-01T09:09:01.531Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T09:09:01.531Z] ---> Running in b8f6e39014cc [2023-03-01T09:09:02.114Z] Removing intermediate container b8f6e39014cc [2023-03-01T09:09:02.114Z] ---> dd4e5efca358 [2023-03-01T09:09:02.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:09:02.114Z] ---> Running in 251f24cec423 [2023-03-01T09:09:02.381Z] Removing intermediate container 251f24cec423 [2023-03-01T09:09:02.381Z] ---> d54e275661a5 [2023-03-01T09:09:02.381Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:09:02.657Z] ---> Running in 28d4d30a0e08 [2023-03-01T09:09:02.657Z] ---> 3f4f474b25d8 [2023-03-01T09:09:02.657Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T09:09:02.922Z] Removing intermediate container 28d4d30a0e08 [2023-03-01T09:09:02.922Z] ---> 4c7392c9112f [2023-03-01T09:09:02.922Z] Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:09:02.922Z] ---> Running in 977963015f24 [2023-03-01T09:09:03.510Z] ---> 3ba2045a9bed [2023-03-01T09:09:03.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T09:09:03.511Z] Removing intermediate container 977963015f24 [2023-03-01T09:09:03.511Z] ---> f702ff2bc087 [2023-03-01T09:09:03.511Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:09:03.511Z] ---> Running in cc1767895b2d [2023-03-01T09:09:04.923Z] ---> 06d6b1584bee [2023-03-01T09:09:04.923Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:09:04.923Z] Removing intermediate container cc1767895b2d [2023-03-01T09:09:04.923Z] ---> 94e675526b5d [2023-03-01T09:09:04.923Z] [2023-03-01T09:09:04.923Z] ---> Running in f1f2e58c99ec [2023-03-01T09:09:05.189Z] Successfully built 94e675526b5d [2023-03-01T09:09:05.190Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T09:09:06.595Z]  Building support-notifications ... done Removing intermediate container f1f2e58c99ec [2023-03-01T09:09:06.595Z] ---> 4212287096f0 [2023-03-01T09:09:06.595Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:09:06.595Z] ---> Running in 9eda9d8577f1 [2023-03-01T09:09:06.860Z] Removing intermediate container 9eda9d8577f1 [2023-03-01T09:09:06.860Z] ---> 22a6cc8b877a [2023-03-01T09:09:06.860Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T09:09:07.126Z] ---> Running in 0382ddf2afb8 [2023-03-01T09:09:07.391Z] Removing intermediate container 0382ddf2afb8 [2023-03-01T09:09:07.391Z] ---> 7564d5e465d2 [2023-03-01T09:09:07.391Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:09:07.391Z] ---> Running in 95c19273b805 [2023-03-01T09:09:07.656Z] Removing intermediate container 95c19273b805 [2023-03-01T09:09:07.656Z] ---> 92f299af13d2 [2023-03-01T09:09:07.656Z] Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 [2023-03-01T09:09:07.656Z] ---> Running in b07a07529305 [2023-03-01T09:09:07.926Z] Removing intermediate container b07a07529305 [2023-03-01T09:09:07.926Z] ---> 327e27dc8b16 [2023-03-01T09:09:07.926Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T09:09:08.192Z] ---> Running in 35463a67f7ea [2023-03-01T09:09:08.459Z] Removing intermediate container 35463a67f7ea [2023-03-01T09:09:08.459Z] ---> e25b27b72c4d [2023-03-01T09:09:08.459Z] [2023-03-01T09:09:08.724Z] Successfully built e25b27b72c4d [2023-03-01T09:09:08.724Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T09:09:09.001Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-01T09:09:09.008Z] $ docker stop --time=1 f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 [2023-03-01T09:09:10.706Z] $ docker rm -f --volumes f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:09:11.180Z] + docker images [2023-03-01T09:09:11.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T09:09:11.446Z] core-common-config-bootstrapper-arm64 latest e25b27b72c4d 3 seconds ago 14.9MB [2023-03-01T09:09:11.446Z] support-notifications-arm64 latest 94e675526b5d 7 seconds ago 29.7MB [2023-03-01T09:09:11.446Z] c9e459ee52b1 11 seconds ago 1.51GB [2023-03-01T09:09:11.446Z] 585bf9b3e99a 23 seconds ago 1.58GB [2023-03-01T09:09:11.446Z] core-command-arm64 latest 4799780b1538 25 seconds ago 17.1MB [2023-03-01T09:09:11.446Z] 672a87c307de 39 seconds ago 1.52GB [2023-03-01T09:09:11.446Z] security-bootstrapper-arm64 latest 7af4ad37d544 46 seconds ago 19.6MB [2023-03-01T09:09:11.446Z] 907f4bc5d606 About a minute ago 1.51GB [2023-03-01T09:09:11.446Z] support-scheduler-arm64 latest 3aac7b9f4f1d About a minute ago 29.1MB [2023-03-01T09:09:11.446Z] 92724ad7c03e About a minute ago 1.58GB [2023-03-01T09:09:11.446Z] security-secretstore-setup-arm64 latest f388c0f40d4f 6 minutes ago 29MB [2023-03-01T09:09:11.446Z] a5be41f3e91c 6 minutes ago 1.51GB [2023-03-01T09:09:11.446Z] security-spiffe-token-provider-arm64 latest 15ec81623077 8 minutes ago 29.1MB [2023-03-01T09:09:11.446Z] d11fc2a2d5a3 8 minutes ago 1.55GB [2023-03-01T09:09:11.446Z] security-spire-agent-arm64 latest 5e0920e956ca 8 minutes ago 122MB [2023-03-01T09:09:11.446Z] e9486ea136a8 9 minutes ago 1.39GB [2023-03-01T09:09:11.446Z] core-metadata-arm64 latest 7cb5359c42cd 11 minutes ago 17.8MB [2023-03-01T09:09:11.446Z] d59591ab908d 12 minutes ago 1.52GB [2023-03-01T09:09:11.446Z] core-data-arm64 latest 07d4e722c02b 13 minutes ago 17.3MB [2023-03-01T09:09:11.446Z] 59f1ec96a781 13 minutes ago 1.52GB [2023-03-01T09:09:11.446Z] security-proxy-setup-arm64 latest 0fd1627e1253 13 minutes ago 26.9MB [2023-03-01T09:09:11.446Z] 4c17bba6ae9e 14 minutes ago 1.51GB [2023-03-01T09:09:11.446Z] security-proxy-auth-arm64 latest b92406e2ebc9 14 minutes ago 15.6MB [2023-03-01T09:09:11.446Z] fff3ad787a24 14 minutes ago 1.5GB [2023-03-01T09:09:11.446Z] security-spire-server-arm64 latest 2f0e00bd5d8e 20 minutes ago 84.3MB [2023-03-01T09:09:11.446Z] security-spire-config-arm64 latest 26126dfa7bcf 20 minutes ago 83.6MB [2023-03-01T09:09:11.446Z] e2cf15129018 21 minutes ago 1.39GB [2023-03-01T09:09:11.446Z] 0e9893f2a9e7 21 minutes ago 1.39GB [2023-03-01T09:09:11.446Z] ci-base-image-arm64 latest 5ebc91af1bfa 35 minutes ago 905MB [2023-03-01T09:09:11.446Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T09:09:11.446Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T09:09:11.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T09:09:11.446Z] 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 [2023-03-01T09:09:11.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:09:11.874Z] [2023-03-01T09:09:11.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:09:12.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:09:12.481Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T09:09:12.481Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T09:09:12.481Z] 04944245beec: Pulling fs layer [2023-03-01T09:09:12.481Z] 699f458cf7ca: Pulling fs layer [2023-03-01T09:09:12.481Z] 765212b225bb: Pulling fs layer [2023-03-01T09:09:12.481Z] f23df028b6ca: Pulling fs layer [2023-03-01T09:09:12.481Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T09:09:12.481Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T09:09:12.481Z] d65c8cfc05b1: Waiting [2023-03-01T09:09:12.481Z] 2437ff75d9bd: Waiting [2023-03-01T09:09:12.481Z] f23df028b6ca: Waiting [2023-03-01T09:09:12.481Z] 765212b225bb: Waiting [2023-03-01T09:09:12.481Z] 04944245beec: Verifying Checksum [2023-03-01T09:09:12.481Z] 04944245beec: Download complete [2023-03-01T09:09:12.481Z] 765212b225bb: Download complete [2023-03-01T09:09:12.481Z] f23df028b6ca: Verifying Checksum [2023-03-01T09:09:12.481Z] f23df028b6ca: Download complete [2023-03-01T09:09:12.481Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T09:09:12.481Z] d65c8cfc05b1: Download complete [2023-03-01T09:09:12.748Z] 699f458cf7ca: Verifying Checksum [2023-03-01T09:09:12.748Z] 699f458cf7ca: Download complete [2023-03-01T09:09:13.013Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T09:09:13.013Z] 8998bd30e6a1: Download complete [2023-03-01T09:09:15.590Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T09:09:15.590Z] 2437ff75d9bd: Download complete [2023-03-01T09:09:16.992Z] 8998bd30e6a1: Pull complete [2023-03-01T09:09:17.258Z] 04944245beec: Pull complete [2023-03-01T09:09:18.661Z] 699f458cf7ca: Pull complete [2023-03-01T09:09:18.661Z] 765212b225bb: Pull complete [2023-03-01T09:09:19.242Z] f23df028b6ca: Pull complete [2023-03-01T09:09:19.507Z] d65c8cfc05b1: Pull complete [2023-03-01T09:09:31.798Z] 2437ff75d9bd: Pull complete [2023-03-01T09:09:31.798Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T09:09:31.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:09:31.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:09:32.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container [2023-03-01T09:09:32.316Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T09:09:35.068Z] $ docker top 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:35.974Z] ---> job-cost.sh [2023-03-01T09:09:35.974Z] lf-activate-venv: SKIPPING [2023-03-01T09:09:35.974Z] INFO: No Stack... [2023-03-01T09:09:36.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T09:09:37.518Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T09:09:38.161Z] + cut -d, -f6 [2023-03-01T09:09:38.161Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-03-01T09:09:38.211Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] [2023-03-01T09:09:38.216Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] did not exist. Created. [2023-03-01T09:09:38.217Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T09:09:38.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T09:09:39.071Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T09:09:39.080Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T09:09:39.097Z] $ docker stop --time=1 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e [2023-03-01T09:09:42.408Z] $ docker rm -f --volumes 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T09:09:42.852Z] provisioning config files... [2023-03-01T09:09:42.859Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9012962874479044670tmp [Pipeline] { [Pipeline] sh [2023-03-01T09:09:43.153Z] + set +x [2023-03-01T09:09:43.153Z] + bash -s -- [2023-03-01T09:09:43.153Z] + curl -s https://codecov.io/bash [2023-03-01T09:09:43.153Z] [2023-03-01T09:09:43.153Z] _____ _ [2023-03-01T09:09:43.153Z] / ____| | | [2023-03-01T09:09:43.153Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T09:09:43.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T09:09:43.153Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T09:09:43.153Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T09:09:43.153Z] Bash-1.0.6 [2023-03-01T09:09:43.153Z] [2023-03-01T09:09:43.153Z] [2023-03-01T09:09:43.153Z] ==> git version 2.25.1 found [2023-03-01T09:09:43.153Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T09:09:43.153Z] Release-Date: 2020-01-08 [2023-03-01T09:09:43.153Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T09:09:43.153Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T09:09:43.153Z] ==> Jenkins CI detected. [2023-03-01T09:09:43.153Z] current dir:  /w/workspace/edgex-go/3 [2023-03-01T09:09:43.153Z] project root: . [2023-03-01T09:09:43.153Z] --> token set from env [2023-03-01T09:09:43.153Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T09:09:43.153Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T09:09:43.153Z] ==> Python coveragepy not found [2023-03-01T09:09:43.153Z] ==> Searching for coverage reports in: [2023-03-01T09:09:43.153Z] + . [2023-03-01T09:09:43.153Z] -> Found 1 reports [2023-03-01T09:09:43.153Z] ==> Detecting git/mercurial file structure [2023-03-01T09:09:43.414Z] ==> Reading reports [2023-03-01T09:09:43.414Z] + ./coverage.out bytes=487670 [2023-03-01T09:09:43.414Z] ==> Appending adjustments [2023-03-01T09:09:43.414Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T09:09:44.795Z] + Found adjustments [2023-03-01T09:09:44.795Z] ==> Gzipping contents [2023-03-01T09:09:44.795Z] 64K /tmp/codecov.JkiIzF.gz [2023-03-01T09:09:44.795Z] ==> Uploading reports [2023-03-01T09:09:44.795Z] url: https://codecov.io [2023-03-01T09:09:44.795Z] query: branch=PR-4396&commit=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= [2023-03-01T09:09:44.795Z] -> Pinging Codecov [2023-03-01T09:09:44.795Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4396&commit=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= [2023-03-01T09:09:44.795Z] -> Uploading to [2023-03-01T09:09:44.795Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1/b841f54a-b7a8-4858-8a29-ed0c90fce414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T090944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26a7527d34014ec6cd8c8e218ad6e5545f1c747c797e527a2be7a4eabc0f2104 [2023-03-01T09:09:44.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:09:44.795Z] Dload Upload Total Spent Left Speed [2023-03-01T09:09:45.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 184k --:--:-- --:--:-- --:--:-- 184k [2023-03-01T09:09:45.055Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] } [2023-03-01T09:09:45.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T09:09:45.696Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:45.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:46.853Z] ---> package-listing.sh [2023-03-01T09:09:46.853Z] ++ facter osfamily [2023-03-01T09:09:46.853Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T09:09:47.112Z] + OS_FAMILY=debian [2023-03-01T09:09:47.112Z] + workspace=/w/workspace/edgex-go/3 [2023-03-01T09:09:47.112Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T09:09:47.112Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T09:09:47.112Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T09:09:47.112Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T09:09:47.112Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-01T09:09:47.112Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T09:09:47.112Z] + case "${OS_FAMILY}" in [2023-03-01T09:09:47.112Z] + dpkg -l [2023-03-01T09:09:47.112Z] + grep '^ii' [2023-03-01T09:09:47.112Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T09:09:47.112Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T09:09:47.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T09:09:47.112Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-01T09:09:47.112Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-01T09:09:47.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-01T09:09:47.123Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T09:09:47.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:09:47.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:09:47.958Z] [2023-03-01T09:09:47.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:09:48.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:09:48.254Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T09:09:48.254Z] 5eb5b503b376: Pulling fs layer [2023-03-01T09:09:48.254Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T09:09:48.254Z] ec43610c2a17: Pulling fs layer [2023-03-01T09:09:48.254Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T09:09:48.254Z] 33b1e0a273af: Pulling fs layer [2023-03-01T09:09:48.254Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T09:09:48.254Z] 2f39f015ded8: Pulling fs layer [2023-03-01T09:09:48.254Z] 3a2ae6a8a46f: Waiting [2023-03-01T09:09:48.254Z] 33b1e0a273af: Waiting [2023-03-01T09:09:48.254Z] 2f39f015ded8: Waiting [2023-03-01T09:09:48.254Z] 5d3b04190fa2: Waiting [2023-03-01T09:09:48.254Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T09:09:48.254Z] 5c69ac0246d0: Download complete [2023-03-01T09:09:48.254Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T09:09:48.254Z] 3a2ae6a8a46f: Download complete [2023-03-01T09:09:48.513Z] 33b1e0a273af: Verifying Checksum [2023-03-01T09:09:48.513Z] 33b1e0a273af: Download complete [2023-03-01T09:09:48.513Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T09:09:48.513Z] 5d3b04190fa2: Download complete [2023-03-01T09:09:48.513Z] ec43610c2a17: Verifying Checksum [2023-03-01T09:09:48.513Z] ec43610c2a17: Download complete [2023-03-01T09:09:48.513Z] 5eb5b503b376: Verifying Checksum [2023-03-01T09:09:48.513Z] 5eb5b503b376: Download complete [2023-03-01T09:09:49.079Z] 2f39f015ded8: Download complete [2023-03-01T09:09:49.646Z] 5eb5b503b376: Pull complete [2023-03-01T09:09:49.905Z] 5c69ac0246d0: Pull complete [2023-03-01T09:09:50.471Z] ec43610c2a17: Pull complete [2023-03-01T09:09:50.471Z] 3a2ae6a8a46f: Pull complete [2023-03-01T09:09:50.728Z] 33b1e0a273af: Pull complete [2023-03-01T09:09:50.728Z] 5d3b04190fa2: Pull complete [2023-03-01T09:09:55.991Z] 2f39f015ded8: Pull complete [2023-03-01T09:09:55.991Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T09:09:55.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:09:55.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:09:56.068Z] prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container [2023-03-01T09:09:56.063Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-03-01T09:09:57.957Z] $ docker top edb2beb5eee662a878f24f705a4092849ab35ee01d012b2accb6f576eca57f1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:09:58.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T09:09:58.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T09:09:58.898Z] + ls /var/log/sa-host [2023-03-01T09:09:58.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:09:59.058Z] provisioning config files... [2023-03-01T09:09:59.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14527537960324052211tmp [Pipeline] { [Pipeline] echo [2023-03-01T09:09:59.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:59.359Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T09:09:59.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:59.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T09:09:59.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:09:59.988Z] ---> sudo-logs.sh [2023-03-01T09:09:59.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T09:10:00.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:10:00.297Z] ---> job-cost.sh [2023-03-01T09:10:00.297Z] lf-activate-venv: SKIPPING [2023-03-01T09:10:00.297Z] DEBUG: total: 0.10999999940395355 [2023-03-01T09:10:00.297Z] INFO: Retrieving Stack Cost... [2023-03-01T09:10:00.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T09:10:01.121Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T09:10:01.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:10:01.413Z] ---> logs-deploy.sh [2023-03-01T09:10:01.413Z] lf-activate-venv: SKIPPING [2023-03-01T09:10:01.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4396/3 [2023-03-01T09:10:01.413Z] INFO: archiving workspace using pattern(s): [2023-03-01T09:10:02.351Z] Archives upload complete. [2023-03-01T09:10:02.351Z] INFO: archiving logs to Nexus