Pull request #4061 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 293776779c9f70147365afe4a4aa66a013ced041+304e98bd1744c0296f83b99b8262de5506c0b491 (96e7262c2cb383716c00865e9532437b2b1caa87) 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-ssh17249006894327470270.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-ssh4925403308118890852.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4898807784738974981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2984067146866854370.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16569216282242519198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh568727814755827133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15474 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 Merge succeeded, producing 293776779c9f70147365afe4a4aa66a013ced041 Checking out Revision 293776779c9f70147365afe4a4aa66a013ced041 (PR-4061) 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/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T19:06:10.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T19:06:10.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T19:06:10.855Z] ========================================================= [2022-06-23T19:06:10.855Z] EdgeX Global Pipelines Version Info [2022-06-23T19:06:10.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:06:11.657Z] ------------------- [2022-06-23T19:06:11.657Z] stable info: [2022-06-23T19:06:11.657Z] ------------------- [2022-06-23T19:06:11.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T19:06:11.657Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T19:06:11.657Z] Message: update stable to v1.0.234 [2022-06-23T19:06:12.232Z] ------------------- [2022-06-23T19:06:12.232Z] experimental info: [2022-06-23T19:06:12.232Z] ------------------- [2022-06-23T19:06:12.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T19:06:12.232Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T19:06:12.232Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T19:06:12.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-23T19:06:12.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-23T19:06:12.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T19:06:12.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T19:06:12.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T19:06:12.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T19:06:12.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T19:06:12.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-23T19:06:12.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-23T19:06:12.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-23T19:06:12.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T19:06:13.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T19:06:13.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T19:06:13.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T19:06:13.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T19:06:13.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T19:06:13.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T19:06:13.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T19:06:13.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-23T19:06:13.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-23T19:06:13.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T19:06:13.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T19:06:13.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T19:06:13.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4061 [Pipeline] echo [2022-06-23T19:06:13.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4061 [Pipeline] echo [2022-06-23T19:06:13.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4061 [Pipeline] echo [2022-06-23T19:06:13.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo [2022-06-23T19:06:13.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2937767 [Pipeline] echo [2022-06-23T19:06:13.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T19:06:13.760Z] provisioning config files... [2022-06-23T19:06:13.786Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8031520091975453297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:06:14.131Z] ---> docker-login.sh [2022-06-23T19:06:14.131Z] nexus3.edgexfoundry.org:10001 [2022-06-23T19:06:14.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:06:14.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:06:14.394Z] Configure a credential helper to remove this warning. See [2022-06-23T19:06:14.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:06:14.394Z] [2022-06-23T19:06:14.394Z] Login Succeeded [2022-06-23T19:06:14.394Z] nexus3.edgexfoundry.org:10002 [2022-06-23T19:06:14.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:06:14.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:06:14.660Z] Configure a credential helper to remove this warning. See [2022-06-23T19:06:14.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:06:14.660Z] [2022-06-23T19:06:14.660Z] Login Succeeded [2022-06-23T19:06:14.660Z] nexus3.edgexfoundry.org:10003 [2022-06-23T19:06:14.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:06:14.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:06:14.922Z] Configure a credential helper to remove this warning. See [2022-06-23T19:06:14.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:06:14.922Z] [2022-06-23T19:06:14.922Z] Login Succeeded [2022-06-23T19:06:14.922Z] nexus3.edgexfoundry.org:10004 [2022-06-23T19:06:14.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:06:14.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:06:14.922Z] Configure a credential helper to remove this warning. See [2022-06-23T19:06:14.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:06:14.922Z] [2022-06-23T19:06:14.922Z] Login Succeeded [2022-06-23T19:06:14.922Z] docker.io [2022-06-23T19:06:15.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:06:15.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:06:15.444Z] Configure a credential helper to remove this warning. See [2022-06-23T19:06:15.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:06:15.444Z] [2022-06-23T19:06:15.444Z] Login Succeeded [2022-06-23T19:06:15.444Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T19:06:15.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T19:06:15.899Z] + 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-23T19:06:15.899Z] + dirname cmd/core-command/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/core-data/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/core-metadata/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-23T19:06:15.899Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-06-23T19:06:15.899Z] cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T19:06:15.899Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/support-notifications/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-23T19:06:15.899Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-23T19:06:15.899Z] + cut -d/ -f2 [2022-06-23T19:06:15.899Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-23T19:06:15.954Z] 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-23T19:06:16.457Z] + git rev-list -1 --merges 293776779c9f70147365afe4a4aa66a013ced041~1..293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo [2022-06-23T19:06:16.491Z] -----------> git rev-list -1 --merges 293776779c9f70147365afe4a4aa66a013ced041~1..293776779c9f70147365afe4a4aa66a013ced041 293776779c9f70147365afe4a4aa66a013ced041 [false] [Pipeline] sh [2022-06-23T19:06:16.801Z] + git log --format=format:%s -1 293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo [2022-06-23T19:06:16.838Z] ========================================================= [2022-06-23T19:06:16.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T19:06:16.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-23T19:06:17.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T19:06:17.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T19:06:17.326Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T19:06:17.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T19:06:17.326Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T19:06:17.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T19:06:17.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:06:17.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T19:06:17.832Z] [2022-06-23T19:06:17.832Z] 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-23T19:06:18.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T19:06:18.220Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T19:06:18.220Z] 42c077c10790: Pulling fs layer [2022-06-23T19:06:18.220Z] f63e77b7563a: Pulling fs layer [2022-06-23T19:06:18.220Z] bd5fdadae976: Pulling fs layer [2022-06-23T19:06:18.220Z] 205491f53016: Pulling fs layer [2022-06-23T19:06:18.220Z] df18705c85c3: Pulling fs layer [2022-06-23T19:06:18.220Z] bdb3f477010e: Pulling fs layer [2022-06-23T19:06:18.220Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T19:06:18.220Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T19:06:18.220Z] bdb8f0575790: Pulling fs layer [2022-06-23T19:06:18.220Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T19:06:18.220Z] 2343380bae48: Pulling fs layer [2022-06-23T19:06:18.220Z] 2c6e9b1d212d: Waiting [2022-06-23T19:06:18.220Z] bdb8f0575790: Waiting [2022-06-23T19:06:18.220Z] 386e3cb2ff24: Waiting [2022-06-23T19:06:18.220Z] 205491f53016: Waiting [2022-06-23T19:06:18.220Z] 2343380bae48: Waiting [2022-06-23T19:06:18.220Z] c8a8fc8e1c8f: Waiting [2022-06-23T19:06:18.220Z] bdb3f477010e: Waiting [2022-06-23T19:06:18.220Z] df18705c85c3: Waiting [2022-06-23T19:06:18.220Z] f63e77b7563a: Download complete [2022-06-23T19:06:18.220Z] 205491f53016: Verifying Checksum [2022-06-23T19:06:18.220Z] 205491f53016: Download complete [2022-06-23T19:06:18.482Z] df18705c85c3: Verifying Checksum [2022-06-23T19:06:18.482Z] df18705c85c3: Download complete [2022-06-23T19:06:18.482Z] bdb3f477010e: Verifying Checksum [2022-06-23T19:06:18.482Z] bdb3f477010e: Download complete [2022-06-23T19:06:18.482Z] bd5fdadae976: Verifying Checksum [2022-06-23T19:06:18.482Z] bd5fdadae976: Download complete [2022-06-23T19:06:18.482Z] 2c6e9b1d212d: Verifying Checksum [2022-06-23T19:06:18.482Z] 2c6e9b1d212d: Download complete [2022-06-23T19:06:18.482Z] bdb8f0575790: Verifying Checksum [2022-06-23T19:06:18.482Z] bdb8f0575790: Download complete [2022-06-23T19:06:18.482Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T19:06:18.482Z] 386e3cb2ff24: Download complete [2022-06-23T19:06:18.482Z] 2343380bae48: Verifying Checksum [2022-06-23T19:06:18.482Z] 2343380bae48: Download complete [2022-06-23T19:06:18.482Z] 42c077c10790: Download complete [2022-06-23T19:06:18.742Z] c8a8fc8e1c8f: Download complete [2022-06-23T19:06:20.129Z] 42c077c10790: Pull complete [2022-06-23T19:06:20.129Z] f63e77b7563a: Pull complete [2022-06-23T19:06:20.719Z] bd5fdadae976: Pull complete [2022-06-23T19:06:20.719Z] 205491f53016: Pull complete [2022-06-23T19:06:21.295Z] df18705c85c3: Pull complete [2022-06-23T19:06:21.295Z] bdb3f477010e: Pull complete [2022-06-23T19:06:23.215Z] c8a8fc8e1c8f: Pull complete [2022-06-23T19:06:23.215Z] 2c6e9b1d212d: Pull complete [2022-06-23T19:06:23.479Z] bdb8f0575790: Pull complete [2022-06-23T19:06:23.479Z] 386e3cb2ff24: Pull complete [2022-06-23T19:06:23.479Z] 2343380bae48: Pull complete [2022-06-23T19:06:23.479Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T19:06:23.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T19:06:23.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:06:23.713Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:06:23.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T19:06:25.182Z] $ docker top c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c -eo pid,comm [2022-06-23T19:06:25.256Z] 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-23T19:06:25.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T19:06:25.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T19:06:25.367Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T19:06:25.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T19:06:25.501Z] $ docker exec c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent [2022-06-23T19:06:25.643Z] SSH_AUTH_SOCK=/tmp/ssh-YtLX68fypNoI/agent.32 [2022-06-23T19:06:25.643Z] SSH_AGENT_PID=38 [2022-06-23T19:06:25.649Z] Running ssh-add (command line suppressed) [2022-06-23T19:06:25.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4969674706411598336.key (/w/workspace/edgex-go/1@tmp/private_key_4969674706411598336.key) [2022-06-23T19:06:25.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T19:06:26.132Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T19:06:26.159Z] $ docker exec --env ******** --env ******** c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent -k [2022-06-23T19:06:26.290Z] unset SSH_AUTH_SOCK; [2022-06-23T19:06:26.290Z] unset SSH_AGENT_PID; [2022-06-23T19:06:26.290Z] echo Agent pid 38 killed; [2022-06-23T19:06:26.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T19:06:26.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T19:06:26.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T19:06:26.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T19:06:26.514Z] $ docker exec c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent [2022-06-23T19:06:26.657Z] SSH_AUTH_SOCK=/tmp/ssh-CW4sMGtWrmlN/agent.70 [2022-06-23T19:06:26.657Z] SSH_AGENT_PID=77 [2022-06-23T19:06:26.664Z] Running ssh-add (command line suppressed) [2022-06-23T19:06:26.804Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5703729054653607756.key (/w/workspace/edgex-go/1@tmp/private_key_5703729054653607756.key) [2022-06-23T19:06:26.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T19:06:27.153Z] + git semver init [2022-06-23T19:06:27.414Z] 2022-06-23 19:06:27,351 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T19:06:27.414Z] 2022-06-23 19:06:27,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-23T19:06:27.414Z] 2022-06-23 19:06:27,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-23T19:06:27.414Z] 2022-06-23 19:06:27,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,294 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4061 with force:False [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4061 [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,300 [execute] INFO git cat-file --batch-check [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,306 [execute] INFO git cat-file --batch [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T19:06:32.756Z] 2022-06-23 19:06:32,311 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4061 [2022-06-23T19:06:32.756Z] 0.0.0 [Pipeline] } [2022-06-23T19:06:32.782Z] $ docker exec --env ******** --env ******** c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent -k [2022-06-23T19:06:32.894Z] unset SSH_AUTH_SOCK; [2022-06-23T19:06:32.895Z] unset SSH_AGENT_PID; [2022-06-23T19:06:32.895Z] echo Agent pid 77 killed; [2022-06-23T19:06:32.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T19:06:33.339Z] + git semver [Pipeline] } [2022-06-23T19:06:33.632Z] $ docker stop --time=1 c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c [2022-06-23T19:06:35.013Z] $ docker rm -f c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T19:06:35.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T19:06:35.754Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T19:06:35.774Z] [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-23T19:06:36.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T19:06:36.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T19:06:36.338Z] ========================================================= [2022-06-23T19:06:36.338Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T19:06:36.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:06:36.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T19:06:36.680Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T19:06:36.680Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T19:06:36.680Z] 666ba61612fd: Pulling fs layer [2022-06-23T19:06:36.680Z] 8ed8ca486205: Pulling fs layer [2022-06-23T19:06:36.680Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T19:06:36.680Z] c516ae0d96e1: Pulling fs layer [2022-06-23T19:06:36.680Z] 684cea983483: Pulling fs layer [2022-06-23T19:06:36.680Z] dd3240ac7de5: Pulling fs layer [2022-06-23T19:06:36.680Z] b1e948a4e11c: Pulling fs layer [2022-06-23T19:06:36.680Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T19:06:36.680Z] 646ad004c059: Pulling fs layer [2022-06-23T19:06:36.680Z] b1e948a4e11c: Waiting [2022-06-23T19:06:36.680Z] a8fd76ee1af6: Waiting [2022-06-23T19:06:36.680Z] 684cea983483: Waiting [2022-06-23T19:06:36.680Z] 646ad004c059: Waiting [2022-06-23T19:06:36.680Z] dd3240ac7de5: Waiting [2022-06-23T19:06:36.680Z] c516ae0d96e1: Waiting [2022-06-23T19:06:36.680Z] cc1cd167ecdc: Waiting [2022-06-23T19:06:36.680Z] 8ed8ca486205: Download complete [2022-06-23T19:06:36.680Z] 666ba61612fd: Verifying Checksum [2022-06-23T19:06:36.680Z] 666ba61612fd: Download complete [2022-06-23T19:06:36.680Z] c516ae0d96e1: Download complete [2022-06-23T19:06:36.680Z] 684cea983483: Download complete [2022-06-23T19:06:36.680Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T19:06:36.680Z] 59bf1c3509f3: Download complete [2022-06-23T19:06:36.680Z] dd3240ac7de5: Download complete [2022-06-23T19:06:36.942Z] b1e948a4e11c: Verifying Checksum [2022-06-23T19:06:36.942Z] b1e948a4e11c: Download complete [2022-06-23T19:06:36.942Z] 59bf1c3509f3: Pull complete [2022-06-23T19:06:36.942Z] 666ba61612fd: Pull complete [2022-06-23T19:06:37.203Z] 8ed8ca486205: Pull complete [2022-06-23T19:06:37.203Z] 646ad004c059: Verifying Checksum [2022-06-23T19:06:37.203Z] 646ad004c059: Download complete [2022-06-23T19:06:37.462Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T19:06:37.462Z] cc1cd167ecdc: Download complete [2022-06-23T19:06:37.462Z] a8fd76ee1af6: Download complete [2022-06-23T19:06:41.665Z] cc1cd167ecdc: Pull complete [2022-06-23T19:06:41.665Z] c516ae0d96e1: Pull complete [2022-06-23T19:06:41.665Z] 684cea983483: Pull complete [2022-06-23T19:06:41.665Z] dd3240ac7de5: Pull complete [2022-06-23T19:06:41.925Z] b1e948a4e11c: Pull complete [2022-06-23T19:06:44.470Z] a8fd76ee1af6: Pull complete [2022-06-23T19:06:45.040Z] 646ad004c059: Pull complete [2022-06-23T19:06:45.040Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T19:06:45.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T19:06:45.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:06:45.384Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T19:06:45.384Z] WORKDIR /edgex [2022-06-23T19:06:45.384Z] COPY go.mod . [2022-06-23T19:06:45.384Z] RUN go mod download [2022-06-23T19:06:45.384Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-23T19:06:46.769Z] Sending build context to Docker daemon 335.1MB [2022-06-23T19:06:46.769Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T19:06:46.769Z] ---> 8f69c11f6b0c [2022-06-23T19:06:46.769Z] Step 2/4 : WORKDIR /edgex [2022-06-23T19:06:48.686Z] ---> Running in 906409458f6c [2022-06-23T19:06:48.946Z] Removing intermediate container 906409458f6c [2022-06-23T19:06:48.946Z] ---> efe06574d99c [2022-06-23T19:06:48.946Z] Step 3/4 : COPY go.mod . [2022-06-23T19:06:48.946Z] ---> a3513a1fbc7f [2022-06-23T19:06:48.946Z] Step 4/4 : RUN go mod download [2022-06-23T19:06:48.946Z] ---> Running in 3ec7884f2543 [2022-06-23T19:06:51.072Z] Still waiting to schedule task [2022-06-23T19:06:51.072Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T19:07:03.866Z] Removing intermediate container 3ec7884f2543 [2022-06-23T19:07:03.867Z] ---> e24e61e3e36f [2022-06-23T19:07:03.867Z] Successfully built e24e61e3e36f [2022-06-23T19:07:03.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:07:04.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T19:07:04.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:07:04.396Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:07:04.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T19:07:04.825Z] $ docker top 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:07:05.239Z] + go version [2022-06-23T19:07:05.239Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T19:07:05.272Z] $ docker stop --time=1 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 [2022-06-23T19:07:06.599Z] $ docker rm -f 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:07:07.323Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T19:07:07.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:07:07.497Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:07:07.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T19:07:07.959Z] $ docker top 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T19:07:08.096Z] ========================================================= [2022-06-23T19:07:08.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-23T19:07:08.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:07:08.480Z] + make test [2022-06-23T19:07:08.480Z] go mod tidy -compat=1.17 [2022-06-23T19:07:08.738Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-23T19:07:15.323Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-23T19:07:25.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-23T19:07:25.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-23T19:07:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-23T19:07:28.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.106s coverage: 28.7% of statements [2022-06-23T19:07:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-23T19:07:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-23T19:07:28.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-06-23T19:07:28.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-23T19:07:28.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 53.4% of statements [2022-06-23T19:07:28.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-23T19:07:28.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.032s coverage: 89.2% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.442s coverage: 95.6% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.096s coverage: 58.8% of statements [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-06-23T19:07:32.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-06-23T19:07:32.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2022-06-23T19:07:41.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2022-06-23T19:07:41.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-06-23T19:07:43.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-06-23T19:07:43.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.2% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.4% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-23T19:07:53.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2022-06-23T19:07:53.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-06-23T19:07:53.559Z] 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-23T19:08:11.663Z] GO111MODULE=on go vet ./... [2022-06-23T19:08:16.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T19:08:16.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T19:08:17.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T19:08:17.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-23T19:08:17.554Z] + ls -al . [2022-06-23T19:08:17.554Z] total 684 [2022-06-23T19:08:17.554Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 19:07 . [2022-06-23T19:08:17.554Z] drwxr-xr-x 4 root root 4096 Jun 23 19:07 .. [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 19:06 .dockerignore [2022-06-23T19:08:17.554Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 19:06 .git [2022-06-23T19:08:17.554Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:06 .github [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 879 Jun 23 19:06 .gitignore [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 42 Jun 23 19:06 .golangci.yml [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 87 Jun 23 19:06 .hadolint.yml [2022-06-23T19:08:17.554Z] drwxr-xr-x 3 1001 1001 4096 Jun 23 19:06 .semver [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 19:06 .sonarcloud.properties [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 1171 Jun 23 19:06 ADOPTERS.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 10347 Jun 23 19:06 Attribution.txt [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 63209 Jun 23 19:06 CHANGELOG.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:06 CONTRIBUTING.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 677 Jun 23 19:06 GOVERNANCE.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 850 Jun 23 19:06 Jenkinsfile [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:06 LICENSE [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 10389 Jun 23 19:06 Makefile [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 582 Jun 23 19:06 OWNERS.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 9094 Jun 23 19:06 README.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 19:06 SECURITY.md [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 19:06 VERSION [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:06 ZMQWindows.md [2022-06-23T19:08:17.554Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 19:06 bin [2022-06-23T19:08:17.554Z] drwxrwxr-x 18 1001 1001 4096 Jun 23 19:06 cmd [2022-06-23T19:08:17.554Z] -rw-r--r-- 1 root root 435411 Jun 23 19:07 coverage.out [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 3311 Jun 23 19:06 go.mod [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 36231 Jun 23 19:07 go.sum [2022-06-23T19:08:17.554Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 19:06 internal [2022-06-23T19:08:17.554Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:06 openapi [2022-06-23T19:08:17.554Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 19:06 snap [2022-06-23T19:08:17.554Z] -rw-rw-r-- 1 1001 1001 204 Jun 23 19:06 version.go [Pipeline] sh [2022-06-23T19:08:17.868Z] + '[' -e coverage.out ] [2022-06-23T19:08:17.868Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-23T19:08:18.012Z] Stashed 1 file(s) [Pipeline] sh [2022-06-23T19:08:18.313Z] + make build [2022-06-23T19:08:18.313Z] 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-23T19:08:29.151Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15475 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws [2022-06-23T19:08:29.191Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-23T19:08:29.283Z] The recommended git tool is: git [2022-06-23T19:08:33.207Z] 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-23T19:08:35.561Z] using credential edgex-jenkins-ssh [2022-06-23T19:08:35.577Z] Cloning the remote Git repository [2022-06-23T19:08:35.628Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-23T19:08:35.695Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-23T19:08:35.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-23T19:08:35.758Z] > git --version # timeout=10 [2022-06-23T19:08:35.786Z] > git --version # 'git version 2.25.1' [2022-06-23T19:08:35.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T19:08:35.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T19:08:43.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-23T19:08:43.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-23T19:08:49.802Z] 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-23T19:08:50.063Z] 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-23T19:08:51.008Z] 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-23T19:08:51.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-23T19:08:51.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T19:08:51.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-23T19:08:51.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-23T19:08:51.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T19:08:51.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-23T19:08:51.694Z] Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:08:52.057Z] Merge succeeded, producing 293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:08:52.057Z] Checking out Revision 293776779c9f70147365afe4a4aa66a013ced041 (PR-4061) [2022-06-23T19:08:52.923Z] 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-23T19:08:53.494Z] 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-23T19:08:51.716Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T19:08:51.741Z] > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [2022-06-23T19:08:51.974Z] > git remote # timeout=10 [2022-06-23T19:08:51.992Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T19:08:52.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T19:08:52.016Z] > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 [2022-06-23T19:08:52.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T19:08:52.066Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T19:08:52.085Z] > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 [2022-06-23T19:08:54.437Z] 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-23T19:08:55.378Z] 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-23T19:08:55.948Z] 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-23T19:08:56.388Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2" [2022-06-23T19:08:56.454Z] > git --version # timeout=10 [2022-06-23T19:08:56.467Z] > git --version # 'git version 2.25.1' [2022-06-23T19:08:56.481Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T19:08:57.755Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T19:08:57.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T19:08:57.755Z] Dload Upload Total Spent Left Speed [2022-06-23T19:08:57.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77062 0 --:--:-- --:--:-- --:--:-- 77062 [2022-06-23T19:08:57.863Z] 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] sh [2022-06-23T19:08:58.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] } [2022-06-23T19:08:58.835Z] $ docker stop --time=1 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a [2022-06-23T19:08:59.003Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-06-23T19:08:59.004Z] tee /etc/docker/daemon.new [2022-06-23T19:08:59.004Z] { [2022-06-23T19:08:59.004Z] "registry-mirrors": [ [2022-06-23T19:08:59.004Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T19:08:59.004Z] ], [2022-06-23T19:08:59.004Z] "bip": "10.250.0.254/24", [2022-06-23T19:08:59.004Z] "hosts": [ [2022-06-23T19:08:59.004Z] "tcp://0.0.0.0:5555", [2022-06-23T19:08:59.004Z] "unix:///var/run/docker.sock" [2022-06-23T19:08:59.004Z] ], [2022-06-23T19:08:59.004Z] "mtu": 1458, [2022-06-23T19:08:59.004Z] "selinux-enabled": true, [2022-06-23T19:08:59.004Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T19:08:59.004Z] } [2022-06-23T19:09:01.192Z] $ docker rm -f 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-06-23T19:09:01.931Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:09:02.425Z] + sudo service docker restart [2022-06-23T19:09:02.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T19:09:02.532Z] [2022-06-23T19:09:02.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:09:02.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T19:09:02.915Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-23T19:09:02.915Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-23T19:09:02.915Z] ca9280d653b3: Pulling fs layer [2022-06-23T19:09:02.915Z] 7e9c9ca2126c: Pulling fs layer [2022-06-23T19:09:03.180Z] cbdbe7a5bc2a: Download complete [2022-06-23T19:09:03.180Z] cbdbe7a5bc2a: Pull complete [2022-06-23T19:09:03.180Z] ca9280d653b3: Download complete [2022-06-23T19:09:03.747Z] 7e9c9ca2126c: Download complete [2022-06-23T19:09:03.747Z] ca9280d653b3: Pull complete [2022-06-23T19:09:07.949Z] 7e9c9ca2126c: Pull complete [2022-06-23T19:09:07.949Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-23T19:09:07.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T19:09:07.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:09:08.190Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:09:08.230Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-23T19:09:09.610Z] $ docker top 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:09:10.034Z] + docker-compose build --help [2022-06-23T19:09:10.034Z] + grep parallel [2022-06-23T19:09:10.605Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T19:09:10.635Z] $ docker stop --time=1 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d [2022-06-23T19:09:11.920Z] $ docker rm -f 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:09:12.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T19:09:12.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:09:12.677Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:09:12.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-23T19:09:13.096Z] $ docker top af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:09:13.520Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T19:09:14.091Z] Building core-command ... [2022-06-23T19:09:14.091Z] Building core-data ... [2022-06-23T19:09:14.091Z] Building core-metadata ... [2022-06-23T19:09:14.091Z] Building security-bootstrapper ... [2022-06-23T19:09:14.091Z] Building security-proxy-setup ... [2022-06-23T19:09:14.091Z] Building security-secretstore-setup ... [2022-06-23T19:09:14.091Z] Building security-spiffe-token-provider ... [2022-06-23T19:09:14.091Z] Building security-spire-agent ... [2022-06-23T19:09:14.091Z] Building security-spire-config ... [2022-06-23T19:09:14.091Z] Building security-spire-server ... [2022-06-23T19:09:14.091Z] Building support-notifications ... [2022-06-23T19:09:14.091Z] Building support-scheduler ... [2022-06-23T19:09:14.091Z] Building sys-mgmt-agent ... [2022-06-23T19:09:14.091Z] Building security-proxy-setup [2022-06-23T19:09:14.091Z] Building security-spire-agent [2022-06-23T19:09:14.091Z] Building security-spire-server [2022-06-23T19:09:14.091Z] Building security-spire-config [2022-06-23T19:09:14.091Z] Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T19:09:20.822Z] provisioning config files... [2022-06-23T19:09:20.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1109426297040160772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:09:21.249Z] ---> docker-login.sh [2022-06-23T19:09:21.249Z] nexus3.edgexfoundry.org:10001 [2022-06-23T19:09:21.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:09:22.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:09:22.125Z] Configure a credential helper to remove this warning. See [2022-06-23T19:09:22.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:09:22.125Z] [2022-06-23T19:09:22.125Z] Login Succeeded [2022-06-23T19:09:22.125Z] nexus3.edgexfoundry.org:10002 [2022-06-23T19:09:22.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:09:22.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:09:22.399Z] Configure a credential helper to remove this warning. See [2022-06-23T19:09:22.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:09:22.399Z] [2022-06-23T19:09:22.399Z] Login Succeeded [2022-06-23T19:09:22.674Z] nexus3.edgexfoundry.org:10003 [2022-06-23T19:09:22.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:09:22.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:09:22.951Z] Configure a credential helper to remove this warning. See [2022-06-23T19:09:22.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:09:22.951Z] [2022-06-23T19:09:22.951Z] Login Succeeded [2022-06-23T19:09:22.951Z] nexus3.edgexfoundry.org:10004 [2022-06-23T19:09:23.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:09:23.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:09:23.504Z] Configure a credential helper to remove this warning. See [2022-06-23T19:09:23.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:09:23.504Z] [2022-06-23T19:09:23.504Z] Login Succeeded [2022-06-23T19:09:23.504Z] docker.io [2022-06-23T19:09:23.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T19:09:24.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T19:09:24.061Z] Configure a credential helper to remove this warning. See [2022-06-23T19:09:24.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T19:09:24.061Z] [2022-06-23T19:09:24.061Z] Login Succeeded [2022-06-23T19:09:24.336Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T19:09:24.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T19:09:24.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T19:09:24.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T19:09:24.812Z] ========================================================= [2022-06-23T19:09:24.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T19:09:24.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:09:25.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T19:09:25.478Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T19:09:25.478Z] 9b3977197b4f: Pulling fs layer [2022-06-23T19:09:25.478Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T19:09:25.478Z] 94645a83ff95: Pulling fs layer [2022-06-23T19:09:25.478Z] e6fb740bc735: Pulling fs layer [2022-06-23T19:09:25.478Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T19:09:25.478Z] 355e64cbe906: Pulling fs layer [2022-06-23T19:09:25.478Z] 63ab81a10011: Pulling fs layer [2022-06-23T19:09:25.478Z] 555d1d1c4555: Pulling fs layer [2022-06-23T19:09:25.478Z] 7d9057610161: Pulling fs layer [2022-06-23T19:09:25.478Z] e6fb740bc735: Waiting [2022-06-23T19:09:25.478Z] 3a77bd46dcc9: Waiting [2022-06-23T19:09:25.478Z] 355e64cbe906: Waiting [2022-06-23T19:09:25.478Z] 63ab81a10011: Waiting [2022-06-23T19:09:25.478Z] 555d1d1c4555: Waiting [2022-06-23T19:09:25.478Z] 7d9057610161: Waiting [2022-06-23T19:09:25.478Z] 94645a83ff95: Verifying Checksum [2022-06-23T19:09:25.478Z] 94645a83ff95: Download complete [2022-06-23T19:09:25.478Z] 1a89e8eeedd5: Download complete [2022-06-23T19:09:25.478Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T19:09:25.478Z] 3a77bd46dcc9: Download complete [2022-06-23T19:09:25.478Z] 355e64cbe906: Download complete [2022-06-23T19:09:25.478Z] 9b3977197b4f: Download complete [2022-06-23T19:09:25.478Z] 63ab81a10011: Verifying Checksum [2022-06-23T19:09:25.478Z] 63ab81a10011: Download complete [2022-06-23T19:09:26.480Z] 9b3977197b4f: Pull complete [2022-06-23T19:09:26.480Z] 7d9057610161: Verifying Checksum [2022-06-23T19:09:26.480Z] 7d9057610161: Download complete [2022-06-23T19:09:27.087Z] 1a89e8eeedd5: Pull complete [2022-06-23T19:09:27.366Z] 94645a83ff95: Pull complete [2022-06-23T19:09:27.641Z] 555d1d1c4555: Verifying Checksum [2022-06-23T19:09:27.641Z] 555d1d1c4555: Download complete [2022-06-23T19:09:28.239Z] e6fb740bc735: Verifying Checksum [2022-06-23T19:09:28.239Z] e6fb740bc735: Download complete [2022-06-23T19:09:32.195Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:09:32.195Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:09:32.195Z] ---> e24e61e3e36f [2022-06-23T19:09:32.195Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T19:09:32.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:09:32.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:09:32.195Z] ---> e24e61e3e36f [2022-06-23T19:09:32.195Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:09:32.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:09:32.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:09:32.195Z] ---> e24e61e3e36f [2022-06-23T19:09:32.195Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:09:32.195Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:09:32.195Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:09:32.195Z] ---> e24e61e3e36f [2022-06-23T19:09:32.195Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T19:09:32.195Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:09:32.195Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:09:32.195Z] ---> e24e61e3e36f [2022-06-23T19:09:32.195Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T19:09:32.195Z] ---> Running in ea71cee8d4ac [2022-06-23T19:09:32.195Z] ---> Running in 730d81f31479 [2022-06-23T19:09:32.195Z] ---> Running in 5cf85e086e45 [2022-06-23T19:09:32.195Z] ---> Running in eca76d891edc [2022-06-23T19:09:32.195Z] ---> Running in f093121331ac [2022-06-23T19:09:32.195Z] Removing intermediate container ea71cee8d4ac [2022-06-23T19:09:32.195Z] ---> 2d2f23599090 [2022-06-23T19:09:32.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:32.195Z] Removing intermediate container 5cf85e086e45 [2022-06-23T19:09:32.195Z] ---> 900c864a674e [2022-06-23T19:09:32.195Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:32.195Z] Removing intermediate container eca76d891edc [2022-06-23T19:09:32.195Z] Removing intermediate container 730d81f31479 [2022-06-23T19:09:32.195Z] ---> 0c670ac7262e [2022-06-23T19:09:32.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:32.195Z] ---> 32485f959fbf [2022-06-23T19:09:32.195Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:32.195Z] Removing intermediate container f093121331ac [2022-06-23T19:09:32.195Z] ---> 0ed31bc6fd15 [2022-06-23T19:09:32.195Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:32.195Z] ---> Running in 97e8ff8d3c68 [2022-06-23T19:09:32.195Z] ---> Running in aa1fc68e5f44 [2022-06-23T19:09:32.195Z] ---> Running in 9c8d198dd4aa [2022-06-23T19:09:32.195Z] ---> Running in 3c5a4425bba7 [2022-06-23T19:09:32.195Z] ---> Running in cf83b1ee02a9 [2022-06-23T19:09:33.137Z] Removing intermediate container 97e8ff8d3c68 [2022-06-23T19:09:33.137Z] ---> 4906fb4183f8 [2022-06-23T19:09:33.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T19:09:33.137Z] Removing intermediate container cf83b1ee02a9 [2022-06-23T19:09:33.137Z] ---> c3f8cd96bd8b [2022-06-23T19:09:33.137Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:09:33.137Z] ---> Running in c712b0370bbc [2022-06-23T19:09:33.137Z] ---> Running in c230d5711966 [2022-06-23T19:09:33.397Z] Removing intermediate container aa1fc68e5f44 [2022-06-23T19:09:33.397Z] ---> cd3d3bf9438f [2022-06-23T19:09:33.397Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T19:09:33.397Z] ---> Running in 50d20b25f12c [2022-06-23T19:09:33.397Z] Removing intermediate container 9c8d198dd4aa [2022-06-23T19:09:33.397Z] ---> 143d9b5dd2ee [2022-06-23T19:09:33.397Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:09:33.659Z] ---> Running in 5d56957a05c4 [2022-06-23T19:09:33.659Z] Removing intermediate container 3c5a4425bba7 [2022-06-23T19:09:33.659Z] ---> de72f220210c [2022-06-23T19:09:33.659Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:09:33.659Z] ---> Running in 206782fe25ce [2022-06-23T19:09:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:34.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:34.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:34.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:34.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:34.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:35.274Z] OK: 221 MiB in 52 packages [2022-06-23T19:09:35.274Z] OK: 221 MiB in 52 packages [2022-06-23T19:09:35.534Z] OK: 221 MiB in 52 packages [2022-06-23T19:09:35.534Z] Removing intermediate container c712b0370bbc [2022-06-23T19:09:35.534Z] ---> a7a8afeed11c [2022-06-23T19:09:35.534Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T19:09:35.795Z] Removing intermediate container 5d56957a05c4 [2022-06-23T19:09:35.795Z] ---> 55709c45dcde [2022-06-23T19:09:35.795Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T19:09:35.795Z] ---> 949a6dfd51fa [2022-06-23T19:09:35.795Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:09:35.795Z] Removing intermediate container 206782fe25ce [2022-06-23T19:09:35.795Z] ---> fff7699983b3 [2022-06-23T19:09:35.795Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T19:09:35.795Z] ---> Running in 93dde83f03f7 [2022-06-23T19:09:36.056Z] ---> d75b60a0f25d [2022-06-23T19:09:36.056Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:09:36.056Z] ---> 665222b02e1f [2022-06-23T19:09:36.056Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:09:36.056Z] ---> Running in da410e4e5571 [2022-06-23T19:09:36.056Z] ---> Running in 7f4e02ae3036 [2022-06-23T19:09:36.317Z] OK: 221 MiB in 52 packages [2022-06-23T19:09:36.317Z] OK: 221 MiB in 52 packages [2022-06-23T19:09:36.889Z] Removing intermediate container c230d5711966 [2022-06-23T19:09:36.890Z] ---> ee32eb8c54e4 [2022-06-23T19:09:36.890Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:09:36.890Z] Removing intermediate container 50d20b25f12c [2022-06-23T19:09:36.890Z] ---> a3a7847367bc [2022-06-23T19:09:36.890Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:09:36.890Z] Removing intermediate container 93dde83f03f7 [2022-06-23T19:09:36.890Z] ---> 6b6d8bce662d [2022-06-23T19:09:36.890Z] Step 8/26 : COPY . . [2022-06-23T19:09:37.149Z] ---> f5c5756d95e2 [2022-06-23T19:09:37.149Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:09:37.149Z] ---> 0504a50dd88f [2022-06-23T19:09:37.149Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:09:38.093Z] ---> Running in 296f24c081fe [2022-06-23T19:09:38.093Z] ---> Running in 69ed86db0741 [2022-06-23T19:09:38.353Z] Removing intermediate container da410e4e5571 [2022-06-23T19:09:38.353Z] ---> bd7551426888 [2022-06-23T19:09:38.353Z] Step 8/26 : COPY . . [2022-06-23T19:09:38.353Z] Removing intermediate container 7f4e02ae3036 [2022-06-23T19:09:38.353Z] ---> e3a7486b4743 [2022-06-23T19:09:38.353Z] Step 8/25 : COPY . . [2022-06-23T19:09:40.640Z] e6fb740bc735: Pull complete [2022-06-23T19:09:40.914Z] 3a77bd46dcc9: Pull complete [2022-06-23T19:09:41.188Z] 355e64cbe906: Pull complete [2022-06-23T19:09:41.465Z] 63ab81a10011: Pull complete [2022-06-23T19:09:43.636Z] ---> 9e2c330d1364 [2022-06-23T19:09:43.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:09:43.636Z] Removing intermediate container 296f24c081fe [2022-06-23T19:09:43.636Z] ---> 16ee4b7d4604 [2022-06-23T19:09:43.636Z] Step 8/22 : COPY . . [2022-06-23T19:09:43.636Z] Removing intermediate container 69ed86db0741 [2022-06-23T19:09:43.636Z] ---> 191b73230c86 [2022-06-23T19:09:43.636Z] Step 8/23 : COPY . . [2022-06-23T19:09:43.636Z] ---> Running in 096a752b83f0 [2022-06-23T19:09:43.636Z] ---> b2fa9a87cd06 [2022-06-23T19:09:43.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:09:44.577Z] Removing intermediate container 096a752b83f0 [2022-06-23T19:09:44.577Z] ---> 066bf92dd5ec [2022-06-23T19:09:44.577Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T19:09:46.488Z] ---> Running in 133bf343cbf7 [2022-06-23T19:09:46.488Z] ---> Running in 524ab59ff3b2 [2022-06-23T19:09:46.488Z] ---> 0bb66e82f30c [2022-06-23T19:09:46.488Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:09:46.750Z] Removing intermediate container 133bf343cbf7 [2022-06-23T19:09:46.750Z] ---> cd8349e36aa9 [2022-06-23T19:09:46.750Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T19:09:46.750Z] ---> Running in c99b170ce1af [2022-06-23T19:09:46.750Z] Removing intermediate container 524ab59ff3b2 [2022-06-23T19:09:46.750Z] ---> b1fbd0119630 [2022-06-23T19:09:46.750Z] 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-23T19:09:47.012Z] ---> Running in da2b5492cb22 [2022-06-23T19:09:47.012Z] ---> Running in 995e8a388113 [2022-06-23T19:09:47.012Z] Removing intermediate container c99b170ce1af [2022-06-23T19:09:47.012Z] ---> 1758b33d303e [2022-06-23T19:09:47.012Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T19:09:47.308Z] Removing intermediate container da2b5492cb22 [2022-06-23T19:09:47.308Z] ---> dcea7c7a4fb1 [2022-06-23T19:09:47.308Z] 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-23T19:09:47.308Z] ---> Running in cd90d9dd166f [2022-06-23T19:09:47.308Z] ---> Running in 3fbd4ddb2aa9 [2022-06-23T19:09:47.569Z] Removing intermediate container cd90d9dd166f [2022-06-23T19:09:47.569Z] ---> f438121a47cd [2022-06-23T19:09:47.569Z] 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-23T19:09:47.569Z] ---> Running in dbe4b9fe1dcd [2022-06-23T19:09:48.198Z] 555d1d1c4555: Pull complete [2022-06-23T19:09:48.511Z] Removing intermediate container 995e8a388113 [2022-06-23T19:09:48.512Z] ---> 211dc16c9fda [2022-06-23T19:09:48.512Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T19:09:48.773Z] Removing intermediate container 3fbd4ddb2aa9 [2022-06-23T19:09:48.773Z] ---> 1b2cc6b08d21 [2022-06-23T19:09:48.773Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T19:09:48.773Z] ---> Running in b16b1c3017f6 [2022-06-23T19:09:48.773Z] ---> Running in 31f9092826ae [2022-06-23T19:09:48.773Z] ---> f55199b75bd5 [2022-06-23T19:09:48.773Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T19:09:48.773Z] Removing intermediate container dbe4b9fe1dcd [2022-06-23T19:09:48.773Z] ---> 93cc9adb84d6 [2022-06-23T19:09:48.773Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T19:09:48.773Z] ---> e8cf81050272 [2022-06-23T19:09:48.773Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T19:09:48.773Z] ---> Running in d74be8386531 [2022-06-23T19:09:48.773Z] ---> Running in 727ebb8ddf3d [2022-06-23T19:09:49.034Z] ---> Running in 02e0463e8ed6 [2022-06-23T19:09:49.034Z] Removing intermediate container b16b1c3017f6 [2022-06-23T19:09:49.034Z] ---> 05c00052fad2 [2022-06-23T19:09:49.034Z] [2022-06-23T19:09:49.034Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T19:09:49.034Z] Removing intermediate container 31f9092826ae [2022-06-23T19:09:49.034Z] ---> f7425bea4426 [2022-06-23T19:09:49.034Z] [2022-06-23T19:09:49.034Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T19:09:49.034Z] Removing intermediate container 727ebb8ddf3d [2022-06-23T19:09:49.034Z] ---> 7d2227a94767 [2022-06-23T19:09:49.034Z] [2022-06-23T19:09:49.034Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T19:09:49.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-23T19:09:49.293Z] 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-23T19:09:49.634Z] 7d9057610161: Pull complete [2022-06-23T19:09:49.634Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T19:09:49.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T19:09:49.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:09:49.862Z] 3.15: Pulling from library/alpine [2022-06-23T19:09:49.863Z] 3.15: Pulling from library/alpine [2022-06-23T19:09:50.047Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-23T19:09:50.047Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T19:09:50.047Z] WORKDIR /edgex [2022-06-23T19:09:50.047Z] COPY go.mod . [2022-06-23T19:09:50.047Z] RUN go mod download [2022-06-23T19:09:50.438Z] 3.15: Pulling from library/alpine [2022-06-23T19:09:50.697Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T19:09:50.697Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T19:09:50.697Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T19:09:50.697Z] Status: Image is up to date for alpine:3.15 [2022-06-23T19:09:50.697Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T19:09:50.697Z] Status: Image is up to date for alpine:3.15 [2022-06-23T19:09:50.697Z] ---> 0ac33e5f5afa [2022-06-23T19:09:50.697Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:09:50.697Z] ---> 0ac33e5f5afa [2022-06-23T19:09:50.697Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:09:50.697Z] ---> 0ac33e5f5afa [2022-06-23T19:09:50.697Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:09:50.697Z] ---> Running in 036fdb700a98 [2022-06-23T19:09:50.697Z] ---> Running in 18813b690b36 [2022-06-23T19:09:50.697Z] ---> Running in 832c11b6013d [2022-06-23T19:09:50.960Z] Removing intermediate container 036fdb700a98 [2022-06-23T19:09:50.960Z] ---> 3673abfdaeb0 [2022-06-23T19:09:50.960Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:50.960Z] ---> Running in 54f8c04adc5a [2022-06-23T19:09:50.960Z] Removing intermediate container 832c11b6013d [2022-06-23T19:09:50.960Z] ---> ce634553b7a7 [2022-06-23T19:09:50.960Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:50.960Z] Removing intermediate container 18813b690b36 [2022-06-23T19:09:50.960Z] ---> e2342a155a6e [2022-06-23T19:09:50.960Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:09:50.960Z] ---> Running in cde3f2ce28e9 [2022-06-23T19:09:50.960Z] ---> Running in 52694dbb06f3 [2022-06-23T19:09:51.902Z] Removing intermediate container 54f8c04adc5a [2022-06-23T19:09:51.902Z] ---> 5b321887c762 [2022-06-23T19:09:51.902Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T19:09:51.902Z] ---> Running in a69c4358f9ce [2022-06-23T19:09:52.164Z] Removing intermediate container cde3f2ce28e9 [2022-06-23T19:09:52.164Z] ---> 09ad7decda75 [2022-06-23T19:09:52.164Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T19:09:52.425Z] Removing intermediate container 52694dbb06f3 [2022-06-23T19:09:52.425Z] ---> 85a5dc6c1de3 [2022-06-23T19:09:52.425Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T19:09:52.425Z] ---> Running in c57ed3c67dbf [2022-06-23T19:09:52.425Z] ---> Running in 72f9c7f51f78 [2022-06-23T19:09:52.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:52.696Z] Sending build context to Docker daemon 169.2MB [2022-06-23T19:09:52.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T19:09:52.696Z] ---> 819e984ddca1 [2022-06-23T19:09:52.696Z] Step 2/4 : WORKDIR /edgex [2022-06-23T19:09:52.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:52.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:53.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:53.821Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:09:53.821Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:09:53.821Z] OK: 15859 distinct packages available [2022-06-23T19:09:53.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:53.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:53.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:54.080Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:09:54.080Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:09:54.080Z] OK: 15859 distinct packages available [2022-06-23T19:09:54.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:54.341Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:09:54.341Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:09:54.341Z] OK: 15859 distinct packages available [2022-06-23T19:09:54.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:54.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:54.684Z] ---> Running in 7df42dd8f971 [2022-06-23T19:09:54.684Z] Removing intermediate container 7df42dd8f971 [2022-06-23T19:09:54.684Z] ---> 153dd010c887 [2022-06-23T19:09:54.684Z] Step 3/4 : COPY go.mod . [2022-06-23T19:09:54.869Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T19:09:54.869Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:09:55.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:55.130Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T19:09:55.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:09:55.130Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T19:09:55.284Z] ---> 25e78f16d009 [2022-06-23T19:09:55.284Z] Step 4/4 : RUN go mod download [2022-06-23T19:09:55.284Z] ---> Running in 1e3fa88354b4 [2022-06-23T19:09:55.389Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T19:09:55.650Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:09:55.650Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T19:09:55.650Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T19:09:55.909Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T19:09:55.909Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:09:55.909Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:09:55.909Z] OK: 6 MiB in 18 packages [2022-06-23T19:09:55.909Z] OK: 6 MiB in 19 packages [2022-06-23T19:09:55.909Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T19:09:56.168Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:09:56.168Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T19:09:56.168Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T19:09:56.430Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T19:09:56.430Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:09:56.430Z] OK: 6 MiB in 19 packages [2022-06-23T19:09:57.367Z] Removing intermediate container 72f9c7f51f78 [2022-06-23T19:09:57.367Z] ---> ea454fcffb6c [2022-06-23T19:09:57.367Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T19:09:57.367Z] Removing intermediate container a69c4358f9ce [2022-06-23T19:09:57.367Z] ---> 8801dce4eb84 [2022-06-23T19:09:57.367Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:09:57.935Z] Removing intermediate container c57ed3c67dbf [2022-06-23T19:09:57.935Z] ---> bff8d21f07eb [2022-06-23T19:09:57.935Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:09:59.847Z] ---> 1d531c5eb628 [2022-06-23T19:09:59.847Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:09:59.847Z] ---> 8b8173ab811f [2022-06-23T19:09:59.847Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:09:59.847Z] ---> 2681a051f88e [2022-06-23T19:09:59.847Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:10:00.419Z] ---> 6b07d008b2a8 [2022-06-23T19:10:00.419Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T19:10:00.419Z] ---> 17fcc42dffe9 [2022-06-23T19:10:00.419Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T19:10:00.679Z] ---> Running in 1de1d337336f [2022-06-23T19:10:00.941Z] ---> b13a50281be2 [2022-06-23T19:10:00.941Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-23T19:10:00.941Z] Removing intermediate container 1de1d337336f [2022-06-23T19:10:00.941Z] ---> 49aa3db74b07 [2022-06-23T19:10:00.941Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T19:10:01.206Z] ---> 5ff2bac2c3a1 [2022-06-23T19:10:01.206Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:10:01.206Z] ---> fbdf8dc387db [2022-06-23T19:10:01.206Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:10:01.467Z] ---> 2231164c0b2a [2022-06-23T19:10:01.467Z] Step 21/26 : WORKDIR / [2022-06-23T19:10:01.467Z] ---> Running in 143b317723ab [2022-06-23T19:10:01.467Z] ---> Running in 4334ffee27ac [2022-06-23T19:10:01.467Z] ---> 42bc601b7195 [2022-06-23T19:10:01.467Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T19:10:01.729Z] Removing intermediate container 143b317723ab [2022-06-23T19:10:01.729Z] ---> 919b6655bc8b [2022-06-23T19:10:01.729Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:10:01.729Z] Removing intermediate container 4334ffee27ac [2022-06-23T19:10:01.729Z] ---> 5e8340866a06 [2022-06-23T19:10:01.729Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:10:01.729Z] ---> Running in 7d9ce417f1a0 [2022-06-23T19:10:01.729Z] ---> Running in 74b5fac0d59f [2022-06-23T19:10:01.729Z] ---> 2d13d7f1dd6e [2022-06-23T19:10:01.729Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T19:10:01.993Z] Removing intermediate container 7d9ce417f1a0 [2022-06-23T19:10:01.993Z] ---> 8db1e2fdc77e [2022-06-23T19:10:01.993Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T19:10:01.993Z] 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-23T19:10:01.993Z] ---> Running in 25551ceab702 [2022-06-23T19:10:01.993Z] Removing intermediate container 74b5fac0d59f [2022-06-23T19:10:01.993Z] ---> f71655aa0256 [2022-06-23T19:10:01.993Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:10:01.993Z] ---> 774c20aa4c72 [2022-06-23T19:10:01.993Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:10:02.251Z] ---> Running in cb511d9bb319 [2022-06-23T19:10:02.251Z] ---> Running in 692977252c0a [2022-06-23T19:10:02.251Z] Removing intermediate container 25551ceab702 [2022-06-23T19:10:02.251Z] ---> 8f22b82b5b75 [2022-06-23T19:10:02.251Z] Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:10:02.251Z] ---> Running in 0c2c81a3364c [2022-06-23T19:10:02.251Z] Removing intermediate container cb511d9bb319 [2022-06-23T19:10:02.251Z] ---> ee0569d17163 [2022-06-23T19:10:02.251Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T19:10:02.511Z] Removing intermediate container 692977252c0a [2022-06-23T19:10:02.511Z] ---> ec5c5b3c97ab [2022-06-23T19:10:02.511Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:10:02.511Z] ---> Running in 6dcc50f925d6 [2022-06-23T19:10:02.511Z] Removing intermediate container 0c2c81a3364c [2022-06-23T19:10:02.511Z] ---> 1582b204bf48 [2022-06-23T19:10:02.511Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T19:10:02.511Z] ---> Running in 27fd0ce7b64a [2022-06-23T19:10:02.511Z] ---> Running in 2fae6884bf15 [2022-06-23T19:10:02.770Z] Removing intermediate container 6dcc50f925d6 [2022-06-23T19:10:02.770Z] ---> c84c8ef6499a [2022-06-23T19:10:02.770Z] Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:10:02.770Z] Removing intermediate container 27fd0ce7b64a [2022-06-23T19:10:02.770Z] ---> 85bf437e8118 [2022-06-23T19:10:02.770Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T19:10:02.770Z] ---> Running in a8f8a137437f [2022-06-23T19:10:02.770Z] Removing intermediate container 2fae6884bf15 [2022-06-23T19:10:02.770Z] ---> 09bf5cdef6fe [2022-06-23T19:10:02.770Z] [2022-06-23T19:10:02.770Z] ---> Running in 08bdb97ebf06 [2022-06-23T19:10:02.770Z] Successfully built 09bf5cdef6fe [2022-06-23T19:10:02.770Z] Successfully tagged security-spire-server:latest [2022-06-23T19:10:02.770Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-06-23T19:10:03.030Z] Removing intermediate container a8f8a137437f [2022-06-23T19:10:03.030Z] ---> c045b78ca68d [2022-06-23T19:10:03.030Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T19:10:03.030Z] Removing intermediate container 08bdb97ebf06 [2022-06-23T19:10:03.030Z] ---> 1ff38d46ac43 [2022-06-23T19:10:03.030Z] Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:10:03.030Z] ---> Running in e3f47d39425e [2022-06-23T19:10:03.289Z] ---> Running in 423b32a2c49b [2022-06-23T19:10:03.864Z] Removing intermediate container e3f47d39425e [2022-06-23T19:10:03.864Z] ---> 7776547ac632 [2022-06-23T19:10:03.864Z] [2022-06-23T19:10:03.864Z] Successfully built 7776547ac632 [2022-06-23T19:10:04.432Z] Successfully tagged security-spire-config:latest [2022-06-23T19:10:04.432Z]  Building security-spire-config ... done Building security-bootstrapper [2022-06-23T19:10:05.006Z] Removing intermediate container 423b32a2c49b [2022-06-23T19:10:05.006Z] ---> eb0ebcdf5130 [2022-06-23T19:10:05.006Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T19:10:07.552Z] Removing intermediate container d74be8386531 [2022-06-23T19:10:07.552Z] ---> 7a9ab268efa3 [2022-06-23T19:10:07.552Z] [2022-06-23T19:10:07.552Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:10:07.552Z] ---> Running in b8ad29b21181 [2022-06-23T19:10:07.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:10:07.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:10:07.814Z] ---> e24e61e3e36f [2022-06-23T19:10:07.814Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:10:07.814Z] ---> Using cache [2022-06-23T19:10:07.814Z] ---> 0ed31bc6fd15 [2022-06-23T19:10:07.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:10:07.814Z] ---> Using cache [2022-06-23T19:10:07.814Z] ---> c3f8cd96bd8b [2022-06-23T19:10:07.814Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T19:10:08.074Z] 3.14: Pulling from library/alpine [2022-06-23T19:10:08.074Z] Removing intermediate container b8ad29b21181 [2022-06-23T19:10:08.074Z] ---> 4075d5c31b39 [2022-06-23T19:10:08.074Z] [2022-06-23T19:10:08.074Z] ---> Running in 58495712ed1a [2022-06-23T19:10:08.334Z] Successfully built 4075d5c31b39 [2022-06-23T19:10:08.334Z] Successfully tagged security-spire-agent:latest [2022-06-23T19:10:08.334Z] Building security-spiffe-token-provider [2022-06-23T19:10:08.593Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:08.593Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T19:10:08.593Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T19:10:08.593Z] ---> e04c818066af [2022-06-23T19:10:08.593Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T19:10:09.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:09.729Z] OK: 221 MiB in 52 packages [2022-06-23T19:10:10.302Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:10:10.302Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:10:10.302Z] ---> e24e61e3e36f [2022-06-23T19:10:10.302Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T19:10:10.302Z] ---> Using cache [2022-06-23T19:10:10.302Z] ---> 0ed31bc6fd15 [2022-06-23T19:10:10.302Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:10:10.302Z] ---> Using cache [2022-06-23T19:10:10.302Z] ---> c3f8cd96bd8b [2022-06-23T19:10:10.302Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T19:10:10.563Z] ---> Running in 3cb2b83fc1f6 [2022-06-23T19:10:10.563Z] ---> Running in c16c49490f5b [2022-06-23T19:10:10.563Z] Removing intermediate container 02e0463e8ed6 [2022-06-23T19:10:10.563Z] ---> 939140baed1a [2022-06-23T19:10:10.563Z] [2022-06-23T19:10:10.563Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:10:10.563Z] ---> e04c818066af [2022-06-23T19:10:10.563Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T19:10:10.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:11.084Z] ---> Running in 72e60972ec05 [2022-06-23T19:10:11.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:11.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:11.084Z] Removing intermediate container 58495712ed1a [2022-06-23T19:10:11.084Z] ---> 4ea92263fa0a [2022-06-23T19:10:11.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:10:11.345Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T19:10:11.345Z] Removing intermediate container 72e60972ec05 [2022-06-23T19:10:11.345Z] ---> aec2f061ad9c [2022-06-23T19:10:11.345Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T19:10:11.345Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:10:11.345Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T19:10:11.345Z] ---> 2802e28b17b9 [2022-06-23T19:10:11.345Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:10:11.345Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T19:10:11.345Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T19:10:11.345Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T19:10:11.345Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:10:11.605Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:10:11.605Z] ---> Running in e450844820dc [2022-06-23T19:10:11.605Z] OK: 8 MiB in 20 packages [2022-06-23T19:10:11.605Z] ---> Running in 74def3d28551 [2022-06-23T19:10:11.605Z] Removing intermediate container e450844820dc [2022-06-23T19:10:11.605Z] ---> 104a8f768484 [2022-06-23T19:10:11.605Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T19:10:11.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:11.869Z] ---> Running in 849be0aebc04 [2022-06-23T19:10:12.134Z] Removing intermediate container 849be0aebc04 [2022-06-23T19:10:12.134Z] ---> 003ef243346f [2022-06-23T19:10:12.134Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:10:12.134Z] ---> Running in 9d086d395a7e [2022-06-23T19:10:12.134Z] OK: 221 MiB in 52 packages [2022-06-23T19:10:12.394Z] Removing intermediate container 3cb2b83fc1f6 [2022-06-23T19:10:12.394Z] ---> 394f59a663df [2022-06-23T19:10:12.394Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T19:10:12.394Z] ---> Running in 26dd9c1f4ce9 [2022-06-23T19:10:12.655Z] Removing intermediate container 26dd9c1f4ce9 [2022-06-23T19:10:12.655Z] ---> a7057224d9f0 [2022-06-23T19:10:12.655Z] Step 13/22 : WORKDIR /edgex [2022-06-23T19:10:12.934Z] ---> Running in d291278dd847 [2022-06-23T19:10:12.934Z] Removing intermediate container c16c49490f5b [2022-06-23T19:10:12.934Z] ---> 6549abfb272d [2022-06-23T19:10:12.934Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T19:10:12.934Z] Removing intermediate container 74def3d28551 [2022-06-23T19:10:12.934Z] ---> 8af8c15ebf0a [2022-06-23T19:10:12.934Z] Step 8/23 : COPY . . [2022-06-23T19:10:13.195Z] Removing intermediate container d291278dd847 [2022-06-23T19:10:13.195Z] ---> 991a694a5cce [2022-06-23T19:10:13.195Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T19:10:13.195Z] Removing intermediate container 9d086d395a7e [2022-06-23T19:10:13.195Z] ---> 68feddfc316d [2022-06-23T19:10:13.195Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T19:10:13.524Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:10:13.524Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:10:13.524Z] ---> e24e61e3e36f [2022-06-23T19:10:13.524Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T19:10:13.524Z] ---> Using cache [2022-06-23T19:10:13.524Z] ---> 0ed31bc6fd15 [2022-06-23T19:10:13.524Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T19:10:13.785Z] ---> 2e1ec51e9690 [2022-06-23T19:10:13.785Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:10:14.356Z] ---> Running in a1f45a412bdc [2022-06-23T19:10:14.356Z] ---> Running in a96263bf3ca2 [2022-06-23T19:10:14.356Z] ---> Running in 15074d9867cc [2022-06-23T19:10:14.356Z] ---> 83696e5fae09 [2022-06-23T19:10:14.356Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T19:10:14.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:14.926Z] ---> 4398286b99ba [2022-06-23T19:10:14.926Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-23T19:10:14.926Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:15.494Z] ---> d92e74d7891a [2022-06-23T19:10:15.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T19:10:15.494Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:15.754Z] Removing intermediate container 15074d9867cc [2022-06-23T19:10:15.754Z] ---> 2d78c3ac4594 [2022-06-23T19:10:15.754Z] Step 8/31 : COPY . . [2022-06-23T19:10:15.754Z] ---> b739e0b4a86c [2022-06-23T19:10:15.754Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T19:10:15.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:16.012Z] ---> Running in 68f8f9d6ffc3 [2022-06-23T19:10:16.012Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T19:10:16.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T19:10:16.012Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T19:10:16.270Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T19:10:16.270Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:10:16.270Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:10:16.270Z] OK: 15866 distinct packages available [2022-06-23T19:10:16.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:16.270Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T19:10:16.270Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T19:10:16.528Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:10:16.528Z] OK: 8 MiB in 20 packages [2022-06-23T19:10:17.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:17.433Z] OK: 221 MiB in 52 packages [2022-06-23T19:10:18.074Z] Removing intermediate container 68f8f9d6ffc3 [2022-06-23T19:10:18.074Z] ---> fc68b4e3a101 [2022-06-23T19:10:18.074Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T19:10:18.333Z] ---> Running in df277991cfd0 [2022-06-23T19:10:18.594Z] Removing intermediate container a1f45a412bdc [2022-06-23T19:10:18.594Z] ---> 7751c76509b5 [2022-06-23T19:10:18.594Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:10:18.594Z] Removing intermediate container a96263bf3ca2 [2022-06-23T19:10:18.594Z] ---> 5c24420145af [2022-06-23T19:10:18.594Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T19:10:18.594Z] Removing intermediate container df277991cfd0 [2022-06-23T19:10:18.594Z] ---> 610c49ca176e [2022-06-23T19:10:18.594Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T19:10:18.594Z] ---> Running in de268224b547 [2022-06-23T19:10:18.594Z] ---> 39190d124e88 [2022-06-23T19:10:18.594Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:10:18.868Z] ---> Running in 01061fa93848 [2022-06-23T19:10:18.868Z] ---> 9e924f173d68 [2022-06-23T19:10:18.868Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T19:10:18.868Z] ---> b43e5017805c [2022-06-23T19:10:18.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T19:10:18.868Z] Removing intermediate container de268224b547 [2022-06-23T19:10:18.868Z] ---> 336923fba35b [2022-06-23T19:10:18.868Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:10:18.868Z] ---> Running in c7c0f9f780b7 [2022-06-23T19:10:19.128Z] ---> Running in 532805cec088 [2022-06-23T19:10:19.387Z] Removing intermediate container 532805cec088 [2022-06-23T19:10:19.387Z] ---> 8e043d9d172b [2022-06-23T19:10:19.387Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:10:19.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-23T19:10:19.647Z] ---> 9ce565d699fa [2022-06-23T19:10:19.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T19:10:19.647Z] ---> Running in a09899b56f1a [2022-06-23T19:10:19.908Z] Removing intermediate container a09899b56f1a [2022-06-23T19:10:19.908Z] ---> 8450fa3c80ed [2022-06-23T19:10:19.908Z] [2022-06-23T19:10:19.908Z] Successfully built 8450fa3c80ed [2022-06-23T19:10:19.908Z] ---> 0d4bb868e8df [2022-06-23T19:10:19.908Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T19:10:19.908Z] Successfully tagged security-proxy-setup:latest [2022-06-23T19:10:19.908Z] Building core-metadata [2022-06-23T19:10:20.167Z]  Building security-proxy-setup ... done  ---> Running in 975955aa58fd [2022-06-23T19:10:20.760Z] Removing intermediate container 01061fa93848 [2022-06-23T19:10:20.760Z] ---> 4bfdbb5b5b5e [2022-06-23T19:10:20.760Z] Step 7/20 : COPY . . [2022-06-23T19:10:21.331Z] Removing intermediate container 975955aa58fd [2022-06-23T19:10:21.331Z] ---> bf89dbe7c9e6 [2022-06-23T19:10:21.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:10:21.902Z] ---> Running in bde154047915 [2022-06-23T19:10:22.490Z] Removing intermediate container bde154047915 [2022-06-23T19:10:22.490Z] ---> 88c196870a4f [2022-06-23T19:10:22.490Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T19:10:23.102Z] ---> 63a63a8ba998 [2022-06-23T19:10:23.102Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T19:10:23.368Z] ---> Running in 12f50b6f052b [2022-06-23T19:10:23.628Z] ---> Running in c354dfa43b57 [2022-06-23T19:10:23.889Z] Removing intermediate container 12f50b6f052b [2022-06-23T19:10:23.889Z] ---> 971060985dfc [2022-06-23T19:10:23.889Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:10:24.458Z] ---> Running in c5e1ebd8a308 [2022-06-23T19:10:24.718Z] 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-23T19:10:24.978Z] Removing intermediate container c5e1ebd8a308 [2022-06-23T19:10:24.978Z] ---> ed2325183473 [2022-06-23T19:10:24.978Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:10:24.978Z] ---> Running in c06fcfb35c9a [2022-06-23T19:10:25.549Z] Removing intermediate container c06fcfb35c9a [2022-06-23T19:10:25.549Z] ---> c271913e6d94 [2022-06-23T19:10:25.549Z] [2022-06-23T19:10:25.549Z] Successfully built c271913e6d94 [2022-06-23T19:10:25.549Z] Successfully tagged core-data:latest [2022-06-23T19:10:25.549Z]  Building core-data ... done Building security-secretstore-setup [2022-06-23T19:10:27.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:10:27.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:10:27.489Z] ---> e24e61e3e36f [2022-06-23T19:10:27.489Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> 0ed31bc6fd15 [2022-06-23T19:10:27.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> c3f8cd96bd8b [2022-06-23T19:10:27.489Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> 6549abfb272d [2022-06-23T19:10:27.489Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> 2e1ec51e9690 [2022-06-23T19:10:27.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> 2d78c3ac4594 [2022-06-23T19:10:27.489Z] Step 8/23 : COPY . . [2022-06-23T19:10:27.489Z] ---> Using cache [2022-06-23T19:10:27.489Z] ---> 63a63a8ba998 [2022-06-23T19:10:27.489Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T19:10:30.808Z] ---> Running in b009de6c5ade [2022-06-23T19:10:30.808Z] ---> 45cafdeab97f [2022-06-23T19:10:30.808Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T19:10:30.808Z] ---> Running in d1e278b6a7c6 [2022-06-23T19:10:31.068Z] 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-23T19:10:31.068Z] 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-23T19:10:31.641Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:10:31.641Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:10:31.641Z] ---> e24e61e3e36f [2022-06-23T19:10:31.641Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> 0ed31bc6fd15 [2022-06-23T19:10:31.641Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> c3f8cd96bd8b [2022-06-23T19:10:31.641Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> 6549abfb272d [2022-06-23T19:10:31.641Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> 2e1ec51e9690 [2022-06-23T19:10:31.641Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> 2d78c3ac4594 [2022-06-23T19:10:31.641Z] Step 8/25 : COPY . . [2022-06-23T19:10:31.641Z] ---> Using cache [2022-06-23T19:10:31.641Z] ---> 63a63a8ba998 [2022-06-23T19:10:31.641Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T19:10:32.586Z] ---> Running in 1d6f97aafd7b [2022-06-23T19:10:33.526Z] 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-23T19:10:36.835Z] Removing intermediate container c7c0f9f780b7 [2022-06-23T19:10:36.835Z] ---> 065c37f07a00 [2022-06-23T19:10:36.835Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T19:10:37.095Z] ---> Running in e3fe66d5fa17 [2022-06-23T19:10:38.035Z] 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-23T19:10:39.952Z] Removing intermediate container e3fe66d5fa17 [2022-06-23T19:10:39.952Z] ---> ea7ae2cd0f24 [2022-06-23T19:10:39.952Z] [2022-06-23T19:10:39.952Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T19:10:39.952Z] 20.10.14: Pulling from library/docker [2022-06-23T19:10:42.299Z] Removing intermediate container 1e3fa88354b4 [2022-06-23T19:10:42.299Z] ---> 2f04e0d00d11 [2022-06-23T19:10:42.299Z] Successfully built 2f04e0d00d11 [2022-06-23T19:10:42.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:10:42.712Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T19:10:42.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:10:43.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container [2022-06-23T19:10:43.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T19:10:44.453Z] $ docker top 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:10:45.415Z] + go version [2022-06-23T19:10:45.415Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T19:10:45.450Z] $ docker stop --time=1 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b [2022-06-23T19:10:47.083Z] $ docker rm -f 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:10:47.984Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T19:10:47.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:10:48.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container [2022-06-23T19:10:48.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T19:10:49.682Z] $ docker top 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T19:10:49.983Z] ========================================================= [2022-06-23T19:10:49.983Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-23T19:10:49.983Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T19:10:50.686Z] + make test [2022-06-23T19:10:50.687Z] go mod tidy -compat=1.17 [2022-06-23T19:10:51.671Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-23T19:10:52.173Z] Removing intermediate container c354dfa43b57 [2022-06-23T19:10:52.173Z] ---> 9ec84f1470b0 [2022-06-23T19:10:52.173Z] [2022-06-23T19:10:52.173Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T19:10:52.173Z] ---> e04c818066af [2022-06-23T19:10:52.173Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T19:10:52.173Z] ---> Running in 94c83f923395 [2022-06-23T19:10:52.173Z] Removing intermediate container 94c83f923395 [2022-06-23T19:10:52.173Z] ---> 22f530cd6265 [2022-06-23T19:10:52.173Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T19:10:52.173Z] ---> Running in 0e4024836a46 [2022-06-23T19:10:52.432Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T19:10:52.432Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T19:10:52.432Z] ---> 7417809fdb73 [2022-06-23T19:10:52.432Z] 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-23T19:10:52.693Z] ---> Running in 939b12c53898 [2022-06-23T19:10:52.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:52.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:52.953Z] Removing intermediate container 939b12c53898 [2022-06-23T19:10:52.953Z] ---> 7582af98350f [2022-06-23T19:10:52.953Z] 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-23T19:10:52.953Z] ---> Running in 632ff6cc6527 [2022-06-23T19:10:53.214Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T19:10:53.214Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T19:10:53.214Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:10:53.214Z] OK: 6 MiB in 16 packages [2022-06-23T19:10:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:54.042Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T19:10:54.042Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T19:10:54.042Z] Executing bash-5.1.16-r0.post-install [2022-06-23T19:10:54.042Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:10:54.042Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T19:10:54.042Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T19:10:54.042Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T19:10:54.042Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T19:10:54.042Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T19:10:54.042Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T19:10:54.312Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T19:10:54.312Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T19:10:54.312Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T19:10:54.312Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T19:10:54.312Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T19:10:54.312Z] Removing intermediate container 0e4024836a46 [2022-06-23T19:10:54.312Z] ---> 7d8d3f729af3 [2022-06-23T19:10:54.312Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T19:10:54.312Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T19:10:54.312Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T19:10:54.312Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T19:10:54.312Z] ---> Running in 037d1d058267 [2022-06-23T19:10:54.578Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T19:10:54.578Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T19:10:54.578Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T19:10:54.578Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T19:10:54.578Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T19:10:54.578Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T19:10:54.837Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T19:10:54.837Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T19:10:54.837Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T19:10:54.837Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T19:10:54.837Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T19:10:54.837Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T19:10:54.837Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T19:10:54.837Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T19:10:54.837Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T19:10:54.837Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T19:10:54.837Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T19:10:54.837Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T19:10:54.837Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T19:10:54.837Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T19:10:54.837Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T19:10:54.837Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T19:10:54.837Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T19:10:54.837Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T19:10:54.837Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T19:10:54.837Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T19:10:55.109Z] Removing intermediate container 037d1d058267 [2022-06-23T19:10:55.109Z] ---> 4743a6ec2893 [2022-06-23T19:10:55.109Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T19:10:55.109Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:10:55.109Z] OK: 83 MiB in 65 packages [2022-06-23T19:10:55.394Z] ---> Running in 66770964a449 [2022-06-23T19:10:55.394Z] Removing intermediate container 66770964a449 [2022-06-23T19:10:55.394Z] ---> b68cf10aa78c [2022-06-23T19:10:55.394Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T19:10:55.658Z] ---> Running in 3b5a50935b66 [2022-06-23T19:10:55.658Z] 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-23T19:10:55.917Z] Collecting docker-compose==1.23.2 [2022-06-23T19:10:55.917Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T19:10:55.917Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T19:10:55.917Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T19:10:55.917Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T19:10:55.917Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T19:10:56.178Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T19:10:56.178Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T19:10:56.751Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T19:10:56.751Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T19:10:56.751Z] Collecting PyYAML<4,>=3.10 [2022-06-23T19:10:56.751Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T19:10:57.322Z] Removing intermediate container b009de6c5ade [2022-06-23T19:10:57.322Z] ---> ee0661dde9df [2022-06-23T19:10:57.322Z] [2022-06-23T19:10:57.322Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:10:57.322Z] ---> e04c818066af [2022-06-23T19:10:57.322Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:10:57.322Z] ---> Running in c43df6047c5b [2022-06-23T19:10:57.322Z] 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-23T19:10:57.322Z] Removing intermediate container 3b5a50935b66 [2022-06-23T19:10:57.322Z] ---> 2b52e656d0be [2022-06-23T19:10:57.322Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T19:10:57.584Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T19:10:57.584Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T19:10:57.584Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T19:10:57.584Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T19:10:57.584Z] ---> Running in f14d34029b8e [2022-06-23T19:10:57.584Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T19:10:57.584Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T19:10:57.845Z] Removing intermediate container f14d34029b8e [2022-06-23T19:10:57.845Z] ---> 0e7247a4443c [2022-06-23T19:10:57.845Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T19:10:57.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:58.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:58.104Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T19:10:58.104Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T19:10:58.104Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T19:10:58.104Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T19:10:58.104Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T19:10:58.104Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:10:58.104Z] OK: 6 MiB in 15 packages [2022-06-23T19:10:58.363Z] Collecting idna<2.8,>=2.5 [2022-06-23T19:10:58.363Z] ---> 16b1506c7d89 [2022-06-23T19:10:58.363Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T19:10:58.363Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T19:10:58.363Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T19:10:58.363Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T19:10:58.363Z] ---> Running in 7486aeed6354 [2022-06-23T19:10:58.363Z] 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-23T19:10:58.363Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T19:10:58.363Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T19:10:58.626Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T19:10:58.626Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T19:10:58.626Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T19:10:58.626Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T19:10:58.626Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T19:10:58.626Z] Attempting uninstall: urllib3 [2022-06-23T19:10:58.626Z] Found existing installation: urllib3 1.26.7 [2022-06-23T19:10:58.626Z] Uninstalling urllib3-1.26.7: [2022-06-23T19:10:58.627Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T19:10:58.887Z] Removing intermediate container c43df6047c5b [2022-06-23T19:10:58.887Z] ---> d1a5faf5ab6b [2022-06-23T19:10:58.887Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:10:58.887Z] Attempting uninstall: idna [2022-06-23T19:10:58.887Z] Found existing installation: idna 3.3 [2022-06-23T19:10:58.887Z] Uninstalling idna-3.3: [2022-06-23T19:10:58.887Z] Successfully uninstalled idna-3.3 [2022-06-23T19:10:59.146Z] ---> Running in c39948f631f5 [2022-06-23T19:10:59.146Z] Removing intermediate container c39948f631f5 [2022-06-23T19:10:59.146Z] ---> b5f6b0daac07 [2022-06-23T19:10:59.146Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T19:10:59.416Z] Removing intermediate container 1d6f97aafd7b [2022-06-23T19:10:59.416Z] ---> b0244193358b [2022-06-23T19:10:59.416Z] [2022-06-23T19:10:59.416Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T19:10:59.416Z] ---> e04c818066af [2022-06-23T19:10:59.416Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T19:10:59.416Z] ---> Running in f0dcee00cd82 [2022-06-23T19:10:59.416Z] ---> Running in 88ebe29a869f [2022-06-23T19:10:59.676Z] Attempting uninstall: requests [2022-06-23T19:10:59.676Z] Found existing installation: requests 2.26.0 [2022-06-23T19:10:59.676Z] Uninstalling requests-2.26.0: [2022-06-23T19:10:59.676Z] Successfully uninstalled requests-2.26.0 [2022-06-23T19:10:59.676Z] Removing intermediate container 7486aeed6354 [2022-06-23T19:10:59.676Z] ---> 0094f128e185 [2022-06-23T19:10:59.676Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:10:59.676Z] Removing intermediate container f0dcee00cd82 [2022-06-23T19:10:59.676Z] ---> 56f5be5baa94 [2022-06-23T19:10:59.676Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T19:10:59.941Z] ---> Running in a3059ca59abf [2022-06-23T19:10:59.941Z] Running setup.py install for texttable: started [2022-06-23T19:10:59.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:10:59.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:00.201Z] ---> 04bb8df93d30 [2022-06-23T19:11:00.201Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T19:11:00.201Z] Removing intermediate container a3059ca59abf [2022-06-23T19:11:00.201Z] ---> 02ee036c6a58 [2022-06-23T19:11:00.201Z] Step 15/23 : WORKDIR / [2022-06-23T19:11:00.201Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T19:11:00.201Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T19:11:00.201Z] Running setup.py install for PyYAML: started [2022-06-23T19:11:00.201Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T19:11:00.201Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T19:11:00.464Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:11:00.464Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:11:00.464Z] OK: 6 MiB in 17 packages [2022-06-23T19:11:00.464Z] ---> Running in 226c76642cc1 [2022-06-23T19:11:00.726Z] Removing intermediate container 226c76642cc1 [2022-06-23T19:11:00.726Z] ---> 1f34aed65ffa [2022-06-23T19:11:00.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:11:00.726Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T19:11:00.985Z] ---> 38c9141b1079 [2022-06-23T19:11:00.985Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T19:11:00.985Z] Running setup.py install for docopt: started [2022-06-23T19:11:00.985Z] ---> 2cfe2b3ced83 [2022-06-23T19:11:00.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T19:11:01.282Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T19:11:01.282Z] Running setup.py install for dockerpty: started [2022-06-23T19:11:01.282Z] Removing intermediate container 88ebe29a869f [2022-06-23T19:11:01.282Z] ---> 32c83f41a849 [2022-06-23T19:11:01.282Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T19:11:01.552Z] ---> e8f86fbf3f47 [2022-06-23T19:11:01.552Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T19:11:01.552Z] ---> Running in 730396cc0e01 [2022-06-23T19:11:01.552Z] ---> b57b12b30395 [2022-06-23T19:11:01.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:01.821Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T19:11:01.821Z] ---> e7c34376828f [2022-06-23T19:11:01.821Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T19:11:01.821Z] Removing intermediate container 730396cc0e01 [2022-06-23T19:11:01.821Z] ---> c028ad7dcf2d [2022-06-23T19:11:01.821Z] Step 13/25 : WORKDIR / [2022-06-23T19:11:01.821Z] ---> Running in b18e65b22b5c [2022-06-23T19:11:02.082Z] ---> a2dae4a0bdb6 [2022-06-23T19:11:02.082Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T19:11:02.082Z] ---> 1a5c97fe1337 [2022-06-23T19:11:02.082Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T19:11:02.082Z] ---> Running in 16a84d7ea91f [2022-06-23T19:11:02.342Z] Removing intermediate container b18e65b22b5c [2022-06-23T19:11:02.342Z] Removing intermediate container d1e278b6a7c6 [2022-06-23T19:11:02.342Z] ---> 540c7c806f5a [2022-06-23T19:11:02.342Z] ---> f346d5859e5c [2022-06-23T19:11:02.342Z] 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-23T19:11:02.342Z] [2022-06-23T19:11:02.342Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T19:11:02.342Z] ---> 0ac33e5f5afa [2022-06-23T19:11:02.342Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:11:02.342Z] ---> Using cache [2022-06-23T19:11:02.342Z] ---> e2342a155a6e [2022-06-23T19:11:02.342Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:11:02.342Z] ---> Using cache [2022-06-23T19:11:02.342Z] ---> 85a5dc6c1de3 [2022-06-23T19:11:02.342Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T19:11:02.342Z] ---> Running in 7d6125f96a95 [2022-06-23T19:11:02.603Z] Removing intermediate container 16a84d7ea91f [2022-06-23T19:11:02.604Z] ---> 0a60acacec7b [2022-06-23T19:11:02.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:02.604Z] 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-23T19:11:02.604Z] ---> Running in b55a6949442e [2022-06-23T19:11:02.604Z] ---> Running in a0793f18bbe7 [2022-06-23T19:11:02.604Z] ---> 2b36b6668698 [2022-06-23T19:11:02.604Z] 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-23T19:11:02.604Z] Removing intermediate container 7d6125f96a95 [2022-06-23T19:11:02.604Z] ---> 6b6da552feb3 [2022-06-23T19:11:02.604Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T19:11:02.604Z] Removing intermediate container a0793f18bbe7 [2022-06-23T19:11:02.604Z] ---> d086c269af9d [2022-06-23T19:11:02.604Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T19:11:02.864Z] ---> Running in de35b4ec1553 [2022-06-23T19:11:02.864Z] ---> 2994216f8f32 [2022-06-23T19:11:02.864Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:02.864Z] ---> 0c21f5c72ca6 [2022-06-23T19:11:02.864Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T19:11:02.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:02.864Z] Removing intermediate container de35b4ec1553 [2022-06-23T19:11:02.864Z] ---> 071d9c9df886 [2022-06-23T19:11:02.864Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:03.123Z] ---> Running in 804ce5a62dbb [2022-06-23T19:11:03.123Z] ---> Running in 94a4bde6c401 [2022-06-23T19:11:03.123Z] ---> 7ff40e600f63 [2022-06-23T19:11:03.123Z] 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-23T19:11:03.123Z] Removing intermediate container 804ce5a62dbb [2022-06-23T19:11:03.123Z] ---> 6ec809e6990b [2022-06-23T19:11:03.123Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:11:03.383Z] ---> Running in 46537981ed45 [2022-06-23T19:11:03.384Z] ---> b95df6cfa121 [2022-06-23T19:11:03.384Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T19:11:03.384Z] Removing intermediate container 46537981ed45 [2022-06-23T19:11:03.384Z] ---> 3ff83c188b05 [2022-06-23T19:11:03.384Z] [2022-06-23T19:11:03.643Z] Successfully built 3ff83c188b05 [2022-06-23T19:11:03.643Z] Successfully tagged core-metadata:latest [2022-06-23T19:11:03.643Z]  Building core-metadata ... done Building support-scheduler [2022-06-23T19:11:03.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:04.216Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:11:04.216Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:11:04.216Z] OK: 15859 distinct packages available [2022-06-23T19:11:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:05.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:05.414Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T19:11:05.414Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:11:05.676Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T19:11:05.676Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T19:11:05.937Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T19:11:05.938Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T19:11:05.938Z] ---> 1b4e4ac0b578 [2022-06-23T19:11:05.938Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T19:11:05.938Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:11:06.199Z] Removing intermediate container 94a4bde6c401 [2022-06-23T19:11:06.199Z] ---> 3092a1740edb [2022-06-23T19:11:06.199Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T19:11:06.199Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T19:11:06.199Z] Removing intermediate container 632ff6cc6527 [2022-06-23T19:11:06.199Z] ---> 2bdaccc88864 [2022-06-23T19:11:06.199Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T19:11:06.199Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T19:11:06.199Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:11:06.462Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:11:06.462Z] OK: 8 MiB in 23 packages [2022-06-23T19:11:06.462Z] ---> Running in c774319b5937 [2022-06-23T19:11:06.462Z] ---> Running in 7dd91e8a3bbd [2022-06-23T19:11:06.723Z] ---> 7727bd45b778 [2022-06-23T19:11:06.723Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T19:11:06.723Z] Removing intermediate container c774319b5937 [2022-06-23T19:11:06.723Z] ---> 2ffb40974359 [2022-06-23T19:11:06.723Z] Step 28/31 : CMD ["gate"] [2022-06-23T19:11:06.723Z] Removing intermediate container 7dd91e8a3bbd [2022-06-23T19:11:06.723Z] ---> d9d865eff91d [2022-06-23T19:11:06.723Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T19:11:07.293Z] ---> dd4098597e69 [2022-06-23T19:11:07.293Z] 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-23T19:11:07.293Z] ---> Running in a63c6aba2924 [2022-06-23T19:11:07.293Z] ---> Running in 186c4c6bfbc3 [2022-06-23T19:11:07.293Z] Removing intermediate container b55a6949442e [2022-06-23T19:11:07.293Z] ---> b4812db5c3fe [2022-06-23T19:11:07.293Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:11:07.293Z] ---> Running in 206dfe7daf7a [2022-06-23T19:11:07.293Z] Removing intermediate container a63c6aba2924 [2022-06-23T19:11:07.293Z] ---> c25c4361be53 [2022-06-23T19:11:07.293Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T19:11:07.554Z] Removing intermediate container 186c4c6bfbc3 [2022-06-23T19:11:07.554Z] ---> 98c4a7c0ef34 [2022-06-23T19:11:07.554Z] Step 29/31 : LABEL arch=x86_64 [2022-06-23T19:11:07.554Z] ---> 407188bbf17b [2022-06-23T19:11:07.554Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T19:11:07.554Z] ---> Running in 42856a59a527 [2022-06-23T19:11:08.130Z] Removing intermediate container 42856a59a527 [2022-06-23T19:11:08.130Z] ---> bb2e24e473c6 [2022-06-23T19:11:08.130Z] Step 30/31 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:08.130Z] ---> a4c40c7a6967 [2022-06-23T19:11:08.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:08.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:11:08.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:11:08.391Z] ---> e24e61e3e36f [2022-06-23T19:11:08.391Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> 0ed31bc6fd15 [2022-06-23T19:11:08.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> c3f8cd96bd8b [2022-06-23T19:11:08.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> 6549abfb272d [2022-06-23T19:11:08.391Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> 2e1ec51e9690 [2022-06-23T19:11:08.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> 2d78c3ac4594 [2022-06-23T19:11:08.391Z] Step 8/22 : COPY . . [2022-06-23T19:11:08.391Z] ---> Using cache [2022-06-23T19:11:08.391Z] ---> 63a63a8ba998 [2022-06-23T19:11:08.391Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T19:11:08.391Z] ---> Running in 4ae676c8843c [2022-06-23T19:11:08.391Z] ---> 600aa52b8146 [2022-06-23T19:11:08.391Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:08.391Z] ---> Running in 133151865a25 [2022-06-23T19:11:08.391Z] ---> c6f2f88e5732 [2022-06-23T19:11:08.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T19:11:08.652Z] Removing intermediate container 206dfe7daf7a [2022-06-23T19:11:08.652Z] ---> ec876385bb3b [2022-06-23T19:11:08.652Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T19:11:08.652Z] Removing intermediate container 4ae676c8843c [2022-06-23T19:11:08.652Z] ---> 87cee6fb0a48 [2022-06-23T19:11:08.652Z] Step 31/31 : LABEL version=0.0.0 [2022-06-23T19:11:08.652Z] ---> Running in 1095666a2690 [2022-06-23T19:11:08.652Z] ---> c14cee24109a [2022-06-23T19:11:08.652Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T19:11:08.652Z] ---> Running in b9a12a35092d [2022-06-23T19:11:08.652Z] 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-23T19:11:08.914Z] ---> 83546bc030f1 [2022-06-23T19:11:08.914Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T19:11:08.914Z] ---> Running in cb3e9501e4a1 [2022-06-23T19:11:08.914Z] Removing intermediate container 1095666a2690 [2022-06-23T19:11:08.914Z] ---> 24f9722f9416 [2022-06-23T19:11:08.914Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T19:11:08.914Z] ---> Running in f3c393f27c90 [2022-06-23T19:11:08.914Z] Removing intermediate container b9a12a35092d [2022-06-23T19:11:08.914Z] ---> e723711d8940 [2022-06-23T19:11:08.914Z] [2022-06-23T19:11:08.914Z] ---> Running in 5ae3ac27c506 [2022-06-23T19:11:08.914Z] Removing intermediate container cb3e9501e4a1 [2022-06-23T19:11:08.914Z] ---> e30a139db856 [2022-06-23T19:11:08.914Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:09.174Z] Removing intermediate container f3c393f27c90 [2022-06-23T19:11:09.174Z] ---> 0a97b232d5ab [2022-06-23T19:11:09.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:09.174Z] ---> Running in e1f875b69b49 [2022-06-23T19:11:09.174Z] Successfully built e723711d8940 [2022-06-23T19:11:09.174Z] Successfully tagged security-bootstrapper:latest [2022-06-23T19:11:09.174Z]  Building security-bootstrapper ... done Building support-notifications [2022-06-23T19:11:09.174Z] ---> Running in 4fe88c36187b [2022-06-23T19:11:09.174Z] Removing intermediate container 5ae3ac27c506 [2022-06-23T19:11:09.174Z] ---> bddaa253e15e [2022-06-23T19:11:09.174Z] Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:09.174Z] ---> Running in 8320f6b1a547 [2022-06-23T19:11:09.434Z] Removing intermediate container e1f875b69b49 [2022-06-23T19:11:09.434Z] ---> b9daa8a479ef [2022-06-23T19:11:09.434Z] Step 18/20 : LABEL arch=x86_64 [2022-06-23T19:11:10.004Z] Removing intermediate container 4fe88c36187b [2022-06-23T19:11:10.004Z] ---> e54d86228234 [2022-06-23T19:11:10.004Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T19:11:10.576Z] Removing intermediate container 8320f6b1a547 [2022-06-23T19:11:10.576Z] ---> ed278d8f433a [2022-06-23T19:11:10.576Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T19:11:10.576Z] ---> Running in a47912003d20 [2022-06-23T19:11:10.576Z] ---> Running in a328c419a250 [2022-06-23T19:11:10.576Z] ---> Running in a688fa3e2532 [2022-06-23T19:11:10.576Z] Removing intermediate container a47912003d20 [2022-06-23T19:11:10.576Z] ---> 6d647b64fa00 [2022-06-23T19:11:10.576Z] Step 19/20 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:10.850Z] Removing intermediate container a328c419a250 [2022-06-23T19:11:10.850Z] ---> b4c4536d1639 [2022-06-23T19:11:10.850Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:10.850Z] ---> Running in 76f599761d8c [2022-06-23T19:11:10.850Z] Removing intermediate container a688fa3e2532 [2022-06-23T19:11:10.850Z] ---> 7a0da6d1e195 [2022-06-23T19:11:10.850Z] [2022-06-23T19:11:10.850Z] ---> Running in 2b8d8e448918 [2022-06-23T19:11:11.155Z] Successfully built 7a0da6d1e195 [2022-06-23T19:11:11.155Z] Successfully tagged security-secretstore-setup:latest [2022-06-23T19:11:11.155Z] Building core-command [2022-06-23T19:11:11.155Z]  Building security-secretstore-setup ... done Removing intermediate container 76f599761d8c [2022-06-23T19:11:11.155Z] ---> 2befa2894fb4 [2022-06-23T19:11:11.155Z] Step 20/20 : LABEL version=0.0.0 [2022-06-23T19:11:11.155Z] Removing intermediate container 2b8d8e448918 [2022-06-23T19:11:11.155Z] ---> ffb9b01dc365 [2022-06-23T19:11:11.155Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:11:11.155Z] ---> Running in 86692722da21 [2022-06-23T19:11:11.418Z] ---> Running in e1551a01c3fd [2022-06-23T19:11:11.994Z] Removing intermediate container 86692722da21 [2022-06-23T19:11:11.994Z] ---> 05a7f89091a9 [2022-06-23T19:11:11.994Z] [2022-06-23T19:11:11.994Z] Successfully built 05a7f89091a9 [2022-06-23T19:11:12.564Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-23T19:11:12.564Z]  Building security-spiffe-token-provider ... done Removing intermediate container e1551a01c3fd [2022-06-23T19:11:12.564Z] ---> 2ca79d305150 [2022-06-23T19:11:12.564Z] [2022-06-23T19:11:12.564Z] Successfully built 2ca79d305150 [2022-06-23T19:11:12.564Z] Successfully tagged sys-mgmt-agent:latest [2022-06-23T19:11:15.101Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:11:15.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:11:15.101Z] ---> e24e61e3e36f [2022-06-23T19:11:15.101Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:11:15.101Z] ---> Using cache [2022-06-23T19:11:15.101Z] ---> 0ed31bc6fd15 [2022-06-23T19:11:15.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:11:15.101Z] ---> Using cache [2022-06-23T19:11:15.101Z] ---> c3f8cd96bd8b [2022-06-23T19:11:15.101Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-23T19:11:16.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:11:16.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:11:16.480Z] ---> e24e61e3e36f [2022-06-23T19:11:16.480Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> 0ed31bc6fd15 [2022-06-23T19:11:16.480Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> c3f8cd96bd8b [2022-06-23T19:11:16.480Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> 6549abfb272d [2022-06-23T19:11:16.480Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> 2e1ec51e9690 [2022-06-23T19:11:16.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> 2d78c3ac4594 [2022-06-23T19:11:16.480Z] Step 8/23 : COPY . . [2022-06-23T19:11:16.480Z] ---> Using cache [2022-06-23T19:11:16.480Z] ---> 63a63a8ba998 [2022-06-23T19:11:16.480Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T19:11:18.041Z] ---> Running in 1f58881a08bc [2022-06-23T19:11:18.041Z] ---> Running in 7e7f3e845f32 [2022-06-23T19:11:18.611Z] 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-23T19:11:18.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:19.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:19.811Z] OK: 221 MiB in 52 packages [2022-06-23T19:11:20.378Z] Removing intermediate container 1f58881a08bc [2022-06-23T19:11:20.378Z] ---> 70636782f5ff [2022-06-23T19:11:20.378Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:11:20.946Z] ---> 1276ee04a836 [2022-06-23T19:11:20.946Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:11:20.946Z] ---> Running in 9a535eec0ca7 [2022-06-23T19:11:22.853Z] Removing intermediate container 9a535eec0ca7 [2022-06-23T19:11:22.853Z] ---> 236ce316934f [2022-06-23T19:11:22.853Z] Step 8/22 : COPY . . [2022-06-23T19:11:24.038Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-23T19:11:29.434Z] ---> 36d715a74c9e [2022-06-23T19:11:29.434Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T19:11:29.695Z] ---> Running in 71b3ef3251a1 [2022-06-23T19:11:29.956Z] 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-23T19:11:32.496Z] Removing intermediate container 133151865a25 [2022-06-23T19:11:32.496Z] ---> 7eb35f2f2fcd [2022-06-23T19:11:32.496Z] [2022-06-23T19:11:32.496Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:11:32.496Z] ---> e04c818066af [2022-06-23T19:11:32.496Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:11:32.496Z] ---> Using cache [2022-06-23T19:11:32.496Z] ---> d1a5faf5ab6b [2022-06-23T19:11:32.496Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:11:32.496Z] ---> Using cache [2022-06-23T19:11:32.496Z] ---> b5f6b0daac07 [2022-06-23T19:11:32.496Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T19:11:32.496Z] ---> Running in 1910aa0c99f8 [2022-06-23T19:11:32.496Z] Removing intermediate container 1910aa0c99f8 [2022-06-23T19:11:32.496Z] ---> 349805c115e3 [2022-06-23T19:11:32.496Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T19:11:32.496Z] ---> Running in 71085d4ceccb [2022-06-23T19:11:32.755Z] Removing intermediate container 71085d4ceccb [2022-06-23T19:11:32.755Z] ---> 04610c7f487f [2022-06-23T19:11:32.755Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:11:33.017Z] ---> be13b1c4cd39 [2022-06-23T19:11:33.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T19:11:33.959Z] ---> 9ab78ff3def0 [2022-06-23T19:11:33.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:34.219Z] Removing intermediate container 7e7f3e845f32 [2022-06-23T19:11:34.219Z] ---> 6ac5195da114 [2022-06-23T19:11:34.220Z] [2022-06-23T19:11:34.220Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:11:34.220Z] ---> e04c818066af [2022-06-23T19:11:34.220Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:11:34.220Z] ---> Using cache [2022-06-23T19:11:34.220Z] ---> d1a5faf5ab6b [2022-06-23T19:11:34.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:11:34.220Z] ---> Using cache [2022-06-23T19:11:34.220Z] ---> b5f6b0daac07 [2022-06-23T19:11:34.220Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T19:11:34.220Z] ---> Running in b5123c8a1027 [2022-06-23T19:11:34.482Z] ---> 39089015889a [2022-06-23T19:11:34.482Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-23T19:11:34.482Z] Removing intermediate container b5123c8a1027 [2022-06-23T19:11:34.482Z] ---> cda473e70a69 [2022-06-23T19:11:34.482Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T19:11:34.482Z] ---> Running in ef16e78c936f [2022-06-23T19:11:34.482Z] ---> Running in 82f4b7e56b53 [2022-06-23T19:11:34.482Z] Removing intermediate container ef16e78c936f [2022-06-23T19:11:34.482Z] ---> 8447879223f4 [2022-06-23T19:11:34.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:34.744Z] ---> Running in 86069bd22c27 [2022-06-23T19:11:34.744Z] Removing intermediate container 82f4b7e56b53 [2022-06-23T19:11:34.744Z] ---> f938702b6df7 [2022-06-23T19:11:34.744Z] Step 15/23 : WORKDIR / [2022-06-23T19:11:34.744Z] ---> Running in a6350b498053 [2022-06-23T19:11:34.744Z] Removing intermediate container 86069bd22c27 [2022-06-23T19:11:34.744Z] ---> 82183c79af1c [2022-06-23T19:11:34.744Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T19:11:35.012Z] ---> Running in a8b0bfa169d1 [2022-06-23T19:11:35.012Z] Removing intermediate container a6350b498053 [2022-06-23T19:11:35.012Z] ---> 425361c382c1 [2022-06-23T19:11:35.012Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:11:35.012Z] Removing intermediate container a8b0bfa169d1 [2022-06-23T19:11:35.012Z] ---> 61fe78957d7b [2022-06-23T19:11:35.012Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:35.277Z] ---> Running in 54eb6e2b814e [2022-06-23T19:11:35.537Z] Removing intermediate container 54eb6e2b814e [2022-06-23T19:11:35.537Z] ---> 147c4a9d1b3f [2022-06-23T19:11:35.537Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:11:35.537Z] ---> ef11a467f1b2 [2022-06-23T19:11:35.537Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T19:11:35.537Z] ---> Running in 5cd0a9c36d0e [2022-06-23T19:11:35.797Z] Removing intermediate container 5cd0a9c36d0e [2022-06-23T19:11:35.797Z] ---> d9cc92f33ba6 [2022-06-23T19:11:35.797Z] [2022-06-23T19:11:35.797Z] Successfully built d9cc92f33ba6 [2022-06-23T19:11:35.797Z] Successfully tagged support-scheduler:latest [2022-06-23T19:11:36.369Z]  Building support-scheduler ... done  ---> fb4b0c3df860 [2022-06-23T19:11:36.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:36.630Z] ---> 50ae2ce535e1 [2022-06-23T19:11:36.630Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T19:11:36.630Z] ---> Running in 0aa3d21c7d28 [2022-06-23T19:11:36.892Z] Removing intermediate container 0aa3d21c7d28 [2022-06-23T19:11:36.892Z] ---> 1b7283015dd5 [2022-06-23T19:11:36.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:36.892Z] ---> Running in 2aa38577bb8c [2022-06-23T19:11:37.156Z] Removing intermediate container 2aa38577bb8c [2022-06-23T19:11:37.156Z] ---> 518d655acd72 [2022-06-23T19:11:37.156Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T19:11:37.156Z] ---> Running in b3ea5b01d72f [2022-06-23T19:11:37.416Z] Removing intermediate container b3ea5b01d72f [2022-06-23T19:11:37.416Z] ---> 5188e9d049dc [2022-06-23T19:11:37.416Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:37.416Z] ---> Running in 1b66ad085be9 [2022-06-23T19:11:37.680Z] Removing intermediate container 1b66ad085be9 [2022-06-23T19:11:37.680Z] ---> d2a1210d7c47 [2022-06-23T19:11:37.680Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:11:37.940Z] ---> Running in 5202f88dc855 [2022-06-23T19:11:37.940Z] Removing intermediate container 5202f88dc855 [2022-06-23T19:11:37.940Z] ---> 8a69f1ebf4f1 [2022-06-23T19:11:37.940Z] [2022-06-23T19:11:38.200Z] Successfully built 8a69f1ebf4f1 [2022-06-23T19:11:38.200Z] Successfully tagged core-command:latest [2022-06-23T19:11:48.195Z]  Building core-command ... done Removing intermediate container 71b3ef3251a1 [2022-06-23T19:11:48.195Z] ---> 2b5be6aa5f78 [2022-06-23T19:11:48.195Z] [2022-06-23T19:11:48.195Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:11:48.195Z] ---> e04c818066af [2022-06-23T19:11:48.195Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T19:11:48.195Z] ---> Running in 13e9b8b32276 [2022-06-23T19:11:48.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:48.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T19:11:48.195Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T19:11:48.195Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T19:11:48.195Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:11:48.195Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:11:48.195Z] OK: 6 MiB in 16 packages [2022-06-23T19:11:48.457Z] Removing intermediate container 13e9b8b32276 [2022-06-23T19:11:48.457Z] ---> c50eca2f9753 [2022-06-23T19:11:48.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:11:48.457Z] ---> Running in bf48aaebfd55 [2022-06-23T19:11:48.457Z] Removing intermediate container bf48aaebfd55 [2022-06-23T19:11:48.457Z] ---> 61ba8a2d0435 [2022-06-23T19:11:48.457Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T19:11:48.719Z] ---> Running in ff58f27d7b75 [2022-06-23T19:11:48.719Z] Removing intermediate container ff58f27d7b75 [2022-06-23T19:11:48.719Z] ---> 94c2de8f3f12 [2022-06-23T19:11:48.719Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T19:11:48.719Z] ---> Running in 2227750f9266 [2022-06-23T19:11:48.719Z] Removing intermediate container 2227750f9266 [2022-06-23T19:11:48.719Z] ---> fa8c8beb8fa7 [2022-06-23T19:11:48.719Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:11:48.981Z] ---> 78524132739f [2022-06-23T19:11:48.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T19:11:49.554Z] ---> 6e8faddeba2b [2022-06-23T19:11:49.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T19:11:49.816Z] ---> e061bce3eae1 [2022-06-23T19:11:49.816Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T19:11:49.816Z] ---> Running in 4d54c14a2448 [2022-06-23T19:11:49.816Z] Removing intermediate container 4d54c14a2448 [2022-06-23T19:11:49.817Z] ---> 8eb0abe6ca9a [2022-06-23T19:11:49.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:11:50.079Z] ---> Running in b67920568b3f [2022-06-23T19:11:50.079Z] Removing intermediate container b67920568b3f [2022-06-23T19:11:50.079Z] ---> cb8b23cf3941 [2022-06-23T19:11:50.079Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T19:11:50.079Z] ---> Running in 8f80053ff6e9 [2022-06-23T19:11:50.079Z] Removing intermediate container 8f80053ff6e9 [2022-06-23T19:11:50.079Z] ---> 1a4ec1890531 [2022-06-23T19:11:50.079Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:11:50.338Z] ---> Running in 8893cd923d1e [2022-06-23T19:11:50.338Z] Removing intermediate container 8893cd923d1e [2022-06-23T19:11:50.338Z] ---> 064b5bd42b5c [2022-06-23T19:11:50.338Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:11:50.338Z] ---> Running in a14c39c0d73e [2022-06-23T19:11:50.598Z] Removing intermediate container a14c39c0d73e [2022-06-23T19:11:50.598Z] ---> 797c9d5713bc [2022-06-23T19:11:50.598Z] [2022-06-23T19:11:50.598Z] Successfully built 797c9d5713bc [2022-06-23T19:11:50.598Z] Successfully tagged support-notifications:latest [2022-06-23T19:11:50.607Z]  Building support-notifications ... done  [Pipeline] } [2022-06-23T19:11:50.625Z] $ docker stop --time=1 af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 [2022-06-23T19:11:51.928Z] $ docker rm -f af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T19:11:52.352Z] + docker images [2022-06-23T19:11:52.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T19:11:52.352Z] support-notifications latest 797c9d5713bc 2 seconds ago 27MB [2022-06-23T19:11:52.352Z] 2b5be6aa5f78 6 seconds ago 1.68GB [2022-06-23T19:11:52.352Z] core-command latest 8a69f1ebf4f1 15 seconds ago 16.1MB [2022-06-23T19:11:52.352Z] support-scheduler latest d9cc92f33ba6 17 seconds ago 26.4MB [2022-06-23T19:11:52.353Z] 6ac5195da114 19 seconds ago 1.61GB [2022-06-23T19:11:52.353Z] 7eb35f2f2fcd 21 seconds ago 1.67GB [2022-06-23T19:11:52.353Z] security-spiffe-token-provider latest 05a7f89091a9 41 seconds ago 29MB [2022-06-23T19:11:52.353Z] sys-mgmt-agent latest 2ca79d305150 41 seconds ago 299MB [2022-06-23T19:11:52.353Z] security-secretstore-setup latest 7a0da6d1e195 42 seconds ago 28.5MB [2022-06-23T19:11:52.353Z] security-bootstrapper latest e723711d8940 44 seconds ago 19.1MB [2022-06-23T19:11:52.353Z] core-metadata latest 3ff83c188b05 49 seconds ago 17MB [2022-06-23T19:11:52.353Z] f346d5859e5c 51 seconds ago 1.67GB [2022-06-23T19:11:52.353Z] b0244193358b 54 seconds ago 1.63GB [2022-06-23T19:11:52.353Z] ee0661dde9df 55 seconds ago 1.62GB [2022-06-23T19:11:52.353Z] 9ec84f1470b0 About a minute ago 1.62GB [2022-06-23T19:11:52.353Z] ea7ae2cd0f24 About a minute ago 1.62GB [2022-06-23T19:11:52.353Z] core-data latest c271913e6d94 About a minute ago 22.5MB [2022-06-23T19:11:52.353Z] security-proxy-setup latest 8450fa3c80ed About a minute ago 26.9MB [2022-06-23T19:11:52.353Z] 939140baed1a About a minute ago 1.65GB [2022-06-23T19:11:52.353Z] security-spire-agent latest 4075d5c31b39 About a minute ago 127MB [2022-06-23T19:11:52.353Z] 7a9ab268efa3 About a minute ago 1.62GB [2022-06-23T19:11:52.353Z] security-spire-config latest 7776547ac632 About a minute ago 86.7MB [2022-06-23T19:11:52.353Z] security-spire-server latest 09bf5cdef6fe About a minute ago 87.3MB [2022-06-23T19:11:52.353Z] 05c00052fad2 2 minutes ago 1.52GB [2022-06-23T19:11:52.353Z] f7425bea4426 2 minutes ago 1.52GB [2022-06-23T19:11:52.353Z] 7d2227a94767 2 minutes ago 1.52GB [2022-06-23T19:11:52.353Z] ci-base-image-x86_64 latest e24e61e3e36f 4 minutes ago 1.02GB [2022-06-23T19:11:52.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-23T19:11:52.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-23T19:11:52.353Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-23T19:11:52.353Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-23T19:11:52.353Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-23T19:11:52.353Z] 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-23T19:13:00.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-23T19:13:00.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-23T19:13:00.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-23T19:13:00.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-23T19:13:03.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-23T19:13:04.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-23T19:13:04.593Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-23T19:13:04.593Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-23T19:13:04.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-23T19:13:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements [2022-06-23T19:13:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-23T19:13:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-23T19:13:23.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.458s coverage: 98.5% of statements [2022-06-23T19:13:23.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-23T19:13:23.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.528s coverage: 53.4% of statements [2022-06-23T19:13:23.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-23T19:13:23.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-23T19:13:46.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.590s coverage: 89.2% of statements [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:13:46.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.291s coverage: 83.8% of statements [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-23T19:13:46.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-23T19:13:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.098s coverage: 95.6% of statements [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:13:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.363s coverage: 72.2% of statements [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-23T19:13:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-23T19:13:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.498s coverage: 60.0% of statements [2022-06-23T19:13:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-23T19:13:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-23T19:13:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.481s coverage: 0.9% of statements [2022-06-23T19:13:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.336s coverage: 29.6% of statements [2022-06-23T19:13:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2022-06-23T19:13:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2022-06-23T19:13:48.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2022-06-23T19:14:00.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements [2022-06-23T19:14:00.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-06-23T19:14:04.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 82.5% of statements [2022-06-23T19:14:04.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-23T19:14:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-23T19:14:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-23T19:14:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-23T19:14:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-23T19:14:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-06-23T19:14:13.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-23T19:14:13.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2022-06-23T19:14:13.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-06-23T19:14:13.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-06-23T19:14:13.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.949s coverage: 91.2% of statements [2022-06-23T19:14:13.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-23T19:14:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.4% of statements [2022-06-23T19:14:15.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-23T19:14:15.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-23T19:14:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2022-06-23T19:14:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-06-23T19:14:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2022-06-23T19:14:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-06-23T19:14:16.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-06-23T19:14:26.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 65.4% of statements [2022-06-23T19:14:26.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-23T19:14:26.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-23T19:14:26.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-23T19:14:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.961s coverage: 43.8% of statements [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-23T19:14:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-23T19:14:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-23T19:14:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.701s coverage: 92.3% of statements [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-23T19:14:36.063Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-23T19:14:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2022-06-23T19:14:36.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-06-23T19:14:37.042Z] 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-23T19:14:37.042Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-23T19:14:37.042Z] GO111MODULE=on go vet ./... [2022-06-23T19:16:28.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T19:16:28.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T19:16:28.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T19:16:28.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-23T19:16:29.629Z] + ls -al . [2022-06-23T19:16:29.630Z] total 680 [2022-06-23T19:16:29.630Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 19:10 . [2022-06-23T19:16:29.630Z] drwxr-xr-x 4 root root 4096 Jun 23 19:10 .. [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 19:08 .dockerignore [2022-06-23T19:16:29.630Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 19:08 .git [2022-06-23T19:16:29.630Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:08 .github [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 879 Jun 23 19:08 .gitignore [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 42 Jun 23 19:08 .golangci.yml [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 87 Jun 23 19:08 .hadolint.yml [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 19:08 .sonarcloud.properties [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 1171 Jun 23 19:08 ADOPTERS.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 10347 Jun 23 19:08 Attribution.txt [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 63209 Jun 23 19:08 CHANGELOG.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:08 CONTRIBUTING.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 677 Jun 23 19:08 GOVERNANCE.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 850 Jun 23 19:08 Jenkinsfile [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:08 LICENSE [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 10389 Jun 23 19:08 Makefile [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 582 Jun 23 19:08 OWNERS.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 9094 Jun 23 19:08 README.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 19:08 SECURITY.md [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 19:06 VERSION [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:08 ZMQWindows.md [2022-06-23T19:16:29.630Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 19:08 bin [2022-06-23T19:16:29.630Z] drwxrwxr-x 18 1001 1001 4096 Jun 23 19:08 cmd [2022-06-23T19:16:29.630Z] -rw-r--r-- 1 root root 435411 Jun 23 19:14 coverage.out [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 3311 Jun 23 19:08 go.mod [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 36231 Jun 23 19:10 go.sum [2022-06-23T19:16:29.630Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 19:08 internal [2022-06-23T19:16:29.630Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:08 openapi [2022-06-23T19:16:29.630Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 19:08 snap [2022-06-23T19:16:29.630Z] -rw-rw-r-- 1 1001 1001 204 Jun 23 19:08 version.go [Pipeline] sh [2022-06-23T19:16:30.305Z] + '[' -e coverage.out ] [2022-06-23T19:16:30.305Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-23T19:16:30.339Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T19:16:31.273Z] Stashed 1 file(s) [Pipeline] sh [2022-06-23T19:16:31.998Z] + make build [2022-06-23T19:16:31.998Z] 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-23T19:17:53.874Z] 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-23T19:18:50.487Z] 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-23T19:18:50.487Z] 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-23T19:19:22.856Z] 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-23T19:19:22.856Z] 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-23T19:19:24.300Z] 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-23T19:19:31.025Z] 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-23T19:19:33.644Z] 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-23T19:19:39.047Z] 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-23T19:19:41.662Z] 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-23T19:19:45.062Z] 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-23T19:19:53.350Z] 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-23T19:19:57.773Z] $ docker stop --time=1 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef [2022-06-23T19:19:59.762Z] $ docker rm -f 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef [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-23T19:20:04.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T19:20:04.331Z] [2022-06-23T19:20:04.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:20:04.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T19:20:05.176Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-23T19:20:05.176Z] 29e5d40040c1: Pulling fs layer [2022-06-23T19:20:05.176Z] 1ce36da41761: Pulling fs layer [2022-06-23T19:20:05.176Z] 25b303627fd3: Pulling fs layer [2022-06-23T19:20:05.176Z] 29e5d40040c1: Verifying Checksum [2022-06-23T19:20:05.176Z] 29e5d40040c1: Download complete [2022-06-23T19:20:05.450Z] 1ce36da41761: Verifying Checksum [2022-06-23T19:20:05.450Z] 1ce36da41761: Download complete [2022-06-23T19:20:05.726Z] 29e5d40040c1: Pull complete [2022-06-23T19:20:07.157Z] 25b303627fd3: Verifying Checksum [2022-06-23T19:20:07.157Z] 25b303627fd3: Download complete [2022-06-23T19:20:07.157Z] 1ce36da41761: Pull complete [2022-06-23T19:20:19.546Z] 25b303627fd3: Pull complete [2022-06-23T19:20:19.546Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-23T19:20:19.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T19:20:19.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:20:20.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container [2022-06-23T19:20:20.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-23T19:20:22.484Z] $ docker top cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:20:23.884Z] + docker-compose build --help [2022-06-23T19:20:23.884Z] + grep parallel [2022-06-23T19:20:28.187Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T19:20:28.274Z] $ docker stop --time=1 cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec [2022-06-23T19:20:29.916Z] $ docker rm -f cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:20:30.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T19:20:30.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:20:31.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container [2022-06-23T19:20:31.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-23T19:20:32.380Z] $ docker top 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:20:33.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T19:20:37.654Z] Building core-command ... [2022-06-23T19:20:37.654Z] Building core-data ... [2022-06-23T19:20:37.654Z] Building core-metadata ... [2022-06-23T19:20:37.654Z] Building security-bootstrapper ... [2022-06-23T19:20:37.654Z] Building security-proxy-setup ... [2022-06-23T19:20:37.654Z] Building security-secretstore-setup ... [2022-06-23T19:20:37.654Z] Building security-spiffe-token-provider ... [2022-06-23T19:20:37.654Z] Building security-spire-agent ... [2022-06-23T19:20:37.654Z] Building security-spire-config ... [2022-06-23T19:20:37.654Z] Building security-spire-server ... [2022-06-23T19:20:37.654Z] Building support-notifications ... [2022-06-23T19:20:37.654Z] Building support-scheduler ... [2022-06-23T19:20:37.654Z] Building sys-mgmt-agent ... [2022-06-23T19:20:37.654Z] Building support-scheduler [2022-06-23T19:20:37.654Z] Building support-notifications [2022-06-23T19:20:37.654Z] Building security-secretstore-setup [2022-06-23T19:20:37.654Z] Building security-spiffe-token-provider [2022-06-23T19:20:37.654Z] Building security-proxy-setup [2022-06-23T19:22:14.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:22:14.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:22:14.483Z] ---> 2f04e0d00d11 [2022-06-23T19:22:14.483Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:22:14.483Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:22:14.483Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:22:14.483Z] ---> 2f04e0d00d11 [2022-06-23T19:22:14.483Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T19:22:14.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:22:14.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:22:14.483Z] ---> 2f04e0d00d11 [2022-06-23T19:22:14.483Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:22:14.483Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:22:14.483Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:22:14.483Z] ---> 2f04e0d00d11 [2022-06-23T19:22:14.483Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T19:22:14.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:22:14.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:22:14.483Z] ---> 2f04e0d00d11 [2022-06-23T19:22:14.483Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T19:22:14.483Z] ---> Running in d5f9d855b9d9 [2022-06-23T19:22:14.483Z] ---> Running in a3d068e13faa [2022-06-23T19:22:14.483Z] ---> Running in c8e675853419 [2022-06-23T19:22:14.483Z] ---> Running in f4e90bd830eb [2022-06-23T19:22:14.483Z] ---> Running in d9659cf5376a [2022-06-23T19:22:14.483Z] Removing intermediate container a3d068e13faa [2022-06-23T19:22:14.483Z] ---> 0273e12facac [2022-06-23T19:22:14.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:22:14.483Z] Removing intermediate container d9659cf5376a [2022-06-23T19:22:14.483Z] ---> 928eef35a4b3 [2022-06-23T19:22:14.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:22:14.483Z] ---> Running in 72f9206e094d [2022-06-23T19:22:14.483Z] Removing intermediate container f4e90bd830eb [2022-06-23T19:22:14.483Z] ---> e082c6da01d7 [2022-06-23T19:22:14.483Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:22:14.483Z] Removing intermediate container c8e675853419 [2022-06-23T19:22:14.483Z] ---> f33228acef2b [2022-06-23T19:22:14.483Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:22:14.483Z] Removing intermediate container d5f9d855b9d9 [2022-06-23T19:22:14.483Z] ---> 4a11f91313e3 [2022-06-23T19:22:14.483Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T19:22:14.483Z] ---> Running in 622366be63b7 [2022-06-23T19:22:14.483Z] ---> Running in ba96b73560a9 [2022-06-23T19:22:14.483Z] ---> Running in 1fd8eb439ddc [2022-06-23T19:22:14.483Z] ---> Running in 030892890d57 [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] Removing intermediate container 72f9206e094d [2022-06-23T19:22:14.483Z] ---> d85e0d2815f3 [2022-06-23T19:22:14.483Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-23T19:22:14.483Z] Removing intermediate container 622366be63b7 [2022-06-23T19:22:14.483Z] ---> 770b67c15737 [2022-06-23T19:22:14.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T19:22:14.483Z] ---> Running in cc89a1b59492 [2022-06-23T19:22:14.483Z] ---> Running in 1f2f90146f46 [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] Removing intermediate container 1fd8eb439ddc [2022-06-23T19:22:14.483Z] ---> e8d1183c1a05 [2022-06-23T19:22:14.483Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T19:22:14.483Z] ---> Running in 7ab024118f7e [2022-06-23T19:22:14.483Z] Removing intermediate container ba96b73560a9 [2022-06-23T19:22:14.483Z] ---> 9d2cf3e4b377 [2022-06-23T19:22:14.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T19:22:14.483Z] ---> Running in cc97d1171461 [2022-06-23T19:22:14.483Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:22:14.483Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:22:14.483Z] OK: 15743 distinct packages available [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] OK: 220 MiB in 52 packages [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:22:14.483Z] OK: 220 MiB in 52 packages [2022-06-23T19:22:14.483Z] OK: 220 MiB in 52 packages [2022-06-23T19:22:14.483Z] Removing intermediate container 030892890d57 [2022-06-23T19:22:14.483Z] ---> 6b31d0b9a0b3 [2022-06-23T19:22:14.483Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T19:22:14.483Z] OK: 220 MiB in 52 packages [2022-06-23T19:22:14.483Z] OK: 220 MiB in 52 packages [2022-06-23T19:22:14.483Z] Removing intermediate container cc89a1b59492 [2022-06-23T19:22:14.483Z] ---> 7e03e00518a7 [2022-06-23T19:22:14.483Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:22:14.483Z] Removing intermediate container 1f2f90146f46 [2022-06-23T19:22:14.483Z] ---> 4237a2c55812 [2022-06-23T19:22:14.483Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:22:14.483Z] ---> 96c3b1c4e9fb [2022-06-23T19:22:14.483Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:22:14.483Z] ---> Running in d30b3e5333f6 [2022-06-23T19:22:14.483Z] Removing intermediate container 7ab024118f7e [2022-06-23T19:22:14.483Z] ---> 2a6d20ef2a03 [2022-06-23T19:22:14.484Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T19:22:14.484Z] Removing intermediate container cc97d1171461 [2022-06-23T19:22:14.484Z] ---> aaa57aef585d [2022-06-23T19:22:14.484Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T19:22:14.484Z] ---> 150a3264ee51 [2022-06-23T19:22:14.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:22:14.484Z] ---> Running in a6f4a9e65522 [2022-06-23T19:22:14.484Z] ---> b5b8b6bf12fa [2022-06-23T19:22:14.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:22:14.484Z] ---> Running in 186b4b0d146e [2022-06-23T19:22:14.484Z] ---> a4c49ee56d26 [2022-06-23T19:22:14.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:22:14.484Z] ---> Running in 83cf7d0521af [2022-06-23T19:22:14.763Z] ---> ebdd29387e18 [2022-06-23T19:22:14.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:22:14.763Z] ---> Running in 02c72d08d520 [2022-06-23T19:22:17.450Z] Removing intermediate container d30b3e5333f6 [2022-06-23T19:22:17.450Z] ---> b5af9a73f364 [2022-06-23T19:22:17.450Z] Step 7/20 : COPY . . [2022-06-23T19:22:19.453Z] Removing intermediate container a6f4a9e65522 [2022-06-23T19:22:19.453Z] ---> ce75881c2c26 [2022-06-23T19:22:19.453Z] Step 8/22 : COPY . . [2022-06-23T19:22:20.436Z] Removing intermediate container 186b4b0d146e [2022-06-23T19:22:20.436Z] ---> 1a83c8f10b12 [2022-06-23T19:22:20.436Z] Step 8/22 : COPY . . [2022-06-23T19:22:20.436Z] Removing intermediate container 83cf7d0521af [2022-06-23T19:22:20.436Z] ---> 3144d4118b7a [2022-06-23T19:22:20.436Z] Step 8/25 : COPY . . [2022-06-23T19:22:20.436Z] Removing intermediate container 02c72d08d520 [2022-06-23T19:22:20.436Z] ---> 49e0dc6de606 [2022-06-23T19:22:20.436Z] Step 8/22 : COPY . . [2022-06-23T19:22:47.255Z] ---> 90104dc88a46 [2022-06-23T19:22:47.255Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T19:22:47.255Z] ---> 5e48f6d8f61c [2022-06-23T19:22:47.255Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T19:22:47.255Z] ---> 62ac9f2ca2fa [2022-06-23T19:22:47.255Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T19:22:47.255Z] ---> b316d0f467ab [2022-06-23T19:22:47.255Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T19:22:47.255Z] ---> Running in 325eb36d6787 [2022-06-23T19:22:47.255Z] ---> Running in 97d5eb01c56a [2022-06-23T19:22:47.255Z] ---> Running in 8104c1bd4b27 [2022-06-23T19:22:47.255Z] ---> 992ffa4c977e [2022-06-23T19:22:47.255Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T19:22:47.255Z] ---> Running in e93692b752ff [2022-06-23T19:22:47.255Z] ---> Running in 85566f58391b [2022-06-23T19:22:48.248Z] 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-23T19:22:48.248Z] 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-23T19:22:48.529Z] 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-23T19:22:48.529Z] 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-23T19:22:48.812Z] 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-23T19:27:10.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-23T19:27:10.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-23T19:27:19.310Z] Removing intermediate container e93692b752ff [2022-06-23T19:27:19.310Z] ---> 85cfc3a92339 [2022-06-23T19:27:19.310Z] [2022-06-23T19:27:19.310Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T19:27:19.310Z] Removing intermediate container 8104c1bd4b27 [2022-06-23T19:27:19.310Z] ---> e3da4446e996 [2022-06-23T19:27:19.310Z] [2022-06-23T19:27:19.310Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:27:19.589Z] 3.14: Pulling from library/alpine [2022-06-23T19:27:19.589Z] 3.14: Pulling from library/alpine [2022-06-23T19:27:21.588Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T19:27:21.588Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T19:27:21.588Z] Status: Image is up to date for alpine:3.14 [2022-06-23T19:27:21.588Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T19:27:21.588Z] ---> ac73e934f311 [2022-06-23T19:27:21.588Z] ---> ac73e934f311 [2022-06-23T19:27:21.589Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T19:27:21.589Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T19:27:21.589Z] ---> Running in fa4022e584ef [2022-06-23T19:27:21.589Z] ---> Running in 7df9f24cfcba [2022-06-23T19:27:24.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:27:24.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:27:24.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:27:24.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:27:25.514Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T19:27:25.514Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T19:27:25.514Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T19:27:25.514Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T19:27:25.514Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:27:25.514Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:27:25.514Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:27:25.514Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T19:27:25.514Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T19:27:25.514Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T19:27:25.795Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T19:27:25.795Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:27:25.795Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:27:26.080Z] OK: 6 MiB in 17 packages [2022-06-23T19:27:26.080Z] OK: 8 MiB in 20 packages [2022-06-23T19:27:28.753Z] Removing intermediate container fa4022e584ef [2022-06-23T19:27:28.753Z] ---> 56f023a8f499 [2022-06-23T19:27:28.753Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T19:27:28.753Z] Removing intermediate container 7df9f24cfcba [2022-06-23T19:27:28.753Z] ---> 7741b6c2b567 [2022-06-23T19:27:28.753Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T19:27:28.753Z] ---> Running in 3d081d53c98a [2022-06-23T19:27:28.753Z] ---> Running in fa678ec880b1 [2022-06-23T19:27:29.380Z] Removing intermediate container 3d081d53c98a [2022-06-23T19:27:29.380Z] ---> 1a09b44877e7 [2022-06-23T19:27:29.380Z] Step 13/25 : WORKDIR / [2022-06-23T19:27:29.380Z] ---> Running in 5195caeb5e2b [2022-06-23T19:27:29.380Z] Removing intermediate container fa678ec880b1 [2022-06-23T19:27:29.380Z] ---> d2a8be6d21eb [2022-06-23T19:27:29.380Z] Step 13/22 : WORKDIR /edgex [2022-06-23T19:27:29.689Z] ---> Running in 9761dba80ce7 [2022-06-23T19:27:30.302Z] Removing intermediate container 9761dba80ce7 [2022-06-23T19:27:30.302Z] Removing intermediate container 5195caeb5e2b [2022-06-23T19:27:30.302Z] ---> da2b7a598102 [2022-06-23T19:27:30.302Z] 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-23T19:27:30.302Z] ---> 540fbd2141cf [2022-06-23T19:27:30.302Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T19:27:31.303Z] ---> 3c4a2eb0fc84 [2022-06-23T19:27:31.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T19:27:31.584Z] ---> 0427c9532c84 [2022-06-23T19:27:31.584Z] 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-23T19:27:32.573Z] ---> 87f3f24b5e8c [2022-06-23T19:27:32.573Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T19:27:33.773Z] ---> c2faa5df4959 [2022-06-23T19:27:33.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-23T19:27:34.081Z] ---> ae915275e499 [2022-06-23T19:27:34.081Z] 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-23T19:27:35.577Z] ---> fa067cb87c3d [2022-06-23T19:27:35.577Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T19:27:35.577Z] ---> 4b844f0252fa [2022-06-23T19:27:35.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T19:27:37.140Z] ---> 33137da4ff05 [2022-06-23T19:27:37.140Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T19:27:37.458Z] ---> Running in a93599b4b6a6 [2022-06-23T19:27:38.548Z] ---> 3b8e058df648 [2022-06-23T19:27:38.548Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T19:27:41.317Z] ---> 5bc91276f8e3 [2022-06-23T19:27:41.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T19:27:41.317Z] Removing intermediate container a93599b4b6a6 [2022-06-23T19:27:41.317Z] ---> 6cd2143a6389 [2022-06-23T19:27:41.317Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T19:27:41.317Z] ---> Running in 47fb512d62a3 [2022-06-23T19:27:42.311Z] Removing intermediate container 47fb512d62a3 [2022-06-23T19:27:42.311Z] ---> a923be5e750c [2022-06-23T19:27:42.311Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T19:27:42.311Z] ---> Running in 49ba172cfd68 [2022-06-23T19:27:42.311Z] ---> b58b28edb986 [2022-06-23T19:27:42.311Z] 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-23T19:27:42.591Z] ---> Running in 19bd19df8447 [2022-06-23T19:27:43.198Z] Removing intermediate container 49ba172cfd68 [2022-06-23T19:27:43.198Z] ---> 5cd5594acea9 [2022-06-23T19:27:43.198Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:27:43.198Z] ---> Running in 2300563e0fd9 [2022-06-23T19:27:43.798Z] Removing intermediate container 2300563e0fd9 [2022-06-23T19:27:43.798Z] ---> 57a090f8bd1c [2022-06-23T19:27:43.798Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:27:43.798Z] ---> Running in 74fc6c39d135 [2022-06-23T19:27:44.402Z] Removing intermediate container 74fc6c39d135 [2022-06-23T19:27:44.402Z] ---> d896707a1ba9 [2022-06-23T19:27:44.402Z] [2022-06-23T19:27:45.387Z] Successfully built d896707a1ba9 [2022-06-23T19:27:45.387Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-23T19:27:45.387Z] Building security-spire-server [2022-06-23T19:27:45.992Z]  Building security-proxy-setup ... done Removing intermediate container 19bd19df8447 [2022-06-23T19:27:45.992Z] ---> 37dbe84aed15 [2022-06-23T19:27:45.992Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T19:27:45.992Z] ---> Running in 896dc5e6eb6f [2022-06-23T19:27:46.605Z] Removing intermediate container 896dc5e6eb6f [2022-06-23T19:27:46.605Z] ---> bee51c97eb81 [2022-06-23T19:27:46.605Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T19:27:46.884Z] ---> Running in 3b1325143623 [2022-06-23T19:27:47.164Z] Removing intermediate container 3b1325143623 [2022-06-23T19:27:47.165Z] ---> 8552029e81b0 [2022-06-23T19:27:47.165Z] Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:27:47.448Z] ---> Running in a744094a8922 [2022-06-23T19:27:48.057Z] Removing intermediate container a744094a8922 [2022-06-23T19:27:48.057Z] ---> d5b5bf9a433c [2022-06-23T19:27:48.057Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T19:27:48.057Z] ---> Running in ce2dc0ebe88c [2022-06-23T19:27:48.659Z] Removing intermediate container ce2dc0ebe88c [2022-06-23T19:27:48.659Z] ---> ae641f4a273c [2022-06-23T19:27:48.659Z] [2022-06-23T19:27:48.938Z] Successfully built ae641f4a273c [2022-06-23T19:27:48.938Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-23T19:27:48.938Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-06-23T19:28:35.954Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:28:35.954Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:28:35.954Z] ---> 2f04e0d00d11 [2022-06-23T19:28:35.954Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T19:28:35.954Z] ---> Using cache [2022-06-23T19:28:35.954Z] ---> 4a11f91313e3 [2022-06-23T19:28:35.954Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:28:35.954Z] ---> Running in 45bd230a61c4 [2022-06-23T19:28:35.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:28:35.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:28:35.954Z] ---> 2f04e0d00d11 [2022-06-23T19:28:35.954Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:28:35.954Z] ---> Using cache [2022-06-23T19:28:35.954Z] ---> 4a11f91313e3 [2022-06-23T19:28:35.954Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:28:35.954Z] ---> Running in 0676f4c4fbcf [2022-06-23T19:28:36.230Z] Removing intermediate container 45bd230a61c4 [2022-06-23T19:28:36.230Z] ---> 8152e5f460ec [2022-06-23T19:28:36.230Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:28:36.230Z] ---> Running in a3e4992e2adb [2022-06-23T19:28:38.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:28:38.866Z] Removing intermediate container 0676f4c4fbcf [2022-06-23T19:28:38.866Z] ---> d265a2cb3b16 [2022-06-23T19:28:38.866Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T19:28:38.866Z] ---> Running in 9a20bfc5a6bf [2022-06-23T19:28:39.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:28:40.908Z] OK: 220 MiB in 52 packages [2022-06-23T19:28:40.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:28:41.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:28:41.901Z] Removing intermediate container a3e4992e2adb [2022-06-23T19:28:41.901Z] ---> d3ae43af8f8f [2022-06-23T19:28:41.901Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T19:28:42.893Z] ---> 4fe8c5875fee [2022-06-23T19:28:42.893Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:28:42.893Z] ---> Running in dfe209dfaf01 [2022-06-23T19:28:43.173Z] OK: 220 MiB in 52 packages [2022-06-23T19:28:45.167Z] Removing intermediate container 9a20bfc5a6bf [2022-06-23T19:28:45.167Z] ---> 23b6271c81b8 [2022-06-23T19:28:45.167Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:28:45.769Z] ---> d63c6efc07d0 [2022-06-23T19:28:45.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:28:46.045Z] ---> Running in 23dd62303a53 [2022-06-23T19:28:49.466Z] Removing intermediate container dfe209dfaf01 [2022-06-23T19:28:49.466Z] ---> 55aaa855fc9a [2022-06-23T19:28:49.466Z] Step 8/25 : COPY . . [2022-06-23T19:28:52.097Z] Removing intermediate container 23dd62303a53 [2022-06-23T19:28:52.097Z] ---> c98258e9fea4 [2022-06-23T19:28:52.097Z] Step 8/23 : COPY . . [2022-06-23T19:29:14.316Z] Removing intermediate container 325eb36d6787 [2022-06-23T19:29:14.316Z] ---> b31808a03aed [2022-06-23T19:29:14.316Z] [2022-06-23T19:29:14.316Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T19:29:14.316Z] 3.15: Pulling from library/alpine [2022-06-23T19:29:15.305Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T19:29:15.305Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T19:29:15.305Z] ---> 3fb3c9af89a9 [2022-06-23T19:29:15.305Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:29:15.903Z] ---> Running in a4253eda8df4 [2022-06-23T19:29:16.889Z] Removing intermediate container a4253eda8df4 [2022-06-23T19:29:16.889Z] ---> e35d38bb1ce1 [2022-06-23T19:29:16.889Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:29:16.889Z] ---> Running in 64fe8fa4fd15 [2022-06-23T19:29:20.299Z] Removing intermediate container 64fe8fa4fd15 [2022-06-23T19:29:20.299Z] ---> b34d3c43b904 [2022-06-23T19:29:20.299Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T19:29:20.299Z] ---> Running in db19c143d7a5 [2022-06-23T19:29:21.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:22.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:22.905Z] ---> 3dce0e9e17e3 [2022-06-23T19:29:22.905Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:29:23.181Z] ---> Running in 64fca8f576ce [2022-06-23T19:29:23.458Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:29:23.458Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:29:23.458Z] OK: 15736 distinct packages available [2022-06-23T19:29:23.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:24.008Z] Removing intermediate container 64fca8f576ce [2022-06-23T19:29:24.008Z] ---> 18d963c4a553 [2022-06-23T19:29:24.008Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T19:29:24.312Z] ---> Running in 069ed7915871 [2022-06-23T19:29:24.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:25.185Z] Removing intermediate container 069ed7915871 [2022-06-23T19:29:25.185Z] ---> 0cb15b12fdb9 [2022-06-23T19:29:25.185Z] 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-23T19:29:25.463Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T19:29:25.463Z] ---> Running in 8156c5341d6c [2022-06-23T19:29:25.738Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:29:25.738Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T19:29:26.014Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T19:29:26.014Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T19:29:26.014Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T19:29:26.014Z] ---> 711c42819f04 [2022-06-23T19:29:26.014Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T19:29:26.326Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:29:26.326Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T19:29:26.326Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T19:29:26.326Z] ---> Running in ba0b7e7a9a16 [2022-06-23T19:29:26.622Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:29:26.622Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:29:26.910Z] OK: 8 MiB in 23 packages [2022-06-23T19:29:27.204Z] Removing intermediate container 97d5eb01c56a [2022-06-23T19:29:27.204Z] ---> e5eb5a26144c [2022-06-23T19:29:27.204Z] [2022-06-23T19:29:27.204Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:29:27.204Z] ---> ac73e934f311 [2022-06-23T19:29:27.204Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:29:27.479Z] ---> Running in d877c0dc1353 [2022-06-23T19:29:27.758Z] Removing intermediate container 85566f58391b [2022-06-23T19:29:27.758Z] ---> 44d909585816 [2022-06-23T19:29:27.758Z] [2022-06-23T19:29:27.758Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T19:29:27.758Z] ---> ac73e934f311 [2022-06-23T19:29:27.758Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T19:29:28.037Z] ---> Running in a96691b14358 [2022-06-23T19:29:28.653Z] 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-23T19:29:28.938Z] Removing intermediate container 8156c5341d6c [2022-06-23T19:29:28.938Z] ---> 7bb9c1bd9c83 [2022-06-23T19:29:28.938Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T19:29:29.215Z] ---> Running in 18c7634ea355 [2022-06-23T19:29:29.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:29.787Z] Removing intermediate container db19c143d7a5 [2022-06-23T19:29:29.787Z] ---> db1d8dbeeb77 [2022-06-23T19:29:29.787Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:29:29.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:30.079Z] Removing intermediate container 18c7634ea355 [2022-06-23T19:29:30.079Z] ---> cbe1bee3bd32 [2022-06-23T19:29:30.079Z] [2022-06-23T19:29:30.079Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T19:29:30.079Z] ---> 3fb3c9af89a9 [2022-06-23T19:29:30.079Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:29:30.079Z] ---> Using cache [2022-06-23T19:29:30.079Z] ---> e35d38bb1ce1 [2022-06-23T19:29:30.079Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:29:30.079Z] ---> Using cache [2022-06-23T19:29:30.079Z] ---> b34d3c43b904 [2022-06-23T19:29:30.079Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T19:29:30.079Z] ---> Running in 874989ea8a99 [2022-06-23T19:29:30.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:30.643Z] ---> 894eb641f0ed [2022-06-23T19:29:30.643Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T19:29:30.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:30.923Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T19:29:31.198Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:29:31.198Z] OK: 5 MiB in 15 packages [2022-06-23T19:29:31.798Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T19:29:32.075Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T19:29:32.075Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:29:32.075Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T19:29:32.351Z] OK: 6 MiB in 16 packages [2022-06-23T19:29:32.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:32.904Z] Removing intermediate container d877c0dc1353 [2022-06-23T19:29:32.904Z] ---> 8a5448d21d56 [2022-06-23T19:29:32.904Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:29:33.187Z] ---> Running in 4c13f991f49b [2022-06-23T19:29:33.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:34.406Z] Removing intermediate container 4c13f991f49b [2022-06-23T19:29:34.406Z] ---> dbe5b17ab94e [2022-06-23T19:29:34.406Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T19:29:34.406Z] ---> Running in f701a40e3daa [2022-06-23T19:29:34.683Z] ---> e83a138744f4 [2022-06-23T19:29:34.683Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T19:29:34.683Z] Removing intermediate container a96691b14358 [2022-06-23T19:29:34.683Z] ---> 12de5d5bb35b [2022-06-23T19:29:34.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:29:34.683Z] ---> Running in 19fcf3f3a4d3 [2022-06-23T19:29:35.296Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:29:35.296Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:29:35.296Z] OK: 15736 distinct packages available [2022-06-23T19:29:35.296Z] Removing intermediate container f701a40e3daa [2022-06-23T19:29:35.296Z] ---> f3491765bbb0 [2022-06-23T19:29:35.296Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T19:29:35.296Z] ---> Running in c23de99f8790 [2022-06-23T19:29:35.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:35.576Z] Removing intermediate container 19fcf3f3a4d3 [2022-06-23T19:29:35.576Z] ---> 6c6bc499d584 [2022-06-23T19:29:35.576Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T19:29:35.856Z] ---> Running in 3ab2de641f7b [2022-06-23T19:29:36.134Z] Removing intermediate container c23de99f8790 [2022-06-23T19:29:36.134Z] ---> 1778af3b636e [2022-06-23T19:29:36.134Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:29:36.134Z] ---> 3c38f7db7b92 [2022-06-23T19:29:36.134Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T19:29:36.134Z] ---> Running in 4b0986e41c04 [2022-06-23T19:29:36.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:29:36.730Z] Removing intermediate container 3ab2de641f7b [2022-06-23T19:29:36.731Z] ---> 2b387ce1d421 [2022-06-23T19:29:36.731Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T19:29:36.731Z] ---> Running in f6c396b538a2 [2022-06-23T19:29:37.015Z] Removing intermediate container 4b0986e41c04 [2022-06-23T19:29:37.015Z] ---> 3144fe678f0c [2022-06-23T19:29:37.015Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:29:37.299Z] ---> Running in 2f3a3f532a48 [2022-06-23T19:29:37.299Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T19:29:37.580Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:29:37.580Z] Removing intermediate container f6c396b538a2 [2022-06-23T19:29:37.580Z] ---> 0fa56c2dea07 [2022-06-23T19:29:37.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:29:37.580Z] ---> b7a279e0cba9 [2022-06-23T19:29:37.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T19:29:37.580Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T19:29:37.580Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T19:29:37.860Z] Removing intermediate container 2f3a3f532a48 [2022-06-23T19:29:37.860Z] ---> 080768b49cd5 [2022-06-23T19:29:37.860Z] Step 18/20 : LABEL arch=arm64 [2022-06-23T19:29:37.860Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T19:29:37.860Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:29:37.860Z] ---> Running in ffb370ff059d [2022-06-23T19:29:37.860Z] OK: 6 MiB in 19 packages [2022-06-23T19:29:38.863Z] Removing intermediate container ffb370ff059d [2022-06-23T19:29:38.863Z] ---> 4aa18e175765 [2022-06-23T19:29:38.863Z] Step 19/20 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:29:39.136Z] ---> Running in 58b05feeace3 [2022-06-23T19:29:39.136Z] ---> 0c0b444be2df [2022-06-23T19:29:39.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T19:29:39.744Z] Removing intermediate container 874989ea8a99 [2022-06-23T19:29:39.744Z] ---> 5dab733d368f [2022-06-23T19:29:39.744Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:29:39.744Z] Removing intermediate container 58b05feeace3 [2022-06-23T19:29:39.744Z] ---> 1a47b4d84d17 [2022-06-23T19:29:39.744Z] Step 20/20 : LABEL version=0.0.0 [2022-06-23T19:29:39.744Z] ---> Running in 8eee5e79304f [2022-06-23T19:29:40.733Z] Removing intermediate container 8eee5e79304f [2022-06-23T19:29:40.733Z] ---> 3af597de3cdd [2022-06-23T19:29:40.733Z] [2022-06-23T19:29:41.009Z] ---> 961549414257 [2022-06-23T19:29:41.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T19:29:41.611Z] Successfully built 3af597de3cdd [2022-06-23T19:29:41.611Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-23T19:29:41.611Z] Building security-bootstrapper [2022-06-23T19:29:42.214Z]  Building security-spiffe-token-provider ... done  ---> f4059ca4ebca [2022-06-23T19:29:42.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T19:29:42.214Z] ---> b8b96dff4c25 [2022-06-23T19:29:42.490Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-23T19:29:42.490Z] ---> Running in c617d749bed7 [2022-06-23T19:29:43.516Z] Removing intermediate container c617d749bed7 [2022-06-23T19:29:43.516Z] ---> b7b4e858f1e9 [2022-06-23T19:29:43.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:29:43.798Z] ---> Running in 0d36f0ec35c4 [2022-06-23T19:29:43.798Z] ---> 4e7642fd392e [2022-06-23T19:29:43.798Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T19:29:44.071Z] ---> Running in d4579ea71304 [2022-06-23T19:29:44.673Z] Removing intermediate container 0d36f0ec35c4 [2022-06-23T19:29:44.673Z] ---> 7b7e08d7b5a5 [2022-06-23T19:29:44.673Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T19:29:44.949Z] Removing intermediate container d4579ea71304 [2022-06-23T19:29:44.949Z] ---> 3ba385eeae64 [2022-06-23T19:29:44.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:29:44.949Z] ---> Running in 77f13ad2363f [2022-06-23T19:29:44.949Z] ---> Running in d43c5eed72e9 [2022-06-23T19:29:45.936Z] Removing intermediate container 77f13ad2363f [2022-06-23T19:29:45.936Z] ---> 9a8f06f2107d [2022-06-23T19:29:45.936Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:29:45.936Z] Removing intermediate container d43c5eed72e9 [2022-06-23T19:29:45.936Z] ---> 4827b936d2c1 [2022-06-23T19:29:45.936Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T19:29:45.936Z] ---> Running in a0562f4de6a0 [2022-06-23T19:29:46.232Z] ---> Running in f512ea89f659 [2022-06-23T19:29:46.839Z] Removing intermediate container f512ea89f659 [2022-06-23T19:29:46.839Z] ---> 2c863edd2ce0 [2022-06-23T19:29:46.839Z] Removing intermediate container a0562f4de6a0 [2022-06-23T19:29:46.839Z] ---> 31ba140c89c1 [2022-06-23T19:29:46.839Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:29:46.839Z] Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:29:47.114Z] ---> Running in 442eb66635ad [2022-06-23T19:29:47.114Z] ---> Running in 10d661915707 [2022-06-23T19:29:47.730Z] Removing intermediate container 442eb66635ad [2022-06-23T19:29:47.730Z] ---> 9b9f89ba7293 [2022-06-23T19:29:47.730Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T19:29:48.013Z] Removing intermediate container 10d661915707 [2022-06-23T19:29:48.013Z] ---> d8b9fa4dc0d4 [2022-06-23T19:29:48.013Z] [2022-06-23T19:29:48.013Z] ---> Running in cf0650c904c7 [2022-06-23T19:29:49.046Z] Removing intermediate container cf0650c904c7 [2022-06-23T19:29:49.046Z] ---> eb304e720408 [2022-06-23T19:29:49.046Z] [2022-06-23T19:29:49.046Z] Successfully built d8b9fa4dc0d4 [2022-06-23T19:29:49.046Z] Successfully tagged support-scheduler-arm64:latest [2022-06-23T19:29:49.046Z]  Building support-scheduler ... done Building core-metadata [2022-06-23T19:29:49.317Z] ---> e6ae87e28013 [2022-06-23T19:29:49.318Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:29:49.318Z] Successfully built eb304e720408 [2022-06-23T19:29:49.318Z] Successfully tagged support-notifications-arm64:latest [2022-06-23T19:29:49.318Z]  Building support-notifications ... done Building core-data [2022-06-23T19:29:50.310Z] ---> 0dec2adbf447 [2022-06-23T19:29:50.310Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T19:29:50.918Z] ---> 3d6bb35bda54 [2022-06-23T19:29:50.918Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-23T19:29:51.517Z] ---> d699cf84e120 [2022-06-23T19:29:51.517Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:29:51.517Z] ---> Running in 1e8e50439129 [2022-06-23T19:29:52.125Z] Removing intermediate container 1e8e50439129 [2022-06-23T19:29:52.125Z] ---> 83b63c05ea92 [2022-06-23T19:29:52.125Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:29:52.125Z] ---> Running in e184552aed22 [2022-06-23T19:29:52.731Z] Removing intermediate container e184552aed22 [2022-06-23T19:29:52.731Z] ---> 83deca86ec06 [2022-06-23T19:29:52.731Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T19:29:52.731Z] ---> Running in aa4a360c5ec8 [2022-06-23T19:29:53.341Z] Removing intermediate container aa4a360c5ec8 [2022-06-23T19:29:53.341Z] ---> c38799129238 [2022-06-23T19:29:53.341Z] Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:29:53.341Z] ---> Running in 5de3be373146 [2022-06-23T19:29:53.949Z] Removing intermediate container 5de3be373146 [2022-06-23T19:29:53.949Z] ---> 05a46a4416b1 [2022-06-23T19:29:53.949Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T19:29:53.949Z] ---> Running in e0ef38ec8a54 [2022-06-23T19:29:54.547Z] Removing intermediate container e0ef38ec8a54 [2022-06-23T19:29:54.547Z] ---> 4687a41e7736 [2022-06-23T19:29:54.825Z] [2022-06-23T19:29:55.423Z] Successfully built 4687a41e7736 [2022-06-23T19:29:55.423Z] Successfully tagged security-spire-server-arm64:latest [2022-06-23T19:29:55.423Z]  Building security-spire-server ... done Building core-command [2022-06-23T19:30:34.479Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:30:34.479Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:30:34.479Z] ---> 2f04e0d00d11 [2022-06-23T19:30:34.479Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T19:30:34.479Z] ---> Using cache [2022-06-23T19:30:34.479Z] ---> 4a11f91313e3 [2022-06-23T19:30:34.479Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:30:34.479Z] ---> Using cache [2022-06-23T19:30:34.479Z] ---> d265a2cb3b16 [2022-06-23T19:30:34.479Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T19:30:34.479Z] ---> Running in 6bf3e63980c4 [2022-06-23T19:30:36.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:30:37.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:30:38.466Z] OK: 220 MiB in 52 packages [2022-06-23T19:30:41.104Z] Removing intermediate container 6bf3e63980c4 [2022-06-23T19:30:41.104Z] ---> a3ad1079d4be [2022-06-23T19:30:41.104Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T19:30:42.106Z] ---> f242b3d7ccb3 [2022-06-23T19:30:42.106Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:30:42.391Z] ---> Running in edb03d372dcd [2022-06-23T19:30:49.168Z] Removing intermediate container edb03d372dcd [2022-06-23T19:30:49.168Z] ---> 09406e60f290 [2022-06-23T19:30:49.168Z] Step 8/31 : COPY . . [2022-06-23T19:30:50.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:30:50.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:30:50.157Z] ---> 2f04e0d00d11 [2022-06-23T19:30:50.157Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:30:50.157Z] ---> Using cache [2022-06-23T19:30:50.157Z] ---> 4a11f91313e3 [2022-06-23T19:30:50.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:30:50.157Z] ---> Using cache [2022-06-23T19:30:50.157Z] ---> d265a2cb3b16 [2022-06-23T19:30:50.157Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T19:30:50.157Z] ---> Using cache [2022-06-23T19:30:50.157Z] ---> a3ad1079d4be [2022-06-23T19:30:50.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:30:50.157Z] ---> Using cache [2022-06-23T19:30:50.157Z] ---> f242b3d7ccb3 [2022-06-23T19:30:50.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:30:50.157Z] ---> Using cache [2022-06-23T19:30:50.157Z] ---> 09406e60f290 [2022-06-23T19:30:50.157Z] Step 8/23 : COPY . . [2022-06-23T19:30:50.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:30:50.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:30:50.433Z] ---> 2f04e0d00d11 [2022-06-23T19:30:50.433Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:30:50.433Z] ---> Using cache [2022-06-23T19:30:50.433Z] ---> 4a11f91313e3 [2022-06-23T19:30:50.433Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:30:50.433Z] ---> Using cache [2022-06-23T19:30:50.433Z] ---> d265a2cb3b16 [2022-06-23T19:30:50.433Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T19:30:50.433Z] ---> Running in 9cdc4911c78f [2022-06-23T19:30:53.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:30:54.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:30:54.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:30:54.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:30:54.054Z] ---> 2f04e0d00d11 [2022-06-23T19:30:54.054Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T19:30:54.054Z] ---> Using cache [2022-06-23T19:30:54.054Z] ---> 4a11f91313e3 [2022-06-23T19:30:54.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:30:54.054Z] ---> Using cache [2022-06-23T19:30:54.054Z] ---> d265a2cb3b16 [2022-06-23T19:30:54.054Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T19:30:54.054Z] ---> Using cache [2022-06-23T19:30:54.054Z] ---> a3ad1079d4be [2022-06-23T19:30:54.054Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:30:54.054Z] ---> Using cache [2022-06-23T19:30:54.054Z] ---> f242b3d7ccb3 [2022-06-23T19:30:54.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:30:54.054Z] ---> Using cache [2022-06-23T19:30:54.054Z] ---> 09406e60f290 [2022-06-23T19:30:54.054Z] Step 8/23 : COPY . . [2022-06-23T19:30:55.068Z] OK: 220 MiB in 52 packages [2022-06-23T19:30:57.706Z] Removing intermediate container 9cdc4911c78f [2022-06-23T19:30:57.706Z] ---> 912a230ef3dc [2022-06-23T19:30:57.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T19:31:00.351Z] ---> af84629504b7 [2022-06-23T19:31:00.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:31:00.351Z] ---> Running in 15134c4b9633 [2022-06-23T19:31:05.772Z] Removing intermediate container 15134c4b9633 [2022-06-23T19:31:05.772Z] ---> 6f3bbe526650 [2022-06-23T19:31:05.772Z] Step 8/23 : COPY . . [2022-06-23T19:31:33.338Z] Removing intermediate container ba0b7e7a9a16 [2022-06-23T19:31:33.338Z] ---> d5255707d93d [2022-06-23T19:31:33.338Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T19:31:33.338Z] ---> 9ea0a6d3369f [2022-06-23T19:31:33.338Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T19:31:33.338Z] ---> Running in 227a503ed24a [2022-06-23T19:31:33.338Z] ---> 647fb90cf977 [2022-06-23T19:31:33.338Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T19:31:33.338Z] ---> Running in dffad70aa2bc [2022-06-23T19:31:33.338Z] ---> Running in 9a9b82820ef2 [2022-06-23T19:31:33.338Z] 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-23T19:31:33.338Z] 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-23T19:31:33.338Z] 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-23T19:31:33.338Z] ---> 157f10afbd0b [2022-06-23T19:31:33.338Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T19:31:33.338Z] ---> Running in c30887659d35 [2022-06-23T19:31:35.967Z] 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-23T19:31:35.967Z] Removing intermediate container 227a503ed24a [2022-06-23T19:31:35.967Z] ---> cb03cc56385f [2022-06-23T19:31:35.967Z] [2022-06-23T19:31:35.967Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T19:31:35.967Z] 20.10.14: Pulling from library/docker [2022-06-23T19:31:42.726Z] ---> 3df078e5dfeb [2022-06-23T19:31:42.726Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T19:31:42.726Z] ---> Running in c16baf2b7566 [2022-06-23T19:31:45.368Z] 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-23T19:31:53.668Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T19:31:53.668Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T19:31:53.668Z] ---> c346e9eafbab [2022-06-23T19:31:53.668Z] 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-23T19:31:53.668Z] ---> Running in 0512d0b64a12 [2022-06-23T19:31:53.953Z] Removing intermediate container 0512d0b64a12 [2022-06-23T19:31:53.953Z] ---> 7a9e7fc600eb [2022-06-23T19:31:53.953Z] 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-23T19:31:53.953Z] ---> Running in 6f36901cdec0 [2022-06-23T19:31:55.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:31:56.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:31:57.235Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T19:31:57.235Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T19:31:57.235Z] Executing bash-5.1.16-r0.post-install [2022-06-23T19:31:57.235Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T19:31:57.235Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T19:31:57.235Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T19:31:57.235Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T19:31:57.235Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T19:31:57.235Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T19:31:57.235Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T19:31:57.235Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T19:31:57.235Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T19:31:57.235Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T19:31:57.235Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T19:31:57.516Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T19:31:57.516Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T19:31:57.516Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T19:31:57.516Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T19:32:00.158Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T19:32:00.158Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T19:32:00.158Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T19:32:00.158Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T19:32:00.158Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T19:32:00.158Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T19:32:00.158Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T19:32:00.158Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T19:32:00.158Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T19:32:00.158Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T19:32:00.158Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T19:32:00.158Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T19:32:00.158Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T19:32:00.158Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T19:32:00.158Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T19:32:00.158Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T19:32:00.158Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T19:32:00.158Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T19:32:00.158Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T19:32:00.432Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T19:32:00.432Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T19:32:00.432Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T19:32:00.432Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T19:32:00.432Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T19:32:00.707Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T19:32:00.707Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T19:32:01.308Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:32:01.308Z] OK: 82 MiB in 65 packages [2022-06-23T19:32:06.719Z] Collecting docker-compose==1.23.2 [2022-06-23T19:32:06.719Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T19:32:06.719Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T19:32:06.719Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T19:32:06.719Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T19:32:06.719Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T19:32:10.123Z] Collecting PyYAML<4,>=3.10 [2022-06-23T19:32:10.123Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T19:32:13.527Z] 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-23T19:32:13.803Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T19:32:13.803Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T19:32:14.405Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T19:32:14.405Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T19:32:14.405Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T19:32:14.405Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T19:32:17.816Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T19:32:17.816Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T19:32:18.419Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T19:32:18.419Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T19:32:18.697Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T19:32:18.697Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T19:32:22.101Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T19:32:22.101Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T19:32:22.101Z] Collecting idna<2.8,>=2.5 [2022-06-23T19:32:22.101Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T19:32:23.090Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T19:32:23.090Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T19:32:23.090Z] 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-23T19:32:23.090Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T19:32:23.090Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T19:32:23.694Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T19:32:23.694Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T19:32:23.694Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T19:32:23.694Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T19:32:24.680Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T19:32:24.681Z] Attempting uninstall: urllib3 [2022-06-23T19:32:24.681Z] Found existing installation: urllib3 1.26.7 [2022-06-23T19:32:24.681Z] Uninstalling urllib3-1.26.7: [2022-06-23T19:32:24.956Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T19:32:25.556Z] Attempting uninstall: idna [2022-06-23T19:32:25.556Z] Found existing installation: idna 3.3 [2022-06-23T19:32:25.556Z] Uninstalling idna-3.3: [2022-06-23T19:32:25.832Z] Successfully uninstalled idna-3.3 [2022-06-23T19:32:29.246Z] Attempting uninstall: requests [2022-06-23T19:32:29.246Z] Found existing installation: requests 2.26.0 [2022-06-23T19:32:29.246Z] Uninstalling requests-2.26.0: [2022-06-23T19:32:29.246Z] Successfully uninstalled requests-2.26.0 [2022-06-23T19:32:29.246Z] Running setup.py install for texttable: started [2022-06-23T19:32:31.887Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T19:32:31.887Z] Running setup.py install for PyYAML: started [2022-06-23T19:32:35.302Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T19:32:35.580Z] Running setup.py install for docopt: started [2022-06-23T19:32:38.224Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T19:32:38.224Z] Running setup.py install for dockerpty: started [2022-06-23T19:32:40.860Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T19:32:43.479Z] 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-23T19:32:58.608Z] Removing intermediate container 6f36901cdec0 [2022-06-23T19:32:58.608Z] ---> 680faa7515a2 [2022-06-23T19:32:58.608Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T19:32:58.608Z] ---> Running in 6fd4a0091e00 [2022-06-23T19:32:58.608Z] Removing intermediate container 6fd4a0091e00 [2022-06-23T19:32:58.608Z] ---> 5f2fb817b114 [2022-06-23T19:32:58.608Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T19:32:58.608Z] ---> Running in ad2b65230704 [2022-06-23T19:32:58.608Z] Removing intermediate container ad2b65230704 [2022-06-23T19:32:58.608Z] ---> 76ad2f241b6a [2022-06-23T19:32:58.608Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T19:33:00.060Z] ---> 817539b2aebf [2022-06-23T19:33:00.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T19:33:01.049Z] ---> 232ee63a7648 [2022-06-23T19:33:01.049Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T19:33:02.051Z] ---> eaa3057048ca [2022-06-23T19:33:02.051Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T19:33:02.051Z] ---> Running in e5b1ac02a790 [2022-06-23T19:33:02.649Z] Removing intermediate container e5b1ac02a790 [2022-06-23T19:33:02.649Z] ---> f724d92652bc [2022-06-23T19:33:02.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:33:02.649Z] ---> Running in 6d0a606dd438 [2022-06-23T19:33:03.246Z] Removing intermediate container 6d0a606dd438 [2022-06-23T19:33:03.246Z] ---> aa5657b28f9f [2022-06-23T19:33:03.246Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T19:33:03.246Z] ---> Running in bf235c44910c [2022-06-23T19:33:03.846Z] Removing intermediate container bf235c44910c [2022-06-23T19:33:03.846Z] ---> 63a8d5f28e69 [2022-06-23T19:33:03.846Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:33:03.846Z] ---> Running in db4e8938d576 [2022-06-23T19:33:04.120Z] Removing intermediate container db4e8938d576 [2022-06-23T19:33:04.120Z] ---> 432e569ca854 [2022-06-23T19:33:04.120Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:33:04.398Z] ---> Running in 3dee654bf653 [2022-06-23T19:33:05.007Z] Removing intermediate container 3dee654bf653 [2022-06-23T19:33:05.007Z] ---> ac357d9d3deb [2022-06-23T19:33:05.007Z] [2022-06-23T19:33:05.281Z] Successfully built ac357d9d3deb [2022-06-23T19:33:05.281Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-23T19:33:05.281Z] Building security-spire-config [2022-06-23T19:33:32.117Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:33:32.117Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:33:32.117Z] ---> 2f04e0d00d11 [2022-06-23T19:33:32.117Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T19:33:32.117Z] ---> Using cache [2022-06-23T19:33:32.117Z] ---> 4a11f91313e3 [2022-06-23T19:33:32.117Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:33:32.117Z] ---> Using cache [2022-06-23T19:33:32.117Z] ---> d265a2cb3b16 [2022-06-23T19:33:32.117Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:33:32.117Z] ---> Running in 11a14bc62c66 [2022-06-23T19:33:32.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:33:33.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:33:34.696Z] OK: 220 MiB in 52 packages [2022-06-23T19:33:36.154Z] Removing intermediate container 11a14bc62c66 [2022-06-23T19:33:36.154Z] ---> cef862fcdd5d [2022-06-23T19:33:36.154Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T19:33:37.143Z] ---> 314510705463 [2022-06-23T19:33:37.143Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:33:37.143Z] ---> Running in 144c8caed2ca [2022-06-23T19:33:42.574Z] Removing intermediate container 144c8caed2ca [2022-06-23T19:33:42.574Z] ---> b85dde8ac817 [2022-06-23T19:33:42.574Z] Step 8/26 : COPY . . [2022-06-23T19:34:00.946Z] ---> 472bf97db6a4 [2022-06-23T19:34:00.946Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:34:00.946Z] ---> Running in 3bb902a78876 [2022-06-23T19:34:00.946Z] Removing intermediate container 3bb902a78876 [2022-06-23T19:34:00.946Z] ---> a56f1aa5904d [2022-06-23T19:34:00.946Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T19:34:00.946Z] ---> Running in 728fa9e558b3 [2022-06-23T19:34:01.570Z] Removing intermediate container 728fa9e558b3 [2022-06-23T19:34:01.570Z] ---> 1b9082048d2e [2022-06-23T19:34:01.570Z] 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-23T19:34:01.570Z] ---> Running in 983590e8bf5b [2022-06-23T19:34:05.015Z] Removing intermediate container 983590e8bf5b [2022-06-23T19:34:05.015Z] ---> bc219ad10811 [2022-06-23T19:34:05.015Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T19:34:05.015Z] ---> Running in aacb6dfd6ec4 [2022-06-23T19:34:05.303Z] Removing intermediate container aacb6dfd6ec4 [2022-06-23T19:34:05.303Z] ---> fb2dd9538997 [2022-06-23T19:34:05.303Z] [2022-06-23T19:34:05.303Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T19:34:05.303Z] ---> 3fb3c9af89a9 [2022-06-23T19:34:05.303Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:34:05.303Z] ---> Using cache [2022-06-23T19:34:05.303Z] ---> e35d38bb1ce1 [2022-06-23T19:34:05.303Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:34:05.303Z] ---> Using cache [2022-06-23T19:34:05.303Z] ---> b34d3c43b904 [2022-06-23T19:34:05.303Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T19:34:05.303Z] ---> Running in bbfaf86a86db [2022-06-23T19:34:07.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:34:08.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:34:10.201Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T19:34:10.201Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T19:34:10.201Z] OK: 15736 distinct packages available [2022-06-23T19:34:10.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:34:11.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:34:12.628Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T19:34:12.628Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T19:34:12.628Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T19:34:12.628Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T19:34:12.628Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T19:34:12.628Z] OK: 6 MiB in 18 packages [2022-06-23T19:34:14.623Z] Removing intermediate container bbfaf86a86db [2022-06-23T19:34:14.623Z] ---> 1a986cdaa4ce [2022-06-23T19:34:14.623Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:34:20.085Z] ---> 3d11e030a757 [2022-06-23T19:34:20.085Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:34:20.689Z] ---> 4035dc5d3390 [2022-06-23T19:34:20.689Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T19:34:20.689Z] ---> Running in 83be65f37218 [2022-06-23T19:34:21.288Z] Removing intermediate container 83be65f37218 [2022-06-23T19:34:21.288Z] ---> d2c338f6e7f0 [2022-06-23T19:34:21.288Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T19:34:22.285Z] ---> 783706735c6c [2022-06-23T19:34:22.285Z] Step 21/26 : WORKDIR / [2022-06-23T19:34:22.285Z] ---> Running in e34073fa157d [2022-06-23T19:34:22.931Z] Removing intermediate container e34073fa157d [2022-06-23T19:34:22.931Z] ---> 147b25edc33f [2022-06-23T19:34:22.931Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:34:22.931Z] ---> Running in 89894ecc9461 [2022-06-23T19:34:23.241Z] Removing intermediate container 89894ecc9461 [2022-06-23T19:34:23.241Z] ---> b5dac22d3dd4 [2022-06-23T19:34:23.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:34:23.241Z] ---> Running in 467c517e64d5 [2022-06-23T19:34:23.846Z] Removing intermediate container 467c517e64d5 [2022-06-23T19:34:23.846Z] ---> 58523e01b8f0 [2022-06-23T19:34:23.846Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T19:34:23.846Z] ---> Running in b091d41cd322 [2022-06-23T19:34:24.448Z] Removing intermediate container b091d41cd322 [2022-06-23T19:34:24.448Z] ---> 87f388f60d6a [2022-06-23T19:34:24.448Z] Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:34:24.448Z] ---> Running in e6984129ce27 [2022-06-23T19:34:25.054Z] Removing intermediate container e6984129ce27 [2022-06-23T19:34:25.054Z] ---> 528de571ba25 [2022-06-23T19:34:25.054Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T19:34:25.332Z] ---> Running in 59cd09607d2d [2022-06-23T19:34:25.934Z] Removing intermediate container 59cd09607d2d [2022-06-23T19:34:25.934Z] ---> 5fdbf2c2d7e7 [2022-06-23T19:34:25.934Z] [2022-06-23T19:34:26.213Z] Successfully built 5fdbf2c2d7e7 [2022-06-23T19:34:26.213Z] Successfully tagged security-spire-config-arm64:latest [2022-06-23T19:34:26.213Z]  Building security-spire-config ... done Building security-spire-agent [2022-06-23T19:35:05.248Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T19:35:05.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T19:35:05.248Z] ---> 2f04e0d00d11 [2022-06-23T19:35:05.248Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> 4a11f91313e3 [2022-06-23T19:35:05.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> d265a2cb3b16 [2022-06-23T19:35:05.248Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> cef862fcdd5d [2022-06-23T19:35:05.248Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> 314510705463 [2022-06-23T19:35:05.248Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> b85dde8ac817 [2022-06-23T19:35:05.248Z] Step 8/26 : COPY . . [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> 472bf97db6a4 [2022-06-23T19:35:05.248Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> a56f1aa5904d [2022-06-23T19:35:05.248Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> 1b9082048d2e [2022-06-23T19:35:05.248Z] 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-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> bc219ad10811 [2022-06-23T19:35:05.248Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> fb2dd9538997 [2022-06-23T19:35:05.248Z] [2022-06-23T19:35:05.248Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T19:35:05.248Z] ---> 3fb3c9af89a9 [2022-06-23T19:35:05.248Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> e35d38bb1ce1 [2022-06-23T19:35:05.248Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:35:05.248Z] ---> Using cache [2022-06-23T19:35:05.248Z] ---> b34d3c43b904 [2022-06-23T19:35:05.249Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T19:35:05.249Z] ---> Using cache [2022-06-23T19:35:05.249Z] ---> 5dab733d368f [2022-06-23T19:35:05.249Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T19:35:05.249Z] ---> c2e70b760268 [2022-06-23T19:35:05.249Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T19:35:08.670Z] ---> 699ca9a12600 [2022-06-23T19:35:08.670Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T19:35:08.948Z] ---> 7b9e71535d74 [2022-06-23T19:35:08.948Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T19:35:09.942Z] ---> 34457154f8ac [2022-06-23T19:35:09.942Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T19:35:10.938Z] ---> c53f5c6cec39 [2022-06-23T19:35:10.938Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T19:35:10.938Z] ---> Running in 735bc64973e1 [2022-06-23T19:35:11.543Z] Removing intermediate container 735bc64973e1 [2022-06-23T19:35:11.543Z] ---> 229ec739b936 [2022-06-23T19:35:11.543Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T19:35:11.543Z] ---> Running in 9df265e98003 [2022-06-23T19:35:12.148Z] Removing intermediate container 9df265e98003 [2022-06-23T19:35:12.148Z] ---> 8d5814e517cb [2022-06-23T19:35:12.148Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T19:35:12.148Z] ---> Running in e5ec35923c33 [2022-06-23T19:35:12.752Z] Removing intermediate container e5ec35923c33 [2022-06-23T19:35:12.752Z] ---> d9e4bccb5263 [2022-06-23T19:35:12.752Z] Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:35:12.752Z] ---> Running in 2b6302b8fff1 [2022-06-23T19:35:13.353Z] Removing intermediate container 2b6302b8fff1 [2022-06-23T19:35:13.353Z] ---> 50e36f8bf118 [2022-06-23T19:35:13.353Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T19:35:13.353Z] ---> Running in 72c5fa29b121 [2022-06-23T19:35:13.959Z] Removing intermediate container 72c5fa29b121 [2022-06-23T19:35:13.959Z] ---> f738492640e2 [2022-06-23T19:35:13.959Z] [2022-06-23T19:35:14.235Z] Successfully built f738492640e2 [2022-06-23T19:35:14.235Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-23T19:36:10.812Z]  Building security-spire-agent ... done Removing intermediate container c30887659d35 [2022-06-23T19:36:10.812Z] ---> 9c79f2604b52 [2022-06-23T19:36:10.812Z] [2022-06-23T19:36:10.812Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:36:10.812Z] ---> ac73e934f311 [2022-06-23T19:36:10.812Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:36:10.812Z] ---> Using cache [2022-06-23T19:36:10.812Z] ---> 8a5448d21d56 [2022-06-23T19:36:10.812Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:36:10.812Z] ---> Using cache [2022-06-23T19:36:10.812Z] ---> dbe5b17ab94e [2022-06-23T19:36:10.812Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T19:36:10.812Z] ---> Running in 033f903ccce1 [2022-06-23T19:36:10.812Z] Removing intermediate container 033f903ccce1 [2022-06-23T19:36:10.812Z] ---> dc0ac85a4f19 [2022-06-23T19:36:10.812Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T19:36:10.812Z] ---> Running in 3761428af55d [2022-06-23T19:36:10.812Z] Removing intermediate container 3761428af55d [2022-06-23T19:36:10.812Z] ---> 648e325eb0ef [2022-06-23T19:36:10.812Z] Step 15/23 : WORKDIR / [2022-06-23T19:36:10.812Z] ---> Running in cd0d3dfb2eba [2022-06-23T19:36:10.812Z] Removing intermediate container cd0d3dfb2eba [2022-06-23T19:36:10.812Z] ---> 0938801b59b6 [2022-06-23T19:36:10.812Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:36:10.812Z] ---> 0795ef3ae3de [2022-06-23T19:36:10.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T19:36:14.232Z] ---> 90bed7789a06 [2022-06-23T19:36:14.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T19:36:16.233Z] ---> e1c41d0cbce6 [2022-06-23T19:36:16.233Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T19:36:16.515Z] ---> Running in a05b8c3710db [2022-06-23T19:36:17.516Z] Removing intermediate container a05b8c3710db [2022-06-23T19:36:17.516Z] ---> 108fbf7ec862 [2022-06-23T19:36:17.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:36:17.798Z] Removing intermediate container dffad70aa2bc [2022-06-23T19:36:17.798Z] ---> 07f38de9efe9 [2022-06-23T19:36:17.798Z] [2022-06-23T19:36:17.798Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T19:36:17.798Z] ---> ac73e934f311 [2022-06-23T19:36:17.798Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T19:36:17.798Z] ---> Running in deb8d9ce9f5f [2022-06-23T19:36:17.798Z] ---> Running in e99d1b124c84 [2022-06-23T19:36:18.404Z] Removing intermediate container deb8d9ce9f5f [2022-06-23T19:36:18.404Z] ---> 796c9705fcf1 [2022-06-23T19:36:18.404Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T19:36:18.688Z] ---> Running in ec1a0f09b9dc [2022-06-23T19:36:18.971Z] Removing intermediate container e99d1b124c84 [2022-06-23T19:36:18.971Z] ---> 5c2c4cbaf7bd [2022-06-23T19:36:18.971Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T19:36:19.259Z] Removing intermediate container ec1a0f09b9dc [2022-06-23T19:36:19.259Z] ---> d499cfc6569c [2022-06-23T19:36:19.259Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:36:19.259Z] ---> Running in 51b4f2d026f5 [2022-06-23T19:36:19.538Z] ---> Running in e5be0ae0adfc [2022-06-23T19:36:20.982Z] Removing intermediate container e5be0ae0adfc [2022-06-23T19:36:20.982Z] ---> b31014684406 [2022-06-23T19:36:20.982Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:36:20.982Z] ---> Running in e8feca68b4eb [2022-06-23T19:36:21.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:36:21.862Z] Removing intermediate container e8feca68b4eb [2022-06-23T19:36:21.862Z] ---> 8080d4cfd63b [2022-06-23T19:36:21.862Z] [2022-06-23T19:36:22.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:36:22.415Z] Successfully built 8080d4cfd63b [2022-06-23T19:36:22.415Z] Successfully tagged core-command-arm64:latest [2022-06-23T19:36:23.025Z]  Building core-command ... done Removing intermediate container 9a9b82820ef2 [2022-06-23T19:36:23.025Z] ---> d0567d5672bd [2022-06-23T19:36:23.025Z] [2022-06-23T19:36:23.025Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:36:23.025Z] ---> ac73e934f311 [2022-06-23T19:36:23.025Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T19:36:23.025Z] ---> Using cache [2022-06-23T19:36:23.025Z] ---> 8a5448d21d56 [2022-06-23T19:36:23.025Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T19:36:23.025Z] ---> Using cache [2022-06-23T19:36:23.025Z] ---> dbe5b17ab94e [2022-06-23T19:36:23.025Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T19:36:23.025Z] ---> Running in 189ca868a1f3 [2022-06-23T19:36:23.025Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T19:36:23.025Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T19:36:23.025Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:36:23.025Z] OK: 6 MiB in 16 packages [2022-06-23T19:36:23.645Z] Removing intermediate container 189ca868a1f3 [2022-06-23T19:36:23.645Z] ---> f9108e8d54a5 [2022-06-23T19:36:23.645Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T19:36:23.922Z] ---> Running in 8b638d4977e0 [2022-06-23T19:36:24.537Z] Removing intermediate container 51b4f2d026f5 [2022-06-23T19:36:24.537Z] ---> c6e842d158bf [2022-06-23T19:36:24.537Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T19:36:24.537Z] Removing intermediate container 8b638d4977e0 [2022-06-23T19:36:24.537Z] ---> 678c1fa1af9a [2022-06-23T19:36:24.537Z] Step 15/23 : WORKDIR / [2022-06-23T19:36:24.537Z] ---> Running in da5640a8268b [2022-06-23T19:36:24.815Z] ---> Running in 7279722d7a42 [2022-06-23T19:36:25.418Z] Removing intermediate container da5640a8268b [2022-06-23T19:36:25.418Z] ---> 206243b23167 [2022-06-23T19:36:25.418Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T19:36:25.418Z] Removing intermediate container 7279722d7a42 [2022-06-23T19:36:25.418Z] ---> 980c833b1ab3 [2022-06-23T19:36:25.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:36:25.419Z] ---> Running in 98ab7c3a9b5b [2022-06-23T19:36:26.411Z] Removing intermediate container 98ab7c3a9b5b [2022-06-23T19:36:26.411Z] ---> 0dd696e6cc90 [2022-06-23T19:36:26.411Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T19:36:26.411Z] ---> ec4c568db3f9 [2022-06-23T19:36:26.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T19:36:26.411Z] ---> Running in e919b5b63b49 [2022-06-23T19:36:29.068Z] ---> 272060be8b2d [2022-06-23T19:36:29.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T19:36:29.687Z] Removing intermediate container e919b5b63b49 [2022-06-23T19:36:29.687Z] ---> 03ebb68494b6 [2022-06-23T19:36:29.687Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T19:36:29.980Z] ---> Running in 4baffa834c42 [2022-06-23T19:36:29.980Z] ---> 2540eaebbe7f [2022-06-23T19:36:29.980Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T19:36:30.258Z] ---> Running in e80e20a24b1a [2022-06-23T19:36:30.536Z] Removing intermediate container 4baffa834c42 [2022-06-23T19:36:30.536Z] ---> 0e64ee571060 [2022-06-23T19:36:30.536Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T19:36:30.536Z] Removing intermediate container e80e20a24b1a [2022-06-23T19:36:30.536Z] ---> 14c6b87e5759 [2022-06-23T19:36:30.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:36:30.811Z] ---> Running in 456d0317cbe6 [2022-06-23T19:36:31.412Z] Removing intermediate container 456d0317cbe6 [2022-06-23T19:36:31.412Z] ---> 3d34db144bd0 [2022-06-23T19:36:31.412Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T19:36:31.412Z] ---> c75a8047c7b2 [2022-06-23T19:36:31.412Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T19:36:31.412Z] ---> Running in a960a8d93446 [2022-06-23T19:36:31.412Z] ---> Running in 7f5829b49000 [2022-06-23T19:36:32.019Z] Removing intermediate container a960a8d93446 [2022-06-23T19:36:32.019Z] ---> 376b779652c8 [2022-06-23T19:36:32.019Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:36:32.295Z] ---> Running in 32f2f6dd9e9b [2022-06-23T19:36:32.893Z] Removing intermediate container 32f2f6dd9e9b [2022-06-23T19:36:32.893Z] ---> faadc21487e7 [2022-06-23T19:36:32.893Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:36:32.893Z] ---> Running in 0733ee297222 [2022-06-23T19:36:33.501Z] Removing intermediate container 0733ee297222 [2022-06-23T19:36:33.501Z] ---> e9426de8e760 [2022-06-23T19:36:33.501Z] [2022-06-23T19:36:33.777Z] Removing intermediate container 7f5829b49000 [2022-06-23T19:36:33.777Z] ---> c2734aaecc54 [2022-06-23T19:36:33.777Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:36:34.052Z] Successfully built e9426de8e760 [2022-06-23T19:36:34.052Z] Successfully tagged core-metadata-arm64:latest [2022-06-23T19:36:34.651Z]  Building core-metadata ... done  ---> accb3f9795be [2022-06-23T19:36:34.651Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T19:36:36.092Z] ---> 615be42ed3a6 [2022-06-23T19:36:36.092Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T19:36:37.086Z] ---> e1c438a83486 [2022-06-23T19:36:37.086Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T19:36:37.372Z] Removing intermediate container c16baf2b7566 [2022-06-23T19:36:37.372Z] ---> 097e7b6307f1 [2022-06-23T19:36:37.372Z] [2022-06-23T19:36:37.372Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T19:36:37.372Z] ---> ac73e934f311 [2022-06-23T19:36:37.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T19:36:37.372Z] ---> Running in ea6806691b0c [2022-06-23T19:36:37.648Z] ---> b789cf10c57b [2022-06-23T19:36:37.648Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T19:36:37.921Z] Removing intermediate container ea6806691b0c [2022-06-23T19:36:37.921Z] ---> 0129043fdc71 [2022-06-23T19:36:37.921Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T19:36:37.921Z] ---> Running in 9cb4c5b27037 [2022-06-23T19:36:38.194Z] Removing intermediate container 9cb4c5b27037 [2022-06-23T19:36:38.194Z] ---> 586216f009e8 [2022-06-23T19:36:38.194Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T19:36:38.194Z] ---> 71811f02f12a [2022-06-23T19:36:38.194Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T19:36:38.472Z] ---> Running in 48f18840a41f [2022-06-23T19:36:38.472Z] ---> Running in 8c8cbc14a294 [2022-06-23T19:36:38.746Z] Removing intermediate container 48f18840a41f [2022-06-23T19:36:38.746Z] ---> 29279ad924d0 [2022-06-23T19:36:38.746Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T19:36:38.746Z] ---> Running in 1bd7da294744 [2022-06-23T19:36:39.025Z] Removing intermediate container 8c8cbc14a294 [2022-06-23T19:36:39.025Z] ---> ec5605849faa [2022-06-23T19:36:39.025Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T19:36:39.622Z] ---> 5ee4ac8d15a9 [2022-06-23T19:36:39.622Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T19:36:39.896Z] ---> Running in e51d8f2fab66 [2022-06-23T19:36:40.892Z] Removing intermediate container 1bd7da294744 [2022-06-23T19:36:40.892Z] ---> 498c495b18a2 [2022-06-23T19:36:40.892Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T19:36:40.892Z] ---> Running in b2a9b82ad8ef [2022-06-23T19:36:41.869Z] Removing intermediate container e51d8f2fab66 [2022-06-23T19:36:41.869Z] ---> 04f76a893b1c [2022-06-23T19:36:41.869Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T19:36:42.146Z] ---> Running in 8058a2cac7bd [2022-06-23T19:36:42.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T19:36:42.421Z] Removing intermediate container 8058a2cac7bd [2022-06-23T19:36:42.421Z] ---> 2c76083beb62 [2022-06-23T19:36:42.421Z] Step 28/31 : CMD ["gate"] [2022-06-23T19:36:42.696Z] ---> Running in e69fbdef40af [2022-06-23T19:36:42.971Z] Removing intermediate container e69fbdef40af [2022-06-23T19:36:42.971Z] ---> 4c337bf8142c [2022-06-23T19:36:42.971Z] Step 29/31 : LABEL arch=arm64 [2022-06-23T19:36:43.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T19:36:43.243Z] ---> Running in 6c8e552f08f7 [2022-06-23T19:36:43.528Z] Removing intermediate container 6c8e552f08f7 [2022-06-23T19:36:43.528Z] ---> 710897af896e [2022-06-23T19:36:43.528Z] Step 30/31 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:36:43.802Z] ---> Running in c12f7397cdf8 [2022-06-23T19:36:44.076Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T19:36:44.076Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T19:36:44.076Z] Removing intermediate container c12f7397cdf8 [2022-06-23T19:36:44.076Z] ---> 1ac26cd63cca [2022-06-23T19:36:44.076Z] Step 31/31 : LABEL version=0.0.0 [2022-06-23T19:36:44.076Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T19:36:44.349Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T19:36:44.349Z] ---> Running in 73582c5d1d98 [2022-06-23T19:36:44.349Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T19:36:44.349Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T19:36:44.627Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T19:36:44.627Z] OK: 8 MiB in 20 packages [2022-06-23T19:36:44.903Z] Removing intermediate container 73582c5d1d98 [2022-06-23T19:36:44.903Z] ---> b31f68944d97 [2022-06-23T19:36:44.903Z] [2022-06-23T19:36:45.177Z] Successfully built b31f68944d97 [2022-06-23T19:36:45.177Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-23T19:36:45.450Z]  Building security-bootstrapper ... done Removing intermediate container b2a9b82ad8ef [2022-06-23T19:36:45.450Z] ---> 14ea100b2e70 [2022-06-23T19:36:45.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T19:36:46.047Z] ---> f5807a0b79aa [2022-06-23T19:36:46.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T19:36:47.025Z] ---> f999bb6172b5 [2022-06-23T19:36:47.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T19:36:47.621Z] ---> 1b68bc237962 [2022-06-23T19:36:47.621Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T19:36:47.621Z] ---> Running in aefb6b7f0517 [2022-06-23T19:36:48.219Z] Removing intermediate container aefb6b7f0517 [2022-06-23T19:36:48.219Z] ---> 165742e49329 [2022-06-23T19:36:48.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T19:36:48.219Z] ---> Running in c74f3d6ca468 [2022-06-23T19:36:48.494Z] Removing intermediate container c74f3d6ca468 [2022-06-23T19:36:48.494Z] ---> ddc87aefce0a [2022-06-23T19:36:48.494Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T19:36:48.495Z] ---> Running in 9f2cc40a7818 [2022-06-23T19:36:48.770Z] Removing intermediate container 9f2cc40a7818 [2022-06-23T19:36:48.770Z] ---> 816bf34ddc9a [2022-06-23T19:36:48.770Z] Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 [2022-06-23T19:36:48.770Z] ---> Running in 4f4573824b9d [2022-06-23T19:36:49.051Z] Removing intermediate container 4f4573824b9d [2022-06-23T19:36:49.051Z] ---> e63fbd551741 [2022-06-23T19:36:49.051Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T19:36:49.323Z] ---> Running in 2b4eaaa037cd [2022-06-23T19:36:49.596Z] Removing intermediate container 2b4eaaa037cd [2022-06-23T19:36:49.596Z] ---> 859ad3f6ba80 [2022-06-23T19:36:49.596Z] [2022-06-23T19:36:49.869Z] Successfully built 859ad3f6ba80 [2022-06-23T19:36:49.869Z] Successfully tagged core-data-arm64:latest [2022-06-23T19:36:50.158Z]  Building core-data ... done  [Pipeline] } [2022-06-23T19:36:50.166Z] $ docker stop --time=1 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf [2022-06-23T19:36:51.830Z] $ docker rm -f 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T19:36:52.456Z] + docker images [2022-06-23T19:36:52.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T19:36:52.731Z] core-data-arm64 latest 859ad3f6ba80 3 seconds ago 21.7MB [2022-06-23T19:36:52.731Z] security-bootstrapper-arm64 latest b31f68944d97 8 seconds ago 18.3MB [2022-06-23T19:36:52.731Z] 097e7b6307f1 16 seconds ago 1.46GB [2022-06-23T19:36:52.731Z] core-metadata-arm64 latest e9426de8e760 19 seconds ago 16.3MB [2022-06-23T19:36:52.731Z] d0567d5672bd 30 seconds ago 1.44GB [2022-06-23T19:36:52.731Z] core-command-arm64 latest 8080d4cfd63b 31 seconds ago 15.5MB [2022-06-23T19:36:52.731Z] 07f38de9efe9 36 seconds ago 1.44GB [2022-06-23T19:36:52.731Z] 9c79f2604b52 47 seconds ago 1.43GB [2022-06-23T19:36:52.731Z] security-spire-agent-arm64 latest f738492640e2 About a minute ago 126MB [2022-06-23T19:36:52.731Z] security-spire-config-arm64 latest 5fdbf2c2d7e7 2 minutes ago 85.6MB [2022-06-23T19:36:52.731Z] fb2dd9538997 2 minutes ago 1.34GB [2022-06-23T19:36:52.731Z] sys-mgmt-agent-arm64 latest ac357d9d3deb 3 minutes ago 282MB [2022-06-23T19:36:52.731Z] cb03cc56385f 5 minutes ago 1.43GB [2022-06-23T19:36:52.731Z] security-spire-server-arm64 latest 4687a41e7736 6 minutes ago 86.3MB [2022-06-23T19:36:52.731Z] support-notifications-arm64 latest eb304e720408 7 minutes ago 25.9MB [2022-06-23T19:36:52.731Z] support-scheduler-arm64 latest d8b9fa4dc0d4 7 minutes ago 25.4MB [2022-06-23T19:36:52.731Z] security-spiffe-token-provider-arm64 latest 3af597de3cdd 7 minutes ago 28.1MB [2022-06-23T19:36:52.731Z] cbe1bee3bd32 7 minutes ago 1.34GB [2022-06-23T19:36:52.731Z] 44d909585816 7 minutes ago 1.49GB [2022-06-23T19:36:52.731Z] e5eb5a26144c 7 minutes ago 1.49GB [2022-06-23T19:36:52.731Z] b31808a03aed 7 minutes ago 1.48GB [2022-06-23T19:36:52.731Z] security-secretstore-setup-arm64 latest ae641f4a273c 9 minutes ago 27.5MB [2022-06-23T19:36:52.731Z] security-proxy-setup-arm64 latest d896707a1ba9 9 minutes ago 26.1MB [2022-06-23T19:36:52.731Z] 85cfc3a92339 9 minutes ago 1.44GB [2022-06-23T19:36:52.731Z] e3da4446e996 9 minutes ago 1.44GB [2022-06-23T19:36:52.731Z] ci-base-image-arm64 latest 2f04e0d00d11 26 minutes ago 1.01GB [2022-06-23T19:36:52.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-23T19:36:52.731Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-23T19:36:52.731Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-23T19:36:52.731Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-23T19:36:52.731Z] 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-23T19:36:53.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T19:36:53.496Z] [2022-06-23T19:36:53.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:36:53.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T19:36:54.256Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T19:36:54.256Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T19:36:54.256Z] 04944245beec: Pulling fs layer [2022-06-23T19:36:54.256Z] 699f458cf7ca: Pulling fs layer [2022-06-23T19:36:54.256Z] 765212b225bb: Pulling fs layer [2022-06-23T19:36:54.256Z] f23df028b6ca: Pulling fs layer [2022-06-23T19:36:54.256Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T19:36:54.256Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T19:36:54.256Z] 765212b225bb: Waiting [2022-06-23T19:36:54.256Z] 2437ff75d9bd: Waiting [2022-06-23T19:36:54.256Z] d65c8cfc05b1: Waiting [2022-06-23T19:36:54.256Z] f23df028b6ca: Waiting [2022-06-23T19:36:54.256Z] 04944245beec: Verifying Checksum [2022-06-23T19:36:54.256Z] 04944245beec: Download complete [2022-06-23T19:36:54.256Z] 765212b225bb: Verifying Checksum [2022-06-23T19:36:54.256Z] 765212b225bb: Download complete [2022-06-23T19:36:54.256Z] f23df028b6ca: Verifying Checksum [2022-06-23T19:36:54.256Z] f23df028b6ca: Download complete [2022-06-23T19:36:54.256Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T19:36:54.256Z] d65c8cfc05b1: Download complete [2022-06-23T19:36:54.530Z] 699f458cf7ca: Download complete [2022-06-23T19:36:54.804Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T19:36:54.804Z] 8998bd30e6a1: Download complete [2022-06-23T19:36:57.427Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T19:36:57.427Z] 2437ff75d9bd: Download complete [2022-06-23T19:36:59.400Z] 8998bd30e6a1: Pull complete [2022-06-23T19:37:00.000Z] 04944245beec: Pull complete [2022-06-23T19:37:01.441Z] 699f458cf7ca: Pull complete [2022-06-23T19:37:01.713Z] 765212b225bb: Pull complete [2022-06-23T19:37:02.693Z] f23df028b6ca: Pull complete [2022-06-23T19:37:02.693Z] d65c8cfc05b1: Pull complete [2022-06-23T19:37:17.783Z] 2437ff75d9bd: Pull complete [2022-06-23T19:37:17.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T19:37:17.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T19:37:17.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:37:18.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container [2022-06-23T19:37:18.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-23T19:37:20.824Z] $ docker top a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:21.883Z] ---> job-cost.sh [2022-06-23T19:37:21.883Z] lf-activate-venv: SKIPPING [2022-06-23T19:37:21.883Z] INFO: No Stack... [2022-06-23T19:37:22.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T19:37:23.453Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T19:37:24.128Z] + cut -d, -f6 [2022-06-23T19:37:24.128Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-06-23T19:37:24.171Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] [2022-06-23T19:37:24.175Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] did not exist. Created. [2022-06-23T19:37:24.175Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T19:37:25.004Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T19:37:25.207Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T19:37:25.221Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T19:37:25.288Z] $ docker stop --time=1 a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 [2022-06-23T19:37:26.819Z] $ docker rm -f a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 [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-23T19:37:27.842Z] provisioning config files... [2022-06-23T19:37:27.852Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4222229287879613800tmp [Pipeline] { [Pipeline] sh [2022-06-23T19:37:28.184Z] + set +x [2022-06-23T19:37:28.185Z] + curl -s https://codecov.io/bash [2022-06-23T19:37:28.185Z] + bash -s -- [2022-06-23T19:37:28.185Z] [2022-06-23T19:37:28.185Z] _____ _ [2022-06-23T19:37:28.185Z] / ____| | | [2022-06-23T19:37:28.185Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T19:37:28.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T19:37:28.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T19:37:28.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T19:37:28.185Z] Bash-1.0.6 [2022-06-23T19:37:28.185Z] [2022-06-23T19:37:28.185Z] [2022-06-23T19:37:28.185Z] ==> git version 2.25.1 found [2022-06-23T19:37:28.185Z] ==> 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-23T19:37:28.185Z] Release-Date: 2020-01-08 [2022-06-23T19:37:28.185Z] 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-23T19:37:28.185Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T19:37:28.185Z] ==> Jenkins CI detected. [2022-06-23T19:37:28.185Z] current dir:  /w/workspace/edgex-go/1 [2022-06-23T19:37:28.185Z] project root: . [2022-06-23T19:37:28.185Z] --> token set from env [2022-06-23T19:37:28.185Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T19:37:28.185Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T19:37:28.445Z] ==> Python coveragepy not found [2022-06-23T19:37:28.445Z] ==> Searching for coverage reports in: [2022-06-23T19:37:28.445Z] + . [2022-06-23T19:37:28.445Z] -> Found 1 reports [2022-06-23T19:37:28.445Z] ==> Detecting git/mercurial file structure [2022-06-23T19:37:28.445Z] ==> Reading reports [2022-06-23T19:37:28.445Z] + ./coverage.out bytes=435411 [2022-06-23T19:37:28.445Z] ==> Appending adjustments [2022-06-23T19:37:28.445Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T19:37:29.832Z] + Found adjustments [2022-06-23T19:37:29.832Z] ==> Gzipping contents [2022-06-23T19:37:29.832Z] 60K /tmp/codecov.q0oya9.gz [2022-06-23T19:37:29.832Z] ==> Uploading reports [2022-06-23T19:37:29.832Z] url: https://codecov.io [2022-06-23T19:37:29.832Z] query: branch=PR-4061&commit=293776779c9f70147365afe4a4aa66a013ced041&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= [2022-06-23T19:37:29.832Z] -> Pinging Codecov [2022-06-23T19:37:29.832Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4061&commit=293776779c9f70147365afe4a4aa66a013ced041&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= [2022-06-23T19:37:29.832Z] -> Uploading to [2022-06-23T19:37:29.832Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/00271124DB129430A58F1EEE437C3FCB/293776779c9f70147365afe4a4aa66a013ced041/d60c556a-a95b-4413-8635-073ebf153b5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T193729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49c47e94a95c7b2c6d79820d2da3f98819d5f77b6062575f173970b88129821b [2022-06-23T19:37:29.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T19:37:29.832Z] Dload Upload Total Spent Left Speed [2022-06-23T19:37:30.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59930 0 0 100 59930 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59930 0 0 100 59930 0 159k --:--:-- --:--:-- --:--:-- 158k [2022-06-23T19:37:30.354Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] } [2022-06-23T19:37:30.378Z] 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-23T19:37:31.680Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:32.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:32.915Z] ---> package-listing.sh [2022-06-23T19:37:32.915Z] ++ facter osfamily [2022-06-23T19:37:32.915Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T19:37:33.185Z] + OS_FAMILY=debian [2022-06-23T19:37:33.185Z] + workspace=/w/workspace/edgex-go/1 [2022-06-23T19:37:33.185Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T19:37:33.185Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T19:37:33.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T19:37:33.185Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T19:37:33.185Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-23T19:37:33.185Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T19:37:33.185Z] + case "${OS_FAMILY}" in [2022-06-23T19:37:33.185Z] + dpkg -l [2022-06-23T19:37:33.185Z] + grep '^ii' [2022-06-23T19:37:33.185Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T19:37:33.185Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T19:37:33.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T19:37:33.185Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-23T19:37:33.185Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-23T19:37:33.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-23T19:37:33.218Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T19:37:33.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:37:33.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T19:37:33.952Z] [2022-06-23T19:37:33.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T19:37:34.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T19:37:34.336Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T19:37:34.336Z] 5eb5b503b376: Pulling fs layer [2022-06-23T19:37:34.336Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T19:37:34.336Z] ec43610c2a17: Pulling fs layer [2022-06-23T19:37:34.336Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T19:37:34.336Z] 33b1e0a273af: Pulling fs layer [2022-06-23T19:37:34.336Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T19:37:34.336Z] 2f39f015ded8: Pulling fs layer [2022-06-23T19:37:34.336Z] 3a2ae6a8a46f: Waiting [2022-06-23T19:37:34.336Z] 33b1e0a273af: Waiting [2022-06-23T19:37:34.336Z] 5d3b04190fa2: Waiting [2022-06-23T19:37:34.336Z] 2f39f015ded8: Waiting [2022-06-23T19:37:34.336Z] 5c69ac0246d0: Verifying Checksum [2022-06-23T19:37:34.336Z] 5c69ac0246d0: Download complete [2022-06-23T19:37:34.336Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T19:37:34.336Z] 3a2ae6a8a46f: Download complete [2022-06-23T19:37:34.601Z] 33b1e0a273af: Verifying Checksum [2022-06-23T19:37:34.601Z] 33b1e0a273af: Download complete [2022-06-23T19:37:34.601Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T19:37:34.601Z] 5d3b04190fa2: Download complete [2022-06-23T19:37:34.601Z] ec43610c2a17: Download complete [2022-06-23T19:37:34.601Z] 5eb5b503b376: Verifying Checksum [2022-06-23T19:37:34.601Z] 5eb5b503b376: Download complete [2022-06-23T19:37:35.543Z] 2f39f015ded8: Download complete [2022-06-23T19:37:36.113Z] 5eb5b503b376: Pull complete [2022-06-23T19:37:36.113Z] 5c69ac0246d0: Pull complete [2022-06-23T19:37:36.683Z] ec43610c2a17: Pull complete [2022-06-23T19:37:36.683Z] 3a2ae6a8a46f: Pull complete [2022-06-23T19:37:36.943Z] 33b1e0a273af: Pull complete [2022-06-23T19:37:36.943Z] 5d3b04190fa2: Pull complete [2022-06-23T19:37:42.218Z] 2f39f015ded8: Pull complete [2022-06-23T19:37:42.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T19:37:42.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T19:37:42.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T19:37:42.421Z] prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container [2022-06-23T19:37:42.447Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T19:37:44.447Z] $ docker top b6f348bd39104ac741d818d8626a97e679bbf9869d78e600f227098e9cdf18e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T19:37:44.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T19:37:45.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T19:37:45.478Z] + ls /var/log/sa-host [2022-06-23T19:37:45.478Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T19:37:45.687Z] provisioning config files... [2022-06-23T19:37:45.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6376937617406886980tmp [Pipeline] { [Pipeline] echo [2022-06-23T19:37:45.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:46.055Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T19:37:46.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:46.491Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T19:37:46.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:46.836Z] ---> sudo-logs.sh [2022-06-23T19:37:46.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T19:37:46.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:47.226Z] ---> job-cost.sh [2022-06-23T19:37:47.226Z] lf-activate-venv: SKIPPING [2022-06-23T19:37:47.226Z] DEBUG: total: 0.10999999940395355 [2022-06-23T19:37:47.226Z] INFO: Retrieving Stack Cost... [2022-06-23T19:37:47.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T19:37:48.061Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T19:37:48.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T19:37:48.407Z] ---> logs-deploy.sh [2022-06-23T19:37:48.407Z] lf-activate-venv: SKIPPING [2022-06-23T19:37:48.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4061/1 [2022-06-23T19:37:48.407Z] INFO: archiving workspace using pattern(s): [2022-06-23T19:37:49.349Z] Archives upload complete. [2022-06-23T19:37:49.611Z] INFO: archiving logs to Nexus [2022-06-23T19:37:50.182Z] ---> uname -a: [2022-06-23T19:37:50.182Z] Linux prd-ubuntu20-04-docker-8c-8g-15474 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-23T19:37:50.182Z] [2022-06-23T19:37:50.182Z] [2022-06-23T19:37:50.182Z] ---> lscpu: [2022-06-23T19:37:50.182Z] Architecture: x86_64 [2022-06-23T19:37:50.182Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-23T19:37:50.182Z] Byte Order: Little Endian [2022-06-23T19:37:50.182Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-23T19:37:50.182Z] CPU(s): 8 [2022-06-23T19:37:50.182Z] On-line CPU(s) list: 0-7 [2022-06-23T19:37:50.182Z] Thread(s) per core: 1 [2022-06-23T19:37:50.182Z] Core(s) per socket: 1 [2022-06-23T19:37:50.182Z] Socket(s): 8 [2022-06-23T19:37:50.182Z] NUMA node(s): 1 [2022-06-23T19:37:50.182Z] Vendor ID: AuthenticAMD [2022-06-23T19:37:50.182Z] CPU family: 23 [2022-06-23T19:37:50.182Z] Model: 49 [2022-06-23T19:37:50.182Z] Model name: AMD EPYC-Rome Processor [2022-06-23T19:37:50.182Z] Stepping: 0 [2022-06-23T19:37:50.182Z] CPU MHz: 2799.998 [2022-06-23T19:37:50.182Z] BogoMIPS: 5599.99 [2022-06-23T19:37:50.182Z] Virtualization: AMD-V [2022-06-23T19:37:50.182Z] Hypervisor vendor: KVM [2022-06-23T19:37:50.182Z] Virtualization type: full [2022-06-23T19:37:50.182Z] L1d cache: 256 KiB [2022-06-23T19:37:50.182Z] L1i cache: 256 KiB [2022-06-23T19:37:50.182Z] L2 cache: 4 MiB [2022-06-23T19:37:50.182Z] L3 cache: 128 MiB [2022-06-23T19:37:50.182Z] NUMA node0 CPU(s): 0-7 [2022-06-23T19:37:50.182Z] Vulnerability Itlb multihit: Not affected [2022-06-23T19:37:50.182Z] Vulnerability L1tf: Not affected [2022-06-23T19:37:50.182Z] Vulnerability Mds: Not affected [2022-06-23T19:37:50.182Z] Vulnerability Meltdown: Not affected [2022-06-23T19:37:50.182Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-23T19:37:50.182Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-23T19:37:50.182Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-23T19:37:50.182Z] Vulnerability Srbds: Not affected [2022-06-23T19:37:50.182Z] Vulnerability Tsx async abort: Not affected [2022-06-23T19:37:50.182Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-23T19:37:50.182Z] [2022-06-23T19:37:50.182Z] [2022-06-23T19:37:50.182Z] ---> nproc: [2022-06-23T19:37:50.182Z] 8 [2022-06-23T19:37:50.182Z] [2022-06-23T19:37:50.182Z]