Pull request #4062 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e+304e98bd1744c0296f83b99b8262de5506c0b491 (4d03865828e9f12b2126c99d2e1338c7b04308e0) 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-ssh1668853329523465331.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-ssh10042746484116546568.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh557091108606223627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7922689716019496256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2565855691099388180.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4062/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18368467657376687910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16126 in /w/workspace/edgexfoundry_edgex-go_PR-4062 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e Merge succeeded, producing 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e Checking out Revision 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e (PR-4062) > 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/4062/head:refs/remotes/origin/PR-4062 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # 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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-27T19:08:43.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-27T19:08:44.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-27T19:08:44.116Z] ========================================================= [2022-06-27T19:08:44.116Z] EdgeX Global Pipelines Version Info [2022-06-27T19:08:44.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:08:44.878Z] ------------------- [2022-06-27T19:08:44.878Z] stable info: [2022-06-27T19:08:44.878Z] ------------------- [2022-06-27T19:08:44.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-27T19:08:44.878Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T19:08:44.878Z] Message: update stable to v1.0.234 [2022-06-27T19:08:45.450Z] ------------------- [2022-06-27T19:08:45.450Z] experimental info: [2022-06-27T19:08:45.450Z] ------------------- [2022-06-27T19:08:45.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-27T19:08:45.450Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-27T19:08:45.450Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-27T19:08:45.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-27T19:08:45.933Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-27T19:08:45.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-27T19:08:46.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-27T19:08:46.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-27T19:08:46.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-27T19:08:46.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-27T19:08:46.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-27T19:08:46.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-27T19:08:46.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-27T19:08:46.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-27T19:08:46.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-27T19:08:46.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-27T19:08:46.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-27T19:08:46.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-27T19:08:46.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T19:08:46.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-27T19:08:46.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-27T19:08:46.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-27T19:08:46.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-27T19:08:46.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-27T19:08:46.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-27T19:08:46.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-27T19:08:46.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4062 [Pipeline] echo [2022-06-27T19:08:46.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4062 [Pipeline] echo [2022-06-27T19:08:46.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4062 [Pipeline] echo [2022-06-27T19:08:46.906Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo [2022-06-27T19:08:46.941Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b8c434 [Pipeline] echo [2022-06-27T19:08:46.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T19:08:47.079Z] provisioning config files... [2022-06-27T19:08:47.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5389853345909837114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:08:47.429Z] ---> docker-login.sh [2022-06-27T19:08:47.429Z] nexus3.edgexfoundry.org:10001 [2022-06-27T19:08:47.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:08:47.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:08:47.690Z] Configure a credential helper to remove this warning. See [2022-06-27T19:08:47.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:08:47.690Z] [2022-06-27T19:08:47.690Z] Login Succeeded [2022-06-27T19:08:47.690Z] nexus3.edgexfoundry.org:10002 [2022-06-27T19:08:47.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:08:47.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:08:47.954Z] Configure a credential helper to remove this warning. See [2022-06-27T19:08:47.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:08:47.954Z] [2022-06-27T19:08:47.954Z] Login Succeeded [2022-06-27T19:08:47.954Z] nexus3.edgexfoundry.org:10003 [2022-06-27T19:08:47.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:08:47.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:08:47.954Z] Configure a credential helper to remove this warning. See [2022-06-27T19:08:47.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:08:47.954Z] [2022-06-27T19:08:47.955Z] Login Succeeded [2022-06-27T19:08:48.217Z] nexus3.edgexfoundry.org:10004 [2022-06-27T19:08:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:08:48.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:08:48.217Z] Configure a credential helper to remove this warning. See [2022-06-27T19:08:48.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:08:48.217Z] [2022-06-27T19:08:48.217Z] Login Succeeded [2022-06-27T19:08:48.217Z] docker.io [2022-06-27T19:08:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:08:48.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:08:48.788Z] Configure a credential helper to remove this warning. See [2022-06-27T19:08:48.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:08:48.788Z] [2022-06-27T19:08:48.788Z] Login Succeeded [2022-06-27T19:08:48.788Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T19:08:48.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T19:08:49.246Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/core-command/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/core-data/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/core-metadata/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/support-notifications/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-27T19:08:49.246Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-27T19:08:49.246Z] + cut -d/ -f2 [2022-06-27T19:08:49.246Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-27T19:08:49.305Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-27T19:08:49.820Z] + git rev-list -1 --merges 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e~1..5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo [2022-06-27T19:08:49.855Z] -----------> git rev-list -1 --merges 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e~1..5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [false] [Pipeline] sh [2022-06-27T19:08:50.187Z] + git log --format=format:%s -1 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] echo [2022-06-27T19:08:50.219Z] ========================================================= [2022-06-27T19:08:50.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-27T19:08:50.219Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-27T19:08:50.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-27T19:08:50.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-27T19:08:50.716Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-27T19:08:50.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-27T19:08:50.716Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-06-27T19:08:50.716Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-27T19:08:50.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:08:51.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T19:08:51.211Z] [2022-06-27T19:08:51.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:08:51.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T19:08:51.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-27T19:08:51.592Z] 42c077c10790: Pulling fs layer [2022-06-27T19:08:51.592Z] f63e77b7563a: Pulling fs layer [2022-06-27T19:08:51.592Z] bd5fdadae976: Pulling fs layer [2022-06-27T19:08:51.592Z] 205491f53016: Pulling fs layer [2022-06-27T19:08:51.592Z] df18705c85c3: Pulling fs layer [2022-06-27T19:08:51.592Z] bdb3f477010e: Pulling fs layer [2022-06-27T19:08:51.592Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-27T19:08:51.592Z] 2c6e9b1d212d: Pulling fs layer [2022-06-27T19:08:51.592Z] bdb8f0575790: Pulling fs layer [2022-06-27T19:08:51.592Z] 386e3cb2ff24: Pulling fs layer [2022-06-27T19:08:51.592Z] 2343380bae48: Pulling fs layer [2022-06-27T19:08:51.592Z] c8a8fc8e1c8f: Waiting [2022-06-27T19:08:51.592Z] 386e3cb2ff24: Waiting [2022-06-27T19:08:51.592Z] 2343380bae48: Waiting [2022-06-27T19:08:51.592Z] 205491f53016: Waiting [2022-06-27T19:08:51.592Z] df18705c85c3: Waiting [2022-06-27T19:08:51.592Z] 2c6e9b1d212d: Waiting [2022-06-27T19:08:51.592Z] bdb3f477010e: Waiting [2022-06-27T19:08:51.592Z] bdb8f0575790: Waiting [2022-06-27T19:08:51.592Z] f63e77b7563a: Verifying Checksum [2022-06-27T19:08:51.592Z] f63e77b7563a: Download complete [2022-06-27T19:08:51.592Z] 205491f53016: Verifying Checksum [2022-06-27T19:08:51.592Z] 205491f53016: Download complete [2022-06-27T19:08:51.592Z] df18705c85c3: Verifying Checksum [2022-06-27T19:08:51.592Z] df18705c85c3: Download complete [2022-06-27T19:08:51.592Z] bd5fdadae976: Verifying Checksum [2022-06-27T19:08:51.592Z] bd5fdadae976: Download complete [2022-06-27T19:08:51.852Z] bdb3f477010e: Verifying Checksum [2022-06-27T19:08:51.852Z] bdb3f477010e: Download complete [2022-06-27T19:08:51.852Z] 2c6e9b1d212d: Verifying Checksum [2022-06-27T19:08:51.852Z] 2c6e9b1d212d: Download complete [2022-06-27T19:08:51.852Z] bdb8f0575790: Verifying Checksum [2022-06-27T19:08:51.852Z] bdb8f0575790: Download complete [2022-06-27T19:08:51.852Z] 386e3cb2ff24: Verifying Checksum [2022-06-27T19:08:51.852Z] 386e3cb2ff24: Download complete [2022-06-27T19:08:51.852Z] 2343380bae48: Verifying Checksum [2022-06-27T19:08:51.852Z] 2343380bae48: Download complete [2022-06-27T19:08:51.852Z] 42c077c10790: Verifying Checksum [2022-06-27T19:08:51.852Z] 42c077c10790: Download complete [2022-06-27T19:08:52.113Z] c8a8fc8e1c8f: Download complete [2022-06-27T19:08:53.501Z] 42c077c10790: Pull complete [2022-06-27T19:08:53.501Z] f63e77b7563a: Pull complete [2022-06-27T19:08:54.074Z] bd5fdadae976: Pull complete [2022-06-27T19:08:54.074Z] 205491f53016: Pull complete [2022-06-27T19:08:54.334Z] df18705c85c3: Pull complete [2022-06-27T19:08:54.596Z] bdb3f477010e: Pull complete [2022-06-27T19:08:56.514Z] c8a8fc8e1c8f: Pull complete [2022-06-27T19:08:56.514Z] 2c6e9b1d212d: Pull complete [2022-06-27T19:08:56.514Z] bdb8f0575790: Pull complete [2022-06-27T19:08:56.777Z] 386e3cb2ff24: Pull complete [2022-06-27T19:08:56.777Z] 2343380bae48: Pull complete [2022-06-27T19:08:56.777Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-27T19:08:56.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-27T19:08:56.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:08:57.012Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:08:57.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-27T19:08:58.341Z] $ docker top 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 -eo pid,comm [2022-06-27T19:08:58.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-27T19:08:58.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-27T19:08:58.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T19:08:58.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T19:08:58.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T19:08:58.689Z] $ docker exec 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent [2022-06-27T19:08:58.824Z] SSH_AUTH_SOCK=/tmp/ssh-q8JfVKOTDmmR/agent.32 [2022-06-27T19:08:58.824Z] SSH_AGENT_PID=38 [2022-06-27T19:08:58.831Z] Running ssh-add (command line suppressed) [2022-06-27T19:08:58.961Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6862175026520785289.key (/w/workspace/edgex-go/1@tmp/private_key_6862175026520785289.key) [2022-06-27T19:08:58.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T19:08:59.310Z] + git tag --points-at HEAD [Pipeline] } [2022-06-27T19:08:59.339Z] $ docker exec --env ******** --env ******** 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent -k [2022-06-27T19:08:59.458Z] unset SSH_AUTH_SOCK; [2022-06-27T19:08:59.458Z] unset SSH_AGENT_PID; [2022-06-27T19:08:59.458Z] echo Agent pid 38 killed; [2022-06-27T19:08:59.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-27T19:08:59.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-27T19:08:59.559Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-27T19:08:59.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-27T19:08:59.691Z] $ docker exec 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent [2022-06-27T19:08:59.809Z] SSH_AUTH_SOCK=/tmp/ssh-vsuj76gu657l/agent.72 [2022-06-27T19:08:59.809Z] SSH_AGENT_PID=78 [2022-06-27T19:08:59.815Z] Running ssh-add (command line suppressed) [2022-06-27T19:08:59.932Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8054151840745176485.key (/w/workspace/edgex-go/1@tmp/private_key_8054151840745176485.key) [2022-06-27T19:08:59.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-27T19:09:00.272Z] + git semver init [2022-06-27T19:09:00.534Z] 2022-06-27 19:09:00,487 [run_init] DEBUG init version:0.0.0 force:False [2022-06-27T19:09:00.534Z] 2022-06-27 19:09:00,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-27T19:09:00.534Z] 2022-06-27 19:09:00,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-27T19:09:00.534Z] 2022-06-27 19:09:00,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,196 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4062 with force:False [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,197 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4062 [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,201 [execute] INFO git cat-file --batch-check [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,207 [execute] INFO git cat-file --batch [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-27T19:09:05.833Z] 2022-06-27 19:09:05,214 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4062 [2022-06-27T19:09:05.833Z] 0.0.0 [Pipeline] } [2022-06-27T19:09:05.863Z] $ docker exec --env ******** --env ******** 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 ssh-agent -k [2022-06-27T19:09:05.977Z] unset SSH_AUTH_SOCK; [2022-06-27T19:09:05.978Z] unset SSH_AGENT_PID; [2022-06-27T19:09:05.978Z] echo Agent pid 78 killed; [2022-06-27T19:09:05.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-27T19:09:06.402Z] + git semver [Pipeline] } [2022-06-27T19:09:06.692Z] $ docker stop --time=1 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 [2022-06-27T19:09:08.003Z] $ docker rm -f 93709cf25a59418b2fc056083ed5c21c5f6bdac8fd066adb0ec14d578cd761e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T19:09:08.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-27T19:09:08.720Z] Stashed 1 file(s) [Pipeline] echo [2022-06-27T19:09:08.735Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-27T19:09:09.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T19:09:09.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T19:09:09.271Z] ========================================================= [2022-06-27T19:09:09.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-27T19:09:09.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-27T19:09:09.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T19:09:09.608Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-27T19:09:09.608Z] 59bf1c3509f3: Pulling fs layer [2022-06-27T19:09:09.608Z] 666ba61612fd: Pulling fs layer [2022-06-27T19:09:09.608Z] 8ed8ca486205: Pulling fs layer [2022-06-27T19:09:09.608Z] cc1cd167ecdc: Pulling fs layer [2022-06-27T19:09:09.608Z] c516ae0d96e1: Pulling fs layer [2022-06-27T19:09:09.608Z] 684cea983483: Pulling fs layer [2022-06-27T19:09:09.608Z] dd3240ac7de5: Pulling fs layer [2022-06-27T19:09:09.608Z] b1e948a4e11c: Pulling fs layer [2022-06-27T19:09:09.608Z] a8fd76ee1af6: Pulling fs layer [2022-06-27T19:09:09.608Z] 646ad004c059: Pulling fs layer [2022-06-27T19:09:09.608Z] c516ae0d96e1: Waiting [2022-06-27T19:09:09.608Z] 684cea983483: Waiting [2022-06-27T19:09:09.608Z] cc1cd167ecdc: Waiting [2022-06-27T19:09:09.608Z] a8fd76ee1af6: Waiting [2022-06-27T19:09:09.608Z] dd3240ac7de5: Waiting [2022-06-27T19:09:09.608Z] b1e948a4e11c: Waiting [2022-06-27T19:09:09.608Z] 646ad004c059: Waiting [2022-06-27T19:09:09.608Z] 8ed8ca486205: Verifying Checksum [2022-06-27T19:09:09.608Z] 8ed8ca486205: Download complete [2022-06-27T19:09:09.608Z] 666ba61612fd: Verifying Checksum [2022-06-27T19:09:09.608Z] 666ba61612fd: Download complete [2022-06-27T19:09:09.608Z] c516ae0d96e1: Download complete [2022-06-27T19:09:09.608Z] 684cea983483: Verifying Checksum [2022-06-27T19:09:09.608Z] 684cea983483: Download complete [2022-06-27T19:09:09.608Z] dd3240ac7de5: Verifying Checksum [2022-06-27T19:09:09.608Z] dd3240ac7de5: Download complete [2022-06-27T19:09:09.608Z] 59bf1c3509f3: Verifying Checksum [2022-06-27T19:09:09.608Z] 59bf1c3509f3: Download complete [2022-06-27T19:09:09.877Z] b1e948a4e11c: Verifying Checksum [2022-06-27T19:09:09.877Z] b1e948a4e11c: Download complete [2022-06-27T19:09:09.877Z] 59bf1c3509f3: Pull complete [2022-06-27T19:09:09.877Z] 666ba61612fd: Pull complete [2022-06-27T19:09:10.150Z] 8ed8ca486205: Pull complete [2022-06-27T19:09:10.415Z] cc1cd167ecdc: Verifying Checksum [2022-06-27T19:09:10.415Z] cc1cd167ecdc: Download complete [2022-06-27T19:09:10.415Z] 646ad004c059: Verifying Checksum [2022-06-27T19:09:10.415Z] 646ad004c059: Download complete [2022-06-27T19:09:10.415Z] a8fd76ee1af6: Verifying Checksum [2022-06-27T19:09:10.415Z] a8fd76ee1af6: Download complete [2022-06-27T19:09:14.619Z] cc1cd167ecdc: Pull complete [2022-06-27T19:09:14.619Z] c516ae0d96e1: Pull complete [2022-06-27T19:09:14.619Z] 684cea983483: Pull complete [2022-06-27T19:09:14.619Z] dd3240ac7de5: Pull complete [2022-06-27T19:09:14.619Z] b1e948a4e11c: Pull complete [2022-06-27T19:09:16.529Z] a8fd76ee1af6: Pull complete [2022-06-27T19:09:17.099Z] 646ad004c059: Pull complete [2022-06-27T19:09:17.099Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-27T19:09:17.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T19:09:17.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-27T19:09:17.450Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T19:09:17.451Z] WORKDIR /edgex [2022-06-27T19:09:17.451Z] COPY go.mod . [2022-06-27T19:09:17.451Z] RUN go mod download [2022-06-27T19:09:17.451Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-27T19:09:18.830Z] Sending build context to Docker daemon 335.1MB [2022-06-27T19:09:18.830Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-27T19:09:18.830Z] ---> 8f69c11f6b0c [2022-06-27T19:09:18.830Z] Step 2/4 : WORKDIR /edgex [2022-06-27T19:09:20.746Z] ---> Running in 3d8d1b31d2a3 [2022-06-27T19:09:20.746Z] Removing intermediate container 3d8d1b31d2a3 [2022-06-27T19:09:20.746Z] ---> 4eb7a4a95094 [2022-06-27T19:09:20.746Z] Step 3/4 : COPY go.mod . [2022-06-27T19:09:21.008Z] ---> fb10093acdd0 [2022-06-27T19:09:21.008Z] Step 4/4 : RUN go mod download [2022-06-27T19:09:21.008Z] ---> Running in a35fc378c069 [2022-06-27T19:09:24.025Z] Still waiting to schedule task [2022-06-27T19:09:24.026Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-27T19:09:35.915Z] Removing intermediate container a35fc378c069 [2022-06-27T19:09:35.915Z] ---> 11ea70de0046 [2022-06-27T19:09:35.915Z] Successfully built 11ea70de0046 [2022-06-27T19:09:35.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:09:36.291Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T19:09:36.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:09:36.450Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:09:36.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-27T19:09:36.898Z] $ docker top 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:09:37.298Z] + go version [2022-06-27T19:09:37.298Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-27T19:09:37.332Z] $ docker stop --time=1 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 [2022-06-27T19:09:38.631Z] $ docker rm -f 33c5ccf9a4be66ed5b857208bb45a92db28a296db664d4d32c98886bf1fc2e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:09:39.336Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-27T19:09:39.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:09:39.489Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:09:39.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-27T19:09:39.874Z] $ docker top 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-27T19:09:40.001Z] ========================================================= [2022-06-27T19:09:40.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-27T19:09:40.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-27T19:09:40.365Z] + make test [2022-06-27T19:09:40.366Z] go mod tidy -compat=1.17 [2022-06-27T19:09:40.366Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-27T19:09:45.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-27T19:09:57.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-27T19:09:58.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.097s coverage: 28.7% of statements [2022-06-27T19:09:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-27T19:09:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-27T19:09:59.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-06-27T19:09:59.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-27T19:09:59.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.4% of statements [2022-06-27T19:09:59.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-27T19:09:59.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.709s coverage: 89.2% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2022-06-27T19:10:03.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2022-06-27T19:10:03.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-06-27T19:10:11.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2022-06-27T19:10:11.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-06-27T19:10:13.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-06-27T19:10:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 64.4% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.4% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.8% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-27T19:10:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-27T19:10:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-27T19:10:23.689Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-27T19:10:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-06-27T19:10:23.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-27T19:10:23.689Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-27T19:10:41.802Z] GO111MODULE=on go vet ./... [2022-06-27T19:10:45.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T19:10:45.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T19:10:45.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T19:10:45.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-27T19:10:46.266Z] + ls -al . [2022-06-27T19:10:46.266Z] total 684 [2022-06-27T19:10:46.266Z] drwxrwxr-x 10 1001 1001 4096 Jun 27 19:09 . [2022-06-27T19:10:46.266Z] drwxr-xr-x 4 root root 4096 Jun 27 19:09 .. [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 19:08 .dockerignore [2022-06-27T19:10:46.266Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 19:09 .git [2022-06-27T19:10:46.266Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 19:08 .github [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 879 Jun 27 19:08 .gitignore [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 42 Jun 27 19:08 .golangci.yml [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 87 Jun 27 19:08 .hadolint.yml [2022-06-27T19:10:46.266Z] drwxr-xr-x 3 1001 1001 4096 Jun 27 19:09 .semver [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 19:08 .sonarcloud.properties [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 1171 Jun 27 19:08 ADOPTERS.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 10347 Jun 27 19:08 Attribution.txt [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 63209 Jun 27 19:08 CHANGELOG.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 19:08 CONTRIBUTING.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 677 Jun 27 19:08 GOVERNANCE.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 850 Jun 27 19:08 Jenkinsfile [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 19:08 LICENSE [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 10389 Jun 27 19:08 Makefile [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 582 Jun 27 19:08 OWNERS.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 9094 Jun 27 19:08 README.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 6912 Jun 27 19:08 SECURITY.md [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 19:09 VERSION [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 19:08 ZMQWindows.md [2022-06-27T19:10:46.266Z] drwxrwxr-x 2 1001 1001 4096 Jun 27 19:08 bin [2022-06-27T19:10:46.266Z] drwxrwxr-x 18 1001 1001 4096 Jun 27 19:08 cmd [2022-06-27T19:10:46.266Z] -rw-r--r-- 1 root root 435411 Jun 27 19:10 coverage.out [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 3311 Jun 27 19:08 go.mod [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 36231 Jun 27 19:09 go.sum [2022-06-27T19:10:46.266Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 19:08 internal [2022-06-27T19:10:46.266Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 19:08 openapi [2022-06-27T19:10:46.266Z] drwxrwxr-x 4 1001 1001 4096 Jun 27 19:08 snap [2022-06-27T19:10:46.266Z] -rw-rw-r-- 1 1001 1001 204 Jun 27 19:08 version.go [Pipeline] sh [2022-06-27T19:10:46.577Z] + '[' -e coverage.out ] [2022-06-27T19:10:46.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-27T19:10:46.695Z] Stashed 1 file(s) [Pipeline] sh [2022-06-27T19:10:46.997Z] + make build [2022-06-27T19:10:46.997Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-27T19:10:59.220Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16127 in /w/workspace/edgexfoundry_edgex-go_PR-4062 [Pipeline] { [Pipeline] ws [2022-06-27T19:10:59.256Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-27T19:10:59.313Z] The recommended git tool is: git [2022-06-27T19:11:01.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-27T19:11:04.995Z] using credential edgex-jenkins-ssh [2022-06-27T19:11:05.014Z] Cloning the remote Git repository [2022-06-27T19:11:05.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-27T19:11:05.143Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-27T19:11:05.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-27T19:11:05.209Z] > git --version # timeout=10 [2022-06-27T19:11:05.228Z] > git --version # 'git version 2.25.1' [2022-06-27T19:11:05.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T19:11:05.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T19:11:10.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/core-command/core-command ./cmd/core-command [2022-06-27T19:11:10.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-27T19:11:16.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-27T19:11:16.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-27T19:11:16.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-27T19:11:17.950Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-27T19:11:18.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-27T19:11:19.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-27T19:11:20.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-27T19:11:21.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-27T19:11:22.735Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-27T19:11:22.987Z] Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:11:23.349Z] Merge succeeded, producing 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:11:23.350Z] Checking out Revision 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e (PR-4062) [Pipeline] } [2022-06-27T19:11:23.703Z] $ docker stop --time=1 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b [2022-06-27T19:11:22.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-27T19:11:22.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-27T19:11:22.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-27T19:11:22.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-27T19:11:22.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T19:11:22.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4062/head:refs/remotes/origin/PR-4062 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-27T19:11:23.006Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T19:11:23.020Z] > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 [2022-06-27T19:11:23.252Z] > git remote # timeout=10 [2022-06-27T19:11:23.275Z] > git config --get remote.origin.url # timeout=10 [2022-06-27T19:11:23.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-27T19:11:23.314Z] > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 [2022-06-27T19:11:23.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-27T19:11:23.358Z] > git config core.sparsecheckout # timeout=10 [2022-06-27T19:11:23.373Z] > git checkout -f 5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e # timeout=10 [2022-06-27T19:11:25.871Z] $ docker rm -f 67471cc4ae9f142366d1daa42e39f5da84ef181aa119ab8d54e617d97c13263b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:11:27.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-27T19:11:27.033Z] [2022-06-27T19:11:27.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:11:27.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-27T19:11:27.408Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-27T19:11:27.408Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-27T19:11:27.408Z] ca9280d653b3: Pulling fs layer [2022-06-27T19:11:27.408Z] 7e9c9ca2126c: Pulling fs layer [2022-06-27T19:11:27.408Z] cbdbe7a5bc2a: Download complete [2022-06-27T19:11:27.651Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5" [2022-06-27T19:11:27.668Z] cbdbe7a5bc2a: Pull complete [2022-06-27T19:11:27.668Z] ca9280d653b3: Verifying Checksum [2022-06-27T19:11:27.668Z] ca9280d653b3: Download complete [2022-06-27T19:11:27.707Z] > git --version # timeout=10 [2022-06-27T19:11:27.720Z] > git --version # 'git version 2.25.1' [2022-06-27T19:11:27.731Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-06-27T19:11:28.234Z] 7e9c9ca2126c: Download complete [2022-06-27T19:11:28.234Z] ca9280d653b3: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-27T19:11:28.854Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-27T19:11:28.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T19:11:28.854Z] Dload Upload Total Spent Left Speed [2022-06-27T19:11:28.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 79564 0 --:--:-- --:--:-- --:--:-- 80084 [Pipeline] sh [2022-06-27T19:11:29.800Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-27T19:11:30.165Z] + sudo tee /etc/docker/daemon.new [2022-06-27T19:11:30.165Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-27T19:11:30.165Z] { [2022-06-27T19:11:30.165Z] "registry-mirrors": [ [2022-06-27T19:11:30.165Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-27T19:11:30.165Z] ], [2022-06-27T19:11:30.165Z] "bip": "10.250.0.254/24", [2022-06-27T19:11:30.165Z] "hosts": [ [2022-06-27T19:11:30.165Z] "tcp://0.0.0.0:5555", [2022-06-27T19:11:30.165Z] "unix:///var/run/docker.sock" [2022-06-27T19:11:30.165Z] ], [2022-06-27T19:11:30.165Z] "mtu": 1458, [2022-06-27T19:11:30.165Z] "selinux-enabled": true, [2022-06-27T19:11:30.165Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-27T19:11:30.165Z] } [Pipeline] sh [2022-06-27T19:11:30.515Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-27T19:11:30.868Z] + sudo service docker restart [2022-06-27T19:11:31.515Z] 7e9c9ca2126c: Pull complete [2022-06-27T19:11:31.515Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-27T19:11:31.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-27T19:11:31.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:11:31.741Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:11:31.779Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-27T19:11:32.960Z] $ docker top e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:11:33.357Z] + docker-compose build --help [2022-06-27T19:11:33.357Z] + grep parallel [2022-06-27T19:11:33.928Z] --parallel Build images in parallel. [Pipeline] } [2022-06-27T19:11:33.966Z] $ docker stop --time=1 e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 [2022-06-27T19:11:35.254Z] $ docker rm -f e657a2e31a3782f831af8adaf37a68b46cb6ea7da2a1e2936a796086320278e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:11:35.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-27T19:11:35.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:11:36.032Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:11:36.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-27T19:11:36.472Z] $ docker top 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:11:36.913Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-27T19:11:37.483Z] Building core-command ... [2022-06-27T19:11:37.483Z] Building core-data ... [2022-06-27T19:11:37.483Z] Building core-metadata ... [2022-06-27T19:11:37.483Z] Building security-bootstrapper ... [2022-06-27T19:11:37.483Z] Building security-proxy-setup ... [2022-06-27T19:11:37.483Z] Building security-secretstore-setup ... [2022-06-27T19:11:37.483Z] Building security-spiffe-token-provider ... [2022-06-27T19:11:37.483Z] Building security-spire-agent ... [2022-06-27T19:11:37.483Z] Building security-spire-config ... [2022-06-27T19:11:37.483Z] Building security-spire-server ... [2022-06-27T19:11:37.483Z] Building support-notifications ... [2022-06-27T19:11:37.483Z] Building support-scheduler ... [2022-06-27T19:11:37.483Z] Building sys-mgmt-agent ... [2022-06-27T19:11:37.483Z] Building security-proxy-setup [2022-06-27T19:11:37.483Z] Building security-spire-agent [2022-06-27T19:11:37.483Z] Building security-spire-config [2022-06-27T19:11:37.483Z] Building core-data [2022-06-27T19:11:37.483Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T19:11:49.275Z] provisioning config files... [2022-06-27T19:11:49.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7887684644297981209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:11:49.691Z] ---> docker-login.sh [2022-06-27T19:11:49.691Z] nexus3.edgexfoundry.org:10001 [2022-06-27T19:11:50.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:11:50.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:11:50.562Z] Configure a credential helper to remove this warning. See [2022-06-27T19:11:50.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:11:50.562Z] [2022-06-27T19:11:50.562Z] Login Succeeded [2022-06-27T19:11:50.562Z] nexus3.edgexfoundry.org:10002 [2022-06-27T19:11:50.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:11:51.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:11:51.115Z] Configure a credential helper to remove this warning. See [2022-06-27T19:11:51.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:11:51.115Z] [2022-06-27T19:11:51.115Z] Login Succeeded [2022-06-27T19:11:51.115Z] nexus3.edgexfoundry.org:10003 [2022-06-27T19:11:51.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:11:51.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:11:51.391Z] Configure a credential helper to remove this warning. See [2022-06-27T19:11:51.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:11:51.391Z] [2022-06-27T19:11:51.391Z] Login Succeeded [2022-06-27T19:11:51.391Z] nexus3.edgexfoundry.org:10004 [2022-06-27T19:11:51.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:11:51.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:11:51.985Z] Configure a credential helper to remove this warning. See [2022-06-27T19:11:51.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:11:51.985Z] [2022-06-27T19:11:51.985Z] Login Succeeded [2022-06-27T19:11:51.985Z] docker.io [2022-06-27T19:11:52.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-27T19:11:52.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-27T19:11:52.851Z] Configure a credential helper to remove this warning. See [2022-06-27T19:11:52.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-27T19:11:52.851Z] [2022-06-27T19:11:52.851Z] Login Succeeded [2022-06-27T19:11:52.851Z] ---> docker-login.sh ends [Pipeline] } [2022-06-27T19:11:52.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-27T19:11:53.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T19:11:53.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-27T19:11:53.320Z] ========================================================= [2022-06-27T19:11:53.321Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-27T19:11:53.321Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-27T19:11:53.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T19:11:53.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-27T19:11:53.989Z] 9b3977197b4f: Pulling fs layer [2022-06-27T19:11:53.989Z] 1a89e8eeedd5: Pulling fs layer [2022-06-27T19:11:53.990Z] 94645a83ff95: Pulling fs layer [2022-06-27T19:11:53.990Z] e6fb740bc735: Pulling fs layer [2022-06-27T19:11:53.990Z] 3a77bd46dcc9: Pulling fs layer [2022-06-27T19:11:53.990Z] 355e64cbe906: Pulling fs layer [2022-06-27T19:11:53.990Z] 63ab81a10011: Pulling fs layer [2022-06-27T19:11:53.990Z] 555d1d1c4555: Pulling fs layer [2022-06-27T19:11:53.990Z] 7d9057610161: Pulling fs layer [2022-06-27T19:11:53.990Z] 355e64cbe906: Waiting [2022-06-27T19:11:53.990Z] 63ab81a10011: Waiting [2022-06-27T19:11:53.990Z] 555d1d1c4555: Waiting [2022-06-27T19:11:53.990Z] 7d9057610161: Waiting [2022-06-27T19:11:53.990Z] e6fb740bc735: Waiting [2022-06-27T19:11:53.990Z] 3a77bd46dcc9: Waiting [2022-06-27T19:11:53.990Z] 94645a83ff95: Download complete [2022-06-27T19:11:53.990Z] 1a89e8eeedd5: Verifying Checksum [2022-06-27T19:11:53.990Z] 1a89e8eeedd5: Download complete [2022-06-27T19:11:53.990Z] 3a77bd46dcc9: Verifying Checksum [2022-06-27T19:11:53.990Z] 3a77bd46dcc9: Download complete [2022-06-27T19:11:53.990Z] 355e64cbe906: Verifying Checksum [2022-06-27T19:11:53.990Z] 355e64cbe906: Download complete [2022-06-27T19:11:53.990Z] 9b3977197b4f: Verifying Checksum [2022-06-27T19:11:53.990Z] 63ab81a10011: Verifying Checksum [2022-06-27T19:11:53.990Z] 63ab81a10011: Download complete [2022-06-27T19:11:54.977Z] 9b3977197b4f: Pull complete [2022-06-27T19:11:55.258Z] 7d9057610161: Verifying Checksum [2022-06-27T19:11:55.258Z] 7d9057610161: Download complete [2022-06-27T19:11:55.537Z] 1a89e8eeedd5: Pull complete [2022-06-27T19:11:55.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:11:55.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:11:55.583Z] ---> 11ea70de0046 [2022-06-27T19:11:55.583Z] Step 3/26 : WORKDIR /edgex-go [2022-06-27T19:11:55.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:11:55.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:11:55.583Z] ---> 11ea70de0046 [2022-06-27T19:11:55.583Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:11:55.583Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:11:55.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:11:55.583Z] ---> 11ea70de0046 [2022-06-27T19:11:55.583Z] Step 3/26 : WORKDIR /edgex-go [2022-06-27T19:11:55.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:11:55.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:11:55.583Z] ---> 11ea70de0046 [2022-06-27T19:11:55.583Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:11:55.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:11:55.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:11:55.583Z] ---> 11ea70de0046 [2022-06-27T19:11:55.583Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:11:55.815Z] 94645a83ff95: Pull complete [2022-06-27T19:11:56.155Z] ---> Running in 205028c74592 [2022-06-27T19:11:56.155Z] ---> Running in 878eefbe4a2a [2022-06-27T19:11:56.155Z] ---> Running in b61f8402b565 [2022-06-27T19:11:56.155Z] ---> Running in 7efae89fbe5a [2022-06-27T19:11:56.155Z] ---> Running in e4ffdd0ac8e5 [2022-06-27T19:11:56.415Z] 555d1d1c4555: Verifying Checksum [2022-06-27T19:11:56.415Z] 555d1d1c4555: Download complete [2022-06-27T19:11:56.416Z] Removing intermediate container 205028c74592 [2022-06-27T19:11:56.416Z] ---> 31f463165a08 [2022-06-27T19:11:56.416Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:11:56.416Z] Removing intermediate container 878eefbe4a2a [2022-06-27T19:11:56.416Z] ---> feb523b75e1a [2022-06-27T19:11:56.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:11:56.416Z] Removing intermediate container b61f8402b565 [2022-06-27T19:11:56.416Z] ---> 5506d3554236 [2022-06-27T19:11:56.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:11:56.416Z] Removing intermediate container 7efae89fbe5a [2022-06-27T19:11:56.416Z] ---> a34de7b2f564 [2022-06-27T19:11:56.416Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:11:56.416Z] Removing intermediate container e4ffdd0ac8e5 [2022-06-27T19:11:56.416Z] ---> 0c6177f6e332 [2022-06-27T19:11:56.416Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:11:56.416Z] ---> Running in b761888825c2 [2022-06-27T19:11:56.416Z] ---> Running in b6ea3765a95d [2022-06-27T19:11:56.416Z] ---> Running in 13f91473a363 [2022-06-27T19:11:56.416Z] ---> Running in 7b88c745464a [2022-06-27T19:11:56.416Z] ---> Running in e2794934a898 [2022-06-27T19:11:56.691Z] e6fb740bc735: Verifying Checksum [2022-06-27T19:11:56.691Z] e6fb740bc735: Download complete [2022-06-27T19:11:57.795Z] Removing intermediate container 13f91473a363 [2022-06-27T19:11:57.795Z] ---> b25c064eec69 [2022-06-27T19:11:57.795Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-27T19:11:57.795Z] ---> Running in b53b678c34a1 [2022-06-27T19:11:57.795Z] Removing intermediate container b761888825c2 [2022-06-27T19:11:57.795Z] ---> 74f98979f5c9 [2022-06-27T19:11:57.795Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:11:57.795Z] ---> Running in 675cad378cda [2022-06-27T19:11:57.795Z] Removing intermediate container b6ea3765a95d [2022-06-27T19:11:57.795Z] ---> 299276e4733a [2022-06-27T19:11:57.795Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-27T19:11:57.795Z] ---> Running in 86648ce41a69 [2022-06-27T19:11:58.054Z] Removing intermediate container 7b88c745464a [2022-06-27T19:11:58.054Z] ---> 0aea344fc9d4 [2022-06-27T19:11:58.054Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-27T19:11:58.054Z] ---> Running in 6a57e29ce787 [2022-06-27T19:11:58.054Z] Removing intermediate container e2794934a898 [2022-06-27T19:11:58.054Z] ---> 06e64c8f091f [2022-06-27T19:11:58.054Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:11:58.054Z] ---> Running in d3aee843474c [2022-06-27T19:11:58.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:58.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:58.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:58.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:58.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.672Z] OK: 221 MiB in 52 packages [2022-06-27T19:11:59.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:11:59.672Z] OK: 221 MiB in 52 packages [2022-06-27T19:11:59.932Z] OK: 221 MiB in 52 packages [2022-06-27T19:11:59.932Z] Removing intermediate container b53b678c34a1 [2022-06-27T19:11:59.932Z] ---> 6945ac2aad92 [2022-06-27T19:11:59.932Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:12:00.191Z] ---> a9060af10e16 [2022-06-27T19:12:00.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:00.192Z] Removing intermediate container 675cad378cda [2022-06-27T19:12:00.192Z] ---> 5abae69db2aa [2022-06-27T19:12:00.192Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-27T19:12:00.192Z] ---> Running in 3989b37d1a37 [2022-06-27T19:12:00.192Z] Removing intermediate container d3aee843474c [2022-06-27T19:12:00.192Z] ---> a4c46783c561 [2022-06-27T19:12:00.192Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-27T19:12:00.455Z] OK: 221 MiB in 52 packages [2022-06-27T19:12:00.455Z] OK: 221 MiB in 52 packages [2022-06-27T19:12:00.455Z] ---> 6569bde9c5a7 [2022-06-27T19:12:00.455Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:00.455Z] ---> Running in e7ce6eda960e [2022-06-27T19:12:00.455Z] ---> 993db4ee3406 [2022-06-27T19:12:00.455Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:00.455Z] ---> Running in e73eca94d051 [2022-06-27T19:12:00.715Z] Removing intermediate container 86648ce41a69 [2022-06-27T19:12:00.715Z] ---> cf10dfe8c556 [2022-06-27T19:12:00.715Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:12:00.715Z] Removing intermediate container 6a57e29ce787 [2022-06-27T19:12:00.715Z] ---> 2446f6327368 [2022-06-27T19:12:00.715Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:12:00.975Z] ---> 1d9e8168eaba [2022-06-27T19:12:00.975Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:00.975Z] ---> Running in 7ac9f0310ff8 [2022-06-27T19:12:00.975Z] ---> 8690c8f253e2 [2022-06-27T19:12:00.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:00.975Z] ---> Running in 1c63adb317af [2022-06-27T19:12:01.238Z] Removing intermediate container 3989b37d1a37 [2022-06-27T19:12:01.238Z] ---> abe7e5526a99 [2022-06-27T19:12:01.238Z] Step 8/23 : COPY . . [2022-06-27T19:12:02.623Z] Removing intermediate container e7ce6eda960e [2022-06-27T19:12:02.623Z] ---> d79811c35c6f [2022-06-27T19:12:02.623Z] Step 8/26 : COPY . . [2022-06-27T19:12:03.561Z] Removing intermediate container e73eca94d051 [2022-06-27T19:12:03.561Z] ---> 5c77e885931a [2022-06-27T19:12:03.561Z] Step 8/26 : COPY . . [2022-06-27T19:12:04.130Z] Removing intermediate container 7ac9f0310ff8 [2022-06-27T19:12:04.130Z] ---> ead2db2466a7 [2022-06-27T19:12:04.130Z] Step 8/23 : COPY . . [2022-06-27T19:12:05.509Z] Removing intermediate container 1c63adb317af [2022-06-27T19:12:05.509Z] ---> e4dd7b4df040 [2022-06-27T19:12:05.509Z] Step 8/22 : COPY . . [2022-06-27T19:12:09.113Z] e6fb740bc735: Pull complete [2022-06-27T19:12:09.388Z] 3a77bd46dcc9: Pull complete [2022-06-27T19:12:09.663Z] 355e64cbe906: Pull complete [2022-06-27T19:12:09.937Z] 63ab81a10011: Pull complete [2022-06-27T19:12:10.788Z] ---> 39213eecaf30 [2022-06-27T19:12:10.788Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-27T19:12:10.788Z] ---> Running in bc5cc2cbc4b8 [2022-06-27T19:12:10.788Z] ---> 3f2f6f7ce5c6 [2022-06-27T19:12:10.788Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:12:10.788Z] ---> 9c598dacacaf [2022-06-27T19:12:10.788Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:12:10.788Z] ---> Running in 3228714c5374 [2022-06-27T19:12:11.049Z] ---> 33f3608f6ef0 [2022-06-27T19:12:11.049Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-27T19:12:11.049Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:12:11.049Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-27T19:12:11.049Z] ---> Running in d50d0a5ae8aa [2022-06-27T19:12:11.049Z] ---> Running in c92cd0f83c24 [2022-06-27T19:12:11.049Z] ---> Running in 29476b679094 [2022-06-27T19:12:11.049Z] Removing intermediate container 3228714c5374 [2022-06-27T19:12:11.049Z] ---> 72853e8580ff [2022-06-27T19:12:11.049Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-27T19:12:11.049Z] Removing intermediate container d50d0a5ae8aa [2022-06-27T19:12:11.049Z] ---> b6dd61f07878 [2022-06-27T19:12:11.049Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-27T19:12:11.049Z] ---> Running in fb02b93f0da6 [2022-06-27T19:12:11.049Z] ---> Running in a95e166a5fd0 [2022-06-27T19:12:11.049Z] Removing intermediate container fb02b93f0da6 [2022-06-27T19:12:11.049Z] ---> 447a8c74d218 [2022-06-27T19:12:11.049Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:12:11.309Z] ---> Running in c57b30654cd3 [2022-06-27T19:12:11.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-27T19:12:11.309Z] Removing intermediate container a95e166a5fd0 [2022-06-27T19:12:11.309Z] ---> 770fe6f1b70e [2022-06-27T19:12:11.309Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:12:11.309Z] ---> Running in eeb8b288377c [2022-06-27T19:12:11.569Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-27T19:12:11.569Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-27T19:12:12.139Z] Removing intermediate container c57b30654cd3 [2022-06-27T19:12:12.139Z] ---> b0f2ee4a1134 [2022-06-27T19:12:12.139Z] Step 12/26 : WORKDIR /edgex-go [2022-06-27T19:12:12.139Z] ---> Running in f91ca8cf9f05 [2022-06-27T19:12:12.139Z] Removing intermediate container eeb8b288377c [2022-06-27T19:12:12.139Z] ---> 488edb92e0cf [2022-06-27T19:12:12.139Z] Step 12/26 : WORKDIR /edgex-go [2022-06-27T19:12:12.399Z] ---> Running in daa3ed02348f [2022-06-27T19:12:12.399Z] Removing intermediate container f91ca8cf9f05 [2022-06-27T19:12:12.399Z] ---> 24d9da50b72a [2022-06-27T19:12:12.399Z] [2022-06-27T19:12:12.399Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T19:12:12.399Z] Removing intermediate container daa3ed02348f [2022-06-27T19:12:12.399Z] ---> 7f35a08739f1 [2022-06-27T19:12:12.399Z] [2022-06-27T19:12:12.399Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T19:12:12.966Z] 3.15: Pulling from library/alpine [2022-06-27T19:12:12.966Z] 3.15: Pulling from library/alpine [2022-06-27T19:12:14.347Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-27T19:12:14.347Z] Status: Downloaded newer image for alpine:3.15 [2022-06-27T19:12:14.347Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-27T19:12:14.347Z] Status: Image is up to date for alpine:3.15 [2022-06-27T19:12:14.347Z] ---> 0ac33e5f5afa [2022-06-27T19:12:14.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:12:14.347Z] ---> 0ac33e5f5afa [2022-06-27T19:12:14.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:12:14.347Z] ---> Running in 20cc2280badb [2022-06-27T19:12:14.347Z] ---> Running in 67cd99261dfe [2022-06-27T19:12:14.607Z] Removing intermediate container 67cd99261dfe [2022-06-27T19:12:14.607Z] ---> 1c3e2f165fe7 [2022-06-27T19:12:14.607Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:14.607Z] Removing intermediate container 20cc2280badb [2022-06-27T19:12:14.607Z] ---> 97d370245083 [2022-06-27T19:12:14.607Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:14.607Z] ---> Running in cde94f5c0e5c [2022-06-27T19:12:14.607Z] ---> Running in 0504bd7e11bc [2022-06-27T19:12:16.517Z] Removing intermediate container 0504bd7e11bc [2022-06-27T19:12:16.517Z] ---> 42c25fb46b60 [2022-06-27T19:12:16.517Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-27T19:12:16.517Z] Removing intermediate container cde94f5c0e5c [2022-06-27T19:12:16.517Z] ---> 2ec08ddd39da [2022-06-27T19:12:16.517Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-27T19:12:16.517Z] ---> Running in c66e8d2527aa [2022-06-27T19:12:16.517Z] ---> Running in 3e4e7ff19111 [2022-06-27T19:12:16.660Z] 555d1d1c4555: Pull complete [2022-06-27T19:12:17.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:17.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:18.110Z] 7d9057610161: Pull complete [2022-06-27T19:12:18.110Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-27T19:12:18.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T19:12:18.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-27T19:12:18.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:18.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:18.508Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T19:12:18.508Z] WORKDIR /edgex [2022-06-27T19:12:18.508Z] COPY go.mod . [2022-06-27T19:12:18.508Z] RUN go mod download [2022-06-27T19:12:18.508Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-27T19:12:18.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:12:18.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:12:18.648Z] OK: 15859 distinct packages available [2022-06-27T19:12:18.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:18.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:12:18.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:12:18.648Z] OK: 15859 distinct packages available [2022-06-27T19:12:18.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:19.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:19.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:19.844Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:19.844Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:12:19.844Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:19.844Z] (3/5) Installing libucontext (1.1-r0) [2022-06-27T19:12:19.844Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:12:20.103Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-27T19:12:20.103Z] (3/4) Installing libucontext (1.1-r0) [2022-06-27T19:12:20.103Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-27T19:12:20.103Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-27T19:12:20.103Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:12:20.103Z] OK: 6 MiB in 19 packages [2022-06-27T19:12:20.103Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:12:20.103Z] OK: 6 MiB in 18 packages [2022-06-27T19:12:21.139Z] Sending build context to Docker daemon 169.2MB [2022-06-27T19:12:21.139Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-27T19:12:21.139Z] ---> 819e984ddca1 [2022-06-27T19:12:21.139Z] Step 2/4 : WORKDIR /edgex [2022-06-27T19:12:21.481Z] Removing intermediate container c66e8d2527aa [2022-06-27T19:12:21.481Z] ---> a0de56ae54d8 [2022-06-27T19:12:21.481Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-27T19:12:21.481Z] Removing intermediate container 3e4e7ff19111 [2022-06-27T19:12:21.481Z] ---> 7b2db73e0bb8 [2022-06-27T19:12:21.481Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:12:23.122Z] ---> Running in 1ac1867d29cc [2022-06-27T19:12:23.122Z] Removing intermediate container 1ac1867d29cc [2022-06-27T19:12:23.122Z] ---> c41a18746f8d [2022-06-27T19:12:23.122Z] Step 3/4 : COPY go.mod . [2022-06-27T19:12:23.722Z] ---> b1552cb6d1f2 [2022-06-27T19:12:23.722Z] Step 4/4 : RUN go mod download [2022-06-27T19:12:23.722Z] ---> Running in 4dd747850ade [2022-06-27T19:12:24.021Z] ---> 83fd7f4a1e37 [2022-06-27T19:12:24.021Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:12:24.280Z] ---> c104eca6aaf0 [2022-06-27T19:12:24.280Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:12:24.848Z] ---> 73b41b65bd42 [2022-06-27T19:12:24.848Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-27T19:12:24.848Z] ---> Running in 8d350bb81cf4 [2022-06-27T19:12:25.107Z] Removing intermediate container 8d350bb81cf4 [2022-06-27T19:12:25.107Z] ---> 72a8ac05b726 [2022-06-27T19:12:25.107Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-27T19:12:26.045Z] ---> 54eddb877f89 [2022-06-27T19:12:26.045Z] Step 21/26 : WORKDIR / [2022-06-27T19:12:26.045Z] ---> 87c8dabe2293 [2022-06-27T19:12:26.045Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:12:26.045Z] ---> Running in f6647a7f5743 [2022-06-27T19:12:26.304Z] Removing intermediate container f6647a7f5743 [2022-06-27T19:12:26.304Z] ---> e17c6ad97ff8 [2022-06-27T19:12:26.304Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:12:26.304Z] ---> 22af53c499b9 [2022-06-27T19:12:26.304Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-27T19:12:26.304Z] ---> Running in d54b3bbb5a6c [2022-06-27T19:12:26.564Z] Removing intermediate container d54b3bbb5a6c [2022-06-27T19:12:26.564Z] ---> c1f4fafe2275 [2022-06-27T19:12:26.564Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:12:26.564Z] ---> def235eff5bf [2022-06-27T19:12:26.564Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-27T19:12:26.564Z] ---> Running in 153eb2bdb96f [2022-06-27T19:12:26.824Z] Removing intermediate container 153eb2bdb96f [2022-06-27T19:12:26.824Z] ---> 63e5ed42b95b [2022-06-27T19:12:26.824Z] Step 24/26 : LABEL arch=x86_64 [2022-06-27T19:12:27.083Z] ---> 6b0edf6a5b9d [2022-06-27T19:12:27.083Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:12:27.083Z] ---> Running in 83f7647fc313 [2022-06-27T19:12:27.083Z] ---> Running in 7733b97452ba [2022-06-27T19:12:27.343Z] Removing intermediate container 7733b97452ba [2022-06-27T19:12:27.343Z] ---> f38daa44b433 [2022-06-27T19:12:27.343Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:12:27.343Z] Removing intermediate container 83f7647fc313 [2022-06-27T19:12:27.343Z] ---> b73afba5a676 [2022-06-27T19:12:27.343Z] Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:12:27.343Z] ---> Running in 3092c6867959 [2022-06-27T19:12:27.343Z] ---> Running in d409833446d0 [2022-06-27T19:12:27.605Z] Removing intermediate container 3092c6867959 [2022-06-27T19:12:27.605Z] ---> bdb1fa1e2728 [2022-06-27T19:12:27.605Z] Step 24/26 : LABEL arch=x86_64 [2022-06-27T19:12:27.605Z] Removing intermediate container d409833446d0 [2022-06-27T19:12:27.605Z] ---> 5ab9f862b8ee [2022-06-27T19:12:27.605Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T19:12:27.605Z] ---> Running in 57fdb7462128 [2022-06-27T19:12:27.605Z] ---> Running in 7afe2800b57e [2022-06-27T19:12:27.869Z] Removing intermediate container 57fdb7462128 [2022-06-27T19:12:27.869Z] ---> 42f8fbe58e9d [2022-06-27T19:12:27.869Z] Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:12:27.869Z] ---> Running in c0ff11b92bd3 [2022-06-27T19:12:27.869Z] Removing intermediate container 7afe2800b57e [2022-06-27T19:12:27.869Z] ---> d20755db5b5b [2022-06-27T19:12:27.869Z] [2022-06-27T19:12:28.129Z] Successfully built d20755db5b5b [2022-06-27T19:12:28.129Z] Successfully tagged security-spire-config:latest [2022-06-27T19:12:28.129Z] Building security-bootstrapper [2022-06-27T19:12:28.129Z]  Building security-spire-config ... done Removing intermediate container c0ff11b92bd3 [2022-06-27T19:12:28.129Z] ---> 9b6c2fd5bf91 [2022-06-27T19:12:28.129Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T19:12:28.129Z] ---> Running in 0e9d30c0f72e [2022-06-27T19:12:29.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-27T19:12:29.508Z] Removing intermediate container 0e9d30c0f72e [2022-06-27T19:12:29.508Z] ---> 0a8147831a5b [2022-06-27T19:12:29.508Z] [2022-06-27T19:12:29.508Z] Successfully built 0a8147831a5b [2022-06-27T19:12:29.508Z] Successfully tagged security-spire-agent:latest [2022-06-27T19:12:29.508Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-06-27T19:12:33.718Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:12:33.718Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:12:33.718Z] ---> 11ea70de0046 [2022-06-27T19:12:33.718Z] Step 3/31 : WORKDIR /edgex-go [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> 0c6177f6e332 [2022-06-27T19:12:33.718Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> 0aea344fc9d4 [2022-06-27T19:12:33.718Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> 2446f6327368 [2022-06-27T19:12:33.718Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> 8690c8f253e2 [2022-06-27T19:12:33.718Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> e4dd7b4df040 [2022-06-27T19:12:33.718Z] Step 8/31 : COPY . . [2022-06-27T19:12:33.718Z] ---> Using cache [2022-06-27T19:12:33.718Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:12:33.718Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-27T19:12:34.297Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:12:34.297Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:12:34.297Z] ---> 11ea70de0046 [2022-06-27T19:12:34.297Z] Step 3/20 : WORKDIR /edgex-go [2022-06-27T19:12:34.297Z] ---> Using cache [2022-06-27T19:12:34.297Z] ---> 0c6177f6e332 [2022-06-27T19:12:34.297Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-27T19:12:34.558Z] ---> Running in 85e659dcc24a [2022-06-27T19:12:34.558Z] ---> Running in 5042ed37c00b [2022-06-27T19:12:34.558Z] Removing intermediate container bc5cc2cbc4b8 [2022-06-27T19:12:34.558Z] ---> f85ffef5b5fa [2022-06-27T19:12:34.558Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-27T19:12:35.495Z] ---> Running in c13e1a46c920 [2022-06-27T19:12:35.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-27T19:12:36.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:36.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-27T19:12:36.583Z] Removing intermediate container 29476b679094 [2022-06-27T19:12:36.583Z] ---> cdc3a9450be1 [2022-06-27T19:12:36.583Z] [2022-06-27T19:12:36.583Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:12:36.583Z] Removing intermediate container c92cd0f83c24 [2022-06-27T19:12:36.583Z] ---> f02338d8c063 [2022-06-27T19:12:36.583Z] [2022-06-27T19:12:36.583Z] Step 10/23 : FROM alpine:3.14 [2022-06-27T19:12:37.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:37.415Z] 3.14: Pulling from library/alpine [2022-06-27T19:12:37.415Z] 3.14: Pulling from library/alpine [2022-06-27T19:12:37.415Z] Removing intermediate container c13e1a46c920 [2022-06-27T19:12:37.415Z] ---> fa1e0ae925c3 [2022-06-27T19:12:37.415Z] [2022-06-27T19:12:37.415Z] Step 11/23 : FROM docker:20.10.14 [2022-06-27T19:12:37.674Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:12:37.674Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:12:37.674Z] OK: 15866 distinct packages available [2022-06-27T19:12:37.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:37.940Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T19:12:37.940Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T19:12:37.940Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T19:12:37.940Z] Status: Image is up to date for alpine:3.14 [2022-06-27T19:12:37.940Z] ---> e04c818066af [2022-06-27T19:12:37.940Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-27T19:12:37.940Z] ---> e04c818066af [2022-06-27T19:12:37.940Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-27T19:12:37.940Z] 20.10.14: Pulling from library/docker [2022-06-27T19:12:37.940Z] ---> Running in 53e144c1d0b0 [2022-06-27T19:12:37.940Z] ---> Running in 95f89e0bd1da [2022-06-27T19:12:38.201Z] Removing intermediate container 95f89e0bd1da [2022-06-27T19:12:38.201Z] ---> ab159b428e5c [2022-06-27T19:12:38.201Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-27T19:12:38.201Z] ---> Running in 91c5e0d51b28 [2022-06-27T19:12:38.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:38.462Z] Removing intermediate container 91c5e0d51b28 [2022-06-27T19:12:38.462Z] ---> 7fdaa1f9fcfb [2022-06-27T19:12:38.462Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-27T19:12:38.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:38.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:38.721Z] ---> Running in 0084390ed71f [2022-06-27T19:12:38.721Z] OK: 221 MiB in 52 packages [2022-06-27T19:12:38.980Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-27T19:12:38.980Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:12:38.980Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-27T19:12:38.980Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-27T19:12:38.980Z] (5/6) Installing curl (7.79.1-r1) [2022-06-27T19:12:38.980Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:38.981Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:12:38.981Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:12:38.981Z] OK: 8 MiB in 20 packages [2022-06-27T19:12:38.981Z] Removing intermediate container 0084390ed71f [2022-06-27T19:12:38.981Z] ---> 19806d099907 [2022-06-27T19:12:38.981Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:39.241Z] ---> Running in 4595623fad99 [2022-06-27T19:12:39.810Z] Removing intermediate container 5042ed37c00b [2022-06-27T19:12:39.810Z] ---> b3cedbff5f72 [2022-06-27T19:12:39.810Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-27T19:12:40.073Z] Removing intermediate container 53e144c1d0b0 [2022-06-27T19:12:40.073Z] ---> e58bb01263d5 [2022-06-27T19:12:40.073Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-27T19:12:40.073Z] ---> Running in b3057cee861c [2022-06-27T19:12:40.073Z] ---> 4b4515a13d8b [2022-06-27T19:12:40.073Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:40.073Z] ---> Running in cf4a92d13d71 [2022-06-27T19:12:40.333Z] Removing intermediate container b3057cee861c [2022-06-27T19:12:40.334Z] ---> 7b699db99f7a [2022-06-27T19:12:40.334Z] Step 13/22 : WORKDIR /edgex [2022-06-27T19:12:40.594Z] ---> Running in 4c67e5487193 [2022-06-27T19:12:40.594Z] Removing intermediate container 4c67e5487193 [2022-06-27T19:12:40.594Z] ---> 9c84d093b832 [2022-06-27T19:12:40.594Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-27T19:12:40.854Z] Removing intermediate container 4595623fad99 [2022-06-27T19:12:40.854Z] ---> dc3dadf67543 [2022-06-27T19:12:40.854Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T19:12:40.854Z] ---> Running in 3a20bb0b54ca [2022-06-27T19:12:41.114Z] ---> 68c20ca9da29 [2022-06-27T19:12:41.114Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-27T19:12:41.682Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:41.683Z] ---> 69ae13566e88 [2022-06-27T19:12:41.683Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-27T19:12:41.943Z] Removing intermediate container cf4a92d13d71 [2022-06-27T19:12:41.944Z] ---> 350fe54bce3f [2022-06-27T19:12:41.944Z] Step 7/20 : COPY . . [2022-06-27T19:12:42.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:42.790Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:43.054Z] ---> 6a2e4d4ae224 [2022-06-27T19:12:43.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-27T19:12:43.054Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T19:12:43.054Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T19:12:43.314Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T19:12:43.314Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T19:12:43.573Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T19:12:43.573Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:12:43.573Z] OK: 8 MiB in 20 packages [2022-06-27T19:12:44.147Z] ---> cbc3082f320b [2022-06-27T19:12:44.147Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-27T19:12:44.407Z] ---> Running in aa018da96d27 [2022-06-27T19:12:44.667Z] Removing intermediate container 3a20bb0b54ca [2022-06-27T19:12:44.667Z] ---> 3639630a4077 [2022-06-27T19:12:44.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:12:45.243Z] ---> fa968f8079b8 [2022-06-27T19:12:45.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-27T19:12:45.514Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-27T19:12:45.514Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-27T19:12:45.514Z] ---> 7417809fdb73 [2022-06-27T19:12:45.514Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:12:45.514Z] ---> Running in a25e75a6ed21 [2022-06-27T19:12:45.514Z] Removing intermediate container aa018da96d27 [2022-06-27T19:12:45.514Z] ---> 460b29cd7036 [2022-06-27T19:12:45.514Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-27T19:12:45.777Z] ---> Running in 9b633f730f91 [2022-06-27T19:12:45.777Z] Removing intermediate container a25e75a6ed21 [2022-06-27T19:12:45.777Z] ---> 3a99b21bc4a7 [2022-06-27T19:12:45.777Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-27T19:12:45.777Z] ---> Running in a918b0e829a9 [2022-06-27T19:12:46.041Z] Removing intermediate container 9b633f730f91 [2022-06-27T19:12:46.041Z] ---> 3f5f9db6d549 [2022-06-27T19:12:46.041Z] Step 20/22 : LABEL arch=x86_64 [2022-06-27T19:12:46.041Z] ---> 63c608b8d43b [2022-06-27T19:12:46.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-27T19:12:46.041Z] ---> Running in 82245fe705ca [2022-06-27T19:12:46.301Z] ---> b435d21efc9e [2022-06-27T19:12:46.301Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-27T19:12:46.301Z] Removing intermediate container 82245fe705ca [2022-06-27T19:12:46.301Z] ---> 8c18d6bffd41 [2022-06-27T19:12:46.301Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:12:46.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:46.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:46.562Z] ---> Running in a0e3be19a06b [2022-06-27T19:12:46.562Z] ---> Running in 0ddda90d6811 [2022-06-27T19:12:46.562Z] Removing intermediate container a0e3be19a06b [2022-06-27T19:12:46.562Z] ---> e8c572698aa6 [2022-06-27T19:12:46.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:12:46.562Z] Removing intermediate container 0ddda90d6811 [2022-06-27T19:12:46.562Z] ---> a812fd4e655d [2022-06-27T19:12:46.562Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:12:46.823Z] ---> Running in d3fdeeb39d43 [2022-06-27T19:12:46.823Z] (1/43) Installing readline (8.1.1-r0) [2022-06-27T19:12:46.823Z] (2/43) Installing bash (5.1.16-r0) [2022-06-27T19:12:46.823Z] ---> Running in e97c7b63cd55 [2022-06-27T19:12:46.823Z] Executing bash-5.1.16-r0.post-install [2022-06-27T19:12:46.823Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:12:46.823Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-27T19:12:46.823Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-27T19:12:46.823Z] (6/43) Installing curl (7.80.0-r1) [2022-06-27T19:12:46.823Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:46.823Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-27T19:12:46.823Z] (9/43) Installing expat (2.4.7-r0) [2022-06-27T19:12:46.823Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-27T19:12:46.823Z] (11/43) Installing gdbm (1.22-r0) [2022-06-27T19:12:46.823Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-27T19:12:46.823Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-27T19:12:46.823Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-27T19:12:46.823Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-27T19:12:46.823Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-27T19:12:46.823Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-27T19:12:47.393Z] Removing intermediate container e97c7b63cd55 [2022-06-27T19:12:47.394Z] ---> 48f69f1b114c [2022-06-27T19:12:47.394Z] [2022-06-27T19:12:47.394Z] Removing intermediate container d3fdeeb39d43 [2022-06-27T19:12:47.394Z] ---> 03906c4bc4ae [2022-06-27T19:12:47.394Z] Step 21/23 : LABEL arch=x86_64 [2022-06-27T19:12:47.394Z] Successfully built 48f69f1b114c [2022-06-27T19:12:47.394Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-27T19:12:47.394Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-27T19:12:47.394Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-27T19:12:47.394Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-27T19:12:47.394Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-27T19:12:47.394Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-27T19:12:47.394Z] Successfully tagged security-proxy-setup:latest [2022-06-27T19:12:47.394Z]  Building security-proxy-setup ... done Building security-spire-server [2022-06-27T19:12:47.394Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-27T19:12:47.394Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-27T19:12:47.394Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-27T19:12:47.394Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-27T19:12:47.394Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-27T19:12:47.394Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-27T19:12:47.655Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-27T19:12:47.655Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-27T19:12:47.655Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-27T19:12:47.655Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-27T19:12:47.655Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-27T19:12:47.655Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-27T19:12:47.655Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-27T19:12:47.655Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-27T19:12:47.655Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-27T19:12:47.655Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-27T19:12:47.655Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-27T19:12:47.655Z] ---> Running in 1a07fa426bc1 [2022-06-27T19:12:47.655Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-27T19:12:47.655Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-27T19:12:47.916Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-27T19:12:48.178Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:12:48.178Z] OK: 83 MiB in 65 packages [2022-06-27T19:12:48.750Z] Removing intermediate container 1a07fa426bc1 [2022-06-27T19:12:48.750Z] ---> 87ec9a82d78e [2022-06-27T19:12:48.750Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:12:49.012Z] Collecting docker-compose==1.23.2 [2022-06-27T19:12:49.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-27T19:12:49.012Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-27T19:12:49.012Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-27T19:12:49.600Z] ---> Running in d78534265386 [2022-06-27T19:12:49.600Z] Collecting docopt<0.7,>=0.6.1 [2022-06-27T19:12:49.600Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-27T19:12:49.600Z] Removing intermediate container 85e659dcc24a [2022-06-27T19:12:49.600Z] ---> b1012790a98e [2022-06-27T19:12:49.600Z] [2022-06-27T19:12:49.600Z] Step 10/31 : FROM alpine:3.14 [2022-06-27T19:12:49.600Z] ---> e04c818066af [2022-06-27T19:12:49.600Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-27T19:12:49.600Z] Removing intermediate container d78534265386 [2022-06-27T19:12:49.600Z] ---> 2227ea6dd38b [2022-06-27T19:12:49.600Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:12:49.865Z] ---> Running in e48a4d39d07b [2022-06-27T19:12:49.865Z] ---> Running in 6f365189a420 [2022-06-27T19:12:49.865Z] ---> 3383ba2b1b68 [2022-06-27T19:12:49.865Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-27T19:12:50.125Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-27T19:12:50.125Z] Removing intermediate container e48a4d39d07b [2022-06-27T19:12:50.125Z] ---> 3c464dfb6ee2 [2022-06-27T19:12:50.125Z] [2022-06-27T19:12:50.125Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-27T19:12:50.125Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-27T19:12:50.125Z] ---> Running in d6b38b64927e [2022-06-27T19:12:50.125Z] Removing intermediate container 6f365189a420 [2022-06-27T19:12:50.125Z] ---> 0441fbd11989 [2022-06-27T19:12:50.125Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-27T19:12:50.125Z] Collecting jsonschema<3,>=2.5.1 [2022-06-27T19:12:50.125Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-27T19:12:50.125Z] ---> Running in 0a7be6890331 [2022-06-27T19:12:50.386Z] Successfully built 3c464dfb6ee2 [2022-06-27T19:12:50.386Z] Successfully tagged core-data:latest [2022-06-27T19:12:50.386Z] Building core-metadata [2022-06-27T19:12:50.386Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-27T19:12:50.386Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-27T19:12:50.386Z] Collecting cached-property<2,>=1.2.0 [2022-06-27T19:12:50.386Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-27T19:12:50.386Z] Collecting docker<4.0,>=3.6.0 [2022-06-27T19:12:50.386Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-27T19:12:50.647Z] Collecting texttable<0.10,>=0.9.0 [2022-06-27T19:12:50.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-27T19:12:50.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-27T19:12:50.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:50.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:50.908Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-27T19:12:50.908Z] (2/2) Installing su-exec (0.2-r1) [2022-06-27T19:12:50.908Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:12:51.168Z] OK: 6 MiB in 16 packages [2022-06-27T19:12:51.168Z] Collecting PyYAML<4,>=3.10 [2022-06-27T19:12:51.168Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-27T19:12:51.741Z] Collecting docker-pycreds>=0.4.0 [2022-06-27T19:12:51.741Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-27T19:12:52.003Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-27T19:12:52.003Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-27T19:12:52.003Z] Collecting idna<2.8,>=2.5 [2022-06-27T19:12:52.003Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-27T19:12:52.003Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-27T19:12:52.003Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-27T19:12:52.003Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-27T19:12:52.003Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-27T19:12:52.003Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-27T19:12:52.003Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-27T19:12:52.003Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-27T19:12:52.265Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-27T19:12:52.265Z] Attempting uninstall: urllib3 [2022-06-27T19:12:52.265Z] Found existing installation: urllib3 1.26.7 [2022-06-27T19:12:52.265Z] Uninstalling urllib3-1.26.7: [2022-06-27T19:12:52.265Z] Successfully uninstalled urllib3-1.26.7 [2022-06-27T19:12:52.837Z] Attempting uninstall: idna [2022-06-27T19:12:52.837Z] Found existing installation: idna 3.3 [2022-06-27T19:12:52.837Z] Uninstalling idna-3.3: [2022-06-27T19:12:52.837Z] Successfully uninstalled idna-3.3 [2022-06-27T19:12:53.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:12:53.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:12:53.777Z] ---> 11ea70de0046 [2022-06-27T19:12:53.777Z] Step 3/25 : WORKDIR /edgex-go [2022-06-27T19:12:53.777Z] ---> Using cache [2022-06-27T19:12:53.777Z] ---> 0c6177f6e332 [2022-06-27T19:12:53.777Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:53.777Z] ---> Using cache [2022-06-27T19:12:53.777Z] ---> 0aea344fc9d4 [2022-06-27T19:12:53.777Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:12:53.777Z] Attempting uninstall: requests [2022-06-27T19:12:53.777Z] Found existing installation: requests 2.26.0 [2022-06-27T19:12:53.777Z] Removing intermediate container 0a7be6890331 [2022-06-27T19:12:53.777Z] ---> c7856643d184 [2022-06-27T19:12:53.777Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-27T19:12:53.777Z] Uninstalling requests-2.26.0: [2022-06-27T19:12:53.777Z] ---> Running in 9f97bf3f0b10 [2022-06-27T19:12:53.777Z] Successfully uninstalled requests-2.26.0 [2022-06-27T19:12:53.777Z] ---> Running in f2f2f8484bc9 [2022-06-27T19:12:53.777Z] Running setup.py install for texttable: started [2022-06-27T19:12:54.038Z] Removing intermediate container f2f2f8484bc9 [2022-06-27T19:12:54.038Z] ---> adf3d10ae0fd [2022-06-27T19:12:54.038Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-27T19:12:54.038Z] ---> Running in 6b59f0a4b48e [2022-06-27T19:12:54.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:54.299Z] Running setup.py install for texttable: finished with status 'done' [2022-06-27T19:12:54.299Z] Running setup.py install for PyYAML: started [2022-06-27T19:12:54.299Z] Removing intermediate container 6b59f0a4b48e [2022-06-27T19:12:54.299Z] ---> d11d5c363981 [2022-06-27T19:12:54.299Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-27T19:12:54.299Z] ---> Running in f589378fb49a [2022-06-27T19:12:54.868Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-27T19:12:54.868Z] Running setup.py install for docopt: started [2022-06-27T19:12:55.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:12:55.130Z] Running setup.py install for docopt: finished with status 'done' [2022-06-27T19:12:55.130Z] Running setup.py install for dockerpty: started [2022-06-27T19:12:55.454Z] OK: 221 MiB in 52 packages [2022-06-27T19:12:55.714Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-27T19:12:55.974Z] Removing intermediate container f589378fb49a [2022-06-27T19:12:55.974Z] ---> 75da95c260e5 [2022-06-27T19:12:55.974Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-27T19:12:56.234Z] ---> Running in 7b8d7d09027d [2022-06-27T19:12:56.234Z] Removing intermediate container 9f97bf3f0b10 [2022-06-27T19:12:56.234Z] ---> 0639151f6b16 [2022-06-27T19:12:56.234Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-27T19:12:56.234Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-27T19:12:56.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:12:56.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:12:56.495Z] ---> 11ea70de0046 [2022-06-27T19:12:56.495Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> 0c6177f6e332 [2022-06-27T19:12:56.495Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> 0aea344fc9d4 [2022-06-27T19:12:56.495Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> 2446f6327368 [2022-06-27T19:12:56.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> 8690c8f253e2 [2022-06-27T19:12:56.495Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> e4dd7b4df040 [2022-06-27T19:12:56.495Z] Step 8/23 : COPY . . [2022-06-27T19:12:56.495Z] ---> Using cache [2022-06-27T19:12:56.495Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:12:56.495Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-27T19:12:56.495Z] Removing intermediate container 7b8d7d09027d [2022-06-27T19:12:56.495Z] ---> 3c7110f5664d [2022-06-27T19:12:56.495Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-27T19:12:56.756Z] ---> Running in 7ff671d3a5cc [2022-06-27T19:12:56.756Z] ---> 694be2ea46f1 [2022-06-27T19:12:56.756Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:12:56.756Z] ---> Running in f18e3443e68b [2022-06-27T19:12:56.756Z] ---> e61069a2bc82 [2022-06-27T19:12:56.756Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-27T19:12:57.016Z] ---> Running in f745b1cfcfbf [2022-06-27T19:12:57.584Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-27T19:12:58.968Z] Removing intermediate container f745b1cfcfbf [2022-06-27T19:12:58.968Z] ---> bcae9085a7c8 [2022-06-27T19:12:58.968Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:12:58.968Z] Removing intermediate container f18e3443e68b [2022-06-27T19:12:58.968Z] ---> 5053830c5008 [2022-06-27T19:12:58.968Z] Step 8/25 : COPY . . [2022-06-27T19:12:59.538Z] ---> f387cd565d50 [2022-06-27T19:12:59.538Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-27T19:13:00.492Z] Removing intermediate container a918b0e829a9 [2022-06-27T19:13:00.492Z] ---> 4d1fdf665840 [2022-06-27T19:13:00.492Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-27T19:13:00.752Z] ---> f1f79124c94d [2022-06-27T19:13:00.752Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-27T19:13:00.752Z] ---> Running in ec5ce23ff30b [2022-06-27T19:13:01.057Z] Removing intermediate container ec5ce23ff30b [2022-06-27T19:13:01.057Z] ---> 0591d54bf297 [2022-06-27T19:13:01.057Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-27T19:13:01.324Z] ---> c58e334fe4b0 [2022-06-27T19:13:01.324Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-27T19:13:01.324Z] ---> Running in 10a34caba415 [2022-06-27T19:13:01.894Z] Removing intermediate container 10a34caba415 [2022-06-27T19:13:01.894Z] ---> 37eb7f1000b3 [2022-06-27T19:13:01.894Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-27T19:13:02.154Z] ---> e5037571e477 [2022-06-27T19:13:02.154Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-27T19:13:02.724Z] ---> c3b529b33464 [2022-06-27T19:13:02.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:02.724Z] ---> 3ccf2f6bb1d6 [2022-06-27T19:13:02.724Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-27T19:13:02.983Z] ---> Running in 59c9907c6407 [2022-06-27T19:13:03.241Z] ---> 89e96a1d1d70 [2022-06-27T19:13:03.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-27T19:13:03.241Z] Removing intermediate container 59c9907c6407 [2022-06-27T19:13:03.241Z] ---> 081d85deb1f2 [2022-06-27T19:13:03.241Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-27T19:13:03.809Z] ---> 7650b7cb7dbf [2022-06-27T19:13:03.809Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-27T19:13:04.071Z] ---> 463ad0ce3ed6 [2022-06-27T19:13:04.071Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-27T19:13:04.071Z] ---> Running in a42d2d290351 [2022-06-27T19:13:04.071Z] ---> Running in ca9bae96e73e [2022-06-27T19:13:04.330Z] Removing intermediate container a42d2d290351 [2022-06-27T19:13:04.330Z] ---> 2ef6c9b4c378 [2022-06-27T19:13:04.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:04.330Z] ---> Running in eaf2930ffc5d [2022-06-27T19:13:04.588Z] Removing intermediate container eaf2930ffc5d [2022-06-27T19:13:04.588Z] ---> c4336b8c6e8c [2022-06-27T19:13:04.588Z] Step 21/23 : LABEL arch=x86_64 [2022-06-27T19:13:04.848Z] ---> Running in 013513689cf9 [2022-06-27T19:13:05.110Z] Removing intermediate container 013513689cf9 [2022-06-27T19:13:05.110Z] ---> 36fa7a8b38df [2022-06-27T19:13:05.110Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:05.110Z] ---> Running in 347b49fad411 [2022-06-27T19:13:05.373Z] Removing intermediate container 347b49fad411 [2022-06-27T19:13:05.373Z] ---> d049c75763dd [2022-06-27T19:13:05.373Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:13:05.639Z] ---> Running in 5bd7b64ab1f2 [2022-06-27T19:13:05.898Z] Removing intermediate container ca9bae96e73e [2022-06-27T19:13:05.898Z] ---> 8648b9b80bd2 [2022-06-27T19:13:05.898Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-27T19:13:06.160Z] ---> Running in 87a76ac46e9b [2022-06-27T19:13:06.160Z] Removing intermediate container 5bd7b64ab1f2 [2022-06-27T19:13:06.160Z] ---> fb4d22f6fbda [2022-06-27T19:13:06.160Z] [2022-06-27T19:13:06.160Z] Successfully built fb4d22f6fbda [2022-06-27T19:13:06.160Z] Successfully tagged sys-mgmt-agent:latest [2022-06-27T19:13:06.160Z] Building security-secretstore-setup [2022-06-27T19:13:06.729Z]  Building sys-mgmt-agent ... done Removing intermediate container 87a76ac46e9b [2022-06-27T19:13:06.729Z] ---> 25693a64b7e3 [2022-06-27T19:13:06.729Z] Step 28/31 : CMD ["gate"] [2022-06-27T19:13:08.637Z] ---> Running in 51e0093ab8bb [2022-06-27T19:13:08.637Z] Removing intermediate container 51e0093ab8bb [2022-06-27T19:13:08.637Z] ---> 39b480f2a93d [2022-06-27T19:13:08.637Z] Step 29/31 : LABEL arch=x86_64 [2022-06-27T19:13:08.637Z] ---> c5e5cf47911d [2022-06-27T19:13:08.637Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:13:08.637Z] ---> Running in dc6c1bbb5d4b [2022-06-27T19:13:08.637Z] ---> Running in ca727792956e [2022-06-27T19:13:08.897Z] Removing intermediate container ca727792956e [2022-06-27T19:13:08.897Z] ---> f26a0148c5dd [2022-06-27T19:13:08.897Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-27T19:13:08.897Z] Removing intermediate container dc6c1bbb5d4b [2022-06-27T19:13:08.897Z] ---> 489637b07369 [2022-06-27T19:13:08.897Z] Step 30/31 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:08.897Z] ---> Running in 1e601272ff7f [2022-06-27T19:13:09.160Z] ---> Running in 9e80a397d305 [2022-06-27T19:13:09.160Z] Removing intermediate container 1e601272ff7f [2022-06-27T19:13:09.160Z] ---> c7620eb23937 [2022-06-27T19:13:09.160Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:13:09.160Z] ---> Running in 8b015ff77c96 [2022-06-27T19:13:09.426Z] Removing intermediate container 9e80a397d305 [2022-06-27T19:13:09.426Z] ---> 62b777b548df [2022-06-27T19:13:09.426Z] Step 31/31 : LABEL version=0.0.0 [2022-06-27T19:13:09.686Z] ---> Running in 10f0897036f7 [2022-06-27T19:13:09.686Z] Removing intermediate container 10f0897036f7 [2022-06-27T19:13:09.686Z] ---> 83638155a037 [2022-06-27T19:13:09.686Z] [2022-06-27T19:13:09.686Z] Successfully built 83638155a037 [2022-06-27T19:13:09.945Z] Successfully tagged security-bootstrapper:latest [2022-06-27T19:13:09.945Z] Building support-scheduler [2022-06-27T19:13:10.749Z] Removing intermediate container 4dd747850ade [2022-06-27T19:13:10.750Z] ---> cceff291a585 [2022-06-27T19:13:10.750Z] Successfully built cceff291a585 [2022-06-27T19:13:10.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:13:11.171Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T19:13:11.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:13:11.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container [2022-06-27T19:13:11.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T19:13:12.845Z] $ docker top 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:13:13.232Z]  Building security-bootstrapper ... done Removing intermediate container d6b38b64927e [2022-06-27T19:13:13.232Z] ---> 0b9ec8e80ee4 [2022-06-27T19:13:13.232Z] [2022-06-27T19:13:13.232Z] Step 9/20 : FROM alpine:3.15 [2022-06-27T19:13:13.232Z] ---> 0ac33e5f5afa [2022-06-27T19:13:13.232Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 97d370245083 [2022-06-27T19:13:13.232Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 42c25fb46b60 [2022-06-27T19:13:13.232Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-27T19:13:13.232Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:13:13.232Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:13:13.232Z] ---> 11ea70de0046 [2022-06-27T19:13:13.232Z] Step 3/25 : WORKDIR /edgex-go [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 0c6177f6e332 [2022-06-27T19:13:13.232Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 0aea344fc9d4 [2022-06-27T19:13:13.232Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 2446f6327368 [2022-06-27T19:13:13.232Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 8690c8f253e2 [2022-06-27T19:13:13.232Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> e4dd7b4df040 [2022-06-27T19:13:13.232Z] Step 8/25 : COPY . . [2022-06-27T19:13:13.232Z] ---> Using cache [2022-06-27T19:13:13.232Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:13:13.232Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-27T19:13:13.232Z] Removing intermediate container 8b015ff77c96 [2022-06-27T19:13:13.232Z] ---> b7cd1d817844 [2022-06-27T19:13:13.232Z] Step 12/25 : WORKDIR /edgex-go [2022-06-27T19:13:13.232Z] ---> Running in 2d118d277bb3 [2022-06-27T19:13:13.232Z] ---> Running in 2c8c4d251038 [2022-06-27T19:13:13.232Z] ---> Running in f1685c344b24 [2022-06-27T19:13:13.490Z] Removing intermediate container f1685c344b24 [2022-06-27T19:13:13.490Z] ---> 0b7d814bfa0d [2022-06-27T19:13:13.490Z] [2022-06-27T19:13:13.490Z] Step 13/25 : FROM alpine:3.15 [2022-06-27T19:13:13.490Z] ---> 0ac33e5f5afa [2022-06-27T19:13:13.490Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:13:13.490Z] ---> Using cache [2022-06-27T19:13:13.490Z] ---> 97d370245083 [2022-06-27T19:13:13.490Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:13.490Z] ---> Using cache [2022-06-27T19:13:13.490Z] ---> 42c25fb46b60 [2022-06-27T19:13:13.490Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-27T19:13:13.490Z] ---> Using cache [2022-06-27T19:13:13.490Z] ---> a0de56ae54d8 [2022-06-27T19:13:13.490Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:13:13.752Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-27T19:13:13.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:13.775Z] + go version [2022-06-27T19:13:13.775Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-27T19:13:13.809Z] $ docker stop --time=1 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 [2022-06-27T19:13:14.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:14.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:13:14.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:13:14.954Z] ---> 11ea70de0046 [2022-06-27T19:13:14.954Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> 0c6177f6e332 [2022-06-27T19:13:14.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> 0aea344fc9d4 [2022-06-27T19:13:14.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> 2446f6327368 [2022-06-27T19:13:14.954Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> 8690c8f253e2 [2022-06-27T19:13:14.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> e4dd7b4df040 [2022-06-27T19:13:14.954Z] Step 8/22 : COPY . . [2022-06-27T19:13:14.954Z] ---> Using cache [2022-06-27T19:13:14.954Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:13:14.954Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-27T19:13:14.954Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:13:14.954Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:13:14.954Z] OK: 15859 distinct packages available [2022-06-27T19:13:15.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:15.409Z] $ docker rm -f 1e6eccf9a54d828cdb5cd67eb3595a4b357b76fc2c534bca5ed1faa1b8892322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-06-27T19:13:15.790Z] ---> 031301b3ef7e [2022-06-27T19:13:15.790Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:13:15.790Z] ---> Running in b887292087cc [2022-06-27T19:13:15.790Z] Removing intermediate container 7ff671d3a5cc [2022-06-27T19:13:15.790Z] ---> 3031b6f25be1 [2022-06-27T19:13:15.790Z] [2022-06-27T19:13:15.790Z] Step 10/23 : FROM alpine:3.14 [2022-06-27T19:13:15.790Z] ---> e04c818066af [2022-06-27T19:13:15.790Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:13:15.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-27T19:13:16.051Z] ---> Running in 8b387524df77 [2022-06-27T19:13:16.051Z] ---> ccc81e04bbe0 [2022-06-27T19:13:16.051Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh [2022-06-27T19:13:16.310Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-27T19:13:16.310Z] ---> 4aba6f6d9f3e [2022-06-27T19:13:16.310Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-27T19:13:16.371Z] + docker inspect -f . ci-base-image-arm64 [2022-06-27T19:13:16.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:13:16.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:16.568Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-27T19:13:16.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:16.568Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:13:16.568Z] ---> b22fe3c3b975 [2022-06-27T19:13:16.568Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:13:16.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container [2022-06-27T19:13:16.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-27T19:13:16.829Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-27T19:13:16.829Z] ---> Running in 8a0af6e4ebb8 [2022-06-27T19:13:16.829Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:13:16.829Z] OK: 6 MiB in 15 packages [2022-06-27T19:13:16.829Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-27T19:13:16.829Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-27T19:13:17.089Z] (5/9) Installing curl (7.80.0-r1) [2022-06-27T19:13:17.089Z] Removing intermediate container 8a0af6e4ebb8 [2022-06-27T19:13:17.089Z] ---> 874c2cc1ffed [2022-06-27T19:13:17.089Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:13:17.089Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-27T19:13:17.089Z] ---> Running in ef6b7b1e44cb [2022-06-27T19:13:17.089Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:13:17.349Z] (8/9) Installing libucontext (1.1-r0) [2022-06-27T19:13:17.349Z] Removing intermediate container 8b387524df77 [2022-06-27T19:13:17.349Z] ---> 91601c61c126 [2022-06-27T19:13:17.349Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:13:17.349Z] Removing intermediate container ef6b7b1e44cb [2022-06-27T19:13:17.349Z] ---> 80af608b0adf [2022-06-27T19:13:17.349Z] Step 23/25 : LABEL arch=x86_64 [2022-06-27T19:13:17.349Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-27T19:13:17.349Z] ---> Running in 5cd24d04bad4 [2022-06-27T19:13:17.349Z] ---> Running in ce9d48cafb50 [2022-06-27T19:13:17.349Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:13:17.349Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:13:17.609Z] OK: 8 MiB in 23 packages [2022-06-27T19:13:17.609Z] Removing intermediate container ce9d48cafb50 [2022-06-27T19:13:17.609Z] ---> 13cf4c9f628e [2022-06-27T19:13:17.609Z] Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:17.609Z] Removing intermediate container 5cd24d04bad4 [2022-06-27T19:13:17.609Z] ---> 84c5f2b41387 [2022-06-27T19:13:17.609Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-27T19:13:17.609Z] ---> Running in 77f34fb8b940 [2022-06-27T19:13:17.609Z] ---> Running in 5c3014125127 [2022-06-27T19:13:17.875Z] Removing intermediate container 77f34fb8b940 [2022-06-27T19:13:17.875Z] ---> d19379a20aa9 [2022-06-27T19:13:17.875Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-27T19:13:17.875Z] Removing intermediate container 5c3014125127 [2022-06-27T19:13:17.875Z] ---> 7b9750310fd0 [2022-06-27T19:13:17.875Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T19:13:17.875Z] ---> Running in f8b7f7aef21a [2022-06-27T19:13:17.949Z] $ docker top 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 -eo pid,comm [2022-06-27T19:13:18.136Z] ---> Running in 29f4ead35313 [2022-06-27T19:13:18.136Z] Removing intermediate container f8b7f7aef21a [2022-06-27T19:13:18.136Z] ---> 5925a343e3bf [2022-06-27T19:13:18.136Z] Step 15/23 : WORKDIR / [2022-06-27T19:13:18.136Z] ---> Running in 21a84953b367 [Pipeline] { [Pipeline] echo [2022-06-27T19:13:18.348Z] ========================================================= [2022-06-27T19:13:18.348Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-27T19:13:18.348Z] ========================================================= [Pipeline] fileExists [2022-06-27T19:13:18.395Z] Removing intermediate container 29f4ead35313 [2022-06-27T19:13:18.395Z] ---> a1f977aa3423 [2022-06-27T19:13:18.395Z] [2022-06-27T19:13:18.395Z] Removing intermediate container 2c8c4d251038 [2022-06-27T19:13:18.395Z] ---> 0f507d1587da [2022-06-27T19:13:18.395Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:13:18.395Z] Successfully built a1f977aa3423 [2022-06-27T19:13:18.395Z] Successfully tagged security-spire-server:latest [2022-06-27T19:13:18.395Z]  Building security-spire-server ... done Building support-notifications [2022-06-27T19:13:18.395Z] Removing intermediate container 21a84953b367 [2022-06-27T19:13:18.395Z] ---> 59456b0c587e [2022-06-27T19:13:18.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2022-06-27T19:13:19.046Z] + make test [2022-06-27T19:13:19.046Z] go mod tidy -compat=1.17 [2022-06-27T19:13:20.028Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-27T19:13:20.300Z] ---> 17cf26053603 [2022-06-27T19:13:20.300Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-27T19:13:20.300Z] ---> 692152e6abe7 [2022-06-27T19:13:20.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-27T19:13:21.685Z] ---> e53ba91747e5 [2022-06-27T19:13:21.685Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:21.685Z] ---> c3b2841aced7 [2022-06-27T19:13:21.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:22.255Z] ---> 595f660fa915 [2022-06-27T19:13:22.255Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-27T19:13:22.519Z] ---> 2e81781dcf45 [2022-06-27T19:13:22.519Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-27T19:13:22.519Z] ---> Running in 88da2fbd51d2 [2022-06-27T19:13:22.519Z] ---> Running in dbae083292cf [2022-06-27T19:13:22.778Z] Removing intermediate container 88da2fbd51d2 [2022-06-27T19:13:22.778Z] ---> 58ae4b806ed5 [2022-06-27T19:13:22.778Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:22.778Z] Removing intermediate container dbae083292cf [2022-06-27T19:13:22.778Z] ---> 2231f56fc80a [2022-06-27T19:13:22.778Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:23.043Z] ---> Running in 37be48ca1921 [2022-06-27T19:13:23.043Z] ---> Running in ac89a7e267df [2022-06-27T19:13:23.043Z] Removing intermediate container 37be48ca1921 [2022-06-27T19:13:23.043Z] ---> 017199d74ff2 [2022-06-27T19:13:23.043Z] Step 21/23 : LABEL arch=x86_64 [2022-06-27T19:13:23.302Z] ---> Running in 091c12234877 [2022-06-27T19:13:23.302Z] Removing intermediate container ac89a7e267df [2022-06-27T19:13:23.302Z] ---> b0e6011fbd86 [2022-06-27T19:13:23.302Z] Step 18/20 : LABEL arch=x86_64 [2022-06-27T19:13:23.302Z] ---> Running in 90314245358e [2022-06-27T19:13:23.302Z] Removing intermediate container 091c12234877 [2022-06-27T19:13:23.302Z] ---> 17114c5f8d76 [2022-06-27T19:13:23.302Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:23.563Z] ---> Running in d5ac270b0526 [2022-06-27T19:13:23.563Z] Removing intermediate container 90314245358e [2022-06-27T19:13:23.563Z] ---> bcea8244e192 [2022-06-27T19:13:23.563Z] Step 19/20 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:23.563Z] ---> Running in 70f77a4e1ce6 [2022-06-27T19:13:23.823Z] Removing intermediate container d5ac270b0526 [2022-06-27T19:13:23.823Z] ---> 233f9c98dfb7 [2022-06-27T19:13:23.823Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:13:23.823Z] ---> Running in cbc34ee91850 [2022-06-27T19:13:23.823Z] Removing intermediate container 70f77a4e1ce6 [2022-06-27T19:13:23.823Z] ---> bdf7c5169545 [2022-06-27T19:13:23.823Z] Step 20/20 : LABEL version=0.0.0 [2022-06-27T19:13:24.086Z] ---> Running in a2051c64d35c [2022-06-27T19:13:24.086Z] Removing intermediate container cbc34ee91850 [2022-06-27T19:13:24.086Z] ---> 4a5080e21c09 [2022-06-27T19:13:24.086Z] [2022-06-27T19:13:24.086Z] Successfully built 4a5080e21c09 [2022-06-27T19:13:24.086Z] Successfully tagged core-metadata:latest [2022-06-27T19:13:24.086Z]  Building core-metadata ... done Building core-command [2022-06-27T19:13:24.348Z] Removing intermediate container a2051c64d35c [2022-06-27T19:13:24.348Z] ---> 8e1da5873058 [2022-06-27T19:13:24.348Z] [2022-06-27T19:13:24.348Z] Successfully built 8e1da5873058 [2022-06-27T19:13:24.348Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-27T19:13:24.607Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:13:24.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:13:24.607Z] ---> 11ea70de0046 [2022-06-27T19:13:24.607Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:13:24.607Z] ---> Using cache [2022-06-27T19:13:24.607Z] ---> 0c6177f6e332 [2022-06-27T19:13:24.607Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:24.607Z] ---> Using cache [2022-06-27T19:13:24.607Z] ---> 0aea344fc9d4 [2022-06-27T19:13:24.607Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-27T19:13:25.991Z] ---> Running in add68155a501 [2022-06-27T19:13:26.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:27.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:27.756Z] OK: 221 MiB in 52 packages [2022-06-27T19:13:28.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-27T19:13:28.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:13:28.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:13:28.278Z] ---> 11ea70de0046 [2022-06-27T19:13:28.278Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> 0c6177f6e332 [2022-06-27T19:13:28.278Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> 0aea344fc9d4 [2022-06-27T19:13:28.278Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> 2446f6327368 [2022-06-27T19:13:28.278Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> 8690c8f253e2 [2022-06-27T19:13:28.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> e4dd7b4df040 [2022-06-27T19:13:28.278Z] Step 8/23 : COPY . . [2022-06-27T19:13:28.278Z] ---> Using cache [2022-06-27T19:13:28.278Z] ---> 2ee3f1ff6cb4 [2022-06-27T19:13:28.278Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-27T19:13:29.659Z] ---> Running in 9fd77aa5d59b [2022-06-27T19:13:29.659Z] Removing intermediate container add68155a501 [2022-06-27T19:13:29.659Z] ---> e37c9e475e77 [2022-06-27T19:13:29.659Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:13:29.933Z] ---> ef6722200f10 [2022-06-27T19:13:29.933Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:13:30.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-27T19:13:30.192Z] ---> Running in c1a9e6a93a8c [2022-06-27T19:13:32.097Z] Removing intermediate container 2d118d277bb3 [2022-06-27T19:13:32.097Z] ---> 81606c94ec1f [2022-06-27T19:13:32.097Z] [2022-06-27T19:13:32.097Z] Step 10/25 : FROM alpine:3.14 [2022-06-27T19:13:32.097Z] ---> e04c818066af [2022-06-27T19:13:32.097Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-27T19:13:32.097Z] ---> Running in 4a1e2fbb059a [2022-06-27T19:13:32.356Z] Removing intermediate container c1a9e6a93a8c [2022-06-27T19:13:32.356Z] ---> 37fdcfc7fd51 [2022-06-27T19:13:32.356Z] Step 8/22 : COPY . . [2022-06-27T19:13:32.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:32.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:32.877Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-27T19:13:32.877Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-27T19:13:32.877Z] (3/3) Installing su-exec (0.2-r1) [2022-06-27T19:13:32.877Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:13:32.877Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:13:32.877Z] OK: 6 MiB in 17 packages [2022-06-27T19:13:35.422Z] Removing intermediate container 4a1e2fbb059a [2022-06-27T19:13:35.422Z] ---> 2e3f1f5a1d9b [2022-06-27T19:13:35.422Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-27T19:13:35.422Z] ---> Running in 163dbe3a2dcd [2022-06-27T19:13:35.681Z] Removing intermediate container 163dbe3a2dcd [2022-06-27T19:13:35.681Z] ---> c3bb12050b5f [2022-06-27T19:13:35.681Z] Step 13/25 : WORKDIR / [2022-06-27T19:13:35.940Z] ---> Running in 7520c5e18a33 [2022-06-27T19:13:36.523Z] Removing intermediate container 7520c5e18a33 [2022-06-27T19:13:36.523Z] ---> 4f3f8449968e [2022-06-27T19:13:36.523Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-27T19:13:37.099Z] ---> 361d78d601cc [2022-06-27T19:13:37.099Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-27T19:13:38.477Z] ---> e0f0fa67034b [2022-06-27T19:13:38.477Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:38.477Z] ---> 5a5b2e9c483b [2022-06-27T19:13:38.477Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-27T19:13:38.742Z] ---> 6fd1926377f1 [2022-06-27T19:13:38.742Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-27T19:13:38.742Z] ---> Running in 7e7fcc082e5a [2022-06-27T19:13:38.742Z] Removing intermediate container b887292087cc [2022-06-27T19:13:38.742Z] ---> f63b2b4c54ce [2022-06-27T19:13:38.742Z] [2022-06-27T19:13:38.742Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:13:38.742Z] ---> e04c818066af [2022-06-27T19:13:38.742Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:13:38.742Z] ---> Using cache [2022-06-27T19:13:38.742Z] ---> 91601c61c126 [2022-06-27T19:13:38.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:13:38.742Z] ---> Using cache [2022-06-27T19:13:38.742Z] ---> 84c5f2b41387 [2022-06-27T19:13:38.742Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-27T19:13:38.742Z] ---> eae44c962546 [2022-06-27T19:13:38.742Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-27T19:13:39.003Z] ---> Running in 26e47774ae7f [2022-06-27T19:13:39.003Z] Removing intermediate container 26e47774ae7f [2022-06-27T19:13:39.003Z] ---> fb0c90f5cf13 [2022-06-27T19:13:39.003Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-27T19:13:39.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-27T19:13:39.003Z] ---> Running in 17f97a327790 [2022-06-27T19:13:39.261Z] ---> e0e1d9e2d2ce [2022-06-27T19:13:39.261Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-27T19:13:39.261Z] Removing intermediate container 17f97a327790 [2022-06-27T19:13:39.261Z] ---> 9c1df321e65e [2022-06-27T19:13:39.261Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:13:39.523Z] ---> 1f110c3f0b62 [2022-06-27T19:13:39.523Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-27T19:13:39.784Z] ---> 07d4a256bc11 [2022-06-27T19:13:39.784Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-27T19:13:40.044Z] ---> 5ae8795223e7 [2022-06-27T19:13:40.044Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-27T19:13:40.304Z] ---> Running in e1ea290bd9af [2022-06-27T19:13:40.304Z] ---> 69b31cdc3114 [2022-06-27T19:13:40.304Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:40.565Z] ---> aa38baf8aac4 [2022-06-27T19:13:40.565Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-27T19:13:40.565Z] ---> Running in 05f2ee7244a9 [2022-06-27T19:13:40.825Z] Removing intermediate container 05f2ee7244a9 [2022-06-27T19:13:40.825Z] ---> ae8d0a090a55 [2022-06-27T19:13:40.825Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:40.825Z] ---> Running in ab900a71e615 [2022-06-27T19:13:41.087Z] Removing intermediate container ab900a71e615 [2022-06-27T19:13:41.087Z] ---> 1b23aa775e4a [2022-06-27T19:13:41.087Z] Step 20/22 : LABEL arch=x86_64 [2022-06-27T19:13:41.087Z] ---> Running in 61e3bccbf810 [2022-06-27T19:13:41.087Z] Removing intermediate container e1ea290bd9af [2022-06-27T19:13:41.087Z] ---> f7ab9c365cd6 [2022-06-27T19:13:41.087Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-27T19:13:41.348Z] Removing intermediate container 61e3bccbf810 [2022-06-27T19:13:41.348Z] ---> 4d5f1c8839e1 [2022-06-27T19:13:41.348Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:41.348Z] ---> Running in 3264e03e96b5 [2022-06-27T19:13:41.348Z] ---> Running in 2369cf7e45c1 [2022-06-27T19:13:41.348Z] Removing intermediate container 3264e03e96b5 [2022-06-27T19:13:41.348Z] ---> b161579f7513 [2022-06-27T19:13:41.348Z] Step 23/25 : LABEL arch=x86_64 [2022-06-27T19:13:41.348Z] Removing intermediate container 2369cf7e45c1 [2022-06-27T19:13:41.348Z] ---> 4b254619d846 [2022-06-27T19:13:41.348Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:13:41.348Z] ---> Running in a3e4895957d4 [2022-06-27T19:13:41.612Z] ---> Running in 2d2828f570f0 [2022-06-27T19:13:41.612Z] Removing intermediate container a3e4895957d4 [2022-06-27T19:13:41.612Z] ---> 6a74c04cacca [2022-06-27T19:13:41.612Z] Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:41.612Z] Removing intermediate container 2d2828f570f0 [2022-06-27T19:13:41.612Z] ---> ac3ee87af937 [2022-06-27T19:13:41.612Z] [2022-06-27T19:13:41.612Z] ---> Running in 87ee6eb97b34 [2022-06-27T19:13:41.871Z] Successfully built ac3ee87af937 [2022-06-27T19:13:41.872Z] Successfully tagged support-scheduler:latest [2022-06-27T19:13:41.872Z]  Building support-scheduler ... done Removing intermediate container 87ee6eb97b34 [2022-06-27T19:13:41.872Z] ---> 2d07ac0357aa [2022-06-27T19:13:41.872Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T19:13:41.872Z] ---> Running in c4c617150777 [2022-06-27T19:13:42.133Z] Removing intermediate container c4c617150777 [2022-06-27T19:13:42.133Z] ---> ea0ce8d9e10d [2022-06-27T19:13:42.133Z] [2022-06-27T19:13:42.133Z] Successfully built ea0ce8d9e10d [2022-06-27T19:13:42.133Z] Successfully tagged security-secretstore-setup:latest [2022-06-27T19:13:43.515Z]  Building security-secretstore-setup ... done Removing intermediate container 9fd77aa5d59b [2022-06-27T19:13:43.515Z] ---> 99528519c796 [2022-06-27T19:13:43.515Z] [2022-06-27T19:13:43.515Z] Step 10/23 : FROM alpine:3.14 [2022-06-27T19:13:43.515Z] ---> e04c818066af [2022-06-27T19:13:43.515Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:13:43.515Z] ---> Using cache [2022-06-27T19:13:43.515Z] ---> 91601c61c126 [2022-06-27T19:13:43.515Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:13:43.515Z] ---> Using cache [2022-06-27T19:13:43.515Z] ---> 84c5f2b41387 [2022-06-27T19:13:43.515Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-27T19:13:43.775Z] ---> Running in 1e177ad84e63 [2022-06-27T19:13:43.775Z] Removing intermediate container 1e177ad84e63 [2022-06-27T19:13:43.775Z] ---> e191bb3f3f6f [2022-06-27T19:13:43.775Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-27T19:13:43.775Z] ---> Running in 1748aef452cf [2022-06-27T19:13:44.035Z] Removing intermediate container 1748aef452cf [2022-06-27T19:13:44.035Z] ---> 5cc26ed6bab0 [2022-06-27T19:13:44.035Z] Step 15/23 : WORKDIR / [2022-06-27T19:13:44.035Z] ---> Running in 7e20fb99a270 [2022-06-27T19:13:44.293Z] Removing intermediate container 7e20fb99a270 [2022-06-27T19:13:44.293Z] ---> 5efca621f36b [2022-06-27T19:13:44.293Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:13:44.553Z] ---> ea3492dcabd1 [2022-06-27T19:13:44.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-27T19:13:44.814Z] ---> c65a8f5b885c [2022-06-27T19:13:44.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:45.077Z] ---> 56db86432012 [2022-06-27T19:13:45.077Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-27T19:13:45.337Z] ---> Running in b2fda80118f1 [2022-06-27T19:13:45.337Z] Removing intermediate container b2fda80118f1 [2022-06-27T19:13:45.337Z] ---> 7d7141528787 [2022-06-27T19:13:45.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:45.337Z] ---> Running in e0a26f1b991d [2022-06-27T19:13:45.599Z] Removing intermediate container e0a26f1b991d [2022-06-27T19:13:45.599Z] ---> 799162465a54 [2022-06-27T19:13:45.599Z] Step 21/23 : LABEL arch=x86_64 [2022-06-27T19:13:45.599Z] ---> Running in 3aa2827e9206 [2022-06-27T19:13:45.861Z] Removing intermediate container 3aa2827e9206 [2022-06-27T19:13:45.861Z] ---> b7cddbbab7ce [2022-06-27T19:13:45.861Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:45.861Z] ---> Running in d056570c03d3 [2022-06-27T19:13:46.120Z] Removing intermediate container d056570c03d3 [2022-06-27T19:13:46.120Z] ---> 8723710fa402 [2022-06-27T19:13:46.120Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:13:46.381Z] ---> Running in 5d925e82b6de [2022-06-27T19:13:46.381Z] Removing intermediate container 5d925e82b6de [2022-06-27T19:13:46.381Z] ---> 1360056813d1 [2022-06-27T19:13:46.381Z] [2022-06-27T19:13:46.643Z] Successfully built 1360056813d1 [2022-06-27T19:13:46.643Z] Successfully tagged core-command:latest [2022-06-27T19:13:52.389Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-27T19:13:54.777Z]  Building core-command ... done Removing intermediate container 7e7fcc082e5a [2022-06-27T19:13:54.777Z] ---> de12bed7d8cf [2022-06-27T19:13:54.777Z] [2022-06-27T19:13:54.777Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:13:54.777Z] ---> e04c818066af [2022-06-27T19:13:54.777Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-27T19:13:54.777Z] ---> Running in 856a93a0ef5d [2022-06-27T19:13:54.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:55.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-27T19:13:55.297Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-27T19:13:55.297Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-27T19:13:55.297Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:13:55.297Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:13:55.297Z] OK: 6 MiB in 16 packages [2022-06-27T19:13:55.868Z] Removing intermediate container 856a93a0ef5d [2022-06-27T19:13:55.868Z] ---> d83323bdbf52 [2022-06-27T19:13:55.868Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:13:55.868Z] ---> Running in 895df450ea88 [2022-06-27T19:13:55.868Z] Removing intermediate container 895df450ea88 [2022-06-27T19:13:55.868Z] ---> e554307fb64d [2022-06-27T19:13:55.868Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-27T19:13:55.868Z] ---> Running in 54c12b8005ba [2022-06-27T19:13:55.868Z] Removing intermediate container 54c12b8005ba [2022-06-27T19:13:55.868Z] ---> 8e2a5566ef3f [2022-06-27T19:13:55.868Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-27T19:13:55.868Z] ---> Running in f7d081049a69 [2022-06-27T19:13:56.129Z] Removing intermediate container f7d081049a69 [2022-06-27T19:13:56.129Z] ---> 155be27141dd [2022-06-27T19:13:56.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:13:56.129Z] ---> cc275e6f81ab [2022-06-27T19:13:56.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-27T19:13:56.699Z] ---> fd8fbe5f0a5c [2022-06-27T19:13:56.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-27T19:13:56.699Z] ---> e6c45492525c [2022-06-27T19:13:56.699Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-27T19:13:56.959Z] ---> Running in 4dea310ff0c1 [2022-06-27T19:13:56.959Z] Removing intermediate container 4dea310ff0c1 [2022-06-27T19:13:56.959Z] ---> 65fffb78a63f [2022-06-27T19:13:56.959Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:13:56.959Z] ---> Running in 661873cca780 [2022-06-27T19:13:56.959Z] Removing intermediate container 661873cca780 [2022-06-27T19:13:56.959Z] ---> f7e44d9eb45a [2022-06-27T19:13:56.959Z] Step 20/22 : LABEL arch=x86_64 [2022-06-27T19:13:57.220Z] ---> Running in 9de8e3e085a7 [2022-06-27T19:13:57.220Z] Removing intermediate container 9de8e3e085a7 [2022-06-27T19:13:57.220Z] ---> 1391d9723cc9 [2022-06-27T19:13:57.220Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:13:57.220Z] ---> Running in 42ea2a61a954 [2022-06-27T19:13:57.220Z] Removing intermediate container 42ea2a61a954 [2022-06-27T19:13:57.220Z] ---> c23c4d13acd3 [2022-06-27T19:13:57.220Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:13:57.480Z] ---> Running in 2f36085003c5 [2022-06-27T19:13:57.480Z] Removing intermediate container 2f36085003c5 [2022-06-27T19:13:57.480Z] ---> 9e0d159808bc [2022-06-27T19:13:57.480Z] [2022-06-27T19:13:57.480Z] Successfully built 9e0d159808bc [2022-06-27T19:13:57.480Z] Successfully tagged support-notifications:latest [2022-06-27T19:13:57.747Z]  Building support-notifications ... done  [Pipeline] } [2022-06-27T19:13:57.764Z] $ docker stop --time=1 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 [2022-06-27T19:13:59.044Z] $ docker rm -f 6ae2ebf84d2781140216be9f44d4fcf1e09c04be764939feb6d8eef798860c09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T19:13:59.457Z] + docker images [2022-06-27T19:13:59.457Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-27T19:13:59.457Z] support-notifications latest 9e0d159808bc 2 seconds ago 27MB [2022-06-27T19:13:59.457Z] de12bed7d8cf 6 seconds ago 1.68GB [2022-06-27T19:13:59.457Z] core-command latest 1360056813d1 13 seconds ago 16.1MB [2022-06-27T19:13:59.457Z] 99528519c796 17 seconds ago 1.61GB [2022-06-27T19:13:59.457Z] security-secretstore-setup latest ea0ce8d9e10d 18 seconds ago 28.5MB [2022-06-27T19:13:59.457Z] support-scheduler latest ac3ee87af937 18 seconds ago 26.4MB [2022-06-27T19:13:59.457Z] f63b2b4c54ce 21 seconds ago 1.67GB [2022-06-27T19:13:59.457Z] 81606c94ec1f 28 seconds ago 1.63GB [2022-06-27T19:13:59.458Z] security-spiffe-token-provider latest 8e1da5873058 35 seconds ago 29MB [2022-06-27T19:13:59.458Z] core-metadata latest 4a5080e21c09 36 seconds ago 17MB [2022-06-27T19:13:59.458Z] security-spire-server latest a1f977aa3423 41 seconds ago 87.3MB [2022-06-27T19:13:59.458Z] 3031b6f25be1 45 seconds ago 1.62GB [2022-06-27T19:13:59.458Z] 0b7d814bfa0d 46 seconds ago 1.52GB [2022-06-27T19:13:59.458Z] 0b9ec8e80ee4 48 seconds ago 1.67GB [2022-06-27T19:13:59.458Z] security-bootstrapper latest 83638155a037 50 seconds ago 19.1MB [2022-06-27T19:13:59.458Z] sys-mgmt-agent latest fb4d22f6fbda 54 seconds ago 299MB [2022-06-27T19:13:59.458Z] core-data latest 3c464dfb6ee2 About a minute ago 22.5MB [2022-06-27T19:13:59.458Z] b1012790a98e About a minute ago 1.62GB [2022-06-27T19:13:59.458Z] security-proxy-setup latest 48f69f1b114c About a minute ago 26.9MB [2022-06-27T19:13:59.458Z] fa1e0ae925c3 About a minute ago 1.62GB [2022-06-27T19:13:59.458Z] f02338d8c063 About a minute ago 1.65GB [2022-06-27T19:13:59.458Z] cdc3a9450be1 About a minute ago 1.62GB [2022-06-27T19:13:59.458Z] security-spire-agent latest 0a8147831a5b About a minute ago 127MB [2022-06-27T19:13:59.458Z] security-spire-config latest d20755db5b5b About a minute ago 86.7MB [2022-06-27T19:13:59.458Z] 24d9da50b72a About a minute ago 1.52GB [2022-06-27T19:13:59.458Z] 7f35a08739f1 About a minute ago 1.52GB [2022-06-27T19:13:59.458Z] ci-base-image-x86_64 latest 11ea70de0046 4 minutes ago 1.02GB [2022-06-27T19:13:59.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-27T19:13:59.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-27T19:13:59.458Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-27T19:13:59.458Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-27T19:13:59.458Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-27T19:13:59.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-27T19:15:29.243Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-27T19:15:29.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-27T19:15:29.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-27T19:15:29.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-27T19:15:29.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-27T19:15:29.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-27T19:15:29.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-27T19:15:42.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2022-06-27T19:15:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-27T19:15:42.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-27T19:15:48.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements [2022-06-27T19:15:48.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-27T19:15:48.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 53.4% of statements [2022-06-27T19:15:48.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-27T19:15:48.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-27T19:16:11.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.609s coverage: 89.2% of statements [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:16:11.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 83.8% of statements [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-27T19:16:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.110s coverage: 95.6% of statements [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.392s coverage: 60.0% of statements [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.651s coverage: 0.9% of statements [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.487s coverage: 58.8% of statements [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.497s coverage: 29.6% of statements [2022-06-27T19:16:13.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.417s coverage: 47.1% of statements [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2022-06-27T19:16:13.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements [2022-06-27T19:16:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements [2022-06-27T19:16:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2022-06-27T19:16:31.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 82.5% of statements [2022-06-27T19:16:31.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.221s coverage: 87.2% of statements [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.324s coverage: 85.4% of statements [2022-06-27T19:16:39.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.965s coverage: 91.2% of statements [2022-06-27T19:16:39.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.916s coverage: 64.4% of statements [2022-06-27T19:16:42.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-27T19:16:42.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-06-27T19:16:42.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2022-06-27T19:16:51.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements [2022-06-27T19:16:51.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-27T19:16:51.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-27T19:16:51.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-27T19:16:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.903s coverage: 43.8% of statements [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-27T19:16:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-27T19:16:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-27T19:16:53.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-27T19:17:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-27T19:17:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-27T19:17:02.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.346s coverage: 63.2% of statements [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-27T19:17:02.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-27T19:17:02.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-27T19:17:02.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-27T19:17:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-27T19:17:02.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-06-27T19:17:02.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-06-27T19:17:03.069Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-27T19:17:03.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-27T19:17:03.069Z] GO111MODULE=on go vet ./... [2022-06-27T19:18:54.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-27T19:18:54.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-27T19:18:54.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-27T19:18:55.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-27T19:18:55.677Z] + ls -al . [2022-06-27T19:18:55.677Z] total 680 [2022-06-27T19:18:55.677Z] drwxrwxr-x 9 1001 1001 4096 Jun 27 19:13 . [2022-06-27T19:18:55.677Z] drwxr-xr-x 4 root root 4096 Jun 27 19:13 .. [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 19:11 .dockerignore [2022-06-27T19:18:55.677Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 19:11 .git [2022-06-27T19:18:55.677Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 19:11 .github [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 879 Jun 27 19:11 .gitignore [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 42 Jun 27 19:11 .golangci.yml [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 87 Jun 27 19:11 .hadolint.yml [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 19:11 .sonarcloud.properties [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 1171 Jun 27 19:11 ADOPTERS.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 10347 Jun 27 19:11 Attribution.txt [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 63209 Jun 27 19:11 CHANGELOG.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 19:11 CONTRIBUTING.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 677 Jun 27 19:11 GOVERNANCE.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 850 Jun 27 19:11 Jenkinsfile [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 19:11 LICENSE [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 10389 Jun 27 19:11 Makefile [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 582 Jun 27 19:11 OWNERS.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 9094 Jun 27 19:11 README.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 6912 Jun 27 19:11 SECURITY.md [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 19:09 VERSION [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 19:11 ZMQWindows.md [2022-06-27T19:18:55.677Z] drwxrwxr-x 2 1001 1001 4096 Jun 27 19:11 bin [2022-06-27T19:18:55.677Z] drwxrwxr-x 18 1001 1001 4096 Jun 27 19:11 cmd [2022-06-27T19:18:55.677Z] -rw-r--r-- 1 root root 435411 Jun 27 19:17 coverage.out [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 3311 Jun 27 19:11 go.mod [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 36231 Jun 27 19:13 go.sum [2022-06-27T19:18:55.677Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 19:11 internal [2022-06-27T19:18:55.677Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 19:11 openapi [2022-06-27T19:18:55.677Z] drwxrwxr-x 4 1001 1001 4096 Jun 27 19:11 snap [2022-06-27T19:18:55.677Z] -rw-rw-r-- 1 1001 1001 204 Jun 27 19:11 version.go [Pipeline] sh [2022-06-27T19:18:56.350Z] + '[' -e coverage.out ] [2022-06-27T19:18:56.350Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-27T19:18:56.384Z] Warning: overwriting stash ‘coverage-report’ [2022-06-27T19:18:57.157Z] Stashed 1 file(s) [Pipeline] sh [2022-06-27T19:18:57.828Z] + make build [2022-06-27T19:18:57.828Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-27T19:20:19.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-27T19:21:16.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-27T19:21:16.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-27T19:21:48.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-27T19:21:48.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-27T19:21:50.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-27T19:21:57.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-27T19:21:59.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-27T19:22:05.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-27T19:22:08.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-27T19:22:11.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-27T19:22:19.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-27T19:22:24.062Z] $ docker stop --time=1 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 [2022-06-27T19:22:26.060Z] $ docker rm -f 06fc5247721f4f66c59b1a71a8f3c26cc810387236c0fcfa43c382d1e0492735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:22:28.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-27T19:22:28.553Z] [2022-06-27T19:22:28.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:22:29.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-27T19:22:29.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-27T19:22:29.306Z] 29e5d40040c1: Pulling fs layer [2022-06-27T19:22:29.306Z] 1ce36da41761: Pulling fs layer [2022-06-27T19:22:29.306Z] 25b303627fd3: Pulling fs layer [2022-06-27T19:22:29.306Z] 29e5d40040c1: Verifying Checksum [2022-06-27T19:22:29.306Z] 29e5d40040c1: Download complete [2022-06-27T19:22:29.919Z] 1ce36da41761: Verifying Checksum [2022-06-27T19:22:29.919Z] 1ce36da41761: Download complete [2022-06-27T19:22:30.227Z] 29e5d40040c1: Pull complete [2022-06-27T19:22:32.274Z] 25b303627fd3: Verifying Checksum [2022-06-27T19:22:32.275Z] 25b303627fd3: Download complete [2022-06-27T19:22:32.275Z] 1ce36da41761: Pull complete [2022-06-27T19:22:44.794Z] 25b303627fd3: Pull complete [2022-06-27T19:22:44.794Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-27T19:22:44.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-27T19:22:44.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:22:45.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container [2022-06-27T19:22:45.246Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-27T19:22:47.498Z] $ docker top d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:22:48.448Z] + docker-compose build+ --help [2022-06-27T19:22:48.448Z] grep parallel [2022-06-27T19:22:52.742Z] --parallel Build images in parallel. [Pipeline] } [2022-06-27T19:22:52.770Z] $ docker stop --time=1 d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 [2022-06-27T19:22:54.394Z] $ docker rm -f d86d23570300e37523180116589be9cc71a49fd1e5c019e5fda7e1ca7b2b53f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:22:55.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-27T19:22:55.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:22:55.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container [2022-06-27T19:22:55.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-27T19:22:56.796Z] $ docker top e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:22:57.754Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-27T19:23:02.050Z] Building core-command ... [2022-06-27T19:23:02.050Z] Building core-data ... [2022-06-27T19:23:02.050Z] Building core-metadata ... [2022-06-27T19:23:02.050Z] Building security-bootstrapper ... [2022-06-27T19:23:02.050Z] Building security-proxy-setup ... [2022-06-27T19:23:02.050Z] Building security-secretstore-setup ... [2022-06-27T19:23:02.050Z] Building security-spiffe-token-provider ... [2022-06-27T19:23:02.050Z] Building security-spire-agent ... [2022-06-27T19:23:02.050Z] Building security-spire-config ... [2022-06-27T19:23:02.050Z] Building security-spire-server ... [2022-06-27T19:23:02.050Z] Building support-notifications ... [2022-06-27T19:23:02.050Z] Building support-scheduler ... [2022-06-27T19:23:02.050Z] Building sys-mgmt-agent ... [2022-06-27T19:23:02.050Z] Building security-spire-config [2022-06-27T19:23:02.050Z] Building security-secretstore-setup [2022-06-27T19:23:02.050Z] Building core-command [2022-06-27T19:23:02.050Z] Building sys-mgmt-agent [2022-06-27T19:23:02.050Z] Building security-proxy-setup [2022-06-27T19:24:23.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:24:23.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:24:23.825Z] ---> cceff291a585 [2022-06-27T19:24:23.825Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:24:23.825Z] ---> Running in 7056a330a15a [2022-06-27T19:24:23.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:24:23.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:24:23.825Z] ---> cceff291a585 [2022-06-27T19:24:23.825Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:24:23.825Z] ---> Running in 3b45f56f5cec [2022-06-27T19:24:24.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:24:24.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:24:24.432Z] ---> cceff291a585 [2022-06-27T19:24:24.432Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:24:24.432Z] ---> Running in 89019e79c431 [2022-06-27T19:24:24.432Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:24:24.432Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:24:24.432Z] ---> cceff291a585 [2022-06-27T19:24:24.432Z] Step 3/25 : WORKDIR /edgex-go [2022-06-27T19:24:24.432Z] ---> Running in 1ac8ee54b1b8 [2022-06-27T19:24:24.712Z] Removing intermediate container 3b45f56f5cec [2022-06-27T19:24:24.712Z] ---> a9b4a841fede [2022-06-27T19:24:24.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:24:24.712Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:24:24.712Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:24:24.712Z] ---> cceff291a585 [2022-06-27T19:24:24.712Z] Step 3/26 : WORKDIR /edgex-go [2022-06-27T19:24:24.712Z] ---> Running in 7ff856fc700a [2022-06-27T19:24:24.712Z] ---> Running in 143daaee9b41 [2022-06-27T19:24:24.988Z] Removing intermediate container 7056a330a15a [2022-06-27T19:24:24.988Z] ---> bc35b6597604 [2022-06-27T19:24:24.988Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:24:24.988Z] Removing intermediate container 7ff856fc700a [2022-06-27T19:24:24.988Z] ---> 5d057327b0bc [2022-06-27T19:24:24.988Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:24:25.262Z] Removing intermediate container 89019e79c431 [2022-06-27T19:24:25.262Z] ---> 576d07e0b439 [2022-06-27T19:24:25.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:24:25.263Z] ---> Running in a40fb200068d [2022-06-27T19:24:25.263Z] ---> Running in ccba31c1c4fb [2022-06-27T19:24:25.263Z] ---> Running in f4c24af69fd9 [2022-06-27T19:24:25.858Z] Removing intermediate container 1ac8ee54b1b8 [2022-06-27T19:24:25.858Z] ---> 8d7b13657c91 [2022-06-27T19:24:25.858Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:24:25.858Z] ---> Running in ce00d3d68b3a [2022-06-27T19:24:28.504Z] Removing intermediate container 143daaee9b41 [2022-06-27T19:24:28.504Z] ---> 6bcbefea1386 [2022-06-27T19:24:28.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-27T19:24:28.504Z] ---> Running in ca6d797285d1 [2022-06-27T19:24:28.788Z] Removing intermediate container a40fb200068d [2022-06-27T19:24:28.788Z] ---> 804b073abfbe [2022-06-27T19:24:28.788Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-27T19:24:29.066Z] ---> Running in 81dbdaabbdad [2022-06-27T19:24:29.347Z] Removing intermediate container f4c24af69fd9 [2022-06-27T19:24:29.347Z] ---> e89e428ec125 [2022-06-27T19:24:29.347Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-27T19:24:29.629Z] ---> Running in 4902f3367602 [2022-06-27T19:24:29.629Z] Removing intermediate container ce00d3d68b3a [2022-06-27T19:24:29.629Z] ---> f27107c8c314 [2022-06-27T19:24:29.629Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-27T19:24:29.910Z] ---> Running in cfbd8ded13d6 [2022-06-27T19:24:29.910Z] Removing intermediate container ccba31c1c4fb [2022-06-27T19:24:29.910Z] ---> 3d66a99d750d [2022-06-27T19:24:29.910Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:24:30.191Z] ---> Running in c3ad7c05e49e [2022-06-27T19:24:30.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:31.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:32.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:32.845Z] OK: 220 MiB in 52 packages [2022-06-27T19:24:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:32.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:24:33.125Z] OK: 220 MiB in 52 packages [2022-06-27T19:24:34.121Z] OK: 220 MiB in 52 packages [2022-06-27T19:24:34.121Z] OK: 220 MiB in 52 packages [2022-06-27T19:24:34.401Z] OK: 220 MiB in 52 packages [2022-06-27T19:24:34.401Z] Removing intermediate container 81dbdaabbdad [2022-06-27T19:24:34.401Z] ---> 37d117217eda [2022-06-27T19:24:34.401Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:24:34.679Z] Removing intermediate container ca6d797285d1 [2022-06-27T19:24:34.679Z] ---> 987ccda93fa7 [2022-06-27T19:24:34.679Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:24:35.682Z] Removing intermediate container 4902f3367602 [2022-06-27T19:24:35.682Z] ---> abf72015c05c [2022-06-27T19:24:35.682Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:24:35.962Z] ---> e5d31f4aad5b [2022-06-27T19:24:35.962Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:24:35.962Z] Removing intermediate container c3ad7c05e49e [2022-06-27T19:24:35.962Z] ---> 84070c3593da [2022-06-27T19:24:35.962Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-27T19:24:35.962Z] Removing intermediate container cfbd8ded13d6 [2022-06-27T19:24:35.962Z] ---> 65853404ad67 [2022-06-27T19:24:35.962Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-27T19:24:35.962Z] ---> Running in 9d7f2c79ae63 [2022-06-27T19:24:36.571Z] ---> 0cd42b2729d7 [2022-06-27T19:24:36.571Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:24:36.848Z] ---> Running in a022ec8dca0e [2022-06-27T19:24:37.126Z] ---> 5c5e713c15a8 [2022-06-27T19:24:37.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:24:37.405Z] ---> Running in 4b5685f3ed59 [2022-06-27T19:24:37.701Z] ---> 43c1b955187e [2022-06-27T19:24:37.701Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:24:37.701Z] ---> 15eb5dc203e3 [2022-06-27T19:24:37.701Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:24:37.985Z] ---> Running in f997f9b654e8 [2022-06-27T19:24:37.985Z] ---> Running in b2767918875e [2022-06-27T19:24:41.408Z] Removing intermediate container 9d7f2c79ae63 [2022-06-27T19:24:41.408Z] ---> 94830f789b54 [2022-06-27T19:24:41.408Z] Step 8/23 : COPY . . [2022-06-27T19:24:42.432Z] Removing intermediate container a022ec8dca0e [2022-06-27T19:24:42.432Z] ---> 194ac892e54a [2022-06-27T19:24:42.432Z] Step 8/22 : COPY . . [2022-06-27T19:24:43.039Z] Removing intermediate container 4b5685f3ed59 [2022-06-27T19:24:43.039Z] ---> 75a0596dd4f2 [2022-06-27T19:24:43.039Z] Step 8/23 : COPY . . [2022-06-27T19:24:44.030Z] Removing intermediate container b2767918875e [2022-06-27T19:24:44.030Z] ---> 0fc216203e74 [2022-06-27T19:24:44.030Z] Step 8/26 : COPY . . [2022-06-27T19:24:44.030Z] Removing intermediate container f997f9b654e8 [2022-06-27T19:24:44.030Z] ---> c80af7f392ba [2022-06-27T19:24:44.030Z] Step 8/25 : COPY . . [2022-06-27T19:25:10.848Z] ---> 834b8a3392b9 [2022-06-27T19:25:10.848Z] ---> feffa72c00be [2022-06-27T19:25:10.848Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-27T19:25:10.848Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-27T19:25:10.848Z] ---> fb81cf34aaaa [2022-06-27T19:25:10.848Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-27T19:25:10.848Z] ---> Running in 07a669a95fdc [2022-06-27T19:25:10.848Z] ---> Running in e859e02bf34e [2022-06-27T19:25:10.848Z] ---> Running in 76a69ba61cce [2022-06-27T19:25:10.848Z] ---> 0a023e220814 [2022-06-27T19:25:10.848Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:25:10.848Z] ---> a83fdcb2e625 [2022-06-27T19:25:10.848Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-27T19:25:10.848Z] ---> Running in f444805bb580 [2022-06-27T19:25:10.848Z] ---> Running in b165fb39aa04 [2022-06-27T19:25:10.848Z] Removing intermediate container f444805bb580 [2022-06-27T19:25:10.848Z] ---> 8c16e5198193 [2022-06-27T19:25:10.848Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-27T19:25:10.848Z] ---> Running in 27d02f5dab5d [2022-06-27T19:25:11.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-27T19:25:11.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-27T19:25:11.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-27T19:25:11.409Z] Removing intermediate container 27d02f5dab5d [2022-06-27T19:25:11.409Z] ---> 119c06146b76 [2022-06-27T19:25:11.409Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:25:11.692Z] ---> Running in 84b5b8330003 [2022-06-27T19:25:12.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-27T19:25:14.291Z] Removing intermediate container 84b5b8330003 [2022-06-27T19:25:14.291Z] ---> 4cbe18f1592e [2022-06-27T19:25:14.291Z] Step 12/26 : WORKDIR /edgex-go [2022-06-27T19:25:14.571Z] ---> Running in 53f619b9c601 [2022-06-27T19:25:14.845Z] Removing intermediate container 53f619b9c601 [2022-06-27T19:25:14.845Z] ---> 3a591ef0f4fc [2022-06-27T19:25:14.845Z] [2022-06-27T19:25:14.845Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T19:25:15.118Z] 3.15: Pulling from library/alpine [2022-06-27T19:25:17.110Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-27T19:25:17.110Z] Status: Downloaded newer image for alpine:3.15 [2022-06-27T19:25:17.110Z] ---> 3fb3c9af89a9 [2022-06-27T19:25:17.110Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:25:17.110Z] ---> Running in 41e1630336b3 [2022-06-27T19:25:17.719Z] Removing intermediate container 41e1630336b3 [2022-06-27T19:25:17.719Z] ---> 6afed9b12f20 [2022-06-27T19:25:17.719Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:25:17.719Z] ---> Running in 38b51f6ff224 [2022-06-27T19:25:21.128Z] Removing intermediate container 38b51f6ff224 [2022-06-27T19:25:21.128Z] ---> 6e6cc56c044f [2022-06-27T19:25:21.128Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-27T19:25:21.128Z] ---> Running in 1c60fb3e8c3d [2022-06-27T19:25:22.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:25:23.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:25:25.044Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:25:25.044Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:25:25.044Z] OK: 15736 distinct packages available [2022-06-27T19:25:25.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:25:26.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:25:27.050Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-27T19:25:27.050Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:25:27.327Z] (3/4) Installing libucontext (1.1-r0) [2022-06-27T19:25:27.327Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-27T19:25:27.327Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:25:27.327Z] OK: 6 MiB in 18 packages [2022-06-27T19:25:29.333Z] Removing intermediate container 1c60fb3e8c3d [2022-06-27T19:25:29.334Z] ---> 42d228a85424 [2022-06-27T19:25:29.334Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:25:34.787Z] ---> e984b8927ab4 [2022-06-27T19:25:34.787Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:25:35.767Z] ---> 53521104358a [2022-06-27T19:25:35.767Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-27T19:25:35.767Z] ---> Running in e6cc1616afd1 [2022-06-27T19:25:36.368Z] Removing intermediate container e6cc1616afd1 [2022-06-27T19:25:36.368Z] ---> 07da22771415 [2022-06-27T19:25:36.368Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-27T19:25:37.356Z] ---> d3f997983e53 [2022-06-27T19:25:37.356Z] Step 21/26 : WORKDIR / [2022-06-27T19:25:37.356Z] ---> Running in 240e0a9e1d44 [2022-06-27T19:25:37.970Z] Removing intermediate container 240e0a9e1d44 [2022-06-27T19:25:37.970Z] ---> dccdbdf7c5a5 [2022-06-27T19:25:37.970Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:25:38.246Z] ---> Running in 7b9f17b70b05 [2022-06-27T19:25:38.857Z] Removing intermediate container 7b9f17b70b05 [2022-06-27T19:25:38.857Z] ---> a69026417c7b [2022-06-27T19:25:38.857Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:25:38.857Z] ---> Running in 4cab554c2d4b [2022-06-27T19:25:39.139Z] Removing intermediate container 4cab554c2d4b [2022-06-27T19:25:39.417Z] ---> 7c0c749a6cc7 [2022-06-27T19:25:39.417Z] Step 24/26 : LABEL arch=arm64 [2022-06-27T19:25:39.417Z] ---> Running in 6eb063896249 [2022-06-27T19:25:40.041Z] Removing intermediate container 6eb063896249 [2022-06-27T19:25:40.041Z] ---> bc819cbdd63f [2022-06-27T19:25:40.041Z] Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:25:40.041Z] ---> Running in 1a8017cab15f [2022-06-27T19:25:40.648Z] Removing intermediate container 1a8017cab15f [2022-06-27T19:25:40.648Z] ---> cf69985db1c5 [2022-06-27T19:25:40.648Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T19:25:40.648Z] ---> Running in dc3dc756b2b8 [2022-06-27T19:25:41.257Z] Removing intermediate container dc3dc756b2b8 [2022-06-27T19:25:41.257Z] ---> ed063e1a2826 [2022-06-27T19:25:41.257Z] [2022-06-27T19:25:41.533Z] Successfully built ed063e1a2826 [2022-06-27T19:25:41.533Z] Successfully tagged security-spire-config-arm64:latest [2022-06-27T19:25:41.533Z]  Building security-spire-config ... done Building core-metadata [2022-06-27T19:26:13.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:26:13.918Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:26:13.918Z] ---> cceff291a585 [2022-06-27T19:26:13.918Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> 8d7b13657c91 [2022-06-27T19:26:13.918Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> f27107c8c314 [2022-06-27T19:26:13.918Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> 65853404ad67 [2022-06-27T19:26:13.918Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> 15eb5dc203e3 [2022-06-27T19:26:13.918Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> c80af7f392ba [2022-06-27T19:26:13.918Z] Step 8/23 : COPY . . [2022-06-27T19:26:13.918Z] ---> Using cache [2022-06-27T19:26:13.918Z] ---> fb81cf34aaaa [2022-06-27T19:26:13.918Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-27T19:26:13.918Z] ---> Running in 8b82dced11ef [2022-06-27T19:26:13.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-27T19:29:35.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-27T19:29:35.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-27T19:29:36.237Z] Removing intermediate container 76a69ba61cce [2022-06-27T19:29:36.237Z] ---> dd94adc109db [2022-06-27T19:29:36.237Z] [2022-06-27T19:29:36.237Z] Step 10/23 : FROM alpine:3.14 [2022-06-27T19:29:36.518Z] 3.14: Pulling from library/alpine [2022-06-27T19:29:39.166Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-27T19:29:39.454Z] Status: Downloaded newer image for alpine:3.14 [2022-06-27T19:29:39.454Z] ---> ac73e934f311 [2022-06-27T19:29:39.454Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:29:39.454Z] ---> Running in f74dd8595590 [2022-06-27T19:29:42.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:42.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:43.889Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-27T19:29:43.889Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:29:43.889Z] OK: 5 MiB in 15 packages [2022-06-27T19:29:44.525Z] Removing intermediate container 07a669a95fdc [2022-06-27T19:29:44.525Z] ---> e16bd8759b2e [2022-06-27T19:29:44.525Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-27T19:29:44.837Z] ---> Running in d3eba2e66c16 [2022-06-27T19:29:46.816Z] Removing intermediate container f74dd8595590 [2022-06-27T19:29:46.816Z] ---> 62ea097bc3f0 [2022-06-27T19:29:46.816Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:29:46.816Z] ---> Running in c92979bc95ae [2022-06-27T19:29:47.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-27T19:29:48.081Z] Removing intermediate container c92979bc95ae [2022-06-27T19:29:48.081Z] ---> 55c2dc4a3737 [2022-06-27T19:29:48.081Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-27T19:29:48.081Z] ---> Running in 501c9cbf7c7b [2022-06-27T19:29:49.080Z] Removing intermediate container 501c9cbf7c7b [2022-06-27T19:29:49.080Z] ---> 47374274dcdc [2022-06-27T19:29:49.080Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-27T19:29:49.685Z] ---> Running in 1a5dbdd17384 [2022-06-27T19:29:50.676Z] Removing intermediate container 1a5dbdd17384 [2022-06-27T19:29:50.676Z] ---> 01d5e94b656d [2022-06-27T19:29:50.676Z] Step 15/23 : WORKDIR / [2022-06-27T19:29:50.975Z] ---> Running in 450afbde3c9c [2022-06-27T19:29:51.580Z] Removing intermediate container d3eba2e66c16 [2022-06-27T19:29:51.580Z] ---> 19c4ccb0c579 [2022-06-27T19:29:51.580Z] [2022-06-27T19:29:51.581Z] Step 11/23 : FROM docker:20.10.14 [2022-06-27T19:29:51.581Z] 20.10.14: Pulling from library/docker [2022-06-27T19:29:51.857Z] Removing intermediate container 450afbde3c9c [2022-06-27T19:29:51.857Z] ---> ebfab75c1c15 [2022-06-27T19:29:51.857Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:29:53.872Z] ---> e0c3e1579a33 [2022-06-27T19:29:53.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-27T19:29:54.859Z] Removing intermediate container e859e02bf34e [2022-06-27T19:29:54.859Z] ---> 458a7cc9d166 [2022-06-27T19:29:54.859Z] [2022-06-27T19:29:54.859Z] Step 10/25 : FROM alpine:3.14 [2022-06-27T19:29:54.859Z] ---> ac73e934f311 [2022-06-27T19:29:54.859Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-27T19:29:55.152Z] ---> Running in 9aaf760ee382 [2022-06-27T19:29:55.760Z] Removing intermediate container b165fb39aa04 [2022-06-27T19:29:55.760Z] ---> 27d77f455987 [2022-06-27T19:29:55.760Z] [2022-06-27T19:29:55.760Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:29:55.760Z] ---> ac73e934f311 [2022-06-27T19:29:55.760Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-27T19:29:56.033Z] ---> Running in fb6672314d4d [2022-06-27T19:29:58.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:58.295Z] ---> da6cc37a32c3 [2022-06-27T19:29:58.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-27T19:29:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:58.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:29:59.189Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-27T19:29:59.469Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-27T19:29:59.469Z] (3/3) Installing su-exec (0.2-r1) [2022-06-27T19:29:59.469Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:29:59.469Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:29:59.469Z] ---> 755c62a62e0d [2022-06-27T19:29:59.469Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-27T19:29:59.746Z] ---> Running in 70915b93593a [2022-06-27T19:30:00.021Z] OK: 6 MiB in 17 packages [2022-06-27T19:30:00.309Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-27T19:30:00.309Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:30:00.596Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-27T19:30:00.596Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-27T19:30:00.596Z] (5/6) Installing curl (7.79.1-r1) [2022-06-27T19:30:00.596Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-27T19:30:00.596Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:30:00.596Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:30:00.882Z] Removing intermediate container 70915b93593a [2022-06-27T19:30:00.882Z] ---> 5d611ce54301 [2022-06-27T19:30:00.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:30:00.882Z] OK: 8 MiB in 20 packages [2022-06-27T19:30:01.162Z] ---> Running in 53167c2ed263 [2022-06-27T19:30:02.629Z] Removing intermediate container 53167c2ed263 [2022-06-27T19:30:02.629Z] ---> ec2df596d46f [2022-06-27T19:30:02.629Z] Step 21/23 : LABEL arch=arm64 [2022-06-27T19:30:02.629Z] ---> Running in 6fee00fddeb5 [2022-06-27T19:30:04.092Z] Removing intermediate container 6fee00fddeb5 [2022-06-27T19:30:04.092Z] ---> 9b459acf5c2b [2022-06-27T19:30:04.092Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:30:04.092Z] Removing intermediate container 9aaf760ee382 [2022-06-27T19:30:04.092Z] ---> 87e3e0eb2cc5 [2022-06-27T19:30:04.092Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-27T19:30:04.092Z] ---> Running in 5b5f3a444226 [2022-06-27T19:30:04.370Z] Removing intermediate container fb6672314d4d [2022-06-27T19:30:04.370Z] ---> f3688c6c464e [2022-06-27T19:30:04.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-27T19:30:04.370Z] ---> Running in ec2853def70c [2022-06-27T19:30:04.371Z] ---> Running in 2e793673055e [2022-06-27T19:30:05.361Z] Removing intermediate container 5b5f3a444226 [2022-06-27T19:30:05.361Z] ---> 37d665c090a3 [2022-06-27T19:30:05.361Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:30:05.361Z] Removing intermediate container 2e793673055e [2022-06-27T19:30:05.361Z] ---> b95900c26019 [2022-06-27T19:30:05.361Z] Step 13/22 : WORKDIR /edgex [2022-06-27T19:30:05.361Z] Removing intermediate container ec2853def70c [2022-06-27T19:30:05.361Z] ---> b8779e4fd622 [2022-06-27T19:30:05.361Z] Step 13/25 : WORKDIR / [2022-06-27T19:30:05.361Z] ---> Running in eb1d7535fe5c [2022-06-27T19:30:05.361Z] ---> Running in cd86177e5942 [2022-06-27T19:30:05.644Z] ---> Running in a14fc59dfec8 [2022-06-27T19:30:06.248Z] Removing intermediate container eb1d7535fe5c [2022-06-27T19:30:06.249Z] ---> 7f910f88b927 [2022-06-27T19:30:06.249Z] [2022-06-27T19:30:06.249Z] Removing intermediate container cd86177e5942 [2022-06-27T19:30:06.249Z] ---> 02405cf9610b [2022-06-27T19:30:06.249Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-27T19:30:06.536Z] Removing intermediate container a14fc59dfec8 [2022-06-27T19:30:06.536Z] ---> bbd4abc76d47 [2022-06-27T19:30:06.536Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-27T19:30:07.538Z] Successfully built 7f910f88b927 [2022-06-27T19:30:07.538Z] Successfully tagged core-command-arm64:latest [2022-06-27T19:30:07.538Z]  Building core-command ... done Building security-spire-agent [2022-06-27T19:30:08.167Z] ---> b39093e511f2 [2022-06-27T19:30:08.167Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-27T19:30:08.167Z] ---> 72e1a59bc02e [2022-06-27T19:30:08.167Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-27T19:30:10.827Z] ---> e143c6c02ff1 [2022-06-27T19:30:10.827Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-27T19:30:10.827Z] ---> d58f72a3ca16 [2022-06-27T19:30:10.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-27T19:30:12.270Z] ---> 1dd13033a0eb [2022-06-27T19:30:12.270Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-27T19:30:13.258Z] ---> 78e435241ec2 [2022-06-27T19:30:13.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-27T19:30:13.258Z] ---> 7ac52dcfde4c [2022-06-27T19:30:13.258Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-27T19:30:14.708Z] ---> f7d6aeb8db6a [2022-06-27T19:30:14.708Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-27T19:30:14.709Z] ---> Running in d28b12a2a605 [2022-06-27T19:30:15.705Z] ---> 2852e7e88dd2 [2022-06-27T19:30:15.705Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-27T19:30:17.161Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-27T19:30:17.161Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-27T19:30:17.161Z] ---> c346e9eafbab [2022-06-27T19:30:17.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:30:17.439Z] ---> Running in 7e1404cba627 [2022-06-27T19:30:17.439Z] Removing intermediate container d28b12a2a605 [2022-06-27T19:30:17.439Z] ---> 1ddc227b8b3e [2022-06-27T19:30:17.439Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-27T19:30:17.731Z] ---> Running in c1327785f442 [2022-06-27T19:30:18.343Z] ---> 33141a4d3e47 [2022-06-27T19:30:18.343Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-27T19:30:18.343Z] Removing intermediate container 7e1404cba627 [2022-06-27T19:30:18.343Z] ---> 2e6a752da07b [2022-06-27T19:30:18.343Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-27T19:30:18.343Z] ---> Running in b9f8198cacd6 [2022-06-27T19:30:18.343Z] Removing intermediate container c1327785f442 [2022-06-27T19:30:18.343Z] ---> 6a48f9d5e0bf [2022-06-27T19:30:18.343Z] Step 20/22 : LABEL arch=arm64 [2022-06-27T19:30:18.626Z] ---> Running in 6d3570fbabe2 [2022-06-27T19:30:19.618Z] ---> 03ad8bc0aac2 [2022-06-27T19:30:19.618Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-27T19:30:19.618Z] Removing intermediate container 6d3570fbabe2 [2022-06-27T19:30:19.618Z] ---> bc780d4fda21 [2022-06-27T19:30:19.618Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:30:19.618Z] ---> Running in 70a924c21dc7 [2022-06-27T19:30:19.899Z] ---> Running in fa737a0259ec [2022-06-27T19:30:20.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:30:20.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:30:20.736Z] Removing intermediate container fa737a0259ec [2022-06-27T19:30:20.736Z] ---> a744ea0ddff1 [2022-06-27T19:30:20.736Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:30:20.736Z] ---> Running in 249172c75515 [2022-06-27T19:30:21.366Z] (1/43) Installing readline (8.1.1-r0) [2022-06-27T19:30:21.366Z] (2/43) Installing bash (5.1.16-r0) [2022-06-27T19:30:21.642Z] Executing bash-5.1.16-r0.post-install [2022-06-27T19:30:21.642Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:30:21.642Z] Removing intermediate container 249172c75515 [2022-06-27T19:30:21.642Z] ---> c05387f65a71 [2022-06-27T19:30:21.642Z] [2022-06-27T19:30:21.642Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-27T19:30:21.642Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-27T19:30:21.642Z] (6/43) Installing curl (7.80.0-r1) [2022-06-27T19:30:21.642Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-27T19:30:21.642Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-27T19:30:21.642Z] (9/43) Installing expat (2.4.7-r0) [2022-06-27T19:30:21.642Z] Removing intermediate container 8b82dced11ef [2022-06-27T19:30:21.643Z] ---> 17f55d8306e3 [2022-06-27T19:30:21.643Z] [2022-06-27T19:30:21.643Z] Step 10/23 : FROM alpine:3.14(10/43) Installing libffi (3.4.2-r1) [2022-06-27T19:30:21.643Z] [2022-06-27T19:30:21.643Z] ---> ac73e934f311 [2022-06-27T19:30:21.643Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:30:21.643Z] ---> Using cache [2022-06-27T19:30:21.643Z] ---> 62ea097bc3f0 [2022-06-27T19:30:21.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:30:21.643Z] ---> Using cache [2022-06-27T19:30:21.643Z] ---> 55c2dc4a3737 [2022-06-27T19:30:21.643Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-27T19:30:21.643Z] (11/43) Installing gdbm (1.22-r0) [2022-06-27T19:30:21.643Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-27T19:30:21.643Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-27T19:30:21.643Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-27T19:30:21.936Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-27T19:30:21.936Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-27T19:30:21.936Z] ---> Running in 6fb9797f10d3 [2022-06-27T19:30:21.936Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-27T19:30:22.542Z] Successfully built c05387f65a71 [2022-06-27T19:30:22.542Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-27T19:30:22.542Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-27T19:30:22.542Z] Removing intermediate container 6fb9797f10d3 [2022-06-27T19:30:22.542Z] ---> e24dd4194ea5 [2022-06-27T19:30:22.542Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-27T19:30:22.819Z] Removing intermediate container 70a924c21dc7 [2022-06-27T19:30:22.819Z] ---> 1c22465c5606 [2022-06-27T19:30:22.819Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-27T19:30:22.819Z] ---> Running in e6e8e28da415 [2022-06-27T19:30:23.093Z] ---> Running in 583e4d448ff8 [2022-06-27T19:30:23.373Z] Removing intermediate container e6e8e28da415 [2022-06-27T19:30:23.373Z] ---> 3ffe8273276b [2022-06-27T19:30:23.373Z] Step 15/23 : WORKDIR / [2022-06-27T19:30:23.670Z] Removing intermediate container 583e4d448ff8 [2022-06-27T19:30:23.670Z] ---> 6afdb563ddb8 [2022-06-27T19:30:23.670Z] Step 23/25 : LABEL arch=arm64 [2022-06-27T19:30:23.670Z] ---> Running in 28cb51ea9c86 [2022-06-27T19:30:23.670Z] ---> Running in f7396d65fe63 [2022-06-27T19:30:24.277Z] Removing intermediate container 28cb51ea9c86 [2022-06-27T19:30:24.277Z] ---> d1cb594a18ca [2022-06-27T19:30:24.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:30:24.553Z] Removing intermediate container f7396d65fe63 [2022-06-27T19:30:24.553Z] ---> 4048c92f976c [2022-06-27T19:30:24.553Z] Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:30:24.553Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-27T19:30:24.553Z] ---> Running in e2fbcf0a234c [2022-06-27T19:30:24.553Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-27T19:30:24.553Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-27T19:30:24.553Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-27T19:30:24.553Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-27T19:30:24.831Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-27T19:30:24.831Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-27T19:30:24.831Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-27T19:30:24.831Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-27T19:30:24.831Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-27T19:30:24.831Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-27T19:30:24.831Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-27T19:30:25.113Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-27T19:30:25.113Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-27T19:30:25.113Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-27T19:30:25.113Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-27T19:30:25.113Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-27T19:30:25.113Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-27T19:30:25.113Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-27T19:30:25.113Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-27T19:30:25.392Z] Removing intermediate container e2fbcf0a234c [2022-06-27T19:30:25.392Z] ---> 3fb937c050d1 [2022-06-27T19:30:25.392Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T19:30:25.392Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-27T19:30:25.392Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-27T19:30:25.392Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-27T19:30:25.392Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-27T19:30:25.392Z] ---> Running in b580925f4e03 [2022-06-27T19:30:25.670Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-27T19:30:25.670Z] ---> 67ba3b44e44e [2022-06-27T19:30:25.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-27T19:30:25.670Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-27T19:30:26.279Z] Removing intermediate container b580925f4e03 [2022-06-27T19:30:26.279Z] ---> cdb54d85f9c2 [2022-06-27T19:30:26.279Z] [2022-06-27T19:30:26.279Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:30:26.279Z] OK: 82 MiB in 65 packages [2022-06-27T19:30:26.886Z] Successfully built cdb54d85f9c2 [2022-06-27T19:30:26.886Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-27T19:30:26.886Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-06-27T19:30:27.499Z] ---> 9a8d3023d2be [2022-06-27T19:30:27.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-27T19:30:28.494Z] ---> 16635053602c [2022-06-27T19:30:28.494Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-27T19:30:28.494Z] ---> Running in 793c9fb09642 [2022-06-27T19:30:29.101Z] Removing intermediate container 793c9fb09642 [2022-06-27T19:30:29.101Z] ---> 037e4179a3aa [2022-06-27T19:30:29.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:30:29.376Z] ---> Running in 3b3f873ecb30 [2022-06-27T19:30:29.652Z] Removing intermediate container 3b3f873ecb30 [2022-06-27T19:30:29.652Z] ---> 1ddd76ddf80c [2022-06-27T19:30:29.652Z] Step 21/23 : LABEL arch=arm64 [2022-06-27T19:30:29.926Z] ---> Running in 9c6df6c1f882 [2022-06-27T19:30:30.528Z] Removing intermediate container 9c6df6c1f882 [2022-06-27T19:30:30.528Z] ---> 50374e6cdfc9 [2022-06-27T19:30:30.528Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:30:30.528Z] ---> Running in 88ed5a4f7bd5 [2022-06-27T19:30:30.528Z] Collecting docker-compose==1.23.2 [2022-06-27T19:30:30.528Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-27T19:30:31.129Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-27T19:30:31.129Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-27T19:30:31.129Z] Removing intermediate container 88ed5a4f7bd5 [2022-06-27T19:30:31.129Z] ---> f1af40413563 [2022-06-27T19:30:31.129Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:30:31.129Z] ---> Running in 66bbf2072ee8 [2022-06-27T19:30:31.731Z] Removing intermediate container 66bbf2072ee8 [2022-06-27T19:30:31.731Z] ---> 39c3f37fb152 [2022-06-27T19:30:31.731Z] [2022-06-27T19:30:32.012Z] Successfully built 39c3f37fb152 [2022-06-27T19:30:32.290Z] Successfully tagged core-metadata-arm64:latest [2022-06-27T19:30:32.290Z]  Building core-metadata ... done Building support-scheduler [2022-06-27T19:30:32.893Z] Collecting texttable<0.10,>=0.9.0 [2022-06-27T19:30:32.893Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-27T19:30:34.880Z] Collecting docopt<0.7,>=0.6.1 [2022-06-27T19:30:34.880Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-27T19:30:36.858Z] Collecting cached-property<2,>=1.2.0 [2022-06-27T19:30:36.858Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-27T19:30:37.139Z] Collecting jsonschema<3,>=2.5.1 [2022-06-27T19:30:37.139Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-27T19:30:37.139Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-27T19:30:37.744Z] Collecting docker<4.0,>=3.6.0 [2022-06-27T19:30:37.744Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-27T19:30:38.342Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-27T19:30:38.342Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-27T19:30:39.326Z] Collecting PyYAML<4,>=3.10 [2022-06-27T19:30:39.326Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-27T19:30:43.653Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-27T19:30:43.653Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-27T19:30:43.653Z] Collecting docker-pycreds>=0.4.0 [2022-06-27T19:30:43.653Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-27T19:30:44.263Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-27T19:30:44.263Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-27T19:30:44.540Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:30:44.540Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:30:44.540Z] ---> cceff291a585 [2022-06-27T19:30:44.540Z] Step 3/26 : WORKDIR /edgex-go [2022-06-27T19:30:44.540Z] ---> Using cache [2022-06-27T19:30:44.540Z] ---> 8d7b13657c91 [2022-06-27T19:30:44.540Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:30:44.540Z] ---> Using cache [2022-06-27T19:30:44.540Z] ---> f27107c8c314 [2022-06-27T19:30:44.540Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:30:44.817Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-27T19:30:44.817Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-27T19:30:44.817Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-27T19:30:45.091Z] Collecting idna<2.8,>=2.5 [2022-06-27T19:30:45.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-27T19:30:45.364Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-27T19:30:45.364Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-27T19:30:45.364Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-27T19:30:45.364Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-27T19:30:45.647Z] ---> Running in 495144e4173b [2022-06-27T19:30:46.635Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-27T19:30:46.635Z] Attempting uninstall: urllib3 [2022-06-27T19:30:46.635Z] Found existing installation: urllib3 1.26.7 [2022-06-27T19:30:46.635Z] Uninstalling urllib3-1.26.7: [2022-06-27T19:30:46.635Z] Successfully uninstalled urllib3-1.26.7 [2022-06-27T19:30:47.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:30:47.237Z] Attempting uninstall: idna [2022-06-27T19:30:47.237Z] Found existing installation: idna 3.3 [2022-06-27T19:30:47.237Z] Uninstalling idna-3.3: [2022-06-27T19:30:47.237Z] Successfully uninstalled idna-3.3 [2022-06-27T19:30:48.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:30:49.227Z] OK: 220 MiB in 52 packages [2022-06-27T19:30:50.217Z] Attempting uninstall: requests [2022-06-27T19:30:50.217Z] Found existing installation: requests 2.26.0 [2022-06-27T19:30:50.217Z] Uninstalling requests-2.26.0: [2022-06-27T19:30:50.496Z] Successfully uninstalled requests-2.26.0 [2022-06-27T19:30:50.496Z] Removing intermediate container 495144e4173b [2022-06-27T19:30:50.496Z] ---> ccd634072127 [2022-06-27T19:30:50.496Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-27T19:30:51.097Z] Running setup.py install for texttable: started [2022-06-27T19:30:51.703Z] ---> 323d376af145 [2022-06-27T19:30:51.703Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:30:51.703Z] ---> Running in a8317573a7bc [2022-06-27T19:30:53.150Z] Running setup.py install for texttable: finished with status 'done' [2022-06-27T19:30:53.150Z] Running setup.py install for PyYAML: started [2022-06-27T19:30:55.785Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-27T19:30:55.785Z] Running setup.py install for docopt: started [2022-06-27T19:30:56.061Z] Removing intermediate container a8317573a7bc [2022-06-27T19:30:56.061Z] ---> ee0adeb1c56d [2022-06-27T19:30:56.061Z] Step 8/26 : COPY . . [2022-06-27T19:30:58.056Z] Running setup.py install for docopt: finished with status 'done' [2022-06-27T19:30:58.056Z] Running setup.py install for dockerpty: started [2022-06-27T19:31:00.042Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-27T19:31:02.032Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-27T19:31:08.755Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:31:08.755Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:31:08.755Z] ---> cceff291a585 [2022-06-27T19:31:08.755Z] Step 3/31 : WORKDIR /edgex-go [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> 8d7b13657c91 [2022-06-27T19:31:08.755Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> f27107c8c314 [2022-06-27T19:31:08.755Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> 65853404ad67 [2022-06-27T19:31:08.755Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> 15eb5dc203e3 [2022-06-27T19:31:08.755Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> c80af7f392ba [2022-06-27T19:31:08.755Z] Step 8/31 : COPY . . [2022-06-27T19:31:08.755Z] ---> Using cache [2022-06-27T19:31:08.755Z] ---> fb81cf34aaaa [2022-06-27T19:31:08.755Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-27T19:31:08.755Z] ---> Running in 1bbb22572c26 [2022-06-27T19:31:10.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-27T19:31:14.174Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:31:14.174Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:31:14.174Z] ---> cceff291a585 [2022-06-27T19:31:14.174Z] Step 3/20 : WORKDIR /edgex-go [2022-06-27T19:31:14.174Z] ---> Using cache [2022-06-27T19:31:14.174Z] ---> 8d7b13657c91 [2022-06-27T19:31:14.174Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-27T19:31:14.174Z] ---> Running in 2536a253531b [2022-06-27T19:31:16.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:17.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:18.425Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:31:18.425Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:31:18.425Z] OK: 15743 distinct packages available [2022-06-27T19:31:18.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:19.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:20.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:31:20.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:31:20.677Z] ---> cceff291a585 [2022-06-27T19:31:20.677Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> 8d7b13657c91 [2022-06-27T19:31:20.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> f27107c8c314 [2022-06-27T19:31:20.677Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> 65853404ad67 [2022-06-27T19:31:20.677Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> 15eb5dc203e3 [2022-06-27T19:31:20.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> c80af7f392ba [2022-06-27T19:31:20.677Z] Step 8/22 : COPY . . [2022-06-27T19:31:20.677Z] OK: 220 MiB in 52 packages [2022-06-27T19:31:20.677Z] ---> Using cache [2022-06-27T19:31:20.677Z] ---> fb81cf34aaaa [2022-06-27T19:31:20.677Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-27T19:31:21.675Z] ---> Running in 6d6ede0bab67 [2022-06-27T19:31:23.656Z] Removing intermediate container 2536a253531b [2022-06-27T19:31:23.656Z] ---> cf03a55b4cf9 [2022-06-27T19:31:23.656Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-27T19:31:24.258Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-27T19:31:25.245Z] ---> de0504208d53 [2022-06-27T19:31:25.245Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:31:25.521Z] ---> Running in f90b26ee1114 [2022-06-27T19:31:25.798Z] Removing intermediate container b9f8198cacd6 [2022-06-27T19:31:25.798Z] ---> 4e5ade8cc2fe [2022-06-27T19:31:25.798Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-27T19:31:26.072Z] ---> Running in 321c2751897a [2022-06-27T19:31:27.062Z] Removing intermediate container 321c2751897a [2022-06-27T19:31:27.062Z] ---> 53f00c473403 [2022-06-27T19:31:27.062Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-27T19:31:27.352Z] ---> Running in 2323d3fb847b [2022-06-27T19:31:28.343Z] Removing intermediate container 2323d3fb847b [2022-06-27T19:31:28.343Z] ---> 649c59730fd5 [2022-06-27T19:31:28.343Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-27T19:31:30.992Z] ---> 3aab752730c9 [2022-06-27T19:31:30.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-27T19:31:32.450Z] Removing intermediate container f90b26ee1114 [2022-06-27T19:31:32.450Z] ---> 7781088d1426 [2022-06-27T19:31:32.450Z] Step 7/20 : COPY . . [2022-06-27T19:31:33.056Z] ---> 1c201a9015a9 [2022-06-27T19:31:33.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-27T19:31:35.065Z] ---> 01b9e4bb0851 [2022-06-27T19:31:35.065Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:31:35.065Z] ---> a32c13cd7e46 [2022-06-27T19:31:35.065Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-27T19:31:35.065Z] ---> Running in a62947d21e8d [2022-06-27T19:31:35.343Z] ---> Running in c45765e24cbe [2022-06-27T19:31:35.964Z] Removing intermediate container a62947d21e8d [2022-06-27T19:31:35.964Z] ---> d5091373e1f3 [2022-06-27T19:31:35.964Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-27T19:31:36.265Z] ---> Running in ce5b4cbccb82 [2022-06-27T19:31:36.265Z] Removing intermediate container c45765e24cbe [2022-06-27T19:31:36.265Z] ---> b69c474fd200 [2022-06-27T19:31:36.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:31:36.542Z] ---> Running in 697187a51478 [2022-06-27T19:31:36.818Z] Removing intermediate container ce5b4cbccb82 [2022-06-27T19:31:36.818Z] ---> 9ae7d602198d [2022-06-27T19:31:36.818Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:31:37.118Z] ---> Running in 6ec0cf8c6255 [2022-06-27T19:31:37.415Z] Removing intermediate container 697187a51478 [2022-06-27T19:31:37.415Z] ---> 5a83a14f3c25 [2022-06-27T19:31:37.415Z] Step 21/23 : LABEL arch=arm64 [2022-06-27T19:31:37.695Z] ---> Running in 1f87c8d79c9d [2022-06-27T19:31:38.692Z] Removing intermediate container 1f87c8d79c9d [2022-06-27T19:31:38.692Z] ---> bc48737ae6ee [2022-06-27T19:31:38.692Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:31:38.972Z] ---> Running in 4c45ccfb6d3c [2022-06-27T19:31:39.967Z] Removing intermediate container 4c45ccfb6d3c [2022-06-27T19:31:39.967Z] ---> 308ac60ed9ec [2022-06-27T19:31:39.967Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:31:40.245Z] ---> Running in c4987a9b7ff1 [2022-06-27T19:31:41.240Z] Removing intermediate container c4987a9b7ff1 [2022-06-27T19:31:41.240Z] ---> c57342993db7 [2022-06-27T19:31:41.240Z] [2022-06-27T19:31:41.240Z] Removing intermediate container 6ec0cf8c6255 [2022-06-27T19:31:41.240Z] ---> b665a646d8d8 [2022-06-27T19:31:41.240Z] Step 12/26 : WORKDIR /edgex-go [2022-06-27T19:31:41.536Z] ---> Running in 1aeb09ca8b62 [2022-06-27T19:31:42.165Z] Removing intermediate container 1aeb09ca8b62 [2022-06-27T19:31:42.165Z] ---> b6cbe54c9ba0 [2022-06-27T19:31:42.165Z] [2022-06-27T19:31:42.165Z] Step 13/26 : FROM alpine:3.15 [2022-06-27T19:31:42.165Z] ---> 3fb3c9af89a9 [2022-06-27T19:31:42.165Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:31:42.165Z] ---> Using cache [2022-06-27T19:31:42.165Z] ---> 6afed9b12f20 [2022-06-27T19:31:42.165Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:31:42.165Z] ---> Using cache [2022-06-27T19:31:42.165Z] ---> 6e6cc56c044f [2022-06-27T19:31:42.165Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-27T19:31:42.165Z] Successfully built c57342993db7 [2022-06-27T19:31:42.165Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-27T19:31:42.165Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-06-27T19:31:42.443Z] ---> Running in d9274194d8bb [2022-06-27T19:31:44.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:45.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:47.386Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:31:47.386Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:31:47.386Z] OK: 15736 distinct packages available [2022-06-27T19:31:47.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:48.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:31:50.122Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-27T19:31:50.122Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:31:50.401Z] (3/5) Installing libucontext (1.1-r0) [2022-06-27T19:31:50.401Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-27T19:31:50.401Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-27T19:31:50.681Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:31:50.681Z] OK: 6 MiB in 19 packages [2022-06-27T19:31:54.087Z] Removing intermediate container d9274194d8bb [2022-06-27T19:31:54.087Z] ---> 545d5a92566d [2022-06-27T19:31:54.087Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-27T19:32:02.416Z] ---> 6fec4d1d96ca [2022-06-27T19:32:02.416Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:32:07.838Z] ---> b34a31b070db [2022-06-27T19:32:07.838Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-27T19:32:07.838Z] ---> Running in 5824a3e17989 [2022-06-27T19:32:09.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-27T19:32:13.264Z] ---> b335ddab9cb0 [2022-06-27T19:32:13.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:32:13.883Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:32:13.883Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:32:13.883Z] ---> cceff291a585 [2022-06-27T19:32:13.883Z] Step 3/22 : WORKDIR /edgex-go [2022-06-27T19:32:13.883Z] ---> Using cache [2022-06-27T19:32:13.883Z] ---> 8d7b13657c91 [2022-06-27T19:32:13.883Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:32:13.883Z] ---> Using cache [2022-06-27T19:32:13.883Z] ---> f27107c8c314 [2022-06-27T19:32:13.883Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-27T19:32:13.883Z] ---> Running in d1e3f36fd1b7 [2022-06-27T19:32:14.490Z] ---> 009e7aebc65c [2022-06-27T19:32:14.490Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-27T19:32:15.491Z] ---> db17ed0de576 [2022-06-27T19:32:15.491Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-27T19:32:15.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:32:16.493Z] ---> b160cd14daae [2022-06-27T19:32:16.493Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:32:16.493Z] ---> Running in 903e35d0cbaf [2022-06-27T19:32:16.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:32:17.058Z] Removing intermediate container 903e35d0cbaf [2022-06-27T19:32:17.058Z] ---> 2946aef6b8a1 [2022-06-27T19:32:17.058Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:32:17.058Z] ---> Running in 6d0b9ad394f6 [2022-06-27T19:32:17.669Z] Removing intermediate container 6d0b9ad394f6 [2022-06-27T19:32:17.669Z] ---> c81f57a7c8ec [2022-06-27T19:32:17.669Z] Step 24/26 : LABEL arch=arm64 [2022-06-27T19:32:17.947Z] ---> Running in 53084b5b5774 [2022-06-27T19:32:17.947Z] OK: 220 MiB in 52 packages [2022-06-27T19:32:18.563Z] Removing intermediate container 53084b5b5774 [2022-06-27T19:32:18.564Z] ---> 12e5c6ac44c0 [2022-06-27T19:32:18.564Z] Step 25/26 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:32:18.564Z] ---> Running in f3ab0d7c8793 [2022-06-27T19:32:19.558Z] Removing intermediate container f3ab0d7c8793 [2022-06-27T19:32:19.558Z] ---> 8651daf60981 [2022-06-27T19:32:19.558Z] Step 26/26 : LABEL version=0.0.0 [2022-06-27T19:32:19.558Z] ---> Running in d790804152d5 [2022-06-27T19:32:19.834Z] Removing intermediate container d1e3f36fd1b7 [2022-06-27T19:32:19.834Z] ---> 739627f539ef [2022-06-27T19:32:19.834Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-27T19:32:20.117Z] Removing intermediate container d790804152d5 [2022-06-27T19:32:20.117Z] ---> 4b3b0653a654 [2022-06-27T19:32:20.117Z] [2022-06-27T19:32:21.109Z] ---> fabcb6271855 [2022-06-27T19:32:21.109Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:32:21.109Z] Successfully built 4b3b0653a654 [2022-06-27T19:32:21.109Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-27T19:32:21.109Z]  Building security-spire-agent ... done Building core-data [2022-06-27T19:32:21.109Z] ---> Running in 9d86cc597c9a [2022-06-27T19:32:26.598Z] Removing intermediate container 9d86cc597c9a [2022-06-27T19:32:26.598Z] ---> e6c533cf9c5d [2022-06-27T19:32:26.598Z] Step 8/22 : COPY . . [2022-06-27T19:32:53.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:32:53.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:32:53.473Z] ---> cceff291a585 [2022-06-27T19:32:53.473Z] Step 3/23 : WORKDIR /edgex-go [2022-06-27T19:32:53.473Z] ---> Using cache [2022-06-27T19:32:53.473Z] ---> 8d7b13657c91 [2022-06-27T19:32:53.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:32:53.473Z] ---> Using cache [2022-06-27T19:32:53.473Z] ---> f27107c8c314 [2022-06-27T19:32:53.473Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-27T19:32:53.473Z] ---> Running in 8fb071d99406 [2022-06-27T19:32:53.751Z] ---> 891860104cff [2022-06-27T19:32:53.751Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-27T19:32:54.038Z] ---> Running in f5ac4346ca96 [2022-06-27T19:32:54.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:32:55.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:32:56.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-27T19:32:56.344Z] OK: 220 MiB in 52 packages [2022-06-27T19:32:57.809Z] Removing intermediate container 8fb071d99406 [2022-06-27T19:32:57.809Z] ---> 76f03f515838 [2022-06-27T19:32:57.809Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-27T19:32:58.414Z] ---> 664e2d4112c8 [2022-06-27T19:32:58.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:32:58.690Z] ---> Running in ad67694f9fb0 [2022-06-27T19:33:04.190Z] Removing intermediate container ad67694f9fb0 [2022-06-27T19:33:04.190Z] ---> f7690583e541 [2022-06-27T19:33:04.190Z] Step 8/23 : COPY . . [2022-06-27T19:33:26.452Z] ---> 4692296766f6 [2022-06-27T19:33:26.452Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-27T19:33:26.452Z] ---> Running in 293bd4f1d66e [2022-06-27T19:33:26.452Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-27T19:35:33.377Z] Removing intermediate container 1bbb22572c26 [2022-06-27T19:35:33.377Z] ---> c380961639b9 [2022-06-27T19:35:33.377Z] [2022-06-27T19:35:33.377Z] Step 10/31 : FROM alpine:3.14 [2022-06-27T19:35:33.377Z] ---> ac73e934f311 [2022-06-27T19:35:33.377Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-27T19:35:33.377Z] ---> Running in 4dc4f1cb8179 [2022-06-27T19:35:33.377Z] Removing intermediate container 4dc4f1cb8179 [2022-06-27T19:35:33.377Z] ---> c6337b08261b [2022-06-27T19:35:33.377Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-27T19:35:33.377Z] ---> Running in 82572a1b6f5d [2022-06-27T19:35:33.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:35:33.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:35:33.377Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-27T19:35:33.377Z] (2/2) Installing su-exec (0.2-r1) [2022-06-27T19:35:33.377Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:35:33.377Z] OK: 6 MiB in 16 packages [2022-06-27T19:35:33.377Z] Removing intermediate container 82572a1b6f5d [2022-06-27T19:35:33.377Z] ---> c6daa89be4c8 [2022-06-27T19:35:33.377Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-27T19:35:33.377Z] ---> Running in 6e98ba4190e2 [2022-06-27T19:35:33.377Z] Removing intermediate container 6e98ba4190e2 [2022-06-27T19:35:33.377Z] ---> c2a3bd6e8c50 [2022-06-27T19:35:33.377Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-27T19:35:33.377Z] ---> Running in 374eaaaf26b1 [2022-06-27T19:35:33.377Z] Removing intermediate container 374eaaaf26b1 [2022-06-27T19:35:33.377Z] ---> 43e6abe7d954 [2022-06-27T19:35:33.377Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-27T19:35:33.377Z] ---> Running in 9a62475aafda [2022-06-27T19:35:33.377Z] Removing intermediate container 9a62475aafda [2022-06-27T19:35:33.377Z] ---> cde136ed8ee9 [2022-06-27T19:35:33.377Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-27T19:35:33.377Z] ---> Running in c40ed0ea9f72 [2022-06-27T19:35:33.377Z] Removing intermediate container c40ed0ea9f72 [2022-06-27T19:35:33.377Z] ---> b75f7438aa61 [2022-06-27T19:35:33.377Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-27T19:35:33.377Z] ---> 385289a19042 [2022-06-27T19:35:33.377Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-27T19:35:33.377Z] ---> Running in f78520d4f456 [2022-06-27T19:35:34.841Z] Removing intermediate container f78520d4f456 [2022-06-27T19:35:34.841Z] ---> 5f25556c359e [2022-06-27T19:35:34.841Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:35:35.451Z] ---> 1ee9e0639fb7 [2022-06-27T19:35:35.451Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-27T19:35:37.468Z] ---> 0675979092d7 [2022-06-27T19:35:37.468Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-27T19:35:38.094Z] ---> 401a1e4f0c57 [2022-06-27T19:35:38.094Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-27T19:35:39.105Z] ---> 2a958a748320 [2022-06-27T19:35:39.105Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-27T19:35:40.135Z] ---> 426592578384 [2022-06-27T19:35:40.135Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-27T19:35:40.411Z] ---> Running in 2c0e61bed69f [2022-06-27T19:35:41.015Z] Removing intermediate container 2c0e61bed69f [2022-06-27T19:35:41.015Z] ---> d3a63dd83828 [2022-06-27T19:35:41.015Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-27T19:35:42.012Z] ---> e0c2f09eba7b [2022-06-27T19:35:42.012Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-27T19:35:42.291Z] ---> Running in 9b700dcd5485 [2022-06-27T19:35:44.969Z] Removing intermediate container 9b700dcd5485 [2022-06-27T19:35:44.969Z] ---> 17467b0a678a [2022-06-27T19:35:44.969Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-27T19:35:45.265Z] ---> Running in ca175274c296 [2022-06-27T19:35:45.886Z] Removing intermediate container ca175274c296 [2022-06-27T19:35:45.886Z] ---> fc186cd3a7fc [2022-06-27T19:35:45.886Z] Step 28/31 : CMD ["gate"] [2022-06-27T19:35:46.159Z] ---> Running in f1cc5b8f3f04 [2022-06-27T19:35:46.774Z] Removing intermediate container f1cc5b8f3f04 [2022-06-27T19:35:46.774Z] ---> 3fcb75389371 [2022-06-27T19:35:46.774Z] Step 29/31 : LABEL arch=arm64 [2022-06-27T19:35:47.051Z] ---> Running in 0f298bf3d8fc [2022-06-27T19:35:47.341Z] Removing intermediate container 0f298bf3d8fc [2022-06-27T19:35:47.341Z] ---> 25e1e27b932f [2022-06-27T19:35:47.341Z] Step 30/31 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:35:47.620Z] ---> Running in 42092f403f80 [2022-06-27T19:35:48.222Z] Removing intermediate container 42092f403f80 [2022-06-27T19:35:48.223Z] ---> aa53ce23541d [2022-06-27T19:35:48.223Z] Step 31/31 : LABEL version=0.0.0 [2022-06-27T19:35:48.503Z] ---> Running in c2c25863104a [2022-06-27T19:35:49.106Z] Removing intermediate container c2c25863104a [2022-06-27T19:35:49.106Z] ---> b334c7a1d673 [2022-06-27T19:35:49.106Z] [2022-06-27T19:35:49.383Z] Successfully built b334c7a1d673 [2022-06-27T19:35:49.383Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-27T19:35:49.383Z]  Building security-bootstrapper ... done Building security-spire-server [2022-06-27T19:36:21.832Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-27T19:36:21.832Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-27T19:36:21.832Z] ---> cceff291a585 [2022-06-27T19:36:21.832Z] Step 3/25 : WORKDIR /edgex-go [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> 8d7b13657c91 [2022-06-27T19:36:21.832Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> f27107c8c314 [2022-06-27T19:36:21.832Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> ccd634072127 [2022-06-27T19:36:21.832Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> 323d376af145 [2022-06-27T19:36:21.832Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> ee0adeb1c56d [2022-06-27T19:36:21.832Z] Step 8/25 : COPY . . [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> 01b9e4bb0851 [2022-06-27T19:36:21.832Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> d5091373e1f3 [2022-06-27T19:36:21.832Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-27T19:36:21.832Z] ---> Using cache [2022-06-27T19:36:21.832Z] ---> 9ae7d602198d [2022-06-27T19:36:21.832Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-27T19:36:21.832Z] ---> Running in 0a38f2e58422 [2022-06-27T19:36:24.462Z] Removing intermediate container 0a38f2e58422 [2022-06-27T19:36:24.462Z] ---> 30f6703c3f29 [2022-06-27T19:36:24.462Z] Step 12/25 : WORKDIR /edgex-go [2022-06-27T19:36:24.462Z] ---> Running in 8a31650bc318 [2022-06-27T19:36:25.062Z] Removing intermediate container 8a31650bc318 [2022-06-27T19:36:25.062Z] ---> 071990fe6bfe [2022-06-27T19:36:25.062Z] [2022-06-27T19:36:25.062Z] Step 13/25 : FROM alpine:3.15 [2022-06-27T19:36:25.062Z] ---> 3fb3c9af89a9 [2022-06-27T19:36:25.062Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:36:25.062Z] ---> Using cache [2022-06-27T19:36:25.062Z] ---> 6afed9b12f20 [2022-06-27T19:36:25.062Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:36:25.062Z] ---> Using cache [2022-06-27T19:36:25.062Z] ---> 6e6cc56c044f [2022-06-27T19:36:25.062Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-27T19:36:25.062Z] ---> Using cache [2022-06-27T19:36:25.062Z] ---> 545d5a92566d [2022-06-27T19:36:25.062Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-27T19:36:30.485Z] ---> 114688a22010 [2022-06-27T19:36:30.485Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-27T19:36:31.087Z] ---> faae40f1f39f [2022-06-27T19:36:31.087Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-27T19:36:31.690Z] ---> d510ebb19ec9 [2022-06-27T19:36:31.690Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-27T19:36:32.687Z] ---> 26ac8b16c094 [2022-06-27T19:36:32.687Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-27T19:36:32.971Z] ---> Running in 39908a9236e0 [2022-06-27T19:36:33.261Z] Removing intermediate container 39908a9236e0 [2022-06-27T19:36:33.261Z] ---> 546fb44356c3 [2022-06-27T19:36:33.261Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-27T19:36:33.543Z] ---> Running in 6fa804288cdd [2022-06-27T19:36:33.831Z] Removing intermediate container 6fa804288cdd [2022-06-27T19:36:33.831Z] ---> 3e23cccf045b [2022-06-27T19:36:33.831Z] Step 23/25 : LABEL arch=arm64 [2022-06-27T19:36:34.106Z] ---> Running in 43221365cd4f [2022-06-27T19:36:34.720Z] Removing intermediate container 43221365cd4f [2022-06-27T19:36:34.720Z] ---> c59218733051 [2022-06-27T19:36:34.720Z] Step 24/25 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:36:34.720Z] ---> Running in 52341125db59 [2022-06-27T19:36:35.327Z] Removing intermediate container 52341125db59 [2022-06-27T19:36:35.327Z] ---> 8b4080bd55f8 [2022-06-27T19:36:35.327Z] Step 25/25 : LABEL version=0.0.0 [2022-06-27T19:36:35.327Z] ---> Running in 28763a4a47c3 [2022-06-27T19:36:35.926Z] Removing intermediate container 28763a4a47c3 [2022-06-27T19:36:35.926Z] ---> cf04dbd89adb [2022-06-27T19:36:35.926Z] [2022-06-27T19:36:36.203Z] Successfully built cf04dbd89adb [2022-06-27T19:36:36.203Z] Successfully tagged security-spire-server-arm64:latest [2022-06-27T19:38:13.048Z]  Building security-spire-server ... done Removing intermediate container 6d6ede0bab67 [2022-06-27T19:38:13.048Z] ---> 885fdf10be88 [2022-06-27T19:38:13.048Z] [2022-06-27T19:38:13.048Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:38:13.048Z] ---> ac73e934f311 [2022-06-27T19:38:13.048Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-27T19:38:13.048Z] ---> Using cache [2022-06-27T19:38:13.048Z] ---> 62ea097bc3f0 [2022-06-27T19:38:13.048Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:38:13.048Z] ---> Using cache [2022-06-27T19:38:13.048Z] ---> 55c2dc4a3737 [2022-06-27T19:38:13.048Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-27T19:38:13.048Z] ---> Running in b805fae066b9 [2022-06-27T19:38:13.048Z] Removing intermediate container b805fae066b9 [2022-06-27T19:38:13.048Z] ---> 4394c6d44867 [2022-06-27T19:38:13.048Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-27T19:38:13.048Z] ---> Running in f813fd482676 [2022-06-27T19:38:13.048Z] Removing intermediate container f813fd482676 [2022-06-27T19:38:13.048Z] ---> 7b8ab609b365 [2022-06-27T19:38:13.048Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:38:13.048Z] ---> 6323c753f0e4 [2022-06-27T19:38:13.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-27T19:38:13.048Z] ---> 0e33348818f0 [2022-06-27T19:38:13.048Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-27T19:38:13.048Z] ---> e826a512f5a6 [2022-06-27T19:38:13.048Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-27T19:38:13.048Z] ---> Running in dc9a42cb6d64 [2022-06-27T19:38:13.048Z] Removing intermediate container dc9a42cb6d64 [2022-06-27T19:38:13.048Z] ---> 781e6a8780da [2022-06-27T19:38:13.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:38:13.048Z] ---> Running in a3e40943354c [2022-06-27T19:38:13.048Z] Removing intermediate container a3e40943354c [2022-06-27T19:38:13.048Z] ---> 754ce5278d08 [2022-06-27T19:38:13.048Z] Step 20/22 : LABEL arch=arm64 [2022-06-27T19:38:13.048Z] ---> Running in a6bfc6a5ca2f [2022-06-27T19:38:13.048Z] Removing intermediate container a6bfc6a5ca2f [2022-06-27T19:38:13.048Z] ---> c7c68644e413 [2022-06-27T19:38:13.048Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:38:13.048Z] ---> Running in f7a5c921866a [2022-06-27T19:38:13.671Z] Removing intermediate container f7a5c921866a [2022-06-27T19:38:13.671Z] ---> 5fb2cf4b3aa4 [2022-06-27T19:38:13.671Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:38:13.671Z] ---> Running in 676f29779bba [2022-06-27T19:38:14.272Z] Removing intermediate container 676f29779bba [2022-06-27T19:38:14.272Z] ---> a5365efaf49a [2022-06-27T19:38:14.272Z] [2022-06-27T19:38:14.876Z] Successfully built a5365efaf49a [2022-06-27T19:38:14.877Z] Successfully tagged support-scheduler-arm64:latest [2022-06-27T19:38:29.995Z]  Building support-scheduler ... done Removing intermediate container 5824a3e17989 [2022-06-27T19:38:29.995Z] ---> cc8c2850f0c3 [2022-06-27T19:38:29.995Z] [2022-06-27T19:38:29.995Z] Step 9/20 : FROM alpine:3.15 [2022-06-27T19:38:29.995Z] ---> 3fb3c9af89a9 [2022-06-27T19:38:29.995Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-27T19:38:29.995Z] ---> Using cache [2022-06-27T19:38:29.995Z] ---> 6afed9b12f20 [2022-06-27T19:38:29.995Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:38:29.995Z] ---> Using cache [2022-06-27T19:38:29.995Z] ---> 6e6cc56c044f [2022-06-27T19:38:29.995Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-27T19:38:29.995Z] ---> Running in b94532601863 [2022-06-27T19:38:31.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:32.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:34.420Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-27T19:38:34.420Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-27T19:38:34.420Z] OK: 15736 distinct packages available [2022-06-27T19:38:34.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:35.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:35.690Z] Removing intermediate container 293bd4f1d66e [2022-06-27T19:38:35.690Z] ---> 5d348f5f3a58 [2022-06-27T19:38:35.690Z] [2022-06-27T19:38:35.690Z] Step 10/23 : FROM alpine:3.14 [2022-06-27T19:38:35.690Z] ---> ac73e934f311 [2022-06-27T19:38:35.690Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-27T19:38:35.690Z] ---> Running in 9f29e20781b1 [2022-06-27T19:38:36.303Z] Removing intermediate container 9f29e20781b1 [2022-06-27T19:38:36.303Z] ---> 7b9e7379b063 [2022-06-27T19:38:36.303Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-27T19:38:36.303Z] ---> Running in 03b99eafd0fe [2022-06-27T19:38:36.579Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-27T19:38:36.579Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-27T19:38:36.853Z] Removing intermediate container 03b99eafd0fe [2022-06-27T19:38:36.853Z] ---> 6a364864d955 [2022-06-27T19:38:36.853Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-27T19:38:36.853Z] ---> Running in 06280e5a9174 [2022-06-27T19:38:36.853Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-27T19:38:36.853Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-27T19:38:37.132Z] (5/9) Installing curl (7.80.0-r1) [2022-06-27T19:38:37.132Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-27T19:38:37.132Z] Removing intermediate container 06280e5a9174 [2022-06-27T19:38:37.132Z] ---> 2a8b1a0e7191 [2022-06-27T19:38:37.132Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-27T19:38:37.132Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-27T19:38:37.412Z] ---> Running in ee1168a9d407 [2022-06-27T19:38:37.412Z] (8/9) Installing libucontext (1.1-r0) [2022-06-27T19:38:37.412Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-27T19:38:37.412Z] Executing busybox-1.34.1-r5.trigger [2022-06-27T19:38:37.691Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:38:37.691Z] OK: 8 MiB in 23 packages [2022-06-27T19:38:39.675Z] Removing intermediate container b94532601863 [2022-06-27T19:38:39.675Z] ---> 25ae66590f9c [2022-06-27T19:38:39.675Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:38:39.957Z] Removing intermediate container ee1168a9d407 [2022-06-27T19:38:39.958Z] ---> 08c9664e2c81 [2022-06-27T19:38:39.958Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-27T19:38:39.958Z] ---> Running in 2ee46917f292 [2022-06-27T19:38:40.948Z] ---> 98996c0107c0 [2022-06-27T19:38:40.948Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-27T19:38:41.548Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:42.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:42.432Z] ---> ee489748c594 [2022-06-27T19:38:42.432Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-27T19:38:43.428Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-27T19:38:43.428Z] ---> 0068022aacee [2022-06-27T19:38:43.428Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-27T19:38:43.428Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-27T19:38:43.428Z] ---> Running in 1fb9917636ec [2022-06-27T19:38:43.428Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-27T19:38:43.428Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-27T19:38:43.704Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-27T19:38:43.704Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-27T19:38:43.984Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:38:43.984Z] Removing intermediate container 1fb9917636ec [2022-06-27T19:38:43.984Z] ---> 9b54060a24a4 [2022-06-27T19:38:43.984Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:38:43.984Z] OK: 8 MiB in 20 packages [2022-06-27T19:38:43.984Z] ---> Running in a217b0cb1d87 [2022-06-27T19:38:44.590Z] Removing intermediate container a217b0cb1d87 [2022-06-27T19:38:44.590Z] ---> c4e51ab525a4 [2022-06-27T19:38:44.590Z] Step 18/20 : LABEL arch=arm64 [2022-06-27T19:38:44.872Z] ---> Running in a3f26f0ced44 [2022-06-27T19:38:45.152Z] Removing intermediate container 2ee46917f292 [2022-06-27T19:38:45.152Z] ---> 84dd1b5be516 [2022-06-27T19:38:45.152Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:38:45.433Z] Removing intermediate container a3f26f0ced44 [2022-06-27T19:38:45.433Z] ---> b671a2d901ef [2022-06-27T19:38:45.433Z] Step 19/20 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:38:45.709Z] ---> Running in a7614d272c23 [2022-06-27T19:38:46.312Z] Removing intermediate container a7614d272c23 [2022-06-27T19:38:46.312Z] ---> afa693b85528 [2022-06-27T19:38:46.312Z] Step 20/20 : LABEL version=0.0.0 [2022-06-27T19:38:46.312Z] ---> Running in 356999fc4884 [2022-06-27T19:38:46.312Z] ---> dff7d0351958 [2022-06-27T19:38:46.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-27T19:38:46.586Z] Removing intermediate container 356999fc4884 [2022-06-27T19:38:46.586Z] ---> fb7579a14361 [2022-06-27T19:38:46.586Z] [2022-06-27T19:38:47.183Z] Successfully built fb7579a14361 [2022-06-27T19:38:47.183Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-27T19:38:47.789Z]  Building security-spiffe-token-provider ... done  ---> 7341ec4f373a [2022-06-27T19:38:47.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-27T19:38:48.388Z] ---> bd1ab87fe14c [2022-06-27T19:38:48.388Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-27T19:38:48.663Z] ---> Running in a7362c93c494 [2022-06-27T19:38:48.939Z] Removing intermediate container a7362c93c494 [2022-06-27T19:38:48.939Z] ---> abac0748a23c [2022-06-27T19:38:48.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:38:49.221Z] ---> Running in 6385e46cac41 [2022-06-27T19:38:49.817Z] Removing intermediate container 6385e46cac41 [2022-06-27T19:38:49.817Z] ---> b428f67821e7 [2022-06-27T19:38:49.817Z] Step 21/23 : LABEL arch=arm64 [2022-06-27T19:38:49.817Z] ---> Running in dcb1b8cda910 [2022-06-27T19:38:50.089Z] Removing intermediate container dcb1b8cda910 [2022-06-27T19:38:50.089Z] ---> aead17a467c9 [2022-06-27T19:38:50.089Z] Step 22/23 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:38:50.373Z] ---> Running in c208e036286c [2022-06-27T19:38:50.645Z] Removing intermediate container c208e036286c [2022-06-27T19:38:50.645Z] ---> 58d476f247ca [2022-06-27T19:38:50.645Z] Step 23/23 : LABEL version=0.0.0 [2022-06-27T19:38:50.918Z] ---> Running in 50dd8cedaf69 [2022-06-27T19:38:51.191Z] Removing intermediate container 50dd8cedaf69 [2022-06-27T19:38:51.191Z] ---> c86494d41742 [2022-06-27T19:38:51.191Z] [2022-06-27T19:38:51.789Z] Successfully built c86494d41742 [2022-06-27T19:38:51.790Z] Successfully tagged core-data-arm64:latest [2022-06-27T19:38:53.760Z]  Building core-data ... done Removing intermediate container f5ac4346ca96 [2022-06-27T19:38:53.760Z] ---> 412fd55fbf85 [2022-06-27T19:38:53.760Z] [2022-06-27T19:38:53.760Z] Step 10/22 : FROM alpine:3.14 [2022-06-27T19:38:53.760Z] ---> ac73e934f311 [2022-06-27T19:38:53.760Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-27T19:38:53.760Z] ---> Running in 838a7534cf73 [2022-06-27T19:38:54.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:55.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-27T19:38:55.598Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-27T19:38:55.870Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-27T19:38:55.870Z] Executing busybox-1.33.1-r7.trigger [2022-06-27T19:38:55.870Z] Executing ca-certificates-20211220-r0.trigger [2022-06-27T19:38:55.870Z] OK: 6 MiB in 16 packages [2022-06-27T19:38:57.294Z] Removing intermediate container 838a7534cf73 [2022-06-27T19:38:57.294Z] ---> b8584a3c456c [2022-06-27T19:38:57.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-27T19:38:57.294Z] ---> Running in 78ae43fe962d [2022-06-27T19:38:57.294Z] Removing intermediate container 78ae43fe962d [2022-06-27T19:38:57.294Z] ---> 2b8009a74a8e [2022-06-27T19:38:57.294Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-27T19:38:57.566Z] ---> Running in 530ede03e6b9 [2022-06-27T19:38:57.836Z] Removing intermediate container 530ede03e6b9 [2022-06-27T19:38:57.836Z] ---> 48c3b5a20c87 [2022-06-27T19:38:57.836Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-27T19:38:57.836Z] ---> Running in f5effd63f7c7 [2022-06-27T19:38:58.108Z] Removing intermediate container f5effd63f7c7 [2022-06-27T19:38:58.108Z] ---> f35c7ea1fb9c [2022-06-27T19:38:58.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-27T19:38:58.701Z] ---> b0819ba919e2 [2022-06-27T19:38:58.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-27T19:39:00.128Z] ---> 32501f54dd2d [2022-06-27T19:39:00.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-27T19:39:00.398Z] ---> ab759757753c [2022-06-27T19:39:00.398Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-27T19:39:00.398Z] ---> Running in 21f591533f24 [2022-06-27T19:39:00.669Z] Removing intermediate container 21f591533f24 [2022-06-27T19:39:00.669Z] ---> 5205ad8915a1 [2022-06-27T19:39:00.669Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-27T19:39:00.948Z] ---> Running in 6b000e8115a3 [2022-06-27T19:39:01.217Z] Removing intermediate container 6b000e8115a3 [2022-06-27T19:39:01.217Z] ---> 34ab0b8787d2 [2022-06-27T19:39:01.217Z] Step 20/22 : LABEL arch=arm64 [2022-06-27T19:39:01.217Z] ---> Running in 7729c76953e1 [2022-06-27T19:39:01.490Z] Removing intermediate container 7729c76953e1 [2022-06-27T19:39:01.490Z] ---> 316aabae3d42 [2022-06-27T19:39:01.490Z] Step 21/22 : LABEL git_sha=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [2022-06-27T19:39:01.763Z] ---> Running in 95357ac2d0e7 [2022-06-27T19:39:02.033Z] Removing intermediate container 95357ac2d0e7 [2022-06-27T19:39:02.033Z] ---> 8d5d64396689 [2022-06-27T19:39:02.033Z] Step 22/22 : LABEL version=0.0.0 [2022-06-27T19:39:02.033Z] ---> Running in 35947e07a44a [2022-06-27T19:39:02.304Z] Removing intermediate container 35947e07a44a [2022-06-27T19:39:02.304Z] ---> b09f4c2080cc [2022-06-27T19:39:02.304Z] [2022-06-27T19:39:02.574Z] Successfully built b09f4c2080cc [2022-06-27T19:39:02.574Z] Successfully tagged support-notifications-arm64:latest [2022-06-27T19:39:02.858Z]  Building support-notifications ... done  [Pipeline] } [2022-06-27T19:39:02.864Z] $ docker stop --time=1 e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 [2022-06-27T19:39:04.516Z] $ docker rm -f e1eee3aea1183e4f873e2439a333d0ad363dd9bfe3c2d33550fa2c265c984cb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-27T19:39:05.136Z] + docker images [2022-06-27T19:39:05.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-27T19:39:05.407Z] support-notifications-arm64 latest b09f4c2080cc 3 seconds ago 25.9MB [2022-06-27T19:39:05.407Z] 412fd55fbf85 13 seconds ago 1.49GB [2022-06-27T19:39:05.407Z] core-data-arm64 latest c86494d41742 15 seconds ago 21.7MB [2022-06-27T19:39:05.407Z] security-spiffe-token-provider-arm64 latest fb7579a14361 19 seconds ago 28.1MB [2022-06-27T19:39:05.407Z] 5d348f5f3a58 31 seconds ago 1.46GB [2022-06-27T19:39:05.407Z] cc8c2850f0c3 37 seconds ago 1.48GB [2022-06-27T19:39:05.407Z] support-scheduler-arm64 latest a5365efaf49a 51 seconds ago 25.4MB [2022-06-27T19:39:05.407Z] 885fdf10be88 About a minute ago 1.49GB [2022-06-27T19:39:05.407Z] security-spire-server-arm64 latest cf04dbd89adb 2 minutes ago 86.3MB [2022-06-27T19:39:05.407Z] 071990fe6bfe 2 minutes ago 1.34GB [2022-06-27T19:39:05.407Z] security-bootstrapper-arm64 latest b334c7a1d673 3 minutes ago 18.3MB [2022-06-27T19:39:05.407Z] c380961639b9 3 minutes ago 1.44GB [2022-06-27T19:39:05.407Z] security-spire-agent-arm64 latest 4b3b0653a654 6 minutes ago 126MB [2022-06-27T19:39:05.407Z] b6cbe54c9ba0 7 minutes ago 1.34GB [2022-06-27T19:39:05.407Z] sys-mgmt-agent-arm64 latest c57342993db7 7 minutes ago 282MB [2022-06-27T19:39:05.407Z] core-metadata-arm64 latest 39c3f37fb152 8 minutes ago 16.3MB [2022-06-27T19:39:05.407Z] security-secretstore-setup-arm64 latest cdb54d85f9c2 8 minutes ago 27.5MB [2022-06-27T19:39:05.407Z] security-proxy-setup-arm64 latest c05387f65a71 8 minutes ago 26.1MB [2022-06-27T19:39:05.407Z] 17f55d8306e3 8 minutes ago 1.44GB [2022-06-27T19:39:05.407Z] core-command-arm64 latest 7f910f88b927 9 minutes ago 15.5MB [2022-06-27T19:39:05.407Z] 27d77f455987 9 minutes ago 1.44GB [2022-06-27T19:39:05.407Z] 458a7cc9d166 9 minutes ago 1.44GB [2022-06-27T19:39:05.407Z] 19c4ccb0c579 9 minutes ago 1.43GB [2022-06-27T19:39:05.407Z] dd94adc109db 9 minutes ago 1.43GB [2022-06-27T19:39:05.407Z] security-spire-config-arm64 latest ed063e1a2826 13 minutes ago 85.6MB [2022-06-27T19:39:05.407Z] 3a591ef0f4fc 13 minutes ago 1.34GB [2022-06-27T19:39:05.407Z] ci-base-image-arm64 latest cceff291a585 26 minutes ago 1.01GB [2022-06-27T19:39:05.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-27T19:39:05.407Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-27T19:39:05.407Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-27T19:39:05.407Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-27T19:39:05.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:39:06.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T19:39:06.184Z] [2022-06-27T19:39:06.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:39:06.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T19:39:06.865Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-27T19:39:06.865Z] 8998bd30e6a1: Pulling fs layer [2022-06-27T19:39:06.865Z] 04944245beec: Pulling fs layer [2022-06-27T19:39:06.865Z] 699f458cf7ca: Pulling fs layer [2022-06-27T19:39:06.865Z] 765212b225bb: Pulling fs layer [2022-06-27T19:39:06.865Z] f23df028b6ca: Pulling fs layer [2022-06-27T19:39:06.865Z] d65c8cfc05b1: Pulling fs layer [2022-06-27T19:39:06.865Z] 2437ff75d9bd: Pulling fs layer [2022-06-27T19:39:06.865Z] f23df028b6ca: Waiting [2022-06-27T19:39:06.865Z] 765212b225bb: Waiting [2022-06-27T19:39:06.865Z] d65c8cfc05b1: Waiting [2022-06-27T19:39:06.865Z] 2437ff75d9bd: Waiting [2022-06-27T19:39:06.865Z] 04944245beec: Verifying Checksum [2022-06-27T19:39:06.865Z] 04944245beec: Download complete [2022-06-27T19:39:06.865Z] 765212b225bb: Verifying Checksum [2022-06-27T19:39:06.865Z] 765212b225bb: Download complete [2022-06-27T19:39:06.865Z] f23df028b6ca: Verifying Checksum [2022-06-27T19:39:06.865Z] f23df028b6ca: Download complete [2022-06-27T19:39:06.865Z] d65c8cfc05b1: Verifying Checksum [2022-06-27T19:39:06.865Z] d65c8cfc05b1: Download complete [2022-06-27T19:39:07.141Z] 699f458cf7ca: Verifying Checksum [2022-06-27T19:39:07.411Z] 8998bd30e6a1: Verifying Checksum [2022-06-27T19:39:07.411Z] 8998bd30e6a1: Download complete [2022-06-27T19:39:10.031Z] 2437ff75d9bd: Verifying Checksum [2022-06-27T19:39:10.031Z] 2437ff75d9bd: Download complete [2022-06-27T19:39:12.006Z] 8998bd30e6a1: Pull complete [2022-06-27T19:39:12.278Z] 04944245beec: Pull complete [2022-06-27T19:39:13.707Z] 699f458cf7ca: Pull complete [2022-06-27T19:39:13.977Z] 765212b225bb: Pull complete [2022-06-27T19:39:14.952Z] f23df028b6ca: Pull complete [2022-06-27T19:39:14.952Z] d65c8cfc05b1: Pull complete [2022-06-27T19:39:30.021Z] 2437ff75d9bd: Pull complete [2022-06-27T19:39:30.021Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-27T19:39:30.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-27T19:39:30.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:39:30.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-16127 does not seem to be running inside a container [2022-06-27T19:39:30.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-27T19:39:33.155Z] $ docker top 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:34.200Z] ---> job-cost.sh [2022-06-27T19:39:34.200Z] lf-activate-venv: SKIPPING [2022-06-27T19:39:34.200Z] INFO: No Stack... [2022-06-27T19:39:34.790Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-27T19:39:35.757Z] INFO: Archiving Costs [Pipeline] sh [2022-06-27T19:39:36.423Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-27T19:39:36.423Z] + cut -d, -f6 [Pipeline] lock [2022-06-27T19:39:36.469Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] [2022-06-27T19:39:36.474Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] did not exist. Created. [2022-06-27T19:39:36.474Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-27T19:39:37.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-27T19:39:37.410Z] Stashed 1 file(s) [Pipeline] } [2022-06-27T19:39:37.426Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4062-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-27T19:39:37.493Z] $ docker stop --time=1 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce [2022-06-27T19:39:39.005Z] $ docker rm -f 5d6a41a1d93bd53b7c528b84c44713a0cd886cb77ba5a94d3ef554101ccf12ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-27T19:39:40.067Z] provisioning config files... [2022-06-27T19:39:40.074Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8662090327711072405tmp [Pipeline] { [Pipeline] sh [2022-06-27T19:39:40.415Z] + set +x [2022-06-27T19:39:40.415Z] + curl -s https://codecov.io/bash [2022-06-27T19:39:40.415Z] + bash -s -- [2022-06-27T19:39:40.415Z] [2022-06-27T19:39:40.415Z] _____ _ [2022-06-27T19:39:40.415Z] / ____| | | [2022-06-27T19:39:40.415Z] | | ___ __| | ___ ___ _____ __ [2022-06-27T19:39:40.415Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-27T19:39:40.415Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-27T19:39:40.415Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-27T19:39:40.415Z] Bash-1.0.6 [2022-06-27T19:39:40.415Z] [2022-06-27T19:39:40.415Z] [2022-06-27T19:39:40.415Z] ==> git version 2.25.1 found [2022-06-27T19:39:40.415Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-27T19:39:40.415Z] Release-Date: 2020-01-08 [2022-06-27T19:39:40.415Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-27T19:39:40.415Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-27T19:39:40.415Z] ==> Jenkins CI detected. [2022-06-27T19:39:40.415Z] current dir:  /w/workspace/edgex-go/1 [2022-06-27T19:39:40.415Z] project root: . [2022-06-27T19:39:40.415Z] --> token set from env [2022-06-27T19:39:40.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-27T19:39:40.415Z] ==> Running gcov in . (disable via -X gcov) [2022-06-27T19:39:40.415Z] ==> Python coveragepy not found [2022-06-27T19:39:40.415Z] ==> Searching for coverage reports in: [2022-06-27T19:39:40.415Z] + . [2022-06-27T19:39:40.415Z] -> Found 1 reports [2022-06-27T19:39:40.415Z] ==> Detecting git/mercurial file structure [2022-06-27T19:39:40.415Z] ==> Reading reports [2022-06-27T19:39:40.678Z] + ./coverage.out bytes=435411 [2022-06-27T19:39:40.678Z] ==> Appending adjustments [2022-06-27T19:39:40.678Z] https://docs.codecov.io/docs/fixing-reports [2022-06-27T19:39:41.616Z] + Found adjustments [2022-06-27T19:39:41.616Z] ==> Gzipping contents [2022-06-27T19:39:41.616Z] 60K /tmp/codecov.5WWZgP.gz [2022-06-27T19:39:41.616Z] ==> Uploading reports [2022-06-27T19:39:41.616Z] url: https://codecov.io [2022-06-27T19:39:41.616Z] query: branch=PR-4062&commit=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4062&job=&cmd_args= [2022-06-27T19:39:41.616Z] -> Pinging Codecov [2022-06-27T19:39:41.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4062&commit=5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4062%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4062&job=&cmd_args= [2022-06-27T19:39:41.876Z] -> Uploading to [2022-06-27T19:39:41.876Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-27/00271124DB129430A58F1EEE437C3FCB/5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e/57711b07-2d85-476b-b002-69a5e4efe640.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T193941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1877831e3f3ff1cae26707f546c8bfe93bef9db26f12661ab84cf97303d2d08 [2022-06-27T19:39:41.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-27T19:39:41.876Z] Dload Upload Total Spent Left Speed [2022-06-27T19:39:42.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59819 0 0 100 59819 0 226k --:--:-- --:--:-- --:--:-- 225k 100 59819 0 0 100 59819 0 226k --:--:-- --:--:-- --:--:-- 225k [2022-06-27T19:39:42.138Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b8c434b5ab6fb97826ebb7b5bd3a3978cfc390e [Pipeline] } [2022-06-27T19:39:42.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-27T19:39:43.444Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:43.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:44.663Z] ---> package-listing.sh [2022-06-27T19:39:44.663Z] ++ facter osfamily [2022-06-27T19:39:44.663Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-27T19:39:44.922Z] + OS_FAMILY=debian [2022-06-27T19:39:44.922Z] + workspace=/w/workspace/edgex-go/1 [2022-06-27T19:39:44.922Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-27T19:39:44.922Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-27T19:39:44.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-27T19:39:44.922Z] + PACKAGES=/tmp/packages_start.txt [2022-06-27T19:39:44.922Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-27T19:39:44.922Z] + PACKAGES=/tmp/packages_end.txt [2022-06-27T19:39:44.922Z] + case "${OS_FAMILY}" in [2022-06-27T19:39:44.922Z] + dpkg -l [2022-06-27T19:39:44.922Z] + grep '^ii' [2022-06-27T19:39:44.922Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-27T19:39:44.922Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-27T19:39:44.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-27T19:39:44.922Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-27T19:39:44.922Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-27T19:39:44.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-27T19:39:44.954Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-27T19:39:45.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:39:45.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T19:39:45.876Z] [2022-06-27T19:39:45.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-27T19:39:46.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T19:39:46.246Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-27T19:39:46.246Z] 5eb5b503b376: Pulling fs layer [2022-06-27T19:39:46.246Z] 5c69ac0246d0: Pulling fs layer [2022-06-27T19:39:46.246Z] ec43610c2a17: Pulling fs layer [2022-06-27T19:39:46.246Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-27T19:39:46.246Z] 33b1e0a273af: Pulling fs layer [2022-06-27T19:39:46.246Z] 5d3b04190fa2: Pulling fs layer [2022-06-27T19:39:46.246Z] 2f39f015ded8: Pulling fs layer [2022-06-27T19:39:46.246Z] 33b1e0a273af: Waiting [2022-06-27T19:39:46.246Z] 5d3b04190fa2: Waiting [2022-06-27T19:39:46.246Z] 2f39f015ded8: Waiting [2022-06-27T19:39:46.246Z] 3a2ae6a8a46f: Waiting [2022-06-27T19:39:46.246Z] 5c69ac0246d0: Download complete [2022-06-27T19:39:46.246Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-27T19:39:46.246Z] 3a2ae6a8a46f: Download complete [2022-06-27T19:39:46.246Z] 33b1e0a273af: Verifying Checksum [2022-06-27T19:39:46.246Z] 33b1e0a273af: Download complete [2022-06-27T19:39:46.246Z] ec43610c2a17: Verifying Checksum [2022-06-27T19:39:46.246Z] ec43610c2a17: Download complete [2022-06-27T19:39:46.246Z] 5d3b04190fa2: Verifying Checksum [2022-06-27T19:39:46.246Z] 5d3b04190fa2: Download complete [2022-06-27T19:39:46.506Z] 5eb5b503b376: Verifying Checksum [2022-06-27T19:39:46.506Z] 5eb5b503b376: Download complete [2022-06-27T19:39:47.076Z] 2f39f015ded8: Download complete [2022-06-27T19:39:48.015Z] 5eb5b503b376: Pull complete [2022-06-27T19:39:48.015Z] 5c69ac0246d0: Pull complete [2022-06-27T19:39:48.583Z] ec43610c2a17: Pull complete [2022-06-27T19:39:48.583Z] 3a2ae6a8a46f: Pull complete [2022-06-27T19:39:48.843Z] 33b1e0a273af: Pull complete [2022-06-27T19:39:48.843Z] 5d3b04190fa2: Pull complete [2022-06-27T19:39:54.118Z] 2f39f015ded8: Pull complete [2022-06-27T19:39:54.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-27T19:39:54.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-27T19:39:54.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-27T19:39:54.334Z] prd-ubuntu20.04-docker-8c-8g-16126 does not seem to be running inside a container [2022-06-27T19:39:54.363Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-27T19:39:55.969Z] $ docker top 917d56ceb46eec6a94de66f873ec17fcf039be3a0d03d8f44d683fbeafeb9cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-27T19:39:56.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-27T19:39:56.685Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-27T19:39:56.995Z] + ls /var/log/sa-host [2022-06-27T19:39:56.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-27T19:39:57.191Z] provisioning config files... [2022-06-27T19:39:57.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3336823446953959766tmp [Pipeline] { [Pipeline] echo [2022-06-27T19:39:57.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:57.553Z] ---> create-netrc.sh [Pipeline] } [2022-06-27T19:39:57.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:57.977Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-27T19:39:58.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:58.327Z] ---> sudo-logs.sh [2022-06-27T19:39:58.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-27T19:39:58.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:58.710Z] ---> job-cost.sh [2022-06-27T19:39:58.710Z] lf-activate-venv: SKIPPING [2022-06-27T19:39:58.710Z] DEBUG: total: 0.10999999940395355 [2022-06-27T19:39:58.710Z] INFO: Retrieving Stack Cost... [2022-06-27T19:39:58.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-27T19:39:59.539Z] INFO: Archiving Costs [Pipeline] echo [2022-06-27T19:39:59.573Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-27T19:39:59.881Z] ---> logs-deploy.sh [2022-06-27T19:39:59.881Z] lf-activate-venv: SKIPPING [2022-06-27T19:39:59.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4062/1 [2022-06-27T19:39:59.881Z] INFO: archiving workspace using pattern(s): [2022-06-27T19:40:00.819Z] Archives upload complete. [2022-06-27T19:40:00.819Z] INFO: archiving logs to Nexus