Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (2082faedada372c3f7c6be4bfbc89b4beed02ffc) 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-ssh12145050981121128365.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-ssh4548538487543010471.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-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4512890167005436439.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-ssh3371244274159295006.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-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9929067647280282995.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16240 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing 1d3794eb1921d2063a6a11f5612a8047a1352d27 Checking out Revision 1d3794eb1921d2063a6a11f5612a8047a1352d27 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d3794eb1921d2063a6a11f5612a8047a1352d27 # timeout=10 Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T16:30:20.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T16:30:20.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T16:30:20.906Z] ========================================================= [2022-06-28T16:30:20.906Z] EdgeX Global Pipelines Version Info [2022-06-28T16:30:20.906Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:30:21.671Z] ------------------- [2022-06-28T16:30:21.671Z] stable info: [2022-06-28T16:30:21.671Z] ------------------- [2022-06-28T16:30:21.671Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T16:30:21.671Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T16:30:21.671Z] Message: update stable to v1.0.234 > git rev-list --no-walk 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 # timeout=10 [2022-06-28T16:30:22.243Z] ------------------- [2022-06-28T16:30:22.243Z] experimental info: [2022-06-28T16:30:22.243Z] ------------------- [2022-06-28T16:30:22.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T16:30:22.243Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T16:30:22.243Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T16:30:22.419Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-28T16:30:22.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-28T16:30:22.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T16:30:22.455Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T16:30:22.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T16:30:22.488Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T16:30:22.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T16:30:22.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-28T16:30:22.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-28T16:30:22.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-28T16:30:22.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T16:30:22.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T16:30:22.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T16:30:22.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T16:30:22.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T16:30:22.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T16:30:22.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T16:30:22.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T16:30:22.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-28T16:30:22.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-28T16:30:22.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T16:30:22.671Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T16:30:22.685Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T16:30:22.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-06-28T16:30:22.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-06-28T16:30:22.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-06-28T16:30:22.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d3794eb1921d2063a6a11f5612a8047a1352d27 [Pipeline] echo [2022-06-28T16:30:22.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d3794e [Pipeline] echo [2022-06-28T16:30:22.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T16:30:22.796Z] provisioning config files... [2022-06-28T16:30:22.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7922111013770560792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:30:23.118Z] ---> docker-login.sh [2022-06-28T16:30:23.118Z] nexus3.edgexfoundry.org:10001 [2022-06-28T16:30:23.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:23.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:23.379Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:23.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:23.379Z] [2022-06-28T16:30:23.379Z] Login Succeeded [2022-06-28T16:30:23.379Z] nexus3.edgexfoundry.org:10002 [2022-06-28T16:30:23.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:23.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:23.641Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:23.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:23.641Z] [2022-06-28T16:30:23.641Z] Login Succeeded [2022-06-28T16:30:23.641Z] nexus3.edgexfoundry.org:10003 [2022-06-28T16:30:23.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:23.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:23.641Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:23.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:23.641Z] [2022-06-28T16:30:23.641Z] Login Succeeded [2022-06-28T16:30:23.641Z] nexus3.edgexfoundry.org:10004 [2022-06-28T16:30:23.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:23.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:23.901Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:23.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:23.901Z] [2022-06-28T16:30:23.901Z] Login Succeeded [2022-06-28T16:30:23.901Z] docker.io [2022-06-28T16:30:23.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:30:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:30:24.163Z] Configure a credential helper to remove this warning. See [2022-06-28T16:30:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:30:24.163Z] [2022-06-28T16:30:24.163Z] Login Succeeded [2022-06-28T16:30:24.163Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T16:30:24.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T16:30:24.484Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + dirname cmd/core-command/Dockerfile [2022-06-28T16:30:24.484Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/core-data/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/core-metadata/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-28T16:30:24.484Z] + + cut -d/ -f2 [2022-06-28T16:30:24.484Z] dirname cmd/security-bootstrapper/Dockerfile [2022-06-28T16:30:24.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-28T16:30:24.484Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2022-06-28T16:30:24.484Z] [2022-06-28T16:30:24.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-28T16:30:24.484Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/support-notifications/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-28T16:30:24.484Z] + + dirname cmd/support-scheduler/Dockerfile [2022-06-28T16:30:24.484Z] cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-28T16:30:24.484Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-28T16:30:24.484Z] + cut -d/ -f2 [2022-06-28T16:30:24.484Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-28T16:30:24.518Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-28T16:30:24.841Z] + git rev-list -1 --merges 1d3794eb1921d2063a6a11f5612a8047a1352d27~1..1d3794eb1921d2063a6a11f5612a8047a1352d27 [Pipeline] echo [2022-06-28T16:30:24.853Z] -----------> git rev-list -1 --merges 1d3794eb1921d2063a6a11f5612a8047a1352d27~1..1d3794eb1921d2063a6a11f5612a8047a1352d27 1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:30:24.853Z] 1d3794eb1921d2063a6a11f5612a8047a1352d27 [false] [Pipeline] sh [2022-06-28T16:30:25.145Z] + git log --format=format:%s -1 1d3794eb1921d2063a6a11f5612a8047a1352d27 [Pipeline] echo [2022-06-28T16:30:25.161Z] ========================================================= [2022-06-28T16:30:25.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T16:30:25.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-28T16:30:25.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T16:30:25.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T16:30:25.534Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T16:30:25.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T16:30:25.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T16:30:25.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T16:30:25.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:30:25.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:25.895Z] [2022-06-28T16:30:25.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:30:26.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:26.198Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T16:30:26.198Z] 42c077c10790: Pulling fs layer [2022-06-28T16:30:26.198Z] f63e77b7563a: Pulling fs layer [2022-06-28T16:30:26.198Z] bd5fdadae976: Pulling fs layer [2022-06-28T16:30:26.198Z] 205491f53016: Pulling fs layer [2022-06-28T16:30:26.198Z] df18705c85c3: Pulling fs layer [2022-06-28T16:30:26.198Z] bdb3f477010e: Pulling fs layer [2022-06-28T16:30:26.198Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T16:30:26.198Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T16:30:26.198Z] bdb8f0575790: Pulling fs layer [2022-06-28T16:30:26.198Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T16:30:26.198Z] 2343380bae48: Pulling fs layer [2022-06-28T16:30:26.198Z] c8a8fc8e1c8f: Waiting [2022-06-28T16:30:26.198Z] 205491f53016: Waiting [2022-06-28T16:30:26.198Z] 2c6e9b1d212d: Waiting [2022-06-28T16:30:26.198Z] df18705c85c3: Waiting [2022-06-28T16:30:26.198Z] 2343380bae48: Waiting [2022-06-28T16:30:26.198Z] bdb8f0575790: Waiting [2022-06-28T16:30:26.198Z] 386e3cb2ff24: Waiting [2022-06-28T16:30:26.198Z] bdb3f477010e: Waiting [2022-06-28T16:30:26.198Z] f63e77b7563a: Download complete [2022-06-28T16:30:26.198Z] 205491f53016: Verifying Checksum [2022-06-28T16:30:26.198Z] 205491f53016: Download complete [2022-06-28T16:30:26.459Z] bd5fdadae976: Verifying Checksum [2022-06-28T16:30:26.459Z] bd5fdadae976: Download complete [2022-06-28T16:30:26.459Z] df18705c85c3: Verifying Checksum [2022-06-28T16:30:26.459Z] df18705c85c3: Download complete [2022-06-28T16:30:26.459Z] bdb3f477010e: Download complete [2022-06-28T16:30:26.459Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T16:30:26.459Z] 2c6e9b1d212d: Download complete [2022-06-28T16:30:26.459Z] bdb8f0575790: Verifying Checksum [2022-06-28T16:30:26.459Z] bdb8f0575790: Download complete [2022-06-28T16:30:26.459Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T16:30:26.459Z] 386e3cb2ff24: Download complete [2022-06-28T16:30:26.459Z] 2343380bae48: Download complete [2022-06-28T16:30:26.459Z] 42c077c10790: Verifying Checksum [2022-06-28T16:30:26.459Z] 42c077c10790: Download complete [2022-06-28T16:30:26.718Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-28T16:30:26.718Z] c8a8fc8e1c8f: Download complete [2022-06-28T16:30:28.097Z] 42c077c10790: Pull complete [2022-06-28T16:30:28.097Z] f63e77b7563a: Pull complete [2022-06-28T16:30:28.666Z] bd5fdadae976: Pull complete [2022-06-28T16:30:28.666Z] 205491f53016: Pull complete [2022-06-28T16:30:28.927Z] df18705c85c3: Pull complete [2022-06-28T16:30:28.927Z] bdb3f477010e: Pull complete [2022-06-28T16:30:31.508Z] c8a8fc8e1c8f: Pull complete [2022-06-28T16:30:31.508Z] 2c6e9b1d212d: Pull complete [2022-06-28T16:30:31.508Z] bdb8f0575790: Pull complete [2022-06-28T16:30:31.508Z] 386e3cb2ff24: Pull complete [2022-06-28T16:30:31.508Z] 2343380bae48: Pull complete [2022-06-28T16:30:31.508Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T16:30:31.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T16:30:31.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:30:31.609Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T16:30:31.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-28T16:30:32.914Z] $ docker top 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 -eo pid,comm [2022-06-28T16:30:32.980Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-28T16:30:32.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T16:30:33.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T16:30:33.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T16:30:33.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T16:30:33.161Z] $ docker exec 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 ssh-agent [2022-06-28T16:30:33.288Z] SSH_AUTH_SOCK=/tmp/ssh-wYGgsray7vTJ/agent.34 [2022-06-28T16:30:33.288Z] SSH_AGENT_PID=40 [2022-06-28T16:30:33.296Z] Running ssh-add (command line suppressed) [2022-06-28T16:30:33.431Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6810990193058608162.key (/w/workspace/edgex-go/4@tmp/private_key_6810990193058608162.key) [2022-06-28T16:30:33.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T16:30:33.737Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T16:30:33.761Z] $ docker exec --env ******** --env ******** 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 ssh-agent -k [2022-06-28T16:30:33.887Z] unset SSH_AUTH_SOCK; [2022-06-28T16:30:33.888Z] unset SSH_AGENT_PID; [2022-06-28T16:30:33.888Z] echo Agent pid 40 killed; [2022-06-28T16:30:33.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T16:30:33.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T16:30:33.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T16:30:34.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T16:30:34.059Z] $ docker exec 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 ssh-agent [2022-06-28T16:30:34.201Z] SSH_AUTH_SOCK=/tmp/ssh-QjJdDVTr0CF2/agent.74 [2022-06-28T16:30:34.201Z] SSH_AGENT_PID=80 [2022-06-28T16:30:34.206Z] Running ssh-add (command line suppressed) [2022-06-28T16:30:34.345Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7725346090123602315.key (/w/workspace/edgex-go/4@tmp/private_key_7725346090123602315.key) [2022-06-28T16:30:34.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T16:30:34.645Z] + git semver init [2022-06-28T16:30:34.906Z] 2022-06-28 16:30:34,876 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T16:30:34.906Z] 2022-06-28 16:30:34,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-06-28T16:30:34.906Z] 2022-06-28 16:30:34,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-06-28T16:30:34.906Z] 2022-06-28 16:30:34,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,943 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4057 with force:False [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,943 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4057 [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,947 [execute] INFO git cat-file --batch-check [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,954 [execute] INFO git cat-file --batch [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T16:30:39.121Z] 2022-06-28 16:30:38,960 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4057 [2022-06-28T16:30:39.121Z] 0.0.0 [Pipeline] } [2022-06-28T16:30:39.135Z] $ docker exec --env ******** --env ******** 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 ssh-agent -k [2022-06-28T16:30:39.268Z] unset SSH_AUTH_SOCK; [2022-06-28T16:30:39.268Z] unset SSH_AGENT_PID; [2022-06-28T16:30:39.268Z] echo Agent pid 80 killed; [2022-06-28T16:30:39.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T16:30:39.576Z] + git semver [Pipeline] } [2022-06-28T16:30:39.857Z] $ docker stop --time=1 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 [2022-06-28T16:30:41.152Z] $ docker rm -f 618747dd7139431310ac940e9734ecb670bc2d364b516b5f739298a654ccca93 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T16:30:41.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T16:30:41.775Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T16:30:41.777Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-28T16:30:41.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:30:41.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:30:41.941Z] ========================================================= [2022-06-28T16:30:41.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T16:30:41.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:30:42.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:42.231Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T16:30:42.231Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T16:30:42.231Z] 666ba61612fd: Pulling fs layer [2022-06-28T16:30:42.231Z] 8ed8ca486205: Pulling fs layer [2022-06-28T16:30:42.231Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T16:30:42.231Z] c516ae0d96e1: Pulling fs layer [2022-06-28T16:30:42.231Z] 684cea983483: Pulling fs layer [2022-06-28T16:30:42.231Z] dd3240ac7de5: Pulling fs layer [2022-06-28T16:30:42.231Z] b1e948a4e11c: Pulling fs layer [2022-06-28T16:30:42.231Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T16:30:42.231Z] 646ad004c059: Pulling fs layer [2022-06-28T16:30:42.231Z] 684cea983483: Waiting [2022-06-28T16:30:42.231Z] a8fd76ee1af6: Waiting [2022-06-28T16:30:42.231Z] b1e948a4e11c: Waiting [2022-06-28T16:30:42.231Z] 646ad004c059: Waiting [2022-06-28T16:30:42.231Z] cc1cd167ecdc: Waiting [2022-06-28T16:30:42.231Z] 8ed8ca486205: Verifying Checksum [2022-06-28T16:30:42.231Z] 8ed8ca486205: Download complete [2022-06-28T16:30:42.231Z] 666ba61612fd: Download complete [2022-06-28T16:30:42.231Z] c516ae0d96e1: Verifying Checksum [2022-06-28T16:30:42.231Z] c516ae0d96e1: Download complete [2022-06-28T16:30:42.231Z] 684cea983483: Verifying Checksum [2022-06-28T16:30:42.231Z] 684cea983483: Download complete [2022-06-28T16:30:42.231Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T16:30:42.231Z] 59bf1c3509f3: Download complete [2022-06-28T16:30:42.231Z] dd3240ac7de5: Verifying Checksum [2022-06-28T16:30:42.231Z] dd3240ac7de5: Download complete [2022-06-28T16:30:42.492Z] b1e948a4e11c: Verifying Checksum [2022-06-28T16:30:42.492Z] b1e948a4e11c: Download complete [2022-06-28T16:30:42.492Z] 59bf1c3509f3: Pull complete [2022-06-28T16:30:42.492Z] 666ba61612fd: Pull complete [2022-06-28T16:30:42.755Z] 8ed8ca486205: Pull complete [2022-06-28T16:30:43.015Z] a8fd76ee1af6: Download complete [2022-06-28T16:30:43.015Z] 646ad004c059: Verifying Checksum [2022-06-28T16:30:43.015Z] 646ad004c059: Download complete [2022-06-28T16:30:43.015Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T16:30:43.015Z] cc1cd167ecdc: Download complete [2022-06-28T16:30:47.214Z] cc1cd167ecdc: Pull complete [2022-06-28T16:30:47.214Z] c516ae0d96e1: Pull complete [2022-06-28T16:30:47.214Z] 684cea983483: Pull complete [2022-06-28T16:30:47.479Z] dd3240ac7de5: Pull complete [2022-06-28T16:30:47.479Z] b1e948a4e11c: Pull complete [2022-06-28T16:30:50.015Z] a8fd76ee1af6: Pull complete [2022-06-28T16:30:50.587Z] 646ad004c059: Pull complete [2022-06-28T16:30:50.587Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T16:30:50.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:50.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:30:50.892Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:50.892Z] WORKDIR /edgex [2022-06-28T16:30:50.892Z] COPY go.mod . [2022-06-28T16:30:50.892Z] RUN go mod download [2022-06-28T16:30:50.892Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-28T16:30:52.267Z] Sending build context to Docker daemon 335.1MB [2022-06-28T16:30:52.268Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T16:30:52.268Z] ---> 8f69c11f6b0c [2022-06-28T16:30:52.268Z] Step 2/4 : WORKDIR /edgex [2022-06-28T16:30:54.184Z] ---> Running in e7d06c399237 [2022-06-28T16:30:54.184Z] Removing intermediate container e7d06c399237 [2022-06-28T16:30:54.184Z] ---> df574e9c12ff [2022-06-28T16:30:54.184Z] Step 3/4 : COPY go.mod . [2022-06-28T16:30:54.184Z] ---> 10f54f6035b5 [2022-06-28T16:30:54.184Z] Step 4/4 : RUN go mod download [2022-06-28T16:30:54.444Z] ---> Running in 57022142ea64 [2022-06-28T16:30:56.869Z] Still waiting to schedule task [2022-06-28T16:30:56.869Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-28T16:31:09.346Z] Removing intermediate container 57022142ea64 [2022-06-28T16:31:09.346Z] ---> d6e5693eb3b0 [2022-06-28T16:31:09.346Z] Successfully built d6e5693eb3b0 [2022-06-28T16:31:09.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:31:09.644Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T16:31:09.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:31:09.724Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T16:31:09.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-28T16:31:10.163Z] $ docker top 36a57b4227fdf914045b744653f46b861a02e9f3c4ef3926a3992409b89145a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:31:10.521Z] + go version [2022-06-28T16:31:10.521Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T16:31:10.536Z] $ docker stop --time=1 36a57b4227fdf914045b744653f46b861a02e9f3c4ef3926a3992409b89145a8 [2022-06-28T16:31:11.816Z] $ docker rm -f 36a57b4227fdf914045b744653f46b861a02e9f3c4ef3926a3992409b89145a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:31:12.247Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T16:31:12.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:31:12.348Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T16:31:12.465Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-28T16:31:12.829Z] $ docker top 86cae41361c12a18a81648446b64ec1d755bbaf88c0396e660dac712669c3e69 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T16:31:12.909Z] ========================================================= [2022-06-28T16:31:12.910Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T16:31:12.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:31:13.199Z] + make test [2022-06-28T16:31:13.199Z] go mod tidy -compat=1.17 [2022-06-28T16:31:13.462Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T16:31:18.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T16:31:30.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T16:31:31.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-06-28T16:31:31.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T16:31:31.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T16:31:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-06-28T16:31:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T16:31:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.2% of statements [2022-06-28T16:31:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T16:31:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.071s coverage: 89.2% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.126s coverage: 83.8% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2022-06-28T16:31:37.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-06-28T16:31:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-06-28T16:31:47.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements [2022-06-28T16:31:47.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-06-28T16:31:47.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements [2022-06-28T16:31:47.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.092s coverage: 87.2% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 58.8% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.2% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.4% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.4% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T16:31:57.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-06-28T16:31:57.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-28T16:31:57.635Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-28T16:32:19.574Z] GO111MODULE=on go vet ./... [2022-06-28T16:32:20.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T16:32:21.214Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T16:32:21.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T16:32:21.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T16:32:22.085Z] + ls -al . [2022-06-28T16:32:22.085Z] total 684 [2022-06-28T16:32:22.085Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 16:31 . [2022-06-28T16:32:22.085Z] drwxr-xr-x 4 root root 4096 Jun 28 16:31 .. [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:30 .dockerignore [2022-06-28T16:32:22.085Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 .git [2022-06-28T16:32:22.085Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 .github [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 16:30 .gitignore [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 16:30 .golangci.yml [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 16:30 .hadolint.yml [2022-06-28T16:32:22.085Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 16:30 .semver [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:30 .sonarcloud.properties [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:30 ADOPTERS.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:30 Attribution.txt [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:30 CHANGELOG.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:30 CONTRIBUTING.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 16:30 GOVERNANCE.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 16:30 Jenkinsfile [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:30 LICENSE [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:30 Makefile [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 16:30 OWNERS.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:30 README.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:30 SECURITY.md [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:30 ZMQWindows.md [2022-06-28T16:32:22.085Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:30 bin [2022-06-28T16:32:22.085Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 16:30 cmd [2022-06-28T16:32:22.085Z] -rw-r--r-- 1 root root 435593 Jun 28 16:31 coverage.out [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:30 go.mod [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:31 go.sum [2022-06-28T16:32:22.085Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:30 internal [2022-06-28T16:32:22.085Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:30 openapi [2022-06-28T16:32:22.085Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:30 snap [2022-06-28T16:32:22.085Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 16:30 version.go [Pipeline] sh [2022-06-28T16:32:22.373Z] + '[' -e coverage.out ] [2022-06-28T16:32:22.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T16:32:22.461Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T16:32:22.742Z] + make build [2022-06-28T16:32:22.742Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T16:32:37.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T16:32:45.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T16:32:45.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T16:32:52.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T16:32:52.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T16:32:52.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T16:32:53.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T16:32:54.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T16:32:55.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:32:56.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T16:32:56.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T16:32:58.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-28T16:32:59.617Z] $ docker stop --time=1 86cae41361c12a18a81648446b64ec1d755bbaf88c0396e660dac712669c3e69 [2022-06-28T16:33:01.799Z] $ docker rm -f 86cae41361c12a18a81648446b64ec1d755bbaf88c0396e660dac712669c3e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:33:02.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:33:02.544Z] [2022-06-28T16:33:02.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:33:02.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:33:02.840Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-28T16:33:02.840Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-28T16:33:02.840Z] ca9280d653b3: Pulling fs layer [2022-06-28T16:33:02.840Z] 7e9c9ca2126c: Pulling fs layer [2022-06-28T16:33:02.840Z] cbdbe7a5bc2a: Download complete [2022-06-28T16:33:03.099Z] cbdbe7a5bc2a: Pull complete [2022-06-28T16:33:03.099Z] ca9280d653b3: Download complete [2022-06-28T16:33:03.357Z] 7e9c9ca2126c: Verifying Checksum [2022-06-28T16:33:03.357Z] 7e9c9ca2126c: Download complete [2022-06-28T16:33:03.615Z] ca9280d653b3: Pull complete [2022-06-28T16:33:06.904Z] 7e9c9ca2126c: Pull complete [2022-06-28T16:33:06.904Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-28T16:33:06.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:33:06.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:33:06.996Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T16:33:07.032Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-28T16:33:08.224Z] $ docker top eaabdfeccde722ffd684e0de098cc3bdfc097db34aa49c41c11a6d2ab008ff46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:33:08.638Z] + docker-compose build --help [2022-06-28T16:33:08.638Z] + grep parallel [2022-06-28T16:33:09.254Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T16:33:09.267Z] $ docker stop --time=1 eaabdfeccde722ffd684e0de098cc3bdfc097db34aa49c41c11a6d2ab008ff46 [2022-06-28T16:33:10.553Z] $ docker rm -f eaabdfeccde722ffd684e0de098cc3bdfc097db34aa49c41c11a6d2ab008ff46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:33:10.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T16:33:10.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:33:11.036Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T16:33:11.069Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-28T16:33:11.400Z] $ docker top c7cda14f3684aa6d140beca280cc8be2a2cdc92f31f45a813abbff9ea4a77703 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:33:11.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T16:33:12.332Z] Building core-command ... [2022-06-28T16:33:12.332Z] Building core-data ... [2022-06-28T16:33:12.332Z] Building core-metadata ... [2022-06-28T16:33:12.332Z] Building security-bootstrapper ... [2022-06-28T16:33:12.332Z] Building security-proxy-setup ... [2022-06-28T16:33:12.332Z] Building security-secretstore-setup ... [2022-06-28T16:33:12.332Z] Building security-spiffe-token-provider ... [2022-06-28T16:33:12.332Z] Building security-spire-agent ... [2022-06-28T16:33:12.332Z] Building security-spire-config ... [2022-06-28T16:33:12.332Z] Building security-spire-server ... [2022-06-28T16:33:12.332Z] Building support-notifications ... [2022-06-28T16:33:12.332Z] Building support-scheduler ... [2022-06-28T16:33:12.332Z] Building sys-mgmt-agent ... [2022-06-28T16:33:12.332Z] Building security-secretstore-setup [2022-06-28T16:33:12.332Z] Building support-scheduler [2022-06-28T16:33:12.332Z] Building security-spire-server [2022-06-28T16:33:12.332Z] Building support-notifications [2022-06-28T16:33:12.332Z] Building core-data [2022-06-28T16:33:30.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:30.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:30.422Z] ---> d6e5693eb3b0 [2022-06-28T16:33:30.422Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:33:30.422Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:30.422Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:30.422Z] ---> d6e5693eb3b0 [2022-06-28T16:33:30.422Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:33:30.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:30.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:30.422Z] ---> d6e5693eb3b0 [2022-06-28T16:33:30.422Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:33:30.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:30.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:30.422Z] ---> d6e5693eb3b0 [2022-06-28T16:33:30.422Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:33:30.422Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:33:30.422Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:33:30.422Z] ---> d6e5693eb3b0 [2022-06-28T16:33:30.422Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:33:30.422Z] ---> Running in 3fdcf89ddd8d [2022-06-28T16:33:30.422Z] ---> Running in dcbf2e8ce2ac [2022-06-28T16:33:30.422Z] ---> Running in f6ee21dc7b27 [2022-06-28T16:33:30.422Z] ---> Running in f4ab0b27165b [2022-06-28T16:33:30.422Z] ---> Running in c7d88e0eb865 [2022-06-28T16:33:30.682Z] Removing intermediate container 3fdcf89ddd8d [2022-06-28T16:33:30.682Z] ---> a5d1c299d215 [2022-06-28T16:33:30.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:30.682Z] Removing intermediate container dcbf2e8ce2ac [2022-06-28T16:33:30.682Z] ---> 97fba1afa8d1 [2022-06-28T16:33:30.682Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:30.682Z] Removing intermediate container f6ee21dc7b27 [2022-06-28T16:33:30.682Z] ---> 78b2f8f78148 [2022-06-28T16:33:30.682Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:30.682Z] ---> Running in d28d9a9a8a3b [2022-06-28T16:33:30.682Z] ---> Running in 42e2193a1968 [2022-06-28T16:33:30.682Z] Removing intermediate container f4ab0b27165b [2022-06-28T16:33:30.682Z] Removing intermediate container c7d88e0eb865 [2022-06-28T16:33:30.682Z] ---> bd2b28fc53f9 [2022-06-28T16:33:30.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:30.682Z] ---> 8e466a17d287 [2022-06-28T16:33:30.682Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:30.682Z] ---> Running in 996a3f8957f8 [2022-06-28T16:33:30.682Z] ---> Running in 91273677ae2c [2022-06-28T16:33:30.682Z] ---> Running in fab92ad0dab7 [2022-06-28T16:33:31.621Z] Removing intermediate container 42e2193a1968 [2022-06-28T16:33:31.621Z] ---> 7e6ee67f9716 [2022-06-28T16:33:31.621Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T16:33:31.621Z] Removing intermediate container d28d9a9a8a3b [2022-06-28T16:33:31.621Z] ---> 0382de61a54f [2022-06-28T16:33:31.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:33:31.621Z] ---> Running in f6fef6a4cff5 [2022-06-28T16:33:31.621Z] ---> Running in 3eca475d9367 [2022-06-28T16:33:32.189Z] Removing intermediate container fab92ad0dab7 [2022-06-28T16:33:32.189Z] ---> cdcdb06c193f [2022-06-28T16:33:32.189Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:33:32.189Z] ---> Running in dededf6dd82d [2022-06-28T16:33:32.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:32.189Z] Removing intermediate container 996a3f8957f8 [2022-06-28T16:33:32.189Z] ---> 3a2be6a2d474 [2022-06-28T16:33:32.189Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T16:33:32.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:32.448Z] ---> Running in f778a88fd8d4 [2022-06-28T16:33:32.448Z] Removing intermediate container 91273677ae2c [2022-06-28T16:33:32.448Z] ---> 6273b1821787 [2022-06-28T16:33:32.448Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T16:33:32.448Z] ---> Running in 9a6b9114ac6e [2022-06-28T16:33:32.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:32.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:32.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:32.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:33.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:33.226Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:33.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:33.485Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:33.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:33.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:33.745Z] Removing intermediate container f6fef6a4cff5 [2022-06-28T16:33:33.745Z] ---> 52059541487d [2022-06-28T16:33:33.745Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:33:33.745Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:33.745Z] ---> 53b52290b581 [2022-06-28T16:33:33.745Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:34.006Z] ---> Running in 544cad33a388 [2022-06-28T16:33:34.006Z] Removing intermediate container 3eca475d9367 [2022-06-28T16:33:34.006Z] ---> 6dab15e1895c [2022-06-28T16:33:34.006Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:33:34.006Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:34.006Z] OK: 221 MiB in 52 packages [2022-06-28T16:33:34.006Z] ---> 0a6da5cc218d [2022-06-28T16:33:34.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:34.265Z] ---> Running in e9775619f7ae [2022-06-28T16:33:34.265Z] Removing intermediate container dededf6dd82d [2022-06-28T16:33:34.265Z] ---> 538aed4a730a [2022-06-28T16:33:34.265Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:33:34.526Z] Removing intermediate container 9a6b9114ac6e [2022-06-28T16:33:34.526Z] ---> 63639e7d1e8a [2022-06-28T16:33:34.526Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:33:34.526Z] ---> 9d37344a2892 [2022-06-28T16:33:34.526Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:34.526Z] ---> Running in a64117f4ad6b [2022-06-28T16:33:34.526Z] Removing intermediate container f778a88fd8d4 [2022-06-28T16:33:34.526Z] ---> 6a2ff41d62ff [2022-06-28T16:33:34.526Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:33:34.526Z] ---> 741ef2299565 [2022-06-28T16:33:34.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:34.786Z] ---> Running in 2d969be50110 [2022-06-28T16:33:34.786Z] ---> 5276d0705288 [2022-06-28T16:33:34.786Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:33:34.786Z] ---> Running in 204388fc11d0 [2022-06-28T16:33:34.786Z] Removing intermediate container 544cad33a388 [2022-06-28T16:33:34.786Z] ---> a6f1aa26d9f7 [2022-06-28T16:33:34.786Z] Step 8/25 : COPY . . [2022-06-28T16:33:35.722Z] Removing intermediate container e9775619f7ae [2022-06-28T16:33:35.722Z] ---> f680ed0f1f37 [2022-06-28T16:33:35.722Z] Step 8/22 : COPY . . [2022-06-28T16:33:36.660Z] Removing intermediate container a64117f4ad6b [2022-06-28T16:33:36.660Z] ---> 25f995bc7f32 [2022-06-28T16:33:36.660Z] Step 8/25 : COPY . . [2022-06-28T16:33:40.844Z] Removing intermediate container 2d969be50110 [2022-06-28T16:33:40.844Z] ---> b3664952b29b [2022-06-28T16:33:40.844Z] Step 8/22 : COPY . . [2022-06-28T16:33:40.844Z] Removing intermediate container 204388fc11d0 [2022-06-28T16:33:40.844Z] ---> ff36b6ab636f [2022-06-28T16:33:40.844Z] Step 8/23 : COPY . . [2022-06-28T16:33:40.844Z] ---> 57a4befe5ca7 [2022-06-28T16:33:40.844Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T16:33:40.844Z] ---> Running in 361fb841109e [2022-06-28T16:33:40.844Z] ---> 606e27b9bcb2 [2022-06-28T16:33:40.844Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T16:33:40.844Z] ---> fdf378606e79 [2022-06-28T16:33:40.844Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:33:40.844Z] ---> Running in 410e4359e786 [2022-06-28T16:33:42.222Z] ---> Running in 138496c3d606 [2022-06-28T16:33:42.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:33:42.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T16:33:43.731Z] Removing intermediate container 138496c3d606 [2022-06-28T16:33:43.731Z] ---> 2e82fc1f52dd [2022-06-28T16:33:43.731Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T16:33:43.991Z] ---> Running in 75c5792833a2 [2022-06-28T16:33:44.249Z] Removing intermediate container 75c5792833a2 [2022-06-28T16:33:44.249Z] ---> fdd7796345a9 [2022-06-28T16:33:44.249Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T16:33:44.249Z] ---> Running in 2166a1491287 [2022-06-28T16:33:45.635Z] Removing intermediate container 2166a1491287 [2022-06-28T16:33:45.635Z] ---> 45d4fb98da46 [2022-06-28T16:33:45.635Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T16:33:45.899Z] ---> db80c863b5d2 [2022-06-28T16:33:45.899Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T16:33:45.899Z] ---> Running in 00b8f3af3dfa [2022-06-28T16:33:45.899Z] ---> Running in 89261a821657 [2022-06-28T16:33:45.899Z] Removing intermediate container 00b8f3af3dfa [2022-06-28T16:33:45.899Z] ---> 547a6825a014 [2022-06-28T16:33:45.899Z] [2022-06-28T16:33:45.899Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T16:33:46.157Z] 3.15: Pulling from library/alpine [2022-06-28T16:33:46.157Z] ---> bedacb1bb3a9 [2022-06-28T16:33:46.157Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T16:33:46.157Z] ---> Running in bb7e0c3e8506 [2022-06-28T16:33:46.418Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T16:33:46.677Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T16:33:46.677Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T16:33:46.677Z] ---> 0ac33e5f5afa [2022-06-28T16:33:46.677Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:33:46.936Z] ---> Running in 7038547f1122 [2022-06-28T16:33:46.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T16:33:47.198Z] Removing intermediate container 7038547f1122 [2022-06-28T16:33:47.198Z] ---> 191f8647e068 [2022-06-28T16:33:47.198Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:33:47.198Z] ---> Running in 434430a95769 [2022-06-28T16:33:48.137Z] Removing intermediate container 434430a95769 [2022-06-28T16:33:48.137Z] ---> c3ef13a63921 [2022-06-28T16:33:48.137Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:33:48.137Z] ---> Running in 5d174e79050c [2022-06-28T16:33:49.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:50.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:50.269Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:33:50.269Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:33:50.269Z] OK: 15859 distinct packages available [2022-06-28T16:33:50.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:50.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16245 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-06-28T16:33:50.931Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-06-28T16:33:50.992Z] The recommended git tool is: git [2022-06-28T16:33:51.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:33:51.469Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T16:33:51.469Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:33:51.727Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T16:33:51.727Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T16:33:51.727Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T16:33:51.986Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:33:51.986Z] OK: 6 MiB in 19 packages [2022-06-28T16:33:53.362Z] Removing intermediate container 5d174e79050c [2022-06-28T16:33:53.362Z] ---> eee682ed45f5 [2022-06-28T16:33:53.362Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:33:55.264Z] ---> 2b714ad5960b [2022-06-28T16:33:55.264Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:33:55.522Z] ---> abbb8c56502e [2022-06-28T16:33:55.522Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T16:33:56.089Z] ---> 3efdd8113d50 [2022-06-28T16:33:56.089Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T16:33:56.654Z] ---> ffb2c402a82c [2022-06-28T16:33:56.654Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:33:56.654Z] ---> Running in d95495b4b853 [2022-06-28T16:33:56.911Z] Removing intermediate container d95495b4b853 [2022-06-28T16:33:56.911Z] ---> f09a17f813c8 [2022-06-28T16:33:56.911Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:33:56.911Z] ---> Running in 31d1c141b029 [2022-06-28T16:33:57.168Z] Removing intermediate container 31d1c141b029 [2022-06-28T16:33:57.168Z] ---> 9982568fed40 [2022-06-28T16:33:57.168Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T16:33:57.168Z] ---> Running in 838995d92b22 [2022-06-28T16:33:57.742Z] Removing intermediate container 838995d92b22 [2022-06-28T16:33:57.742Z] ---> 6dc887ff02f4 [2022-06-28T16:33:57.742Z] Step 24/25 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:33:57.742Z] ---> Running in c906af3a6f31 [2022-06-28T16:33:58.000Z] Removing intermediate container c906af3a6f31 [2022-06-28T16:33:58.000Z] ---> d7494c356a6a [2022-06-28T16:33:58.000Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:33:58.000Z] ---> Running in e6df5b4da912 [2022-06-28T16:33:58.240Z] using credential edgex-jenkins-ssh [2022-06-28T16:33:58.257Z] Removing intermediate container e6df5b4da912 [2022-06-28T16:33:58.257Z] ---> 393c0d1a52ef [2022-06-28T16:33:58.257Z] [2022-06-28T16:33:58.257Z] Successfully built 393c0d1a52ef [2022-06-28T16:33:58.257Z] Successfully tagged security-spire-server:latest [2022-06-28T16:33:58.257Z] Building security-spire-config [2022-06-28T16:33:58.258Z] Cloning the remote Git repository [2022-06-28T16:33:58.330Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:33:58.424Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-06-28T16:33:58.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:33:58.548Z] > git --version # timeout=10 [2022-06-28T16:33:58.578Z] > git --version # 'git version 2.25.1' [2022-06-28T16:33:58.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:33:58.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T16:34:02.439Z]  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T16:34:02.439Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:02.439Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:02.439Z] ---> d6e5693eb3b0 [2022-06-28T16:34:02.439Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:34:02.439Z] ---> Using cache [2022-06-28T16:34:02.439Z] ---> bd2b28fc53f9 [2022-06-28T16:34:02.439Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:02.439Z] ---> Using cache [2022-06-28T16:34:02.439Z] ---> 6273b1821787 [2022-06-28T16:34:02.439Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:34:03.817Z] ---> Running in dd1da6e9b780 [2022-06-28T16:34:04.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:05.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:05.951Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:06.524Z] Removing intermediate container 361fb841109e [2022-06-28T16:34:06.524Z] ---> e75e9d525355 [2022-06-28T16:34:06.524Z] [2022-06-28T16:34:06.524Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T16:34:06.782Z] 3.14: Pulling from library/alpine [2022-06-28T16:34:06.782Z] Removing intermediate container dd1da6e9b780 [2022-06-28T16:34:06.782Z] ---> 16c13ed4bb2f [2022-06-28T16:34:06.782Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:34:07.349Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T16:34:07.349Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T16:34:07.349Z] ---> e04c818066af [2022-06-28T16:34:07.349Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T16:34:07.608Z] ---> Running in 5f2d91e9d07d [2022-06-28T16:34:07.608Z] ---> 4a742d74c864 [2022-06-28T16:34:07.608Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:07.608Z] ---> Running in a9719d2d7959 [2022-06-28T16:34:08.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:08.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:08.545Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T16:34:08.545Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:08.545Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T16:34:08.545Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:08.545Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:34:08.545Z] OK: 6 MiB in 17 packages [2022-06-28T16:34:09.923Z] Removing intermediate container 5f2d91e9d07d [2022-06-28T16:34:09.923Z] ---> 965382883367 [2022-06-28T16:34:09.923Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:34:09.923Z] Removing intermediate container a9719d2d7959 [2022-06-28T16:34:09.923Z] ---> 0245a4729115 [2022-06-28T16:34:09.923Z] Step 8/26 : COPY . . [2022-06-28T16:34:09.923Z] ---> Running in 1d434c31fc02 [2022-06-28T16:34:10.182Z] Removing intermediate container 1d434c31fc02 [2022-06-28T16:34:10.182Z] ---> 830da37f3126 [2022-06-28T16:34:10.182Z] Step 13/25 : WORKDIR / [2022-06-28T16:34:10.441Z] ---> Running in 87e5e0b3b7b1 [2022-06-28T16:34:11.010Z] Removing intermediate container 87e5e0b3b7b1 [2022-06-28T16:34:11.010Z] ---> 1b6c5d59290d [2022-06-28T16:34:11.010Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-28T16:34:11.947Z] ---> 50b52788c6ce [2022-06-28T16:34:11.947Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-28T16:34:12.513Z] ---> e969d1969a99 [2022-06-28T16:34:12.513Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:12.770Z] ---> 57c663604e2e [2022-06-28T16:34:12.770Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-28T16:34:13.337Z] ---> a3f03f54b51f [2022-06-28T16:34:13.337Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T16:34:14.272Z] ---> aac24d9783f4 [2022-06-28T16:34:14.272Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T16:34:14.529Z] Removing intermediate container 410e4359e786 [2022-06-28T16:34:14.529Z] ---> c778c41d5ca7 [2022-06-28T16:34:14.529Z] [2022-06-28T16:34:14.529Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:34:14.529Z] ---> e04c818066af [2022-06-28T16:34:14.529Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:34:14.791Z] ---> Running in 8cd429ac2434 [2022-06-28T16:34:14.791Z] ---> 768638efc5ac [2022-06-28T16:34:14.791Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:15.051Z] Removing intermediate container 89261a821657 [2022-06-28T16:34:15.051Z] ---> 254debedeaac [2022-06-28T16:34:15.051Z] [2022-06-28T16:34:15.051Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:34:15.051Z] ---> e04c818066af [2022-06-28T16:34:15.051Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T16:34:15.051Z] ---> Running in d8a01905dd34 [2022-06-28T16:34:15.051Z] ---> 8a0979c9b953 [2022-06-28T16:34:15.051Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-28T16:34:15.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:15.312Z] ---> Running in 236df61de3bc [2022-06-28T16:34:15.312Z] Removing intermediate container d8a01905dd34 [2022-06-28T16:34:15.312Z] ---> 69eb1496660b [2022-06-28T16:34:15.312Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T16:34:15.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:15.574Z] ---> Running in 2067c4c3f5fa [2022-06-28T16:34:15.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:15.574Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:15.574Z] OK: 6 MiB in 15 packages [2022-06-28T16:34:15.834Z] Removing intermediate container 2067c4c3f5fa [2022-06-28T16:34:15.834Z] ---> e8a4ebf7dc3a [2022-06-28T16:34:15.834Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T16:34:15.834Z] ---> Running in ef90fb9546ec [2022-06-28T16:34:16.093Z] Removing intermediate container ef90fb9546ec [2022-06-28T16:34:16.093Z] ---> 0d8dd065f180 [2022-06-28T16:34:16.093Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:16.093Z] ---> Running in 76fffc6d3d10 [2022-06-28T16:34:16.352Z] Removing intermediate container 8cd429ac2434 [2022-06-28T16:34:16.352Z] ---> 28e734264ced [2022-06-28T16:34:16.352Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:34:16.352Z] Removing intermediate container 236df61de3bc [2022-06-28T16:34:16.352Z] ---> ec080277db56 [2022-06-28T16:34:16.352Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:34:16.611Z] ---> Running in 023fa15853aa [2022-06-28T16:34:16.611Z] ---> Running in 2ec29c666fcf [2022-06-28T16:34:16.611Z] Removing intermediate container 023fa15853aa [2022-06-28T16:34:16.611Z] ---> acca1338f8cd [2022-06-28T16:34:16.611Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T16:34:16.611Z] ---> 14b6404ae86e [2022-06-28T16:34:16.611Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:34:16.611Z] Removing intermediate container 2ec29c666fcf [2022-06-28T16:34:16.611Z] ---> 39f4a29c570a [2022-06-28T16:34:16.611Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T16:34:16.869Z] ---> Running in d6b9c029027c [2022-06-28T16:34:16.869Z] ---> Running in 58f62f9aceda [2022-06-28T16:34:16.869Z] ---> Running in 4e948bfa7994 [2022-06-28T16:34:16.869Z] Removing intermediate container 76fffc6d3d10 [2022-06-28T16:34:16.869Z] ---> e7c3aeedc6f5 [2022-06-28T16:34:16.869Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T16:34:17.129Z] ---> Running in d8f747e35a0c [2022-06-28T16:34:17.129Z] Removing intermediate container 4e948bfa7994 [2022-06-28T16:34:17.129Z] ---> c65d1c0d75d3 [2022-06-28T16:34:17.129Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T16:34:17.129Z] Removing intermediate container 58f62f9aceda [2022-06-28T16:34:17.129Z] ---> 9f57b7afd9b0 [2022-06-28T16:34:17.129Z] Step 24/25 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:17.129Z] Removing intermediate container d6b9c029027c [2022-06-28T16:34:17.129Z] ---> 4bd9c71ba6e1 [2022-06-28T16:34:17.129Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:34:17.129Z] ---> Running in 882fffeb798a [2022-06-28T16:34:17.129Z] ---> Running in 774f525b13fd [2022-06-28T16:34:17.129Z] ---> Running in c501820b546e [2022-06-28T16:34:17.388Z] Removing intermediate container 882fffeb798a [2022-06-28T16:34:17.388Z] ---> 85579456c0db [2022-06-28T16:34:17.388Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T16:34:17.388Z] Removing intermediate container 774f525b13fd [2022-06-28T16:34:17.388Z] ---> 4778a8ceae00 [2022-06-28T16:34:17.388Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:34:17.388Z] Removing intermediate container bb7e0c3e8506 [2022-06-28T16:34:17.388Z] ---> 0aea6c3280c0 [2022-06-28T16:34:17.388Z] [2022-06-28T16:34:17.388Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:34:17.388Z] ---> e04c818066af [2022-06-28T16:34:17.388Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T16:34:17.388Z] Removing intermediate container c501820b546e [2022-06-28T16:34:17.388Z] ---> 4df676c206fa [2022-06-28T16:34:17.388Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:17.388Z] ---> Running in 3c38de541cac [2022-06-28T16:34:17.388Z] ---> Running in 94bfa4229aa7 [2022-06-28T16:34:17.388Z] ---> Running in 8aae2a9fdd19 [2022-06-28T16:34:17.388Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:17.647Z] Removing intermediate container 8aae2a9fdd19 [2022-06-28T16:34:17.647Z] ---> 837fa46c5cbc [2022-06-28T16:34:17.647Z] [2022-06-28T16:34:17.647Z] ---> 680d70b18e56 [2022-06-28T16:34:17.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T16:34:17.647Z] Successfully built 837fa46c5cbc [2022-06-28T16:34:17.647Z] Successfully tagged security-secretstore-setup:latest [2022-06-28T16:34:17.647Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-06-28T16:34:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:18.164Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T16:34:18.164Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:18.164Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:18.164Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:34:18.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:18.164Z] OK: 6 MiB in 16 packages [2022-06-28T16:34:17.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T16:34:17.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T16:34:17.986Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T16:34:18.033Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T16:34:18.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:34:18.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T16:34:18.690Z] Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-28T16:34:18.736Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:18.736Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T16:34:18.736Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T16:34:18.994Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T16:34:18.994Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T16:34:18.994Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T16:34:19.251Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:19.251Z] OK: 8 MiB in 20 packages [2022-06-28T16:34:19.364Z] Merge succeeded, producing f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:34:19.365Z] Checking out Revision f8afccfedee05b18731682d1904e7499b8f2b611 (PR-4057) [2022-06-28T16:34:19.510Z] ---> 6d77ab52fcc0 [2022-06-28T16:34:19.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:19.769Z] Removing intermediate container 3c38de541cac [2022-06-28T16:34:19.769Z] ---> a25f81159605 [2022-06-28T16:34:19.769Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:34:19.769Z] ---> 0f4c468925be [2022-06-28T16:34:19.769Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T16:34:19.769Z] ---> Running in 5910b632a456 [2022-06-28T16:34:19.769Z] ---> Running in a20a65eefa93 [2022-06-28T16:34:19.769Z] Removing intermediate container d8f747e35a0c [2022-06-28T16:34:19.769Z] ---> ea03f15b4dbc [2022-06-28T16:34:19.769Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:19.769Z] Removing intermediate container 94bfa4229aa7 [2022-06-28T16:34:19.769Z] ---> 30ce6c2dc739 [2022-06-28T16:34:19.769Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:34:20.026Z] ---> Running in 4c0562665bd6 [2022-06-28T16:34:20.026Z] Removing intermediate container 5910b632a456 [2022-06-28T16:34:20.026Z] ---> 1c0e8ca6866c [2022-06-28T16:34:20.026Z] [2022-06-28T16:34:20.026Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:34:20.026Z] ---> 0ac33e5f5afa [2022-06-28T16:34:20.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:34:20.026Z] ---> Using cache [2022-06-28T16:34:20.026Z] ---> 191f8647e068 [2022-06-28T16:34:20.026Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:20.026Z] ---> Using cache [2022-06-28T16:34:20.026Z] ---> c3ef13a63921 [2022-06-28T16:34:20.026Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T16:34:20.026Z] Removing intermediate container a20a65eefa93 [2022-06-28T16:34:20.026Z] ---> 54967c341205 [2022-06-28T16:34:20.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:20.026Z] ---> Running in 6e7793d337d9 [2022-06-28T16:34:20.026Z] ---> Running in c40f1cbf0098 [2022-06-28T16:34:20.026Z] Removing intermediate container 4c0562665bd6 [2022-06-28T16:34:20.026Z] ---> 69e2838aa359 [2022-06-28T16:34:20.026Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T16:34:20.026Z] ---> cc142ef79d48 [2022-06-28T16:34:20.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T16:34:20.285Z] ---> Running in 3a9fa1aec8d3 [2022-06-28T16:34:20.285Z] Removing intermediate container 6e7793d337d9 [2022-06-28T16:34:20.285Z] ---> bd37051bafc3 [2022-06-28T16:34:20.285Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:34:20.285Z] ---> Running in 859971576bfd [2022-06-28T16:34:20.285Z] Removing intermediate container 3a9fa1aec8d3 [2022-06-28T16:34:20.285Z] ---> c63e0496cf17 [2022-06-28T16:34:20.285Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T16:34:20.544Z] ---> Running in c6edb5271eff [2022-06-28T16:34:20.544Z] Removing intermediate container 859971576bfd [2022-06-28T16:34:20.544Z] ---> 714afb858108 [2022-06-28T16:34:20.544Z] Step 21/22 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:20.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:20.544Z] ---> Running in af584aa36c51 [2022-06-28T16:34:20.544Z] Removing intermediate container c6edb5271eff [2022-06-28T16:34:20.544Z] ---> bd4f8c85aedd [2022-06-28T16:34:20.544Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:34:18.716Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T16:34:18.743Z] > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [2022-06-28T16:34:19.042Z] > git remote # timeout=10 [2022-06-28T16:34:19.063Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T16:34:19.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T16:34:19.101Z] > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-28T16:34:19.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T16:34:19.374Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T16:34:19.416Z] > git checkout -f f8afccfedee05b18731682d1904e7499b8f2b611 # timeout=10 [2022-06-28T16:34:20.804Z] Removing intermediate container af584aa36c51 [2022-06-28T16:34:20.804Z] ---> 7680f0e022ff [2022-06-28T16:34:20.804Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:34:20.804Z] ---> 428dee62229b [2022-06-28T16:34:20.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:20.804Z] ---> Running in 17c6d87674a2 [2022-06-28T16:34:20.804Z] ---> baad65a11c12 [2022-06-28T16:34:20.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T16:34:21.077Z] Removing intermediate container 17c6d87674a2 [2022-06-28T16:34:21.077Z] ---> 5e0028223faa [2022-06-28T16:34:21.077Z] [2022-06-28T16:34:21.077Z] ---> f10da24e5c28 [2022-06-28T16:34:21.077Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T16:34:21.077Z] ---> Running in 643b6071a88e [2022-06-28T16:34:21.077Z] Successfully built 5e0028223faa [2022-06-28T16:34:21.077Z] Successfully tagged support-scheduler:latest [2022-06-28T16:34:21.077Z]  Building support-scheduler ... done Building security-proxy-setup [2022-06-28T16:34:21.077Z] Removing intermediate container 643b6071a88e [2022-06-28T16:34:21.077Z] ---> f767769f8b8f [2022-06-28T16:34:21.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:21.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:21.336Z] ---> Running in 50523507e323 [2022-06-28T16:34:21.905Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:34:21.905Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:34:21.905Z] OK: 15859 distinct packages available [2022-06-28T16:34:21.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:22.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:22.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:22.174Z] ---> d6e5693eb3b0 [2022-06-28T16:34:22.174Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:34:22.174Z] ---> Using cache [2022-06-28T16:34:22.174Z] ---> bd2b28fc53f9 [2022-06-28T16:34:22.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:22.174Z] ---> Using cache [2022-06-28T16:34:22.174Z] ---> 6273b1821787 [2022-06-28T16:34:22.174Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T16:34:22.435Z] ---> b900db7c0068 [2022-06-28T16:34:22.435Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T16:34:22.435Z] Removing intermediate container 50523507e323 [2022-06-28T16:34:22.435Z] ---> 818c128379df [2022-06-28T16:34:22.435Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:34:22.435Z] ---> Running in 32db66902838 [2022-06-28T16:34:22.435Z] ---> Running in 5d767a2efc58 [2022-06-28T16:34:22.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:22.435Z] ---> a3bce0ac6760 [2022-06-28T16:34:22.435Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T16:34:22.696Z] ---> Running in 60221fbed67b [2022-06-28T16:34:22.696Z] Removing intermediate container 5d767a2efc58 [2022-06-28T16:34:22.696Z] ---> c9624718b232 [2022-06-28T16:34:22.696Z] Step 22/23 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:22.696Z] ---> Running in aff7ba69a2e0 [2022-06-28T16:34:22.696Z] Removing intermediate container 60221fbed67b [2022-06-28T16:34:22.696Z] ---> 6887ea46375c [2022-06-28T16:34:22.696Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:34:22.696Z] ---> Running in 52bc10400130 [2022-06-28T16:34:22.958Z] Removing intermediate container aff7ba69a2e0 [2022-06-28T16:34:22.958Z] ---> 582872df299f [2022-06-28T16:34:22.958Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:34:22.958Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:22.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:22.958Z] ---> Running in 5454ac98286f [2022-06-28T16:34:22.958Z] Removing intermediate container 52bc10400130 [2022-06-28T16:34:22.958Z] ---> bfcaa7772e5b [2022-06-28T16:34:22.958Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:34:22.958Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:34:22.958Z] ---> Running in 42368927b85b [2022-06-28T16:34:22.958Z] Removing intermediate container 5454ac98286f [2022-06-28T16:34:22.958Z] ---> 5688c856e542 [2022-06-28T16:34:22.958Z] [2022-06-28T16:34:22.959Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T16:34:23.272Z] Removing intermediate container 42368927b85b [2022-06-28T16:34:23.272Z] ---> 124ef4beb9da [2022-06-28T16:34:23.272Z] Step 21/22 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:23.272Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T16:34:23.272Z] Successfully built 5688c856e542 [2022-06-28T16:34:23.272Z] ---> Running in 6d3aa98e7909 [2022-06-28T16:34:23.272Z] Successfully tagged core-data:latest [2022-06-28T16:34:23.272Z] Building security-spire-agent [2022-06-28T16:34:23.272Z]  Building core-data ... done Executing busybox-1.34.1-r5.trigger [2022-06-28T16:34:23.272Z] OK: 6 MiB in 18 packages [2022-06-28T16:34:23.530Z] Removing intermediate container 6d3aa98e7909 [2022-06-28T16:34:23.530Z] ---> b18fc4296ebd [2022-06-28T16:34:23.530Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:34:23.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:23.902Z] Commit message: "Merge commit 'e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1' into HEAD" [2022-06-28T16:34:23.929Z] First time build. Skipping changelog. [2022-06-28T16:34:24.047Z] OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T16:34:24.637Z] ---> Running in e41b882b356d [2022-06-28T16:34:24.798Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T16:34:24.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T16:34:24.798Z] Dload Upload Total Spent Left Speed [2022-06-28T16:34:24.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [2022-06-28T16:34:24.895Z] Removing intermediate container e41b882b356d [2022-06-28T16:34:24.895Z] ---> 62fb9d60e676 [2022-06-28T16:34:24.895Z] [2022-06-28T16:34:24.895Z] Successfully built 62fb9d60e676 [2022-06-28T16:34:24.895Z] Removing intermediate container c40f1cbf0098 [2022-06-28T16:34:24.895Z] ---> 9da5f61b59d7 [2022-06-28T16:34:24.895Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:34:24.895Z] Successfully tagged support-notifications:latest [2022-06-28T16:34:24.895Z]  Building support-notifications ... done Building security-bootstrapper [2022-06-28T16:34:24.895Z] Removing intermediate container 32db66902838 [2022-06-28T16:34:24.895Z] ---> abda419c94c6 [2022-06-28T16:34:24.895Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:34:25.153Z] ---> 23db8794f697 [2022-06-28T16:34:25.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2022-06-28T16:34:25.588Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-06-28T16:34:23.912Z] > git rev-list --no-walk 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 # timeout=10 [Pipeline] sh [2022-06-28T16:34:25.986Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-06-28T16:34:25.986Z] /etc/docker/daemon.new [2022-06-28T16:34:25.986Z] { [2022-06-28T16:34:25.986Z] "registry-mirrors": [ [2022-06-28T16:34:25.987Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T16:34:25.987Z] ], [2022-06-28T16:34:25.987Z] "bip": "10.250.0.254/24", [2022-06-28T16:34:25.987Z] "hosts": [ [2022-06-28T16:34:25.987Z] "tcp://0.0.0.0:5555", [2022-06-28T16:34:25.987Z] "unix:///var/run/docker.sock" [2022-06-28T16:34:25.987Z] ], [2022-06-28T16:34:25.987Z] "mtu": 1458, [2022-06-28T16:34:25.987Z] "selinux-enabled": true, [2022-06-28T16:34:25.987Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T16:34:25.987Z] } [Pipeline] sh [2022-06-28T16:34:26.087Z] ---> Running in 6654acabbee3 [2022-06-28T16:34:26.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T16:34:26.695Z] + sudo service docker restart [2022-06-28T16:34:27.022Z] ---> 0a33f01dced2 [2022-06-28T16:34:27.022Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:27.281Z] ---> bd181e6db86d [2022-06-28T16:34:27.281Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T16:34:27.281Z] ---> Running in 2422644cca57 [2022-06-28T16:34:27.539Z] Removing intermediate container 6654acabbee3 [2022-06-28T16:34:27.539Z] ---> c7d6cb21a4ef [2022-06-28T16:34:27.539Z] Step 8/23 : COPY . . [2022-06-28T16:34:27.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:27.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:27.539Z] ---> d6e5693eb3b0 [2022-06-28T16:34:27.539Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:34:27.539Z] ---> Using cache [2022-06-28T16:34:27.539Z] ---> bd2b28fc53f9 [2022-06-28T16:34:27.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:27.539Z] ---> Using cache [2022-06-28T16:34:27.539Z] ---> 6273b1821787 [2022-06-28T16:34:27.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:34:28.104Z] Removing intermediate container 2422644cca57 [2022-06-28T16:34:28.104Z] ---> 39cf18ace9fb [2022-06-28T16:34:28.104Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T16:34:28.104Z] ---> Running in 1b8571927d6f [2022-06-28T16:34:28.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:28.937Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:28.937Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:28.937Z] ---> d6e5693eb3b0 [2022-06-28T16:34:28.937Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> bd2b28fc53f9 [2022-06-28T16:34:28.937Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 6273b1821787 [2022-06-28T16:34:28.937Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 16c13ed4bb2f [2022-06-28T16:34:28.937Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 4a742d74c864 [2022-06-28T16:34:28.937Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 0245a4729115 [2022-06-28T16:34:28.937Z] Step 8/26 : COPY . . [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 14b6404ae86e [2022-06-28T16:34:28.937Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 4bd9c71ba6e1 [2022-06-28T16:34:28.937Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 85579456c0db [2022-06-28T16:34:28.937Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> a25f81159605 [2022-06-28T16:34:28.937Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 1c0e8ca6866c [2022-06-28T16:34:28.937Z] [2022-06-28T16:34:28.937Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:34:28.937Z] ---> 0ac33e5f5afa [2022-06-28T16:34:28.937Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> 191f8647e068 [2022-06-28T16:34:28.937Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> c3ef13a63921 [2022-06-28T16:34:28.937Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:34:28.937Z] ---> Using cache [2022-06-28T16:34:28.937Z] ---> eee682ed45f5 [2022-06-28T16:34:28.937Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T16:34:29.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:29.764Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:30.348Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:30.348Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:30.348Z] ---> d6e5693eb3b0 [2022-06-28T16:34:30.348Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T16:34:30.348Z] ---> Using cache [2022-06-28T16:34:30.348Z] ---> bd2b28fc53f9 [2022-06-28T16:34:30.348Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:30.348Z] ---> Using cache [2022-06-28T16:34:30.348Z] ---> 6273b1821787 [2022-06-28T16:34:30.348Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T16:34:30.348Z] ---> 5230c891461a [2022-06-28T16:34:30.348Z] Step 21/26 : WORKDIR / [2022-06-28T16:34:30.607Z] ---> Running in 36000f14055a [2022-06-28T16:34:30.607Z] ---> 06e0c333fea8 [2022-06-28T16:34:30.607Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:34:30.607Z] ---> Running in 81deb17d8616 [2022-06-28T16:34:30.607Z] Removing intermediate container 1b8571927d6f [2022-06-28T16:34:30.607Z] ---> 290659a5215d [2022-06-28T16:34:30.607Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:34:30.607Z] Removing intermediate container 81deb17d8616 [2022-06-28T16:34:30.607Z] ---> 89aeec280f83 [2022-06-28T16:34:30.607Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:34:30.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:30.878Z] ---> 261fdbd34bd1 [2022-06-28T16:34:30.878Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:30.878Z] ---> Running in 8239d274e6f4 [2022-06-28T16:34:31.137Z] ---> Running in 1496a4b6a780 [2022-06-28T16:34:31.137Z] Removing intermediate container 8239d274e6f4 [2022-06-28T16:34:31.137Z] ---> caf07a4287dc [2022-06-28T16:34:31.137Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:34:31.137Z] ---> Running in d9f65b63daf5 [2022-06-28T16:34:31.396Z] Removing intermediate container d9f65b63daf5 [2022-06-28T16:34:31.396Z] ---> e96aec3bd5a0 [2022-06-28T16:34:31.396Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T16:34:31.396Z] ---> Running in 4c228ce6a682 [2022-06-28T16:34:31.661Z] Removing intermediate container 4c228ce6a682 [2022-06-28T16:34:31.661Z] ---> bb0850842ff3 [2022-06-28T16:34:31.661Z] Step 25/26 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:31.661Z] ---> b61c27d99e38 [2022-06-28T16:34:31.661Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:34:31.661Z] ---> Running in 5435cd830d9e [2022-06-28T16:34:31.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:31.919Z] Removing intermediate container 5435cd830d9e [2022-06-28T16:34:31.919Z] ---> f601c53e0431 [2022-06-28T16:34:31.919Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:34:31.919Z] ---> 2b3ca87e1b64 [2022-06-28T16:34:31.919Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T16:34:31.919Z] ---> Running in 1c87b1eb1537 [2022-06-28T16:34:32.178Z] Removing intermediate container 1496a4b6a780 [2022-06-28T16:34:32.178Z] ---> d61d4735bee7 [2022-06-28T16:34:32.178Z] Step 8/22 : COPY . . [2022-06-28T16:34:32.178Z] Removing intermediate container 1c87b1eb1537 [2022-06-28T16:34:32.178Z] ---> a1fc4c3504b6 [2022-06-28T16:34:32.178Z] [2022-06-28T16:34:32.178Z] ---> 7bf35da8bc45 [2022-06-28T16:34:32.178Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T16:34:32.178Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:32.178Z] Successfully built a1fc4c3504b6 [2022-06-28T16:34:32.178Z] Successfully tagged security-spire-config:latest [2022-06-28T16:34:32.178Z]  Building security-spire-config ... done Building core-metadata [2022-06-28T16:34:35.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:35.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:35.460Z] ---> d6e5693eb3b0 [2022-06-28T16:34:35.460Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:34:35.460Z] ---> Using cache [2022-06-28T16:34:35.460Z] ---> bd2b28fc53f9 [2022-06-28T16:34:35.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:34:35.460Z] ---> Using cache [2022-06-28T16:34:35.460Z] ---> 6273b1821787 [2022-06-28T16:34:35.460Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:34:35.460Z] ---> Using cache [2022-06-28T16:34:35.460Z] ---> 290659a5215d [2022-06-28T16:34:35.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:34:35.460Z] ---> Using cache [2022-06-28T16:34:35.460Z] ---> 261fdbd34bd1 [2022-06-28T16:34:35.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:35.460Z] ---> Using cache [2022-06-28T16:34:35.460Z] ---> d61d4735bee7 [2022-06-28T16:34:35.460Z] Step 8/23 : COPY . . [2022-06-28T16:34:36.394Z] ---> c425552554db [2022-06-28T16:34:36.394Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:34:36.394Z] ---> e34765c53cb6 [2022-06-28T16:34:36.394Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T16:34:36.961Z] ---> Running in 0dd064a01c30 [2022-06-28T16:34:36.961Z] ---> Running in e01ccc82572e [2022-06-28T16:34:36.961Z] Removing intermediate container 36000f14055a [2022-06-28T16:34:36.961Z] ---> 8ac534512708 [2022-06-28T16:34:36.961Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T16:34:37.220Z] ---> 7f1e8a1f79a4 [2022-06-28T16:34:37.220Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T16:34:37.220Z] Removing intermediate container 0dd064a01c30 [2022-06-28T16:34:37.220Z] ---> fb4cb6232096 [2022-06-28T16:34:37.220Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:34:37.220Z] ---> Running in 9eec1364b563 [2022-06-28T16:34:37.220Z] ---> a4b2984bb794 [2022-06-28T16:34:37.220Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:37.220Z] ---> Running in 559a3a70cf8f [2022-06-28T16:34:37.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T16:34:37.478Z] ---> Running in 4a91c3deca86 [2022-06-28T16:34:37.478Z] Removing intermediate container 559a3a70cf8f [2022-06-28T16:34:37.478Z] ---> e52761c403ca [2022-06-28T16:34:37.478Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T16:34:37.478Z] ---> Running in 22f6b45cb0a3 [2022-06-28T16:34:37.737Z] Removing intermediate container 22f6b45cb0a3 [2022-06-28T16:34:37.737Z] ---> d9be20a6b486 [2022-06-28T16:34:37.737Z] Step 25/26 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:34:37.737Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T16:34:37.737Z] ---> Running in aea3bf710d63 [2022-06-28T16:34:37.996Z] Removing intermediate container aea3bf710d63 [2022-06-28T16:34:37.996Z] ---> 45dbc71fa877 [2022-06-28T16:34:37.996Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:34:37.996Z] ---> Running in 425b4cdef604 [2022-06-28T16:34:38.256Z] Removing intermediate container 425b4cdef604 [2022-06-28T16:34:38.256Z] ---> e6662d9dccac [2022-06-28T16:34:38.256Z] [2022-06-28T16:34:38.256Z] Successfully built e6662d9dccac [2022-06-28T16:34:38.256Z] Successfully tagged security-spire-agent:latest [2022-06-28T16:34:38.256Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-06-28T16:34:38.824Z] Removing intermediate container 4a91c3deca86 [2022-06-28T16:34:38.824Z] ---> 66ab36ac5249 [2022-06-28T16:34:38.824Z] Step 8/31 : COPY . . [2022-06-28T16:34:44.111Z] ---> af458e3148f9 [2022-06-28T16:34:44.111Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T16:34:44.111Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:34:44.111Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:34:44.111Z] ---> d6e5693eb3b0 [2022-06-28T16:34:44.111Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T16:34:44.111Z] ---> Using cache [2022-06-28T16:34:44.111Z] ---> bd2b28fc53f9 [2022-06-28T16:34:44.111Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T16:34:44.679Z] ---> Running in aee52850b77d [2022-06-28T16:34:44.679Z] ---> Running in b26cb77df181 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T16:34:45.077Z] provisioning config files... [2022-06-28T16:34:45.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4989886916026953697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T16:34:45.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T16:34:45.493Z] ---> docker-login.sh [2022-06-28T16:34:45.493Z] nexus3.edgexfoundry.org:10001 [2022-06-28T16:34:45.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:46.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:46.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:46.376Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:46.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:46.376Z] [2022-06-28T16:34:46.376Z] Login Succeeded [2022-06-28T16:34:46.376Z] nexus3.edgexfoundry.org:10002 [2022-06-28T16:34:46.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:46.946Z] ---> a2e7bd28323f [2022-06-28T16:34:46.946Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T16:34:46.946Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:34:46.946Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:34:46.946Z] OK: 15866 distinct packages available [2022-06-28T16:34:46.946Z] ---> Running in 6d7b67d9bf3e [2022-06-28T16:34:46.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:46.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:46.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:46.981Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:46.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:46.981Z] [2022-06-28T16:34:46.981Z] Login Succeeded [2022-06-28T16:34:46.981Z] nexus3.edgexfoundry.org:10003 [2022-06-28T16:34:47.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:47.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:47.536Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:47.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:47.536Z] [2022-06-28T16:34:47.536Z] Login Succeeded [2022-06-28T16:34:47.536Z] nexus3.edgexfoundry.org:10004 [2022-06-28T16:34:47.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:47.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T16:34:47.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:48.083Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:48.083Z] [2022-06-28T16:34:48.083Z] Login Succeeded [2022-06-28T16:34:48.083Z] docker.io [2022-06-28T16:34:48.135Z] OK: 221 MiB in 52 packages [2022-06-28T16:34:48.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T16:34:48.700Z] Removing intermediate container b26cb77df181 [2022-06-28T16:34:48.700Z] ---> 80dda83aa2ec [2022-06-28T16:34:48.700Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T16:34:48.958Z] ---> d3676f5a7574 [2022-06-28T16:34:48.958Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:34:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T16:34:48.968Z] Configure a credential helper to remove this warning. See [2022-06-28T16:34:48.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T16:34:48.968Z] [2022-06-28T16:34:48.968Z] Login Succeeded [2022-06-28T16:34:48.968Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T16:34:48.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-28T16:34:49.220Z] ---> Running in b95127b5a7a2 [Pipeline] echo [2022-06-28T16:34:49.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:34:49.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T16:34:49.874Z] ========================================================= [2022-06-28T16:34:49.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T16:34:49.874Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:34:50.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:34:50.492Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T16:34:50.492Z] 9b3977197b4f: Pulling fs layer [2022-06-28T16:34:50.492Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T16:34:50.492Z] 94645a83ff95: Pulling fs layer [2022-06-28T16:34:50.492Z] e6fb740bc735: Pulling fs layer [2022-06-28T16:34:50.492Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T16:34:50.492Z] 355e64cbe906: Pulling fs layer [2022-06-28T16:34:50.492Z] 63ab81a10011: Pulling fs layer [2022-06-28T16:34:50.492Z] 555d1d1c4555: Pulling fs layer [2022-06-28T16:34:50.492Z] 7d9057610161: Pulling fs layer [2022-06-28T16:34:50.492Z] e6fb740bc735: Waiting [2022-06-28T16:34:50.492Z] 3a77bd46dcc9: Waiting [2022-06-28T16:34:50.492Z] 355e64cbe906: Waiting [2022-06-28T16:34:50.492Z] 63ab81a10011: Waiting [2022-06-28T16:34:50.492Z] 555d1d1c4555: Waiting [2022-06-28T16:34:50.492Z] 94645a83ff95: Verifying Checksum [2022-06-28T16:34:50.492Z] 94645a83ff95: Download complete [2022-06-28T16:34:50.492Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T16:34:50.492Z] 1a89e8eeedd5: Download complete [2022-06-28T16:34:50.492Z] 3a77bd46dcc9: Download complete [2022-06-28T16:34:50.492Z] 355e64cbe906: Download complete [2022-06-28T16:34:50.492Z] 9b3977197b4f: Download complete [2022-06-28T16:34:50.492Z] 63ab81a10011: Download complete [2022-06-28T16:34:51.121Z] Removing intermediate container b95127b5a7a2 [2022-06-28T16:34:51.121Z] ---> 133abb980456 [2022-06-28T16:34:51.121Z] Step 7/20 : COPY . . [2022-06-28T16:34:51.490Z] 9b3977197b4f: Pull complete [2022-06-28T16:34:51.772Z] 7d9057610161: Verifying Checksum [2022-06-28T16:34:51.772Z] 7d9057610161: Download complete [2022-06-28T16:34:52.052Z] 1a89e8eeedd5: Pull complete [2022-06-28T16:34:52.332Z] 94645a83ff95: Pull complete [2022-06-28T16:34:52.947Z] 555d1d1c4555: Verifying Checksum [2022-06-28T16:34:52.948Z] 555d1d1c4555: Download complete [2022-06-28T16:34:53.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T16:34:53.221Z] e6fb740bc735: Verifying Checksum [2022-06-28T16:34:53.221Z] e6fb740bc735: Download complete [2022-06-28T16:34:57.222Z] Removing intermediate container e01ccc82572e [2022-06-28T16:34:57.222Z] ---> 110c959e8fa8 [2022-06-28T16:34:57.222Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T16:34:57.222Z] ---> Running in c53229b4442d [2022-06-28T16:34:57.480Z] ---> 3d7c9e418cd1 [2022-06-28T16:34:57.480Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T16:34:57.480Z] ---> Running in 18159138386d [2022-06-28T16:34:58.046Z] Removing intermediate container 9eec1364b563 [2022-06-28T16:34:58.046Z] ---> fc2395745efc [2022-06-28T16:34:58.046Z] [2022-06-28T16:34:58.046Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:34:58.046Z] ---> e04c818066af [2022-06-28T16:34:58.046Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T16:34:58.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T16:34:58.046Z] ---> Running in d7befa5d3915 [2022-06-28T16:34:58.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-28T16:34:58.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:58.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:34:58.984Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T16:34:58.984Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:34:58.984Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T16:34:58.984Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T16:34:58.984Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T16:34:58.984Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T16:34:58.984Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:34:58.984Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:34:59.245Z] Removing intermediate container c53229b4442d [2022-06-28T16:34:59.245Z] ---> 86b9904b487a [2022-06-28T16:34:59.245Z] [2022-06-28T16:34:59.245Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T16:34:59.245Z] OK: 8 MiB in 20 packages [2022-06-28T16:34:59.245Z] 20.10.14: Pulling from library/docker [2022-06-28T16:35:00.186Z] Removing intermediate container d7befa5d3915 [2022-06-28T16:35:00.186Z] ---> 90ae4d23c695 [2022-06-28T16:35:00.186Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:35:00.186Z] ---> Running in 5b6c47e55520 [2022-06-28T16:35:00.446Z] Removing intermediate container 5b6c47e55520 [2022-06-28T16:35:00.446Z] ---> e1c9a1c0578d [2022-06-28T16:35:00.446Z] Step 13/22 : WORKDIR /edgex [2022-06-28T16:35:00.446Z] ---> Running in b90477aac2b4 [2022-06-28T16:35:00.705Z] Removing intermediate container b90477aac2b4 [2022-06-28T16:35:00.705Z] ---> b5f6ff24a51e [2022-06-28T16:35:00.705Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T16:35:00.963Z] ---> 86e088feb576 [2022-06-28T16:35:00.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T16:35:01.901Z] ---> 812d9d1c619b [2022-06-28T16:35:01.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T16:35:02.840Z] ---> 73dba7e55a3e [2022-06-28T16:35:02.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:35:03.101Z] ---> 8d1c7534fcd0 [2022-06-28T16:35:03.101Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T16:35:03.101Z] ---> Running in 885e7c2e9649 [2022-06-28T16:35:05.008Z] Removing intermediate container 885e7c2e9649 [2022-06-28T16:35:05.008Z] ---> 0c4e6a0e2673 [2022-06-28T16:35:05.008Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:35:05.008Z] ---> Running in b773f86cedd0 [2022-06-28T16:35:05.008Z] Removing intermediate container aee52850b77d [2022-06-28T16:35:05.008Z] ---> e172a15af82c [2022-06-28T16:35:05.008Z] [2022-06-28T16:35:05.008Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:35:05.008Z] ---> e04c818066af [2022-06-28T16:35:05.008Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:35:05.008Z] ---> Using cache [2022-06-28T16:35:05.008Z] ---> 28e734264ced [2022-06-28T16:35:05.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:05.008Z] ---> Using cache [2022-06-28T16:35:05.008Z] ---> 39f4a29c570a [2022-06-28T16:35:05.008Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T16:35:05.270Z] ---> Running in 3ed50b5fe0f4 [2022-06-28T16:35:05.270Z] Removing intermediate container b773f86cedd0 [2022-06-28T16:35:05.270Z] ---> ccbb4b32ee45 [2022-06-28T16:35:05.270Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T16:35:05.529Z] Removing intermediate container 3ed50b5fe0f4 [2022-06-28T16:35:05.529Z] ---> 111fd0c36b10 [2022-06-28T16:35:05.529Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:35:05.529Z] ---> Running in 0515eddb133d [2022-06-28T16:35:05.529Z] ---> Running in bd66ae265b65 [2022-06-28T16:35:05.630Z] e6fb740bc735: Pull complete [2022-06-28T16:35:05.630Z] 3a77bd46dcc9: Pull complete [2022-06-28T16:35:05.790Z] Removing intermediate container 0515eddb133d [2022-06-28T16:35:05.790Z] ---> c5372f88467d [2022-06-28T16:35:05.790Z] Step 21/22 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:05.790Z] Removing intermediate container bd66ae265b65 [2022-06-28T16:35:05.790Z] ---> 638fa226832c [2022-06-28T16:35:05.790Z] Step 15/23 : WORKDIR / [2022-06-28T16:35:05.902Z] 355e64cbe906: Pull complete [2022-06-28T16:35:06.051Z] ---> Running in 152377c8c503 [2022-06-28T16:35:06.051Z] ---> Running in aac52abafb04 [2022-06-28T16:35:06.176Z] 63ab81a10011: Pull complete [2022-06-28T16:35:06.314Z] Removing intermediate container 152377c8c503 [2022-06-28T16:35:06.314Z] ---> 7b5908207fc8 [2022-06-28T16:35:06.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:06.314Z] Removing intermediate container aac52abafb04 [2022-06-28T16:35:06.314Z] ---> 5de80fab8947 [2022-06-28T16:35:06.314Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:35:06.314Z] ---> Running in a82b795a63ea [2022-06-28T16:35:06.314Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T16:35:06.314Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T16:35:06.314Z] ---> 7417809fdb73 [2022-06-28T16:35:06.314Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:06.583Z] ---> Running in 6f29faf2eccf [2022-06-28T16:35:06.583Z] Removing intermediate container a82b795a63ea [2022-06-28T16:35:06.583Z] ---> 87744841d132 [2022-06-28T16:35:06.583Z] [2022-06-28T16:35:06.843Z] ---> 127c1f63836d [2022-06-28T16:35:06.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T16:35:06.843Z] Removing intermediate container 6f29faf2eccf [2022-06-28T16:35:06.843Z] ---> ea2431e33cb1 [2022-06-28T16:35:06.843Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-28T16:35:06.843Z] Successfully built 87744841d132 [2022-06-28T16:35:06.843Z] Successfully tagged security-proxy-setup:latest [2022-06-28T16:35:06.843Z]  Building security-proxy-setup ... done Building core-command [2022-06-28T16:35:06.843Z] ---> Running in 0b1b6699d53e [2022-06-28T16:35:07.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:07.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:07.779Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T16:35:07.779Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T16:35:07.779Z] Executing bash-5.1.16-r0.post-install [2022-06-28T16:35:07.779Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:35:08.038Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:35:08.038Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T16:35:08.038Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T16:35:08.038Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:08.038Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T16:35:08.038Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T16:35:08.038Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T16:35:08.038Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T16:35:08.038Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T16:35:08.038Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T16:35:08.038Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T16:35:08.038Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T16:35:08.038Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T16:35:08.300Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T16:35:08.559Z] Removing intermediate container 6d7b67d9bf3e [2022-06-28T16:35:08.559Z] ---> bfc054f24a80 [2022-06-28T16:35:08.559Z] [2022-06-28T16:35:08.559Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T16:35:08.559Z] ---> e04c818066af [2022-06-28T16:35:08.559Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T16:35:08.559Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T16:35:08.559Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T16:35:08.559Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T16:35:08.559Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T16:35:08.559Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T16:35:08.559Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T16:35:08.559Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T16:35:08.559Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T16:35:08.559Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T16:35:08.559Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T16:35:08.559Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T16:35:08.559Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T16:35:08.559Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T16:35:08.559Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T16:35:08.823Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T16:35:08.823Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T16:35:08.823Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T16:35:08.823Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T16:35:08.823Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T16:35:08.823Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T16:35:08.823Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T16:35:08.823Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T16:35:08.823Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T16:35:08.823Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T16:35:08.823Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T16:35:08.823Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T16:35:08.823Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:35:08.823Z] OK: 83 MiB in 65 packages [2022-06-28T16:35:09.082Z] ---> 94f08c5d05f6 [2022-06-28T16:35:09.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:09.082Z] ---> Running in 2070f423531a [2022-06-28T16:35:09.650Z] Removing intermediate container 2070f423531a [2022-06-28T16:35:09.650Z] ---> cf389391c57f [2022-06-28T16:35:09.650Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T16:35:09.650Z] ---> 5392da1eec71 [2022-06-28T16:35:09.650Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T16:35:09.650Z] ---> Running in 7ddbc86a0434 [2022-06-28T16:35:09.650Z] ---> Running in 8c19de553d66 [2022-06-28T16:35:09.650Z] Collecting docker-compose==1.23.2 [2022-06-28T16:35:09.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T16:35:09.650Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T16:35:09.650Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T16:35:09.912Z] Removing intermediate container 8c19de553d66 [2022-06-28T16:35:09.912Z] ---> 47acfdfbb31b [2022-06-28T16:35:09.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:09.912Z] ---> Running in 85a6f9ffd5e6 [2022-06-28T16:35:09.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:10.171Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T16:35:10.171Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T16:35:10.171Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T16:35:10.171Z] Removing intermediate container 85a6f9ffd5e6 [2022-06-28T16:35:10.171Z] ---> 6936397311a6 [2022-06-28T16:35:10.171Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:35:10.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:10.171Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T16:35:10.171Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T16:35:10.171Z] ---> Running in 2d24d4005524 [2022-06-28T16:35:10.433Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:10.433Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T16:35:10.433Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:35:10.433Z] OK: 6 MiB in 16 packages [2022-06-28T16:35:10.433Z] Removing intermediate container 2d24d4005524 [2022-06-28T16:35:10.433Z] ---> 45fba2253744 [2022-06-28T16:35:10.433Z] Step 22/23 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:10.433Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T16:35:10.433Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T16:35:10.433Z] ---> Running in cdbd1f6cecf7 [2022-06-28T16:35:10.693Z] Removing intermediate container cdbd1f6cecf7 [2022-06-28T16:35:10.693Z] ---> a1a14f651a72 [2022-06-28T16:35:10.693Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:35:10.693Z] ---> Running in 5f21de43f8fa [2022-06-28T16:35:10.954Z] Collecting PyYAML<4,>=3.10 [2022-06-28T16:35:10.954Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T16:35:10.954Z] Removing intermediate container 7ddbc86a0434 [2022-06-28T16:35:10.954Z] ---> 30a6393275ae [2022-06-28T16:35:10.954Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T16:35:10.954Z] Removing intermediate container 5f21de43f8fa [2022-06-28T16:35:10.954Z] ---> d19518c209a1 [2022-06-28T16:35:10.954Z] [2022-06-28T16:35:10.954Z] ---> Running in f8207560076f [2022-06-28T16:35:11.236Z] Successfully built d19518c209a1 [2022-06-28T16:35:11.236Z] Successfully tagged core-metadata:latest [2022-06-28T16:35:11.236Z]  Building core-metadata ... done Removing intermediate container f8207560076f [2022-06-28T16:35:11.236Z] ---> f656204003ac [2022-06-28T16:35:11.236Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T16:35:11.496Z] ---> Running in fb35050c736c [2022-06-28T16:35:11.496Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T16:35:11.496Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T16:35:11.496Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T16:35:11.496Z] Removing intermediate container fb35050c736c [2022-06-28T16:35:11.496Z] ---> 1aa2b838441e [2022-06-28T16:35:11.496Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T16:35:11.496Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T16:35:11.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:35:11.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:35:11.757Z] ---> d6e5693eb3b0 [2022-06-28T16:35:11.757Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> bd2b28fc53f9 [2022-06-28T16:35:11.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> 6273b1821787 [2022-06-28T16:35:11.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> 8ac534512708 [2022-06-28T16:35:11.757Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> a4b2984bb794 [2022-06-28T16:35:11.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> 66ab36ac5249 [2022-06-28T16:35:11.757Z] Step 8/23 : COPY . . [2022-06-28T16:35:11.757Z] ---> Using cache [2022-06-28T16:35:11.757Z] ---> a2e7bd28323f [2022-06-28T16:35:11.757Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T16:35:11.757Z] ---> Running in 0763f04ed820 [2022-06-28T16:35:11.757Z] ---> Running in a70be167a87d [2022-06-28T16:35:11.757Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T16:35:11.757Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T16:35:11.757Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T16:35:11.757Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T16:35:12.017Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T16:35:12.017Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T16:35:12.017Z] Collecting idna<2.8,>=2.5 [2022-06-28T16:35:12.017Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T16:35:12.017Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T16:35:12.017Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T16:35:12.017Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T16:35:12.017Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T16:35:12.017Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-28T16:35:12.277Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T16:35:12.277Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T16:35:12.277Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T16:35:12.277Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T16:35:12.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T16:35:12.277Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T16:35:12.277Z] Attempting uninstall: urllib3 [2022-06-28T16:35:12.277Z] Found existing installation: urllib3 1.26.7 [2022-06-28T16:35:12.277Z] Uninstalling urllib3-1.26.7: [2022-06-28T16:35:12.277Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T16:35:12.536Z] Attempting uninstall: idna [2022-06-28T16:35:12.536Z] Found existing installation: idna 3.3 [2022-06-28T16:35:12.536Z] Uninstalling idna-3.3: [2022-06-28T16:35:12.536Z] Successfully uninstalled idna-3.3 [2022-06-28T16:35:12.536Z] Removing intermediate container 0763f04ed820 [2022-06-28T16:35:12.536Z] ---> c1cce8aed9aa [2022-06-28T16:35:12.536Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T16:35:12.795Z] ---> Running in e5685f2ad277 [2022-06-28T16:35:12.795Z] Removing intermediate container e5685f2ad277 [2022-06-28T16:35:12.795Z] ---> 246e2e1054ab [2022-06-28T16:35:12.795Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T16:35:12.922Z] 555d1d1c4555: Pull complete [2022-06-28T16:35:13.054Z] ---> ddb896e4e8d0 [2022-06-28T16:35:13.054Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T16:35:13.054Z] ---> Running in cdd92389339e [2022-06-28T16:35:13.054Z] Attempting uninstall: requests [2022-06-28T16:35:13.054Z] Found existing installation: requests 2.26.0 [2022-06-28T16:35:13.054Z] Uninstalling requests-2.26.0: [2022-06-28T16:35:13.054Z] Successfully uninstalled requests-2.26.0 [2022-06-28T16:35:13.054Z] Running setup.py install for texttable: started [2022-06-28T16:35:13.315Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T16:35:13.315Z] Running setup.py install for PyYAML: started [2022-06-28T16:35:13.573Z] Removing intermediate container cdd92389339e [2022-06-28T16:35:13.573Z] ---> 8855c1cce29c [2022-06-28T16:35:13.573Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:13.833Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T16:35:13.833Z] ---> 7d28f6b60bcd [2022-06-28T16:35:13.833Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T16:35:13.833Z] Running setup.py install for docopt: started [2022-06-28T16:35:14.402Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T16:35:14.402Z] Running setup.py install for dockerpty: started [2022-06-28T16:35:14.402Z] ---> 404796cd37fc [2022-06-28T16:35:14.402Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T16:35:14.661Z] ---> b8d047ab162b [2022-06-28T16:35:14.661Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T16:35:14.661Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T16:35:14.903Z] 7d9057610161: Pull complete [2022-06-28T16:35:14.903Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T16:35:14.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:35:14.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-06-28T16:35:14.922Z] ---> 9bd03b8f10bd [2022-06-28T16:35:14.922Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T16:35:14.922Z] 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 [Pipeline] sh [2022-06-28T16:35:15.254Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:35:15.254Z] WORKDIR /edgex [2022-06-28T16:35:15.254Z] COPY go.mod . [2022-06-28T16:35:15.254Z] RUN go mod download [2022-06-28T16:35:15.254Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-28T16:35:15.492Z] ---> 55af3ea6c92f [2022-06-28T16:35:15.492Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T16:35:15.492Z] ---> Running in b85bc1764c45 [2022-06-28T16:35:15.754Z] Removing intermediate container b85bc1764c45 [2022-06-28T16:35:15.754Z] ---> 91bd6693d8fd [2022-06-28T16:35:15.754Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T16:35:16.322Z] ---> 4302a6db9007 [2022-06-28T16:35:16.322Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T16:35:16.322Z] ---> Running in a59ec1467517 [2022-06-28T16:35:16.582Z] Removing intermediate container 18159138386d [2022-06-28T16:35:16.582Z] ---> daa46aca3d75 [2022-06-28T16:35:16.582Z] [2022-06-28T16:35:16.582Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T16:35:16.582Z] ---> 0ac33e5f5afa [2022-06-28T16:35:16.582Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:35:16.582Z] ---> Using cache [2022-06-28T16:35:16.582Z] ---> 191f8647e068 [2022-06-28T16:35:16.582Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:35:16.582Z] ---> Using cache [2022-06-28T16:35:16.582Z] ---> c3ef13a63921 [2022-06-28T16:35:16.582Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T16:35:16.582Z] ---> Running in fdf24d530b2c [2022-06-28T16:35:17.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:17.896Z] Sending build context to Docker daemon 169.2MB [2022-06-28T16:35:17.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T16:35:17.896Z] ---> 819e984ddca1 [2022-06-28T16:35:17.896Z] Step 2/4 : WORKDIR /edgex [2022-06-28T16:35:18.098Z] Removing intermediate container a59ec1467517 [2022-06-28T16:35:18.098Z] ---> 0cb361e76d84 [2022-06-28T16:35:18.098Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T16:35:18.098Z] Removing intermediate container 0b1b6699d53e [2022-06-28T16:35:18.098Z] ---> 7459d3fb9435 [2022-06-28T16:35:18.098Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T16:35:18.098Z] ---> Running in 57eafaad3c48 [2022-06-28T16:35:18.098Z] ---> Running in 38ef9d14e5eb [2022-06-28T16:35:18.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:18.359Z] Removing intermediate container 38ef9d14e5eb [2022-06-28T16:35:18.359Z] ---> 9ab1cfa173e7 [2022-06-28T16:35:18.359Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T16:35:18.359Z] ---> Running in 7545e3f9c7fc [2022-06-28T16:35:18.359Z] Removing intermediate container 57eafaad3c48 [2022-06-28T16:35:18.359Z] ---> 2973183c418e [2022-06-28T16:35:18.359Z] Step 28/31 : CMD ["gate"] [2022-06-28T16:35:18.359Z] ---> Running in 58f384d2b03e [2022-06-28T16:35:18.618Z] Removing intermediate container 7545e3f9c7fc [2022-06-28T16:35:18.618Z] ---> 2a3b16039f63 [2022-06-28T16:35:18.618Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T16:35:18.618Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:35:18.619Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:35:18.619Z] OK: 15859 distinct packages available [2022-06-28T16:35:18.619Z] Removing intermediate container 58f384d2b03e [2022-06-28T16:35:18.619Z] ---> f61b3fbf7dc3 [2022-06-28T16:35:18.619Z] Step 29/31 : LABEL arch=x86_64 [2022-06-28T16:35:18.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:18.878Z] ---> Running in 1bd0a2008438 [2022-06-28T16:35:18.878Z] ---> 2bd6b2be9f2b [2022-06-28T16:35:18.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:18.878Z] Removing intermediate container 1bd0a2008438 [2022-06-28T16:35:18.878Z] ---> 059efe56ed7f [2022-06-28T16:35:18.878Z] Step 30/31 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:19.137Z] ---> Running in c8d56f987a3b [2022-06-28T16:35:19.137Z] ---> 0f4001c6ddfd [2022-06-28T16:35:19.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T16:35:19.137Z] Removing intermediate container c8d56f987a3b [2022-06-28T16:35:19.137Z] ---> 3a57bd214311 [2022-06-28T16:35:19.137Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T16:35:19.397Z] ---> Running in 13bc189b496a [2022-06-28T16:35:19.397Z] ---> fd12e8f67419 [2022-06-28T16:35:19.397Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T16:35:19.397Z] ---> Running in 981a3a368efe [2022-06-28T16:35:19.397Z] Removing intermediate container 13bc189b496a [2022-06-28T16:35:19.397Z] ---> b912b5cc076d [2022-06-28T16:35:19.397Z] [2022-06-28T16:35:19.397Z] Removing intermediate container 981a3a368efe [2022-06-28T16:35:19.397Z] ---> 89a921cd2fab [2022-06-28T16:35:19.397Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:19.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T16:35:19.397Z] ---> Running in 9649950df223 [2022-06-28T16:35:19.397Z] Successfully built b912b5cc076d [2022-06-28T16:35:19.397Z] Successfully tagged security-bootstrapper:latest [2022-06-28T16:35:19.657Z]  Building security-bootstrapper ... done Removing intermediate container 9649950df223 [2022-06-28T16:35:19.657Z] ---> 61b58c3b8b42 [2022-06-28T16:35:19.657Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:35:19.657Z] ---> Running in 466753d22143 [2022-06-28T16:35:19.657Z] Removing intermediate container 466753d22143 [2022-06-28T16:35:19.657Z] ---> d8dcb68eafd1 [2022-06-28T16:35:19.657Z] Step 22/23 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:19.657Z] ---> Running in 64b5ad6eaf73 [2022-06-28T16:35:19.883Z] ---> Running in 792cc476a0d6 [2022-06-28T16:35:19.917Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T16:35:19.917Z] Removing intermediate container 64b5ad6eaf73 [2022-06-28T16:35:19.917Z] ---> c353631c232a [2022-06-28T16:35:19.917Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:35:19.917Z] ---> Running in 82988592bc80 [2022-06-28T16:35:19.917Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:35:19.917Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T16:35:19.917Z] Removing intermediate container 82988592bc80 [2022-06-28T16:35:19.917Z] ---> dbd57ad4dd45 [2022-06-28T16:35:19.917Z] [2022-06-28T16:35:20.158Z] Removing intermediate container 792cc476a0d6 [2022-06-28T16:35:20.158Z] ---> 9c8010d2afae [2022-06-28T16:35:20.158Z] Step 3/4 : COPY go.mod . [2022-06-28T16:35:20.178Z] Successfully built dbd57ad4dd45 [2022-06-28T16:35:20.178Z] Successfully tagged sys-mgmt-agent:latest [2022-06-28T16:35:20.178Z]  Building sys-mgmt-agent ... done (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T16:35:20.178Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T16:35:20.178Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T16:35:20.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:35:20.440Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T16:35:20.440Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T16:35:20.700Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:35:20.700Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:35:20.700Z] OK: 8 MiB in 23 packages [2022-06-28T16:35:20.772Z] ---> 6fc760051557 [2022-06-28T16:35:20.772Z] Step 4/4 : RUN go mod download [2022-06-28T16:35:20.772Z] ---> Running in 14fe07116830 [2022-06-28T16:35:21.267Z] Removing intermediate container fdf24d530b2c [2022-06-28T16:35:21.267Z] ---> a732c8ce33ff [2022-06-28T16:35:21.267Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:21.526Z] ---> 3a3157992c38 [2022-06-28T16:35:21.526Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T16:35:22.094Z] ---> 806623f61d2b [2022-06-28T16:35:22.094Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:22.094Z] ---> b5dda9a561ce [2022-06-28T16:35:22.094Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T16:35:22.351Z] ---> Running in 56d455eff3cf [2022-06-28T16:35:22.351Z] Removing intermediate container 56d455eff3cf [2022-06-28T16:35:22.351Z] ---> bdb3afcec029 [2022-06-28T16:35:22.351Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:22.351Z] ---> Running in c70dd0c6f134 [2022-06-28T16:35:22.620Z] Removing intermediate container c70dd0c6f134 [2022-06-28T16:35:22.620Z] ---> f398565719db [2022-06-28T16:35:22.620Z] Step 18/20 : LABEL arch=x86_64 [2022-06-28T16:35:22.620Z] ---> Running in f1169d6003be [2022-06-28T16:35:22.620Z] Removing intermediate container f1169d6003be [2022-06-28T16:35:22.620Z] ---> 52191a974da4 [2022-06-28T16:35:22.620Z] Step 19/20 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:22.879Z] ---> Running in 55c2c6041bc4 [2022-06-28T16:35:22.879Z] Removing intermediate container 55c2c6041bc4 [2022-06-28T16:35:22.879Z] ---> 174d4dc6eabb [2022-06-28T16:35:22.879Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T16:35:22.879Z] ---> Running in d9fe2688062b [2022-06-28T16:35:23.138Z] Removing intermediate container d9fe2688062b [2022-06-28T16:35:23.138Z] ---> 70bcca55176f [2022-06-28T16:35:23.138Z] [2022-06-28T16:35:23.138Z] Successfully built 70bcca55176f [2022-06-28T16:35:23.138Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-28T16:35:23.401Z]  Building security-spiffe-token-provider ... done Removing intermediate container a70be167a87d [2022-06-28T16:35:23.401Z] ---> b6f3d1933a74 [2022-06-28T16:35:23.401Z] [2022-06-28T16:35:23.401Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:35:23.401Z] ---> e04c818066af [2022-06-28T16:35:23.401Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:35:23.401Z] ---> Using cache [2022-06-28T16:35:23.401Z] ---> 28e734264ced [2022-06-28T16:35:23.401Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:35:23.401Z] ---> Using cache [2022-06-28T16:35:23.401Z] ---> 39f4a29c570a [2022-06-28T16:35:23.401Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T16:35:23.659Z] ---> Running in bdab4eee44ee [2022-06-28T16:35:23.659Z] Removing intermediate container bdab4eee44ee [2022-06-28T16:35:23.659Z] ---> e673d300e7b9 [2022-06-28T16:35:23.659Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:35:23.659Z] ---> Running in 274efe452056 [2022-06-28T16:35:23.659Z] Removing intermediate container 274efe452056 [2022-06-28T16:35:23.659Z] ---> 70afefcc288b [2022-06-28T16:35:23.659Z] Step 15/23 : WORKDIR / [2022-06-28T16:35:23.659Z] ---> Running in ea0b2c6d08a4 [2022-06-28T16:35:23.917Z] Removing intermediate container ea0b2c6d08a4 [2022-06-28T16:35:23.917Z] ---> 167673e1080b [2022-06-28T16:35:23.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:35:23.917Z] ---> 0898f8e0d263 [2022-06-28T16:35:23.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T16:35:24.176Z] ---> 4f4aef758e5c [2022-06-28T16:35:24.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T16:35:24.436Z] ---> 2938cdc3011e [2022-06-28T16:35:24.436Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T16:35:24.436Z] ---> Running in 5cac3371ac20 [2022-06-28T16:35:24.436Z] Removing intermediate container 5cac3371ac20 [2022-06-28T16:35:24.436Z] ---> f5f2a3b0c1bc [2022-06-28T16:35:24.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:35:24.695Z] ---> Running in c946ad9351af [2022-06-28T16:35:24.695Z] Removing intermediate container c946ad9351af [2022-06-28T16:35:24.695Z] ---> 5110a16e241f [2022-06-28T16:35:24.695Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T16:35:24.695Z] ---> Running in 747f13e4f07d [2022-06-28T16:35:24.695Z] Removing intermediate container 747f13e4f07d [2022-06-28T16:35:24.695Z] ---> 91f4ba7808fa [2022-06-28T16:35:24.695Z] Step 22/23 : LABEL git_sha=1d3794eb1921d2063a6a11f5612a8047a1352d27 [2022-06-28T16:35:24.695Z] ---> Running in 10c4532cc783 [2022-06-28T16:35:24.953Z] Removing intermediate container 10c4532cc783 [2022-06-28T16:35:24.953Z] ---> 481c578567be [2022-06-28T16:35:24.953Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:35:24.953Z] ---> Running in 189749700d39 [2022-06-28T16:35:24.953Z] Removing intermediate container 189749700d39 [2022-06-28T16:35:24.953Z] ---> dd1eb6148e8a [2022-06-28T16:35:24.953Z] [2022-06-28T16:35:24.953Z] Successfully built dd1eb6148e8a [2022-06-28T16:35:24.953Z] Successfully tagged core-command:latest [2022-06-28T16:35:25.220Z]  Building core-command ... done  [Pipeline] } [2022-06-28T16:35:25.226Z] $ docker stop --time=1 c7cda14f3684aa6d140beca280cc8be2a2cdc92f31f45a813abbff9ea4a77703 [2022-06-28T16:35:26.514Z] $ docker rm -f c7cda14f3684aa6d140beca280cc8be2a2cdc92f31f45a813abbff9ea4a77703 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T16:35:26.844Z] + docker images [2022-06-28T16:35:26.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T16:35:26.844Z] core-command latest dd1eb6148e8a 2 seconds ago 16.1MB [2022-06-28T16:35:26.844Z] b6f3d1933a74 3 seconds ago 1.61GB [2022-06-28T16:35:26.844Z] security-spiffe-token-provider latest 70bcca55176f 4 seconds ago 29MB [2022-06-28T16:35:26.844Z] security-bootstrapper latest b912b5cc076d 7 seconds ago 19.1MB [2022-06-28T16:35:26.844Z] sys-mgmt-agent latest dbd57ad4dd45 7 seconds ago 299MB [2022-06-28T16:35:26.844Z] daa46aca3d75 10 seconds ago 1.67GB [2022-06-28T16:35:26.844Z] core-metadata latest d19518c209a1 16 seconds ago 17MB [2022-06-28T16:35:26.844Z] bfc054f24a80 19 seconds ago 1.62GB [2022-06-28T16:35:26.844Z] security-proxy-setup latest 87744841d132 20 seconds ago 26.9MB [2022-06-28T16:35:26.844Z] e172a15af82c 22 seconds ago 1.62GB [2022-06-28T16:35:26.844Z] 86b9904b487a 28 seconds ago 1.62GB [2022-06-28T16:35:26.844Z] fc2395745efc 29 seconds ago 1.62GB [2022-06-28T16:35:26.844Z] security-spire-agent latest e6662d9dccac 48 seconds ago 127MB [2022-06-28T16:35:26.844Z] security-spire-config latest a1fc4c3504b6 55 seconds ago 86.7MB [2022-06-28T16:35:26.844Z] support-notifications latest 62fb9d60e676 About a minute ago 27MB [2022-06-28T16:35:26.844Z] core-data latest 5688c856e542 About a minute ago 22.5MB [2022-06-28T16:35:26.844Z] support-scheduler latest 5e0028223faa About a minute ago 26.4MB [2022-06-28T16:35:26.844Z] 1c0e8ca6866c About a minute ago 1.52GB [2022-06-28T16:35:26.844Z] 0aea6c3280c0 About a minute ago 1.68GB [2022-06-28T16:35:26.844Z] security-secretstore-setup latest 837fa46c5cbc About a minute ago 28.5MB [2022-06-28T16:35:26.844Z] 254debedeaac About a minute ago 1.65GB [2022-06-28T16:35:26.844Z] c778c41d5ca7 About a minute ago 1.67GB [2022-06-28T16:35:26.844Z] e75e9d525355 About a minute ago 1.63GB [2022-06-28T16:35:26.844Z] security-spire-server latest 393c0d1a52ef About a minute ago 87.3MB [2022-06-28T16:35:26.844Z] 547a6825a014 About a minute ago 1.52GB [2022-06-28T16:35:26.844Z] ci-base-image-x86_64 latest d6e5693eb3b0 4 minutes ago 1.02GB [2022-06-28T16:35:26.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-28T16:35:26.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-28T16:35:26.844Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-28T16:35:26.844Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-28T16:35:26.844Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-28T16:35:26.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T16:36:17.372Z] Removing intermediate container 14fe07116830 [2022-06-28T16:36:17.373Z] ---> 3a0866a218e7 [2022-06-28T16:36:17.373Z] Successfully built 3a0866a218e7 [2022-06-28T16:36:17.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:36:17.730Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T16:36:17.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:36:17.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-16245 does not seem to be running inside a container [2022-06-28T16:36:18.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T16:36:19.544Z] $ docker top c627a40d73753e8c4fcd1528481d156621284818e2b9365b953e826325795f63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:36:20.501Z] + go version [2022-06-28T16:36:20.501Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T16:36:20.528Z] $ docker stop --time=1 c627a40d73753e8c4fcd1528481d156621284818e2b9365b953e826325795f63 [2022-06-28T16:36:22.212Z] $ docker rm -f c627a40d73753e8c4fcd1528481d156621284818e2b9365b953e826325795f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:36:22.831Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T16:36:22.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:36:23.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-16245 does not seem to be running inside a container [2022-06-28T16:36:23.186Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T16:36:24.548Z] $ docker top aca21f4ed2da71e5962f65e470bfbf456580e0d2abcc429d67365fd2c0a622d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T16:36:24.858Z] ========================================================= [2022-06-28T16:36:24.858Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T16:36:24.858Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T16:36:25.530Z] + make test [2022-06-28T16:36:25.531Z] go mod tidy -compat=1.17 [2022-06-28T16:36:26.526Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T16:37:05.584Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T16:38:57.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T16:38:57.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T16:38:58.163Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T16:38:58.163Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T16:39:02.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T16:39:03.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T16:39:03.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T16:39:03.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T16:39:03.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T16:39:06.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T16:39:06.145Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T16:39:06.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T16:39:06.756Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T16:39:06.756Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T16:39:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T16:39:25.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.414s coverage: 28.7% of statements [2022-06-28T16:39:25.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T16:39:25.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T16:39:30.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.476s coverage: 98.5% of statements [2022-06-28T16:39:30.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T16:39:30.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.524s coverage: 54.2% of statements [2022-06-28T16:39:30.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T16:39:30.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T16:39:53.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.081s coverage: 89.2% of statements [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:39:53.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.523s coverage: 83.8% of statements [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T16:39:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T16:39:56.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.640s coverage: 95.6% of statements [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.313s coverage: 72.2% of statements [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.413s coverage: 60.0% of statements [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.718s coverage: 0.9% of statements [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.415s coverage: 58.8% of statements [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.535s coverage: 29.6% of statements [2022-06-28T16:39:56.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.260s coverage: 79.5% of statements [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2022-06-28T16:39:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2022-06-28T16:39:59.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2022-06-28T16:40:11.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.258s coverage: 94.4% of statements [2022-06-28T16:40:11.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-06-28T16:40:15.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.714s coverage: 82.5% of statements [2022-06-28T16:40:15.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.344s coverage: 92.9% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.350s coverage: 58.8% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.360s coverage: 80.0% of statements [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.372s coverage: 85.4% of statements [2022-06-28T16:40:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.244s coverage: 91.2% of statements [2022-06-28T16:40:24.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T16:40:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.082s coverage: 64.4% of statements [2022-06-28T16:40:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T16:40:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T16:40:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2022-06-28T16:40:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-06-28T16:40:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-06-28T16:40:31.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-06-28T16:40:31.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-06-28T16:40:41.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements [2022-06-28T16:40:41.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T16:40:41.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T16:40:41.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T16:40:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.967s coverage: 43.8% of statements [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T16:40:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T16:40:43.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T16:40:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T16:40:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.453s coverage: 17.7% of statements [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T16:40:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.804s coverage: 92.3% of statements [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T16:40:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.478s coverage: 63.2% of statements [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T16:40:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T16:40:54.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T16:40:54.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T16:40:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T16:40:54.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.349s coverage: 100.0% of statements [2022-06-28T16:40:54.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-06-28T16:40:55.189Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-28T16:40:55.189Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-28T16:40:55.189Z] GO111MODULE=on go vet ./... [2022-06-28T16:43:02.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T16:43:02.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T16:43:02.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T16:43:02.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T16:43:02.850Z] + ls -al . [2022-06-28T16:43:02.850Z] total 680 [2022-06-28T16:43:02.850Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 16:36 . [2022-06-28T16:43:02.850Z] drwxr-xr-x 4 root root 4096 Jun 28 16:36 .. [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:34 .dockerignore [2022-06-28T16:43:02.850Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:34 .git [2022-06-28T16:43:02.850Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:34 .github [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 16:34 .gitignore [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 16:34 .golangci.yml [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 16:34 .hadolint.yml [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:34 .sonarcloud.properties [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 16:34 ADOPTERS.md [2022-06-28T16:43:02.850Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 16:34 Attribution.txt [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 16:34 CHANGELOG.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:34 CONTRIBUTING.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 16:34 GOVERNANCE.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 16:34 Jenkinsfile [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:34 LICENSE [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 16:34 Makefile [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 16:34 OWNERS.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 16:34 README.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 16:34 SECURITY.md [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:30 VERSION [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:34 ZMQWindows.md [2022-06-28T16:43:02.851Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:34 bin [2022-06-28T16:43:02.851Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 16:34 cmd [2022-06-28T16:43:02.851Z] -rw-r--r-- 1 root root 435593 Jun 28 16:40 coverage.out [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 16:34 go.mod [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 16:36 go.sum [2022-06-28T16:43:02.851Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:34 internal [2022-06-28T16:43:02.851Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:34 openapi [2022-06-28T16:43:02.851Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:34 snap [2022-06-28T16:43:02.851Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 16:34 version.go [Pipeline] sh [2022-06-28T16:43:03.528Z] + '[' -e coverage.out ] [2022-06-28T16:43:03.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T16:43:03.552Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T16:43:04.431Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T16:43:05.083Z] + make build [2022-06-28T16:43:05.083Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T16:44:41.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T16:45:38.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T16:45:38.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T16:46:17.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T16:46:17.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T16:46:19.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T16:46:26.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T16:46:30.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T16:46:35.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:46:38.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/secrets-config ./cmd/secrets-config [2022-06-28T16:46:42.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T16:46:51.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-28T16:46:57.883Z] $ docker stop --time=1 aca21f4ed2da71e5962f65e470bfbf456580e0d2abcc429d67365fd2c0a622d3 [2022-06-28T16:47:00.028Z] $ docker rm -f aca21f4ed2da71e5962f65e470bfbf456580e0d2abcc429d67365fd2c0a622d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:47:02.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:47:02.593Z] [2022-06-28T16:47:02.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:47:02.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:47:03.277Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-28T16:47:03.278Z] 29e5d40040c1: Pulling fs layer [2022-06-28T16:47:03.278Z] 1ce36da41761: Pulling fs layer [2022-06-28T16:47:03.278Z] 25b303627fd3: Pulling fs layer [2022-06-28T16:47:03.278Z] 29e5d40040c1: Verifying Checksum [2022-06-28T16:47:03.278Z] 29e5d40040c1: Download complete [2022-06-28T16:47:03.925Z] 1ce36da41761: Verifying Checksum [2022-06-28T16:47:03.925Z] 1ce36da41761: Download complete [2022-06-28T16:47:04.226Z] 29e5d40040c1: Pull complete [2022-06-28T16:47:05.674Z] 25b303627fd3: Verifying Checksum [2022-06-28T16:47:05.674Z] 25b303627fd3: Download complete [2022-06-28T16:47:05.949Z] 1ce36da41761: Pull complete [2022-06-28T16:47:18.358Z] 25b303627fd3: Pull complete [2022-06-28T16:47:18.358Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-28T16:47:18.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:47:18.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:47:18.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-16245 does not seem to be running inside a container [2022-06-28T16:47:18.741Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-28T16:47:21.300Z] $ docker top 2b5b990b2cb39f79933f6da4d6571d575d32994c75fa1a52f8eb9abb02c4fa8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:47:22.259Z] + docker-compose build --help [2022-06-28T16:47:22.259Z] + grep parallel [2022-06-28T16:47:28.974Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T16:47:28.998Z] $ docker stop --time=1 2b5b990b2cb39f79933f6da4d6571d575d32994c75fa1a52f8eb9abb02c4fa8e [2022-06-28T16:47:30.745Z] $ docker rm -f 2b5b990b2cb39f79933f6da4d6571d575d32994c75fa1a52f8eb9abb02c4fa8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T16:47:31.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T16:47:31.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T16:47:31.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-16245 does not seem to be running inside a container [2022-06-28T16:47:31.709Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-28T16:47:33.057Z] $ docker top bb5abee2b84771ed84cd1c99a9b9462c30c35c632a2b8aeb3935a1801fc40194 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T16:47:34.014Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T16:47:40.743Z] Building core-command ... [2022-06-28T16:47:40.744Z] Building core-data ... [2022-06-28T16:47:40.744Z] Building core-metadata ... [2022-06-28T16:47:40.744Z] Building security-bootstrapper ... [2022-06-28T16:47:40.744Z] Building security-proxy-setup ... [2022-06-28T16:47:40.744Z] Building security-secretstore-setup ... [2022-06-28T16:47:40.744Z] Building security-spiffe-token-provider ... [2022-06-28T16:47:40.744Z] Building security-spire-agent ... [2022-06-28T16:47:40.744Z] Building security-spire-config ... [2022-06-28T16:47:40.744Z] Building security-spire-server ... [2022-06-28T16:47:40.744Z] Building support-notifications ... [2022-06-28T16:47:40.744Z] Building support-scheduler ... [2022-06-28T16:47:40.744Z] Building sys-mgmt-agent ... [2022-06-28T16:47:40.744Z] Building security-spire-config [2022-06-28T16:47:40.744Z] Building security-secretstore-setup [2022-06-28T16:47:40.744Z] Building core-command [2022-06-28T16:47:40.744Z] Building security-proxy-setup [2022-06-28T16:47:40.744Z] Building support-scheduler [2022-06-28T16:49:17.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:49:17.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:49:17.552Z] ---> 3a0866a218e7 [2022-06-28T16:49:17.552Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:49:17.552Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:49:17.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:49:17.552Z] ---> 3a0866a218e7 [2022-06-28T16:49:17.552Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:49:17.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:49:17.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:49:17.552Z] ---> 3a0866a218e7 [2022-06-28T16:49:17.552Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:49:17.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:49:17.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:49:17.552Z] ---> 3a0866a218e7 [2022-06-28T16:49:17.552Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:49:17.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:49:17.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:49:17.552Z] ---> 3a0866a218e7 [2022-06-28T16:49:17.552Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T16:49:17.552Z] ---> Running in 43094c9bd89d [2022-06-28T16:49:17.552Z] ---> Running in 702bf77507d2 [2022-06-28T16:49:17.552Z] ---> Running in 8a33483ff463 [2022-06-28T16:49:17.552Z] ---> Running in 143d73fad476 [2022-06-28T16:49:17.552Z] ---> Running in 3c770fab29d9 [2022-06-28T16:49:17.552Z] Removing intermediate container 143d73fad476 [2022-06-28T16:49:17.552Z] ---> 163bbb070e4c [2022-06-28T16:49:17.552Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:17.552Z] Removing intermediate container 702bf77507d2 [2022-06-28T16:49:17.552Z] ---> c0c6d0e53f65 [2022-06-28T16:49:17.552Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:17.552Z] ---> Running in 9c2041f25200 [2022-06-28T16:49:17.552Z] Removing intermediate container 8a33483ff463 [2022-06-28T16:49:17.552Z] ---> 21f049d8df4a [2022-06-28T16:49:17.552Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:17.552Z] Removing intermediate container 43094c9bd89d [2022-06-28T16:49:17.552Z] ---> fec2c65b8a17 [2022-06-28T16:49:17.552Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:17.552Z] Removing intermediate container 3c770fab29d9 [2022-06-28T16:49:17.552Z] ---> a1cbccbaa968 [2022-06-28T16:49:17.552Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:49:17.552Z] ---> Running in 165ae03a78b8 [2022-06-28T16:49:17.552Z] ---> Running in 5ac4ef0fb79d [2022-06-28T16:49:17.552Z] ---> Running in 46c36bb76c96 [2022-06-28T16:49:17.552Z] ---> Running in 01076338e11d [2022-06-28T16:49:17.552Z] Removing intermediate container 9c2041f25200 [2022-06-28T16:49:17.552Z] ---> d84440c090ca [2022-06-28T16:49:17.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:49:17.552Z] ---> Running in b3fa407e4bc0 [2022-06-28T16:49:17.552Z] Removing intermediate container 5ac4ef0fb79d [2022-06-28T16:49:17.552Z] ---> e4acdc1304a6 [2022-06-28T16:49:17.552Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:49:17.552Z] ---> Running in 1c9742975eb7 [2022-06-28T16:49:17.552Z] Removing intermediate container 165ae03a78b8 [2022-06-28T16:49:17.552Z] ---> fe399b59f374 [2022-06-28T16:49:17.552Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T16:49:17.552Z] ---> Running in 2a1027d900b6 [2022-06-28T16:49:17.552Z] Removing intermediate container 01076338e11d [2022-06-28T16:49:17.552Z] ---> ddb279483cb6 [2022-06-28T16:49:17.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T16:49:17.552Z] Removing intermediate container 46c36bb76c96 [2022-06-28T16:49:17.552Z] ---> 0e3efc132237 [2022-06-28T16:49:17.552Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:49:17.552Z] ---> Running in e2cb345885b5 [2022-06-28T16:49:17.552Z] ---> Running in 75eca7b8c071 [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:49:17.552Z] OK: 220 MiB in 52 packages [2022-06-28T16:49:17.552Z] OK: 220 MiB in 52 packages [2022-06-28T16:49:17.552Z] OK: 220 MiB in 52 packages [2022-06-28T16:49:17.552Z] OK: 220 MiB in 52 packages [2022-06-28T16:49:17.552Z] OK: 220 MiB in 52 packages [2022-06-28T16:49:17.552Z] Removing intermediate container b3fa407e4bc0 [2022-06-28T16:49:17.552Z] ---> 11818a93a237 [2022-06-28T16:49:17.552Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:49:17.552Z] Removing intermediate container 1c9742975eb7 [2022-06-28T16:49:17.552Z] ---> b08f8a22435d [2022-06-28T16:49:17.552Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:49:18.545Z] Removing intermediate container 2a1027d900b6 [2022-06-28T16:49:18.545Z] ---> 9279f3ffb031 [2022-06-28T16:49:18.545Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T16:49:18.545Z] Removing intermediate container 75eca7b8c071 [2022-06-28T16:49:18.545Z] ---> 72acc35e0573 [2022-06-28T16:49:18.545Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:49:18.822Z] Removing intermediate container e2cb345885b5 [2022-06-28T16:49:18.822Z] ---> 97fda0587cb7 [2022-06-28T16:49:18.822Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:49:18.822Z] ---> 0f515495b9e2 [2022-06-28T16:49:18.822Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:19.098Z] ---> 066bbd06cb2d [2022-06-28T16:49:19.098Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:19.098Z] ---> Running in 732a21f2ad7b [2022-06-28T16:49:19.383Z] ---> Running in 0065f83a3a0b [2022-06-28T16:49:20.379Z] ---> 26295e4e71a9 [2022-06-28T16:49:20.379Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:20.379Z] ---> Running in 83c64a031d30 [2022-06-28T16:49:20.688Z] ---> 0c0d8d7e6813 [2022-06-28T16:49:20.688Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:20.688Z] ---> 6d2cb05f85bd [2022-06-28T16:49:20.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:49:20.688Z] ---> Running in 512ad85bd7cd [2022-06-28T16:49:20.969Z] ---> Running in ee2ae6c2fc4a [2022-06-28T16:49:25.314Z] Removing intermediate container 732a21f2ad7b [2022-06-28T16:49:25.314Z] ---> 6eff2f05a6c5 [2022-06-28T16:49:25.314Z] Step 8/26 : COPY . . [2022-06-28T16:49:25.601Z] Removing intermediate container 0065f83a3a0b [2022-06-28T16:49:25.601Z] ---> 958d2b0db8d5 [2022-06-28T16:49:25.601Z] Step 8/22 : COPY . . [2022-06-28T16:49:26.598Z] Removing intermediate container 83c64a031d30 [2022-06-28T16:49:26.598Z] ---> 921ac3fffdf9 [2022-06-28T16:49:26.598Z] Step 8/23 : COPY . . [2022-06-28T16:49:26.875Z] Removing intermediate container ee2ae6c2fc4a [2022-06-28T16:49:26.875Z] ---> 0f2b9cd07dc6 [2022-06-28T16:49:26.875Z] Step 8/22 : COPY . . [2022-06-28T16:49:26.875Z] Removing intermediate container 512ad85bd7cd [2022-06-28T16:49:26.875Z] ---> d5e67c2cfe0a [2022-06-28T16:49:26.875Z] Step 8/25 : COPY . . [2022-06-28T16:49:59.264Z] ---> c3461058f149 [2022-06-28T16:49:59.264Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T16:49:59.264Z] ---> Running in 352d5757cfab [2022-06-28T16:49:59.264Z] ---> 68e26c66765c [2022-06-28T16:49:59.264Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T16:49:59.264Z] ---> 77d06b86ea46 [2022-06-28T16:49:59.264Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:49:59.264Z] ---> 2b9d2758ae48 [2022-06-28T16:49:59.264Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T16:49:59.264Z] ---> Running in 8fa87c7c6c3e [2022-06-28T16:49:59.264Z] ---> Running in d415c552af3b [2022-06-28T16:49:59.264Z] ---> Running in a73e210f9b04 [2022-06-28T16:49:59.264Z] Removing intermediate container a73e210f9b04 [2022-06-28T16:49:59.264Z] ---> c34752370767 [2022-06-28T16:49:59.264Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:49:59.264Z] ---> Running in 63abdf817991 [2022-06-28T16:49:59.264Z] Removing intermediate container 63abdf817991 [2022-06-28T16:49:59.264Z] ---> 7baccf92336a [2022-06-28T16:49:59.264Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T16:49:59.264Z] ---> dde4903f3ac6 [2022-06-28T16:49:59.264Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T16:49:59.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T16:49:59.264Z] ---> Running in 06b85468433b [2022-06-28T16:49:59.264Z] ---> Running in 78e3daa96a15 [2022-06-28T16:49:59.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T16:49:59.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T16:50:01.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T16:50:02.267Z] Removing intermediate container 06b85468433b [2022-06-28T16:50:02.267Z] ---> ae8a76f2de61 [2022-06-28T16:50:02.267Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:50:02.267Z] ---> Running in 4ee465e92194 [2022-06-28T16:50:02.873Z] Removing intermediate container 4ee465e92194 [2022-06-28T16:50:02.873Z] ---> be31696f3fdb [2022-06-28T16:50:02.873Z] [2022-06-28T16:50:02.873Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:50:02.873Z] 3.15: Pulling from library/alpine [2022-06-28T16:50:04.324Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T16:50:04.324Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T16:50:04.324Z] ---> 3fb3c9af89a9 [2022-06-28T16:50:04.324Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:50:04.324Z] ---> Running in 68a6a06a22ff [2022-06-28T16:50:04.936Z] Removing intermediate container 68a6a06a22ff [2022-06-28T16:50:04.936Z] ---> bf17cc9d4ed8 [2022-06-28T16:50:04.936Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:50:05.216Z] ---> Running in ae72ee36f9ce [2022-06-28T16:50:08.710Z] Removing intermediate container ae72ee36f9ce [2022-06-28T16:50:08.710Z] ---> 8b24d60d3770 [2022-06-28T16:50:08.710Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T16:50:08.710Z] ---> Running in e09b8df86b58 [2022-06-28T16:50:10.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:11.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:13.204Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:50:13.204Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:50:13.204Z] OK: 15736 distinct packages available [2022-06-28T16:50:13.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:14.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:50:15.936Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T16:50:15.936Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:50:15.936Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T16:50:16.211Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T16:50:16.211Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:50:16.211Z] OK: 6 MiB in 18 packages [2022-06-28T16:50:18.197Z] Removing intermediate container e09b8df86b58 [2022-06-28T16:50:18.197Z] ---> 9596c2d91b5f [2022-06-28T16:50:18.197Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:50:24.958Z] ---> 84186d3b4d19 [2022-06-28T16:50:24.958Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:50:25.588Z] ---> 6eb73b5d4ffb [2022-06-28T16:50:25.588Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T16:50:25.890Z] ---> Running in 05c68fa1229d [2022-06-28T16:50:26.166Z] Removing intermediate container 05c68fa1229d [2022-06-28T16:50:26.166Z] ---> 5b740c812314 [2022-06-28T16:50:26.166Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T16:50:27.193Z] ---> 9638f47d0d93 [2022-06-28T16:50:27.193Z] Step 21/26 : WORKDIR / [2022-06-28T16:50:27.487Z] ---> Running in 42f5465eb7a8 [2022-06-28T16:50:28.110Z] Removing intermediate container 42f5465eb7a8 [2022-06-28T16:50:28.110Z] ---> 704a46297ee8 [2022-06-28T16:50:28.110Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:50:28.110Z] ---> Running in 79892bf0df51 [2022-06-28T16:50:28.732Z] Removing intermediate container 79892bf0df51 [2022-06-28T16:50:28.732Z] ---> 1331a1d4dfe1 [2022-06-28T16:50:28.732Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:50:28.732Z] ---> Running in 75d020044cf5 [2022-06-28T16:50:29.353Z] Removing intermediate container 75d020044cf5 [2022-06-28T16:50:29.353Z] ---> e74e1a663867 [2022-06-28T16:50:29.353Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T16:50:29.645Z] ---> Running in 9d1406572816 [2022-06-28T16:50:29.936Z] Removing intermediate container 9d1406572816 [2022-06-28T16:50:29.936Z] ---> 3110b3a34899 [2022-06-28T16:50:29.936Z] Step 25/26 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:50:30.215Z] ---> Running in 87348f2f77b0 [2022-06-28T16:50:30.830Z] Removing intermediate container 87348f2f77b0 [2022-06-28T16:50:30.830Z] ---> 8ad1873646b5 [2022-06-28T16:50:30.830Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:50:30.830Z] ---> Running in 243a1589796f [2022-06-28T16:50:31.436Z] Removing intermediate container 243a1589796f [2022-06-28T16:50:31.436Z] ---> b59f9c9b27e0 [2022-06-28T16:50:31.436Z] [2022-06-28T16:50:32.041Z] Successfully built b59f9c9b27e0 [2022-06-28T16:50:32.041Z] Successfully tagged security-spire-config-arm64:latest [2022-06-28T16:50:32.041Z] Building core-metadata [2022-06-28T16:51:04.415Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:51:04.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:51:04.415Z] ---> 3a0866a218e7 [2022-06-28T16:51:04.415Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> fec2c65b8a17 [2022-06-28T16:51:04.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> ddb279483cb6 [2022-06-28T16:51:04.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> 97fda0587cb7 [2022-06-28T16:51:04.415Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> 6d2cb05f85bd [2022-06-28T16:51:04.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> 0f2b9cd07dc6 [2022-06-28T16:51:04.415Z] Step 8/23 : COPY . . [2022-06-28T16:51:04.415Z] ---> Using cache [2022-06-28T16:51:04.415Z] ---> dde4903f3ac6 [2022-06-28T16:51:04.415Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T16:51:04.415Z] ---> Running in 024c985af0e9 [2022-06-28T16:51:04.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T16:55:11.784Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T16:55:14.441Z] Removing intermediate container 352d5757cfab [2022-06-28T16:55:14.441Z] ---> 2f787e6d2ca7 [2022-06-28T16:55:14.441Z] [2022-06-28T16:55:14.441Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:55:14.441Z] 3.14: Pulling from library/alpine [2022-06-28T16:55:15.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T16:55:15.708Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T16:55:15.708Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T16:55:15.708Z] ---> ac73e934f311 [2022-06-28T16:55:15.708Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:55:15.987Z] ---> Running in 3cfb92e6910c [2022-06-28T16:55:17.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:18.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:19.705Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:19.705Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:19.705Z] OK: 5 MiB in 15 packages [2022-06-28T16:55:21.159Z] Removing intermediate container 3cfb92e6910c [2022-06-28T16:55:21.159Z] ---> 5538a8cc9506 [2022-06-28T16:55:21.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:55:21.159Z] ---> Running in bc65e99db234 [2022-06-28T16:55:21.768Z] Removing intermediate container bc65e99db234 [2022-06-28T16:55:21.768Z] ---> 808fcf4538a9 [2022-06-28T16:55:21.768Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T16:55:21.768Z] ---> Running in c0325d8ca0d9 [2022-06-28T16:55:22.391Z] Removing intermediate container c0325d8ca0d9 [2022-06-28T16:55:22.391Z] ---> b064533f9425 [2022-06-28T16:55:22.391Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:55:22.670Z] ---> Running in 24a14b837cdb [2022-06-28T16:55:23.310Z] Removing intermediate container 24a14b837cdb [2022-06-28T16:55:23.310Z] ---> 86639c7f94e6 [2022-06-28T16:55:23.310Z] Step 15/23 : WORKDIR / [2022-06-28T16:55:23.602Z] ---> Running in 0693658d68d3 [2022-06-28T16:55:25.059Z] Removing intermediate container 0693658d68d3 [2022-06-28T16:55:25.059Z] ---> cb563e06ebce [2022-06-28T16:55:25.059Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:55:27.044Z] ---> 02a459d9fca7 [2022-06-28T16:55:27.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T16:55:32.471Z] ---> c8d48e3954d2 [2022-06-28T16:55:32.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T16:55:34.472Z] ---> 05a94a7acde3 [2022-06-28T16:55:34.472Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T16:55:34.752Z] ---> Running in d248615c460e [2022-06-28T16:55:36.196Z] Removing intermediate container d248615c460e [2022-06-28T16:55:36.196Z] ---> ffb9d6f030ea [2022-06-28T16:55:36.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:55:36.197Z] ---> Running in 5b4205cb7b1d [2022-06-28T16:55:37.187Z] Removing intermediate container d415c552af3b [2022-06-28T16:55:37.187Z] ---> ee071171a561 [2022-06-28T16:55:37.187Z] [2022-06-28T16:55:37.187Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:55:37.187Z] ---> ac73e934f311 [2022-06-28T16:55:37.187Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T16:55:37.187Z] Removing intermediate container 8fa87c7c6c3e [2022-06-28T16:55:37.187Z] ---> 8821c3f2a46d [2022-06-28T16:55:37.187Z] [2022-06-28T16:55:37.187Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T16:55:37.187Z] ---> ac73e934f311 [2022-06-28T16:55:37.187Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T16:55:37.187Z] ---> Running in 85f524a75a90 [2022-06-28T16:55:37.459Z] Removing intermediate container 5b4205cb7b1d [2022-06-28T16:55:37.459Z] ---> a496b222f776 [2022-06-28T16:55:37.459Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T16:55:37.743Z] ---> Running in b9e573f0772f [2022-06-28T16:55:37.743Z] ---> Running in b2f9996964f0 [2022-06-28T16:55:39.191Z] Removing intermediate container b2f9996964f0 [2022-06-28T16:55:39.191Z] ---> 818c91dbb7db [2022-06-28T16:55:39.191Z] Step 22/23 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:55:39.191Z] ---> Running in 98211bcc9c0c [2022-06-28T16:55:40.042Z] Removing intermediate container 98211bcc9c0c [2022-06-28T16:55:40.042Z] ---> cd2d63e6cdc7 [2022-06-28T16:55:40.042Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:55:40.384Z] ---> Running in 65b916ca9e7b [2022-06-28T16:55:40.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:41.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:41.074Z] Removing intermediate container 65b916ca9e7b [2022-06-28T16:55:41.074Z] ---> a7a09d8349b4 [2022-06-28T16:55:41.074Z] [2022-06-28T16:55:41.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:41.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:55:41.656Z] Successfully built a7a09d8349b4 [2022-06-28T16:55:41.656Z] Successfully tagged core-command-arm64:latest [2022-06-28T16:55:41.656Z] Building security-spire-agent [2022-06-28T16:55:43.700Z]  Building core-command ... done (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T16:55:43.700Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T16:55:43.700Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:43.700Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T16:55:43.700Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:43.700Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T16:55:43.700Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:55:43.700Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T16:55:43.700Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T16:55:43.700Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T16:55:43.700Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T16:55:43.700Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T16:55:43.700Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T16:55:43.976Z] OK: 6 MiB in 17 packages [2022-06-28T16:55:44.254Z] OK: 8 MiB in 20 packages [2022-06-28T16:55:47.717Z] Removing intermediate container 85f524a75a90 [2022-06-28T16:55:47.717Z] ---> 9f271dfbf78c [2022-06-28T16:55:47.717Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:55:47.717Z] Removing intermediate container b9e573f0772f [2022-06-28T16:55:47.717Z] ---> 8e33846718dd [2022-06-28T16:55:47.717Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T16:55:47.717Z] ---> Running in dce0151c13b1 [2022-06-28T16:55:47.717Z] ---> Running in 99265dfb0190 [2022-06-28T16:55:48.327Z] Removing intermediate container 99265dfb0190 [2022-06-28T16:55:48.327Z] ---> a8195aa09d6f [2022-06-28T16:55:48.327Z] Step 13/25 : WORKDIR / [2022-06-28T16:55:48.327Z] Removing intermediate container dce0151c13b1 [2022-06-28T16:55:48.327Z] ---> 76fe874e831d [2022-06-28T16:55:48.327Z] Step 13/22 : WORKDIR /edgex [2022-06-28T16:55:48.605Z] ---> Running in d8601216bbdc [2022-06-28T16:55:48.605Z] ---> Running in 4ebde29091db [2022-06-28T16:55:49.603Z] Removing intermediate container d8601216bbdc [2022-06-28T16:55:49.603Z] ---> 053dbaed470f [2022-06-28T16:55:49.603Z] Removing intermediate container 4ebde29091db [2022-06-28T16:55:49.603Z] ---> 70de9ea34907 [2022-06-28T16:55:49.603Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T16:55:49.603Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-28T16:55:51.050Z] ---> 404cdd463bd3 [2022-06-28T16:55:51.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T16:55:51.050Z] ---> 53a77365b105 [2022-06-28T16:55:51.050Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-28T16:55:52.509Z] ---> 1d0c86e27965 [2022-06-28T16:55:52.509Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T16:55:53.124Z] ---> 06b151d48a32 [2022-06-28T16:55:53.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T16:55:54.127Z] ---> 112a8450313e [2022-06-28T16:55:54.127Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-28T16:55:55.577Z] ---> 4ec7b03445c0 [2022-06-28T16:55:55.577Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T16:55:55.577Z] ---> 29e12af9d14b [2022-06-28T16:55:55.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:55:57.032Z] ---> e74dfd6a3e30 [2022-06-28T16:55:57.032Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T16:55:57.325Z] ---> Running in b38d1f0a68b7 [2022-06-28T16:55:59.320Z] ---> 9a5c2d888f52 [2022-06-28T16:55:59.320Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T16:56:01.961Z] Removing intermediate container b38d1f0a68b7 [2022-06-28T16:56:01.961Z] ---> 3039a7f3bf9b [2022-06-28T16:56:01.961Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:56:01.961Z] ---> Running in b808c8b756a5 [2022-06-28T16:56:02.945Z] Removing intermediate container b808c8b756a5 [2022-06-28T16:56:02.945Z] ---> 74fab0d3342e [2022-06-28T16:56:02.945Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T16:56:02.945Z] ---> Running in d6ea5d7b2732 [2022-06-28T16:56:03.227Z] ---> c5bb81c984e6 [2022-06-28T16:56:03.505Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T16:56:03.783Z] Removing intermediate container d6ea5d7b2732 [2022-06-28T16:56:03.783Z] ---> 27ada693c807 [2022-06-28T16:56:03.783Z] Step 21/22 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:56:04.058Z] ---> Running in a36b1e93e351 [2022-06-28T16:56:05.047Z] Removing intermediate container a36b1e93e351 [2022-06-28T16:56:05.047Z] ---> 0e4db6188531 [2022-06-28T16:56:05.047Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:56:05.047Z] ---> 78fd52000114 [2022-06-28T16:56:05.047Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-28T16:56:05.322Z] ---> Running in 618f04642704 [2022-06-28T16:56:05.322Z] ---> Running in 7f972fe9ca3a [2022-06-28T16:56:06.762Z] Removing intermediate container 618f04642704 [2022-06-28T16:56:06.762Z] ---> ec98f47e91a0 [2022-06-28T16:56:06.762Z] [2022-06-28T16:56:07.746Z] Successfully built ec98f47e91a0 [2022-06-28T16:56:07.746Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-28T16:56:07.746Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-28T16:56:09.738Z] Removing intermediate container 7f972fe9ca3a [2022-06-28T16:56:09.738Z] ---> 43bf25add367 [2022-06-28T16:56:09.738Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T16:56:09.738Z] ---> Running in 841b31f107a2 [2022-06-28T16:56:10.359Z] Removing intermediate container 841b31f107a2 [2022-06-28T16:56:10.359Z] ---> 1e8acd0847ea [2022-06-28T16:56:10.359Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T16:56:10.359Z] ---> Running in 3bece7028b79 [2022-06-28T16:56:11.360Z] Removing intermediate container 3bece7028b79 [2022-06-28T16:56:11.360Z] ---> 07a01122ac3b [2022-06-28T16:56:11.360Z] Step 24/25 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:56:11.360Z] ---> Running in 3676f1f689d0 [2022-06-28T16:56:11.980Z] Removing intermediate container 3676f1f689d0 [2022-06-28T16:56:11.980Z] ---> 4217335a1f1f [2022-06-28T16:56:12.256Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T16:56:12.256Z] ---> Running in 57e6ae7a04b6 [2022-06-28T16:56:12.862Z] Removing intermediate container 57e6ae7a04b6 [2022-06-28T16:56:12.862Z] ---> a34cbff90f87 [2022-06-28T16:56:12.862Z] [2022-06-28T16:56:13.465Z] Successfully built a34cbff90f87 [2022-06-28T16:56:13.465Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-28T16:56:13.465Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-06-28T16:56:25.901Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:56:25.901Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:56:25.901Z] ---> 3a0866a218e7 [2022-06-28T16:56:25.901Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T16:56:25.901Z] ---> Using cache [2022-06-28T16:56:25.901Z] ---> fec2c65b8a17 [2022-06-28T16:56:25.901Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:56:25.901Z] ---> Using cache [2022-06-28T16:56:25.901Z] ---> ddb279483cb6 [2022-06-28T16:56:25.901Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T16:56:25.901Z] ---> Running in 937c50e75f8f [2022-06-28T16:56:26.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:27.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:56:28.944Z] OK: 220 MiB in 52 packages [2022-06-28T16:56:30.930Z] Removing intermediate container 024c985af0e9 [2022-06-28T16:56:30.930Z] ---> e145192611fc [2022-06-28T16:56:30.930Z] [2022-06-28T16:56:30.930Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T16:56:30.930Z] ---> ac73e934f311 [2022-06-28T16:56:30.930Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:56:30.930Z] ---> Using cache [2022-06-28T16:56:30.930Z] ---> 5538a8cc9506 [2022-06-28T16:56:30.930Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:56:30.930Z] ---> Using cache [2022-06-28T16:56:30.930Z] ---> 808fcf4538a9 [2022-06-28T16:56:30.930Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T16:56:30.930Z] Removing intermediate container 937c50e75f8f [2022-06-28T16:56:30.930Z] ---> 126e01109265 [2022-06-28T16:56:30.930Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T16:56:31.206Z] ---> Running in a64361c58f82 [2022-06-28T16:56:31.819Z] Removing intermediate container a64361c58f82 [2022-06-28T16:56:31.820Z] ---> 90a5478e6cd4 [2022-06-28T16:56:31.820Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T16:56:32.097Z] ---> Running in 3296ae1e40c6 [2022-06-28T16:56:32.380Z] ---> 159274c7bcb7 [2022-06-28T16:56:32.380Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:56:32.656Z] ---> Running in 3f9199f29d71 [2022-06-28T16:56:33.276Z] Removing intermediate container 3296ae1e40c6 [2022-06-28T16:56:33.276Z] ---> e0f399754946 [2022-06-28T16:56:33.276Z] Step 15/23 : WORKDIR / [2022-06-28T16:56:33.276Z] ---> Running in 90b9f5f45325 [2022-06-28T16:56:34.277Z] Removing intermediate container 90b9f5f45325 [2022-06-28T16:56:34.277Z] ---> 6e390021f36c [2022-06-28T16:56:34.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:56:35.726Z] ---> 0c4f912d08bd [2022-06-28T16:56:35.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T16:56:38.381Z] Removing intermediate container 3f9199f29d71 [2022-06-28T16:56:38.381Z] ---> add3c2e63b1e [2022-06-28T16:56:38.381Z] Step 8/26 : COPY . . [2022-06-28T16:56:40.377Z] ---> 947e22cb45f9 [2022-06-28T16:56:40.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T16:56:42.370Z] ---> 8a42df4969af [2022-06-28T16:56:42.370Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T16:56:42.370Z] ---> Running in c3327cf044c9 [2022-06-28T16:56:42.970Z] Removing intermediate container c3327cf044c9 [2022-06-28T16:56:42.970Z] ---> 94fc74191e46 [2022-06-28T16:56:42.970Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:56:43.249Z] ---> Running in 454a7889a212 [2022-06-28T16:56:44.229Z] Removing intermediate container 454a7889a212 [2022-06-28T16:56:44.229Z] ---> eff5c5b03817 [2022-06-28T16:56:44.229Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T16:56:44.513Z] ---> Running in 6a100d281e46 [2022-06-28T16:56:45.116Z] Removing intermediate container 6a100d281e46 [2022-06-28T16:56:45.116Z] ---> a3bc55bf4afc [2022-06-28T16:56:45.116Z] Step 22/23 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:56:45.393Z] ---> Running in 22e4e95ee846 [2022-06-28T16:56:46.373Z] Removing intermediate container 22e4e95ee846 [2022-06-28T16:56:46.373Z] ---> 4d3342ac90ae [2022-06-28T16:56:46.373Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T16:56:46.651Z] ---> Running in 9a33d0360c43 [2022-06-28T16:56:47.657Z] Removing intermediate container 9a33d0360c43 [2022-06-28T16:56:47.657Z] ---> a06004e28318 [2022-06-28T16:56:47.657Z] [2022-06-28T16:56:49.105Z] Successfully built a06004e28318 [2022-06-28T16:56:49.105Z] Successfully tagged core-metadata-arm64:latest [2022-06-28T16:56:49.105Z] Building support-notifications [2022-06-28T16:57:01.681Z]  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:57:01.681Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:57:01.681Z] ---> 3a0866a218e7 [2022-06-28T16:57:01.681Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> fec2c65b8a17 [2022-06-28T16:57:01.681Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> ddb279483cb6 [2022-06-28T16:57:01.681Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> 97fda0587cb7 [2022-06-28T16:57:01.681Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> 6d2cb05f85bd [2022-06-28T16:57:01.681Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> 0f2b9cd07dc6 [2022-06-28T16:57:01.681Z] Step 8/31 : COPY . . [2022-06-28T16:57:01.681Z] ---> Using cache [2022-06-28T16:57:01.681Z] ---> dde4903f3ac6 [2022-06-28T16:57:01.681Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T16:57:03.141Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:57:03.141Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:57:03.141Z] ---> 3a0866a218e7 [2022-06-28T16:57:03.141Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T16:57:03.141Z] ---> Using cache [2022-06-28T16:57:03.141Z] ---> fec2c65b8a17 [2022-06-28T16:57:03.141Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T16:57:03.416Z] ---> Running in 3f1f5ef41c83 [2022-06-28T16:57:03.416Z] ---> Running in 4dcc1c137298 [2022-06-28T16:57:06.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T16:57:06.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:07.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:08.821Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:57:08.821Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:57:08.821Z] OK: 15743 distinct packages available [2022-06-28T16:57:09.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:10.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:11.867Z] OK: 220 MiB in 52 packages [2022-06-28T16:57:15.354Z] Removing intermediate container 3f1f5ef41c83 [2022-06-28T16:57:15.354Z] ---> f1fcc7c9d2fa [2022-06-28T16:57:15.354Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T16:57:17.354Z] ---> 437c5ca4b644 [2022-06-28T16:57:17.354Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:57:17.354Z] ---> Running in 4432db6f292f [2022-06-28T16:57:20.794Z] ---> b9e80ddcc028 [2022-06-28T16:57:20.794Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T16:57:20.794Z] ---> Running in 281636c4dc93 [2022-06-28T16:57:21.793Z] Removing intermediate container 281636c4dc93 [2022-06-28T16:57:21.793Z] ---> 9bc549f066d6 [2022-06-28T16:57:21.793Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T16:57:22.069Z] ---> Running in 36b646e30108 [2022-06-28T16:57:22.673Z] Removing intermediate container 4432db6f292f [2022-06-28T16:57:22.673Z] ---> ee4278e1b01a [2022-06-28T16:57:22.673Z] Step 7/20 : COPY . . [2022-06-28T16:57:23.682Z] Removing intermediate container 36b646e30108 [2022-06-28T16:57:23.682Z] ---> 8c08637b98a0 [2022-06-28T16:57:23.682Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T16:57:23.960Z] ---> Running in 78e56a0ff47e [2022-06-28T16:57:29.392Z] Removing intermediate container 78e56a0ff47e [2022-06-28T16:57:29.392Z] ---> 8344b152ce9c [2022-06-28T16:57:29.392Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T16:57:29.392Z] ---> Running in 2471aad65a39 [2022-06-28T16:57:30.002Z] Removing intermediate container 2471aad65a39 [2022-06-28T16:57:30.002Z] ---> 5b8c64696fdf [2022-06-28T16:57:30.002Z] [2022-06-28T16:57:30.002Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T16:57:30.002Z] ---> 3fb3c9af89a9 [2022-06-28T16:57:30.002Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T16:57:30.002Z] ---> Using cache [2022-06-28T16:57:30.002Z] ---> bf17cc9d4ed8 [2022-06-28T16:57:30.002Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:57:30.002Z] ---> Using cache [2022-06-28T16:57:30.002Z] ---> 8b24d60d3770 [2022-06-28T16:57:30.002Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T16:57:30.278Z] ---> Running in 9a537b872763 [2022-06-28T16:57:32.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:57:32.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:57:32.258Z] ---> 3a0866a218e7 [2022-06-28T16:57:32.258Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T16:57:32.258Z] ---> Using cache [2022-06-28T16:57:32.258Z] ---> fec2c65b8a17 [2022-06-28T16:57:32.258Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:57:32.258Z] ---> Using cache [2022-06-28T16:57:32.258Z] ---> ddb279483cb6 [2022-06-28T16:57:32.258Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T16:57:32.539Z] ---> Running in d756446263ab [2022-06-28T16:57:32.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:33.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:35.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:35.229Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T16:57:35.229Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T16:57:35.229Z] OK: 15736 distinct packages available [2022-06-28T16:57:35.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:36.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:36.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:57:37.387Z] OK: 220 MiB in 52 packages [2022-06-28T16:57:37.387Z] Removing intermediate container 78e3daa96a15 [2022-06-28T16:57:37.387Z] ---> fb2f4cffb10c [2022-06-28T16:57:37.387Z] [2022-06-28T16:57:37.387Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T16:57:37.387Z] ---> ac73e934f311 [2022-06-28T16:57:37.387Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T16:57:37.387Z] ---> Using cache [2022-06-28T16:57:37.387Z] ---> 5538a8cc9506 [2022-06-28T16:57:37.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T16:57:37.387Z] ---> Using cache [2022-06-28T16:57:37.387Z] ---> 808fcf4538a9 [2022-06-28T16:57:37.387Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T16:57:37.682Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T16:57:37.958Z] ---> Running in 24688e9cacb0 [2022-06-28T16:57:37.958Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T16:57:37.958Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T16:57:37.958Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T16:57:38.238Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T16:57:38.238Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T16:57:38.521Z] OK: 6 MiB in 19 packages [2022-06-28T16:57:39.508Z] Removing intermediate container 24688e9cacb0 [2022-06-28T16:57:39.508Z] ---> 753f520b15f4 [2022-06-28T16:57:39.508Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T16:57:39.782Z] ---> Running in c9a929a37fed [2022-06-28T16:57:40.059Z] Removing intermediate container d756446263ab [2022-06-28T16:57:40.059Z] ---> ca451c6373bb [2022-06-28T16:57:40.059Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T16:57:40.654Z] Removing intermediate container c9a929a37fed [2022-06-28T16:57:40.654Z] ---> 0b1b5ca839ab [2022-06-28T16:57:40.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T16:57:40.929Z] Removing intermediate container 9a537b872763 [2022-06-28T16:57:40.929Z] ---> f3577e283589 [2022-06-28T16:57:40.929Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T16:57:42.394Z] ---> 8e73f5c0fecb [2022-06-28T16:57:42.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:57:43.029Z] ---> Running in 53d23d556fb0 [2022-06-28T16:57:43.308Z] ---> f0bb9967f44c [2022-06-28T16:57:43.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T16:57:50.074Z] ---> 418a353086de [2022-06-28T16:57:50.074Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T16:57:50.074Z] Removing intermediate container 53d23d556fb0 [2022-06-28T16:57:50.074Z] ---> 236055d88c16 [2022-06-28T16:57:50.074Z] Step 8/22 : COPY . . [2022-06-28T16:57:50.074Z] ---> 677e89358034 [2022-06-28T16:57:50.074Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T16:57:51.119Z] ---> af67b4ff6043 [2022-06-28T16:57:51.119Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T16:57:51.404Z] ---> Running in 08abb4c7eefd [2022-06-28T16:57:52.409Z] Removing intermediate container 08abb4c7eefd [2022-06-28T16:57:52.409Z] ---> fadcc21019ff [2022-06-28T16:57:52.409Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T16:57:52.685Z] ---> Running in d9dba272fc72 [2022-06-28T16:57:54.677Z] Removing intermediate container d9dba272fc72 [2022-06-28T16:57:54.677Z] ---> d3f6fe4393b0 [2022-06-28T16:57:54.677Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T16:57:54.677Z] ---> Running in a12e8b84c42b [2022-06-28T16:57:56.121Z] Removing intermediate container a12e8b84c42b [2022-06-28T16:57:56.121Z] ---> 0da1651ab2f0 [2022-06-28T16:57:56.121Z] Step 21/22 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:57:56.121Z] ---> Running in b9bcb104b4f4 [2022-06-28T16:57:57.112Z] Removing intermediate container b9bcb104b4f4 [2022-06-28T16:57:57.112Z] ---> c6747be981e1 [2022-06-28T16:57:57.112Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T16:57:57.398Z] ---> Running in f3549d9957e8 [2022-06-28T16:57:58.396Z] Removing intermediate container f3549d9957e8 [2022-06-28T16:57:58.396Z] ---> 757a2f5af262 [2022-06-28T16:57:58.396Z] [2022-06-28T16:57:59.843Z] Successfully built 757a2f5af262 [2022-06-28T16:57:59.843Z] Successfully tagged support-scheduler-arm64:latest [2022-06-28T16:57:59.843Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-06-28T16:58:06.581Z] ---> 27f1d7e12b17 [2022-06-28T16:58:06.581Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T16:58:07.701Z] ---> 9912990eec0b [2022-06-28T16:58:07.701Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T16:58:09.962Z] ---> 3bb590ed7d6f [2022-06-28T16:58:09.962Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T16:58:13.357Z] ---> 3cfbcf6a231c [2022-06-28T16:58:13.357Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T16:58:13.357Z] ---> Running in b0af0af3ed9a [2022-06-28T16:58:13.967Z] Removing intermediate container b0af0af3ed9a [2022-06-28T16:58:13.967Z] ---> b2c0e202af00 [2022-06-28T16:58:13.967Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T16:58:14.250Z] ---> Running in cb99dea35a97 [2022-06-28T16:58:14.858Z] ---> 25442c64ee41 [2022-06-28T16:58:14.858Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T16:58:15.133Z] ---> Running in db555e71f5b3 [2022-06-28T16:58:15.133Z] Removing intermediate container cb99dea35a97 [2022-06-28T16:58:15.133Z] ---> 604b1069d565 [2022-06-28T16:58:15.133Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T16:58:15.421Z] ---> Running in 11b48b36446e [2022-06-28T16:58:16.898Z] Removing intermediate container 11b48b36446e [2022-06-28T16:58:16.898Z] ---> 88a2375d041c [2022-06-28T16:58:16.898Z] Step 25/26 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T16:58:16.898Z] ---> Running in 2649f303f96d [2022-06-28T16:58:17.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-28T16:58:18.191Z] Removing intermediate container 2649f303f96d [2022-06-28T16:58:18.191Z] ---> b5bcdef0f0d0 [2022-06-28T16:58:18.191Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T16:58:18.476Z] ---> Running in dd58f6b3bbe4 [2022-06-28T16:58:19.468Z] Removing intermediate container dd58f6b3bbe4 [2022-06-28T16:58:19.468Z] ---> b0a89ac8985b [2022-06-28T16:58:19.468Z] [2022-06-28T16:58:20.920Z] Successfully built b0a89ac8985b [2022-06-28T16:58:20.920Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-28T16:58:20.920Z]  Building core-data [2022-06-28T16:58:36.061Z] Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:58:36.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:58:36.061Z] ---> 3a0866a218e7 [2022-06-28T16:58:36.061Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:58:36.061Z] ---> Using cache [2022-06-28T16:58:36.061Z] ---> fec2c65b8a17 [2022-06-28T16:58:36.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:58:36.061Z] ---> Using cache [2022-06-28T16:58:36.061Z] ---> ddb279483cb6 [2022-06-28T16:58:36.061Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T16:58:36.061Z] ---> Running in d931d8815a4b [2022-06-28T16:58:36.660Z] ---> fe70dfee62f9 [2022-06-28T16:58:36.660Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T16:58:36.935Z] ---> Running in f7144a9f82f7 [2022-06-28T16:58:38.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:58:39.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T16:58:39.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:58:42.460Z] OK: 220 MiB in 52 packages [2022-06-28T16:58:44.460Z] Removing intermediate container d931d8815a4b [2022-06-28T16:58:44.460Z] ---> f3523664b6b8 [2022-06-28T16:58:44.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:58:45.439Z] ---> c4b086af737c [2022-06-28T16:58:45.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:58:45.439Z] ---> Running in d542f155c15d [2022-06-28T16:58:53.735Z] Removing intermediate container d542f155c15d [2022-06-28T16:58:53.735Z] ---> 8e783f7162f8 [2022-06-28T16:58:53.735Z] Step 8/23 : COPY . . [2022-06-28T16:58:59.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T16:58:59.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T16:58:59.159Z] ---> 3a0866a218e7 [2022-06-28T16:58:59.159Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T16:58:59.159Z] ---> Using cache [2022-06-28T16:58:59.159Z] ---> fec2c65b8a17 [2022-06-28T16:58:59.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T16:58:59.159Z] ---> Using cache [2022-06-28T16:58:59.159Z] ---> ddb279483cb6 [2022-06-28T16:58:59.159Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T16:58:59.432Z] ---> Running in 7134ea7d06ab [2022-06-28T16:59:01.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:02.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T16:59:03.863Z] OK: 220 MiB in 52 packages [2022-06-28T16:59:06.511Z] Removing intermediate container 7134ea7d06ab [2022-06-28T16:59:06.511Z] ---> 4442f8c984d2 [2022-06-28T16:59:06.511Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T16:59:07.503Z] ---> e945faa5fb2e [2022-06-28T16:59:07.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T16:59:07.777Z] ---> Running in ab3f31b0fee8 [2022-06-28T16:59:16.098Z] Removing intermediate container ab3f31b0fee8 [2022-06-28T16:59:16.098Z] ---> 03866f0ecf37 [2022-06-28T16:59:16.098Z] Step 8/23 : COPY . . [2022-06-28T16:59:21.529Z] ---> 0232d8b67ddc [2022-06-28T16:59:21.529Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T16:59:22.137Z] ---> Running in 42f502dc2385 [2022-06-28T16:59:24.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T16:59:39.907Z] ---> 9cbaa3d4268d [2022-06-28T16:59:39.907Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T16:59:39.907Z] ---> Running in 58921dc03ca3 [2022-06-28T16:59:41.887Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T17:01:33.913Z] Removing intermediate container 4dcc1c137298 [2022-06-28T17:01:33.913Z] ---> dc63ca6078a8 [2022-06-28T17:01:33.913Z] [2022-06-28T17:01:33.913Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T17:01:33.913Z] ---> ac73e934f311 [2022-06-28T17:01:33.913Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T17:01:33.913Z] ---> Running in 0da5256a1ef0 [2022-06-28T17:01:33.913Z] Removing intermediate container 0da5256a1ef0 [2022-06-28T17:01:33.913Z] ---> 1c8c2b77bbc1 [2022-06-28T17:01:33.913Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T17:01:33.913Z] ---> Running in 9dbf373e7666 [2022-06-28T17:01:33.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:01:33.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:01:33.913Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T17:01:33.913Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T17:01:33.913Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:01:33.913Z] OK: 6 MiB in 16 packages [2022-06-28T17:01:33.913Z] Removing intermediate container 9dbf373e7666 [2022-06-28T17:01:33.913Z] ---> 5ee7e4c0b14b [2022-06-28T17:01:33.913Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T17:01:33.913Z] ---> Running in 8edcc7968d13 [2022-06-28T17:01:33.913Z] Removing intermediate container 8edcc7968d13 [2022-06-28T17:01:33.913Z] ---> fe235f9d0329 [2022-06-28T17:01:33.913Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T17:01:33.913Z] ---> Running in 5d907d778e12 [2022-06-28T17:01:33.913Z] Removing intermediate container 5d907d778e12 [2022-06-28T17:01:33.913Z] ---> 77c8ca1e18dd [2022-06-28T17:01:33.913Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T17:01:33.913Z] ---> Running in 3b415fc5e6d4 [2022-06-28T17:01:33.913Z] Removing intermediate container 3b415fc5e6d4 [2022-06-28T17:01:33.913Z] ---> 34b3ee774f71 [2022-06-28T17:01:33.913Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T17:01:33.913Z] ---> Running in e01acd6dd96f [2022-06-28T17:01:33.913Z] Removing intermediate container e01acd6dd96f [2022-06-28T17:01:33.913Z] ---> c4e509432079 [2022-06-28T17:01:33.913Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T17:01:33.913Z] ---> 966b169a601f [2022-06-28T17:01:33.913Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T17:01:33.913Z] ---> Running in f72c37d7d173 [2022-06-28T17:01:34.900Z] Removing intermediate container f72c37d7d173 [2022-06-28T17:01:34.900Z] ---> bce54d3ab46f [2022-06-28T17:01:34.900Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:01:35.890Z] ---> f91df05736e8 [2022-06-28T17:01:35.890Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T17:01:37.880Z] ---> 1d44ce0a95ad [2022-06-28T17:01:37.880Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T17:01:38.867Z] ---> 14cdd79bec9c [2022-06-28T17:01:38.867Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T17:01:39.875Z] ---> 4137c749f1fd [2022-06-28T17:01:39.875Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T17:01:40.487Z] ---> 8379b0677553 [2022-06-28T17:01:40.487Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T17:01:40.770Z] ---> Running in e61f567517a0 [2022-06-28T17:01:41.388Z] Removing intermediate container e61f567517a0 [2022-06-28T17:01:41.388Z] ---> ec31d2b837ec [2022-06-28T17:01:41.388Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T17:01:42.380Z] ---> 9bb74059bda2 [2022-06-28T17:01:42.380Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T17:01:42.667Z] ---> Running in 48f6e011c7cb [2022-06-28T17:01:46.094Z] Removing intermediate container 48f6e011c7cb [2022-06-28T17:01:46.094Z] ---> 53614b80fb47 [2022-06-28T17:01:46.094Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T17:01:46.384Z] ---> Running in 1d473101b673 [2022-06-28T17:01:46.994Z] Removing intermediate container 1d473101b673 [2022-06-28T17:01:46.994Z] ---> 89e15cc0d295 [2022-06-28T17:01:46.994Z] Step 28/31 : CMD ["gate"] [2022-06-28T17:01:47.271Z] ---> Running in 0feb4ec73779 [2022-06-28T17:01:47.872Z] Removing intermediate container 0feb4ec73779 [2022-06-28T17:01:47.872Z] ---> fdc769428fe4 [2022-06-28T17:01:47.872Z] Step 29/31 : LABEL arch=arm64 [2022-06-28T17:01:48.142Z] ---> Running in af3cf7410c91 [2022-06-28T17:01:48.743Z] Removing intermediate container af3cf7410c91 [2022-06-28T17:01:48.743Z] ---> d3e4aa0fbd8a [2022-06-28T17:01:48.743Z] Step 30/31 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:01:49.019Z] ---> Running in e82b205cca5a [2022-06-28T17:01:49.617Z] Removing intermediate container e82b205cca5a [2022-06-28T17:01:49.617Z] ---> 9e9fa8bdef32 [2022-06-28T17:01:49.617Z] Step 31/31 : LABEL version=0.0.0 [2022-06-28T17:01:49.900Z] ---> Running in dabe8080ff0c [2022-06-28T17:01:50.504Z] Removing intermediate container dabe8080ff0c [2022-06-28T17:01:50.504Z] ---> beba2799b765 [2022-06-28T17:01:50.504Z] [2022-06-28T17:01:51.101Z] Successfully built beba2799b765 [2022-06-28T17:01:51.101Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-28T17:01:51.101Z]  Building security-bootstrapper ... done Building security-spire-server [2022-06-28T17:02:23.461Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T17:02:23.461Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T17:02:23.461Z] ---> 3a0866a218e7 [2022-06-28T17:02:23.461Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> fec2c65b8a17 [2022-06-28T17:02:23.461Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> ddb279483cb6 [2022-06-28T17:02:23.461Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> 126e01109265 [2022-06-28T17:02:23.461Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> 159274c7bcb7 [2022-06-28T17:02:23.461Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> add3c2e63b1e [2022-06-28T17:02:23.461Z] Step 8/25 : COPY . . [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> b9e80ddcc028 [2022-06-28T17:02:23.461Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> 9bc549f066d6 [2022-06-28T17:02:23.461Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T17:02:23.461Z] ---> Using cache [2022-06-28T17:02:23.461Z] ---> 8c08637b98a0 [2022-06-28T17:02:23.461Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-28T17:02:23.733Z] ---> Running in d4fd3bdaf5f7 [2022-06-28T17:02:27.133Z] Removing intermediate container d4fd3bdaf5f7 [2022-06-28T17:02:27.133Z] ---> af3712977dfe [2022-06-28T17:02:27.133Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T17:02:27.133Z] ---> Running in 846d67e43cce [2022-06-28T17:02:27.728Z] Removing intermediate container 846d67e43cce [2022-06-28T17:02:27.728Z] ---> 1b28d87ab302 [2022-06-28T17:02:27.728Z] [2022-06-28T17:02:27.728Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T17:02:27.728Z] ---> 3fb3c9af89a9 [2022-06-28T17:02:27.728Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T17:02:27.728Z] ---> Using cache [2022-06-28T17:02:27.728Z] ---> bf17cc9d4ed8 [2022-06-28T17:02:27.728Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:02:27.728Z] ---> Using cache [2022-06-28T17:02:27.728Z] ---> 8b24d60d3770 [2022-06-28T17:02:27.728Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T17:02:27.728Z] ---> Using cache [2022-06-28T17:02:27.728Z] ---> f3577e283589 [2022-06-28T17:02:27.728Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T17:02:34.460Z] ---> c35f64bd687a [2022-06-28T17:02:34.460Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T17:02:35.062Z] ---> 1c878b5de1ca [2022-06-28T17:02:35.062Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T17:02:36.053Z] ---> 0cb20a135135 [2022-06-28T17:02:36.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T17:02:37.060Z] ---> aa35b9807076 [2022-06-28T17:02:37.060Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T17:02:37.340Z] ---> Running in 891072d40e38 [2022-06-28T17:02:37.940Z] Removing intermediate container 891072d40e38 [2022-06-28T17:02:37.940Z] ---> 580356de01ae [2022-06-28T17:02:37.940Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T17:02:37.940Z] ---> Running in 97af3a957b06 [2022-06-28T17:02:38.544Z] Removing intermediate container 97af3a957b06 [2022-06-28T17:02:38.544Z] ---> 67ead0b12052 [2022-06-28T17:02:38.544Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T17:02:38.822Z] ---> Running in 67ada8968858 [2022-06-28T17:02:39.434Z] Removing intermediate container 67ada8968858 [2022-06-28T17:02:39.434Z] ---> 79721f32dfbb [2022-06-28T17:02:39.434Z] Step 24/25 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:02:39.714Z] ---> Running in 3ff8d830dffb [2022-06-28T17:02:39.992Z] Removing intermediate container 3ff8d830dffb [2022-06-28T17:02:39.992Z] ---> 0c9bd544d28d [2022-06-28T17:02:39.992Z] Step 25/25 : LABEL version=0.0.0 [2022-06-28T17:02:40.276Z] ---> Running in cb35ad3b2431 [2022-06-28T17:02:40.883Z] Removing intermediate container cb35ad3b2431 [2022-06-28T17:02:40.883Z] ---> 838f91f526b8 [2022-06-28T17:02:40.883Z] [2022-06-28T17:02:41.484Z] Successfully built 838f91f526b8 [2022-06-28T17:02:41.484Z] Successfully tagged security-spire-server-arm64:latest [2022-06-28T17:04:33.371Z]  Building security-spire-server ... done Removing intermediate container 42f502dc2385 [2022-06-28T17:04:33.371Z] ---> 94005377a3e6 [2022-06-28T17:04:33.371Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T17:04:33.371Z] ---> Running in 2c4bc6eaf9ff [2022-06-28T17:04:33.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T17:04:34.363Z] Removing intermediate container 2c4bc6eaf9ff [2022-06-28T17:04:34.363Z] ---> 2e30274f94e8 [2022-06-28T17:04:34.363Z] [2022-06-28T17:04:34.363Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T17:04:34.638Z] 20.10.14: Pulling from library/docker [2022-06-28T17:04:47.097Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T17:04:47.097Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T17:04:47.097Z] ---> c346e9eafbab [2022-06-28T17:04:47.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-28T17:04:47.725Z] ---> Running in 8cd0f5ccb1d0 [2022-06-28T17:04:48.346Z] Removing intermediate container 8cd0f5ccb1d0 [2022-06-28T17:04:48.346Z] ---> 574b1510496b [2022-06-28T17:04:48.346Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-28T17:04:48.346Z] ---> Running in 770d49160207 [2022-06-28T17:04:50.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:04:50.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:04:51.657Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T17:04:51.938Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T17:04:51.938Z] Executing bash-5.1.16-r0.post-install [2022-06-28T17:04:51.938Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T17:04:51.938Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T17:04:51.938Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T17:04:51.938Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T17:04:51.938Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T17:04:51.938Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T17:04:51.938Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T17:04:51.938Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T17:04:51.938Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T17:04:51.938Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T17:04:51.938Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T17:04:51.938Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T17:04:52.221Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T17:04:52.221Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T17:04:52.221Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T17:04:54.891Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T17:04:54.891Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T17:04:54.891Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T17:04:54.891Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T17:04:54.891Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T17:04:54.891Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T17:04:54.891Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T17:04:54.891Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T17:04:54.891Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T17:04:54.891Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T17:04:54.891Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T17:04:54.891Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T17:04:54.891Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T17:04:54.891Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T17:04:54.891Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T17:04:54.891Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T17:04:55.172Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T17:04:55.172Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T17:04:55.172Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T17:04:55.172Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T17:04:55.172Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T17:04:55.172Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T17:04:55.172Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T17:04:55.172Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T17:04:55.450Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T17:04:55.450Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T17:04:56.061Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T17:04:56.061Z] OK: 82 MiB in 65 packages [2022-06-28T17:05:01.503Z] Collecting docker-compose==1.23.2 [2022-06-28T17:05:01.503Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T17:05:01.781Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T17:05:01.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T17:05:02.384Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T17:05:02.384Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T17:05:03.833Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T17:05:03.833Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T17:05:04.830Z] Collecting PyYAML<4,>=3.10 [2022-06-28T17:05:04.830Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T17:05:09.194Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T17:05:09.194Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T17:05:11.850Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T17:05:11.850Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T17:05:12.131Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T17:05:12.131Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T17:05:12.131Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T17:05:12.410Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T17:05:12.410Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T17:05:15.069Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T17:05:15.069Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T17:05:17.722Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T17:05:17.998Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T17:05:18.273Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T17:05:18.552Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T17:05:19.156Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T17:05:19.156Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T17:05:19.769Z] Collecting idna<2.8,>=2.5 [2022-06-28T17:05:19.769Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T17:05:19.769Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-28T17:05:20.047Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T17:05:20.047Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T17:05:20.047Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T17:05:20.047Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T17:05:21.041Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T17:05:21.041Z] Attempting uninstall: urllib3 [2022-06-28T17:05:21.041Z] Found existing installation: urllib3 1.26.7 [2022-06-28T17:05:21.041Z] Uninstalling urllib3-1.26.7: [2022-06-28T17:05:21.319Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T17:05:21.925Z] Attempting uninstall: idna [2022-06-28T17:05:21.925Z] Found existing installation: idna 3.3 [2022-06-28T17:05:21.925Z] Uninstalling idna-3.3: [2022-06-28T17:05:22.206Z] Successfully uninstalled idna-3.3 [2022-06-28T17:05:25.660Z] Attempting uninstall: requests [2022-06-28T17:05:25.660Z] Found existing installation: requests 2.26.0 [2022-06-28T17:05:25.660Z] Uninstalling requests-2.26.0: [2022-06-28T17:05:25.944Z] Successfully uninstalled requests-2.26.0 [2022-06-28T17:05:26.547Z] Running setup.py install for texttable: started [2022-06-28T17:05:29.974Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T17:05:29.974Z] Running setup.py install for PyYAML: started [2022-06-28T17:05:33.407Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T17:05:33.686Z] Running setup.py install for docopt: started [2022-06-28T17:05:34.686Z] Removing intermediate container db555e71f5b3 [2022-06-28T17:05:34.686Z] ---> f35ad8cfbc1f [2022-06-28T17:05:34.686Z] [2022-06-28T17:05:34.686Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T17:05:34.686Z] ---> 3fb3c9af89a9 [2022-06-28T17:05:34.686Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T17:05:34.686Z] ---> Using cache [2022-06-28T17:05:34.686Z] ---> bf17cc9d4ed8 [2022-06-28T17:05:34.686Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:05:34.686Z] ---> Using cache [2022-06-28T17:05:34.686Z] ---> 8b24d60d3770 [2022-06-28T17:05:34.686Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T17:05:34.686Z] ---> Running in c87783bf0a66 [2022-06-28T17:05:36.698Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T17:05:36.698Z] Running setup.py install for dockerpty: started [2022-06-28T17:05:36.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:37.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:38.703Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T17:05:38.982Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T17:05:38.982Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T17:05:38.982Z] OK: 15736 distinct packages available [2022-06-28T17:05:39.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:40.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:40.848Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-28T17:05:41.452Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T17:05:41.729Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T17:05:41.729Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T17:05:42.006Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T17:05:42.006Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T17:05:42.006Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T17:05:42.286Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T17:05:42.286Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T17:05:42.286Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T17:05:42.565Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T17:05:42.565Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T17:05:42.981Z] OK: 8 MiB in 23 packages [2022-06-28T17:05:42.981Z] Removing intermediate container 58921dc03ca3 [2022-06-28T17:05:42.981Z] ---> 7bdd5505148f [2022-06-28T17:05:42.981Z] [2022-06-28T17:05:42.981Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T17:05:42.981Z] ---> ac73e934f311 [2022-06-28T17:05:42.981Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T17:05:43.365Z] ---> Running in 90c7cc013314 [2022-06-28T17:05:44.492Z] Removing intermediate container 90c7cc013314 [2022-06-28T17:05:44.492Z] ---> 8c33ae123f9e [2022-06-28T17:05:44.492Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T17:05:44.492Z] ---> Running in faf2db1b81be [2022-06-28T17:05:45.933Z] Removing intermediate container faf2db1b81be [2022-06-28T17:05:45.933Z] ---> 61b093f282c0 [2022-06-28T17:05:45.933Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T17:05:45.933Z] ---> Running in 95d7a283d547 [2022-06-28T17:05:46.209Z] Removing intermediate container c87783bf0a66 [2022-06-28T17:05:46.209Z] ---> dd2d567a420d [2022-06-28T17:05:46.209Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:05:46.813Z] Removing intermediate container 95d7a283d547 [2022-06-28T17:05:46.813Z] ---> 8373710f064d [2022-06-28T17:05:46.813Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T17:05:47.090Z] ---> Running in 4c9ef505652d [2022-06-28T17:05:47.693Z] ---> 1dd34a28b74b [2022-06-28T17:05:47.693Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T17:05:50.335Z] Removing intermediate container 4c9ef505652d [2022-06-28T17:05:50.335Z] ---> 2dd28a197f9c [2022-06-28T17:05:50.335Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T17:05:50.335Z] ---> Running in a91e740f4a63 [2022-06-28T17:05:51.785Z] ---> dcf1584e46f1 [2022-06-28T17:05:51.785Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T17:05:52.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:53.383Z] ---> 4e0c07cb4824 [2022-06-28T17:05:53.383Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T17:05:53.383Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:05:53.383Z] ---> Running in 4911c8425f0a [2022-06-28T17:05:53.991Z] Removing intermediate container 4911c8425f0a [2022-06-28T17:05:53.991Z] ---> 9a2442dbcd79 [2022-06-28T17:05:53.991Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:05:54.273Z] ---> Running in a221387bd98a [2022-06-28T17:05:54.273Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T17:05:54.556Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T17:05:54.556Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T17:05:54.556Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T17:05:54.841Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T17:05:54.841Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T17:05:54.841Z] Removing intermediate container a221387bd98a [2022-06-28T17:05:54.841Z] ---> 6bf4a938f7b6 [2022-06-28T17:05:54.841Z] Step 18/20 : LABEL arch=arm64 [2022-06-28T17:05:54.841Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:05:55.117Z] OK: 8 MiB in 20 packages [2022-06-28T17:05:55.117Z] ---> Running in c51e4bcb83a0 [2022-06-28T17:05:56.116Z] Removing intermediate container c51e4bcb83a0 [2022-06-28T17:05:56.116Z] ---> 3073e7dbc0d6 [2022-06-28T17:05:56.116Z] Step 19/20 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:05:56.116Z] ---> Running in f88f83a49ef8 [2022-06-28T17:05:56.744Z] Removing intermediate container a91e740f4a63 [2022-06-28T17:05:56.744Z] ---> 82e86ac2534c [2022-06-28T17:05:56.744Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:05:56.744Z] Removing intermediate container f88f83a49ef8 [2022-06-28T17:05:56.744Z] ---> 1a45d8a9bbed [2022-06-28T17:05:56.744Z] Step 20/20 : LABEL version=0.0.0 [2022-06-28T17:05:57.020Z] ---> Running in 59d9f5c5aa4d [2022-06-28T17:05:57.625Z] Removing intermediate container 59d9f5c5aa4d [2022-06-28T17:05:57.625Z] ---> 2ac51a6742e6 [2022-06-28T17:05:57.625Z] [2022-06-28T17:05:57.902Z] ---> a2b32621aaf1 [2022-06-28T17:05:57.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T17:05:58.180Z] Successfully built 2ac51a6742e6 [2022-06-28T17:05:58.180Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-28T17:05:59.626Z]  Building security-spiffe-token-provider ... done Removing intermediate container 770d49160207 [2022-06-28T17:05:59.626Z] ---> 5c11286aaab6 [2022-06-28T17:05:59.626Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T17:05:59.626Z] ---> Running in a067a4e77940 [2022-06-28T17:05:59.626Z] ---> 60888a96dcbf [2022-06-28T17:05:59.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T17:06:00.233Z] Removing intermediate container a067a4e77940 [2022-06-28T17:06:00.233Z] ---> 857ad2a41f86 [2022-06-28T17:06:00.233Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T17:06:00.233Z] ---> Running in 83e00fa972d1 [2022-06-28T17:06:00.515Z] ---> d77b0850ec1f [2022-06-28T17:06:00.515Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T17:06:00.515Z] ---> Running in d0d8df3ea5b2 [2022-06-28T17:06:00.790Z] Removing intermediate container 83e00fa972d1 [2022-06-28T17:06:00.790Z] ---> 057dc8d4b861 [2022-06-28T17:06:00.790Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T17:06:01.067Z] Removing intermediate container d0d8df3ea5b2 [2022-06-28T17:06:01.067Z] ---> 6c112324f091 [2022-06-28T17:06:01.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:06:01.344Z] ---> Running in b2e91fa3daef [2022-06-28T17:06:01.949Z] Removing intermediate container b2e91fa3daef [2022-06-28T17:06:01.949Z] ---> 4967a5e8b4bc [2022-06-28T17:06:01.949Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T17:06:01.949Z] ---> Running in ee0ce7f910a6 [2022-06-28T17:06:02.555Z] ---> 1fdba63d0baf [2022-06-28T17:06:02.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T17:06:02.555Z] Removing intermediate container ee0ce7f910a6 [2022-06-28T17:06:02.555Z] ---> a688414e3519 [2022-06-28T17:06:02.555Z] Step 22/23 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:06:02.555Z] ---> Running in 880f79d23a3c [2022-06-28T17:06:03.167Z] Removing intermediate container 880f79d23a3c [2022-06-28T17:06:03.167Z] ---> 7f47cac8e2f9 [2022-06-28T17:06:03.167Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T17:06:03.167Z] ---> b5e5a5847599 [2022-06-28T17:06:03.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T17:06:03.445Z] ---> Running in 9215e84f2e4a [2022-06-28T17:06:04.050Z] Removing intermediate container 9215e84f2e4a [2022-06-28T17:06:04.050Z] ---> 7da599bd157c [2022-06-28T17:06:04.050Z] [2022-06-28T17:06:04.050Z] ---> 78346a27f9df [2022-06-28T17:06:04.050Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T17:06:04.329Z] ---> Running in f34d01a08594 [2022-06-28T17:06:04.329Z] Successfully built 7da599bd157c [2022-06-28T17:06:04.621Z] Successfully tagged core-data-arm64:latest [2022-06-28T17:06:04.621Z]  Building core-data ... done Removing intermediate container f7144a9f82f7 [2022-06-28T17:06:04.621Z] ---> f83f0e202e9c [2022-06-28T17:06:04.621Z] [2022-06-28T17:06:04.621Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T17:06:04.621Z] ---> ac73e934f311 [2022-06-28T17:06:04.621Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T17:06:04.621Z] ---> Running in 06b5ac1aabcc [2022-06-28T17:06:04.918Z] Removing intermediate container f34d01a08594 [2022-06-28T17:06:04.918Z] ---> 8f86ff1cbe9d [2022-06-28T17:06:04.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:06:04.918Z] ---> Running in f3d17fcf1671 [2022-06-28T17:06:05.523Z] Removing intermediate container f3d17fcf1671 [2022-06-28T17:06:05.523Z] ---> d8f6196e84b2 [2022-06-28T17:06:05.523Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T17:06:05.523Z] ---> Running in d2ef12fe696c [2022-06-28T17:06:05.801Z] Removing intermediate container d2ef12fe696c [2022-06-28T17:06:05.801Z] ---> 86e407e56a0e [2022-06-28T17:06:05.801Z] Step 22/23 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:06:05.801Z] ---> Running in e266dfdc0fe1 [2022-06-28T17:06:06.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T17:06:06.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T17:06:06.355Z] Removing intermediate container e266dfdc0fe1 [2022-06-28T17:06:06.355Z] ---> 18d86d88cb71 [2022-06-28T17:06:06.355Z] Step 23/23 : LABEL version=0.0.0 [2022-06-28T17:06:06.355Z] ---> Running in 7fb327fa24a2 [2022-06-28T17:06:06.634Z] Removing intermediate container 7fb327fa24a2 [2022-06-28T17:06:06.634Z] ---> 407c11da1e1a [2022-06-28T17:06:06.634Z] [2022-06-28T17:06:07.236Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T17:06:07.236Z] Successfully built 407c11da1e1a [2022-06-28T17:06:07.236Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-28T17:06:07.236Z]  Building sys-mgmt-agent ... done (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T17:06:07.236Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T17:06:07.236Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T17:06:07.512Z] OK: 6 MiB in 16 packages [2022-06-28T17:06:08.507Z] Removing intermediate container 06b5ac1aabcc [2022-06-28T17:06:08.508Z] ---> 18093f4154a0 [2022-06-28T17:06:08.508Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T17:06:08.785Z] ---> Running in c2efb3c1f561 [2022-06-28T17:06:09.062Z] Removing intermediate container c2efb3c1f561 [2022-06-28T17:06:09.062Z] ---> 9bf7af108e69 [2022-06-28T17:06:09.062Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T17:06:09.062Z] ---> Running in 1156b6f63dfc [2022-06-28T17:06:09.342Z] Removing intermediate container 1156b6f63dfc [2022-06-28T17:06:09.342Z] ---> 5cdf90098adc [2022-06-28T17:06:09.342Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T17:06:09.620Z] ---> Running in f6b99c4cee1c [2022-06-28T17:06:09.901Z] Removing intermediate container f6b99c4cee1c [2022-06-28T17:06:09.901Z] ---> 44f9f5da8fe4 [2022-06-28T17:06:09.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T17:06:10.501Z] ---> 0a083bcdd0bd [2022-06-28T17:06:10.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T17:06:11.948Z] ---> 9f0922833803 [2022-06-28T17:06:11.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T17:06:12.224Z] ---> 5835dec6c786 [2022-06-28T17:06:12.224Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T17:06:12.500Z] ---> Running in 3e922370ce34 [2022-06-28T17:06:12.775Z] Removing intermediate container 3e922370ce34 [2022-06-28T17:06:12.775Z] ---> b31f7b462af4 [2022-06-28T17:06:12.775Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T17:06:12.775Z] ---> Running in 12e13edfa062 [2022-06-28T17:06:13.050Z] Removing intermediate container 12e13edfa062 [2022-06-28T17:06:13.050Z] ---> 559a0f3ae8e4 [2022-06-28T17:06:13.050Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T17:06:13.323Z] ---> Running in b5306e8c37fa [2022-06-28T17:06:13.600Z] Removing intermediate container b5306e8c37fa [2022-06-28T17:06:13.600Z] ---> 2bf16e1c534d [2022-06-28T17:06:13.600Z] Step 21/22 : LABEL git_sha=f8afccfedee05b18731682d1904e7499b8f2b611 [2022-06-28T17:06:13.600Z] ---> Running in e51f5a4ec630 [2022-06-28T17:06:13.876Z] Removing intermediate container e51f5a4ec630 [2022-06-28T17:06:13.876Z] ---> 81b53311da6f [2022-06-28T17:06:13.876Z] Step 22/22 : LABEL version=0.0.0 [2022-06-28T17:06:13.876Z] ---> Running in fb1b898ba57f [2022-06-28T17:06:14.150Z] Removing intermediate container fb1b898ba57f [2022-06-28T17:06:14.150Z] ---> 35d30c8741d8 [2022-06-28T17:06:14.150Z] [2022-06-28T17:06:14.748Z] Successfully built 35d30c8741d8 [2022-06-28T17:06:14.748Z] Successfully tagged support-notifications-arm64:latest [2022-06-28T17:06:15.039Z]  Building support-notifications ... done  [Pipeline] } [2022-06-28T17:06:15.043Z] $ docker stop --time=1 bb5abee2b84771ed84cd1c99a9b9462c30c35c632a2b8aeb3935a1801fc40194 [2022-06-28T17:06:16.729Z] $ docker rm -f bb5abee2b84771ed84cd1c99a9b9462c30c35c632a2b8aeb3935a1801fc40194 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T17:06:17.284Z] + docker images [2022-06-28T17:06:17.558Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T17:06:17.558Z] support-notifications-arm64 latest 35d30c8741d8 3 seconds ago 25.9MB [2022-06-28T17:06:17.558Z] sys-mgmt-agent-arm64 latest 407c11da1e1a 11 seconds ago 282MB [2022-06-28T17:06:17.558Z] f83f0e202e9c 14 seconds ago 1.49GB [2022-06-28T17:06:17.558Z] core-data-arm64 latest 7da599bd157c 14 seconds ago 21.7MB [2022-06-28T17:06:17.558Z] security-spiffe-token-provider-arm64 latest 2ac51a6742e6 20 seconds ago 28.1MB [2022-06-28T17:06:17.558Z] 7bdd5505148f 36 seconds ago 1.46GB [2022-06-28T17:06:17.558Z] f35ad8cfbc1f 45 seconds ago 1.48GB [2022-06-28T17:06:17.558Z] 2e30274f94e8 About a minute ago 1.43GB [2022-06-28T17:06:17.558Z] security-spire-server-arm64 latest 838f91f526b8 3 minutes ago 86.3MB [2022-06-28T17:06:17.558Z] 1b28d87ab302 3 minutes ago 1.34GB [2022-06-28T17:06:17.558Z] security-bootstrapper-arm64 latest beba2799b765 4 minutes ago 18.3MB [2022-06-28T17:06:17.558Z] dc63ca6078a8 4 minutes ago 1.44GB [2022-06-28T17:06:17.558Z] security-spire-agent-arm64 latest b0a89ac8985b 7 minutes ago 126MB [2022-06-28T17:06:17.558Z] support-scheduler-arm64 latest 757a2f5af262 8 minutes ago 25.4MB [2022-06-28T17:06:17.558Z] fb2f4cffb10c 8 minutes ago 1.49GB [2022-06-28T17:06:17.558Z] 5b8c64696fdf 8 minutes ago 1.34GB [2022-06-28T17:06:17.558Z] core-metadata-arm64 latest a06004e28318 9 minutes ago 16.3MB [2022-06-28T17:06:17.558Z] e145192611fc 9 minutes ago 1.44GB [2022-06-28T17:06:17.558Z] security-secretstore-setup-arm64 latest a34cbff90f87 10 minutes ago 27.5MB [2022-06-28T17:06:17.558Z] security-proxy-setup-arm64 latest ec98f47e91a0 10 minutes ago 26.1MB [2022-06-28T17:06:17.558Z] core-command-arm64 latest a7a09d8349b4 10 minutes ago 15.5MB [2022-06-28T17:06:17.558Z] 8821c3f2a46d 10 minutes ago 1.44GB [2022-06-28T17:06:17.558Z] ee071171a561 10 minutes ago 1.44GB [2022-06-28T17:06:17.558Z] 2f787e6d2ca7 11 minutes ago 1.43GB [2022-06-28T17:06:17.558Z] security-spire-config-arm64 latest b59f9c9b27e0 15 minutes ago 85.6MB [2022-06-28T17:06:17.558Z] be31696f3fdb 16 minutes ago 1.34GB [2022-06-28T17:06:17.558Z] ci-base-image-arm64 latest 3a0866a218e7 30 minutes ago 1.01GB [2022-06-28T17:06:17.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-28T17:06:17.558Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-28T17:06:17.558Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-28T17:06:17.558Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-28T17:06:17.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:18.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:18.011Z] [2022-06-28T17:06:18.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:18.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:18.644Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T17:06:18.644Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T17:06:18.644Z] 04944245beec: Pulling fs layer [2022-06-28T17:06:18.644Z] 699f458cf7ca: Pulling fs layer [2022-06-28T17:06:18.644Z] 765212b225bb: Pulling fs layer [2022-06-28T17:06:18.644Z] f23df028b6ca: Pulling fs layer [2022-06-28T17:06:18.644Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T17:06:18.644Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T17:06:18.644Z] 765212b225bb: Waiting [2022-06-28T17:06:18.644Z] f23df028b6ca: Waiting [2022-06-28T17:06:18.644Z] 2437ff75d9bd: Waiting [2022-06-28T17:06:18.644Z] d65c8cfc05b1: Waiting [2022-06-28T17:06:18.644Z] 04944245beec: Verifying Checksum [2022-06-28T17:06:18.644Z] 04944245beec: Download complete [2022-06-28T17:06:18.644Z] 765212b225bb: Download complete [2022-06-28T17:06:18.644Z] f23df028b6ca: Verifying Checksum [2022-06-28T17:06:18.644Z] f23df028b6ca: Download complete [2022-06-28T17:06:18.918Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T17:06:18.918Z] d65c8cfc05b1: Download complete [2022-06-28T17:06:18.918Z] 699f458cf7ca: Verifying Checksum [2022-06-28T17:06:18.918Z] 699f458cf7ca: Download complete [2022-06-28T17:06:19.195Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T17:06:19.195Z] 8998bd30e6a1: Download complete [2022-06-28T17:06:21.806Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T17:06:21.806Z] 2437ff75d9bd: Download complete [2022-06-28T17:06:23.773Z] 8998bd30e6a1: Pull complete [2022-06-28T17:06:24.366Z] 04944245beec: Pull complete [2022-06-28T17:06:25.791Z] 699f458cf7ca: Pull complete [2022-06-28T17:06:26.064Z] 765212b225bb: Pull complete [2022-06-28T17:06:27.059Z] f23df028b6ca: Pull complete [2022-06-28T17:06:27.376Z] d65c8cfc05b1: Pull complete [2022-06-28T17:06:42.490Z] 2437ff75d9bd: Pull complete [2022-06-28T17:06:42.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T17:06:42.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T17:06:42.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T17:06:42.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-16245 does not seem to be running inside a container [2022-06-28T17:06:42.825Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T17:06:45.818Z] $ docker top 2483a7871a9a78b64c87e9e805383dffade56df84efc21d17973928eeb897a53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:46.733Z] ---> job-cost.sh [2022-06-28T17:06:46.733Z] lf-activate-venv: SKIPPING [2022-06-28T17:06:46.733Z] INFO: No Stack... [2022-06-28T17:06:47.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T17:06:48.294Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T17:06:48.947Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-06-28T17:06:48.947Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T17:06:48.976Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-4-stack-cost] [2022-06-28T17:06:48.982Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-4-stack-cost] did not exist. Created. [2022-06-28T17:06:48.982Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T17:06:49.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T17:06:49.824Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T17:06:49.831Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T17:06:49.848Z] $ docker stop --time=1 2483a7871a9a78b64c87e9e805383dffade56df84efc21d17973928eeb897a53 [2022-06-28T17:06:51.362Z] $ docker rm -f 2483a7871a9a78b64c87e9e805383dffade56df84efc21d17973928eeb897a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-28T17:06:51.838Z] provisioning config files... [2022-06-28T17:06:51.855Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7905100185008869015tmp [Pipeline] { [Pipeline] sh [2022-06-28T17:06:52.180Z] + set +x [2022-06-28T17:06:52.180Z] + curl -s https://codecov.io/bash [2022-06-28T17:06:52.180Z] + bash -s -- [2022-06-28T17:06:52.180Z] [2022-06-28T17:06:52.180Z] _____ _ [2022-06-28T17:06:52.180Z] / ____| | | [2022-06-28T17:06:52.180Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T17:06:52.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T17:06:52.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T17:06:52.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T17:06:52.180Z] Bash-1.0.6 [2022-06-28T17:06:52.180Z] [2022-06-28T17:06:52.180Z] [2022-06-28T17:06:52.180Z] ==> git version 2.25.1 found [2022-06-28T17:06:52.180Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-28T17:06:52.180Z] Release-Date: 2020-01-08 [2022-06-28T17:06:52.180Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-28T17:06:52.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T17:06:52.180Z] ==> Jenkins CI detected. [2022-06-28T17:06:52.180Z] current dir:  /w/workspace/edgex-go/4 [2022-06-28T17:06:52.180Z] project root: . [2022-06-28T17:06:52.180Z] --> token set from env [2022-06-28T17:06:52.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T17:06:52.180Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T17:06:52.180Z] ==> Python coveragepy not found [2022-06-28T17:06:52.180Z] ==> Searching for coverage reports in: [2022-06-28T17:06:52.180Z] + . [2022-06-28T17:06:52.180Z] -> Found 1 reports [2022-06-28T17:06:52.180Z] ==> Detecting git/mercurial file structure [2022-06-28T17:06:52.180Z] ==> Reading reports [2022-06-28T17:06:52.180Z] + ./coverage.out bytes=435593 [2022-06-28T17:06:52.180Z] ==> Appending adjustments [2022-06-28T17:06:52.181Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T17:06:53.560Z] + Found adjustments [2022-06-28T17:06:53.560Z] ==> Gzipping contents [2022-06-28T17:06:53.560Z] 60K /tmp/codecov.Yi9WbX.gz [2022-06-28T17:06:53.560Z] ==> Uploading reports [2022-06-28T17:06:53.560Z] url: https://codecov.io [2022-06-28T17:06:53.560Z] query: branch=PR-4057&commit=1d3794eb1921d2063a6a11f5612a8047a1352d27&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-28T17:06:53.560Z] -> Pinging Codecov [2022-06-28T17:06:53.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=1d3794eb1921d2063a6a11f5612a8047a1352d27&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-28T17:06:53.820Z] -> Uploading to [2022-06-28T17:06:53.820Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/1d3794eb1921d2063a6a11f5612a8047a1352d27/95799489-db34-452d-9dbe-f87f8c18eff5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T170653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9742c6146b13aa3c2f3d2fa6eb7c06db6523bcf36117740e992cc46af961fd18 [2022-06-28T17:06:53.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T17:06:53.820Z] Dload Upload Total Spent Left Speed [2022-06-28T17:06:53.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59872 0 0 100 59872 0 283k --:--:-- --:--:-- --:--:-- 283k [2022-06-28T17:06:54.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d3794eb1921d2063a6a11f5612a8047a1352d27 [Pipeline] } [2022-06-28T17:06:54.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-28T17:06:54.673Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:54.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:06:55.848Z] ---> package-listing.sh [2022-06-28T17:06:55.848Z] ++ facter osfamily [2022-06-28T17:06:55.848Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T17:06:56.109Z] + OS_FAMILY=debian [2022-06-28T17:06:56.109Z] + workspace=/w/workspace/edgex-go/4 [2022-06-28T17:06:56.109Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T17:06:56.109Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T17:06:56.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T17:06:56.109Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T17:06:56.109Z] + '[' /w/workspace/edgex-go/4 ']' [2022-06-28T17:06:56.109Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T17:06:56.109Z] + case "${OS_FAMILY}" in [2022-06-28T17:06:56.109Z] + dpkg -l [2022-06-28T17:06:56.109Z] + grep '^ii' [2022-06-28T17:06:56.109Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T17:06:56.109Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T17:06:56.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T17:06:56.109Z] + '[' /w/workspace/edgex-go/4 ']' [2022-06-28T17:06:56.109Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-06-28T17:06:56.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-06-28T17:06:56.122Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T17:06:56.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:56.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:06:56.970Z] [2022-06-28T17:06:56.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T17:06:57.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:06:57.287Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T17:06:57.287Z] 5eb5b503b376: Pulling fs layer [2022-06-28T17:06:57.287Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T17:06:57.287Z] ec43610c2a17: Pulling fs layer [2022-06-28T17:06:57.287Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T17:06:57.287Z] 33b1e0a273af: Pulling fs layer [2022-06-28T17:06:57.287Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T17:06:57.287Z] 2f39f015ded8: Pulling fs layer [2022-06-28T17:06:57.287Z] 3a2ae6a8a46f: Waiting [2022-06-28T17:06:57.287Z] 33b1e0a273af: Waiting [2022-06-28T17:06:57.287Z] 5d3b04190fa2: Waiting [2022-06-28T17:06:57.287Z] 2f39f015ded8: Waiting [2022-06-28T17:06:57.287Z] 5c69ac0246d0: Verifying Checksum [2022-06-28T17:06:57.287Z] 5c69ac0246d0: Download complete [2022-06-28T17:06:57.287Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T17:06:57.287Z] 3a2ae6a8a46f: Download complete [2022-06-28T17:06:57.287Z] ec43610c2a17: Verifying Checksum [2022-06-28T17:06:57.287Z] ec43610c2a17: Download complete [2022-06-28T17:06:57.287Z] 33b1e0a273af: Verifying Checksum [2022-06-28T17:06:57.287Z] 33b1e0a273af: Download complete [2022-06-28T17:06:57.546Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T17:06:57.546Z] 5d3b04190fa2: Download complete [2022-06-28T17:06:57.546Z] 5eb5b503b376: Verifying Checksum [2022-06-28T17:06:57.546Z] 5eb5b503b376: Download complete [2022-06-28T17:06:58.114Z] 2f39f015ded8: Download complete [2022-06-28T17:06:58.682Z] 5eb5b503b376: Pull complete [2022-06-28T17:06:58.940Z] 5c69ac0246d0: Pull complete [2022-06-28T17:06:59.199Z] ec43610c2a17: Pull complete [2022-06-28T17:06:59.458Z] 3a2ae6a8a46f: Pull complete [2022-06-28T17:06:59.717Z] 33b1e0a273af: Pull complete [2022-06-28T17:06:59.717Z] 5d3b04190fa2: Pull complete [2022-06-28T17:07:03.911Z] 2f39f015ded8: Pull complete [2022-06-28T17:07:03.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T17:07:03.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T17:07:03.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T17:07:04.001Z] prd-ubuntu20.04-docker-8c-8g-16240 does not seem to be running inside a container [2022-06-28T17:07:04.039Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06-28T17:07:05.567Z] $ docker top 2e3fb9cf3f0eec4b4d471630c953aa046a823022ea2b5784a112d9c0d2ab48ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T17:07:05.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T17:07:06.209Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T17:07:06.498Z] + ls /var/log/sa-host [2022-06-28T17:07:06.498Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T17:07:06.566Z] provisioning config files... [2022-06-28T17:07:06.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7595216311086670936tmp [Pipeline] { [Pipeline] echo [2022-06-28T17:07:06.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:06.874Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T17:07:06.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:07.210Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T17:07:07.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:07.503Z] ---> sudo-logs.sh [2022-06-28T17:07:07.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T17:07:07.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:07.813Z] ---> job-cost.sh [2022-06-28T17:07:07.813Z] lf-activate-venv: SKIPPING [2022-06-28T17:07:07.813Z] DEBUG: total: 0.10999999940395355 [2022-06-28T17:07:07.813Z] INFO: Retrieving Stack Cost... [2022-06-28T17:07:08.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T17:07:08.644Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T17:07:08.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T17:07:08.949Z] ---> logs-deploy.sh [2022-06-28T17:07:08.949Z] lf-activate-venv: SKIPPING [2022-06-28T17:07:08.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/4 [2022-06-28T17:07:08.949Z] INFO: archiving workspace using pattern(s): [2022-06-28T17:07:09.894Z] Archives upload complete. [2022-06-28T17:07:09.894Z] INFO: archiving logs to Nexus