Pull request #4066 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ebac7b1f11c50afc3c9e3fe870bef52230ce25+8c995af195f08c96051e81afd7f7ed1e800bba03 (3b230526bb9a737f711f90028e10e259cacf4ffa) 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-ssh12759535592680755291.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-ssh15080519400068398126.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10637426286288627350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13729124384255054960.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17010293711628601823.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16574’ Running on prd-ubuntu20.04-docker-8c-8g-16578 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Merge succeeded, producing f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Checking out Revision f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 (PR-4066) > 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/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T15:49:01.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T15:49:01.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T15:49:01.183Z] ========================================================= [2022-07-01T15:49:01.183Z] EdgeX Global Pipelines Version Info [2022-07-01T15:49:01.183Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:49:01.957Z] ------------------- [2022-07-01T15:49:01.958Z] stable info: [2022-07-01T15:49:01.958Z] ------------------- [2022-07-01T15:49:01.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T15:49:01.958Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T15:49:01.958Z] Message: update stable to v1.0.234 > git rev-list --no-walk 4b6ebfd535500a7b9f2709318b5039d3df44a856 # timeout=10 [2022-07-01T15:49:02.529Z] ------------------- [2022-07-01T15:49:02.529Z] experimental info: [2022-07-01T15:49:02.529Z] ------------------- [2022-07-01T15:49:02.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T15:49:02.529Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T15:49:02.529Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T15:49:02.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T15:49:02.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T15:49:02.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T15:49:02.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T15:49:02.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T15:49:02.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T15:49:02.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T15:49:02.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T15:49:02.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T15:49:02.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T15:49:02.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T15:49:02.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T15:49:02.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T15:49:02.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T15:49:02.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T15:49:02.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:49:02.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:49:02.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T15:49:02.867Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T15:49:02.880Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T15:49:02.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T15:49:02.901Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T15:49:02.913Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T15:49:02.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo [2022-07-01T15:49:02.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo [2022-07-01T15:49:02.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo [2022-07-01T15:49:02.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo [2022-07-01T15:49:02.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ebac7 [Pipeline] echo [2022-07-01T15:49:02.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:49:03.019Z] provisioning config files... [2022-07-01T15:49:03.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config747255283071051471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:49:03.337Z] ---> docker-login.sh [2022-07-01T15:49:03.337Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:49:03.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:03.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:03.597Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:03.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:03.597Z] [2022-07-01T15:49:03.597Z] Login Succeeded [2022-07-01T15:49:03.597Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:49:03.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:03.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:03.858Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:03.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:03.858Z] [2022-07-01T15:49:03.858Z] Login Succeeded [2022-07-01T15:49:03.858Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:49:03.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:03.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:03.858Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:03.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:03.858Z] [2022-07-01T15:49:03.858Z] Login Succeeded [2022-07-01T15:49:03.858Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:49:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:04.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:04.120Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:04.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:04.120Z] [2022-07-01T15:49:04.120Z] Login Succeeded [2022-07-01T15:49:04.120Z] docker.io [2022-07-01T15:49:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:04.382Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:04.382Z] [2022-07-01T15:49:04.382Z] Login Succeeded [2022-07-01T15:49:04.391Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:49:04.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:49:04.709Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/core-command/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T15:49:04.709Z] + + dirname cmd/core-data/Dockerfilecut [2022-07-01T15:49:04.709Z] -d/ -f2 [2022-07-01T15:49:04.709Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T15:49:04.709Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-01T15:49:04.709Z] cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T15:49:04.709Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T15:49:04.709Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T15:49:04.709Z] + cut -d/ -f2 [2022-07-01T15:49:04.709Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T15:49:04.748Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-01T15:49:05.093Z] + git rev-list -1 --merges f3ebac7b1f11c50afc3c9e3fe870bef52230ce25~1..f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo [2022-07-01T15:49:05.113Z] -----------> git rev-list -1 --merges f3ebac7b1f11c50afc3c9e3fe870bef52230ce25~1..f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [false] [Pipeline] sh [2022-07-01T15:49:05.402Z] + git log --format=format:%s -1 f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [Pipeline] echo [2022-07-01T15:49:05.418Z] ========================================================= [2022-07-01T15:49:05.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T15:49:05.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T15:49:05.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T15:49:05.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T15:49:05.794Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T15:49:05.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T15:49:05.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T15:49:05.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T15:49:05.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:06.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:06.160Z] [2022-07-01T15:49:06.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:06.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:06.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T15:49:06.473Z] 42c077c10790: Pulling fs layer [2022-07-01T15:49:06.473Z] f63e77b7563a: Pulling fs layer [2022-07-01T15:49:06.473Z] bd5fdadae976: Pulling fs layer [2022-07-01T15:49:06.473Z] 205491f53016: Pulling fs layer [2022-07-01T15:49:06.473Z] df18705c85c3: Pulling fs layer [2022-07-01T15:49:06.473Z] bdb3f477010e: Pulling fs layer [2022-07-01T15:49:06.473Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T15:49:06.473Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T15:49:06.473Z] bdb8f0575790: Pulling fs layer [2022-07-01T15:49:06.473Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T15:49:06.473Z] 2343380bae48: Pulling fs layer [2022-07-01T15:49:06.473Z] c8a8fc8e1c8f: Waiting [2022-07-01T15:49:06.473Z] 2c6e9b1d212d: Waiting [2022-07-01T15:49:06.473Z] bdb8f0575790: Waiting [2022-07-01T15:49:06.473Z] 205491f53016: Waiting [2022-07-01T15:49:06.473Z] df18705c85c3: Waiting [2022-07-01T15:49:06.473Z] bdb3f477010e: Waiting [2022-07-01T15:49:06.473Z] 386e3cb2ff24: Waiting [2022-07-01T15:49:06.473Z] f63e77b7563a: Verifying Checksum [2022-07-01T15:49:06.473Z] f63e77b7563a: Download complete [2022-07-01T15:49:06.473Z] 205491f53016: Verifying Checksum [2022-07-01T15:49:06.473Z] 205491f53016: Download complete [2022-07-01T15:49:06.734Z] df18705c85c3: Verifying Checksum [2022-07-01T15:49:06.734Z] df18705c85c3: Download complete [2022-07-01T15:49:06.734Z] bdb3f477010e: Verifying Checksum [2022-07-01T15:49:06.734Z] bdb3f477010e: Download complete [2022-07-01T15:49:06.734Z] bd5fdadae976: Verifying Checksum [2022-07-01T15:49:06.734Z] bd5fdadae976: Download complete [2022-07-01T15:49:06.734Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T15:49:06.734Z] 2c6e9b1d212d: Download complete [2022-07-01T15:49:06.734Z] bdb8f0575790: Verifying Checksum [2022-07-01T15:49:06.734Z] bdb8f0575790: Download complete [2022-07-01T15:49:06.734Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T15:49:06.734Z] 386e3cb2ff24: Download complete [2022-07-01T15:49:06.734Z] 2343380bae48: Verifying Checksum [2022-07-01T15:49:06.734Z] 2343380bae48: Download complete [2022-07-01T15:49:06.734Z] 42c077c10790: Verifying Checksum [2022-07-01T15:49:06.734Z] 42c077c10790: Download complete [2022-07-01T15:49:07.001Z] c8a8fc8e1c8f: Download complete [2022-07-01T15:49:08.386Z] 42c077c10790: Pull complete [2022-07-01T15:49:08.386Z] f63e77b7563a: Pull complete [2022-07-01T15:49:08.969Z] bd5fdadae976: Pull complete [2022-07-01T15:49:08.969Z] 205491f53016: Pull complete [2022-07-01T15:49:09.229Z] df18705c85c3: Pull complete [2022-07-01T15:49:09.229Z] bdb3f477010e: Pull complete [2022-07-01T15:49:11.142Z] c8a8fc8e1c8f: Pull complete [2022-07-01T15:49:11.142Z] 2c6e9b1d212d: Pull complete [2022-07-01T15:49:11.402Z] bdb8f0575790: Pull complete [2022-07-01T15:49:11.402Z] 386e3cb2ff24: Pull complete [2022-07-01T15:49:11.402Z] 2343380bae48: Pull complete [2022-07-01T15:49:11.402Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T15:49:11.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:11.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:11.508Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T15:49:11.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2022-07-01T15:49:12.926Z] $ docker top 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 -eo pid,comm [2022-07-01T15:49:12.994Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T15:49:12.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T15:49:13.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:49:13.026Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:49:13.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:49:13.163Z] $ docker exec 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent [2022-07-01T15:49:13.295Z] SSH_AUTH_SOCK=/tmp/ssh-4AFqgLOUBp7p/agent.32 [2022-07-01T15:49:13.295Z] SSH_AGENT_PID=38 [2022-07-01T15:49:13.303Z] Running ssh-add (command line suppressed) [2022-07-01T15:49:13.437Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3646978958035002207.key (/w/workspace/edgex-go/2@tmp/private_key_3646978958035002207.key) [2022-07-01T15:49:13.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:49:13.747Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T15:49:13.764Z] $ docker exec --env ******** --env ******** 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent -k [2022-07-01T15:49:13.883Z] unset SSH_AUTH_SOCK; [2022-07-01T15:49:13.884Z] unset SSH_AGENT_PID; [2022-07-01T15:49:13.884Z] echo Agent pid 38 killed; [2022-07-01T15:49:13.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T15:49:13.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:49:13.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:49:14.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:49:14.063Z] $ docker exec 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent [2022-07-01T15:49:14.191Z] SSH_AUTH_SOCK=/tmp/ssh-Rx1Wn4y8XzW1/agent.72 [2022-07-01T15:49:14.191Z] SSH_AGENT_PID=78 [2022-07-01T15:49:14.198Z] Running ssh-add (command line suppressed) [2022-07-01T15:49:14.323Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2981447604676085940.key (/w/workspace/edgex-go/2@tmp/private_key_2981447604676085940.key) [2022-07-01T15:49:14.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:49:14.629Z] + git semver init [2022-07-01T15:49:14.891Z] 2022-07-01 15:49:14,828 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T15:49:14.891Z] 2022-07-01 15:49:14,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-01T15:49:14.891Z] 2022-07-01 15:49:14,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-01T15:49:14.891Z] 2022-07-01 15:49:14,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,828 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4066 with force:False [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4066 [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,833 [execute] INFO git cat-file --batch-check [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,838 [execute] INFO git cat-file --batch [2022-07-01T15:49:19.125Z] 2022-07-01 15:49:18,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T15:49:19.126Z] 2022-07-01 15:49:18,843 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4066 [2022-07-01T15:49:19.126Z] 0.0.0 [Pipeline] } [2022-07-01T15:49:19.139Z] $ docker exec --env ******** --env ******** 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 ssh-agent -k [2022-07-01T15:49:19.248Z] unset SSH_AUTH_SOCK; [2022-07-01T15:49:19.253Z] unset SSH_AGENT_PID; [2022-07-01T15:49:19.254Z] echo Agent pid 78 killed; [2022-07-01T15:49:19.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:49:19.553Z] + git semver [Pipeline] } [2022-07-01T15:49:19.831Z] $ docker stop --time=1 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 [2022-07-01T15:49:21.224Z] $ docker rm -f 05010e0a5dca43fab7fd6378812c55b865072853132e0de167262d9240de02b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T15:49:21.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T15:49:21.807Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T15:49:21.809Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-01T15:49:21.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:49:21.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:49:21.953Z] ========================================================= [2022-07-01T15:49:21.953Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T15:49:21.953Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:49:22.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:49:22.240Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T15:49:22.240Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T15:49:22.240Z] 666ba61612fd: Pulling fs layer [2022-07-01T15:49:22.240Z] 8ed8ca486205: Pulling fs layer [2022-07-01T15:49:22.240Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T15:49:22.240Z] c516ae0d96e1: Pulling fs layer [2022-07-01T15:49:22.240Z] 684cea983483: Pulling fs layer [2022-07-01T15:49:22.240Z] dd3240ac7de5: Pulling fs layer [2022-07-01T15:49:22.240Z] b1e948a4e11c: Pulling fs layer [2022-07-01T15:49:22.240Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T15:49:22.240Z] 646ad004c059: Pulling fs layer [2022-07-01T15:49:22.240Z] cc1cd167ecdc: Waiting [2022-07-01T15:49:22.240Z] c516ae0d96e1: Waiting [2022-07-01T15:49:22.240Z] 684cea983483: Waiting [2022-07-01T15:49:22.240Z] dd3240ac7de5: Waiting [2022-07-01T15:49:22.240Z] b1e948a4e11c: Waiting [2022-07-01T15:49:22.240Z] 646ad004c059: Waiting [2022-07-01T15:49:22.240Z] a8fd76ee1af6: Waiting [2022-07-01T15:49:22.240Z] 8ed8ca486205: Verifying Checksum [2022-07-01T15:49:22.240Z] 8ed8ca486205: Download complete [2022-07-01T15:49:22.240Z] 666ba61612fd: Download complete [2022-07-01T15:49:22.240Z] c516ae0d96e1: Verifying Checksum [2022-07-01T15:49:22.240Z] c516ae0d96e1: Download complete [2022-07-01T15:49:22.240Z] 684cea983483: Verifying Checksum [2022-07-01T15:49:22.240Z] 684cea983483: Download complete [2022-07-01T15:49:22.240Z] dd3240ac7de5: Verifying Checksum [2022-07-01T15:49:22.240Z] dd3240ac7de5: Download complete [2022-07-01T15:49:22.240Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T15:49:22.499Z] b1e948a4e11c: Verifying Checksum [2022-07-01T15:49:22.499Z] b1e948a4e11c: Download complete [2022-07-01T15:49:22.499Z] 59bf1c3509f3: Pull complete [2022-07-01T15:49:22.499Z] 666ba61612fd: Pull complete [2022-07-01T15:49:22.758Z] 8ed8ca486205: Pull complete [2022-07-01T15:49:23.017Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T15:49:23.017Z] cc1cd167ecdc: Download complete [2022-07-01T15:49:23.017Z] 646ad004c059: Verifying Checksum [2022-07-01T15:49:23.017Z] 646ad004c059: Download complete [2022-07-01T15:49:23.279Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T15:49:23.279Z] a8fd76ee1af6: Download complete [2022-07-01T15:49:26.565Z] cc1cd167ecdc: Pull complete [2022-07-01T15:49:26.823Z] c516ae0d96e1: Pull complete [2022-07-01T15:49:26.823Z] 684cea983483: Pull complete [2022-07-01T15:49:26.823Z] dd3240ac7de5: Pull complete [2022-07-01T15:49:27.082Z] b1e948a4e11c: Pull complete [2022-07-01T15:49:29.002Z] a8fd76ee1af6: Pull complete [2022-07-01T15:49:29.941Z] 646ad004c059: Pull complete [2022-07-01T15:49:29.941Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T15:49:29.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:49:29.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:49:30.239Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:49:30.239Z] WORKDIR /edgex [2022-07-01T15:49:30.239Z] COPY go.mod . [2022-07-01T15:49:30.239Z] RUN go mod download [2022-07-01T15:49:30.239Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T15:49:31.624Z] Sending build context to Docker daemon 335.1MB [2022-07-01T15:49:31.624Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:49:31.624Z] ---> 8f69c11f6b0c [2022-07-01T15:49:31.624Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:49:34.169Z] ---> Running in 3601c8a28841 [2022-07-01T15:49:34.169Z] Removing intermediate container 3601c8a28841 [2022-07-01T15:49:34.169Z] ---> 765803b04fc9 [2022-07-01T15:49:34.169Z] Step 3/4 : COPY go.mod . [2022-07-01T15:49:34.430Z] ---> 5f9e873bc06f [2022-07-01T15:49:34.430Z] Step 4/4 : RUN go mod download [2022-07-01T15:49:34.430Z] ---> Running in bfd521cdf511 [2022-07-01T15:49:36.886Z] Still waiting to schedule task [2022-07-01T15:49:36.886Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ [2022-07-01T15:49:49.332Z] Removing intermediate container bfd521cdf511 [2022-07-01T15:49:49.332Z] ---> 8fa6374944c9 [2022-07-01T15:49:49.332Z] Successfully built 8fa6374944c9 [2022-07-01T15:49:49.332Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:49.631Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:49:49.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:49.708Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T15:49:49.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T15:49:50.174Z] $ docker top 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:49:50.521Z] + go version [2022-07-01T15:49:50.521Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T15:49:50.538Z] $ docker stop --time=1 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 [2022-07-01T15:49:51.824Z] $ docker rm -f 005df9321aa030fa4a6b4ba26298d2adad7eeaccf24ab5793f23a7bfe1e803b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:52.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:49:52.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:52.325Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T15:49:52.381Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T15:49:52.762Z] $ docker top fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T15:49:52.835Z] ========================================================= [2022-07-01T15:49:52.835Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T15:49:52.835Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:49:53.165Z] + make test [2022-07-01T15:49:53.165Z] go mod tidy -compat=1.17 [2022-07-01T15:49:53.165Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T15:49:58.511Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T15:50:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T15:50:11.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-07-01T15:50:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T15:50:11.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T15:50:11.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.145s coverage: 98.5% of statements [2022-07-01T15:50:11.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T15:50:11.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.2% of statements [2022-07-01T15:50:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T15:50:11.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.468s coverage: 89.2% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.101s coverage: 83.8% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements [2022-07-01T15:50:15.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2022-07-01T15:50:15.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-07-01T15:50:24.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-07-01T15:50:24.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2022-07-01T15:50:26.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-07-01T15:50:26.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.4% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T15:50:36.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2022-07-01T15:50:36.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-07-01T15:50:36.035Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-01T15:50:54.123Z] GO111MODULE=on go vet ./... [2022-07-01T15:50:56.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T15:50:56.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T15:50:56.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T15:50:56.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T15:50:56.923Z] + ls -al . [2022-07-01T15:50:56.924Z] total 684 [2022-07-01T15:50:56.924Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 15:49 . [2022-07-01T15:50:56.924Z] drwxr-xr-x 4 root root 4096 Jul 1 15:49 .. [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 15:48 .dockerignore [2022-07-01T15:50:56.924Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 .git [2022-07-01T15:50:56.924Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 .github [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 15:48 .gitignore [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 15:48 .golangci.yml [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 15:48 .hadolint.yml [2022-07-01T15:50:56.924Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 15:49 .semver [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 15:48 .sonarcloud.properties [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:48 ADOPTERS.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:48 Attribution.txt [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:48 CHANGELOG.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:48 CONTRIBUTING.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 15:48 GOVERNANCE.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 15:48 Jenkinsfile [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:48 LICENSE [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:48 Makefile [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 15:48 OWNERS.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:48 README.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:48 SECURITY.md [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:48 ZMQWindows.md [2022-07-01T15:50:56.924Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 15:48 bin [2022-07-01T15:50:56.924Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 15:48 cmd [2022-07-01T15:50:56.924Z] -rw-r--r-- 1 root root 435593 Jul 1 15:50 coverage.out [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:48 go.mod [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:49 go.sum [2022-07-01T15:50:56.924Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 internal [2022-07-01T15:50:56.924Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 openapi [2022-07-01T15:50:56.924Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 15:48 snap [2022-07-01T15:50:56.924Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 15:48 version.go [Pipeline] sh [2022-07-01T15:50:57.211Z] + '[' -e coverage.out ] [2022-07-01T15:50:57.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T15:50:57.322Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T15:50:57.603Z] + make build [2022-07-01T15:50:57.603Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T15:51:12.489Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T15:51:19.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T15:51:19.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T15:51:25.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T15:51:25.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T15:51:26.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T15:51:27.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T15:51:28.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T15:51:29.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T15:51:29.964Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T15:51:30.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T15:51:31.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T15:51:33.306Z] $ docker stop --time=1 fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 [2022-07-01T15:51:35.881Z] $ docker rm -f fe7bd11ce584c1c0415508893ca2c29b42237a011dad3025d874385ef0c8c470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:36.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:36.646Z] [2022-07-01T15:51:36.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:36.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:36.947Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T15:51:36.947Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T15:51:36.947Z] ca9280d653b3: Pulling fs layer [2022-07-01T15:51:36.947Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T15:51:36.947Z] cbdbe7a5bc2a: Download complete [2022-07-01T15:51:37.206Z] ca9280d653b3: Verifying Checksum [2022-07-01T15:51:37.206Z] ca9280d653b3: Download complete [2022-07-01T15:51:37.206Z] cbdbe7a5bc2a: Pull complete [2022-07-01T15:51:37.465Z] 7e9c9ca2126c: Verifying Checksum [2022-07-01T15:51:37.465Z] 7e9c9ca2126c: Download complete [2022-07-01T15:51:37.722Z] ca9280d653b3: Pull complete [2022-07-01T15:51:41.007Z] 7e9c9ca2126c: Pull complete [2022-07-01T15:51:41.007Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T15:51:41.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:41.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:51:41.092Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T15:51:41.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:51:42.689Z] $ docker top 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:51:43.040Z] + docker-compose build --help [2022-07-01T15:51:43.040Z] + grep parallel [2022-07-01T15:51:43.609Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T15:51:43.625Z] $ docker stop --time=1 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 [2022-07-01T15:51:44.920Z] $ docker rm -f 659387ff1d77191ca30281089e58d017d4fa250515c2ce18b1ed0fb332bcfd42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:45.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:45.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:51:45.403Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T15:51:45.437Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:51:45.800Z] $ docker top f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:51:46.148Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T15:51:46.717Z] Building core-command ... [2022-07-01T15:51:46.717Z] Building core-data ... [2022-07-01T15:51:46.717Z] Building core-metadata ... [2022-07-01T15:51:46.717Z] Building security-bootstrapper ... [2022-07-01T15:51:46.717Z] Building security-proxy-setup ... [2022-07-01T15:51:46.717Z] Building security-secretstore-setup ... [2022-07-01T15:51:46.717Z] Building security-spiffe-token-provider ... [2022-07-01T15:51:46.717Z] Building security-spire-agent ... [2022-07-01T15:51:46.717Z] Building security-spire-config ... [2022-07-01T15:51:46.717Z] Building security-spire-server ... [2022-07-01T15:51:46.717Z] Building support-notifications ... [2022-07-01T15:51:46.717Z] Building support-scheduler ... [2022-07-01T15:51:46.717Z] Building sys-mgmt-agent ... [2022-07-01T15:51:46.717Z] Building security-proxy-setup [2022-07-01T15:51:46.717Z] Building support-scheduler [2022-07-01T15:51:46.717Z] Building security-bootstrapper [2022-07-01T15:51:46.717Z] Building security-spire-server [2022-07-01T15:51:46.717Z] Building support-notifications [2022-07-01T15:52:04.812Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:04.812Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:04.812Z] ---> 8fa6374944c9 [2022-07-01T15:52:04.812Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:52:04.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:04.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:04.812Z] ---> 8fa6374944c9 [2022-07-01T15:52:04.812Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:52:04.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:04.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:04.812Z] ---> 8fa6374944c9 [2022-07-01T15:52:04.812Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:52:04.812Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:04.812Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:04.812Z] ---> 8fa6374944c9 [2022-07-01T15:52:04.812Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T15:52:04.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:04.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:04.812Z] ---> 8fa6374944c9 [2022-07-01T15:52:04.812Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:52:08.111Z] ---> Running in f597f6ebb307 [2022-07-01T15:52:08.111Z] ---> Running in e4f5024fe379 [2022-07-01T15:52:08.111Z] ---> Running in cff2cb936cbc [2022-07-01T15:52:08.111Z] ---> Running in 53f94e365844 [2022-07-01T15:52:08.111Z] ---> Running in 6dba36f946c5 [2022-07-01T15:52:08.372Z] Removing intermediate container 6dba36f946c5 [2022-07-01T15:52:08.372Z] ---> 4e90d4bc27b8 [2022-07-01T15:52:08.372Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:08.372Z] Removing intermediate container 53f94e365844 [2022-07-01T15:52:08.372Z] ---> 67f5a4ab6ff0 [2022-07-01T15:52:08.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:08.372Z] Removing intermediate container e4f5024fe379 [2022-07-01T15:52:08.372Z] ---> cfb2593ae3b1 [2022-07-01T15:52:08.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:08.372Z] Removing intermediate container cff2cb936cbc [2022-07-01T15:52:08.372Z] ---> 4a7b157ab20a [2022-07-01T15:52:08.372Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:08.372Z] Removing intermediate container f597f6ebb307 [2022-07-01T15:52:08.372Z] ---> 1cf9f0ea6a55 [2022-07-01T15:52:08.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:08.372Z] ---> Running in 3043df8cbd15 [2022-07-01T15:52:08.372Z] ---> Running in 19917d90d180 [2022-07-01T15:52:08.372Z] ---> Running in 2bbde749d157 [2022-07-01T15:52:08.372Z] ---> Running in 6faa5d96c27c [2022-07-01T15:52:08.372Z] ---> Running in a883534ca0b5 [2022-07-01T15:52:09.750Z] Removing intermediate container 3043df8cbd15 [2022-07-01T15:52:09.750Z] ---> bf69b329df0d [2022-07-01T15:52:09.750Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T15:52:09.750Z] ---> Running in 8a3e98996131 [2022-07-01T15:52:09.750Z] Removing intermediate container 19917d90d180 [2022-07-01T15:52:09.750Z] ---> 962a3e2efe25 [2022-07-01T15:52:09.750Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T15:52:09.750Z] ---> Running in e1ea8395ee20 [2022-07-01T15:52:09.750Z] Removing intermediate container a883534ca0b5 [2022-07-01T15:52:09.750Z] ---> a0716ad9e7ea [2022-07-01T15:52:09.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:52:09.750Z] Removing intermediate container 2bbde749d157 [2022-07-01T15:52:09.750Z] ---> b511c23a8050 [2022-07-01T15:52:09.750Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:52:10.009Z] ---> Running in db5998724814 [2022-07-01T15:52:10.009Z] Removing intermediate container 6faa5d96c27c [2022-07-01T15:52:10.009Z] ---> b96eec8da5d3 [2022-07-01T15:52:10.009Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:52:10.009Z] ---> Running in 5fda9cc5478f [2022-07-01T15:52:10.009Z] ---> Running in a12a828f9b94 [2022-07-01T15:52:10.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:10.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:10.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:10.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:10.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.620Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:11.620Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:11.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:11.620Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:11.620Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:11.880Z] Removing intermediate container 8a3e98996131 [2022-07-01T15:52:11.880Z] ---> 0cd18d7e8c84 [2022-07-01T15:52:11.880Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T15:52:12.139Z] Removing intermediate container e1ea8395ee20 [2022-07-01T15:52:12.139Z] ---> 0cec1a80b1a2 [2022-07-01T15:52:12.139Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:52:12.139Z] Removing intermediate container a12a828f9b94 [2022-07-01T15:52:12.139Z] ---> d7c3767d6305 [2022-07-01T15:52:12.139Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:52:12.139Z] ---> 1d834ea5d7d7 [2022-07-01T15:52:12.139Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:12.139Z] Removing intermediate container 5fda9cc5478f [2022-07-01T15:52:12.139Z] ---> 62fd98bb1299 [2022-07-01T15:52:12.139Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:52:12.397Z] ---> cc056142706e [2022-07-01T15:52:12.397Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:12.397Z] ---> Running in e5b3bf73e73d [2022-07-01T15:52:12.397Z] ---> Running in bfded289af92 [2022-07-01T15:52:12.397Z] ---> f39c0c9454d9 [2022-07-01T15:52:12.397Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:12.397Z] ---> e6769e6e02a6 [2022-07-01T15:52:12.397Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:12.397Z] ---> Running in 8664c364d5d1 [2022-07-01T15:52:12.397Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:12.397Z] ---> Running in 8f22f1a91007 [2022-07-01T15:52:12.967Z] Removing intermediate container db5998724814 [2022-07-01T15:52:12.967Z] ---> bd31f0c75a45 [2022-07-01T15:52:12.967Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:52:13.225Z] ---> e37b22b78a73 [2022-07-01T15:52:13.225Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:13.225Z] ---> Running in 643ae07651d3 [2022-07-01T15:52:13.484Z] Removing intermediate container e5b3bf73e73d [2022-07-01T15:52:13.484Z] ---> 324efda9a02d [2022-07-01T15:52:13.484Z] Step 8/31 : COPY . . [2022-07-01T15:52:13.484Z] Removing intermediate container bfded289af92 [2022-07-01T15:52:13.484Z] ---> d3df5585576e [2022-07-01T15:52:13.484Z] Step 8/22 : COPY . . [2022-07-01T15:52:21.602Z] Removing intermediate container 8f22f1a91007 [2022-07-01T15:52:21.602Z] ---> 0f26e7aa1351 [2022-07-01T15:52:21.602Z] Step 8/25 : COPY . . [2022-07-01T15:52:21.602Z] ---> 88ec294e6694 [2022-07-01T15:52:21.602Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T15:52:21.602Z] ---> Running in 3240d1a612b4 [2022-07-01T15:52:21.602Z] Removing intermediate container 8664c364d5d1 [2022-07-01T15:52:21.602Z] ---> 22a0e41bfe4f [2022-07-01T15:52:21.602Z] Step 8/22 : COPY . . [2022-07-01T15:52:21.602Z] ---> 1a78e4e9492d [2022-07-01T15:52:21.602Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T15:52:21.602Z] Removing intermediate container 643ae07651d3 [2022-07-01T15:52:21.602Z] ---> fedf69eb656d [2022-07-01T15:52:21.602Z] Step 8/22 : COPY . . [2022-07-01T15:52:21.602Z] ---> Running in af6e3460b002 [2022-07-01T15:52:21.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T15:52:21.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T15:52:43.555Z] ---> 23bf97ee058b [2022-07-01T15:52:43.555Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T15:52:43.555Z] ---> Running in 0b75fe1fcc6d [2022-07-01T15:52:43.555Z] ---> 0331958bc149 [2022-07-01T15:52:43.555Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T15:52:43.555Z] ---> 8a5040312f8c [2022-07-01T15:52:43.555Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:52:43.555Z] ---> Running in 43a915416484 [2022-07-01T15:52:43.555Z] ---> Running in 02e5658db182 [2022-07-01T15:52:43.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T15:52:43.555Z] Removing intermediate container 02e5658db182 [2022-07-01T15:52:43.555Z] ---> a87fba835e3e [2022-07-01T15:52:43.555Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T15:52:43.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T15:52:43.555Z] ---> Running in 188efcccab87 [2022-07-01T15:52:43.555Z] Removing intermediate container 3240d1a612b4 [2022-07-01T15:52:43.555Z] ---> 350246703b7e [2022-07-01T15:52:43.555Z] [2022-07-01T15:52:43.555Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T15:52:43.555Z] Removing intermediate container 188efcccab87 [2022-07-01T15:52:43.555Z] ---> 55ac19b90d30 [2022-07-01T15:52:43.555Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:52:43.555Z] 3.14: Pulling from library/alpine [2022-07-01T15:52:43.812Z] ---> Running in cc81f6516e6b [2022-07-01T15:52:44.070Z] Removing intermediate container af6e3460b002 [2022-07-01T15:52:44.070Z] ---> c54349ba9266 [2022-07-01T15:52:44.070Z] [2022-07-01T15:52:44.070Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:52:44.070Z] 3.14: Pulling from library/alpine [2022-07-01T15:52:44.328Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T15:52:44.328Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T15:52:44.328Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T15:52:44.328Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T15:52:44.328Z] ---> e04c818066af [2022-07-01T15:52:44.328Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T15:52:44.328Z] ---> e04c818066af [2022-07-01T15:52:44.328Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T15:52:44.328Z] ---> Running in a31ba1fd5963 [2022-07-01T15:52:44.328Z] ---> Running in ac4b99fdb464 [2022-07-01T15:52:44.586Z] Removing intermediate container a31ba1fd5963 [2022-07-01T15:52:44.586Z] ---> 189d59349e42 [2022-07-01T15:52:44.586Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T15:52:44.586Z] ---> Running in 67c14dc45bd2 [2022-07-01T15:52:44.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16580 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [2022-07-01T15:52:44.863Z] Removing intermediate container cc81f6516e6b [2022-07-01T15:52:44.863Z] ---> 46a88fb9677d [2022-07-01T15:52:44.863Z] Step 12/25 : WORKDIR /edgex-go [Pipeline] ws [2022-07-01T15:52:44.870Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-01T15:52:44.923Z] The recommended git tool is: git [2022-07-01T15:52:45.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:45.121Z] ---> Running in e08e9d37441a [2022-07-01T15:52:45.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:45.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:45.379Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T15:52:45.379Z] Removing intermediate container e08e9d37441a [2022-07-01T15:52:45.379Z] ---> 83f064fe3068 [2022-07-01T15:52:45.379Z] [2022-07-01T15:52:45.379Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T15:52:45.379Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:45.379Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:52:45.379Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:52:45.379Z] OK: 6 MiB in 16 packages [2022-07-01T15:52:45.379Z] 3.15: Pulling from library/alpine [2022-07-01T15:52:45.379Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:45.379Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T15:52:45.379Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:52:45.379Z] OK: 6 MiB in 16 packages [2022-07-01T15:52:46.319Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T15:52:46.319Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T15:52:46.319Z] ---> 0ac33e5f5afa [2022-07-01T15:52:46.319Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:52:46.319Z] ---> Running in bd11945547a7 [2022-07-01T15:52:46.319Z] Removing intermediate container 67c14dc45bd2 [2022-07-01T15:52:46.319Z] ---> 0384013a210e [2022-07-01T15:52:46.319Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T15:52:46.319Z] Removing intermediate container ac4b99fdb464 [2022-07-01T15:52:46.319Z] ---> 7289d68a1f04 [2022-07-01T15:52:46.319Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:52:46.579Z] Removing intermediate container bd11945547a7 [2022-07-01T15:52:46.579Z] ---> 95853a71034e [2022-07-01T15:52:46.579Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:46.579Z] ---> Running in 9e0fae040bcf [2022-07-01T15:52:46.579Z] ---> Running in d5be076a44f6 [2022-07-01T15:52:46.579Z] ---> Running in da1dfae9049c [2022-07-01T15:52:46.839Z] Removing intermediate container 9e0fae040bcf [2022-07-01T15:52:46.839Z] ---> c5fd2056a3fc [2022-07-01T15:52:46.839Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T15:52:46.839Z] Removing intermediate container d5be076a44f6 [2022-07-01T15:52:46.839Z] ---> 2513263e5aae [2022-07-01T15:52:46.839Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T15:52:46.839Z] ---> Running in 1a828d2f5069 [2022-07-01T15:52:46.839Z] ---> Running in 74370bfd96ed [2022-07-01T15:52:47.108Z] Removing intermediate container 1a828d2f5069 [2022-07-01T15:52:47.108Z] ---> ce129097f9a7 [2022-07-01T15:52:47.108Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T15:52:47.108Z] ---> Running in 22a529cc73cc [2022-07-01T15:52:47.108Z] Removing intermediate container 74370bfd96ed [2022-07-01T15:52:47.108Z] ---> 146a70f358e4 [2022-07-01T15:52:47.108Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:52:47.366Z] ---> Running in c6bfdcef9926 [2022-07-01T15:52:47.623Z] Removing intermediate container c6bfdcef9926 [2022-07-01T15:52:47.623Z] ---> 82c2b1d393a2 [2022-07-01T15:52:47.623Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:52:47.882Z] Removing intermediate container da1dfae9049c [2022-07-01T15:52:47.882Z] ---> e695bbadacb7 [2022-07-01T15:52:47.882Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:52:47.882Z] ---> Running in 1cd832240875 [2022-07-01T15:52:48.147Z] ---> 32759123d372 [2022-07-01T15:52:48.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T15:52:48.751Z] Removing intermediate container 22a529cc73cc [2022-07-01T15:52:48.751Z] ---> 2f46f4f60b5a [2022-07-01T15:52:48.751Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T15:52:49.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:49.009Z] ---> Running in a5c58f303e06 [2022-07-01T15:52:49.268Z] ---> c5bb596ec345 [2022-07-01T15:52:49.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T15:52:49.268Z] Removing intermediate container a5c58f303e06 [2022-07-01T15:52:49.268Z] ---> 6edfc4e71def [2022-07-01T15:52:49.268Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T15:52:49.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:49.834Z] ---> 0d5e6a1ab4c8 [2022-07-01T15:52:49.834Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T15:52:49.834Z] ---> Running in bbf98ccae5ce [2022-07-01T15:52:49.834Z] ---> 74e07afd73cd [2022-07-01T15:52:49.834Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T15:52:50.108Z] ---> Running in ce9b56acf50f [2022-07-01T15:52:50.108Z] Removing intermediate container bbf98ccae5ce [2022-07-01T15:52:50.108Z] ---> acecbeb19120 [2022-07-01T15:52:50.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:52:50.108Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:52:50.108Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:52:50.108Z] OK: 15859 distinct packages available [2022-07-01T15:52:50.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:50.365Z] ---> Running in 21810647368d [2022-07-01T15:52:50.365Z] Removing intermediate container 21810647368d [2022-07-01T15:52:50.365Z] ---> ee4a6db713db [2022-07-01T15:52:50.365Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:52:50.651Z] ---> Running in 89a8736db7dc [2022-07-01T15:52:50.912Z] Removing intermediate container 89a8736db7dc [2022-07-01T15:52:50.912Z] ---> 9177d2882ed3 [2022-07-01T15:52:50.912Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:52:50.912Z] ---> Running in a51f2ff3dcfd [2022-07-01T15:52:50.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:51.170Z] Removing intermediate container a51f2ff3dcfd [2022-07-01T15:52:51.170Z] ---> 4366b1eebddc [2022-07-01T15:52:51.170Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T15:52:51.428Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:51.428Z] ---> Running in 2fa1344953e4 [2022-07-01T15:52:51.428Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:52:51.428Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:52:51.463Z] using credential edgex-jenkins-ssh [2022-07-01T15:52:51.483Z] Cloning the remote Git repository [2022-07-01T15:52:51.686Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:52:51.686Z] Removing intermediate container ce9b56acf50f [2022-07-01T15:52:51.686Z] ---> 7f947dba2f21 [2022-07-01T15:52:51.686Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:52:51.686Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:52:51.686Z] Removing intermediate container 2fa1344953e4 [2022-07-01T15:52:51.686Z] ---> 7dad2d5e4342 [2022-07-01T15:52:51.686Z] [2022-07-01T15:52:51.686Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:52:51.686Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:52:51.686Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:52:51.686Z] Successfully built 7dad2d5e4342 [2022-07-01T15:52:51.945Z] Successfully tagged support-notifications:latest [2022-07-01T15:52:51.945Z]  Building support-notifications ... done Building security-spire-agent [2022-07-01T15:52:51.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:52:51.631Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-01T15:52:51.746Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:52:51.748Z] > git --version # timeout=10 [2022-07-01T15:52:51.773Z] > git --version # 'git version 2.25.1' [2022-07-01T15:52:51.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:52:51.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:52:55.227Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:55.227Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:55.227Z] ---> 8fa6374944c9 [2022-07-01T15:52:55.227Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:52:55.227Z] ---> Using cache [2022-07-01T15:52:55.227Z] ---> 1cf9f0ea6a55 [2022-07-01T15:52:55.227Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:55.227Z] ---> Using cache [2022-07-01T15:52:55.227Z] ---> b96eec8da5d3 [2022-07-01T15:52:55.227Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:52:56.599Z] ---> 1e9f3f70adde [2022-07-01T15:52:56.599Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T15:52:56.599Z] ---> Running in 52fee7717425 [2022-07-01T15:52:56.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T15:52:56.599Z] Building security-spiffe-token-provider [2022-07-01T15:52:57.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:58.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:58.365Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:00.280Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:00.280Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:00.280Z] ---> 8fa6374944c9 [2022-07-01T15:53:00.280Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T15:53:00.280Z] ---> Using cache [2022-07-01T15:53:00.280Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:00.280Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T15:53:00.543Z] ---> 2db5780f7cd3 [2022-07-01T15:53:00.543Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T15:53:00.543Z] ---> Running in 9093302d15a3 [2022-07-01T15:53:00.543Z] ---> 53b65f2efb86 [2022-07-01T15:53:00.543Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T15:53:00.801Z] Removing intermediate container 52fee7717425 [2022-07-01T15:53:00.802Z] ---> 81ea25afd2f6 [2022-07-01T15:53:00.802Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:53:01.060Z] ---> c694828ac90d [2022-07-01T15:53:01.060Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T15:53:01.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:01.060Z] ---> a78d8b524efb [2022-07-01T15:53:01.060Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:01.060Z] ---> Running in 36e865f34de7 [2022-07-01T15:53:01.627Z] ---> dc1350936fc0 [2022-07-01T15:53:01.627Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T15:53:01.891Z] ---> Running in d71344ce313f [2022-07-01T15:53:01.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:02.151Z] Removing intermediate container d71344ce313f [2022-07-01T15:53:02.151Z] ---> d5841abcb5bb [2022-07-01T15:53:02.151Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T15:53:02.151Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:02.151Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:02.151Z] OK: 15866 distinct packages available [2022-07-01T15:53:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:02.151Z] Removing intermediate container 0b75fe1fcc6d [2022-07-01T15:53:02.151Z] ---> e9e0e051ef27 [2022-07-01T15:53:02.151Z] [2022-07-01T15:53:02.151Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:53:02.151Z] ---> e04c818066af [2022-07-01T15:53:02.151Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T15:53:02.411Z] ---> Running in 5cff0a810b09 [2022-07-01T15:53:02.411Z] Removing intermediate container 36e865f34de7 [2022-07-01T15:53:02.411Z] ---> 132abc266b46 [2022-07-01T15:53:02.411Z] Step 8/26 : COPY . . [2022-07-01T15:53:02.411Z] ---> ab745ee6cb73 [2022-07-01T15:53:02.411Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T15:53:02.977Z] ---> Running in d0e7077424bc [2022-07-01T15:53:02.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:02.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:03.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:03.236Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T15:53:03.495Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:53:03.495Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:03.495Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T15:53:03.495Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T15:53:03.495Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T15:53:03.495Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:03.495Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:03.495Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:53:03.495Z] OK: 8 MiB in 20 packages [2022-07-01T15:53:04.874Z] Removing intermediate container 43a915416484 [2022-07-01T15:53:04.874Z] ---> 93f5a8d2bc32 [2022-07-01T15:53:04.874Z] [2022-07-01T15:53:04.874Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:53:04.874Z] ---> e04c818066af [2022-07-01T15:53:04.874Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:05.135Z] ---> Running in c5e0eb351b88 [2022-07-01T15:53:05.392Z] Removing intermediate container d0e7077424bc [2022-07-01T15:53:05.392Z] ---> 99a0a7fdc193 [2022-07-01T15:53:05.392Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T15:53:05.663Z] Removing intermediate container 9093302d15a3 [2022-07-01T15:53:05.663Z] ---> 273cdc316b65 [2022-07-01T15:53:05.663Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T15:53:05.663Z] ---> Running in 474f9194bb12 [2022-07-01T15:53:05.663Z] Removing intermediate container 5cff0a810b09 [2022-07-01T15:53:05.663Z] ---> 1412d00b7269 [2022-07-01T15:53:05.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:53:05.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:05.663Z] ---> Running in 579babf7918c [2022-07-01T15:53:05.933Z] ---> 573841bf02b3 [2022-07-01T15:53:05.933Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:05.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:05.933Z] Removing intermediate container 474f9194bb12 [2022-07-01T15:53:05.933Z] ---> d7f2bd5f6d58 [2022-07-01T15:53:05.933Z] Step 28/31 : CMD ["gate"] [2022-07-01T15:53:05.933Z] ---> Running in 07fe15129fd9 [2022-07-01T15:53:05.933Z] ---> Running in 123152888e5c [2022-07-01T15:53:05.933Z] Removing intermediate container 579babf7918c [2022-07-01T15:53:05.933Z] ---> 5f7886cfe437 [2022-07-01T15:53:05.933Z] Step 13/22 : WORKDIR /edgex [2022-07-01T15:53:05.933Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:05.933Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:05.933Z] OK: 6 MiB in 15 packages [2022-07-01T15:53:05.933Z] ---> Running in 32ec72f7c222 [2022-07-01T15:53:06.192Z] Removing intermediate container 123152888e5c [2022-07-01T15:53:06.192Z] ---> 67a080b6caf9 [2022-07-01T15:53:06.192Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T15:53:06.192Z] ---> Running in 8a222c537594 [2022-07-01T15:53:06.451Z] Removing intermediate container 32ec72f7c222 [2022-07-01T15:53:06.451Z] ---> 1445828a5da6 [2022-07-01T15:53:06.451Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T15:53:06.451Z] Removing intermediate container 8a222c537594 [2022-07-01T15:53:06.451Z] ---> 551778342103 [2022-07-01T15:53:06.451Z] Step 30/31 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:06.451Z] Removing intermediate container c5e0eb351b88 [2022-07-01T15:53:06.451Z] ---> 7510ac34d461 [2022-07-01T15:53:06.451Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:06.711Z] ---> Running in 9b98c4420278 [2022-07-01T15:53:06.711Z] ---> Running in 9d58b944c595 [2022-07-01T15:53:06.711Z] ---> 7098365c7437 [2022-07-01T15:53:06.711Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T15:53:06.970Z] Removing intermediate container 9b98c4420278 [2022-07-01T15:53:06.970Z] ---> 3972c2a4cc48 [2022-07-01T15:53:06.970Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T15:53:06.970Z] Removing intermediate container 9d58b944c595 [2022-07-01T15:53:06.970Z] ---> a4e69da8dbeb [2022-07-01T15:53:06.970Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T15:53:06.970Z] ---> Running in e8a303c00d09 [2022-07-01T15:53:06.970Z] Removing intermediate container 07fe15129fd9 [2022-07-01T15:53:06.970Z] ---> a1310998c819 [2022-07-01T15:53:06.970Z] Step 7/20 : COPY . . [2022-07-01T15:53:07.229Z] ---> Running in 6c6094ef6834 [2022-07-01T15:53:07.229Z] Removing intermediate container e8a303c00d09 [2022-07-01T15:53:07.229Z] ---> 1c1e81826a6a [2022-07-01T15:53:07.230Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:53:07.794Z] ---> 21432e3890be [2022-07-01T15:53:07.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T15:53:09.132Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:08.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T15:53:08.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:53:08.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T15:53:08.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:53:08.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:53:08.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T15:53:09.153Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T15:53:09.168Z] > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [2022-07-01T15:53:09.417Z] > git remote # timeout=10 [2022-07-01T15:53:09.435Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T15:53:09.503Z] Merge succeeded, producing f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:09.503Z] Checking out Revision f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 (PR-4066) [2022-07-01T15:53:09.699Z] ---> Running in 188820e31ff1 [2022-07-01T15:53:09.699Z] Removing intermediate container 6c6094ef6834 [2022-07-01T15:53:09.699Z] ---> 205df96fb1b2 [2022-07-01T15:53:09.699Z] [2022-07-01T15:53:09.699Z] ---> 34bf4a0ec5d5 [2022-07-01T15:53:09.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:09.699Z] Removing intermediate container 188820e31ff1 [2022-07-01T15:53:09.699Z] ---> 389b2cecc90f [2022-07-01T15:53:09.699Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:09.699Z] Successfully built 205df96fb1b2 [2022-07-01T15:53:09.699Z] Successfully tagged security-bootstrapper:latest [2022-07-01T15:53:09.699Z] Building security-secretstore-setup [2022-07-01T15:53:09.699Z]  Building security-bootstrapper ... done  ---> b4c1f32f588c [2022-07-01T15:53:09.699Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:53:09.958Z] ---> Running in 5482957d5702 [2022-07-01T15:53:09.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:53:09.463Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T15:53:09.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T15:53:09.512Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T15:53:09.523Z] > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [2022-07-01T15:53:12.495Z] ---> 5ffa7ca45804 [2022-07-01T15:53:12.495Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T15:53:13.068Z] Removing intermediate container 5482957d5702 [2022-07-01T15:53:13.068Z] ---> 56f942b2c197 [2022-07-01T15:53:13.068Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:53:13.340Z] ---> 82a07c68d1cb [2022-07-01T15:53:13.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T15:53:13.340Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:13.340Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:13.340Z] ---> 8fa6374944c9 [2022-07-01T15:53:13.340Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:13.340Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> b96eec8da5d3 [2022-07-01T15:53:13.340Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> d7c3767d6305 [2022-07-01T15:53:13.340Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> f39c0c9454d9 [2022-07-01T15:53:13.340Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> 22a0e41bfe4f [2022-07-01T15:53:13.340Z] Step 8/25 : COPY . . [2022-07-01T15:53:13.340Z] ---> Using cache [2022-07-01T15:53:13.340Z] ---> 0331958bc149 [2022-07-01T15:53:13.340Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T15:53:13.340Z] ---> Running in 20b864c6ab3f [2022-07-01T15:53:13.340Z] ---> Running in 0194fbde63a3 [2022-07-01T15:53:13.340Z] ---> Running in 32ec2e85b696 [2022-07-01T15:53:13.340Z] ---> cbf691066ff1 [2022-07-01T15:53:13.340Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T15:53:13.599Z] ---> Running in c310e1370298 [2022-07-01T15:53:13.599Z] Removing intermediate container 32ec2e85b696 [2022-07-01T15:53:13.599Z] ---> 39d7d8ddac31 [2022-07-01T15:53:13.599Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:53:13.832Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.8.0" [2022-07-01T15:53:13.859Z] ---> Running in ffad07ed4a74 [2022-07-01T15:53:13.859Z] ---> f718e0baae88 [2022-07-01T15:53:13.859Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:14.120Z] ---> 559f3d2badd2 [2022-07-01T15:53:14.120Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T15:53:14.120Z] ---> Running in 60c2e22fed0b [2022-07-01T15:53:14.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T15:53:14.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T15:53:14.120Z] Removing intermediate container 60c2e22fed0b [2022-07-01T15:53:14.120Z] ---> 1be518387f47 [2022-07-01T15:53:14.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:14.120Z] ---> Running in 2ebea9e075b7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T15:53:14.384Z] Removing intermediate container 2ebea9e075b7 [2022-07-01T15:53:14.384Z] ---> 123882f8559e [2022-07-01T15:53:14.384Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:53:14.384Z] ---> Running in 9185a89cb2bd [2022-07-01T15:53:14.384Z] Removing intermediate container 20b864c6ab3f [2022-07-01T15:53:14.384Z] ---> 4d187a533e9e [2022-07-01T15:53:14.384Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:53:14.651Z] ---> Running in 86a47175ce83 [2022-07-01T15:53:14.651Z] Removing intermediate container 9185a89cb2bd [2022-07-01T15:53:14.652Z] ---> fc6beb962546 [2022-07-01T15:53:14.652Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:14.652Z] ---> Running in 4834e130b656 [2022-07-01T15:53:14.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T15:53:14.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T15:53:14.668Z] Dload Upload Total Spent Left Speed [2022-07-01T15:53:14.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [2022-07-01T15:53:14.925Z] Removing intermediate container ffad07ed4a74 [2022-07-01T15:53:14.925Z] ---> 12fcf971eaa2 [2022-07-01T15:53:14.925Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:53:14.925Z] Removing intermediate container 86a47175ce83 [2022-07-01T15:53:14.925Z] ---> 2aa81125fe62 [2022-07-01T15:53:14.925Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:53:14.925Z] ---> Running in f0673b8ccad2 [2022-07-01T15:53:14.925Z] ---> Running in 9aa0dd0c0360 [2022-07-01T15:53:14.925Z] Removing intermediate container 4834e130b656 [2022-07-01T15:53:14.925Z] ---> 689f7f2c2eab [2022-07-01T15:53:14.925Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] sh [2022-07-01T15:53:15.220Z] ---> Running in 173bf33abddd [2022-07-01T15:53:15.220Z] Removing intermediate container f0673b8ccad2 [2022-07-01T15:53:15.220Z] ---> 5798e4a6e04b [2022-07-01T15:53:15.220Z] [2022-07-01T15:53:15.220Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:53:15.220Z] ---> 0ac33e5f5afa [2022-07-01T15:53:15.220Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:53:15.220Z] ---> Using cache [2022-07-01T15:53:15.220Z] ---> 95853a71034e [2022-07-01T15:53:15.220Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:15.220Z] ---> Using cache [2022-07-01T15:53:15.220Z] ---> e695bbadacb7 [2022-07-01T15:53:15.220Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:53:15.220Z] ---> Running in e5f27d1503b8 [2022-07-01T15:53:15.220Z] Removing intermediate container 9aa0dd0c0360 [2022-07-01T15:53:15.220Z] ---> 899efd0c8161 [2022-07-01T15:53:15.220Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:15.220Z] Removing intermediate container 173bf33abddd [2022-07-01T15:53:15.220Z] ---> 490869d2d5a9 [2022-07-01T15:53:15.220Z] [2022-07-01T15:53:15.220Z] ---> Running in 45e98ac2d9cb [2022-07-01T15:53:15.220Z] Successfully built 490869d2d5a9 [2022-07-01T15:53:15.220Z] Successfully tagged support-scheduler:latest [2022-07-01T15:53:15.220Z] Building core-data [2022-07-01T15:53:15.220Z]  Building support-scheduler ... done Removing intermediate container 45e98ac2d9cb [2022-07-01T15:53:15.220Z] ---> c3785e9bacd2 [2022-07-01T15:53:15.220Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T15:53:15.378Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T15:53:15.531Z] ---> Running in fd5193a79c77 [2022-07-01T15:53:15.731Z] + sudo tee /etc/docker/daemon.new [2022-07-01T15:53:15.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T15:53:15.731Z] { [2022-07-01T15:53:15.731Z] "registry-mirrors": [ [2022-07-01T15:53:15.731Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T15:53:15.731Z] ], [2022-07-01T15:53:15.731Z] "bip": "10.250.0.254/24", [2022-07-01T15:53:15.731Z] "hosts": [ [2022-07-01T15:53:15.731Z] "tcp://0.0.0.0:5555", [2022-07-01T15:53:15.731Z] "unix:///var/run/docker.sock" [2022-07-01T15:53:15.731Z] ], [2022-07-01T15:53:15.731Z] "mtu": 1458, [2022-07-01T15:53:15.731Z] "selinux-enabled": true, [2022-07-01T15:53:15.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T15:53:15.731Z] } [Pipeline] sh [2022-07-01T15:53:15.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:16.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T15:53:16.155Z] Removing intermediate container fd5193a79c77 [2022-07-01T15:53:16.155Z] ---> 4e5c67ebf755 [2022-07-01T15:53:16.155Z] [2022-07-01T15:53:16.413Z] Successfully built 4e5c67ebf755 [2022-07-01T15:53:16.413Z] Successfully tagged security-proxy-setup:latest [2022-07-01T15:53:16.413Z]  Building security-proxy-setup ... done Building security-spire-config [2022-07-01T15:53:16.419Z] + sudo service docker restart [2022-07-01T15:53:16.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:17.238Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:17.238Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:17.238Z] OK: 15859 distinct packages available [2022-07-01T15:53:17.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:18.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:18.431Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:18.431Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:53:18.431Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:53:18.690Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:53:18.690Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:53:18.690Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:18.690Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:53:18.690Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:53:20.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:20.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:20.596Z] ---> 8fa6374944c9 [2022-07-01T15:53:20.596Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:20.596Z] ---> Using cache [2022-07-01T15:53:20.596Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:20.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:20.596Z] ---> Using cache [2022-07-01T15:53:20.596Z] ---> b96eec8da5d3 [2022-07-01T15:53:20.596Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T15:53:22.504Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:22.504Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:22.504Z] ---> 8fa6374944c9 [2022-07-01T15:53:22.504Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:22.504Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> b96eec8da5d3 [2022-07-01T15:53:22.504Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 81ea25afd2f6 [2022-07-01T15:53:22.504Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> a78d8b524efb [2022-07-01T15:53:22.504Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 132abc266b46 [2022-07-01T15:53:22.504Z] Step 8/26 : COPY . . [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> b4c1f32f588c [2022-07-01T15:53:22.504Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 56f942b2c197 [2022-07-01T15:53:22.504Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 39d7d8ddac31 [2022-07-01T15:53:22.504Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 12fcf971eaa2 [2022-07-01T15:53:22.504Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 5798e4a6e04b [2022-07-01T15:53:22.504Z] [2022-07-01T15:53:22.504Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:53:22.504Z] ---> 0ac33e5f5afa [2022-07-01T15:53:22.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> 95853a71034e [2022-07-01T15:53:22.504Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:22.504Z] ---> Using cache [2022-07-01T15:53:22.504Z] ---> e695bbadacb7 [2022-07-01T15:53:22.504Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T15:53:26.690Z] ---> Running in 717793c92c74 [2022-07-01T15:53:26.690Z] ---> Running in b1878555d196 [2022-07-01T15:53:26.690Z] Building sys-mgmt-agent [2022-07-01T15:53:26.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:26.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:27.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:27.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:27.886Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:27.886Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:27.886Z] OK: 15859 distinct packages available [2022-07-01T15:53:27.886Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:27.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:28.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:29.085Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:29.345Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:53:29.345Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T15:53:29.345Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T15:53:29.609Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:29.609Z] OK: 6 MiB in 18 packages [2022-07-01T15:53:29.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:29.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:29.871Z] ---> 8fa6374944c9 [2022-07-01T15:53:29.871Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:29.871Z] ---> Using cache [2022-07-01T15:53:29.871Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:29.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:29.871Z] ---> Using cache [2022-07-01T15:53:29.871Z] ---> b96eec8da5d3 [2022-07-01T15:53:29.871Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T15:53:30.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T15:53:32.187Z] ---> Running in 8f7b52cec49d [2022-07-01T15:53:32.187Z] Removing intermediate container b1878555d196 [2022-07-01T15:53:32.187Z] ---> 0ae54b346fd4 [2022-07-01T15:53:32.187Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:32.187Z] Removing intermediate container 717793c92c74 [2022-07-01T15:53:32.187Z] ---> 904f653679a5 [2022-07-01T15:53:32.187Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T15:53:32.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:32.446Z] ---> 513897f77176 [2022-07-01T15:53:32.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:33.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:33.290Z] ---> Running in fd3aae434842 [2022-07-01T15:53:33.290Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:33.559Z] ---> 2fa7180a8885 [2022-07-01T15:53:33.559Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:33.559Z] Removing intermediate container 0194fbde63a3 [2022-07-01T15:53:33.559Z] ---> e6a030397ada [2022-07-01T15:53:33.559Z] [2022-07-01T15:53:33.559Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T15:53:33.559Z] ---> e04c818066af [2022-07-01T15:53:33.559Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T15:53:33.559Z] ---> Running in 96678c2df6ed [2022-07-01T15:53:33.819Z] ---> e6d71dd3b84e [2022-07-01T15:53:33.819Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:33.819Z] ---> Running in 21bf791d4055 [2022-07-01T15:53:33.819Z] Removing intermediate container 8f7b52cec49d [2022-07-01T15:53:33.819Z] ---> 70e41c2d7587 [2022-07-01T15:53:33.819Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:34.077Z] Removing intermediate container 21bf791d4055 [2022-07-01T15:53:34.077Z] ---> f9e8672c4c50 [2022-07-01T15:53:34.077Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:34.077Z] ---> 3ed90b3d9296 [2022-07-01T15:53:34.077Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:34.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:34.337Z] ---> Running in 3f8971791d8d [2022-07-01T15:53:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:34.337Z] ---> 087d5eb0f6f3 [2022-07-01T15:53:34.337Z] Step 21/26 : WORKDIR / [2022-07-01T15:53:34.337Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T15:53:34.596Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:34.596Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T15:53:34.596Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:34.596Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:53:34.596Z] OK: 6 MiB in 17 packages [2022-07-01T15:53:34.596Z] ---> Running in 83f51fbf903a [2022-07-01T15:53:34.596Z] Removing intermediate container fd3aae434842 [2022-07-01T15:53:34.596Z] ---> bb5b77f51c08 [2022-07-01T15:53:34.596Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:53:34.729Z] provisioning config files... [2022-07-01T15:53:34.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2717305814756648940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:53:35.305Z] ---> docker-login.sh [2022-07-01T15:53:35.305Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:53:35.535Z] Removing intermediate container 83f51fbf903a [2022-07-01T15:53:35.535Z] ---> b235c374e40c [2022-07-01T15:53:35.535Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T15:53:35.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:36.169Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:36.169Z] [2022-07-01T15:53:36.169Z] Login Succeeded [2022-07-01T15:53:36.169Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:53:36.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:36.471Z] ---> Running in 02fadf0aa700 [2022-07-01T15:53:36.471Z] Removing intermediate container c310e1370298 [2022-07-01T15:53:36.471Z] ---> cb47e225f3f0 [2022-07-01T15:53:36.471Z] [2022-07-01T15:53:36.471Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T15:53:36.471Z] ---> 0ac33e5f5afa [2022-07-01T15:53:36.471Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:53:36.471Z] ---> Using cache [2022-07-01T15:53:36.471Z] ---> 95853a71034e [2022-07-01T15:53:36.471Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:36.471Z] ---> Using cache [2022-07-01T15:53:36.471Z] ---> e695bbadacb7 [2022-07-01T15:53:36.471Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T15:53:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:36.711Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:36.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:36.711Z] [2022-07-01T15:53:36.711Z] Login Succeeded [2022-07-01T15:53:36.711Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:53:36.730Z] Removing intermediate container 96678c2df6ed [2022-07-01T15:53:36.730Z] ---> 4281bec6970c [2022-07-01T15:53:36.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:36.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:36.984Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:36.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:36.984Z] [2022-07-01T15:53:36.984Z] Login Succeeded [2022-07-01T15:53:36.984Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:53:36.989Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:53:36.989Z] ---> Running in ecf7d34d8c63 [2022-07-01T15:53:36.989Z] Removing intermediate container 02fadf0aa700 [2022-07-01T15:53:36.989Z] ---> 3d8eea674c68 [2022-07-01T15:53:36.989Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T15:53:36.989Z] ---> Running in 30b895c19aef [2022-07-01T15:53:36.989Z] ---> Running in c392d2c3d21b [2022-07-01T15:53:36.989Z] Removing intermediate container 3f8971791d8d [2022-07-01T15:53:36.989Z] ---> eef9ccd02940 [2022-07-01T15:53:36.989Z] Step 8/23 : COPY . . [2022-07-01T15:53:37.263Z] Removing intermediate container 30b895c19aef [2022-07-01T15:53:37.263Z] ---> 765fcb825cfc [2022-07-01T15:53:37.263Z] Step 13/25 : WORKDIR / [2022-07-01T15:53:37.263Z] Removing intermediate container c392d2c3d21b [2022-07-01T15:53:37.263Z] ---> 7206729dc515 [2022-07-01T15:53:37.263Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T15:53:37.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:37.522Z] ---> Running in dadbbd83dc38 [2022-07-01T15:53:37.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:37.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:37.580Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:37.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:37.580Z] [2022-07-01T15:53:37.580Z] Login Succeeded [2022-07-01T15:53:37.580Z] docker.io [2022-07-01T15:53:37.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:38.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:38.125Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:38.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:38.125Z] [2022-07-01T15:53:38.125Z] Login Succeeded [2022-07-01T15:53:38.396Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:53:38.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-01T15:53:38.455Z] ---> Running in eb5e426a28d6 [2022-07-01T15:53:38.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-07-01T15:53:38.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:53:38.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:53:38.702Z] ========================================================= [2022-07-01T15:53:38.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T15:53:38.702Z] ========================================================= [Pipeline] fileExists [2022-07-01T15:53:38.714Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:38.714Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:38.714Z] OK: 15859 distinct packages available [2022-07-01T15:53:38.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-07-01T15:53:39.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:53:39.306Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T15:53:39.306Z] 9b3977197b4f: Pulling fs layer [2022-07-01T15:53:39.306Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T15:53:39.306Z] 94645a83ff95: Pulling fs layer [2022-07-01T15:53:39.306Z] e6fb740bc735: Pulling fs layer [2022-07-01T15:53:39.306Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T15:53:39.306Z] 355e64cbe906: Pulling fs layer [2022-07-01T15:53:39.306Z] 63ab81a10011: Pulling fs layer [2022-07-01T15:53:39.306Z] 555d1d1c4555: Pulling fs layer [2022-07-01T15:53:39.306Z] 7d9057610161: Pulling fs layer [2022-07-01T15:53:39.306Z] e6fb740bc735: Waiting [2022-07-01T15:53:39.306Z] 3a77bd46dcc9: Waiting [2022-07-01T15:53:39.306Z] 63ab81a10011: Waiting [2022-07-01T15:53:39.306Z] 555d1d1c4555: Waiting [2022-07-01T15:53:39.306Z] 355e64cbe906: Waiting [2022-07-01T15:53:39.306Z] 7d9057610161: Waiting [2022-07-01T15:53:39.306Z] 94645a83ff95: Verifying Checksum [2022-07-01T15:53:39.306Z] 94645a83ff95: Download complete [2022-07-01T15:53:39.306Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T15:53:39.306Z] 1a89e8eeedd5: Download complete [2022-07-01T15:53:39.306Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T15:53:39.306Z] 3a77bd46dcc9: Download complete [2022-07-01T15:53:39.306Z] 355e64cbe906: Verifying Checksum [2022-07-01T15:53:39.306Z] 355e64cbe906: Download complete [2022-07-01T15:53:39.306Z] 9b3977197b4f: Verifying Checksum [2022-07-01T15:53:39.306Z] 9b3977197b4f: Download complete [2022-07-01T15:53:39.306Z] 63ab81a10011: Verifying Checksum [2022-07-01T15:53:39.306Z] 63ab81a10011: Download complete [2022-07-01T15:53:39.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:39.909Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T15:53:39.909Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:53:40.170Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:53:40.170Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T15:53:40.170Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:53:40.170Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T15:53:40.289Z] 9b3977197b4f: Pull complete [2022-07-01T15:53:40.289Z] 7d9057610161: Verifying Checksum [2022-07-01T15:53:40.289Z] 7d9057610161: Download complete [2022-07-01T15:53:40.429Z] Removing intermediate container dadbbd83dc38 [2022-07-01T15:53:40.430Z] ---> d875ebb9e689 [2022-07-01T15:53:40.430Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T15:53:40.430Z] Removing intermediate container eb5e426a28d6 [2022-07-01T15:53:40.430Z] ---> a56c3046879e [2022-07-01T15:53:40.430Z] Step 25/26 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:40.689Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:53:40.689Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:40.689Z] ---> 7a9b829f429e [2022-07-01T15:53:40.689Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T15:53:40.689Z] ---> Running in fadd3f768b1a [2022-07-01T15:53:40.893Z] 1a89e8eeedd5: Pull complete [2022-07-01T15:53:40.893Z] 94645a83ff95: Pull complete [2022-07-01T15:53:40.950Z] ---> a98afc32bd72 [2022-07-01T15:53:40.950Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T15:53:40.950Z] ---> Running in 24e9201e09b3 [2022-07-01T15:53:40.950Z] Removing intermediate container fadd3f768b1a [2022-07-01T15:53:40.950Z] ---> d033279e8626 [2022-07-01T15:53:40.950Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T15:53:40.950Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:53:40.950Z] ---> Running in ea974c82c2c8 [2022-07-01T15:53:41.209Z] ---> 4df15fdc5275 [2022-07-01T15:53:41.209Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T15:53:41.209Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:41.209Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T15:53:41.209Z] Removing intermediate container ea974c82c2c8 [2022-07-01T15:53:41.209Z] ---> 7b922c3bbbd0 [2022-07-01T15:53:41.209Z] [2022-07-01T15:53:41.209Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T15:53:41.209Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:41.209Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:53:41.209Z] Successfully built 7b922c3bbbd0 [2022-07-01T15:53:41.469Z] 2 errors; 7 MiB in 21 packages [2022-07-01T15:53:41.469Z] Successfully tagged security-spire-config:latest [2022-07-01T15:53:41.469Z]  Building security-spire-config ... done Building core-command [2022-07-01T15:53:41.469Z] ---> 1e1cfe8fa61d [2022-07-01T15:53:41.469Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T15:53:41.493Z] 555d1d1c4555: Verifying Checksum [2022-07-01T15:53:41.494Z] 555d1d1c4555: Download complete [2022-07-01T15:53:42.090Z] e6fb740bc735: Verifying Checksum [2022-07-01T15:53:42.090Z] e6fb740bc735: Download complete [2022-07-01T15:53:44.002Z] Building core-metadata [2022-07-01T15:53:44.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:44.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:44.937Z] ---> 8fa6374944c9 [2022-07-01T15:53:44.937Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:44.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> b96eec8da5d3 [2022-07-01T15:53:44.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> d7c3767d6305 [2022-07-01T15:53:44.937Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> f39c0c9454d9 [2022-07-01T15:53:44.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> 22a0e41bfe4f [2022-07-01T15:53:44.937Z] Step 8/23 : COPY . . [2022-07-01T15:53:44.937Z] ---> Using cache [2022-07-01T15:53:44.937Z] ---> 0331958bc149 [2022-07-01T15:53:44.937Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T15:53:47.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:47.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:47.470Z] ---> 8fa6374944c9 [2022-07-01T15:53:47.470Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> 1cf9f0ea6a55 [2022-07-01T15:53:47.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> b96eec8da5d3 [2022-07-01T15:53:47.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> d7c3767d6305 [2022-07-01T15:53:47.470Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> f39c0c9454d9 [2022-07-01T15:53:47.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> 22a0e41bfe4f [2022-07-01T15:53:47.470Z] Step 8/23 : COPY . . [2022-07-01T15:53:47.470Z] ---> Using cache [2022-07-01T15:53:47.470Z] ---> 0331958bc149 [2022-07-01T15:53:47.470Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T15:53:48.404Z] ---> dd6b8588e6cb [2022-07-01T15:53:48.404Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T15:53:48.404Z] ---> Running in 3b6ec7c90df1 [2022-07-01T15:53:48.664Z] ---> Running in f65bff24598c [2022-07-01T15:53:48.664Z] ---> 5d1798ddee9a [2022-07-01T15:53:48.664Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T15:53:48.664Z] ---> Running in 191e51bf3b29 [2022-07-01T15:53:48.926Z] ---> f0f6d013c0a4 [2022-07-01T15:53:48.926Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T15:53:49.185Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T15:53:49.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T15:53:49.186Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T15:53:50.601Z] ---> 4134e25221ca [2022-07-01T15:53:50.601Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:50.859Z] ---> 5230a764dbc6 [2022-07-01T15:53:50.859Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-01T15:53:50.859Z] ---> Running in 2980c32adbb6 [2022-07-01T15:53:53.389Z] Removing intermediate container 2980c32adbb6 [2022-07-01T15:53:53.389Z] ---> 6b1cfd92a3cb [2022-07-01T15:53:53.389Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:53:53.389Z] ---> Running in 3a2d9672a4d8 [2022-07-01T15:53:53.390Z] Removing intermediate container 3a2d9672a4d8 [2022-07-01T15:53:53.390Z] ---> 8e7822f96a1f [2022-07-01T15:53:53.390Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T15:53:53.390Z] ---> Running in 63fc5b040b65 [2022-07-01T15:53:53.956Z] Removing intermediate container 63fc5b040b65 [2022-07-01T15:53:53.956Z] ---> 3b97c51f5528 [2022-07-01T15:53:53.956Z] Step 24/25 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:53:53.956Z] ---> Running in e2f720d34706 [2022-07-01T15:53:54.216Z] Removing intermediate container e2f720d34706 [2022-07-01T15:53:54.216Z] ---> 33effa21ad53 [2022-07-01T15:53:54.216Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T15:53:54.216Z] ---> Running in 5938038b13cd [2022-07-01T15:53:54.498Z] e6fb740bc735: Pull complete [2022-07-01T15:53:54.498Z] 3a77bd46dcc9: Pull complete [2022-07-01T15:53:54.498Z] 355e64cbe906: Pull complete [2022-07-01T15:53:54.498Z] 63ab81a10011: Pull complete [2022-07-01T15:53:54.783Z] Removing intermediate container 5938038b13cd [2022-07-01T15:53:54.783Z] ---> 64ec9a92eb27 [2022-07-01T15:53:54.783Z] [2022-07-01T15:53:54.783Z] Successfully built 64ec9a92eb27 [2022-07-01T15:53:54.783Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T15:54:01.226Z] 555d1d1c4555: Pull complete [2022-07-01T15:54:02.214Z] 7d9057610161: Pull complete [2022-07-01T15:54:02.489Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T15:54:02.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:02.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:54:02.860Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:02.860Z] WORKDIR /edgex [2022-07-01T15:54:02.860Z] COPY go.mod . [2022-07-01T15:54:02.860Z] RUN go mod download [2022-07-01T15:54:02.860Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T15:54:05.516Z] Sending build context to Docker daemon 169.2MB [2022-07-01T15:54:05.516Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:05.516Z] ---> 819e984ddca1 [2022-07-01T15:54:05.516Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:54:07.503Z] ---> Running in f2b9d2a19c0e [2022-07-01T15:54:08.103Z] Removing intermediate container f2b9d2a19c0e [2022-07-01T15:54:08.103Z] ---> 6e4a4e1afd26 [2022-07-01T15:54:08.103Z] Step 3/4 : COPY go.mod . [2022-07-01T15:54:08.703Z] ---> 36fae5a22571 [2022-07-01T15:54:08.703Z] Step 4/4 : RUN go mod download [2022-07-01T15:54:08.703Z] ---> Running in 4cb9b1199b0d [2022-07-01T15:54:09.666Z]  Building security-secretstore-setup ... done Removing intermediate container 24e9201e09b3 [2022-07-01T15:54:09.666Z] ---> 9b6188830601 [2022-07-01T15:54:09.666Z] [2022-07-01T15:54:09.666Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:54:09.666Z] ---> e04c818066af [2022-07-01T15:54:09.666Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T15:54:09.666Z] ---> Running in fc785f875703 [2022-07-01T15:54:09.666Z] Removing intermediate container fc785f875703 [2022-07-01T15:54:09.666Z] ---> 4000d68536c5 [2022-07-01T15:54:09.666Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T15:54:09.666Z] ---> Running in d9ed4620a41a [2022-07-01T15:54:09.666Z] Removing intermediate container d9ed4620a41a [2022-07-01T15:54:09.666Z] ---> e2304fc82850 [2022-07-01T15:54:09.666Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T15:54:09.666Z] ---> Running in b91027b9abf5 [2022-07-01T15:54:09.666Z] Removing intermediate container b91027b9abf5 [2022-07-01T15:54:09.666Z] ---> 5afc19a951da [2022-07-01T15:54:09.666Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:54:09.666Z] ---> Running in 4d81236c93a3 [2022-07-01T15:54:09.666Z] Removing intermediate container 4d81236c93a3 [2022-07-01T15:54:09.666Z] ---> 7636da30c00c [2022-07-01T15:54:09.666Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T15:54:09.666Z] ---> Running in 456df0b5c727 [2022-07-01T15:54:10.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:11.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:11.171Z] Removing intermediate container 191e51bf3b29 [2022-07-01T15:54:11.171Z] ---> b6477d4917c7 [2022-07-01T15:54:11.171Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T15:54:11.171Z] ---> Running in 4df24df4908c [2022-07-01T15:54:11.171Z] Removing intermediate container f65bff24598c [2022-07-01T15:54:11.171Z] ---> b52d06bf97a2 [2022-07-01T15:54:11.171Z] [2022-07-01T15:54:11.171Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:54:11.171Z] ---> e04c818066af [2022-07-01T15:54:11.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:54:11.171Z] ---> Using cache [2022-07-01T15:54:11.171Z] ---> 7510ac34d461 [2022-07-01T15:54:11.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:54:11.171Z] ---> Using cache [2022-07-01T15:54:11.171Z] ---> 3972c2a4cc48 [2022-07-01T15:54:11.171Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T15:54:11.171Z] Removing intermediate container 3b6ec7c90df1 [2022-07-01T15:54:11.171Z] ---> 84152d6912b8 [2022-07-01T15:54:11.171Z] [2022-07-01T15:54:11.171Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:54:11.171Z] ---> e04c818066af [2022-07-01T15:54:11.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:54:11.171Z] ---> Using cache [2022-07-01T15:54:11.171Z] ---> 7510ac34d461 [2022-07-01T15:54:11.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:54:11.171Z] ---> Using cache [2022-07-01T15:54:11.171Z] ---> 3972c2a4cc48 [2022-07-01T15:54:11.171Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T15:54:11.171Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:11.171Z] ---> Running in 2aa8b1ea5167 [2022-07-01T15:54:11.171Z] ---> Running in 09a75a1fd083 [2022-07-01T15:54:11.440Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T15:54:11.440Z] Removing intermediate container 09a75a1fd083 [2022-07-01T15:54:11.440Z] ---> 93f4ab115cad [2022-07-01T15:54:11.440Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:54:11.440Z] Removing intermediate container 2aa8b1ea5167 [2022-07-01T15:54:11.440Z] ---> cb39f8545045 [2022-07-01T15:54:11.440Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:54:11.440Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T15:54:11.440Z] ---> Running in 60a8ea0f6224 [2022-07-01T15:54:11.440Z] ---> Running in 6696511733eb [2022-07-01T15:54:11.440Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T15:54:11.440Z] Removing intermediate container 60a8ea0f6224 [2022-07-01T15:54:11.440Z] ---> c0c42fb81704 [2022-07-01T15:54:11.440Z] Step 15/23 : WORKDIR / [2022-07-01T15:54:11.700Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T15:54:11.700Z] Removing intermediate container 6696511733eb [2022-07-01T15:54:11.700Z] ---> 2ca982c60778 [2022-07-01T15:54:11.700Z] Step 15/23 : WORKDIR / [2022-07-01T15:54:11.700Z] ---> Running in 1e0d53141f38 [2022-07-01T15:54:11.700Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T15:54:11.700Z] ---> Running in 7fc47ff7a62e [2022-07-01T15:54:11.700Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T15:54:11.700Z] Removing intermediate container 7fc47ff7a62e [2022-07-01T15:54:11.700Z] ---> 5e05098a0004 [2022-07-01T15:54:11.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:54:11.700Z] Removing intermediate container 1e0d53141f38 [2022-07-01T15:54:11.700Z] ---> be1265d0d7bd [2022-07-01T15:54:11.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:54:11.700Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:54:11.959Z] OK: 8 MiB in 20 packages [2022-07-01T15:54:11.959Z] ---> 2baff00d09df [2022-07-01T15:54:11.959Z] ---> ed89da2ceab7 [2022-07-01T15:54:11.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T15:54:11.959Z] [2022-07-01T15:54:12.220Z] ---> 5912137cf55b [2022-07-01T15:54:12.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:12.480Z] Removing intermediate container 456df0b5c727 [2022-07-01T15:54:12.480Z] ---> 787f21f66a95 [2022-07-01T15:54:12.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:54:12.480Z] ---> 920a9b46dc7f [2022-07-01T15:54:12.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:12.480Z] Removing intermediate container 4df24df4908c [2022-07-01T15:54:12.480Z] ---> af4f05c00c12 [2022-07-01T15:54:12.480Z] [2022-07-01T15:54:12.480Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T15:54:12.480Z] ---> 3f6b6f9ea49d [2022-07-01T15:54:12.480Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T15:54:12.480Z] 20.10.14: Pulling from library/docker [2022-07-01T15:54:12.480Z] ---> Running in 6764c7814270 [2022-07-01T15:54:12.746Z] ---> c7dbd2116338 [2022-07-01T15:54:12.746Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T15:54:12.746Z] ---> 2f7833069db4 [2022-07-01T15:54:12.746Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T15:54:12.746Z] Removing intermediate container 6764c7814270 [2022-07-01T15:54:12.746Z] ---> 510dfa9848de [2022-07-01T15:54:12.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:12.746Z] ---> Running in 358ee7afc0a3 [2022-07-01T15:54:13.006Z] ---> Running in 0285ee7443a8 [2022-07-01T15:54:13.006Z] Removing intermediate container 358ee7afc0a3 [2022-07-01T15:54:13.006Z] ---> c8f23f0798f9 [2022-07-01T15:54:13.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:13.273Z] Removing intermediate container 0285ee7443a8 [2022-07-01T15:54:13.273Z] ---> 45b7acd15a60 [2022-07-01T15:54:13.273Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:54:13.273Z] ---> Running in 31a737640abc [2022-07-01T15:54:13.273Z] ---> 2f181b1cc8eb [2022-07-01T15:54:13.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:13.273Z] ---> Running in ff239b49867d [2022-07-01T15:54:13.274Z] Removing intermediate container 31a737640abc [2022-07-01T15:54:13.274Z] ---> 18cf12533918 [2022-07-01T15:54:13.274Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:54:13.539Z] ---> Running in 9ad3965f2102 [2022-07-01T15:54:13.539Z] Removing intermediate container ff239b49867d [2022-07-01T15:54:13.539Z] ---> bf3336ec49eb [2022-07-01T15:54:13.539Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:54:13.539Z] ---> 198f49d52e0a [2022-07-01T15:54:13.539Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T15:54:13.539Z] Removing intermediate container 9ad3965f2102 [2022-07-01T15:54:13.539Z] ---> d7b2b27d006f [2022-07-01T15:54:13.539Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:54:13.539Z] ---> Running in d5e0f541f3f2 [2022-07-01T15:54:13.798Z] ---> Running in ed7972ae81ec [2022-07-01T15:54:13.798Z] ---> Running in c5bc5eda0e2e [2022-07-01T15:54:13.798Z] Removing intermediate container d5e0f541f3f2 [2022-07-01T15:54:13.798Z] ---> 41350faafb18 [2022-07-01T15:54:13.798Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:54:13.798Z] ---> Running in 13ff91ac0b3d [2022-07-01T15:54:13.798Z] Removing intermediate container c5bc5eda0e2e [2022-07-01T15:54:13.798Z] ---> f0104bd7fc54 [2022-07-01T15:54:13.798Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:13.798Z] Removing intermediate container ed7972ae81ec [2022-07-01T15:54:13.798Z] ---> 2fb309541382 [2022-07-01T15:54:13.798Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:54:14.058Z] ---> Running in 689ebdefd778 [2022-07-01T15:54:14.058Z] ---> Running in 44379fee2078 [2022-07-01T15:54:14.058Z] Removing intermediate container 13ff91ac0b3d [2022-07-01T15:54:14.058Z] ---> fa10274c1a18 [2022-07-01T15:54:14.058Z] [2022-07-01T15:54:14.058Z] Removing intermediate container 689ebdefd778 [2022-07-01T15:54:14.058Z] ---> b7e4cafb88a5 [2022-07-01T15:54:14.058Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:54:14.058Z] Successfully built fa10274c1a18 [2022-07-01T15:54:14.058Z] Successfully tagged core-command:latest [2022-07-01T15:54:14.058Z] Removing intermediate container 44379fee2078 [2022-07-01T15:54:14.058Z] ---> 84031321f32a [2022-07-01T15:54:14.058Z] [2022-07-01T15:54:14.058Z]  Building core-command ... done  ---> Running in 46eee7d494f0 [2022-07-01T15:54:14.316Z] Successfully built 84031321f32a [2022-07-01T15:54:14.316Z] Successfully tagged core-metadata:latest [2022-07-01T15:54:14.316Z]  Building core-metadata ... done Removing intermediate container 46eee7d494f0 [2022-07-01T15:54:14.316Z] ---> 1c5ee84e2f35 [2022-07-01T15:54:14.316Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:54:14.316Z] ---> Running in c8b1b1481862 [2022-07-01T15:54:14.577Z] Removing intermediate container c8b1b1481862 [2022-07-01T15:54:14.577Z] ---> 1512c5911592 [2022-07-01T15:54:14.577Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:54:14.577Z] ---> Running in aa1165082378 [2022-07-01T15:54:14.577Z] Removing intermediate container aa1165082378 [2022-07-01T15:54:14.577Z] ---> 887d106dd715 [2022-07-01T15:54:14.577Z] [2022-07-01T15:54:14.836Z] Successfully built 887d106dd715 [2022-07-01T15:54:14.836Z] Successfully tagged core-data:latest [2022-07-01T15:54:15.775Z]  Building core-data ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T15:54:15.775Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T15:54:15.775Z] ---> 7417809fdb73 [2022-07-01T15:54:15.775Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:54:16.034Z] ---> Running in 0cd37dec697d [2022-07-01T15:54:16.034Z] Removing intermediate container 0cd37dec697d [2022-07-01T15:54:16.034Z] ---> b5e8143aa6d6 [2022-07-01T15:54:16.034Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T15:54:16.034Z] ---> Running in 367c7f6bd745 [2022-07-01T15:54:16.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:16.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:16.553Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T15:54:16.553Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T15:54:16.553Z] Executing bash-5.1.16-r0.post-install [2022-07-01T15:54:16.553Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:54:16.553Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:54:16.553Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T15:54:16.553Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T15:54:16.553Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:16.553Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T15:54:16.553Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T15:54:16.553Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T15:54:16.553Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T15:54:16.553Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T15:54:16.553Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T15:54:16.553Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T15:54:16.553Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T15:54:16.553Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T15:54:16.813Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T15:54:17.073Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T15:54:17.073Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T15:54:17.073Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T15:54:17.073Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T15:54:17.073Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T15:54:17.073Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T15:54:17.073Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T15:54:17.073Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T15:54:17.073Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T15:54:17.073Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T15:54:17.073Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T15:54:17.073Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T15:54:17.073Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T15:54:17.073Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T15:54:17.073Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T15:54:17.073Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T15:54:17.073Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T15:54:17.073Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T15:54:17.073Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T15:54:17.073Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T15:54:17.073Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T15:54:17.073Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T15:54:17.073Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T15:54:17.073Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T15:54:17.073Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T15:54:17.073Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T15:54:17.333Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:54:17.333Z] OK: 83 MiB in 65 packages [2022-07-01T15:54:17.902Z] Collecting docker-compose==1.23.2 [2022-07-01T15:54:17.902Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T15:54:17.902Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T15:54:17.902Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T15:54:17.902Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T15:54:17.902Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T15:54:17.902Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T15:54:17.902Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T15:54:18.469Z] Collecting PyYAML<4,>=3.10 [2022-07-01T15:54:18.469Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T15:54:19.038Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T15:54:19.038Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T15:54:19.038Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T15:54:19.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T15:54:19.298Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T15:54:19.298Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T15:54:19.298Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T15:54:19.298Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T15:54:19.298Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T15:54:19.298Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T15:54:19.557Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T15:54:19.817Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T15:54:19.817Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T15:54:19.817Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T15:54:19.817Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T15:54:19.817Z] Collecting idna<2.8,>=2.5 [2022-07-01T15:54:19.817Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T15:54:19.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-07-01T15:54:20.076Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T15:54:20.076Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T15:54:20.076Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T15:54:20.076Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T15:54:20.076Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T15:54:20.076Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T15:54:20.076Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T15:54:20.076Z] Attempting uninstall: urllib3 [2022-07-01T15:54:20.076Z] Found existing installation: urllib3 1.26.7 [2022-07-01T15:54:20.076Z] Uninstalling urllib3-1.26.7: [2022-07-01T15:54:20.076Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T15:54:20.335Z] Attempting uninstall: idna [2022-07-01T15:54:20.335Z] Found existing installation: idna 3.3 [2022-07-01T15:54:20.335Z] Uninstalling idna-3.3: [2022-07-01T15:54:20.335Z] Successfully uninstalled idna-3.3 [2022-07-01T15:54:20.594Z] Attempting uninstall: requests [2022-07-01T15:54:20.594Z] Found existing installation: requests 2.26.0 [2022-07-01T15:54:20.594Z] Uninstalling requests-2.26.0: [2022-07-01T15:54:20.594Z] Successfully uninstalled requests-2.26.0 [2022-07-01T15:54:20.853Z] Running setup.py install for texttable: started [2022-07-01T15:54:21.112Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T15:54:21.112Z] Running setup.py install for PyYAML: started [2022-07-01T15:54:21.373Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T15:54:21.373Z] Running setup.py install for docopt: started [2022-07-01T15:54:21.633Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T15:54:21.633Z] Running setup.py install for dockerpty: started [2022-07-01T15:54:21.892Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T15:54:22.460Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T15:54:24.996Z] Removing intermediate container 367c7f6bd745 [2022-07-01T15:54:24.996Z] ---> f0f5094c1342 [2022-07-01T15:54:24.996Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T15:54:24.996Z] ---> Running in 04cf631cba74 [2022-07-01T15:54:24.996Z] Removing intermediate container 04cf631cba74 [2022-07-01T15:54:24.996Z] ---> 4eae88a267e3 [2022-07-01T15:54:24.996Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T15:54:25.255Z] ---> Running in 9471190995d7 [2022-07-01T15:54:25.255Z] Removing intermediate container 9471190995d7 [2022-07-01T15:54:25.255Z] ---> b79e01930481 [2022-07-01T15:54:25.255Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T15:54:25.516Z] ---> c8d34ef37ccc [2022-07-01T15:54:25.516Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:25.785Z] ---> b182c5b87cfa [2022-07-01T15:54:25.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T15:54:26.045Z] ---> 64f74f08b208 [2022-07-01T15:54:26.045Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T15:54:26.045Z] ---> Running in d7c94d1fe292 [2022-07-01T15:54:26.045Z] Removing intermediate container d7c94d1fe292 [2022-07-01T15:54:26.045Z] ---> 67444e20e919 [2022-07-01T15:54:26.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:26.045Z] ---> Running in 0e3a6f688aad [2022-07-01T15:54:26.313Z] Removing intermediate container 0e3a6f688aad [2022-07-01T15:54:26.313Z] ---> 1544423b88e7 [2022-07-01T15:54:26.313Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:54:26.313Z] ---> Running in b2d097311506 [2022-07-01T15:54:26.313Z] Removing intermediate container b2d097311506 [2022-07-01T15:54:26.313Z] ---> dafa35b2fb8b [2022-07-01T15:54:26.313Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T15:54:26.313Z] ---> Running in 1ab88ced636f [2022-07-01T15:54:26.313Z] Removing intermediate container 1ab88ced636f [2022-07-01T15:54:26.313Z] ---> 3a633c5d3b73 [2022-07-01T15:54:26.313Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:54:26.572Z] ---> Running in bcbe8607ab64 [2022-07-01T15:54:26.572Z] Removing intermediate container bcbe8607ab64 [2022-07-01T15:54:26.572Z] ---> 17c571527913 [2022-07-01T15:54:26.572Z] [2022-07-01T15:54:26.572Z] Successfully built 17c571527913 [2022-07-01T15:54:26.572Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T15:54:26.572Z]  Building sys-mgmt-agent ... done  [2022-07-01T15:54:26.572Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:54:26.572Z] [2022-07-01T15:54:26.572Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:54:26.572Z] [2022-07-01T15:54:26.572Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T15:54:26.572Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T15:54:26.590Z] $ docker stop --time=1 f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a [2022-07-01T15:54:27.881Z] $ docker rm -f f3db1162fee9c282f9a823ed5ab3ea5586566470ef77d70f2ffebf818943556a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T15:54:28.085Z] Failed in branch amd64 [2022-07-01T15:54:55.714Z] Removing intermediate container 4cb9b1199b0d [2022-07-01T15:54:55.714Z] ---> fc033f608311 [2022-07-01T15:54:55.714Z] Successfully built fc033f608311 [2022-07-01T15:54:55.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:54:56.065Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T15:54:56.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:54:56.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container [2022-07-01T15:54:56.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T15:54:57.747Z] $ docker top e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:54:58.701Z] + go version [2022-07-01T15:54:58.701Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T15:54:58.730Z] $ docker stop --time=1 e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 [2022-07-01T15:55:00.391Z] $ docker rm -f e240505a25b0f05416c2838044a023dd939ef003a85d2c96bc4c366c5f9e7786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:55:01.044Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T15:55:01.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:55:01.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container [2022-07-01T15:55:01.392Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T15:55:02.732Z] $ docker top 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T15:55:03.023Z] ========================================================= [2022-07-01T15:55:03.024Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T15:55:03.024Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:55:03.685Z] + make test [2022-07-01T15:55:03.685Z] go mod tidy -compat=1.17 [2022-07-01T15:55:04.664Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T15:55:43.699Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T15:57:35.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T15:57:35.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T15:57:35.667Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T15:57:35.667Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T15:57:38.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T15:57:38.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T15:57:38.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T15:57:38.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T15:57:38.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T15:57:42.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T15:57:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements [2022-07-01T15:57:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T15:57:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T15:58:06.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.552s coverage: 98.5% of statements [2022-07-01T15:58:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T15:58:06.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.837s coverage: 54.2% of statements [2022-07-01T15:58:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T15:58:06.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T15:58:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.554s coverage: 89.2% of statements [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:58:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.751s coverage: 83.8% of statements [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T15:58:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.535s coverage: 0.9% of statements [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.503s coverage: 58.8% of statements [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 29.6% of statements [2022-07-01T15:58:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.577s coverage: 47.1% of statements [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements [2022-07-01T15:58:35.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2022-07-01T15:58:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.320s coverage: 96.3% of statements [2022-07-01T15:58:35.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements [2022-07-01T15:58:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements [2022-07-01T15:58:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-07-01T15:58:54.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements [2022-07-01T15:58:54.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T15:59:00.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T15:59:00.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T15:59:00.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements [2022-07-01T15:59:00.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.379s coverage: 91.2% of statements [2022-07-01T15:59:00.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 64.4% of statements [2022-07-01T15:59:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T15:59:09.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.147s coverage: 100.0% of statements [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2022-07-01T15:59:09.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-07-01T15:59:19.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.678s coverage: 65.4% of statements [2022-07-01T15:59:19.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T15:59:19.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T15:59:19.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T15:59:23.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.000s coverage: 43.8% of statements [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T15:59:23.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T15:59:23.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T15:59:23.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T15:59:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.465s coverage: 17.7% of statements [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T15:59:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.825s coverage: 92.3% of statements [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T15:59:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T15:59:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T15:59:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.516s coverage: 97.7% of statements [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T15:59:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T15:59:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T15:59:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements [2022-07-01T15:59:32.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-07-01T15:59:33.646Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-01T15:59:33.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T15:59:33.647Z] GO111MODULE=on go vet ./... [2022-07-01T16:01:40.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:01:40.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:01:40.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:01:40.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:01:41.380Z] + ls -al . [2022-07-01T16:01:41.380Z] total 680 [2022-07-01T16:01:41.380Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 15:55 . [2022-07-01T16:01:41.380Z] drwxr-xr-x 4 root root 4096 Jul 1 15:55 .. [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 15:53 .dockerignore [2022-07-01T16:01:41.380Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 .git [2022-07-01T16:01:41.380Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 .github [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 15:53 .gitignore [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 15:53 .golangci.yml [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 15:53 .hadolint.yml [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 15:53 .sonarcloud.properties [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:53 ADOPTERS.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:53 Attribution.txt [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:53 CHANGELOG.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:53 CONTRIBUTING.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 15:53 GOVERNANCE.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 15:53 Jenkinsfile [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:53 LICENSE [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:53 Makefile [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 15:53 OWNERS.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:53 README.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:53 SECURITY.md [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:53 ZMQWindows.md [2022-07-01T16:01:41.380Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 15:53 bin [2022-07-01T16:01:41.380Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 15:53 cmd [2022-07-01T16:01:41.380Z] -rw-r--r-- 1 root root 435593 Jul 1 15:59 coverage.out [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:53 go.mod [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:55 go.sum [2022-07-01T16:01:41.380Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 internal [2022-07-01T16:01:41.380Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 openapi [2022-07-01T16:01:41.380Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 15:53 snap [2022-07-01T16:01:41.380Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 15:53 version.go [Pipeline] sh [2022-07-01T16:01:42.090Z] + '[' -e coverage.out ] [2022-07-01T16:01:42.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:01:42.122Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T16:01:43.094Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:01:43.740Z] + make build [2022-07-01T16:01:43.740Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:03:20.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:04:17.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T16:04:21.462Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:05:08.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:05:08.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:05:08.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:05:15.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:05:17.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:05:23.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:05:26.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:05:30.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:05:39.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T16:05:44.589Z] $ docker stop --time=1 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 [2022-07-01T16:05:46.770Z] $ docker rm -f 9c4f25705025d92fbff19f7d163485d328b89b9c33f64f044c3a5404b0b6ec26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:05:49.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:49.193Z] [2022-07-01T16:05:49.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:05:49.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:49.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T16:05:49.825Z] 29e5d40040c1: Pulling fs layer [2022-07-01T16:05:49.825Z] 1ce36da41761: Pulling fs layer [2022-07-01T16:05:49.825Z] 25b303627fd3: Pulling fs layer [2022-07-01T16:05:49.825Z] 29e5d40040c1: Verifying Checksum [2022-07-01T16:05:49.825Z] 29e5d40040c1: Download complete [2022-07-01T16:05:50.101Z] 1ce36da41761: Verifying Checksum [2022-07-01T16:05:50.102Z] 1ce36da41761: Download complete [2022-07-01T16:05:50.377Z] 29e5d40040c1: Pull complete [2022-07-01T16:05:51.810Z] 1ce36da41761: Pull complete [2022-07-01T16:05:51.810Z] 25b303627fd3: Verifying Checksum [2022-07-01T16:05:51.810Z] 25b303627fd3: Download complete [2022-07-01T16:06:04.204Z] 25b303627fd3: Pull complete [2022-07-01T16:06:04.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T16:06:04.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:06:04.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:06:04.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container [2022-07-01T16:06:04.655Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:06:07.192Z] $ docker top 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:06:08.192Z] + docker-compose build --help [2022-07-01T16:06:08.192Z] + grep parallel [2022-07-01T16:06:13.599Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:06:13.619Z] $ docker stop --time=1 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 [2022-07-01T16:06:15.295Z] $ docker rm -f 356ac3e70a6d22c58932a184215226e0b61eb6fa5064e554620cb6f2ae58f750 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:06:15.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:06:15.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:06:16.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container [2022-07-01T16:06:16.236Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:06:17.500Z] $ docker top f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:06:18.415Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:06:25.096Z] Building core-command ... [2022-07-01T16:06:25.096Z] Building core-data ... [2022-07-01T16:06:25.096Z] Building core-metadata ... [2022-07-01T16:06:25.096Z] Building security-bootstrapper ... [2022-07-01T16:06:25.096Z] Building security-proxy-setup ... [2022-07-01T16:06:25.096Z] Building security-secretstore-setup ... [2022-07-01T16:06:25.096Z] Building security-spiffe-token-provider ... [2022-07-01T16:06:25.096Z] Building security-spire-agent ... [2022-07-01T16:06:25.096Z] Building security-spire-config ... [2022-07-01T16:06:25.096Z] Building security-spire-server ... [2022-07-01T16:06:25.096Z] Building support-notifications ... [2022-07-01T16:06:25.096Z] Building support-scheduler ... [2022-07-01T16:06:25.096Z] Building sys-mgmt-agent ... [2022-07-01T16:06:25.096Z] Building security-proxy-setup [2022-07-01T16:06:25.096Z] Building security-spire-agent [2022-07-01T16:06:25.096Z] Building security-spire-config [2022-07-01T16:06:25.096Z] Building core-data [2022-07-01T16:06:25.096Z] Building sys-mgmt-agent [2022-07-01T16:07:46.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:46.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:46.847Z] ---> fc033f608311 [2022-07-01T16:07:46.847Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:07:47.456Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:47.456Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:47.456Z] ---> fc033f608311 [2022-07-01T16:07:47.456Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:07:47.456Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:47.456Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:47.456Z] ---> fc033f608311 [2022-07-01T16:07:47.456Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:07:47.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:47.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:47.456Z] ---> fc033f608311 [2022-07-01T16:07:47.456Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:07:47.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:47.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:47.741Z] ---> fc033f608311 [2022-07-01T16:07:47.741Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:07:48.340Z] ---> Running in b6b590b109e5 [2022-07-01T16:07:48.340Z] ---> Running in e0416bc084f8 [2022-07-01T16:07:48.340Z] ---> Running in 600f6702724a [2022-07-01T16:07:48.340Z] ---> Running in 2e9fb81d377c [2022-07-01T16:07:48.340Z] ---> Running in ac8e5568c7a0 [2022-07-01T16:07:48.943Z] Removing intermediate container e0416bc084f8 [2022-07-01T16:07:48.943Z] ---> 665b4cc675e2 [2022-07-01T16:07:48.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:48.943Z] Removing intermediate container ac8e5568c7a0 [2022-07-01T16:07:48.943Z] ---> 7a11d283efd4 [2022-07-01T16:07:48.943Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:48.943Z] Removing intermediate container 2e9fb81d377c [2022-07-01T16:07:48.943Z] ---> 7d2e74409f6a [2022-07-01T16:07:48.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:48.943Z] Removing intermediate container b6b590b109e5 [2022-07-01T16:07:48.943Z] ---> 80e8b8a05ea5 [2022-07-01T16:07:48.943Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:48.943Z] ---> Running in ce64a14082fa [2022-07-01T16:07:48.943Z] ---> Running in aae248d612d7 [2022-07-01T16:07:49.230Z] Removing intermediate container 600f6702724a [2022-07-01T16:07:49.230Z] ---> 020717ec6cb7 [2022-07-01T16:07:49.230Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:49.230Z] ---> Running in afd8dcfd8eef [2022-07-01T16:07:49.230Z] ---> Running in 73df18fa1a2c [2022-07-01T16:07:49.230Z] ---> Running in 5f8dc248b957 [2022-07-01T16:07:52.642Z] Removing intermediate container ce64a14082fa [2022-07-01T16:07:52.642Z] ---> 8a1cd35f1654 [2022-07-01T16:07:52.642Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:07:52.920Z] ---> Running in 3eec8c006146 [2022-07-01T16:07:53.200Z] Removing intermediate container aae248d612d7 [2022-07-01T16:07:53.200Z] ---> 2d6879256025 [2022-07-01T16:07:53.200Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:07:53.493Z] Removing intermediate container afd8dcfd8eef [2022-07-01T16:07:53.493Z] ---> 6ba33391eb96 [2022-07-01T16:07:53.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:07:53.493Z] Removing intermediate container 73df18fa1a2c [2022-07-01T16:07:53.493Z] ---> fde6f78c4d92 [2022-07-01T16:07:53.493Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:07:53.493Z] Removing intermediate container 5f8dc248b957 [2022-07-01T16:07:53.493Z] ---> df1a3f7e8871 [2022-07-01T16:07:53.493Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:07:53.493Z] ---> Running in 6193b143c94b [2022-07-01T16:07:53.768Z] ---> Running in 877116f31bc8 [2022-07-01T16:07:53.768Z] ---> Running in 706a04e94a0e [2022-07-01T16:07:53.768Z] ---> Running in f58f31922f45 [2022-07-01T16:07:55.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:55.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:56.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:56.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:56.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:56.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:57.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:57.075Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:57.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:57.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:57.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:58.523Z] Removing intermediate container 3eec8c006146 [2022-07-01T16:07:58.524Z] ---> 8795ba77c558 [2022-07-01T16:07:58.524Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:07:58.524Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:58.524Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:58.804Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:58.804Z] OK: 220 MiB in 52 packages [2022-07-01T16:08:00.244Z] ---> 01d2a09129b0 [2022-07-01T16:08:00.244Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:08:00.244Z] ---> Running in f091c47d2ad4 [2022-07-01T16:08:00.244Z] Removing intermediate container 6193b143c94b [2022-07-01T16:08:00.244Z] ---> b9ac4c78cb45 [2022-07-01T16:08:00.244Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:08:00.514Z] Removing intermediate container 706a04e94a0e [2022-07-01T16:08:00.514Z] ---> 4da467679709 [2022-07-01T16:08:00.514Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:08:00.788Z] Removing intermediate container 877116f31bc8 [2022-07-01T16:08:00.788Z] ---> 3e8af0b788ee [2022-07-01T16:08:00.788Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:08:01.061Z] Removing intermediate container f58f31922f45 [2022-07-01T16:08:01.061Z] ---> 7721a8b88467 [2022-07-01T16:08:01.061Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:08:01.338Z] ---> 4c4ba8631498 [2022-07-01T16:08:01.338Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:08:01.624Z] ---> Running in 5bfc704317eb [2022-07-01T16:08:01.904Z] ---> 4cfff66517c0 [2022-07-01T16:08:01.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:08:01.904Z] ---> d7da1da33341 [2022-07-01T16:08:01.904Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:08:01.904Z] ---> Running in a180acf01a70 [2022-07-01T16:08:02.185Z] ---> Running in ebfeba608ceb [2022-07-01T16:08:02.795Z] ---> 354cfb2ad912 [2022-07-01T16:08:02.795Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:08:03.072Z] ---> Running in 38a2cd4560a0 [2022-07-01T16:08:05.079Z] Removing intermediate container f091c47d2ad4 [2022-07-01T16:08:05.079Z] ---> 226d68e2965f [2022-07-01T16:08:05.079Z] Step 8/26 : COPY . . [2022-07-01T16:08:08.511Z] Removing intermediate container 5bfc704317eb [2022-07-01T16:08:08.511Z] ---> 4ee31c74d5d5 [2022-07-01T16:08:08.511Z] Step 8/23 : COPY . . [2022-07-01T16:08:08.786Z] Removing intermediate container a180acf01a70 [2022-07-01T16:08:08.786Z] ---> 385b7422557b [2022-07-01T16:08:08.786Z] Step 8/23 : COPY . . [2022-07-01T16:08:09.067Z] Removing intermediate container 38a2cd4560a0 [2022-07-01T16:08:09.067Z] ---> d81e8c2ed5ac [2022-07-01T16:08:09.067Z] Step 8/26 : COPY . . [2022-07-01T16:08:09.340Z] Removing intermediate container ebfeba608ceb [2022-07-01T16:08:09.340Z] ---> 6c7ba5f2e853 [2022-07-01T16:08:09.340Z] Step 8/22 : COPY . . [2022-07-01T16:08:36.190Z] ---> 5cc8373afb34 [2022-07-01T16:08:36.190Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:08:36.190Z] ---> Running in 6d14ba66449b [2022-07-01T16:08:36.190Z] ---> 05e1697147a0 [2022-07-01T16:08:36.190Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:08:36.190Z] Removing intermediate container 6d14ba66449b [2022-07-01T16:08:36.190Z] ---> d92c61fb75e3 [2022-07-01T16:08:36.190Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:08:36.190Z] ---> Running in 9e01f0c98004 [2022-07-01T16:08:36.190Z] ---> Running in 4085ca13a53f [2022-07-01T16:08:36.794Z] Removing intermediate container 4085ca13a53f [2022-07-01T16:08:36.794Z] ---> b8516014221d [2022-07-01T16:08:36.794Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:08:36.794Z] ---> accfbe511605 [2022-07-01T16:08:36.794Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:08:37.069Z] ---> Running in b1c324977230 [2022-07-01T16:08:37.069Z] ---> Running in 331ee6eef109 [2022-07-01T16:08:37.348Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:08:38.345Z] ---> 9be67c2b8dd6 [2022-07-01T16:08:38.345Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:08:38.345Z] ---> Running in 9c4b62f6cad8 [2022-07-01T16:08:39.791Z] ---> 0343501dbb4d [2022-07-01T16:08:39.791Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:08:39.791Z] ---> Running in 357dd5945253 [2022-07-01T16:08:39.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:08:40.986Z] Removing intermediate container 357dd5945253 [2022-07-01T16:08:40.986Z] ---> 9b6645104a2b [2022-07-01T16:08:40.986Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:08:40.986Z] ---> Running in 74c809920e69 [2022-07-01T16:08:41.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:08:41.726Z] Removing intermediate container b1c324977230 [2022-07-01T16:08:41.726Z] ---> ba17c35edc43 [2022-07-01T16:08:41.726Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:08:42.039Z] ---> Running in 086fa6317b03 [2022-07-01T16:08:42.374Z] Removing intermediate container 74c809920e69 [2022-07-01T16:08:42.374Z] ---> a1390e216f44 [2022-07-01T16:08:42.375Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:08:42.375Z] ---> Running in 5cf878afb131 [2022-07-01T16:08:43.443Z] Removing intermediate container 086fa6317b03 [2022-07-01T16:08:43.443Z] ---> 1293697deb5d [2022-07-01T16:08:43.443Z] [2022-07-01T16:08:43.443Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:08:43.443Z] 3.15: Pulling from library/alpine [2022-07-01T16:08:46.094Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:08:46.094Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:08:46.094Z] ---> 3fb3c9af89a9 [2022-07-01T16:08:46.094Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:08:46.094Z] ---> Running in 0c8e8d7aa6c5 [2022-07-01T16:08:46.706Z] Removing intermediate container 5cf878afb131 [2022-07-01T16:08:46.706Z] ---> 3079c42275ae [2022-07-01T16:08:46.706Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:08:46.706Z] ---> Running in 0ac5c415059e [2022-07-01T16:08:46.984Z] Removing intermediate container 0c8e8d7aa6c5 [2022-07-01T16:08:46.984Z] ---> d9e9136d3d96 [2022-07-01T16:08:46.984Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:08:46.984Z] ---> Running in 44eaf7fb2018 [2022-07-01T16:08:47.607Z] Removing intermediate container 0ac5c415059e [2022-07-01T16:08:47.607Z] ---> b24f8e2a51d9 [2022-07-01T16:08:47.607Z] [2022-07-01T16:08:47.607Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:08:47.607Z] ---> 3fb3c9af89a9 [2022-07-01T16:08:47.607Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:08:47.607Z] ---> Using cache [2022-07-01T16:08:47.607Z] ---> d9e9136d3d96 [2022-07-01T16:08:47.607Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:08:47.889Z] ---> Running in 3cfa372950e7 [2022-07-01T16:08:51.340Z] Removing intermediate container 44eaf7fb2018 [2022-07-01T16:08:51.340Z] ---> 8859834e3e5e [2022-07-01T16:08:51.340Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:08:51.340Z] ---> Running in d0ed5c9a55a9 [2022-07-01T16:08:51.941Z] Removing intermediate container 3cfa372950e7 [2022-07-01T16:08:51.941Z] ---> f71b512c0ffd [2022-07-01T16:08:51.941Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:08:51.941Z] ---> Running in 5f1f81bf9842 [2022-07-01T16:08:53.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:54.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:54.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:55.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:56.414Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:08:56.414Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:08:56.414Z] OK: 15736 distinct packages available [2022-07-01T16:08:56.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:56.969Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:08:56.969Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:08:56.969Z] OK: 15736 distinct packages available [2022-07-01T16:08:57.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:57.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:58.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:59.110Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:08:59.384Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:08:59.384Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:08:59.384Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:08:59.384Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:08:59.671Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:08:59.671Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:08:59.671Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:08:59.671Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:08:59.671Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:08:59.671Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:08:59.671Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:08:59.960Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:08:59.960Z] OK: 6 MiB in 18 packages [2022-07-01T16:09:01.962Z] Building security-bootstrapper [2022-07-01T16:09:01.962Z] Removing intermediate container 5f1f81bf9842 [2022-07-01T16:09:01.962Z] ---> 92f63ece828c [2022-07-01T16:09:01.962Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:09:07.406Z] ---> ab467b6f0527 [2022-07-01T16:09:07.406Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:09:08.427Z] ---> f1511d4590a1 [2022-07-01T16:09:08.427Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:09:08.427Z] ---> Running in 706f00ae1c64 [2022-07-01T16:09:09.050Z] Removing intermediate container 706f00ae1c64 [2022-07-01T16:09:09.050Z] ---> 18fa35642f5b [2022-07-01T16:09:09.050Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:09:10.521Z] ---> d96b2f9d4a19 [2022-07-01T16:09:10.521Z] Step 21/26 : WORKDIR / [2022-07-01T16:09:10.521Z] ---> Running in b13df93e67fe [2022-07-01T16:09:10.813Z] Removing intermediate container b13df93e67fe [2022-07-01T16:09:10.813Z] ---> efc268e6aa5d [2022-07-01T16:09:10.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:09:11.105Z] ---> Running in 46e4b94c388a [2022-07-01T16:09:11.729Z] Removing intermediate container 46e4b94c388a [2022-07-01T16:09:11.729Z] ---> afdb79457851 [2022-07-01T16:09:11.729Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:09:11.729Z] ---> Running in 6eb3d43ca9b7 [2022-07-01T16:09:12.344Z] Removing intermediate container 6eb3d43ca9b7 [2022-07-01T16:09:12.344Z] ---> 6021eb58f18f [2022-07-01T16:09:12.344Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:09:12.345Z] ---> Running in 5e38095683a0 [2022-07-01T16:09:12.967Z] Removing intermediate container 5e38095683a0 [2022-07-01T16:09:12.967Z] ---> 2d94d3b70294 [2022-07-01T16:09:12.967Z] Step 25/26 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:09:13.247Z] ---> Running in da6daad83d40 [2022-07-01T16:09:13.863Z] Removing intermediate container da6daad83d40 [2022-07-01T16:09:13.863Z] ---> 0e107c562d7e [2022-07-01T16:09:13.863Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:09:14.144Z] ---> Running in 40189e367895 [2022-07-01T16:09:14.751Z] Removing intermediate container 40189e367895 [2022-07-01T16:09:14.751Z] ---> 3763cd1d5537 [2022-07-01T16:09:14.751Z] [2022-07-01T16:09:15.359Z] Successfully built 3763cd1d5537 [2022-07-01T16:09:15.359Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:09:15.642Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-07-01T16:09:42.559Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:09:42.559Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:09:42.559Z] ---> fc033f608311 [2022-07-01T16:09:42.559Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:09:42.560Z] ---> Using cache [2022-07-01T16:09:42.560Z] ---> 020717ec6cb7 [2022-07-01T16:09:42.560Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:09:42.560Z] ---> Using cache [2022-07-01T16:09:42.560Z] ---> df1a3f7e8871 [2022-07-01T16:09:42.560Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:09:42.560Z] ---> Running in 6bd5d1dd5981 [2022-07-01T16:09:42.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:09:42.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:09:45.528Z] OK: 220 MiB in 52 packages [2022-07-01T16:09:47.011Z] Removing intermediate container 6bd5d1dd5981 [2022-07-01T16:09:47.011Z] ---> a3aaf8250995 [2022-07-01T16:09:47.011Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:09:48.472Z] ---> eecfbd7be8ae [2022-07-01T16:09:48.472Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:09:48.472Z] ---> Running in 99ee956daaa0 [2022-07-01T16:09:56.828Z] Removing intermediate container 99ee956daaa0 [2022-07-01T16:09:56.829Z] ---> 19a95c6288e3 [2022-07-01T16:09:56.829Z] Step 8/31 : COPY . . [2022-07-01T16:09:58.294Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:09:58.294Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:09:58.294Z] ---> fc033f608311 [2022-07-01T16:09:58.294Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:09:58.294Z] ---> Using cache [2022-07-01T16:09:58.294Z] ---> 020717ec6cb7 [2022-07-01T16:09:58.294Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:09:58.294Z] ---> Running in d2d99755d0c0 [2022-07-01T16:10:00.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:01.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:03.405Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:10:03.405Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:10:03.405Z] OK: 15743 distinct packages available [2022-07-01T16:10:03.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:04.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:06.671Z] OK: 220 MiB in 52 packages [2022-07-01T16:10:09.413Z] Removing intermediate container d2d99755d0c0 [2022-07-01T16:10:09.413Z] ---> 5cb2dc43cc34 [2022-07-01T16:10:09.413Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:10:10.894Z] ---> 4cda16848785 [2022-07-01T16:10:10.894Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:10:10.894Z] ---> Running in acb04e7987cc [2022-07-01T16:10:19.254Z] Removing intermediate container acb04e7987cc [2022-07-01T16:10:19.254Z] ---> f0144bf69b41 [2022-07-01T16:10:19.254Z] Step 7/20 : COPY . . [2022-07-01T16:10:20.270Z] ---> 302a47b5757d [2022-07-01T16:10:20.270Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:10:20.590Z] ---> Running in 57e7291223c3 [2022-07-01T16:10:22.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:10:44.917Z] ---> 4506bec2699c [2022-07-01T16:10:44.917Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:10:44.917Z] ---> Running in f1cca4ac7dc9 [2022-07-01T16:10:45.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T16:13:37.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:13:42.265Z] Removing intermediate container 9c4b62f6cad8 [2022-07-01T16:13:42.265Z] ---> fae8ef1c10a2 [2022-07-01T16:13:42.265Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:13:42.265Z] ---> Running in 0e13c03756f9 [2022-07-01T16:13:44.258Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:13:49.714Z] Removing intermediate container 0e13c03756f9 [2022-07-01T16:13:49.714Z] ---> 64b261c3b7dc [2022-07-01T16:13:49.714Z] [2022-07-01T16:13:49.714Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:13:49.714Z] 20.10.14: Pulling from library/docker [2022-07-01T16:13:55.158Z] Removing intermediate container 331ee6eef109 [2022-07-01T16:13:55.158Z] ---> abaa23d5cf1e [2022-07-01T16:13:55.158Z] [2022-07-01T16:13:55.158Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:13:55.158Z] 3.14: Pulling from library/alpine [2022-07-01T16:13:57.163Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:13:57.163Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:13:57.456Z] ---> ac73e934f311 [2022-07-01T16:13:57.456Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:13:57.752Z] ---> Running in a202f7dc90f9 [2022-07-01T16:13:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:00.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:01.478Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:14:01.478Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:14:01.478Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:14:01.478Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:14:01.478Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:14:01.754Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:14:01.754Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:14:01.754Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:14:02.029Z] OK: 8 MiB in 20 packages [2022-07-01T16:14:04.665Z] Removing intermediate container a202f7dc90f9 [2022-07-01T16:14:04.665Z] ---> 7e62d034d52f [2022-07-01T16:14:04.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:14:04.941Z] ---> Running in 6bb2d2ab7ae7 [2022-07-01T16:14:05.926Z] Removing intermediate container 6bb2d2ab7ae7 [2022-07-01T16:14:05.926Z] ---> ac4da45cc44d [2022-07-01T16:14:05.926Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:14:05.926Z] ---> Running in 637cb5a3fe26 [2022-07-01T16:14:06.525Z] Removing intermediate container 637cb5a3fe26 [2022-07-01T16:14:06.525Z] ---> c41bcfdcdd9d [2022-07-01T16:14:06.525Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:14:07.986Z] ---> 031ca1ca0208 [2022-07-01T16:14:07.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:14:09.971Z] ---> dd244afd75db [2022-07-01T16:14:09.971Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:14:12.599Z] ---> 22d76beea492 [2022-07-01T16:14:12.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:14:13.201Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:14:13.201Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:14:13.201Z] ---> c346e9eafbab [2022-07-01T16:14:13.201Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:14:13.201Z] ---> Running in e76485eaafed [2022-07-01T16:14:13.812Z] ---> a8ed9cdb776c [2022-07-01T16:14:13.812Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:14:14.087Z] Removing intermediate container e76485eaafed [2022-07-01T16:14:14.087Z] ---> b3b5c085000e [2022-07-01T16:14:14.087Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T16:14:14.087Z] ---> Running in ad270e427945 [2022-07-01T16:14:14.363Z] ---> Running in 3a6ff4785b27 [2022-07-01T16:14:16.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:17.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:17.870Z] Removing intermediate container ad270e427945 [2022-07-01T16:14:17.870Z] ---> 0c930afdc5ac [2022-07-01T16:14:17.870Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:14:17.870Z] ---> Running in 9d21b98afb34 [2022-07-01T16:14:18.478Z] Removing intermediate container 9d21b98afb34 [2022-07-01T16:14:18.478Z] ---> ff6e7f13b03d [2022-07-01T16:14:18.478Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:14:18.478Z] ---> Running in 40a89e533453 [2022-07-01T16:14:18.758Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:14:18.758Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:14:18.758Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:14:19.039Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:14:19.039Z] Removing intermediate container 40a89e533453 [2022-07-01T16:14:19.039Z] ---> f837840f82ab [2022-07-01T16:14:19.039Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:14:19.039Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:14:19.039Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:14:19.039Z] ---> Running in b9314573811d [2022-07-01T16:14:19.039Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:14:19.039Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:14:19.039Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:14:19.039Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:14:19.039Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:14:19.317Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:14:19.317Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:14:19.317Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:14:19.317Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:14:19.317Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:14:19.317Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:14:19.317Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:14:19.615Z] Removing intermediate container b9314573811d [2022-07-01T16:14:19.615Z] ---> afea2cda5092 [2022-07-01T16:14:19.615Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:14:19.898Z] ---> Running in 0107e80f54d2 [2022-07-01T16:14:20.519Z] Removing intermediate container 0107e80f54d2 [2022-07-01T16:14:20.519Z] ---> c233b8bd6401 [2022-07-01T16:14:20.519Z] [2022-07-01T16:14:20.808Z] Successfully built c233b8bd6401 [2022-07-01T16:14:20.808Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T16:14:21.083Z]  Building security-proxy-setup ... done Building support-scheduler [2022-07-01T16:14:22.066Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:14:22.066Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:14:22.066Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:14:22.066Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:14:22.340Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:14:22.340Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:14:22.340Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:14:22.340Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:14:22.340Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:14:22.340Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:14:22.340Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:14:22.340Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:14:22.614Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:14:22.614Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:14:22.614Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:14:22.614Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:14:22.614Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:14:22.614Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:14:22.614Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:14:22.889Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:14:22.889Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:14:22.889Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:14:22.889Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:14:22.889Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:14:22.889Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:14:23.165Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:14:23.768Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:14:23.768Z] OK: 82 MiB in 65 packages [2022-07-01T16:14:30.780Z] Collecting docker-compose==1.23.2 [2022-07-01T16:14:30.780Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:14:30.780Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:14:30.780Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:14:33.418Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T16:14:36.052Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:14:36.052Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:14:37.047Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:14:37.047Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:14:38.053Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:14:38.053Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:14:40.065Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:14:40.065Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:14:45.545Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:14:45.545Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:14:45.825Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:14:45.825Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:14:49.317Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:14:49.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:14:49.317Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:14:49.317Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:14:52.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:14:52.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:14:52.764Z] ---> fc033f608311 [2022-07-01T16:14:52.764Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:14:52.764Z] ---> Using cache [2022-07-01T16:14:52.764Z] ---> 020717ec6cb7 [2022-07-01T16:14:52.764Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:14:52.764Z] ---> Using cache [2022-07-01T16:14:52.764Z] ---> df1a3f7e8871 [2022-07-01T16:14:52.764Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:14:52.764Z] ---> Using cache [2022-07-01T16:14:52.764Z] ---> a3aaf8250995 [2022-07-01T16:14:52.765Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:14:52.765Z] ---> Using cache [2022-07-01T16:14:52.765Z] ---> eecfbd7be8ae [2022-07-01T16:14:52.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:14:52.765Z] ---> Using cache [2022-07-01T16:14:52.765Z] ---> 19a95c6288e3 [2022-07-01T16:14:52.765Z] Step 8/22 : COPY . . [2022-07-01T16:14:52.765Z] ---> Using cache [2022-07-01T16:14:52.765Z] ---> 302a47b5757d [2022-07-01T16:14:52.765Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:14:52.765Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:14:52.765Z] ---> Running in 0e66b0bdeeb6 [2022-07-01T16:14:52.765Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:14:54.757Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:14:54.757Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:14:54.757Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:14:54.757Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:14:54.757Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T16:14:54.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:14:55.037Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:14:55.313Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:14:55.927Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:14:55.927Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:14:55.927Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:14:55.927Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:14:57.381Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:14:57.381Z] Attempting uninstall: urllib3 [2022-07-01T16:14:57.381Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:14:57.381Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:14:57.662Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:14:58.663Z] Attempting uninstall: idna [2022-07-01T16:14:58.663Z] Found existing installation: idna 3.3 [2022-07-01T16:14:58.663Z] Uninstalling idna-3.3: [2022-07-01T16:14:58.663Z] Successfully uninstalled idna-3.3 [2022-07-01T16:15:00.665Z] Removing intermediate container 9e01f0c98004 [2022-07-01T16:15:00.665Z] ---> 255a807c81b8 [2022-07-01T16:15:00.665Z] [2022-07-01T16:15:00.665Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:15:00.665Z] ---> ac73e934f311 [2022-07-01T16:15:00.665Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:15:00.665Z] ---> Running in 10ef990d8235 [2022-07-01T16:15:00.943Z] Removing intermediate container 10ef990d8235 [2022-07-01T16:15:00.943Z] ---> 444f8b250a9e [2022-07-01T16:15:00.943Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:15:00.943Z] ---> Running in 1674003cfb7c [2022-07-01T16:15:01.552Z] Removing intermediate container 1674003cfb7c [2022-07-01T16:15:01.552Z] ---> 30c4757c66f4 [2022-07-01T16:15:01.552Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:15:01.828Z] ---> Running in 616d790f5277 [2022-07-01T16:15:02.428Z] Removing intermediate container 616d790f5277 [2022-07-01T16:15:02.428Z] ---> 5666d62a5b1a [2022-07-01T16:15:02.428Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:15:02.428Z] ---> Running in fbc953ec641f [2022-07-01T16:15:03.432Z] Attempting uninstall: requests [2022-07-01T16:15:03.432Z] Found existing installation: requests 2.26.0 [2022-07-01T16:15:03.432Z] Uninstalling requests-2.26.0: [2022-07-01T16:15:03.432Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:15:04.445Z] Running setup.py install for texttable: started [2022-07-01T16:15:05.468Z] Removing intermediate container fbc953ec641f [2022-07-01T16:15:05.468Z] ---> c1cc1f933108 [2022-07-01T16:15:05.468Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:15:05.468Z] ---> Running in 92087551e63c [2022-07-01T16:15:07.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:07.764Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:15:07.764Z] Running setup.py install for PyYAML: started [2022-07-01T16:15:08.755Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:09.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:15:10.029Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:15:10.029Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:15:10.029Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:15:10.310Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:15:10.589Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:15:10.589Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:15:10.589Z] OK: 8 MiB in 20 packages [2022-07-01T16:15:10.869Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:15:11.875Z] Running setup.py install for docopt: started [2022-07-01T16:15:12.513Z] Removing intermediate container 92087551e63c [2022-07-01T16:15:12.513Z] ---> 7fe6267f21b7 [2022-07-01T16:15:12.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:15:13.557Z] ---> cc8ee518dcbd [2022-07-01T16:15:13.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:15:15.566Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:15:15.566Z] Running setup.py install for dockerpty: started [2022-07-01T16:15:15.566Z] ---> 2fc96651767a [2022-07-01T16:15:15.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:15:16.176Z] ---> 6740204df6f8 [2022-07-01T16:15:16.176Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:15:16.461Z] ---> Running in 6295698ab09f [2022-07-01T16:15:17.078Z] Removing intermediate container 6295698ab09f [2022-07-01T16:15:17.078Z] ---> 8defbd0b7308 [2022-07-01T16:15:17.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:15:17.078Z] ---> Running in 362cf44ccc89 [2022-07-01T16:15:17.690Z] Removing intermediate container 362cf44ccc89 [2022-07-01T16:15:17.690Z] ---> f1da4437ceb9 [2022-07-01T16:15:17.690Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:15:17.984Z] ---> Running in 64d09b8d5798 [2022-07-01T16:15:18.591Z] Removing intermediate container 64d09b8d5798 [2022-07-01T16:15:18.591Z] ---> 42cd17f92880 [2022-07-01T16:15:18.591Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:15:18.591Z] ---> Running in 8463a74d20d1 [2022-07-01T16:15:19.190Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:15:19.190Z] Removing intermediate container 8463a74d20d1 [2022-07-01T16:15:19.190Z] ---> 7db5a440f0c0 [2022-07-01T16:15:19.190Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:15:19.190Z] ---> Running in 4e7b2b275567 [2022-07-01T16:15:19.794Z] Removing intermediate container 4e7b2b275567 [2022-07-01T16:15:19.794Z] ---> ad4c22886741 [2022-07-01T16:15:19.794Z] [2022-07-01T16:15:20.398Z] Successfully built ad4c22886741 [2022-07-01T16:15:20.398Z] Successfully tagged core-data-arm64:latest [2022-07-01T16:15:20.398Z] Building core-metadata [2022-07-01T16:15:21.838Z]  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T16:15:44.130Z] Removing intermediate container 3a6ff4785b27 [2022-07-01T16:15:44.130Z] ---> 40f7426146b4 [2022-07-01T16:15:44.130Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:15:44.130Z] ---> Running in 8364406fcd67 [2022-07-01T16:15:44.416Z] Removing intermediate container 8364406fcd67 [2022-07-01T16:15:44.416Z] ---> 9a6a0f0f3d7d [2022-07-01T16:15:44.416Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:15:44.698Z] ---> Running in 102f41acc1dc [2022-07-01T16:15:45.707Z] Removing intermediate container 102f41acc1dc [2022-07-01T16:15:45.707Z] ---> c2a6f2d60b2c [2022-07-01T16:15:45.707Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:15:48.385Z] Removing intermediate container 57e7291223c3 [2022-07-01T16:15:48.385Z] ---> 51273d05b214 [2022-07-01T16:15:48.385Z] [2022-07-01T16:15:48.385Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:15:48.385Z] ---> ac73e934f311 [2022-07-01T16:15:48.385Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:15:48.669Z] ---> Running in 084ded543fdc [2022-07-01T16:15:48.973Z] ---> 51a988a92c06 [2022-07-01T16:15:48.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:15:49.582Z] Removing intermediate container 084ded543fdc [2022-07-01T16:15:49.582Z] ---> 498c17f1c5b2 [2022-07-01T16:15:49.582Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:15:49.873Z] ---> Running in 755cfdf6a039 [2022-07-01T16:15:50.880Z] ---> 4e8be6c31613 [2022-07-01T16:15:50.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:15:52.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:52.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:52.643Z] ---> 4e7bda3ff51e [2022-07-01T16:15:52.643Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:15:52.925Z] ---> Running in 11f0e95bfdd9 [2022-07-01T16:15:53.536Z] Removing intermediate container 11f0e95bfdd9 [2022-07-01T16:15:53.536Z] ---> 2c934e404b84 [2022-07-01T16:15:53.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:15:53.536Z] ---> Running in 98805c7912e6 [2022-07-01T16:15:53.816Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:15:53.816Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:15:53.816Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:15:53.816Z] OK: 6 MiB in 16 packages [2022-07-01T16:15:54.428Z] Removing intermediate container 98805c7912e6 [2022-07-01T16:15:54.428Z] ---> d7dec92f8cd4 [2022-07-01T16:15:54.428Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:15:55.064Z] ---> Running in ce6a16486317 [2022-07-01T16:15:56.284Z] Removing intermediate container 755cfdf6a039 [2022-07-01T16:15:56.284Z] ---> 7f64ee684cec [2022-07-01T16:15:56.284Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:15:56.284Z] Removing intermediate container ce6a16486317 [2022-07-01T16:15:56.284Z] ---> fe99c11fe050 [2022-07-01T16:15:56.284Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:15:56.284Z] ---> Running in 464516f5f51d [2022-07-01T16:15:56.284Z] ---> Running in b9c1520f99f2 [2022-07-01T16:15:57.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:15:57.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:15:57.377Z] ---> fc033f608311 [2022-07-01T16:15:57.377Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> 020717ec6cb7 [2022-07-01T16:15:57.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> df1a3f7e8871 [2022-07-01T16:15:57.377Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> a3aaf8250995 [2022-07-01T16:15:57.377Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> eecfbd7be8ae [2022-07-01T16:15:57.377Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> 19a95c6288e3 [2022-07-01T16:15:57.377Z] Step 8/23 : COPY . . [2022-07-01T16:15:57.377Z] ---> Using cache [2022-07-01T16:15:57.377Z] ---> 302a47b5757d [2022-07-01T16:15:57.377Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:15:57.377Z] ---> Running in f3d22e497196 [2022-07-01T16:15:57.660Z] Removing intermediate container b9c1520f99f2 [2022-07-01T16:15:57.660Z] ---> 4d9315487b56 [2022-07-01T16:15:57.660Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:15:58.315Z] ---> Running in ecb7005c626a [2022-07-01T16:15:58.315Z] Removing intermediate container 464516f5f51d [2022-07-01T16:15:58.315Z] ---> 3787e8ff626b [2022-07-01T16:15:58.315Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:15:58.599Z] ---> Running in 7a53e7cf2593 [2022-07-01T16:15:59.231Z] Removing intermediate container ecb7005c626a [2022-07-01T16:15:59.231Z] ---> bee9f2fd16b8 [2022-07-01T16:15:59.231Z] [2022-07-01T16:15:59.231Z] Removing intermediate container 7a53e7cf2593 [2022-07-01T16:15:59.231Z] ---> 6e89da218b60 [2022-07-01T16:15:59.231Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:15:59.513Z] ---> Running in 6fc9666b1efa [2022-07-01T16:16:00.514Z] Successfully built bee9f2fd16b8 [2022-07-01T16:16:00.514Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T16:16:00.514Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-07-01T16:16:00.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:16:03.291Z] Removing intermediate container 6fc9666b1efa [2022-07-01T16:16:03.291Z] ---> ba97e8f20c07 [2022-07-01T16:16:03.291Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:16:03.291Z] ---> Running in bb0dabd3fca2 [2022-07-01T16:16:03.583Z] Removing intermediate container bb0dabd3fca2 [2022-07-01T16:16:03.583Z] ---> a41a3842c68f [2022-07-01T16:16:03.583Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:16:04.581Z] ---> b231e5d55261 [2022-07-01T16:16:04.581Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:16:04.874Z] ---> Running in 9e3dac24c9cb [2022-07-01T16:16:08.292Z] Removing intermediate container 9e3dac24c9cb [2022-07-01T16:16:08.292Z] ---> 23a13aa1f266 [2022-07-01T16:16:08.292Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:16:09.288Z] ---> 7b1d5a295c30 [2022-07-01T16:16:09.288Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:16:11.365Z] ---> 1d8db522dfb1 [2022-07-01T16:16:11.365Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:16:12.395Z] ---> 985b1155f169 [2022-07-01T16:16:12.395Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:16:13.394Z] ---> 274fbcbe315f [2022-07-01T16:16:13.394Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:16:14.857Z] ---> 776766fbcd7d [2022-07-01T16:16:14.857Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:16:15.493Z] ---> Running in d588c98bac39 [2022-07-01T16:16:16.104Z] Removing intermediate container d588c98bac39 [2022-07-01T16:16:16.104Z] ---> a4eb156015fc [2022-07-01T16:16:16.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:16:17.583Z] ---> 966f1ec5317c [2022-07-01T16:16:17.583Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:16:18.215Z] ---> Running in a7c7c2829342 [2022-07-01T16:16:22.624Z] Removing intermediate container a7c7c2829342 [2022-07-01T16:16:22.624Z] ---> c10a74003b13 [2022-07-01T16:16:22.624Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:16:22.624Z] ---> Running in 62fc89309d9f [2022-07-01T16:16:22.907Z] Removing intermediate container 62fc89309d9f [2022-07-01T16:16:22.907Z] ---> 99934bc08a68 [2022-07-01T16:16:22.907Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:16:23.181Z] ---> Running in ba36b091adee [2022-07-01T16:16:24.192Z] Removing intermediate container ba36b091adee [2022-07-01T16:16:24.192Z] ---> ada8aba7f464 [2022-07-01T16:16:24.192Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T16:16:24.797Z] ---> Running in 5b4942f8746d [2022-07-01T16:16:25.786Z] Removing intermediate container 5b4942f8746d [2022-07-01T16:16:25.786Z] ---> 4d8bce74a205 [2022-07-01T16:16:25.786Z] Step 30/31 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:16:26.059Z] ---> Running in d4aa2619557d [2022-07-01T16:16:26.665Z] Removing intermediate container d4aa2619557d [2022-07-01T16:16:26.665Z] ---> 693ad8b1255f [2022-07-01T16:16:26.665Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T16:16:26.940Z] ---> Running in 4ea3fc55a802 [2022-07-01T16:16:27.546Z] Removing intermediate container 4ea3fc55a802 [2022-07-01T16:16:27.546Z] ---> 75de6587545a [2022-07-01T16:16:27.546Z] [2022-07-01T16:16:28.147Z] Successfully built 75de6587545a [2022-07-01T16:16:28.147Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T16:16:28.424Z] Building security-spire-server [2022-07-01T16:16:35.160Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:16:35.160Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:16:35.160Z] ---> fc033f608311 [2022-07-01T16:16:35.160Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> 020717ec6cb7 [2022-07-01T16:16:35.160Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> df1a3f7e8871 [2022-07-01T16:16:35.160Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> a3aaf8250995 [2022-07-01T16:16:35.160Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> eecfbd7be8ae [2022-07-01T16:16:35.160Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> 19a95c6288e3 [2022-07-01T16:16:35.160Z] Step 8/25 : COPY . . [2022-07-01T16:16:35.160Z] ---> Using cache [2022-07-01T16:16:35.160Z] ---> 302a47b5757d [2022-07-01T16:16:35.160Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:16:35.160Z] ---> Running in a1903df8c4e1 [2022-07-01T16:16:36.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:17:03.029Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:17:03.029Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:17:03.029Z] ---> fc033f608311 [2022-07-01T16:17:03.029Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> 020717ec6cb7 [2022-07-01T16:17:03.029Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> df1a3f7e8871 [2022-07-01T16:17:03.029Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> 7721a8b88467 [2022-07-01T16:17:03.029Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> 354cfb2ad912 [2022-07-01T16:17:03.029Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> d81e8c2ed5ac [2022-07-01T16:17:03.029Z] Step 8/25 : COPY . . [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> 0343501dbb4d [2022-07-01T16:17:03.029Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> 9b6645104a2b [2022-07-01T16:17:03.029Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:17:03.029Z] ---> Using cache [2022-07-01T16:17:03.029Z] ---> a1390e216f44 [2022-07-01T16:17:03.029Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:17:03.029Z] ---> Running in df26eb36648e [2022-07-01T16:17:05.014Z] Removing intermediate container df26eb36648e [2022-07-01T16:17:05.014Z] ---> b31f8395c0cd [2022-07-01T16:17:05.014Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:17:05.014Z] ---> Running in 54676c0b8217 [2022-07-01T16:17:05.291Z] Removing intermediate container 54676c0b8217 [2022-07-01T16:17:05.291Z] ---> 784575e674e7 [2022-07-01T16:17:05.291Z] [2022-07-01T16:17:05.569Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:17:05.569Z] ---> 3fb3c9af89a9 [2022-07-01T16:17:05.569Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:17:05.569Z] ---> Using cache [2022-07-01T16:17:05.569Z] ---> d9e9136d3d96 [2022-07-01T16:17:05.569Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:17:05.569Z] ---> Using cache [2022-07-01T16:17:05.569Z] ---> f71b512c0ffd [2022-07-01T16:17:05.569Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:17:05.569Z] ---> Running in bf1222490300 [2022-07-01T16:17:07.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:08.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:10.546Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:17:10.546Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:17:10.546Z] OK: 15736 distinct packages available [2022-07-01T16:17:10.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:11.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:12.986Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:17:12.986Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:17:12.986Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:17:13.261Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:17:13.261Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:17:13.261Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:17:13.261Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:17:13.539Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:17:15.001Z] Building support-notifications [2022-07-01T16:17:47.574Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:17:47.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:17:47.574Z] ---> fc033f608311 [2022-07-01T16:17:47.574Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:17:47.574Z] ---> Using cache [2022-07-01T16:17:47.574Z] ---> 020717ec6cb7 [2022-07-01T16:17:47.574Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:17:47.574Z] ---> Using cache [2022-07-01T16:17:47.574Z] ---> df1a3f7e8871 [2022-07-01T16:17:47.574Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:17:47.574Z] ---> Running in a53caac08eb7 [2022-07-01T16:17:47.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:47.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:49.301Z] OK: 220 MiB in 52 packages [2022-07-01T16:17:50.794Z] Removing intermediate container a53caac08eb7 [2022-07-01T16:17:50.794Z] ---> 4ae708f39417 [2022-07-01T16:17:50.794Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:17:51.797Z] ---> fbc5d1e14791 [2022-07-01T16:17:51.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:17:51.797Z] ---> Running in d36349eb47a6 [2022-07-01T16:17:58.572Z] Removing intermediate container d36349eb47a6 [2022-07-01T16:17:58.572Z] ---> 39d409ca5a23 [2022-07-01T16:17:58.572Z] Step 8/22 : COPY . . [2022-07-01T16:18:11.070Z] Removing intermediate container f1cca4ac7dc9 [2022-07-01T16:18:11.070Z] ---> 8b6517489538 [2022-07-01T16:18:11.070Z] [2022-07-01T16:18:11.070Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:18:11.070Z] ---> 3fb3c9af89a9 [2022-07-01T16:18:11.070Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:18:11.070Z] ---> Using cache [2022-07-01T16:18:11.070Z] ---> d9e9136d3d96 [2022-07-01T16:18:11.070Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:18:11.070Z] ---> Using cache [2022-07-01T16:18:11.070Z] ---> f71b512c0ffd [2022-07-01T16:18:11.070Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:18:11.070Z] ---> Running in da5b8a390513 [2022-07-01T16:18:12.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:18:14.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:18:15.457Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:18:15.457Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:18:15.457Z] OK: 15736 distinct packages available [2022-07-01T16:18:15.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:18:16.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:18:17.903Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:18:17.903Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:18:17.903Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:18:18.178Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T16:18:18.178Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:18:18.178Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T16:18:18.781Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:18:18.781Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:18:19.384Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:18:19.384Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:18:19.384Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:18:19.660Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:18:19.660Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:18:19.936Z] 2 errors; 7 MiB in 21 packages [2022-07-01T16:18:22.624Z] Building core-command [2022-07-01T16:18:23.238Z] ---> 28854ffaa903 [2022-07-01T16:18:23.238Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:18:23.238Z] ---> Running in 13efe661a706 [2022-07-01T16:18:25.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:18:57.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:18:57.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:18:57.622Z] ---> fc033f608311 [2022-07-01T16:18:57.622Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> 020717ec6cb7 [2022-07-01T16:18:57.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> df1a3f7e8871 [2022-07-01T16:18:57.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> a3aaf8250995 [2022-07-01T16:18:57.622Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> eecfbd7be8ae [2022-07-01T16:18:57.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> 19a95c6288e3 [2022-07-01T16:18:57.622Z] Step 8/23 : COPY . . [2022-07-01T16:18:57.622Z] ---> Using cache [2022-07-01T16:18:57.622Z] ---> 302a47b5757d [2022-07-01T16:18:57.622Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:18:57.622Z] ---> Running in 564c67505739 [2022-07-01T16:18:57.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T16:21:34.618Z] Removing intermediate container f3d22e497196 [2022-07-01T16:21:34.618Z] ---> 8079a85eed35 [2022-07-01T16:21:34.618Z] [2022-07-01T16:21:34.618Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:21:34.618Z] ---> ac73e934f311 [2022-07-01T16:21:34.618Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:21:34.618Z] ---> Running in 3e97877ef859 [2022-07-01T16:21:35.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:21:36.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:21:37.674Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:21:37.674Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:21:37.674Z] OK: 5 MiB in 15 packages [2022-07-01T16:21:39.139Z] Removing intermediate container 3e97877ef859 [2022-07-01T16:21:39.139Z] ---> 674aa595956a [2022-07-01T16:21:39.139Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:21:39.139Z] ---> Running in 34172444b610 [2022-07-01T16:21:39.443Z] Removing intermediate container 34172444b610 [2022-07-01T16:21:39.443Z] ---> 2888d944c895 [2022-07-01T16:21:39.443Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:21:39.726Z] ---> Running in 4b543e6eb76a [2022-07-01T16:21:40.405Z] Removing intermediate container 4b543e6eb76a [2022-07-01T16:21:40.405Z] ---> 01de71bc2d9d [2022-07-01T16:21:40.405Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:21:40.684Z] ---> Running in e5053921fcb8 [2022-07-01T16:21:41.326Z] Removing intermediate container e5053921fcb8 [2022-07-01T16:21:41.326Z] ---> 2cae24827381 [2022-07-01T16:21:41.326Z] Step 15/23 : WORKDIR / [2022-07-01T16:21:41.326Z] ---> Running in 212ae1488e0d [2022-07-01T16:21:42.351Z] Removing intermediate container 212ae1488e0d [2022-07-01T16:21:42.351Z] ---> 1a26ab4e282d [2022-07-01T16:21:42.351Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:21:42.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:21:43.232Z] ---> 4c14c27504f7 [2022-07-01T16:21:43.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:21:45.233Z] ---> 5ea2b53141f4 [2022-07-01T16:21:45.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:21:45.842Z] ---> 4306a781947c [2022-07-01T16:21:45.842Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:21:46.119Z] ---> Running in 1e2bddd462d3 [2022-07-01T16:21:46.726Z] Removing intermediate container 1e2bddd462d3 [2022-07-01T16:21:46.726Z] ---> 497d5c4efc31 [2022-07-01T16:21:46.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:21:46.726Z] ---> Running in e0289ade861d [2022-07-01T16:21:47.351Z] Removing intermediate container e0289ade861d [2022-07-01T16:21:47.351Z] ---> 0904668a0ffa [2022-07-01T16:21:47.351Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:21:47.351Z] ---> Running in 7cc043f510ab [2022-07-01T16:21:47.975Z] Removing intermediate container 7cc043f510ab [2022-07-01T16:21:47.975Z] ---> a7d0e38966ee [2022-07-01T16:21:47.975Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:21:47.975Z] ---> Running in 03e59d95d672 [2022-07-01T16:21:48.601Z] Removing intermediate container 03e59d95d672 [2022-07-01T16:21:48.601Z] ---> 1c60f73114f2 [2022-07-01T16:21:48.601Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:21:49.017Z] ---> Running in 9e741f74b9e6 [2022-07-01T16:21:49.482Z] Removing intermediate container 9e741f74b9e6 [2022-07-01T16:21:49.482Z] ---> 442c39b08861 [2022-07-01T16:21:49.482Z] [2022-07-01T16:21:49.800Z] Successfully built 442c39b08861 [2022-07-01T16:21:50.153Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T16:21:58.704Z]  Building core-metadata ... done Removing intermediate container a1903df8c4e1 [2022-07-01T16:21:58.704Z] ---> 3bd975e49821 [2022-07-01T16:21:58.704Z] [2022-07-01T16:21:58.704Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:21:58.704Z] ---> ac73e934f311 [2022-07-01T16:21:58.704Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:21:58.704Z] ---> Running in aaf730d3d869 [2022-07-01T16:22:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:22:00.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:22:01.432Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:22:01.713Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:22:01.713Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:22:01.713Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:22:01.713Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:22:02.319Z] OK: 6 MiB in 17 packages [2022-07-01T16:22:04.357Z] Removing intermediate container aaf730d3d869 [2022-07-01T16:22:04.357Z] ---> b5dc42823646 [2022-07-01T16:22:04.357Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:22:04.357Z] ---> Running in b0c7c0fa4177 [2022-07-01T16:22:04.953Z] Removing intermediate container b0c7c0fa4177 [2022-07-01T16:22:04.953Z] ---> 1795beb4afb6 [2022-07-01T16:22:04.953Z] Step 13/25 : WORKDIR / [2022-07-01T16:22:04.953Z] ---> Running in 53a4b29a540e [2022-07-01T16:22:05.561Z] Removing intermediate container 53a4b29a540e [2022-07-01T16:22:05.561Z] ---> 5076a9830c0b [2022-07-01T16:22:05.561Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T16:22:07.026Z] ---> b83d3ef4c109 [2022-07-01T16:22:07.026Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T16:22:08.053Z] ---> 470f5d22d41e [2022-07-01T16:22:08.053Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:22:08.671Z] ---> 9703f29bca95 [2022-07-01T16:22:08.671Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T16:22:09.671Z] ---> 236924ddb6b9 [2022-07-01T16:22:09.671Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:22:11.715Z] ---> 15177db48eb9 [2022-07-01T16:22:11.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:22:13.169Z] ---> 1fd4a408eeb1 [2022-07-01T16:22:13.169Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:22:14.661Z] ---> 0b059719c3a0 [2022-07-01T16:22:14.661Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-01T16:22:14.661Z] ---> Running in 77369b0245c1 [2022-07-01T16:22:17.336Z] Removing intermediate container 77369b0245c1 [2022-07-01T16:22:17.336Z] ---> 0c02808edc48 [2022-07-01T16:22:17.336Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:22:17.626Z] ---> Running in 7c60e60f9488 [2022-07-01T16:22:18.244Z] Removing intermediate container 7c60e60f9488 [2022-07-01T16:22:18.244Z] ---> 3ae984f2f7fe [2022-07-01T16:22:18.244Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T16:22:18.244Z] ---> Running in f4cf68d667ec [2022-07-01T16:22:18.880Z] Removing intermediate container f4cf68d667ec [2022-07-01T16:22:18.880Z] ---> 5ffbeb991d97 [2022-07-01T16:22:18.880Z] Step 24/25 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:22:18.880Z] ---> Running in 6f1c0d9f1d52 [2022-07-01T16:22:19.510Z] Removing intermediate container 6f1c0d9f1d52 [2022-07-01T16:22:19.510Z] ---> d15d6b95baea [2022-07-01T16:22:19.510Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:22:19.798Z] ---> Running in 49d5ec5b3d65 [2022-07-01T16:22:20.429Z] Removing intermediate container 49d5ec5b3d65 [2022-07-01T16:22:20.429Z] ---> d02089c7bbf6 [2022-07-01T16:22:20.429Z] [2022-07-01T16:22:20.715Z] Successfully built d02089c7bbf6 [2022-07-01T16:22:20.715Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T16:22:47.565Z]  Building security-secretstore-setup ... done Removing intermediate container 0e66b0bdeeb6 [2022-07-01T16:22:47.565Z] ---> 8fb90a0b8167 [2022-07-01T16:22:47.566Z] [2022-07-01T16:22:47.566Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:22:47.566Z] ---> ac73e934f311 [2022-07-01T16:22:47.566Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:22:47.566Z] ---> Using cache [2022-07-01T16:22:47.566Z] ---> 674aa595956a [2022-07-01T16:22:47.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:22:47.566Z] ---> Using cache [2022-07-01T16:22:47.566Z] ---> 2888d944c895 [2022-07-01T16:22:47.566Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:22:47.566Z] ---> Running in 374479e261d8 [2022-07-01T16:22:47.566Z] Removing intermediate container 374479e261d8 [2022-07-01T16:22:47.566Z] ---> 4628437f84fd [2022-07-01T16:22:47.566Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:22:47.566Z] ---> Running in 6c0eca40a43f [2022-07-01T16:22:47.566Z] Removing intermediate container 6c0eca40a43f [2022-07-01T16:22:47.566Z] ---> 52caf73cf61a [2022-07-01T16:22:47.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:22:47.566Z] ---> cd28ff868ed9 [2022-07-01T16:22:47.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:22:49.573Z] ---> 722cd5ecf5a0 [2022-07-01T16:22:49.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T16:22:50.877Z] ---> 441b7ff44c5a [2022-07-01T16:22:50.877Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:22:50.877Z] ---> Running in 1d0bba5b2866 [2022-07-01T16:22:51.478Z] Removing intermediate container 1d0bba5b2866 [2022-07-01T16:22:51.478Z] ---> bdc98975c123 [2022-07-01T16:22:51.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:22:51.478Z] ---> Running in 740f5e6e7c90 [2022-07-01T16:22:52.091Z] Removing intermediate container 740f5e6e7c90 [2022-07-01T16:22:52.091Z] ---> 55de9a6d9aa1 [2022-07-01T16:22:52.091Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:22:52.091Z] ---> Running in e2c62ab8009b [2022-07-01T16:22:52.699Z] Removing intermediate container e2c62ab8009b [2022-07-01T16:22:52.699Z] ---> 01c941a84340 [2022-07-01T16:22:52.699Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:22:52.974Z] ---> Running in 1788325f3457 [2022-07-01T16:22:53.576Z] Removing intermediate container 1788325f3457 [2022-07-01T16:22:53.576Z] ---> 23e398d3c28d [2022-07-01T16:22:53.576Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:22:53.576Z] ---> Running in d6dfc5102af6 [2022-07-01T16:22:54.177Z] Removing intermediate container d6dfc5102af6 [2022-07-01T16:22:54.177Z] ---> a4161608604f [2022-07-01T16:22:54.177Z] [2022-07-01T16:22:54.459Z] Successfully built a4161608604f [2022-07-01T16:22:54.459Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T16:23:09.603Z]  Building support-scheduler ... done Removing intermediate container 564c67505739 [2022-07-01T16:23:09.603Z] ---> 73dd0ee0a1ce [2022-07-01T16:23:09.603Z] [2022-07-01T16:23:09.603Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:23:09.603Z] ---> ac73e934f311 [2022-07-01T16:23:09.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:23:09.603Z] ---> Using cache [2022-07-01T16:23:09.603Z] ---> 674aa595956a [2022-07-01T16:23:09.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:23:09.603Z] ---> Using cache [2022-07-01T16:23:09.603Z] ---> 2888d944c895 [2022-07-01T16:23:09.603Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:23:09.603Z] ---> Running in 42b579b794b7 [2022-07-01T16:23:10.218Z] Removing intermediate container 42b579b794b7 [2022-07-01T16:23:10.218Z] ---> a88663b6a2c5 [2022-07-01T16:23:10.218Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:23:10.218Z] ---> Running in e1de2be4e68e [2022-07-01T16:23:10.834Z] Removing intermediate container e1de2be4e68e [2022-07-01T16:23:10.834Z] ---> 681eff4561eb [2022-07-01T16:23:10.834Z] Step 15/23 : WORKDIR / [2022-07-01T16:23:10.834Z] ---> Running in 4aedf904cb18 [2022-07-01T16:23:11.448Z] Removing intermediate container 4aedf904cb18 [2022-07-01T16:23:11.448Z] ---> 04d43f59fa3d [2022-07-01T16:23:11.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:23:12.445Z] ---> 71deb7858893 [2022-07-01T16:23:12.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:23:13.895Z] ---> b872a75de6cb [2022-07-01T16:23:13.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T16:23:14.901Z] ---> 02ff1a51c74a [2022-07-01T16:23:14.901Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:23:14.901Z] ---> Running in be21f1ba1a11 [2022-07-01T16:23:15.515Z] Removing intermediate container be21f1ba1a11 [2022-07-01T16:23:15.515Z] ---> 2528937f70d4 [2022-07-01T16:23:15.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:23:15.799Z] ---> Running in b5ec616880c3 [2022-07-01T16:23:16.081Z] Removing intermediate container b5ec616880c3 [2022-07-01T16:23:16.081Z] ---> f651c3247340 [2022-07-01T16:23:16.081Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:23:16.372Z] ---> Running in 68f2465a15b7 [2022-07-01T16:23:16.981Z] Removing intermediate container 68f2465a15b7 [2022-07-01T16:23:16.981Z] ---> 044f64752791 [2022-07-01T16:23:16.981Z] Step 22/23 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:23:16.981Z] ---> Running in dbce11daeb21 [2022-07-01T16:23:17.610Z] Removing intermediate container dbce11daeb21 [2022-07-01T16:23:17.610Z] ---> 2bbc3cdc8386 [2022-07-01T16:23:17.610Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:23:17.906Z] ---> Running in 2be4d8349f3e [2022-07-01T16:23:18.193Z] Removing intermediate container 2be4d8349f3e [2022-07-01T16:23:18.193Z] ---> 7a130e714195 [2022-07-01T16:23:18.193Z] [2022-07-01T16:23:19.003Z] Successfully built 7a130e714195 [2022-07-01T16:23:19.003Z] Successfully tagged core-command-arm64:latest [2022-07-01T16:23:46.267Z]  Building core-command ... done Removing intermediate container 13efe661a706 [2022-07-01T16:23:46.267Z] ---> e598b9b7ad83 [2022-07-01T16:23:46.267Z] [2022-07-01T16:23:46.267Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:23:46.267Z] ---> ac73e934f311 [2022-07-01T16:23:46.267Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:23:46.267Z] ---> Running in a560851352ef [2022-07-01T16:23:46.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:46.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:46.267Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:23:46.541Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:23:46.541Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:23:46.541Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:23:46.814Z] OK: 6 MiB in 16 packages [2022-07-01T16:23:48.262Z] Removing intermediate container a560851352ef [2022-07-01T16:23:48.262Z] ---> 8f00b70a1804 [2022-07-01T16:23:48.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:23:48.262Z] ---> Running in cf65434c11a3 [2022-07-01T16:23:48.262Z] Removing intermediate container cf65434c11a3 [2022-07-01T16:23:48.262Z] ---> 4180eebfd108 [2022-07-01T16:23:48.262Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:23:48.540Z] ---> Running in d1c791fdd6c5 [2022-07-01T16:23:48.817Z] Removing intermediate container d1c791fdd6c5 [2022-07-01T16:23:48.817Z] ---> 0ab38eba1f0f [2022-07-01T16:23:48.817Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:23:48.817Z] ---> Running in d31c0ff88a9f [2022-07-01T16:23:49.109Z] Removing intermediate container d31c0ff88a9f [2022-07-01T16:23:49.109Z] ---> 7ca2f3806598 [2022-07-01T16:23:49.109Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:23:50.101Z] ---> f58061180b36 [2022-07-01T16:23:50.101Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:23:51.543Z] ---> 48d681d7926e [2022-07-01T16:23:51.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:23:51.819Z] ---> ade43aeeaf77 [2022-07-01T16:23:51.819Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:23:52.095Z] ---> Running in d3ea73669644 [2022-07-01T16:23:52.376Z] Removing intermediate container d3ea73669644 [2022-07-01T16:23:52.376Z] ---> cfe1cb38c9cb [2022-07-01T16:23:52.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:23:52.376Z] ---> Running in 61dc4add22c0 [2022-07-01T16:23:52.653Z] Removing intermediate container 61dc4add22c0 [2022-07-01T16:23:52.653Z] ---> 3c5bc9b40e97 [2022-07-01T16:23:52.653Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:23:52.928Z] ---> Running in 0c3f22fa42ec [2022-07-01T16:23:53.204Z] Removing intermediate container 0c3f22fa42ec [2022-07-01T16:23:53.204Z] ---> 8abbaf5f0db8 [2022-07-01T16:23:53.204Z] Step 21/22 : LABEL git_sha=f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 [2022-07-01T16:23:53.204Z] ---> Running in 31f40404bad7 [2022-07-01T16:23:53.479Z] Removing intermediate container 31f40404bad7 [2022-07-01T16:23:53.479Z] ---> 522822849c64 [2022-07-01T16:23:53.479Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:23:53.756Z] ---> Running in 5fbbdf5296e6 [2022-07-01T16:23:54.031Z] Removing intermediate container 5fbbdf5296e6 [2022-07-01T16:23:54.031Z] ---> 6950df274f26 [2022-07-01T16:23:54.031Z] [2022-07-01T16:23:54.629Z] Successfully built 6950df274f26 [2022-07-01T16:23:54.629Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T16:23:54.629Z]  Building support-notifications ... done  [2022-07-01T16:23:54.629Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:23:54.629Z] [2022-07-01T16:23:54.629Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:23:54.629Z] [2022-07-01T16:23:54.629Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T16:23:54.629Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T16:23:54.919Z] $ docker stop --time=1 f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 [2022-07-01T16:23:56.635Z] $ docker rm -f f4c208dfa2eb0342be9011d4b2ed78e242370a62e7d5a0e76f5e340c7bd89d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:23:57.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:23:57.304Z] [2022-07-01T16:23:57.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:23:57.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:23:57.922Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T16:23:57.922Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T16:23:57.922Z] 04944245beec: Pulling fs layer [2022-07-01T16:23:57.922Z] 699f458cf7ca: Pulling fs layer [2022-07-01T16:23:57.922Z] 765212b225bb: Pulling fs layer [2022-07-01T16:23:57.922Z] f23df028b6ca: Pulling fs layer [2022-07-01T16:23:57.922Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T16:23:57.922Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T16:23:57.922Z] 765212b225bb: Waiting [2022-07-01T16:23:57.922Z] f23df028b6ca: Waiting [2022-07-01T16:23:57.922Z] d65c8cfc05b1: Waiting [2022-07-01T16:23:57.922Z] 2437ff75d9bd: Waiting [2022-07-01T16:23:57.922Z] 04944245beec: Verifying Checksum [2022-07-01T16:23:57.922Z] 04944245beec: Download complete [2022-07-01T16:23:57.922Z] 765212b225bb: Verifying Checksum [2022-07-01T16:23:57.922Z] 765212b225bb: Download complete [2022-07-01T16:23:57.922Z] f23df028b6ca: Verifying Checksum [2022-07-01T16:23:57.922Z] f23df028b6ca: Download complete [2022-07-01T16:23:57.922Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T16:23:57.922Z] d65c8cfc05b1: Download complete [2022-07-01T16:23:58.194Z] 699f458cf7ca: Verifying Checksum [2022-07-01T16:23:58.194Z] 699f458cf7ca: Download complete [2022-07-01T16:23:58.465Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T16:23:58.465Z] 8998bd30e6a1: Download complete [2022-07-01T16:24:01.082Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T16:24:01.082Z] 2437ff75d9bd: Download complete [2022-07-01T16:24:03.066Z] 8998bd30e6a1: Pull complete [2022-07-01T16:24:03.341Z] 04944245beec: Pull complete [2022-07-01T16:24:04.772Z] 699f458cf7ca: Pull complete [2022-07-01T16:24:05.045Z] 765212b225bb: Pull complete [2022-07-01T16:24:06.021Z] f23df028b6ca: Pull complete [2022-07-01T16:24:06.021Z] d65c8cfc05b1: Pull complete [2022-07-01T16:24:21.092Z] 2437ff75d9bd: Pull complete [2022-07-01T16:24:21.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T16:24:21.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:24:21.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:24:21.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-16580 does not seem to be running inside a container [2022-07-01T16:24:21.444Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T16:24:24.599Z] $ docker top 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:25.548Z] ---> job-cost.sh [2022-07-01T16:24:25.549Z] lf-activate-venv: SKIPPING [2022-07-01T16:24:25.549Z] INFO: No Stack... [2022-07-01T16:24:25.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T16:24:26.787Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T16:24:27.442Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2022-07-01T16:24:27.442Z] [Pipeline] lock [2022-07-01T16:24:27.473Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] [2022-07-01T16:24:27.482Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] did not exist. Created. [2022-07-01T16:24:27.482Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T16:24:28.154Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T16:24:28.334Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T16:24:28.341Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T16:24:28.351Z] $ docker stop --time=1 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 [2022-07-01T16:24:29.878Z] $ docker rm -f 835579ba2a7c575797426accb85a840f483e2d19fea2330b13d36e1cdbc25303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T16:24:30.211Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-01T16:24:30.773Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:31.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:31.936Z] ---> package-listing.sh [2022-07-01T16:24:31.936Z] ++ facter osfamily [2022-07-01T16:24:31.936Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T16:24:32.195Z] + OS_FAMILY=debian [2022-07-01T16:24:32.195Z] + workspace=/w/workspace/edgex-go/2 [2022-07-01T16:24:32.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T16:24:32.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T16:24:32.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T16:24:32.195Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T16:24:32.195Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T16:24:32.195Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T16:24:32.195Z] + case "${OS_FAMILY}" in [2022-07-01T16:24:32.195Z] + dpkg -l [2022-07-01T16:24:32.195Z] + grep '^ii' [2022-07-01T16:24:32.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T16:24:32.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T16:24:32.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T16:24:32.195Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T16:24:32.195Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-01T16:24:32.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-01T16:24:32.206Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T16:24:32.481Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:33.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:33.044Z] [2022-07-01T16:24:33.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:33.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:33.347Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T16:24:33.347Z] 5eb5b503b376: Pulling fs layer [2022-07-01T16:24:33.347Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T16:24:33.347Z] ec43610c2a17: Pulling fs layer [2022-07-01T16:24:33.347Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T16:24:33.347Z] 33b1e0a273af: Pulling fs layer [2022-07-01T16:24:33.347Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T16:24:33.347Z] 2f39f015ded8: Pulling fs layer [2022-07-01T16:24:33.347Z] 5d3b04190fa2: Waiting [2022-07-01T16:24:33.347Z] 3a2ae6a8a46f: Waiting [2022-07-01T16:24:33.347Z] 2f39f015ded8: Waiting [2022-07-01T16:24:33.347Z] 5c69ac0246d0: Download complete [2022-07-01T16:24:33.347Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T16:24:33.347Z] 3a2ae6a8a46f: Download complete [2022-07-01T16:24:33.347Z] 33b1e0a273af: Verifying Checksum [2022-07-01T16:24:33.347Z] 33b1e0a273af: Download complete [2022-07-01T16:24:33.347Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T16:24:33.347Z] 5d3b04190fa2: Download complete [2022-07-01T16:24:33.347Z] ec43610c2a17: Verifying Checksum [2022-07-01T16:24:33.347Z] ec43610c2a17: Download complete [2022-07-01T16:24:33.606Z] 5eb5b503b376: Verifying Checksum [2022-07-01T16:24:33.606Z] 5eb5b503b376: Download complete [2022-07-01T16:24:34.174Z] 2f39f015ded8: Download complete [2022-07-01T16:24:34.742Z] 5eb5b503b376: Pull complete [2022-07-01T16:24:35.001Z] 5c69ac0246d0: Pull complete [2022-07-01T16:24:35.260Z] ec43610c2a17: Pull complete [2022-07-01T16:24:35.519Z] 3a2ae6a8a46f: Pull complete [2022-07-01T16:24:35.519Z] 33b1e0a273af: Pull complete [2022-07-01T16:24:35.778Z] 5d3b04190fa2: Pull complete [2022-07-01T16:24:39.978Z] 2f39f015ded8: Pull complete [2022-07-01T16:24:39.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T16:24:39.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:39.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:24:40.067Z] prd-ubuntu20.04-docker-8c-8g-16578 does not seem to be running inside a container [2022-07-01T16:24:40.108Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T16:24:42.374Z] $ docker top 009c572e2d92438686628c79a0d3dad75100de3cd443dbec8a2c9c071ca90593 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:24:42.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T16:24:43.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T16:24:43.302Z] + ls /var/log/sa-host [2022-07-01T16:24:43.303Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:24:43.379Z] provisioning config files... [2022-07-01T16:24:43.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3241952530657776309tmp [Pipeline] { [Pipeline] echo [2022-07-01T16:24:43.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:43.690Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T16:24:43.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:44.033Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T16:24:44.042Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:44.330Z] ---> sudo-logs.sh [2022-07-01T16:24:44.330Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T16:24:44.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:44.663Z] ---> job-cost.sh [2022-07-01T16:24:44.663Z] lf-activate-venv: SKIPPING [2022-07-01T16:24:44.663Z] DEBUG: total: 0.10999999940395355 [2022-07-01T16:24:44.663Z] INFO: Retrieving Stack Cost... [2022-07-01T16:24:44.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T16:24:45.494Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T16:24:45.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:45.794Z] ---> logs-deploy.sh [2022-07-01T16:24:45.794Z] lf-activate-venv: SKIPPING [2022-07-01T16:24:45.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/2 [2022-07-01T16:24:45.794Z] INFO: archiving workspace using pattern(s): [2022-07-01T16:24:46.743Z] Archives upload complete. [2022-07-01T16:24:46.743Z] INFO: archiving logs to Nexus