Pull request #4070 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccb41618ca382d33f4283fef7bdccc10aec70777+a157344ed5a2a308e5221a4550246afdf7c311d5 (fccad884672e27beafc5590ad101d1ba6dad75a5) 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-ssh9219325998127727940.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-ssh4178111693717923702.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh262510329211325874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3995502984673930351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4070/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4070/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3150728658012129833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16695 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit ccb41618ca382d33f4283fef7bdccc10aec70777 Merge succeeded, producing ccb41618ca382d33f4283fef7bdccc10aec70777 Checking out Revision ccb41618ca382d33f4283fef7bdccc10aec70777 (PR-4070) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T15:30:44.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T15:30:44.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T15:30:44.660Z] ========================================================= [2022-07-02T15:30:44.660Z] EdgeX Global Pipelines Version Info [2022-07-02T15:30:44.660Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:30:45.417Z] ------------------- [2022-07-02T15:30:45.417Z] stable info: [2022-07-02T15:30:45.417Z] ------------------- [2022-07-02T15:30:45.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T15:30:45.417Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T15:30:45.417Z] Message: update stable to v1.0.234 > git rev-list --no-walk 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 [2022-07-02T15:30:45.990Z] ------------------- [2022-07-02T15:30:45.990Z] experimental info: [2022-07-02T15:30:45.990Z] ------------------- [2022-07-02T15:30:45.990Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T15:30:45.990Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T15:30:45.990Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T15:30:46.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T15:30:46.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T15:30:46.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T15:30:46.233Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T15:30:46.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T15:30:46.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T15:30:46.263Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T15:30:46.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T15:30:46.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T15:30:46.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T15:30:46.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T15:30:46.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T15:30:46.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T15:30:46.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T15:30:46.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T15:30:46.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:30:46.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:30:46.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T15:30:46.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T15:30:46.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T15:30:46.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T15:30:46.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T15:30:46.445Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T15:30:46.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4070 [Pipeline] echo [2022-07-02T15:30:46.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4070 [Pipeline] echo [2022-07-02T15:30:46.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4070 [Pipeline] echo [2022-07-02T15:30:46.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo [2022-07-02T15:30:46.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccb4161 [Pipeline] echo [2022-07-02T15:30:46.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:30:46.559Z] provisioning config files... [2022-07-02T15:30:46.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3897927051036157618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:30:46.889Z] ---> docker-login.sh [2022-07-02T15:30:46.889Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:30:47.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:30:47.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:30:47.150Z] Configure a credential helper to remove this warning. See [2022-07-02T15:30:47.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:30:47.150Z] [2022-07-02T15:30:47.150Z] Login Succeeded [2022-07-02T15:30:47.150Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:30:47.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:30:47.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:30:47.412Z] Configure a credential helper to remove this warning. See [2022-07-02T15:30:47.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:30:47.412Z] [2022-07-02T15:30:47.412Z] Login Succeeded [2022-07-02T15:30:47.412Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:30:47.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:30:47.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:30:47.412Z] Configure a credential helper to remove this warning. See [2022-07-02T15:30:47.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:30:47.412Z] [2022-07-02T15:30:47.412Z] Login Succeeded [2022-07-02T15:30:47.412Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:30:47.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:30:47.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:30:47.673Z] Configure a credential helper to remove this warning. See [2022-07-02T15:30:47.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:30:47.673Z] [2022-07-02T15:30:47.673Z] Login Succeeded [2022-07-02T15:30:47.673Z] docker.io [2022-07-02T15:30:47.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:30:48.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:30:48.246Z] Configure a credential helper to remove this warning. See [2022-07-02T15:30:48.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:30:48.246Z] [2022-07-02T15:30:48.246Z] Login Succeeded [2022-07-02T15:30:48.246Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:30:48.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:30:48.588Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/core-command/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T15:30:48.588Z] + + dirname cmd/core-data/Dockerfile [2022-07-02T15:30:48.588Z] cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T15:30:48.588Z] + + dirname cmd/core-metadata/Dockerfile [2022-07-02T15:30:48.588Z] cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T15:30:48.588Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T15:30:48.588Z] cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:30:48.588Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:30:48.588Z] cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T15:30:48.588Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-07-02T15:30:48.588Z] -f2 [2022-07-02T15:30:48.588Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T15:30:48.588Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T15:30:48.588Z] + cut -d/ -f2 [2022-07-02T15:30:48.588Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T15:30:48.627Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-02T15:30:48.988Z] + git rev-list -1 --merges ccb41618ca382d33f4283fef7bdccc10aec70777~1..ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo [2022-07-02T15:30:49.012Z] -----------> git rev-list -1 --merges ccb41618ca382d33f4283fef7bdccc10aec70777~1..ccb41618ca382d33f4283fef7bdccc10aec70777 ccb41618ca382d33f4283fef7bdccc10aec70777 [false] [Pipeline] sh [2022-07-02T15:30:49.305Z] + git log --format=format:%s -1 ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo [2022-07-02T15:30:49.321Z] ========================================================= [2022-07-02T15:30:49.321Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T15:30:49.321Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T15:30:49.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T15:30:49.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T15:30:49.692Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T15:30:49.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T15:30:49.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T15:30:49.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T15:30:49.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:30:50.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:30:50.041Z] [2022-07-02T15:30:50.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:30:50.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:30:50.343Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T15:30:50.343Z] 42c077c10790: Pulling fs layer [2022-07-02T15:30:50.343Z] f63e77b7563a: Pulling fs layer [2022-07-02T15:30:50.343Z] bd5fdadae976: Pulling fs layer [2022-07-02T15:30:50.343Z] 205491f53016: Pulling fs layer [2022-07-02T15:30:50.343Z] df18705c85c3: Pulling fs layer [2022-07-02T15:30:50.343Z] bdb3f477010e: Pulling fs layer [2022-07-02T15:30:50.343Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T15:30:50.343Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T15:30:50.343Z] bdb8f0575790: Pulling fs layer [2022-07-02T15:30:50.343Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T15:30:50.343Z] 2343380bae48: Pulling fs layer [2022-07-02T15:30:50.343Z] bdb3f477010e: Waiting [2022-07-02T15:30:50.343Z] c8a8fc8e1c8f: Waiting [2022-07-02T15:30:50.343Z] 205491f53016: Waiting [2022-07-02T15:30:50.343Z] 2c6e9b1d212d: Waiting [2022-07-02T15:30:50.343Z] bdb8f0575790: Waiting [2022-07-02T15:30:50.343Z] 2343380bae48: Waiting [2022-07-02T15:30:50.343Z] df18705c85c3: Waiting [2022-07-02T15:30:50.343Z] 386e3cb2ff24: Waiting [2022-07-02T15:30:50.343Z] f63e77b7563a: Download complete [2022-07-02T15:30:50.343Z] 205491f53016: Verifying Checksum [2022-07-02T15:30:50.343Z] 205491f53016: Download complete [2022-07-02T15:30:50.603Z] df18705c85c3: Verifying Checksum [2022-07-02T15:30:50.603Z] df18705c85c3: Download complete [2022-07-02T15:30:50.603Z] bd5fdadae976: Verifying Checksum [2022-07-02T15:30:50.603Z] bd5fdadae976: Download complete [2022-07-02T15:30:50.603Z] bdb3f477010e: Verifying Checksum [2022-07-02T15:30:50.603Z] bdb3f477010e: Download complete [2022-07-02T15:30:50.603Z] 2c6e9b1d212d: Verifying Checksum [2022-07-02T15:30:50.603Z] 2c6e9b1d212d: Download complete [2022-07-02T15:30:50.603Z] bdb8f0575790: Verifying Checksum [2022-07-02T15:30:50.603Z] bdb8f0575790: Download complete [2022-07-02T15:30:50.603Z] 386e3cb2ff24: Verifying Checksum [2022-07-02T15:30:50.603Z] 386e3cb2ff24: Download complete [2022-07-02T15:30:50.603Z] 2343380bae48: Verifying Checksum [2022-07-02T15:30:50.603Z] 2343380bae48: Download complete [2022-07-02T15:30:50.603Z] 42c077c10790: Verifying Checksum [2022-07-02T15:30:50.603Z] 42c077c10790: Download complete [2022-07-02T15:30:50.862Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-02T15:30:50.862Z] c8a8fc8e1c8f: Download complete [2022-07-02T15:30:51.802Z] 42c077c10790: Pull complete [2022-07-02T15:30:51.802Z] f63e77b7563a: Pull complete [2022-07-02T15:30:52.372Z] bd5fdadae976: Pull complete [2022-07-02T15:30:52.372Z] 205491f53016: Pull complete [2022-07-02T15:30:52.633Z] df18705c85c3: Pull complete [2022-07-02T15:30:52.633Z] bdb3f477010e: Pull complete [2022-07-02T15:30:54.543Z] c8a8fc8e1c8f: Pull complete [2022-07-02T15:30:54.543Z] 2c6e9b1d212d: Pull complete [2022-07-02T15:30:54.543Z] bdb8f0575790: Pull complete [2022-07-02T15:30:54.543Z] 386e3cb2ff24: Pull complete [2022-07-02T15:30:54.803Z] 2343380bae48: Pull complete [2022-07-02T15:30:54.803Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T15:30:54.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:30:54.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:30:54.894Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T15:30:54.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T15:30:56.101Z] $ docker top a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c -eo pid,comm [2022-07-02T15:30:56.162Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-02T15:30:56.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T15:30:56.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:30:56.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:30:56.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:30:56.336Z] $ docker exec a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent [2022-07-02T15:30:56.463Z] SSH_AUTH_SOCK=/tmp/ssh-yF1xwzq2qx3E/agent.33 [2022-07-02T15:30:56.463Z] SSH_AGENT_PID=39 [2022-07-02T15:30:56.470Z] Running ssh-add (command line suppressed) [2022-07-02T15:30:56.585Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7213842212270589435.key (/w/workspace/edgex-go/3@tmp/private_key_7213842212270589435.key) [2022-07-02T15:30:56.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:30:56.890Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T15:30:56.905Z] $ docker exec --env ******** --env ******** a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent -k [2022-07-02T15:30:57.013Z] unset SSH_AUTH_SOCK; [2022-07-02T15:30:57.013Z] unset SSH_AGENT_PID; [2022-07-02T15:30:57.013Z] echo Agent pid 39 killed; [2022-07-02T15:30:57.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T15:30:57.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:30:57.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:30:57.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:30:57.172Z] $ docker exec a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent [2022-07-02T15:30:57.291Z] SSH_AUTH_SOCK=/tmp/ssh-GgLSvx7olg5k/agent.72 [2022-07-02T15:30:57.291Z] SSH_AGENT_PID=78 [2022-07-02T15:30:57.296Z] Running ssh-add (command line suppressed) [2022-07-02T15:30:57.413Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7875145830410169695.key (/w/workspace/edgex-go/3@tmp/private_key_7875145830410169695.key) [2022-07-02T15:30:57.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:30:57.720Z] + git semver init [2022-07-02T15:30:57.982Z] 2022-07-02 15:30:57,900 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T15:30:57.982Z] 2022-07-02 15:30:57,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-02T15:30:57.982Z] 2022-07-02 15:30:57,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-02T15:30:57.982Z] 2022-07-02 15:30:57,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,726 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4070 with force:False [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4070 [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,731 [execute] INFO git cat-file --batch-check [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,739 [execute] INFO git cat-file --batch [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:31:02.216Z] 2022-07-02 15:31:01,746 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4070 [2022-07-02T15:31:02.216Z] 0.0.0 [Pipeline] } [2022-07-02T15:31:02.231Z] $ docker exec --env ******** --env ******** a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent -k [2022-07-02T15:31:02.340Z] unset SSH_AUTH_SOCK; [2022-07-02T15:31:02.341Z] unset SSH_AGENT_PID; [2022-07-02T15:31:02.342Z] echo Agent pid 78 killed; [2022-07-02T15:31:02.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:31:02.649Z] + git semver [Pipeline] } [2022-07-02T15:31:02.924Z] $ docker stop --time=1 a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c [2022-07-02T15:31:04.222Z] $ docker rm -f a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:31:04.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T15:31:04.809Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T15:31:04.812Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-02T15:31:04.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:31:04.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:31:04.924Z] ========================================================= [2022-07-02T15:31:04.924Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T15:31:04.924Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:31:05.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:05.210Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T15:31:05.210Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T15:31:05.210Z] 666ba61612fd: Pulling fs layer [2022-07-02T15:31:05.210Z] 8ed8ca486205: Pulling fs layer [2022-07-02T15:31:05.210Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T15:31:05.210Z] c516ae0d96e1: Pulling fs layer [2022-07-02T15:31:05.210Z] 684cea983483: Pulling fs layer [2022-07-02T15:31:05.210Z] dd3240ac7de5: Pulling fs layer [2022-07-02T15:31:05.210Z] b1e948a4e11c: Pulling fs layer [2022-07-02T15:31:05.210Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T15:31:05.210Z] 646ad004c059: Pulling fs layer [2022-07-02T15:31:05.210Z] cc1cd167ecdc: Waiting [2022-07-02T15:31:05.210Z] c516ae0d96e1: Waiting [2022-07-02T15:31:05.210Z] 684cea983483: Waiting [2022-07-02T15:31:05.210Z] dd3240ac7de5: Waiting [2022-07-02T15:31:05.210Z] b1e948a4e11c: Waiting [2022-07-02T15:31:05.210Z] a8fd76ee1af6: Waiting [2022-07-02T15:31:05.210Z] 646ad004c059: Waiting [2022-07-02T15:31:05.210Z] 8ed8ca486205: Verifying Checksum [2022-07-02T15:31:05.210Z] 8ed8ca486205: Download complete [2022-07-02T15:31:05.210Z] 666ba61612fd: Download complete [2022-07-02T15:31:05.210Z] c516ae0d96e1: Verifying Checksum [2022-07-02T15:31:05.210Z] c516ae0d96e1: Download complete [2022-07-02T15:31:05.210Z] 59bf1c3509f3: Download complete [2022-07-02T15:31:05.210Z] 684cea983483: Verifying Checksum [2022-07-02T15:31:05.210Z] 684cea983483: Download complete [2022-07-02T15:31:05.210Z] dd3240ac7de5: Verifying Checksum [2022-07-02T15:31:05.210Z] dd3240ac7de5: Download complete [2022-07-02T15:31:05.472Z] b1e948a4e11c: Verifying Checksum [2022-07-02T15:31:05.472Z] b1e948a4e11c: Download complete [2022-07-02T15:31:05.472Z] 59bf1c3509f3: Pull complete [2022-07-02T15:31:05.472Z] 666ba61612fd: Pull complete [2022-07-02T15:31:05.733Z] 8ed8ca486205: Pull complete [2022-07-02T15:31:05.733Z] 646ad004c059: Verifying Checksum [2022-07-02T15:31:05.733Z] 646ad004c059: Download complete [2022-07-02T15:31:05.992Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T15:31:05.992Z] cc1cd167ecdc: Download complete [2022-07-02T15:31:05.992Z] a8fd76ee1af6: Download complete [2022-07-02T15:31:10.191Z] cc1cd167ecdc: Pull complete [2022-07-02T15:31:10.191Z] c516ae0d96e1: Pull complete [2022-07-02T15:31:10.191Z] 684cea983483: Pull complete [2022-07-02T15:31:10.191Z] dd3240ac7de5: Pull complete [2022-07-02T15:31:10.191Z] b1e948a4e11c: Pull complete [2022-07-02T15:31:12.097Z] a8fd76ee1af6: Pull complete [2022-07-02T15:31:12.670Z] 646ad004c059: Pull complete [2022-07-02T15:31:12.670Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T15:31:12.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:12.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:31:12.970Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:12.970Z] WORKDIR /edgex [2022-07-02T15:31:12.970Z] COPY go.mod . [2022-07-02T15:31:12.970Z] RUN go mod download [2022-07-02T15:31:12.970Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-02T15:31:14.349Z] Sending build context to Docker daemon 335.1MB [2022-07-02T15:31:14.349Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:14.349Z] ---> 8f69c11f6b0c [2022-07-02T15:31:14.349Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:31:16.258Z] ---> Running in fd5b49e422c3 [2022-07-02T15:31:16.258Z] Removing intermediate container fd5b49e422c3 [2022-07-02T15:31:16.258Z] ---> 4d9343289a36 [2022-07-02T15:31:16.258Z] Step 3/4 : COPY go.mod . [2022-07-02T15:31:16.258Z] ---> 1d7425b8e037 [2022-07-02T15:31:16.258Z] Step 4/4 : RUN go mod download [2022-07-02T15:31:16.258Z] ---> Running in 896cd5c82d2e [2022-07-02T15:31:19.878Z] Still waiting to schedule task [2022-07-02T15:31:19.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-02T15:31:38.221Z] Removing intermediate container 896cd5c82d2e [2022-07-02T15:31:38.221Z] ---> c08d3429104f [2022-07-02T15:31:38.221Z] Successfully built c08d3429104f [2022-07-02T15:31:38.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:31:38.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:31:38.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:31:38.610Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T15:31:38.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T15:31:39.037Z] $ docker top 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:31:39.390Z] + go version [2022-07-02T15:31:39.390Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T15:31:39.407Z] $ docker stop --time=1 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 [2022-07-02T15:31:40.759Z] $ docker rm -f 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:31:41.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:31:41.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:31:41.271Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T15:31:41.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T15:31:41.658Z] $ docker top e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T15:31:41.729Z] ========================================================= [2022-07-02T15:31:41.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:31:41.730Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:31:42.018Z] + make test [2022-07-02T15:31:42.018Z] go mod tidy -compat=1.17 [2022-07-02T15:31:42.018Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:31:47.293Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:31:59.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:31:59.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:31:59.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-07-02T15:31:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:31:59.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements [2022-07-02T15:31:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:31:59.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:32:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 89.2% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 83.8% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2022-07-02T15:32:03.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2022-07-02T15:32:03.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-07-02T15:32:13.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-07-02T15:32:13.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-07-02T15:32:14.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-07-02T15:32:14.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:32:24.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.2% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 43.8% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:32:24.438Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-07-02T15:32:24.438Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-02T15:32:24.438Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T15:32:42.536Z] GO111MODULE=on go vet ./... [2022-07-02T15:32:44.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:32:45.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:32:45.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:32:45.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:32:45.577Z] + ls -al . [2022-07-02T15:32:45.577Z] total 684 [2022-07-02T15:32:45.577Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 15:31 . [2022-07-02T15:32:45.577Z] drwxr-xr-x 4 root root 4096 Jul 2 15:31 .. [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:30 .dockerignore [2022-07-02T15:32:45.577Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 .git [2022-07-02T15:32:45.577Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:30 .github [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:30 .gitignore [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:30 .golangci.yml [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:30 .hadolint.yml [2022-07-02T15:32:45.577Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 15:31 .semver [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:30 .sonarcloud.properties [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:30 ADOPTERS.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:30 Attribution.txt [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:30 CHANGELOG.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:30 CONTRIBUTING.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:30 GOVERNANCE.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:30 Jenkinsfile [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:30 LICENSE [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:30 Makefile [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:30 OWNERS.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:30 README.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:30 SECURITY.md [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:30 ZMQWindows.md [2022-07-02T15:32:45.577Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:30 bin [2022-07-02T15:32:45.577Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:30 cmd [2022-07-02T15:32:45.577Z] -rw-r--r-- 1 root root 435593 Jul 2 15:32 coverage.out [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:30 go.mod [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:31 go.sum [2022-07-02T15:32:45.577Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:30 internal [2022-07-02T15:32:45.577Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:30 openapi [2022-07-02T15:32:45.577Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:30 snap [2022-07-02T15:32:45.577Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:30 version.go [Pipeline] sh [2022-07-02T15:32:45.870Z] + '[' -e coverage.out ] [2022-07-02T15:32:45.870Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:32:45.952Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:32:46.229Z] + make build [2022-07-02T15:32:46.230Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:32:58.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16697 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [Pipeline] { [Pipeline] ws [2022-07-02T15:32:58.040Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-02T15:32:58.074Z] The recommended git tool is: git [2022-07-02T15:32:58.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:33:04.924Z] using credential edgex-jenkins-ssh [2022-07-02T15:33:04.960Z] Cloning the remote Git repository [2022-07-02T15:33:05.036Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:33:05.189Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-02T15:33:05.397Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:33:05.402Z] > git --version # timeout=10 [2022-07-02T15:33:05.485Z] > git --version # 'git version 2.25.1' [2022-07-02T15:33:05.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:33:05.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:33:06.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:33:07.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:33:12.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:33:13.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:33:13.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:33:15.271Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:33:15.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:33:16.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:33:17.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:33:18.291Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:33:19.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T15:33:21.072Z] $ docker stop --time=1 e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a [2022-07-02T15:33:22.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:33:22.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:33:22.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:33:23.453Z] $ docker rm -f e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a [2022-07-02T15:33:23.509Z] Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-07-02T15:33:23.876Z] Merge succeeded, producing ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:33:23.877Z] Checking out Revision ccb41618ca382d33f4283fef7bdccc10aec70777 (PR-4070) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:24.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:33:24.298Z] [2022-07-02T15:33:24.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:24.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:33:24.598Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T15:33:24.598Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T15:33:24.598Z] ca9280d653b3: Pulling fs layer [2022-07-02T15:33:24.598Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T15:33:24.598Z] cbdbe7a5bc2a: Download complete [2022-07-02T15:33:24.857Z] ca9280d653b3: Verifying Checksum [2022-07-02T15:33:24.857Z] ca9280d653b3: Download complete [2022-07-02T15:33:24.857Z] cbdbe7a5bc2a: Pull complete [2022-07-02T15:33:22.921Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:33:22.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:33:22.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-02T15:33:23.530Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:33:23.552Z] > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 [2022-07-02T15:33:23.798Z] > git remote # timeout=10 [2022-07-02T15:33:23.816Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T15:33:23.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:33:23.840Z] > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 [2022-07-02T15:33:23.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T15:33:23.888Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:33:23.905Z] > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 [2022-07-02T15:33:25.116Z] 7e9c9ca2126c: Download complete [2022-07-02T15:33:25.116Z] ca9280d653b3: Pull complete [2022-07-02T15:33:28.257Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-07-02T15:33:28.403Z] 7e9c9ca2126c: Pull complete [2022-07-02T15:33:28.403Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T15:33:28.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:33:28.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:33:28.496Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T15:33:28.591Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T15:33:29.774Z] $ docker top 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T15:33:30.162Z] + docker-compose+ build --helpgrep [2022-07-02T15:33:30.162Z] parallel [2022-07-02T15:33:30.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T15:33:30.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T15:33:30.404Z] Dload Upload Total Spent Left Speed [2022-07-02T15:33:30.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 96480 [2022-07-02T15:33:30.730Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:33:30.747Z] $ docker stop --time=1 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d [2022-07-02T15:33:32.132Z] $ docker rm -f 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:33:32.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T15:33:32.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:33:32.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:33:32.680Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T15:33:32.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T15:33:32.871Z] + + sudo tee /etc/docker/daemon.new [2022-07-02T15:33:32.871Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-02T15:33:32.871Z] { [2022-07-02T15:33:32.871Z] "registry-mirrors": [ [2022-07-02T15:33:32.871Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T15:33:32.871Z] ], [2022-07-02T15:33:32.871Z] "bip": "10.250.0.254/24", [2022-07-02T15:33:32.871Z] "hosts": [ [2022-07-02T15:33:32.871Z] "tcp://0.0.0.0:5555", [2022-07-02T15:33:32.871Z] "unix:///var/run/docker.sock" [2022-07-02T15:33:32.871Z] ], [2022-07-02T15:33:32.871Z] "mtu": 1458, [2022-07-02T15:33:32.871Z] "selinux-enabled": true, [2022-07-02T15:33:32.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T15:33:32.871Z] } [2022-07-02T15:33:33.296Z] $ docker top 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-02T15:33:33.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-02T15:33:33.710Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:33:34.024Z] + sudo service docker restart [2022-07-02T15:33:34.283Z] Building core-command ... [2022-07-02T15:33:34.283Z] Building core-data ... [2022-07-02T15:33:34.283Z] Building core-metadata ... [2022-07-02T15:33:34.283Z] Building security-bootstrapper ... [2022-07-02T15:33:34.283Z] Building security-proxy-setup ... [2022-07-02T15:33:34.283Z] Building security-secretstore-setup ... [2022-07-02T15:33:34.283Z] Building security-spiffe-token-provider ... [2022-07-02T15:33:34.283Z] Building security-spire-agent ... [2022-07-02T15:33:34.283Z] Building security-spire-config ... [2022-07-02T15:33:34.283Z] Building security-spire-server ... [2022-07-02T15:33:34.283Z] Building support-notifications ... [2022-07-02T15:33:34.283Z] Building support-scheduler ... [2022-07-02T15:33:34.283Z] Building sys-mgmt-agent ... [2022-07-02T15:33:34.283Z] Building security-proxy-setup [2022-07-02T15:33:34.283Z] Building security-spire-agent [2022-07-02T15:33:34.283Z] Building security-spire-config [2022-07-02T15:33:34.283Z] Building core-data [2022-07-02T15:33:34.283Z] Building sys-mgmt-agent [2022-07-02T15:33:49.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:33:49.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:33:49.180Z] ---> c08d3429104f [2022-07-02T15:33:49.180Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:33:49.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:33:49.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:33:49.180Z] ---> c08d3429104f [2022-07-02T15:33:49.180Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:33:49.180Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:33:49.180Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:33:49.180Z] ---> c08d3429104f [2022-07-02T15:33:49.180Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:33:49.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:33:49.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:33:49.180Z] ---> c08d3429104f [2022-07-02T15:33:49.180Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:33:49.180Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:33:49.180Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:33:49.180Z] ---> c08d3429104f [2022-07-02T15:33:49.180Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:33:50.120Z] ---> Running in 0e64dc646e0a [2022-07-02T15:33:50.121Z] ---> Running in d370c721d697 [2022-07-02T15:33:50.121Z] ---> Running in 541f97e4fdbe [2022-07-02T15:33:50.121Z] ---> Running in 01e751506678 [2022-07-02T15:33:50.121Z] ---> Running in 317aa14a05fc [2022-07-02T15:33:50.380Z] Removing intermediate container 01e751506678 [2022-07-02T15:33:50.380Z] ---> f3b76c031686 [2022-07-02T15:33:50.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:33:50.380Z] Removing intermediate container 0e64dc646e0a [2022-07-02T15:33:50.380Z] ---> 5dca9ef1e904 [2022-07-02T15:33:50.380Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:33:50.380Z] Removing intermediate container d370c721d697 [2022-07-02T15:33:50.380Z] ---> 5e93e0b5a94d [2022-07-02T15:33:50.380Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:33:50.380Z] Removing intermediate container 317aa14a05fc [2022-07-02T15:33:50.380Z] ---> 79b709c38020 [2022-07-02T15:33:50.380Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:33:50.380Z] Removing intermediate container 541f97e4fdbe [2022-07-02T15:33:50.380Z] ---> 64e7e6abd1d1 [2022-07-02T15:33:50.380Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:33:50.380Z] ---> Running in 250b98e4a9bf [2022-07-02T15:33:50.380Z] ---> Running in 75806173b832 [2022-07-02T15:33:50.380Z] ---> Running in 356297c9f539 [2022-07-02T15:33:50.380Z] ---> Running in b6070bb343ce [2022-07-02T15:33:50.380Z] ---> Running in 608a456807f7 [2022-07-02T15:33:51.319Z] Removing intermediate container 250b98e4a9bf [2022-07-02T15:33:51.319Z] ---> b1e279cdcf9f [2022-07-02T15:33:51.319Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T15:33:51.319Z] ---> Running in 3f99caf696d8 [2022-07-02T15:33:51.580Z] Removing intermediate container 75806173b832 [2022-07-02T15:33:51.580Z] ---> 5609e3266e14 [2022-07-02T15:33:51.580Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:33:51.580Z] ---> Running in 47f37eb61424 [2022-07-02T15:33:51.840Z] Removing intermediate container 356297c9f539 [2022-07-02T15:33:51.840Z] ---> f263b480e5bd [2022-07-02T15:33:51.840Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T15:33:51.840Z] ---> Running in deefbc236827 [2022-07-02T15:33:51.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:51.840Z] Removing intermediate container b6070bb343ce [2022-07-02T15:33:51.840Z] ---> 9e86681dc82b [2022-07-02T15:33:51.840Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:33:51.840Z] ---> Running in e9614dd9a6bd [2022-07-02T15:33:51.840Z] Removing intermediate container 608a456807f7 [2022-07-02T15:33:51.840Z] ---> 52fe1f086236 [2022-07-02T15:33:51.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:33:52.099Z] ---> Running in e34095e55ab3 [2022-07-02T15:33:52.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:52.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:33:52.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:52.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:52.360Z] provisioning config files... [2022-07-02T15:33:52.385Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2465785993518810470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:33:52.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:52.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:52.936Z] ---> docker-login.sh [2022-07-02T15:33:52.936Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:33:53.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:53.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:53.187Z] OK: 221 MiB in 52 packages [2022-07-02T15:33:53.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:33:53.448Z] OK: 221 MiB in 52 packages [2022-07-02T15:33:53.448Z] OK: 221 MiB in 52 packages [2022-07-02T15:33:53.448Z] OK: 221 MiB in 52 packages [2022-07-02T15:33:53.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:53.707Z] Removing intermediate container 3f99caf696d8 [2022-07-02T15:33:53.707Z] ---> a912906085b6 [2022-07-02T15:33:53.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:33:53.707Z] OK: 221 MiB in 52 packages [2022-07-02T15:33:53.707Z] Removing intermediate container 47f37eb61424 [2022-07-02T15:33:53.707Z] ---> f6f51bb8703c [2022-07-02T15:33:53.707Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:33:53.707Z] ---> 497d0f2c7567 [2022-07-02T15:33:53.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:33:53.707Z] ---> Running in aebd67be5ff0 [2022-07-02T15:33:53.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:53.811Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:53.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:53.811Z] [2022-07-02T15:33:53.811Z] Login Succeeded [2022-07-02T15:33:53.811Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:33:53.970Z] ---> 754efb10b2a3 [2022-07-02T15:33:53.970Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:33:53.970Z] Removing intermediate container deefbc236827 [2022-07-02T15:33:53.970Z] ---> 5cc24e6813eb [2022-07-02T15:33:53.970Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:33:53.970Z] ---> Running in c7f5da235feb [2022-07-02T15:33:53.970Z] Removing intermediate container e9614dd9a6bd [2022-07-02T15:33:53.970Z] ---> 1034ddbacab5 [2022-07-02T15:33:53.970Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:33:53.970Z] ---> 9a7f698e7a9a [2022-07-02T15:33:53.970Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:33:54.229Z] ---> Running in c85a1ddf0933 [2022-07-02T15:33:54.229Z] Removing intermediate container e34095e55ab3 [2022-07-02T15:33:54.229Z] ---> 10dabf281aa2 [2022-07-02T15:33:54.229Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:33:54.229Z] ---> 8f3d0e2bb637 [2022-07-02T15:33:54.229Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:33:54.229Z] ---> Running in 5153032a8b72 [2022-07-02T15:33:54.229Z] ---> a3cf06490dd7 [2022-07-02T15:33:54.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:33:54.229Z] ---> Running in 47c7bf56688b [2022-07-02T15:33:54.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:54.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:54.411Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:54.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:54.411Z] [2022-07-02T15:33:54.411Z] Login Succeeded [2022-07-02T15:33:54.411Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:33:54.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:54.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:54.962Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:54.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:54.962Z] [2022-07-02T15:33:54.962Z] Login Succeeded [2022-07-02T15:33:54.962Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:33:55.168Z] Removing intermediate container aebd67be5ff0 [2022-07-02T15:33:55.168Z] ---> 92b6f658a6a5 [2022-07-02T15:33:55.168Z] Step 8/23 : COPY . . [2022-07-02T15:33:55.168Z] Removing intermediate container c7f5da235feb [2022-07-02T15:33:55.168Z] ---> 834c1fa828fd [2022-07-02T15:33:55.168Z] Step 8/26 : COPY . . [2022-07-02T15:33:55.168Z] Removing intermediate container c85a1ddf0933 [2022-07-02T15:33:55.168Z] ---> 3bbe0520a9dd [2022-07-02T15:33:55.168Z] Step 8/23 : COPY . . [2022-07-02T15:33:55.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:55.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:55.510Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:55.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:55.510Z] [2022-07-02T15:33:55.510Z] Login Succeeded [2022-07-02T15:33:55.510Z] docker.io [2022-07-02T15:33:55.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:33:56.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:33:56.075Z] Configure a credential helper to remove this warning. See [2022-07-02T15:33:56.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:33:56.075Z] [2022-07-02T15:33:56.075Z] Login Succeeded [2022-07-02T15:33:56.075Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:33:56.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-02T15:33:56.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:33:56.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:33:56.374Z] ========================================================= [2022-07-02T15:33:56.374Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T15:33:56.374Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:33:56.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:33:56.974Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T15:33:56.974Z] 9b3977197b4f: Pulling fs layer [2022-07-02T15:33:56.974Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T15:33:56.974Z] 94645a83ff95: Pulling fs layer [2022-07-02T15:33:56.974Z] e6fb740bc735: Pulling fs layer [2022-07-02T15:33:56.974Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T15:33:56.974Z] 355e64cbe906: Pulling fs layer [2022-07-02T15:33:56.974Z] 63ab81a10011: Pulling fs layer [2022-07-02T15:33:56.974Z] 555d1d1c4555: Pulling fs layer [2022-07-02T15:33:56.974Z] 7d9057610161: Pulling fs layer [2022-07-02T15:33:56.974Z] e6fb740bc735: Waiting [2022-07-02T15:33:56.974Z] 3a77bd46dcc9: Waiting [2022-07-02T15:33:56.974Z] 355e64cbe906: Waiting [2022-07-02T15:33:56.974Z] 63ab81a10011: Waiting [2022-07-02T15:33:56.974Z] 555d1d1c4555: Waiting [2022-07-02T15:33:56.974Z] 7d9057610161: Waiting [2022-07-02T15:33:56.974Z] 94645a83ff95: Verifying Checksum [2022-07-02T15:33:56.974Z] 94645a83ff95: Download complete [2022-07-02T15:33:56.974Z] 1a89e8eeedd5: Download complete [2022-07-02T15:33:56.974Z] 3a77bd46dcc9: Verifying Checksum [2022-07-02T15:33:56.974Z] 3a77bd46dcc9: Download complete [2022-07-02T15:33:56.974Z] 355e64cbe906: Verifying Checksum [2022-07-02T15:33:56.974Z] 355e64cbe906: Download complete [2022-07-02T15:33:56.974Z] 9b3977197b4f: Download complete [2022-07-02T15:33:56.974Z] 63ab81a10011: Verifying Checksum [2022-07-02T15:33:56.974Z] 63ab81a10011: Download complete [2022-07-02T15:33:57.072Z] Removing intermediate container 5153032a8b72 [2022-07-02T15:33:57.072Z] ---> 2c47c870adcd [2022-07-02T15:33:57.072Z] Step 8/26 : COPY . . [2022-07-02T15:33:57.978Z] 9b3977197b4f: Pull complete [2022-07-02T15:33:57.979Z] 7d9057610161: Verifying Checksum [2022-07-02T15:33:57.979Z] 7d9057610161: Download complete [2022-07-02T15:33:58.587Z] 1a89e8eeedd5: Pull complete [2022-07-02T15:33:58.869Z] 94645a83ff95: Pull complete [2022-07-02T15:33:59.146Z] 555d1d1c4555: Verifying Checksum [2022-07-02T15:33:59.146Z] 555d1d1c4555: Download complete [2022-07-02T15:33:59.743Z] e6fb740bc735: Download complete [2022-07-02T15:34:02.352Z] Removing intermediate container 47c7bf56688b [2022-07-02T15:34:02.353Z] ---> 6806ec5a595a [2022-07-02T15:34:02.353Z] Step 8/22 : COPY . . [2022-07-02T15:34:02.353Z] ---> f48436a1cbca [2022-07-02T15:34:02.353Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:34:02.353Z] ---> bdcb201f648d [2022-07-02T15:34:02.353Z] ---> 7f8599253456 [2022-07-02T15:34:02.353Z] Step 9/23 : RUN make cmd/core-data/core-dataStep 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T15:34:02.353Z] [2022-07-02T15:34:02.353Z] ---> Running in 9f0622154bdc [2022-07-02T15:34:02.353Z] ---> Running in 7771cb8b629a [2022-07-02T15:34:02.353Z] ---> 534ce6b0e748 [2022-07-02T15:34:02.353Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:34:02.353Z] ---> Running in ded31adea793 [2022-07-02T15:34:02.353Z] ---> Running in 207e5aef3a31 [2022-07-02T15:34:02.353Z] Removing intermediate container 9f0622154bdc [2022-07-02T15:34:02.353Z] ---> 13cbd4e8987c [2022-07-02T15:34:02.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:34:02.353Z] ---> Running in 88676ef6903e [2022-07-02T15:34:02.353Z] Removing intermediate container 207e5aef3a31 [2022-07-02T15:34:02.353Z] ---> 4645ecc748a2 [2022-07-02T15:34:02.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:34:02.353Z] ---> Running in 57ac5ea8cc88 [2022-07-02T15:34:02.353Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:34:02.353Z] Removing intermediate container 88676ef6903e [2022-07-02T15:34:02.353Z] ---> c67effaffafd [2022-07-02T15:34:02.353Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:34:02.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:34:02.353Z] ---> Running in c528ba04a1bd [2022-07-02T15:34:02.353Z] Removing intermediate container 57ac5ea8cc88 [2022-07-02T15:34:02.353Z] ---> 8d257cd0fdde [2022-07-02T15:34:02.353Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:34:02.353Z] ---> Running in af09c2497211 [2022-07-02T15:34:03.730Z] Removing intermediate container c528ba04a1bd [2022-07-02T15:34:03.730Z] ---> ee51d9b12a15 [2022-07-02T15:34:03.730Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:34:03.730Z] ---> Running in 6496618ea0d9 [2022-07-02T15:34:03.730Z] Removing intermediate container af09c2497211 [2022-07-02T15:34:03.730Z] ---> 6ac19f129424 [2022-07-02T15:34:03.730Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:34:03.996Z] Removing intermediate container 6496618ea0d9 [2022-07-02T15:34:03.996Z] ---> 770511a7612a [2022-07-02T15:34:03.996Z] [2022-07-02T15:34:03.996Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:34:03.996Z] ---> Running in 5964d1ae116c [2022-07-02T15:34:03.996Z] 3.15: Pulling from library/alpine [2022-07-02T15:34:03.996Z] Removing intermediate container 5964d1ae116c [2022-07-02T15:34:03.996Z] ---> 02c311045013 [2022-07-02T15:34:03.996Z] [2022-07-02T15:34:03.996Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:34:03.996Z] 3.15: Pulling from library/alpine [2022-07-02T15:34:04.576Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:34:04.576Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:34:04.576Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:34:04.576Z] Status: Image is up to date for alpine:3.15 [2022-07-02T15:34:04.576Z] ---> 0ac33e5f5afa [2022-07-02T15:34:04.576Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:34:04.576Z] ---> 0ac33e5f5afa [2022-07-02T15:34:04.576Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:34:04.836Z] ---> Running in d8ae49df927a [2022-07-02T15:34:04.836Z] ---> Running in 7cf68f11ebfb [2022-07-02T15:34:05.094Z] Removing intermediate container 7cf68f11ebfb [2022-07-02T15:34:05.094Z] ---> 522d3db6f1e3 [2022-07-02T15:34:05.094Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:05.353Z] Removing intermediate container d8ae49df927a [2022-07-02T15:34:05.353Z] ---> b4f3c4724fb5 [2022-07-02T15:34:05.353Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:05.353Z] ---> Running in 5fd1227fba65 [2022-07-02T15:34:05.353Z] ---> Running in eee166e7f427 [2022-07-02T15:34:06.742Z] Removing intermediate container eee166e7f427 [2022-07-02T15:34:06.742Z] ---> 259f6e09198d [2022-07-02T15:34:06.742Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:34:06.742Z] ---> Running in ec3644721596 [2022-07-02T15:34:07.005Z] Removing intermediate container 5fd1227fba65 [2022-07-02T15:34:07.005Z] ---> ea929b6305d4 [2022-07-02T15:34:07.005Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T15:34:07.005Z] ---> Running in f9ff15d3b3c3 [2022-07-02T15:34:07.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:07.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:08.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:08.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:08.774Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:34:08.774Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:34:08.774Z] OK: 15859 distinct packages available [2022-07-02T15:34:08.774Z] ---> add8cddba10b [2022-07-02T15:34:08.774Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:34:08.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:09.034Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:34:09.034Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:34:09.034Z] OK: 15859 distinct packages available [2022-07-02T15:34:09.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:09.034Z] ---> Running in 81345ea43522 [2022-07-02T15:34:09.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:34:09.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:09.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:10.118Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:10.118Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:10.118Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:34:10.118Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:34:10.118Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:34:10.377Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T15:34:10.377Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:34:10.377Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T15:34:10.377Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:34:10.377Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:34:10.377Z] OK: 6 MiB in 18 packages [2022-07-02T15:34:10.636Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:34:10.636Z] OK: 6 MiB in 19 packages [2022-07-02T15:34:11.573Z] Removing intermediate container f9ff15d3b3c3 [2022-07-02T15:34:11.573Z] ---> f5c87cf63bfc [2022-07-02T15:34:11.573Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:34:11.573Z] Removing intermediate container ec3644721596 [2022-07-02T15:34:11.573Z] ---> 6b081dc8e4a8 [2022-07-02T15:34:11.573Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T15:34:13.481Z] ---> 5bd268fb4765 [2022-07-02T15:34:13.482Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:34:13.482Z] ---> 2cec318fd778 [2022-07-02T15:34:13.482Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:34:13.741Z] ---> 209005b0b914 [2022-07-02T15:34:13.741Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T15:34:14.000Z] ---> Running in 2a88e484de55 [2022-07-02T15:34:14.259Z] Removing intermediate container 2a88e484de55 [2022-07-02T15:34:14.259Z] ---> 26a850441dd3 [2022-07-02T15:34:14.259Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T15:34:14.828Z] ---> 0b970a5ce516 [2022-07-02T15:34:14.828Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:34:14.828Z] ---> 06b56939358b [2022-07-02T15:34:14.828Z] Step 21/26 : WORKDIR / [2022-07-02T15:34:14.851Z] e6fb740bc735: Pull complete [2022-07-02T15:34:14.851Z] 3a77bd46dcc9: Pull complete [2022-07-02T15:34:14.851Z] 355e64cbe906: Pull complete [2022-07-02T15:34:14.851Z] 63ab81a10011: Pull complete [2022-07-02T15:34:15.101Z] ---> Running in 9fc62d521d9b [2022-07-02T15:34:15.101Z] ---> 96cdbedc6769 [2022-07-02T15:34:15.101Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T15:34:15.363Z] Removing intermediate container 9fc62d521d9b [2022-07-02T15:34:15.363Z] ---> e18c43e1fed6 [2022-07-02T15:34:15.363Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:34:15.363Z] ---> Running in 3089cb56ebdd [2022-07-02T15:34:15.627Z] ---> cfa6e55100f3 [2022-07-02T15:34:15.627Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T15:34:15.905Z] Removing intermediate container 3089cb56ebdd [2022-07-02T15:34:15.905Z] ---> 7cccaebaab6e [2022-07-02T15:34:15.905Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:34:15.905Z] ---> Running in 2215a605fe19 [2022-07-02T15:34:16.164Z] ---> fef831e2d597 [2022-07-02T15:34:16.164Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:34:16.424Z] ---> Running in f41635fb4f0b [2022-07-02T15:34:16.424Z] Removing intermediate container 2215a605fe19 [2022-07-02T15:34:16.424Z] ---> 6a3f949d0ccb [2022-07-02T15:34:16.424Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:34:16.424Z] ---> Running in 0a4f6bcfdc4e [2022-07-02T15:34:16.424Z] Removing intermediate container f41635fb4f0b [2022-07-02T15:34:16.424Z] ---> ac2269ccea64 [2022-07-02T15:34:16.424Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:34:16.684Z] ---> Running in 5dfee33c01a1 [2022-07-02T15:34:16.684Z] Removing intermediate container 0a4f6bcfdc4e [2022-07-02T15:34:16.684Z] ---> c39180c1453c [2022-07-02T15:34:16.684Z] Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:34:16.944Z] ---> Running in 8e3cf883edd1 [2022-07-02T15:34:16.944Z] Removing intermediate container 5dfee33c01a1 [2022-07-02T15:34:16.944Z] ---> 824878d42789 [2022-07-02T15:34:16.944Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:34:17.202Z] ---> Running in 13246722402d [2022-07-02T15:34:17.202Z] Removing intermediate container 8e3cf883edd1 [2022-07-02T15:34:17.202Z] ---> a9f156b12fc4 [2022-07-02T15:34:17.202Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:34:17.461Z] ---> Running in 7386e03c3f0e [2022-07-02T15:34:17.461Z] Removing intermediate container 13246722402d [2022-07-02T15:34:17.461Z] ---> b6964e47a2b4 [2022-07-02T15:34:17.461Z] Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:34:17.725Z] ---> Running in ae25e0091579 [2022-07-02T15:34:17.725Z] Removing intermediate container 7386e03c3f0e [2022-07-02T15:34:17.725Z] ---> 004fadee9ba2 [2022-07-02T15:34:17.725Z] [2022-07-02T15:34:17.984Z] Removing intermediate container ae25e0091579 [2022-07-02T15:34:17.984Z] ---> 765326fab8af [2022-07-02T15:34:17.984Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:34:17.984Z] Successfully built 004fadee9ba2 [2022-07-02T15:34:17.984Z] Successfully tagged security-spire-config:latest [2022-07-02T15:34:17.984Z]  Building security-spire-config ... done Building security-bootstrapper [2022-07-02T15:34:18.243Z] ---> Running in 4fa1da0d7d6f [2022-07-02T15:34:18.243Z] Removing intermediate container ded31adea793 [2022-07-02T15:34:18.243Z] ---> 1932de063c6a [2022-07-02T15:34:18.243Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T15:34:19.180Z] 555d1d1c4555: Pull complete [2022-07-02T15:34:19.622Z] ---> Running in 74edf2395d61 [2022-07-02T15:34:19.622Z] Removing intermediate container 4fa1da0d7d6f [2022-07-02T15:34:19.622Z] ---> 208e6f1c74ab [2022-07-02T15:34:19.622Z] [2022-07-02T15:34:19.622Z] Successfully built 208e6f1c74ab [2022-07-02T15:34:19.622Z] Successfully tagged security-spire-agent:latest [2022-07-02T15:34:19.622Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-02T15:34:19.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:34:21.821Z] 7d9057610161: Pull complete [2022-07-02T15:34:21.821Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T15:34:21.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:34:21.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:34:22.174Z] + + docker build -techo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:34:22.174Z] WORKDIR /edgex [2022-07-02T15:34:22.174Z] COPY go.mod . [2022-07-02T15:34:22.174Z] RUN go mod download [2022-07-02T15:34:22.174Z] ci-base-image-arm64 -f - . [2022-07-02T15:34:22.417Z] Removing intermediate container 74edf2395d61 [2022-07-02T15:34:22.417Z] ---> 2eee98380bec [2022-07-02T15:34:22.417Z] [2022-07-02T15:34:22.417Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T15:34:22.417Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:34:22.674Z] 20.10.14: Pulling from library/docker [2022-07-02T15:34:22.932Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:22.932Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:22.932Z] ---> c08d3429104f [2022-07-02T15:34:22.932Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> 79b709c38020 [2022-07-02T15:34:22.932Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> 52fe1f086236 [2022-07-02T15:34:22.932Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> 10dabf281aa2 [2022-07-02T15:34:22.932Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> a3cf06490dd7 [2022-07-02T15:34:22.932Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> 6806ec5a595a [2022-07-02T15:34:22.932Z] Step 8/31 : COPY . . [2022-07-02T15:34:22.932Z] ---> Using cache [2022-07-02T15:34:22.932Z] ---> add8cddba10b [2022-07-02T15:34:22.932Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:34:24.314Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:24.314Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:24.314Z] ---> c08d3429104f [2022-07-02T15:34:24.314Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:34:24.314Z] ---> Using cache [2022-07-02T15:34:24.314Z] ---> 79b709c38020 [2022-07-02T15:34:24.314Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T15:34:24.314Z] ---> Running in 5623025e8426 [2022-07-02T15:34:24.314Z] ---> Running in 0d1d13910eb7 [2022-07-02T15:34:24.314Z] Removing intermediate container 7771cb8b629a [2022-07-02T15:34:24.314Z] ---> 25f3efc78728 [2022-07-02T15:34:24.314Z] [2022-07-02T15:34:24.314Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:34:24.572Z] 3.14: Pulling from library/alpine [2022-07-02T15:34:24.812Z] Sending build context to Docker daemon 169.2MB [2022-07-02T15:34:24.812Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:34:24.812Z] ---> 819e984ddca1 [2022-07-02T15:34:24.812Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:34:24.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:34:24.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:24.830Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:34:24.830Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:34:25.129Z] ---> e04c818066af [2022-07-02T15:34:25.129Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T15:34:25.391Z] ---> Running in 504d90ad3813 [2022-07-02T15:34:25.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:25.649Z] Removing intermediate container 504d90ad3813 [2022-07-02T15:34:25.649Z] ---> 44a47a85ad44 [2022-07-02T15:34:25.649Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T15:34:25.907Z] ---> Running in 00d717348400 [2022-07-02T15:34:25.907Z] Removing intermediate container 00d717348400 [2022-07-02T15:34:25.907Z] ---> 4b58235f4c42 [2022-07-02T15:34:25.907Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T15:34:26.165Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:34:26.165Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:34:26.165Z] OK: 15866 distinct packages available [2022-07-02T15:34:26.165Z] ---> Running in 58ed2ea2b75d [2022-07-02T15:34:26.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:26.165Z] Removing intermediate container 81345ea43522 [2022-07-02T15:34:26.165Z] ---> dc7145740700 [2022-07-02T15:34:26.165Z] [2022-07-02T15:34:26.165Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:34:26.165Z] ---> e04c818066af [2022-07-02T15:34:26.165Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T15:34:26.165Z] ---> Running in 7df4b9fd8b80 [2022-07-02T15:34:26.165Z] Removing intermediate container 58ed2ea2b75d [2022-07-02T15:34:26.165Z] ---> d6dd5545a2b3 [2022-07-02T15:34:26.165Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:26.426Z] ---> Running in e3b16c973003 [2022-07-02T15:34:26.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:26.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:26.802Z] ---> Running in 65473390582c [2022-07-02T15:34:26.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:26.988Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T15:34:26.988Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:34:27.075Z] Removing intermediate container 65473390582c [2022-07-02T15:34:27.075Z] ---> 5f5775a38de9 [2022-07-02T15:34:27.075Z] Step 3/4 : COPY go.mod . [2022-07-02T15:34:27.246Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T15:34:27.247Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T15:34:27.247Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T15:34:27.247Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:27.247Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:34:27.247Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:34:27.247Z] OK: 8 MiB in 20 packages [2022-07-02T15:34:27.504Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:27.504Z] Removing intermediate container e3b16c973003 [2022-07-02T15:34:27.504Z] ---> a5d1d8e2712e [2022-07-02T15:34:27.504Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T15:34:27.504Z] ---> Running in ebe8d91e2fc9 [2022-07-02T15:34:27.673Z] ---> d279b793970f [2022-07-02T15:34:27.673Z] Step 4/4 : RUN go mod download [2022-07-02T15:34:27.946Z] ---> Running in 4a9e8dd32587 [2022-07-02T15:34:28.078Z] Removing intermediate container 0d1d13910eb7 [2022-07-02T15:34:28.078Z] ---> 4a36a8d8a3c3 [2022-07-02T15:34:28.078Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:34:28.078Z] Removing intermediate container 7df4b9fd8b80 [2022-07-02T15:34:28.078Z] ---> ddc12911e879 [2022-07-02T15:34:28.078Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:34:28.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:28.338Z] ---> Running in ab396c8ec458 [2022-07-02T15:34:28.338Z] ---> 75aa0b7acc43 [2022-07-02T15:34:28.338Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:28.338Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T15:34:28.338Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T15:34:28.338Z] ---> 7417809fdb73 [2022-07-02T15:34:28.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:34:28.596Z] ---> Running in c30270799fff [2022-07-02T15:34:28.596Z] Removing intermediate container ab396c8ec458 [2022-07-02T15:34:28.596Z] ---> 9aca7ab1216d [2022-07-02T15:34:28.596Z] Step 13/22 : WORKDIR /edgex [2022-07-02T15:34:28.596Z] ---> Running in 3eceb25c9c9c [2022-07-02T15:34:28.596Z] ---> Running in 977209a81fba [2022-07-02T15:34:28.853Z] Removing intermediate container 3eceb25c9c9c [2022-07-02T15:34:28.853Z] ---> 9814504f11cd [2022-07-02T15:34:28.853Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T15:34:28.853Z] Removing intermediate container 977209a81fba [2022-07-02T15:34:28.853Z] ---> a05e80127d11 [2022-07-02T15:34:28.853Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T15:34:28.853Z] ---> Running in a8c8c78fccf5 [2022-07-02T15:34:29.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:29.113Z] ---> e08e902428bc [2022-07-02T15:34:29.113Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T15:34:29.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:29.377Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T15:34:29.635Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T15:34:29.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:29.635Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T15:34:29.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:29.894Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T15:34:29.894Z] ---> 2834fecede3c [2022-07-02T15:34:29.894Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T15:34:29.894Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T15:34:29.894Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T15:34:29.894Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T15:34:29.894Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:34:29.894Z] OK: 8 MiB in 20 packages [2022-07-02T15:34:29.894Z] Executing bash-5.1.16-r0.post-install [2022-07-02T15:34:29.894Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:34:29.894Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:34:29.894Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T15:34:30.157Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T15:34:30.157Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:30.157Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T15:34:30.157Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T15:34:30.157Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T15:34:30.157Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T15:34:30.157Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T15:34:30.157Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T15:34:30.157Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T15:34:30.157Z] Removing intermediate container c30270799fff [2022-07-02T15:34:30.157Z] ---> 0395ce1b2a44 [2022-07-02T15:34:30.157Z] Step 7/20 : COPY . . [2022-07-02T15:34:30.157Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T15:34:30.157Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T15:34:30.157Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T15:34:30.805Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T15:34:30.805Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T15:34:30.805Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T15:34:30.805Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T15:34:30.805Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T15:34:30.805Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T15:34:30.805Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T15:34:30.805Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T15:34:30.805Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T15:34:30.805Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T15:34:31.063Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T15:34:31.063Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T15:34:31.063Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T15:34:31.063Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T15:34:31.063Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T15:34:31.063Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T15:34:31.063Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T15:34:31.063Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T15:34:31.063Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T15:34:31.063Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T15:34:31.063Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T15:34:31.063Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T15:34:31.063Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T15:34:31.063Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T15:34:31.322Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T15:34:31.322Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T15:34:31.322Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:34:31.322Z] OK: 83 MiB in 65 packages [2022-07-02T15:34:31.905Z] ---> 09bd6f747365 [2022-07-02T15:34:31.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:34:32.473Z] Collecting docker-compose==1.23.2 [2022-07-02T15:34:32.473Z] Removing intermediate container ebe8d91e2fc9 [2022-07-02T15:34:32.473Z] ---> f7f795574fc4 [2022-07-02T15:34:32.473Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:34:32.473Z] ---> 51d4ad1ff17f [2022-07-02T15:34:32.473Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T15:34:32.473Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T15:34:32.473Z] ---> Running in 6dc1f69df6bb [2022-07-02T15:34:32.473Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T15:34:32.473Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T15:34:32.741Z] ---> b1396eb35d1c [2022-07-02T15:34:32.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T15:34:33.001Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T15:34:33.001Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T15:34:33.259Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T15:34:33.259Z] ---> dedb6dc30f8e [2022-07-02T15:34:33.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T15:34:33.259Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T15:34:33.529Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T15:34:33.529Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T15:34:33.529Z] Removing intermediate container 6dc1f69df6bb [2022-07-02T15:34:33.529Z] ---> ae59ea59681e [2022-07-02T15:34:33.529Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:34:33.529Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T15:34:33.529Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T15:34:33.529Z] ---> 674acb3c5cfe [2022-07-02T15:34:33.529Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T15:34:33.529Z] ---> Running in 35286bb456b8 [2022-07-02T15:34:33.806Z] ---> Running in 8bd15133b9ea [2022-07-02T15:34:33.806Z] Removing intermediate container 35286bb456b8 [2022-07-02T15:34:33.806Z] ---> 95ae522999f7 [2022-07-02T15:34:33.806Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:34:33.806Z] ---> Running in 977b76123aaa [2022-07-02T15:34:33.806Z] Removing intermediate container 8bd15133b9ea [2022-07-02T15:34:33.806Z] ---> 6c24e0d8edf2 [2022-07-02T15:34:33.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:34:34.067Z] ---> Running in 8eadf56fd8bc [2022-07-02T15:34:34.067Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T15:34:34.067Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T15:34:34.067Z] Removing intermediate container 977b76123aaa [2022-07-02T15:34:34.067Z] ---> 96fb6528fbb1 [2022-07-02T15:34:34.067Z] Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:34:34.067Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T15:34:34.067Z] ---> Running in 5cbe1cae6371 [2022-07-02T15:34:34.067Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T15:34:34.067Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T15:34:34.067Z] Removing intermediate container 8eadf56fd8bc [2022-07-02T15:34:34.067Z] ---> c5ce8be7dc86 [2022-07-02T15:34:34.067Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:34:34.327Z] ---> Running in 083fea2acac3 [2022-07-02T15:34:34.327Z] Collecting PyYAML<4,>=3.10 [2022-07-02T15:34:34.327Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T15:34:34.327Z] Removing intermediate container 5cbe1cae6371 [2022-07-02T15:34:34.327Z] ---> 10ff0c9fd7c9 [2022-07-02T15:34:34.327Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:34:34.591Z] ---> Running in 215fadee5ef7 [2022-07-02T15:34:34.591Z] Removing intermediate container 083fea2acac3 [2022-07-02T15:34:34.591Z] ---> 6d03e3606de5 [2022-07-02T15:34:34.591Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:34:34.849Z] ---> Running in e14a7edffe84 [2022-07-02T15:34:34.849Z] Removing intermediate container 215fadee5ef7 [2022-07-02T15:34:34.849Z] ---> 7708afd2bd63 [2022-07-02T15:34:34.849Z] [2022-07-02T15:34:35.106Z] Successfully built 7708afd2bd63 [2022-07-02T15:34:35.106Z] Successfully tagged security-proxy-setup:latest [2022-07-02T15:34:35.106Z] Building core-metadata [2022-07-02T15:34:35.106Z]  Building security-proxy-setup ... done Removing intermediate container e14a7edffe84 [2022-07-02T15:34:35.106Z] ---> e8390a33f39a [2022-07-02T15:34:35.106Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:34:35.106Z] ---> Running in 25cf9de806bb [2022-07-02T15:34:35.106Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T15:34:35.106Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T15:34:35.364Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T15:34:35.364Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T15:34:35.364Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T15:34:35.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T15:34:35.622Z] Collecting idna<2.8,>=2.5 [2022-07-02T15:34:35.622Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T15:34:35.622Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T15:34:35.622Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T15:34:35.622Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T15:34:35.622Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T15:34:35.622Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T15:34:35.622Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T15:34:35.622Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T15:34:35.623Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T15:34:35.623Z] Attempting uninstall: urllib3 [2022-07-02T15:34:35.623Z] Found existing installation: urllib3 1.26.7 [2022-07-02T15:34:35.623Z] Uninstalling urllib3-1.26.7: [2022-07-02T15:34:35.882Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T15:34:36.140Z] Removing intermediate container 25cf9de806bb [2022-07-02T15:34:36.140Z] ---> 1f265dce6bd0 [2022-07-02T15:34:36.140Z] [2022-07-02T15:34:36.140Z] Attempting uninstall: idna [2022-07-02T15:34:36.140Z] Found existing installation: idna 3.3 [2022-07-02T15:34:36.140Z] Uninstalling idna-3.3: [2022-07-02T15:34:36.140Z] Successfully uninstalled idna-3.3 [2022-07-02T15:34:36.140Z] Successfully built 1f265dce6bd0 [2022-07-02T15:34:36.707Z] Successfully tagged core-data:latest [2022-07-02T15:34:36.707Z]  Building core-data ... done Building security-secretstore-setup [2022-07-02T15:34:37.707Z] ---> c40438c4d352 [2022-07-02T15:34:37.707Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:34:37.707Z] Attempting uninstall: requests [2022-07-02T15:34:37.707Z] Found existing installation: requests 2.26.0 [2022-07-02T15:34:37.707Z] Uninstalling requests-2.26.0: [2022-07-02T15:34:37.707Z] Successfully uninstalled requests-2.26.0 [2022-07-02T15:34:38.647Z] Running setup.py install for texttable: started [2022-07-02T15:34:38.647Z] ---> Running in 82229cd39fe0 [2022-07-02T15:34:38.905Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T15:34:38.905Z] Running setup.py install for PyYAML: started [2022-07-02T15:34:39.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:39.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:39.164Z] ---> c08d3429104f [2022-07-02T15:34:39.164Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> 79b709c38020 [2022-07-02T15:34:39.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> 52fe1f086236 [2022-07-02T15:34:39.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> 10dabf281aa2 [2022-07-02T15:34:39.164Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> a3cf06490dd7 [2022-07-02T15:34:39.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> 6806ec5a595a [2022-07-02T15:34:39.164Z] Step 8/23 : COPY . . [2022-07-02T15:34:39.164Z] ---> Using cache [2022-07-02T15:34:39.164Z] ---> add8cddba10b [2022-07-02T15:34:39.164Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T15:34:39.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T15:34:39.422Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T15:34:39.681Z] Running setup.py install for docopt: started [2022-07-02T15:34:39.681Z] ---> Running in a90490e3a907 [2022-07-02T15:34:39.939Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T15:34:39.939Z] Running setup.py install for dockerpty: started [2022-07-02T15:34:40.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:34:40.458Z] Removing intermediate container 5623025e8426 [2022-07-02T15:34:40.458Z] ---> 3deb2b877fbe [2022-07-02T15:34:40.458Z] [2022-07-02T15:34:40.458Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:34:40.458Z] ---> e04c818066af [2022-07-02T15:34:40.458Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:34:40.458Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T15:34:40.458Z] ---> Running in 451d4d52256d [2022-07-02T15:34:41.024Z] Removing intermediate container 451d4d52256d [2022-07-02T15:34:41.024Z] ---> 0a7038454c0d [2022-07-02T15:34:41.024Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:34:41.024Z] ---> Running in 88759dfe567e [2022-07-02T15:34:41.024Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T15:34:41.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:41.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:41.595Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:41.595Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:41.595Z] ---> c08d3429104f [2022-07-02T15:34:41.595Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> 79b709c38020 [2022-07-02T15:34:41.595Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> 52fe1f086236 [2022-07-02T15:34:41.595Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> 10dabf281aa2 [2022-07-02T15:34:41.595Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> a3cf06490dd7 [2022-07-02T15:34:41.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> 6806ec5a595a [2022-07-02T15:34:41.595Z] Step 8/25 : COPY . . [2022-07-02T15:34:41.595Z] ---> Using cache [2022-07-02T15:34:41.595Z] ---> add8cddba10b [2022-07-02T15:34:41.595Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:34:41.595Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:41.595Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:34:41.595Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:34:41.595Z] OK: 6 MiB in 16 packages [2022-07-02T15:34:41.853Z] ---> Running in 9308c527e375 [2022-07-02T15:34:43.233Z] Removing intermediate container 88759dfe567e [2022-07-02T15:34:43.233Z] ---> 8bfe8c8842db [2022-07-02T15:34:43.233Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:34:43.233Z] ---> Running in 847c9c8df117 [2022-07-02T15:34:43.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:34:43.492Z] Removing intermediate container 847c9c8df117 [2022-07-02T15:34:43.492Z] ---> f3977db983fe [2022-07-02T15:34:43.492Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:34:43.753Z] ---> Running in 1fcfbba45155 [2022-07-02T15:34:44.324Z] Removing intermediate container 1fcfbba45155 [2022-07-02T15:34:44.324Z] ---> 26522a033579 [2022-07-02T15:34:44.324Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:34:44.593Z] ---> Running in 9586e9878e97 [2022-07-02T15:34:44.593Z] Removing intermediate container a8c8c78fccf5 [2022-07-02T15:34:44.593Z] ---> 841f3ac63fe0 [2022-07-02T15:34:44.593Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T15:34:44.851Z] ---> Running in aeacaf3377eb [2022-07-02T15:34:45.417Z] Removing intermediate container aeacaf3377eb [2022-07-02T15:34:45.417Z] ---> 35d61382728a [2022-07-02T15:34:45.417Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T15:34:45.417Z] ---> Running in d61c872ed372 [2022-07-02T15:34:45.675Z] Removing intermediate container d61c872ed372 [2022-07-02T15:34:45.675Z] ---> b24600243cc0 [2022-07-02T15:34:45.675Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T15:34:45.955Z] Removing intermediate container 9586e9878e97 [2022-07-02T15:34:45.955Z] ---> af92087f4152 [2022-07-02T15:34:45.955Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:34:46.213Z] ---> Running in 9908faa81552 [2022-07-02T15:34:46.472Z] ---> 9dd0d5ac0296 [2022-07-02T15:34:46.472Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T15:34:46.472Z] Removing intermediate container 9908faa81552 [2022-07-02T15:34:46.472Z] ---> 39234cbda8a1 [2022-07-02T15:34:46.472Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:34:47.042Z] ---> 5b4c0cea35dd [2022-07-02T15:34:47.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T15:34:47.042Z] ---> 779c19c8f235 [2022-07-02T15:34:47.042Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:34:47.301Z] ---> Running in a879297ddb08 [2022-07-02T15:34:47.568Z] ---> e8a9178dfa4b [2022-07-02T15:34:47.568Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T15:34:47.841Z] ---> Running in 69f1b2a57d5d [2022-07-02T15:34:47.841Z] Removing intermediate container 69f1b2a57d5d [2022-07-02T15:34:47.841Z] ---> 925ef14da817 [2022-07-02T15:34:47.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:34:48.103Z] ---> Running in bbf6381b0eb2 [2022-07-02T15:34:48.366Z] Removing intermediate container bbf6381b0eb2 [2022-07-02T15:34:48.366Z] ---> 9c709cd17441 [2022-07-02T15:34:48.366Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:34:48.627Z] ---> Running in 2c2553d3f2bb [2022-07-02T15:34:48.884Z] Removing intermediate container 2c2553d3f2bb [2022-07-02T15:34:48.884Z] ---> 8ec6390d1536 [2022-07-02T15:34:48.884Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:34:48.884Z] ---> Running in 9381f49efd27 [2022-07-02T15:34:48.884Z] Removing intermediate container a879297ddb08 [2022-07-02T15:34:48.884Z] ---> 82205a9a57f7 [2022-07-02T15:34:48.884Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:34:49.143Z] Removing intermediate container 9381f49efd27 [2022-07-02T15:34:49.143Z] ---> ee42c0f32851 [2022-07-02T15:34:49.143Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:34:49.404Z] ---> Running in 16718f8b3cb8 [2022-07-02T15:34:49.662Z] ---> 37f6d0ea030c [2022-07-02T15:34:49.662Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:34:49.662Z] Removing intermediate container 16718f8b3cb8 [2022-07-02T15:34:49.662Z] ---> 38b5127b2ed2 [2022-07-02T15:34:49.662Z] [2022-07-02T15:34:49.662Z] Successfully built 38b5127b2ed2 [2022-07-02T15:34:49.662Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T15:34:49.662Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-07-02T15:34:52.947Z] ---> cd1acf6fc3a4 [2022-07-02T15:34:52.947Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:34:53.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:53.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:53.881Z] ---> c08d3429104f [2022-07-02T15:34:53.881Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> 79b709c38020 [2022-07-02T15:34:53.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> 52fe1f086236 [2022-07-02T15:34:53.881Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> 10dabf281aa2 [2022-07-02T15:34:53.881Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> a3cf06490dd7 [2022-07-02T15:34:53.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> 6806ec5a595a [2022-07-02T15:34:53.881Z] Step 8/22 : COPY . . [2022-07-02T15:34:53.881Z] ---> Using cache [2022-07-02T15:34:53.881Z] ---> add8cddba10b [2022-07-02T15:34:53.881Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:34:54.139Z] ---> dbb6905a79a1 [2022-07-02T15:34:54.139Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:34:54.139Z] ---> Running in 726d4cc1ae55 [2022-07-02T15:34:54.398Z] ---> 71c988ce6c38 [2022-07-02T15:34:54.398Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:34:55.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:34:55.593Z] ---> f7bb50dd1893 [2022-07-02T15:34:55.593Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:34:56.161Z] ---> Running in b66d9aa7785a [2022-07-02T15:34:56.419Z] Removing intermediate container b66d9aa7785a [2022-07-02T15:34:56.419Z] ---> a1e93644dac4 [2022-07-02T15:34:56.419Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:34:56.986Z] ---> 5cfc333ad161 [2022-07-02T15:34:56.986Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:34:57.245Z] ---> Running in 696e00ac44e1 [2022-07-02T15:34:58.622Z] Removing intermediate container 696e00ac44e1 [2022-07-02T15:34:58.622Z] ---> 3308ba629828 [2022-07-02T15:34:58.622Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:34:58.622Z] ---> Running in 67bb4c644eb7 [2022-07-02T15:34:58.881Z] Removing intermediate container 67bb4c644eb7 [2022-07-02T15:34:58.881Z] ---> d62ff68a6bc8 [2022-07-02T15:34:58.881Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:34:59.139Z] ---> Running in 725c0c3129a6 [2022-07-02T15:34:59.709Z] Removing intermediate container 725c0c3129a6 [2022-07-02T15:34:59.709Z] ---> acf7301f6d1f [2022-07-02T15:34:59.709Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T15:34:59.968Z] ---> Running in c9ae7b4bee64 [2022-07-02T15:35:00.906Z] Removing intermediate container c9ae7b4bee64 [2022-07-02T15:35:00.906Z] ---> f5a3c8d632ba [2022-07-02T15:35:00.906Z] Step 30/31 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:00.906Z] Removing intermediate container a90490e3a907 [2022-07-02T15:35:00.906Z] ---> 7b6cb300fdbe [2022-07-02T15:35:00.906Z] [2022-07-02T15:35:00.906Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:35:00.906Z] ---> e04c818066af [2022-07-02T15:35:00.906Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:35:01.165Z] ---> Running in 455fd2837fde [2022-07-02T15:35:01.165Z] ---> Running in 211e2b40b8ab [2022-07-02T15:35:01.423Z] Removing intermediate container 455fd2837fde [2022-07-02T15:35:01.423Z] ---> 70ea26101183 [2022-07-02T15:35:01.423Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:35:01.690Z] ---> Running in d6455e619976 [2022-07-02T15:35:01.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:35:01.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:01.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:02.211Z] Removing intermediate container d6455e619976 [2022-07-02T15:35:02.211Z] ---> 7d397e561a92 [2022-07-02T15:35:02.211Z] [2022-07-02T15:35:02.211Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:02.211Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:02.211Z] OK: 6 MiB in 15 packages [2022-07-02T15:35:02.211Z] Successfully built 7d397e561a92 [2022-07-02T15:35:02.211Z] Successfully tagged security-bootstrapper:latest [2022-07-02T15:35:02.212Z]  Building security-bootstrapper ... done Building support-notifications [2022-07-02T15:35:06.408Z] Removing intermediate container 82229cd39fe0 [2022-07-02T15:35:06.408Z] ---> 0b01fbe66c5b [2022-07-02T15:35:06.408Z] [2022-07-02T15:35:06.408Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T15:35:06.408Z] ---> 0ac33e5f5afa [2022-07-02T15:35:06.408Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:35:06.408Z] ---> Using cache [2022-07-02T15:35:06.408Z] ---> b4f3c4724fb5 [2022-07-02T15:35:06.408Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:06.408Z] ---> Using cache [2022-07-02T15:35:06.408Z] ---> 259f6e09198d [2022-07-02T15:35:06.408Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T15:35:06.408Z] Removing intermediate container 211e2b40b8ab [2022-07-02T15:35:06.408Z] ---> f38405fade0d [2022-07-02T15:35:06.408Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:06.408Z] ---> Running in a22dc569bcc0 [2022-07-02T15:35:06.408Z] ---> Running in 716c58db2034 [2022-07-02T15:35:06.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:06.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:06.671Z] ---> c08d3429104f [2022-07-02T15:35:06.671Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:35:06.671Z] ---> Using cache [2022-07-02T15:35:06.671Z] ---> 79b709c38020 [2022-07-02T15:35:06.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:06.671Z] ---> Using cache [2022-07-02T15:35:06.671Z] ---> 52fe1f086236 [2022-07-02T15:35:06.671Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:35:07.246Z] ---> Running in 40bcd02c79c3 [2022-07-02T15:35:07.246Z] Removing intermediate container 716c58db2034 [2022-07-02T15:35:07.246Z] ---> 6100a2344db4 [2022-07-02T15:35:07.246Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T15:35:07.246Z] ---> Running in 33f2a4d75cc2 [2022-07-02T15:35:07.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:07.503Z] Removing intermediate container 33f2a4d75cc2 [2022-07-02T15:35:07.504Z] ---> f1d3fcd0b3f6 [2022-07-02T15:35:07.504Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:35:07.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:07.504Z] ---> Running in 7d1332574080 [2022-07-02T15:35:08.077Z] Removing intermediate container 7d1332574080 [2022-07-02T15:35:08.077Z] ---> eb1fa1d83352 [2022-07-02T15:35:08.077Z] Step 15/23 : WORKDIR / [2022-07-02T15:35:08.077Z] ---> Running in a01237234b45 [2022-07-02T15:35:08.077Z] Removing intermediate container 9308c527e375 [2022-07-02T15:35:08.077Z] ---> 97d0e4dd3f7b [2022-07-02T15:35:08.077Z] [2022-07-02T15:35:08.077Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T15:35:08.077Z] ---> e04c818066af [2022-07-02T15:35:08.077Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T15:35:08.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:08.336Z] ---> Running in 3eff7f8830d8 [2022-07-02T15:35:08.336Z] Removing intermediate container a01237234b45 [2022-07-02T15:35:08.336Z] ---> 1db12859e75b [2022-07-02T15:35:08.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:08.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:08.913Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:08.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:08.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:35:08.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:35:08.913Z] OK: 15859 distinct packages available [2022-07-02T15:35:08.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:08.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:08.913Z] ---> 44088d7fa40c [2022-07-02T15:35:08.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T15:35:09.174Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T15:35:09.174Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:09.174Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T15:35:09.174Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:09.174Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:35:09.174Z] OK: 6 MiB in 17 packages [2022-07-02T15:35:09.434Z] ---> 4fba853ca93b [2022-07-02T15:35:09.434Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:09.434Z] Removing intermediate container 40bcd02c79c3 [2022-07-02T15:35:09.434Z] ---> 519cb71c0420 [2022-07-02T15:35:09.434Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:35:09.698Z] ---> 4d0da4ea4ee3 [2022-07-02T15:35:09.698Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T15:35:09.698Z] ---> a93f4c297f40 [2022-07-02T15:35:09.698Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:09.698Z] [2022-07-02T15:35:09.698Z] ---> Running in 1adea801667e [2022-07-02T15:35:09.698Z] ---> Running in df06e5aaeb85 [2022-07-02T15:35:09.957Z] Removing intermediate container 3eff7f8830d8 [2022-07-02T15:35:09.957Z] ---> 0f49e3404f9a [2022-07-02T15:35:09.957Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:35:09.957Z] Removing intermediate container 1adea801667e [2022-07-02T15:35:09.957Z] ---> ae5f532f58a6 [2022-07-02T15:35:09.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:09.957Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T15:35:09.957Z] ---> Running in b21e7ed9d55c [2022-07-02T15:35:09.957Z] ---> Running in 476c5559b7c8 [2022-07-02T15:35:10.220Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:35:10.220Z] Removing intermediate container 476c5559b7c8 [2022-07-02T15:35:10.220Z] ---> a9f07d4de737 [2022-07-02T15:35:10.220Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:35:10.220Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:35:10.220Z] Removing intermediate container b21e7ed9d55c [2022-07-02T15:35:10.220Z] ---> 5df7538584fa [2022-07-02T15:35:10.220Z] Step 13/25 : WORKDIR / [2022-07-02T15:35:10.220Z] ---> Running in fe5bbe8adb6b [2022-07-02T15:35:10.220Z] ---> Running in 20e81af4f6d0 [2022-07-02T15:35:10.220Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T15:35:10.480Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T15:35:10.480Z] Removing intermediate container fe5bbe8adb6b [2022-07-02T15:35:10.480Z] ---> 4be4175c01b4 [2022-07-02T15:35:10.480Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:10.480Z] Removing intermediate container 20e81af4f6d0 [2022-07-02T15:35:10.480Z] ---> 98bcd612d830 [2022-07-02T15:35:10.480Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T15:35:10.480Z] ---> Running in 78700d02c93f [2022-07-02T15:35:10.480Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:10.480Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:35:10.759Z] Removing intermediate container 78700d02c93f [2022-07-02T15:35:10.759Z] ---> 9f72b4ed2f6a [2022-07-02T15:35:10.759Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:35:10.759Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T15:35:10.759Z] ---> 66340367f8ef [2022-07-02T15:35:10.759Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T15:35:10.759Z] ---> Running in 57fdd982aa52 [2022-07-02T15:35:10.759Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T15:35:10.759Z] Removing intermediate container df06e5aaeb85 [2022-07-02T15:35:10.759Z] ---> e9c02abf8843 [2022-07-02T15:35:10.759Z] Step 8/22 : COPY . . [2022-07-02T15:35:10.759Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:35:10.759Z] Removing intermediate container 57fdd982aa52 [2022-07-02T15:35:10.759Z] ---> 25fe5229db3a [2022-07-02T15:35:10.759Z] [2022-07-02T15:35:10.759Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:35:11.019Z] OK: 8 MiB in 23 packages [2022-07-02T15:35:11.019Z] Successfully built 25fe5229db3a [2022-07-02T15:35:11.279Z] Successfully tagged core-metadata:latest [2022-07-02T15:35:11.279Z] Building security-spire-server [2022-07-02T15:35:14.576Z]  Building core-metadata ... done  ---> bebbcdf31f47 [2022-07-02T15:35:14.576Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:14.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:14.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:14.576Z] ---> c08d3429104f [2022-07-02T15:35:14.576Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:35:14.576Z] ---> Using cache [2022-07-02T15:35:14.576Z] ---> 79b709c38020 [2022-07-02T15:35:14.576Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:14.576Z] ---> Using cache [2022-07-02T15:35:14.576Z] ---> 52fe1f086236 [2022-07-02T15:35:14.576Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:35:14.931Z] Removing intermediate container 4a9e8dd32587 [2022-07-02T15:35:14.931Z] ---> 7b70222f6b7f [2022-07-02T15:35:14.931Z] Successfully built 7b70222f6b7f [2022-07-02T15:35:14.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:35:15.278Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:35:15.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:35:15.515Z] ---> 18b1babe54bb [2022-07-02T15:35:15.515Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T15:35:15.515Z] ---> Running in 29c09b42ced6 [2022-07-02T15:35:15.515Z] ---> 8bb0010a24b9 [2022-07-02T15:35:15.515Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:35:15.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container [2022-07-02T15:35:15.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-02T15:35:15.773Z] ---> Running in 03fea83f0855 [2022-07-02T15:35:15.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:15.773Z] ---> e954381d8dac [2022-07-02T15:35:15.774Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T15:35:15.774Z] Removing intermediate container a22dc569bcc0 [2022-07-02T15:35:15.774Z] ---> 19435c62040e [2022-07-02T15:35:15.774Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:16.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:35:16.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:16.605Z] ---> af50a80f2ff1 [2022-07-02T15:35:16.605Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T15:35:16.866Z] ---> e089ea3fd89b [2022-07-02T15:35:16.866Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T15:35:16.866Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:16.875Z] $ docker top ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:35:17.775Z] + go version [2022-07-02T15:35:17.775Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-02T15:35:17.802Z] ---> b92ca62b51c6 [2022-07-02T15:35:17.803Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:35:17.803Z] ---> a18c4fcfbabe [2022-07-02T15:35:17.803Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:17.806Z] $ docker stop --time=1 ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 [2022-07-02T15:35:18.067Z] Removing intermediate container 29c09b42ced6 [2022-07-02T15:35:18.067Z] ---> 82eadbcd0838 [2022-07-02T15:35:18.067Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:35:18.067Z] Removing intermediate container 726d4cc1ae55 [2022-07-02T15:35:18.067Z] ---> 682cb8e4e0cb [2022-07-02T15:35:18.067Z] [2022-07-02T15:35:18.067Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:35:18.067Z] ---> e04c818066af [2022-07-02T15:35:18.067Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:35:18.067Z] ---> Using cache [2022-07-02T15:35:18.067Z] ---> f38405fade0d [2022-07-02T15:35:18.067Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:18.067Z] ---> Using cache [2022-07-02T15:35:18.067Z] ---> 6100a2344db4 [2022-07-02T15:35:18.067Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T15:35:18.067Z] ---> 283dd72f143d [2022-07-02T15:35:18.067Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T15:35:18.067Z] ---> Running in 42a412b17b05 [2022-07-02T15:35:18.067Z] ---> 6f0bfa2e7257 [2022-07-02T15:35:18.067Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T15:35:18.067Z] ---> Running in 3396892ac207 [2022-07-02T15:35:18.067Z] ---> Running in 1b0bc2ef782c [2022-07-02T15:35:18.067Z] ---> b4135b22c1fa [2022-07-02T15:35:18.067Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:18.326Z] Removing intermediate container 42a412b17b05 [2022-07-02T15:35:18.326Z] ---> 27bab7b2abf8 [2022-07-02T15:35:18.326Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:35:18.326Z] ---> Running in 5352b919ec82 [2022-07-02T15:35:18.326Z] ---> Running in 735612b11999 [2022-07-02T15:35:18.326Z] Removing intermediate container 1b0bc2ef782c [2022-07-02T15:35:18.326Z] ---> fe2cd25f94aa [2022-07-02T15:35:18.326Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:18.326Z] ---> Running in 040ace3432f2 [2022-07-02T15:35:18.326Z] Removing intermediate container 735612b11999 [2022-07-02T15:35:18.326Z] ---> 022ae6314036 [2022-07-02T15:35:18.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:18.586Z] Removing intermediate container 040ace3432f2 [2022-07-02T15:35:18.586Z] ---> e122d8b08b7f [2022-07-02T15:35:18.586Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T15:35:18.586Z] ---> Running in b1f6db0d9098 [2022-07-02T15:35:18.586Z] ---> df66eae85c49 [2022-07-02T15:35:18.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T15:35:18.846Z] Removing intermediate container b1f6db0d9098 [2022-07-02T15:35:18.846Z] ---> 71102fca0e84 [2022-07-02T15:35:18.846Z] Step 19/20 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:19.114Z] ---> Running in d765b4624cff [2022-07-02T15:35:19.114Z] Removing intermediate container 3396892ac207 [2022-07-02T15:35:19.114Z] ---> 08dc31f0ca8a [2022-07-02T15:35:19.114Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:35:19.114Z] Removing intermediate container d765b4624cff [2022-07-02T15:35:19.114Z] ---> 7e694497c4df [2022-07-02T15:35:19.114Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T15:35:19.371Z] ---> Running in 794c9867b2d0 [2022-07-02T15:35:19.371Z] ---> Running in 8c1ab2b9a026 [2022-07-02T15:35:19.399Z] $ docker rm -f ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-07-02T15:35:19.635Z] Removing intermediate container 794c9867b2d0 [2022-07-02T15:35:19.635Z] ---> 920991c9b693 [2022-07-02T15:35:19.635Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:35:19.635Z] Removing intermediate container 8c1ab2b9a026 [2022-07-02T15:35:19.635Z] ---> ad973a3ce4eb [2022-07-02T15:35:19.635Z] [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:35:19.893Z] ---> c3fa02de4865 [2022-07-02T15:35:19.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:19.894Z] ---> Running in 7dadf87f1d79 [2022-07-02T15:35:19.894Z] Removing intermediate container 5352b919ec82 [2022-07-02T15:35:19.894Z] ---> f995ef4957d8 [2022-07-02T15:35:19.894Z] Step 8/25 : COPY . . [2022-07-02T15:35:19.894Z] Successfully built ad973a3ce4eb [2022-07-02T15:35:19.894Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T15:35:19.894Z]  Building security-spiffe-token-provider ... done Building core-command [2022-07-02T15:35:20.015Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:35:20.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:35:20.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container [2022-07-02T15:35:20.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-02T15:35:20.833Z] Removing intermediate container 7dadf87f1d79 [2022-07-02T15:35:20.833Z] ---> 97313965ac78 [2022-07-02T15:35:20.833Z] Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:21.564Z] $ docker top 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T15:35:21.849Z] ========================================================= [2022-07-02T15:35:21.849Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:35:21.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:35:22.502Z] + make test [2022-07-02T15:35:22.502Z] go mod tidy -compat=1.17 [2022-07-02T15:35:23.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:35:25.025Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:25.025Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:25.025Z] ---> c08d3429104f [2022-07-02T15:35:25.025Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> 79b709c38020 [2022-07-02T15:35:25.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> 52fe1f086236 [2022-07-02T15:35:25.025Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> 10dabf281aa2 [2022-07-02T15:35:25.025Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> a3cf06490dd7 [2022-07-02T15:35:25.025Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> 6806ec5a595a [2022-07-02T15:35:25.025Z] Step 8/23 : COPY . . [2022-07-02T15:35:25.025Z] ---> Using cache [2022-07-02T15:35:25.025Z] ---> add8cddba10b [2022-07-02T15:35:25.025Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T15:35:25.961Z] ---> 11eb18e52dbb [2022-07-02T15:35:25.961Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T15:35:25.961Z] ---> Running in 36a5ea004c54 [2022-07-02T15:35:25.961Z] ---> Running in 521193fed1ee [2022-07-02T15:35:25.961Z] ---> Running in 806bbc7b308e [2022-07-02T15:35:26.221Z] Removing intermediate container 36a5ea004c54 [2022-07-02T15:35:26.221Z] ---> 77bc0e040951 [2022-07-02T15:35:26.221Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:35:26.221Z] ---> c38d6bd7bfaa [2022-07-02T15:35:26.221Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:35:26.221Z] Removing intermediate container 806bbc7b308e [2022-07-02T15:35:26.221Z] ---> 144018d7c830 [2022-07-02T15:35:26.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:26.221Z] ---> Running in 3d66df1c9aab [2022-07-02T15:35:26.481Z] ---> Running in 3fad10ac6ac2 [2022-07-02T15:35:26.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:35:26.481Z] ---> Running in a68473c181e8 [2022-07-02T15:35:26.481Z] Removing intermediate container 3d66df1c9aab [2022-07-02T15:35:26.481Z] ---> 8b62a9b0b93e [2022-07-02T15:35:26.481Z] [2022-07-02T15:35:26.740Z] Removing intermediate container 3fad10ac6ac2 [2022-07-02T15:35:26.740Z] ---> 0859a2910f7f [2022-07-02T15:35:26.740Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:35:26.740Z] Removing intermediate container a68473c181e8 [2022-07-02T15:35:26.740Z] ---> fa69d7a7c7fb [2022-07-02T15:35:26.740Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:35:26.740Z] Successfully built 8b62a9b0b93e [2022-07-02T15:35:26.740Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T15:35:27.004Z]  Building security-secretstore-setup ... done  ---> Running in 7bcb58f9f6d0 [2022-07-02T15:35:27.004Z] ---> Running in 90c83bd299e7 [2022-07-02T15:35:27.262Z] Removing intermediate container 7bcb58f9f6d0 [2022-07-02T15:35:27.262Z] Removing intermediate container 90c83bd299e7 [2022-07-02T15:35:27.262Z] ---> 3066e315c298 [2022-07-02T15:35:27.262Z] ---> 9ef97003d823 [2022-07-02T15:35:27.262Z] 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/; fiStep 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:27.262Z] [2022-07-02T15:35:27.262Z] ---> Running in 06bf0a1aa7a1 [2022-07-02T15:35:27.262Z] ---> Running in 3970baefce65 [2022-07-02T15:35:27.828Z] Removing intermediate container 06bf0a1aa7a1 [2022-07-02T15:35:27.828Z] ---> 20ea818b75ff [2022-07-02T15:35:27.828Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:35:27.828Z] ---> Running in 9bf2a20c8a83 [2022-07-02T15:35:28.087Z] Removing intermediate container 9bf2a20c8a83 [2022-07-02T15:35:28.087Z] ---> ba5ff7a2a9b2 [2022-07-02T15:35:28.087Z] [2022-07-02T15:35:28.087Z] Successfully built ba5ff7a2a9b2 [2022-07-02T15:35:28.087Z] Successfully tagged support-scheduler:latest [2022-07-02T15:35:28.346Z]  Building support-scheduler ... done Removing intermediate container 3970baefce65 [2022-07-02T15:35:28.346Z] ---> 1439c699516e [2022-07-02T15:35:28.346Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:35:28.346Z] ---> Running in ebb55d8b55aa [2022-07-02T15:35:28.604Z] Removing intermediate container ebb55d8b55aa [2022-07-02T15:35:28.604Z] ---> 4e214dedd913 [2022-07-02T15:35:28.604Z] [2022-07-02T15:35:28.604Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:35:28.604Z] ---> 0ac33e5f5afa [2022-07-02T15:35:28.604Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:35:28.604Z] ---> Using cache [2022-07-02T15:35:28.604Z] ---> b4f3c4724fb5 [2022-07-02T15:35:28.604Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:28.604Z] ---> Using cache [2022-07-02T15:35:28.604Z] ---> 259f6e09198d [2022-07-02T15:35:28.604Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:35:28.604Z] ---> Using cache [2022-07-02T15:35:28.604Z] ---> 6b081dc8e4a8 [2022-07-02T15:35:28.604Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:35:30.504Z] ---> 3baac750573a [2022-07-02T15:35:30.504Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:35:30.772Z] ---> fc39ae7a4afa [2022-07-02T15:35:30.772Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:35:31.042Z] ---> bf9d14219c5f [2022-07-02T15:35:31.042Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:35:31.613Z] ---> f4f48e20f751 [2022-07-02T15:35:31.613Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:35:31.613Z] ---> Running in 80448b430ec1 [2022-07-02T15:35:31.913Z] Removing intermediate container 80448b430ec1 [2022-07-02T15:35:31.913Z] ---> 45ab613c5f51 [2022-07-02T15:35:31.913Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:35:32.175Z] ---> Running in 33242d771443 [2022-07-02T15:35:32.749Z] Removing intermediate container 33242d771443 [2022-07-02T15:35:32.749Z] ---> b0f285c96e71 [2022-07-02T15:35:32.749Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:35:33.316Z] ---> Running in 3f73761ff48f [2022-07-02T15:35:33.883Z] Removing intermediate container 3f73761ff48f [2022-07-02T15:35:33.883Z] ---> cd00a6f4095f [2022-07-02T15:35:33.883Z] Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:33.883Z] ---> Running in d1fb58518399 [2022-07-02T15:35:33.883Z] Removing intermediate container 03fea83f0855 [2022-07-02T15:35:33.883Z] ---> 012902cf1bff [2022-07-02T15:35:33.883Z] [2022-07-02T15:35:33.883Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:35:33.883Z] ---> e04c818066af [2022-07-02T15:35:33.883Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T15:35:33.883Z] ---> Running in 3f512901b440 [2022-07-02T15:35:33.883Z] Removing intermediate container d1fb58518399 [2022-07-02T15:35:33.883Z] ---> 7337acdfb512 [2022-07-02T15:35:33.883Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:35:34.142Z] ---> Running in 6421eb1257e5 [2022-07-02T15:35:34.142Z] Removing intermediate container 6421eb1257e5 [2022-07-02T15:35:34.142Z] ---> fe8f99d32fbe [2022-07-02T15:35:34.142Z] [2022-07-02T15:35:34.142Z] Successfully built fe8f99d32fbe [2022-07-02T15:35:34.142Z] Successfully tagged security-spire-server:latest [2022-07-02T15:35:34.402Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:34.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:34.660Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T15:35:34.660Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:34.660Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:34.660Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:35:34.660Z] OK: 6 MiB in 16 packages [2022-07-02T15:35:35.240Z] Removing intermediate container 3f512901b440 [2022-07-02T15:35:35.240Z] ---> 1ee4439b5339 [2022-07-02T15:35:35.240Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:35.240Z] ---> Running in 4df6a68955bc [2022-07-02T15:35:35.502Z] Removing intermediate container 4df6a68955bc [2022-07-02T15:35:35.502Z] ---> 9f22df7a6a30 [2022-07-02T15:35:35.502Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T15:35:35.502Z] ---> Running in 4f6b34eb7ab7 [2022-07-02T15:35:35.502Z] Removing intermediate container 4f6b34eb7ab7 [2022-07-02T15:35:35.502Z] ---> 189262b10f07 [2022-07-02T15:35:35.502Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:35:35.761Z] ---> Running in e21f2d3b022d [2022-07-02T15:35:35.761Z] Removing intermediate container e21f2d3b022d [2022-07-02T15:35:35.761Z] ---> b733f8807a2f [2022-07-02T15:35:35.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:36.020Z] ---> 249a95f4591e [2022-07-02T15:35:36.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T15:35:36.595Z] ---> 00171099eee4 [2022-07-02T15:35:36.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:36.855Z] ---> cddc6aafce75 [2022-07-02T15:35:36.855Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T15:35:36.855Z] ---> Running in 6f9d21afb499 [2022-07-02T15:35:37.115Z] Removing intermediate container 6f9d21afb499 [2022-07-02T15:35:37.115Z] ---> e17b1ee190a7 [2022-07-02T15:35:37.115Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:37.115Z] ---> Running in eeaed1ca056a [2022-07-02T15:35:37.115Z] Removing intermediate container eeaed1ca056a [2022-07-02T15:35:37.115Z] ---> 5c7e82d942e5 [2022-07-02T15:35:37.115Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:35:37.395Z] ---> Running in 893fdf67524d [2022-07-02T15:35:37.395Z] Removing intermediate container 893fdf67524d [2022-07-02T15:35:37.395Z] ---> e52cbf32bdf2 [2022-07-02T15:35:37.395Z] Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:37.676Z] ---> Running in acba141e8c52 [2022-07-02T15:35:37.676Z] Removing intermediate container acba141e8c52 [2022-07-02T15:35:37.676Z] ---> 16ab39142c8f [2022-07-02T15:35:37.676Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:35:37.935Z] ---> Running in 45d2a011922d [2022-07-02T15:35:38.195Z] Removing intermediate container 45d2a011922d [2022-07-02T15:35:38.195Z] ---> c1273cd071db [2022-07-02T15:35:38.195Z] [2022-07-02T15:35:38.195Z] Successfully built c1273cd071db [2022-07-02T15:35:38.195Z] Successfully tagged support-notifications:latest [2022-07-02T15:35:38.455Z]  Building support-notifications ... done Removing intermediate container 521193fed1ee [2022-07-02T15:35:38.455Z] ---> cdb880369177 [2022-07-02T15:35:38.455Z] [2022-07-02T15:35:38.455Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:35:38.455Z] ---> e04c818066af [2022-07-02T15:35:38.455Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:35:38.455Z] ---> Using cache [2022-07-02T15:35:38.455Z] ---> f38405fade0d [2022-07-02T15:35:38.455Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:38.455Z] ---> Using cache [2022-07-02T15:35:38.455Z] ---> 6100a2344db4 [2022-07-02T15:35:38.455Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T15:35:38.455Z] ---> Running in eb20b23740f2 [2022-07-02T15:35:38.716Z] Removing intermediate container eb20b23740f2 [2022-07-02T15:35:38.716Z] ---> 1f35d3e0b9eb [2022-07-02T15:35:38.716Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:35:38.716Z] ---> Running in f543cca4181e [2022-07-02T15:35:38.716Z] Removing intermediate container f543cca4181e [2022-07-02T15:35:38.716Z] ---> 2ed867f7d9c9 [2022-07-02T15:35:38.716Z] Step 15/23 : WORKDIR / [2022-07-02T15:35:38.716Z] ---> Running in 4a312d1bf4e6 [2022-07-02T15:35:38.977Z] Removing intermediate container 4a312d1bf4e6 [2022-07-02T15:35:38.977Z] ---> 1018d60c3a7d [2022-07-02T15:35:38.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:38.977Z] ---> 9bd544ed99fb [2022-07-02T15:35:38.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T15:35:39.240Z] ---> 4e58edb804a3 [2022-07-02T15:35:39.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:39.499Z] ---> f751874f27cc [2022-07-02T15:35:39.499Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T15:35:39.499Z] ---> Running in 3106889e21d7 [2022-07-02T15:35:39.499Z] Removing intermediate container 3106889e21d7 [2022-07-02T15:35:39.499Z] ---> 1683315ee4cc [2022-07-02T15:35:39.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:39.762Z] ---> Running in 71d262f69b6a [2022-07-02T15:35:39.762Z] Removing intermediate container 71d262f69b6a [2022-07-02T15:35:39.762Z] ---> ef4c1b166a84 [2022-07-02T15:35:39.762Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:35:39.762Z] ---> Running in bb196e57e9cc [2022-07-02T15:35:39.762Z] Removing intermediate container bb196e57e9cc [2022-07-02T15:35:39.762Z] ---> e7a3c64111e3 [2022-07-02T15:35:39.762Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:35:39.762Z] ---> Running in 76b7f9c934fa [2022-07-02T15:35:40.048Z] Removing intermediate container 76b7f9c934fa [2022-07-02T15:35:40.048Z] ---> 4ccb11b8f067 [2022-07-02T15:35:40.048Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:35:40.048Z] ---> Running in 463c459f2791 [2022-07-02T15:35:40.048Z] Removing intermediate container 463c459f2791 [2022-07-02T15:35:40.048Z] ---> 8f82cd297d52 [2022-07-02T15:35:40.048Z] [2022-07-02T15:35:40.048Z] Successfully built 8f82cd297d52 [2022-07-02T15:35:40.048Z] Successfully tagged core-command:latest [2022-07-02T15:35:40.315Z]  Building core-command ... done  [Pipeline] } [2022-07-02T15:35:40.328Z] $ docker stop --time=1 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b [2022-07-02T15:35:41.627Z] $ docker rm -f 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:35:41.962Z] + docker images [2022-07-02T15:35:41.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T15:35:41.962Z] core-command latest 8f82cd297d52 2 seconds ago 16.1MB [2022-07-02T15:35:41.962Z] cdb880369177 3 seconds ago 1.61GB [2022-07-02T15:35:41.962Z] support-notifications latest c1273cd071db 4 seconds ago 27MB [2022-07-02T15:35:41.962Z] security-spire-server latest fe8f99d32fbe 8 seconds ago 87.3MB [2022-07-02T15:35:41.962Z] 012902cf1bff 8 seconds ago 1.68GB [2022-07-02T15:35:41.962Z] 4e214dedd913 13 seconds ago 1.52GB [2022-07-02T15:35:41.962Z] support-scheduler latest ba5ff7a2a9b2 14 seconds ago 26.4MB [2022-07-02T15:35:41.963Z] security-secretstore-setup latest 8b62a9b0b93e 15 seconds ago 28.5MB [2022-07-02T15:35:41.963Z] security-spiffe-token-provider latest ad973a3ce4eb 22 seconds ago 29MB [2022-07-02T15:35:41.963Z] 682cb8e4e0cb 24 seconds ago 1.67GB [2022-07-02T15:35:41.963Z] core-metadata latest 25fe5229db3a 31 seconds ago 17MB [2022-07-02T15:35:41.963Z] 97d0e4dd3f7b 34 seconds ago 1.63GB [2022-07-02T15:35:41.963Z] 0b01fbe66c5b 37 seconds ago 1.67GB [2022-07-02T15:35:41.963Z] security-bootstrapper latest 7d397e561a92 40 seconds ago 19.1MB [2022-07-02T15:35:41.963Z] 7b6cb300fdbe 41 seconds ago 1.62GB [2022-07-02T15:35:41.963Z] sys-mgmt-agent latest 38b5127b2ed2 52 seconds ago 299MB [2022-07-02T15:35:41.963Z] 3deb2b877fbe About a minute ago 1.62GB [2022-07-02T15:35:41.963Z] core-data latest 1f265dce6bd0 About a minute ago 22.5MB [2022-07-02T15:35:41.963Z] security-proxy-setup latest 7708afd2bd63 About a minute ago 26.9MB [2022-07-02T15:35:41.963Z] dc7145740700 About a minute ago 1.62GB [2022-07-02T15:35:41.963Z] 25f3efc78728 About a minute ago 1.65GB [2022-07-02T15:35:41.963Z] 2eee98380bec About a minute ago 1.62GB [2022-07-02T15:35:41.963Z] security-spire-agent latest 208e6f1c74ab About a minute ago 127MB [2022-07-02T15:35:41.963Z] security-spire-config latest 004fadee9ba2 About a minute ago 86.7MB [2022-07-02T15:35:41.963Z] 02c311045013 About a minute ago 1.52GB [2022-07-02T15:35:41.963Z] 770511a7612a About a minute ago 1.52GB [2022-07-02T15:35:41.963Z] ci-base-image-x86_64 latest c08d3429104f 4 minutes ago 1.02GB [2022-07-02T15:35:41.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T15:35:41.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T15:35:41.963Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T15:35:41.963Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T15:35:41.963Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T15:35:41.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T15:35:55.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:37:47.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:37:48.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:37:48.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:37:48.991Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:37:48.991Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:37:48.991Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:37:48.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:38:04.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements [2022-07-02T15:38:04.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:38:04.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:38:09.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2022-07-02T15:38:09.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:38:09.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 54.2% of statements [2022-07-02T15:38:09.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:38:09.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:38:31.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.989s coverage: 89.2% of statements [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:38:31.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.525s coverage: 83.8% of statements [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:38:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.536s coverage: 95.6% of statements [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.343s coverage: 72.2% of statements [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.537s coverage: 0.9% of statements [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.367s coverage: 58.8% of statements [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 29.6% of statements [2022-07-02T15:38:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.325s coverage: 94.1% of statements [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.624s coverage: 96.3% of statements [2022-07-02T15:38:35.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2022-07-02T15:38:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements [2022-07-02T15:38:47.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-07-02T15:38:53.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements [2022-07-02T15:38:53.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.318s coverage: 58.8% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements [2022-07-02T15:39:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.012s coverage: 91.2% of statements [2022-07-02T15:39:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 64.4% of statements [2022-07-02T15:39:06.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:39:06.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2022-07-02T15:39:06.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-07-02T15:39:15.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.4% of statements [2022-07-02T15:39:15.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:39:15.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:39:15.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:39:17.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements [2022-07-02T15:39:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:39:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:39:17.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements [2022-07-02T15:39:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:39:17.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2022-07-02T15:39:17.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:39:17.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:39:17.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:39:17.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.900s coverage: 92.3% of statements [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 63.2% of statements [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:39:28.066Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.241s coverage: 100.0% of statements [2022-07-02T15:39:28.066Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2022-07-02T15:39:29.050Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T15:39:29.050Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-02T15:39:29.050Z] GO111MODULE=on go vet ./... [2022-07-02T15:41:36.035Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:41:36.035Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:41:36.035Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:41:36.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:41:36.728Z] + ls -al . [2022-07-02T15:41:36.728Z] total 680 [2022-07-02T15:41:36.728Z] drwxrwxr-x 9 1001 1001 4096 Jul 2 15:35 . [2022-07-02T15:41:36.728Z] drwxr-xr-x 4 root root 4096 Jul 2 15:35 .. [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:33 .dockerignore [2022-07-02T15:41:36.728Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 .git [2022-07-02T15:41:36.728Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:33 .github [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:33 .gitignore [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:33 .golangci.yml [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:33 .hadolint.yml [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:33 .sonarcloud.properties [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:33 ADOPTERS.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:33 Attribution.txt [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:33 CHANGELOG.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:33 CONTRIBUTING.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:33 GOVERNANCE.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:33 Jenkinsfile [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:33 LICENSE [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:33 Makefile [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:33 OWNERS.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:33 README.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:33 SECURITY.md [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:33 ZMQWindows.md [2022-07-02T15:41:36.728Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:33 bin [2022-07-02T15:41:36.728Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:33 cmd [2022-07-02T15:41:36.728Z] -rw-r--r-- 1 root root 435593 Jul 2 15:39 coverage.out [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:33 go.mod [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:35 go.sum [2022-07-02T15:41:36.728Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 internal [2022-07-02T15:41:36.728Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:33 openapi [2022-07-02T15:41:36.728Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:33 snap [2022-07-02T15:41:36.728Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:33 version.go [Pipeline] sh [2022-07-02T15:41:37.417Z] + '[' -e coverage.out ] [2022-07-02T15:41:37.417Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:41:37.448Z] Warning: overwriting stash ‘coverage-report’ [2022-07-02T15:41:38.438Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:41:39.109Z] + make build [2022-07-02T15:41:39.109Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:43:15.950Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:44:12.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:44:12.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:44:51.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:44:51.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:44:55.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:45:01.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:45:05.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:45:10.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:45:14.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:45:17.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:45:27.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T15:45:31.969Z] $ docker stop --time=1 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 [2022-07-02T15:45:34.135Z] $ docker rm -f 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:45:36.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:45:36.464Z] [2022-07-02T15:45:36.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:45:36.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:45:37.092Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T15:45:37.092Z] 29e5d40040c1: Pulling fs layer [2022-07-02T15:45:37.092Z] 1ce36da41761: Pulling fs layer [2022-07-02T15:45:37.092Z] 25b303627fd3: Pulling fs layer [2022-07-02T15:45:37.092Z] 29e5d40040c1: Verifying Checksum [2022-07-02T15:45:37.092Z] 29e5d40040c1: Download complete [2022-07-02T15:45:37.690Z] 1ce36da41761: Verifying Checksum [2022-07-02T15:45:37.691Z] 1ce36da41761: Download complete [2022-07-02T15:45:37.691Z] 29e5d40040c1: Pull complete [2022-07-02T15:45:39.134Z] 1ce36da41761: Pull complete [2022-07-02T15:45:39.134Z] 25b303627fd3: Verifying Checksum [2022-07-02T15:45:39.134Z] 25b303627fd3: Download complete [2022-07-02T15:45:51.709Z] 25b303627fd3: Pull complete [2022-07-02T15:45:51.709Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T15:45:51.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:45:51.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:45:52.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container [2022-07-02T15:45:52.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T15:45:54.818Z] $ docker top e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:45:55.799Z] + docker-compose build --help [2022-07-02T15:45:55.799Z] + grep parallel [2022-07-02T15:46:01.200Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:46:01.227Z] $ docker stop --time=1 e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 [2022-07-02T15:46:02.870Z] $ docker rm -f e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:46:03.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:46:03.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:46:03.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container [2022-07-02T15:46:03.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T15:46:05.113Z] $ docker top 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:46:06.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:46:11.435Z] Building core-command ... [2022-07-02T15:46:11.435Z] Building core-data ... [2022-07-02T15:46:11.435Z] Building core-metadata ... [2022-07-02T15:46:11.435Z] Building security-bootstrapper ... [2022-07-02T15:46:11.435Z] Building security-proxy-setup ... [2022-07-02T15:46:11.435Z] Building security-secretstore-setup ... [2022-07-02T15:46:11.435Z] Building security-spiffe-token-provider ... [2022-07-02T15:46:11.435Z] Building security-spire-agent ... [2022-07-02T15:46:11.435Z] Building security-spire-config ... [2022-07-02T15:46:11.435Z] Building security-spire-server ... [2022-07-02T15:46:11.435Z] Building support-notifications ... [2022-07-02T15:46:11.435Z] Building support-scheduler ... [2022-07-02T15:46:11.435Z] Building sys-mgmt-agent ... [2022-07-02T15:46:11.435Z] Building security-spire-server [2022-07-02T15:46:11.435Z] Building core-metadata [2022-07-02T15:46:11.435Z] Building security-spiffe-token-provider [2022-07-02T15:46:11.435Z] Building sys-mgmt-agent [2022-07-02T15:46:11.435Z] Building security-bootstrapper [2022-07-02T15:47:33.214Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:47:33.214Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:47:33.214Z] ---> 7b70222f6b7f [2022-07-02T15:47:33.214Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:47:33.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:47:33.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:47:33.214Z] ---> 7b70222f6b7f [2022-07-02T15:47:33.214Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:47:33.214Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:47:33.214Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:47:33.214Z] ---> 7b70222f6b7f [2022-07-02T15:47:33.214Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:47:33.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:47:33.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:47:33.214Z] ---> 7b70222f6b7f [2022-07-02T15:47:33.214Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:47:33.214Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:47:33.214Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:47:33.214Z] ---> 7b70222f6b7f [2022-07-02T15:47:33.214Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:47:33.214Z] ---> Running in 92344bd377be [2022-07-02T15:47:33.214Z] ---> Running in 59cece3b2a3d [2022-07-02T15:47:33.214Z] ---> Running in f7a8c9cca024 [2022-07-02T15:47:33.214Z] ---> Running in e891f5c8f7c2 [2022-07-02T15:47:33.214Z] ---> Running in 56cc5e9e23ce [2022-07-02T15:47:33.214Z] Removing intermediate container e891f5c8f7c2 [2022-07-02T15:47:33.214Z] ---> 00665701461c [2022-07-02T15:47:33.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:47:33.214Z] Removing intermediate container f7a8c9cca024 [2022-07-02T15:47:33.214Z] ---> 5d7e85dea675 [2022-07-02T15:47:33.214Z] ---> Running in 0ff7f9eb1b99 [2022-07-02T15:47:33.214Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container 56cc5e9e23ce [2022-07-02T15:47:33.214Z] [2022-07-02T15:47:33.214Z] ---> 92ebc49cea55 [2022-07-02T15:47:33.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:47:33.214Z] Removing intermediate container 92344bd377be [2022-07-02T15:47:33.214Z] ---> d39d50655f5d [2022-07-02T15:47:33.214Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:47:33.214Z] Removing intermediate container 59cece3b2a3d [2022-07-02T15:47:33.214Z] ---> cda765fc9360 [2022-07-02T15:47:33.214Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:47:33.214Z] ---> Running in 529780fdb414 [2022-07-02T15:47:33.214Z] ---> Running in 6f645f9a0bb1 [2022-07-02T15:47:33.214Z] ---> Running in 64311f738e6f [2022-07-02T15:47:33.214Z] ---> Running in ac57c4dc38d1 [2022-07-02T15:47:35.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:35.497Z] Removing intermediate container 0ff7f9eb1b99 [2022-07-02T15:47:35.497Z] ---> 4e68c32b5b91 [2022-07-02T15:47:35.497Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T15:47:35.497Z] Removing intermediate container 6f645f9a0bb1 [2022-07-02T15:47:35.497Z] ---> 64336a2e1ea0 [2022-07-02T15:47:35.497Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:47:35.497Z] ---> Running in cc9beee6a4da [2022-07-02T15:47:35.497Z] ---> Running in 5b8836413a80 [2022-07-02T15:47:35.786Z] Removing intermediate container 64311f738e6f [2022-07-02T15:47:35.786Z] ---> 2e440c949d84 [2022-07-02T15:47:35.786Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:47:36.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:36.063Z] ---> Running in be3045328933 [2022-07-02T15:47:36.063Z] Removing intermediate container ac57c4dc38d1 [2022-07-02T15:47:36.063Z] ---> 0902168dd843 [2022-07-02T15:47:36.063Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:47:36.339Z] ---> Running in 0f5fc0c38708 [2022-07-02T15:47:37.330Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:47:37.330Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:47:37.330Z] OK: 15743 distinct packages available [2022-07-02T15:47:37.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:37.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:38.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:38.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:39.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:39.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:39.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:47:39.575Z] OK: 220 MiB in 52 packages [2022-07-02T15:47:40.183Z] OK: 220 MiB in 52 packages [2022-07-02T15:47:40.459Z] OK: 220 MiB in 52 packages [2022-07-02T15:47:41.073Z] OK: 220 MiB in 52 packages [2022-07-02T15:47:41.073Z] OK: 220 MiB in 52 packages [2022-07-02T15:47:41.349Z] Removing intermediate container 529780fdb414 [2022-07-02T15:47:41.349Z] ---> f1389bc0ed55 [2022-07-02T15:47:41.349Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:47:41.970Z] Removing intermediate container 5b8836413a80 [2022-07-02T15:47:41.970Z] ---> acc97ced1a3c [2022-07-02T15:47:41.970Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:47:42.246Z] Removing intermediate container cc9beee6a4da [2022-07-02T15:47:42.246Z] ---> 6ad21543fc74 [2022-07-02T15:47:42.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:47:42.246Z] Removing intermediate container be3045328933 [2022-07-02T15:47:42.246Z] ---> 485bed8b23d5 [2022-07-02T15:47:42.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:47:42.246Z] Removing intermediate container 0f5fc0c38708 [2022-07-02T15:47:42.246Z] ---> 4cf19ea031a2 [2022-07-02T15:47:42.521Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:47:42.802Z] ---> f9c569f8c979 [2022-07-02T15:47:42.802Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:47:42.802Z] ---> Running in 91d08e411f9a [2022-07-02T15:47:43.417Z] ---> b32e3fe8b5ca [2022-07-02T15:47:43.417Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:47:43.417Z] ---> Running in 548afc9cf5c5 [2022-07-02T15:47:44.023Z] ---> 07e87161a3a2 [2022-07-02T15:47:44.023Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:47:44.023Z] ---> db128bb1a3c6 [2022-07-02T15:47:44.023Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:47:44.023Z] ---> 5933cbbf3cb6 [2022-07-02T15:47:44.023Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:47:44.298Z] ---> Running in 4be4ccfa378c [2022-07-02T15:47:44.298Z] ---> Running in 9c32ca92fea8 [2022-07-02T15:47:44.298Z] ---> Running in ec1e9e404cbf [2022-07-02T15:47:47.712Z] Removing intermediate container 91d08e411f9a [2022-07-02T15:47:47.712Z] ---> 64e1f1651baa [2022-07-02T15:47:47.712Z] Step 7/20 : COPY . . [2022-07-02T15:47:49.169Z] Removing intermediate container 548afc9cf5c5 [2022-07-02T15:47:49.169Z] ---> 2bff9ba88a53 [2022-07-02T15:47:49.169Z] Step 8/25 : COPY . . [2022-07-02T15:47:50.187Z] Removing intermediate container 4be4ccfa378c [2022-07-02T15:47:50.187Z] ---> f7caec0da917 [2022-07-02T15:47:50.187Z] Step 8/23 : COPY . . [2022-07-02T15:47:51.177Z] Removing intermediate container ec1e9e404cbf [2022-07-02T15:47:51.177Z] ---> ded86eaa466c [2022-07-02T15:47:51.177Z] Step 8/31 : COPY . . [2022-07-02T15:47:51.177Z] Removing intermediate container 9c32ca92fea8 [2022-07-02T15:47:51.177Z] ---> dd7289fe8007 [2022-07-02T15:47:51.177Z] Step 8/23 : COPY . . [2022-07-02T15:48:18.021Z] ---> ac8dd118859c [2022-07-02T15:48:18.021Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:48:18.021Z] ---> 2e592e2fd150 [2022-07-02T15:48:18.021Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T15:48:18.021Z] ---> 7a65ab8ee7fc [2022-07-02T15:48:18.021Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:48:18.021Z] ---> 4808d8277c8d [2022-07-02T15:48:18.021Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:48:18.021Z] ---> Running in dc798f9cee5b [2022-07-02T15:48:18.021Z] ---> Running in 753d33b23931 [2022-07-02T15:48:18.021Z] ---> Running in e93f4ff2c404 [2022-07-02T15:48:18.021Z] ---> ba34d6dd5a7e [2022-07-02T15:48:18.021Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T15:48:18.021Z] ---> Running in 00ab0753ac5b [2022-07-02T15:48:18.299Z] ---> Running in c50c3a3a5789 [2022-07-02T15:48:18.901Z] Removing intermediate container 00ab0753ac5b [2022-07-02T15:48:18.901Z] ---> 86172ddb7d29 [2022-07-02T15:48:18.901Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:48:19.180Z] ---> Running in 71eea1898ef6 [2022-07-02T15:48:19.782Z] Removing intermediate container 71eea1898ef6 [2022-07-02T15:48:19.782Z] ---> 0fd3ebbcc50e [2022-07-02T15:48:19.782Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:48:19.782Z] ---> Running in c247638b1276 [2022-07-02T15:48:20.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T15:48:20.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:48:20.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:48:20.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:48:22.980Z] Removing intermediate container c247638b1276 [2022-07-02T15:48:22.980Z] ---> b5e9b852c5e4 [2022-07-02T15:48:22.980Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:48:22.980Z] ---> Running in b8855b4b3b5f [2022-07-02T15:48:23.586Z] Removing intermediate container b8855b4b3b5f [2022-07-02T15:48:23.586Z] ---> 6b4f74fe30b7 [2022-07-02T15:48:23.586Z] [2022-07-02T15:48:23.586Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:48:23.586Z] 3.15: Pulling from library/alpine [2022-07-02T15:48:25.085Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:48:25.085Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:48:25.085Z] ---> 3fb3c9af89a9 [2022-07-02T15:48:25.085Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:48:25.363Z] ---> Running in ea083a9bff9d [2022-07-02T15:48:25.660Z] Removing intermediate container ea083a9bff9d [2022-07-02T15:48:25.660Z] ---> 8a29da832ecf [2022-07-02T15:48:25.660Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:48:25.962Z] ---> Running in bc1e1bf8d53a [2022-07-02T15:48:29.414Z] Removing intermediate container bc1e1bf8d53a [2022-07-02T15:48:29.414Z] ---> e17c15466ac6 [2022-07-02T15:48:29.414Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:48:29.414Z] ---> Running in a54080bb30cf [2022-07-02T15:48:30.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:48:32.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:48:33.804Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:48:33.804Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:48:33.804Z] OK: 15736 distinct packages available [2022-07-02T15:48:33.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:48:34.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:48:36.258Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:48:36.258Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:48:36.258Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:48:36.533Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:48:36.533Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:48:36.813Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:48:36.813Z] OK: 6 MiB in 19 packages [2022-07-02T15:48:38.271Z] Removing intermediate container a54080bb30cf [2022-07-02T15:48:38.271Z] ---> 6e0db5c36f67 [2022-07-02T15:48:38.271Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:48:43.739Z] ---> 814d786d16d0 [2022-07-02T15:48:43.739Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:48:44.730Z] ---> 98622f9189db [2022-07-02T15:48:44.730Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:48:45.720Z] ---> c5829478b4d5 [2022-07-02T15:48:45.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:48:46.707Z] ---> 15a585a4b9e5 [2022-07-02T15:48:46.707Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:48:46.707Z] ---> Running in 49dbeee00087 [2022-07-02T15:48:46.988Z] Removing intermediate container 49dbeee00087 [2022-07-02T15:48:46.988Z] ---> b8b25d249e79 [2022-07-02T15:48:46.988Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:48:47.264Z] ---> Running in 0d98256eb574 [2022-07-02T15:48:47.547Z] Removing intermediate container 0d98256eb574 [2022-07-02T15:48:47.547Z] ---> bdfcfc37ecf6 [2022-07-02T15:48:47.547Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T15:48:47.825Z] ---> Running in bfca9604850a [2022-07-02T15:48:48.429Z] Removing intermediate container bfca9604850a [2022-07-02T15:48:48.429Z] ---> 59fdcc5a000b [2022-07-02T15:48:48.429Z] Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:48:48.429Z] ---> Running in 77f2d07a444e [2022-07-02T15:48:49.035Z] Removing intermediate container 77f2d07a444e [2022-07-02T15:48:49.035Z] ---> 18d024be1b92 [2022-07-02T15:48:49.035Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:48:49.035Z] ---> Running in 69576b394d3a [2022-07-02T15:48:49.315Z] Removing intermediate container 69576b394d3a [2022-07-02T15:48:49.315Z] ---> abe6aa204ddc [2022-07-02T15:48:49.315Z] [2022-07-02T15:48:49.920Z] Successfully built abe6aa204ddc [2022-07-02T15:48:49.920Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T15:48:49.920Z]  Building security-spire-server ... done Building security-spire-config [2022-07-02T15:49:28.974Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:28.974Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:28.974Z] ---> 7b70222f6b7f [2022-07-02T15:49:28.974Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:49:28.974Z] ---> Using cache [2022-07-02T15:49:28.974Z] ---> cda765fc9360 [2022-07-02T15:49:28.974Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:28.974Z] ---> Using cache [2022-07-02T15:49:28.974Z] ---> 0902168dd843 [2022-07-02T15:49:28.974Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:49:28.974Z] ---> Running in 5e9467adfa25 [2022-07-02T15:49:28.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:28.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:28.974Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:29.587Z] Removing intermediate container 5e9467adfa25 [2022-07-02T15:49:29.587Z] ---> e3ef9b09bd56 [2022-07-02T15:49:29.587Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:49:30.599Z] ---> dc470ca6b3c7 [2022-07-02T15:49:30.599Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:30.599Z] ---> Running in 6658e2998ef4 [2022-07-02T15:49:37.323Z] Removing intermediate container 6658e2998ef4 [2022-07-02T15:49:37.323Z] ---> 3539a36b4fdc [2022-07-02T15:49:37.323Z] Step 8/26 : COPY . . [2022-07-02T15:49:59.580Z] ---> b0be8e1f1aa5 [2022-07-02T15:49:59.580Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:49:59.580Z] ---> Running in 40f30aa9a6ca [2022-07-02T15:49:59.580Z] Removing intermediate container 40f30aa9a6ca [2022-07-02T15:49:59.580Z] ---> c1489e6fc781 [2022-07-02T15:49:59.580Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:49:59.863Z] ---> Running in f9eef2fe9541 [2022-07-02T15:50:00.471Z] Removing intermediate container f9eef2fe9541 [2022-07-02T15:50:00.471Z] ---> ab55b8b2b522 [2022-07-02T15:50:00.471Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:50:00.471Z] ---> Running in 0a951e1164fe [2022-07-02T15:50:03.913Z] Removing intermediate container 0a951e1164fe [2022-07-02T15:50:03.913Z] ---> 1cd8b99b6d58 [2022-07-02T15:50:03.913Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:50:03.913Z] ---> Running in e1493c361ca5 [2022-07-02T15:50:04.565Z] Removing intermediate container e1493c361ca5 [2022-07-02T15:50:04.565Z] ---> 9f4c4b2ccb59 [2022-07-02T15:50:04.565Z] [2022-07-02T15:50:04.565Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:50:04.565Z] ---> 3fb3c9af89a9 [2022-07-02T15:50:04.565Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:50:04.565Z] ---> Using cache [2022-07-02T15:50:04.565Z] ---> 8a29da832ecf [2022-07-02T15:50:04.565Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:50:04.565Z] ---> Using cache [2022-07-02T15:50:04.565Z] ---> e17c15466ac6 [2022-07-02T15:50:04.565Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T15:50:04.565Z] ---> Running in 18accae68012 [2022-07-02T15:50:06.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:08.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:09.526Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:50:09.526Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:50:09.526Z] OK: 15736 distinct packages available [2022-07-02T15:50:09.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:10.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:12.271Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T15:50:12.271Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:50:12.555Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T15:50:12.555Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T15:50:12.555Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:50:12.555Z] OK: 6 MiB in 18 packages [2022-07-02T15:50:14.584Z] Removing intermediate container 18accae68012 [2022-07-02T15:50:14.584Z] ---> 9447cdcb912a [2022-07-02T15:50:14.584Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:50:21.386Z] ---> 7800d37ea9a1 [2022-07-02T15:50:21.386Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:50:22.416Z] ---> bb498de0afee [2022-07-02T15:50:22.416Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T15:50:22.416Z] ---> Running in d56e4403a7bd [2022-07-02T15:50:23.041Z] Removing intermediate container d56e4403a7bd [2022-07-02T15:50:23.041Z] ---> 5d19b5d4068a [2022-07-02T15:50:23.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T15:50:24.505Z] ---> 83629b001171 [2022-07-02T15:50:24.505Z] Step 21/26 : WORKDIR / [2022-07-02T15:50:24.505Z] ---> Running in 6c56b14687a2 [2022-07-02T15:50:25.134Z] Removing intermediate container 6c56b14687a2 [2022-07-02T15:50:25.134Z] ---> 7dedafaa5a5d [2022-07-02T15:50:25.134Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:50:25.134Z] ---> Running in 12714fb7c4d0 [2022-07-02T15:50:25.863Z] Removing intermediate container 12714fb7c4d0 [2022-07-02T15:50:25.863Z] ---> 32e026a4e4b0 [2022-07-02T15:50:25.863Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:50:25.863Z] ---> Running in fd9474197a21 [2022-07-02T15:50:26.599Z] Removing intermediate container fd9474197a21 [2022-07-02T15:50:26.599Z] ---> 23bf01b624ee [2022-07-02T15:50:26.599Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T15:50:26.599Z] ---> Running in 04af2b00adf2 [2022-07-02T15:50:27.296Z] Removing intermediate container 04af2b00adf2 [2022-07-02T15:50:27.296Z] ---> eb30f9f5158a [2022-07-02T15:50:27.296Z] Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:50:27.296Z] ---> Running in 3f853150fccd [2022-07-02T15:50:27.952Z] Removing intermediate container 3f853150fccd [2022-07-02T15:50:27.952Z] ---> 9c87709b2af0 [2022-07-02T15:50:27.952Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:50:28.302Z] ---> Running in 72481df7f658 [2022-07-02T15:50:28.934Z] Removing intermediate container 72481df7f658 [2022-07-02T15:50:28.934Z] ---> f4dcfa61659e [2022-07-02T15:50:28.934Z] [2022-07-02T15:50:29.350Z] Successfully built f4dcfa61659e [2022-07-02T15:50:29.695Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T15:50:29.695Z]  Building security-spire-config ... done Building core-data [2022-07-02T15:51:02.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:51:02.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:51:02.872Z] ---> 7b70222f6b7f [2022-07-02T15:51:02.872Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:51:02.872Z] ---> Using cache [2022-07-02T15:51:02.872Z] ---> cda765fc9360 [2022-07-02T15:51:02.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:51:02.872Z] ---> Using cache [2022-07-02T15:51:02.872Z] ---> 0902168dd843 [2022-07-02T15:51:02.872Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T15:51:02.872Z] ---> Running in 9108e13eeb1c [2022-07-02T15:51:04.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:06.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:07.796Z] OK: 220 MiB in 52 packages [2022-07-02T15:51:09.283Z] Removing intermediate container 9108e13eeb1c [2022-07-02T15:51:09.283Z] ---> c3c2c84c122e [2022-07-02T15:51:09.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:51:10.307Z] ---> d02bf96805cf [2022-07-02T15:51:10.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:51:10.307Z] ---> Running in 6f90fc6aad1d [2022-07-02T15:51:17.118Z] Removing intermediate container 6f90fc6aad1d [2022-07-02T15:51:17.118Z] ---> 96f82b33519e [2022-07-02T15:51:17.118Z] Step 8/23 : COPY . . [2022-07-02T15:51:39.436Z] ---> 6aec172f7794 [2022-07-02T15:51:39.436Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T15:51:39.436Z] ---> Running in a4c339a3844f [2022-07-02T15:51:40.916Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:54:18.031Z] Removing intermediate container c50c3a3a5789 [2022-07-02T15:54:18.032Z] ---> 02c4ba85b93d [2022-07-02T15:54:18.032Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T15:54:18.032Z] ---> Running in 22d833e778da [2022-07-02T15:54:18.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:54:18.032Z] Removing intermediate container 22d833e778da [2022-07-02T15:54:18.032Z] ---> d8db4408e8e5 [2022-07-02T15:54:18.032Z] [2022-07-02T15:54:18.032Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T15:54:18.032Z] 20.10.14: Pulling from library/docker [2022-07-02T15:54:24.834Z] Removing intermediate container e93f4ff2c404 [2022-07-02T15:54:24.834Z] ---> 1bc83e6d1c5f [2022-07-02T15:54:24.834Z] [2022-07-02T15:54:24.834Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:54:24.834Z] 3.14: Pulling from library/alpine [2022-07-02T15:54:27.508Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:54:27.508Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:54:27.508Z] ---> ac73e934f311 [2022-07-02T15:54:27.508Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:54:27.508Z] ---> Running in a93de19aba45 [2022-07-02T15:54:28.546Z] Removing intermediate container a93de19aba45 [2022-07-02T15:54:28.546Z] ---> 86203fc96d89 [2022-07-02T15:54:28.546Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:54:28.546Z] ---> Running in effa3555a3d1 [2022-07-02T15:54:31.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:32.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:33.264Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:54:33.264Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:54:33.264Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:54:33.546Z] OK: 6 MiB in 16 packages [2022-07-02T15:54:36.245Z] Removing intermediate container effa3555a3d1 [2022-07-02T15:54:36.245Z] ---> b4fd19cc8348 [2022-07-02T15:54:36.245Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:54:36.547Z] ---> Running in e777617a33a0 [2022-07-02T15:54:37.571Z] Removing intermediate container e777617a33a0 [2022-07-02T15:54:37.571Z] ---> b0560e1e3b19 [2022-07-02T15:54:37.571Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:54:37.571Z] ---> Running in 2cd68848b94b [2022-07-02T15:54:37.571Z] Removing intermediate container 753d33b23931 [2022-07-02T15:54:37.571Z] ---> f0db4cbc5e17 [2022-07-02T15:54:37.571Z] [2022-07-02T15:54:37.571Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:54:37.571Z] ---> ac73e934f311 [2022-07-02T15:54:37.571Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:54:37.861Z] ---> Running in 5a8340801346 [2022-07-02T15:54:38.889Z] Removing intermediate container 2cd68848b94b [2022-07-02T15:54:38.889Z] ---> a7908f90dcc0 [2022-07-02T15:54:38.889Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:54:39.175Z] ---> Running in 3bb76506b6c5 [2022-07-02T15:54:41.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:41.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:41.805Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T15:54:41.805Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T15:54:42.093Z] ---> c346e9eafbab [2022-07-02T15:54:42.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:54:42.374Z] ---> Running in dc9726eb9eb3 [2022-07-02T15:54:42.990Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:54:42.990Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:54:42.990Z] Removing intermediate container dc9726eb9eb3 [2022-07-02T15:54:42.990Z] ---> ef7f34ae8f0f [2022-07-02T15:54:42.990Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T15:54:42.990Z] Removing intermediate container 3bb76506b6c5 [2022-07-02T15:54:42.990Z] ---> 0170e2e6008a [2022-07-02T15:54:42.990Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:54:42.990Z] OK: 5 MiB in 15 packages [2022-07-02T15:54:43.266Z] ---> Running in cb8f7ea83dbf [2022-07-02T15:54:43.266Z] ---> Running in aecadf20c6de [2022-07-02T15:54:44.267Z] Removing intermediate container aecadf20c6de [2022-07-02T15:54:44.267Z] ---> e4525998f298 [2022-07-02T15:54:44.267Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:54:45.742Z] Removing intermediate container 5a8340801346 [2022-07-02T15:54:45.742Z] ---> d2763c98f0d8 [2022-07-02T15:54:45.742Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:54:45.742Z] ---> Running in b56ce6915a2d [2022-07-02T15:54:45.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:46.362Z] ---> 573e8a12d21e [2022-07-02T15:54:46.362Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:54:46.362Z] Removing intermediate container b56ce6915a2d [2022-07-02T15:54:46.362Z] ---> 960f50d6aa34 [2022-07-02T15:54:46.362Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T15:54:46.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:54:46.362Z] ---> Running in 07c503ef6f3d [2022-07-02T15:54:46.652Z] ---> Running in 2d93c18aa3a0 [2022-07-02T15:54:47.664Z] Removing intermediate container 2d93c18aa3a0 [2022-07-02T15:54:47.664Z] ---> f6f22f589120 [2022-07-02T15:54:47.664Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:54:47.664Z] ---> Running in 9e2f1f0ecb74 [2022-07-02T15:54:47.952Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T15:54:47.952Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T15:54:47.952Z] Executing bash-5.1.16-r0.post-install [2022-07-02T15:54:47.952Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:54:48.238Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:54:48.238Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T15:54:48.238Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T15:54:48.238Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T15:54:48.238Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T15:54:48.238Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T15:54:48.238Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T15:54:48.238Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T15:54:48.238Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T15:54:48.238Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T15:54:48.238Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T15:54:48.238Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T15:54:48.238Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T15:54:48.534Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T15:54:48.534Z] Removing intermediate container 9e2f1f0ecb74 [2022-07-02T15:54:48.534Z] ---> f8edfb8a499f [2022-07-02T15:54:48.534Z] Step 15/23 : WORKDIR / [2022-07-02T15:54:48.534Z] ---> Running in e2e087c503c3 [2022-07-02T15:54:49.545Z] Removing intermediate container e2e087c503c3 [2022-07-02T15:54:49.545Z] ---> b10e6b6d90b6 [2022-07-02T15:54:49.545Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:54:50.163Z] Removing intermediate container 07c503ef6f3d [2022-07-02T15:54:50.163Z] ---> 3323139c9b3c [2022-07-02T15:54:50.163Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:54:51.179Z] ---> d868408bd4c4 [2022-07-02T15:54:51.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T15:54:51.471Z] ---> c00d8caba6e4 [2022-07-02T15:54:51.471Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:54:51.756Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T15:54:51.756Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T15:54:51.756Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T15:54:51.756Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T15:54:51.756Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T15:54:52.040Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T15:54:52.040Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T15:54:52.040Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T15:54:52.040Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T15:54:52.040Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T15:54:52.040Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T15:54:52.040Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T15:54:52.040Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T15:54:52.040Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T15:54:52.040Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T15:54:52.324Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T15:54:52.324Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T15:54:52.324Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T15:54:52.324Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T15:54:52.324Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T15:54:52.324Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T15:54:52.324Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T15:54:52.324Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T15:54:52.324Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T15:54:52.606Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T15:54:52.606Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T15:54:53.610Z] ---> a059e1531505 [2022-07-02T15:54:53.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T15:54:53.610Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:54:53.610Z] OK: 82 MiB in 65 packages [2022-07-02T15:54:53.888Z] ---> 77b4bee0afca [2022-07-02T15:54:53.888Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:54:54.889Z] ---> aa124182af87 [2022-07-02T15:54:54.890Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T15:54:55.172Z] ---> Running in e79d5654f5d0 [2022-07-02T15:54:55.172Z] ---> 468ba263c000 [2022-07-02T15:54:55.172Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:54:55.779Z] Removing intermediate container e79d5654f5d0 [2022-07-02T15:54:55.779Z] ---> b473b5a2e23e [2022-07-02T15:54:55.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:54:56.056Z] ---> Running in 5859dfc24cd6 [2022-07-02T15:54:56.678Z] ---> 7ab80158860c [2022-07-02T15:54:56.678Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:54:56.678Z] Removing intermediate container 5859dfc24cd6 [2022-07-02T15:54:56.678Z] ---> 6c9a6e6d9c29 [2022-07-02T15:54:56.678Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T15:54:56.959Z] ---> Running in 06d07e670c92 [2022-07-02T15:54:57.567Z] Removing intermediate container 06d07e670c92 [2022-07-02T15:54:57.567Z] ---> 1e0f17f5a606 [2022-07-02T15:54:57.567Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:54:57.567Z] ---> Running in be83f610feda [2022-07-02T15:54:57.861Z] ---> 75889e7efa23 [2022-07-02T15:54:57.861Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:54:58.141Z] ---> Running in 07620546e197 [2022-07-02T15:54:58.141Z] Removing intermediate container be83f610feda [2022-07-02T15:54:58.141Z] ---> f790ffbefad7 [2022-07-02T15:54:58.141Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:54:58.420Z] ---> Running in e18208d372c2 [2022-07-02T15:54:59.038Z] Removing intermediate container 07620546e197 [2022-07-02T15:54:59.038Z] ---> 205a10b37d2d [2022-07-02T15:54:59.038Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:54:59.322Z] Removing intermediate container e18208d372c2 [2022-07-02T15:54:59.322Z] ---> 2e1164d39742 [2022-07-02T15:54:59.322Z] [2022-07-02T15:54:59.935Z] Successfully built 2e1164d39742 [2022-07-02T15:54:59.935Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T15:54:59.935Z] Building support-scheduler [2022-07-02T15:55:00.239Z]  Building core-metadata ... done  ---> 588be5a36845 [2022-07-02T15:55:00.239Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:55:00.536Z] ---> Running in 289598eef47b [2022-07-02T15:55:00.819Z] Collecting docker-compose==1.23.2 [2022-07-02T15:55:00.819Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T15:55:02.280Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T15:55:02.280Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T15:55:02.557Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T15:55:02.557Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T15:55:04.019Z] Removing intermediate container 289598eef47b [2022-07-02T15:55:04.019Z] ---> ff8c56cab87e [2022-07-02T15:55:04.019Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:55:04.315Z] ---> Running in 9d52f26aa103 [2022-07-02T15:55:04.938Z] Removing intermediate container 9d52f26aa103 [2022-07-02T15:55:04.938Z] ---> e77feb17c4c7 [2022-07-02T15:55:04.938Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:55:05.213Z] ---> Running in 4fa0d7fe741f [2022-07-02T15:55:05.824Z] Removing intermediate container 4fa0d7fe741f [2022-07-02T15:55:05.824Z] ---> 67d957eda48e [2022-07-02T15:55:05.824Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T15:55:06.107Z] ---> Running in 486b81565f71 [2022-07-02T15:55:06.726Z] Removing intermediate container 486b81565f71 [2022-07-02T15:55:06.726Z] ---> 6ec542a8e6eb [2022-07-02T15:55:06.726Z] Step 30/31 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:55:06.726Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T15:55:07.006Z] ---> Running in 341e6d562853 [2022-07-02T15:55:07.618Z] Removing intermediate container 341e6d562853 [2022-07-02T15:55:07.618Z] ---> 091e78ff6604 [2022-07-02T15:55:07.618Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:55:07.899Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T15:55:07.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T15:55:07.899Z] ---> Running in 8249cf907e36 [2022-07-02T15:55:08.185Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T15:55:08.464Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T15:55:08.464Z] Removing intermediate container 8249cf907e36 [2022-07-02T15:55:08.464Z] ---> 33f3170718ef [2022-07-02T15:55:08.464Z] [2022-07-02T15:55:08.743Z] Successfully built 33f3170718ef [2022-07-02T15:55:09.023Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T15:55:09.023Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-07-02T15:55:11.679Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T15:55:11.679Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T15:55:11.679Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T15:55:11.679Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T15:55:13.142Z] Collecting PyYAML<4,>=3.10 [2022-07-02T15:55:13.142Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T15:55:18.612Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T15:55:18.612Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T15:55:18.898Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T15:55:19.184Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T15:55:21.853Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T15:55:21.853Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T15:55:23.314Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T15:55:23.314Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T15:55:23.314Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T15:55:24.314Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T15:55:24.314Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T15:55:24.921Z] Collecting idna<2.8,>=2.5 [2022-07-02T15:55:24.921Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T15:55:25.534Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T15:55:25.534Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T15:55:25.534Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T15:55:25.534Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T15:55:27.552Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T15:55:27.552Z] Attempting uninstall: urllib3 [2022-07-02T15:55:27.552Z] Found existing installation: urllib3 1.26.7 [2022-07-02T15:55:27.552Z] Uninstalling urllib3-1.26.7: [2022-07-02T15:55:27.835Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T15:55:28.840Z] Attempting uninstall: idna [2022-07-02T15:55:28.840Z] Found existing installation: idna 3.3 [2022-07-02T15:55:28.840Z] Uninstalling idna-3.3: [2022-07-02T15:55:29.123Z] Successfully uninstalled idna-3.3 [2022-07-02T15:55:34.595Z] Attempting uninstall: requests [2022-07-02T15:55:34.595Z] Found existing installation: requests 2.26.0 [2022-07-02T15:55:34.595Z] Uninstalling requests-2.26.0: [2022-07-02T15:55:34.595Z] Successfully uninstalled requests-2.26.0 [2022-07-02T15:55:34.595Z] Running setup.py install for texttable: started [2022-07-02T15:55:38.027Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T15:55:38.027Z] Running setup.py install for PyYAML: started [2022-07-02T15:55:42.382Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T15:55:43.373Z] Running setup.py install for docopt: started [2022-07-02T15:55:46.795Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T15:55:46.795Z] Running setup.py install for dockerpty: started [2022-07-02T15:55:48.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:55:48.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:55:48.247Z] ---> 7b70222f6b7f [2022-07-02T15:55:48.247Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> cda765fc9360 [2022-07-02T15:55:48.247Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> 0902168dd843 [2022-07-02T15:55:48.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> 4cf19ea031a2 [2022-07-02T15:55:48.247Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> 5933cbbf3cb6 [2022-07-02T15:55:48.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> ded86eaa466c [2022-07-02T15:55:48.247Z] Step 8/22 : COPY . . [2022-07-02T15:55:48.247Z] ---> Using cache [2022-07-02T15:55:48.247Z] ---> 7a65ab8ee7fc [2022-07-02T15:55:48.247Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:55:49.237Z] ---> Running in 1f25a4f08ceb [2022-07-02T15:55:49.838Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T15:55:51.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-07-02T15:55:53.955Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T15:55:56.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:55:56.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:55:56.611Z] ---> 7b70222f6b7f [2022-07-02T15:55:56.611Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> cda765fc9360 [2022-07-02T15:55:56.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> 0902168dd843 [2022-07-02T15:55:56.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> 4cf19ea031a2 [2022-07-02T15:55:56.611Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> 5933cbbf3cb6 [2022-07-02T15:55:56.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> ded86eaa466c [2022-07-02T15:55:56.611Z] Step 8/22 : COPY . . [2022-07-02T15:55:56.611Z] ---> Using cache [2022-07-02T15:55:56.611Z] ---> 7a65ab8ee7fc [2022-07-02T15:55:56.611Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:55:56.894Z] ---> Running in 9034f3793815 [2022-07-02T15:55:59.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:56:17.962Z] Removing intermediate container cb8f7ea83dbf [2022-07-02T15:56:17.962Z] ---> b980f3a23e67 [2022-07-02T15:56:17.962Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T15:56:17.962Z] ---> Running in fb5565f6beed [2022-07-02T15:56:17.962Z] Removing intermediate container fb5565f6beed [2022-07-02T15:56:17.962Z] ---> 8ad54e996d20 [2022-07-02T15:56:17.962Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T15:56:17.962Z] ---> Running in 145824456ff2 [2022-07-02T15:56:17.962Z] Removing intermediate container 145824456ff2 [2022-07-02T15:56:17.962Z] ---> a559215da727 [2022-07-02T15:56:17.962Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T15:56:18.250Z] Removing intermediate container dc798f9cee5b [2022-07-02T15:56:18.250Z] ---> fc2b2a7a186d [2022-07-02T15:56:18.250Z] [2022-07-02T15:56:18.250Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T15:56:18.250Z] ---> 3fb3c9af89a9 [2022-07-02T15:56:18.250Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:56:18.538Z] ---> Using cache [2022-07-02T15:56:18.538Z] ---> 8a29da832ecf [2022-07-02T15:56:18.538Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:56:18.538Z] ---> Using cache [2022-07-02T15:56:18.538Z] ---> e17c15466ac6 [2022-07-02T15:56:18.538Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T15:56:18.823Z] ---> Running in ddb8830e56ad [2022-07-02T15:56:20.849Z] ---> 5163b3805b60 [2022-07-02T15:56:20.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T15:56:21.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:21.746Z] ---> 6ff1f0c61a0e [2022-07-02T15:56:21.746Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T15:56:22.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:23.025Z] ---> 4190497cdf0e [2022-07-02T15:56:23.025Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T15:56:23.025Z] ---> Running in 39a3aea53907 [2022-07-02T15:56:23.646Z] Removing intermediate container 39a3aea53907 [2022-07-02T15:56:23.646Z] ---> f2f89215835e [2022-07-02T15:56:23.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:56:23.926Z] ---> Running in 2a94d8972c5d [2022-07-02T15:56:24.208Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:56:24.208Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:56:24.208Z] OK: 15736 distinct packages available [2022-07-02T15:56:24.208Z] Removing intermediate container 2a94d8972c5d [2022-07-02T15:56:24.208Z] ---> 69f3ae5ab2f0 [2022-07-02T15:56:24.208Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T15:56:24.493Z] ---> Running in 9e46f81465e6 [2022-07-02T15:56:24.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:25.109Z] Removing intermediate container 9e46f81465e6 [2022-07-02T15:56:25.109Z] ---> 221d759b341a [2022-07-02T15:56:25.109Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:56:25.109Z] ---> Running in 4e67f80f4bbe [2022-07-02T15:56:25.722Z] Removing intermediate container 4e67f80f4bbe [2022-07-02T15:56:25.722Z] ---> 11f4f90c79f0 [2022-07-02T15:56:25.722Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:56:25.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:25.722Z] ---> Running in a749959eded7 [2022-07-02T15:56:26.327Z] Removing intermediate container a749959eded7 [2022-07-02T15:56:26.327Z] ---> 390cecc21776 [2022-07-02T15:56:26.327Z] [2022-07-02T15:56:26.935Z] Successfully built 390cecc21776 [2022-07-02T15:56:26.935Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T15:56:26.935Z] Building support-notifications [2022-07-02T15:56:26.935Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T15:56:27.211Z]  Building sys-mgmt-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:56:27.489Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:56:27.489Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T15:56:27.489Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T15:56:27.767Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T15:56:27.767Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:56:27.767Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T15:56:28.047Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T15:56:28.047Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:56:28.047Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:56:28.655Z] OK: 8 MiB in 23 packages [2022-07-02T15:56:31.303Z] Removing intermediate container ddb8830e56ad [2022-07-02T15:56:31.303Z] ---> b5171bdbeffb [2022-07-02T15:56:31.303Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:56:31.927Z] ---> 53ac7b531402 [2022-07-02T15:56:31.927Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T15:56:34.597Z] ---> c1d0d6251ff6 [2022-07-02T15:56:34.597Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T15:56:35.598Z] ---> cdc205435c27 [2022-07-02T15:56:35.598Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T15:56:35.875Z] ---> Running in d374e5054f6e [2022-07-02T15:56:36.491Z] Removing intermediate container d374e5054f6e [2022-07-02T15:56:36.491Z] ---> cf57f4222b72 [2022-07-02T15:56:36.491Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:56:36.491Z] ---> Running in cc1fd2377d56 [2022-07-02T15:56:37.099Z] Removing intermediate container cc1fd2377d56 [2022-07-02T15:56:37.099Z] ---> a1ca1fca47a6 [2022-07-02T15:56:37.099Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T15:56:37.376Z] ---> Running in fba5fc1f7a3a [2022-07-02T15:56:37.981Z] Removing intermediate container fba5fc1f7a3a [2022-07-02T15:56:37.981Z] ---> 5b0d4a32ad98 [2022-07-02T15:56:37.981Z] Step 19/20 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:56:37.981Z] ---> Running in 1f951a0d9b46 [2022-07-02T15:56:38.619Z] Removing intermediate container 1f951a0d9b46 [2022-07-02T15:56:38.619Z] ---> fb8804f2bcc1 [2022-07-02T15:56:38.619Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T15:56:38.619Z] ---> Running in d9a2a4f48529 [2022-07-02T15:56:39.529Z] Removing intermediate container d9a2a4f48529 [2022-07-02T15:56:39.529Z] ---> ba8ae290d25d [2022-07-02T15:56:39.529Z] [2022-07-02T15:56:40.034Z] Successfully built ba8ae290d25d [2022-07-02T15:56:40.034Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T15:56:40.034Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-07-02T15:57:12.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:57:12.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:57:12.734Z] ---> 7b70222f6b7f [2022-07-02T15:57:12.734Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:57:12.734Z] ---> Using cache [2022-07-02T15:57:12.734Z] ---> cda765fc9360 [2022-07-02T15:57:12.734Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:57:12.734Z] ---> Using cache [2022-07-02T15:57:12.734Z] ---> 0902168dd843 [2022-07-02T15:57:12.734Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:57:12.734Z] ---> Running in 9bb75f063290 [2022-07-02T15:57:14.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:15.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:17.212Z] OK: 220 MiB in 52 packages [2022-07-02T15:57:19.226Z] Removing intermediate container 9bb75f063290 [2022-07-02T15:57:19.226Z] ---> 5ead5379f622 [2022-07-02T15:57:19.226Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:57:20.685Z] ---> 7ae8671476f3 [2022-07-02T15:57:20.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:57:20.968Z] ---> Running in f4d660f90dfa [2022-07-02T15:57:26.473Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:57:26.473Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:57:26.473Z] ---> 7b70222f6b7f [2022-07-02T15:57:26.473Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> cda765fc9360 [2022-07-02T15:57:26.473Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> 0902168dd843 [2022-07-02T15:57:26.473Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> 4cf19ea031a2 [2022-07-02T15:57:26.473Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> 5933cbbf3cb6 [2022-07-02T15:57:26.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> ded86eaa466c [2022-07-02T15:57:26.473Z] Step 8/25 : COPY . . [2022-07-02T15:57:26.473Z] ---> Using cache [2022-07-02T15:57:26.473Z] ---> 7a65ab8ee7fc [2022-07-02T15:57:26.473Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:57:26.473Z] ---> Running in fe82d703bb08 [2022-07-02T15:57:27.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:57:28.570Z] Removing intermediate container f4d660f90dfa [2022-07-02T15:57:28.570Z] ---> ce3c9b113dd5 [2022-07-02T15:57:28.570Z] Step 8/22 : COPY . . [2022-07-02T15:57:55.496Z] ---> 1f89ad55f53f [2022-07-02T15:57:55.496Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:57:55.496Z] ---> Running in 5ec51402129c [2022-07-02T15:57:55.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:58:07.997Z] Removing intermediate container a4c339a3844f [2022-07-02T15:58:07.997Z] ---> e4a163a26217 [2022-07-02T15:58:07.997Z] [2022-07-02T15:58:07.997Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:58:07.997Z] ---> ac73e934f311 [2022-07-02T15:58:07.997Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T15:58:07.997Z] ---> Running in 55afc54e1b59 [2022-07-02T15:58:08.293Z] Removing intermediate container 55afc54e1b59 [2022-07-02T15:58:08.293Z] ---> e882cd1aee04 [2022-07-02T15:58:08.293Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T15:58:08.580Z] ---> Running in 806684fdd8e2 [2022-07-02T15:58:08.887Z] Removing intermediate container 806684fdd8e2 [2022-07-02T15:58:08.887Z] ---> 86680d37d008 [2022-07-02T15:58:08.887Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T15:58:09.181Z] ---> Running in a48436b9903f [2022-07-02T15:58:09.822Z] Removing intermediate container a48436b9903f [2022-07-02T15:58:09.822Z] ---> a1556faff231 [2022-07-02T15:58:09.822Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:58:09.822Z] ---> Running in 6682a67525ab [2022-07-02T15:58:13.285Z] Removing intermediate container 6682a67525ab [2022-07-02T15:58:13.285Z] ---> 0bc84ec5459c [2022-07-02T15:58:13.285Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T15:58:13.285Z] ---> Running in f4934a12b5da [2022-07-02T15:58:15.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:16.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:17.785Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:58:17.785Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T15:58:18.065Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T15:58:18.065Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T15:58:18.342Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T15:58:18.342Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T15:58:18.625Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:58:18.625Z] OK: 8 MiB in 20 packages [2022-07-02T15:58:20.661Z] Removing intermediate container f4934a12b5da [2022-07-02T15:58:20.661Z] ---> cb2d39bb32f7 [2022-07-02T15:58:20.661Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:58:21.662Z] ---> e604fc24a207 [2022-07-02T15:58:21.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T15:58:23.681Z] ---> 675dc16efb25 [2022-07-02T15:58:23.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T15:58:24.684Z] ---> 85c4df01ae3a [2022-07-02T15:58:24.684Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T15:58:24.684Z] ---> Running in aa48346114fa [2022-07-02T15:58:25.295Z] Removing intermediate container aa48346114fa [2022-07-02T15:58:25.295Z] ---> fc6c39bec300 [2022-07-02T15:58:25.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:58:25.295Z] ---> Running in c43a7b98d91b [2022-07-02T15:58:25.911Z] Removing intermediate container c43a7b98d91b [2022-07-02T15:58:25.911Z] ---> a59e25b3a14d [2022-07-02T15:58:25.911Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T15:58:26.193Z] ---> Running in 0afb9097cb4b [2022-07-02T15:58:26.478Z] Removing intermediate container 0afb9097cb4b [2022-07-02T15:58:26.478Z] ---> efc2426ae5eb [2022-07-02T15:58:26.478Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T15:58:26.766Z] ---> Running in 62948164935c [2022-07-02T15:58:27.382Z] Removing intermediate container 62948164935c [2022-07-02T15:58:27.382Z] ---> 3ddb551866ca [2022-07-02T15:58:27.382Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:58:27.382Z] ---> Running in 6476dfdef54f [2022-07-02T15:58:27.993Z] Removing intermediate container 6476dfdef54f [2022-07-02T15:58:27.993Z] ---> b3ee30494b7e [2022-07-02T15:58:27.993Z] [2022-07-02T15:58:28.598Z] Successfully built b3ee30494b7e [2022-07-02T15:58:28.599Z] Successfully tagged core-data-arm64:latest [2022-07-02T15:58:28.599Z] Building core-command [2022-07-02T15:59:07.660Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:59:07.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:59:07.660Z] ---> 7b70222f6b7f [2022-07-02T15:59:07.660Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> cda765fc9360 [2022-07-02T15:59:07.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> 0902168dd843 [2022-07-02T15:59:07.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> 4cf19ea031a2 [2022-07-02T15:59:07.660Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> 5933cbbf3cb6 [2022-07-02T15:59:07.660Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> ded86eaa466c [2022-07-02T15:59:07.660Z] Step 8/23 : COPY . . [2022-07-02T15:59:07.660Z] ---> Using cache [2022-07-02T15:59:07.660Z] ---> 7a65ab8ee7fc [2022-07-02T15:59:07.660Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T15:59:07.660Z] ---> Running in ef6d33cb3eb8 [2022-07-02T15:59:07.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T16:01:29.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T16:01:51.811Z] Removing intermediate container 9034f3793815 [2022-07-02T16:01:51.811Z] ---> 21d1b2e2dc03 [2022-07-02T16:01:51.811Z] [2022-07-02T16:01:51.811Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T16:01:51.811Z] ---> ac73e934f311 [2022-07-02T16:01:51.811Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T16:01:51.811Z] ---> Running in b2b777c752df [2022-07-02T16:01:51.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:52.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:53.540Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T16:01:53.540Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T16:01:53.540Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T16:01:53.540Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T16:01:53.540Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T16:01:53.540Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T16:01:53.540Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:01:53.540Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:01:54.149Z] OK: 8 MiB in 20 packages [2022-07-02T16:01:56.821Z] Removing intermediate container b2b777c752df [2022-07-02T16:01:56.821Z] ---> a76cca77ff90 [2022-07-02T16:01:56.821Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T16:01:56.821Z] ---> Running in 953af59a672c [2022-07-02T16:01:57.115Z] Removing intermediate container 953af59a672c [2022-07-02T16:01:57.115Z] ---> 910b71be68de [2022-07-02T16:01:57.115Z] Step 13/22 : WORKDIR /edgex [2022-07-02T16:01:57.401Z] ---> Running in 24963fbe8ba9 [2022-07-02T16:01:57.692Z] Removing intermediate container 24963fbe8ba9 [2022-07-02T16:01:57.692Z] ---> 9798c3637537 [2022-07-02T16:01:57.692Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T16:01:59.199Z] ---> 519066b346ac [2022-07-02T16:01:59.199Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T16:02:00.651Z] ---> 5a79b37e181f [2022-07-02T16:02:00.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T16:02:02.649Z] ---> 71ffe1b68c01 [2022-07-02T16:02:02.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T16:02:03.261Z] ---> 8e7d2cfe3fc1 [2022-07-02T16:02:03.261Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T16:02:03.543Z] ---> Running in d33dde83c25f [2022-07-02T16:02:06.991Z] Removing intermediate container d33dde83c25f [2022-07-02T16:02:06.991Z] ---> c3c026ce0196 [2022-07-02T16:02:06.991Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T16:02:06.991Z] ---> Running in 67ed25f46093 [2022-07-02T16:02:07.273Z] Removing intermediate container 67ed25f46093 [2022-07-02T16:02:07.273Z] ---> 7959a512c6cd [2022-07-02T16:02:07.273Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:02:07.555Z] ---> Running in f5453adadef4 [2022-07-02T16:02:07.842Z] Removing intermediate container f5453adadef4 [2022-07-02T16:02:07.842Z] ---> 0957b44419e3 [2022-07-02T16:02:07.842Z] Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:02:08.130Z] ---> Running in f87da516e4e8 [2022-07-02T16:02:08.777Z] Removing intermediate container f87da516e4e8 [2022-07-02T16:02:08.777Z] ---> 8eee4d7d37e4 [2022-07-02T16:02:08.777Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:02:09.062Z] ---> Running in 8b6081f09847 [2022-07-02T16:02:09.339Z] Removing intermediate container 8b6081f09847 [2022-07-02T16:02:09.339Z] ---> 4ce87bad0c83 [2022-07-02T16:02:09.339Z] [2022-07-02T16:02:09.950Z] Successfully built 4ce87bad0c83 [2022-07-02T16:02:09.950Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T16:02:09.950Z] Building security-spire-agent [2022-07-02T16:02:42.350Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:02:42.350Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:02:42.350Z] ---> 7b70222f6b7f [2022-07-02T16:02:42.350Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T16:02:42.350Z] ---> Using cache [2022-07-02T16:02:42.350Z] ---> cda765fc9360 [2022-07-02T16:02:42.350Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:02:42.350Z] ---> Using cache [2022-07-02T16:02:42.350Z] ---> 0902168dd843 [2022-07-02T16:02:42.351Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> e3ef9b09bd56 [2022-07-02T16:02:42.351Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> dc470ca6b3c7 [2022-07-02T16:02:42.351Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> 3539a36b4fdc [2022-07-02T16:02:42.351Z] Step 8/26 : COPY . . [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> b0be8e1f1aa5 [2022-07-02T16:02:42.351Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> c1489e6fc781 [2022-07-02T16:02:42.351Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> ab55b8b2b522 [2022-07-02T16:02:42.351Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> 1cd8b99b6d58 [2022-07-02T16:02:42.351Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> 9f4c4b2ccb59 [2022-07-02T16:02:42.351Z] [2022-07-02T16:02:42.351Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T16:02:42.351Z] ---> 3fb3c9af89a9 [2022-07-02T16:02:42.351Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> 8a29da832ecf [2022-07-02T16:02:42.351Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> e17c15466ac6 [2022-07-02T16:02:42.351Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T16:02:42.351Z] ---> Using cache [2022-07-02T16:02:42.351Z] ---> 6e0db5c36f67 [2022-07-02T16:02:42.351Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T16:02:42.351Z] ---> 7c3601d69d49 [2022-07-02T16:02:42.351Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T16:02:47.778Z] ---> 0754c3b7cbc0 [2022-07-02T16:02:47.778Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T16:02:48.056Z] ---> f427b7e60601 [2022-07-02T16:02:48.056Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T16:02:49.050Z] ---> de4fddd98d9a [2022-07-02T16:02:49.050Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T16:02:50.050Z] ---> cc9f7258047a [2022-07-02T16:02:50.050Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T16:02:50.336Z] ---> Running in a680087986f1 [2022-07-02T16:02:50.615Z] Removing intermediate container a680087986f1 [2022-07-02T16:02:50.615Z] ---> b95eb5dd2042 [2022-07-02T16:02:50.615Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T16:02:50.896Z] ---> Running in 09334593d87e [2022-07-02T16:02:51.176Z] Removing intermediate container 09334593d87e [2022-07-02T16:02:51.176Z] ---> 6c648323cef0 [2022-07-02T16:02:51.176Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T16:02:51.467Z] ---> Running in 7c82b983a3a7 [2022-07-02T16:02:52.100Z] Removing intermediate container 7c82b983a3a7 [2022-07-02T16:02:52.100Z] ---> 0f09f4a58837 [2022-07-02T16:02:52.100Z] Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:02:52.100Z] ---> Running in 2d863d8c97b3 [2022-07-02T16:02:52.704Z] Removing intermediate container 2d863d8c97b3 [2022-07-02T16:02:52.704Z] ---> 8c7f8e5986fa [2022-07-02T16:02:52.704Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T16:02:52.704Z] ---> Running in dae26a404fee [2022-07-02T16:02:53.324Z] Removing intermediate container dae26a404fee [2022-07-02T16:02:53.324Z] ---> dc14e557eb8f [2022-07-02T16:02:53.324Z] [2022-07-02T16:02:53.601Z] Successfully built dc14e557eb8f [2022-07-02T16:02:53.601Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T16:03:11.950Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T16:03:24.383Z] Removing intermediate container fe82d703bb08 [2022-07-02T16:03:24.383Z] ---> 3defd1c4f026 [2022-07-02T16:03:24.383Z] [2022-07-02T16:03:24.383Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T16:03:24.383Z] ---> ac73e934f311 [2022-07-02T16:03:24.383Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T16:03:24.383Z] ---> Running in 5cbce17a5462 [2022-07-02T16:03:25.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:03:25.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:03:26.995Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T16:03:27.273Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T16:03:27.273Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T16:03:27.273Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:03:27.273Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:03:27.559Z] OK: 6 MiB in 17 packages [2022-07-02T16:03:30.232Z] Removing intermediate container 5cbce17a5462 [2022-07-02T16:03:30.232Z] ---> b38a51de8dea [2022-07-02T16:03:30.232Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T16:03:30.232Z] ---> Running in 2bd34ebb9967 [2022-07-02T16:03:30.521Z] Removing intermediate container 2bd34ebb9967 [2022-07-02T16:03:30.521Z] ---> 7b583c0a6a4d [2022-07-02T16:03:30.521Z] Step 13/25 : WORKDIR / [2022-07-02T16:03:30.805Z] ---> Running in 1432548fa561 [2022-07-02T16:03:31.408Z] Removing intermediate container 1432548fa561 [2022-07-02T16:03:31.408Z] ---> 75249008b524 [2022-07-02T16:03:31.408Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T16:03:32.402Z] ---> 8f835e906fdf [2022-07-02T16:03:32.402Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T16:03:33.401Z] ---> e33f67fd29c6 [2022-07-02T16:03:33.402Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T16:03:34.403Z] ---> 2e2c7bb1adf6 [2022-07-02T16:03:34.403Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T16:03:35.398Z] ---> 5c86de3e7973 [2022-07-02T16:03:35.398Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T16:03:36.850Z] ---> 4e151fb8f6df [2022-07-02T16:03:36.850Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T16:03:38.861Z] ---> 705e823135ce [2022-07-02T16:03:38.861Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T16:03:39.861Z] ---> 7e858a7b8c8e [2022-07-02T16:03:39.861Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T16:03:40.142Z] ---> Running in 05839738f896 [2022-07-02T16:03:43.848Z] Removing intermediate container 05839738f896 [2022-07-02T16:03:43.848Z] ---> e8e0fb60e2d8 [2022-07-02T16:03:43.848Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T16:03:43.848Z] ---> Running in 9e8656234d55 [2022-07-02T16:03:44.245Z] Removing intermediate container 9e8656234d55 [2022-07-02T16:03:44.245Z] ---> 44385fc61995 [2022-07-02T16:03:44.245Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T16:03:44.245Z] ---> Running in b32319349610 [2022-07-02T16:03:45.117Z] Removing intermediate container b32319349610 [2022-07-02T16:03:45.117Z] ---> 7b43917b7508 [2022-07-02T16:03:45.117Z] Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:03:45.117Z] ---> Running in cdc66c58ee29 [2022-07-02T16:03:45.805Z] Removing intermediate container cdc66c58ee29 [2022-07-02T16:03:45.805Z] ---> cd5c23aeafad [2022-07-02T16:03:45.805Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T16:03:45.805Z] ---> Running in 4257f4ac929e [2022-07-02T16:03:46.486Z] Removing intermediate container 4257f4ac929e [2022-07-02T16:03:46.486Z] ---> a401a839abd6 [2022-07-02T16:03:46.486Z] [2022-07-02T16:03:46.838Z] Successfully built a401a839abd6 [2022-07-02T16:03:46.839Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T16:04:19.263Z]  Building security-secretstore-setup ... done Removing intermediate container ef6d33cb3eb8 [2022-07-02T16:04:19.263Z] ---> b6682e35656f [2022-07-02T16:04:19.263Z] [2022-07-02T16:04:19.263Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:04:19.263Z] ---> ac73e934f311 [2022-07-02T16:04:19.263Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T16:04:19.263Z] ---> Using cache [2022-07-02T16:04:19.263Z] ---> d2763c98f0d8 [2022-07-02T16:04:19.263Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:04:19.263Z] ---> Using cache [2022-07-02T16:04:19.263Z] ---> 960f50d6aa34 [2022-07-02T16:04:19.263Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T16:04:19.263Z] ---> Running in 66b3a222ed13 [2022-07-02T16:04:19.263Z] Removing intermediate container 66b3a222ed13 [2022-07-02T16:04:19.263Z] ---> 88d872d14ded [2022-07-02T16:04:19.263Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T16:04:19.263Z] ---> Running in 0a1e1a43ccd5 [2022-07-02T16:04:19.263Z] Removing intermediate container 0a1e1a43ccd5 [2022-07-02T16:04:19.263Z] ---> a9a9f51af568 [2022-07-02T16:04:19.263Z] Step 15/23 : WORKDIR / [2022-07-02T16:04:19.263Z] ---> Running in bf712f14c826 [2022-07-02T16:04:20.261Z] Removing intermediate container bf712f14c826 [2022-07-02T16:04:20.261Z] ---> c0d51a02c57b [2022-07-02T16:04:20.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:04:21.711Z] ---> 1a8a48c6f7e9 [2022-07-02T16:04:21.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T16:04:22.691Z] Removing intermediate container 1f25a4f08ceb [2022-07-02T16:04:22.691Z] ---> 7aa49a4f14fa [2022-07-02T16:04:22.691Z] [2022-07-02T16:04:22.691Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T16:04:22.691Z] ---> ac73e934f311 [2022-07-02T16:04:22.691Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T16:04:22.691Z] ---> Using cache [2022-07-02T16:04:22.691Z] ---> d2763c98f0d8 [2022-07-02T16:04:22.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:04:22.691Z] ---> Using cache [2022-07-02T16:04:22.691Z] ---> 960f50d6aa34 [2022-07-02T16:04:22.691Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T16:04:22.969Z] ---> Running in a73adef9394b [2022-07-02T16:04:23.577Z] ---> 769b6a4f0fdf [2022-07-02T16:04:23.577Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T16:04:23.856Z] Removing intermediate container a73adef9394b [2022-07-02T16:04:23.856Z] ---> 83e9a239028f [2022-07-02T16:04:23.856Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T16:04:23.856Z] ---> Running in 39e3b96e8cde [2022-07-02T16:04:24.454Z] ---> 78070f24917c [2022-07-02T16:04:24.454Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T16:04:24.454Z] ---> Running in 8b0d934b00cb [2022-07-02T16:04:24.454Z] Removing intermediate container 39e3b96e8cde [2022-07-02T16:04:24.454Z] ---> c71cd29d6093 [2022-07-02T16:04:24.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:04:25.055Z] Removing intermediate container 8b0d934b00cb [2022-07-02T16:04:25.055Z] ---> 9a788cd9cf9e [2022-07-02T16:04:25.055Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:04:25.055Z] ---> Running in a50958c60ca0 [2022-07-02T16:04:25.334Z] ---> 1fddba5ac077 [2022-07-02T16:04:25.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T16:04:25.615Z] Removing intermediate container a50958c60ca0 [2022-07-02T16:04:25.615Z] ---> 27d57597d0e4 [2022-07-02T16:04:25.615Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:04:25.891Z] ---> Running in 3e037e905d3e [2022-07-02T16:04:26.491Z] Removing intermediate container 3e037e905d3e [2022-07-02T16:04:26.491Z] ---> ec5b7266ae44 [2022-07-02T16:04:26.491Z] Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:04:26.491Z] ---> Running in e34989a46478 [2022-07-02T16:04:27.097Z] Removing intermediate container e34989a46478 [2022-07-02T16:04:27.097Z] ---> e36f237ed20e [2022-07-02T16:04:27.097Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:04:27.097Z] ---> Running in 5dacb1492f14 [2022-07-02T16:04:27.696Z] Removing intermediate container 5dacb1492f14 [2022-07-02T16:04:27.696Z] ---> 5bccfdb11365 [2022-07-02T16:04:27.696Z] [2022-07-02T16:04:27.975Z] ---> f21a7391e0ed [2022-07-02T16:04:27.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T16:04:28.579Z] Successfully built 5bccfdb11365 [2022-07-02T16:04:28.579Z] Successfully tagged core-command-arm64:latest [2022-07-02T16:04:28.856Z]  Building core-command ... done  ---> 254518925b98 [2022-07-02T16:04:28.856Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T16:04:29.139Z] ---> Running in 688bc72ff045 [2022-07-02T16:04:29.754Z] Removing intermediate container 688bc72ff045 [2022-07-02T16:04:29.754Z] ---> 33aeb6b01571 [2022-07-02T16:04:29.754Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:04:29.754Z] ---> Running in 7b49812c7bc9 [2022-07-02T16:04:30.361Z] Removing intermediate container 7b49812c7bc9 [2022-07-02T16:04:30.361Z] ---> 02fb935f29d1 [2022-07-02T16:04:30.361Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:04:30.361Z] ---> Running in fa8e3698391b [2022-07-02T16:04:30.970Z] Removing intermediate container fa8e3698391b [2022-07-02T16:04:30.970Z] ---> be288f3024ef [2022-07-02T16:04:30.970Z] Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:04:30.970Z] ---> Running in 3a730edb7c48 [2022-07-02T16:04:31.572Z] Removing intermediate container 3a730edb7c48 [2022-07-02T16:04:31.572Z] ---> 134c87719ccd [2022-07-02T16:04:31.572Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:04:31.572Z] ---> Running in 10dc3345bc9c [2022-07-02T16:04:32.173Z] Removing intermediate container 10dc3345bc9c [2022-07-02T16:04:32.173Z] ---> 1cd1eb38238c [2022-07-02T16:04:32.173Z] [2022-07-02T16:04:32.779Z] Successfully built 1cd1eb38238c [2022-07-02T16:04:32.779Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T16:04:47.884Z]  Building support-scheduler ... done Removing intermediate container 5ec51402129c [2022-07-02T16:04:47.884Z] ---> 45e0b757b69c [2022-07-02T16:04:47.884Z] [2022-07-02T16:04:47.884Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T16:04:47.884Z] ---> ac73e934f311 [2022-07-02T16:04:47.884Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T16:04:47.884Z] ---> Running in 3ffbedb46368 [2022-07-02T16:04:49.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:04:49.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:04:50.584Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T16:04:50.584Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T16:04:50.584Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:04:50.584Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:04:50.858Z] OK: 6 MiB in 16 packages [2022-07-02T16:04:52.304Z] Removing intermediate container 3ffbedb46368 [2022-07-02T16:04:52.304Z] ---> acb1662af59d [2022-07-02T16:04:52.304Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:04:52.304Z] ---> Running in da7470eac638 [2022-07-02T16:04:52.304Z] Removing intermediate container da7470eac638 [2022-07-02T16:04:52.304Z] ---> 126aec808639 [2022-07-02T16:04:52.304Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T16:04:52.580Z] ---> Running in dabcf2248ff0 [2022-07-02T16:04:52.851Z] Removing intermediate container dabcf2248ff0 [2022-07-02T16:04:52.851Z] ---> cf7812f9804b [2022-07-02T16:04:52.851Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T16:04:52.851Z] ---> Running in 6bebb5424973 [2022-07-02T16:04:53.124Z] Removing intermediate container 6bebb5424973 [2022-07-02T16:04:53.124Z] ---> caecf1e4d0ea [2022-07-02T16:04:53.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:04:53.718Z] ---> 67c89bb46a1e [2022-07-02T16:04:53.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T16:04:55.148Z] ---> b215bcf4d25d [2022-07-02T16:04:55.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T16:04:55.749Z] ---> f7954afbe9a4 [2022-07-02T16:04:55.749Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T16:04:55.749Z] ---> Running in 4c2e7b0a2c7e [2022-07-02T16:04:56.346Z] Removing intermediate container 4c2e7b0a2c7e [2022-07-02T16:04:56.346Z] ---> 736b5ee4b0e3 [2022-07-02T16:04:56.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:04:56.346Z] ---> Running in ce5987806e31 [2022-07-02T16:04:56.616Z] Removing intermediate container ce5987806e31 [2022-07-02T16:04:56.616Z] ---> f31a6ccc3daf [2022-07-02T16:04:56.616Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:04:56.616Z] ---> Running in 953a1a8b65d2 [2022-07-02T16:04:57.208Z] Removing intermediate container 953a1a8b65d2 [2022-07-02T16:04:57.208Z] ---> f40cfb8c1f56 [2022-07-02T16:04:57.208Z] Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 [2022-07-02T16:04:57.208Z] ---> Running in 4fdec222c0d8 [2022-07-02T16:04:57.481Z] Removing intermediate container 4fdec222c0d8 [2022-07-02T16:04:57.481Z] ---> f968b3e5597e [2022-07-02T16:04:57.481Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:04:57.481Z] ---> Running in 02d13c3cfd25 [2022-07-02T16:04:57.754Z] Removing intermediate container 02d13c3cfd25 [2022-07-02T16:04:57.754Z] ---> 012ae75bb992 [2022-07-02T16:04:57.754Z] [2022-07-02T16:04:58.351Z] Successfully built 012ae75bb992 [2022-07-02T16:04:58.351Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T16:04:58.640Z]  Building support-notifications ... done  [Pipeline] } [2022-07-02T16:04:58.646Z] $ docker stop --time=1 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df [2022-07-02T16:05:00.391Z] $ docker rm -f 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T16:05:00.951Z] + docker images [2022-07-02T16:05:01.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T16:05:01.223Z] support-notifications-arm64 latest 012ae75bb992 4 seconds ago 25.9MB [2022-07-02T16:05:01.224Z] 45e0b757b69c 15 seconds ago 1.49GB [2022-07-02T16:05:01.224Z] support-scheduler-arm64 latest 1cd1eb38238c 30 seconds ago 25.4MB [2022-07-02T16:05:01.224Z] core-command-arm64 latest 5bccfdb11365 34 seconds ago 15.5MB [2022-07-02T16:05:01.224Z] 7aa49a4f14fa 40 seconds ago 1.49GB [2022-07-02T16:05:01.224Z] b6682e35656f 46 seconds ago 1.43GB [2022-07-02T16:05:01.224Z] security-secretstore-setup-arm64 latest a401a839abd6 About a minute ago 27.5MB [2022-07-02T16:05:01.224Z] 3defd1c4f026 About a minute ago 1.44GB [2022-07-02T16:05:01.224Z] security-spire-agent-arm64 latest dc14e557eb8f 2 minutes ago 126MB [2022-07-02T16:05:01.224Z] security-proxy-setup-arm64 latest 4ce87bad0c83 2 minutes ago 26.1MB [2022-07-02T16:05:01.224Z] 21d1b2e2dc03 3 minutes ago 1.44GB [2022-07-02T16:05:01.224Z] core-data-arm64 latest b3ee30494b7e 6 minutes ago 21.7MB [2022-07-02T16:05:01.224Z] e4a163a26217 6 minutes ago 1.46GB [2022-07-02T16:05:01.224Z] security-spiffe-token-provider-arm64 latest ba8ae290d25d 8 minutes ago 28.1MB [2022-07-02T16:05:01.224Z] sys-mgmt-agent-arm64 latest 390cecc21776 8 minutes ago 282MB [2022-07-02T16:05:01.224Z] fc2b2a7a186d 8 minutes ago 1.48GB [2022-07-02T16:05:01.224Z] security-bootstrapper-arm64 latest 33f3170718ef 9 minutes ago 18.3MB [2022-07-02T16:05:01.224Z] core-metadata-arm64 latest 2e1164d39742 10 minutes ago 16.3MB [2022-07-02T16:05:01.224Z] f0db4cbc5e17 10 minutes ago 1.44GB [2022-07-02T16:05:01.224Z] 1bc83e6d1c5f 10 minutes ago 1.44GB [2022-07-02T16:05:01.224Z] d8db4408e8e5 10 minutes ago 1.43GB [2022-07-02T16:05:01.224Z] security-spire-config-arm64 latest f4dcfa61659e 14 minutes ago 85.6MB [2022-07-02T16:05:01.224Z] 9f4c4b2ccb59 14 minutes ago 1.34GB [2022-07-02T16:05:01.224Z] security-spire-server-arm64 latest abe6aa204ddc 16 minutes ago 86.3MB [2022-07-02T16:05:01.224Z] 6b4f74fe30b7 16 minutes ago 1.34GB [2022-07-02T16:05:01.224Z] ci-base-image-arm64 latest 7b70222f6b7f 29 minutes ago 1.01GB [2022-07-02T16:05:01.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T16:05:01.224Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T16:05:01.224Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T16:05:01.224Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T16:05:01.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:05:01.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:05:01.686Z] [2022-07-02T16:05:01.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:05:02.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:05:02.624Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T16:05:02.624Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T16:05:02.624Z] 04944245beec: Pulling fs layer [2022-07-02T16:05:02.624Z] 699f458cf7ca: Pulling fs layer [2022-07-02T16:05:02.624Z] 765212b225bb: Pulling fs layer [2022-07-02T16:05:02.624Z] f23df028b6ca: Pulling fs layer [2022-07-02T16:05:02.624Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T16:05:02.624Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T16:05:02.624Z] f23df028b6ca: Waiting [2022-07-02T16:05:02.624Z] d65c8cfc05b1: Waiting [2022-07-02T16:05:02.624Z] 765212b225bb: Waiting [2022-07-02T16:05:02.624Z] 04944245beec: Verifying Checksum [2022-07-02T16:05:02.624Z] 04944245beec: Download complete [2022-07-02T16:05:02.624Z] 765212b225bb: Verifying Checksum [2022-07-02T16:05:02.624Z] 765212b225bb: Download complete [2022-07-02T16:05:02.904Z] f23df028b6ca: Verifying Checksum [2022-07-02T16:05:02.904Z] f23df028b6ca: Download complete [2022-07-02T16:05:02.904Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T16:05:02.904Z] d65c8cfc05b1: Download complete [2022-07-02T16:05:02.904Z] 699f458cf7ca: Download complete [2022-07-02T16:05:03.501Z] 8998bd30e6a1: Verifying Checksum [2022-07-02T16:05:03.501Z] 8998bd30e6a1: Download complete [2022-07-02T16:05:06.122Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T16:05:08.782Z] 8998bd30e6a1: Pull complete [2022-07-02T16:05:09.054Z] 04944245beec: Pull complete [2022-07-02T16:05:10.489Z] 699f458cf7ca: Pull complete [2022-07-02T16:05:10.765Z] 765212b225bb: Pull complete [2022-07-02T16:05:11.743Z] f23df028b6ca: Pull complete [2022-07-02T16:05:12.017Z] d65c8cfc05b1: Pull complete [2022-07-02T16:05:28.367Z] 2437ff75d9bd: Pull complete [2022-07-02T16:05:28.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T16:05:28.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:05:28.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:05:28.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container [2022-07-02T16:05:28.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T16:05:31.920Z] $ docker top 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:32.977Z] ---> job-cost.sh [2022-07-02T16:05:33.252Z] lf-activate-venv: SKIPPING [2022-07-02T16:05:33.252Z] INFO: No Stack... [2022-07-02T16:05:33.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T16:05:34.504Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T16:05:35.169Z] + cut -d, -f6 [2022-07-02T16:05:35.169Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-07-02T16:05:35.202Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] [2022-07-02T16:05:35.208Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] did not exist. Created. [2022-07-02T16:05:35.208Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T16:05:35.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T16:05:36.058Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T16:05:36.067Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T16:05:36.089Z] $ docker stop --time=1 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af [2022-07-02T16:05:37.675Z] $ docker rm -f 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-02T16:05:38.182Z] provisioning config files... [2022-07-02T16:05:38.190Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1359426845915239345tmp [Pipeline] { [Pipeline] sh [2022-07-02T16:05:38.490Z] + set +x [2022-07-02T16:05:38.490Z] + curl -s https://codecov.io/bash [2022-07-02T16:05:38.490Z] + bash -s -- [2022-07-02T16:05:38.490Z] [2022-07-02T16:05:38.490Z] _____ _ [2022-07-02T16:05:38.490Z] / ____| | | [2022-07-02T16:05:38.490Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T16:05:38.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T16:05:38.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T16:05:38.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T16:05:38.490Z] Bash-1.0.6 [2022-07-02T16:05:38.490Z] [2022-07-02T16:05:38.490Z] [2022-07-02T16:05:38.490Z] ==> git version 2.25.1 found [2022-07-02T16:05:38.490Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-02T16:05:38.490Z] Release-Date: 2020-01-08 [2022-07-02T16:05:38.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-02T16:05:38.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T16:05:38.490Z] ==> Jenkins CI detected. [2022-07-02T16:05:38.490Z] current dir:  /w/workspace/edgex-go/3 [2022-07-02T16:05:38.490Z] project root: . [2022-07-02T16:05:38.490Z] --> token set from env [2022-07-02T16:05:38.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T16:05:38.490Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T16:05:38.490Z] ==> Python coveragepy not found [2022-07-02T16:05:38.490Z] ==> Searching for coverage reports in: [2022-07-02T16:05:38.490Z] + . [2022-07-02T16:05:38.490Z] -> Found 1 reports [2022-07-02T16:05:38.490Z] ==> Detecting git/mercurial file structure [2022-07-02T16:05:38.749Z] ==> Reading reports [2022-07-02T16:05:38.749Z] + ./coverage.out bytes=435593 [2022-07-02T16:05:38.749Z] ==> Appending adjustments [2022-07-02T16:05:38.749Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T16:05:39.693Z] + Found adjustments [2022-07-02T16:05:39.693Z] ==> Gzipping contents [2022-07-02T16:05:39.693Z] 60K /tmp/codecov.PNenwA.gz [2022-07-02T16:05:39.953Z] ==> Uploading reports [2022-07-02T16:05:39.953Z] url: https://codecov.io [2022-07-02T16:05:39.953Z] query: branch=PR-4070&commit=ccb41618ca382d33f4283fef7bdccc10aec70777&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4070%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4070&job=&cmd_args= [2022-07-02T16:05:39.953Z] -> Pinging Codecov [2022-07-02T16:05:39.953Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4070&commit=ccb41618ca382d33f4283fef7bdccc10aec70777&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4070%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4070&job=&cmd_args= [2022-07-02T16:05:40.214Z] -> Uploading to [2022-07-02T16:05:40.214Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/ccb41618ca382d33f4283fef7bdccc10aec70777/ff46e7cd-b353-433d-a816-91965ffdac6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d883ef1fce40d000726b26fbc014b46a6c2ff3b8935c48d20e56c2b4c1b08b10 [2022-07-02T16:05:40.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T16:05:40.214Z] Dload Upload Total Spent Left Speed [2022-07-02T16:05:40.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59928 0 0 100 59928 0 239k --:--:-- --:--:-- --:--:-- 239k [2022-07-02T16:05:40.474Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] } [2022-07-02T16:05:40.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-02T16:05:41.110Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:41.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:42.266Z] ---> package-listing.sh [2022-07-02T16:05:42.266Z] ++ facter osfamily [2022-07-02T16:05:42.266Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T16:05:42.526Z] + OS_FAMILY=debian [2022-07-02T16:05:42.526Z] + workspace=/w/workspace/edgex-go/3 [2022-07-02T16:05:42.526Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T16:05:42.526Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T16:05:42.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T16:05:42.526Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T16:05:42.526Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T16:05:42.526Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T16:05:42.526Z] + case "${OS_FAMILY}" in [2022-07-02T16:05:42.526Z] + dpkg -l [2022-07-02T16:05:42.526Z] + grep '^ii' [2022-07-02T16:05:42.526Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T16:05:42.526Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T16:05:42.526Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T16:05:42.526Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T16:05:42.526Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-02T16:05:42.526Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-02T16:05:42.538Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T16:05:42.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:05:43.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:05:43.388Z] [2022-07-02T16:05:43.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:05:43.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:05:43.686Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T16:05:43.686Z] 5eb5b503b376: Pulling fs layer [2022-07-02T16:05:43.686Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T16:05:43.686Z] ec43610c2a17: Pulling fs layer [2022-07-02T16:05:43.686Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T16:05:43.686Z] 33b1e0a273af: Pulling fs layer [2022-07-02T16:05:43.686Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T16:05:43.686Z] 2f39f015ded8: Pulling fs layer [2022-07-02T16:05:43.686Z] 33b1e0a273af: Waiting [2022-07-02T16:05:43.686Z] 2f39f015ded8: Waiting [2022-07-02T16:05:43.686Z] 5d3b04190fa2: Waiting [2022-07-02T16:05:43.686Z] 5c69ac0246d0: Verifying Checksum [2022-07-02T16:05:43.686Z] 5c69ac0246d0: Download complete [2022-07-02T16:05:43.686Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T16:05:43.686Z] 3a2ae6a8a46f: Download complete [2022-07-02T16:05:43.686Z] 33b1e0a273af: Verifying Checksum [2022-07-02T16:05:43.686Z] 33b1e0a273af: Download complete [2022-07-02T16:05:43.686Z] ec43610c2a17: Verifying Checksum [2022-07-02T16:05:43.686Z] ec43610c2a17: Download complete [2022-07-02T16:05:43.686Z] 5d3b04190fa2: Verifying Checksum [2022-07-02T16:05:43.686Z] 5d3b04190fa2: Download complete [2022-07-02T16:05:43.945Z] 5eb5b503b376: Verifying Checksum [2022-07-02T16:05:43.945Z] 5eb5b503b376: Download complete [2022-07-02T16:05:44.510Z] 2f39f015ded8: Download complete [2022-07-02T16:05:45.077Z] 5eb5b503b376: Pull complete [2022-07-02T16:05:45.336Z] 5c69ac0246d0: Pull complete [2022-07-02T16:05:45.594Z] ec43610c2a17: Pull complete [2022-07-02T16:05:45.594Z] 3a2ae6a8a46f: Pull complete [2022-07-02T16:05:45.853Z] 33b1e0a273af: Pull complete [2022-07-02T16:05:45.853Z] 5d3b04190fa2: Pull complete [2022-07-02T16:05:50.042Z] 2f39f015ded8: Pull complete [2022-07-02T16:05:50.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T16:05:50.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:05:50.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:05:50.135Z] prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container [2022-07-02T16:05:50.180Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-02T16:05:52.282Z] $ docker top 12922069a204a9db2660e6458420ed4c5cd6ee09206c8806d7a49b76e6ada83a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T16:05:52.635Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T16:05:52.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T16:05:53.216Z] + ls /var/log/sa-host [2022-07-02T16:05:53.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T16:05:53.369Z] provisioning config files... [2022-07-02T16:05:53.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1289931443176797720tmp [Pipeline] { [Pipeline] echo [2022-07-02T16:05:53.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:53.680Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T16:05:53.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:54.039Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T16:05:54.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:54.336Z] ---> sudo-logs.sh [2022-07-02T16:05:54.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T16:05:54.357Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:54.642Z] ---> job-cost.sh [2022-07-02T16:05:54.642Z] lf-activate-venv: SKIPPING [2022-07-02T16:05:54.642Z] DEBUG: total: 0.10999999940395355 [2022-07-02T16:05:54.642Z] INFO: Retrieving Stack Cost... [2022-07-02T16:05:55.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T16:05:55.474Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T16:05:55.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:05:55.772Z] ---> logs-deploy.sh [2022-07-02T16:05:55.772Z] lf-activate-venv: SKIPPING [2022-07-02T16:05:55.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4070/3 [2022-07-02T16:05:55.772Z] INFO: archiving workspace using pattern(s): [2022-07-02T16:05:56.712Z] Archives upload complete. [2022-07-02T16:05:56.712Z] INFO: archiving logs to Nexus