Pull request #4067 updated 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0+a157344ed5a2a308e5221a4550246afdf7c311d5 (f97808a27442226475296427aa580b020779dfd8) 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-ssh2500679245206006775.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-ssh12564973040182176484.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh306423008450860182.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 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-ssh1716313908846817217.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10821793608207633571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-16677’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16678’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16692’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16693’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16694’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16696’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16698 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 Merge succeeded, producing 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 Checking out Revision 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 (PR-4067) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # 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 a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 Commit message: "chore: Update instructions to get latest linter" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T15:33:01.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T15:33:01.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T15:33:01.497Z] ========================================================= [2022-07-02T15:33:01.497Z] EdgeX Global Pipelines Version Info [2022-07-02T15:33:01.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:33:02.239Z] ------------------- [2022-07-02T15:33:02.239Z] stable info: [2022-07-02T15:33:02.239Z] ------------------- [2022-07-02T15:33:02.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T15:33:02.239Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T15:33:02.239Z] Message: update stable to v1.0.234 > git rev-list --no-walk 7738b0fb6014ae0b78434f23dd0a7f08099ce20a # timeout=10 [2022-07-02T15:33:02.811Z] ------------------- [2022-07-02T15:33:02.812Z] experimental info: [2022-07-02T15:33:02.812Z] ------------------- [2022-07-02T15:33:02.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T15:33:02.812Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T15:33:02.812Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T15:33:02.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T15:33:02.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T15:33:03.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T15:33:03.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T15:33:03.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T15:33:03.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T15:33:03.055Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T15:33:03.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T15:33:03.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T15:33:03.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T15:33:03.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T15:33:03.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T15:33:03.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T15:33:03.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T15:33:03.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T15:33:03.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:33:03.177Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:33:03.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T15:33:03.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T15:33:03.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T15:33:03.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T15:33:03.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T15:33:03.242Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T15:33:03.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4067 [Pipeline] echo [2022-07-02T15:33:03.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4067 [Pipeline] echo [2022-07-02T15:33:03.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4067 [Pipeline] echo [2022-07-02T15:33:03.290Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo [2022-07-02T15:33:03.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6e10f [Pipeline] echo [2022-07-02T15:33:03.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:33:03.355Z] provisioning config files... [2022-07-02T15:33:03.383Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7989891292446470828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:33:03.696Z] ---> docker-login.sh [2022-07-02T15:33:03.696Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:33:03.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:04.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:04.224Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:04.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:04.224Z] [2022-07-02T15:33:04.224Z] Login Succeeded [2022-07-02T15:33:04.224Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:33:04.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:04.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:04.224Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:04.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:04.224Z] [2022-07-02T15:33:04.224Z] Login Succeeded [2022-07-02T15:33:04.224Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:33:04.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:04.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:04.485Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:04.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:04.485Z] [2022-07-02T15:33:04.485Z] Login Succeeded [2022-07-02T15:33:04.485Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:33:04.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:04.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:04.485Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:04.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:04.485Z] [2022-07-02T15:33:04.485Z] Login Succeeded [2022-07-02T15:33:04.485Z] docker.io [2022-07-02T15:33:04.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:05.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:05.038Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:05.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:05.038Z] [2022-07-02T15:33:05.038Z] Login Succeeded [2022-07-02T15:33:05.038Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:33:05.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:33:05.364Z] + 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-07-02T15:33:05.364Z] + dirname cmd/core-command/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/core-data/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/core-metadata/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T15:33:05.364Z] + dirname+ cmd/security-spire-server/Dockerfile [2022-07-02T15:33:05.364Z] cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/support-notifications/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T15:33:05.364Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T15:33:05.364Z] + cut -d/ -f2 [2022-07-02T15:33:05.364Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T15:33:05.516Z] 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-07-02T15:33:05.867Z] + git rev-list -1 --merges 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0~1..5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo [2022-07-02T15:33:05.888Z] -----------> git rev-list -1 --merges 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0~1..5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [false] [Pipeline] sh [2022-07-02T15:33:06.176Z] + git log --format=format:%s -1 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo [2022-07-02T15:33:06.193Z] ========================================================= [2022-07-02T15:33:06.193Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T15:33:06.193Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T15:33:06.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T15:33:06.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T15:33:06.565Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T15:33:06.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T15:33:06.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T15:33:06.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T15:33:06.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:06.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:33:06.926Z] [2022-07-02T15:33:06.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:07.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:33:07.236Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T15:33:07.236Z] 42c077c10790: Pulling fs layer [2022-07-02T15:33:07.236Z] f63e77b7563a: Pulling fs layer [2022-07-02T15:33:07.236Z] bd5fdadae976: Pulling fs layer [2022-07-02T15:33:07.236Z] 205491f53016: Pulling fs layer [2022-07-02T15:33:07.236Z] df18705c85c3: Pulling fs layer [2022-07-02T15:33:07.236Z] bdb3f477010e: Pulling fs layer [2022-07-02T15:33:07.236Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T15:33:07.236Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T15:33:07.236Z] bdb8f0575790: Pulling fs layer [2022-07-02T15:33:07.236Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T15:33:07.236Z] 2343380bae48: Pulling fs layer [2022-07-02T15:33:07.236Z] 205491f53016: Waiting [2022-07-02T15:33:07.236Z] c8a8fc8e1c8f: Waiting [2022-07-02T15:33:07.236Z] df18705c85c3: Waiting [2022-07-02T15:33:07.236Z] 2c6e9b1d212d: Waiting [2022-07-02T15:33:07.236Z] bdb3f477010e: Waiting [2022-07-02T15:33:07.236Z] 2343380bae48: Waiting [2022-07-02T15:33:07.236Z] bdb8f0575790: Waiting [2022-07-02T15:33:07.236Z] 386e3cb2ff24: Waiting [2022-07-02T15:33:07.236Z] f63e77b7563a: Verifying Checksum [2022-07-02T15:33:07.236Z] f63e77b7563a: Download complete [2022-07-02T15:33:07.236Z] 205491f53016: Download complete [2022-07-02T15:33:07.497Z] df18705c85c3: Verifying Checksum [2022-07-02T15:33:07.498Z] df18705c85c3: Download complete [2022-07-02T15:33:07.498Z] bd5fdadae976: Verifying Checksum [2022-07-02T15:33:07.498Z] bd5fdadae976: Download complete [2022-07-02T15:33:07.498Z] bdb3f477010e: Verifying Checksum [2022-07-02T15:33:07.498Z] bdb3f477010e: Download complete [2022-07-02T15:33:07.498Z] 2c6e9b1d212d: Verifying Checksum [2022-07-02T15:33:07.498Z] 2c6e9b1d212d: Download complete [2022-07-02T15:33:07.498Z] bdb8f0575790: Download complete [2022-07-02T15:33:07.498Z] 386e3cb2ff24: Verifying Checksum [2022-07-02T15:33:07.498Z] 386e3cb2ff24: Download complete [2022-07-02T15:33:07.498Z] 2343380bae48: Verifying Checksum [2022-07-02T15:33:07.498Z] 2343380bae48: Download complete [2022-07-02T15:33:07.498Z] 42c077c10790: Verifying Checksum [2022-07-02T15:33:07.498Z] 42c077c10790: Download complete [2022-07-02T15:33:07.759Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-02T15:33:07.759Z] c8a8fc8e1c8f: Download complete [2022-07-02T15:33:09.157Z] 42c077c10790: Pull complete [2022-07-02T15:33:09.157Z] f63e77b7563a: Pull complete [2022-07-02T15:33:09.729Z] bd5fdadae976: Pull complete [2022-07-02T15:33:09.729Z] 205491f53016: Pull complete [2022-07-02T15:33:09.988Z] df18705c85c3: Pull complete [2022-07-02T15:33:10.249Z] bdb3f477010e: Pull complete [2022-07-02T15:33:12.160Z] c8a8fc8e1c8f: Pull complete [2022-07-02T15:33:12.160Z] 2c6e9b1d212d: Pull complete [2022-07-02T15:33:12.422Z] bdb8f0575790: Pull complete [2022-07-02T15:33:12.422Z] 386e3cb2ff24: Pull complete [2022-07-02T15:33:12.686Z] 2343380bae48: Pull complete [2022-07-02T15:33:12.686Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T15:33:12.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:33:12.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:33:12.790Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T15:33:12.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T15:33:14.465Z] $ docker top 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c -eo pid,comm [2022-07-02T15:33:14.532Z] 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-07-02T15:33:14.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T15:33:14.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:33:14.565Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:33:14.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:33:14.702Z] $ docker exec 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent [2022-07-02T15:33:14.828Z] SSH_AUTH_SOCK=/tmp/ssh-LaSXXhgdSNYf/agent.33 [2022-07-02T15:33:14.828Z] SSH_AGENT_PID=39 [2022-07-02T15:33:14.835Z] Running ssh-add (command line suppressed) [2022-07-02T15:33:14.961Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_989716674031588580.key (/w/workspace/edgex-go/3@tmp/private_key_989716674031588580.key) [2022-07-02T15:33:14.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:33:15.259Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T15:33:15.275Z] $ docker exec --env ******** --env ******** 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent -k [2022-07-02T15:33:15.399Z] unset SSH_AUTH_SOCK; [2022-07-02T15:33:15.399Z] unset SSH_AGENT_PID; [2022-07-02T15:33:15.399Z] echo Agent pid 39 killed; [2022-07-02T15:33:15.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T15:33:15.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:33:15.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:33:15.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:33:15.574Z] $ docker exec 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent [2022-07-02T15:33:15.716Z] SSH_AUTH_SOCK=/tmp/ssh-Ocg77GgCw2H7/agent.71 [2022-07-02T15:33:15.716Z] SSH_AGENT_PID=77 [2022-07-02T15:33:15.723Z] Running ssh-add (command line suppressed) [2022-07-02T15:33:15.877Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7118105972339536250.key (/w/workspace/edgex-go/3@tmp/private_key_7118105972339536250.key) [2022-07-02T15:33:15.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:33:16.178Z] + git semver init [2022-07-02T15:33:16.439Z] 2022-07-02 15:33:16,383 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T15:33:16.439Z] 2022-07-02 15:33:16,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-02T15:33:16.439Z] 2022-07-02 15:33:16,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-02T15:33:16.439Z] 2022-07-02 15:33:16,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,295 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4067 with force:False [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,296 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4067 [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,300 [execute] INFO git cat-file --batch-check [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,307 [execute] INFO git cat-file --batch [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:33:20.651Z] 2022-07-02 15:33:20,314 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4067 [2022-07-02T15:33:20.651Z] 0.0.0 [Pipeline] } [2022-07-02T15:33:20.673Z] $ docker exec --env ******** --env ******** 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent -k [2022-07-02T15:33:20.781Z] unset SSH_AUTH_SOCK; [2022-07-02T15:33:20.782Z] unset SSH_AGENT_PID; [2022-07-02T15:33:20.782Z] echo Agent pid 77 killed; [2022-07-02T15:33:20.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:33:21.107Z] + git semver [Pipeline] } [2022-07-02T15:33:21.387Z] $ docker stop --time=1 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c [2022-07-02T15:33:22.694Z] $ docker rm -f 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:33:23.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T15:33:23.289Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T15:33:23.292Z] [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-07-02T15:33:23.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:33:23.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:33:23.393Z] ========================================================= [2022-07-02T15:33:23.393Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T15:33:23.393Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:33:23.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:33:23.681Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T15:33:23.681Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T15:33:23.681Z] 666ba61612fd: Pulling fs layer [2022-07-02T15:33:23.681Z] 8ed8ca486205: Pulling fs layer [2022-07-02T15:33:23.681Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T15:33:23.681Z] c516ae0d96e1: Pulling fs layer [2022-07-02T15:33:23.681Z] 684cea983483: Pulling fs layer [2022-07-02T15:33:23.681Z] dd3240ac7de5: Pulling fs layer [2022-07-02T15:33:23.681Z] cc1cd167ecdc: Waiting [2022-07-02T15:33:23.681Z] c516ae0d96e1: Waiting [2022-07-02T15:33:23.681Z] 684cea983483: Waiting [2022-07-02T15:33:23.681Z] dd3240ac7de5: Waiting [2022-07-02T15:33:23.681Z] b1e948a4e11c: Pulling fs layer [2022-07-02T15:33:23.681Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T15:33:23.681Z] 646ad004c059: Pulling fs layer [2022-07-02T15:33:23.681Z] 646ad004c059: Waiting [2022-07-02T15:33:23.681Z] b1e948a4e11c: Waiting [2022-07-02T15:33:23.681Z] a8fd76ee1af6: Waiting [2022-07-02T15:33:23.681Z] 8ed8ca486205: Download complete [2022-07-02T15:33:23.681Z] 666ba61612fd: Verifying Checksum [2022-07-02T15:33:23.681Z] 666ba61612fd: Download complete [2022-07-02T15:33:23.681Z] c516ae0d96e1: Verifying Checksum [2022-07-02T15:33:23.681Z] c516ae0d96e1: Download complete [2022-07-02T15:33:23.681Z] 684cea983483: Verifying Checksum [2022-07-02T15:33:23.681Z] 684cea983483: Download complete [2022-07-02T15:33:23.681Z] 59bf1c3509f3: Verifying Checksum [2022-07-02T15:33:23.681Z] 59bf1c3509f3: Download complete [2022-07-02T15:33:23.681Z] dd3240ac7de5: Verifying Checksum [2022-07-02T15:33:23.681Z] dd3240ac7de5: Download complete [2022-07-02T15:33:23.941Z] b1e948a4e11c: Verifying Checksum [2022-07-02T15:33:23.941Z] b1e948a4e11c: Download complete [2022-07-02T15:33:23.941Z] 59bf1c3509f3: Pull complete [2022-07-02T15:33:23.941Z] 666ba61612fd: Pull complete [2022-07-02T15:33:24.204Z] 8ed8ca486205: Pull complete [2022-07-02T15:33:24.204Z] 646ad004c059: Verifying Checksum [2022-07-02T15:33:24.204Z] 646ad004c059: Download complete [2022-07-02T15:33:24.465Z] a8fd76ee1af6: Verifying Checksum [2022-07-02T15:33:24.465Z] a8fd76ee1af6: Download complete [2022-07-02T15:33:24.465Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T15:33:24.465Z] cc1cd167ecdc: Download complete [2022-07-02T15:33:28.665Z] cc1cd167ecdc: Pull complete [2022-07-02T15:33:28.665Z] c516ae0d96e1: Pull complete [2022-07-02T15:33:28.665Z] 684cea983483: Pull complete [2022-07-02T15:33:28.924Z] dd3240ac7de5: Pull complete [2022-07-02T15:33:28.924Z] b1e948a4e11c: Pull complete [2022-07-02T15:33:31.471Z] a8fd76ee1af6: Pull complete [2022-07-02T15:33:32.044Z] 646ad004c059: Pull complete [2022-07-02T15:33:32.044Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T15:33:32.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:33:32.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:33:32.343Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:33:32.343Z] WORKDIR /edgex [2022-07-02T15:33:32.343Z] COPY go.mod . [2022-07-02T15:33:32.343Z] RUN go mod download [2022-07-02T15:33:32.343Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-02T15:33:33.724Z] Sending build context to Docker daemon 335.1MB [2022-07-02T15:33:33.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:33:33.724Z] ---> 8f69c11f6b0c [2022-07-02T15:33:33.724Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:33:36.268Z] ---> Running in cc8443bc3ed5 [2022-07-02T15:33:36.268Z] Removing intermediate container cc8443bc3ed5 [2022-07-02T15:33:36.268Z] ---> a8870e750dc0 [2022-07-02T15:33:36.268Z] Step 3/4 : COPY go.mod . [2022-07-02T15:33:36.268Z] ---> 19ad4a09dca4 [2022-07-02T15:33:36.268Z] Step 4/4 : RUN go mod download [2022-07-02T15:33:36.268Z] ---> Running in fe202bc7afdc [2022-07-02T15:33:38.349Z] Still waiting to schedule task [2022-07-02T15:33:38.350Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16697’ [2022-07-02T15:33:51.190Z] Removing intermediate container fe202bc7afdc [2022-07-02T15:33:51.190Z] ---> a597a09f0866 [2022-07-02T15:33:51.190Z] Successfully built a597a09f0866 [2022-07-02T15:33:51.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:51.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:33:51.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:33:51.579Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T15:33:51.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T15:33:52.043Z] $ docker top dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:33:52.399Z] + go version [2022-07-02T15:33:52.399Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T15:33:52.413Z] $ docker stop --time=1 dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f [2022-07-02T15:33:53.716Z] $ docker rm -f dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:54.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:33:54.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:33:54.233Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T15:33:54.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T15:33:54.678Z] $ docker top a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T15:33:54.757Z] ========================================================= [2022-07-02T15:33:54.757Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:33:54.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:33:55.046Z] + make test [2022-07-02T15:33:55.046Z] go mod tidy -compat=1.17 [2022-07-02T15:33:55.306Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:34:00.623Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:34:12.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:34:12.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:34:13.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-07-02T15:34:13.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:34:13.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:34:14.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-07-02T15:34:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:34:14.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2022-07-02T15:34:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:34:14.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.547s coverage: 89.2% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 83.8% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-07-02T15:34:17.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-07-02T15:34:17.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-07-02T15:34:27.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-07-02T15:34:27.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-07-02T15:34:28.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-07-02T15:34:28.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.048s coverage: 87.2% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.2% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:34:38.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-02T15:34:38.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-07-02T15:34:38.842Z] 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-07-02T15:34:56.930Z] GO111MODULE=on go vet ./... [2022-07-02T15:35:00.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:35:00.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:35:00.745Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:35:01.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:35:01.314Z] + ls -al . [2022-07-02T15:35:01.314Z] total 684 [2022-07-02T15:35:01.314Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 15:33 . [2022-07-02T15:35:01.314Z] drwxr-xr-x 4 root root 4096 Jul 2 15:33 .. [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:32 .dockerignore [2022-07-02T15:35:01.314Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 .git [2022-07-02T15:35:01.314Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:32 .github [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:32 .gitignore [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:32 .golangci.yml [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:32 .hadolint.yml [2022-07-02T15:35:01.314Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 15:33 .semver [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:32 .sonarcloud.properties [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:32 ADOPTERS.md [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:32 Attribution.txt [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:32 CHANGELOG.md [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:32 CONTRIBUTING.md [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:32 GOVERNANCE.md [2022-07-02T15:35:01.314Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:32 Jenkinsfile [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:32 LICENSE [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:32 Makefile [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:32 OWNERS.md [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:32 README.md [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:32 SECURITY.md [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:33 VERSION [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:32 ZMQWindows.md [2022-07-02T15:35:01.315Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:32 bin [2022-07-02T15:35:01.315Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:32 cmd [2022-07-02T15:35:01.315Z] -rw-r--r-- 1 root root 435593 Jul 2 15:34 coverage.out [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:32 go.mod [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:33 go.sum [2022-07-02T15:35:01.315Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:32 internal [2022-07-02T15:35:01.315Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:32 openapi [2022-07-02T15:35:01.315Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:32 snap [2022-07-02T15:35:01.315Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:32 version.go [Pipeline] sh [2022-07-02T15:35:01.602Z] + '[' -e coverage.out ] [2022-07-02T15:35:01.602Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:35:01.690Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:35:01.970Z] + make build [2022-07-02T15:35:01.970Z] 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-07-02T15:35:14.183Z] 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-07-02T15:35:24.162Z] 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-07-02T15:35:24.162Z] 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-07-02T15:35:30.733Z] 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-07-02T15:35:30.733Z] 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-07-02T15:35:31.674Z] 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-07-02T15:35:33.053Z] 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-07-02T15:35:33.623Z] 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-07-02T15:35:35.005Z] 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-07-02T15:35:35.575Z] 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-07-02T15:35:36.511Z] 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-07-02T15:35:37.892Z] 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-07-02T15:35:38.848Z] $ docker stop --time=1 a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed [2022-07-02T15:35:41.320Z] $ docker rm -f a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:35:42.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:35:42.100Z] [2022-07-02T15:35:42.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:35:42.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:35:42.402Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T15:35:42.402Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T15:35:42.402Z] ca9280d653b3: Pulling fs layer [2022-07-02T15:35:42.402Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T15:35:42.402Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-02T15:35:42.402Z] cbdbe7a5bc2a: Download complete [2022-07-02T15:35:42.661Z] cbdbe7a5bc2a: Pull complete [2022-07-02T15:35:42.661Z] ca9280d653b3: Verifying Checksum [2022-07-02T15:35:42.661Z] ca9280d653b3: Download complete [2022-07-02T15:35:42.920Z] 7e9c9ca2126c: Download complete [2022-07-02T15:35:43.179Z] ca9280d653b3: Pull complete [2022-07-02T15:35:46.473Z] 7e9c9ca2126c: Pull complete [2022-07-02T15:35:46.474Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T15:35:46.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:35:46.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:35:46.580Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T15:35:46.697Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T15:35:48.183Z] $ docker top a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:35:48.535Z] + grep parallel [2022-07-02T15:35:48.535Z] + docker-compose build --help [2022-07-02T15:35:49.104Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:35:49.118Z] $ docker stop --time=1 a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf [2022-07-02T15:35:50.445Z] $ docker rm -f a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:35:50.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:35:50.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:35:50.926Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T15:35:50.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T15:35:51.338Z] $ docker top 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:35:51.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:35:52.262Z] Building core-command ... [2022-07-02T15:35:52.262Z] Building core-data ... [2022-07-02T15:35:52.262Z] Building core-metadata ... [2022-07-02T15:35:52.262Z] Building security-bootstrapper ... [2022-07-02T15:35:52.262Z] Building security-proxy-setup ... [2022-07-02T15:35:52.262Z] Building security-secretstore-setup ... [2022-07-02T15:35:52.262Z] Building security-spiffe-token-provider ... [2022-07-02T15:35:52.262Z] Building security-spire-agent ... [2022-07-02T15:35:52.262Z] Building security-spire-config ... [2022-07-02T15:35:52.262Z] Building security-spire-server ... [2022-07-02T15:35:52.262Z] Building support-notifications ... [2022-07-02T15:35:52.262Z] Building support-scheduler ... [2022-07-02T15:35:52.262Z] Building sys-mgmt-agent ... [2022-07-02T15:35:52.262Z] Building security-secretstore-setup [2022-07-02T15:35:52.262Z] Building security-spire-server [2022-07-02T15:35:52.262Z] Building security-spiffe-token-provider [2022-07-02T15:35:52.262Z] Building security-bootstrapper [2022-07-02T15:35:52.262Z] Building security-spire-config [2022-07-02T15:35:58.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16700 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws [2022-07-02T15:35:58.586Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-02T15:35:58.611Z] The recommended git tool is: git [2022-07-02T15:36:05.651Z] using credential edgex-jenkins-ssh [2022-07-02T15:36:05.671Z] Cloning the remote Git repository [2022-07-02T15:36:05.764Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:36:05.890Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-02T15:36:06.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:36:06.048Z] > git --version # timeout=10 [2022-07-02T15:36:06.104Z] > git --version # 'git version 2.25.1' [2022-07-02T15:36:06.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:36:07.150Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:07.150Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:07.150Z] ---> a597a09f0866 [2022-07-02T15:36:07.150Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:36:07.150Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:07.150Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:07.150Z] ---> a597a09f0866 [2022-07-02T15:36:07.150Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:36:07.150Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:07.150Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:07.150Z] ---> a597a09f0866 [2022-07-02T15:36:07.150Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:36:07.150Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:07.150Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:07.150Z] ---> a597a09f0866 [2022-07-02T15:36:07.150Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:36:07.150Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:07.150Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:07.150Z] ---> a597a09f0866 [2022-07-02T15:36:07.150Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:36:06.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:36:09.693Z] ---> Running in 6b0c9e0e8237 [2022-07-02T15:36:09.693Z] ---> Running in 3fc7f4feb14d [2022-07-02T15:36:09.693Z] ---> Running in 4ec2b4007d29 [2022-07-02T15:36:09.693Z] ---> Running in 676f72eee84f [2022-07-02T15:36:09.693Z] ---> Running in 6f1c5658028d [2022-07-02T15:36:09.693Z] Removing intermediate container 4ec2b4007d29 [2022-07-02T15:36:09.693Z] ---> 956f056859b4 [2022-07-02T15:36:09.693Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T15:36:09.693Z] Removing intermediate container 6b0c9e0e8237 [2022-07-02T15:36:09.693Z] ---> f005282511f4 [2022-07-02T15:36:09.693Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:09.693Z] Removing intermediate container 3fc7f4feb14d [2022-07-02T15:36:09.693Z] ---> ac62fa06b22f [2022-07-02T15:36:09.693Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:09.693Z] Removing intermediate container 6f1c5658028d [2022-07-02T15:36:09.693Z] ---> 337f3d72b25f [2022-07-02T15:36:09.693Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:09.693Z] Removing intermediate container 676f72eee84f [2022-07-02T15:36:09.693Z] ---> f0b60a65188f [2022-07-02T15:36:09.693Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:09.693Z] ---> Running in a348209fd644 [2022-07-02T15:36:09.693Z] ---> Running in 15da22abe186 [2022-07-02T15:36:09.693Z] ---> Running in b261ec702f94 [2022-07-02T15:36:09.693Z] ---> Running in cf48d32bc8b1 [2022-07-02T15:36:09.693Z] ---> Running in b7dc83a9469a [2022-07-02T15:36:10.635Z] Removing intermediate container a348209fd644 [2022-07-02T15:36:10.635Z] ---> b8be83b8ed85 [2022-07-02T15:36:10.635Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:36:10.635Z] ---> Running in 24e886b4abf5 [2022-07-02T15:36:10.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:10.893Z] Removing intermediate container b7dc83a9469a [2022-07-02T15:36:10.893Z] ---> febd52d55dbd [2022-07-02T15:36:10.893Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:36:10.893Z] ---> Running in ccd0ab46960c [2022-07-02T15:36:11.156Z] Removing intermediate container b261ec702f94 [2022-07-02T15:36:11.156Z] ---> bdbe09628727 [2022-07-02T15:36:11.156Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:36:11.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.156Z] ---> Running in 897a262c14d4 [2022-07-02T15:36:11.156Z] Removing intermediate container cf48d32bc8b1 [2022-07-02T15:36:11.156Z] ---> a796644323fe [2022-07-02T15:36:11.156Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:36:11.156Z] ---> Running in 0e732315903b [2022-07-02T15:36:11.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.987Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:36:11.987Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:36:11.987Z] OK: 15866 distinct packages available [2022-07-02T15:36:11.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:11.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:12.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:12.248Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:12.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:12.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:12.508Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:12.508Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:12.508Z] Removing intermediate container 24e886b4abf5 [2022-07-02T15:36:12.508Z] ---> af2e7e3db56d [2022-07-02T15:36:12.508Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:36:12.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:12.768Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:12.768Z] ---> d81e12b33551 [2022-07-02T15:36:12.768Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:12.768Z] ---> Running in f3b43c0a5b1e [2022-07-02T15:36:13.034Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:13.034Z] Removing intermediate container 897a262c14d4 [2022-07-02T15:36:13.034Z] ---> 8b5a09282126 [2022-07-02T15:36:13.034Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:36:13.034Z] Removing intermediate container ccd0ab46960c [2022-07-02T15:36:13.034Z] ---> 9a0a9878b23f [2022-07-02T15:36:13.034Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:36:13.299Z] Removing intermediate container 0e732315903b [2022-07-02T15:36:13.299Z] ---> f0a877b07c55 [2022-07-02T15:36:13.299Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:36:13.299Z] ---> c2988d55ed6e [2022-07-02T15:36:13.299Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:13.299Z] ---> 708a3f966e5b [2022-07-02T15:36:13.299Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:13.299Z] ---> Running in d602c6a49dc1 [2022-07-02T15:36:13.299Z] ---> 1784f913a59b [2022-07-02T15:36:13.299Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:13.561Z] ---> Running in b43617885420 [2022-07-02T15:36:13.561Z] ---> Running in f07e0fe10862 [2022-07-02T15:36:13.561Z] Removing intermediate container 15da22abe186 [2022-07-02T15:36:13.561Z] ---> 66ef79148fdc [2022-07-02T15:36:13.561Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:36:13.820Z] ---> 29d0118be6f0 [2022-07-02T15:36:13.820Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:13.820Z] ---> Running in 6979f76d3412 [2022-07-02T15:36:13.820Z] Removing intermediate container f3b43c0a5b1e [2022-07-02T15:36:13.820Z] ---> 6dce85612cb0 [2022-07-02T15:36:13.820Z] Step 8/25 : COPY . . [2022-07-02T15:36:16.353Z] Removing intermediate container d602c6a49dc1 [2022-07-02T15:36:16.353Z] ---> e96015eaa5bd [2022-07-02T15:36:16.353Z] Step 8/31 : COPY . . [2022-07-02T15:36:16.353Z] Removing intermediate container b43617885420 [2022-07-02T15:36:16.353Z] ---> 1f25b372c1f3 [2022-07-02T15:36:16.353Z] Step 8/26 : COPY . . [2022-07-02T15:36:16.353Z] Removing intermediate container f07e0fe10862 [2022-07-02T15:36:16.353Z] ---> 55f514041bf8 [2022-07-02T15:36:16.353Z] Step 8/25 : COPY . . [2022-07-02T15:36:16.353Z] Removing intermediate container 6979f76d3412 [2022-07-02T15:36:16.353Z] ---> 44330dfc8016 [2022-07-02T15:36:16.353Z] Step 7/20 : COPY . . [2022-07-02T15:36:22.204Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:36:22.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:36:22.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:36:22.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:36:22.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:36:22.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-02T15:36:23.184Z] Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:36:23.601Z] Merge succeeded, producing 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:36:23.602Z] Checking out Revision 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 (PR-4067) [2022-07-02T15:36:23.209Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:36:23.232Z] > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 [2022-07-02T15:36:23.507Z] > git remote # timeout=10 [2022-07-02T15:36:23.525Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T15:36:23.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:36:23.556Z] > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 [2022-07-02T15:36:23.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T15:36:23.613Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:36:23.625Z] > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 [2022-07-02T15:36:26.352Z] ---> 169d7965f31e [2022-07-02T15:36:26.353Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:36:26.353Z] ---> 3260c7de4b41 [2022-07-02T15:36:26.353Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:36:26.353Z] ---> f210541d40d4 [2022-07-02T15:36:26.353Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:36:26.353Z] ---> 178a746c4e18 [2022-07-02T15:36:26.353Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:36:26.353Z] ---> 0c5b0f0d2aed [2022-07-02T15:36:26.353Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:36:26.353Z] ---> Running in b7699a71cc21 [2022-07-02T15:36:26.353Z] ---> Running in 8d3a3a0caca8 [2022-07-02T15:36:26.353Z] ---> Running in 38292f11f694 [2022-07-02T15:36:26.353Z] ---> Running in f1a893129b7d [2022-07-02T15:36:26.353Z] ---> Running in f86ef7063d58 [2022-07-02T15:36:26.353Z] Removing intermediate container 8d3a3a0caca8 [2022-07-02T15:36:26.353Z] ---> f3dcacc5a32c [2022-07-02T15:36:26.353Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:36:26.353Z] ---> Running in 84b3596383c1 [2022-07-02T15:36:26.353Z] Removing intermediate container f86ef7063d58 [2022-07-02T15:36:26.353Z] ---> 101baf924a02 [2022-07-02T15:36:26.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:36:26.353Z] ---> Running in 53fb04417845 [2022-07-02T15:36:26.353Z] Removing intermediate container 84b3596383c1 [2022-07-02T15:36:26.353Z] ---> ed885eb58878 [2022-07-02T15:36:26.353Z] 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-07-02T15:36:26.353Z] 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-07-02T15:36:26.353Z] Removing intermediate container 53fb04417845 [2022-07-02T15:36:26.353Z] ---> 887af9608dfd [2022-07-02T15:36:26.353Z] 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-07-02T15:36:26.353Z] 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-07-02T15:36:26.353Z] ---> Running in 9b1e56f3208e [2022-07-02T15:36:26.353Z] ---> Running in a0b6b07ec6aa [2022-07-02T15:36:26.353Z] 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-07-02T15:36:26.921Z] Removing intermediate container 9b1e56f3208e [2022-07-02T15:36:26.921Z] ---> 43ad0a98e882 [2022-07-02T15:36:26.921Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:36:26.921Z] Removing intermediate container a0b6b07ec6aa [2022-07-02T15:36:26.921Z] ---> 8c9735fc303f [2022-07-02T15:36:26.921Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:36:27.189Z] ---> Running in 4bb3cfab4553 [2022-07-02T15:36:27.189Z] ---> Running in f48cf9ec8564 [2022-07-02T15:36:27.189Z] Removing intermediate container 4bb3cfab4553 [2022-07-02T15:36:27.189Z] ---> b5275236c5eb [2022-07-02T15:36:27.189Z] [2022-07-02T15:36:27.189Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:36:27.189Z] Removing intermediate container f48cf9ec8564 [2022-07-02T15:36:27.189Z] ---> 841be9d8591b [2022-07-02T15:36:27.189Z] [2022-07-02T15:36:27.189Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:36:27.755Z] 3.15: Pulling from library/alpine [2022-07-02T15:36:27.755Z] 3.15: Pulling from library/alpine [2022-07-02T15:36:28.151Z] Commit message: "chore: Update instructions to get latest linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T15:36:28.991Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T15:36:28.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T15:36:28.991Z] Dload Upload Total Spent Left Speed [2022-07-02T15:36:28.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [2022-07-02T15:36:29.144Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:36:29.144Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:36:29.144Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:36:29.144Z] Status: Image is up to date for alpine:3.15 [2022-07-02T15:36:29.144Z] ---> 0ac33e5f5afa [2022-07-02T15:36:29.144Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:36:29.144Z] ---> 0ac33e5f5afa [2022-07-02T15:36:29.144Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:36:29.403Z] ---> Running in 875dee80079c [2022-07-02T15:36:29.403Z] ---> Running in 9dea318a2f7d [Pipeline] sh [2022-07-02T15:36:29.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T15:36:29.982Z] Removing intermediate container 875dee80079c [2022-07-02T15:36:29.982Z] ---> c880fe2c1db4 [2022-07-02T15:36:29.982Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:29.982Z] Removing intermediate container 9dea318a2f7d [2022-07-02T15:36:29.982Z] ---> 4674bee0944f [2022-07-02T15:36:29.982Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:29.982Z] ---> Running in de06373ac71b [2022-07-02T15:36:29.982Z] ---> Running in 2adeda455bd4 [2022-07-02T15:36:30.153Z] + sudo tee /etc/docker/daemon.new [2022-07-02T15:36:30.153Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-02T15:36:30.153Z] { [2022-07-02T15:36:30.153Z] "registry-mirrors": [ [2022-07-02T15:36:30.153Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T15:36:30.153Z] ], [2022-07-02T15:36:30.153Z] "bip": "10.250.0.254/24", [2022-07-02T15:36:30.153Z] "hosts": [ [2022-07-02T15:36:30.153Z] "tcp://0.0.0.0:5555", [2022-07-02T15:36:30.153Z] "unix:///var/run/docker.sock" [2022-07-02T15:36:30.153Z] ], [2022-07-02T15:36:30.153Z] "mtu": 1458, [2022-07-02T15:36:30.153Z] "selinux-enabled": true, [2022-07-02T15:36:30.153Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T15:36:30.153Z] } [Pipeline] sh [2022-07-02T15:36:30.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-02T15:36:30.883Z] + sudo service docker restart [2022-07-02T15:36:32.524Z] Removing intermediate container 2adeda455bd4 [2022-07-02T15:36:32.524Z] ---> c708ac894e3b [2022-07-02T15:36:32.524Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T15:36:32.524Z] Removing intermediate container de06373ac71b [2022-07-02T15:36:32.524Z] ---> f4a826e9f6f0 [2022-07-02T15:36:32.524Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:36:32.524Z] ---> Running in ad2b644f8d39 [2022-07-02T15:36:32.784Z] ---> Running in 55f1f1e8c3c8 [2022-07-02T15:36:33.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:33.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:34.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:34.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:34.694Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:36:34.694Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:36:34.694Z] OK: 15859 distinct packages available [2022-07-02T15:36:34.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:34.694Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:36:34.694Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:36:34.694Z] OK: 15859 distinct packages available [2022-07-02T15:36:34.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:35.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:35.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:36.197Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:36.197Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:36.197Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:36:36.197Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:36:36.197Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T15:36:36.197Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:36:36.456Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T15:36:36.456Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:36:36.456Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:36:36.456Z] OK: 6 MiB in 18 packages [2022-07-02T15:36:36.456Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:36:36.456Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:36:36.456Z] OK: 6 MiB in 19 packages [2022-07-02T15:36:38.993Z] Removing intermediate container 55f1f1e8c3c8 [2022-07-02T15:36:38.993Z] ---> ca0a6f03e57c [2022-07-02T15:36:38.993Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:36:38.993Z] Removing intermediate container ad2b644f8d39 [2022-07-02T15:36:38.993Z] ---> 219814b91560 [2022-07-02T15:36:38.993Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:36:42.362Z] ---> 7b6616bdbd21 [2022-07-02T15:36:42.362Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:36:42.362Z] ---> 7847c2d2df17 [2022-07-02T15:36:42.362Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:36:42.362Z] 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-07-02T15:36:42.623Z] ---> 34fdd4c7c79d [2022-07-02T15:36:42.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:36:42.882Z] ---> b78b3c69eadb [2022-07-02T15:36:42.882Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T15:36:42.882Z] ---> Running in c75473f8f8e0 [2022-07-02T15:36:43.144Z] ---> 4437fbb2f9d1 [2022-07-02T15:36:43.144Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:36:43.402Z] Removing intermediate container c75473f8f8e0 [2022-07-02T15:36:43.402Z] ---> f169ccc652ed [2022-07-02T15:36:43.402Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T15:36:43.662Z] ---> 9bc5b3ae892d [2022-07-02T15:36:43.662Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:36:43.921Z] ---> Running in 458a9dbdf339 [2022-07-02T15:36:43.921Z] ---> d45d58f243e4 [2022-07-02T15:36:43.921Z] Step 21/26 : WORKDIR / [2022-07-02T15:36:44.493Z] ---> Running in a5c92fb9e9d5 [2022-07-02T15:36:45.061Z] Removing intermediate container 458a9dbdf339 [2022-07-02T15:36:45.061Z] ---> eed55069b5e8 [2022-07-02T15:36:45.061Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:36:45.061Z] ---> Running in c951abaf45d0 [2022-07-02T15:36:45.339Z] Removing intermediate container a5c92fb9e9d5 [2022-07-02T15:36:45.339Z] ---> 7ae80b4747f7 [2022-07-02T15:36:45.339Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:36:45.339Z] ---> Running in 4b589ba43188 [2022-07-02T15:36:45.339Z] Removing intermediate container c951abaf45d0 [2022-07-02T15:36:45.339Z] ---> 24a2364860ff [2022-07-02T15:36:45.339Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:36:45.339Z] Removing intermediate container f1a893129b7d [2022-07-02T15:36:45.339Z] ---> f4570de79990 [2022-07-02T15:36:45.339Z] [2022-07-02T15:36:45.339Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:36:45.606Z] Removing intermediate container 38292f11f694 [2022-07-02T15:36:45.606Z] ---> 5142efa98b71 [2022-07-02T15:36:45.606Z] [2022-07-02T15:36:45.606Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T15:36:45.606Z] ---> Running in e4992c1025ef [2022-07-02T15:36:45.606Z] Removing intermediate container 4b589ba43188 [2022-07-02T15:36:45.606Z] ---> fdb98e32f288 [2022-07-02T15:36:45.606Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:36:45.606Z] 3.14: Pulling from library/alpine [2022-07-02T15:36:45.606Z] 3.14: Pulling from library/alpine [2022-07-02T15:36:45.606Z] ---> Running in fdbc8376b790 [2022-07-02T15:36:45.866Z] Removing intermediate container e4992c1025ef [2022-07-02T15:36:45.866Z] ---> 919d3e95a25d [2022-07-02T15:36:45.866Z] Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:36:46.130Z] Removing intermediate container fdbc8376b790 [2022-07-02T15:36:46.130Z] ---> 11b1d7bb18c9 [2022-07-02T15:36:46.130Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:36:46.130Z] ---> Running in ee3bb2a2af13 [2022-07-02T15:36:46.417Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:36:46.417Z] ---> Running in 0ba4c68cd69a [2022-07-02T15:36:46.417Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:36:46.417Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:36:46.417Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:36:46.417Z] ---> e04c818066af [2022-07-02T15:36:46.417Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:36:46.417Z] ---> e04c818066af [2022-07-02T15:36:46.417Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T15:36:46.417Z] ---> Running in 290ffc307fb7 [2022-07-02T15:36:46.417Z] ---> Running in c0a0ed8ce473 [2022-07-02T15:36:46.699Z] Removing intermediate container ee3bb2a2af13 [2022-07-02T15:36:46.699Z] ---> 53307dfcdb1a [2022-07-02T15:36:46.699Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:36:46.699Z] Removing intermediate container 0ba4c68cd69a [2022-07-02T15:36:46.699Z] ---> bd6b3e341b03 [2022-07-02T15:36:46.699Z] Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:36:46.699Z] ---> Running in 4b501a521a26 [2022-07-02T15:36:46.959Z] Removing intermediate container 290ffc307fb7 [2022-07-02T15:36:46.959Z] ---> 0f3caede20a8 [2022-07-02T15:36:46.959Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:36:46.959Z] ---> Running in b2819739c247 [2022-07-02T15:36:46.959Z] ---> Running in 4acf84f0e903 [2022-07-02T15:36:46.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:46.959Z] Removing intermediate container 4b501a521a26 [2022-07-02T15:36:46.959Z] ---> 07bf8ac90652 [2022-07-02T15:36:46.959Z] [2022-07-02T15:36:47.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:47.218Z] Successfully built 07bf8ac90652 [2022-07-02T15:36:47.218Z] Removing intermediate container b2819739c247 [2022-07-02T15:36:47.218Z] ---> 40b2fa7e2012 [2022-07-02T15:36:47.218Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:36:47.218Z] Successfully tagged security-spire-server:latest [2022-07-02T15:36:47.218Z]  Building security-spire-server ... done Building support-notifications [2022-07-02T15:36:47.218Z] ---> Running in dafc78ab6742 [2022-07-02T15:36:47.218Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T15:36:47.491Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:47.491Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T15:36:47.491Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:36:47.491Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:36:47.491Z] OK: 6 MiB in 17 packages [2022-07-02T15:36:47.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:48.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:48.016Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:48.016Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:36:48.016Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:36:48.016Z] OK: 6 MiB in 16 packages [2022-07-02T15:36:48.277Z] Removing intermediate container dafc78ab6742 [2022-07-02T15:36:48.277Z] ---> db2255a68ec9 [2022-07-02T15:36:48.277Z] [2022-07-02T15:36:48.277Z] Successfully built db2255a68ec9 [2022-07-02T15:36:48.535Z] Successfully tagged security-spire-config:latest [2022-07-02T15:36:48.535Z]  Building security-spire-config ... done Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:36:49.248Z] provisioning config files... [2022-07-02T15:36:49.274Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7625554978196762286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:36:49.640Z] ---> docker-login.sh [2022-07-02T15:36:49.640Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:36:50.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:36:50.441Z] Removing intermediate container b7699a71cc21 [2022-07-02T15:36:50.441Z] ---> d42793f2b30d [2022-07-02T15:36:50.441Z] [2022-07-02T15:36:50.441Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T15:36:50.441Z] ---> 0ac33e5f5afa [2022-07-02T15:36:50.441Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:36:50.441Z] ---> Using cache [2022-07-02T15:36:50.441Z] ---> 4674bee0944f [2022-07-02T15:36:50.441Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:50.441Z] ---> Using cache [2022-07-02T15:36:50.441Z] ---> c708ac894e3b [2022-07-02T15:36:50.441Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T15:36:50.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:36:50.527Z] Configure a credential helper to remove this warning. See [2022-07-02T15:36:50.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:36:50.527Z] [2022-07-02T15:36:50.527Z] Login Succeeded [2022-07-02T15:36:50.527Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:36:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:36:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:36:51.076Z] Configure a credential helper to remove this warning. See [2022-07-02T15:36:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:36:51.076Z] [2022-07-02T15:36:51.076Z] Login Succeeded [2022-07-02T15:36:51.076Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:36:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:36:51.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:36:51.624Z] Configure a credential helper to remove this warning. See [2022-07-02T15:36:51.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:36:51.624Z] [2022-07-02T15:36:51.624Z] Login Succeeded [2022-07-02T15:36:51.624Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:36:51.817Z] ---> Running in 49ada5783656 [2022-07-02T15:36:51.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:36:51.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:36:51.905Z] Configure a credential helper to remove this warning. See [2022-07-02T15:36:51.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:36:51.905Z] [2022-07-02T15:36:51.905Z] Login Succeeded [2022-07-02T15:36:51.905Z] docker.io [2022-07-02T15:36:52.078Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:52.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:52.078Z] ---> a597a09f0866 [2022-07-02T15:36:52.078Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:36:52.078Z] ---> Using cache [2022-07-02T15:36:52.078Z] ---> 337f3d72b25f [2022-07-02T15:36:52.078Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:52.078Z] ---> Using cache [2022-07-02T15:36:52.078Z] ---> febd52d55dbd [2022-07-02T15:36:52.078Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:36:52.338Z] Removing intermediate container c0a0ed8ce473 [2022-07-02T15:36:52.338Z] ---> cabe891c95b1 [2022-07-02T15:36:52.338Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:36:52.338Z] Removing intermediate container 4acf84f0e903 [2022-07-02T15:36:52.338Z] ---> 84b55ec39161 [2022-07-02T15:36:52.338Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:36:52.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:52.338Z] ---> Running in e36543c212ec [2022-07-02T15:36:52.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:36:52.596Z] ---> Running in 6b7e783f3389 [2022-07-02T15:36:52.597Z] ---> Running in c6563078888e [2022-07-02T15:36:52.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:36:52.776Z] Configure a credential helper to remove this warning. See [2022-07-02T15:36:52.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:36:52.776Z] [2022-07-02T15:36:52.776Z] Login Succeeded [2022-07-02T15:36:52.776Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:36:52.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-02T15:36:52.859Z] Removing intermediate container c6563078888e [2022-07-02T15:36:52.859Z] ---> 947cb3da23a1 [2022-07-02T15:36:52.859Z] Step 13/25 : WORKDIR / [2022-07-02T15:36:52.859Z] Removing intermediate container 6b7e783f3389 [2022-07-02T15:36:52.859Z] ---> f83fee2a7898 [2022-07-02T15:36:52.859Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:36:52.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:53.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:53.118Z] ---> a597a09f0866 [2022-07-02T15:36:53.118Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:36:53.118Z] ---> Using cache [2022-07-02T15:36:53.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:53.118Z] ---> 337f3d72b25f [2022-07-02T15:36:53.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:53.118Z] ---> Using cache [2022-07-02T15:36:53.118Z] ---> febd52d55dbd [2022-07-02T15:36:53.118Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T15:36:53.118Z] ---> Running in 230c3714cc96 [2022-07-02T15:36:53.118Z] ---> Running in 0ec8a049c193 [2022-07-02T15:36:53.118Z] ---> Running in 281ef175224c [2022-07-02T15:36:53.118Z] Removing intermediate container 281ef175224c [2022-07-02T15:36:53.118Z] ---> ec29a4987a45 [2022-07-02T15:36:53.118Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:36:53.118Z] Removing intermediate container 0ec8a049c193 [2022-07-02T15:36:53.118Z] ---> eda1981a7349 [2022-07-02T15:36:53.118Z] 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-07-02T15:36:53.118Z] ---> Running in d8d3f711498d [2022-07-02T15:36:53.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:53.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:53.377Z] ---> 30abb91c5ab4 [2022-07-02T15:36:53.377Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] echo [2022-07-02T15:36:53.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:36:53.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:36:53.463Z] ========================================================= [2022-07-02T15:36:53.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T15:36:53.463Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:36:53.635Z] ---> a12bb858bee9 [2022-07-02T15:36:53.635Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:53.635Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:36:53.635Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:36:53.635Z] OK: 15859 distinct packages available [2022-07-02T15:36:53.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:53.635Z] ---> 93a7bfac80e3 [2022-07-02T15:36:53.635Z] 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-07-02T15:36:53.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:36:53.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:53.894Z] Removing intermediate container d8d3f711498d [2022-07-02T15:36:53.894Z] ---> 80169dc238cd [2022-07-02T15:36:53.894Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:36:53.894Z] ---> Running in 149bcdad172e [2022-07-02T15:36:53.894Z] ---> 49df639d265c [2022-07-02T15:36:53.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T15:36:54.072Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T15:36:54.072Z] 9b3977197b4f: Pulling fs layer [2022-07-02T15:36:54.072Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T15:36:54.072Z] 94645a83ff95: Pulling fs layer [2022-07-02T15:36:54.072Z] e6fb740bc735: Pulling fs layer [2022-07-02T15:36:54.072Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T15:36:54.072Z] 355e64cbe906: Pulling fs layer [2022-07-02T15:36:54.072Z] 63ab81a10011: Pulling fs layer [2022-07-02T15:36:54.072Z] 555d1d1c4555: Pulling fs layer [2022-07-02T15:36:54.072Z] 7d9057610161: Pulling fs layer [2022-07-02T15:36:54.072Z] e6fb740bc735: Waiting [2022-07-02T15:36:54.072Z] 3a77bd46dcc9: Waiting [2022-07-02T15:36:54.072Z] 355e64cbe906: Waiting [2022-07-02T15:36:54.072Z] 63ab81a10011: Waiting [2022-07-02T15:36:54.072Z] 555d1d1c4555: Waiting [2022-07-02T15:36:54.072Z] 7d9057610161: Waiting [2022-07-02T15:36:54.072Z] 94645a83ff95: Verifying Checksum [2022-07-02T15:36:54.072Z] 94645a83ff95: Download complete [2022-07-02T15:36:54.072Z] 1a89e8eeedd5: Verifying Checksum [2022-07-02T15:36:54.072Z] 1a89e8eeedd5: Download complete [2022-07-02T15:36:54.072Z] 3a77bd46dcc9: Verifying Checksum [2022-07-02T15:36:54.072Z] 3a77bd46dcc9: Download complete [2022-07-02T15:36:54.072Z] 9b3977197b4f: Download complete [2022-07-02T15:36:54.072Z] 355e64cbe906: Verifying Checksum [2022-07-02T15:36:54.072Z] 355e64cbe906: Download complete [2022-07-02T15:36:54.072Z] 63ab81a10011: Verifying Checksum [2022-07-02T15:36:54.072Z] 63ab81a10011: Download complete [2022-07-02T15:36:54.154Z] Removing intermediate container 149bcdad172e [2022-07-02T15:36:54.154Z] ---> c78520f83d45 [2022-07-02T15:36:54.154Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:36:54.154Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:54.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:54.414Z] ---> 730e2f4d7f97 [2022-07-02T15:36:54.414Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:36:54.414Z] ---> ff1be36392b4 [2022-07-02T15:36:54.414Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T15:36:54.414Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:54.414Z] ---> Running in e6c2720f2b72 [2022-07-02T15:36:54.693Z] Removing intermediate container e36543c212ec [2022-07-02T15:36:54.693Z] ---> 911f058807ad [2022-07-02T15:36:54.693Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:36:54.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:54.953Z] ---> bc8951af927c [2022-07-02T15:36:54.953Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:36:54.953Z] ---> f1f3a4bcf5e1 [2022-07-02T15:36:54.953Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:54.953Z] ---> Running in 7c37bb3d21f9 [2022-07-02T15:36:54.953Z] Removing intermediate container 230c3714cc96 [2022-07-02T15:36:54.953Z] ---> 79c7469fd163 [2022-07-02T15:36:54.953Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:36:55.074Z] 9b3977197b4f: Pull complete [2022-07-02T15:36:55.074Z] 7d9057610161: Verifying Checksum [2022-07-02T15:36:55.074Z] 7d9057610161: Download complete [2022-07-02T15:36:55.212Z] ---> 25390ce53fca [2022-07-02T15:36:55.212Z] 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-07-02T15:36:55.212Z] ---> Running in 51e16538b4d9 [2022-07-02T15:36:55.212Z] ---> 943f754f007e [2022-07-02T15:36:55.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:55.212Z] ---> Running in 8299984c564a [2022-07-02T15:36:55.212Z] Removing intermediate container e6c2720f2b72 [2022-07-02T15:36:55.212Z] ---> c5710969d834 [2022-07-02T15:36:55.212Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:36:55.471Z] ---> d9ec7bfdbabf [2022-07-02T15:36:55.471Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:36:55.685Z] 1a89e8eeedd5: Pull complete [2022-07-02T15:36:55.975Z] 94645a83ff95: Pull complete [2022-07-02T15:36:56.250Z] 555d1d1c4555: Verifying Checksum [2022-07-02T15:36:56.250Z] 555d1d1c4555: Download complete [2022-07-02T15:36:56.408Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T15:36:56.408Z] ---> 953b6e5cca3b [2022-07-02T15:36:56.408Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:36:56.408Z] Removing intermediate container 51e16538b4d9 [2022-07-02T15:36:56.408Z] ---> 124058b45933 [2022-07-02T15:36:56.408Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:36:56.408Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:36:56.408Z] ---> 264c9a5eb0d5 [2022-07-02T15:36:56.408Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:36:56.408Z] ---> Running in 634f49d04c83 [2022-07-02T15:36:56.701Z] Removing intermediate container 7c37bb3d21f9 [2022-07-02T15:36:56.701Z] ---> 672715ab346f [2022-07-02T15:36:56.701Z] Step 8/22 : COPY . . [2022-07-02T15:36:56.701Z] Removing intermediate container 8299984c564a [2022-07-02T15:36:56.701Z] ---> b5fa2c1ffc07 [2022-07-02T15:36:56.701Z] Step 8/23 : COPY . . [2022-07-02T15:36:56.701Z] Removing intermediate container 634f49d04c83 [2022-07-02T15:36:56.701Z] ---> b8dfeab4a54c [2022-07-02T15:36:56.701Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:36:56.701Z] ---> 70644c75eaca [2022-07-02T15:36:56.701Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:36:56.701Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:36:57.079Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T15:36:57.079Z] ---> Running in 2dbe2734b005 [2022-07-02T15:36:57.237Z] e6fb740bc735: Verifying Checksum [2022-07-02T15:36:57.237Z] e6fb740bc735: Download complete [2022-07-02T15:36:57.577Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T15:36:57.837Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:57.837Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:36:57.837Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T15:36:58.100Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T15:36:58.100Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:36:58.100Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:36:58.100Z] OK: 8 MiB in 23 packages [2022-07-02T15:37:00.634Z] ---> 49477095a2ec [2022-07-02T15:37:00.634Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:37:01.640Z] Removing intermediate container 2dbe2734b005 [2022-07-02T15:37:01.640Z] ---> ecf289ba2f97 [2022-07-02T15:37:01.641Z] Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:01.926Z] ---> Running in 961b9d611d02 [2022-07-02T15:37:01.926Z] ---> Running in d5026d5a2558 [2022-07-02T15:37:01.926Z] Removing intermediate container 49ada5783656 [2022-07-02T15:37:01.926Z] ---> aaf3d50d56bd [2022-07-02T15:37:01.926Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:37:02.186Z] ---> 152c4946f493 [2022-07-02T15:37:02.186Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T15:37:02.186Z] Removing intermediate container 961b9d611d02 [2022-07-02T15:37:02.186Z] ---> 539dd0786346 [2022-07-02T15:37:02.186Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:37:02.186Z] ---> 088d0e628519 [2022-07-02T15:37:02.186Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:37:02.186Z] ---> Running in c04d4bc26a5e [2022-07-02T15:37:02.186Z] Removing intermediate container d5026d5a2558 [2022-07-02T15:37:02.186Z] ---> b685a72bd281 [2022-07-02T15:37:02.186Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:37:02.186Z] ---> Running in 0ae935a4077d [2022-07-02T15:37:02.186Z] ---> Running in 4de54b6bb3cc [2022-07-02T15:37:02.444Z] ---> bedde7401d93 [2022-07-02T15:37:02.444Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T15:37:02.444Z] ---> caa455fedc46 [2022-07-02T15:37:02.444Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:37:02.444Z] ---> Running in abb53bf34af5 [2022-07-02T15:37:02.444Z] Removing intermediate container 4de54b6bb3cc [2022-07-02T15:37:02.444Z] ---> 4b619796c242 [2022-07-02T15:37:02.444Z] [2022-07-02T15:37:02.703Z] Successfully built 4b619796c242 [2022-07-02T15:37:02.703Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T15:37:02.703Z]  Building security-secretstore-setup ... done Building core-metadata [2022-07-02T15:37:02.703Z] 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-07-02T15:37:02.982Z] 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-07-02T15:37:04.362Z] ---> 519ea645f155 [2022-07-02T15:37:04.362Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T15:37:04.621Z] ---> ad4db945525a [2022-07-02T15:37:04.621Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T15:37:04.880Z] ---> Running in 3aa96dcaa5fe [2022-07-02T15:37:04.880Z] Removing intermediate container abb53bf34af5 [2022-07-02T15:37:04.880Z] ---> 1e300a00cd63 [2022-07-02T15:37:04.880Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:37:05.139Z] Removing intermediate container 3aa96dcaa5fe [2022-07-02T15:37:05.139Z] ---> cf7e6b365036 [2022-07-02T15:37:05.139Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:37:05.139Z] ---> Running in 4323675aebf6 [2022-07-02T15:37:05.139Z] ---> Running in e0c46bca5010 [2022-07-02T15:37:05.417Z] Removing intermediate container e0c46bca5010 [2022-07-02T15:37:05.417Z] ---> 4faeecb9e09f [2022-07-02T15:37:05.417Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T15:37:05.417Z] Removing intermediate container 4323675aebf6 [2022-07-02T15:37:05.417Z] ---> 787ff4d854d6 [2022-07-02T15:37:05.417Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:37:05.678Z] ---> Running in 291d6dbfff80 [2022-07-02T15:37:05.678Z] ---> Running in 7dc4cc96568c [2022-07-02T15:37:05.678Z] Removing intermediate container 291d6dbfff80 [2022-07-02T15:37:05.678Z] ---> bad958affdb9 [2022-07-02T15:37:05.678Z] Step 19/20 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:05.940Z] ---> Running in e19f7bcc36fa [2022-07-02T15:37:05.940Z] Removing intermediate container 7dc4cc96568c [2022-07-02T15:37:05.940Z] ---> dd27390f8809 [2022-07-02T15:37:05.940Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T15:37:06.199Z] ---> Running in 0a1570d1389c [2022-07-02T15:37:06.199Z] Removing intermediate container e19f7bcc36fa [2022-07-02T15:37:06.199Z] ---> 000e1b4b5292 [2022-07-02T15:37:06.199Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T15:37:06.767Z] Removing intermediate container 0a1570d1389c [2022-07-02T15:37:06.767Z] ---> dd539b15281b [2022-07-02T15:37:06.767Z] Step 30/31 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:06.767Z] ---> Running in 5ed826da644b [2022-07-02T15:37:07.026Z] ---> Running in d5238396033c [2022-07-02T15:37:07.026Z] Removing intermediate container 5ed826da644b [2022-07-02T15:37:07.026Z] ---> b02878c005cb [2022-07-02T15:37:07.026Z] [2022-07-02T15:37:07.286Z] Successfully built b02878c005cb [2022-07-02T15:37:07.286Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T15:37:07.286Z] Building security-spire-agent [2022-07-02T15:37:07.545Z]  Building security-spiffe-token-provider ... done Removing intermediate container d5238396033c [2022-07-02T15:37:07.545Z] ---> 5f633646c13f [2022-07-02T15:37:07.545Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:37:08.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:08.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:08.113Z] ---> a597a09f0866 [2022-07-02T15:37:08.113Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> 337f3d72b25f [2022-07-02T15:37:08.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> febd52d55dbd [2022-07-02T15:37:08.113Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> 9a0a9878b23f [2022-07-02T15:37:08.113Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> c2988d55ed6e [2022-07-02T15:37:08.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> e96015eaa5bd [2022-07-02T15:37:08.113Z] Step 8/23 : COPY . . [2022-07-02T15:37:08.113Z] ---> Using cache [2022-07-02T15:37:08.113Z] ---> 178a746c4e18 [2022-07-02T15:37:08.113Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T15:37:09.678Z] e6fb740bc735: Pull complete [2022-07-02T15:37:09.679Z] 3a77bd46dcc9: Pull complete [2022-07-02T15:37:09.956Z] 355e64cbe906: Pull complete [2022-07-02T15:37:10.018Z] ---> Running in 56d4a17db7b0 [2022-07-02T15:37:10.232Z] 63ab81a10011: Pull complete [2022-07-02T15:37:10.276Z] ---> Running in c095a169a754 [2022-07-02T15:37:10.534Z] Removing intermediate container 56d4a17db7b0 [2022-07-02T15:37:10.534Z] ---> 406da241974f [2022-07-02T15:37:10.534Z] [2022-07-02T15:37:10.534Z] Successfully built 406da241974f [2022-07-02T15:37:10.534Z] Successfully tagged security-bootstrapper:latest [2022-07-02T15:37:10.534Z]  Building security-bootstrapper ... done Building core-data [2022-07-02T15:37:11.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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:37:14.008Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:14.008Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:14.008Z] ---> a597a09f0866 [2022-07-02T15:37:14.008Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:37:14.008Z] ---> Using cache [2022-07-02T15:37:14.008Z] ---> 337f3d72b25f [2022-07-02T15:37:14.008Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:14.008Z] ---> Using cache [2022-07-02T15:37:14.008Z] ---> febd52d55dbd [2022-07-02T15:37:14.008Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:37:15.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:15.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:15.914Z] ---> a597a09f0866 [2022-07-02T15:37:15.914Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:37:15.914Z] ---> Using cache [2022-07-02T15:37:15.914Z] ---> 337f3d72b25f [2022-07-02T15:37:15.914Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:15.914Z] ---> Using cache [2022-07-02T15:37:15.914Z] ---> febd52d55dbd [2022-07-02T15:37:15.914Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T15:37:16.973Z] 555d1d1c4555: Pull complete [2022-07-02T15:37:18.407Z] 7d9057610161: Pull complete [2022-07-02T15:37:18.407Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T15:37:18.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:37:18.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:37:18.759Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:37:18.759Z] WORKDIR /edgex [2022-07-02T15:37:18.759Z] COPY go.mod . [2022-07-02T15:37:18.759Z] RUN go mod download [2022-07-02T15:37:18.759Z] docker build -t ci-base-image-arm64 -f - . [2022-07-02T15:37:19.207Z] ---> Running in 9e4d0774dec8 [2022-07-02T15:37:19.207Z] ---> Running in c9e8eca5e875 [2022-07-02T15:37:19.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:20.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:20.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:20.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:20.860Z] OK: 221 MiB in 52 packages [2022-07-02T15:37:21.119Z] OK: 221 MiB in 52 packages [2022-07-02T15:37:21.389Z] Sending build context to Docker daemon 169.2MB [2022-07-02T15:37:21.389Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:37:21.389Z] ---> 819e984ddca1 [2022-07-02T15:37:21.389Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:37:23.028Z] Removing intermediate container c04d4bc26a5e [2022-07-02T15:37:23.028Z] ---> d00f50acbbf9 [2022-07-02T15:37:23.028Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T15:37:23.028Z] ---> Running in eba04c9f373c [2022-07-02T15:37:23.028Z] Removing intermediate container c9e8eca5e875 [2022-07-02T15:37:23.028Z] ---> 8df3bbdd34fa [2022-07-02T15:37:23.028Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:37:23.287Z] Removing intermediate container 9e4d0774dec8 [2022-07-02T15:37:23.287Z] ---> 7bf170062519 [2022-07-02T15:37:23.287Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:37:23.362Z] ---> Running in 87687e553c9c [2022-07-02T15:37:23.362Z] Removing intermediate container 87687e553c9c [2022-07-02T15:37:23.362Z] ---> ef35a161b6a6 [2022-07-02T15:37:23.362Z] Step 3/4 : COPY go.mod . [2022-07-02T15:37:23.547Z] ---> d47c3662a0d4 [2022-07-02T15:37:23.547Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:23.547Z] ---> Running in 7a976b0fd725 [2022-07-02T15:37:23.547Z] ---> 82103dd88380 [2022-07-02T15:37:23.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:23.547Z] 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-07-02T15:37:23.806Z] ---> Running in 8fee613e8498 [2022-07-02T15:37:23.962Z] ---> b4d2fe562c7f [2022-07-02T15:37:23.962Z] Step 4/4 : RUN go mod download [2022-07-02T15:37:24.236Z] ---> Running in 0638d438d743 [2022-07-02T15:37:25.199Z] Removing intermediate container eba04c9f373c [2022-07-02T15:37:25.199Z] ---> ee0c6c2a81b4 [2022-07-02T15:37:25.199Z] [2022-07-02T15:37:25.199Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T15:37:25.458Z] 20.10.14: Pulling from library/docker [2022-07-02T15:37:26.837Z] Removing intermediate container 7a976b0fd725 [2022-07-02T15:37:26.837Z] ---> 17020de3aebc [2022-07-02T15:37:26.837Z] Step 8/26 : COPY . . [2022-07-02T15:37:26.837Z] Removing intermediate container 8fee613e8498 [2022-07-02T15:37:26.837Z] ---> f29293ac5c4a [2022-07-02T15:37:26.837Z] Step 8/23 : COPY . . [2022-07-02T15:37:30.261Z] Removing intermediate container 0ae935a4077d [2022-07-02T15:37:30.261Z] ---> 7139acc54264 [2022-07-02T15:37:30.261Z] [2022-07-02T15:37:30.262Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:37:30.262Z] ---> e04c818066af [2022-07-02T15:37:30.262Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T15:37:33.554Z] ---> Running in b32f0d430d95 [2022-07-02T15:37:33.554Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T15:37:33.554Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T15:37:33.554Z] Removing intermediate container c095a169a754 [2022-07-02T15:37:33.554Z] ---> 0e43889e2d5c [2022-07-02T15:37:33.554Z] [2022-07-02T15:37:33.554Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:37:33.554Z] ---> e04c818066af [2022-07-02T15:37:33.554Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:37:33.554Z] ---> 7417809fdb73 [2022-07-02T15:37:33.554Z] 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-07-02T15:37:33.554Z] ---> a0b8a08c961d [2022-07-02T15:37:33.554Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T15:37:33.812Z] ---> f260f646d96e [2022-07-02T15:37:33.812Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:37:33.812Z] ---> Running in 01a9d0b0a047 [2022-07-02T15:37:33.812Z] ---> Running in 397cf03bdb1b [2022-07-02T15:37:33.812Z] ---> Running in 1d64821c90a4 [2022-07-02T15:37:33.812Z] ---> Running in 2cef2e1b553a [2022-07-02T15:37:33.812Z] Removing intermediate container 1d64821c90a4 [2022-07-02T15:37:33.812Z] ---> dfd6a8296804 [2022-07-02T15:37:33.812Z] 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-07-02T15:37:33.812Z] Removing intermediate container 2cef2e1b553a [2022-07-02T15:37:33.812Z] ---> 1293b465f160 [2022-07-02T15:37:33.812Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:37:33.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:33.812Z] ---> Running in 123089ae5654 [2022-07-02T15:37:34.077Z] ---> Running in b20d8cc9992e [2022-07-02T15:37:34.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:34.077Z] Removing intermediate container b20d8cc9992e [2022-07-02T15:37:34.077Z] ---> e88823bc8071 [2022-07-02T15:37:34.078Z] 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-07-02T15:37:34.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:34.078Z] 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-07-02T15:37:34.078Z] ---> Running in 552400e4e7f2 [2022-07-02T15:37:34.078Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T15:37:34.337Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:37:34.337Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:37:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:34.337Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:37:34.337Z] OK: 6 MiB in 16 packages [2022-07-02T15:37:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:34.337Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:37:34.337Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:37:34.337Z] OK: 6 MiB in 15 packages [2022-07-02T15:37:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:34.596Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T15:37:34.596Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T15:37:34.596Z] Executing bash-5.1.16-r0.post-install [2022-07-02T15:37:34.596Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:37:34.596Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:37:34.596Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T15:37:34.596Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T15:37:34.596Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T15:37:34.596Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T15:37:34.596Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T15:37:34.857Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T15:37:34.857Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T15:37:34.857Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T15:37:34.857Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T15:37:34.857Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T15:37:34.857Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T15:37:34.857Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T15:37:34.857Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T15:37:34.857Z] Removing intermediate container b32f0d430d95 [2022-07-02T15:37:34.857Z] ---> 845bfd3ca44e [2022-07-02T15:37:34.857Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:37:35.116Z] Removing intermediate container 01a9d0b0a047 [2022-07-02T15:37:35.116Z] ---> 83954b1654e1 [2022-07-02T15:37:35.116Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:37:35.377Z] ---> Running in f6c38d4142ec [2022-07-02T15:37:35.377Z] ---> Running in 79f12b604f7b [2022-07-02T15:37:35.377Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T15:37:35.377Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T15:37:35.377Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T15:37:35.377Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T15:37:35.644Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T15:37:35.644Z] Removing intermediate container 552400e4e7f2 [2022-07-02T15:37:35.644Z] ---> e7aa38dd9587 [2022-07-02T15:37:35.644Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:37:35.644Z] Removing intermediate container f6c38d4142ec [2022-07-02T15:37:35.644Z] ---> 65ceea9f12cd [2022-07-02T15:37:35.644Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T15:37:35.644Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T15:37:35.644Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T15:37:35.644Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T15:37:35.644Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T15:37:35.644Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T15:37:35.644Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T15:37:35.644Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T15:37:35.644Z] ---> Running in b31b2807d4d0 [2022-07-02T15:37:35.644Z] ---> Running in d6e552b46df3 [2022-07-02T15:37:35.644Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T15:37:35.644Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T15:37:35.644Z] Removing intermediate container 79f12b604f7b [2022-07-02T15:37:35.644Z] ---> 9f912e15b017 [2022-07-02T15:37:35.644Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T15:37:35.644Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T15:37:35.644Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T15:37:35.644Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T15:37:35.644Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T15:37:35.644Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T15:37:35.644Z] ---> Running in 96d41fda6581 [2022-07-02T15:37:35.903Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T15:37:35.903Z] Removing intermediate container b31b2807d4d0 [2022-07-02T15:37:35.903Z] ---> a9cb0fadc954 [2022-07-02T15:37:35.903Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:37:35.903Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T15:37:35.903Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T15:37:35.903Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T15:37:35.903Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T15:37:35.903Z] Removing intermediate container d6e552b46df3 [2022-07-02T15:37:35.903Z] ---> e53564082057 [2022-07-02T15:37:35.903Z] [2022-07-02T15:37:35.903Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:37:35.903Z] ---> 0ac33e5f5afa [2022-07-02T15:37:35.903Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:37:35.903Z] ---> Using cache [2022-07-02T15:37:35.903Z] ---> 4674bee0944f [2022-07-02T15:37:35.903Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:35.903Z] ---> Using cache [2022-07-02T15:37:35.903Z] ---> c708ac894e3b [2022-07-02T15:37:35.903Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:37:35.903Z] ---> Running in e17c483679b3 [2022-07-02T15:37:35.903Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T15:37:35.904Z] ---> Running in b386720a51f4 [2022-07-02T15:37:35.904Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T15:37:35.904Z] Removing intermediate container 96d41fda6581 [2022-07-02T15:37:35.904Z] ---> 079cf1bf07ea [2022-07-02T15:37:35.904Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:37:36.163Z] Removing intermediate container e17c483679b3 [2022-07-02T15:37:36.163Z] ---> 0d07234268cd [2022-07-02T15:37:36.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:37:36.163Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:37:36.163Z] OK: 83 MiB in 65 packages [2022-07-02T15:37:36.163Z] ---> Running in f4d5a24ee952 [2022-07-02T15:37:36.163Z] ---> 9920d5c84500 [2022-07-02T15:37:36.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T15:37:36.423Z] Removing intermediate container f4d5a24ee952 [2022-07-02T15:37:36.423Z] ---> 8f65cd280f8d [2022-07-02T15:37:36.423Z] Step 15/23 : WORKDIR / [2022-07-02T15:37:36.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:36.423Z] ---> Running in 7d4e416ffc72 [2022-07-02T15:37:36.683Z] Removing intermediate container 7d4e416ffc72 [2022-07-02T15:37:36.683Z] ---> 05b29c251216 [2022-07-02T15:37:36.683Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:37:36.683Z] ---> c8961efcc09e [2022-07-02T15:37:36.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T15:37:36.683Z] ---> edc5c3c5eb30 [2022-07-02T15:37:36.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T15:37:36.944Z] ---> e8ccb20ece12 [2022-07-02T15:37:36.944Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T15:37:36.944Z] ---> Running in 8ec609a9cf99 [2022-07-02T15:37:36.944Z] Collecting docker-compose==1.23.2 [2022-07-02T15:37:36.944Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T15:37:36.944Z] 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-07-02T15:37:37.204Z] Removing intermediate container 8ec609a9cf99 [2022-07-02T15:37:37.204Z] ---> dc0b374ab733 [2022-07-02T15:37:37.204Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:37:37.204Z] Collecting PyYAML<4,>=3.10 [2022-07-02T15:37:37.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:37.204Z] ---> cefacc38a98f [2022-07-02T15:37:37.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T15:37:37.204Z] ---> Running in b22b7135cf87 [2022-07-02T15:37:37.204Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T15:37:37.204Z] Removing intermediate container b22b7135cf87 [2022-07-02T15:37:37.204Z] ---> 2c5b510078d7 [2022-07-02T15:37:37.204Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:37:37.465Z] ---> Running in ceacecfb8f77 [2022-07-02T15:37:37.465Z] ---> 4b60639577d1 [2022-07-02T15:37:37.465Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T15:37:37.465Z] ---> Running in 00b1a72d85c9 [2022-07-02T15:37:37.465Z] Removing intermediate container ceacecfb8f77 [2022-07-02T15:37:37.465Z] ---> a0e89d819252 [2022-07-02T15:37:37.465Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:37.724Z] ---> Running in 71978b51a33e [2022-07-02T15:37:37.724Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:37:37.724Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:37:37.724Z] OK: 15859 distinct packages available [2022-07-02T15:37:37.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:37.724Z] Removing intermediate container 00b1a72d85c9 [2022-07-02T15:37:37.724Z] ---> 20c0525165a1 [2022-07-02T15:37:37.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:37:37.724Z] Removing intermediate container 71978b51a33e [2022-07-02T15:37:37.724Z] ---> 204b9e8ad340 [2022-07-02T15:37:37.724Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:37:37.724Z] ---> Running in 10080aaf08f2 [2022-07-02T15:37:37.724Z] ---> Running in 5d24645202c2 [2022-07-02T15:37:37.982Z] Removing intermediate container 10080aaf08f2 [2022-07-02T15:37:37.982Z] ---> 44bf88437ea1 [2022-07-02T15:37:37.982Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:37:37.982Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T15:37:37.982Z] Removing intermediate container 5d24645202c2 [2022-07-02T15:37:37.982Z] ---> 0751ebdffe2d [2022-07-02T15:37:37.982Z] [2022-07-02T15:37:37.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T15:37:37.982Z] ---> Running in 78c51fab8f08 [2022-07-02T15:37:38.247Z] Successfully built 0751ebdffe2d [2022-07-02T15:37:38.247Z] Successfully tagged support-notifications:latest [2022-07-02T15:37:38.247Z]  Building support-notifications ... done Building support-scheduler [2022-07-02T15:37:38.247Z] Removing intermediate container 78c51fab8f08 [2022-07-02T15:37:38.247Z] ---> f0a48d96e4b0 [2022-07-02T15:37:38.247Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:38.247Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T15:37:38.510Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T15:37:38.510Z] ---> Running in d0c51e496be7 [2022-07-02T15:37:38.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:37:38.770Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:37:38.770Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T15:37:38.770Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T15:37:38.770Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T15:37:38.770Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T15:37:38.770Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:37:39.029Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:37:39.029Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:37:39.029Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:37:39.288Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:37:39.288Z] OK: 6 MiB in 19 packages [2022-07-02T15:37:39.288Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T15:37:39.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T15:37:39.548Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T15:37:39.548Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T15:37:39.548Z] Removing intermediate container d0c51e496be7 [2022-07-02T15:37:39.548Z] ---> 21a2b7fe5151 [2022-07-02T15:37:39.548Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:37:39.548Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T15:37:39.548Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T15:37:39.548Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T15:37:39.548Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T15:37:39.548Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T15:37:39.548Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T15:37:39.807Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T15:37:39.807Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T15:37:39.807Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T15:37:39.807Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T15:37:39.807Z] Collecting idna<2.8,>=2.5 [2022-07-02T15:37:39.807Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T15:37:39.807Z] 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-07-02T15:37:40.130Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T15:37:40.130Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T15:37:40.130Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T15:37:40.130Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T15:37:40.130Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T15:37:40.130Z] Attempting uninstall: urllib3 [2022-07-02T15:37:40.130Z] Found existing installation: urllib3 1.26.7 [2022-07-02T15:37:40.130Z] Uninstalling urllib3-1.26.7: [2022-07-02T15:37:40.130Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T15:37:40.698Z] Attempting uninstall: idna [2022-07-02T15:37:40.698Z] Found existing installation: idna 3.3 [2022-07-02T15:37:40.698Z] Uninstalling idna-3.3: [2022-07-02T15:37:40.698Z] Successfully uninstalled idna-3.3 [2022-07-02T15:37:41.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:41.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:41.265Z] ---> a597a09f0866 [2022-07-02T15:37:41.265Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> 337f3d72b25f [2022-07-02T15:37:41.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> febd52d55dbd [2022-07-02T15:37:41.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> 9a0a9878b23f [2022-07-02T15:37:41.265Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> c2988d55ed6e [2022-07-02T15:37:41.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> e96015eaa5bd [2022-07-02T15:37:41.265Z] Step 8/22 : COPY . . [2022-07-02T15:37:41.265Z] ---> Using cache [2022-07-02T15:37:41.265Z] ---> 178a746c4e18 [2022-07-02T15:37:41.265Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:37:41.833Z] ---> Running in 762f540fa7ae [2022-07-02T15:37:41.833Z] ---> Running in 25ec8f5a15c4 [2022-07-02T15:37:42.092Z] Removing intermediate container 762f540fa7ae [2022-07-02T15:37:42.092Z] ---> ab0768c367c9 [2022-07-02T15:37:42.092Z] [2022-07-02T15:37:42.092Z] Removing intermediate container b386720a51f4 [2022-07-02T15:37:42.092Z] ---> 196f7489ad05 [2022-07-02T15:37:42.092Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T15:37:42.092Z] Attempting uninstall: requests [2022-07-02T15:37:42.092Z] Found existing installation: requests 2.26.0 [2022-07-02T15:37:42.092Z] Uninstalling requests-2.26.0: [2022-07-02T15:37:42.092Z] Successfully uninstalled requests-2.26.0 [2022-07-02T15:37:42.092Z] Successfully built ab0768c367c9 [2022-07-02T15:37:42.092Z] Successfully tagged core-metadata:latest [2022-07-02T15:37:42.092Z] Building core-command [2022-07-02T15:37:42.353Z]  Building core-metadata ... done  Running setup.py install for texttable: started [2022-07-02T15:37:42.353Z] 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-07-02T15:37:42.614Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T15:37:42.614Z] Running setup.py install for PyYAML: started [2022-07-02T15:37:43.013Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T15:37:43.580Z] Running setup.py install for docopt: started [2022-07-02T15:37:44.148Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T15:37:44.148Z] Running setup.py install for dockerpty: started [2022-07-02T15:37:45.082Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T15:37:46.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:46.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:46.022Z] ---> a597a09f0866 [2022-07-02T15:37:46.022Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> 337f3d72b25f [2022-07-02T15:37:46.022Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> febd52d55dbd [2022-07-02T15:37:46.022Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> 9a0a9878b23f [2022-07-02T15:37:46.022Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> c2988d55ed6e [2022-07-02T15:37:46.022Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> e96015eaa5bd [2022-07-02T15:37:46.022Z] Step 8/23 : COPY . . [2022-07-02T15:37:46.022Z] ---> Using cache [2022-07-02T15:37:46.022Z] ---> 178a746c4e18 [2022-07-02T15:37:46.022Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T15:37:46.281Z] ---> 584278f6bed7 [2022-07-02T15:37:46.281Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:37:46.281Z] ---> Running in eb90f2b378bd [2022-07-02T15:37:46.281Z] 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-07-02T15:37:47.659Z] 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-07-02T15:37:47.919Z] ---> 72b901341854 [2022-07-02T15:37:47.919Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:37:48.493Z] ---> ce032378ec99 [2022-07-02T15:37:48.493Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T15:37:49.429Z] ---> f5b03c28ba18 [2022-07-02T15:37:49.429Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T15:37:50.804Z] ---> acaa2069b13f [2022-07-02T15:37:50.804Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:37:50.804Z] ---> Running in 568402e6d2bd [2022-07-02T15:37:50.804Z] Removing intermediate container 123089ae5654 [2022-07-02T15:37:50.804Z] ---> fff98b575e2b [2022-07-02T15:37:50.804Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T15:37:51.373Z] ---> Running in d00b7a3af249 [2022-07-02T15:37:51.373Z] Removing intermediate container 568402e6d2bd [2022-07-02T15:37:51.373Z] ---> 3d990c5bdb24 [2022-07-02T15:37:51.373Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:37:51.633Z] ---> Running in c2f87a007755 [2022-07-02T15:37:51.633Z] Removing intermediate container d00b7a3af249 [2022-07-02T15:37:51.633Z] ---> b84c2549f122 [2022-07-02T15:37:51.633Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T15:37:51.899Z] Removing intermediate container c2f87a007755 [2022-07-02T15:37:51.899Z] ---> d2ff2f6fec45 [2022-07-02T15:37:51.899Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:37:51.899Z] ---> Running in 43e8224a36e5 [2022-07-02T15:37:51.899Z] ---> Running in a81e03d2101d [2022-07-02T15:37:52.158Z] Removing intermediate container 43e8224a36e5 [2022-07-02T15:37:52.158Z] ---> eb77fef19b07 [2022-07-02T15:37:52.158Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T15:37:52.158Z] Removing intermediate container a81e03d2101d [2022-07-02T15:37:52.158Z] ---> 9c00004b326c [2022-07-02T15:37:52.158Z] Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:37:52.416Z] ---> Running in 6b82717397a9 [2022-07-02T15:37:52.983Z] Removing intermediate container 6b82717397a9 [2022-07-02T15:37:52.983Z] ---> 270cd7d45439 [2022-07-02T15:37:52.983Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:37:52.983Z] ---> Running in 7bad47d274ba [2022-07-02T15:37:53.242Z] ---> 96522c113a08 [2022-07-02T15:37:53.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T15:37:53.501Z] Removing intermediate container 7bad47d274ba [2022-07-02T15:37:53.501Z] ---> 394eb5d5900a [2022-07-02T15:37:53.501Z] [2022-07-02T15:37:53.761Z] Successfully built 394eb5d5900a [2022-07-02T15:37:53.761Z] ---> 2a9da2b30d5f [2022-07-02T15:37:53.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T15:37:53.761Z] Successfully tagged security-spire-agent:latest [2022-07-02T15:37:53.761Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-07-02T15:37:57.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:37:57.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:37:57.950Z] ---> a597a09f0866 [2022-07-02T15:37:57.950Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> 337f3d72b25f [2022-07-02T15:37:57.950Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> febd52d55dbd [2022-07-02T15:37:57.950Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> 9a0a9878b23f [2022-07-02T15:37:57.950Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> c2988d55ed6e [2022-07-02T15:37:57.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> e96015eaa5bd [2022-07-02T15:37:57.950Z] Step 8/22 : COPY . . [2022-07-02T15:37:57.950Z] ---> Using cache [2022-07-02T15:37:57.950Z] ---> 178a746c4e18 [2022-07-02T15:37:57.950Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:38:02.156Z] ---> afbeda5ad4c6 [2022-07-02T15:38:02.156Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T15:38:02.156Z] ---> Running in 1905e388a664 [2022-07-02T15:38:02.156Z] ---> Running in d9471603c478 [2022-07-02T15:38:02.156Z] Removing intermediate container 397cf03bdb1b [2022-07-02T15:38:02.156Z] ---> 3c3195e446d3 [2022-07-02T15:38:02.156Z] [2022-07-02T15:38:02.156Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:38:02.156Z] ---> e04c818066af [2022-07-02T15:38:02.156Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T15:38:02.156Z] ---> Running in 959c7e3711df [2022-07-02T15:38:02.156Z] Removing intermediate container d9471603c478 [2022-07-02T15:38:02.156Z] ---> 4f6bfe3396a1 [2022-07-02T15:38:02.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:38:02.156Z] ---> Running in 3625aac4c0ec [2022-07-02T15:38:02.156Z] Removing intermediate container 959c7e3711df [2022-07-02T15:38:02.156Z] ---> e717195bc4ee [2022-07-02T15:38:02.156Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T15:38:02.156Z] 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-07-02T15:38:02.156Z] Removing intermediate container 3625aac4c0ec [2022-07-02T15:38:02.156Z] ---> 877a68a0f194 [2022-07-02T15:38:02.156Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:38:02.156Z] ---> Running in 466d7e340d1c [2022-07-02T15:38:02.156Z] ---> Running in 19bd4bfb471d [2022-07-02T15:38:02.421Z] Removing intermediate container 466d7e340d1c [2022-07-02T15:38:02.421Z] ---> fecb7e4e1a39 [2022-07-02T15:38:02.421Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T15:38:02.421Z] ---> Running in 3d8b5208c0bc [2022-07-02T15:38:02.421Z] Removing intermediate container 19bd4bfb471d [2022-07-02T15:38:02.421Z] ---> 67de74d2525a [2022-07-02T15:38:02.421Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:38:02.990Z] ---> Running in 49b1c9e5698c [2022-07-02T15:38:02.990Z] Removing intermediate container 3d8b5208c0bc [2022-07-02T15:38:02.990Z] ---> 0de7195c80fe [2022-07-02T15:38:02.990Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:38:02.990Z] Removing intermediate container 49b1c9e5698c [2022-07-02T15:38:02.990Z] ---> 1e23ebcfc6ef [2022-07-02T15:38:02.990Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:38:02.990Z] ---> Running in ca7621d0ef92 [2022-07-02T15:38:03.249Z] ---> Running in d7fa1fdada40 [2022-07-02T15:38:03.249Z] Removing intermediate container d7fa1fdada40 [2022-07-02T15:38:03.249Z] ---> 8b2689951dff [2022-07-02T15:38:03.249Z] [2022-07-02T15:38:03.508Z] Successfully built 8b2689951dff [2022-07-02T15:38:03.508Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T15:38:05.412Z]  Building sys-mgmt-agent ... done Removing intermediate container eb90f2b378bd [2022-07-02T15:38:05.412Z] ---> bff7b91ae59e [2022-07-02T15:38:05.412Z] [2022-07-02T15:38:05.412Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:38:05.673Z] ---> e04c818066af [2022-07-02T15:38:05.673Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:38:05.673Z] ---> Using cache [2022-07-02T15:38:05.673Z] ---> 83954b1654e1 [2022-07-02T15:38:05.673Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:38:05.673Z] ---> Using cache [2022-07-02T15:38:05.673Z] ---> 9f912e15b017 [2022-07-02T15:38:05.673Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T15:38:05.673Z] Removing intermediate container ca7621d0ef92 [2022-07-02T15:38:05.673Z] ---> ca8892530f4e [2022-07-02T15:38:05.673Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T15:38:05.673Z] ---> Running in 23d196680605 [2022-07-02T15:38:05.673Z] ---> Running in 1c3c6eca9b60 [2022-07-02T15:38:05.938Z] Removing intermediate container 25ec8f5a15c4 [2022-07-02T15:38:05.938Z] ---> 06147bdf2fb0 [2022-07-02T15:38:05.938Z] [2022-07-02T15:38:05.938Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:38:05.938Z] ---> e04c818066af [2022-07-02T15:38:05.938Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:38:05.938Z] ---> Using cache [2022-07-02T15:38:05.938Z] ---> 83954b1654e1 [2022-07-02T15:38:05.938Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:38:05.938Z] ---> Using cache [2022-07-02T15:38:05.938Z] ---> 9f912e15b017 [2022-07-02T15:38:05.938Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T15:38:05.938Z] Removing intermediate container 23d196680605 [2022-07-02T15:38:05.938Z] ---> f744d705e0f3 [2022-07-02T15:38:05.938Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:38:06.219Z] ---> Running in ebb40c15c77f [2022-07-02T15:38:06.219Z] ---> Running in 580b5d451075 [2022-07-02T15:38:06.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:38:06.477Z] Removing intermediate container ebb40c15c77f [2022-07-02T15:38:06.477Z] ---> 03a07c9e75ef [2022-07-02T15:38:06.477Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:38:06.477Z] Removing intermediate container 580b5d451075 [2022-07-02T15:38:06.477Z] ---> 6e550779f974 [2022-07-02T15:38:06.477Z] Step 15/23 : WORKDIR / [2022-07-02T15:38:06.477Z] ---> Running in 58ed443e3bf3 [2022-07-02T15:38:06.736Z] ---> Running in 4f4a48785661 [2022-07-02T15:38:06.736Z] Removing intermediate container 58ed443e3bf3 [2022-07-02T15:38:06.736Z] ---> 3badfe9be036 [2022-07-02T15:38:06.736Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:38:06.736Z] Removing intermediate container 4f4a48785661 [2022-07-02T15:38:06.736Z] ---> 3bf394bed2d0 [2022-07-02T15:38:06.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:38:07.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:38:07.302Z] ---> add8619e951b [2022-07-02T15:38:07.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T15:38:07.302Z] ---> 61305fde56d4 [2022-07-02T15:38:07.302Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T15:38:07.561Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:38:07.561Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T15:38:07.561Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T15:38:07.820Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T15:38:07.820Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T15:38:07.820Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T15:38:08.104Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:38:08.104Z] OK: 8 MiB in 20 packages [2022-07-02T15:38:08.676Z] ---> 9daae261adeb [2022-07-02T15:38:08.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T15:38:08.676Z] ---> f266167d5b66 [2022-07-02T15:38:08.676Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T15:38:08.936Z] ---> 42ff09af16ca [2022-07-02T15:38:08.936Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T15:38:09.197Z] ---> Running in 914150478b39 [2022-07-02T15:38:09.197Z] Removing intermediate container 1c3c6eca9b60 [2022-07-02T15:38:09.197Z] ---> f0829cc36c72 [2022-07-02T15:38:09.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:38:09.197Z] ---> bafe1983ae6e [2022-07-02T15:38:09.197Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T15:38:09.455Z] ---> Running in 8e454275dec6 [2022-07-02T15:38:09.455Z] Removing intermediate container 914150478b39 [2022-07-02T15:38:09.455Z] ---> d2ea6339815c [2022-07-02T15:38:09.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:38:09.455Z] ---> a6d9c7984bbc [2022-07-02T15:38:09.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T15:38:09.455Z] ---> Running in 62fcd4bdba3d [2022-07-02T15:38:09.455Z] Removing intermediate container 8e454275dec6 [2022-07-02T15:38:09.455Z] ---> 6c2d6ac0bcef [2022-07-02T15:38:09.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:38:09.455Z] ---> Running in 57b97faacaea [2022-07-02T15:38:09.714Z] Removing intermediate container 62fcd4bdba3d [2022-07-02T15:38:09.714Z] ---> 8c30a76d8078 [2022-07-02T15:38:09.714Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:38:09.714Z] ---> Running in bf137ae7fe52 [2022-07-02T15:38:09.714Z] Removing intermediate container 57b97faacaea [2022-07-02T15:38:09.714Z] ---> 533f2e0bd7cd [2022-07-02T15:38:09.714Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:38:09.977Z] ---> Running in b748b4fa85a1 [2022-07-02T15:38:09.977Z] Removing intermediate container bf137ae7fe52 [2022-07-02T15:38:09.977Z] ---> 43f1f26b8981 [2022-07-02T15:38:09.977Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:38:10.236Z] ---> 6188a359125a [2022-07-02T15:38:10.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T15:38:10.236Z] Removing intermediate container b748b4fa85a1 [2022-07-02T15:38:10.236Z] ---> 677fa9cf5f34 [2022-07-02T15:38:10.236Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:38:10.236Z] ---> Running in 129aa4052511 [2022-07-02T15:38:10.236Z] ---> Running in e63bfdf38c82 [2022-07-02T15:38:10.236Z] ---> 1cb808b12020 [2022-07-02T15:38:10.236Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T15:38:10.500Z] Removing intermediate container 129aa4052511 [2022-07-02T15:38:10.500Z] ---> 4c5248d7f7ae [2022-07-02T15:38:10.500Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:38:10.500Z] Removing intermediate container e63bfdf38c82 [2022-07-02T15:38:10.500Z] ---> be035e51549f [2022-07-02T15:38:10.500Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:38:10.500Z] ---> Running in f5971fbf2224 [2022-07-02T15:38:10.500Z] ---> Running in 539c0faec978 [2022-07-02T15:38:10.500Z] ---> Running in b7d98a83294c [2022-07-02T15:38:10.500Z] Removing intermediate container f5971fbf2224 [2022-07-02T15:38:10.500Z] ---> 1d75c7c3c01c [2022-07-02T15:38:10.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:38:10.500Z] Removing intermediate container 539c0faec978 [2022-07-02T15:38:10.500Z] ---> 93655c9d29cd [2022-07-02T15:38:10.500Z] [2022-07-02T15:38:10.760Z] ---> Running in 4bac174b6131 [2022-07-02T15:38:10.760Z] Removing intermediate container b7d98a83294c [2022-07-02T15:38:10.760Z] ---> be7b271f5728 [2022-07-02T15:38:10.760Z] [2022-07-02T15:38:10.760Z] Successfully built be7b271f5728 [2022-07-02T15:38:10.760Z] Successfully tagged support-scheduler:latest [2022-07-02T15:38:10.760Z]  Building support-scheduler ... done Successfully built 93655c9d29cd [2022-07-02T15:38:10.760Z] Successfully tagged core-command:latest [2022-07-02T15:38:10.760Z]  Building core-command ... done Removing intermediate container 4bac174b6131 [2022-07-02T15:38:10.760Z] ---> 7c73c1400c00 [2022-07-02T15:38:10.760Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:38:10.760Z] ---> Running in 5d8e2ac460c0 [2022-07-02T15:38:11.044Z] Removing intermediate container 5d8e2ac460c0 [2022-07-02T15:38:11.044Z] ---> 71c16f74293f [2022-07-02T15:38:11.044Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:38:11.044Z] ---> Running in 11ae60606037 [2022-07-02T15:38:11.044Z] Removing intermediate container 11ae60606037 [2022-07-02T15:38:11.044Z] ---> d21c3a6ccb4d [2022-07-02T15:38:11.044Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:38:11.230Z] Removing intermediate container 0638d438d743 [2022-07-02T15:38:11.230Z] ---> 58eac732ea45 [2022-07-02T15:38:11.230Z] Successfully built 58eac732ea45 [2022-07-02T15:38:11.230Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:38:11.304Z] ---> Running in 2e9fa00434b5 [2022-07-02T15:38:11.304Z] Removing intermediate container 2e9fa00434b5 [2022-07-02T15:38:11.304Z] ---> 55ab5ee6b6d1 [2022-07-02T15:38:11.304Z] [2022-07-02T15:38:11.562Z] Successfully built 55ab5ee6b6d1 [2022-07-02T15:38:11.562Z] Successfully tagged core-data:latest [2022-07-02T15:38:11.591Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:38:11.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:38:11.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container [2022-07-02T15:38:11.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-02T15:38:12.580Z]  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-07-02T15:38:13.457Z] $ docker top ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:38:14.424Z] + go version [2022-07-02T15:38:14.424Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-02T15:38:14.455Z] $ docker stop --time=1 ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e [2022-07-02T15:38:15.198Z] Removing intermediate container 1905e388a664 [2022-07-02T15:38:15.198Z] ---> c29296ee4c74 [2022-07-02T15:38:15.198Z] [2022-07-02T15:38:15.198Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:38:15.198Z] ---> e04c818066af [2022-07-02T15:38:15.198Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T15:38:15.198Z] ---> Running in 5199abefd106 [2022-07-02T15:38:15.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:38:15.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:38:15.716Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T15:38:15.716Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:38:15.716Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T15:38:15.716Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T15:38:15.716Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T15:38:15.716Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:38:15.716Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:38:15.716Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:38:15.716Z] OK: 8 MiB in 20 packages [2022-07-02T15:38:16.159Z] $ docker rm -f ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e [2022-07-02T15:38:16.284Z] Removing intermediate container 5199abefd106 [2022-07-02T15:38:16.284Z] ---> 7146dfbe419c [2022-07-02T15:38:16.284Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:38:16.284Z] ---> Running in ed43661180c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:38:16.553Z] Removing intermediate container ed43661180c3 [2022-07-02T15:38:16.553Z] ---> 45be75527bcc [2022-07-02T15:38:16.553Z] Step 13/22 : WORKDIR /edgex [2022-07-02T15:38:16.553Z] ---> Running in 641a969261e9 [2022-07-02T15:38:16.553Z] Removing intermediate container 641a969261e9 [2022-07-02T15:38:16.553Z] ---> 3ecc8045cff6 [2022-07-02T15:38:16.553Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T15:38:16.795Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:38:16.795Z] . [Pipeline] } [Pipeline] // withEnv [2022-07-02T15:38:16.827Z] ---> 19e446db0b71 [2022-07-02T15:38:16.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withDockerContainer [2022-07-02T15:38:17.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container [2022-07-02T15:38:17.087Z] ---> 1af4c9740db1 [2022-07-02T15:38:17.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T15:38:17.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-02T15:38:17.657Z] ---> c219b7f81210 [2022-07-02T15:38:17.657Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:38:17.916Z] ---> 864c02215c54 [2022-07-02T15:38:17.916Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T15:38:18.176Z] ---> Running in 84c3d58c2658 [2022-07-02T15:38:18.554Z] $ docker top 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 -eo pid,comm [2022-07-02T15:38:18.746Z] Removing intermediate container 84c3d58c2658 [2022-07-02T15:38:18.746Z] ---> e503b98580b5 [2022-07-02T15:38:18.746Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] { [Pipeline] echo [2022-07-02T15:38:18.873Z] ========================================================= [2022-07-02T15:38:18.873Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:38:18.873Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:38:19.006Z] ---> Running in 9fa3a5a2a022 [2022-07-02T15:38:19.006Z] Removing intermediate container 9fa3a5a2a022 [2022-07-02T15:38:19.006Z] ---> edff6f356f62 [2022-07-02T15:38:19.006Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:38:19.265Z] ---> Running in 065beabba3a9 [2022-07-02T15:38:19.265Z] Removing intermediate container 065beabba3a9 [2022-07-02T15:38:19.265Z] ---> bbf61a584c32 [2022-07-02T15:38:19.265Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:38:19.541Z] + make test [2022-07-02T15:38:19.541Z] go mod tidy -compat=1.17 [2022-07-02T15:38:19.557Z] ---> Running in ec7645925b69 [2022-07-02T15:38:19.557Z] Removing intermediate container ec7645925b69 [2022-07-02T15:38:19.557Z] ---> bfb8c3f48aa7 [2022-07-02T15:38:19.557Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:38:19.818Z] ---> Running in e6a516425358 [2022-07-02T15:38:20.077Z] Removing intermediate container e6a516425358 [2022-07-02T15:38:20.077Z] ---> 4b8c52f75c71 [2022-07-02T15:38:20.077Z] [2022-07-02T15:38:20.077Z] Successfully built 4b8c52f75c71 [2022-07-02T15:38:20.077Z] Successfully tagged security-proxy-setup:latest [2022-07-02T15:38:20.083Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-07-02T15:38:20.090Z] $ docker stop --time=1 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 [2022-07-02T15:38:20.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:38:21.363Z] $ docker rm -f 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:38:21.706Z] + docker images [2022-07-02T15:38:21.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T15:38:21.706Z] security-proxy-setup latest 4b8c52f75c71 2 seconds ago 26.9MB [2022-07-02T15:38:21.706Z] c29296ee4c74 7 seconds ago 1.62GB [2022-07-02T15:38:21.706Z] core-data latest 55ab5ee6b6d1 10 seconds ago 22.5MB [2022-07-02T15:38:21.706Z] core-command latest 93655c9d29cd 11 seconds ago 16.1MB [2022-07-02T15:38:21.706Z] support-scheduler latest be7b271f5728 11 seconds ago 26.4MB [2022-07-02T15:38:21.707Z] 06147bdf2fb0 16 seconds ago 1.67GB [2022-07-02T15:38:21.707Z] bff7b91ae59e 17 seconds ago 1.61GB [2022-07-02T15:38:21.707Z] sys-mgmt-agent latest 8b2689951dff 18 seconds ago 299MB [2022-07-02T15:38:21.707Z] 3c3195e446d3 22 seconds ago 1.65GB [2022-07-02T15:38:21.707Z] security-spire-agent latest 394eb5d5900a 28 seconds ago 127MB [2022-07-02T15:38:21.707Z] core-metadata latest ab0768c367c9 40 seconds ago 17MB [2022-07-02T15:38:21.707Z] support-notifications latest 0751ebdffe2d 44 seconds ago 27MB [2022-07-02T15:38:21.707Z] e53564082057 46 seconds ago 1.52GB [2022-07-02T15:38:21.707Z] 0e43889e2d5c 52 seconds ago 1.62GB [2022-07-02T15:38:21.707Z] 7139acc54264 55 seconds ago 1.68GB [2022-07-02T15:38:21.707Z] ee0c6c2a81b4 57 seconds ago 1.62GB [2022-07-02T15:38:21.707Z] security-bootstrapper latest 406da241974f About a minute ago 19.1MB [2022-07-02T15:38:21.707Z] security-spiffe-token-provider latest b02878c005cb About a minute ago 29MB [2022-07-02T15:38:21.707Z] security-secretstore-setup latest 4b619796c242 About a minute ago 28.5MB [2022-07-02T15:38:21.707Z] d42793f2b30d About a minute ago 1.67GB [2022-07-02T15:38:21.707Z] security-spire-config latest db2255a68ec9 About a minute ago 86.7MB [2022-07-02T15:38:21.707Z] security-spire-server latest 07bf8ac90652 About a minute ago 87.3MB [2022-07-02T15:38:21.707Z] 5142efa98b71 About a minute ago 1.63GB [2022-07-02T15:38:21.707Z] f4570de79990 About a minute ago 1.62GB [2022-07-02T15:38:21.707Z] 841be9d8591b About a minute ago 1.52GB [2022-07-02T15:38:21.707Z] b5275236c5eb About a minute ago 1.52GB [2022-07-02T15:38:21.707Z] ci-base-image-x86_64 latest a597a09f0866 4 minutes ago 1.02GB [2022-07-02T15:38:21.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T15:38:21.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T15:38:21.707Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T15:38:21.707Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T15:38:21.707Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T15:38:21.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T15:38:59.560Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:40:51.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:40:51.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:40:51.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:40:51.469Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:40:52.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:40:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:40:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:40:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:40:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:40:57.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:41:12.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2022-07-02T15:41:12.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:41:12.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:41:18.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.494s coverage: 98.5% of statements [2022-07-02T15:41:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:41:18.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.502s coverage: 54.2% of statements [2022-07-02T15:41:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:41:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:41:41.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.755s coverage: 89.2% of statements [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:41:41.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.393s coverage: 83.8% of statements [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:41:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.921s coverage: 95.6% of statements [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.566s coverage: 58.8% of statements [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements [2022-07-02T15:41:45.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.312s coverage: 79.5% of statements [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-07-02T15:41:45.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.390s coverage: 87.5% of statements [2022-07-02T15:41:58.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements [2022-07-02T15:41:58.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-07-02T15:42:05.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.5% of statements [2022-07-02T15:42:05.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:42:11.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.374s coverage: 92.9% of statements [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:42:11.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:42:11.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:42:11.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-07-02T15:42:11.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:42:11.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2022-07-02T15:42:11.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:42:11.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements [2022-07-02T15:42:11.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2022-07-02T15:42:11.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.403s coverage: 85.4% of statements [2022-07-02T15:42:11.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.050s coverage: 91.2% of statements [2022-07-02T15:42:11.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 64.4% of statements [2022-07-02T15:42:17.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:42:17.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2022-07-02T15:42:17.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2022-07-02T15:42:25.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.509s coverage: 65.4% of statements [2022-07-02T15:42:25.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:42:25.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:42:25.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:42:29.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 43.8% of statements [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:42:29.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:42:29.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:42:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:42:37.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:42:37.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.797s coverage: 92.3% of statements [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:42:37.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.363s coverage: 63.2% of statements [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:42:37.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:42:39.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.543s coverage: 97.7% of statements [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:42:39.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:42:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:42:39.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-07-02T15:42:39.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-02T15:42:40.018Z] 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-07-02T15:42:40.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-02T15:42:40.018Z] GO111MODULE=on go vet ./... [2022-07-02T15:44:31.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:44:31.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:44:33.356Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:44:33.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:44:34.655Z] + ls -al . [2022-07-02T15:44:34.655Z] total 680 [2022-07-02T15:44:34.655Z] drwxrwxr-x 9 1001 1001 4096 Jul 2 15:38 . [2022-07-02T15:44:34.655Z] drwxr-xr-x 4 root root 4096 Jul 2 15:38 .. [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:36 .dockerignore [2022-07-02T15:44:34.655Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:36 .git [2022-07-02T15:44:34.655Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:36 .github [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:36 .gitignore [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:36 .golangci.yml [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:36 .hadolint.yml [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:36 .sonarcloud.properties [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:36 ADOPTERS.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:36 Attribution.txt [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:36 CHANGELOG.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:36 CONTRIBUTING.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:36 GOVERNANCE.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:36 Jenkinsfile [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:36 LICENSE [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:36 Makefile [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:36 OWNERS.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:36 README.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:36 SECURITY.md [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:33 VERSION [2022-07-02T15:44:34.655Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:36 ZMQWindows.md [2022-07-02T15:44:34.655Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:36 bin [2022-07-02T15:44:34.655Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:36 cmd [2022-07-02T15:44:34.656Z] -rw-r--r-- 1 root root 435593 Jul 2 15:42 coverage.out [2022-07-02T15:44:34.656Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:36 go.mod [2022-07-02T15:44:34.656Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:38 go.sum [2022-07-02T15:44:34.656Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:36 internal [2022-07-02T15:44:34.656Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:36 openapi [2022-07-02T15:44:34.656Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:36 snap [2022-07-02T15:44:34.656Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:36 version.go [Pipeline] sh [2022-07-02T15:44:35.328Z] + '[' -e coverage.out ] [2022-07-02T15:44:35.328Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:44:35.356Z] Warning: overwriting stash ‘coverage-report’ [2022-07-02T15:44:36.231Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:44:36.884Z] + make build [2022-07-02T15:44:36.884Z] 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-07-02T15:45:58.819Z] 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-07-02T15:47:06.870Z] 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-07-02T15:47:08.847Z] 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-07-02T15:47:55.870Z] 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-07-02T15:47:55.870Z] 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-07-02T15:47:57.298Z] 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-07-02T15:48:04.006Z] 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-07-02T15:48:08.303Z] 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-07-02T15:48:13.699Z] 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-07-02T15:48:17.085Z] 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-07-02T15:48:21.388Z] 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-07-02T15:48:29.678Z] 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-07-02T15:48:36.410Z] $ docker stop --time=1 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 [2022-07-02T15:48:38.463Z] $ docker rm -f 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:48:40.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:48:40.920Z] [2022-07-02T15:48:40.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:48:41.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:48:41.538Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T15:48:41.538Z] 29e5d40040c1: Pulling fs layer [2022-07-02T15:48:41.538Z] 1ce36da41761: Pulling fs layer [2022-07-02T15:48:41.538Z] 25b303627fd3: Pulling fs layer [2022-07-02T15:48:41.538Z] 29e5d40040c1: Verifying Checksum [2022-07-02T15:48:41.538Z] 29e5d40040c1: Download complete [2022-07-02T15:48:41.815Z] 1ce36da41761: Verifying Checksum [2022-07-02T15:48:41.815Z] 1ce36da41761: Download complete [2022-07-02T15:48:42.413Z] 29e5d40040c1: Pull complete [2022-07-02T15:48:43.390Z] 25b303627fd3: Verifying Checksum [2022-07-02T15:48:43.390Z] 25b303627fd3: Download complete [2022-07-02T15:48:43.390Z] 1ce36da41761: Pull complete [2022-07-02T15:48:55.771Z] 25b303627fd3: Pull complete [2022-07-02T15:48:55.771Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T15:48:55.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:48:55.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:48:56.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container [2022-07-02T15:48:56.156Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T15:48:58.653Z] $ docker top 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:48:59.605Z] + docker-compose build --help [2022-07-02T15:48:59.605Z] + grep parallel [2022-07-02T15:49:06.307Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:49:06.337Z] $ docker stop --time=1 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd [2022-07-02T15:49:08.066Z] $ docker rm -f 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:49:08.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:49:08.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:49:09.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container [2022-07-02T15:49:09.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T15:49:10.546Z] $ docker top e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:49:11.523Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:49:18.236Z] Building core-command ... [2022-07-02T15:49:18.236Z] Building core-data ... [2022-07-02T15:49:18.236Z] Building core-metadata ... [2022-07-02T15:49:18.236Z] Building security-bootstrapper ... [2022-07-02T15:49:18.236Z] Building security-proxy-setup ... [2022-07-02T15:49:18.236Z] Building security-secretstore-setup ... [2022-07-02T15:49:18.236Z] Building security-spiffe-token-provider ... [2022-07-02T15:49:18.236Z] Building security-spire-agent ... [2022-07-02T15:49:18.236Z] Building security-spire-config ... [2022-07-02T15:49:18.236Z] Building security-spire-server ... [2022-07-02T15:49:18.236Z] Building support-notifications ... [2022-07-02T15:49:18.236Z] Building support-scheduler ... [2022-07-02T15:49:18.236Z] Building sys-mgmt-agent ... [2022-07-02T15:49:18.236Z] Building security-spire-agent [2022-07-02T15:49:18.236Z] Building security-secretstore-setup [2022-07-02T15:49:18.236Z] Building security-spiffe-token-provider [2022-07-02T15:49:18.236Z] Building support-scheduler [2022-07-02T15:49:18.236Z] Building security-bootstrapper [2022-07-02T15:50:40.029Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:50:40.029Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:50:40.029Z] ---> 58eac732ea45 [2022-07-02T15:50:40.029Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:50:40.029Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:50:40.029Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:50:40.029Z] ---> 58eac732ea45 [2022-07-02T15:50:40.029Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:50:40.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:50:40.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:50:40.029Z] ---> 58eac732ea45 [2022-07-02T15:50:40.029Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:50:40.029Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:50:40.029Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:50:40.029Z] ---> 58eac732ea45 [2022-07-02T15:50:40.029Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:50:40.029Z] ---> Running in 5578eacfce78 [2022-07-02T15:50:40.029Z] ---> Running in a9200556e74f [2022-07-02T15:50:40.029Z] ---> Running in 133c7a44dd5c [2022-07-02T15:50:40.029Z] ---> Running in 74d04e856d92 [2022-07-02T15:50:40.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:50:40.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:50:40.029Z] ---> 58eac732ea45 [2022-07-02T15:50:40.029Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:50:40.029Z] ---> Running in e8dd5a3e4b6e [2022-07-02T15:50:40.029Z] Removing intermediate container 5578eacfce78 [2022-07-02T15:50:40.029Z] ---> ca2dd5d643d5 [2022-07-02T15:50:40.029Z] Removing intermediate container 74d04e856d92 [2022-07-02T15:50:40.029Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> f80c98c931ad [2022-07-02T15:50:40.029Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:50:40.029Z] [2022-07-02T15:50:40.029Z] Removing intermediate container e8dd5a3e4b6e [2022-07-02T15:50:40.029Z] Removing intermediate container a9200556e74f [2022-07-02T15:50:40.029Z] ---> 341718e7eb19 [2022-07-02T15:50:40.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:50:40.029Z] Removing intermediate container 133c7a44dd5c [2022-07-02T15:50:40.029Z] ---> fd39db2c39e0 [2022-07-02T15:50:40.029Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T15:50:40.029Z] ---> a080581cb78d [2022-07-02T15:50:40.029Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:50:40.029Z] ---> Running in 6f8316f77478 [2022-07-02T15:50:40.029Z] ---> Running in ea6fbd5aaeb7 [2022-07-02T15:50:40.029Z] ---> Running in 4db597e8590e [2022-07-02T15:50:40.029Z] ---> Running in 2c14796502c6 [2022-07-02T15:50:40.029Z] ---> Running in b4828e03fedc [2022-07-02T15:50:42.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:42.957Z] Removing intermediate container ea6fbd5aaeb7 [2022-07-02T15:50:42.957Z] ---> 9e69aa56225f [2022-07-02T15:50:42.957Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:50:43.562Z] ---> Running in df5b5e908625 [2022-07-02T15:50:43.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:44.130Z] Removing intermediate container b4828e03fedc [2022-07-02T15:50:44.130Z] ---> 958aa3315aec [2022-07-02T15:50:44.130Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:50:44.404Z] Removing intermediate container 4db597e8590e [2022-07-02T15:50:44.404Z] ---> f928db33c6c5 [2022-07-02T15:50:44.404Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:50:44.404Z] ---> Running in 70f9d25ff27d [2022-07-02T15:50:44.404Z] Removing intermediate container 6f8316f77478 [2022-07-02T15:50:44.404Z] ---> 6cc106b5a939 [2022-07-02T15:50:44.404Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:50:44.404Z] ---> Running in 821b3a960ffb [2022-07-02T15:50:44.701Z] ---> Running in b69483e197c1 [2022-07-02T15:50:45.308Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:50:45.308Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:50:45.308Z] OK: 15743 distinct packages available [2022-07-02T15:50:45.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:45.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:46.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:46.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:46.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:46.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:46.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:47.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:47.754Z] OK: 220 MiB in 52 packages [2022-07-02T15:50:47.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:47.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:48.033Z] OK: 220 MiB in 52 packages [2022-07-02T15:50:49.491Z] Removing intermediate container 2c14796502c6 [2022-07-02T15:50:49.491Z] ---> 5246faf9457e [2022-07-02T15:50:49.491Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:50:49.491Z] OK: 220 MiB in 52 packages [2022-07-02T15:50:49.491Z] OK: 220 MiB in 52 packages [2022-07-02T15:50:49.491Z] OK: 220 MiB in 52 packages [2022-07-02T15:50:50.117Z] Removing intermediate container df5b5e908625 [2022-07-02T15:50:50.117Z] ---> 8248d763f1dc [2022-07-02T15:50:50.117Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:50:50.715Z] Removing intermediate container 821b3a960ffb [2022-07-02T15:50:50.715Z] ---> fb8370ea60a1 [2022-07-02T15:50:50.715Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:50:50.990Z] Removing intermediate container b69483e197c1 [2022-07-02T15:50:50.990Z] ---> a385dd09dfe1 [2022-07-02T15:50:50.990Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:50:50.990Z] ---> 910dc46278f7 [2022-07-02T15:50:50.990Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:50:51.271Z] Removing intermediate container 70f9d25ff27d [2022-07-02T15:50:51.271Z] ---> b56f264fa34d [2022-07-02T15:50:51.271Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:50:51.271Z] ---> Running in cb72fabe0c64 [2022-07-02T15:50:51.548Z] ---> 03ba93828960 [2022-07-02T15:50:51.548Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:50:51.826Z] ---> Running in a4dc3cd052d5 [2022-07-02T15:50:52.426Z] ---> 677ee6358d06 [2022-07-02T15:50:52.426Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:50:52.426Z] ---> 7fd6350e2986 [2022-07-02T15:50:52.426Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:50:52.705Z] ---> Running in 0f27883e82ee [2022-07-02T15:50:52.705Z] ---> Running in f27a7927cfcf [2022-07-02T15:50:52.989Z] ---> 8f4f82afbc3b [2022-07-02T15:50:52.989Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:50:53.280Z] ---> Running in 5a3e578524cc [2022-07-02T15:50:57.615Z] Removing intermediate container cb72fabe0c64 [2022-07-02T15:50:57.615Z] ---> 969b63c93b0a [2022-07-02T15:50:57.615Z] Step 7/20 : COPY . . [2022-07-02T15:50:58.234Z] Removing intermediate container a4dc3cd052d5 [2022-07-02T15:50:58.234Z] ---> 152ad792cda8 [2022-07-02T15:50:58.234Z] Step 8/25 : COPY . . [2022-07-02T15:50:58.831Z] Removing intermediate container 0f27883e82ee [2022-07-02T15:50:58.831Z] ---> 07c62ff35765 [2022-07-02T15:50:58.831Z] Step 8/26 : COPY . . [2022-07-02T15:50:59.109Z] Removing intermediate container f27a7927cfcf [2022-07-02T15:50:59.109Z] ---> 2972b78050e9 [2022-07-02T15:50:59.109Z] Step 8/31 : COPY . . [2022-07-02T15:50:59.380Z] Removing intermediate container 5a3e578524cc [2022-07-02T15:50:59.380Z] ---> 1593f89c4a70 [2022-07-02T15:50:59.380Z] Step 8/22 : COPY . . [2022-07-02T15:51:31.759Z] ---> 32358e74bfe3 [2022-07-02T15:51:31.759Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:51:31.759Z] ---> Running in 0b1524e63125 [2022-07-02T15:51:31.759Z] ---> 019ac6abcbb6 [2022-07-02T15:51:31.759Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:51:31.759Z] ---> 5c6095b61c4b [2022-07-02T15:51:31.759Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:51:31.759Z] ---> 486c6f436a92 [2022-07-02T15:51:31.759Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:51:31.759Z] ---> 4f079be4f8e7 [2022-07-02T15:51:31.759Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:51:31.759Z] ---> Running in fcf711d98a28 [2022-07-02T15:51:31.759Z] ---> Running in b25afd316cb4 [2022-07-02T15:51:31.759Z] ---> Running in 6313185c3efa [2022-07-02T15:51:31.759Z] ---> Running in 34a3b27f1f5b [2022-07-02T15:51:31.759Z] Removing intermediate container 0b1524e63125 [2022-07-02T15:51:31.759Z] ---> 0785b886e687 [2022-07-02T15:51:31.759Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:51:31.759Z] ---> Running in ae6d045d59bf [2022-07-02T15:51:31.759Z] Removing intermediate container ae6d045d59bf [2022-07-02T15:51:31.759Z] ---> 34a8b8a8d502 [2022-07-02T15:51:31.759Z] 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-07-02T15:51:31.759Z] ---> Running in cd6a05b4003f [2022-07-02T15:51:31.759Z] 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-07-02T15:51:31.759Z] 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-07-02T15:51:31.759Z] 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-07-02T15:51:31.759Z] 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-07-02T15:51:33.225Z] Removing intermediate container cd6a05b4003f [2022-07-02T15:51:33.225Z] ---> 86e84cce157f [2022-07-02T15:51:33.225Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:51:33.225Z] ---> Running in 59f95fb2b17e [2022-07-02T15:51:33.838Z] Removing intermediate container 59f95fb2b17e [2022-07-02T15:51:33.838Z] ---> 9aa345d25c83 [2022-07-02T15:51:33.838Z] [2022-07-02T15:51:33.838Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:51:34.118Z] 3.15: Pulling from library/alpine [2022-07-02T15:51:35.583Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:51:35.583Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:51:35.583Z] ---> 3fb3c9af89a9 [2022-07-02T15:51:35.583Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:51:35.583Z] ---> Running in 059105e0241d [2022-07-02T15:51:35.868Z] Removing intermediate container 059105e0241d [2022-07-02T15:51:35.868Z] ---> 85f1d24ba136 [2022-07-02T15:51:36.146Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:51:36.146Z] ---> Running in 49386f4a312e [2022-07-02T15:51:39.605Z] Removing intermediate container 49386f4a312e [2022-07-02T15:51:39.605Z] ---> 66d65e980711 [2022-07-02T15:51:39.605Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:51:39.605Z] ---> Running in 4be068608b1d [2022-07-02T15:51:41.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:42.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:44.044Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:51:44.044Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:51:44.044Z] OK: 15736 distinct packages available [2022-07-02T15:51:44.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:45.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:46.487Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:51:46.487Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:51:46.762Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:51:46.762Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:51:46.762Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:51:47.040Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:51:47.040Z] OK: 6 MiB in 19 packages [2022-07-02T15:51:49.046Z] Removing intermediate container 4be068608b1d [2022-07-02T15:51:49.046Z] ---> 147635d5d5be [2022-07-02T15:51:49.046Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T15:51:51.763Z] ---> 782a0d6ee0d0 [2022-07-02T15:51:51.763Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:51:58.752Z] ---> 26ab4cabbd01 [2022-07-02T15:51:58.752Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:51:59.357Z] ---> 9ff23ba7fbda [2022-07-02T15:51:59.357Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T15:52:00.348Z] ---> cb1cb9f917ca [2022-07-02T15:52:00.348Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T15:52:01.342Z] ---> 5a1c48f66984 [2022-07-02T15:52:01.342Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:52:01.342Z] ---> Running in d9314b567e1c [2022-07-02T15:52:01.958Z] Removing intermediate container d9314b567e1c [2022-07-02T15:52:01.958Z] ---> 8fc22f4cdaa3 [2022-07-02T15:52:01.958Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:52:01.958Z] ---> Running in 612ba9a56af8 [2022-07-02T15:52:02.568Z] Removing intermediate container 612ba9a56af8 [2022-07-02T15:52:02.568Z] ---> bda53f9aecc6 [2022-07-02T15:52:02.568Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T15:52:02.568Z] ---> Running in 1550b4b0bd08 [2022-07-02T15:52:03.175Z] Removing intermediate container 1550b4b0bd08 [2022-07-02T15:52:03.175Z] ---> 1a653f9a4fa6 [2022-07-02T15:52:03.175Z] Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:52:03.175Z] ---> Running in 2cf81cbad34e [2022-07-02T15:52:03.786Z] Removing intermediate container 2cf81cbad34e [2022-07-02T15:52:03.786Z] ---> 24e438774c83 [2022-07-02T15:52:03.786Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:52:03.786Z] ---> Running in 04f7340cb2d6 [2022-07-02T15:52:04.062Z] Removing intermediate container 04f7340cb2d6 [2022-07-02T15:52:04.062Z] ---> 615deaed6491 [2022-07-02T15:52:04.062Z] [2022-07-02T15:52:04.665Z] Successfully built 615deaed6491 [2022-07-02T15:52:04.665Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T15:52:04.665Z] Building core-command [2022-07-02T15:52:37.064Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:52:37.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:52:37.064Z] ---> 58eac732ea45 [2022-07-02T15:52:37.064Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:52:37.064Z] ---> Using cache [2022-07-02T15:52:37.064Z] ---> 341718e7eb19 [2022-07-02T15:52:37.064Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:52:37.064Z] ---> Using cache [2022-07-02T15:52:37.064Z] ---> f928db33c6c5 [2022-07-02T15:52:37.064Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:52:37.064Z] ---> Running in 922dc4356c8b [2022-07-02T15:52:37.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:52:37.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:52:37.064Z] OK: 220 MiB in 52 packages [2022-07-02T15:52:38.524Z] Removing intermediate container 922dc4356c8b [2022-07-02T15:52:38.524Z] ---> 1f10b8707b3f [2022-07-02T15:52:38.524Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:52:39.518Z] ---> 665cd55cf68a [2022-07-02T15:52:39.519Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:52:39.519Z] ---> Running in 6c16c825eea5 [2022-07-02T15:52:44.998Z] Removing intermediate container 6c16c825eea5 [2022-07-02T15:52:44.998Z] ---> eb04c4042335 [2022-07-02T15:52:44.998Z] Step 8/23 : COPY . . [2022-07-02T15:53:07.237Z] ---> 600ce124c339 [2022-07-02T15:53:07.237Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T15:53:07.237Z] ---> Running in 775cf2172c94 [2022-07-02T15:53:07.237Z] 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-07-02T15:56:59.351Z] 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-07-02T15:57:11.804Z] Removing intermediate container fcf711d98a28 [2022-07-02T15:57:11.804Z] ---> 963cd13b2ef4 [2022-07-02T15:57:11.804Z] [2022-07-02T15:57:11.804Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T15:57:12.084Z] 3.14: Pulling from library/alpine [2022-07-02T15:57:14.087Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:57:14.087Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:57:14.087Z] ---> ac73e934f311 [2022-07-02T15:57:14.087Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T15:57:14.699Z] ---> Running in c4560f756269 [2022-07-02T15:57:17.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:17.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:18.231Z] Removing intermediate container b25afd316cb4 [2022-07-02T15:57:18.231Z] ---> 508d46e894e0 [2022-07-02T15:57:18.231Z] [2022-07-02T15:57:18.231Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:57:18.231Z] ---> ac73e934f311 [2022-07-02T15:57:18.231Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:57:18.507Z] ---> Running in bdaaeca66931 [2022-07-02T15:57:19.115Z] Removing intermediate container bdaaeca66931 [2022-07-02T15:57:19.115Z] ---> c1fe03ebb0f9 [2022-07-02T15:57:19.115Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:57:19.115Z] ---> Running in 51d284934c19 [2022-07-02T15:57:19.390Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T15:57:19.669Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T15:57:19.669Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T15:57:19.669Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:57:19.669Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:57:20.274Z] OK: 6 MiB in 17 packages [2022-07-02T15:57:21.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:21.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:22.474Z] Removing intermediate container c4560f756269 [2022-07-02T15:57:22.474Z] ---> 8809aedb5829 [2022-07-02T15:57:22.474Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:57:22.474Z] ---> Running in 9f2329aafa07 [2022-07-02T15:57:23.077Z] Removing intermediate container 9f2329aafa07 [2022-07-02T15:57:23.077Z] ---> cdb4ed613b3b [2022-07-02T15:57:23.077Z] Step 13/25 : WORKDIR / [2022-07-02T15:57:23.077Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:57:23.077Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:57:23.077Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:57:23.077Z] OK: 6 MiB in 16 packages [2022-07-02T15:57:23.077Z] ---> Running in 1cea37b555c7 [2022-07-02T15:57:24.543Z] Removing intermediate container 1cea37b555c7 [2022-07-02T15:57:24.543Z] ---> 3ec286dc1b2c [2022-07-02T15:57:24.543Z] 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-07-02T15:57:25.147Z] Removing intermediate container 51d284934c19 [2022-07-02T15:57:25.147Z] ---> ee92a9319d34 [2022-07-02T15:57:25.147Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:57:25.147Z] ---> Running in fe55fab498cc [2022-07-02T15:57:25.769Z] ---> 6cca327c9487 [2022-07-02T15:57:25.769Z] 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-07-02T15:57:26.049Z] Removing intermediate container fe55fab498cc [2022-07-02T15:57:26.049Z] ---> 315e3f4ae366 [2022-07-02T15:57:26.049Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:57:26.329Z] ---> Running in f517fc8d9015 [2022-07-02T15:57:26.931Z] ---> 0f1be64691ae [2022-07-02T15:57:26.931Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T15:57:26.931Z] Removing intermediate container f517fc8d9015 [2022-07-02T15:57:26.931Z] ---> a5b07baeeb36 [2022-07-02T15:57:26.931Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:57:27.216Z] ---> Running in b0118d99d76f [2022-07-02T15:57:28.668Z] ---> 9033c6ab24a1 [2022-07-02T15:57:28.668Z] 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-07-02T15:57:29.552Z] ---> a5a03bddf11c [2022-07-02T15:57:29.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T15:57:31.602Z] Removing intermediate container b0118d99d76f [2022-07-02T15:57:31.602Z] ---> 423e9d574a89 [2022-07-02T15:57:31.602Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:57:31.602Z] ---> Running in 929b78d57b10 [2022-07-02T15:57:32.591Z] ---> 7fdacb192b4a [2022-07-02T15:57:32.591Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T15:57:32.591Z] Removing intermediate container 929b78d57b10 [2022-07-02T15:57:32.591Z] ---> a62802735f58 [2022-07-02T15:57:32.591Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:57:34.049Z] ---> 20548a759fce [2022-07-02T15:57:34.049Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:57:34.049Z] ---> Running in e01f3d5f853a [2022-07-02T15:57:35.048Z] ---> 15b8bfeda021 [2022-07-02T15:57:35.048Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:57:36.508Z] ---> 71be06c92e27 [2022-07-02T15:57:36.508Z] 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-07-02T15:57:36.508Z] ---> Running in 7a2aad2049f7 [2022-07-02T15:57:37.975Z] Removing intermediate container e01f3d5f853a [2022-07-02T15:57:37.975Z] ---> 0d60cda8b2c0 [2022-07-02T15:57:37.975Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:57:39.434Z] ---> 3e88215d250a [2022-07-02T15:57:39.434Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:57:40.909Z] Removing intermediate container 7a2aad2049f7 [2022-07-02T15:57:40.909Z] ---> 542e17c6dfa1 [2022-07-02T15:57:40.909Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:57:40.909Z] ---> Running in 4ab8b7d2b311 [2022-07-02T15:57:41.531Z] Removing intermediate container 4ab8b7d2b311 [2022-07-02T15:57:41.531Z] ---> b5366a56e1ed [2022-07-02T15:57:41.531Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T15:57:41.826Z] ---> Running in e7a13dc07130 [2022-07-02T15:57:42.114Z] ---> e7faf598e69a [2022-07-02T15:57:42.114Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:57:42.733Z] Removing intermediate container e7a13dc07130 [2022-07-02T15:57:42.733Z] ---> ecfae3a543e7 [2022-07-02T15:57:42.733Z] Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:57:42.733Z] ---> Running in 73226894c60f [2022-07-02T15:57:43.369Z] ---> e74d161b39bf [2022-07-02T15:57:43.369Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:57:43.369Z] Removing intermediate container 73226894c60f [2022-07-02T15:57:43.369Z] ---> fa3bb90bbd80 [2022-07-02T15:57:43.369Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:57:43.653Z] ---> Running in 53304624f88d [2022-07-02T15:57:44.665Z] Removing intermediate container 53304624f88d [2022-07-02T15:57:44.665Z] ---> a2acea3d7d34 [2022-07-02T15:57:44.665Z] [2022-07-02T15:57:44.665Z] ---> 7cbd7791d8d0 [2022-07-02T15:57:44.665Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:57:45.280Z] Successfully built a2acea3d7d34 [2022-07-02T15:57:45.280Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T15:57:45.280Z]  Building security-secretstore-setup ... done Building support-notifications [2022-07-02T15:57:45.903Z] ---> 8ae96c770747 [2022-07-02T15:57:45.903Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:57:46.181Z] ---> Running in ca4607860c07 [2022-07-02T15:57:46.794Z] Removing intermediate container ca4607860c07 [2022-07-02T15:57:46.794Z] ---> d88ee19da551 [2022-07-02T15:57:46.794Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:57:47.822Z] ---> 03f8277cf94c [2022-07-02T15:57:47.822Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:57:48.105Z] ---> Running in d2abc7249e0f [2022-07-02T15:57:51.573Z] Removing intermediate container d2abc7249e0f [2022-07-02T15:57:51.573Z] ---> 3ccf01017749 [2022-07-02T15:57:51.573Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:57:52.183Z] ---> Running in e0e35bea3c9d [2022-07-02T15:57:52.808Z] Removing intermediate container e0e35bea3c9d [2022-07-02T15:57:52.808Z] ---> 2877c7eab531 [2022-07-02T15:57:52.808Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:57:53.092Z] ---> Running in 764c314d32ad [2022-07-02T15:57:53.715Z] Removing intermediate container 764c314d32ad [2022-07-02T15:57:53.715Z] ---> 6eec83adf882 [2022-07-02T15:57:53.715Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T15:57:53.997Z] ---> Running in 78d120777a88 [2022-07-02T15:57:54.609Z] Removing intermediate container 78d120777a88 [2022-07-02T15:57:54.609Z] ---> 3b2b93740385 [2022-07-02T15:57:54.609Z] Step 30/31 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:57:54.886Z] ---> Running in 34fc4e576f74 [2022-07-02T15:57:55.491Z] Removing intermediate container 34fc4e576f74 [2022-07-02T15:57:55.491Z] ---> 112544aebdb4 [2022-07-02T15:57:55.491Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:57:55.770Z] ---> Running in 3a1667723e46 [2022-07-02T15:57:56.383Z] Removing intermediate container 3a1667723e46 [2022-07-02T15:57:56.383Z] ---> c9315cafec2e [2022-07-02T15:57:56.383Z] [2022-07-02T15:57:56.989Z] Successfully built c9315cafec2e [2022-07-02T15:57:56.989Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T15:57:56.989Z] Building security-spire-server [2022-07-02T15:58:29.436Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:58:29.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:58:29.436Z] ---> 58eac732ea45 [2022-07-02T15:58:29.436Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:58:29.436Z] ---> Using cache [2022-07-02T15:58:29.436Z] ---> 341718e7eb19 [2022-07-02T15:58:29.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:58:29.436Z] ---> Using cache [2022-07-02T15:58:29.436Z] ---> f928db33c6c5 [2022-07-02T15:58:29.436Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:58:29.436Z] ---> Running in d0b3a74f3a8b [2022-07-02T15:58:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:29.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:30.433Z] OK: 220 MiB in 52 packages [2022-07-02T15:58:33.093Z] Removing intermediate container d0b3a74f3a8b [2022-07-02T15:58:33.093Z] ---> 6c695d8af3d4 [2022-07-02T15:58:33.093Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:58:33.704Z] Removing intermediate container 775cf2172c94 [2022-07-02T15:58:33.704Z] ---> 173aefdc81cf [2022-07-02T15:58:33.704Z] [2022-07-02T15:58:33.704Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:58:33.704Z] ---> ac73e934f311 [2022-07-02T15:58:33.704Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:58:33.985Z] ---> Running in 119db4342aad [2022-07-02T15:58:34.599Z] ---> 58f17de246d9 [2022-07-02T15:58:34.599Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:58:34.882Z] ---> Running in e2412ebc1d70 [2022-07-02T15:58:36.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:37.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:39.243Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:58:39.244Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:58:39.244Z] OK: 5 MiB in 15 packages [2022-07-02T15:58:41.947Z] Removing intermediate container 119db4342aad [2022-07-02T15:58:41.947Z] ---> 4c2cd600ed79 [2022-07-02T15:58:41.947Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:58:42.232Z] ---> Running in fa4aa92a6596 [2022-07-02T15:58:42.515Z] Removing intermediate container e2412ebc1d70 [2022-07-02T15:58:42.515Z] ---> 681ae58a24b8 [2022-07-02T15:58:42.515Z] Step 8/22 : COPY . . [2022-07-02T15:58:42.515Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:58:42.515Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:58:42.515Z] ---> 58eac732ea45 [2022-07-02T15:58:42.515Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:58:42.515Z] ---> Using cache [2022-07-02T15:58:42.515Z] ---> 341718e7eb19 [2022-07-02T15:58:42.515Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:58:42.515Z] ---> Using cache [2022-07-02T15:58:42.515Z] ---> f928db33c6c5 [2022-07-02T15:58:42.515Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:58:42.515Z] ---> Using cache [2022-07-02T15:58:42.515Z] ---> fb8370ea60a1 [2022-07-02T15:58:42.515Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:58:42.515Z] ---> Using cache [2022-07-02T15:58:42.515Z] ---> 677ee6358d06 [2022-07-02T15:58:42.515Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:58:42.515Z] ---> Using cache [2022-07-02T15:58:42.515Z] ---> 07c62ff35765 [2022-07-02T15:58:42.515Z] Step 8/25 : COPY . . [2022-07-02T15:58:42.801Z] ---> Using cache [2022-07-02T15:58:42.801Z] ---> 32358e74bfe3 [2022-07-02T15:58:42.801Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:58:42.801Z] ---> Using cache [2022-07-02T15:58:42.801Z] ---> 0785b886e687 [2022-07-02T15:58:42.801Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:58:42.801Z] ---> Using cache [2022-07-02T15:58:42.801Z] ---> 34a8b8a8d502 [2022-07-02T15:58:42.801Z] 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-07-02T15:58:42.801Z] ---> Running in 535e79b4275b [2022-07-02T15:58:43.088Z] Removing intermediate container fa4aa92a6596 [2022-07-02T15:58:43.088Z] ---> 7b36df16533b [2022-07-02T15:58:43.088Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T15:58:43.371Z] ---> Running in d2f5762cff8e [2022-07-02T15:58:44.377Z] Removing intermediate container d2f5762cff8e [2022-07-02T15:58:44.377Z] ---> 9cbf781a40ae [2022-07-02T15:58:44.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:58:44.999Z] ---> Running in 0d000af67b4d [2022-07-02T15:58:46.007Z] Removing intermediate container 0d000af67b4d [2022-07-02T15:58:46.007Z] ---> be658da5a411 [2022-07-02T15:58:46.007Z] Step 15/23 : WORKDIR / [2022-07-02T15:58:46.007Z] ---> Running in 4d8cac4aca6d [2022-07-02T15:58:47.479Z] Removing intermediate container 4d8cac4aca6d [2022-07-02T15:58:47.479Z] ---> bb4f964fe6e9 [2022-07-02T15:58:47.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:58:47.479Z] Removing intermediate container 535e79b4275b [2022-07-02T15:58:47.479Z] ---> 2f29d3551a09 [2022-07-02T15:58:47.479Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:58:47.784Z] ---> Running in 8ebdd441fe1e [2022-07-02T15:58:48.802Z] Removing intermediate container 8ebdd441fe1e [2022-07-02T15:58:48.802Z] ---> b8939339edde [2022-07-02T15:58:48.802Z] [2022-07-02T15:58:48.802Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:58:48.802Z] ---> 3fb3c9af89a9 [2022-07-02T15:58:48.802Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:58:48.802Z] ---> Using cache [2022-07-02T15:58:48.802Z] ---> 85f1d24ba136 [2022-07-02T15:58:48.802Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:58:48.802Z] ---> Using cache [2022-07-02T15:58:48.802Z] ---> 66d65e980711 [2022-07-02T15:58:48.802Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:58:48.802Z] ---> Using cache [2022-07-02T15:58:48.802Z] ---> 147635d5d5be [2022-07-02T15:58:48.802Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:58:49.085Z] ---> 6f67f748cafd [2022-07-02T15:58:49.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T15:58:52.513Z] ---> 6819ebd94f61 [2022-07-02T15:58:52.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T15:58:53.512Z] ---> 75a5794fcefd [2022-07-02T15:58:53.512Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T15:58:53.793Z] ---> Running in aa6a2283e561 [2022-07-02T15:58:55.263Z] Removing intermediate container aa6a2283e561 [2022-07-02T15:58:55.263Z] ---> b9602adbdc6f [2022-07-02T15:58:55.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:58:55.544Z] ---> Running in f4542979861b [2022-07-02T15:58:56.546Z] Removing intermediate container f4542979861b [2022-07-02T15:58:56.546Z] ---> 6d74da3574d7 [2022-07-02T15:58:56.546Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T15:58:56.827Z] ---> Running in 750afb5cefbd [2022-07-02T15:58:57.955Z] Removing intermediate container 750afb5cefbd [2022-07-02T15:58:57.955Z] ---> c9a765c32008 [2022-07-02T15:58:57.955Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:58:58.237Z] ---> Running in cc3bf4e82e61 [2022-07-02T15:59:00.359Z] Removing intermediate container cc3bf4e82e61 [2022-07-02T15:59:00.359Z] ---> fe26ee16ed45 [2022-07-02T15:59:00.359Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:59:00.359Z] ---> Running in 74fb807bee5f [2022-07-02T15:59:01.354Z] Removing intermediate container 74fb807bee5f [2022-07-02T15:59:01.354Z] ---> 026da4274b65 [2022-07-02T15:59:01.354Z] [2022-07-02T15:59:01.354Z] ---> b52fdce067e3 [2022-07-02T15:59:01.354Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:59:02.352Z] Successfully built 026da4274b65 [2022-07-02T15:59:02.352Z] Successfully tagged core-command-arm64:latest [2022-07-02T15:59:02.352Z]  Building core-command ... done Building core-metadata [2022-07-02T15:59:02.974Z] ---> 050d5e4a593f [2022-07-02T15:59:02.974Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:59:04.970Z] ---> 871644b644c4 [2022-07-02T15:59:04.970Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:59:05.955Z] ---> fdd3863597a8 [2022-07-02T15:59:05.956Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:59:06.234Z] ---> Running in f4ef1a56a3fb [2022-07-02T15:59:07.215Z] Removing intermediate container f4ef1a56a3fb [2022-07-02T15:59:07.215Z] ---> af70596720e3 [2022-07-02T15:59:07.216Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:59:07.216Z] ---> Running in 8e121000d6c8 [2022-07-02T15:59:08.206Z] Removing intermediate container 8e121000d6c8 [2022-07-02T15:59:08.206Z] ---> 12410e1ffd3f [2022-07-02T15:59:08.206Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T15:59:08.483Z] ---> Running in 3210b3098fb5 [2022-07-02T15:59:09.469Z] Removing intermediate container 3210b3098fb5 [2022-07-02T15:59:09.470Z] ---> d9a713939a6c [2022-07-02T15:59:09.470Z] Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:59:09.470Z] ---> Running in 496a74ff726a [2022-07-02T15:59:10.455Z] Removing intermediate container 496a74ff726a [2022-07-02T15:59:10.455Z] ---> 454686cad0bf [2022-07-02T15:59:10.455Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:59:10.455Z] ---> Running in 203d68558c25 [2022-07-02T15:59:11.455Z] Removing intermediate container 203d68558c25 [2022-07-02T15:59:11.455Z] ---> dc392b2b6041 [2022-07-02T15:59:11.455Z] [2022-07-02T15:59:12.902Z] Successfully built dc392b2b6041 [2022-07-02T15:59:12.902Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T15:59:12.902Z] Building security-proxy-setup [2022-07-02T15:59:21.215Z]  Building security-spire-server ... done Removing intermediate container 34a3b27f1f5b [2022-07-02T15:59:21.215Z] ---> 0814f20ea4c4 [2022-07-02T15:59:21.215Z] [2022-07-02T15:59:21.215Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T15:59:21.215Z] ---> 3fb3c9af89a9 [2022-07-02T15:59:21.215Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:59:21.215Z] ---> Using cache [2022-07-02T15:59:21.215Z] ---> 85f1d24ba136 [2022-07-02T15:59:21.215Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:59:21.215Z] ---> Using cache [2022-07-02T15:59:21.215Z] ---> 66d65e980711 [2022-07-02T15:59:21.215Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T15:59:21.215Z] ---> Running in 23d7435b6015 [2022-07-02T15:59:22.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:23.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:23.666Z] ---> e217326c6629 [2022-07-02T15:59:23.666Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:59:23.948Z] ---> Running in c388dcaf3163 [2022-07-02T15:59:24.942Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:59:24.942Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:59:24.942Z] OK: 15736 distinct packages available [2022-07-02T15:59:25.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:25.491Z] 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-07-02T15:59:26.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:27.543Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T15:59:27.543Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:59:27.819Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:59:27.819Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T15:59:27.819Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T15:59:28.095Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T15:59:28.095Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:59:28.095Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T15:59:28.372Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T15:59:28.372Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:59:28.372Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:59:28.652Z] OK: 8 MiB in 23 packages [2022-07-02T15:59:34.112Z] Removing intermediate container 23d7435b6015 [2022-07-02T15:59:34.112Z] ---> 0085ddd3163a [2022-07-02T15:59:34.112Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:59:35.108Z] ---> b2653d8e8b94 [2022-07-02T15:59:35.108Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T15:59:37.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:59:37.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:59:37.746Z] ---> 58eac732ea45 [2022-07-02T15:59:37.746Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:59:37.746Z] ---> Using cache [2022-07-02T15:59:37.746Z] ---> 341718e7eb19 [2022-07-02T15:59:37.746Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:59:37.746Z] ---> Using cache [2022-07-02T15:59:37.746Z] ---> f928db33c6c5 [2022-07-02T15:59:37.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:59:37.746Z] ---> Using cache [2022-07-02T15:59:37.746Z] ---> 1f10b8707b3f [2022-07-02T15:59:37.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:59:37.746Z] ---> Using cache [2022-07-02T15:59:37.746Z] ---> 665cd55cf68a [2022-07-02T15:59:37.746Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:59:37.746Z] ---> Using cache [2022-07-02T15:59:37.746Z] ---> eb04c4042335 [2022-07-02T15:59:37.746Z] Step 8/23 : COPY . . [2022-07-02T15:59:38.026Z] ---> Using cache [2022-07-02T15:59:38.026Z] ---> 600ce124c339 [2022-07-02T15:59:38.026Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T15:59:39.033Z] ---> Running in a0c513604582 [2022-07-02T15:59:39.033Z] ---> 48506e0d6da0 [2022-07-02T15:59:39.033Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T15:59:41.057Z] Removing intermediate container 6313185c3efa [2022-07-02T15:59:41.057Z] ---> db76e61f7c29 [2022-07-02T15:59:41.057Z] [2022-07-02T15:59:41.057Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:59:41.057Z] ---> ac73e934f311 [2022-07-02T15:59:41.057Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:59:41.057Z] ---> Using cache [2022-07-02T15:59:41.057Z] ---> 4c2cd600ed79 [2022-07-02T15:59:41.057Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:59:41.057Z] ---> Using cache [2022-07-02T15:59:41.057Z] ---> 7b36df16533b [2022-07-02T15:59:41.057Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T15:59:41.334Z] 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-07-02T15:59:41.334Z] ---> Running in 58e5a7bfad3e [2022-07-02T15:59:41.334Z] ---> 181800f242fe [2022-07-02T15:59:41.334Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T15:59:41.611Z] ---> Running in 025728a79dc2 [2022-07-02T15:59:42.220Z] Removing intermediate container 58e5a7bfad3e [2022-07-02T15:59:42.220Z] ---> f9e2d199a639 [2022-07-02T15:59:42.220Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:59:42.508Z] ---> Running in fcdb08fb9472 [2022-07-02T15:59:42.508Z] Removing intermediate container 025728a79dc2 [2022-07-02T15:59:42.508Z] ---> 3f1a26f0d710 [2022-07-02T15:59:42.508Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:59:42.787Z] ---> Running in 1c9724c6b3db [2022-07-02T15:59:43.389Z] Removing intermediate container fcdb08fb9472 [2022-07-02T15:59:43.389Z] ---> 922273e669bf [2022-07-02T15:59:43.389Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:59:43.991Z] Removing intermediate container 1c9724c6b3db [2022-07-02T15:59:43.991Z] ---> 86d95bd582ca [2022-07-02T15:59:43.991Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T15:59:43.991Z] ---> Running in e1acf5edfed3 [2022-07-02T15:59:45.012Z] ---> 5890c6e1fdce [2022-07-02T15:59:45.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T15:59:45.012Z] Removing intermediate container e1acf5edfed3 [2022-07-02T15:59:45.012Z] ---> eee8f25c5178 [2022-07-02T15:59:45.012Z] Step 19/20 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:59:45.301Z] ---> Running in 4e398fba0109 [2022-07-02T15:59:46.299Z] Removing intermediate container 4e398fba0109 [2022-07-02T15:59:46.299Z] ---> cb4dc6ccabb2 [2022-07-02T15:59:46.299Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T15:59:46.299Z] ---> Running in f52c336d62b3 [2022-07-02T15:59:47.290Z] Removing intermediate container f52c336d62b3 [2022-07-02T15:59:47.290Z] ---> 2fe176a6966e [2022-07-02T15:59:47.290Z] [2022-07-02T15:59:49.274Z] Successfully built 2fe176a6966e [2022-07-02T15:59:49.274Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T15:59:49.274Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-07-02T15:59:49.559Z] ---> 3917c93b6c7e [2022-07-02T15:59:49.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T15:59:51.005Z] ---> 3d7b2cb3f8d1 [2022-07-02T15:59:51.005Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T15:59:51.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:59:51.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:59:51.006Z] ---> 58eac732ea45 [2022-07-02T15:59:51.006Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:59:51.006Z] ---> Using cache [2022-07-02T15:59:51.006Z] ---> 341718e7eb19 [2022-07-02T15:59:51.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:59:51.282Z] ---> Using cache [2022-07-02T15:59:51.282Z] ---> f928db33c6c5 [2022-07-02T15:59:51.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:59:51.282Z] ---> Using cache [2022-07-02T15:59:51.282Z] ---> 1f10b8707b3f [2022-07-02T15:59:51.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:59:51.282Z] ---> Using cache [2022-07-02T15:59:51.282Z] ---> 665cd55cf68a [2022-07-02T15:59:51.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:59:51.282Z] ---> Running in b7e792721c14 [2022-07-02T15:59:51.282Z] ---> Using cache [2022-07-02T15:59:51.282Z] ---> eb04c4042335 [2022-07-02T15:59:51.282Z] Step 8/22 : COPY . . [2022-07-02T15:59:51.282Z] ---> Using cache [2022-07-02T15:59:51.282Z] ---> 600ce124c339 [2022-07-02T15:59:51.282Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:59:51.282Z] ---> Running in 0012ca39f818 [2022-07-02T15:59:52.278Z] Removing intermediate container b7e792721c14 [2022-07-02T15:59:52.278Z] ---> c4756c5ac754 [2022-07-02T15:59:52.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:59:52.278Z] ---> Running in 34243e069d01 [2022-07-02T15:59:53.266Z] Removing intermediate container 34243e069d01 [2022-07-02T15:59:53.266Z] ---> 12bbd1428b90 [2022-07-02T15:59:53.266Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T15:59:53.266Z] 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-07-02T15:59:53.266Z] ---> Running in dbba5434aecc [2022-07-02T15:59:53.870Z] Removing intermediate container dbba5434aecc [2022-07-02T15:59:53.870Z] ---> 9993516fcb27 [2022-07-02T15:59:53.870Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T15:59:54.147Z] ---> Running in 4312ab39b143 [2022-07-02T15:59:54.757Z] Removing intermediate container 4312ab39b143 [2022-07-02T15:59:54.757Z] ---> d122e903d21c [2022-07-02T15:59:54.757Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:59:54.757Z] ---> Running in ca712c9269f1 [2022-07-02T15:59:55.364Z] Removing intermediate container ca712c9269f1 [2022-07-02T15:59:55.364Z] ---> db05ebf391ec [2022-07-02T15:59:55.364Z] [2022-07-02T15:59:55.641Z] Successfully built db05ebf391ec [2022-07-02T15:59:55.919Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T15:59:55.919Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-07-02T16:00:42.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:00:42.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:00:42.953Z] ---> 58eac732ea45 [2022-07-02T16:00:42.953Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 341718e7eb19 [2022-07-02T16:00:42.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> f928db33c6c5 [2022-07-02T16:00:42.953Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> fb8370ea60a1 [2022-07-02T16:00:42.953Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 677ee6358d06 [2022-07-02T16:00:42.953Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 07c62ff35765 [2022-07-02T16:00:42.953Z] Step 8/26 : COPY . . [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 32358e74bfe3 [2022-07-02T16:00:42.953Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 0785b886e687 [2022-07-02T16:00:42.953Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 34a8b8a8d502 [2022-07-02T16:00:42.953Z] 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-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 86e84cce157f [2022-07-02T16:00:42.953Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 9aa345d25c83 [2022-07-02T16:00:42.953Z] [2022-07-02T16:00:42.953Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T16:00:42.953Z] ---> 3fb3c9af89a9 [2022-07-02T16:00:42.953Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 85f1d24ba136 [2022-07-02T16:00:42.953Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 66d65e980711 [2022-07-02T16:00:42.953Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T16:00:42.953Z] ---> Running in 766f3f3b5340 [2022-07-02T16:00:42.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:42.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:42.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:00:42.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:00:42.953Z] ---> 58eac732ea45 [2022-07-02T16:00:42.953Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> 341718e7eb19 [2022-07-02T16:00:42.953Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:00:42.953Z] ---> Using cache [2022-07-02T16:00:42.953Z] ---> f928db33c6c5 [2022-07-02T16:00:42.953Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T16:00:42.953Z] ---> Running in 84f28faf8a65 [2022-07-02T16:00:42.953Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T16:00:42.953Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T16:00:42.953Z] OK: 15736 distinct packages available [2022-07-02T16:00:42.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:44.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:44.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:45.682Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T16:00:45.683Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T16:00:45.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:00:45.683Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T16:00:45.961Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T16:00:45.961Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T16:00:45.961Z] OK: 6 MiB in 18 packages [2022-07-02T16:00:47.429Z] OK: 220 MiB in 52 packages [2022-07-02T16:00:47.429Z] Removing intermediate container 766f3f3b5340 [2022-07-02T16:00:47.429Z] ---> 3dff9ac644ee [2022-07-02T16:00:47.429Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T16:00:49.433Z] Removing intermediate container 84f28faf8a65 [2022-07-02T16:00:49.433Z] ---> 06078165fff2 [2022-07-02T16:00:49.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T16:00:50.888Z] ---> f5f50e5561e1 [2022-07-02T16:00:50.888Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:00:50.888Z] ---> Running in 5e1fe2cb53ba [2022-07-02T16:00:55.231Z] ---> eece8dc06ab0 [2022-07-02T16:00:55.232Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T16:00:55.851Z] ---> a9a2ed260f69 [2022-07-02T16:00:55.851Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T16:00:56.145Z] ---> Running in e95cd0211a7a [2022-07-02T16:00:57.143Z] Removing intermediate container e95cd0211a7a [2022-07-02T16:00:57.143Z] ---> eac32120bc72 [2022-07-02T16:00:57.143Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T16:00:57.143Z] Removing intermediate container 5e1fe2cb53ba [2022-07-02T16:00:57.143Z] ---> f346a864c33b [2022-07-02T16:00:57.143Z] Step 8/23 : COPY . . [2022-07-02T16:00:58.630Z] ---> 415d0c3bfa09 [2022-07-02T16:00:58.630Z] Step 21/26 : WORKDIR / [2022-07-02T16:00:58.630Z] ---> Running in 425e6b9820fd [2022-07-02T16:00:59.652Z] Removing intermediate container 425e6b9820fd [2022-07-02T16:00:59.652Z] ---> d93b935b8629 [2022-07-02T16:00:59.652Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T16:00:59.652Z] ---> Running in 64b9323cee7a [2022-07-02T16:01:00.672Z] Removing intermediate container 64b9323cee7a [2022-07-02T16:01:00.672Z] ---> 8384a9b4f9dd [2022-07-02T16:01:00.672Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T16:01:00.959Z] ---> Running in 2d4124279df3 [2022-07-02T16:01:01.967Z] Removing intermediate container 2d4124279df3 [2022-07-02T16:01:01.967Z] ---> 2c9337fa6b4e [2022-07-02T16:01:01.967Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T16:01:01.967Z] ---> Running in 527f7e720d02 [2022-07-02T16:01:02.973Z] Removing intermediate container 527f7e720d02 [2022-07-02T16:01:02.973Z] ---> 2b9898feadf2 [2022-07-02T16:01:02.973Z] Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:01:02.973Z] ---> Running in 13b978250972 [2022-07-02T16:01:04.044Z] Removing intermediate container 13b978250972 [2022-07-02T16:01:04.044Z] ---> 3bd0c682340a [2022-07-02T16:01:04.044Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T16:01:04.044Z] ---> Running in e7d533cd6280 [2022-07-02T16:01:05.053Z] Removing intermediate container e7d533cd6280 [2022-07-02T16:01:05.053Z] ---> e7cf19ea6fee [2022-07-02T16:01:05.053Z] [2022-07-02T16:01:05.663Z] Successfully built e7cf19ea6fee [2022-07-02T16:01:05.663Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T16:01:05.663Z] Building core-data [2022-07-02T16:01:28.078Z]  Building security-spire-config ... done  ---> ea73edccba37 [2022-07-02T16:01:28.078Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T16:01:28.078Z] ---> Running in 385b95a6c751 [2022-07-02T16:01:28.078Z] 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-07-02T16:01:40.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:01:40.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:01:40.576Z] ---> 58eac732ea45 [2022-07-02T16:01:40.576Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T16:01:40.576Z] ---> Using cache [2022-07-02T16:01:40.576Z] ---> 341718e7eb19 [2022-07-02T16:01:40.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:01:40.577Z] ---> Using cache [2022-07-02T16:01:40.577Z] ---> f928db33c6c5 [2022-07-02T16:01:40.577Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T16:01:40.577Z] ---> Running in 43e5c6839328 [2022-07-02T16:01:41.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:42.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:44.238Z] OK: 220 MiB in 52 packages [2022-07-02T16:01:45.701Z] Removing intermediate container 43e5c6839328 [2022-07-02T16:01:45.701Z] ---> 2b27a26a2f9d [2022-07-02T16:01:45.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T16:01:46.322Z] ---> 2a42ac7981e2 [2022-07-02T16:01:46.322Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:01:46.600Z] ---> Running in 00033ba53857 [2022-07-02T16:01:53.365Z] Removing intermediate container 00033ba53857 [2022-07-02T16:01:53.365Z] ---> 4643722ee4fb [2022-07-02T16:01:53.365Z] Step 8/23 : COPY . . [2022-07-02T16:02:15.600Z] ---> 9163c42a2af3 [2022-07-02T16:02:15.600Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T16:02:15.600Z] ---> Running in 54a19dc0029e [2022-07-02T16:02:17.080Z] 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-07-02T16:05:09.138Z] 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-07-02T16:05:32.156Z] Removing intermediate container 0012ca39f818 [2022-07-02T16:05:32.156Z] ---> 0268edd7ff26 [2022-07-02T16:05:32.156Z] [2022-07-02T16:05:32.156Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T16:05:32.156Z] ---> ac73e934f311 [2022-07-02T16:05:32.156Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T16:05:32.432Z] ---> Running in cd21dc141e43 [2022-07-02T16:05:35.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:05:35.692Z] Removing intermediate container a0c513604582 [2022-07-02T16:05:35.692Z] ---> 7136bcfc0002 [2022-07-02T16:05:35.692Z] [2022-07-02T16:05:35.692Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:05:35.692Z] ---> ac73e934f311 [2022-07-02T16:05:35.692Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T16:05:35.692Z] ---> Using cache [2022-07-02T16:05:35.692Z] ---> 4c2cd600ed79 [2022-07-02T16:05:35.692Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:05:35.692Z] [2022-07-02T16:05:35.692Z] ---> Using cache [2022-07-02T16:05:35.692Z] ---> 7b36df16533b [2022-07-02T16:05:35.692Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T16:05:35.692Z] ---> Running in af503d8a9a45 [2022-07-02T16:05:36.306Z] Removing intermediate container af503d8a9a45 [2022-07-02T16:05:36.306Z] ---> 77465892f23e [2022-07-02T16:05:36.306Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T16:05:36.306Z] ---> Running in 428cc674cb47 [2022-07-02T16:05:36.915Z] Removing intermediate container 428cc674cb47 [2022-07-02T16:05:36.915Z] ---> 0feda3adf484 [2022-07-02T16:05:36.915Z] Step 15/23 : WORKDIR / [2022-07-02T16:05:37.194Z] ---> Running in a6736bf3fe41 [2022-07-02T16:05:37.194Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T16:05:37.469Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T16:05:37.469Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T16:05:37.469Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T16:05:37.469Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T16:05:37.469Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T16:05:37.469Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:05:37.745Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:05:37.745Z] Removing intermediate container a6736bf3fe41 [2022-07-02T16:05:37.745Z] ---> e0a9a2d9b0bd [2022-07-02T16:05:37.745Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:05:38.352Z] OK: 8 MiB in 20 packages [2022-07-02T16:05:38.629Z] ---> 0225e0400174 [2022-07-02T16:05:38.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T16:05:41.258Z] Removing intermediate container cd21dc141e43 [2022-07-02T16:05:41.258Z] ---> 9c731910720a [2022-07-02T16:05:41.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T16:05:41.258Z] ---> Running in a1c5bc056b7a [2022-07-02T16:05:41.258Z] ---> 4502fd8199c2 [2022-07-02T16:05:41.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T16:05:41.547Z] Removing intermediate container a1c5bc056b7a [2022-07-02T16:05:41.547Z] ---> b4e89e02df76 [2022-07-02T16:05:41.547Z] Step 13/22 : WORKDIR /edgex [2022-07-02T16:05:41.824Z] ---> Running in 0cecca8f7594 [2022-07-02T16:05:42.435Z] Removing intermediate container 0cecca8f7594 [2022-07-02T16:05:42.435Z] ---> 6ccde5e162e2 [2022-07-02T16:05:42.435Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T16:05:42.435Z] ---> 754f21671937 [2022-07-02T16:05:42.435Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T16:05:42.716Z] ---> Running in b988dd555e3e [2022-07-02T16:05:42.992Z] Removing intermediate container b988dd555e3e [2022-07-02T16:05:42.992Z] ---> c1e05eb5e394 [2022-07-02T16:05:42.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:05:43.269Z] ---> Running in 6dda324b9be5 [2022-07-02T16:05:43.879Z] ---> 57fb28b1320f [2022-07-02T16:05:43.879Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T16:05:43.879Z] Removing intermediate container 6dda324b9be5 [2022-07-02T16:05:43.879Z] ---> 66bbb60f52bd [2022-07-02T16:05:43.879Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:05:44.161Z] ---> Running in c5847a2b6a1b [2022-07-02T16:05:45.155Z] Removing intermediate container c5847a2b6a1b [2022-07-02T16:05:45.155Z] ---> 58e24444ce7d [2022-07-02T16:05:45.155Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:05:45.155Z] ---> Running in 6ddaa8f81c27 [2022-07-02T16:05:45.766Z] Removing intermediate container 6ddaa8f81c27 [2022-07-02T16:05:45.766Z] ---> 6381500a144e [2022-07-02T16:05:45.766Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:05:46.052Z] ---> Running in ac92661291a0 [2022-07-02T16:05:46.334Z] ---> f25c9d084bd3 [2022-07-02T16:05:46.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T16:05:46.611Z] Removing intermediate container ac92661291a0 [2022-07-02T16:05:46.611Z] ---> 3579fed2ee0e [2022-07-02T16:05:46.611Z] [2022-07-02T16:05:47.600Z] Successfully built 3579fed2ee0e [2022-07-02T16:05:47.600Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T16:05:48.201Z]  Building core-metadata ... done  ---> b96b9e2a971d [2022-07-02T16:05:48.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T16:05:49.194Z] ---> ef1d101f286e [2022-07-02T16:05:49.194Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T16:05:49.194Z] ---> Running in 653629cd96d9 [2022-07-02T16:05:52.611Z] Removing intermediate container 653629cd96d9 [2022-07-02T16:05:52.611Z] ---> 2880a402f188 [2022-07-02T16:05:52.611Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T16:05:52.611Z] ---> Running in a108d874b6fa [2022-07-02T16:05:52.611Z] Removing intermediate container a108d874b6fa [2022-07-02T16:05:52.611Z] ---> 846bef33505d [2022-07-02T16:05:52.611Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:05:52.887Z] ---> Running in c01c083d921d [2022-07-02T16:05:53.495Z] Removing intermediate container c01c083d921d [2022-07-02T16:05:53.495Z] ---> b66c79ea7a99 [2022-07-02T16:05:53.495Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:05:53.495Z] ---> Running in 43e3100cfa54 [2022-07-02T16:05:54.098Z] Removing intermediate container 43e3100cfa54 [2022-07-02T16:05:54.098Z] ---> b0583c5c6bb7 [2022-07-02T16:05:54.098Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:05:54.098Z] ---> Running in deb706416662 [2022-07-02T16:05:54.380Z] Removing intermediate container deb706416662 [2022-07-02T16:05:54.380Z] ---> 502941b1d8e9 [2022-07-02T16:05:54.380Z] [2022-07-02T16:05:54.984Z] Successfully built 502941b1d8e9 [2022-07-02T16:05:54.984Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T16:06:34.135Z]  Building security-proxy-setup ... done Removing intermediate container 385b95a6c751 [2022-07-02T16:06:34.135Z] ---> bb8505f54472 [2022-07-02T16:06:34.135Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T16:06:34.135Z] ---> Running in 82b9a13f6fdb [2022-07-02T16:06:34.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T16:06:34.135Z] Removing intermediate container 82b9a13f6fdb [2022-07-02T16:06:34.135Z] ---> 57235d3ec230 [2022-07-02T16:06:34.135Z] [2022-07-02T16:06:34.135Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T16:06:34.135Z] 20.10.14: Pulling from library/docker [2022-07-02T16:06:52.492Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T16:06:52.492Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T16:06:52.492Z] ---> c346e9eafbab [2022-07-02T16:06:52.492Z] 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-07-02T16:06:52.492Z] ---> Running in 088c2c6637c1 [2022-07-02T16:06:52.492Z] Removing intermediate container 088c2c6637c1 [2022-07-02T16:06:52.492Z] ---> 9c7c6f299db7 [2022-07-02T16:06:52.492Z] 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-07-02T16:06:52.492Z] ---> Running in d1e8cd391b38 [2022-07-02T16:06:53.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:06:53.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:06:54.747Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T16:06:54.747Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T16:06:55.025Z] Executing bash-5.1.16-r0.post-install [2022-07-02T16:06:55.025Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T16:06:55.025Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T16:06:55.025Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T16:06:55.025Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T16:06:55.025Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T16:06:55.025Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T16:06:55.025Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T16:06:55.025Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T16:06:55.025Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T16:06:55.025Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T16:06:55.025Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T16:06:55.025Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T16:06:55.301Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T16:06:55.301Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T16:06:55.301Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T16:06:57.292Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T16:06:57.567Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T16:06:57.567Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T16:06:57.567Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T16:06:57.567Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T16:06:57.567Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T16:06:57.567Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T16:06:57.567Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T16:06:57.567Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T16:06:57.567Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T16:06:57.841Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T16:06:57.841Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T16:06:57.841Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T16:06:57.841Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T16:06:57.841Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T16:06:57.841Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T16:06:57.841Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T16:06:57.841Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T16:06:57.841Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T16:06:58.116Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T16:06:58.116Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T16:06:58.116Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T16:06:58.116Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T16:06:58.116Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T16:06:58.410Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T16:06:58.410Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T16:06:59.008Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T16:06:59.008Z] OK: 82 MiB in 65 packages [2022-07-02T16:06:59.991Z] Removing intermediate container c388dcaf3163 [2022-07-02T16:06:59.991Z] ---> ac71019c191e [2022-07-02T16:06:59.991Z] [2022-07-02T16:06:59.991Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T16:06:59.991Z] ---> ac73e934f311 [2022-07-02T16:06:59.991Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T16:07:00.266Z] ---> Running in 654ef7dc5b1a [2022-07-02T16:07:02.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:02.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:03.253Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T16:07:03.529Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T16:07:03.529Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:07:03.529Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:07:03.804Z] OK: 6 MiB in 16 packages [2022-07-02T16:07:04.801Z] Collecting docker-compose==1.23.2 [2022-07-02T16:07:04.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T16:07:05.076Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T16:07:05.076Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T16:07:05.349Z] Removing intermediate container 654ef7dc5b1a [2022-07-02T16:07:05.623Z] ---> 35520bba4ae7 [2022-07-02T16:07:05.623Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:07:05.623Z] ---> Running in c8190b13641f [2022-07-02T16:07:05.898Z] Removing intermediate container c8190b13641f [2022-07-02T16:07:05.899Z] ---> 06847d637623 [2022-07-02T16:07:05.899Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T16:07:06.171Z] ---> Running in accd35ae0a55 [2022-07-02T16:07:06.464Z] Removing intermediate container accd35ae0a55 [2022-07-02T16:07:06.464Z] ---> 19089db1e201 [2022-07-02T16:07:06.464Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T16:07:06.741Z] ---> Running in 99965c7685b3 [2022-07-02T16:07:07.071Z] Removing intermediate container 99965c7685b3 [2022-07-02T16:07:07.071Z] ---> 817a22559881 [2022-07-02T16:07:07.071Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:07:07.681Z] ---> 0110aacd7afb [2022-07-02T16:07:07.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T16:07:09.119Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T16:07:09.119Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T16:07:09.718Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T16:07:09.718Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T16:07:09.718Z] ---> 5dcccac2bbb7 [2022-07-02T16:07:09.718Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T16:07:10.317Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T16:07:10.317Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T16:07:10.600Z] ---> 1d9d67915909 [2022-07-02T16:07:10.600Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T16:07:10.871Z] ---> Running in 2a1dd61f7e83 [2022-07-02T16:07:11.467Z] Collecting PyYAML<4,>=3.10 [2022-07-02T16:07:11.467Z] Removing intermediate container 2a1dd61f7e83 [2022-07-02T16:07:11.467Z] ---> bfa675dc5d35 [2022-07-02T16:07:11.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:07:11.467Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T16:07:11.467Z] ---> Running in 3dcc22438043 [2022-07-02T16:07:12.064Z] Removing intermediate container 3dcc22438043 [2022-07-02T16:07:12.064Z] ---> 7b1be5842712 [2022-07-02T16:07:12.064Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:07:12.339Z] ---> Running in a63dc2660a96 [2022-07-02T16:07:12.619Z] Removing intermediate container a63dc2660a96 [2022-07-02T16:07:12.619Z] ---> ea4849ab08a5 [2022-07-02T16:07:12.619Z] Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:07:12.897Z] ---> Running in 2c9afaf322bb [2022-07-02T16:07:13.491Z] Removing intermediate container 2c9afaf322bb [2022-07-02T16:07:13.491Z] ---> 4ac596b25ffb [2022-07-02T16:07:13.491Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:07:13.491Z] ---> Running in d5d9861fc3a5 [2022-07-02T16:07:13.766Z] Removing intermediate container d5d9861fc3a5 [2022-07-02T16:07:13.766Z] ---> 532b06275973 [2022-07-02T16:07:13.766Z] [2022-07-02T16:07:14.362Z] Removing intermediate container 54a19dc0029e [2022-07-02T16:07:14.362Z] ---> 689dde5b3297 [2022-07-02T16:07:14.362Z] [2022-07-02T16:07:14.362Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:07:14.362Z] ---> ac73e934f311 [2022-07-02T16:07:14.362Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T16:07:14.362Z] Successfully built 532b06275973 [2022-07-02T16:07:14.362Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T16:07:14.362Z]  Building support-notifications ... done  ---> Running in 65127ba1423e [2022-07-02T16:07:14.632Z] Removing intermediate container 65127ba1423e [2022-07-02T16:07:14.632Z] ---> 8d81025947b2 [2022-07-02T16:07:14.632Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T16:07:14.908Z] ---> Running in 6dd8f74370de [2022-07-02T16:07:15.182Z] Removing intermediate container 6dd8f74370de [2022-07-02T16:07:15.182Z] ---> c47d1d52c8c5 [2022-07-02T16:07:15.182Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T16:07:15.182Z] ---> Running in 3bb05af983e5 [2022-07-02T16:07:15.182Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T16:07:15.455Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T16:07:15.729Z] Removing intermediate container 3bb05af983e5 [2022-07-02T16:07:15.729Z] ---> 0c68c58c4dd0 [2022-07-02T16:07:15.729Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:07:15.729Z] ---> Running in e93b975a3463 [2022-07-02T16:07:17.698Z] Removing intermediate container e93b975a3463 [2022-07-02T16:07:17.698Z] ---> d6ba05c67a34 [2022-07-02T16:07:17.698Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T16:07:17.698Z] ---> Running in 350211c8415c [2022-07-02T16:07:17.698Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T16:07:17.698Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T16:07:17.973Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T16:07:17.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T16:07:18.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:19.940Z] 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-07-02T16:07:19.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:20.214Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T16:07:20.214Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T16:07:20.485Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T16:07:20.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T16:07:20.485Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T16:07:20.757Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T16:07:20.757Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T16:07:20.757Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T16:07:21.028Z] 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-07-02T16:07:21.028Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T16:07:21.302Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T16:07:21.302Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:07:21.302Z] OK: 8 MiB in 20 packages [2022-07-02T16:07:21.901Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T16:07:21.901Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T16:07:22.172Z] Collecting idna<2.8,>=2.5 [2022-07-02T16:07:22.172Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T16:07:22.172Z] Removing intermediate container 350211c8415c [2022-07-02T16:07:22.172Z] ---> 9c6376e926ae [2022-07-02T16:07:22.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:07:22.443Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T16:07:22.443Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T16:07:22.714Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T16:07:22.714Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T16:07:22.714Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T16:07:22.714Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T16:07:22.714Z] ---> 74a0cf4149b9 [2022-07-02T16:07:22.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T16:07:24.143Z] ---> 491599cedd5b [2022-07-02T16:07:24.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T16:07:24.143Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T16:07:24.143Z] Attempting uninstall: urllib3 [2022-07-02T16:07:24.143Z] Found existing installation: urllib3 1.26.7 [2022-07-02T16:07:24.143Z] Uninstalling urllib3-1.26.7: [2022-07-02T16:07:24.143Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T16:07:24.416Z] ---> e118d6bff23e [2022-07-02T16:07:24.416Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T16:07:24.695Z] ---> Running in 31b300c10ed2 [2022-07-02T16:07:24.695Z] Attempting uninstall: idna [2022-07-02T16:07:24.695Z] Found existing installation: idna 3.3 [2022-07-02T16:07:24.695Z] Uninstalling idna-3.3: [2022-07-02T16:07:24.978Z] Successfully uninstalled idna-3.3 [2022-07-02T16:07:24.978Z] Removing intermediate container 31b300c10ed2 [2022-07-02T16:07:24.978Z] ---> f1d21f4710a6 [2022-07-02T16:07:24.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:07:24.978Z] ---> Running in ffcffee11330 [2022-07-02T16:07:25.252Z] Removing intermediate container ffcffee11330 [2022-07-02T16:07:25.252Z] ---> c3287a5cc073 [2022-07-02T16:07:25.252Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:07:25.252Z] ---> Running in 808906e8c0c0 [2022-07-02T16:07:25.866Z] Removing intermediate container 808906e8c0c0 [2022-07-02T16:07:25.866Z] ---> c0d497cda123 [2022-07-02T16:07:25.866Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:07:25.866Z] ---> Running in b09d7fab93c9 [2022-07-02T16:07:26.141Z] Removing intermediate container b09d7fab93c9 [2022-07-02T16:07:26.141Z] ---> fe60fdaa808b [2022-07-02T16:07:26.141Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:07:26.141Z] ---> Running in 473930b19715 [2022-07-02T16:07:26.735Z] Removing intermediate container 473930b19715 [2022-07-02T16:07:26.735Z] ---> 6553228d5558 [2022-07-02T16:07:26.735Z] [2022-07-02T16:07:27.007Z] Successfully built 6553228d5558 [2022-07-02T16:07:27.007Z] Successfully tagged core-data-arm64:latest [2022-07-02T16:07:27.982Z]  Building core-data ... done  Attempting uninstall: requests [2022-07-02T16:07:27.982Z] Found existing installation: requests 2.26.0 [2022-07-02T16:07:27.982Z] Uninstalling requests-2.26.0: [2022-07-02T16:07:27.982Z] Successfully uninstalled requests-2.26.0 [2022-07-02T16:07:28.255Z] Running setup.py install for texttable: started [2022-07-02T16:07:30.864Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T16:07:30.864Z] Running setup.py install for PyYAML: started [2022-07-02T16:07:33.480Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T16:07:33.480Z] Running setup.py install for docopt: started [2022-07-02T16:07:35.450Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T16:07:35.450Z] Running setup.py install for dockerpty: started [2022-07-02T16:07:38.068Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T16:07:39.499Z] 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-07-02T16:07:49.683Z] Removing intermediate container d1e8cd391b38 [2022-07-02T16:07:49.683Z] ---> 2a13fcdb8d0a [2022-07-02T16:07:49.683Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T16:07:49.683Z] ---> Running in 1051965663a8 [2022-07-02T16:07:49.683Z] Removing intermediate container 1051965663a8 [2022-07-02T16:07:49.683Z] ---> c64dfe7c02df [2022-07-02T16:07:49.683Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T16:07:49.683Z] ---> Running in 6a6760e573ee [2022-07-02T16:07:49.683Z] Removing intermediate container 6a6760e573ee [2022-07-02T16:07:49.683Z] ---> 90136f1fd642 [2022-07-02T16:07:49.683Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T16:07:50.297Z] ---> a6e8ddc3b0ba [2022-07-02T16:07:50.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T16:07:51.233Z] ---> 909cdb7e81d4 [2022-07-02T16:07:51.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T16:07:51.839Z] ---> 20ee1231c617 [2022-07-02T16:07:51.839Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T16:07:52.109Z] ---> Running in f38a2b04ff15 [2022-07-02T16:07:52.381Z] Removing intermediate container f38a2b04ff15 [2022-07-02T16:07:52.381Z] ---> 558fa9c3c814 [2022-07-02T16:07:52.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:07:52.381Z] ---> Running in 169a8fba61d0 [2022-07-02T16:07:52.653Z] Removing intermediate container 169a8fba61d0 [2022-07-02T16:07:52.653Z] ---> 58fedb0a0425 [2022-07-02T16:07:52.653Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:07:52.653Z] ---> Running in 09f5e67becf1 [2022-07-02T16:07:53.247Z] Removing intermediate container 09f5e67becf1 [2022-07-02T16:07:53.247Z] ---> e863a8dc1615 [2022-07-02T16:07:53.247Z] Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [2022-07-02T16:07:53.247Z] ---> Running in 99ba95e2aece [2022-07-02T16:07:53.519Z] Removing intermediate container 99ba95e2aece [2022-07-02T16:07:53.519Z] ---> 7175266aa2f0 [2022-07-02T16:07:53.519Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:07:53.519Z] ---> Running in 1f847cf40d12 [2022-07-02T16:07:53.791Z] Removing intermediate container 1f847cf40d12 [2022-07-02T16:07:53.791Z] ---> 6b15e7235d06 [2022-07-02T16:07:53.791Z] [2022-07-02T16:07:54.385Z] Successfully built 6b15e7235d06 [2022-07-02T16:07:54.385Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T16:07:54.677Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-02T16:07:54.692Z] $ docker stop --time=1 e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f [2022-07-02T16:07:56.385Z] $ docker rm -f e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T16:07:56.925Z] + docker images [2022-07-02T16:07:57.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T16:07:57.199Z] sys-mgmt-agent-arm64 latest 6b15e7235d06 4 seconds ago 282MB [2022-07-02T16:07:57.199Z] core-data-arm64 latest 6553228d5558 31 seconds ago 21.7MB [2022-07-02T16:07:57.199Z] 689dde5b3297 44 seconds ago 1.46GB [2022-07-02T16:07:57.199Z] support-notifications-arm64 latest 532b06275973 44 seconds ago 25.9MB [2022-07-02T16:07:57.199Z] ac71019c191e 59 seconds ago 1.49GB [2022-07-02T16:07:57.199Z] 57235d3ec230 About a minute ago 1.43GB [2022-07-02T16:07:57.199Z] security-proxy-setup-arm64 latest 502941b1d8e9 2 minutes ago 26.1MB [2022-07-02T16:07:57.199Z] core-metadata-arm64 latest 3579fed2ee0e 2 minutes ago 16.3MB [2022-07-02T16:07:57.199Z] 7136bcfc0002 2 minutes ago 1.44GB [2022-07-02T16:07:57.199Z] 0268edd7ff26 2 minutes ago 1.44GB [2022-07-02T16:07:57.199Z] security-spire-config-arm64 latest e7cf19ea6fee 6 minutes ago 85.6MB [2022-07-02T16:07:57.199Z] support-scheduler-arm64 latest db05ebf391ec 8 minutes ago 25.4MB [2022-07-02T16:07:57.199Z] security-spiffe-token-provider-arm64 latest 2fe176a6966e 8 minutes ago 28.1MB [2022-07-02T16:07:57.199Z] db76e61f7c29 8 minutes ago 1.49GB [2022-07-02T16:07:57.199Z] 0814f20ea4c4 8 minutes ago 1.48GB [2022-07-02T16:07:57.199Z] security-spire-server-arm64 latest dc392b2b6041 8 minutes ago 86.3MB [2022-07-02T16:07:57.199Z] core-command-arm64 latest 026da4274b65 8 minutes ago 15.5MB [2022-07-02T16:07:57.199Z] b8939339edde 9 minutes ago 1.34GB [2022-07-02T16:07:57.199Z] 173aefdc81cf 9 minutes ago 1.43GB [2022-07-02T16:07:57.199Z] security-bootstrapper-arm64 latest c9315cafec2e 10 minutes ago 18.3MB [2022-07-02T16:07:57.199Z] security-secretstore-setup-arm64 latest a2acea3d7d34 10 minutes ago 27.5MB [2022-07-02T16:07:57.199Z] 508d46e894e0 10 minutes ago 1.44GB [2022-07-02T16:07:57.199Z] 963cd13b2ef4 10 minutes ago 1.44GB [2022-07-02T16:07:57.199Z] security-spire-agent-arm64 latest 615deaed6491 15 minutes ago 126MB [2022-07-02T16:07:57.199Z] 9aa345d25c83 16 minutes ago 1.34GB [2022-07-02T16:07:57.199Z] ci-base-image-arm64 latest 58eac732ea45 29 minutes ago 1.01GB [2022-07-02T16:07:57.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T16:07:57.199Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T16:07:57.199Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T16:07:57.199Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T16:07:57.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:07:57.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:07:57.638Z] [2022-07-02T16:07:57.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:07:57.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:07:58.257Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T16:07:58.257Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T16:07:58.257Z] 04944245beec: Pulling fs layer [2022-07-02T16:07:58.257Z] 699f458cf7ca: Pulling fs layer [2022-07-02T16:07:58.257Z] 765212b225bb: Pulling fs layer [2022-07-02T16:07:58.257Z] f23df028b6ca: Pulling fs layer [2022-07-02T16:07:58.257Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T16:07:58.257Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T16:07:58.257Z] 765212b225bb: Waiting [2022-07-02T16:07:58.257Z] f23df028b6ca: Waiting [2022-07-02T16:07:58.257Z] d65c8cfc05b1: Waiting [2022-07-02T16:07:58.257Z] 2437ff75d9bd: Waiting [2022-07-02T16:07:58.257Z] 04944245beec: Verifying Checksum [2022-07-02T16:07:58.257Z] 04944245beec: Download complete [2022-07-02T16:07:58.257Z] 765212b225bb: Verifying Checksum [2022-07-02T16:07:58.257Z] 765212b225bb: Download complete [2022-07-02T16:07:58.257Z] f23df028b6ca: Verifying Checksum [2022-07-02T16:07:58.257Z] f23df028b6ca: Download complete [2022-07-02T16:07:58.257Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T16:07:58.257Z] d65c8cfc05b1: Download complete [2022-07-02T16:07:58.531Z] 699f458cf7ca: Verifying Checksum [2022-07-02T16:07:58.531Z] 699f458cf7ca: Download complete [2022-07-02T16:07:58.806Z] 8998bd30e6a1: Verifying Checksum [2022-07-02T16:07:58.806Z] 8998bd30e6a1: Download complete [2022-07-02T16:08:01.428Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T16:08:01.428Z] 2437ff75d9bd: Download complete [2022-07-02T16:08:03.400Z] 8998bd30e6a1: Pull complete [2022-07-02T16:08:03.672Z] 04944245beec: Pull complete [2022-07-02T16:08:05.106Z] 699f458cf7ca: Pull complete [2022-07-02T16:08:05.378Z] 765212b225bb: Pull complete [2022-07-02T16:08:06.352Z] f23df028b6ca: Pull complete [2022-07-02T16:08:06.624Z] d65c8cfc05b1: Pull complete [2022-07-02T16:08:21.699Z] 2437ff75d9bd: Pull complete [2022-07-02T16:08:21.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T16:08:21.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:08:21.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:08:21.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container [2022-07-02T16:08:22.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T16:08:24.689Z] $ docker top 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:25.626Z] ---> job-cost.sh [2022-07-02T16:08:25.626Z] lf-activate-venv: SKIPPING [2022-07-02T16:08:25.626Z] INFO: No Stack... [2022-07-02T16:08:26.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T16:08:26.813Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T16:08:27.476Z] + cut -d, -f6 [2022-07-02T16:08:27.476Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-07-02T16:08:27.506Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] [2022-07-02T16:08:27.512Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] did not exist. Created. [2022-07-02T16:08:27.512Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T16:08:28.176Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T16:08:28.347Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T16:08:28.357Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T16:08:28.385Z] $ docker stop --time=1 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf [2022-07-02T16:08:29.915Z] $ docker rm -f 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf [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-07-02T16:08:30.352Z] provisioning config files... [2022-07-02T16:08:30.361Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3899118307045588697tmp [Pipeline] { [Pipeline] sh [2022-07-02T16:08:30.661Z] + set +x [2022-07-02T16:08:30.661Z] + curl -s https://codecov.io/bash [2022-07-02T16:08:30.661Z] + bash -s -- [2022-07-02T16:08:30.661Z] [2022-07-02T16:08:30.661Z] _____ _ [2022-07-02T16:08:30.661Z] / ____| | | [2022-07-02T16:08:30.661Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T16:08:30.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T16:08:30.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T16:08:30.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T16:08:30.661Z] Bash-1.0.6 [2022-07-02T16:08:30.661Z] [2022-07-02T16:08:30.661Z] [2022-07-02T16:08:30.661Z] ==> git version 2.25.1 found [2022-07-02T16:08:30.661Z] ==> 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-07-02T16:08:30.661Z] Release-Date: 2020-01-08 [2022-07-02T16:08:30.661Z] 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-07-02T16:08:30.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T16:08:30.661Z] ==> Jenkins CI detected. [2022-07-02T16:08:30.661Z] current dir:  /w/workspace/edgex-go/3 [2022-07-02T16:08:30.661Z] project root: . [2022-07-02T16:08:30.661Z] --> token set from env [2022-07-02T16:08:30.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T16:08:30.661Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T16:08:30.661Z] ==> Python coveragepy not found [2022-07-02T16:08:30.662Z] ==> Searching for coverage reports in: [2022-07-02T16:08:30.662Z] + . [2022-07-02T16:08:30.662Z] -> Found 1 reports [2022-07-02T16:08:30.662Z] ==> Detecting git/mercurial file structure [2022-07-02T16:08:30.662Z] ==> Reading reports [2022-07-02T16:08:30.662Z] + ./coverage.out bytes=435593 [2022-07-02T16:08:30.662Z] ==> Appending adjustments [2022-07-02T16:08:30.662Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T16:08:32.042Z] + Found adjustments [2022-07-02T16:08:32.042Z] ==> Gzipping contents [2022-07-02T16:08:32.042Z] 60K /tmp/codecov.lEmJfi.gz [2022-07-02T16:08:32.042Z] ==> Uploading reports [2022-07-02T16:08:32.042Z] url: https://codecov.io [2022-07-02T16:08:32.042Z] query: branch=PR-4067&commit=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4067%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4067&job=&cmd_args= [2022-07-02T16:08:32.042Z] -> Pinging Codecov [2022-07-02T16:08:32.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4067&commit=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4067%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4067&job=&cmd_args= [2022-07-02T16:08:32.303Z] -> Uploading to [2022-07-02T16:08:32.303Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0/41163511-aef9-4a7e-b3ae-34a394d428fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7d0390984ed4212dd4e3c83fcc4863e92d91a0a49bdcef27339f8fd5f2cea0b [2022-07-02T16:08:32.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T16:08:32.303Z] Dload Upload Total Spent Left Speed [2022-07-02T16:08:32.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59905 0 0 100 59905 0 198k --:--:-- --:--:-- --:--:-- 198k [2022-07-02T16:08:32.563Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] } [2022-07-02T16:08:32.571Z] 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-07-02T16:08:33.166Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:33.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:34.321Z] ---> package-listing.sh [2022-07-02T16:08:34.321Z] ++ facter osfamily [2022-07-02T16:08:34.321Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T16:08:34.582Z] + OS_FAMILY=debian [2022-07-02T16:08:34.582Z] + workspace=/w/workspace/edgex-go/3 [2022-07-02T16:08:34.582Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T16:08:34.582Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T16:08:34.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T16:08:34.582Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T16:08:34.582Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T16:08:34.582Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T16:08:34.582Z] + case "${OS_FAMILY}" in [2022-07-02T16:08:34.582Z] + dpkg -l [2022-07-02T16:08:34.582Z] + grep '^ii' [2022-07-02T16:08:34.582Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T16:08:34.582Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T16:08:34.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T16:08:34.582Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T16:08:34.582Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-02T16:08:34.582Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-02T16:08:34.594Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T16:08:34.874Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:08:35.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:35.446Z] [2022-07-02T16:08:35.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:08:35.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:35.746Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T16:08:35.746Z] 5eb5b503b376: Pulling fs layer [2022-07-02T16:08:35.746Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T16:08:35.746Z] ec43610c2a17: Pulling fs layer [2022-07-02T16:08:35.746Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T16:08:35.746Z] 33b1e0a273af: Pulling fs layer [2022-07-02T16:08:35.746Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T16:08:35.746Z] 2f39f015ded8: Pulling fs layer [2022-07-02T16:08:35.746Z] 3a2ae6a8a46f: Waiting [2022-07-02T16:08:35.746Z] 5d3b04190fa2: Waiting [2022-07-02T16:08:35.746Z] 33b1e0a273af: Waiting [2022-07-02T16:08:35.746Z] 5c69ac0246d0: Download complete [2022-07-02T16:08:35.746Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T16:08:35.746Z] 3a2ae6a8a46f: Download complete [2022-07-02T16:08:35.746Z] 33b1e0a273af: Verifying Checksum [2022-07-02T16:08:35.746Z] 33b1e0a273af: Download complete [2022-07-02T16:08:35.746Z] 5d3b04190fa2: Download complete [2022-07-02T16:08:36.005Z] ec43610c2a17: Verifying Checksum [2022-07-02T16:08:36.005Z] ec43610c2a17: Download complete [2022-07-02T16:08:36.005Z] 5eb5b503b376: Download complete [2022-07-02T16:08:36.575Z] 2f39f015ded8: Verifying Checksum [2022-07-02T16:08:36.575Z] 2f39f015ded8: Download complete [2022-07-02T16:08:37.201Z] 5eb5b503b376: Pull complete [2022-07-02T16:08:37.465Z] 5c69ac0246d0: Pull complete [2022-07-02T16:08:38.035Z] ec43610c2a17: Pull complete [2022-07-02T16:08:38.035Z] 3a2ae6a8a46f: Pull complete [2022-07-02T16:08:38.295Z] 33b1e0a273af: Pull complete [2022-07-02T16:08:38.295Z] 5d3b04190fa2: Pull complete [2022-07-02T16:08:42.490Z] 2f39f015ded8: Pull complete [2022-07-02T16:08:42.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T16:08:42.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:42.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:08:42.848Z] prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container [2022-07-02T16:08:42.878Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-02T16:08:44.698Z] $ docker top 2fbef2e6394c377bbfdf55f7550bd3e3c7ed52bfe3dea924a09de6fcf441d860 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T16:08:45.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T16:08:45.358Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T16:08:45.648Z] + ls /var/log/sa-host [2022-07-02T16:08:45.648Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T16:08:45.714Z] provisioning config files... [2022-07-02T16:08:45.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1961313623909704855tmp [Pipeline] { [Pipeline] echo [2022-07-02T16:08:45.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:46.023Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T16:08:46.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:46.356Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T16:08:46.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:46.653Z] ---> sudo-logs.sh [2022-07-02T16:08:46.653Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T16:08:46.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:46.961Z] ---> job-cost.sh [2022-07-02T16:08:46.961Z] lf-activate-venv: SKIPPING [2022-07-02T16:08:46.961Z] DEBUG: total: 0.10999999940395355 [2022-07-02T16:08:46.961Z] INFO: Retrieving Stack Cost... [2022-07-02T16:08:47.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T16:08:47.793Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T16:08:47.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:48.091Z] ---> logs-deploy.sh [2022-07-02T16:08:48.091Z] lf-activate-venv: SKIPPING [2022-07-02T16:08:48.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4067/3 [2022-07-02T16:08:48.091Z] INFO: archiving workspace using pattern(s): [2022-07-02T16:08:49.036Z] Archives upload complete. [2022-07-02T16:08:49.036Z] INFO: archiving logs to Nexus