Pull request #4055 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at bdc39b6e9476d3d7a5fede74e8da530779bb3753 rather than 7951866c037c99ab59e6ced4267275b6c04ea3c0 Obtained Jenkinsfile from bdc39b6e9476d3d7a5fede74e8da530779bb3753 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-ssh4556680938300973835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8714617252556668821.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8208215931732956869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3550414459211956397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9079177895401144764.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4055/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3837579691592051529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2526 in /w/workspace/edgexfoundry_edgex-go_PR-4055 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdc39b6e9476d3d7a5fede74e8da530779bb3753 into PR head commit 7951866c037c99ab59e6ced4267275b6c04ea3c0 Merge succeeded, producing 7951866c037c99ab59e6ced4267275b6c04ea3c0 Checking out Revision 7951866c037c99ab59e6ced4267275b6c04ea3c0 (PR-4055) > 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/4055/head:refs/remotes/origin/PR-4055 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # 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 bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 Commit message: "build: Upgrade go-mod-messaging and paho.mqtt lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-17T02:32:12.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-17T02:32:12.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-17T02:32:12.377Z] ========================================================= [2022-06-17T02:32:12.377Z] EdgeX Global Pipelines Version Info [2022-06-17T02:32:12.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-17T02:32:13.167Z] ------------------- [2022-06-17T02:32:13.167Z] stable info: [2022-06-17T02:32:13.167Z] ------------------- [2022-06-17T02:32:13.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-17T02:32:13.167Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T02:32:13.167Z] Message: update stable to v1.0.234 [2022-06-17T02:32:13.746Z] ------------------- [2022-06-17T02:32:13.746Z] experimental info: [2022-06-17T02:32:13.746Z] ------------------- [2022-06-17T02:32:13.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-17T02:32:13.746Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T02:32:13.746Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-17T02:32:14.104Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-17T02:32:14.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-17T02:32:14.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-17T02:32:14.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-17T02:32:14.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-17T02:32:14.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-17T02:32:14.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-17T02:32:14.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-17T02:32:14.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-17T02:32:14.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-17T02:32:14.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-17T02:32:14.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-17T02:32:14.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-17T02:32:14.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-17T02:32:14.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-17T02:32:14.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T02:32:14.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T02:32:14.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-17T02:32:14.957Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-17T02:32:15.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-17T02:32:15.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-17T02:32:15.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-17T02:32:15.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-17T02:32:15.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4055 [Pipeline] echo [2022-06-17T02:32:15.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4055 [Pipeline] echo [2022-06-17T02:32:15.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4055 [Pipeline] echo [2022-06-17T02:32:15.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo [2022-06-17T02:32:15.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7951866 [Pipeline] echo [2022-06-17T02:32:15.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T02:32:15.556Z] provisioning config files... [2022-06-17T02:32:15.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3828664986632870595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T02:32:15.938Z] ---> docker-login.sh [2022-06-17T02:32:15.938Z] nexus3.edgexfoundry.org:10001 [2022-06-17T02:32:16.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:32:16.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:32:16.200Z] Configure a credential helper to remove this warning. See [2022-06-17T02:32:16.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:32:16.200Z] [2022-06-17T02:32:16.200Z] Login Succeeded [2022-06-17T02:32:16.200Z] nexus3.edgexfoundry.org:10002 [2022-06-17T02:32:16.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:32:16.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:32:16.460Z] Configure a credential helper to remove this warning. See [2022-06-17T02:32:16.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:32:16.460Z] [2022-06-17T02:32:16.460Z] Login Succeeded [2022-06-17T02:32:16.460Z] nexus3.edgexfoundry.org:10003 [2022-06-17T02:32:16.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:32:16.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:32:16.460Z] Configure a credential helper to remove this warning. See [2022-06-17T02:32:16.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:32:16.460Z] [2022-06-17T02:32:16.460Z] Login Succeeded [2022-06-17T02:32:16.460Z] nexus3.edgexfoundry.org:10004 [2022-06-17T02:32:16.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:32:16.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:32:16.721Z] Configure a credential helper to remove this warning. See [2022-06-17T02:32:16.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:32:16.721Z] [2022-06-17T02:32:16.721Z] Login Succeeded [2022-06-17T02:32:16.721Z] docker.io [2022-06-17T02:32:16.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:32:16.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:32:16.982Z] Configure a credential helper to remove this warning. See [2022-06-17T02:32:16.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:32:16.982Z] [2022-06-17T02:32:16.982Z] Login Succeeded [2022-06-17T02:32:16.982Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T02:32:17.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T02:32:17.436Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/core-command/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/core-data/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/core-metadata/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/support-notifications/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-17T02:32:17.436Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-17T02:32:17.436Z] + cut -d/ -f2 [2022-06-17T02:32:17.436Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-17T02:32:17.475Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-17T02:32:18.004Z] + git rev-list -1 --merges 7951866c037c99ab59e6ced4267275b6c04ea3c0~1..7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo [2022-06-17T02:32:18.041Z] -----------> git rev-list -1 --merges 7951866c037c99ab59e6ced4267275b6c04ea3c0~1..7951866c037c99ab59e6ced4267275b6c04ea3c0 7951866c037c99ab59e6ced4267275b6c04ea3c0 [false] [Pipeline] sh [2022-06-17T02:32:18.359Z] + git log --format=format:%s -1 7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] echo [2022-06-17T02:32:18.402Z] ========================================================= [2022-06-17T02:32:18.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-17T02:32:18.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-17T02:32:18.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T02:32:18.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-17T02:32:18.923Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-17T02:32:18.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-17T02:32:18.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-17T02:32:18.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-17T02:32:18.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:32:19.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T02:32:19.500Z] [2022-06-17T02:32:19.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:32:19.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T02:32:19.883Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-17T02:32:19.883Z] 42c077c10790: Pulling fs layer [2022-06-17T02:32:19.883Z] f63e77b7563a: Pulling fs layer [2022-06-17T02:32:19.883Z] bd5fdadae976: Pulling fs layer [2022-06-17T02:32:19.883Z] 205491f53016: Pulling fs layer [2022-06-17T02:32:19.883Z] df18705c85c3: Pulling fs layer [2022-06-17T02:32:19.883Z] bdb3f477010e: Pulling fs layer [2022-06-17T02:32:19.883Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-17T02:32:19.883Z] 2c6e9b1d212d: Pulling fs layer [2022-06-17T02:32:19.883Z] bdb8f0575790: Pulling fs layer [2022-06-17T02:32:19.883Z] bdb3f477010e: Waiting [2022-06-17T02:32:19.883Z] 386e3cb2ff24: Pulling fs layer [2022-06-17T02:32:19.883Z] 2343380bae48: Pulling fs layer [2022-06-17T02:32:19.883Z] c8a8fc8e1c8f: Waiting [2022-06-17T02:32:19.883Z] 2c6e9b1d212d: Waiting [2022-06-17T02:32:19.883Z] 386e3cb2ff24: Waiting [2022-06-17T02:32:19.883Z] 2343380bae48: Waiting [2022-06-17T02:32:19.883Z] 205491f53016: Waiting [2022-06-17T02:32:19.883Z] bdb8f0575790: Waiting [2022-06-17T02:32:19.883Z] f63e77b7563a: Verifying Checksum [2022-06-17T02:32:19.883Z] f63e77b7563a: Download complete [2022-06-17T02:32:19.883Z] 205491f53016: Verifying Checksum [2022-06-17T02:32:19.883Z] 205491f53016: Download complete [2022-06-17T02:32:20.145Z] df18705c85c3: Download complete [2022-06-17T02:32:20.145Z] bdb3f477010e: Download complete [2022-06-17T02:32:20.145Z] bd5fdadae976: Verifying Checksum [2022-06-17T02:32:20.145Z] bd5fdadae976: Download complete [2022-06-17T02:32:20.145Z] 2c6e9b1d212d: Verifying Checksum [2022-06-17T02:32:20.145Z] 2c6e9b1d212d: Download complete [2022-06-17T02:32:20.145Z] bdb8f0575790: Download complete [2022-06-17T02:32:20.145Z] 386e3cb2ff24: Download complete [2022-06-17T02:32:20.145Z] 2343380bae48: Download complete [2022-06-17T02:32:20.145Z] 42c077c10790: Verifying Checksum [2022-06-17T02:32:20.145Z] 42c077c10790: Download complete [2022-06-17T02:32:20.722Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-17T02:32:20.723Z] c8a8fc8e1c8f: Download complete [2022-06-17T02:32:21.665Z] 42c077c10790: Pull complete [2022-06-17T02:32:21.665Z] f63e77b7563a: Pull complete [2022-06-17T02:32:22.235Z] bd5fdadae976: Pull complete [2022-06-17T02:32:22.235Z] 205491f53016: Pull complete [2022-06-17T02:32:22.496Z] df18705c85c3: Pull complete [2022-06-17T02:32:22.496Z] bdb3f477010e: Pull complete [2022-06-17T02:32:24.401Z] c8a8fc8e1c8f: Pull complete [2022-06-17T02:32:24.401Z] 2c6e9b1d212d: Pull complete [2022-06-17T02:32:24.661Z] bdb8f0575790: Pull complete [2022-06-17T02:32:24.661Z] 386e3cb2ff24: Pull complete [2022-06-17T02:32:24.661Z] 2343380bae48: Pull complete [2022-06-17T02:32:24.661Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-17T02:32:24.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T02:32:24.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:32:25.165Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T02:32:25.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T02:32:26.638Z] $ docker top 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 -eo pid,comm [2022-06-17T02:32:26.705Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-17T02:32:26.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T02:32:26.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T02:32:26.838Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T02:32:26.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T02:32:26.964Z] $ docker exec 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent [2022-06-17T02:32:27.081Z] SSH_AUTH_SOCK=/tmp/ssh-J1NJHN6W3Ag1/agent.32 [2022-06-17T02:32:27.081Z] SSH_AGENT_PID=39 [2022-06-17T02:32:27.087Z] Running ssh-add (command line suppressed) [2022-06-17T02:32:27.206Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4936115284300513581.key (/w/workspace/edgex-go/1@tmp/private_key_4936115284300513581.key) [2022-06-17T02:32:27.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T02:32:27.556Z] + git tag --points-at HEAD [Pipeline] } [2022-06-17T02:32:27.588Z] $ docker exec --env ******** --env ******** 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent -k [2022-06-17T02:32:27.695Z] unset SSH_AUTH_SOCK; [2022-06-17T02:32:27.695Z] unset SSH_AGENT_PID; [2022-06-17T02:32:27.695Z] echo Agent pid 39 killed; [2022-06-17T02:32:27.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-17T02:32:27.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T02:32:27.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T02:32:27.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T02:32:27.922Z] $ docker exec 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent [2022-06-17T02:32:28.035Z] SSH_AUTH_SOCK=/tmp/ssh-JvrO94dC4aEg/agent.73 [2022-06-17T02:32:28.035Z] SSH_AGENT_PID=80 [2022-06-17T02:32:28.040Z] Running ssh-add (command line suppressed) [2022-06-17T02:32:28.150Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3905076400908967207.key (/w/workspace/edgex-go/1@tmp/private_key_3905076400908967207.key) [2022-06-17T02:32:28.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T02:32:28.490Z] + git semver init [2022-06-17T02:32:28.752Z] 2022-06-17 02:32:28,681 [run_init] DEBUG init version:0.0.0 force:False [2022-06-17T02:32:28.752Z] 2022-06-17 02:32:28,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-17T02:32:28.752Z] 2022-06-17 02:32:28,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-17T02:32:28.752Z] 2022-06-17 02:32:28,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,514 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4055 with force:False [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4055 [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,519 [execute] INFO git cat-file --batch-check [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,524 [execute] INFO git cat-file --batch [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T02:32:32.972Z] 2022-06-17 02:32:32,529 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4055 [2022-06-17T02:32:32.972Z] 0.0.0 [Pipeline] } [2022-06-17T02:32:33.002Z] $ docker exec --env ******** --env ******** 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 ssh-agent -k [2022-06-17T02:32:33.114Z] unset SSH_AUTH_SOCK; [2022-06-17T02:32:33.115Z] unset SSH_AGENT_PID; [2022-06-17T02:32:33.115Z] echo Agent pid 80 killed; [2022-06-17T02:32:33.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T02:32:33.546Z] + git semver [Pipeline] } [2022-06-17T02:32:33.834Z] $ docker stop --time=1 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 [2022-06-17T02:32:35.138Z] $ docker rm -f 0978ce5d1ba692fda705d13a0aaea8be4e6f93ef025ed294616942ea2f8f8455 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T02:32:35.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-17T02:32:35.899Z] Stashed 1 file(s) [Pipeline] echo [2022-06-17T02:32:35.916Z] [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] echo [2022-06-17T02:32:36.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T02:32:36.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T02:32:36.496Z] ========================================================= [2022-06-17T02:32:36.496Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-17T02:32:36.496Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T02:32:36.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T02:32:36.840Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-17T02:32:36.840Z] 59bf1c3509f3: Pulling fs layer [2022-06-17T02:32:36.840Z] 666ba61612fd: Pulling fs layer [2022-06-17T02:32:36.840Z] 8ed8ca486205: Pulling fs layer [2022-06-17T02:32:36.840Z] cc1cd167ecdc: Pulling fs layer [2022-06-17T02:32:36.840Z] c516ae0d96e1: Pulling fs layer [2022-06-17T02:32:36.840Z] 684cea983483: Pulling fs layer [2022-06-17T02:32:36.840Z] dd3240ac7de5: Pulling fs layer [2022-06-17T02:32:36.840Z] b1e948a4e11c: Pulling fs layer [2022-06-17T02:32:36.840Z] a8fd76ee1af6: Pulling fs layer [2022-06-17T02:32:36.840Z] 646ad004c059: Pulling fs layer [2022-06-17T02:32:36.840Z] c516ae0d96e1: Waiting [2022-06-17T02:32:36.840Z] 684cea983483: Waiting [2022-06-17T02:32:36.840Z] dd3240ac7de5: Waiting [2022-06-17T02:32:36.840Z] cc1cd167ecdc: Waiting [2022-06-17T02:32:36.840Z] b1e948a4e11c: Waiting [2022-06-17T02:32:36.840Z] a8fd76ee1af6: Waiting [2022-06-17T02:32:36.840Z] 646ad004c059: Waiting [2022-06-17T02:32:36.840Z] 8ed8ca486205: Verifying Checksum [2022-06-17T02:32:36.840Z] 8ed8ca486205: Download complete [2022-06-17T02:32:36.840Z] 666ba61612fd: Verifying Checksum [2022-06-17T02:32:36.840Z] 666ba61612fd: Download complete [2022-06-17T02:32:36.840Z] c516ae0d96e1: Download complete [2022-06-17T02:32:36.840Z] 684cea983483: Verifying Checksum [2022-06-17T02:32:36.840Z] 684cea983483: Download complete [2022-06-17T02:32:36.840Z] dd3240ac7de5: Verifying Checksum [2022-06-17T02:32:36.840Z] 59bf1c3509f3: Verifying Checksum [2022-06-17T02:32:36.840Z] 59bf1c3509f3: Download complete [2022-06-17T02:32:37.102Z] b1e948a4e11c: Verifying Checksum [2022-06-17T02:32:37.102Z] b1e948a4e11c: Download complete [2022-06-17T02:32:37.102Z] 59bf1c3509f3: Pull complete [2022-06-17T02:32:37.102Z] 666ba61612fd: Pull complete [2022-06-17T02:32:37.363Z] 8ed8ca486205: Pull complete [2022-06-17T02:32:37.363Z] 646ad004c059: Verifying Checksum [2022-06-17T02:32:37.363Z] 646ad004c059: Download complete [2022-06-17T02:32:37.623Z] cc1cd167ecdc: Verifying Checksum [2022-06-17T02:32:37.623Z] cc1cd167ecdc: Download complete [2022-06-17T02:32:37.623Z] a8fd76ee1af6: Verifying Checksum [2022-06-17T02:32:37.623Z] a8fd76ee1af6: Download complete [2022-06-17T02:32:40.910Z] cc1cd167ecdc: Pull complete [2022-06-17T02:32:41.169Z] c516ae0d96e1: Pull complete [2022-06-17T02:32:41.169Z] 684cea983483: Pull complete [2022-06-17T02:32:41.169Z] dd3240ac7de5: Pull complete [2022-06-17T02:32:41.169Z] b1e948a4e11c: Pull complete [2022-06-17T02:32:43.705Z] a8fd76ee1af6: Pull complete [2022-06-17T02:32:43.965Z] 646ad004c059: Pull complete [2022-06-17T02:32:43.965Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-17T02:32:43.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T02:32:43.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T02:32:44.334Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T02:32:44.335Z] WORKDIR /edgex [2022-06-17T02:32:44.335Z] COPY go.mod . [2022-06-17T02:32:44.335Z] RUN go mod download [2022-06-17T02:32:44.335Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-17T02:32:45.713Z] Sending build context to Docker daemon 335MB [2022-06-17T02:32:45.713Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T02:32:45.713Z] ---> 8f69c11f6b0c [2022-06-17T02:32:45.713Z] Step 2/4 : WORKDIR /edgex [2022-06-17T02:32:48.255Z] ---> Running in 426ac26e065a [2022-06-17T02:32:48.255Z] Removing intermediate container 426ac26e065a [2022-06-17T02:32:48.255Z] ---> 9b85b0e9a479 [2022-06-17T02:32:48.255Z] Step 3/4 : COPY go.mod . [2022-06-17T02:32:48.516Z] ---> a6d2c43db9af [2022-06-17T02:32:48.516Z] Step 4/4 : RUN go mod download [2022-06-17T02:32:48.516Z] ---> Running in 00af3f89503e [2022-06-17T02:32:51.237Z] Still waiting to schedule task [2022-06-17T02:32:51.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-17T02:33:06.631Z] Removing intermediate container 00af3f89503e [2022-06-17T02:33:06.632Z] ---> b021073a4a43 [2022-06-17T02:33:06.632Z] Successfully built b021073a4a43 [2022-06-17T02:33:06.632Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:33:07.009Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T02:33:07.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:33:07.156Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T02:33:07.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T02:33:07.584Z] $ docker top c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:33:07.985Z] + go version [2022-06-17T02:33:07.985Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-17T02:33:08.022Z] $ docker stop --time=1 c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e [2022-06-17T02:33:09.295Z] $ docker rm -f c211428f77a10214dae0dab0f52cc4aff12347272efc182c6a2d9af2135f901e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:33:09.980Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T02:33:09.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:33:10.127Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T02:33:10.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T02:33:10.525Z] $ docker top 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-17T02:33:10.641Z] ========================================================= [2022-06-17T02:33:10.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-17T02:33:10.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T02:33:10.980Z] + make test [2022-06-17T02:33:10.980Z] go mod tidy -compat=1.17 [2022-06-17T02:33:10.980Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-17T02:33:17.552Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-17T02:33:29.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-17T02:33:29.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-17T02:33:30.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-17T02:33:31.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-06-17T02:33:31.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-17T02:33:31.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-17T02:33:31.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-06-17T02:33:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-17T02:33:32.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 53.4% of statements [2022-06-17T02:33:32.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-17T02:33:32.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-17T02:33:35.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.439s coverage: 89.2% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 83.8% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.128s coverage: 0.9% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements [2022-06-17T02:33:35.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2022-06-17T02:33:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-06-17T02:33:45.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-06-17T02:33:45.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-06-17T02:33:46.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-06-17T02:33:46.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-17T02:33:56.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-06-17T02:33:56.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-17T02:33:56.934Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-17T02:34:18.886Z] GO111MODULE=on go vet ./... [2022-06-17T02:34:20.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T02:34:20.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T02:34:21.364Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T02:34:21.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-17T02:34:22.307Z] + ls -al . [2022-06-17T02:34:22.308Z] total 684 [2022-06-17T02:34:22.308Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 02:34 . [2022-06-17T02:34:22.308Z] drwxr-xr-x 4 root root 4096 Jun 17 02:33 .. [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 02:32 .dockerignore [2022-06-17T02:34:22.308Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 02:32 .git [2022-06-17T02:34:22.308Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 02:32 .github [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 879 Jun 17 02:32 .gitignore [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 02:32 .golangci.yml [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 02:32 .hadolint.yml [2022-06-17T02:34:22.308Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 02:32 .semver [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 02:32 .sonarcloud.properties [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:32 ADOPTERS.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 10347 Jun 17 02:32 Attribution.txt [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 63209 Jun 17 02:32 CHANGELOG.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:32 CONTRIBUTING.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 02:32 GOVERNANCE.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 850 Jun 17 02:32 Jenkinsfile [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:32 LICENSE [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 10389 Jun 17 02:32 Makefile [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 02:32 OWNERS.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 9094 Jun 17 02:32 README.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 6912 Jun 17 02:32 SECURITY.md [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 02:32 VERSION [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 02:32 ZMQWindows.md [2022-06-17T02:34:22.308Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:32 bin [2022-06-17T02:34:22.308Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 02:32 cmd [2022-06-17T02:34:22.308Z] -rw-r--r-- 1 root root 435411 Jun 17 02:33 coverage.out [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 3311 Jun 17 02:32 go.mod [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 36231 Jun 17 02:33 go.sum [2022-06-17T02:34:22.308Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 02:32 internal [2022-06-17T02:34:22.308Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 02:32 openapi [2022-06-17T02:34:22.308Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 02:32 snap [2022-06-17T02:34:22.308Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 02:32 version.go [Pipeline] sh [2022-06-17T02:34:22.703Z] + '[' -e coverage.out ] [2022-06-17T02:34:22.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-17T02:34:22.831Z] Stashed 1 file(s) [Pipeline] sh [2022-06-17T02:34:23.129Z] + make build [2022-06-17T02:34:23.129Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T02:34:28.376Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2527 in /w/workspace/edgexfoundry_edgex-go_PR-4055 [Pipeline] { [Pipeline] ws [2022-06-17T02:34:28.418Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-17T02:34:28.506Z] The recommended git tool is: git [2022-06-17T02:34:35.633Z] using credential edgex-jenkins-ssh [2022-06-17T02:34:35.650Z] Cloning the remote Git repository [2022-06-17T02:34:35.747Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-17T02:34:35.866Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-17T02:34:36.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-17T02:34:36.016Z] > git --version # timeout=10 [2022-06-17T02:34:36.039Z] > git --version # 'git version 2.25.1' [2022-06-17T02:34:36.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T02:34:36.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T02:34:38.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T02:34:46.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T02:34:46.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T02:34:51.986Z] Merging remotes/origin/main commit bdc39b6e9476d3d7a5fede74e8da530779bb3753 into PR head commit 7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:34:52.427Z] Merge succeeded, producing 7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:34:52.427Z] Checking out Revision 7951866c037c99ab59e6ced4267275b6c04ea3c0 (PR-4055) [2022-06-17T02:34:52.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T02:34:52.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T02:34:51.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-17T02:34:51.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T02:34:51.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-17T02:34:51.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-17T02:34:51.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T02:34:51.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4055/head:refs/remotes/origin/PR-4055 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-17T02:34:52.011Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T02:34:52.033Z] > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 [2022-06-17T02:34:52.323Z] > git remote # timeout=10 [2022-06-17T02:34:52.352Z] > git config --get remote.origin.url # timeout=10 [2022-06-17T02:34:52.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T02:34:52.380Z] > git merge bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 [2022-06-17T02:34:52.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-17T02:34:52.439Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T02:34:52.453Z] > git checkout -f 7951866c037c99ab59e6ced4267275b6c04ea3c0 # timeout=10 [2022-06-17T02:34:53.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T02:34:54.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T02:34:55.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T02:34:56.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T02:34:56.762Z] Commit message: "build: Upgrade go-mod-messaging and paho.mqtt lib" [2022-06-17T02:34:56.826Z] > git --version # timeout=10 [2022-06-17T02:34:56.838Z] > git --version # 'git version 2.25.1' [2022-06-17T02:34:56.852Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T02:34:57.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T02:34:57.945Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T02:34:57.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-17T02:34:57.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T02:34:57.972Z] Dload Upload Total Spent Left Speed [2022-06-17T02:34:57.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2022-06-17T02:34:58.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-17T02:34:59.211Z] + sudo tee /etc/docker/daemon.new [2022-06-17T02:34:59.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-17T02:34:59.211Z] { [2022-06-17T02:34:59.211Z] "registry-mirrors": [ [2022-06-17T02:34:59.211Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-17T02:34:59.211Z] ], [2022-06-17T02:34:59.211Z] "bip": "10.250.0.254/24", [2022-06-17T02:34:59.211Z] "hosts": [ [2022-06-17T02:34:59.211Z] "tcp://0.0.0.0:5555", [2022-06-17T02:34:59.211Z] "unix:///var/run/docker.sock" [2022-06-17T02:34:59.211Z] ], [2022-06-17T02:34:59.211Z] "mtu": 1458, [2022-06-17T02:34:59.211Z] "selinux-enabled": true, [2022-06-17T02:34:59.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-17T02:34:59.211Z] } [Pipeline] sh [2022-06-17T02:34:59.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-17T02:34:59.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-17T02:34:59.943Z] + sudo service docker restart [Pipeline] } [2022-06-17T02:35:00.289Z] $ docker stop --time=1 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 [2022-06-17T02:35:03.483Z] $ docker rm -f 2ac14d7933fc8bbf35ec9b62c74687c02f33e2f3cb699c71ea8355bda02cd3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:35:04.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T02:35:04.747Z] [2022-06-17T02:35:04.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:35:05.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T02:35:05.151Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-17T02:35:05.151Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-17T02:35:05.151Z] ca9280d653b3: Pulling fs layer [2022-06-17T02:35:05.151Z] 7e9c9ca2126c: Pulling fs layer [2022-06-17T02:35:05.151Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-17T02:35:05.151Z] cbdbe7a5bc2a: Download complete [2022-06-17T02:35:05.411Z] cbdbe7a5bc2a: Pull complete [2022-06-17T02:35:05.411Z] ca9280d653b3: Verifying Checksum [2022-06-17T02:35:05.411Z] ca9280d653b3: Download complete [2022-06-17T02:35:05.671Z] 7e9c9ca2126c: Download complete [2022-06-17T02:35:05.671Z] ca9280d653b3: Pull complete [2022-06-17T02:35:08.962Z] 7e9c9ca2126c: Pull complete [2022-06-17T02:35:08.962Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-17T02:35:08.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T02:35:08.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:35:09.303Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T02:35:09.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-17T02:35:11.353Z] $ docker top f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:35:11.757Z] + docker-compose build --help [2022-06-17T02:35:11.757Z] + grep parallel [2022-06-17T02:35:12.326Z] --parallel Build images in parallel. [Pipeline] } [2022-06-17T02:35:12.367Z] $ docker stop --time=1 f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 [2022-06-17T02:35:13.636Z] $ docker rm -f f44f255593d879c4793947747e16614d99e61867eaadcb1a902f75cf78a23f56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:35:14.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T02:35:14.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:35:14.398Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T02:35:14.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-17T02:35:14.814Z] $ docker top 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:35:15.225Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-17T02:35:15.797Z] Building core-command ... [2022-06-17T02:35:15.797Z] Building core-data ... [2022-06-17T02:35:15.797Z] Building core-metadata ... [2022-06-17T02:35:15.797Z] Building security-bootstrapper ... [2022-06-17T02:35:15.797Z] Building security-proxy-setup ... [2022-06-17T02:35:15.797Z] Building security-secretstore-setup ... [2022-06-17T02:35:15.797Z] Building security-spiffe-token-provider ... [2022-06-17T02:35:15.797Z] Building security-spire-agent ... [2022-06-17T02:35:15.797Z] Building security-spire-config ... [2022-06-17T02:35:15.797Z] Building security-spire-server ... [2022-06-17T02:35:15.797Z] Building support-notifications ... [2022-06-17T02:35:15.797Z] Building support-scheduler ... [2022-06-17T02:35:15.797Z] Building sys-mgmt-agent ... [2022-06-17T02:35:15.797Z] Building security-proxy-setup [2022-06-17T02:35:15.797Z] Building support-scheduler [2022-06-17T02:35:15.797Z] Building support-notifications [2022-06-17T02:35:15.797Z] Building security-spire-agent [2022-06-17T02:35:15.797Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T02:35:18.391Z] provisioning config files... [2022-06-17T02:35:18.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6415836391492921367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T02:35:18.823Z] ---> docker-login.sh [2022-06-17T02:35:18.823Z] nexus3.edgexfoundry.org:10001 [2022-06-17T02:35:19.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:35:19.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:35:19.702Z] Configure a credential helper to remove this warning. See [2022-06-17T02:35:19.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:35:19.702Z] [2022-06-17T02:35:19.702Z] Login Succeeded [2022-06-17T02:35:19.702Z] nexus3.edgexfoundry.org:10002 [2022-06-17T02:35:19.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:35:19.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:35:19.977Z] Configure a credential helper to remove this warning. See [2022-06-17T02:35:19.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:35:19.977Z] [2022-06-17T02:35:19.977Z] Login Succeeded [2022-06-17T02:35:19.977Z] nexus3.edgexfoundry.org:10003 [2022-06-17T02:35:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:35:20.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:35:20.580Z] Configure a credential helper to remove this warning. See [2022-06-17T02:35:20.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:35:20.580Z] [2022-06-17T02:35:20.580Z] Login Succeeded [2022-06-17T02:35:20.580Z] nexus3.edgexfoundry.org:10004 [2022-06-17T02:35:20.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:35:20.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:35:20.856Z] Configure a credential helper to remove this warning. See [2022-06-17T02:35:20.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:35:20.856Z] [2022-06-17T02:35:20.856Z] Login Succeeded [2022-06-17T02:35:20.856Z] docker.io [2022-06-17T02:35:21.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T02:35:21.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T02:35:21.734Z] Configure a credential helper to remove this warning. See [2022-06-17T02:35:21.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T02:35:21.734Z] [2022-06-17T02:35:21.734Z] Login Succeeded [2022-06-17T02:35:21.734Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T02:35:21.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T02:35:22.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T02:35:22.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T02:35:22.264Z] ========================================================= [2022-06-17T02:35:22.264Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-17T02:35:22.264Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T02:35:22.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T02:35:22.936Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-17T02:35:22.936Z] 9b3977197b4f: Pulling fs layer [2022-06-17T02:35:22.936Z] 1a89e8eeedd5: Pulling fs layer [2022-06-17T02:35:22.936Z] 94645a83ff95: Pulling fs layer [2022-06-17T02:35:22.936Z] e6fb740bc735: Pulling fs layer [2022-06-17T02:35:22.936Z] 3a77bd46dcc9: Pulling fs layer [2022-06-17T02:35:22.936Z] 355e64cbe906: Pulling fs layer [2022-06-17T02:35:22.936Z] 63ab81a10011: Pulling fs layer [2022-06-17T02:35:22.936Z] 555d1d1c4555: Pulling fs layer [2022-06-17T02:35:22.936Z] 7d9057610161: Pulling fs layer [2022-06-17T02:35:22.936Z] 355e64cbe906: Waiting [2022-06-17T02:35:22.936Z] 63ab81a10011: Waiting [2022-06-17T02:35:22.936Z] 555d1d1c4555: Waiting [2022-06-17T02:35:22.936Z] 7d9057610161: Waiting [2022-06-17T02:35:22.936Z] e6fb740bc735: Waiting [2022-06-17T02:35:22.936Z] 3a77bd46dcc9: Waiting [2022-06-17T02:35:22.936Z] 94645a83ff95: Verifying Checksum [2022-06-17T02:35:22.936Z] 94645a83ff95: Download complete [2022-06-17T02:35:22.936Z] 1a89e8eeedd5: Verifying Checksum [2022-06-17T02:35:22.936Z] 1a89e8eeedd5: Download complete [2022-06-17T02:35:22.936Z] 3a77bd46dcc9: Verifying Checksum [2022-06-17T02:35:22.936Z] 3a77bd46dcc9: Download complete [2022-06-17T02:35:22.936Z] 355e64cbe906: Verifying Checksum [2022-06-17T02:35:22.936Z] 355e64cbe906: Download complete [2022-06-17T02:35:22.936Z] 9b3977197b4f: Verifying Checksum [2022-06-17T02:35:22.936Z] 9b3977197b4f: Download complete [2022-06-17T02:35:22.936Z] 63ab81a10011: Verifying Checksum [2022-06-17T02:35:22.936Z] 63ab81a10011: Download complete [2022-06-17T02:35:23.944Z] 9b3977197b4f: Pull complete [2022-06-17T02:35:23.944Z] 7d9057610161: Verifying Checksum [2022-06-17T02:35:23.944Z] 7d9057610161: Download complete [2022-06-17T02:35:24.556Z] 1a89e8eeedd5: Pull complete [2022-06-17T02:35:24.841Z] 94645a83ff95: Pull complete [2022-06-17T02:35:25.120Z] 555d1d1c4555: Verifying Checksum [2022-06-17T02:35:25.727Z] e6fb740bc735: Verifying Checksum [2022-06-17T02:35:25.727Z] e6fb740bc735: Download complete [2022-06-17T02:35:30.690Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:35:30.690Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:35:30.690Z] ---> b021073a4a43 [2022-06-17T02:35:30.690Z] Step 3/31 : WORKDIR /edgex-go [2022-06-17T02:35:30.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:35:30.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:35:30.690Z] ---> b021073a4a43 [2022-06-17T02:35:30.690Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:35:30.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:35:30.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:35:30.690Z] ---> b021073a4a43 [2022-06-17T02:35:30.690Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:35:30.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:35:30.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:35:30.690Z] ---> b021073a4a43 [2022-06-17T02:35:30.690Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:35:30.690Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:35:30.690Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:35:30.690Z] ---> b021073a4a43 [2022-06-17T02:35:30.690Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T02:35:34.900Z] ---> Running in 5d8009ce22cb [2022-06-17T02:35:34.900Z] ---> Running in 8ca807e883b1 [2022-06-17T02:35:34.900Z] ---> Running in 9362aa83586b [2022-06-17T02:35:34.900Z] ---> Running in 218647f01fca [2022-06-17T02:35:34.900Z] ---> Running in d8743ff4cca5 [2022-06-17T02:35:34.900Z] Removing intermediate container 5d8009ce22cb [2022-06-17T02:35:34.900Z] ---> 1ace06dfb988 [2022-06-17T02:35:34.900Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:35:34.900Z] Removing intermediate container d8743ff4cca5 [2022-06-17T02:35:34.900Z] ---> 4b6845d0482e [2022-06-17T02:35:34.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:35:34.900Z] Removing intermediate container 8ca807e883b1 [2022-06-17T02:35:34.900Z] ---> 30d378211598 [2022-06-17T02:35:34.900Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:35:34.900Z] ---> Running in 4f48777d6009 [2022-06-17T02:35:34.900Z] Removing intermediate container 218647f01fca [2022-06-17T02:35:34.900Z] ---> e53c0766ee36 [2022-06-17T02:35:34.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:35:34.900Z] Removing intermediate container 9362aa83586b [2022-06-17T02:35:34.900Z] ---> 7d92c20b0d97 [2022-06-17T02:35:34.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:35:34.900Z] ---> Running in 748eb59bf33c [2022-06-17T02:35:34.900Z] ---> Running in 9399f813371e [2022-06-17T02:35:34.900Z] ---> Running in c55b11b262d9 [2022-06-17T02:35:34.900Z] ---> Running in 19c005774543 [2022-06-17T02:35:35.162Z] Removing intermediate container 4f48777d6009 [2022-06-17T02:35:35.162Z] ---> f8272daf9dac [2022-06-17T02:35:35.162Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-17T02:35:35.421Z] ---> Running in e1f93ebe8d57 [2022-06-17T02:35:35.688Z] Removing intermediate container 748eb59bf33c [2022-06-17T02:35:35.688Z] ---> 9a83cd14315e [2022-06-17T02:35:35.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T02:35:35.688Z] ---> Running in 95e5fff1931e [2022-06-17T02:35:35.688Z] Removing intermediate container c55b11b262d9 [2022-06-17T02:35:35.688Z] ---> 7411488f8bfe [2022-06-17T02:35:35.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T02:35:35.948Z] Removing intermediate container 9399f813371e [2022-06-17T02:35:35.948Z] ---> fb03937a59c9 [2022-06-17T02:35:35.948Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:35:35.948Z] ---> Running in 3790c3814404 [2022-06-17T02:35:35.948Z] ---> Running in 825db5ca9b6a [2022-06-17T02:35:35.948Z] Removing intermediate container 19c005774543 [2022-06-17T02:35:35.948Z] ---> 178deff596ef [2022-06-17T02:35:35.948Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-17T02:35:35.948Z] ---> Running in 9fcda80073fa [2022-06-17T02:35:36.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:36.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:36.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:36.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:36.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.573Z] OK: 221 MiB in 52 packages [2022-06-17T02:35:37.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:35:37.573Z] OK: 221 MiB in 52 packages [2022-06-17T02:35:37.573Z] OK: 221 MiB in 52 packages [2022-06-17T02:35:37.833Z] OK: 221 MiB in 52 packages [2022-06-17T02:35:37.833Z] OK: 221 MiB in 52 packages [2022-06-17T02:35:37.833Z] Removing intermediate container 825db5ca9b6a [2022-06-17T02:35:37.833Z] ---> 627bfebf0412 [2022-06-17T02:35:37.833Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T02:35:37.833Z] Removing intermediate container e1f93ebe8d57 [2022-06-17T02:35:37.833Z] ---> ee8a58cb2c64 [2022-06-17T02:35:37.833Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-17T02:35:38.093Z] Removing intermediate container 95e5fff1931e [2022-06-17T02:35:38.093Z] ---> 9fb0e130ec2d [2022-06-17T02:35:38.093Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T02:35:38.093Z] ---> 16a0764271be [2022-06-17T02:35:38.093Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:35:38.093Z] ---> 2376d040549b [2022-06-17T02:35:38.093Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:35:38.093Z] ---> Running in 9f1b9f1a7789 [2022-06-17T02:35:38.093Z] ---> Running in e91a4b754031 [2022-06-17T02:35:38.166Z] e6fb740bc735: Pull complete [2022-06-17T02:35:38.166Z] 3a77bd46dcc9: Pull complete [2022-06-17T02:35:38.166Z] 355e64cbe906: Pull complete [2022-06-17T02:35:38.166Z] 63ab81a10011: Pull complete [2022-06-17T02:35:38.356Z] ---> 4a60410dc8e8 [2022-06-17T02:35:38.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:35:38.356Z] ---> Running in bfc7358e495c [2022-06-17T02:35:38.356Z] Removing intermediate container 9fcda80073fa [2022-06-17T02:35:38.356Z] Removing intermediate container 3790c3814404 [2022-06-17T02:35:38.356Z] ---> 66f68038782c [2022-06-17T02:35:38.356Z] ---> dce923833eab [2022-06-17T02:35:38.356Z] Step 6/22 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T02:35:38.356Z] [2022-06-17T02:35:38.616Z] ---> 238a3f3f81d7 [2022-06-17T02:35:38.616Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:35:38.616Z] ---> 4841ffc78edc [2022-06-17T02:35:38.616Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:35:38.616Z] ---> Running in e3d93fdbe68a [2022-06-17T02:35:38.616Z] ---> Running in 03b28097d5d2 [2022-06-17T02:35:39.555Z] Removing intermediate container 9f1b9f1a7789 [2022-06-17T02:35:39.555Z] ---> 69182f759ce9 [2022-06-17T02:35:39.555Z] Step 8/26 : COPY . . [2022-06-17T02:35:41.473Z] Removing intermediate container e3d93fdbe68a [2022-06-17T02:35:41.473Z] ---> 5678c8ad51a9 [2022-06-17T02:35:41.473Z] Step 8/22 : COPY . . [2022-06-17T02:35:41.473Z] Removing intermediate container bfc7358e495c [2022-06-17T02:35:41.473Z] ---> 19f72c5290d8 [2022-06-17T02:35:41.473Z] Step 8/22 : COPY . . [2022-06-17T02:35:41.473Z] Removing intermediate container e91a4b754031 [2022-06-17T02:35:41.473Z] ---> 861991ffb169 [2022-06-17T02:35:41.473Z] Step 8/31 : COPY . . [2022-06-17T02:35:41.473Z] Removing intermediate container 03b28097d5d2 [2022-06-17T02:35:41.473Z] ---> b3700c2f508f [2022-06-17T02:35:41.473Z] Step 8/22 : COPY . . [2022-06-17T02:35:46.458Z] 555d1d1c4555: Pull complete [2022-06-17T02:35:47.443Z] 7d9057610161: Pull complete [2022-06-17T02:35:47.443Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-17T02:35:47.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T02:35:47.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T02:35:47.868Z] + docker+ buildecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T02:35:47.868Z] WORKDIR /edgex [2022-06-17T02:35:47.868Z] COPY go.mod . [2022-06-17T02:35:47.868Z] RUN go mod download [2022-06-17T02:35:47.868Z] -t ci-base-image-arm64 -f - . [2022-06-17T02:35:50.506Z] Sending build context to Docker daemon 169.2MB [2022-06-17T02:35:50.506Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T02:35:50.506Z] ---> 819e984ddca1 [2022-06-17T02:35:50.506Z] Step 2/4 : WORKDIR /edgex [2022-06-17T02:35:51.113Z] ---> Running in 85c31fe78874 [2022-06-17T02:35:51.393Z] Removing intermediate container 85c31fe78874 [2022-06-17T02:35:51.393Z] ---> 10e14ae42ae9 [2022-06-17T02:35:51.393Z] Step 3/4 : COPY go.mod . [2022-06-17T02:35:51.994Z] ---> 97f4880a73db [2022-06-17T02:35:51.994Z] Step 4/4 : RUN go mod download [2022-06-17T02:35:51.994Z] ---> Running in 72f61489442b [2022-06-17T02:35:59.672Z] ---> 1dfbe49faf96 [2022-06-17T02:35:59.672Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:35:59.672Z] ---> 18ea3ca08786 [2022-06-17T02:35:59.672Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-17T02:35:59.672Z] ---> cc1a1eaac030 [2022-06-17T02:35:59.672Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-17T02:35:59.672Z] ---> Running in 9b181c24a52c [2022-06-17T02:35:59.672Z] ---> 7dbb7ac72e1a [2022-06-17T02:35:59.672Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-17T02:35:59.672Z] ---> Running in fb2805c21662 [2022-06-17T02:35:59.672Z] ---> 3a7f9c57d192 [2022-06-17T02:35:59.672Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-17T02:35:59.672Z] ---> Running in 53b2c62a53c3 [2022-06-17T02:35:59.672Z] ---> Running in 56a2f80b8957 [2022-06-17T02:35:59.672Z] ---> Running in f55eda1384ca [2022-06-17T02:35:59.672Z] Removing intermediate container fb2805c21662 [2022-06-17T02:35:59.672Z] ---> 92cf4ab3eb21 [2022-06-17T02:35:59.672Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T02:35:59.672Z] ---> Running in fcd769484132 [2022-06-17T02:35:59.672Z] Removing intermediate container fcd769484132 [2022-06-17T02:35:59.672Z] ---> ee4b400c221a [2022-06-17T02:35:59.673Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-17T02:35:59.673Z] ---> Running in dab799507ac3 [2022-06-17T02:35:59.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T02:35:59.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T02:35:59.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T02:35:59.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T02:35:59.673Z] Removing intermediate container dab799507ac3 [2022-06-17T02:35:59.673Z] ---> 02adddc5b60c [2022-06-17T02:35:59.673Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T02:35:59.673Z] ---> Running in 7f4c7db2f456 [2022-06-17T02:35:59.673Z] Removing intermediate container 7f4c7db2f456 [2022-06-17T02:35:59.673Z] ---> 08de7813388e [2022-06-17T02:35:59.673Z] [2022-06-17T02:35:59.673Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T02:35:59.933Z] 3.15: Pulling from library/alpine [2022-06-17T02:36:00.505Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T02:36:00.505Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T02:36:00.505Z] ---> 0ac33e5f5afa [2022-06-17T02:36:00.505Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:36:00.505Z] ---> Running in 09969465e13f [2022-06-17T02:36:00.767Z] Removing intermediate container 09969465e13f [2022-06-17T02:36:00.767Z] ---> 6a390c9265c8 [2022-06-17T02:36:00.767Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:36:00.767Z] ---> Running in 7670c19e5162 [2022-06-17T02:36:02.674Z] Removing intermediate container 7670c19e5162 [2022-06-17T02:36:02.674Z] ---> 9f0c9f9bb9e4 [2022-06-17T02:36:02.674Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T02:36:02.674Z] ---> Running in 294d02d71771 [2022-06-17T02:36:03.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:04.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:04.808Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:36:04.808Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:36:04.808Z] OK: 15859 distinct packages available [2022-06-17T02:36:04.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:05.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:06.005Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:06.005Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T02:36:06.005Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T02:36:06.266Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T02:36:06.266Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T02:36:06.266Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:36:06.266Z] OK: 6 MiB in 19 packages [2022-06-17T02:36:08.182Z] Removing intermediate container 294d02d71771 [2022-06-17T02:36:08.182Z] ---> 20647701cb35 [2022-06-17T02:36:08.182Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-17T02:36:10.091Z] ---> 245b2ebb6d53 [2022-06-17T02:36:10.091Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:36:12.629Z] ---> a248101db2af [2022-06-17T02:36:12.629Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:36:13.566Z] ---> 77c444e0f636 [2022-06-17T02:36:13.566Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-17T02:36:14.133Z] ---> 3f279b402446 [2022-06-17T02:36:14.133Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-17T02:36:15.070Z] ---> c526376cd600 [2022-06-17T02:36:15.070Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:36:15.070Z] ---> Running in 3d6fdda65f18 [2022-06-17T02:36:15.332Z] Removing intermediate container 3d6fdda65f18 [2022-06-17T02:36:15.332Z] ---> 5d896cac8e57 [2022-06-17T02:36:15.332Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:36:15.332Z] ---> Running in 2c16fb90c350 [2022-06-17T02:36:15.902Z] Removing intermediate container 2c16fb90c350 [2022-06-17T02:36:15.902Z] ---> 46d0187a4222 [2022-06-17T02:36:15.902Z] Step 24/26 : LABEL arch=x86_64 [2022-06-17T02:36:15.902Z] ---> Running in 6114e58c425f [2022-06-17T02:36:16.474Z] Removing intermediate container 6114e58c425f [2022-06-17T02:36:16.474Z] ---> a1b290cc0774 [2022-06-17T02:36:16.474Z] Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:36:16.474Z] ---> Running in 8a9f93041101 [2022-06-17T02:36:16.735Z] Removing intermediate container 8a9f93041101 [2022-06-17T02:36:16.735Z] ---> fcb0a966ab89 [2022-06-17T02:36:16.735Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T02:36:16.735Z] ---> Running in 0c0f239bcda6 [2022-06-17T02:36:17.307Z] Removing intermediate container 0c0f239bcda6 [2022-06-17T02:36:17.307Z] ---> f97735205f63 [2022-06-17T02:36:17.307Z] [2022-06-17T02:36:17.307Z] Successfully built f97735205f63 [2022-06-17T02:36:17.307Z] Successfully tagged security-spire-agent:latest [2022-06-17T02:36:17.307Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-06-17T02:36:19.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T02:36:22.506Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:36:22.506Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:36:22.506Z] ---> b021073a4a43 [2022-06-17T02:36:22.506Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T02:36:22.506Z] ---> Using cache [2022-06-17T02:36:22.506Z] ---> 7d92c20b0d97 [2022-06-17T02:36:22.506Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:36:22.506Z] ---> Using cache [2022-06-17T02:36:22.506Z] ---> 178deff596ef [2022-06-17T02:36:22.506Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-17T02:36:25.805Z] ---> Running in 5e9236231bb7 [2022-06-17T02:36:26.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:27.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:27.008Z] OK: 221 MiB in 52 packages [2022-06-17T02:36:27.586Z] Removing intermediate container 9b181c24a52c [2022-06-17T02:36:27.587Z] ---> e55dd2d041c5 [2022-06-17T02:36:27.587Z] [2022-06-17T02:36:27.587Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:36:27.587Z] Removing intermediate container f55eda1384ca [2022-06-17T02:36:27.587Z] ---> ce3e8b95b711 [2022-06-17T02:36:27.587Z] [2022-06-17T02:36:27.587Z] Step 10/31 : FROM alpine:3.14 [2022-06-17T02:36:27.847Z] Removing intermediate container 53b2c62a53c3 [2022-06-17T02:36:27.847Z] ---> eff2ab8fc635 [2022-06-17T02:36:27.847Z] [2022-06-17T02:36:27.847Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:36:28.108Z] Removing intermediate container 5e9236231bb7 [2022-06-17T02:36:28.109Z] ---> 72b6f0e46ef8 [2022-06-17T02:36:28.109Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T02:36:28.369Z] ---> 9ed8061d11e1 [2022-06-17T02:36:28.369Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:36:28.369Z] ---> Running in 344d8319a743 [2022-06-17T02:36:28.630Z] 3.14: Pulling from library/alpine [2022-06-17T02:36:28.630Z] Removing intermediate container 56a2f80b8957 [2022-06-17T02:36:28.630Z] ---> 38dda274500d [2022-06-17T02:36:28.630Z] [2022-06-17T02:36:28.630Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:36:29.201Z] 3.14: Pulling from library/alpine [2022-06-17T02:36:29.201Z] 3.14: Pulling from library/alpine [2022-06-17T02:36:30.142Z] 3.14: Pulling from library/alpine [2022-06-17T02:36:30.142Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T02:36:30.142Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T02:36:30.142Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T02:36:30.142Z] Status: Image is up to date for alpine:3.14 [2022-06-17T02:36:30.142Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T02:36:30.142Z] Status: Image is up to date for alpine:3.14 [2022-06-17T02:36:30.142Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T02:36:30.142Z] Status: Image is up to date for alpine:3.14 [2022-06-17T02:36:30.142Z] ---> e04c818066af [2022-06-17T02:36:30.142Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-17T02:36:30.142Z] ---> e04c818066af [2022-06-17T02:36:30.142Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-17T02:36:30.142Z] ---> e04c818066af [2022-06-17T02:36:30.142Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-17T02:36:30.142Z] ---> e04c818066af [2022-06-17T02:36:30.142Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-17T02:36:30.409Z] ---> Running in 37c0c5147cae [2022-06-17T02:36:30.409Z] ---> Running in 4d5569029345 [2022-06-17T02:36:30.409Z] ---> Running in 89f277a7cb79 [2022-06-17T02:36:30.409Z] ---> Running in 3ba01b7fe069 [2022-06-17T02:36:30.409Z] Removing intermediate container 37c0c5147cae [2022-06-17T02:36:30.409Z] ---> aae732ad1da0 [2022-06-17T02:36:30.409Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-17T02:36:30.409Z] ---> Running in a2ee697da612 [2022-06-17T02:36:30.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:30.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:30.929Z] Removing intermediate container 344d8319a743 [2022-06-17T02:36:30.929Z] ---> d48844e7acea [2022-06-17T02:36:30.929Z] Step 8/25 : COPY . . [2022-06-17T02:36:30.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:30.929Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:30.929Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:36:30.929Z] OK: 6 MiB in 15 packages [2022-06-17T02:36:30.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:30.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:31.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:31.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:31.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:31.190Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-17T02:36:31.190Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:31.190Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:36:31.190Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:36:31.190Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:31.190Z] (2/2) Installing su-exec (0.2-r1) [2022-06-17T02:36:31.190Z] OK: 6 MiB in 16 packages [2022-06-17T02:36:31.190Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:36:31.190Z] OK: 6 MiB in 16 packages [2022-06-17T02:36:31.452Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-17T02:36:31.452Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-17T02:36:31.452Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-17T02:36:31.452Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-17T02:36:31.452Z] (5/6) Installing curl (7.79.1-r1) [2022-06-17T02:36:31.452Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:31.452Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:36:31.452Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:36:31.452Z] OK: 8 MiB in 20 packages [2022-06-17T02:36:33.994Z] Removing intermediate container 4d5569029345 [2022-06-17T02:36:33.994Z] ---> 87747ef209b9 [2022-06-17T02:36:33.995Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:36:34.254Z] ---> Running in 60ae9ad49c7e [2022-06-17T02:36:34.254Z] Removing intermediate container 3ba01b7fe069 [2022-06-17T02:36:34.254Z] ---> e494c44a321b [2022-06-17T02:36:34.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:36:34.254Z] ---> Running in fa5e0ccc9cda [2022-06-17T02:36:34.514Z] Removing intermediate container a2ee697da612 [2022-06-17T02:36:34.514Z] ---> 5e135633bb5b [2022-06-17T02:36:34.514Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-17T02:36:34.514Z] Removing intermediate container 60ae9ad49c7e [2022-06-17T02:36:34.514Z] ---> f19b6798f049 [2022-06-17T02:36:34.514Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-17T02:36:34.514Z] ---> Running in 400a0c2017b6 [2022-06-17T02:36:34.514Z] ---> Running in 4e3714238b72 [2022-06-17T02:36:34.514Z] Removing intermediate container 89f277a7cb79 [2022-06-17T02:36:34.514Z] ---> 38e33c982167 [2022-06-17T02:36:34.514Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T02:36:34.514Z] Removing intermediate container fa5e0ccc9cda [2022-06-17T02:36:34.514Z] ---> f5454950f77c [2022-06-17T02:36:34.514Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-17T02:36:34.778Z] ---> Running in f4c32fa3705f [2022-06-17T02:36:34.778Z] ---> Running in f835b9f153e6 [2022-06-17T02:36:34.778Z] Removing intermediate container 400a0c2017b6 [2022-06-17T02:36:34.778Z] ---> 69b595a4146d [2022-06-17T02:36:34.778Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-17T02:36:34.778Z] Removing intermediate container 4e3714238b72 [2022-06-17T02:36:34.778Z] ---> 499a35ef5f8d [2022-06-17T02:36:34.778Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T02:36:35.038Z] ---> Running in 2dc8c6482173 [2022-06-17T02:36:35.038Z] ---> Running in b404a5d6f1ca [2022-06-17T02:36:35.038Z] Removing intermediate container f4c32fa3705f [2022-06-17T02:36:35.038Z] ---> 40bd72c102de [2022-06-17T02:36:35.038Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T02:36:35.038Z] Removing intermediate container f835b9f153e6 [2022-06-17T02:36:35.038Z] ---> ada12c64992c [2022-06-17T02:36:35.038Z] Step 13/22 : WORKDIR /edgex [2022-06-17T02:36:35.300Z] ---> Running in 46709fae7f5f [2022-06-17T02:36:35.300Z] ---> Running in c6fc00c1d52e [2022-06-17T02:36:35.300Z] Removing intermediate container b404a5d6f1ca [2022-06-17T02:36:35.300Z] ---> 8d0dd83f115f [2022-06-17T02:36:35.300Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:36:35.300Z] Removing intermediate container 2dc8c6482173 [2022-06-17T02:36:35.300Z] ---> 513e828b20eb [2022-06-17T02:36:35.300Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-17T02:36:35.300Z] ---> Running in 8b17408f1f61 [2022-06-17T02:36:35.561Z] Removing intermediate container 46709fae7f5f [2022-06-17T02:36:35.561Z] Removing intermediate container c6fc00c1d52e [2022-06-17T02:36:35.561Z] ---> 6c1dabc0a504 [2022-06-17T02:36:35.561Z] ---> db6af72af197 [2022-06-17T02:36:35.561Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlStep 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:36:35.561Z] [2022-06-17T02:36:35.561Z] ---> 58e6a264348a [2022-06-17T02:36:35.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-17T02:36:35.822Z] ---> 80e3685c94dc [2022-06-17T02:36:35.822Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-17T02:36:35.822Z] ---> c3c69eda6476 [2022-06-17T02:36:35.822Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-17T02:36:36.084Z] ---> 948df101b71c [2022-06-17T02:36:36.084Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-17T02:36:36.345Z] ---> f981b107b612 [2022-06-17T02:36:36.345Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-17T02:36:36.345Z] ---> a0e38c290743 [2022-06-17T02:36:36.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-17T02:36:36.345Z] ---> Running in c6191812860f [2022-06-17T02:36:36.605Z] ---> 37f1aff5a19c [2022-06-17T02:36:36.605Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-17T02:36:36.605Z] Removing intermediate container 8b17408f1f61 [2022-06-17T02:36:36.605Z] ---> a37755c9c814 [2022-06-17T02:36:36.605Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-17T02:36:36.605Z] ---> 1dfbf5172f2f [2022-06-17T02:36:36.605Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-17T02:36:36.605Z] ---> Running in 88a39f64c3b0 [2022-06-17T02:36:36.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T02:36:36.605Z] ---> Running in d6ff5ce56e00 [2022-06-17T02:36:36.605Z] ---> 3e22c3ac9351 [2022-06-17T02:36:36.605Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T02:36:36.605Z] ---> abe5e98d69e2 [2022-06-17T02:36:36.605Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-17T02:36:36.866Z] Removing intermediate container 88a39f64c3b0 [2022-06-17T02:36:36.866Z] ---> ea9f7220f3d7 [2022-06-17T02:36:36.866Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-17T02:36:36.866Z] ---> Running in b065b1c7a264 [2022-06-17T02:36:36.866Z] Removing intermediate container d6ff5ce56e00 [2022-06-17T02:36:36.866Z] ---> 6fe00627df7a [2022-06-17T02:36:36.866Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:36:36.866Z] ---> aeeee9602b1f [2022-06-17T02:36:36.866Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-17T02:36:36.866Z] ---> Running in 3b7290d8d2d3 [2022-06-17T02:36:37.126Z] ---> Running in 80808ed9d17b [2022-06-17T02:36:37.126Z] Removing intermediate container b065b1c7a264 [2022-06-17T02:36:37.126Z] ---> f741e5577be9 [2022-06-17T02:36:37.126Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:36:37.126Z] ---> 353fd567ec86 [2022-06-17T02:36:37.126Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-17T02:36:37.126Z] ---> Running in f3a1190a9a13 [2022-06-17T02:36:37.126Z] Removing intermediate container 3b7290d8d2d3 [2022-06-17T02:36:37.126Z] ---> 2c01b06ef3f5 [2022-06-17T02:36:37.126Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T02:36:37.126Z] ---> Running in 95d8afd3b46f [2022-06-17T02:36:37.126Z] ---> Running in c8ca7c219e63 [2022-06-17T02:36:37.387Z] Removing intermediate container f3a1190a9a13 [2022-06-17T02:36:37.387Z] ---> 857b0811d7d8 [2022-06-17T02:36:37.387Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T02:36:37.387Z] ---> Running in 250790b1af9f [2022-06-17T02:36:37.387Z] Removing intermediate container c8ca7c219e63 [2022-06-17T02:36:37.387Z] ---> 38cedb2da8b9 [2022-06-17T02:36:37.387Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:36:37.387Z] ---> Running in c227ee9b9f07 [2022-06-17T02:36:37.387Z] Removing intermediate container 250790b1af9f [2022-06-17T02:36:37.387Z] ---> e6fec749a761 [2022-06-17T02:36:37.387Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:36:37.387Z] ---> Running in b02a15af2090 [2022-06-17T02:36:37.387Z] Removing intermediate container c227ee9b9f07 [2022-06-17T02:36:37.387Z] ---> 1e668eebc63e [2022-06-17T02:36:37.387Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:36:37.649Z] ---> Running in a01da757065e [2022-06-17T02:36:37.649Z] Removing intermediate container b02a15af2090 [2022-06-17T02:36:37.649Z] ---> cdcfdef0429a [2022-06-17T02:36:37.649Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:36:37.649Z] ---> Running in b3303b3342ce [2022-06-17T02:36:37.649Z] Removing intermediate container a01da757065e [2022-06-17T02:36:37.649Z] ---> b9b5bfd7ca74 [2022-06-17T02:36:37.649Z] [2022-06-17T02:36:37.649Z] Removing intermediate container b3303b3342ce [2022-06-17T02:36:37.649Z] ---> b0e79aeab242 [2022-06-17T02:36:37.649Z] [2022-06-17T02:36:37.909Z] Successfully built b9b5bfd7ca74 [2022-06-17T02:36:37.909Z] Successfully tagged support-scheduler:latest [2022-06-17T02:36:37.909Z] Building security-spiffe-token-provider [2022-06-17T02:36:37.909Z]  Building support-scheduler ... done Removing intermediate container 80808ed9d17b [2022-06-17T02:36:37.909Z] ---> 63a4659cd962 [2022-06-17T02:36:37.909Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T02:36:37.909Z] Successfully built b0e79aeab242 [2022-06-17T02:36:37.909Z] Successfully tagged support-notifications:latest [2022-06-17T02:36:37.909Z] Building security-spire-server [2022-06-17T02:36:37.909Z]  Building support-notifications ... done  ---> Running in 7cf5f38555ae [2022-06-17T02:36:37.909Z] Removing intermediate container 95d8afd3b46f [2022-06-17T02:36:37.909Z] ---> 76c61754646c [2022-06-17T02:36:37.909Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:36:38.169Z] Removing intermediate container 7cf5f38555ae [2022-06-17T02:36:38.169Z] ---> d1ea6c4166bc [2022-06-17T02:36:38.169Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T02:36:38.989Z] Removing intermediate container 72f61489442b [2022-06-17T02:36:38.989Z] ---> 8e56ac5f43dc [2022-06-17T02:36:38.989Z] Successfully built 8e56ac5f43dc [2022-06-17T02:36:38.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:36:39.413Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T02:36:39.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:36:39.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container [2022-06-17T02:36:39.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T02:36:41.108Z] $ docker top 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:36:42.062Z] + go version [2022-06-17T02:36:42.062Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-17T02:36:42.103Z] $ docker stop --time=1 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 [2022-06-17T02:36:43.446Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:36:43.446Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:36:43.446Z] ---> b021073a4a43 [2022-06-17T02:36:43.446Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T02:36:43.446Z] ---> Using cache [2022-06-17T02:36:43.446Z] ---> 7d92c20b0d97 [2022-06-17T02:36:43.446Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:36:43.446Z] ---> Using cache [2022-06-17T02:36:43.446Z] ---> 178deff596ef [2022-06-17T02:36:43.446Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:36:43.695Z] $ docker rm -f 2980040fac5fdfbf7fe5ca37cd8bef3600d15505082d4993ad16a43a3f90a630 [2022-06-17T02:36:43.705Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:36:43.705Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:36:43.705Z] ---> b021073a4a43 [2022-06-17T02:36:43.705Z] Step 3/20 : WORKDIR /edgex-go [2022-06-17T02:36:43.705Z] ---> Using cache [2022-06-17T02:36:43.705Z] ---> 7d92c20b0d97 [2022-06-17T02:36:43.705Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:36:44.676Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T02:36:44.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:36:45.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container [2022-06-17T02:36:45.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T02:36:45.124Z] ---> Running in 0126d46909a7 [2022-06-17T02:36:45.124Z] ---> ebb783639a02 [2022-06-17T02:36:45.124Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-17T02:36:45.124Z] ---> Running in abd862c3ea63 [2022-06-17T02:36:45.124Z] ---> Running in fb88d2f30f96 [2022-06-17T02:36:45.124Z] Removing intermediate container 0126d46909a7 [2022-06-17T02:36:45.124Z] ---> 0b11c65c06b9 [2022-06-17T02:36:45.124Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:36:45.124Z] ---> Running in 33bb92c9f066 [2022-06-17T02:36:45.386Z] ---> 935f877660a2 [2022-06-17T02:36:45.386Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-17T02:36:45.386Z] Removing intermediate container 33bb92c9f066 [2022-06-17T02:36:45.386Z] ---> 4dba92c14a97 [2022-06-17T02:36:45.386Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:36:45.386Z] ---> Running in da9531f234c6 [2022-06-17T02:36:45.647Z] Removing intermediate container da9531f234c6 [2022-06-17T02:36:45.647Z] ---> 041d6bb74ebc [2022-06-17T02:36:45.647Z] [2022-06-17T02:36:45.647Z] ---> 66f8a1197c7d [2022-06-17T02:36:45.647Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-17T02:36:45.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:45.647Z] Successfully built 041d6bb74ebc [2022-06-17T02:36:45.647Z] Successfully tagged security-proxy-setup:latest [2022-06-17T02:36:45.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:45.647Z]  Building security-proxy-setup ... done Building security-spire-config [2022-06-17T02:36:45.907Z] ---> dc411adad7cb [2022-06-17T02:36:45.907Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-17T02:36:46.321Z] $ docker top 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c -eo pid,comm [2022-06-17T02:36:46.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:46.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-06-17T02:36:46.714Z] ========================================================= [2022-06-17T02:36:46.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-17T02:36:46.714Z] ========================================================= [Pipeline] fileExists [2022-06-17T02:36:46.737Z] OK: 221 MiB in 52 packages [Pipeline] sh [2022-06-17T02:36:46.998Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:36:46.998Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:36:46.998Z] OK: 15866 distinct packages available [2022-06-17T02:36:46.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:47.441Z] + make test [2022-06-17T02:36:47.441Z] go mod tidy -compat=1.17 [2022-06-17T02:36:47.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:48.042Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-17T02:36:48.218Z] OK: 221 MiB in 52 packages [2022-06-17T02:36:48.477Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T02:36:49.048Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:36:49.048Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:36:49.048Z] ---> b021073a4a43 [2022-06-17T02:36:49.048Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T02:36:49.048Z] ---> Using cache [2022-06-17T02:36:49.048Z] ---> 7d92c20b0d97 [2022-06-17T02:36:49.048Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:36:49.048Z] ---> Using cache [2022-06-17T02:36:49.048Z] ---> 178deff596ef [2022-06-17T02:36:49.048Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:36:49.623Z] ---> c6cb43e6b4e3 [2022-06-17T02:36:49.623Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-17T02:36:49.623Z] ---> Running in 543888571b3e [2022-06-17T02:36:49.623Z] ---> Running in 033fcde25d97 [2022-06-17T02:36:49.889Z] Removing intermediate container abd862c3ea63 [2022-06-17T02:36:49.889Z] ---> cc478b5cb74e [2022-06-17T02:36:49.889Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T02:36:49.889Z] Removing intermediate container 033fcde25d97 [2022-06-17T02:36:49.889Z] ---> 12d58d034877 [2022-06-17T02:36:49.889Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-17T02:36:49.889Z] Removing intermediate container fb88d2f30f96 [2022-06-17T02:36:49.889Z] ---> 62717e09d7f8 [2022-06-17T02:36:49.889Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-17T02:36:50.152Z] ---> 1164f79fc0ad [2022-06-17T02:36:50.152Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:36:50.152Z] ---> Running in 9af4e13fc517 [2022-06-17T02:36:50.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:50.413Z] ---> 928fc6db9a36 [2022-06-17T02:36:50.413Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:36:50.413Z] ---> 179205dce72c [2022-06-17T02:36:50.413Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-17T02:36:50.673Z] ---> Running in 729c21781995 [2022-06-17T02:36:50.673Z] ---> Running in 5a0e611b001d [2022-06-17T02:36:51.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:51.506Z] OK: 221 MiB in 52 packages [2022-06-17T02:36:52.078Z] Removing intermediate container c6191812860f [2022-06-17T02:36:52.078Z] ---> 519b7578d175 [2022-06-17T02:36:52.078Z] [2022-06-17T02:36:52.078Z] Step 10/25 : FROM alpine:3.14 [2022-06-17T02:36:52.078Z] ---> e04c818066af [2022-06-17T02:36:52.078Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-17T02:36:52.078Z] Removing intermediate container 9af4e13fc517 [2022-06-17T02:36:52.078Z] ---> 7d036fd3ff77 [2022-06-17T02:36:52.078Z] Step 8/25 : COPY . . [2022-06-17T02:36:52.078Z] ---> Running in f072364a77c1 [2022-06-17T02:36:52.078Z] Removing intermediate container 5a0e611b001d [2022-06-17T02:36:52.078Z] ---> 669cdcd62ebd [2022-06-17T02:36:52.078Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-17T02:36:52.337Z] Removing intermediate container 729c21781995 [2022-06-17T02:36:52.337Z] ---> fe7aa06058a5 [2022-06-17T02:36:52.337Z] Step 7/20 : COPY . . [2022-06-17T02:36:52.337Z] ---> Running in b27e63088d8d [2022-06-17T02:36:52.337Z] Removing intermediate container 543888571b3e [2022-06-17T02:36:52.337Z] ---> a694ef796b84 [2022-06-17T02:36:52.337Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T02:36:52.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:52.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:36:52.856Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-17T02:36:52.856Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-17T02:36:52.856Z] (3/3) Installing su-exec (0.2-r1) [2022-06-17T02:36:52.856Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:36:52.856Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:36:53.116Z] OK: 6 MiB in 17 packages [2022-06-17T02:36:55.024Z] Removing intermediate container b27e63088d8d [2022-06-17T02:36:55.024Z] ---> f9c4ee47ccae [2022-06-17T02:36:55.024Z] Step 28/31 : CMD ["gate"] [2022-06-17T02:36:59.218Z] ---> a05dc866e132 [2022-06-17T02:36:59.219Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:36:59.219Z] ---> Running in 2eeffe8ba45e [2022-06-17T02:36:59.219Z] ---> fbef618c1097 [2022-06-17T02:36:59.219Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-17T02:36:59.219Z] ---> Running in 2b1ffa402c3d [2022-06-17T02:36:59.219Z] ---> d1272010366e [2022-06-17T02:36:59.219Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:36:59.219Z] ---> Running in 5faecd4123c7 [2022-06-17T02:36:59.219Z] Removing intermediate container f072364a77c1 [2022-06-17T02:36:59.219Z] ---> 1b2a00a0147a [2022-06-17T02:36:59.219Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T02:36:59.219Z] ---> Running in d53bcb39adf8 [2022-06-17T02:36:59.219Z] Removing intermediate container 2eeffe8ba45e [2022-06-17T02:36:59.219Z] ---> 9403f7bf4f9f [2022-06-17T02:36:59.219Z] Step 29/31 : LABEL arch=x86_64 [2022-06-17T02:36:59.219Z] ---> Running in 258a71ba6e65 [2022-06-17T02:36:59.219Z] Removing intermediate container d53bcb39adf8 [2022-06-17T02:36:59.219Z] ---> 7abb1ff8e340 [2022-06-17T02:36:59.219Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-17T02:36:59.219Z] ---> Running in bf3230baab40 [2022-06-17T02:36:59.219Z] Removing intermediate container 258a71ba6e65 [2022-06-17T02:36:59.219Z] ---> 8e5134d532e2 [2022-06-17T02:36:59.219Z] Step 13/25 : WORKDIR / [2022-06-17T02:36:59.219Z] ---> Running in 17bf83702581 [2022-06-17T02:36:59.219Z] ---> Running in a9dbd42bb62e [2022-06-17T02:36:59.479Z] Removing intermediate container bf3230baab40 [2022-06-17T02:36:59.479Z] ---> 0af2b58144cd [2022-06-17T02:36:59.479Z] Step 30/31 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:36:59.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-17T02:36:59.480Z] Removing intermediate container 17bf83702581 [2022-06-17T02:36:59.480Z] ---> 05f2011c7b13 [2022-06-17T02:36:59.480Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fiRemoving intermediate container a9dbd42bb62e [2022-06-17T02:36:59.480Z] [2022-06-17T02:36:59.480Z] ---> 29d581ac312a [2022-06-17T02:36:59.480Z] ---> Running in d98003b961cd [2022-06-17T02:36:59.480Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-17T02:36:59.480Z] ---> Running in 851b037f8be4 [2022-06-17T02:36:59.747Z] Removing intermediate container d98003b961cd [2022-06-17T02:36:59.747Z] ---> 3a5314142fcc [2022-06-17T02:36:59.747Z] Step 31/31 : LABEL version=0.0.0 [2022-06-17T02:36:59.747Z] ---> d2cbc2449219 [2022-06-17T02:36:59.747Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-17T02:37:00.009Z] Removing intermediate container 2b1ffa402c3d [2022-06-17T02:37:00.009Z] ---> 1cc00eccb901 [2022-06-17T02:37:00.009Z] Step 8/26 : COPY . . [2022-06-17T02:37:00.009Z] ---> Running in d0dc3861a6b6 [2022-06-17T02:37:00.009Z] ---> cf32c5b13fe2 [2022-06-17T02:37:00.009Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-17T02:37:00.269Z] Removing intermediate container d0dc3861a6b6 [2022-06-17T02:37:00.269Z] ---> e99d92a71d49 [2022-06-17T02:37:00.269Z] [2022-06-17T02:37:00.269Z] Successfully built e99d92a71d49 [2022-06-17T02:37:00.839Z] Successfully tagged security-bootstrapper:latest [2022-06-17T02:37:00.839Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-06-17T02:37:06.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:37:06.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:37:06.141Z] ---> b021073a4a43 [2022-06-17T02:37:06.141Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:37:06.141Z] ---> Using cache [2022-06-17T02:37:06.141Z] ---> 7d92c20b0d97 [2022-06-17T02:37:06.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:06.141Z] ---> Using cache [2022-06-17T02:37:06.141Z] ---> 178deff596ef [2022-06-17T02:37:06.141Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-17T02:37:06.401Z] ---> 83bb9af5e06f [2022-06-17T02:37:06.401Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-17T02:37:06.973Z] ---> Running in 9431697f3c40 [2022-06-17T02:37:06.973Z] ---> 28a28f936bb7 [2022-06-17T02:37:06.973Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-17T02:37:07.247Z] Removing intermediate container 851b037f8be4 [2022-06-17T02:37:07.247Z] ---> 6792a8fb27c8 [2022-06-17T02:37:07.247Z] Step 12/25 : WORKDIR /edgex-go [2022-06-17T02:37:07.247Z] ---> bb19c0726ef0 [2022-06-17T02:37:07.247Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:37:07.247Z] ---> Running in 27e17f02c565 [2022-06-17T02:37:07.508Z] ---> Running in ab7031c80342 [2022-06-17T02:37:07.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:07.795Z] Removing intermediate container ab7031c80342 [2022-06-17T02:37:07.795Z] ---> 194a8af0058d [2022-06-17T02:37:07.795Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T02:37:07.795Z] Removing intermediate container 27e17f02c565 [2022-06-17T02:37:07.795Z] ---> 8fed45d3ae6e [2022-06-17T02:37:07.795Z] [2022-06-17T02:37:07.795Z] Step 13/25 : FROM alpine:3.15 [2022-06-17T02:37:07.795Z] ---> 0ac33e5f5afa [2022-06-17T02:37:07.795Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:37:07.795Z] ---> Using cache [2022-06-17T02:37:07.795Z] ---> 6a390c9265c8 [2022-06-17T02:37:07.795Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:07.795Z] ---> Using cache [2022-06-17T02:37:07.795Z] ---> 9f0c9f9bb9e4 [2022-06-17T02:37:07.795Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T02:37:07.795Z] ---> Using cache [2022-06-17T02:37:07.795Z] ---> 20647701cb35 [2022-06-17T02:37:07.795Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:37:07.795Z] ---> Running in 0ed3bdce6993 [2022-06-17T02:37:07.795Z] ---> b37274732eb6 [2022-06-17T02:37:07.795Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-17T02:37:08.055Z] Removing intermediate container 0ed3bdce6993 [2022-06-17T02:37:08.055Z] ---> c0d9c6b4efb5 [2022-06-17T02:37:08.055Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-17T02:37:08.314Z] ---> Running in be58756f0e54 [2022-06-17T02:37:08.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:08.835Z] OK: 221 MiB in 52 packages [2022-06-17T02:37:09.403Z] ---> 208717bbf442 [2022-06-17T02:37:09.403Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T02:37:09.664Z] ---> 26fe24440ca0 [2022-06-17T02:37:09.664Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-17T02:37:09.938Z] ---> 034ab799e708 [2022-06-17T02:37:09.938Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:37:09.938Z] ---> Running in 08fafc565a9b [2022-06-17T02:37:09.938Z] Removing intermediate container 9431697f3c40 [2022-06-17T02:37:09.938Z] ---> 75cf818fd958 [2022-06-17T02:37:09.938Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:37:10.198Z] Removing intermediate container be58756f0e54 [2022-06-17T02:37:10.198Z] ---> 2171c9022e15 [2022-06-17T02:37:10.198Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T02:37:10.198Z] ---> Running in 7af5a71d210c [2022-06-17T02:37:10.198Z] ---> b3d7201267c2 [2022-06-17T02:37:10.198Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:37:10.198Z] ---> 8cc9929e3b6a [2022-06-17T02:37:10.198Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-17T02:37:10.459Z] ---> Running in af3b7a110bd1 [2022-06-17T02:37:10.459Z] Removing intermediate container 7af5a71d210c [2022-06-17T02:37:10.459Z] ---> 44cd5487c56a [2022-06-17T02:37:10.459Z] [2022-06-17T02:37:10.459Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T02:37:10.459Z] ---> 0ac33e5f5afa [2022-06-17T02:37:10.459Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:37:10.459Z] ---> Using cache [2022-06-17T02:37:10.459Z] ---> 6a390c9265c8 [2022-06-17T02:37:10.459Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:10.459Z] ---> Using cache [2022-06-17T02:37:10.459Z] ---> 9f0c9f9bb9e4 [2022-06-17T02:37:10.459Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-17T02:37:10.459Z] ---> Running in b2a79542fc8e [2022-06-17T02:37:10.459Z] ---> 93ca451d47e1 [2022-06-17T02:37:10.459Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-17T02:37:10.723Z] ---> 7fbecf8d8ca4 [2022-06-17T02:37:10.723Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:37:10.984Z] ---> Running in 9a1e6915a4c7 [2022-06-17T02:37:10.984Z] Removing intermediate container 08fafc565a9b [2022-06-17T02:37:10.984Z] ---> 29dde6b30875 [2022-06-17T02:37:10.984Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T02:37:10.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:10.984Z] ---> Running in e5af4231582c [2022-06-17T02:37:11.245Z] Removing intermediate container 9a1e6915a4c7 [2022-06-17T02:37:11.245Z] ---> 9cf95c665609 [2022-06-17T02:37:11.245Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:37:11.245Z] Removing intermediate container e5af4231582c [2022-06-17T02:37:11.245Z] ---> 91bff4ef1982 [2022-06-17T02:37:11.245Z] Step 23/25 : LABEL arch=x86_64 [2022-06-17T02:37:11.245Z] ---> Running in 7fa89afe8a14 [2022-06-17T02:37:11.245Z] ---> Running in 7199654c6d7c [2022-06-17T02:37:11.508Z] Removing intermediate container 7fa89afe8a14 [2022-06-17T02:37:11.508Z] ---> b99e386f9184 [2022-06-17T02:37:11.508Z] Step 23/25 : LABEL arch=x86_64 [2022-06-17T02:37:11.508Z] Removing intermediate container 7199654c6d7c [2022-06-17T02:37:11.508Z] ---> 1bad04f5e400 [2022-06-17T02:37:11.508Z] Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:11.508Z] ---> Running in 4c8a9f6d1b49 [2022-06-17T02:37:11.508Z] Removing intermediate container af3b7a110bd1 [2022-06-17T02:37:11.508Z] ---> 299dabd58b10 [2022-06-17T02:37:11.508Z] Step 8/23 : COPY . . [2022-06-17T02:37:11.508Z] ---> Running in 9b8a59c57cee [2022-06-17T02:37:11.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:11.770Z] Removing intermediate container 4c8a9f6d1b49 [2022-06-17T02:37:11.770Z] ---> 5c7b26f939f9 [2022-06-17T02:37:11.770Z] Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:12.029Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:37:12.029Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:37:12.029Z] OK: 15859 distinct packages available [2022-06-17T02:37:12.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:13.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:13.223Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-17T02:37:13.481Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-17T02:37:13.481Z] (3/4) Installing libucontext (1.1-r0) [2022-06-17T02:37:13.481Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-17T02:37:13.740Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:37:13.740Z] OK: 6 MiB in 18 packages [2022-06-17T02:37:14.042Z] Removing intermediate container 9b8a59c57cee [2022-06-17T02:37:14.042Z] ---> fb060b3de228 [2022-06-17T02:37:14.042Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T02:37:14.630Z] ---> Running in 42e7be8e62b3 [2022-06-17T02:37:14.630Z] ---> Running in e618c8588e62 [2022-06-17T02:37:14.899Z] Removing intermediate container 42e7be8e62b3 [2022-06-17T02:37:14.899Z] ---> 74265098f55d [2022-06-17T02:37:14.899Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T02:37:14.899Z] Removing intermediate container e618c8588e62 [2022-06-17T02:37:14.899Z] ---> 9e2da888420b [2022-06-17T02:37:14.899Z] [2022-06-17T02:37:14.899Z] ---> Running in 019e3b25b533 [2022-06-17T02:37:15.161Z] Removing intermediate container b2a79542fc8e [2022-06-17T02:37:15.161Z] ---> 39f7dc20f58c [2022-06-17T02:37:15.161Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:37:15.161Z] Successfully built 9e2da888420b [2022-06-17T02:37:15.161Z] Successfully tagged security-secretstore-setup:latest [2022-06-17T02:37:15.161Z]  Building security-secretstore-setup ... done Building core-data [2022-06-17T02:37:16.604Z] Removing intermediate container 019e3b25b533 [2022-06-17T02:37:16.604Z] ---> f2dd5291e09b [2022-06-17T02:37:16.604Z] [2022-06-17T02:37:16.604Z] Successfully built f2dd5291e09b [2022-06-17T02:37:17.542Z] Successfully tagged security-spire-server:latest [2022-06-17T02:37:17.542Z]  Building security-spire-server ... done Building core-command [2022-06-17T02:37:18.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:37:18.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:37:18.112Z] ---> b021073a4a43 [2022-06-17T02:37:18.112Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:37:18.112Z] ---> Using cache [2022-06-17T02:37:18.112Z] ---> 7d92c20b0d97 [2022-06-17T02:37:18.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:18.112Z] ---> Using cache [2022-06-17T02:37:18.112Z] ---> 178deff596ef [2022-06-17T02:37:18.112Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-17T02:37:20.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-17T02:37:20.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:37:20.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:37:20.656Z] ---> b021073a4a43 [2022-06-17T02:37:20.656Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> 7d92c20b0d97 [2022-06-17T02:37:20.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> 178deff596ef [2022-06-17T02:37:20.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> 72b6f0e46ef8 [2022-06-17T02:37:20.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> 9ed8061d11e1 [2022-06-17T02:37:20.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> d48844e7acea [2022-06-17T02:37:20.656Z] Step 8/23 : COPY . . [2022-06-17T02:37:20.656Z] ---> Using cache [2022-06-17T02:37:20.656Z] ---> 948df101b71c [2022-06-17T02:37:20.656Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-17T02:37:23.203Z] ---> aee4a0a7e1be [2022-06-17T02:37:23.203Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:37:23.203Z] ---> Running in eb10a3cac5b9 [2022-06-17T02:37:23.203Z] ---> Running in 13185e4442e7 [2022-06-17T02:37:23.203Z] ---> e12dc1b89a1e [2022-06-17T02:37:23.203Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-17T02:37:23.203Z] Removing intermediate container 5faecd4123c7 [2022-06-17T02:37:23.203Z] ---> 17d9fc975743 [2022-06-17T02:37:23.203Z] [2022-06-17T02:37:23.203Z] Step 9/20 : FROM alpine:3.15 [2022-06-17T02:37:23.203Z] ---> 0ac33e5f5afa [2022-06-17T02:37:23.203Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:37:23.203Z] ---> Using cache [2022-06-17T02:37:23.203Z] ---> 6a390c9265c8 [2022-06-17T02:37:23.203Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:23.203Z] ---> Using cache [2022-06-17T02:37:23.203Z] ---> 9f0c9f9bb9e4 [2022-06-17T02:37:23.203Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-17T02:37:23.203Z] ---> Running in 69715f4c0dbf [2022-06-17T02:37:23.203Z] ---> Running in d0051e800bfc [2022-06-17T02:37:23.203Z] ---> bcea3ff1d183 [2022-06-17T02:37:23.203Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-17T02:37:23.203Z] ---> Running in a72099c3f691 [2022-06-17T02:37:23.203Z] Removing intermediate container a72099c3f691 [2022-06-17T02:37:23.203Z] ---> c4e5777b17a5 [2022-06-17T02:37:23.203Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-17T02:37:23.469Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T02:37:23.469Z] ---> e6eccb0b7a1f [2022-06-17T02:37:23.469Z] Step 21/26 : WORKDIR / [2022-06-17T02:37:23.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:23.469Z] ---> Running in 3207b88171a2 [2022-06-17T02:37:23.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T02:37:23.730Z] Removing intermediate container 3207b88171a2 [2022-06-17T02:37:23.730Z] ---> 48ced548b5d5 [2022-06-17T02:37:23.730Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:37:23.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:23.730Z] ---> Running in 8a518d2e1886 [2022-06-17T02:37:23.991Z] Removing intermediate container 8a518d2e1886 [2022-06-17T02:37:23.991Z] ---> f133fb326db9 [2022-06-17T02:37:23.991Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:37:23.991Z] ---> Running in b91cfaa98706 [2022-06-17T02:37:23.991Z] Removing intermediate container b91cfaa98706 [2022-06-17T02:37:23.991Z] ---> 58df03b1cbc8 [2022-06-17T02:37:23.991Z] Step 24/26 : LABEL arch=x86_64 [2022-06-17T02:37:24.250Z] ---> Running in 5b9b09d945d1 [2022-06-17T02:37:24.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:24.250Z] Removing intermediate container 5b9b09d945d1 [2022-06-17T02:37:24.250Z] ---> 065c04bf72ab [2022-06-17T02:37:24.250Z] Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:24.250Z] ---> Running in 0c8e391b1de2 [2022-06-17T02:37:24.514Z] Removing intermediate container 0c8e391b1de2 [2022-06-17T02:37:24.515Z] ---> bec0a4d0dfb3 [2022-06-17T02:37:24.515Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T02:37:24.515Z] ---> Running in 4b12beb2ffba [2022-06-17T02:37:24.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:24.515Z] OK: 221 MiB in 52 packages [2022-06-17T02:37:24.772Z] Removing intermediate container 4b12beb2ffba [2022-06-17T02:37:24.772Z] ---> 6b4f1507fbe6 [2022-06-17T02:37:24.772Z] [2022-06-17T02:37:24.772Z] Successfully built 6b4f1507fbe6 [2022-06-17T02:37:24.772Z] Successfully tagged security-spire-config:latest [2022-06-17T02:37:24.772Z]  Building security-spire-config ... done Building core-metadata [2022-06-17T02:37:25.033Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:37:25.033Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:37:25.033Z] OK: 15859 distinct packages available [2022-06-17T02:37:25.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:25.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:25.971Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-17T02:37:26.231Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-17T02:37:26.231Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T02:37:26.231Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-17T02:37:26.490Z] (5/9) Installing curl (7.80.0-r1) [2022-06-17T02:37:26.490Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-17T02:37:26.753Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-17T02:37:26.753Z] (8/9) Installing libucontext (1.1-r0) [2022-06-17T02:37:26.753Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-17T02:37:27.026Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:37:27.026Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:37:27.026Z] OK: 8 MiB in 23 packages [2022-06-17T02:37:28.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:37:28.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:37:28.405Z] ---> b021073a4a43 [2022-06-17T02:37:28.405Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> 7d92c20b0d97 [2022-06-17T02:37:28.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> 178deff596ef [2022-06-17T02:37:28.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> 72b6f0e46ef8 [2022-06-17T02:37:28.405Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> 9ed8061d11e1 [2022-06-17T02:37:28.405Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> d48844e7acea [2022-06-17T02:37:28.405Z] Step 8/23 : COPY . . [2022-06-17T02:37:28.405Z] ---> Using cache [2022-06-17T02:37:28.405Z] ---> 948df101b71c [2022-06-17T02:37:28.405Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-17T02:37:29.343Z] Removing intermediate container 13185e4442e7 [2022-06-17T02:37:29.343Z] ---> b2c4730a6d74 [2022-06-17T02:37:29.343Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:37:29.343Z] ---> Running in 6a447d0aff24 [2022-06-17T02:37:30.284Z] Removing intermediate container d0051e800bfc [2022-06-17T02:37:30.284Z] ---> 5b9186394fa2 [2022-06-17T02:37:30.284Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:37:30.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T02:37:30.284Z] ---> 055c66e78879 [2022-06-17T02:37:30.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:37:30.285Z] ---> Running in f2c55c86e3d0 [2022-06-17T02:37:30.860Z] ---> 8d8d5a6896ca [2022-06-17T02:37:30.860Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-17T02:37:32.244Z] ---> 8c8ed36deaa0 [2022-06-17T02:37:32.244Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-17T02:37:32.244Z] Removing intermediate container f2c55c86e3d0 [2022-06-17T02:37:32.244Z] ---> f05f500c2588 [2022-06-17T02:37:32.244Z] Step 8/23 : COPY . . [2022-06-17T02:37:32.503Z] ---> b0dff2513852 [2022-06-17T02:37:32.504Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-17T02:37:32.504Z] ---> Running in d3b5b32c5bf8 [2022-06-17T02:37:33.884Z] Removing intermediate container d3b5b32c5bf8 [2022-06-17T02:37:33.884Z] ---> 7895cb788f9c [2022-06-17T02:37:33.884Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:37:37.181Z] ---> Running in 38cafeb8e473 [2022-06-17T02:37:37.750Z] Removing intermediate container 38cafeb8e473 [2022-06-17T02:37:37.750Z] ---> c1b34c5fbad5 [2022-06-17T02:37:37.750Z] Step 18/20 : LABEL arch=x86_64 [2022-06-17T02:37:38.012Z] ---> Running in 5eeadc9fe9a3 [2022-06-17T02:37:38.012Z] ---> 2a6dca90db9f [2022-06-17T02:37:38.012Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-17T02:37:38.012Z] ---> Running in 57e34a890252 [2022-06-17T02:37:38.272Z] Removing intermediate container 5eeadc9fe9a3 [2022-06-17T02:37:38.272Z] ---> efebf8d9b636 [2022-06-17T02:37:38.272Z] Step 19/20 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:38.272Z] ---> Running in 585a09222bcb [2022-06-17T02:37:38.845Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T02:37:38.845Z] Removing intermediate container 585a09222bcb [2022-06-17T02:37:38.845Z] ---> c499e35bd971 [2022-06-17T02:37:38.845Z] Step 20/20 : LABEL version=0.0.0 [2022-06-17T02:37:39.109Z] ---> Running in 0dbd37bc28b7 [2022-06-17T02:37:40.051Z] Removing intermediate container 0dbd37bc28b7 [2022-06-17T02:37:40.051Z] ---> fb4b58323343 [2022-06-17T02:37:40.051Z] [2022-06-17T02:37:40.051Z] Successfully built fb4b58323343 [2022-06-17T02:37:40.051Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-17T02:37:41.958Z]  Building security-spiffe-token-provider ... done Removing intermediate container eb10a3cac5b9 [2022-06-17T02:37:41.958Z] ---> 77e5c174f4ca [2022-06-17T02:37:41.958Z] [2022-06-17T02:37:41.958Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T02:37:41.958Z] ---> e04c818066af [2022-06-17T02:37:41.958Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T02:37:41.958Z] ---> Using cache [2022-06-17T02:37:41.958Z] ---> 87747ef209b9 [2022-06-17T02:37:41.958Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:37:41.958Z] ---> Using cache [2022-06-17T02:37:41.958Z] ---> f19b6798f049 [2022-06-17T02:37:41.958Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-17T02:37:41.958Z] Removing intermediate container 69715f4c0dbf [2022-06-17T02:37:41.958Z] ---> 721169b7bdae [2022-06-17T02:37:41.958Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-17T02:37:41.958Z] ---> Running in 973684c7752c [2022-06-17T02:37:41.958Z] ---> Running in ef3981142dd9 [2022-06-17T02:37:41.958Z] Removing intermediate container 973684c7752c [2022-06-17T02:37:41.958Z] ---> 2f23d0c9f3d9 [2022-06-17T02:37:41.958Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T02:37:41.958Z] ---> Running in 912b7d3a51a1 [2022-06-17T02:37:41.958Z] Removing intermediate container 912b7d3a51a1 [2022-06-17T02:37:41.958Z] ---> acc090c707b8 [2022-06-17T02:37:41.958Z] Step 15/23 : WORKDIR / [2022-06-17T02:37:41.958Z] ---> Running in a833faf58119 [2022-06-17T02:37:41.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T02:37:42.224Z] Removing intermediate container a833faf58119 [2022-06-17T02:37:42.224Z] ---> bfaf284fc122 [2022-06-17T02:37:42.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:37:42.491Z] ---> 41b25b239f48 [2022-06-17T02:37:42.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-17T02:37:43.059Z] ---> a0b6d650ba8f [2022-06-17T02:37:43.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-17T02:37:43.060Z] Removing intermediate container ef3981142dd9 [2022-06-17T02:37:43.060Z] ---> 2b77edee02a5 [2022-06-17T02:37:43.060Z] [2022-06-17T02:37:43.060Z] Step 11/23 : FROM docker:20.10.14 [2022-06-17T02:37:43.629Z] ---> 09412b0020ac [2022-06-17T02:37:43.629Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-17T02:37:43.629Z] 20.10.14: Pulling from library/docker [2022-06-17T02:37:43.629Z] ---> Running in 3f71d86195e4 [2022-06-17T02:37:43.629Z] Removing intermediate container 3f71d86195e4 [2022-06-17T02:37:43.629Z] ---> b9c5675379c5 [2022-06-17T02:37:43.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:37:43.889Z] ---> Running in f78caccc69d5 [2022-06-17T02:37:44.180Z] Removing intermediate container f78caccc69d5 [2022-06-17T02:37:44.180Z] ---> 2f128a76ed47 [2022-06-17T02:37:44.180Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T02:37:44.440Z] ---> Running in 6acff9658475 [2022-06-17T02:37:44.712Z] Removing intermediate container 6acff9658475 [2022-06-17T02:37:44.712Z] ---> f90341a0847b [2022-06-17T02:37:44.712Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:44.974Z] ---> Running in 003cdeca57d8 [2022-06-17T02:37:45.233Z] Removing intermediate container 003cdeca57d8 [2022-06-17T02:37:45.233Z] ---> 2144adefa9ba [2022-06-17T02:37:45.233Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T02:37:45.233Z] ---> Running in ae135530ad67 [2022-06-17T02:37:45.496Z] Removing intermediate container ae135530ad67 [2022-06-17T02:37:45.496Z] ---> 8ab203c238b8 [2022-06-17T02:37:45.496Z] [2022-06-17T02:37:45.496Z] Successfully built 8ab203c238b8 [2022-06-17T02:37:45.496Z] Successfully tagged core-command:latest [2022-06-17T02:37:48.795Z]  Building core-command ... done Removing intermediate container 6a447d0aff24 [2022-06-17T02:37:48.795Z] ---> df48e714832f [2022-06-17T02:37:48.795Z] [2022-06-17T02:37:48.795Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T02:37:48.795Z] ---> e04c818066af [2022-06-17T02:37:48.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T02:37:48.795Z] ---> Using cache [2022-06-17T02:37:48.795Z] ---> 87747ef209b9 [2022-06-17T02:37:48.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:37:48.795Z] ---> Using cache [2022-06-17T02:37:48.795Z] ---> f19b6798f049 [2022-06-17T02:37:48.795Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-17T02:37:48.795Z] ---> Running in 4d4bd168f7b3 [2022-06-17T02:37:48.795Z] Removing intermediate container 4d4bd168f7b3 [2022-06-17T02:37:48.795Z] ---> 9752072a1901 [2022-06-17T02:37:48.795Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T02:37:48.795Z] ---> Running in 17d8e50d5b41 [2022-06-17T02:37:48.795Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-17T02:37:48.795Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-17T02:37:48.795Z] ---> 7417809fdb73 [2022-06-17T02:37:48.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:37:48.795Z] ---> Running in f6e356143af3 [2022-06-17T02:37:48.795Z] Removing intermediate container 17d8e50d5b41 [2022-06-17T02:37:48.795Z] ---> e15ee6da2628 [2022-06-17T02:37:48.795Z] Step 15/23 : WORKDIR / [2022-06-17T02:37:48.795Z] ---> Running in e70eda8625bc [2022-06-17T02:37:48.795Z] Removing intermediate container f6e356143af3 [2022-06-17T02:37:48.795Z] ---> 9b69c8b7e2d0 [2022-06-17T02:37:48.795Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-17T02:37:48.795Z] ---> Running in c29aa865ce24 [2022-06-17T02:37:48.795Z] Removing intermediate container e70eda8625bc [2022-06-17T02:37:48.795Z] ---> 4b720ecd24b6 [2022-06-17T02:37:48.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:37:49.056Z] ---> fc8fead8822f [2022-06-17T02:37:49.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-17T02:37:49.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:49.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:49.316Z] ---> 55831825ea31 [2022-06-17T02:37:49.316Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-17T02:37:49.316Z] (1/43) Installing readline (8.1.1-r0) [2022-06-17T02:37:49.316Z] (2/43) Installing bash (5.1.16-r0) [2022-06-17T02:37:49.316Z] Executing bash-5.1.16-r0.post-install [2022-06-17T02:37:49.316Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-17T02:37:49.316Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T02:37:49.576Z] ---> 92d7c6ca2e9c [2022-06-17T02:37:49.576Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-17T02:37:49.576Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-17T02:37:49.576Z] (6/43) Installing curl (7.80.0-r1) [2022-06-17T02:37:49.576Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-17T02:37:49.576Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-17T02:37:49.576Z] (9/43) Installing expat (2.4.7-r0) [2022-06-17T02:37:49.576Z] ---> Running in 2cc7f959c791 [2022-06-17T02:37:49.576Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-17T02:37:49.576Z] (11/43) Installing gdbm (1.22-r0) [2022-06-17T02:37:49.576Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-17T02:37:49.576Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T02:37:49.576Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T02:37:49.576Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-17T02:37:49.576Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-17T02:37:49.576Z] Removing intermediate container 2cc7f959c791 [2022-06-17T02:37:49.576Z] ---> ea0b29040b83 [2022-06-17T02:37:49.576Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:37:49.576Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-17T02:37:49.576Z] ---> Running in 11bbbf0acd29 [2022-06-17T02:37:49.836Z] Removing intermediate container 11bbbf0acd29 [2022-06-17T02:37:49.836Z] ---> 24f7e513e995 [2022-06-17T02:37:49.836Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T02:37:49.836Z] ---> Running in b7357ffc2666 [2022-06-17T02:37:50.101Z] Removing intermediate container b7357ffc2666 [2022-06-17T02:37:50.101Z] ---> d009fe4f6aa5 [2022-06-17T02:37:50.101Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:37:50.363Z] ---> Running in 6231f4a225d9 [2022-06-17T02:37:50.363Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-17T02:37:50.363Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-17T02:37:50.363Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-17T02:37:50.363Z] Removing intermediate container 6231f4a225d9 [2022-06-17T02:37:50.363Z] ---> d820558fb5fc [2022-06-17T02:37:50.363Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T02:37:50.363Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-17T02:37:50.363Z] ---> Running in dd3664ffd62a [2022-06-17T02:37:50.363Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-17T02:37:50.363Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-17T02:37:50.363Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-17T02:37:50.625Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-17T02:37:50.625Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-17T02:37:50.625Z] Removing intermediate container dd3664ffd62a [2022-06-17T02:37:50.625Z] ---> 01329a0edd1b [2022-06-17T02:37:50.625Z] [2022-06-17T02:37:50.625Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-17T02:37:50.625Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-17T02:37:50.625Z] Successfully built 01329a0edd1b [2022-06-17T02:37:50.625Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-17T02:37:50.625Z] Successfully tagged core-metadata:latest [2022-06-17T02:37:50.625Z]  Building core-metadata ... done (30/43) Installing py3-distro (1.6.0-r0) [2022-06-17T02:37:50.625Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-17T02:37:50.625Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-17T02:37:50.625Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-17T02:37:50.625Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-17T02:37:50.625Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-17T02:37:50.625Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-17T02:37:50.625Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-17T02:37:50.625Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-17T02:37:50.889Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-17T02:37:50.889Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-17T02:37:50.889Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-17T02:37:50.889Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-17T02:37:50.889Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-17T02:37:50.889Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:37:50.889Z] OK: 83 MiB in 65 packages [2022-06-17T02:37:51.831Z] Collecting docker-compose==1.23.2 [2022-06-17T02:37:51.831Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-17T02:37:51.831Z] Collecting docker<4.0,>=3.6.0 [2022-06-17T02:37:51.831Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-17T02:37:51.831Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-17T02:37:51.831Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-17T02:37:51.831Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-17T02:37:51.831Z] Collecting texttable<0.10,>=0.9.0 [2022-06-17T02:37:51.831Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-17T02:37:52.400Z] Collecting PyYAML<4,>=3.10 [2022-06-17T02:37:52.400Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-17T02:37:52.971Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-17T02:37:52.972Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-17T02:37:52.972Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-17T02:37:52.972Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-17T02:37:53.232Z] Collecting cached-property<2,>=1.2.0 [2022-06-17T02:37:53.232Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-17T02:37:53.232Z] Collecting docopt<0.7,>=0.6.1 [2022-06-17T02:37:53.232Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-17T02:37:53.799Z] Collecting jsonschema<3,>=2.5.1 [2022-06-17T02:37:53.799Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-17T02:37:53.799Z] Collecting docker-pycreds>=0.4.0 [2022-06-17T02:37:53.799Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-17T02:37:54.058Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-17T02:37:54.058Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-17T02:37:54.058Z] Collecting idna<2.8,>=2.5 [2022-06-17T02:37:54.058Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-17T02:37:54.058Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-17T02:37:54.058Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-17T02:37:54.058Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-17T02:37:54.058Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-17T02:37:54.058Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-17T02:37:54.058Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-17T02:37:54.058Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-17T02:37:54.318Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-17T02:37:54.318Z] Attempting uninstall: urllib3 [2022-06-17T02:37:54.318Z] Found existing installation: urllib3 1.26.7 [2022-06-17T02:37:54.318Z] Uninstalling urllib3-1.26.7: [2022-06-17T02:37:54.318Z] Successfully uninstalled urllib3-1.26.7 [2022-06-17T02:37:54.578Z] Attempting uninstall: idna [2022-06-17T02:37:54.578Z] Found existing installation: idna 3.3 [2022-06-17T02:37:54.578Z] Uninstalling idna-3.3: [2022-06-17T02:37:54.578Z] Successfully uninstalled idna-3.3 [2022-06-17T02:37:55.145Z] Attempting uninstall: requests [2022-06-17T02:37:55.145Z] Found existing installation: requests 2.26.0 [2022-06-17T02:37:55.145Z] Uninstalling requests-2.26.0: [2022-06-17T02:37:55.145Z] Successfully uninstalled requests-2.26.0 [2022-06-17T02:37:55.145Z] Running setup.py install for texttable: started [2022-06-17T02:37:55.405Z] Running setup.py install for texttable: finished with status 'done' [2022-06-17T02:37:55.405Z] Running setup.py install for PyYAML: started [2022-06-17T02:37:55.665Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-17T02:37:55.926Z] Running setup.py install for docopt: started [2022-06-17T02:37:56.187Z] Removing intermediate container 57e34a890252 [2022-06-17T02:37:56.187Z] ---> cb266d77961e [2022-06-17T02:37:56.187Z] [2022-06-17T02:37:56.187Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T02:37:56.187Z] ---> e04c818066af [2022-06-17T02:37:56.187Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-17T02:37:56.187Z] ---> Running in 2e10acf59916 [2022-06-17T02:37:56.187Z] Removing intermediate container 2e10acf59916 [2022-06-17T02:37:56.187Z] ---> 913d83d8bda9 [2022-06-17T02:37:56.187Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-17T02:37:56.187Z] ---> Running in 5bf3ed42c9af [2022-06-17T02:37:56.447Z] Running setup.py install for docopt: finished with status 'done' [2022-06-17T02:37:56.447Z] Running setup.py install for dockerpty: started [2022-06-17T02:37:56.447Z] Removing intermediate container 5bf3ed42c9af [2022-06-17T02:37:56.447Z] ---> ed1c80138ca7 [2022-06-17T02:37:56.447Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-17T02:37:56.447Z] ---> Running in 1597e057801a [2022-06-17T02:37:56.447Z] Removing intermediate container 1597e057801a [2022-06-17T02:37:56.447Z] ---> d151869491c7 [2022-06-17T02:37:56.447Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:37:56.447Z] ---> Running in f7297d908f20 [2022-06-17T02:37:56.707Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-17T02:37:56.968Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-17T02:37:57.229Z] Removing intermediate container f7297d908f20 [2022-06-17T02:37:57.229Z] ---> fdd0483cdee4 [2022-06-17T02:37:57.229Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T02:37:57.229Z] ---> Running in eb735995bc60 [2022-06-17T02:37:57.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:58.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T02:37:58.698Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T02:37:58.698Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T02:37:58.957Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T02:37:58.957Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T02:37:59.217Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T02:37:59.217Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T02:37:59.217Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:37:59.217Z] OK: 8 MiB in 20 packages [2022-06-17T02:37:59.480Z] Removing intermediate container c29aa865ce24 [2022-06-17T02:37:59.480Z] ---> 642be2f153c7 [2022-06-17T02:37:59.480Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-17T02:37:59.480Z] ---> Running in 15e52133f92d [2022-06-17T02:37:59.739Z] Removing intermediate container 15e52133f92d [2022-06-17T02:37:59.739Z] ---> b816781467dc [2022-06-17T02:37:59.739Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-17T02:37:59.739Z] ---> Running in ac445da7921c [2022-06-17T02:37:59.739Z] Removing intermediate container eb735995bc60 [2022-06-17T02:37:59.739Z] ---> 30c1e3b46169 [2022-06-17T02:37:59.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:37:59.739Z] Removing intermediate container ac445da7921c [2022-06-17T02:37:59.739Z] ---> d587aa11f659 [2022-06-17T02:37:59.739Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-17T02:37:59.998Z] ---> eea551fe1aeb [2022-06-17T02:37:59.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-17T02:38:00.257Z] ---> 337b27abd442 [2022-06-17T02:38:00.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-17T02:38:00.257Z] ---> 1b01cbe125a5 [2022-06-17T02:38:00.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-17T02:38:00.516Z] ---> 4efdceef97eb [2022-06-17T02:38:00.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-17T02:38:00.516Z] ---> 46bbbccf2fb0 [2022-06-17T02:38:00.516Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-17T02:38:00.516Z] ---> Running in d2f0183000e0 [2022-06-17T02:38:00.516Z] Removing intermediate container d2f0183000e0 [2022-06-17T02:38:00.516Z] ---> abcd3cba08d7 [2022-06-17T02:38:00.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:38:00.775Z] ---> 9f502133b829 [2022-06-17T02:38:00.775Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-17T02:38:00.775Z] ---> Running in 1c2505e2f75f [2022-06-17T02:38:00.775Z] ---> Running in 95ba8de7a45d [2022-06-17T02:38:00.775Z] Removing intermediate container 1c2505e2f75f [2022-06-17T02:38:00.775Z] ---> 18b1f71799f7 [2022-06-17T02:38:00.775Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T02:38:00.775Z] Removing intermediate container 95ba8de7a45d [2022-06-17T02:38:00.775Z] ---> 4065bac38fd6 [2022-06-17T02:38:00.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:38:00.775Z] ---> Running in 44a9fe547fd4 [2022-06-17T02:38:00.775Z] ---> Running in 5b1e21b27090 [2022-06-17T02:38:01.034Z] Removing intermediate container 44a9fe547fd4 [2022-06-17T02:38:01.034Z] ---> 83c5ea289480 [2022-06-17T02:38:01.034Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:38:01.034Z] ---> Running in 07a727dfdedd [2022-06-17T02:38:01.034Z] Removing intermediate container 5b1e21b27090 [2022-06-17T02:38:01.034Z] ---> dd5ea560ec8f [2022-06-17T02:38:01.034Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T02:38:01.034Z] ---> Running in 21d8dffe4592 [2022-06-17T02:38:01.034Z] Removing intermediate container 07a727dfdedd [2022-06-17T02:38:01.034Z] ---> a9f1df50105e [2022-06-17T02:38:01.034Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T02:38:01.034Z] ---> Running in 1c4f8d92aa69 [2022-06-17T02:38:01.034Z] Removing intermediate container 21d8dffe4592 [2022-06-17T02:38:01.034Z] ---> d9f8e876eec0 [2022-06-17T02:38:01.034Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:38:01.034Z] ---> Running in 67adfe754ffc [2022-06-17T02:38:01.299Z] Removing intermediate container 1c4f8d92aa69 [2022-06-17T02:38:01.299Z] ---> 55b19da96018 [2022-06-17T02:38:01.299Z] [2022-06-17T02:38:01.299Z] Removing intermediate container 67adfe754ffc [2022-06-17T02:38:01.299Z] ---> a242f003be0a [2022-06-17T02:38:01.299Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T02:38:01.299Z] Successfully built 55b19da96018 [2022-06-17T02:38:01.299Z] Successfully tagged core-data:latest [2022-06-17T02:38:01.299Z]  Building core-data ... done  ---> Running in c5430cb50cc5 [2022-06-17T02:38:01.299Z] Removing intermediate container c5430cb50cc5 [2022-06-17T02:38:01.299Z] ---> bd16dbb199ba [2022-06-17T02:38:01.299Z] [2022-06-17T02:38:01.299Z] Successfully built bd16dbb199ba [2022-06-17T02:38:01.559Z] Successfully tagged sys-mgmt-agent:latest [2022-06-17T02:38:01.565Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-17T02:38:01.598Z] $ docker stop --time=1 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b [2022-06-17T02:38:02.884Z] $ docker rm -f 075f25a3349412fef80f5148ecf38a2f574e0a2a52acc7e6696851d257332c5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T02:38:03.292Z] + docker images [2022-06-17T02:38:03.292Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-17T02:38:03.292Z] core-data latest 55b19da96018 2 seconds ago 22.5MB [2022-06-17T02:38:03.292Z] sys-mgmt-agent latest bd16dbb199ba 2 seconds ago 299MB [2022-06-17T02:38:03.292Z] cb266d77961e 8 seconds ago 1.65GB [2022-06-17T02:38:03.292Z] core-metadata latest 01329a0edd1b 13 seconds ago 17MB [2022-06-17T02:38:03.292Z] df48e714832f 17 seconds ago 1.62GB [2022-06-17T02:38:03.292Z] core-command latest 8ab203c238b8 18 seconds ago 16.1MB [2022-06-17T02:38:03.292Z] 2b77edee02a5 21 seconds ago 1.62GB [2022-06-17T02:38:03.292Z] 77e5c174f4ca 23 seconds ago 1.61GB [2022-06-17T02:38:03.292Z] security-spiffe-token-provider latest fb4b58323343 24 seconds ago 29MB [2022-06-17T02:38:03.292Z] security-spire-config latest 6b4f1507fbe6 39 seconds ago 86.7MB [2022-06-17T02:38:03.292Z] 17d9fc975743 47 seconds ago 1.67GB [2022-06-17T02:38:03.293Z] security-spire-server latest f2dd5291e09b 49 seconds ago 87.3MB [2022-06-17T02:38:03.293Z] security-secretstore-setup latest 9e2da888420b 49 seconds ago 28.5MB [2022-06-17T02:38:03.293Z] 44cd5487c56a 53 seconds ago 1.52GB [2022-06-17T02:38:03.293Z] 8fed45d3ae6e 56 seconds ago 1.52GB [2022-06-17T02:38:03.293Z] security-bootstrapper latest e99d92a71d49 About a minute ago 19.1MB [2022-06-17T02:38:03.293Z] 519b7578d175 About a minute ago 1.63GB [2022-06-17T02:38:03.293Z] security-proxy-setup latest 041d6bb74ebc About a minute ago 26.9MB [2022-06-17T02:38:03.293Z] support-notifications latest b0e79aeab242 About a minute ago 27MB [2022-06-17T02:38:03.293Z] support-scheduler latest b9b5bfd7ca74 About a minute ago 26.4MB [2022-06-17T02:38:03.293Z] 38dda274500d About a minute ago 1.67GB [2022-06-17T02:38:03.293Z] eff2ab8fc635 About a minute ago 1.67GB [2022-06-17T02:38:03.293Z] e55dd2d041c5 About a minute ago 1.62GB [2022-06-17T02:38:03.293Z] ce3e8b95b711 About a minute ago 1.62GB [2022-06-17T02:38:03.293Z] security-spire-agent latest f97735205f63 About a minute ago 127MB [2022-06-17T02:38:03.293Z] 08de7813388e 2 minutes ago 1.52GB [2022-06-17T02:38:03.293Z] ci-base-image-x86_64 latest b021073a4a43 5 minutes ago 1.02GB [2022-06-17T02:38:03.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 13 days ago 680MB [2022-06-17T02:38:03.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-17T02:38:03.293Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-17T02:38:03.293Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-17T02:38:03.293Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-17T02:38:03.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-17T02:38:57.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-17T02:38:57.909Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-17T02:38:57.909Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-17T02:38:57.909Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-17T02:38:57.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-17T02:39:10.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements [2022-06-17T02:39:10.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-17T02:39:10.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-17T02:39:15.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements [2022-06-17T02:39:15.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-17T02:39:15.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 53.4% of statements [2022-06-17T02:39:15.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-17T02:39:15.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-17T02:39:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.754s coverage: 89.2% of statements [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:39:38.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.428s coverage: 83.8% of statements [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-17T02:39:38.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-17T02:39:38.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.194s coverage: 95.6% of statements [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.430s coverage: 60.0% of statements [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.626s coverage: 0.9% of statements [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.678s coverage: 58.8% of statements [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements [2022-06-17T02:39:39.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements [2022-06-17T02:39:39.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements [2022-06-17T02:39:40.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2022-06-17T02:39:41.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.306s coverage: 87.5% of statements [2022-06-17T02:39:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2022-06-17T02:39:53.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2022-06-17T02:39:58.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.692s coverage: 82.5% of statements [2022-06-17T02:39:58.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.299s coverage: 80.0% of statements [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.339s coverage: 85.4% of statements [2022-06-17T02:40:07.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.951s coverage: 91.2% of statements [2022-06-17T02:40:07.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.4% of statements [2022-06-17T02:40:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-17T02:40:10.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2022-06-17T02:40:10.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-06-17T02:40:19.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.393s coverage: 65.4% of statements [2022-06-17T02:40:19.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-17T02:40:19.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-17T02:40:19.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-17T02:40:21.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 43.8% of statements [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-17T02:40:21.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-17T02:40:21.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-17T02:40:21.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.268s coverage: 28.9% of statements [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-17T02:40:31.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements [2022-06-17T02:40:31.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-06-17T02:40:31.229Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-17T02:40:31.229Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-17T02:40:31.229Z] GO111MODULE=on go vet ./... [2022-06-17T02:42:23.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T02:42:23.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T02:42:23.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T02:42:23.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-17T02:42:23.861Z] + ls -al . [2022-06-17T02:42:23.861Z] total 680 [2022-06-17T02:42:23.861Z] drwxrwxr-x 9 1001 1001 4096 Jun 17 02:42 . [2022-06-17T02:42:23.861Z] drwxr-xr-x 4 root root 4096 Jun 17 02:36 .. [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 02:34 .dockerignore [2022-06-17T02:42:23.861Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 02:34 .git [2022-06-17T02:42:23.861Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 02:34 .github [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 879 Jun 17 02:34 .gitignore [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 02:34 .golangci.yml [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 02:34 .hadolint.yml [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 02:34 .sonarcloud.properties [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:34 ADOPTERS.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 10347 Jun 17 02:34 Attribution.txt [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 63209 Jun 17 02:34 CHANGELOG.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:34 CONTRIBUTING.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 02:34 GOVERNANCE.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 850 Jun 17 02:34 Jenkinsfile [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:34 LICENSE [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 10389 Jun 17 02:34 Makefile [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 02:34 OWNERS.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 9094 Jun 17 02:34 README.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 6912 Jun 17 02:34 SECURITY.md [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 02:32 VERSION [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 02:34 ZMQWindows.md [2022-06-17T02:42:23.861Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:34 bin [2022-06-17T02:42:23.861Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 02:34 cmd [2022-06-17T02:42:23.861Z] -rw-r--r-- 1 root root 435411 Jun 17 02:40 coverage.out [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 3311 Jun 17 02:34 go.mod [2022-06-17T02:42:23.861Z] -rw-rw-r-- 1 1001 1001 36231 Jun 17 02:36 go.sum [2022-06-17T02:42:23.861Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 02:34 internal [2022-06-17T02:42:23.861Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 02:34 openapi [2022-06-17T02:42:23.862Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 02:34 snap [2022-06-17T02:42:23.862Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 02:34 version.go [Pipeline] sh [2022-06-17T02:42:24.560Z] + '[' -e coverage.out ] [2022-06-17T02:42:24.560Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-17T02:42:24.604Z] Warning: overwriting stash ‘coverage-report’ [2022-06-17T02:42:25.363Z] Stashed 1 file(s) [Pipeline] sh [2022-06-17T02:42:26.038Z] + make build [2022-06-17T02:42:26.038Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T02:43:47.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T02:44:34.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T02:44:38.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T02:45:17.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T02:45:17.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T02:45:17.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T02:45:24.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T02:45:27.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T02:45:32.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T02:45:35.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T02:45:38.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T02:45:46.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-17T02:45:51.308Z] $ docker stop --time=1 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c [2022-06-17T02:45:53.341Z] $ docker rm -f 9f127082484f59af63fcdffd26e8ead229b0ae8245bb568702400cefc36d344c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:45:55.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T02:45:55.847Z] [2022-06-17T02:45:55.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:45:56.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T02:45:56.567Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-17T02:45:56.567Z] 29e5d40040c1: Pulling fs layer [2022-06-17T02:45:56.567Z] 1ce36da41761: Pulling fs layer [2022-06-17T02:45:56.567Z] 25b303627fd3: Pulling fs layer [2022-06-17T02:45:56.567Z] 29e5d40040c1: Verifying Checksum [2022-06-17T02:45:56.567Z] 29e5d40040c1: Download complete [2022-06-17T02:45:56.839Z] 1ce36da41761: Verifying Checksum [2022-06-17T02:45:56.839Z] 1ce36da41761: Download complete [2022-06-17T02:45:57.114Z] 29e5d40040c1: Pull complete [2022-06-17T02:45:58.557Z] 25b303627fd3: Download complete [2022-06-17T02:45:58.557Z] 1ce36da41761: Pull complete [2022-06-17T02:46:10.973Z] 25b303627fd3: Pull complete [2022-06-17T02:46:10.973Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-17T02:46:10.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T02:46:10.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:46:11.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container [2022-06-17T02:46:11.534Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-17T02:46:13.865Z] $ docker top 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:46:14.922Z] + grep parallel [2022-06-17T02:46:14.922Z] + docker-compose build --help [2022-06-17T02:46:19.297Z] --parallel Build images in parallel. [Pipeline] } [2022-06-17T02:46:19.338Z] $ docker stop --time=1 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 [2022-06-17T02:46:21.028Z] $ docker rm -f 35f9862e203dff5515baaf6b66b20fb35c6fddc381598b21e0aa28da0497fba8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T02:46:21.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T02:46:21.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T02:46:22.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container [2022-06-17T02:46:22.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-17T02:46:23.656Z] $ docker top ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T02:46:24.636Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-17T02:46:28.956Z] Building core-command ... [2022-06-17T02:46:28.956Z] Building core-data ... [2022-06-17T02:46:28.956Z] Building core-metadata ... [2022-06-17T02:46:28.956Z] Building security-bootstrapper ... [2022-06-17T02:46:28.956Z] Building security-proxy-setup ... [2022-06-17T02:46:28.956Z] Building security-secretstore-setup ... [2022-06-17T02:46:28.956Z] Building security-spiffe-token-provider ... [2022-06-17T02:46:28.956Z] Building security-spire-agent ... [2022-06-17T02:46:28.956Z] Building security-spire-config ... [2022-06-17T02:46:28.956Z] Building security-spire-server ... [2022-06-17T02:46:28.956Z] Building support-notifications ... [2022-06-17T02:46:28.956Z] Building support-scheduler ... [2022-06-17T02:46:28.956Z] Building sys-mgmt-agent ... [2022-06-17T02:46:28.956Z] Building security-secretstore-setup [2022-06-17T02:46:28.956Z] Building support-scheduler [2022-06-17T02:46:28.956Z] Building core-data [2022-06-17T02:46:28.956Z] Building support-notifications [2022-06-17T02:46:28.956Z] Building security-spire-config [2022-06-17T02:47:50.774Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:47:50.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:47:50.774Z] ---> 8e56ac5f43dc [2022-06-17T02:47:50.774Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:47:51.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:47:51.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:47:51.395Z] ---> 8e56ac5f43dc [2022-06-17T02:47:51.395Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:47:51.675Z] ---> Running in 98db0a2bdf57 [2022-06-17T02:47:51.675Z] ---> Running in 32281d81d82c [2022-06-17T02:47:51.957Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:47:52.240Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:47:52.240Z] ---> 8e56ac5f43dc [2022-06-17T02:47:52.240Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T02:47:52.240Z] ---> Running in 35167cdefab4 [2022-06-17T02:47:52.240Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:47:52.240Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:47:52.240Z] ---> 8e56ac5f43dc [2022-06-17T02:47:52.240Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T02:47:52.240Z] ---> Running in 967e6d808ee1 [2022-06-17T02:47:52.522Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:47:52.522Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:47:52.522Z] ---> 8e56ac5f43dc [2022-06-17T02:47:52.522Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:47:52.522Z] ---> Running in 03152044d391 [2022-06-17T02:47:52.522Z] Removing intermediate container 32281d81d82c [2022-06-17T02:47:52.522Z] ---> e9b128ae9bcd [2022-06-17T02:47:52.522Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:47:52.522Z] Removing intermediate container 98db0a2bdf57 [2022-06-17T02:47:52.522Z] ---> 2b4412bb81d9 [2022-06-17T02:47:52.522Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:47:52.804Z] ---> Running in 3746f51213cc [2022-06-17T02:47:52.804Z] Removing intermediate container 35167cdefab4 [2022-06-17T02:47:52.804Z] ---> 1df2fbff5956 [2022-06-17T02:47:52.804Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:47:52.804Z] ---> Running in 43cdda1d897c [2022-06-17T02:47:53.087Z] ---> Running in 171f6a5c959a [2022-06-17T02:47:53.087Z] Removing intermediate container 03152044d391 [2022-06-17T02:47:53.087Z] ---> 2d339f53c363 [2022-06-17T02:47:53.087Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:47:53.365Z] Removing intermediate container 967e6d808ee1 [2022-06-17T02:47:53.365Z] ---> d63ae02a3f1b [2022-06-17T02:47:53.365Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:47:53.365Z] ---> Running in a573a2bad62e [2022-06-17T02:47:53.365Z] ---> Running in d0b777109f01 [2022-06-17T02:47:56.796Z] Removing intermediate container 43cdda1d897c [2022-06-17T02:47:56.796Z] ---> 2dbf6e86a09e [2022-06-17T02:47:56.796Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T02:47:56.796Z] Removing intermediate container 3746f51213cc [2022-06-17T02:47:56.796Z] ---> 6325304ca355 [2022-06-17T02:47:56.796Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-17T02:47:56.796Z] ---> Running in b4d80d0275a2 [2022-06-17T02:47:56.796Z] ---> Running in a17e3f0da202 [2022-06-17T02:47:57.075Z] Removing intermediate container d0b777109f01 [2022-06-17T02:47:57.075Z] ---> a3ae28586506 [2022-06-17T02:47:57.075Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:47:57.075Z] ---> Running in 265b3a4f615f [2022-06-17T02:47:57.353Z] Removing intermediate container 171f6a5c959a [2022-06-17T02:47:57.353Z] Removing intermediate container a573a2bad62e [2022-06-17T02:47:57.353Z] ---> 67a6b2f7fe15 [2022-06-17T02:47:57.353Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> 596f8ce0461f [2022-06-17T02:47:57.353Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-17T02:47:57.353Z] [2022-06-17T02:47:57.635Z] ---> Running in f165547ba939 [2022-06-17T02:47:57.635Z] ---> Running in ce11b74289bd [2022-06-17T02:47:59.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:47:59.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:00.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:00.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:00.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:00.893Z] OK: 220 MiB in 52 packages [2022-06-17T02:48:01.177Z] OK: 220 MiB in 52 packages [2022-06-17T02:48:01.473Z] OK: 220 MiB in 52 packages [2022-06-17T02:48:01.473Z] OK: 220 MiB in 52 packages [2022-06-17T02:48:01.763Z] OK: 220 MiB in 52 packages [2022-06-17T02:48:02.390Z] Removing intermediate container b4d80d0275a2 [2022-06-17T02:48:02.390Z] ---> 2e6a1bc361de [2022-06-17T02:48:02.390Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T02:48:03.003Z] Removing intermediate container a17e3f0da202 [2022-06-17T02:48:03.003Z] ---> eda6a24aa76a [2022-06-17T02:48:03.003Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:48:03.283Z] Removing intermediate container 265b3a4f615f [2022-06-17T02:48:03.283Z] ---> 50f673bc7936 [2022-06-17T02:48:03.283Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T02:48:03.570Z] Removing intermediate container ce11b74289bd [2022-06-17T02:48:03.570Z] ---> 48d16c9a4229 [2022-06-17T02:48:03.570Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T02:48:03.570Z] Removing intermediate container f165547ba939 [2022-06-17T02:48:03.570Z] ---> 80961bb2f902 [2022-06-17T02:48:03.570Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T02:48:03.570Z] ---> da99d0abcadc [2022-06-17T02:48:03.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:48:03.570Z] ---> Running in 7d4c9125fc30 [2022-06-17T02:48:04.193Z] ---> e42b22d6f806 [2022-06-17T02:48:04.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:48:04.193Z] ---> Running in f8bee41b4231 [2022-06-17T02:48:04.802Z] ---> 0fa7682f0c7d [2022-06-17T02:48:04.802Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:48:04.802Z] ---> Running in 007c171e9092 [2022-06-17T02:48:05.087Z] ---> c797bb5681d8 [2022-06-17T02:48:05.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:48:05.367Z] ---> c0b78e9590ef [2022-06-17T02:48:05.367Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:48:05.367Z] ---> Running in f6a2a003db98 [2022-06-17T02:48:05.367Z] ---> Running in 46b3565db383 [2022-06-17T02:48:08.787Z] Removing intermediate container 7d4c9125fc30 [2022-06-17T02:48:08.787Z] ---> 2778a07b12c0 [2022-06-17T02:48:08.787Z] Step 8/22 : COPY . . [2022-06-17T02:48:09.395Z] Removing intermediate container f8bee41b4231 [2022-06-17T02:48:09.395Z] ---> eec14610c9e3 [2022-06-17T02:48:09.395Z] Step 8/23 : COPY . . [2022-06-17T02:48:10.870Z] Removing intermediate container 007c171e9092 [2022-06-17T02:48:10.870Z] ---> 86df0872bcff [2022-06-17T02:48:10.870Z] Step 8/26 : COPY . . [2022-06-17T02:48:11.477Z] Removing intermediate container f6a2a003db98 [2022-06-17T02:48:11.477Z] ---> 9f96118eadfd [2022-06-17T02:48:11.477Z] Step 8/22 : COPY . . [2022-06-17T02:48:11.477Z] Removing intermediate container 46b3565db383 [2022-06-17T02:48:11.477Z] ---> 991bbe9d5c83 [2022-06-17T02:48:11.477Z] Step 8/25 : COPY . . [2022-06-17T02:48:38.319Z] ---> 695a89654ef6 [2022-06-17T02:48:38.319Z] ---> ffb04bdb07de [2022-06-17T02:48:38.319Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-17T02:48:38.319Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-17T02:48:38.319Z] ---> a11972283922 [2022-06-17T02:48:38.319Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-17T02:48:38.319Z] ---> Running in 32bc577fe004 [2022-06-17T02:48:38.319Z] ---> Running in f0ae4fe0827a [2022-06-17T02:48:38.319Z] ---> 9b548ffa7519 [2022-06-17T02:48:38.319Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:48:38.319Z] ---> Running in b1eee202189d [2022-06-17T02:48:38.319Z] ---> Running in 0497841ad3c4 [2022-06-17T02:48:38.319Z] ---> c90b8179c8fd [2022-06-17T02:48:38.319Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-17T02:48:38.319Z] ---> Running in 0ad84ed1d680 [2022-06-17T02:48:38.319Z] Removing intermediate container 0497841ad3c4 [2022-06-17T02:48:38.319Z] ---> 66fa0f3f65e5 [2022-06-17T02:48:38.319Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T02:48:38.319Z] ---> Running in 79e8bd190742 [2022-06-17T02:48:38.596Z] Removing intermediate container 79e8bd190742 [2022-06-17T02:48:38.596Z] ---> ac33e248979b [2022-06-17T02:48:38.596Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-17T02:48:38.873Z] ---> Running in c8c86bdf666f [2022-06-17T02:48:39.491Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T02:48:40.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T02:48:40.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T02:48:40.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T02:48:42.414Z] Removing intermediate container c8c86bdf666f [2022-06-17T02:48:42.414Z] ---> f37b71671a4b [2022-06-17T02:48:42.414Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T02:48:42.414Z] ---> Running in 275f269bc96b [2022-06-17T02:48:42.414Z] Removing intermediate container 275f269bc96b [2022-06-17T02:48:42.414Z] ---> 5e070aeec874 [2022-06-17T02:48:42.414Z] [2022-06-17T02:48:42.414Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T02:48:42.693Z] 3.15: Pulling from library/alpine [2022-06-17T02:48:44.146Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T02:48:44.146Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T02:48:44.146Z] ---> 3fb3c9af89a9 [2022-06-17T02:48:44.146Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:48:44.426Z] ---> Running in 44a77c219dd6 [2022-06-17T02:48:44.706Z] Removing intermediate container 44a77c219dd6 [2022-06-17T02:48:44.706Z] ---> dacaa1b8d4b7 [2022-06-17T02:48:44.706Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:48:44.985Z] ---> Running in d32a91b07503 [2022-06-17T02:48:47.656Z] Removing intermediate container d32a91b07503 [2022-06-17T02:48:47.656Z] ---> ab8d80307ddd [2022-06-17T02:48:47.656Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-17T02:48:47.656Z] ---> Running in e6dbaa40ee56 [2022-06-17T02:48:49.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:50.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:51.671Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:48:51.671Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:48:51.671Z] OK: 15736 distinct packages available [2022-06-17T02:48:51.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:52.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:48:54.417Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-17T02:48:54.417Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-17T02:48:54.417Z] (3/4) Installing libucontext (1.1-r0) [2022-06-17T02:48:54.417Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-17T02:48:54.417Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:48:54.417Z] OK: 6 MiB in 18 packages [2022-06-17T02:48:55.891Z] Removing intermediate container e6dbaa40ee56 [2022-06-17T02:48:55.891Z] ---> 19e68b930b7d [2022-06-17T02:48:55.891Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:49:01.322Z] ---> bb3687cca5a3 [2022-06-17T02:49:01.323Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:49:02.318Z] ---> 67e1f97fb9e7 [2022-06-17T02:49:02.318Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-17T02:49:02.318Z] ---> Running in 3a793ccf341d [2022-06-17T02:49:02.925Z] Removing intermediate container 3a793ccf341d [2022-06-17T02:49:02.925Z] ---> e93c284dea80 [2022-06-17T02:49:02.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-17T02:49:03.919Z] ---> 69ede6651761 [2022-06-17T02:49:03.919Z] Step 21/26 : WORKDIR / [2022-06-17T02:49:03.919Z] ---> Running in e200c3c00665 [2022-06-17T02:49:04.525Z] Removing intermediate container e200c3c00665 [2022-06-17T02:49:04.525Z] ---> f4233cbc4f94 [2022-06-17T02:49:04.525Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:49:04.525Z] ---> Running in cec506ec94b1 [2022-06-17T02:49:04.807Z] Removing intermediate container cec506ec94b1 [2022-06-17T02:49:04.807Z] ---> 24be42eef893 [2022-06-17T02:49:04.807Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:49:05.089Z] ---> Running in 0944f3777641 [2022-06-17T02:49:05.369Z] Removing intermediate container 0944f3777641 [2022-06-17T02:49:05.369Z] ---> 813cfb061e50 [2022-06-17T02:49:05.369Z] Step 24/26 : LABEL arch=arm64 [2022-06-17T02:49:05.650Z] ---> Running in d31a209f1cd2 [2022-06-17T02:49:05.929Z] Removing intermediate container d31a209f1cd2 [2022-06-17T02:49:05.929Z] ---> f73c59bd8462 [2022-06-17T02:49:05.929Z] Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:49:06.208Z] ---> Running in 31f58bcc81f6 [2022-06-17T02:49:06.489Z] Removing intermediate container 31f58bcc81f6 [2022-06-17T02:49:06.490Z] ---> 3b266799eb2a [2022-06-17T02:49:06.490Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T02:49:06.765Z] ---> Running in 0fc92b74b123 [2022-06-17T02:49:07.378Z] Removing intermediate container 0fc92b74b123 [2022-06-17T02:49:07.378Z] ---> f56a36ca1a84 [2022-06-17T02:49:07.378Z] [2022-06-17T02:49:07.655Z] Successfully built f56a36ca1a84 [2022-06-17T02:49:07.655Z] Successfully tagged security-spire-config-arm64:latest [2022-06-17T02:49:07.655Z] Building security-spire-server [2022-06-17T02:49:40.062Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:49:40.062Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:49:40.062Z] ---> 8e56ac5f43dc [2022-06-17T02:49:40.062Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> d63ae02a3f1b [2022-06-17T02:49:40.062Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> a3ae28586506 [2022-06-17T02:49:40.062Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> 50f673bc7936 [2022-06-17T02:49:40.062Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> 0fa7682f0c7d [2022-06-17T02:49:40.062Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> 86df0872bcff [2022-06-17T02:49:40.062Z] Step 8/25 : COPY . . [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> 9b548ffa7519 [2022-06-17T02:49:40.062Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> 66fa0f3f65e5 [2022-06-17T02:49:40.062Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-17T02:49:40.062Z] ---> Using cache [2022-06-17T02:49:40.062Z] ---> ac33e248979b [2022-06-17T02:49:40.063Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-17T02:49:40.063Z] ---> Running in 913c504e74ec [2022-06-17T02:49:40.063Z] Removing intermediate container 913c504e74ec [2022-06-17T02:49:40.063Z] ---> 52f110105c29 [2022-06-17T02:49:40.063Z] Step 12/25 : WORKDIR /edgex-go [2022-06-17T02:49:40.063Z] ---> Running in cb6e87aceecc [2022-06-17T02:49:40.063Z] Removing intermediate container cb6e87aceecc [2022-06-17T02:49:40.063Z] ---> ae877459d6de [2022-06-17T02:49:40.063Z] [2022-06-17T02:49:40.063Z] Step 13/25 : FROM alpine:3.15 [2022-06-17T02:49:40.063Z] ---> 3fb3c9af89a9 [2022-06-17T02:49:40.063Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:49:40.063Z] ---> Using cache [2022-06-17T02:49:40.063Z] ---> dacaa1b8d4b7 [2022-06-17T02:49:40.063Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:49:40.063Z] ---> Using cache [2022-06-17T02:49:40.063Z] ---> ab8d80307ddd [2022-06-17T02:49:40.063Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T02:49:40.063Z] ---> Running in 64c9b7912921 [2022-06-17T02:49:41.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:49:42.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:49:43.965Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:49:43.965Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:49:43.965Z] OK: 15736 distinct packages available [2022-06-17T02:49:43.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:49:44.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:49:46.418Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T02:49:46.418Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T02:49:46.418Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T02:49:46.418Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T02:49:46.698Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T02:49:46.698Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T02:49:46.976Z] OK: 6 MiB in 19 packages [2022-06-17T02:49:48.446Z] Removing intermediate container 64c9b7912921 [2022-06-17T02:49:48.446Z] ---> 9f103e406852 [2022-06-17T02:49:48.446Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:49:53.902Z] ---> f36512137052 [2022-06-17T02:49:53.902Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:49:54.545Z] ---> da9e85f1844d [2022-06-17T02:49:54.545Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-17T02:49:55.540Z] ---> 8bbcbd879ee9 [2022-06-17T02:49:55.540Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-17T02:49:56.543Z] ---> cfefbb0ec817 [2022-06-17T02:49:56.543Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:49:56.543Z] ---> Running in b21c267c17ff [2022-06-17T02:49:57.162Z] Removing intermediate container b21c267c17ff [2022-06-17T02:49:57.162Z] ---> 16c8b8d7232f [2022-06-17T02:49:57.162Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:49:57.162Z] ---> Running in 98ca98cdeb3c [2022-06-17T02:49:57.772Z] Removing intermediate container 98ca98cdeb3c [2022-06-17T02:49:57.772Z] ---> d25edc193d5f [2022-06-17T02:49:57.772Z] Step 23/25 : LABEL arch=arm64 [2022-06-17T02:49:57.772Z] ---> Running in 4c14215544c7 [2022-06-17T02:49:58.378Z] Removing intermediate container 4c14215544c7 [2022-06-17T02:49:58.378Z] ---> acf43cace4fe [2022-06-17T02:49:58.378Z] Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:49:58.378Z] ---> Running in 01fc38b6befc [2022-06-17T02:49:58.981Z] Removing intermediate container 01fc38b6befc [2022-06-17T02:49:58.981Z] ---> 27ca274f3686 [2022-06-17T02:49:58.981Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T02:49:58.981Z] ---> Running in 4c839f498054 [2022-06-17T02:49:59.591Z] Removing intermediate container 4c839f498054 [2022-06-17T02:49:59.591Z] ---> 8914f8c43bf9 [2022-06-17T02:49:59.591Z] [2022-06-17T02:49:59.871Z] Successfully built 8914f8c43bf9 [2022-06-17T02:49:59.871Z] Successfully tagged security-spire-server-arm64:latest [2022-06-17T02:49:59.871Z] Building security-proxy-setup [2022-06-17T02:50:32.305Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:50:32.305Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:50:32.305Z] ---> 8e56ac5f43dc [2022-06-17T02:50:32.305Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T02:50:32.305Z] ---> Using cache [2022-06-17T02:50:32.305Z] ---> d63ae02a3f1b [2022-06-17T02:50:32.305Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:50:32.305Z] ---> Using cache [2022-06-17T02:50:32.305Z] ---> a3ae28586506 [2022-06-17T02:50:32.305Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T02:50:32.305Z] ---> Running in 43f4bb62b95a [2022-06-17T02:50:32.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:50:33.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:50:34.290Z] OK: 220 MiB in 52 packages [2022-06-17T02:50:35.758Z] Removing intermediate container 43f4bb62b95a [2022-06-17T02:50:35.758Z] ---> a57e547e6573 [2022-06-17T02:50:35.758Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T02:50:36.382Z] ---> 993e51585209 [2022-06-17T02:50:36.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:50:36.382Z] ---> Running in f8d9574c1c75 [2022-06-17T02:50:41.846Z] Removing intermediate container f8d9574c1c75 [2022-06-17T02:50:41.846Z] ---> 58645106772c [2022-06-17T02:50:41.846Z] Step 8/22 : COPY . . [2022-06-17T02:51:04.879Z] ---> 604053c94dc1 [2022-06-17T02:51:04.879Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-17T02:51:04.879Z] ---> Running in 4a10ca6964d1 [2022-06-17T02:51:04.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T02:53:26.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T02:53:31.191Z] Removing intermediate container 0ad84ed1d680 [2022-06-17T02:53:31.191Z] ---> e1ec48f2b70d [2022-06-17T02:53:31.191Z] [2022-06-17T02:53:31.191Z] Step 10/25 : FROM alpine:3.14 [2022-06-17T02:53:31.191Z] 3.14: Pulling from library/alpine [2022-06-17T02:53:32.187Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T02:53:32.187Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T02:53:32.187Z] ---> ac73e934f311 [2022-06-17T02:53:32.187Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-17T02:53:32.468Z] ---> Running in 34bbe0dd8ba8 [2022-06-17T02:53:34.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:53:34.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:53:35.729Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-17T02:53:36.005Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-17T02:53:36.005Z] (3/3) Installing su-exec (0.2-r1) [2022-06-17T02:53:36.005Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:53:36.005Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:53:36.608Z] OK: 6 MiB in 17 packages [2022-06-17T02:53:38.614Z] Removing intermediate container 34bbe0dd8ba8 [2022-06-17T02:53:38.614Z] ---> d0820cb74d56 [2022-06-17T02:53:38.614Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T02:53:38.614Z] ---> Running in f851ccb92984 [2022-06-17T02:53:38.893Z] Removing intermediate container f851ccb92984 [2022-06-17T02:53:38.893Z] ---> b1b9a6159db3 [2022-06-17T02:53:38.893Z] Step 13/25 : WORKDIR / [2022-06-17T02:53:39.178Z] ---> Running in d4b44f256312 [2022-06-17T02:53:39.787Z] Removing intermediate container d4b44f256312 [2022-06-17T02:53:39.787Z] ---> fb02058cbebc [2022-06-17T02:53:39.787Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-17T02:53:40.786Z] ---> 2e49263792e7 [2022-06-17T02:53:40.786Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-17T02:53:41.394Z] ---> dc0667a80f9f [2022-06-17T02:53:41.394Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-17T02:53:42.402Z] ---> 0986c6d9dfce [2022-06-17T02:53:42.402Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-17T02:53:43.390Z] ---> 683e65d75073 [2022-06-17T02:53:43.390Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-17T02:53:44.836Z] ---> cdb9203e1d9c [2022-06-17T02:53:44.836Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-17T02:53:46.293Z] ---> df6e6a666c79 [2022-06-17T02:53:46.293Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T02:53:47.292Z] ---> 15884b8733a1 [2022-06-17T02:53:47.292Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-17T02:53:47.292Z] ---> Running in 4401f7e33019 [2022-06-17T02:53:49.960Z] Removing intermediate container 4401f7e33019 [2022-06-17T02:53:49.960Z] ---> 1531866c6aed [2022-06-17T02:53:49.960Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T02:53:50.239Z] ---> Running in 7046647647ad [2022-06-17T02:53:50.846Z] Removing intermediate container 7046647647ad [2022-06-17T02:53:50.846Z] ---> f7429d770d1a [2022-06-17T02:53:50.846Z] Step 23/25 : LABEL arch=arm64 [2022-06-17T02:53:50.846Z] ---> Running in 845152dd0d88 [2022-06-17T02:53:51.453Z] Removing intermediate container 845152dd0d88 [2022-06-17T02:53:51.453Z] ---> f21e27a1ad77 [2022-06-17T02:53:51.453Z] Step 24/25 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:53:51.453Z] ---> Running in 2a5aeb8bafc9 [2022-06-17T02:53:51.739Z] Removing intermediate container 2a5aeb8bafc9 [2022-06-17T02:53:51.739Z] ---> af3d1de38fb4 [2022-06-17T02:53:51.739Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T02:53:52.019Z] ---> Running in c8b8522f502d [2022-06-17T02:53:52.296Z] Removing intermediate container c8b8522f502d [2022-06-17T02:53:52.296Z] ---> 9a341e40d26d [2022-06-17T02:53:52.296Z] [2022-06-17T02:53:52.912Z] Successfully built 9a341e40d26d [2022-06-17T02:53:52.912Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-17T02:53:52.912Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-06-17T02:54:25.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:54:25.315Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:54:25.315Z] ---> 8e56ac5f43dc [2022-06-17T02:54:25.315Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> d63ae02a3f1b [2022-06-17T02:54:25.315Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> a3ae28586506 [2022-06-17T02:54:25.315Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 50f673bc7936 [2022-06-17T02:54:25.315Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 0fa7682f0c7d [2022-06-17T02:54:25.315Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 86df0872bcff [2022-06-17T02:54:25.315Z] Step 8/26 : COPY . . [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 9b548ffa7519 [2022-06-17T02:54:25.315Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 66fa0f3f65e5 [2022-06-17T02:54:25.315Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> ac33e248979b [2022-06-17T02:54:25.315Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> f37b71671a4b [2022-06-17T02:54:25.315Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 5e070aeec874 [2022-06-17T02:54:25.315Z] [2022-06-17T02:54:25.315Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T02:54:25.315Z] ---> 3fb3c9af89a9 [2022-06-17T02:54:25.315Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> dacaa1b8d4b7 [2022-06-17T02:54:25.315Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> ab8d80307ddd [2022-06-17T02:54:25.315Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T02:54:25.315Z] ---> Using cache [2022-06-17T02:54:25.315Z] ---> 9f103e406852 [2022-06-17T02:54:25.315Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-17T02:54:27.307Z] ---> c5c3c82b149c [2022-06-17T02:54:27.307Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T02:54:32.777Z] Removing intermediate container 32bc577fe004 [2022-06-17T02:54:32.777Z] ---> 432d2d2d583f [2022-06-17T02:54:32.777Z] [2022-06-17T02:54:32.777Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T02:54:32.777Z] ---> ac73e934f311 [2022-06-17T02:54:32.777Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-17T02:54:33.065Z] ---> Running in cba1ee531fa0 [2022-06-17T02:54:33.697Z] Removing intermediate container cba1ee531fa0 [2022-06-17T02:54:33.697Z] ---> e9a145c27eb0 [2022-06-17T02:54:33.697Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-17T02:54:33.986Z] ---> Running in cb5fabc2430a [2022-06-17T02:54:34.982Z] Removing intermediate container cb5fabc2430a [2022-06-17T02:54:34.982Z] ---> 575bc573c474 [2022-06-17T02:54:34.982Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-17T02:54:34.982Z] ---> Running in 9bac6b865380 [2022-06-17T02:54:34.982Z] ---> 771531d75490 [2022-06-17T02:54:34.982Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T02:54:35.620Z] Removing intermediate container 9bac6b865380 [2022-06-17T02:54:35.620Z] ---> 6a670676c2d5 [2022-06-17T02:54:35.620Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:54:35.899Z] ---> Running in b58d406e6884 [2022-06-17T02:54:36.508Z] ---> 1f7bd2eb0665 [2022-06-17T02:54:36.508Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-17T02:54:37.513Z] ---> 573b53cffd4d [2022-06-17T02:54:37.513Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-17T02:54:38.981Z] ---> b32c60857bb0 [2022-06-17T02:54:38.982Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T02:54:38.982Z] ---> Running in 8ee48e0cfa05 [2022-06-17T02:54:39.601Z] Removing intermediate container b58d406e6884 [2022-06-17T02:54:39.601Z] ---> 55739849186c [2022-06-17T02:54:39.601Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T02:54:39.883Z] Removing intermediate container 8ee48e0cfa05 [2022-06-17T02:54:39.883Z] ---> 01c5653687f5 [2022-06-17T02:54:39.883Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T02:54:39.883Z] ---> Running in 04f1a9a75dc5 [2022-06-17T02:54:39.883Z] ---> Running in 166087fc71ba [2022-06-17T02:54:40.878Z] Removing intermediate container 166087fc71ba [2022-06-17T02:54:40.878Z] ---> aa78aff361a0 [2022-06-17T02:54:40.878Z] Step 24/26 : LABEL arch=arm64 [2022-06-17T02:54:40.878Z] ---> Running in d3c0f878f0b6 [2022-06-17T02:54:41.488Z] Removing intermediate container d3c0f878f0b6 [2022-06-17T02:54:41.488Z] ---> 523399069edc [2022-06-17T02:54:41.488Z] Step 25/26 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:54:41.488Z] ---> Running in c9a394c46399 [2022-06-17T02:54:42.100Z] Removing intermediate container c9a394c46399 [2022-06-17T02:54:42.100Z] ---> 66269b83bb3c [2022-06-17T02:54:42.100Z] Step 26/26 : LABEL version=0.0.0 [2022-06-17T02:54:42.382Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:54:42.382Z] ---> Running in 7b8c29ed9938 [2022-06-17T02:54:42.663Z] Removing intermediate container 7b8c29ed9938 [2022-06-17T02:54:42.663Z] ---> 1f946e911220 [2022-06-17T02:54:42.663Z] [2022-06-17T02:54:43.267Z] Successfully built 1f946e911220 [2022-06-17T02:54:43.267Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-17T02:54:43.267Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-06-17T02:54:43.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:54:44.257Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T02:54:44.535Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T02:54:44.535Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T02:54:44.535Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T02:54:44.837Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T02:54:44.837Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T02:54:45.112Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:54:45.112Z] OK: 8 MiB in 20 packages [2022-06-17T02:54:47.124Z] Removing intermediate container 04f1a9a75dc5 [2022-06-17T02:54:47.124Z] ---> e78109a8f2ec [2022-06-17T02:54:47.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:54:47.732Z] ---> cba17e3e9d0c [2022-06-17T02:54:47.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-17T02:54:49.187Z] ---> f0303cc2bde1 [2022-06-17T02:54:49.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-17T02:54:50.187Z] ---> db40da17a232 [2022-06-17T02:54:50.187Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-17T02:54:50.187Z] ---> Running in d916dbd711e1 [2022-06-17T02:54:50.795Z] Removing intermediate container d916dbd711e1 [2022-06-17T02:54:50.795Z] ---> 1355d1eb7afc [2022-06-17T02:54:50.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:54:50.795Z] ---> Running in f831efeb77f8 [2022-06-17T02:54:51.402Z] Removing intermediate container f831efeb77f8 [2022-06-17T02:54:51.402Z] ---> a1355470916b [2022-06-17T02:54:51.402Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T02:54:51.682Z] ---> Running in b8c03cd14eb6 [2022-06-17T02:54:51.962Z] Removing intermediate container b8c03cd14eb6 [2022-06-17T02:54:51.962Z] ---> 3c035b9bc16d [2022-06-17T02:54:51.962Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:54:52.246Z] ---> Running in 24b6e07a1c79 [2022-06-17T02:54:52.533Z] Removing intermediate container 24b6e07a1c79 [2022-06-17T02:54:52.533Z] ---> 86c69c0861f0 [2022-06-17T02:54:52.533Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T02:54:52.822Z] ---> Running in a19360065d74 [2022-06-17T02:54:53.427Z] Removing intermediate container a19360065d74 [2022-06-17T02:54:53.427Z] ---> 80fccce8b30a [2022-06-17T02:54:53.427Z] [2022-06-17T02:54:54.035Z] Successfully built 80fccce8b30a [2022-06-17T02:54:54.035Z] Successfully tagged core-data-arm64:latest [2022-06-17T02:54:54.035Z] Building core-metadata [2022-06-17T02:55:20.891Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T02:55:22.339Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:55:22.339Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:55:22.339Z] ---> 8e56ac5f43dc [2022-06-17T02:55:22.339Z] Step 3/31 : WORKDIR /edgex-go [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> d63ae02a3f1b [2022-06-17T02:55:22.339Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> a3ae28586506 [2022-06-17T02:55:22.339Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> a57e547e6573 [2022-06-17T02:55:22.339Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> 993e51585209 [2022-06-17T02:55:22.339Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> 58645106772c [2022-06-17T02:55:22.339Z] Step 8/31 : COPY . . [2022-06-17T02:55:22.339Z] ---> Using cache [2022-06-17T02:55:22.339Z] ---> 604053c94dc1 [2022-06-17T02:55:22.339Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-17T02:55:23.786Z] ---> Running in 15cf183df287 [2022-06-17T02:55:25.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T02:55:34.105Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:55:34.105Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:55:34.105Z] ---> 8e56ac5f43dc [2022-06-17T02:55:34.105Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> d63ae02a3f1b [2022-06-17T02:55:34.105Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> a3ae28586506 [2022-06-17T02:55:34.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> a57e547e6573 [2022-06-17T02:55:34.105Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> 993e51585209 [2022-06-17T02:55:34.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> 58645106772c [2022-06-17T02:55:34.105Z] Step 8/23 : COPY . . [2022-06-17T02:55:34.105Z] ---> Using cache [2022-06-17T02:55:34.105Z] ---> 604053c94dc1 [2022-06-17T02:55:34.105Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-17T02:55:34.105Z] ---> Running in a2645ef676da [2022-06-17T02:55:35.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T02:55:41.000Z] Removing intermediate container 4a10ca6964d1 [2022-06-17T02:55:41.000Z] ---> 88ea4ab88f28 [2022-06-17T02:55:41.000Z] [2022-06-17T02:55:41.000Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:55:41.000Z] ---> ac73e934f311 [2022-06-17T02:55:41.000Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-17T02:55:41.000Z] ---> Running in 43bcb0a2af4d [2022-06-17T02:55:42.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:55:43.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:55:44.062Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-17T02:55:44.339Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-17T02:55:44.339Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-17T02:55:44.339Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-17T02:55:44.339Z] (5/6) Installing curl (7.79.1-r1) [2022-06-17T02:55:44.339Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-17T02:55:44.339Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:55:44.339Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:55:44.941Z] OK: 8 MiB in 20 packages [2022-06-17T02:55:47.613Z] Removing intermediate container 43bcb0a2af4d [2022-06-17T02:55:47.613Z] ---> 96742acf64b0 [2022-06-17T02:55:47.613Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T02:55:47.613Z] ---> Running in 9ad00ccf88ad [2022-06-17T02:55:48.623Z] Removing intermediate container 9ad00ccf88ad [2022-06-17T02:55:48.623Z] ---> c22e1b1c01e7 [2022-06-17T02:55:48.623Z] Step 13/22 : WORKDIR /edgex [2022-06-17T02:55:48.623Z] ---> Running in cea3ebdaaccb [2022-06-17T02:55:50.080Z] Removing intermediate container cea3ebdaaccb [2022-06-17T02:55:50.080Z] ---> f6c313430888 [2022-06-17T02:55:50.080Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-17T02:55:51.538Z] ---> 4cd0361d723d [2022-06-17T02:55:51.538Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-17T02:55:54.967Z] ---> af824e4c335c [2022-06-17T02:55:54.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-17T02:55:58.389Z] ---> 1a5b6a2bda61 [2022-06-17T02:55:58.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T02:56:00.401Z] ---> 705c7296b2d1 [2022-06-17T02:56:00.401Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-17T02:56:00.401Z] ---> Running in 6bd5bee43ad7 [2022-06-17T02:56:03.040Z] Removing intermediate container f0ae4fe0827a [2022-06-17T02:56:03.040Z] ---> c1f9e073b230 [2022-06-17T02:56:03.040Z] [2022-06-17T02:56:03.040Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:56:03.040Z] ---> ac73e934f311 [2022-06-17T02:56:03.040Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-17T02:56:03.646Z] ---> Running in 393fe8ecd9fb [2022-06-17T02:56:05.084Z] Removing intermediate container 6bd5bee43ad7 [2022-06-17T02:56:05.084Z] ---> ef949b8c7950 [2022-06-17T02:56:05.084Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T02:56:05.084Z] ---> Running in 12401b57ec56 [2022-06-17T02:56:06.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:06.071Z] Removing intermediate container 12401b57ec56 [2022-06-17T02:56:06.071Z] ---> 7fef0891a6d5 [2022-06-17T02:56:06.071Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T02:56:06.345Z] ---> Running in 79d832377ec6 [2022-06-17T02:56:06.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:06.954Z] Removing intermediate container b1eee202189d [2022-06-17T02:56:06.954Z] ---> 5644efc15712 [2022-06-17T02:56:06.954Z] [2022-06-17T02:56:06.954Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T02:56:06.954Z] ---> ac73e934f311 [2022-06-17T02:56:06.954Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-17T02:56:07.232Z] ---> Running in 8f3c1c5577e8 [2022-06-17T02:56:07.232Z] Removing intermediate container 79d832377ec6 [2022-06-17T02:56:07.232Z] ---> e73101f5808a [2022-06-17T02:56:07.232Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:56:07.232Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-17T02:56:07.232Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:56:07.232Z] OK: 5 MiB in 15 packages [2022-06-17T02:56:07.509Z] ---> Running in 8b8b37127b87 [2022-06-17T02:56:08.509Z] Removing intermediate container 8b8b37127b87 [2022-06-17T02:56:08.509Z] ---> 1abdba2d247a [2022-06-17T02:56:08.509Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:56:08.798Z] ---> Running in 6f5c1db9f639 [2022-06-17T02:56:09.077Z] Removing intermediate container 393fe8ecd9fb [2022-06-17T02:56:09.077Z] ---> 6af41e57da78 [2022-06-17T02:56:09.077Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:56:09.360Z] ---> Running in 737026d5c67d [2022-06-17T02:56:09.361Z] Removing intermediate container 6f5c1db9f639 [2022-06-17T02:56:09.361Z] ---> b85a169cdb1c [2022-06-17T02:56:09.361Z] [2022-06-17T02:56:09.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:10.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:10.245Z] Removing intermediate container 737026d5c67d [2022-06-17T02:56:10.245Z] ---> bbe0a005f203 [2022-06-17T02:56:10.245Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-17T02:56:10.526Z] Successfully built b85a169cdb1c [2022-06-17T02:56:10.526Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-17T02:56:10.526Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-06-17T02:56:10.526Z] ---> Running in 48e1646059b8 [2022-06-17T02:56:10.802Z] Removing intermediate container 48e1646059b8 [2022-06-17T02:56:10.802Z] ---> f432de487237 [2022-06-17T02:56:10.802Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T02:56:11.084Z] ---> Running in fad2a32826b2 [2022-06-17T02:56:11.372Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-17T02:56:11.373Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-17T02:56:11.373Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:56:11.373Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T02:56:11.652Z] Removing intermediate container fad2a32826b2 [2022-06-17T02:56:11.652Z] ---> 14668abb358d [2022-06-17T02:56:11.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:56:11.931Z] OK: 6 MiB in 16 packages [2022-06-17T02:56:12.926Z] ---> ffe19b84d683 [2022-06-17T02:56:12.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-17T02:56:14.389Z] Removing intermediate container 8f3c1c5577e8 [2022-06-17T02:56:14.389Z] ---> 47499c2eff5b [2022-06-17T02:56:14.389Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T02:56:14.666Z] ---> Running in 519ea328e69e [2022-06-17T02:56:15.667Z] Removing intermediate container 519ea328e69e [2022-06-17T02:56:15.667Z] ---> 64ff4b419dd8 [2022-06-17T02:56:15.667Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-17T02:56:15.667Z] ---> Running in d46327fb6e90 [2022-06-17T02:56:16.273Z] ---> a653974f11ed [2022-06-17T02:56:16.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-17T02:56:16.273Z] Removing intermediate container d46327fb6e90 [2022-06-17T02:56:16.273Z] ---> fffb9a46277c [2022-06-17T02:56:16.273Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T02:56:16.551Z] ---> Running in c2f4510d3673 [2022-06-17T02:56:17.158Z] Removing intermediate container c2f4510d3673 [2022-06-17T02:56:17.158Z] ---> f46441e5790b [2022-06-17T02:56:17.158Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:56:17.440Z] ---> 72a6f15ec139 [2022-06-17T02:56:17.440Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-17T02:56:17.440Z] ---> Running in aa93222af1df [2022-06-17T02:56:18.452Z] Removing intermediate container aa93222af1df [2022-06-17T02:56:18.452Z] ---> ddc1ee315c4e [2022-06-17T02:56:18.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:56:18.452Z] ---> Running in cdfd1af92647 [2022-06-17T02:56:18.452Z] ---> d414ecd23acf [2022-06-17T02:56:18.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-17T02:56:19.064Z] Removing intermediate container cdfd1af92647 [2022-06-17T02:56:19.064Z] ---> ac2d1312089f [2022-06-17T02:56:19.064Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T02:56:19.343Z] ---> Running in 6f310825b745 [2022-06-17T02:56:20.334Z] Removing intermediate container 6f310825b745 [2022-06-17T02:56:20.334Z] ---> 6faf5ef37a79 [2022-06-17T02:56:20.334Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:56:20.334Z] ---> Running in 3e7c06514dfa [2022-06-17T02:56:20.950Z] Removing intermediate container 3e7c06514dfa [2022-06-17T02:56:20.950Z] ---> be1a480ccd0e [2022-06-17T02:56:20.950Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:56:21.237Z] ---> Running in 3b3f8aeb1ca3 [2022-06-17T02:56:21.844Z] ---> 38764c38bea4 [2022-06-17T02:56:21.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-17T02:56:22.121Z] Removing intermediate container 3b3f8aeb1ca3 [2022-06-17T02:56:22.121Z] ---> eeceb61f2485 [2022-06-17T02:56:22.121Z] [2022-06-17T02:56:23.565Z] Successfully built eeceb61f2485 [2022-06-17T02:56:23.565Z] Successfully tagged support-scheduler-arm64:latest [2022-06-17T02:56:23.565Z] Building security-spiffe-token-provider [2022-06-17T02:56:23.565Z] ---> 5dfd2482ca35 [2022-06-17T02:56:23.565Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-17T02:56:23.565Z]  Building support-scheduler ... done  ---> Running in 7f29c8939864 [2022-06-17T02:56:24.171Z] Removing intermediate container 7f29c8939864 [2022-06-17T02:56:24.171Z] ---> a9b0b855a23d [2022-06-17T02:56:24.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T02:56:24.450Z] ---> Running in e9ef55b1851c [2022-06-17T02:56:25.056Z] Removing intermediate container e9ef55b1851c [2022-06-17T02:56:25.056Z] ---> 4672b3c27bfd [2022-06-17T02:56:25.056Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T02:56:25.056Z] ---> Running in 4b3efc031d62 [2022-06-17T02:56:25.662Z] Removing intermediate container 4b3efc031d62 [2022-06-17T02:56:25.662Z] ---> 2ca4308512f3 [2022-06-17T02:56:25.662Z] Step 21/22 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T02:56:25.941Z] ---> Running in 320e82290fd7 [2022-06-17T02:56:26.547Z] Removing intermediate container 320e82290fd7 [2022-06-17T02:56:26.547Z] ---> 008cd6bde8f9 [2022-06-17T02:56:26.547Z] Step 22/22 : LABEL version=0.0.0 [2022-06-17T02:56:26.547Z] ---> Running in 56cc4ed52e12 [2022-06-17T02:56:27.726Z] Removing intermediate container 56cc4ed52e12 [2022-06-17T02:56:27.726Z] ---> f88b537cbf50 [2022-06-17T02:56:27.726Z] [2022-06-17T02:56:27.726Z] Successfully built f88b537cbf50 [2022-06-17T02:56:27.726Z] Successfully tagged support-notifications-arm64:latest [2022-06-17T02:56:27.726Z] Building core-command [2022-06-17T02:56:55.250Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:56:55.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:56:55.250Z] ---> 8e56ac5f43dc [2022-06-17T02:56:55.250Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:56:55.250Z] ---> Using cache [2022-06-17T02:56:55.250Z] ---> d63ae02a3f1b [2022-06-17T02:56:55.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:56:55.250Z] ---> Using cache [2022-06-17T02:56:55.250Z] ---> a3ae28586506 [2022-06-17T02:56:55.250Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-17T02:56:55.525Z] ---> Running in e2792952f9e6 [2022-06-17T02:56:57.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:58.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:56:59.975Z] OK: 220 MiB in 52 packages [2022-06-17T02:57:01.435Z] Removing intermediate container e2792952f9e6 [2022-06-17T02:57:01.709Z] ---> c4b831dacd39 [2022-06-17T02:57:01.709Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:57:03.156Z] ---> e64062d23c96 [2022-06-17T02:57:03.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:57:03.156Z] ---> Running in 1bb1a1381de7 [2022-06-17T02:57:09.902Z] Removing intermediate container 1bb1a1381de7 [2022-06-17T02:57:09.902Z] ---> 471927dd790d [2022-06-17T02:57:09.902Z] Step 8/23 : COPY . . [2022-06-17T02:57:18.225Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:57:18.225Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:57:18.225Z] ---> 8e56ac5f43dc [2022-06-17T02:57:18.225Z] Step 3/20 : WORKDIR /edgex-go [2022-06-17T02:57:18.225Z] ---> Using cache [2022-06-17T02:57:18.225Z] ---> d63ae02a3f1b [2022-06-17T02:57:18.225Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-17T02:57:18.225Z] ---> Running in 594970188f44 [2022-06-17T02:57:19.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:57:20.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T02:57:20.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T02:57:20.303Z] ---> 8e56ac5f43dc [2022-06-17T02:57:20.303Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T02:57:20.303Z] ---> Using cache [2022-06-17T02:57:20.303Z] ---> d63ae02a3f1b [2022-06-17T02:57:20.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T02:57:20.303Z] ---> Using cache [2022-06-17T02:57:20.303Z] ---> a3ae28586506 [2022-06-17T02:57:20.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T02:57:20.303Z] ---> Using cache [2022-06-17T02:57:20.303Z] ---> a57e547e6573 [2022-06-17T02:57:20.303Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T02:57:20.303Z] ---> Using cache [2022-06-17T02:57:20.303Z] ---> 993e51585209 [2022-06-17T02:57:20.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:57:20.303Z] ---> Using cache [2022-06-17T02:57:20.303Z] ---> 58645106772c [2022-06-17T02:57:20.303Z] Step 8/23 : COPY . . [2022-06-17T02:57:20.581Z] ---> Using cache [2022-06-17T02:57:20.581Z] ---> 604053c94dc1 [2022-06-17T02:57:20.581Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-17T02:57:20.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:57:20.862Z] ---> Running in b3e2bb760c5e [2022-06-17T02:57:22.337Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T02:57:22.337Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T02:57:22.337Z] OK: 15743 distinct packages available [2022-06-17T02:57:22.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:57:23.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T02:57:23.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:57:25.004Z] OK: 220 MiB in 52 packages [2022-06-17T02:57:27.000Z] Removing intermediate container 594970188f44 [2022-06-17T02:57:27.000Z] ---> 21654233ce62 [2022-06-17T02:57:27.000Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-17T02:57:28.445Z] ---> 66b1dad2f6d2 [2022-06-17T02:57:28.445Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T02:57:28.445Z] ---> Running in 3e5e3e2cecc7 [2022-06-17T02:57:36.792Z] Removing intermediate container 3e5e3e2cecc7 [2022-06-17T02:57:36.792Z] ---> 059b8c4db307 [2022-06-17T02:57:36.792Z] Step 7/20 : COPY . . [2022-06-17T02:57:40.232Z] ---> 83d7c36aec8e [2022-06-17T02:57:40.232Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-17T02:57:40.232Z] ---> Running in bbfc5c6f5e20 [2022-06-17T02:57:42.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T02:58:00.600Z] ---> 4bfe6468d4a7 [2022-06-17T02:58:00.600Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-17T02:58:00.600Z] ---> Running in f7ff9ea2a018 [2022-06-17T02:58:00.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-17T02:59:37.456Z] Removing intermediate container 15cf183df287 [2022-06-17T02:59:37.456Z] ---> f1f24628f9fb [2022-06-17T02:59:37.456Z] [2022-06-17T02:59:37.456Z] Step 10/31 : FROM alpine:3.14 [2022-06-17T02:59:37.456Z] ---> ac73e934f311 [2022-06-17T02:59:37.456Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-17T02:59:37.456Z] ---> Running in a2a1a5c19862 [2022-06-17T02:59:37.456Z] Removing intermediate container a2a1a5c19862 [2022-06-17T02:59:37.456Z] ---> 94901181fa6b [2022-06-17T02:59:37.456Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-17T02:59:37.456Z] ---> Running in cc163e889910 [2022-06-17T02:59:37.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T02:59:37.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T02:59:37.456Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-17T02:59:37.456Z] (2/2) Installing su-exec (0.2-r1) [2022-06-17T02:59:37.456Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T02:59:37.456Z] OK: 6 MiB in 16 packages [2022-06-17T02:59:37.456Z] Removing intermediate container cc163e889910 [2022-06-17T02:59:37.456Z] ---> 583f645b773a [2022-06-17T02:59:37.456Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-17T02:59:37.456Z] ---> Running in cb092042e6a7 [2022-06-17T02:59:38.065Z] Removing intermediate container cb092042e6a7 [2022-06-17T02:59:38.065Z] ---> 00a1a02c28d4 [2022-06-17T02:59:38.065Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-17T02:59:38.065Z] ---> Running in b41457e60deb [2022-06-17T02:59:38.674Z] Removing intermediate container b41457e60deb [2022-06-17T02:59:38.674Z] ---> dc8931897fb4 [2022-06-17T02:59:38.674Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-17T02:59:38.674Z] ---> Running in a02a355856f0 [2022-06-17T02:59:42.092Z] Removing intermediate container a02a355856f0 [2022-06-17T02:59:42.092Z] ---> 297ffeecbbc2 [2022-06-17T02:59:42.092Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-17T02:59:42.092Z] ---> Running in 5fda993ccfe5 [2022-06-17T02:59:42.392Z] Removing intermediate container 5fda993ccfe5 [2022-06-17T02:59:42.392Z] ---> def8a7d0dc03 [2022-06-17T02:59:42.392Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-17T02:59:43.829Z] ---> 71e4910d5ced [2022-06-17T02:59:43.829Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-17T02:59:43.829Z] ---> Running in 340a8df996e9 [2022-06-17T02:59:47.240Z] Removing intermediate container 340a8df996e9 [2022-06-17T02:59:47.240Z] ---> 8174bd560f8e [2022-06-17T02:59:47.240Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T02:59:47.842Z] ---> 73780ffb65a4 [2022-06-17T02:59:47.842Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-17T02:59:49.831Z] ---> 2f28951f7543 [2022-06-17T02:59:49.831Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-17T02:59:50.853Z] ---> 108086a3deb6 [2022-06-17T02:59:50.853Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-17T02:59:52.319Z] ---> 8d8676deb7a1 [2022-06-17T02:59:52.591Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-17T02:59:54.036Z] ---> 47175419baa0 [2022-06-17T02:59:54.036Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-17T02:59:54.314Z] ---> Running in fb517c59ebbf [2022-06-17T02:59:55.304Z] Removing intermediate container fb517c59ebbf [2022-06-17T02:59:55.304Z] ---> 8dc78dbd3da5 [2022-06-17T02:59:55.304Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-17T02:59:56.757Z] ---> ca2e4c89f28d [2022-06-17T02:59:56.757Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-17T02:59:57.359Z] ---> Running in 35f5b4da2628 [2022-06-17T03:00:00.759Z] Removing intermediate container a2645ef676da [2022-06-17T03:00:00.759Z] ---> 0a50fac8c302 [2022-06-17T03:00:00.759Z] [2022-06-17T03:00:00.759Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T03:00:00.759Z] ---> ac73e934f311 [2022-06-17T03:00:00.759Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T03:00:00.759Z] ---> Using cache [2022-06-17T03:00:00.759Z] ---> 6af41e57da78 [2022-06-17T03:00:00.759Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T03:00:00.759Z] ---> Using cache [2022-06-17T03:00:00.759Z] ---> bbe0a005f203 [2022-06-17T03:00:00.759Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-17T03:00:00.759Z] ---> Running in 56a682a39a0a [2022-06-17T03:00:01.043Z] Removing intermediate container 35f5b4da2628 [2022-06-17T03:00:01.044Z] ---> 3e403d1de657 [2022-06-17T03:00:01.044Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-17T03:00:01.360Z] ---> Running in 9b67aa9c4830 [2022-06-17T03:00:01.645Z] Removing intermediate container 56a682a39a0a [2022-06-17T03:00:01.645Z] ---> 2e7fed649d44 [2022-06-17T03:00:01.645Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T03:00:01.645Z] ---> Running in 74b64d0d1c0d [2022-06-17T03:00:02.246Z] Removing intermediate container 9b67aa9c4830 [2022-06-17T03:00:02.246Z] ---> 994ca4198f5a [2022-06-17T03:00:02.246Z] Step 28/31 : CMD ["gate"] [2022-06-17T03:00:02.524Z] ---> Running in 845a2469c537 [2022-06-17T03:00:02.524Z] Removing intermediate container 74b64d0d1c0d [2022-06-17T03:00:02.524Z] ---> ecd3237ffee2 [2022-06-17T03:00:02.800Z] Step 15/23 : WORKDIR / [2022-06-17T03:00:02.800Z] ---> Running in 63c7104ffd2c [2022-06-17T03:00:03.408Z] Removing intermediate container 845a2469c537 [2022-06-17T03:00:03.408Z] ---> 9d509301a560 [2022-06-17T03:00:03.408Z] Step 29/31 : LABEL arch=arm64 [2022-06-17T03:00:03.686Z] ---> Running in 4cda86553cff [2022-06-17T03:00:03.686Z] Removing intermediate container 63c7104ffd2c [2022-06-17T03:00:03.686Z] ---> a83471f0e2a1 [2022-06-17T03:00:03.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T03:00:04.672Z] Removing intermediate container 4cda86553cff [2022-06-17T03:00:04.672Z] ---> fc239b738f57 [2022-06-17T03:00:04.672Z] Step 30/31 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T03:00:04.952Z] ---> e5f50c2bb6f7 [2022-06-17T03:00:04.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-17T03:00:05.229Z] ---> Running in 2086438cd006 [2022-06-17T03:00:06.223Z] Removing intermediate container 2086438cd006 [2022-06-17T03:00:06.223Z] ---> 2ae3cb2da075 [2022-06-17T03:00:06.223Z] Step 31/31 : LABEL version=0.0.0 [2022-06-17T03:00:06.500Z] ---> Running in 6f348994ba8b [2022-06-17T03:00:07.103Z] ---> ed69a3ff4a7f [2022-06-17T03:00:07.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-17T03:00:07.104Z] Removing intermediate container 6f348994ba8b [2022-06-17T03:00:07.104Z] ---> 9034f4ed0017 [2022-06-17T03:00:07.104Z] [2022-06-17T03:00:08.097Z] Successfully built 9034f4ed0017 [2022-06-17T03:00:08.097Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-17T03:00:08.097Z]  Building security-bootstrapper ... done  ---> 0cdbb2b451ac [2022-06-17T03:00:08.097Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-17T03:00:08.375Z] ---> Running in 14c2321628f1 [2022-06-17T03:00:08.984Z] Removing intermediate container 14c2321628f1 [2022-06-17T03:00:08.984Z] ---> 6ab91d688b9b [2022-06-17T03:00:08.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:00:08.984Z] ---> Running in 38cbfa65ac18 [2022-06-17T03:00:09.590Z] Removing intermediate container 38cbfa65ac18 [2022-06-17T03:00:09.590Z] ---> 280757305d5f [2022-06-17T03:00:09.590Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T03:00:09.590Z] ---> Running in 928b54ad712b [2022-06-17T03:00:10.195Z] Removing intermediate container 928b54ad712b [2022-06-17T03:00:10.195Z] ---> f4b221417e9e [2022-06-17T03:00:10.195Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T03:00:10.195Z] ---> Running in 0a3483e28ed1 [2022-06-17T03:00:10.799Z] Removing intermediate container 0a3483e28ed1 [2022-06-17T03:00:10.799Z] ---> 8b44f81978ff [2022-06-17T03:00:10.799Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T03:00:10.799Z] ---> Running in 5463f5d0694c [2022-06-17T03:00:11.410Z] Removing intermediate container 5463f5d0694c [2022-06-17T03:00:11.410Z] ---> 9051a04e326d [2022-06-17T03:00:11.410Z] [2022-06-17T03:00:11.691Z] Successfully built 9051a04e326d [2022-06-17T03:00:11.972Z] Successfully tagged core-metadata-arm64:latest [2022-06-17T03:01:20.068Z]  Building core-metadata ... done Removing intermediate container b3e2bb760c5e [2022-06-17T03:01:20.068Z] ---> c468a3b42ea1 [2022-06-17T03:01:20.068Z] [2022-06-17T03:01:20.068Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T03:01:20.068Z] ---> ac73e934f311 [2022-06-17T03:01:20.068Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T03:01:20.068Z] ---> Using cache [2022-06-17T03:01:20.068Z] ---> 6af41e57da78 [2022-06-17T03:01:20.068Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T03:01:20.068Z] ---> Using cache [2022-06-17T03:01:20.068Z] ---> bbe0a005f203 [2022-06-17T03:01:20.068Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-17T03:01:20.068Z] ---> Running in 082289e7e18c [2022-06-17T03:01:20.068Z] Removing intermediate container 082289e7e18c [2022-06-17T03:01:20.068Z] ---> 0df6d682118a [2022-06-17T03:01:20.068Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T03:01:20.068Z] ---> Running in b020d2800146 [2022-06-17T03:01:20.068Z] Removing intermediate container b020d2800146 [2022-06-17T03:01:20.068Z] ---> 0f4e25445034 [2022-06-17T03:01:20.068Z] Step 15/23 : WORKDIR / [2022-06-17T03:01:20.068Z] ---> Running in c02f5ad49ad2 [2022-06-17T03:01:20.068Z] Removing intermediate container c02f5ad49ad2 [2022-06-17T03:01:20.068Z] ---> 845708f6b2fc [2022-06-17T03:01:20.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T03:01:20.068Z] ---> bcac50ef19b1 [2022-06-17T03:01:20.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-17T03:01:20.068Z] ---> e5fe40b4564d [2022-06-17T03:01:20.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-17T03:01:20.068Z] ---> 23cfb37e8c83 [2022-06-17T03:01:20.068Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-17T03:01:20.068Z] ---> Running in fc007a1b278a [2022-06-17T03:01:20.068Z] Removing intermediate container fc007a1b278a [2022-06-17T03:01:20.068Z] ---> 7eec79642c33 [2022-06-17T03:01:20.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:01:20.068Z] ---> Running in ab0c6af3d45c [2022-06-17T03:01:20.068Z] Removing intermediate container ab0c6af3d45c [2022-06-17T03:01:20.068Z] ---> f64896edbab1 [2022-06-17T03:01:20.068Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T03:01:20.068Z] ---> Running in e6a5ac655ad5 [2022-06-17T03:01:20.068Z] Removing intermediate container e6a5ac655ad5 [2022-06-17T03:01:20.068Z] ---> d8515a1bb735 [2022-06-17T03:01:20.068Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T03:01:20.068Z] ---> Running in 1d67bae9e652 [2022-06-17T03:01:20.348Z] Removing intermediate container 1d67bae9e652 [2022-06-17T03:01:20.348Z] ---> f63303c3976a [2022-06-17T03:01:20.348Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T03:01:20.627Z] ---> Running in a53e7d398e52 [2022-06-17T03:01:21.240Z] Removing intermediate container a53e7d398e52 [2022-06-17T03:01:21.240Z] ---> ff36874329d7 [2022-06-17T03:01:21.240Z] [2022-06-17T03:01:22.693Z] Successfully built ff36874329d7 [2022-06-17T03:01:22.693Z] Successfully tagged core-command-arm64:latest [2022-06-17T03:01:24.159Z]  Building core-command ... done Removing intermediate container bbfc5c6f5e20 [2022-06-17T03:01:24.159Z] ---> 8b17233fcb42 [2022-06-17T03:01:24.159Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-17T03:01:24.452Z] ---> Running in ca896cb32a73 [2022-06-17T03:01:25.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T03:01:28.554Z] Removing intermediate container ca896cb32a73 [2022-06-17T03:01:28.555Z] ---> d3b7c3625744 [2022-06-17T03:01:28.555Z] [2022-06-17T03:01:28.555Z] Step 11/23 : FROM docker:20.10.14 [2022-06-17T03:01:28.555Z] 20.10.14: Pulling from library/docker [2022-06-17T03:01:43.709Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-17T03:01:43.709Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-17T03:01:43.709Z] ---> c346e9eafbab [2022-06-17T03:01:43.709Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-17T03:01:43.709Z] ---> Running in 995a4c7278ae [2022-06-17T03:01:43.709Z] Removing intermediate container 995a4c7278ae [2022-06-17T03:01:43.709Z] ---> 83c930da564e [2022-06-17T03:01:43.709Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-17T03:01:43.709Z] ---> Running in c5966ffa083d [2022-06-17T03:01:43.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:01:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:01:44.975Z] (1/43) Installing readline (8.1.1-r0) [2022-06-17T03:01:44.976Z] (2/43) Installing bash (5.1.16-r0) [2022-06-17T03:01:44.976Z] Executing bash-5.1.16-r0.post-install [2022-06-17T03:01:44.976Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-17T03:01:44.976Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T03:01:44.976Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-17T03:01:45.252Z] (6/43) Installing curl (7.80.0-r1) [2022-06-17T03:01:45.252Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-17T03:01:45.252Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-17T03:01:45.252Z] (9/43) Installing expat (2.4.7-r0) [2022-06-17T03:01:45.252Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-17T03:01:45.252Z] (11/43) Installing gdbm (1.22-r0) [2022-06-17T03:01:45.252Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-17T03:01:45.252Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T03:01:45.252Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T03:01:45.252Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-17T03:01:45.252Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-17T03:01:45.533Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-17T03:01:47.524Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-17T03:01:47.524Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-17T03:01:47.524Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-17T03:01:47.524Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-17T03:01:47.524Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-17T03:01:47.524Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-17T03:01:47.524Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-17T03:01:47.524Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-17T03:01:47.524Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-17T03:01:47.797Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-17T03:01:47.797Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-17T03:01:47.797Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-17T03:01:47.797Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-17T03:01:47.797Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-17T03:01:47.797Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-17T03:01:47.797Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-17T03:01:47.797Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-17T03:01:47.797Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-17T03:01:47.797Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-17T03:01:48.073Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-17T03:01:48.073Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-17T03:01:48.073Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-17T03:01:48.073Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-17T03:01:48.073Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-17T03:01:48.073Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-17T03:01:48.073Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-17T03:01:48.681Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T03:01:48.681Z] OK: 82 MiB in 65 packages [2022-06-17T03:01:53.014Z] Collecting docker-compose==1.23.2 [2022-06-17T03:01:53.014Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-17T03:01:53.014Z] Collecting cached-property<2,>=1.2.0 [2022-06-17T03:01:53.014Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-17T03:01:53.617Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-17T03:01:53.617Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-17T03:01:53.898Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-17T03:01:53.898Z] Collecting docopt<0.7,>=0.6.1 [2022-06-17T03:01:53.898Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-17T03:01:57.305Z] Collecting PyYAML<4,>=3.10 [2022-06-17T03:01:57.305Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-17T03:01:59.936Z] Removing intermediate container f7ff9ea2a018 [2022-06-17T03:01:59.936Z] ---> 13ffff941e6a [2022-06-17T03:01:59.936Z] [2022-06-17T03:01:59.936Z] Step 9/20 : FROM alpine:3.15 [2022-06-17T03:01:59.936Z] ---> 3fb3c9af89a9 [2022-06-17T03:01:59.936Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T03:01:59.936Z] ---> Using cache [2022-06-17T03:01:59.936Z] ---> dacaa1b8d4b7 [2022-06-17T03:01:59.936Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T03:01:59.936Z] ---> Using cache [2022-06-17T03:01:59.936Z] ---> ab8d80307ddd [2022-06-17T03:01:59.936Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-17T03:01:59.936Z] ---> Running in ae4f80a4b41c [2022-06-17T03:02:00.539Z] Collecting docker<4.0,>=3.6.0 [2022-06-17T03:02:00.539Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-17T03:02:00.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:02:01.088Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-17T03:02:01.088Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-17T03:02:01.088Z] Collecting texttable<0.10,>=0.9.0 [2022-06-17T03:02:01.088Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-17T03:02:02.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:02:03.047Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T03:02:03.047Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T03:02:03.047Z] OK: 15736 distinct packages available [2022-06-17T03:02:03.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T03:02:03.321Z] Collecting jsonschema<3,>=2.5.1 [2022-06-17T03:02:03.321Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-17T03:02:03.321Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-17T03:02:03.321Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-17T03:02:03.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T03:02:04.885Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-17T03:02:05.158Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-17T03:02:05.158Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T03:02:05.158Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-17T03:02:05.430Z] (5/9) Installing curl (7.80.0-r1) [2022-06-17T03:02:05.430Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-17T03:02:05.430Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-17T03:02:05.430Z] Collecting docker-pycreds>=0.4.0 [2022-06-17T03:02:05.702Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-17T03:02:05.702Z] (8/9) Installing libucontext (1.1-r0) [2022-06-17T03:02:05.702Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-17T03:02:05.702Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T03:02:05.702Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T03:02:05.980Z] Collecting idna<2.8,>=2.5 [2022-06-17T03:02:05.980Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-17T03:02:05.980Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-17T03:02:05.980Z] OK: 8 MiB in 23 packages [2022-06-17T03:02:06.977Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-17T03:02:06.977Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-17T03:02:06.977Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-17T03:02:06.977Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-17T03:02:07.254Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-17T03:02:07.254Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-17T03:02:07.254Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-17T03:02:07.254Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-17T03:02:07.254Z] Removing intermediate container ae4f80a4b41c [2022-06-17T03:02:07.254Z] ---> 3256ad707aba [2022-06-17T03:02:07.254Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T03:02:07.853Z] ---> dc71c201a473 [2022-06-17T03:02:07.853Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-17T03:02:08.450Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-17T03:02:08.450Z] Attempting uninstall: urllib3 [2022-06-17T03:02:08.450Z] Found existing installation: urllib3 1.26.7 [2022-06-17T03:02:08.450Z] Uninstalling urllib3-1.26.7: [2022-06-17T03:02:08.450Z] Successfully uninstalled urllib3-1.26.7 [2022-06-17T03:02:09.049Z] Attempting uninstall: idna [2022-06-17T03:02:09.049Z] Found existing installation: idna 3.3 [2022-06-17T03:02:09.049Z] Uninstalling idna-3.3: [2022-06-17T03:02:09.049Z] Successfully uninstalled idna-3.3 [2022-06-17T03:02:09.321Z] ---> e6b266750ad5 [2022-06-17T03:02:09.321Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-17T03:02:09.924Z] ---> b43011db892a [2022-06-17T03:02:09.924Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-17T03:02:09.924Z] ---> Running in 950ab0015ecd [2022-06-17T03:02:10.209Z] Removing intermediate container 950ab0015ecd [2022-06-17T03:02:10.209Z] ---> 00635c19a917 [2022-06-17T03:02:10.209Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:02:10.584Z] ---> Running in edc2d27af3e0 [2022-06-17T03:02:10.979Z] Removing intermediate container edc2d27af3e0 [2022-06-17T03:02:10.979Z] ---> a958046ff333 [2022-06-17T03:02:10.979Z] Step 18/20 : LABEL arch=arm64 [2022-06-17T03:02:10.979Z] ---> Running in 4d2e1a34b7fa [2022-06-17T03:02:11.304Z] Removing intermediate container 4d2e1a34b7fa [2022-06-17T03:02:11.304Z] ---> ff4d1f289659 [2022-06-17T03:02:11.304Z] Step 19/20 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T03:02:11.304Z] ---> Running in 6d63fe6d9c0f [2022-06-17T03:02:11.935Z] Removing intermediate container 6d63fe6d9c0f [2022-06-17T03:02:11.935Z] ---> 926a914b1958 [2022-06-17T03:02:11.935Z] Step 20/20 : LABEL version=0.0.0 [2022-06-17T03:02:11.935Z] ---> Running in d3921cdebb2a [2022-06-17T03:02:11.935Z] Attempting uninstall: requests [2022-06-17T03:02:11.935Z] Found existing installation: requests 2.26.0 [2022-06-17T03:02:11.935Z] Uninstalling requests-2.26.0: [2022-06-17T03:02:12.225Z] Successfully uninstalled requests-2.26.0 [2022-06-17T03:02:12.521Z] Removing intermediate container d3921cdebb2a [2022-06-17T03:02:12.522Z] ---> 13157bde90a7 [2022-06-17T03:02:12.522Z] [2022-06-17T03:02:12.522Z] Running setup.py install for texttable: started [2022-06-17T03:02:12.953Z] Successfully built 13157bde90a7 [2022-06-17T03:02:12.953Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-17T03:02:14.438Z]  Building security-spiffe-token-provider ... done  Running setup.py install for texttable: finished with status 'done' [2022-06-17T03:02:14.438Z] Running setup.py install for PyYAML: started [2022-06-17T03:02:17.094Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-17T03:02:17.094Z] Running setup.py install for docopt: started [2022-06-17T03:02:19.080Z] Running setup.py install for docopt: finished with status 'done' [2022-06-17T03:02:19.080Z] Running setup.py install for dockerpty: started [2022-06-17T03:02:20.524Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-17T03:02:21.971Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-17T03:02:30.282Z] Removing intermediate container c5966ffa083d [2022-06-17T03:02:30.282Z] ---> 483ce741eda1 [2022-06-17T03:02:30.282Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-17T03:02:30.282Z] ---> Running in 26efa31399ff [2022-06-17T03:02:30.562Z] Removing intermediate container 26efa31399ff [2022-06-17T03:02:30.562Z] ---> 8a56594d8757 [2022-06-17T03:02:30.562Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-17T03:02:30.562Z] ---> Running in 12944f24c1c2 [2022-06-17T03:02:31.175Z] Removing intermediate container 12944f24c1c2 [2022-06-17T03:02:31.175Z] ---> 45d5acb126ac [2022-06-17T03:02:31.175Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-17T03:02:32.162Z] ---> 3c5f635404fd [2022-06-17T03:02:32.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-17T03:02:32.437Z] ---> c3b81004cea2 [2022-06-17T03:02:32.437Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-17T03:02:33.422Z] ---> c32217a99620 [2022-06-17T03:02:33.422Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-17T03:02:33.422Z] ---> Running in 74d5bd4ea21d [2022-06-17T03:02:33.422Z] Removing intermediate container 74d5bd4ea21d [2022-06-17T03:02:33.422Z] ---> 619083600645 [2022-06-17T03:02:33.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T03:02:33.714Z] ---> Running in adee8af877f5 [2022-06-17T03:02:33.988Z] Removing intermediate container adee8af877f5 [2022-06-17T03:02:33.988Z] ---> e2551d62e09b [2022-06-17T03:02:33.988Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T03:02:33.988Z] ---> Running in 2c91e312c051 [2022-06-17T03:02:34.266Z] Removing intermediate container 2c91e312c051 [2022-06-17T03:02:34.266Z] ---> c35980a50a08 [2022-06-17T03:02:34.266Z] Step 22/23 : LABEL git_sha=7951866c037c99ab59e6ced4267275b6c04ea3c0 [2022-06-17T03:02:34.541Z] ---> Running in 540bfe21dfd8 [2022-06-17T03:02:34.819Z] Removing intermediate container 540bfe21dfd8 [2022-06-17T03:02:34.819Z] ---> eff411d20914 [2022-06-17T03:02:34.819Z] Step 23/23 : LABEL version=0.0.0 [2022-06-17T03:02:34.819Z] ---> Running in ce24f0bed883 [2022-06-17T03:02:35.092Z] Removing intermediate container ce24f0bed883 [2022-06-17T03:02:35.093Z] ---> a0114f1059e7 [2022-06-17T03:02:35.093Z] [2022-06-17T03:02:35.369Z] Successfully built a0114f1059e7 [2022-06-17T03:02:35.646Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-17T03:02:35.942Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-17T03:02:35.959Z] $ docker stop --time=1 ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd [2022-06-17T03:02:37.633Z] $ docker rm -f ff7803d2f4ab25e82d38f5f1553f442ea789fbdf098701a2dc4afd29932e74cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T03:02:38.248Z] + docker images [2022-06-17T03:02:38.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-17T03:02:38.520Z] sys-mgmt-agent-arm64 latest a0114f1059e7 4 seconds ago 282MB [2022-06-17T03:02:38.520Z] security-spiffe-token-provider-arm64 latest 13157bde90a7 26 seconds ago 28.1MB [2022-06-17T03:02:38.520Z] 13ffff941e6a 40 seconds ago 1.48GB [2022-06-17T03:02:38.520Z] d3b7c3625744 About a minute ago 1.43GB [2022-06-17T03:02:38.520Z] core-command-arm64 latest ff36874329d7 About a minute ago 15.5MB [2022-06-17T03:02:38.520Z] c468a3b42ea1 About a minute ago 1.43GB [2022-06-17T03:02:38.520Z] core-metadata-arm64 latest 9051a04e326d 2 minutes ago 16.3MB [2022-06-17T03:02:38.520Z] security-bootstrapper-arm64 latest 9034f4ed0017 2 minutes ago 18.3MB [2022-06-17T03:02:38.520Z] 0a50fac8c302 2 minutes ago 1.44GB [2022-06-17T03:02:38.520Z] f1f24628f9fb 3 minutes ago 1.44GB [2022-06-17T03:02:38.520Z] support-notifications-arm64 latest f88b537cbf50 6 minutes ago 25.9MB [2022-06-17T03:02:38.520Z] support-scheduler-arm64 latest eeceb61f2485 6 minutes ago 25.4MB [2022-06-17T03:02:38.520Z] security-proxy-setup-arm64 latest b85a169cdb1c 6 minutes ago 26.1MB [2022-06-17T03:02:38.520Z] 5644efc15712 6 minutes ago 1.49GB [2022-06-17T03:02:38.520Z] c1f9e073b230 6 minutes ago 1.49GB [2022-06-17T03:02:38.520Z] 88ea4ab88f28 6 minutes ago 1.44GB [2022-06-17T03:02:38.520Z] core-data-arm64 latest 80fccce8b30a 7 minutes ago 21.7MB [2022-06-17T03:02:38.520Z] security-spire-agent-arm64 latest 1f946e911220 7 minutes ago 126MB [2022-06-17T03:02:38.520Z] 432d2d2d583f 8 minutes ago 1.46GB [2022-06-17T03:02:38.520Z] security-secretstore-setup-arm64 latest 9a341e40d26d 8 minutes ago 27.5MB [2022-06-17T03:02:38.520Z] e1ec48f2b70d 9 minutes ago 1.44GB [2022-06-17T03:02:38.520Z] security-spire-server-arm64 latest 8914f8c43bf9 12 minutes ago 86.3MB [2022-06-17T03:02:38.520Z] ae877459d6de 12 minutes ago 1.34GB [2022-06-17T03:02:38.520Z] security-spire-config-arm64 latest f56a36ca1a84 13 minutes ago 85.6MB [2022-06-17T03:02:38.520Z] 5e070aeec874 13 minutes ago 1.34GB [2022-06-17T03:02:38.520Z] ci-base-image-arm64 latest 8e56ac5f43dc 26 minutes ago 1.01GB [2022-06-17T03:02:38.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 13 days ago 669MB [2022-06-17T03:02:38.520Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-17T03:02:38.520Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-17T03:02:38.520Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-17T03:02:38.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:02:39.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:02:39.392Z] [2022-06-17T03:02:39.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:02:39.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:02:40.084Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-17T03:02:40.084Z] 8998bd30e6a1: Pulling fs layer [2022-06-17T03:02:40.084Z] 04944245beec: Pulling fs layer [2022-06-17T03:02:40.084Z] 699f458cf7ca: Pulling fs layer [2022-06-17T03:02:40.084Z] 765212b225bb: Pulling fs layer [2022-06-17T03:02:40.084Z] f23df028b6ca: Pulling fs layer [2022-06-17T03:02:40.084Z] d65c8cfc05b1: Pulling fs layer [2022-06-17T03:02:40.084Z] 2437ff75d9bd: Pulling fs layer [2022-06-17T03:02:40.084Z] f23df028b6ca: Waiting [2022-06-17T03:02:40.084Z] d65c8cfc05b1: Waiting [2022-06-17T03:02:40.084Z] 2437ff75d9bd: Waiting [2022-06-17T03:02:40.084Z] 765212b225bb: Waiting [2022-06-17T03:02:40.084Z] 04944245beec: Verifying Checksum [2022-06-17T03:02:40.084Z] 04944245beec: Download complete [2022-06-17T03:02:40.084Z] 765212b225bb: Verifying Checksum [2022-06-17T03:02:40.084Z] 765212b225bb: Download complete [2022-06-17T03:02:40.084Z] f23df028b6ca: Verifying Checksum [2022-06-17T03:02:40.084Z] f23df028b6ca: Download complete [2022-06-17T03:02:40.084Z] d65c8cfc05b1: Verifying Checksum [2022-06-17T03:02:40.084Z] d65c8cfc05b1: Download complete [2022-06-17T03:02:40.360Z] 699f458cf7ca: Verifying Checksum [2022-06-17T03:02:40.360Z] 699f458cf7ca: Download complete [2022-06-17T03:02:40.636Z] 8998bd30e6a1: Download complete [2022-06-17T03:02:42.613Z] 2437ff75d9bd: Verifying Checksum [2022-06-17T03:02:42.613Z] 2437ff75d9bd: Download complete [2022-06-17T03:02:45.241Z] 8998bd30e6a1: Pull complete [2022-06-17T03:02:45.241Z] 04944245beec: Pull complete [2022-06-17T03:02:46.683Z] 699f458cf7ca: Pull complete [2022-06-17T03:02:46.955Z] 765212b225bb: Pull complete [2022-06-17T03:02:47.940Z] f23df028b6ca: Pull complete [2022-06-17T03:02:48.217Z] d65c8cfc05b1: Pull complete [2022-06-17T03:03:03.301Z] 2437ff75d9bd: Pull complete [2022-06-17T03:03:03.301Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-17T03:03:03.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T03:03:03.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:03:03.716Z] prd-ubuntu20.04-docker-arm64-4c-16g-2527 does not seem to be running inside a container [2022-06-17T03:03:03.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-17T03:03:06.425Z] $ docker top d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:07.485Z] ---> job-cost.sh [2022-06-17T03:03:07.485Z] lf-activate-venv: SKIPPING [2022-06-17T03:03:07.485Z] INFO: No Stack... [2022-06-17T03:03:08.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-17T03:03:08.672Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T03:03:09.351Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-17T03:03:09.351Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T03:03:09.438Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] [2022-06-17T03:03:09.443Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] did not exist. Created. [2022-06-17T03:03:09.443Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T03:03:10.223Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-17T03:03:10.405Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T03:03:10.421Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4055-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T03:03:10.506Z] $ docker stop --time=1 d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf [2022-06-17T03:03:12.014Z] $ docker rm -f d35913cf45e754873bdff95ede816c102db982e56df9cacc0b6e13af5bb133bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-17T03:03:13.201Z] provisioning config files... [2022-06-17T03:03:13.212Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7930539978404246631tmp [Pipeline] { [Pipeline] sh [2022-06-17T03:03:13.548Z] + set +x [2022-06-17T03:03:13.548Z] + curl -s https://codecov.io/bash [2022-06-17T03:03:13.548Z] + bash -s -- [2022-06-17T03:03:13.548Z] [2022-06-17T03:03:13.548Z] _____ _ [2022-06-17T03:03:13.548Z] / ____| | | [2022-06-17T03:03:13.548Z] | | ___ __| | ___ ___ _____ __ [2022-06-17T03:03:13.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-17T03:03:13.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-17T03:03:13.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-17T03:03:13.548Z] Bash-1.0.6 [2022-06-17T03:03:13.548Z] [2022-06-17T03:03:13.548Z] [2022-06-17T03:03:13.548Z] ==> git version 2.25.1 found [2022-06-17T03:03:13.548Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-17T03:03:13.548Z] Release-Date: 2020-01-08 [2022-06-17T03:03:13.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-17T03:03:13.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-17T03:03:13.548Z] ==> Jenkins CI detected. [2022-06-17T03:03:13.548Z] current dir:  /w/workspace/edgex-go/1 [2022-06-17T03:03:13.548Z] project root: . [2022-06-17T03:03:13.548Z] --> token set from env [2022-06-17T03:03:13.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-17T03:03:13.548Z] ==> Running gcov in . (disable via -X gcov) [2022-06-17T03:03:13.548Z] ==> Python coveragepy not found [2022-06-17T03:03:13.548Z] ==> Searching for coverage reports in: [2022-06-17T03:03:13.548Z] + . [2022-06-17T03:03:13.548Z] -> Found 1 reports [2022-06-17T03:03:13.548Z] ==> Detecting git/mercurial file structure [2022-06-17T03:03:13.548Z] ==> Reading reports [2022-06-17T03:03:13.548Z] + ./coverage.out bytes=435411 [2022-06-17T03:03:13.548Z] ==> Appending adjustments [2022-06-17T03:03:13.548Z] https://docs.codecov.io/docs/fixing-reports [2022-06-17T03:03:14.928Z] + Found adjustments [2022-06-17T03:03:14.928Z] ==> Gzipping contents [2022-06-17T03:03:14.928Z] 60K /tmp/codecov.uWbd75.gz [2022-06-17T03:03:14.928Z] ==> Uploading reports [2022-06-17T03:03:14.928Z] url: https://codecov.io [2022-06-17T03:03:14.928Z] query: branch=PR-4055&commit=7951866c037c99ab59e6ced4267275b6c04ea3c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4055&job=&cmd_args= [2022-06-17T03:03:14.928Z] -> Pinging Codecov [2022-06-17T03:03:14.928Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4055&commit=7951866c037c99ab59e6ced4267275b6c04ea3c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4055%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4055&job=&cmd_args= [2022-06-17T03:03:15.190Z] -> Uploading to [2022-06-17T03:03:15.190Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-17/00271124DB129430A58F1EEE437C3FCB/7951866c037c99ab59e6ced4267275b6c04ea3c0/4888bed8-a394-4dcf-aecb-0d6f59b9ea9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T030314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20567bbd4beeb9b636cba16649b0742030f4fdaac940ff0f40afcbb1fbb09791 [2022-06-17T03:03:15.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T03:03:15.190Z] Dload Upload Total Spent Left Speed [2022-06-17T03:03:15.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59870 0 0 100 59870 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-06-17T03:03:15.190Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7951866c037c99ab59e6ced4267275b6c04ea3c0 [Pipeline] } [2022-06-17T03:03:15.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-17T03:03:16.805Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:17.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:18.055Z] ---> package-listing.sh [2022-06-17T03:03:18.056Z] ++ facter osfamily [2022-06-17T03:03:18.056Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-17T03:03:18.320Z] + OS_FAMILY=debian [2022-06-17T03:03:18.320Z] + workspace=/w/workspace/edgex-go/1 [2022-06-17T03:03:18.320Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-17T03:03:18.320Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-17T03:03:18.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-17T03:03:18.320Z] + PACKAGES=/tmp/packages_start.txt [2022-06-17T03:03:18.320Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-17T03:03:18.320Z] + PACKAGES=/tmp/packages_end.txt [2022-06-17T03:03:18.320Z] + case "${OS_FAMILY}" in [2022-06-17T03:03:18.320Z] + dpkg -l [2022-06-17T03:03:18.320Z] + grep '^ii' [2022-06-17T03:03:18.320Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-17T03:03:18.320Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-17T03:03:18.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-17T03:03:18.320Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-17T03:03:18.320Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-17T03:03:18.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-17T03:03:18.355Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-17T03:03:18.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:03:19.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:03:19.292Z] [2022-06-17T03:03:19.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T03:03:19.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:03:19.674Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-17T03:03:19.674Z] 5eb5b503b376: Pulling fs layer [2022-06-17T03:03:19.674Z] 5c69ac0246d0: Pulling fs layer [2022-06-17T03:03:19.674Z] ec43610c2a17: Pulling fs layer [2022-06-17T03:03:19.674Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-17T03:03:19.674Z] 33b1e0a273af: Pulling fs layer [2022-06-17T03:03:19.674Z] 5d3b04190fa2: Pulling fs layer [2022-06-17T03:03:19.674Z] 2f39f015ded8: Pulling fs layer [2022-06-17T03:03:19.674Z] 5d3b04190fa2: Waiting [2022-06-17T03:03:19.674Z] 3a2ae6a8a46f: Waiting [2022-06-17T03:03:19.674Z] 33b1e0a273af: Waiting [2022-06-17T03:03:19.674Z] 2f39f015ded8: Waiting [2022-06-17T03:03:19.674Z] 5c69ac0246d0: Download complete [2022-06-17T03:03:19.674Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-17T03:03:19.674Z] 3a2ae6a8a46f: Download complete [2022-06-17T03:03:19.674Z] 33b1e0a273af: Verifying Checksum [2022-06-17T03:03:19.674Z] 33b1e0a273af: Download complete [2022-06-17T03:03:19.674Z] 5d3b04190fa2: Verifying Checksum [2022-06-17T03:03:19.674Z] 5d3b04190fa2: Download complete [2022-06-17T03:03:19.935Z] ec43610c2a17: Verifying Checksum [2022-06-17T03:03:19.935Z] ec43610c2a17: Download complete [2022-06-17T03:03:19.935Z] 5eb5b503b376: Verifying Checksum [2022-06-17T03:03:19.935Z] 5eb5b503b376: Download complete [2022-06-17T03:03:20.505Z] 2f39f015ded8: Download complete [2022-06-17T03:03:21.074Z] 5eb5b503b376: Pull complete [2022-06-17T03:03:21.337Z] 5c69ac0246d0: Pull complete [2022-06-17T03:03:21.598Z] ec43610c2a17: Pull complete [2022-06-17T03:03:21.857Z] 3a2ae6a8a46f: Pull complete [2022-06-17T03:03:21.857Z] 33b1e0a273af: Pull complete [2022-06-17T03:03:22.117Z] 5d3b04190fa2: Pull complete [2022-06-17T03:03:26.310Z] 2f39f015ded8: Pull complete [2022-06-17T03:03:26.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-17T03:03:26.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T03:03:26.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T03:03:26.526Z] prd-ubuntu20.04-docker-8c-8g-2526 does not seem to be running inside a container [2022-06-17T03:03:26.564Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T03:03:28.391Z] $ docker top 3741dbd0da6958191d9ebc1b82848b02aba1549cb1b6b8e1b5172064c36e1eee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T03:03:28.799Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-17T03:03:29.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-17T03:03:29.421Z] + ls /var/log/sa-host [2022-06-17T03:03:29.421Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T03:03:29.675Z] provisioning config files... [2022-06-17T03:03:29.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8316269213080298007tmp [Pipeline] { [Pipeline] echo [2022-06-17T03:03:29.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:30.061Z] ---> create-netrc.sh [Pipeline] } [2022-06-17T03:03:30.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:30.559Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-17T03:03:30.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:30.926Z] ---> sudo-logs.sh [2022-06-17T03:03:30.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-17T03:03:31.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:31.323Z] ---> job-cost.sh [2022-06-17T03:03:31.323Z] lf-activate-venv: SKIPPING [2022-06-17T03:03:31.323Z] DEBUG: total: 0.10999999940395355 [2022-06-17T03:03:31.323Z] INFO: Retrieving Stack Cost... [2022-06-17T03:03:31.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T03:03:32.157Z] INFO: Archiving Costs [Pipeline] echo [2022-06-17T03:03:32.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T03:03:32.513Z] ---> logs-deploy.sh [2022-06-17T03:03:32.513Z] lf-activate-venv: SKIPPING [2022-06-17T03:03:32.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4055/1 [2022-06-17T03:03:32.513Z] INFO: archiving workspace using pattern(s): [2022-06-17T03:03:33.454Z] Archives upload complete. [2022-06-17T03:03:33.454Z] INFO: archiving logs to Nexus