Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at b7de7b775397295cb69718a186a97b7526882c59 rather than d5dd3c2b623aba371c49d7533198d9067d14b18e Obtained Jenkinsfile from b7de7b775397295cb69718a186a97b7526882c59 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-ssh752589707631289889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8643818391887574600.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4153/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-4153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17189189572374202318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11540625024322369697.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4153/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-4153/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7536223283086150175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29290 in /w/workspace/edgexfoundry_edgex-go_PR-4153 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit d5dd3c2b623aba371c49d7533198d9067d14b18e Merge succeeded, producing 113937ec19bdfe0679c5751f12fe2029e727dd28 Checking out Revision 113937ec19bdfe0679c5751f12fe2029e727dd28 (PR-4153) 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/4153/head:refs/remotes/origin/PR-4153 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5dd3c2b623aba371c49d7533198d9067d14b18e # 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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 113937ec19bdfe0679c5751f12fe2029e727dd28 # timeout=10 Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" > git rev-list --no-walk d5dd3c2b623aba371c49d7533198d9067d14b18e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T16:30:29.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T16:30:29.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T16:30:29.517Z] ========================================================= [2022-09-15T16:30:29.517Z] EdgeX Global Pipelines Version Info [2022-09-15T16:30:29.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T16:30:30.255Z] ------------------- [2022-09-15T16:30:30.255Z] stable info: [2022-09-15T16:30:30.255Z] ------------------- [2022-09-15T16:30:30.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T16:30:30.255Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T16:30:30.255Z] Message: update stable to v1.0.239 [2022-09-15T16:30:30.828Z] ------------------- [2022-09-15T16:30:30.828Z] experimental info: [2022-09-15T16:30:30.828Z] ------------------- [2022-09-15T16:30:30.828Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T16:30:30.828Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T16:30:30.828Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T16:30:31.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-15T16:30:31.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-15T16:30:31.031Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T16:30:31.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T16:30:31.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T16:30:31.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T16:30:31.086Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T16:30:31.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-15T16:30:31.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-15T16:30:31.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-15T16:30:31.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T16:30:31.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T16:30:31.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T16:30:31.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T16:30:31.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T16:30:31.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T16:30:31.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T16:30:31.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T16:30:31.209Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-15T16:30:31.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-15T16:30:31.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T16:30:31.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T16:30:31.260Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T16:30:31.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4153 [Pipeline] echo [2022-09-15T16:30:31.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4153 [Pipeline] echo [2022-09-15T16:30:31.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4153 [Pipeline] echo [2022-09-15T16:30:31.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 113937ec19bdfe0679c5751f12fe2029e727dd28 [Pipeline] echo [2022-09-15T16:30:31.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 113937e [Pipeline] echo [2022-09-15T16:30:31.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T16:30:31.375Z] provisioning config files... [2022-09-15T16:30:31.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5431914507907049579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T16:30:31.691Z] ---> docker-login.sh [2022-09-15T16:30:31.691Z] nexus3.edgexfoundry.org:10001 [2022-09-15T16:30:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:31.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:31.952Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:31.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:31.952Z] [2022-09-15T16:30:31.952Z] Login Succeeded [2022-09-15T16:30:31.952Z] nexus3.edgexfoundry.org:10002 [2022-09-15T16:30:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:32.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:32.214Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:32.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:32.214Z] [2022-09-15T16:30:32.214Z] Login Succeeded [2022-09-15T16:30:32.214Z] nexus3.edgexfoundry.org:10003 [2022-09-15T16:30:32.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:32.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:32.214Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:32.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:32.214Z] [2022-09-15T16:30:32.214Z] Login Succeeded [2022-09-15T16:30:32.214Z] nexus3.edgexfoundry.org:10004 [2022-09-15T16:30:32.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:32.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:32.475Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:32.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:32.475Z] [2022-09-15T16:30:32.475Z] Login Succeeded [2022-09-15T16:30:32.475Z] docker.io [2022-09-15T16:30:32.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:30:32.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:30:32.735Z] Configure a credential helper to remove this warning. See [2022-09-15T16:30:32.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:30:32.735Z] [2022-09-15T16:30:32.735Z] Login Succeeded [2022-09-15T16:30:32.735Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T16:30:32.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T16:30:33.118Z] + 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-09-15T16:30:33.118Z] + dirname cmd/core-command/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/core-data/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/core-metadata/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T16:30:33.118Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/support-notifications/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-15T16:30:33.118Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-15T16:30:33.118Z] + cut -d/ -f2 [2022-09-15T16:30:33.118Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-15T16:30:33.118Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-15T16:30:33.153Z] 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-09-15T16:30:33.494Z] + git rev-list -1 --merges 113937ec19bdfe0679c5751f12fe2029e727dd28~1..113937ec19bdfe0679c5751f12fe2029e727dd28 [Pipeline] echo [2022-09-15T16:30:33.506Z] -----------> git rev-list -1 --merges 113937ec19bdfe0679c5751f12fe2029e727dd28~1..113937ec19bdfe0679c5751f12fe2029e727dd28 113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:30:33.506Z] 113937ec19bdfe0679c5751f12fe2029e727dd28 [false] [Pipeline] sh [2022-09-15T16:30:33.796Z] + git log --format=format:%s -1 113937ec19bdfe0679c5751f12fe2029e727dd28 [Pipeline] echo [2022-09-15T16:30:33.812Z] ========================================================= [2022-09-15T16:30:33.812Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T16:30:33.812Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-15T16:30:34.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T16:30:34.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T16:30:34.184Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T16:30:34.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T16:30:34.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T16:30:34.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T16:30:34.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:30:34.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:30:34.534Z] [2022-09-15T16:30:34.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:30:34.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:30:34.837Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T16:30:34.837Z] b85a868b505f: Pulling fs layer [2022-09-15T16:30:34.837Z] e2be974225ed: Pulling fs layer [2022-09-15T16:30:34.837Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T16:30:34.837Z] 988bab9f4d93: Pulling fs layer [2022-09-15T16:30:34.837Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T16:30:34.837Z] eaf3925da568: Pulling fs layer [2022-09-15T16:30:34.837Z] bab4dde63d76: Pulling fs layer [2022-09-15T16:30:34.837Z] bde34c3a00c8: Pulling fs layer [2022-09-15T16:30:34.837Z] b352a97aabf1: Pulling fs layer [2022-09-15T16:30:34.837Z] 4872d77fe225: Pulling fs layer [2022-09-15T16:30:34.837Z] 5851b861e8e6: Pulling fs layer [2022-09-15T16:30:34.837Z] bab4dde63d76: Waiting [2022-09-15T16:30:34.837Z] bde34c3a00c8: Waiting [2022-09-15T16:30:34.837Z] b352a97aabf1: Waiting [2022-09-15T16:30:34.837Z] 4872d77fe225: Waiting [2022-09-15T16:30:34.837Z] 5851b861e8e6: Waiting [2022-09-15T16:30:34.837Z] 988bab9f4d93: Waiting [2022-09-15T16:30:34.837Z] eaf3925da568: Waiting [2022-09-15T16:30:34.837Z] 1469e6f7b9e6: Waiting [2022-09-15T16:30:34.837Z] e2be974225ed: Verifying Checksum [2022-09-15T16:30:34.837Z] e2be974225ed: Download complete [2022-09-15T16:30:34.837Z] 988bab9f4d93: Download complete [2022-09-15T16:30:35.098Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T16:30:35.098Z] 1469e6f7b9e6: Download complete [2022-09-15T16:30:35.098Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T16:30:35.098Z] 339a4e72a1f5: Download complete [2022-09-15T16:30:35.098Z] eaf3925da568: Verifying Checksum [2022-09-15T16:30:35.098Z] eaf3925da568: Download complete [2022-09-15T16:30:35.098Z] bde34c3a00c8: Verifying Checksum [2022-09-15T16:30:35.098Z] bde34c3a00c8: Download complete [2022-09-15T16:30:35.098Z] b352a97aabf1: Download complete [2022-09-15T16:30:35.098Z] 4872d77fe225: Verifying Checksum [2022-09-15T16:30:35.098Z] 4872d77fe225: Download complete [2022-09-15T16:30:35.098Z] 5851b861e8e6: Verifying Checksum [2022-09-15T16:30:35.098Z] 5851b861e8e6: Download complete [2022-09-15T16:30:35.098Z] b85a868b505f: Download complete [2022-09-15T16:30:35.358Z] bab4dde63d76: Verifying Checksum [2022-09-15T16:30:35.358Z] bab4dde63d76: Download complete [2022-09-15T16:30:36.297Z] b85a868b505f: Pull complete [2022-09-15T16:30:36.557Z] e2be974225ed: Pull complete [2022-09-15T16:30:36.819Z] 339a4e72a1f5: Pull complete [2022-09-15T16:30:37.079Z] 988bab9f4d93: Pull complete [2022-09-15T16:30:37.339Z] 1469e6f7b9e6: Pull complete [2022-09-15T16:30:37.339Z] eaf3925da568: Pull complete [2022-09-15T16:30:39.246Z] bab4dde63d76: Pull complete [2022-09-15T16:30:39.246Z] bde34c3a00c8: Pull complete [2022-09-15T16:30:39.246Z] b352a97aabf1: Pull complete [2022-09-15T16:30:39.246Z] 4872d77fe225: Pull complete [2022-09-15T16:30:39.246Z] 5851b861e8e6: Pull complete [2022-09-15T16:30:39.246Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T16:30:39.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T16:30:39.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:30:39.330Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T16:30:39.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T16:30:40.428Z] $ docker top 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 -eo pid,comm [2022-09-15T16:30:40.488Z] 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-09-15T16:30:40.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T16:30:40.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T16:30:40.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T16:30:40.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T16:30:40.635Z] $ docker exec 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 ssh-agent [2022-09-15T16:30:40.751Z] SSH_AUTH_SOCK=/tmp/ssh-yZsPPLbG2Zqc/agent.35 [2022-09-15T16:30:40.752Z] SSH_AGENT_PID=41 [2022-09-15T16:30:40.757Z] Running ssh-add (command line suppressed) [2022-09-15T16:30:40.852Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_883030862715888822.key (/w/workspace/edgex-go/2@tmp/private_key_883030862715888822.key) [2022-09-15T16:30:40.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T16:30:41.157Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T16:30:41.173Z] $ docker exec --env ******** --env ******** 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 ssh-agent -k [2022-09-15T16:30:41.267Z] unset SSH_AUTH_SOCK; [2022-09-15T16:30:41.267Z] unset SSH_AGENT_PID; [2022-09-15T16:30:41.267Z] echo Agent pid 41 killed; [2022-09-15T16:30:41.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T16:30:41.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T16:30:41.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T16:30:41.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T16:30:41.431Z] $ docker exec 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 ssh-agent [2022-09-15T16:30:41.552Z] SSH_AUTH_SOCK=/tmp/ssh-5DyjJ3w22qHM/agent.73 [2022-09-15T16:30:41.552Z] SSH_AGENT_PID=80 [2022-09-15T16:30:41.556Z] Running ssh-add (command line suppressed) [2022-09-15T16:30:41.664Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8060268453502372136.key (/w/workspace/edgex-go/2@tmp/private_key_8060268453502372136.key) [2022-09-15T16:30:41.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T16:30:41.969Z] + git semver init [2022-09-15T16:30:42.229Z] 2022-09-15 16:30:42,136 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T16:30:42.229Z] 2022-09-15 16:30:42,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-09-15T16:30:42.229Z] 2022-09-15 16:30:42,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-09-15T16:30:42.229Z] 2022-09-15 16:30:42,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,561 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4153 with force:False [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,562 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4153 [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,567 [execute] INFO git cat-file --batch-check [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,576 [execute] INFO git cat-file --batch [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T16:30:48.815Z] 2022-09-15 16:30:47,583 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4153 [2022-09-15T16:30:48.815Z] 0.0.0 [Pipeline] } [2022-09-15T16:30:48.825Z] $ docker exec --env ******** --env ******** 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 ssh-agent -k [2022-09-15T16:30:48.940Z] unset SSH_AUTH_SOCK; [2022-09-15T16:30:48.940Z] unset SSH_AGENT_PID; [2022-09-15T16:30:48.940Z] echo Agent pid 80 killed; [2022-09-15T16:30:48.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T16:30:49.257Z] + git semver [Pipeline] } [2022-09-15T16:30:49.531Z] $ docker stop --time=1 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 [2022-09-15T16:30:50.822Z] $ docker rm -f 908e6716506dcff4a30b29c47e81470ca3a50b7173d30a25456f2ead24310a74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T16:30:51.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T16:30:51.451Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T16:30:51.453Z] [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] sh [2022-09-15T16:30:51.864Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-15T16:30:51.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:30:51.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:30:51.901Z] ========================================================= [2022-09-15T16:30:51.901Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T16:30:51.901Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:30:52.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:30:52.188Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T16:30:52.188Z] 2408cc74d12b: Pulling fs layer [2022-09-15T16:30:52.188Z] ea60b727a1ce: Pulling fs layer [2022-09-15T16:30:52.188Z] 30c4a7721957: Pulling fs layer [2022-09-15T16:30:52.188Z] 370296b7ddb6: Pulling fs layer [2022-09-15T16:30:52.188Z] 7c6cee850709: Pulling fs layer [2022-09-15T16:30:52.188Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T16:30:52.188Z] d94ebbe4e438: Pulling fs layer [2022-09-15T16:30:52.188Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T16:30:52.188Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T16:30:52.188Z] 370296b7ddb6: Waiting [2022-09-15T16:30:52.188Z] 7c6cee850709: Waiting [2022-09-15T16:30:52.188Z] d94ebbe4e438: Waiting [2022-09-15T16:30:52.188Z] bcfd1f05c69d: Waiting [2022-09-15T16:30:52.188Z] 59ccb84bbe0f: Waiting [2022-09-15T16:30:52.188Z] 39a5fcdaea64: Waiting [2022-09-15T16:30:52.188Z] 30c4a7721957: Verifying Checksum [2022-09-15T16:30:52.188Z] 30c4a7721957: Download complete [2022-09-15T16:30:52.188Z] ea60b727a1ce: Download complete [2022-09-15T16:30:52.188Z] 7c6cee850709: Verifying Checksum [2022-09-15T16:30:52.188Z] 7c6cee850709: Download complete [2022-09-15T16:30:52.188Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T16:30:52.188Z] 39a5fcdaea64: Download complete [2022-09-15T16:30:52.188Z] 2408cc74d12b: Verifying Checksum [2022-09-15T16:30:52.188Z] 2408cc74d12b: Download complete [2022-09-15T16:30:52.188Z] d94ebbe4e438: Verifying Checksum [2022-09-15T16:30:52.188Z] d94ebbe4e438: Download complete [2022-09-15T16:30:52.448Z] 2408cc74d12b: Pull complete [2022-09-15T16:30:52.448Z] ea60b727a1ce: Pull complete [2022-09-15T16:30:52.709Z] 30c4a7721957: Pull complete [2022-09-15T16:30:52.709Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T16:30:52.709Z] 59ccb84bbe0f: Download complete [2022-09-15T16:30:52.969Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T16:30:52.969Z] bcfd1f05c69d: Download complete [2022-09-15T16:30:52.969Z] 370296b7ddb6: Verifying Checksum [2022-09-15T16:30:52.969Z] 370296b7ddb6: Download complete [2022-09-15T16:30:57.167Z] 370296b7ddb6: Pull complete [2022-09-15T16:30:57.167Z] 7c6cee850709: Pull complete [2022-09-15T16:30:57.167Z] 39a5fcdaea64: Pull complete [2022-09-15T16:30:57.167Z] d94ebbe4e438: Pull complete [2022-09-15T16:30:59.070Z] bcfd1f05c69d: Pull complete [2022-09-15T16:30:59.638Z] 59ccb84bbe0f: Pull complete [2022-09-15T16:30:59.638Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T16:30:59.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:30:59.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:30:59.931Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-09-15T16:30:59.931Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:30:59.931Z] WORKDIR /edgex [2022-09-15T16:30:59.931Z] COPY go.mod . [2022-09-15T16:30:59.931Z] RUN go mod download [2022-09-15T16:31:00.499Z] Sending build context to Docker daemon 169.5MB [2022-09-15T16:31:00.499Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T16:31:00.499Z] ---> a4fb48ad2a94 [2022-09-15T16:31:00.499Z] Step 2/4 : WORKDIR /edgex [2022-09-15T16:31:02.407Z] ---> Running in c598dd45d0b2 [2022-09-15T16:31:02.407Z] Removing intermediate container c598dd45d0b2 [2022-09-15T16:31:02.407Z] ---> deec7b007dc7 [2022-09-15T16:31:02.407Z] Step 3/4 : COPY go.mod . [2022-09-15T16:31:02.407Z] ---> 688ab3a14f9a [2022-09-15T16:31:02.407Z] Step 4/4 : RUN go mod download [2022-09-15T16:31:02.407Z] ---> Running in a0b61b4771be [2022-09-15T16:31:06.533Z] Still waiting to schedule task [2022-09-15T16:31:06.533Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-29292’ is offline [2022-09-15T16:31:12.397Z] Removing intermediate container a0b61b4771be [2022-09-15T16:31:12.397Z] ---> a3fc8b2c17fb [2022-09-15T16:31:12.397Z] Successfully built a3fc8b2c17fb [2022-09-15T16:31:12.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:31:12.703Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T16:31:12.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:31:12.786Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T16:31:12.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T16:31:13.176Z] $ docker top 22185986fb99ea3410c1923bb78973b5fe45353972a853e349c55f4f3f32517e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:31:13.556Z] + go version [2022-09-15T16:31:13.556Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T16:31:13.581Z] $ docker stop --time=1 22185986fb99ea3410c1923bb78973b5fe45353972a853e349c55f4f3f32517e [2022-09-15T16:31:14.865Z] $ docker rm -f 22185986fb99ea3410c1923bb78973b5fe45353972a853e349c55f4f3f32517e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:31:15.285Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T16:31:15.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:31:15.361Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T16:31:15.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T16:31:15.735Z] $ docker top c00864d83307edb25301a30c3899977d83ea6327f3ea287d84f51a44107d6b50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T16:31:15.814Z] ========================================================= [2022-09-15T16:31:15.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-15T16:31:15.814Z] ========================================================= [Pipeline] sh [2022-09-15T16:31:16.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:31:16.385Z] + make test [2022-09-15T16:31:16.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-15T16:31:22.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-15T16:31:35.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-15T16:31:35.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-15T16:31:35.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-09-15T16:31:35.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.107s coverage: 68.3% of statements [2022-09-15T16:31:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-15T16:31:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-15T16:31:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-09-15T16:31:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-15T16:31:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.222s coverage: 89.2% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.1% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 95.6% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-09-15T16:31:39.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-15T16:31:39.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-09-15T16:31:39.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-09-15T16:31:39.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-15T16:31:39.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-09-15T16:31:39.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-09-15T16:31:47.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements [2022-09-15T16:31:47.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-09-15T16:31:50.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 80.8% of statements [2022-09-15T16:31:50.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-09-15T16:31:58.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-09-15T16:31:58.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.7% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.8% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 41.8% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-15T16:31:58.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-15T16:31:58.832Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-09-15T16:31:58.832Z] 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-09-15T16:32:16.931Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T16:32:16.931Z] GO111MODULE=on go vet ./... [2022-09-15T16:32:21.129Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T16:32:21.129Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T16:32:21.129Z] ./bin/test-attribution-txt.sh [2022-09-15T16:32:21.129Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-15T16:32:21.129Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T16:32:21.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-15T16:32:21.432Z] + ls -al . [2022-09-15T16:32:21.432Z] total 748 [2022-09-15T16:32:21.432Z] drwxrwxr-x 10 1001 1001 4096 Sep 15 16:31 . [2022-09-15T16:32:21.432Z] drwxr-xr-x 4 root root 4096 Sep 15 16:31 .. [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 16 Sep 15 16:30 .dockerignore [2022-09-15T16:32:21.432Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:31 .git [2022-09-15T16:32:21.432Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 .github [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:30 .gitignore [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 42 Sep 15 16:30 .golangci.yml [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 87 Sep 15 16:30 .hadolint.yml [2022-09-15T16:32:21.432Z] drwxr-xr-x 3 1001 1001 4096 Sep 15 16:30 .semver [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 166 Sep 15 16:30 .sonarcloud.properties [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:30 ADOPTERS.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:30 Attribution.txt [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:30 CHANGELOG.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:30 CONTRIBUTING.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 16:30 GOVERNANCE.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 850 Sep 15 16:30 Jenkinsfile [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:30 LICENSE [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:30 Makefile [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 16:30 OWNERS.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:30 README.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:30 SECURITY.md [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 5 Sep 15 16:30 VERSION [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:30 ZMQWindows.md [2022-09-15T16:32:21.432Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 16:30 bin [2022-09-15T16:32:21.432Z] drwxrwxr-x 18 1001 1001 4096 Sep 15 16:30 cmd [2022-09-15T16:32:21.432Z] -rw-r--r-- 1 root root 493252 Sep 15 16:31 coverage.out [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:30 go.mod [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:30 go.sum [2022-09-15T16:32:21.432Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:30 internal [2022-09-15T16:32:21.432Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:30 openapi [2022-09-15T16:32:21.432Z] drwxrwxr-x 4 1001 1001 4096 Sep 15 16:30 snap [2022-09-15T16:32:21.432Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 16:30 version.go [Pipeline] sh [2022-09-15T16:32:21.721Z] + '[' -e coverage.out ] [2022-09-15T16:32:21.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-15T16:32:21.833Z] Stashed 1 file(s) [Pipeline] sh [2022-09-15T16:32:22.114Z] + make build [2022-09-15T16:32:22.114Z] 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-09-15T16:32:34.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:32:46.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:32:46.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T16:32:53.349Z] 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-09-15T16:32:53.349Z] 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-09-15T16:32:54.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T16:32:55.670Z] 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-09-15T16:32:56.610Z] 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-09-15T16:32:57.992Z] 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-09-15T16:32:58.563Z] 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-09-15T16:32:59.513Z] 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-09-15T16:33:01.424Z] 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-09-15T16:33:02.003Z] $ docker stop --time=1 c00864d83307edb25301a30c3899977d83ea6327f3ea287d84f51a44107d6b50 [2022-09-15T16:33:04.148Z] $ docker rm -f c00864d83307edb25301a30c3899977d83ea6327f3ea287d84f51a44107d6b50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:33:04.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:04.946Z] [2022-09-15T16:33:04.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:33:05.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:05.249Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-15T16:33:05.249Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-15T16:33:05.249Z] ca9280d653b3: Pulling fs layer [2022-09-15T16:33:05.249Z] 7e9c9ca2126c: Pulling fs layer [2022-09-15T16:33:05.249Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-15T16:33:05.249Z] cbdbe7a5bc2a: Download complete [2022-09-15T16:33:05.509Z] cbdbe7a5bc2a: Pull complete [2022-09-15T16:33:05.509Z] ca9280d653b3: Verifying Checksum [2022-09-15T16:33:05.509Z] ca9280d653b3: Download complete [2022-09-15T16:33:05.769Z] 7e9c9ca2126c: Download complete [2022-09-15T16:33:05.769Z] ca9280d653b3: Pull complete [2022-09-15T16:33:09.064Z] 7e9c9ca2126c: Pull complete [2022-09-15T16:33:09.064Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-15T16:33:09.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:09.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:33:09.162Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T16:33:09.193Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-15T16:33:10.028Z] $ docker top 19a62c18ba9b276bf4b4b2dbc4fa342287e10d9478fdd58663e167e604aa480f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:33:10.388Z] + docker-compose build --help [2022-09-15T16:33:10.388Z] + grep parallel [2022-09-15T16:33:10.960Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T16:33:10.969Z] $ docker stop --time=1 19a62c18ba9b276bf4b4b2dbc4fa342287e10d9478fdd58663e167e604aa480f [2022-09-15T16:33:12.233Z] $ docker rm -f 19a62c18ba9b276bf4b4b2dbc4fa342287e10d9478fdd58663e167e604aa480f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:33:12.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-15T16:33:12.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:33:12.720Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T16:33:12.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-15T16:33:13.077Z] $ docker top f305fe1ad56427fe53aec611b053907699346009bfd8291fc1eb69603604e528 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:33:13.434Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T16:33:14.002Z] Building core-command ... [2022-09-15T16:33:14.002Z] Building core-data ... [2022-09-15T16:33:14.002Z] Building core-metadata ... [2022-09-15T16:33:14.002Z] Building security-bootstrapper ... [2022-09-15T16:33:14.002Z] Building security-proxy-setup ... [2022-09-15T16:33:14.002Z] Building security-secretstore-setup ... [2022-09-15T16:33:14.002Z] Building security-spiffe-token-provider ... [2022-09-15T16:33:14.002Z] Building security-spire-agent ... [2022-09-15T16:33:14.002Z] Building security-spire-config ... [2022-09-15T16:33:14.002Z] Building security-spire-server ... [2022-09-15T16:33:14.002Z] Building support-notifications ... [2022-09-15T16:33:14.002Z] Building support-scheduler ... [2022-09-15T16:33:14.002Z] Building sys-mgmt-agent ... [2022-09-15T16:33:14.002Z] Building security-proxy-setup [2022-09-15T16:33:14.002Z] Building security-spire-agent [2022-09-15T16:33:14.002Z] Building security-spire-config [2022-09-15T16:33:14.002Z] Building core-data [2022-09-15T16:33:14.003Z] Building sys-mgmt-agent [2022-09-15T16:33:23.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:33:23.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:33:23.976Z] ---> a3fc8b2c17fb [2022-09-15T16:33:23.976Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T16:33:23.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:33:23.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:33:23.976Z] ---> a3fc8b2c17fb [2022-09-15T16:33:23.976Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T16:33:23.976Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:33:23.976Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:33:23.976Z] ---> a3fc8b2c17fb [2022-09-15T16:33:23.976Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:33:23.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:33:23.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:33:23.976Z] ---> a3fc8b2c17fb [2022-09-15T16:33:23.976Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:33:24.237Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:33:24.237Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:33:24.237Z] ---> a3fc8b2c17fb [2022-09-15T16:33:24.237Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:33:24.659Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29293 in /w/workspace/edgexfoundry_edgex-go_PR-4153 [Pipeline] { [Pipeline] ws [2022-09-15T16:33:24.671Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-09-15T16:33:24.722Z] The recommended git tool is: git [2022-09-15T16:33:27.533Z] ---> Running in 235c47f6efdb [2022-09-15T16:33:27.533Z] ---> Running in 5063e8d61009 [2022-09-15T16:33:27.533Z] ---> Running in 135856bd1428 [2022-09-15T16:33:27.533Z] ---> Running in 0860df9f4ec4 [2022-09-15T16:33:27.533Z] ---> Running in 5eb3bc986112 [2022-09-15T16:33:27.533Z] Removing intermediate container 0860df9f4ec4 [2022-09-15T16:33:27.533Z] ---> 66b1f2964cf2 [2022-09-15T16:33:27.533Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:33:27.533Z] Removing intermediate container 235c47f6efdb [2022-09-15T16:33:27.533Z] ---> 1f9855f4570d [2022-09-15T16:33:27.533Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:27.533Z] Removing intermediate container 5eb3bc986112 [2022-09-15T16:33:27.533Z] ---> fba5c88b3f91 [2022-09-15T16:33:27.533Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:27.533Z] Removing intermediate container 135856bd1428 [2022-09-15T16:33:27.533Z] ---> 2456479b664e [2022-09-15T16:33:27.533Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:27.533Z] Removing intermediate container 5063e8d61009 [2022-09-15T16:33:27.533Z] ---> 3aa53314b7b8 [2022-09-15T16:33:27.533Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:27.533Z] ---> Running in c8f0f85c3e35 [2022-09-15T16:33:27.533Z] ---> Running in af9e115cf7a9 [2022-09-15T16:33:27.533Z] ---> Running in 97964dbd8782 [2022-09-15T16:33:27.533Z] ---> Running in 3f7c9531c39d [2022-09-15T16:33:27.533Z] ---> Running in cb0a409bf02d [2022-09-15T16:33:27.533Z] Removing intermediate container af9e115cf7a9 [2022-09-15T16:33:27.533Z] ---> 41a7ea9d2b1e [2022-09-15T16:33:27.533Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:27.533Z] ---> Running in afae283ec0c1 [2022-09-15T16:33:28.103Z] Removing intermediate container c8f0f85c3e35 [2022-09-15T16:33:28.103Z] ---> 86d09fe8ef3e [2022-09-15T16:33:28.103Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T16:33:28.103Z] ---> Running in bac9db1e9627 [2022-09-15T16:33:28.103Z] Removing intermediate container 97964dbd8782 [2022-09-15T16:33:28.103Z] ---> fd081c738872 [2022-09-15T16:33:28.103Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:33:28.363Z] ---> Running in 28472b8035d0 [2022-09-15T16:33:28.363Z] Removing intermediate container afae283ec0c1 [2022-09-15T16:33:28.363Z] ---> 20e52325e0cd [2022-09-15T16:33:28.363Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T16:33:28.363Z] ---> Running in bcf861a6b268 [2022-09-15T16:33:28.622Z] Removing intermediate container 3f7c9531c39d [2022-09-15T16:33:28.622Z] ---> f334a333f041 [2022-09-15T16:33:28.622Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:33:28.622Z] ---> Running in ebce72af13c4 [2022-09-15T16:33:28.622Z] Removing intermediate container cb0a409bf02d [2022-09-15T16:33:28.622Z] ---> b72e82301416 [2022-09-15T16:33:28.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T16:33:28.622Z] ---> Running in e9342d05d104 [2022-09-15T16:33:28.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:28.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:28.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:29.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:29.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:29.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:29.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:29.921Z] OK: 211 MiB in 51 packages [2022-09-15T16:33:30.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:30.180Z] OK: 211 MiB in 51 packages [2022-09-15T16:33:30.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:30.180Z] Removing intermediate container bac9db1e9627 [2022-09-15T16:33:30.180Z] ---> e6063f59fee5 [2022-09-15T16:33:30.180Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T16:33:30.439Z] ---> f66676c1b10a [2022-09-15T16:33:30.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:33:30.439Z] Removing intermediate container 28472b8035d0 [2022-09-15T16:33:30.439Z] ---> 95598a6b2014 [2022-09-15T16:33:30.439Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:33:30.439Z] OK: 211 MiB in 51 packages [2022-09-15T16:33:30.439Z] ---> Running in f3bce4ad2b9a [2022-09-15T16:33:30.439Z] OK: 211 MiB in 51 packages [2022-09-15T16:33:30.439Z] ---> 15351797b0fe [2022-09-15T16:33:30.439Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:33:30.697Z] ---> Running in af8b015791e7 [2022-09-15T16:33:30.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:30.697Z] Removing intermediate container ebce72af13c4 [2022-09-15T16:33:30.697Z] ---> 32846717b3d7 [2022-09-15T16:33:30.697Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:33:30.957Z] Removing intermediate container e9342d05d104 [2022-09-15T16:33:30.957Z] ---> c10acd84fee7 [2022-09-15T16:33:30.957Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T16:33:30.957Z] ---> 95883ba377dc [2022-09-15T16:33:30.957Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:33:30.957Z] ---> Running in 09632607d2f9 [2022-09-15T16:33:31.215Z] ---> 165b3e737416 [2022-09-15T16:33:31.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:33:31.216Z] ---> Running in 9313d11d7f14 [2022-09-15T16:33:31.216Z] OK: 211 MiB in 51 packages [2022-09-15T16:33:31.415Z] using credential edgex-jenkins-ssh [2022-09-15T16:33:31.434Z] Cloning the remote Git repository [2022-09-15T16:33:31.497Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:33:31.784Z] Removing intermediate container bcf861a6b268 [2022-09-15T16:33:31.785Z] ---> 1764ed3e0044 [2022-09-15T16:33:31.785Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:33:31.785Z] ---> 883a79a907d9 [2022-09-15T16:33:31.785Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:33:31.785Z] ---> Running in 4c171b6f1aaa [2022-09-15T16:33:31.583Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-09-15T16:33:31.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:33:31.737Z] > git --version # timeout=10 [2022-09-15T16:33:31.784Z] > git --version # 'git version 2.25.1' [2022-09-15T16:33:31.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:33:31.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T16:33:39.923Z] Removing intermediate container af8b015791e7 [2022-09-15T16:33:39.923Z] ---> b4f2f1922c7b [2022-09-15T16:33:39.923Z] Step 8/26 : COPY . . [2022-09-15T16:33:39.923Z] Removing intermediate container f3bce4ad2b9a [2022-09-15T16:33:39.923Z] ---> 420ac9d42e8c [2022-09-15T16:33:39.923Z] Step 8/23 : COPY . . [2022-09-15T16:33:39.923Z] Removing intermediate container 9313d11d7f14 [2022-09-15T16:33:39.923Z] ---> 8e3663a18246 [2022-09-15T16:33:39.923Z] Step 8/22 : COPY . . [2022-09-15T16:33:39.923Z] Removing intermediate container 09632607d2f9 [2022-09-15T16:33:39.923Z] ---> 32b407bd0a80 [2022-09-15T16:33:39.923Z] Step 8/26 : COPY . . [2022-09-15T16:33:41.826Z] Removing intermediate container 4c171b6f1aaa [2022-09-15T16:33:41.826Z] ---> d10a3ec03360 [2022-09-15T16:33:41.826Z] Step 9/24 : COPY . . [2022-09-15T16:33:44.363Z] ---> 0d75801f5f94 [2022-09-15T16:33:44.363Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T16:33:44.363Z] ---> Running in f37ab3fb80e7 [2022-09-15T16:33:44.363Z] ---> c33a67fee8f1 [2022-09-15T16:33:44.363Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T16:33:44.363Z] ---> 15db5238073f [2022-09-15T16:33:44.363Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:33:44.363Z] ---> 0ed00dd723c9 [2022-09-15T16:33:44.363Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:33:44.363Z] ---> Running in 76d73130c41f [2022-09-15T16:33:44.363Z] ---> Running in ca6bd85a3bbe [2022-09-15T16:33:44.363Z] ---> Running in 061d1fef0a8a [2022-09-15T16:33:44.363Z] Removing intermediate container ca6bd85a3bbe [2022-09-15T16:33:44.363Z] ---> 8bf05fd10bc5 [2022-09-15T16:33:44.363Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:33:44.363Z] Removing intermediate container 061d1fef0a8a [2022-09-15T16:33:44.363Z] ---> e22c91e33802 [2022-09-15T16:33:44.363Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:33:44.363Z] ---> Running in f3e427838f09 [2022-09-15T16:33:44.363Z] 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-09-15T16:33:44.363Z] ---> Running in 91a9fdd8b131 [2022-09-15T16:33:44.621Z] Removing intermediate container f3e427838f09 [2022-09-15T16:33:44.621Z] ---> 0c75a454edde [2022-09-15T16:33:44.621Z] 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-09-15T16:33:44.621Z] 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-09-15T16:33:44.621Z] ---> Running in e5b3713bac4e [2022-09-15T16:33:44.621Z] Removing intermediate container 91a9fdd8b131 [2022-09-15T16:33:44.621Z] ---> dca67029bf01 [2022-09-15T16:33:44.621Z] 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-09-15T16:33:44.621Z] ---> Running in e199a3efad69 [2022-09-15T16:33:45.559Z] ---> f8f5837eadc4 [2022-09-15T16:33:45.559Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T16:33:45.559Z] Removing intermediate container e5b3713bac4e [2022-09-15T16:33:45.559Z] ---> 150261fe14a4 [2022-09-15T16:33:45.559Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:33:45.559Z] ---> Running in 61452cbb3920 [2022-09-15T16:33:45.559Z] ---> Running in 77aca5894ffd [2022-09-15T16:33:45.559Z] Removing intermediate container 61452cbb3920 [2022-09-15T16:33:45.559Z] ---> 50355e63fc90 [2022-09-15T16:33:45.559Z] [2022-09-15T16:33:45.559Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:33:45.559Z] Removing intermediate container e199a3efad69 [2022-09-15T16:33:45.559Z] ---> 1a722c232897 [2022-09-15T16:33:45.559Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:33:45.559Z] ---> Running in 1429ee9a4285 [2022-09-15T16:33:45.823Z] 3.15: Pulling from library/alpine [2022-09-15T16:33:45.823Z] Removing intermediate container 1429ee9a4285 [2022-09-15T16:33:45.823Z] ---> f68060d2a4b4 [2022-09-15T16:33:45.823Z] [2022-09-15T16:33:45.823Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:33:45.823Z] 3.15: Pulling from library/alpine [2022-09-15T16:33:46.083Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-15T16:33:46.083Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:33:46.083Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:33:46.083Z] Status: Image is up to date for alpine:3.15 [2022-09-15T16:33:46.083Z] ---> c4fc93816858 [2022-09-15T16:33:46.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:33:46.083Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T16:33:46.083Z] ---> c4fc93816858 [2022-09-15T16:33:46.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:33:46.083Z] ---> Running in 9696cf8b8a0b [2022-09-15T16:33:46.083Z] ---> Running in c550d26bf3ba [2022-09-15T16:33:46.342Z] Removing intermediate container 9696cf8b8a0b [2022-09-15T16:33:46.342Z] ---> fc554a62f922 [2022-09-15T16:33:46.342Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:46.342Z] ---> Running in e7397a1e7758 [2022-09-15T16:33:46.342Z] Removing intermediate container c550d26bf3ba [2022-09-15T16:33:46.342Z] ---> b93a5f1be9f0 [2022-09-15T16:33:46.342Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:33:46.342Z] ---> Running in 4f805ac79b8b [2022-09-15T16:33:47.282Z] Removing intermediate container 4f805ac79b8b [2022-09-15T16:33:47.282Z] ---> 1f602d8fb8b3 [2022-09-15T16:33:47.282Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T16:33:47.282Z] Removing intermediate container e7397a1e7758 [2022-09-15T16:33:47.282Z] ---> 6a701fa7a474 [2022-09-15T16:33:47.282Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:33:47.282Z] ---> Running in 91faf18aaa48 [2022-09-15T16:33:47.540Z] ---> Running in 5c423dd39bd6 [2022-09-15T16:33:47.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:48.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:48.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:48.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:48.915Z] Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit d5dd3c2b623aba371c49d7533198d9067d14b18e [2022-09-15T16:33:49.142Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:33:49.142Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:33:49.142Z] OK: 15857 distinct packages available [2022-09-15T16:33:49.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:49.401Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:33:49.401Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:33:49.401Z] OK: 15857 distinct packages available [2022-09-15T16:33:49.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:49.578Z] Merge succeeded, producing 07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:33:49.579Z] Checking out Revision 07617e1367396cd4dc4eca511787afa5ee0aafd7 (PR-4153) [2022-09-15T16:33:47.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-15T16:33:47.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T16:33:48.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-15T16:33:48.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-15T16:33:48.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:33:48.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4153/head:refs/remotes/origin/PR-4153 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-15T16:33:48.934Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:33:48.952Z] > git checkout -f d5dd3c2b623aba371c49d7533198d9067d14b18e # timeout=10 [2022-09-15T16:33:49.216Z] > git remote # timeout=10 [2022-09-15T16:33:49.245Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T16:33:49.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T16:33:49.282Z] > git merge b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [2022-09-15T16:33:49.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T16:33:49.585Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T16:33:49.607Z] > git checkout -f 07617e1367396cd4dc4eca511787afa5ee0aafd7 # timeout=10 [2022-09-15T16:33:49.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:50.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:33:50.233Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T16:33:50.492Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:33:50.492Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T16:33:50.492Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:33:50.492Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T16:33:50.492Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:33:50.832Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:33:50.832Z] OK: 6 MiB in 18 packages [2022-09-15T16:33:50.832Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:33:50.832Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:33:50.832Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:33:50.832Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:33:51.162Z] OK: 7 MiB in 19 packages [2022-09-15T16:33:51.456Z] Removing intermediate container 91faf18aaa48 [2022-09-15T16:33:51.456Z] ---> 51c79aba3fef [2022-09-15T16:33:51.456Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:33:51.717Z] Removing intermediate container 5c423dd39bd6 [2022-09-15T16:33:51.717Z] ---> 796a002761e9 [2022-09-15T16:33:51.717Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T16:33:54.007Z] Commit message: "Merge commit 'b7de7b775397295cb69718a186a97b7526882c59' into HEAD" [2022-09-15T16:33:54.014Z] > git rev-list --no-walk d5dd3c2b623aba371c49d7533198d9067d14b18e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T16:33:54.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T16:33:54.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T16:33:54.975Z] Dload Upload Total Spent Left Speed [2022-09-15T16:33:54.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [2022-09-15T16:33:55.013Z] ---> 02358e424428 [2022-09-15T16:33:55.013Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:33:55.013Z] ---> bbb807a8bb2d [2022-09-15T16:33:55.013Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh [2022-09-15T16:33:55.584Z] ---> c799fc71b739 [2022-09-15T16:33:55.584Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T16:33:55.584Z] ---> Running in 790a6c0e5f4d [2022-09-15T16:33:55.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T16:33:55.843Z] Removing intermediate container 790a6c0e5f4d [2022-09-15T16:33:55.844Z] ---> 42959f6c50f5 [2022-09-15T16:33:55.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T16:33:56.001Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T16:33:56.001Z] sudo tee /etc/docker/daemon.new [2022-09-15T16:33:56.001Z] { [2022-09-15T16:33:56.001Z] "registry-mirrors": [ [2022-09-15T16:33:56.001Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T16:33:56.001Z] ], [2022-09-15T16:33:56.001Z] "bip": "10.250.0.254/24", [2022-09-15T16:33:56.001Z] "hosts": [ [2022-09-15T16:33:56.001Z] "tcp://0.0.0.0:5555", [2022-09-15T16:33:56.001Z] "unix:///var/run/docker.sock" [2022-09-15T16:33:56.001Z] ], [2022-09-15T16:33:56.001Z] "mtu": 1458, [2022-09-15T16:33:56.001Z] "selinux-enabled": true, [2022-09-15T16:33:56.001Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T16:33:56.001Z] } [Pipeline] sh [2022-09-15T16:33:56.347Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T16:33:56.413Z] ---> 041de2ac84d4 [2022-09-15T16:33:56.413Z] Step 21/26 : WORKDIR / [2022-09-15T16:33:56.413Z] ---> Running in c81aaf742858 [2022-09-15T16:33:56.673Z] Removing intermediate container c81aaf742858 [2022-09-15T16:33:56.673Z] ---> c31b0e85d89f [2022-09-15T16:33:56.673Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:33:56.673Z] ---> Running in 2b8c7879ea2f [2022-09-15T16:33:56.684Z] + sudo service docker restart [2022-09-15T16:33:57.244Z] Removing intermediate container 2b8c7879ea2f [2022-09-15T16:33:57.244Z] ---> df249a6a332f [2022-09-15T16:33:57.244Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:33:57.244Z] ---> Running in cb8871da96f2 [2022-09-15T16:33:57.504Z] Removing intermediate container cb8871da96f2 [2022-09-15T16:33:57.504Z] ---> e36d03534df2 [2022-09-15T16:33:57.504Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T16:33:57.504Z] ---> Running in bfd64c0c6f81 [2022-09-15T16:33:57.764Z] Removing intermediate container bfd64c0c6f81 [2022-09-15T16:33:57.764Z] ---> e281e4c1522c [2022-09-15T16:33:57.764Z] Step 25/26 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:33:57.764Z] ---> 2c5b77501fb9 [2022-09-15T16:33:57.764Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:33:57.764Z] ---> Running in 9cdf8033cc35 [2022-09-15T16:33:58.024Z] Removing intermediate container 9cdf8033cc35 [2022-09-15T16:33:58.024Z] ---> c269c94a54d0 [2022-09-15T16:33:58.024Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:33:58.024Z] ---> Running in a3d1a2ef82f6 [2022-09-15T16:33:58.024Z] ---> 9e9406aae1b2 [2022-09-15T16:33:58.024Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T16:33:58.284Z] Removing intermediate container a3d1a2ef82f6 [2022-09-15T16:33:58.284Z] ---> f1e17daf9250 [2022-09-15T16:33:58.284Z] [2022-09-15T16:33:58.284Z] Successfully built f1e17daf9250 [2022-09-15T16:33:58.284Z] Successfully tagged security-spire-config:latest [2022-09-15T16:33:58.284Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-15T16:33:58.853Z] ---> b06a0b358c17 [2022-09-15T16:33:58.853Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T16:33:59.420Z] ---> d33b3b4c814f [2022-09-15T16:33:59.420Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:33:59.420Z] ---> Running in 66686506199f [2022-09-15T16:33:59.679Z] Removing intermediate container 66686506199f [2022-09-15T16:33:59.679Z] ---> e863b059cdc5 [2022-09-15T16:33:59.679Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:33:59.679Z] ---> Running in db1b42280160 [2022-09-15T16:33:59.951Z] Removing intermediate container db1b42280160 [2022-09-15T16:33:59.951Z] ---> d3df8f38709e [2022-09-15T16:33:59.951Z] Step 24/26 : LABEL arch=x86_64 [2022-09-15T16:34:00.230Z] ---> Running in 11ded72ef600 [2022-09-15T16:34:00.488Z] Removing intermediate container 11ded72ef600 [2022-09-15T16:34:00.488Z] ---> 65c376e3554c [2022-09-15T16:34:00.488Z] Step 25/26 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:00.488Z] ---> Running in a57c972b0c71 [2022-09-15T16:34:00.749Z] Removing intermediate container a57c972b0c71 [2022-09-15T16:34:00.749Z] ---> 302aaae279c2 [2022-09-15T16:34:00.749Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:34:00.749Z] ---> Running in 63923c9e245b [2022-09-15T16:34:01.007Z] Removing intermediate container 63923c9e245b [2022-09-15T16:34:01.007Z] ---> 47470c69fbca [2022-09-15T16:34:01.007Z] [2022-09-15T16:34:01.007Z] Successfully built 47470c69fbca [2022-09-15T16:34:01.007Z] Successfully tagged security-spire-agent:latest [2022-09-15T16:34:01.007Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-09-15T16:34:02.384Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:02.384Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:02.384Z] ---> a3fc8b2c17fb [2022-09-15T16:34:02.384Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> 3aa53314b7b8 [2022-09-15T16:34:02.384Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> b72e82301416 [2022-09-15T16:34:02.384Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> c10acd84fee7 [2022-09-15T16:34:02.384Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> 165b3e737416 [2022-09-15T16:34:02.384Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> 8e3663a18246 [2022-09-15T16:34:02.384Z] Step 8/33 : COPY . . [2022-09-15T16:34:02.384Z] ---> Using cache [2022-09-15T16:34:02.384Z] ---> c33a67fee8f1 [2022-09-15T16:34:02.384Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T16:34:03.760Z] ---> Running in 4871d67513c7 [2022-09-15T16:34:04.024Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:04.024Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:04.024Z] ---> a3fc8b2c17fb [2022-09-15T16:34:04.024Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T16:34:04.024Z] ---> Using cache [2022-09-15T16:34:04.024Z] ---> 3aa53314b7b8 [2022-09-15T16:34:04.024Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T16:34:04.284Z] 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-09-15T16:34:04.284Z] ---> Running in 2fe711bfb945 [2022-09-15T16:34:04.284Z] 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-09-15T16:34:04.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:04.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:05.111Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T16:34:05.111Z] v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T16:34:05.111Z] OK: 17041 distinct packages available [2022-09-15T16:34:05.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:05.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:05.369Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:06.310Z] Removing intermediate container f37ab3fb80e7 [2022-09-15T16:34:06.310Z] ---> 5c753d71bb30 [2022-09-15T16:34:06.310Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T16:34:06.568Z] ---> Running in 2dedef4141c2 [2022-09-15T16:34:06.568Z] Removing intermediate container 2fe711bfb945 [2022-09-15T16:34:06.568Z] ---> 524ec56fa081 [2022-09-15T16:34:06.568Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T16:34:06.828Z] ---> 6f094ee3c808 [2022-09-15T16:34:06.828Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:07.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-15T16:34:07.088Z] ---> Running in 2470e3decbd0 [2022-09-15T16:34:08.026Z] Removing intermediate container 2dedef4141c2 [2022-09-15T16:34:08.026Z] ---> fdd1255260cc [2022-09-15T16:34:08.026Z] [2022-09-15T16:34:08.026Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:34:08.026Z] Removing intermediate container 76d73130c41f [2022-09-15T16:34:08.026Z] ---> a573f531c2c9 [2022-09-15T16:34:08.026Z] [2022-09-15T16:34:08.026Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T16:34:08.026Z] 3.16: Pulling from library/alpine [2022-09-15T16:34:08.026Z] 3.16: Pulling from library/alpine [2022-09-15T16:34:08.967Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:34:08.967Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:34:08.967Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T16:34:08.967Z] Status: Image is up to date for alpine:3.16 [2022-09-15T16:34:08.967Z] ---> 9c6f07244728 [2022-09-15T16:34:08.967Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T16:34:08.967Z] ---> 9c6f07244728 [2022-09-15T16:34:08.967Z] 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-09-15T16:34:08.967Z] ---> Running in 4beaa3962c06 [2022-09-15T16:34:08.967Z] ---> Running in 7ebd74faf75a [2022-09-15T16:34:09.226Z] Removing intermediate container 4beaa3962c06 [2022-09-15T16:34:09.226Z] ---> 563d785f4ac5 [2022-09-15T16:34:09.226Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-15T16:34:09.226Z] ---> Running in 2a34c88422e3 [2022-09-15T16:34:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:09.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:09.744Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T16:34:09.744Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T16:34:09.744Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T16:34:09.744Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T16:34:09.744Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T16:34:09.744Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:09.744Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:34:09.744Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:34:10.003Z] OK: 8 MiB in 20 packages [2022-09-15T16:34:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:10.262Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T16:34:10.262Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T16:34:10.262Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T16:34:10.262Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T16:34:10.262Z] Executing bash-5.1.16-r2.post-install [2022-09-15T16:34:10.262Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T16:34:10.262Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T16:34:10.262Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T16:34:10.262Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T16:34:10.262Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T16:34:10.262Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T16:34:10.520Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:10.520Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T16:34:10.520Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T16:34:10.520Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T16:34:10.520Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T16:34:10.520Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T16:34:10.520Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T16:34:10.520Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T16:34:10.520Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T16:34:10.520Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T16:34:10.520Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T16:34:11.087Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T16:34:11.087Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T16:34:11.087Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T16:34:11.087Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T16:34:11.087Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T16:34:11.087Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T16:34:11.087Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T16:34:11.087Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T16:34:11.087Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T16:34:11.087Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T16:34:11.087Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T16:34:11.087Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T16:34:11.087Z] Removing intermediate container 7ebd74faf75a [2022-09-15T16:34:11.087Z] ---> 555dcf212112 [2022-09-15T16:34:11.087Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T16:34:11.087Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:34:11.087Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:34:11.087Z] ---> Running in db3a998536c7 [2022-09-15T16:34:11.346Z] OK: 122 MiB in 47 packages [2022-09-15T16:34:11.346Z] Removing intermediate container 77aca5894ffd [2022-09-15T16:34:11.346Z] ---> f599f0544b75 [2022-09-15T16:34:11.346Z] [2022-09-15T16:34:11.346Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T16:34:11.346Z] ---> 9c6f07244728 [2022-09-15T16:34:11.346Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T16:34:11.346Z] ---> Running in 557b2ed8134b [2022-09-15T16:34:11.605Z] Removing intermediate container db3a998536c7 [2022-09-15T16:34:11.605Z] ---> 646286834d92 [2022-09-15T16:34:11.605Z] Step 13/22 : WORKDIR /edgex [2022-09-15T16:34:11.605Z] ---> Running in 26a782fd5b26 [2022-09-15T16:34:11.605Z] Removing intermediate container 557b2ed8134b [2022-09-15T16:34:11.605Z] ---> d12e3e71a5cd [2022-09-15T16:34:11.605Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T16:34:11.605Z] ---> Running in cc91e8527ade [2022-09-15T16:34:11.866Z] Removing intermediate container 26a782fd5b26 [2022-09-15T16:34:11.866Z] ---> 5ddbdeadfc72 [2022-09-15T16:34:11.866Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T16:34:11.866Z] Removing intermediate container cc91e8527ade [2022-09-15T16:34:11.866Z] ---> 2417abb22e3a [2022-09-15T16:34:11.866Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T16:34:11.866Z] ---> Running in a0881e8d7b4d [2022-09-15T16:34:12.127Z] Removing intermediate container a0881e8d7b4d [2022-09-15T16:34:12.127Z] ---> d91d3268748a [2022-09-15T16:34:12.127Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:12.127Z] ---> Running in 924f3310de02 [2022-09-15T16:34:12.127Z] ---> 7b7b613bc7fa [2022-09-15T16:34:12.127Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T16:34:13.064Z] ---> 1d5123cc9120 [2022-09-15T16:34:13.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T16:34:13.328Z] Collecting docker-compose==1.23.2 [2022-09-15T16:34:13.328Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T16:34:13.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.0 MB/s eta 0:00:00 [2022-09-15T16:34:13.328Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T16:34:13.328Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T16:34:13.328Z] Preparing metadata (setup.py): started [2022-09-15T16:34:13.587Z] Removing intermediate container 924f3310de02 [2022-09-15T16:34:13.587Z] ---> e8ed99f4b256 [2022-09-15T16:34:13.587Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T16:34:13.587Z] ---> Running in cf095542d660 [2022-09-15T16:34:13.587Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:34:13.587Z] ---> 37b7d74062bf [2022-09-15T16:34:13.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T16:34:13.587Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T16:34:13.587Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T16:34:13.845Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T16:34:13.845Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T16:34:13.845Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T16:34:13.845Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T16:34:13.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 95.4 MB/s eta 0:00:00 [2022-09-15T16:34:13.845Z] ---> b22062d4ec4c [2022-09-15T16:34:13.845Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T16:34:13.845Z] ---> Running in 549a193fd1d7 [2022-09-15T16:34:13.845Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T16:34:13.845Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T16:34:13.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 174.4 MB/s eta 0:00:00 [2022-09-15T16:34:14.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:14.105Z] Removing intermediate container 2470e3decbd0 [2022-09-15T16:34:14.105Z] ---> cf5d866ccb84 [2022-09-15T16:34:14.105Z] Step 7/20 : COPY . . [2022-09-15T16:34:14.105Z] Collecting PyYAML<4,>=3.10 [2022-09-15T16:34:14.105Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T16:34:14.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 40.0 MB/s eta 0:00:00 [2022-09-15T16:34:14.105Z] Preparing metadata (setup.py): started [2022-09-15T16:34:14.364Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:34:14.622Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T16:34:14.622Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T16:34:14.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 94.9 MB/s eta 0:00:00 [2022-09-15T16:34:14.622Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-15T16:34:14.622Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T16:34:14.622Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T16:34:14.622Z] Preparing metadata (setup.py): started [2022-09-15T16:34:14.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:15.139Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:34:15.139Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T16:34:15.139Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T16:34:15.139Z] Preparing metadata (setup.py): started [2022-09-15T16:34:15.139Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:15.139Z] Removing intermediate container 549a193fd1d7 [2022-09-15T16:34:15.139Z] ---> 420f93610d2a [2022-09-15T16:34:15.139Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T16:34:15.139Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T16:34:15.139Z] ---> Running in 79d11662db93 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T16:34:15.159Z] provisioning config files... [2022-09-15T16:34:15.186Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8805162098460790522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T16:34:15.398Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T16:34:15.398Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:34:15.398Z] Removing intermediate container 79d11662db93 [2022-09-15T16:34:15.398Z] ---> b8fbbaae0e70 [2022-09-15T16:34:15.398Z] Step 20/22 : LABEL arch=x86_64 [2022-09-15T16:34:15.398Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T16:34:15.398Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T16:34:15.398Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T16:34:15.398Z] ---> Running in 43b0c61a88ea [2022-09-15T16:34:15.398Z] Collecting certifi>=2017.4.17 [2022-09-15T16:34:15.398Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T16:34:15.398Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 53.4 MB/s eta 0:00:00 [2022-09-15T16:34:15.398Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T16:34:15.545Z] ---> docker-login.sh [2022-09-15T16:34:15.545Z] nexus3.edgexfoundry.org:10001 [2022-09-15T16:34:15.655Z] Removing intermediate container 43b0c61a88ea [2022-09-15T16:34:15.655Z] ---> f39135c97204 [2022-09-15T16:34:15.655Z] Step 21/22 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:15.655Z] ---> Running in 68f40f5dfaf2 [2022-09-15T16:34:15.655Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T16:34:15.655Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T16:34:15.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 29.7 MB/s eta 0:00:00 [2022-09-15T16:34:15.655Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T16:34:15.655Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T16:34:15.655Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T16:34:15.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 66.7 MB/s eta 0:00:00 [2022-09-15T16:34:15.655Z] Collecting idna<2.8,>=2.5 [2022-09-15T16:34:15.655Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T16:34:15.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 89.9 MB/s eta 0:00:00 [2022-09-15T16:34:15.655Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:34:15.655Z] OK: 8 MiB in 20 packages [2022-09-15T16:34:15.655Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T16:34:15.655Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T16:34:15.655Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T16:34:15.655Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T16:34:15.918Z] Removing intermediate container 68f40f5dfaf2 [2022-09-15T16:34:15.918Z] ---> 160a53734993 [2022-09-15T16:34:15.918Z] Step 22/22 : LABEL version=0.0.0 [2022-09-15T16:34:15.918Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T16:34:15.918Z] Running setup.py install for texttable: started [2022-09-15T16:34:15.918Z] ---> Running in b806bfce7b0a [2022-09-15T16:34:16.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:34:16.176Z] Removing intermediate container b806bfce7b0a [2022-09-15T16:34:16.176Z] ---> b4d59f09bb53 [2022-09-15T16:34:16.176Z] [2022-09-15T16:34:16.176Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T16:34:16.176Z] Running setup.py install for PyYAML: started [2022-09-15T16:34:16.176Z] Successfully built b4d59f09bb53 [2022-09-15T16:34:16.176Z] Successfully tagged security-proxy-setup:latest [2022-09-15T16:34:16.176Z]  Building security-proxy-setup ... done Building core-metadata [2022-09-15T16:34:16.176Z] Removing intermediate container cf095542d660 [2022-09-15T16:34:16.176Z] ---> 9891c9bade84 [2022-09-15T16:34:16.176Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:34:16.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:34:16.417Z] Configure a credential helper to remove this warning. See [2022-09-15T16:34:16.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:34:16.417Z] [2022-09-15T16:34:16.417Z] Login Succeeded [2022-09-15T16:34:16.417Z] nexus3.edgexfoundry.org:10002 [2022-09-15T16:34:16.438Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T16:34:16.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:34:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:34:16.966Z] Configure a credential helper to remove this warning. See [2022-09-15T16:34:16.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:34:16.966Z] [2022-09-15T16:34:16.966Z] Login Succeeded [2022-09-15T16:34:16.966Z] nexus3.edgexfoundry.org:10003 [2022-09-15T16:34:17.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:34:17.374Z] Running setup.py install for docopt: started [2022-09-15T16:34:17.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:34:17.515Z] Configure a credential helper to remove this warning. See [2022-09-15T16:34:17.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:34:17.515Z] [2022-09-15T16:34:17.515Z] Login Succeeded [2022-09-15T16:34:17.515Z] nexus3.edgexfoundry.org:10004 [2022-09-15T16:34:17.633Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T16:34:17.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:34:17.890Z] ---> d5115ecab9b9 [2022-09-15T16:34:17.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T16:34:17.890Z] ---> 158024af8113 [2022-09-15T16:34:17.890Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T16:34:17.890Z] ---> Running in 5567fd2c9bfe [2022-09-15T16:34:18.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:34:18.061Z] Configure a credential helper to remove this warning. See [2022-09-15T16:34:18.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:34:18.061Z] [2022-09-15T16:34:18.061Z] Login Succeeded [2022-09-15T16:34:18.061Z] docker.io [2022-09-15T16:34:18.150Z] Running setup.py install for dockerpty: started [2022-09-15T16:34:18.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T16:34:18.408Z] ---> a15d0d70fadb [2022-09-15T16:34:18.408Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T16:34:18.408Z] 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-09-15T16:34:18.408Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T16:34:18.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T16:34:18.607Z] Configure a credential helper to remove this warning. See [2022-09-15T16:34:18.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T16:34:18.607Z] [2022-09-15T16:34:18.607Z] Login Succeeded [2022-09-15T16:34:18.607Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T16:34:18.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-15T16:34:18.667Z] ---> f78af5e36b8a [2022-09-15T16:34:18.667Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T16:34:18.667Z] ---> Running in 91a4efb615b0 [Pipeline] sh [2022-09-15T16:34:18.939Z] Removing intermediate container 91a4efb615b0 [2022-09-15T16:34:18.939Z] ---> b1d8c420c5d1 [2022-09-15T16:34:18.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:34:18.939Z] ---> Running in af4690602ff5 [2022-09-15T16:34:18.939Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-15T16:34:18.939Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-15T16:34:19.199Z] Removing intermediate container af4690602ff5 [2022-09-15T16:34:19.199Z] ---> 06d302d46698 [2022-09-15T16:34:19.199Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T16:34:19.199Z] ---> Running in 44267e716e16 [2022-09-15T16:34:19.199Z] Removing intermediate container 44267e716e16 [2022-09-15T16:34:19.199Z] ---> cedc3deb93cc [2022-09-15T16:34:19.199Z] Step 23/24 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:19.254Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-15T16:34:19.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:34:19.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T16:34:19.294Z] ========================================================= [2022-09-15T16:34:19.294Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T16:34:19.294Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:34:19.458Z] ---> Running in 39022ee8a194 [2022-09-15T16:34:19.458Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:19.458Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:19.458Z] ---> a3fc8b2c17fb [2022-09-15T16:34:19.458Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:34:19.458Z] ---> Using cache [2022-09-15T16:34:19.458Z] ---> 66b1f2964cf2 [2022-09-15T16:34:19.458Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T16:34:19.458Z] ---> Using cache [2022-09-15T16:34:19.458Z] ---> 41a7ea9d2b1e [2022-09-15T16:34:19.458Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:19.458Z] ---> Using cache [2022-09-15T16:34:19.458Z] ---> 20e52325e0cd [2022-09-15T16:34:19.458Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T16:34:19.458Z] ---> Running in ef7afe8235d5 [2022-09-15T16:34:19.458Z] Removing intermediate container 39022ee8a194 [2022-09-15T16:34:19.458Z] ---> 378c79459647 [2022-09-15T16:34:19.458Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T16:34:19.458Z] ---> Running in 3f8ab1f4a189 [2022-09-15T16:34:19.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:34:19.716Z] Removing intermediate container 3f8ab1f4a189 [2022-09-15T16:34:19.716Z] ---> 86c7123744db [2022-09-15T16:34:19.716Z] [2022-09-15T16:34:19.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:19.900Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T16:34:19.900Z] b3c136eddcbf: Pulling fs layer [2022-09-15T16:34:19.900Z] c0a3192eca97: Pulling fs layer [2022-09-15T16:34:19.900Z] a050256f5b6f: Pulling fs layer [2022-09-15T16:34:19.900Z] 656be50a0ddc: Pulling fs layer [2022-09-15T16:34:19.900Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T16:34:19.900Z] 46d945488cbd: Pulling fs layer [2022-09-15T16:34:19.900Z] 8a5474983e97: Pulling fs layer [2022-09-15T16:34:19.900Z] 329c88fbcd65: Pulling fs layer [2022-09-15T16:34:19.900Z] 656be50a0ddc: Waiting [2022-09-15T16:34:19.900Z] 2bbca73fdf42: Waiting [2022-09-15T16:34:19.900Z] 8a5474983e97: Waiting [2022-09-15T16:34:19.900Z] 46d945488cbd: Waiting [2022-09-15T16:34:19.900Z] 329c88fbcd65: Waiting [2022-09-15T16:34:19.900Z] a050256f5b6f: Verifying Checksum [2022-09-15T16:34:19.900Z] a050256f5b6f: Download complete [2022-09-15T16:34:19.900Z] c0a3192eca97: Verifying Checksum [2022-09-15T16:34:19.900Z] c0a3192eca97: Download complete [2022-09-15T16:34:19.900Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T16:34:19.900Z] 2bbca73fdf42: Download complete [2022-09-15T16:34:19.900Z] 46d945488cbd: Verifying Checksum [2022-09-15T16:34:19.900Z] 46d945488cbd: Download complete [2022-09-15T16:34:19.900Z] b3c136eddcbf: Verifying Checksum [2022-09-15T16:34:19.900Z] b3c136eddcbf: Download complete [2022-09-15T16:34:19.974Z] Successfully built 86c7123744db [2022-09-15T16:34:19.974Z] Successfully tagged core-data:latest [2022-09-15T16:34:19.974Z]  Building core-data ... done Building support-scheduler [2022-09-15T16:34:20.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:20.894Z] b3c136eddcbf: Pull complete [2022-09-15T16:34:21.113Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:21.169Z] 329c88fbcd65: Verifying Checksum [2022-09-15T16:34:21.169Z] 329c88fbcd65: Download complete [2022-09-15T16:34:21.374Z] Removing intermediate container 4871d67513c7 [2022-09-15T16:34:21.374Z] ---> cb17bb5b3f60 [2022-09-15T16:34:21.374Z] [2022-09-15T16:34:21.374Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T16:34:21.374Z] ---> 9c6f07244728 [2022-09-15T16:34:21.374Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:34:21.374Z] ---> Running in ffbac480c149 [2022-09-15T16:34:21.449Z] c0a3192eca97: Pull complete [2022-09-15T16:34:21.654Z] Removing intermediate container ef7afe8235d5 [2022-09-15T16:34:21.654Z] ---> d3c667fe26a9 [2022-09-15T16:34:21.654Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T16:34:21.654Z] Removing intermediate container ffbac480c149 [2022-09-15T16:34:21.654Z] ---> 78b4be2a3a32 [2022-09-15T16:34:21.654Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T16:34:21.726Z] a050256f5b6f: Pull complete [2022-09-15T16:34:21.916Z] ---> Running in 590d8dab71cf [2022-09-15T16:34:22.174Z] ---> 1902dab235c3 [2022-09-15T16:34:22.174Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:22.174Z] ---> Running in eade32b337e1 [2022-09-15T16:34:22.336Z] 8a5474983e97: Verifying Checksum [2022-09-15T16:34:22.336Z] 8a5474983e97: Download complete [2022-09-15T16:34:22.432Z] Removing intermediate container 2a34c88422e3 [2022-09-15T16:34:22.433Z] ---> 129186a5d34d [2022-09-15T16:34:22.433Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T16:34:22.433Z] ---> Running in a2e0ad625942 [2022-09-15T16:34:22.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:22.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:22.691Z] Removing intermediate container a2e0ad625942 [2022-09-15T16:34:22.691Z] ---> f59add1d7d47 [2022-09-15T16:34:22.691Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:34:22.691Z] ---> Running in 96c8d2dc012b [2022-09-15T16:34:22.691Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:22.691Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T16:34:22.691Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:34:22.691Z] OK: 6 MiB in 16 packages [2022-09-15T16:34:22.929Z] 656be50a0ddc: Verifying Checksum [2022-09-15T16:34:22.929Z] 656be50a0ddc: Download complete [2022-09-15T16:34:22.950Z] Removing intermediate container 96c8d2dc012b [2022-09-15T16:34:22.950Z] ---> eb51c606293c [2022-09-15T16:34:22.950Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T16:34:23.518Z] ---> f21106787634 [2022-09-15T16:34:23.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T16:34:23.518Z] Removing intermediate container 590d8dab71cf [2022-09-15T16:34:23.518Z] ---> 7f8b6e463db8 [2022-09-15T16:34:23.518Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T16:34:23.518Z] ---> Running in 727a30d926ad [2022-09-15T16:34:23.518Z] Removing intermediate container 727a30d926ad [2022-09-15T16:34:23.518Z] ---> fea0725a7880 [2022-09-15T16:34:23.518Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T16:34:23.777Z] ---> 6d91b2bd77b6 [2022-09-15T16:34:23.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T16:34:23.777Z] ---> Running in ada69501c756 [2022-09-15T16:34:23.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:23.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:23.777Z] ---> a3fc8b2c17fb [2022-09-15T16:34:23.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:34:23.777Z] ---> Using cache [2022-09-15T16:34:23.777Z] ---> 66b1f2964cf2 [2022-09-15T16:34:23.777Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:34:23.777Z] ---> Using cache [2022-09-15T16:34:23.777Z] ---> 41a7ea9d2b1e [2022-09-15T16:34:23.777Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:23.777Z] ---> Using cache [2022-09-15T16:34:23.777Z] ---> 20e52325e0cd [2022-09-15T16:34:23.777Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T16:34:23.777Z] ---> Using cache [2022-09-15T16:34:23.777Z] ---> d3c667fe26a9 [2022-09-15T16:34:23.777Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:34:23.777Z] ---> Using cache [2022-09-15T16:34:23.777Z] ---> 1902dab235c3 [2022-09-15T16:34:23.777Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:23.777Z] ---> Running in 6d384fc3c845 [2022-09-15T16:34:23.777Z] Removing intermediate container ada69501c756 [2022-09-15T16:34:23.777Z] ---> 287c4860f063 [2022-09-15T16:34:23.777Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T16:34:24.035Z] ---> Running in 2757d278e664 [2022-09-15T16:34:24.035Z] Removing intermediate container 2757d278e664 [2022-09-15T16:34:24.035Z] ---> 53ff36ad28d0 [2022-09-15T16:34:24.035Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T16:34:24.300Z] ---> 16d62a3106b9 [2022-09-15T16:34:24.300Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T16:34:24.300Z] ---> Running in b5d02ca20d38 [2022-09-15T16:34:24.300Z] ---> Running in 4ed7bdaa1da0 [2022-09-15T16:34:24.558Z] Removing intermediate container b5d02ca20d38 [2022-09-15T16:34:24.558Z] ---> dc682f4a161d [2022-09-15T16:34:24.558Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T16:34:24.558Z] Removing intermediate container 4ed7bdaa1da0 [2022-09-15T16:34:24.558Z] ---> 7a17b6fc12f7 [2022-09-15T16:34:24.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:34:24.558Z] ---> Running in 23103741b78c [2022-09-15T16:34:24.558Z] ---> Running in fd5e0c18f533 [2022-09-15T16:34:25.125Z] Removing intermediate container fd5e0c18f533 [2022-09-15T16:34:25.125Z] ---> 2dc1bfa8fa0f [2022-09-15T16:34:25.125Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:34:25.125Z] ---> Running in 1b20026986bb [2022-09-15T16:34:25.384Z] Removing intermediate container 1b20026986bb [2022-09-15T16:34:25.384Z] ---> a1b092ad035d [2022-09-15T16:34:25.384Z] Step 22/23 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:25.384Z] ---> Running in 5d7cb09b5336 [2022-09-15T16:34:25.646Z] Removing intermediate container 5d7cb09b5336 [2022-09-15T16:34:25.646Z] ---> 0f4265d70ecc [2022-09-15T16:34:25.646Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:34:25.646Z] ---> Running in ee1c220a5672 [2022-09-15T16:34:25.905Z] Removing intermediate container 23103741b78c [2022-09-15T16:34:25.905Z] ---> 9af5799bb1bb [2022-09-15T16:34:25.905Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-15T16:34:25.905Z] ---> Running in 8ad7ade99f8a [2022-09-15T16:34:25.905Z] Removing intermediate container ee1c220a5672 [2022-09-15T16:34:25.905Z] ---> 7074a72b1bb2 [2022-09-15T16:34:25.905Z] [2022-09-15T16:34:26.164Z] Successfully built 7074a72b1bb2 [2022-09-15T16:34:26.164Z] Successfully tagged sys-mgmt-agent:latest [2022-09-15T16:34:26.164Z] Building security-secretstore-setup [2022-09-15T16:34:26.164Z]  Building sys-mgmt-agent ... done Removing intermediate container 8ad7ade99f8a [2022-09-15T16:34:26.164Z] ---> 35de557f22ec [2022-09-15T16:34:26.164Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T16:34:27.553Z] ---> 5dba376a4cb9 [2022-09-15T16:34:27.553Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T16:34:27.553Z] ---> Running in c49ccaf753bb [2022-09-15T16:34:29.467Z] Removing intermediate container c49ccaf753bb [2022-09-15T16:34:29.467Z] ---> be698226a3a8 [2022-09-15T16:34:29.467Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:34:29.725Z] ---> a9d9b2509b9d [2022-09-15T16:34:29.725Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T16:34:29.990Z] Removing intermediate container eade32b337e1 [2022-09-15T16:34:29.990Z] ---> 0e3e0a920043 [2022-09-15T16:34:29.990Z] Step 9/25 : COPY . . [2022-09-15T16:34:31.363Z] ---> 469a4b992fbd [2022-09-15T16:34:31.363Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T16:34:31.363Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:31.363Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:31.363Z] ---> a3fc8b2c17fb [2022-09-15T16:34:31.363Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> 3aa53314b7b8 [2022-09-15T16:34:31.363Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> b72e82301416 [2022-09-15T16:34:31.363Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> c10acd84fee7 [2022-09-15T16:34:31.363Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> 165b3e737416 [2022-09-15T16:34:31.363Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> 8e3663a18246 [2022-09-15T16:34:31.363Z] Step 8/25 : COPY . . [2022-09-15T16:34:31.363Z] ---> Using cache [2022-09-15T16:34:31.363Z] ---> c33a67fee8f1 [2022-09-15T16:34:31.363Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T16:34:31.363Z] ---> Running in a862ac9b1966 [2022-09-15T16:34:31.623Z] ---> bce4da69a55d [2022-09-15T16:34:31.623Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T16:34:31.883Z] 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-09-15T16:34:31.883Z] Removing intermediate container 6d384fc3c845 [2022-09-15T16:34:31.883Z] ---> dae33472ef09 [2022-09-15T16:34:31.883Z] Step 9/23 : COPY . . [2022-09-15T16:34:32.144Z] ---> bd8575b2c9c0 [2022-09-15T16:34:32.144Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T16:34:33.086Z] ---> 7d3029c8cf40 [2022-09-15T16:34:33.086Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T16:34:33.663Z] ---> 477ca2f7b2cb [2022-09-15T16:34:33.663Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T16:34:33.923Z] ---> f59d54d77c33 [2022-09-15T16:34:33.923Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T16:34:33.923Z] ---> Running in fa91cc73abf3 [2022-09-15T16:34:35.833Z] Removing intermediate container fa91cc73abf3 [2022-09-15T16:34:35.833Z] ---> 5209edd6f6cf [2022-09-15T16:34:35.833Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T16:34:35.833Z] ---> Running in dba6f1944b1d [2022-09-15T16:34:36.092Z] Removing intermediate container dba6f1944b1d [2022-09-15T16:34:36.092Z] ---> ce3ba72f108a [2022-09-15T16:34:36.092Z] Step 30/33 : CMD ["gate"] [2022-09-15T16:34:36.092Z] ---> Running in 2176db1fdef6 [2022-09-15T16:34:36.350Z] ---> dd0c4ab6ab7b [2022-09-15T16:34:36.350Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T16:34:36.350Z] ---> Running in 7c9407ea8e3a [2022-09-15T16:34:36.350Z] Removing intermediate container 2176db1fdef6 [2022-09-15T16:34:36.350Z] ---> 94714408b3d9 [2022-09-15T16:34:36.350Z] Step 31/33 : LABEL arch=x86_64 [2022-09-15T16:34:36.350Z] ---> Running in 332676765cae [2022-09-15T16:34:36.618Z] Removing intermediate container 332676765cae [2022-09-15T16:34:36.618Z] ---> 03801ccd352c [2022-09-15T16:34:36.618Z] Step 32/33 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:36.618Z] ---> Running in a1f3edb87fab [2022-09-15T16:34:36.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:34:36.877Z] Removing intermediate container a1f3edb87fab [2022-09-15T16:34:36.877Z] ---> ba3d22f58bdd [2022-09-15T16:34:36.877Z] Step 33/33 : LABEL version=0.0.0 [2022-09-15T16:34:37.136Z] ---> Running in 940fe84cf933 [2022-09-15T16:34:37.136Z] Removing intermediate container 940fe84cf933 [2022-09-15T16:34:37.136Z] ---> d6404255d390 [2022-09-15T16:34:37.136Z] [2022-09-15T16:34:37.396Z] Successfully built d6404255d390 [2022-09-15T16:34:37.396Z] Successfully tagged security-bootstrapper:latest [2022-09-15T16:34:37.396Z] Building security-spire-server [2022-09-15T16:34:38.056Z] 656be50a0ddc: Pull complete [2022-09-15T16:34:38.056Z] 2bbca73fdf42: Pull complete [2022-09-15T16:34:38.056Z] 46d945488cbd: Pull complete [2022-09-15T16:34:38.334Z]  Building security-bootstrapper ... done  ---> 838c9f818b32 [2022-09-15T16:34:38.334Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T16:34:38.596Z] ---> Running in c3c45906f941 [2022-09-15T16:34:39.165Z] Removing intermediate container 5567fd2c9bfe [2022-09-15T16:34:39.165Z] ---> a38f99a5f588 [2022-09-15T16:34:39.165Z] [2022-09-15T16:34:39.165Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T16:34:39.165Z] ---> c4fc93816858 [2022-09-15T16:34:39.165Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:34:39.165Z] ---> Using cache [2022-09-15T16:34:39.165Z] ---> b93a5f1be9f0 [2022-09-15T16:34:39.165Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:39.165Z] ---> Using cache [2022-09-15T16:34:39.165Z] ---> 1f602d8fb8b3 [2022-09-15T16:34:39.165Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T16:34:39.165Z] ---> Running in 6e2756183a84 [2022-09-15T16:34:39.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T16:34:39.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:40.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:40.931Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:40.931Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:40.931Z] ---> a3fc8b2c17fb [2022-09-15T16:34:40.931Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:34:40.931Z] ---> Using cache [2022-09-15T16:34:40.931Z] ---> 3aa53314b7b8 [2022-09-15T16:34:40.931Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:40.931Z] ---> Using cache [2022-09-15T16:34:40.931Z] ---> b72e82301416 [2022-09-15T16:34:40.931Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:34:41.190Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:34:41.190Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:34:41.190Z] OK: 15857 distinct packages available [2022-09-15T16:34:41.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:41.449Z] ---> Running in a44e67aabc89 [2022-09-15T16:34:42.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:42.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:42.279Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T16:34:42.538Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T16:34:42.538Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T16:34:42.538Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T16:34:42.797Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T16:34:42.797Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:42.797Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:34:43.057Z] (8/9) Installing libucontext (1.1-r0) [2022-09-15T16:34:43.057Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T16:34:43.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:43.057Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:34:43.057Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:34:43.057Z] OK: 8 MiB in 23 packages [2022-09-15T16:34:43.511Z] 8a5474983e97: Pull complete [2022-09-15T16:34:43.625Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:43.885Z] Removing intermediate container 6e2756183a84 [2022-09-15T16:34:43.885Z] ---> 0ba31339372b [2022-09-15T16:34:43.885Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:34:44.145Z] Removing intermediate container a44e67aabc89 [2022-09-15T16:34:44.146Z] ---> 03edc64bac18 [2022-09-15T16:34:44.146Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:34:44.146Z] ---> 2f9c6de7e341 [2022-09-15T16:34:44.146Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T16:34:44.716Z] ---> 2aea8dc875de [2022-09-15T16:34:44.716Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:44.716Z] ---> Running in cedc99a512af [2022-09-15T16:34:44.952Z] 329c88fbcd65: Pull complete [2022-09-15T16:34:44.952Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T16:34:45.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:34:45.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:34:45.572Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:34:45.572Z] WORKDIR /edgex [2022-09-15T16:34:45.572Z] COPY go.mod . [2022-09-15T16:34:45.572Z] RUN go mod download [2022-09-15T16:34:45.572Z] docker build -t ci-base-image-arm64 -f - . [2022-09-15T16:34:45.652Z] ---> d03daed7f840 [2022-09-15T16:34:45.652Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T16:34:45.912Z] ---> 06c50f3d202c [2022-09-15T16:34:45.912Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T16:34:45.912Z] ---> Running in 814ba3bfdab9 [2022-09-15T16:34:46.170Z] Sending build context to Docker daemon 3.236MB [2022-09-15T16:34:46.170Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T16:34:46.170Z] ---> ff4287adb874 [2022-09-15T16:34:46.170Z] Step 2/4 : WORKDIR /edgex [2022-09-15T16:34:46.183Z] Removing intermediate container 814ba3bfdab9 [2022-09-15T16:34:46.183Z] ---> 178aad383cbe [2022-09-15T16:34:46.183Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:34:46.183Z] ---> Running in 1a53af1fb376 [2022-09-15T16:34:46.441Z] Removing intermediate container 1a53af1fb376 [2022-09-15T16:34:46.441Z] ---> fe607b3a917d [2022-09-15T16:34:46.441Z] Step 18/20 : LABEL arch=x86_64 [2022-09-15T16:34:46.441Z] ---> Running in 63ce9cce35cf [2022-09-15T16:34:46.702Z] Removing intermediate container 63ce9cce35cf [2022-09-15T16:34:46.702Z] ---> 247d71c14297 [2022-09-15T16:34:46.702Z] Step 19/20 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:34:46.702Z] ---> Running in 98cd7045a83c [2022-09-15T16:34:46.964Z] Removing intermediate container 98cd7045a83c [2022-09-15T16:34:46.964Z] ---> d4485bbf35b5 [2022-09-15T16:34:46.964Z] Step 20/20 : LABEL version=0.0.0 [2022-09-15T16:34:46.964Z] ---> Running in 969ca123f601 [2022-09-15T16:34:47.223Z] Removing intermediate container 969ca123f601 [2022-09-15T16:34:47.223Z] ---> 3d84a2adfb9d [2022-09-15T16:34:47.223Z] [2022-09-15T16:34:47.223Z] Successfully built 3d84a2adfb9d [2022-09-15T16:34:47.223Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-15T16:34:47.223Z] Building support-notifications [2022-09-15T16:34:48.154Z] ---> Running in 684c54376bf4 [2022-09-15T16:34:48.430Z] Removing intermediate container 684c54376bf4 [2022-09-15T16:34:48.430Z] ---> 23d6d5dd8b5d [2022-09-15T16:34:48.430Z] Step 3/4 : COPY go.mod . [2022-09-15T16:34:49.032Z] ---> 80b9d9fb9e57 [2022-09-15T16:34:49.032Z] Step 4/4 : RUN go mod download [2022-09-15T16:34:49.032Z] ---> Running in 19936bcf613d [2022-09-15T16:34:51.426Z]  Building security-spiffe-token-provider ... 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-09-15T16:34:51.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:34:51.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:34:51.426Z] ---> a3fc8b2c17fb [2022-09-15T16:34:51.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:34:51.426Z] ---> Using cache [2022-09-15T16:34:51.426Z] ---> 66b1f2964cf2 [2022-09-15T16:34:51.426Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:34:51.426Z] ---> Using cache [2022-09-15T16:34:51.426Z] ---> 41a7ea9d2b1e [2022-09-15T16:34:51.426Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:34:51.426Z] ---> Using cache [2022-09-15T16:34:51.426Z] ---> 20e52325e0cd [2022-09-15T16:34:51.426Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T16:34:51.687Z] ---> Running in 4a80f2a7eb19 [2022-09-15T16:34:52.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:53.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:53.458Z] Removing intermediate container cedc99a512af [2022-09-15T16:34:53.458Z] ---> 8bb5de276dea [2022-09-15T16:34:53.458Z] Step 8/25 : COPY . . [2022-09-15T16:34:53.719Z] OK: 211 MiB in 51 packages [2022-09-15T16:34:54.660Z] Removing intermediate container 4a80f2a7eb19 [2022-09-15T16:34:54.660Z] ---> 328e361b3678 [2022-09-15T16:34:54.660Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:34:55.229Z] ---> 705b75c5921d [2022-09-15T16:34:55.229Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:34:55.488Z] ---> Running in 91cd182a913d [2022-09-15T16:34:56.427Z] Removing intermediate container a862ac9b1966 [2022-09-15T16:34:56.427Z] ---> 34cb32cbe84c [2022-09-15T16:34:56.427Z] [2022-09-15T16:34:56.427Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T16:34:56.427Z] ---> 9c6f07244728 [2022-09-15T16:34:56.427Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T16:34:56.427Z] ---> Running in a735c449f11e [2022-09-15T16:34:57.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:57.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:34:57.681Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T16:34:57.681Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T16:34:57.681Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T16:34:57.681Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:34:57.681Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:34:57.681Z] OK: 6 MiB in 17 packages [2022-09-15T16:34:59.772Z] Removing intermediate container a735c449f11e [2022-09-15T16:34:59.772Z] ---> c83cd4b83ba1 [2022-09-15T16:34:59.772Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T16:34:59.772Z] ---> Running in 44f0001ab787 [2022-09-15T16:34:59.772Z] Removing intermediate container 44f0001ab787 [2022-09-15T16:34:59.772Z] ---> 96d6cf6fced2 [2022-09-15T16:34:59.772Z] Step 13/25 : WORKDIR / [2022-09-15T16:35:00.032Z] ---> Running in 9a272c3ea4f2 [2022-09-15T16:35:00.298Z] Removing intermediate container 9a272c3ea4f2 [2022-09-15T16:35:00.298Z] ---> c464837c4a07 [2022-09-15T16:35:00.298Z] 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-09-15T16:35:01.239Z] ---> 274d1a1bf930 [2022-09-15T16:35:01.239Z] 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-09-15T16:35:01.807Z] ---> 40bf2df395ac [2022-09-15T16:35:01.807Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:02.075Z] ---> 1e3e05b21555 [2022-09-15T16:35:02.075Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:35:02.075Z] ---> bf86b8dc9787 [2022-09-15T16:35:02.075Z] 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-09-15T16:35:02.075Z] ---> Running in 63eeb9b9c860 [2022-09-15T16:35:02.075Z] Removing intermediate container 7c9407ea8e3a [2022-09-15T16:35:02.075Z] ---> 2d37a73a49b3 [2022-09-15T16:35:02.075Z] [2022-09-15T16:35:02.075Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T16:35:02.075Z] ---> 9c6f07244728 [2022-09-15T16:35:02.075Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:35:02.337Z] ---> Running in 4a73874a05d1 [2022-09-15T16:35:02.337Z] Removing intermediate container 63eeb9b9c860 [2022-09-15T16:35:02.337Z] ---> 5a2060502244 [2022-09-15T16:35:02.337Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T16:35:02.337Z] ---> 12f58d0d8f30 [2022-09-15T16:35:02.337Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T16:35:02.337Z] ---> Running in 9b926ae7a062 [2022-09-15T16:35:02.601Z] Removing intermediate container 9b926ae7a062 [2022-09-15T16:35:02.601Z] ---> b0b1aec68444 [2022-09-15T16:35:02.601Z] 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-09-15T16:35:02.601Z] ---> Running in bf9b00f65fec [2022-09-15T16:35:02.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:02.860Z] ---> ff02f7f6a47d [2022-09-15T16:35:02.860Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-15T16:35:02.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:03.120Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:03.120Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:35:03.120Z] OK: 6 MiB in 15 packages [2022-09-15T16:35:03.120Z] ---> 30cfd50f2e2e [2022-09-15T16:35:03.120Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T16:35:03.380Z] Removing intermediate container bf9b00f65fec [2022-09-15T16:35:03.380Z] ---> 737fc28317a6 [2022-09-15T16:35:03.380Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T16:35:03.380Z] ---> Running in fb4df5daecfe [2022-09-15T16:35:03.380Z] ---> 0b1d2d9ca2d4 [2022-09-15T16:35:03.380Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T16:35:03.380Z] ---> Running in 65e2b29b95cf [2022-09-15T16:35:03.641Z] Removing intermediate container 4a73874a05d1 [2022-09-15T16:35:03.641Z] ---> f8ccadeb5467 [2022-09-15T16:35:03.641Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:35:03.641Z] ---> Running in 37154194065a [2022-09-15T16:35:03.641Z] Removing intermediate container fb4df5daecfe [2022-09-15T16:35:03.641Z] ---> a08b5c1335db [2022-09-15T16:35:03.641Z] [2022-09-15T16:35:03.641Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T16:35:03.641Z] ---> c4fc93816858 [2022-09-15T16:35:03.641Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:35:03.641Z] ---> Using cache [2022-09-15T16:35:03.641Z] ---> b93a5f1be9f0 [2022-09-15T16:35:03.641Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:03.641Z] ---> Using cache [2022-09-15T16:35:03.641Z] ---> 1f602d8fb8b3 [2022-09-15T16:35:03.641Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:35:03.642Z] ---> Running in 62d507361e9e [2022-09-15T16:35:03.642Z] Removing intermediate container 37154194065a [2022-09-15T16:35:03.642Z] ---> f4182065fa4a [2022-09-15T16:35:03.642Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T16:35:03.642Z] ---> Running in 017243ff61fc [2022-09-15T16:35:03.904Z] Removing intermediate container 017243ff61fc [2022-09-15T16:35:03.904Z] ---> 496d658e8d3b [2022-09-15T16:35:03.904Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T16:35:03.904Z] ---> Running in 7affa39cc3b8 [2022-09-15T16:35:03.904Z] Removing intermediate container 91cd182a913d [2022-09-15T16:35:03.904Z] ---> 07df69ec087d [2022-09-15T16:35:03.904Z] Step 9/23 : COPY . . [2022-09-15T16:35:04.163Z] Removing intermediate container 7affa39cc3b8 [2022-09-15T16:35:04.163Z] ---> 72f699302116 [2022-09-15T16:35:04.163Z] Step 16/25 : WORKDIR / [2022-09-15T16:35:04.163Z] ---> Running in 615a98fa2df7 [2022-09-15T16:35:04.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:04.163Z] Removing intermediate container 65e2b29b95cf [2022-09-15T16:35:04.163Z] ---> 9c0d2ba1bb96 [2022-09-15T16:35:04.163Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T16:35:04.422Z] Removing intermediate container 615a98fa2df7 [2022-09-15T16:35:04.422Z] ---> 7228b4e17a59 [2022-09-15T16:35:04.422Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:04.422Z] ---> Running in 3b7b9a6fe0b0 [2022-09-15T16:35:04.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:04.989Z] ---> 64ed29c1613e [2022-09-15T16:35:04.989Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T16:35:04.989Z] Removing intermediate container 3b7b9a6fe0b0 [2022-09-15T16:35:04.989Z] ---> bdc95001434b [2022-09-15T16:35:04.989Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:35:04.989Z] ---> Running in f8957618beac [2022-09-15T16:35:05.248Z] Removing intermediate container f8957618beac [2022-09-15T16:35:05.248Z] ---> e03dab991494 [2022-09-15T16:35:05.248Z] Step 24/25 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:05.248Z] ---> Running in 9addb80d5188 [2022-09-15T16:35:05.248Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:35:05.248Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:35:05.248Z] OK: 15857 distinct packages available [2022-09-15T16:35:05.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:05.507Z] Removing intermediate container 9addb80d5188 [2022-09-15T16:35:05.507Z] ---> 81e4bf788c95 [2022-09-15T16:35:05.507Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:35:05.507Z] ---> fc9e726e6b3f [2022-09-15T16:35:05.507Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:05.507Z] ---> Running in 14d5682c7d38 [2022-09-15T16:35:05.765Z] Removing intermediate container 14d5682c7d38 [2022-09-15T16:35:05.765Z] ---> 80bfac6684fa [2022-09-15T16:35:05.765Z] [2022-09-15T16:35:05.765Z] ---> 81d1d1b995a0 [2022-09-15T16:35:05.765Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T16:35:05.765Z] Successfully built 80bfac6684fa [2022-09-15T16:35:05.765Z] Successfully tagged security-secretstore-setup:latest [2022-09-15T16:35:05.765Z]  Building security-secretstore-setup ... done Building core-command [2022-09-15T16:35:06.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:06.606Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:06.606Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:35:06.866Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:35:06.866Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:35:06.866Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:35:07.125Z] ---> a70b3d61cf96 [2022-09-15T16:35:07.125Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T16:35:07.125Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:35:07.125Z] OK: 7 MiB in 19 packages [2022-09-15T16:35:07.385Z] ---> Running in 12644b61a0a8 [2022-09-15T16:35:07.643Z] Removing intermediate container 12644b61a0a8 [2022-09-15T16:35:07.643Z] ---> 0081bd1df7fd [2022-09-15T16:35:07.643Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:35:07.643Z] ---> Running in 3760cc8a38ed [2022-09-15T16:35:07.643Z] Removing intermediate container 62d507361e9e [2022-09-15T16:35:07.643Z] ---> 0a9a2a40d288 [2022-09-15T16:35:07.643Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:35:07.643Z] Removing intermediate container c3c45906f941 [2022-09-15T16:35:07.643Z] ---> bd8e4dc85506 [2022-09-15T16:35:07.643Z] [2022-09-15T16:35:07.643Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:35:07.643Z] ---> 9c6f07244728 [2022-09-15T16:35:07.643Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:35:07.643Z] ---> Using cache [2022-09-15T16:35:07.643Z] ---> f8ccadeb5467 [2022-09-15T16:35:07.904Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:35:07.904Z] ---> Using cache [2022-09-15T16:35:07.904Z] ---> f4182065fa4a [2022-09-15T16:35:07.904Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T16:35:07.904Z] Removing intermediate container 3760cc8a38ed [2022-09-15T16:35:07.904Z] ---> 7cf20c51c897 [2022-09-15T16:35:07.904Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:35:07.904Z] ---> Running in 80892eeacccc [2022-09-15T16:35:07.904Z] ---> 8db222cf3880 [2022-09-15T16:35:07.904Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T16:35:07.904Z] ---> Running in 4d92ecedc672 [2022-09-15T16:35:07.904Z] ---> Running in 960296943e47 [2022-09-15T16:35:07.904Z] Removing intermediate container 80892eeacccc [2022-09-15T16:35:07.904Z] ---> 83112e212ee0 [2022-09-15T16:35:07.904Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:35:07.904Z] ---> Running in c3cc320173cc [2022-09-15T16:35:07.904Z] Removing intermediate container 4d92ecedc672 [2022-09-15T16:35:07.904Z] ---> e157572e6d44 [2022-09-15T16:35:07.904Z] Step 24/25 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:08.163Z] ---> Running in 4e883de01d90 [2022-09-15T16:35:08.163Z] Removing intermediate container c3cc320173cc [2022-09-15T16:35:08.163Z] ---> c2a54c7e9034 [2022-09-15T16:35:08.163Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:08.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T16:35:08.424Z] Removing intermediate container 4e883de01d90 [2022-09-15T16:35:08.424Z] ---> bb58ebbc7380 [2022-09-15T16:35:08.424Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:35:08.424Z] ---> ed00dd0b2859 [2022-09-15T16:35:08.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T16:35:08.424Z] ---> Running in e8d9f2380318 [2022-09-15T16:35:08.687Z] Removing intermediate container e8d9f2380318 [2022-09-15T16:35:08.687Z] ---> c240b71d3b05 [2022-09-15T16:35:08.687Z] [2022-09-15T16:35:08.946Z] Successfully built c240b71d3b05 [2022-09-15T16:35:08.946Z] Successfully tagged core-metadata:latest [2022-09-15T16:35:08.946Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:35:08.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:35:08.946Z] ---> a3fc8b2c17fb [2022-09-15T16:35:08.946Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> 66b1f2964cf2 [2022-09-15T16:35:08.946Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> 41a7ea9d2b1e [2022-09-15T16:35:08.946Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> 20e52325e0cd [2022-09-15T16:35:08.946Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> d3c667fe26a9 [2022-09-15T16:35:08.946Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> 1902dab235c3 [2022-09-15T16:35:08.946Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> dae33472ef09 [2022-09-15T16:35:08.946Z] Step 9/24 : COPY . . [2022-09-15T16:35:08.946Z] ---> Using cache [2022-09-15T16:35:08.946Z] ---> 838c9f818b32 [2022-09-15T16:35:08.946Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T16:35:08.946Z] ---> Running in 176963cc1842 [2022-09-15T16:35:08.946Z] ---> 485af44f4ac1 [2022-09-15T16:35:08.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:08.946Z] ---> 729f578ba551 [2022-09-15T16:35:08.946Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:35:09.204Z] ---> a9087fc94533 [2022-09-15T16:35:09.204Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T16:35:09.204Z] ---> 87c9311b7f9a [2022-09-15T16:35:09.204Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T16:35:09.204Z] ---> Running in c6e3076da9df [2022-09-15T16:35:09.462Z] Removing intermediate container c6e3076da9df [2022-09-15T16:35:09.462Z] ---> aeb707117fd1 [2022-09-15T16:35:09.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:35:09.462Z] ---> Running in 41e2052c7eec [2022-09-15T16:35:09.462Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:35:09.462Z] ---> 1546bef7bbe0 [2022-09-15T16:35:09.462Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T16:35:09.462Z] Removing intermediate container 41e2052c7eec [2022-09-15T16:35:09.462Z] ---> 9ea38d72d041 [2022-09-15T16:35:09.462Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:35:09.462Z] ---> Running in 220a8d447ba0 [2022-09-15T16:35:09.721Z] Removing intermediate container 220a8d447ba0 [2022-09-15T16:35:09.721Z] ---> 169978083907 [2022-09-15T16:35:09.721Z] Step 22/23 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:09.721Z] ---> Running in 65b2e1fbb8de [2022-09-15T16:35:09.721Z] ---> e69a15589094 [2022-09-15T16:35:09.721Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:35:09.721Z] ---> Running in 3bc958cb6b2d [2022-09-15T16:35:09.721Z] Removing intermediate container 65b2e1fbb8de [2022-09-15T16:35:09.721Z] ---> c0390d3774ae [2022-09-15T16:35:09.721Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:35:09.721Z] ---> Running in 77d3eaf4a55d [2022-09-15T16:35:09.721Z] Removing intermediate container 3bc958cb6b2d [2022-09-15T16:35:09.721Z] ---> 0e4ed2dc128c [2022-09-15T16:35:09.721Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:35:09.981Z] ---> Running in 17e53091704f [2022-09-15T16:35:09.981Z] Removing intermediate container 77d3eaf4a55d [2022-09-15T16:35:09.981Z] ---> 0fb0f27c1e11 [2022-09-15T16:35:09.981Z] [2022-09-15T16:35:09.981Z] Removing intermediate container 17e53091704f [2022-09-15T16:35:09.981Z] ---> 85d0d0906745 [2022-09-15T16:35:09.981Z] Step 23/25 : LABEL arch=x86_64 [2022-09-15T16:35:09.981Z] Successfully built 0fb0f27c1e11 [2022-09-15T16:35:09.981Z] Successfully tagged support-scheduler:latest [2022-09-15T16:35:09.981Z]  Building support-scheduler ... done  ---> Running in dda1cb9daa87 [2022-09-15T16:35:09.981Z] Removing intermediate container dda1cb9daa87 [2022-09-15T16:35:09.981Z] ---> dd4de4ce326c [2022-09-15T16:35:09.981Z] Step 24/25 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:10.239Z] ---> Running in 975d28bf2441 [2022-09-15T16:35:10.239Z] Removing intermediate container 975d28bf2441 [2022-09-15T16:35:10.239Z] ---> f548d83d5afd [2022-09-15T16:35:10.239Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:35:10.239Z] ---> Running in 45a6d0d2ec4f [2022-09-15T16:35:10.502Z] Removing intermediate container 45a6d0d2ec4f [2022-09-15T16:35:10.502Z] ---> 9e060548ce37 [2022-09-15T16:35:10.502Z] [2022-09-15T16:35:10.502Z] Successfully built 9e060548ce37 [2022-09-15T16:35:10.502Z] Successfully tagged security-spire-server:latest [2022-09-15T16:35:28.080Z] Removing intermediate container 19936bcf613d [2022-09-15T16:35:28.081Z] ---> 519818eb2916 [2022-09-15T16:35:28.081Z] Successfully built 519818eb2916 [2022-09-15T16:35:28.081Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:35:28.444Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T16:35:28.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:35:28.588Z]  Building security-spire-server ... done Removing intermediate container 176963cc1842 [2022-09-15T16:35:28.588Z] ---> 11d7dd92211f [2022-09-15T16:35:28.588Z] [2022-09-15T16:35:28.588Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T16:35:28.588Z] ---> 9c6f07244728 [2022-09-15T16:35:28.588Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:35:28.588Z] ---> Using cache [2022-09-15T16:35:28.588Z] ---> f8ccadeb5467 [2022-09-15T16:35:28.588Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:35:28.588Z] ---> Using cache [2022-09-15T16:35:28.588Z] ---> f4182065fa4a [2022-09-15T16:35:28.588Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T16:35:28.588Z] ---> Running in 7c47961a3717 [2022-09-15T16:35:28.588Z] Removing intermediate container 7c47961a3717 [2022-09-15T16:35:28.588Z] ---> cef29377056a [2022-09-15T16:35:28.588Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T16:35:28.588Z] ---> Running in 893cc00e39e0 [2022-09-15T16:35:28.588Z] Removing intermediate container 893cc00e39e0 [2022-09-15T16:35:28.588Z] ---> 61c26b204360 [2022-09-15T16:35:28.588Z] Step 16/24 : WORKDIR / [2022-09-15T16:35:28.588Z] ---> Running in 1dc2ec564b27 [2022-09-15T16:35:28.588Z] Removing intermediate container 1dc2ec564b27 [2022-09-15T16:35:28.588Z] ---> f6b749f55601 [2022-09-15T16:35:28.588Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:28.588Z] ---> 244e742b8719 [2022-09-15T16:35:28.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T16:35:28.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-29293 does not seem to be running inside a container [2022-09-15T16:35:28.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T16:35:28.847Z] ---> 46172288f054 [2022-09-15T16:35:28.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:29.105Z] ---> 5ace8368e217 [2022-09-15T16:35:29.105Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T16:35:29.105Z] ---> Running in addfd198f548 [2022-09-15T16:35:29.105Z] Removing intermediate container addfd198f548 [2022-09-15T16:35:29.105Z] ---> e12129fdf8c5 [2022-09-15T16:35:29.105Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:35:29.105Z] ---> Running in 23753b45f1e6 [2022-09-15T16:35:29.364Z] Removing intermediate container 23753b45f1e6 [2022-09-15T16:35:29.364Z] ---> ba11d1e96ee6 [2022-09-15T16:35:29.364Z] Step 22/24 : LABEL arch=x86_64 [2022-09-15T16:35:29.364Z] ---> Running in 5e6c7a6e2508 [2022-09-15T16:35:29.364Z] Removing intermediate container 5e6c7a6e2508 [2022-09-15T16:35:29.364Z] ---> ea57a3ad3b1d [2022-09-15T16:35:29.364Z] Step 23/24 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:29.364Z] ---> Running in fa912c45ad07 [2022-09-15T16:35:29.622Z] Removing intermediate container fa912c45ad07 [2022-09-15T16:35:29.622Z] ---> 9591712f9a01 [2022-09-15T16:35:29.622Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T16:35:29.622Z] ---> Running in 44818d9de689 [2022-09-15T16:35:29.622Z] Removing intermediate container 44818d9de689 [2022-09-15T16:35:29.622Z] ---> 4bd6041a66b8 [2022-09-15T16:35:29.622Z] [2022-09-15T16:35:29.622Z] Successfully built 4bd6041a66b8 [2022-09-15T16:35:29.622Z] Successfully tagged core-command:latest [2022-09-15T16:35:30.229Z] $ docker top f26b96b1bf917806a2a3d473ac61508817121b069e5a7c46bae05aac6d793900 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:35:31.006Z]  Building core-command ... done Removing intermediate container 960296943e47 [2022-09-15T16:35:31.006Z] ---> 657cff8e595e [2022-09-15T16:35:31.006Z] [2022-09-15T16:35:31.006Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:35:31.006Z] ---> 9c6f07244728 [2022-09-15T16:35:31.006Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T16:35:31.006Z] ---> Running in b7f8176a5a94 [2022-09-15T16:35:31.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:31.159Z] + go version [2022-09-15T16:35:31.159Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T16:35:31.186Z] $ docker stop --time=1 f26b96b1bf917806a2a3d473ac61508817121b069e5a7c46bae05aac6d793900 [2022-09-15T16:35:31.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T16:35:31.266Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T16:35:31.266Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:35:31.266Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:35:31.527Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:35:31.527Z] OK: 6 MiB in 16 packages [2022-09-15T16:35:31.787Z] Removing intermediate container b7f8176a5a94 [2022-09-15T16:35:31.787Z] ---> ed489cfe94f1 [2022-09-15T16:35:31.787Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:35:31.787Z] ---> Running in a772b8edc54e [2022-09-15T16:35:31.787Z] Removing intermediate container a772b8edc54e [2022-09-15T16:35:31.787Z] ---> f0ed9155d0fc [2022-09-15T16:35:31.787Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T16:35:31.787Z] ---> Running in 483981e81157 [2022-09-15T16:35:32.046Z] Removing intermediate container 483981e81157 [2022-09-15T16:35:32.046Z] ---> 2544aa2d4c10 [2022-09-15T16:35:32.046Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:35:32.046Z] ---> Running in c70b94f317b2 [2022-09-15T16:35:32.046Z] Removing intermediate container c70b94f317b2 [2022-09-15T16:35:32.046Z] ---> f21157c6d5f1 [2022-09-15T16:35:32.046Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:35:32.046Z] ---> 6909cc151bc9 [2022-09-15T16:35:32.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T16:35:32.617Z] ---> af8e3afaa8bc [2022-09-15T16:35:32.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T16:35:32.617Z] ---> ecfc7fa8643e [2022-09-15T16:35:32.617Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T16:35:32.617Z] ---> Running in 423fbbd58ad5 [2022-09-15T16:35:32.875Z] Removing intermediate container 423fbbd58ad5 [2022-09-15T16:35:32.875Z] ---> 5e6e5bf61285 [2022-09-15T16:35:32.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:35:32.875Z] ---> Running in 022d2e9ff99e [2022-09-15T16:35:32.875Z] Removing intermediate container 022d2e9ff99e [2022-09-15T16:35:32.875Z] ---> b28b531b6c02 [2022-09-15T16:35:32.875Z] Step 21/23 : LABEL arch=x86_64 [2022-09-15T16:35:32.875Z] ---> Running in a0c51bbe0b74 [2022-09-15T16:35:32.875Z] Removing intermediate container a0c51bbe0b74 [2022-09-15T16:35:32.875Z] ---> 2218e354a0b9 [2022-09-15T16:35:32.875Z] Step 22/23 : LABEL git_sha=113937ec19bdfe0679c5751f12fe2029e727dd28 [2022-09-15T16:35:32.875Z] ---> Running in 5150fcdb45f7 [2022-09-15T16:35:32.879Z] $ docker rm -f f26b96b1bf917806a2a3d473ac61508817121b069e5a7c46bae05aac6d793900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-09-15T16:35:33.134Z] Removing intermediate container 5150fcdb45f7 [2022-09-15T16:35:33.134Z] ---> dd2d7559c94a [2022-09-15T16:35:33.134Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:35:33.134Z] ---> Running in 8f196e58afb6 [2022-09-15T16:35:33.134Z] Removing intermediate container 8f196e58afb6 [2022-09-15T16:35:33.134Z] ---> d25d12142d7f [2022-09-15T16:35:33.134Z] [2022-09-15T16:35:33.134Z] Successfully built d25d12142d7f [2022-09-15T16:35:33.134Z] Successfully tagged support-notifications:latest [Pipeline] } [2022-09-15T16:35:33.140Z]  Building support-notifications ... done  [Pipeline] // stage [Pipeline] } [2022-09-15T16:35:33.154Z] $ docker stop --time=1 f305fe1ad56427fe53aec611b053907699346009bfd8291fc1eb69603604e528 [2022-09-15T16:35:34.410Z] $ docker rm -f f305fe1ad56427fe53aec611b053907699346009bfd8291fc1eb69603604e528 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:35:34.748Z] + docker images [2022-09-15T16:35:34.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T16:35:34.748Z] support-notifications latest d25d12142d7f 1 second ago 27.3MB [2022-09-15T16:35:34.748Z] 657cff8e595e 4 seconds ago 1.61GB [2022-09-15T16:35:34.748Z] core-command latest 4bd6041a66b8 5 seconds ago 17.3MB [2022-09-15T16:35:34.748Z] 11d7dd92211f 7 seconds ago 1.54GB [2022-09-15T16:35:34.748Z] security-spire-server latest 9e060548ce37 24 seconds ago 86.5MB [2022-09-15T16:35:34.748Z] support-scheduler latest 0fb0f27c1e11 25 seconds ago 26.7MB [2022-09-15T16:35:34.748Z] core-metadata latest c240b71d3b05 26 seconds ago 18.2MB [2022-09-15T16:35:34.748Z] bd8e4dc85506 27 seconds ago 1.61GB [2022-09-15T16:35:34.748Z] security-secretstore-setup latest 80bfac6684fa 29 seconds ago 29.2MB [2022-09-15T16:35:34.748Z] a08b5c1335db 31 seconds ago 1.42GB [2022-09-15T16:35:34.748Z] 2d37a73a49b3 33 seconds ago 1.55GB [2022-09-15T16:35:34.748Z] 34cb32cbe84c 39 seconds ago 1.54GB [2022-09-15T16:35:34.748Z] security-spiffe-token-provider latest 3d84a2adfb9d 48 seconds ago 29.3MB [2022-09-15T16:35:34.748Z] a38f99a5f588 56 seconds ago 1.58GB [2022-09-15T16:35:34.748Z] security-bootstrapper latest d6404255d390 57 seconds ago 19.8MB [2022-09-15T16:35:34.748Z] sys-mgmt-agent latest 7074a72b1bb2 About a minute ago 136MB [2022-09-15T16:35:34.748Z] cb17bb5b3f60 About a minute ago 1.53GB [2022-09-15T16:35:34.748Z] core-data latest 86c7123744db About a minute ago 21.6MB [2022-09-15T16:35:34.748Z] security-proxy-setup latest b4d59f09bb53 About a minute ago 27.4MB [2022-09-15T16:35:34.748Z] f599f0544b75 About a minute ago 1.55GB [2022-09-15T16:35:34.748Z] fdd1255260cc About a minute ago 1.53GB [2022-09-15T16:35:34.748Z] a573f531c2c9 About a minute ago 1.53GB [2022-09-15T16:35:34.748Z] security-spire-agent latest 47470c69fbca About a minute ago 125MB [2022-09-15T16:35:34.748Z] security-spire-config latest f1e17daf9250 About a minute ago 85.8MB [2022-09-15T16:35:34.748Z] 50355e63fc90 About a minute ago 1.42GB [2022-09-15T16:35:34.748Z] f68060d2a4b4 About a minute ago 1.42GB [2022-09-15T16:35:34.748Z] ci-base-image-x86_64 latest a3fc8b2c17fb 4 minutes ago 994MB [2022-09-15T16:35:34.748Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-15T16:35:34.748Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-15T16:35:34.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-15T16:35:34.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-15T16:35:34.748Z] 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) [2022-09-15T16:35:34.873Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T16:35:34.874Z] . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] withDockerContainer [2022-09-15T16:35:35.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-29293 does not seem to be running inside a container [2022-09-15T16:35:35.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T16:35:36.670Z] $ docker top 4a23480447c5235f9f008051c9039fda2d1e868e423709283c239da5323c7602 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2022-09-15T16:35:36.965Z] ========================================================= [2022-09-15T16:35:36.965Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-15T16:35:36.965Z] ========================================================= [Pipeline] sh [2022-09-15T16:35:37.622Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-15T16:35:38.297Z] + make test [2022-09-15T16:35:38.297Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-15T16:36:17.350Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-15T16:38:24.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-15T16:38:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.319s coverage: 28.7% of statements [2022-09-15T16:38:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-15T16:38:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-15T16:38:40.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.728s coverage: 98.5% of statements [2022-09-15T16:38:40.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.637s coverage: 68.3% of statements [2022-09-15T16:38:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-15T16:38:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-15T16:38:43.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.650s coverage: 54.2% of statements [2022-09-15T16:38:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-15T16:38:43.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-15T16:39:05.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.387s coverage: 89.2% of statements [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-15T16:39:05.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.685s coverage: 2.1% of statements [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-15T16:39:05.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.629s coverage: 95.6% of statements [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.474s coverage: 72.2% of statements [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.480s coverage: 60.0% of statements [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.525s coverage: 0.9% of statements [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.478s coverage: 58.8% of statements [2022-09-15T16:39:08.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 29.6% of statements [2022-09-15T16:39:08.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-15T16:39:11.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.325s coverage: 47.1% of statements [2022-09-15T16:39:11.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2022-09-15T16:39:11.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2022-09-15T16:39:11.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2022-09-15T16:39:16.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2022-09-15T16:39:24.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.294s coverage: 94.4% of statements [2022-09-15T16:39:24.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements [2022-09-15T16:39:36.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.837s coverage: 80.8% of statements [2022-09-15T16:39:36.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.270s coverage: 86.9% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.333s coverage: 58.8% of statements [2022-09-15T16:39:38.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2022-09-15T16:39:38.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.277s coverage: 87.2% of statements [2022-09-15T16:39:39.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.404s coverage: 85.4% of statements [2022-09-15T16:39:41.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements [2022-09-15T16:39:41.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 64.7% of statements [2022-09-15T16:39:50.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-15T16:39:50.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-09-15T16:39:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2022-09-15T16:39:58.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.587s coverage: 65.8% of statements [2022-09-15T16:39:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-15T16:39:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-15T16:39:58.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-15T16:40:01.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 41.8% of statements [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-15T16:40:01.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.358s coverage: 89.5% of statements [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-15T16:40:01.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.308s coverage: 84.8% of statements [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-15T16:40:01.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.859s coverage: 92.3% of statements [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.388s coverage: 63.2% of statements [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.532s coverage: 97.7% of statements [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-15T16:40:11.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.235s coverage: 100.0% of statements [2022-09-15T16:40:11.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-09-15T16:40:12.296Z] 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-09-15T16:40:12.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T16:40:12.296Z] GO111MODULE=on go vet ./... [2022-09-15T16:42:19.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T16:42:19.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T16:42:19.237Z] ./bin/test-attribution-txt.sh [2022-09-15T16:42:19.237Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-15T16:42:19.237Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T16:42:19.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-15T16:42:19.921Z] + ls -al . [2022-09-15T16:42:19.921Z] total 744 [2022-09-15T16:42:19.921Z] drwxrwxr-x 9 1001 1001 4096 Sep 15 16:35 . [2022-09-15T16:42:19.921Z] drwxr-xr-x 4 root root 4096 Sep 15 16:35 .. [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 16 Sep 15 16:33 .dockerignore [2022-09-15T16:42:19.921Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:33 .git [2022-09-15T16:42:19.921Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:33 .github [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 1030 Sep 15 16:33 .gitignore [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 42 Sep 15 16:33 .golangci.yml [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 87 Sep 15 16:33 .hadolint.yml [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 166 Sep 15 16:33 .sonarcloud.properties [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 1171 Sep 15 16:33 ADOPTERS.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 10347 Sep 15 16:33 Attribution.txt [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 63209 Sep 15 16:33 CHANGELOG.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 3804 Sep 15 16:33 CONTRIBUTING.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 677 Sep 15 16:33 GOVERNANCE.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 850 Sep 15 16:33 Jenkinsfile [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 10775 Sep 15 16:33 LICENSE [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 13724 Sep 15 16:33 Makefile [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 582 Sep 15 16:33 OWNERS.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 9799 Sep 15 16:33 README.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 6912 Sep 15 16:33 SECURITY.md [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 5 Sep 15 16:30 VERSION [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 4131 Sep 15 16:33 ZMQWindows.md [2022-09-15T16:42:19.921Z] drwxrwxr-x 2 1001 1001 4096 Sep 15 16:33 bin [2022-09-15T16:42:19.921Z] drwxrwxr-x 18 1001 1001 4096 Sep 15 16:33 cmd [2022-09-15T16:42:19.921Z] -rw-r--r-- 1 root root 493252 Sep 15 16:40 coverage.out [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 3682 Sep 15 16:33 go.mod [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 38527 Sep 15 16:33 go.sum [2022-09-15T16:42:19.921Z] drwxrwxr-x 8 1001 1001 4096 Sep 15 16:33 internal [2022-09-15T16:42:19.921Z] drwxrwxr-x 3 1001 1001 4096 Sep 15 16:33 openapi [2022-09-15T16:42:19.921Z] drwxrwxr-x 4 1001 1001 4096 Sep 15 16:33 snap [2022-09-15T16:42:19.921Z] -rw-rw-r-- 1 1001 1001 204 Sep 15 16:33 version.go [Pipeline] sh [2022-09-15T16:42:20.588Z] + '[' -e coverage.out ] [2022-09-15T16:42:20.588Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-15T16:42:20.621Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T16:42:21.526Z] Stashed 1 file(s) [Pipeline] sh [2022-09-15T16:42:22.173Z] + make build [2022-09-15T16:42:22.173Z] 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-09-15T16:43:59.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:45:20.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:45:20.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T16:45:59.897Z] 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-09-15T16:45:59.897Z] 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-09-15T16:46:01.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T16:46:10.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-15T16:46:12.774Z] 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-09-15T16:46:19.499Z] 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-09-15T16:46:23.821Z] 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-09-15T16:46:28.137Z] 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-09-15T16:46:38.301Z] 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-09-15T16:46:43.741Z] $ docker stop --time=1 4a23480447c5235f9f008051c9039fda2d1e868e423709283c239da5323c7602 [2022-09-15T16:46:45.797Z] $ docker rm -f 4a23480447c5235f9f008051c9039fda2d1e868e423709283c239da5323c7602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:46:48.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:46:48.384Z] [2022-09-15T16:46:48.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:46:48.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:46:49.015Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-15T16:46:49.015Z] 29e5d40040c1: Pulling fs layer [2022-09-15T16:46:49.015Z] 1ce36da41761: Pulling fs layer [2022-09-15T16:46:49.015Z] 25b303627fd3: Pulling fs layer [2022-09-15T16:46:49.015Z] 29e5d40040c1: Download complete [2022-09-15T16:46:49.292Z] 1ce36da41761: Verifying Checksum [2022-09-15T16:46:49.292Z] 1ce36da41761: Download complete [2022-09-15T16:46:49.568Z] 29e5d40040c1: Pull complete [2022-09-15T16:46:51.003Z] 25b303627fd3: Download complete [2022-09-15T16:46:51.003Z] 1ce36da41761: Pull complete [2022-09-15T16:47:03.420Z] 25b303627fd3: Pull complete [2022-09-15T16:47:03.420Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-15T16:47:03.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:47:03.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:47:03.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-29293 does not seem to be running inside a container [2022-09-15T16:47:03.823Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-15T16:47:06.507Z] $ docker top 5bdd29f58aecfb241e306d1dd94463cee9827d6ea609bd62df9b8dd2ec8cc49e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:47:07.428Z] + grep parallel [2022-09-15T16:47:07.428Z] + docker-compose build --help [2022-09-15T16:47:12.827Z] --parallel Build images in parallel. [Pipeline] } [2022-09-15T16:47:13.144Z] $ docker stop --time=1 5bdd29f58aecfb241e306d1dd94463cee9827d6ea609bd62df9b8dd2ec8cc49e [2022-09-15T16:47:14.841Z] $ docker rm -f 5bdd29f58aecfb241e306d1dd94463cee9827d6ea609bd62df9b8dd2ec8cc49e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T16:47:15.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-15T16:47:15.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T16:47:15.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-29293 does not seem to be running inside a container [2022-09-15T16:47:15.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-15T16:47:17.155Z] $ docker top fc61a865337e21885c170416d09f7bf4bc8278135e626350d479df07bf3c34c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T16:47:18.068Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-15T16:47:24.745Z] Building core-command ... [2022-09-15T16:47:24.745Z] Building core-data ... [2022-09-15T16:47:24.745Z] Building core-metadata ... [2022-09-15T16:47:24.745Z] Building security-bootstrapper ... [2022-09-15T16:47:24.745Z] Building security-proxy-setup ... [2022-09-15T16:47:24.745Z] Building security-secretstore-setup ... [2022-09-15T16:47:24.745Z] Building security-spiffe-token-provider ... [2022-09-15T16:47:24.745Z] Building security-spire-agent ... [2022-09-15T16:47:24.745Z] Building security-spire-config ... [2022-09-15T16:47:24.745Z] Building security-spire-server ... [2022-09-15T16:47:24.745Z] Building support-notifications ... [2022-09-15T16:47:24.745Z] Building support-scheduler ... [2022-09-15T16:47:24.745Z] Building sys-mgmt-agent ... [2022-09-15T16:47:24.745Z] Building security-spire-agent [2022-09-15T16:47:24.745Z] Building core-metadata [2022-09-15T16:47:24.745Z] Building sys-mgmt-agent [2022-09-15T16:47:24.745Z] Building security-bootstrapper [2022-09-15T16:47:24.745Z] Building support-scheduler [2022-09-15T16:48:11.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:48:11.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:48:11.683Z] ---> 519818eb2916 [2022-09-15T16:48:11.683Z] Step 3/23 : WORKDIR /edgex-go [2022-09-15T16:48:11.683Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:48:11.683Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:48:11.683Z] ---> 519818eb2916 [2022-09-15T16:48:11.683Z] Step 3/33 : WORKDIR /edgex-go [2022-09-15T16:48:11.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:48:11.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:48:11.683Z] ---> 519818eb2916 [2022-09-15T16:48:11.683Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:48:11.683Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:48:11.683Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:48:11.683Z] ---> 519818eb2916 [2022-09-15T16:48:11.683Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:48:11.957Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:48:11.957Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:48:11.957Z] ---> 519818eb2916 [2022-09-15T16:48:11.957Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:48:11.957Z] ---> Running in 086b84c1c921 [2022-09-15T16:48:11.957Z] ---> Running in f63017874a0c [2022-09-15T16:48:11.957Z] ---> Running in 1f45e55db0ae [2022-09-15T16:48:11.957Z] ---> Running in d0fc81ee2e3a [2022-09-15T16:48:11.957Z] ---> Running in 28fb511574dc [2022-09-15T16:48:12.563Z] Removing intermediate container f63017874a0c [2022-09-15T16:48:12.563Z] ---> bf4e17dfe15e [2022-09-15T16:48:12.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:48:12.563Z] Removing intermediate container 1f45e55db0ae [2022-09-15T16:48:12.563Z] Removing intermediate container d0fc81ee2e3a [2022-09-15T16:48:12.563Z] ---> 1097eb214810 [2022-09-15T16:48:12.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:48:12.563Z] ---> 5979d7da7492 [2022-09-15T16:48:12.563Z] Step 4/25 : WORKDIR /edgex-go [2022-09-15T16:48:12.847Z] Removing intermediate container 28fb511574dc [2022-09-15T16:48:12.847Z] ---> ca95f96f85dd [2022-09-15T16:48:12.847Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:48:12.847Z] Removing intermediate container 086b84c1c921 [2022-09-15T16:48:12.847Z] ---> 7b1db0fdf665 [2022-09-15T16:48:12.847Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:48:12.847Z] ---> Running in 1a059ec96a50 [2022-09-15T16:48:12.847Z] ---> Running in 2f942024f7a0 [2022-09-15T16:48:12.847Z] ---> Running in 24b9993fc6fd [2022-09-15T16:48:12.847Z] ---> Running in 8dea4e008ecf [2022-09-15T16:48:13.123Z] ---> Running in 8f6ac30f054c [2022-09-15T16:48:13.735Z] Removing intermediate container 24b9993fc6fd [2022-09-15T16:48:13.735Z] ---> be00b137e2ce [2022-09-15T16:48:13.735Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:48:13.735Z] Removing intermediate container 8f6ac30f054c [2022-09-15T16:48:13.735Z] ---> bfbdabb6ac13 [2022-09-15T16:48:13.735Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:48:13.735Z] ---> Running in f99f21989b0f [2022-09-15T16:48:14.015Z] ---> Running in 244d3c79ca46 [2022-09-15T16:48:16.671Z] Removing intermediate container 8dea4e008ecf [2022-09-15T16:48:16.671Z] ---> 6fb4de3f0deb [2022-09-15T16:48:16.671Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-15T16:48:16.952Z] Removing intermediate container 1a059ec96a50 [2022-09-15T16:48:16.952Z] ---> 045cd29e727e [2022-09-15T16:48:16.952Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-15T16:48:16.952Z] ---> Running in 3e7702ddec58 [2022-09-15T16:48:17.232Z] ---> Running in 06822b0857fc [2022-09-15T16:48:17.232Z] Removing intermediate container 2f942024f7a0 [2022-09-15T16:48:17.232Z] ---> a32d0f5efc8c [2022-09-15T16:48:17.232Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:48:17.510Z] ---> Running in d31de80d089a [2022-09-15T16:48:18.125Z] Removing intermediate container 244d3c79ca46 [2022-09-15T16:48:18.125Z] ---> e927a16e8dca [2022-09-15T16:48:18.125Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-15T16:48:18.125Z] Removing intermediate container f99f21989b0f [2022-09-15T16:48:18.125Z] ---> 2e8c28de2a06 [2022-09-15T16:48:18.125Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-15T16:48:18.125Z] ---> Running in 198cef959471 [2022-09-15T16:48:18.402Z] ---> Running in 29b4a6fcafc0 [2022-09-15T16:48:19.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:19.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:20.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:20.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:20.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:20.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:20.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:21.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:21.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:21.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:48:21.799Z] OK: 221 MiB in 51 packages [2022-09-15T16:48:22.075Z] OK: 221 MiB in 51 packages [2022-09-15T16:48:22.691Z] OK: 221 MiB in 51 packages [2022-09-15T16:48:22.691Z] OK: 221 MiB in 51 packages [2022-09-15T16:48:22.971Z] OK: 221 MiB in 51 packages [2022-09-15T16:48:23.574Z] Removing intermediate container 3e7702ddec58 [2022-09-15T16:48:23.574Z] ---> 7bc8dbf845b6 [2022-09-15T16:48:23.574Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-15T16:48:24.187Z] Removing intermediate container 06822b0857fc [2022-09-15T16:48:24.187Z] ---> 31d2ad1d09ca [2022-09-15T16:48:24.187Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-15T16:48:24.187Z] Removing intermediate container 29b4a6fcafc0 [2022-09-15T16:48:24.187Z] ---> f6fe6315c50a [2022-09-15T16:48:24.187Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:48:24.461Z] Removing intermediate container d31de80d089a [2022-09-15T16:48:24.461Z] ---> adc085a8112a [2022-09-15T16:48:24.461Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:48:24.461Z] Removing intermediate container 198cef959471 [2022-09-15T16:48:24.461Z] ---> d8c3211d4a1c [2022-09-15T16:48:24.461Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-15T16:48:24.738Z] ---> f07f1c5faf23 [2022-09-15T16:48:24.738Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:48:25.011Z] ---> Running in dfa566129889 [2022-09-15T16:48:25.308Z] ---> 37ba20596e80 [2022-09-15T16:48:25.308Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:48:25.589Z] ---> be0bb2b1c942 [2022-09-15T16:48:25.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:48:25.589Z] ---> Running in 302bccd9302f [2022-09-15T16:48:25.589Z] ---> 06b47d72b3da [2022-09-15T16:48:25.589Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:48:25.864Z] ---> Running in 0cf0d39d7ee5 [2022-09-15T16:48:25.864Z] ---> 70bc8e2acd94 [2022-09-15T16:48:25.864Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:48:26.143Z] ---> Running in f60b4062ba9e [2022-09-15T16:48:26.143Z] ---> Running in dde558162261 [2022-09-15T16:49:34.197Z] Removing intermediate container f60b4062ba9e [2022-09-15T16:49:34.197Z] ---> e37e84f5f695 [2022-09-15T16:49:34.197Z] Step 9/25 : COPY . . [2022-09-15T16:49:34.197Z] Removing intermediate container 0cf0d39d7ee5 [2022-09-15T16:49:34.197Z] ---> acfe2e9180b4 [2022-09-15T16:49:34.197Z] Step 8/23 : COPY . . [2022-09-15T16:49:34.197Z] Removing intermediate container dde558162261 [2022-09-15T16:49:34.197Z] ---> 414c6a44f457 [2022-09-15T16:49:34.197Z] Step 8/26 : COPY . . [2022-09-15T16:49:34.197Z] Removing intermediate container 302bccd9302f [2022-09-15T16:49:34.197Z] ---> 40b730abac35 [2022-09-15T16:49:34.197Z] Step 9/23 : COPY . . [2022-09-15T16:49:34.197Z] Removing intermediate container dfa566129889 [2022-09-15T16:49:34.197Z] ---> 2cf8f6c83b13 [2022-09-15T16:49:34.197Z] Step 8/33 : COPY . . [2022-09-15T16:49:46.630Z] ---> 3e977a4a4668 [2022-09-15T16:49:46.630Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-15T16:49:46.630Z] ---> 2f533524bade [2022-09-15T16:49:46.630Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-15T16:49:46.630Z] ---> ef9f08398e30 [2022-09-15T16:49:46.630Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:49:46.630Z] ---> Running in 0c733001a0a8 [2022-09-15T16:49:46.630Z] ---> 887c4c7e2007 [2022-09-15T16:49:46.630Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-15T16:49:46.630Z] ---> ee262ac4eda7 [2022-09-15T16:49:46.630Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-15T16:49:46.630Z] ---> Running in d81cd9354499 [2022-09-15T16:49:46.630Z] ---> Running in 1aacf156bf41 [2022-09-15T16:49:46.630Z] ---> Running in 6fc297912b56 [2022-09-15T16:49:46.630Z] ---> Running in 3fa4c219da38 [2022-09-15T16:49:47.245Z] Removing intermediate container 6fc297912b56 [2022-09-15T16:49:47.245Z] ---> 164a1619e8c5 [2022-09-15T16:49:47.245Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:49:47.528Z] ---> Running in 1c7de17ee466 [2022-09-15T16:49:48.132Z] Removing intermediate container 1c7de17ee466 [2022-09-15T16:49:48.132Z] ---> 99fe805b82d5 [2022-09-15T16:49:48.132Z] 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-09-15T16:49:48.132Z] ---> Running in 147695df4e69 [2022-09-15T16:49:48.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T16:49:49.010Z] 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-09-15T16:49:49.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-15T16:49:49.580Z] 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-09-15T16:49:51.577Z] Removing intermediate container 147695df4e69 [2022-09-15T16:49:51.577Z] ---> 81d63385d0c9 [2022-09-15T16:49:51.577Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:49:51.577Z] ---> Running in 20ad00d9d3e6 [2022-09-15T16:49:52.178Z] Removing intermediate container 20ad00d9d3e6 [2022-09-15T16:49:52.178Z] ---> 104e2fcc320c [2022-09-15T16:49:52.178Z] [2022-09-15T16:49:52.178Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:49:52.460Z] 3.15: Pulling from library/alpine [2022-09-15T16:49:53.910Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-15T16:49:53.910Z] Status: Downloaded newer image for alpine:3.15 [2022-09-15T16:49:53.910Z] ---> 02e0d6fdf486 [2022-09-15T16:49:53.910Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:49:53.910Z] ---> Running in 5c750ff3cfb8 [2022-09-15T16:49:54.523Z] Removing intermediate container 5c750ff3cfb8 [2022-09-15T16:49:54.523Z] ---> 75b075865223 [2022-09-15T16:49:54.523Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:49:54.523Z] ---> Running in eee5cc073fe2 [2022-09-15T16:49:57.969Z] Removing intermediate container eee5cc073fe2 [2022-09-15T16:49:57.969Z] ---> adbc29f73e5c [2022-09-15T16:49:57.969Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:49:57.969Z] ---> Running in 45b4fdaa9cde [2022-09-15T16:49:59.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:01.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:02.890Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:50:02.890Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:50:02.890Z] OK: 15734 distinct packages available [2022-09-15T16:50:03.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:04.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:06.468Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-15T16:50:06.468Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:50:06.468Z] (3/5) Installing libucontext (1.1-r0) [2022-09-15T16:50:06.468Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-15T16:50:06.468Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-15T16:50:06.886Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:50:06.886Z] OK: 6 MiB in 19 packages [2022-09-15T16:50:08.886Z] Removing intermediate container 45b4fdaa9cde [2022-09-15T16:50:08.886Z] ---> 19f69f6e6468 [2022-09-15T16:50:08.886Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-15T16:50:12.300Z] ---> 6aa4a842bdc7 [2022-09-15T16:50:12.300Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:50:17.732Z] ---> 7a7e9b52b1fd [2022-09-15T16:50:17.732Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:50:18.332Z] ---> 863fa3a5f403 [2022-09-15T16:50:18.332Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-15T16:50:19.339Z] ---> f93262f8e836 [2022-09-15T16:50:19.339Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-15T16:50:19.947Z] ---> f75796882408 [2022-09-15T16:50:19.947Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:50:20.227Z] ---> Running in 2a3bf6f9148c [2022-09-15T16:50:20.831Z] Removing intermediate container 2a3bf6f9148c [2022-09-15T16:50:20.831Z] ---> 5396d3119916 [2022-09-15T16:50:20.831Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:50:20.831Z] ---> Running in ba6cea2edae9 [2022-09-15T16:50:21.441Z] Removing intermediate container ba6cea2edae9 [2022-09-15T16:50:21.441Z] ---> 52173280b87a [2022-09-15T16:50:21.441Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T16:50:21.441Z] ---> Running in 910e98e32d6d [2022-09-15T16:50:22.052Z] Removing intermediate container 910e98e32d6d [2022-09-15T16:50:22.052Z] ---> 1411d4db953d [2022-09-15T16:50:22.052Z] Step 25/26 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:50:22.052Z] ---> Running in c77b9c724960 [2022-09-15T16:50:22.662Z] Removing intermediate container c77b9c724960 [2022-09-15T16:50:22.662Z] ---> da065b8ed2ce [2022-09-15T16:50:22.662Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:50:22.662Z] ---> Running in 5c479694d881 [2022-09-15T16:50:23.265Z] Removing intermediate container 5c479694d881 [2022-09-15T16:50:23.265Z] ---> e4748392d6d5 [2022-09-15T16:50:23.265Z] [2022-09-15T16:50:23.543Z] Successfully built e4748392d6d5 [2022-09-15T16:50:23.543Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-15T16:50:23.543Z]  Building security-spire-agent ... done Building security-spire-server [2022-09-15T16:50:41.892Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:50:41.892Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:50:41.892Z] ---> 519818eb2916 [2022-09-15T16:50:41.892Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:50:41.892Z] ---> Using cache [2022-09-15T16:50:41.892Z] ---> 7b1db0fdf665 [2022-09-15T16:50:41.892Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:50:41.892Z] ---> Using cache [2022-09-15T16:50:41.892Z] ---> 6fb4de3f0deb [2022-09-15T16:50:41.892Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:50:41.892Z] ---> Running in 61bf1e638535 [2022-09-15T16:50:43.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:44.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:50:45.797Z] OK: 221 MiB in 51 packages [2022-09-15T16:50:47.266Z] Removing intermediate container 61bf1e638535 [2022-09-15T16:50:47.266Z] ---> 1c4b39dc84ef [2022-09-15T16:50:47.266Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:50:48.256Z] ---> 72577257b2d4 [2022-09-15T16:50:48.256Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:50:48.256Z] ---> Running in 1e27e048bc2b [2022-09-15T16:51:44.884Z] Removing intermediate container 1e27e048bc2b [2022-09-15T16:51:44.884Z] ---> 399f135fbeb1 [2022-09-15T16:51:44.884Z] Step 8/25 : COPY . . [2022-09-15T16:51:50.303Z] ---> ac9add868b62 [2022-09-15T16:51:50.303Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:51:50.584Z] ---> Running in 095a3e1a3d1e [2022-09-15T16:51:51.199Z] Removing intermediate container 095a3e1a3d1e [2022-09-15T16:51:51.199Z] ---> 1e729297db94 [2022-09-15T16:51:51.199Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-15T16:51:51.199Z] ---> Running in d7ea2b3ea770 [2022-09-15T16:51:51.806Z] Removing intermediate container d7ea2b3ea770 [2022-09-15T16:51:51.806Z] ---> 01bcfd00106b [2022-09-15T16:51:51.806Z] 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-09-15T16:51:51.806Z] ---> Running in acab9519e95c [2022-09-15T16:51:55.252Z] Removing intermediate container acab9519e95c [2022-09-15T16:51:55.252Z] ---> 7a81b364e0b8 [2022-09-15T16:51:55.252Z] Step 12/25 : WORKDIR /edgex-go [2022-09-15T16:51:55.252Z] ---> Running in aa680c2d7862 [2022-09-15T16:51:55.529Z] Removing intermediate container aa680c2d7862 [2022-09-15T16:51:55.529Z] ---> 9ce6b9b94e52 [2022-09-15T16:51:55.529Z] [2022-09-15T16:51:55.529Z] Step 13/25 : FROM alpine:3.15 [2022-09-15T16:51:55.529Z] ---> 02e0d6fdf486 [2022-09-15T16:51:55.529Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:51:55.529Z] ---> Using cache [2022-09-15T16:51:55.529Z] ---> 75b075865223 [2022-09-15T16:51:55.529Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:51:55.529Z] ---> Using cache [2022-09-15T16:51:55.529Z] ---> adbc29f73e5c [2022-09-15T16:51:55.529Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-15T16:51:55.529Z] ---> Using cache [2022-09-15T16:51:55.529Z] ---> 19f69f6e6468 [2022-09-15T16:51:55.529Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:52:02.310Z] ---> 8655b46cbcde [2022-09-15T16:52:02.310Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:52:02.587Z] ---> abe598d9de34 [2022-09-15T16:52:02.587Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-15T16:52:03.574Z] ---> a5725150e173 [2022-09-15T16:52:03.574Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-15T16:52:04.576Z] ---> c3874a94ca35 [2022-09-15T16:52:04.576Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:52:04.576Z] ---> Running in 6206801c571b [2022-09-15T16:52:05.180Z] Removing intermediate container 6206801c571b [2022-09-15T16:52:05.180Z] ---> 07b02d3a98fe [2022-09-15T16:52:05.180Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:52:05.180Z] ---> Running in 2ff1f1513117 [2022-09-15T16:52:05.803Z] Removing intermediate container 2ff1f1513117 [2022-09-15T16:52:05.803Z] ---> 43033933727c [2022-09-15T16:52:05.803Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T16:52:06.084Z] ---> Running in aa933194376b [2022-09-15T16:52:06.363Z] Removing intermediate container aa933194376b [2022-09-15T16:52:06.363Z] ---> 684159a88423 [2022-09-15T16:52:06.363Z] Step 24/25 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:52:06.647Z] ---> Running in cdd5500e0666 [2022-09-15T16:52:07.273Z] Removing intermediate container cdd5500e0666 [2022-09-15T16:52:07.273Z] ---> 367cda4a7290 [2022-09-15T16:52:07.273Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:52:07.549Z] ---> Running in f505c6110cb5 [2022-09-15T16:52:08.150Z] Removing intermediate container f505c6110cb5 [2022-09-15T16:52:08.150Z] ---> 9fe2f17f4140 [2022-09-15T16:52:08.150Z] [2022-09-15T16:52:08.431Z] Successfully built 9fe2f17f4140 [2022-09-15T16:52:08.431Z] Successfully tagged security-spire-server-arm64:latest [2022-09-15T16:52:08.431Z] Building core-data [2022-09-15T16:52:26.780Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:52:26.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:52:26.780Z] ---> 519818eb2916 [2022-09-15T16:52:26.780Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:52:26.780Z] ---> Using cache [2022-09-15T16:52:26.780Z] ---> ca95f96f85dd [2022-09-15T16:52:26.780Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T16:52:26.780Z] ---> Using cache [2022-09-15T16:52:26.780Z] ---> bfbdabb6ac13 [2022-09-15T16:52:26.780Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:52:26.780Z] ---> Using cache [2022-09-15T16:52:26.780Z] ---> 2e8c28de2a06 [2022-09-15T16:52:26.780Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-15T16:52:26.780Z] ---> Running in 42738c839f41 [2022-09-15T16:52:27.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:28.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:52:30.200Z] OK: 221 MiB in 51 packages [2022-09-15T16:52:31.671Z] Removing intermediate container 42738c839f41 [2022-09-15T16:52:31.671Z] ---> 2e175f6e5965 [2022-09-15T16:52:31.671Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T16:52:32.276Z] ---> ffc755231477 [2022-09-15T16:52:32.276Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:52:32.276Z] ---> Running in 1672789e4dd4 [2022-09-15T16:53:29.222Z] Removing intermediate container 1672789e4dd4 [2022-09-15T16:53:29.222Z] ---> dbf646dd3982 [2022-09-15T16:53:29.222Z] Step 9/24 : COPY . . [2022-09-15T16:53:35.960Z] ---> 6438d4c85065 [2022-09-15T16:53:35.960Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-15T16:53:35.960Z] ---> Running in 390423b890f8 [2022-09-15T16:53:37.404Z] 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-09-15T16:56:14.375Z] Removing intermediate container 3fa4c219da38 [2022-09-15T16:56:14.375Z] ---> 8a4a0e65ed2e [2022-09-15T16:56:14.375Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-15T16:56:14.375Z] ---> Running in e0705b81c109 [2022-09-15T16:56:14.375Z] 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-09-15T16:56:14.375Z] Removing intermediate container e0705b81c109 [2022-09-15T16:56:14.375Z] ---> 740d4cd5ed16 [2022-09-15T16:56:14.375Z] [2022-09-15T16:56:14.375Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:56:14.375Z] 3.16: Pulling from library/alpine [2022-09-15T16:56:14.375Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T16:56:14.375Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T16:56:14.375Z] ---> a6215f271958 [2022-09-15T16:56:14.375Z] 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-09-15T16:56:14.375Z] ---> Running in 391d152e85f7 [2022-09-15T16:56:14.375Z] Removing intermediate container 391d152e85f7 [2022-09-15T16:56:14.375Z] ---> 27b218fff6de [2022-09-15T16:56:14.375Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-15T16:56:14.645Z] ---> Running in 942dc61f62ac [2022-09-15T16:56:17.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:56:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:56:19.006Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T16:56:19.006Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T16:56:19.006Z] (3/33) Installing readline (8.1.2-r0) [2022-09-15T16:56:19.006Z] (4/33) Installing bash (5.1.16-r2) [2022-09-15T16:56:19.006Z] Executing bash-5.1.16-r2.post-install [2022-09-15T16:56:19.006Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-15T16:56:19.006Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-15T16:56:19.006Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T16:56:19.006Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-15T16:56:19.006Z] (9/33) Installing curl (7.83.1-r3) [2022-09-15T16:56:19.006Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-15T16:56:20.006Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-15T16:56:20.006Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-15T16:56:20.006Z] (13/33) Installing expat (2.4.8-r0) [2022-09-15T16:56:20.006Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-15T16:56:20.006Z] (15/33) Installing gdbm (1.23-r0) [2022-09-15T16:56:20.006Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-15T16:56:20.286Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T16:56:20.286Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T16:56:20.286Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-15T16:56:20.286Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-15T16:56:20.286Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-15T16:56:22.320Z] Removing intermediate container 1aacf156bf41 [2022-09-15T16:56:22.320Z] ---> b4ab7c532b45 [2022-09-15T16:56:22.320Z] [2022-09-15T16:56:22.320Z] Step 10/33 : FROM alpine:3.16 [2022-09-15T16:56:22.320Z] ---> a6215f271958 [2022-09-15T16:56:22.320Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:56:22.320Z] ---> Running in 74a614239bbd [2022-09-15T16:56:22.929Z] Removing intermediate container 74a614239bbd [2022-09-15T16:56:22.929Z] ---> 7eac3421fd09 [2022-09-15T16:56:22.929Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-15T16:56:23.207Z] ---> Running in 89c2d9ce01d2 [2022-09-15T16:56:23.490Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-15T16:56:23.490Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-15T16:56:23.490Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-15T16:56:23.490Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-15T16:56:23.774Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-15T16:56:23.774Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-15T16:56:23.774Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-15T16:56:23.774Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-15T16:56:23.774Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-15T16:56:23.774Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-15T16:56:23.774Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-15T16:56:24.052Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-15T16:56:25.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:56:25.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:56:25.375Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:56:25.375Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T16:56:25.989Z] OK: 120 MiB in 47 packages [2022-09-15T16:56:26.600Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-15T16:56:26.600Z] (2/2) Installing su-exec (0.2-r1) [2022-09-15T16:56:26.600Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:56:26.879Z] OK: 5 MiB in 16 packages [2022-09-15T16:56:28.351Z] Removing intermediate container 89c2d9ce01d2 [2022-09-15T16:56:28.351Z] ---> 726bf6852cce [2022-09-15T16:56:28.351Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-15T16:56:28.629Z] ---> Running in 452e57e6c9be [2022-09-15T16:56:29.239Z] Removing intermediate container 452e57e6c9be [2022-09-15T16:56:29.239Z] ---> 1e1226e7292c [2022-09-15T16:56:29.239Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-15T16:56:29.239Z] ---> Running in a4f7d5c18a1a [2022-09-15T16:56:29.848Z] Removing intermediate container a4f7d5c18a1a [2022-09-15T16:56:29.848Z] ---> 0352fa617348 [2022-09-15T16:56:29.848Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-15T16:56:29.848Z] ---> Running in 30022f46caee [2022-09-15T16:56:30.457Z] Removing intermediate container 30022f46caee [2022-09-15T16:56:30.457Z] ---> 5dcc7dba522c [2022-09-15T16:56:30.457Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-15T16:56:30.457Z] ---> Running in 5ac0ac73a8d6 [2022-09-15T16:56:30.741Z] Removing intermediate container 5ac0ac73a8d6 [2022-09-15T16:56:30.741Z] ---> 3a4187692571 [2022-09-15T16:56:30.741Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-15T16:56:31.022Z] ---> Running in 4aece64f4229 [2022-09-15T16:56:34.458Z] Removing intermediate container 4aece64f4229 [2022-09-15T16:56:34.458Z] ---> 99a46a51e977 [2022-09-15T16:56:34.458Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-15T16:56:34.458Z] ---> Running in 1548be27cee1 [2022-09-15T16:56:34.732Z] Removing intermediate container 1548be27cee1 [2022-09-15T16:56:34.732Z] ---> 6909d02a16a4 [2022-09-15T16:56:34.732Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-15T16:56:35.724Z] ---> 801757b6b6e4 [2022-09-15T16:56:35.724Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-15T16:56:35.724Z] ---> Running in 57e74e64d600 [2022-09-15T16:56:39.150Z] Removing intermediate container 57e74e64d600 [2022-09-15T16:56:39.151Z] ---> 26f07d7b103d [2022-09-15T16:56:39.151Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:56:39.769Z] ---> 887f4aa47de2 [2022-09-15T16:56:39.769Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-15T16:56:41.784Z] ---> 274aec50c4b3 [2022-09-15T16:56:41.784Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-15T16:56:42.780Z] ---> 9587c1b6ef9d [2022-09-15T16:56:42.780Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-15T16:56:43.772Z] ---> 784d8ab7010f [2022-09-15T16:56:43.772Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-15T16:56:44.766Z] ---> 0da2c86c0093 [2022-09-15T16:56:44.766Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-15T16:56:45.771Z] ---> c2247e6339ab [2022-09-15T16:56:45.771Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-15T16:56:46.769Z] ---> 1b085a2b6780 [2022-09-15T16:56:46.769Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-15T16:56:46.769Z] ---> Running in 9e7de5228564 [2022-09-15T16:56:47.404Z] Collecting docker-compose==1.23.2 [2022-09-15T16:56:47.683Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-15T16:56:47.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.1 MB/s eta 0:00:00 [2022-09-15T16:56:48.295Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-15T16:56:48.578Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-15T16:56:48.578Z] Preparing metadata (setup.py): started [2022-09-15T16:56:49.581Z] Removing intermediate container 9e7de5228564 [2022-09-15T16:56:49.581Z] ---> f2252d2a44fa [2022-09-15T16:56:49.581Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-15T16:56:49.581Z] ---> Running in 2d6dc88fbefc [2022-09-15T16:56:50.187Z] Removing intermediate container 2d6dc88fbefc [2022-09-15T16:56:50.187Z] ---> 461c01c362b9 [2022-09-15T16:56:50.187Z] Step 30/33 : CMD ["gate"] [2022-09-15T16:56:50.187Z] ---> Running in d3ebd03f157c [2022-09-15T16:56:50.801Z] Removing intermediate container d3ebd03f157c [2022-09-15T16:56:50.801Z] ---> 31595d0971ae [2022-09-15T16:56:50.801Z] Step 31/33 : LABEL arch=arm64 [2022-09-15T16:56:51.079Z] ---> Running in 529ae0c0d783 [2022-09-15T16:56:51.364Z] Removing intermediate container 529ae0c0d783 [2022-09-15T16:56:51.364Z] ---> 89701d9d6d19 [2022-09-15T16:56:51.364Z] Step 32/33 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:56:51.641Z] ---> Running in cbf284e4adb1 [2022-09-15T16:56:51.922Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:56:51.922Z] Removing intermediate container cbf284e4adb1 [2022-09-15T16:56:51.922Z] ---> 80279299fc2b [2022-09-15T16:56:52.201Z] Step 33/33 : LABEL version=0.0.0 [2022-09-15T16:56:52.201Z] ---> Running in db1cb8959a82 [2022-09-15T16:56:52.810Z] Removing intermediate container db1cb8959a82 [2022-09-15T16:56:52.810Z] ---> ac95629dbe13 [2022-09-15T16:56:52.810Z] [2022-09-15T16:56:53.090Z] Successfully built ac95629dbe13 [2022-09-15T16:56:53.090Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-15T16:56:53.090Z]  Building security-bootstrapper ... done Building support-notifications [2022-09-15T16:56:53.367Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-15T16:56:53.367Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-15T16:56:53.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.8 MB/s eta 0:00:00 [2022-09-15T16:56:53.976Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-15T16:56:53.976Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-15T16:56:53.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.2 MB/s eta 0:00:00 [2022-09-15T16:56:53.976Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-15T16:56:54.255Z] Collecting texttable<0.10,>=0.9.0 [2022-09-15T16:56:54.255Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-15T16:56:54.255Z] Preparing metadata (setup.py): started [2022-09-15T16:56:56.950Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:56:57.371Z] Collecting docker<4.0,>=3.6.0 [2022-09-15T16:56:57.371Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-15T16:56:57.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.7 MB/s eta 0:00:00 [2022-09-15T16:56:58.972Z] Collecting jsonschema<3,>=2.5.1 [2022-09-15T16:56:58.972Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-15T16:56:58.972Z] Collecting docopt<0.7,>=0.6.1 [2022-09-15T16:56:58.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-15T16:56:59.259Z] Preparing metadata (setup.py): started [2022-09-15T16:57:02.736Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:57:03.732Z] Collecting PyYAML<4,>=3.10 [2022-09-15T16:57:04.014Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-15T16:57:04.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.1 MB/s eta 0:00:00 [2022-09-15T16:57:07.455Z] Preparing metadata (setup.py): started [2022-09-15T16:57:10.133Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-15T16:57:10.133Z] Collecting cached-property<2,>=1.2.0 [2022-09-15T16:57:10.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-15T16:57:10.743Z] Collecting docker-pycreds>=0.4.0 [2022-09-15T16:57:10.743Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-15T16:57:11.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:57:11.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:57:11.369Z] ---> 519818eb2916 [2022-09-15T16:57:11.369Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-15T16:57:11.369Z] ---> Using cache [2022-09-15T16:57:11.369Z] ---> ca95f96f85dd [2022-09-15T16:57:11.369Z] Step 4/23 : WORKDIR /edgex-go [2022-09-15T16:57:11.369Z] ---> Using cache [2022-09-15T16:57:11.369Z] ---> bfbdabb6ac13 [2022-09-15T16:57:11.369Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:57:11.369Z] ---> Using cache [2022-09-15T16:57:11.369Z] ---> 2e8c28de2a06 [2022-09-15T16:57:11.369Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-15T16:57:11.369Z] ---> Running in 5291a9e316b3 [2022-09-15T16:57:12.829Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-15T16:57:12.829Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-15T16:57:12.829Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.4 MB/s eta 0:00:00 [2022-09-15T16:57:13.107Z] Collecting idna<2.8,>=2.5 [2022-09-15T16:57:13.107Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-15T16:57:13.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.7 MB/s eta 0:00:00 [2022-09-15T16:57:13.388Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-15T16:57:13.388Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-15T16:57:13.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.6 MB/s eta 0:00:00 [2022-09-15T16:57:13.999Z] Collecting certifi>=2017.4.17 [2022-09-15T16:57:13.999Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-15T16:57:13.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 9.1 MB/s eta 0:00:00 [2022-09-15T16:57:13.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:14.627Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-15T16:57:14.627Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-15T16:57:14.627Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-15T16:57:14.627Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-15T16:57:15.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:16.222Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-15T16:57:16.222Z] Running setup.py install for texttable: started [2022-09-15T16:57:16.828Z] OK: 221 MiB in 51 packages [2022-09-15T16:57:18.847Z] Removing intermediate container 5291a9e316b3 [2022-09-15T16:57:18.847Z] ---> db4f18bc3f7f [2022-09-15T16:57:18.847Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-15T16:57:18.847Z] Removing intermediate container 0c733001a0a8 [2022-09-15T16:57:18.847Z] ---> a946611e6f44 [2022-09-15T16:57:18.847Z] [2022-09-15T16:57:18.847Z] Step 11/25 : FROM alpine:3.16 [2022-09-15T16:57:18.847Z] ---> a6215f271958 [2022-09-15T16:57:18.847Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:57:18.847Z] ---> Running in 2609ad58979a [2022-09-15T16:57:19.455Z] Running setup.py install for texttable: finished with status 'done' [2022-09-15T16:57:19.455Z] Running setup.py install for PyYAML: started [2022-09-15T16:57:20.461Z] ---> 5f304f9bbce5 [2022-09-15T16:57:20.461Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:57:20.461Z] ---> Running in 30195f403dae [2022-09-15T16:57:21.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:21.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:57:23.168Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-15T16:57:23.168Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T16:57:23.463Z] OK: 5 MiB in 15 packages [2022-09-15T16:57:23.740Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-15T16:57:24.760Z] Removing intermediate container 2609ad58979a [2022-09-15T16:57:24.760Z] ---> 746d6c92d118 [2022-09-15T16:57:24.760Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:57:25.043Z] ---> Running in fd6cbd935f53 [2022-09-15T16:57:25.656Z] Removing intermediate container fd6cbd935f53 [2022-09-15T16:57:25.656Z] ---> cea81c664965 [2022-09-15T16:57:25.656Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-15T16:57:25.656Z] ---> Running in 1d25425d4fc1 [2022-09-15T16:57:25.932Z] Running setup.py install for docopt: started [2022-09-15T16:57:26.214Z] Removing intermediate container 1d25425d4fc1 [2022-09-15T16:57:26.214Z] ---> e81aa73d9265 [2022-09-15T16:57:26.214Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-15T16:57:26.489Z] ---> Running in 5a51b1fe8bd2 [2022-09-15T16:57:26.763Z] Removing intermediate container 5a51b1fe8bd2 [2022-09-15T16:57:26.763Z] ---> 4e899eca48f4 [2022-09-15T16:57:26.763Z] Step 16/25 : WORKDIR / [2022-09-15T16:57:27.039Z] ---> Running in 736c6ed72eb3 [2022-09-15T16:57:27.653Z] Removing intermediate container 736c6ed72eb3 [2022-09-15T16:57:27.653Z] ---> b099cd2d409f [2022-09-15T16:57:27.653Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:57:28.643Z] ---> 4e8f6dd55051 [2022-09-15T16:57:28.643Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-15T16:57:30.094Z] Running setup.py install for docopt: finished with status 'done' [2022-09-15T16:57:30.094Z] ---> e1897762ab61 [2022-09-15T16:57:30.095Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-15T16:57:31.559Z] ---> c47eec698214 [2022-09-15T16:57:31.559Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-15T16:57:32.157Z] ---> 4fb710ea7844 [2022-09-15T16:57:32.157Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-15T16:57:32.438Z] ---> Running in 4b21621a8fe5 [2022-09-15T16:57:33.075Z] Removing intermediate container 4b21621a8fe5 [2022-09-15T16:57:33.075Z] ---> 6e1cc537eff3 [2022-09-15T16:57:33.075Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:57:33.351Z] ---> Running in 6ac75d485bc6 [2022-09-15T16:57:33.955Z] Removing intermediate container 6ac75d485bc6 [2022-09-15T16:57:33.955Z] ---> f3eefd4fab20 [2022-09-15T16:57:33.955Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T16:57:34.237Z] ---> Running in 1fc01f7c96b1 [2022-09-15T16:57:34.523Z] Removing intermediate container 1fc01f7c96b1 [2022-09-15T16:57:34.523Z] ---> 7b0071f9d445 [2022-09-15T16:57:34.523Z] Step 24/25 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:57:34.798Z] ---> Running in 2885bb4f2ca8 [2022-09-15T16:57:35.074Z] Running setup.py install for dockerpty: started [2022-09-15T16:57:35.355Z] Removing intermediate container 2885bb4f2ca8 [2022-09-15T16:57:35.355Z] ---> f3b325cc6d3a [2022-09-15T16:57:35.355Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T16:57:35.631Z] ---> Running in 4e52849f55b0 [2022-09-15T16:57:36.226Z] Removing intermediate container 4e52849f55b0 [2022-09-15T16:57:36.226Z] ---> af71ca72a866 [2022-09-15T16:57:36.226Z] [2022-09-15T16:57:36.503Z] Successfully built af71ca72a866 [2022-09-15T16:57:36.503Z] Successfully tagged core-metadata-arm64:latest [2022-09-15T16:57:36.503Z]  Building core-metadata ... done Building security-secretstore-setup [2022-09-15T16:57:38.486Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-15T16:57:41.882Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-15T16:57:41.882Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-15T16:57:57.002Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:57:57.002Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:57:57.002Z] ---> 519818eb2916 [2022-09-15T16:57:57.002Z] Step 3/25 : WORKDIR /edgex-go [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> 7b1db0fdf665 [2022-09-15T16:57:57.002Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> 6fb4de3f0deb [2022-09-15T16:57:57.002Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> 7bc8dbf845b6 [2022-09-15T16:57:57.002Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> f07f1c5faf23 [2022-09-15T16:57:57.002Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> 2cf8f6c83b13 [2022-09-15T16:57:57.002Z] Step 8/25 : COPY . . [2022-09-15T16:57:57.002Z] ---> Using cache [2022-09-15T16:57:57.002Z] ---> 887c4c7e2007 [2022-09-15T16:57:57.002Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-15T16:57:57.002Z] ---> Running in 51178a0b290f [2022-09-15T16:57:59.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-15T16:58:12.076Z] Removing intermediate container 942dc61f62ac [2022-09-15T16:58:12.076Z] ---> 29c1ff945bf0 [2022-09-15T16:58:12.076Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-15T16:58:12.076Z] ---> Running in ddd3b72c8646 [2022-09-15T16:58:13.060Z] Removing intermediate container ddd3b72c8646 [2022-09-15T16:58:13.060Z] ---> eaa9bab2028c [2022-09-15T16:58:13.339Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:58:13.613Z] ---> Running in 66bd9857490b [2022-09-15T16:58:14.595Z] Removing intermediate container 66bd9857490b [2022-09-15T16:58:14.595Z] ---> 0099c463c3f2 [2022-09-15T16:58:14.595Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-15T16:58:17.225Z] ---> 8965a8618530 [2022-09-15T16:58:17.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-15T16:58:18.951Z] ---> 778f5a1561d5 [2022-09-15T16:58:18.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-15T16:58:21.102Z] ---> 33406991d608 [2022-09-15T16:58:21.102Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-15T16:58:21.102Z] ---> Running in 822692eae2dc [2022-09-15T16:58:22.110Z] Removing intermediate container 822692eae2dc [2022-09-15T16:58:22.110Z] ---> a0f0dca33584 [2022-09-15T16:58:22.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:58:22.110Z] ---> Running in a0205ff7306d [2022-09-15T16:58:22.709Z] Removing intermediate container a0205ff7306d [2022-09-15T16:58:22.709Z] ---> 4ad33ab2d252 [2022-09-15T16:58:22.709Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T16:58:22.985Z] ---> Running in 7912b0f602f5 [2022-09-15T16:58:23.586Z] Removing intermediate container 7912b0f602f5 [2022-09-15T16:58:23.586Z] ---> 5eb446c0b125 [2022-09-15T16:58:23.586Z] Step 22/23 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:58:23.869Z] ---> Running in fa7e1e0d1f28 [2022-09-15T16:58:24.468Z] Removing intermediate container fa7e1e0d1f28 [2022-09-15T16:58:24.468Z] ---> 5eb0838a91b1 [2022-09-15T16:58:24.468Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:58:24.745Z] ---> Running in b12370ef81b9 [2022-09-15T16:58:25.344Z] Removing intermediate container b12370ef81b9 [2022-09-15T16:58:25.344Z] ---> a95310654e13 [2022-09-15T16:58:25.344Z] [2022-09-15T16:58:25.616Z] Removing intermediate container 30195f403dae [2022-09-15T16:58:25.616Z] ---> f2c6807800b4 [2022-09-15T16:58:25.616Z] Step 9/23 : COPY . . [2022-09-15T16:58:25.616Z] Successfully built a95310654e13 [2022-09-15T16:58:25.616Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-15T16:58:25.616Z] Building security-spire-config [2022-09-15T16:58:41.030Z]  Building sys-mgmt-agent ... done  ---> 7162bff49c38 [2022-09-15T16:58:41.030Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-15T16:58:41.030Z] ---> Running in 09c599cbaee2 [2022-09-15T16:58:43.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-15T16:58:43.297Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:58:43.297Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:58:43.297Z] ---> 519818eb2916 [2022-09-15T16:58:43.297Z] Step 3/26 : WORKDIR /edgex-go [2022-09-15T16:58:43.297Z] ---> Using cache [2022-09-15T16:58:43.297Z] ---> 7b1db0fdf665 [2022-09-15T16:58:43.297Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:58:43.297Z] ---> Using cache [2022-09-15T16:58:43.297Z] ---> 6fb4de3f0deb [2022-09-15T16:58:43.297Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-15T16:58:43.297Z] ---> Using cache [2022-09-15T16:58:43.297Z] ---> 1c4b39dc84ef [2022-09-15T16:58:43.297Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-15T16:58:43.587Z] ---> Using cache [2022-09-15T16:58:43.587Z] ---> 72577257b2d4 [2022-09-15T16:58:43.587Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:58:43.587Z] ---> Using cache [2022-09-15T16:58:43.587Z] ---> 399f135fbeb1 [2022-09-15T16:58:43.587Z] Step 8/26 : COPY . . [2022-09-15T16:58:43.587Z] ---> Using cache [2022-09-15T16:58:43.587Z] ---> ac9add868b62 [2022-09-15T16:58:43.587Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-15T16:58:43.587Z] ---> Using cache [2022-09-15T16:58:43.587Z] ---> 1e729297db94 [2022-09-15T16:58:43.587Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-15T16:58:43.587Z] ---> Using cache [2022-09-15T16:58:43.587Z] ---> 01bcfd00106b [2022-09-15T16:58:43.587Z] 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-09-15T16:58:43.587Z] ---> Running in d20a1543a686 [2022-09-15T16:58:46.990Z] Removing intermediate container d20a1543a686 [2022-09-15T16:58:46.990Z] ---> 15912d9fec7e [2022-09-15T16:58:46.990Z] Step 12/26 : WORKDIR /edgex-go [2022-09-15T16:58:46.990Z] ---> Running in 9e563085dd83 [2022-09-15T16:58:46.990Z] Removing intermediate container 9e563085dd83 [2022-09-15T16:58:46.990Z] ---> 81a8363dcd7c [2022-09-15T16:58:46.990Z] [2022-09-15T16:58:47.261Z] Step 13/26 : FROM alpine:3.15 [2022-09-15T16:58:47.261Z] ---> 02e0d6fdf486 [2022-09-15T16:58:47.261Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T16:58:47.261Z] ---> Using cache [2022-09-15T16:58:47.261Z] ---> 75b075865223 [2022-09-15T16:58:47.261Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T16:58:47.261Z] ---> Using cache [2022-09-15T16:58:47.261Z] ---> adbc29f73e5c [2022-09-15T16:58:47.261Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-15T16:58:47.261Z] ---> Running in b4f359bf9ab3 [2022-09-15T16:58:49.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:50.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:51.685Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T16:58:51.685Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T16:58:51.685Z] OK: 15734 distinct packages available [2022-09-15T16:58:51.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:52.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:58:54.385Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-15T16:58:54.385Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-15T16:58:54.386Z] (3/4) Installing libucontext (1.1-r0) [2022-09-15T16:58:54.661Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-15T16:58:54.661Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T16:58:54.661Z] OK: 6 MiB in 18 packages [2022-09-15T16:58:56.666Z] Removing intermediate container b4f359bf9ab3 [2022-09-15T16:58:56.666Z] ---> d8a1c511b557 [2022-09-15T16:58:56.666Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-15T16:59:02.097Z] ---> 8acb999ac293 [2022-09-15T16:59:02.097Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-15T16:59:02.374Z] ---> 487d89168251 [2022-09-15T16:59:02.374Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-15T16:59:02.374Z] ---> Running in 38bcbdd7a7d3 [2022-09-15T16:59:02.971Z] Removing intermediate container 38bcbdd7a7d3 [2022-09-15T16:59:02.971Z] ---> 7e32d155d7a0 [2022-09-15T16:59:02.971Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-15T16:59:03.953Z] ---> 41db910d0b28 [2022-09-15T16:59:03.953Z] Step 21/26 : WORKDIR / [2022-09-15T16:59:04.227Z] ---> Running in ae56796bd043 [2022-09-15T16:59:04.824Z] Removing intermediate container ae56796bd043 [2022-09-15T16:59:04.824Z] ---> f0ea07312197 [2022-09-15T16:59:04.824Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-15T16:59:04.824Z] ---> Running in ef01a586dc64 [2022-09-15T16:59:05.432Z] Removing intermediate container ef01a586dc64 [2022-09-15T16:59:05.432Z] ---> 2a41189e390d [2022-09-15T16:59:05.432Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-15T16:59:05.432Z] ---> Running in faa93006c0d9 [2022-09-15T16:59:06.033Z] Removing intermediate container faa93006c0d9 [2022-09-15T16:59:06.033Z] ---> d8ff11efd51f [2022-09-15T16:59:06.033Z] Step 24/26 : LABEL arch=arm64 [2022-09-15T16:59:06.033Z] ---> Running in 739644378ead [2022-09-15T16:59:06.634Z] Removing intermediate container 739644378ead [2022-09-15T16:59:06.634Z] ---> 24ecb244f0c2 [2022-09-15T16:59:06.634Z] Step 25/26 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:59:06.634Z] ---> Running in 8e4818bdc9e0 [2022-09-15T16:59:07.234Z] Removing intermediate container 8e4818bdc9e0 [2022-09-15T16:59:07.234Z] ---> e473da03913c [2022-09-15T16:59:07.234Z] Step 26/26 : LABEL version=0.0.0 [2022-09-15T16:59:07.506Z] ---> Running in bc91b26179b0 [2022-09-15T16:59:08.102Z] Removing intermediate container bc91b26179b0 [2022-09-15T16:59:08.102Z] ---> 2e4938454fbd [2022-09-15T16:59:08.102Z] [2022-09-15T16:59:08.102Z] Successfully built 2e4938454fbd [2022-09-15T16:59:08.102Z] Successfully tagged security-spire-config-arm64:latest [2022-09-15T16:59:08.379Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-09-15T16:59:23.478Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T16:59:23.478Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-15T16:59:23.478Z] ---> 519818eb2916 [2022-09-15T16:59:23.478Z] Step 3/20 : WORKDIR /edgex-go [2022-09-15T16:59:23.478Z] ---> Using cache [2022-09-15T16:59:23.478Z] ---> 7b1db0fdf665 [2022-09-15T16:59:23.478Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-15T16:59:23.478Z] ---> Running in 6967e697e7df [2022-09-15T16:59:24.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:59:24.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:59:26.189Z] v3.16.2-167-g61e5b9860d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-15T16:59:26.189Z] v3.16.2-168-g1b152e0b83 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-15T16:59:26.189Z] OK: 16895 distinct packages available [2022-09-15T16:59:26.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T16:59:26.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T16:59:28.194Z] OK: 221 MiB in 51 packages [2022-09-15T16:59:29.637Z] Removing intermediate container 6967e697e7df [2022-09-15T16:59:29.637Z] ---> 882b1664998e [2022-09-15T16:59:29.637Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-15T16:59:30.637Z] ---> 6aebb1c24dbb [2022-09-15T16:59:30.637Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T16:59:30.637Z] ---> Running in 3045447f5758 [2022-09-15T16:59:52.837Z] Removing intermediate container d81cd9354499 [2022-09-15T16:59:52.837Z] ---> 2f8e86e0fda6 [2022-09-15T16:59:52.837Z] [2022-09-15T16:59:52.837Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T16:59:52.837Z] ---> a6215f271958 [2022-09-15T16:59:52.837Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-15T16:59:52.837Z] ---> Using cache [2022-09-15T16:59:52.837Z] ---> 746d6c92d118 [2022-09-15T16:59:52.837Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T16:59:52.837Z] ---> Using cache [2022-09-15T16:59:52.837Z] ---> cea81c664965 [2022-09-15T16:59:52.837Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-15T16:59:52.837Z] ---> Running in 7c71027f6aac [2022-09-15T16:59:52.837Z] Removing intermediate container 7c71027f6aac [2022-09-15T16:59:52.837Z] ---> 6381e164ee9b [2022-09-15T16:59:52.837Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T16:59:52.837Z] ---> Running in a93e7da354b8 [2022-09-15T16:59:52.837Z] Removing intermediate container a93e7da354b8 [2022-09-15T16:59:52.837Z] ---> 48c7d13a6025 [2022-09-15T16:59:52.837Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T16:59:52.837Z] ---> 1d66f3ff4546 [2022-09-15T16:59:52.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-15T16:59:54.277Z] ---> 5f0d1103b05d [2022-09-15T16:59:54.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-15T16:59:55.269Z] ---> cd82a9c8c170 [2022-09-15T16:59:55.269Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-15T16:59:55.269Z] ---> Running in becafe5fab3b [2022-09-15T16:59:55.877Z] Removing intermediate container becafe5fab3b [2022-09-15T16:59:55.877Z] ---> 1f093416d354 [2022-09-15T16:59:55.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T16:59:55.877Z] ---> Running in d21df75fbbde [2022-09-15T16:59:56.478Z] Removing intermediate container d21df75fbbde [2022-09-15T16:59:56.478Z] ---> e3120df909c9 [2022-09-15T16:59:56.478Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T16:59:56.755Z] ---> Running in fbac67485d06 [2022-09-15T16:59:57.540Z] Removing intermediate container fbac67485d06 [2022-09-15T16:59:57.540Z] ---> ca172d0f600e [2022-09-15T16:59:57.540Z] Step 22/23 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T16:59:57.540Z] ---> Running in 94ea10e9e969 [2022-09-15T16:59:58.183Z] Removing intermediate container 94ea10e9e969 [2022-09-15T16:59:58.183Z] ---> 9047ecb841be [2022-09-15T16:59:58.183Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T16:59:58.183Z] ---> Running in 629898f2df0a [2022-09-15T16:59:58.852Z] Removing intermediate container 629898f2df0a [2022-09-15T16:59:58.852Z] ---> 6dee7c7a41ef [2022-09-15T16:59:58.852Z] [2022-09-15T16:59:59.160Z] Successfully built 6dee7c7a41ef [2022-09-15T16:59:59.470Z] Successfully tagged support-scheduler-arm64:latest [2022-09-15T16:59:59.470Z]  Building support-scheduler ... done Building core-command [2022-09-15T17:00:21.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:00:21.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:00:21.736Z] ---> 519818eb2916 [2022-09-15T17:00:21.736Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> ca95f96f85dd [2022-09-15T17:00:21.736Z] Step 4/24 : WORKDIR /edgex-go [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> bfbdabb6ac13 [2022-09-15T17:00:21.736Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> 2e8c28de2a06 [2022-09-15T17:00:21.736Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> f6fe6315c50a [2022-09-15T17:00:21.736Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> 37ba20596e80 [2022-09-15T17:00:21.736Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> 40b730abac35 [2022-09-15T17:00:21.736Z] Step 9/24 : COPY . . [2022-09-15T17:00:21.736Z] ---> Using cache [2022-09-15T17:00:21.736Z] ---> 2f533524bade [2022-09-15T17:00:21.736Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-15T17:00:21.736Z] ---> Running in 3bb59919774b [2022-09-15T17:00:23.183Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-09-15T17:00:25.179Z] Removing intermediate container 3045447f5758 [2022-09-15T17:00:25.179Z] ---> dc3ace49cc8e [2022-09-15T17:00:25.179Z] Step 7/20 : COPY . . [2022-09-15T17:00:37.597Z] ---> 1181254ac5d9 [2022-09-15T17:00:37.597Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-15T17:00:37.597Z] ---> Running in 027e324d0cdf [2022-09-15T17:00:38.597Z] 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-09-15T17:01:17.620Z] Removing intermediate container 390423b890f8 [2022-09-15T17:01:17.620Z] ---> d8f790c0c8aa [2022-09-15T17:01:17.620Z] [2022-09-15T17:01:17.620Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T17:01:17.620Z] ---> a6215f271958 [2022-09-15T17:01:17.620Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-15T17:01:17.620Z] ---> Running in 1b1f30c52c1d [2022-09-15T17:01:17.620Z] Removing intermediate container 1b1f30c52c1d [2022-09-15T17:01:17.620Z] ---> 6cc12d57191a [2022-09-15T17:01:17.620Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-15T17:01:17.620Z] ---> Running in 75219a8e4213 [2022-09-15T17:01:17.620Z] Removing intermediate container 75219a8e4213 [2022-09-15T17:01:17.620Z] ---> 569a790cd5f3 [2022-09-15T17:01:17.620Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-15T17:01:17.620Z] ---> Running in 0162f71f42f2 [2022-09-15T17:01:17.620Z] Removing intermediate container 0162f71f42f2 [2022-09-15T17:01:17.620Z] ---> 58d4607012b6 [2022-09-15T17:01:17.620Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:01:17.620Z] ---> Running in b1dde532329a [2022-09-15T17:01:19.613Z] Removing intermediate container b1dde532329a [2022-09-15T17:01:19.613Z] ---> dc3a44e93a08 [2022-09-15T17:01:19.613Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T17:01:19.894Z] ---> Running in 0132f1c0b2a3 [2022-09-15T17:01:21.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:22.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:01:24.296Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:01:24.296Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T17:01:24.296Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T17:01:24.296Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T17:01:24.571Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T17:01:24.846Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T17:01:24.846Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:01:24.846Z] OK: 8 MiB in 20 packages [2022-09-15T17:01:26.822Z] Removing intermediate container 0132f1c0b2a3 [2022-09-15T17:01:26.822Z] ---> e10f6728165c [2022-09-15T17:01:26.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:01:27.416Z] ---> c2b54a869d4e [2022-09-15T17:01:27.416Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-15T17:01:29.402Z] ---> 3e479ac487bf [2022-09-15T17:01:29.402Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-15T17:01:30.389Z] ---> 89d59233c939 [2022-09-15T17:01:30.389Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-15T17:01:30.389Z] ---> Running in c3da2ff600fc [2022-09-15T17:01:30.991Z] Removing intermediate container c3da2ff600fc [2022-09-15T17:01:30.991Z] ---> 43b788726a48 [2022-09-15T17:01:30.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:01:30.991Z] ---> Running in 2196f3b36ed5 [2022-09-15T17:01:31.594Z] Removing intermediate container 2196f3b36ed5 [2022-09-15T17:01:31.594Z] ---> a98fe623083b [2022-09-15T17:01:31.594Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T17:01:31.594Z] ---> Running in a1b723947299 [2022-09-15T17:01:32.206Z] Removing intermediate container a1b723947299 [2022-09-15T17:01:32.206Z] ---> 66dc2cee7352 [2022-09-15T17:01:32.206Z] Step 23/24 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:01:32.206Z] ---> Running in 281356393c9a [2022-09-15T17:01:32.806Z] Removing intermediate container 281356393c9a [2022-09-15T17:01:32.806Z] ---> cf211c7bf35f [2022-09-15T17:01:32.806Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T17:01:33.080Z] ---> Running in 0477a12cbfbf [2022-09-15T17:01:33.673Z] Removing intermediate container 0477a12cbfbf [2022-09-15T17:01:33.673Z] ---> bda27dfca80f [2022-09-15T17:01:33.673Z] [2022-09-15T17:01:33.947Z] Successfully built bda27dfca80f [2022-09-15T17:01:33.947Z] Successfully tagged core-data-arm64:latest [2022-09-15T17:01:33.947Z] Building security-proxy-setup [2022-09-15T17:01:49.044Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-15T17:01:49.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-15T17:01:49.044Z] ---> 519818eb2916 [2022-09-15T17:01:49.044Z] Step 3/22 : WORKDIR /edgex-go [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> 7b1db0fdf665 [2022-09-15T17:01:49.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> 6fb4de3f0deb [2022-09-15T17:01:49.044Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> 7bc8dbf845b6 [2022-09-15T17:01:49.044Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> f07f1c5faf23 [2022-09-15T17:01:49.044Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> 2cf8f6c83b13 [2022-09-15T17:01:49.044Z] Step 8/22 : COPY . . [2022-09-15T17:01:49.044Z] ---> Using cache [2022-09-15T17:01:49.044Z] ---> 887c4c7e2007 [2022-09-15T17:01:49.044Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-15T17:01:49.644Z] ---> Running in 4a4d25270097 [2022-09-15T17:01:51.627Z] 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-09-15T17:03:58.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-15T17:04:06.978Z] Removing intermediate container 51178a0b290f [2022-09-15T17:04:06.978Z] ---> 0314e7e5890b [2022-09-15T17:04:06.978Z] [2022-09-15T17:04:06.978Z] Step 10/25 : FROM alpine:3.16 [2022-09-15T17:04:06.978Z] ---> a6215f271958 [2022-09-15T17:04:06.978Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-15T17:04:06.978Z] ---> Running in 4ba438447613 [2022-09-15T17:04:08.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:04:08.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:04:10.412Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-15T17:04:10.689Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-15T17:04:10.689Z] (3/3) Installing su-exec (0.2-r1) [2022-09-15T17:04:10.689Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:04:10.689Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:04:10.969Z] OK: 6 MiB in 17 packages [2022-09-15T17:04:13.607Z] Removing intermediate container 4ba438447613 [2022-09-15T17:04:13.607Z] ---> d66139d9d8e1 [2022-09-15T17:04:13.607Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T17:04:13.607Z] ---> Running in 81cf81aec766 [2022-09-15T17:04:13.607Z] Removing intermediate container 81cf81aec766 [2022-09-15T17:04:13.607Z] ---> c011adb21dcd [2022-09-15T17:04:13.607Z] Step 13/25 : WORKDIR / [2022-09-15T17:04:13.883Z] ---> Running in 1c4e8591026f [2022-09-15T17:04:14.158Z] Removing intermediate container 1c4e8591026f [2022-09-15T17:04:14.158Z] ---> e0034c105bc7 [2022-09-15T17:04:14.158Z] 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-09-15T17:04:15.151Z] ---> aaa8be967d62 [2022-09-15T17:04:15.151Z] 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-09-15T17:04:16.139Z] ---> bee86a3a90ec [2022-09-15T17:04:16.139Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-15T17:04:17.143Z] ---> 017c3d3d9c23 [2022-09-15T17:04:17.143Z] 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-09-15T17:04:18.166Z] ---> b6f0db731ad3 [2022-09-15T17:04:18.166Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-15T17:04:19.610Z] ---> 5f3181e153e6 [2022-09-15T17:04:19.610Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-15T17:04:21.603Z] ---> 1c6647dc680d [2022-09-15T17:04:21.603Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T17:04:22.238Z] ---> 7b57435feef1 [2022-09-15T17:04:22.238Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T17:04:22.238Z] ---> Running in af947e211321 [2022-09-15T17:04:25.654Z] Removing intermediate container af947e211321 [2022-09-15T17:04:25.654Z] ---> 1b3490dd849a [2022-09-15T17:04:25.654Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T17:04:25.654Z] ---> Running in 89dbbddce4cd [2022-09-15T17:04:25.932Z] Removing intermediate container 89dbbddce4cd [2022-09-15T17:04:25.932Z] ---> 3a865b952911 [2022-09-15T17:04:25.932Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T17:04:26.205Z] ---> Running in 68d0af22477b [2022-09-15T17:04:26.487Z] Removing intermediate container 68d0af22477b [2022-09-15T17:04:26.487Z] ---> a6fa6b4c8bc2 [2022-09-15T17:04:26.487Z] Step 24/25 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:04:26.487Z] ---> Running in 6f1e87b319cc [2022-09-15T17:04:27.083Z] Removing intermediate container 6f1e87b319cc [2022-09-15T17:04:27.083Z] ---> 7c5f831d7b93 [2022-09-15T17:04:27.083Z] Step 25/25 : LABEL version=0.0.0 [2022-09-15T17:04:27.357Z] ---> Running in dfdacfdd25c2 [2022-09-15T17:04:27.961Z] Removing intermediate container dfdacfdd25c2 [2022-09-15T17:04:27.961Z] ---> 24eaef4da5fe [2022-09-15T17:04:27.961Z] [2022-09-15T17:04:28.236Z] Successfully built 24eaef4da5fe [2022-09-15T17:04:28.236Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-15T17:06:35.110Z]  Building security-secretstore-setup ... done Removing intermediate container 3bb59919774b [2022-09-15T17:06:35.110Z] ---> ce3f86000c6a [2022-09-15T17:06:35.110Z] [2022-09-15T17:06:35.110Z] Step 11/24 : FROM alpine:3.16 [2022-09-15T17:06:35.110Z] ---> a6215f271958 [2022-09-15T17:06:35.110Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-15T17:06:35.110Z] ---> Using cache [2022-09-15T17:06:35.110Z] ---> 746d6c92d118 [2022-09-15T17:06:35.110Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:06:35.110Z] ---> Using cache [2022-09-15T17:06:35.110Z] ---> cea81c664965 [2022-09-15T17:06:35.110Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-15T17:06:35.110Z] ---> Running in 5d08c39d5609 [2022-09-15T17:06:35.110Z] Removing intermediate container 5d08c39d5609 [2022-09-15T17:06:35.110Z] ---> 47a120da0b32 [2022-09-15T17:06:35.110Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-15T17:06:35.110Z] ---> Running in bf61bab777d3 [2022-09-15T17:06:35.110Z] Removing intermediate container bf61bab777d3 [2022-09-15T17:06:35.110Z] ---> e213b6aaaed7 [2022-09-15T17:06:35.110Z] Step 16/24 : WORKDIR / [2022-09-15T17:06:35.110Z] ---> Running in 3f28c171a096 [2022-09-15T17:06:35.110Z] Removing intermediate container 3f28c171a096 [2022-09-15T17:06:35.110Z] ---> d73caa6911e4 [2022-09-15T17:06:35.110Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:06:35.110Z] ---> 19f88df54eb4 [2022-09-15T17:06:35.110Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-15T17:06:35.110Z] ---> fb720077fe51 [2022-09-15T17:06:35.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-15T17:06:35.110Z] ---> 36cc9e39758f [2022-09-15T17:06:35.110Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-15T17:06:35.110Z] ---> Running in ac35181af755 [2022-09-15T17:06:35.110Z] Removing intermediate container ac35181af755 [2022-09-15T17:06:35.110Z] ---> 63b91738f22c [2022-09-15T17:06:35.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:06:35.110Z] ---> Running in 77e8ffb91115 [2022-09-15T17:06:35.110Z] Removing intermediate container 77e8ffb91115 [2022-09-15T17:06:35.110Z] ---> 97145e79ac0c [2022-09-15T17:06:35.110Z] Step 22/24 : LABEL arch=arm64 [2022-09-15T17:06:35.110Z] ---> Running in 9686ad9cf9f7 [2022-09-15T17:06:35.110Z] Removing intermediate container 9686ad9cf9f7 [2022-09-15T17:06:35.110Z] ---> d450f9a6bddb [2022-09-15T17:06:35.110Z] Step 23/24 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:06:35.110Z] ---> Running in 35153e6acda5 [2022-09-15T17:06:35.110Z] Removing intermediate container 35153e6acda5 [2022-09-15T17:06:35.110Z] ---> 7c2116641a37 [2022-09-15T17:06:35.110Z] Step 24/24 : LABEL version=0.0.0 [2022-09-15T17:06:35.110Z] ---> Running in c891b59c4ae1 [2022-09-15T17:06:35.110Z] Removing intermediate container c891b59c4ae1 [2022-09-15T17:06:35.110Z] ---> 31f8ff76cee1 [2022-09-15T17:06:35.110Z] [2022-09-15T17:06:35.110Z] Successfully built 31f8ff76cee1 [2022-09-15T17:06:35.110Z] Successfully tagged core-command-arm64:latest [2022-09-15T17:06:40.529Z]  Building core-command ... 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/secrets-config ./cmd/secrets-config [2022-09-15T17:06:58.855Z] Removing intermediate container 4a4d25270097 [2022-09-15T17:06:58.855Z] ---> 11c8c17feb6e [2022-09-15T17:06:58.855Z] [2022-09-15T17:06:58.855Z] Step 10/22 : FROM alpine:3.16 [2022-09-15T17:06:58.855Z] ---> a6215f271958 [2022-09-15T17:06:58.855Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-15T17:06:58.855Z] ---> Running in 76e67effcc61 [2022-09-15T17:06:59.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:06:59.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:00.726Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-15T17:07:00.726Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-15T17:07:01.011Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-15T17:07:01.011Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-15T17:07:01.011Z] (5/6) Installing curl (7.83.1-r3) [2022-09-15T17:07:01.011Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-15T17:07:01.011Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:07:01.011Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:07:01.289Z] OK: 8 MiB in 20 packages [2022-09-15T17:07:03.282Z] Removing intermediate container 76e67effcc61 [2022-09-15T17:07:03.282Z] ---> 9896905bc75d [2022-09-15T17:07:03.282Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-15T17:07:03.282Z] ---> Running in 688087edc217 [2022-09-15T17:07:03.559Z] Removing intermediate container 688087edc217 [2022-09-15T17:07:03.559Z] ---> b88e0d9211e7 [2022-09-15T17:07:03.559Z] Step 13/22 : WORKDIR /edgex [2022-09-15T17:07:03.842Z] ---> Running in 86ceeb76e3ea [2022-09-15T17:07:04.121Z] Removing intermediate container 86ceeb76e3ea [2022-09-15T17:07:04.121Z] ---> bf14e5b34489 [2022-09-15T17:07:04.121Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-15T17:07:05.104Z] ---> 5480c4b4c558 [2022-09-15T17:07:05.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-15T17:07:06.088Z] ---> 945bcb16d505 [2022-09-15T17:07:06.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-15T17:07:08.097Z] ---> aa28d99515e9 [2022-09-15T17:07:08.097Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-15T17:07:08.705Z] ---> 6be13220a58e [2022-09-15T17:07:08.705Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-15T17:07:08.705Z] ---> Running in 033a039b9d0d [2022-09-15T17:07:12.104Z] Removing intermediate container 033a039b9d0d [2022-09-15T17:07:12.104Z] ---> 6ae060744d84 [2022-09-15T17:07:12.104Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-15T17:07:12.104Z] ---> Running in 0ca4c5019822 [2022-09-15T17:07:12.104Z] Removing intermediate container 0ca4c5019822 [2022-09-15T17:07:12.104Z] ---> 98f5543b7ced [2022-09-15T17:07:12.104Z] Step 20/22 : LABEL arch=arm64 [2022-09-15T17:07:12.381Z] ---> Running in a05aac49f0aa [2022-09-15T17:07:12.975Z] Removing intermediate container a05aac49f0aa [2022-09-15T17:07:12.975Z] ---> 50f755684ea5 [2022-09-15T17:07:12.975Z] Step 21/22 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:07:12.975Z] ---> Running in 5e50d31dd591 [2022-09-15T17:07:13.572Z] Removing intermediate container 5e50d31dd591 [2022-09-15T17:07:13.572Z] ---> a0cca0a5011b [2022-09-15T17:07:13.572Z] Step 22/22 : LABEL version=0.0.0 [2022-09-15T17:07:13.572Z] ---> Running in 56deea40697d [2022-09-15T17:07:14.167Z] Removing intermediate container 56deea40697d [2022-09-15T17:07:14.167Z] ---> cbb543dc52c8 [2022-09-15T17:07:14.167Z] [2022-09-15T17:07:14.473Z] Successfully built cbb543dc52c8 [2022-09-15T17:07:14.473Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-15T17:07:17.468Z]  Building security-proxy-setup ... done Removing intermediate container 09c599cbaee2 [2022-09-15T17:07:17.468Z] ---> a320dd09bd91 [2022-09-15T17:07:17.468Z] [2022-09-15T17:07:17.468Z] Step 11/23 : FROM alpine:3.16 [2022-09-15T17:07:17.468Z] ---> a6215f271958 [2022-09-15T17:07:17.468Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-15T17:07:17.468Z] ---> Running in 9dd1cb4ac873 [2022-09-15T17:07:18.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:18.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:19.693Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-15T17:07:19.966Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-15T17:07:19.966Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T17:07:19.966Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:07:20.236Z] OK: 6 MiB in 16 packages [2022-09-15T17:07:22.221Z] Removing intermediate container 9dd1cb4ac873 [2022-09-15T17:07:22.221Z] ---> 916f1a8c39f4 [2022-09-15T17:07:22.221Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-15T17:07:22.221Z] ---> Running in 6569af18ff70 [2022-09-15T17:07:22.493Z] Removing intermediate container 6569af18ff70 [2022-09-15T17:07:22.493Z] ---> 51c4d9edfe06 [2022-09-15T17:07:22.493Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-15T17:07:22.493Z] Removing intermediate container 027e324d0cdf [2022-09-15T17:07:22.493Z] ---> f0d0a9a77a80 [2022-09-15T17:07:22.493Z] [2022-09-15T17:07:22.493Z] Step 9/20 : FROM alpine:3.15 [2022-09-15T17:07:22.766Z] ---> 02e0d6fdf486 [2022-09-15T17:07:22.766Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-15T17:07:22.766Z] ---> Using cache [2022-09-15T17:07:22.766Z] ---> 75b075865223 [2022-09-15T17:07:22.766Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T17:07:22.766Z] ---> Using cache [2022-09-15T17:07:22.766Z] ---> adbc29f73e5c [2022-09-15T17:07:22.766Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-15T17:07:22.766Z] ---> Running in a6f5e3e80174 [2022-09-15T17:07:22.766Z] ---> Running in 5bf1b1f29358 [2022-09-15T17:07:23.049Z] Removing intermediate container a6f5e3e80174 [2022-09-15T17:07:23.049Z] ---> fbe628216016 [2022-09-15T17:07:23.049Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-15T17:07:23.049Z] ---> Running in 7a4f95706979 [2022-09-15T17:07:23.649Z] Removing intermediate container 7a4f95706979 [2022-09-15T17:07:23.649Z] ---> 95c76d4bfe9b [2022-09-15T17:07:23.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:07:23.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:24.192Z] ---> 1976407fefd2 [2022-09-15T17:07:24.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-15T17:07:24.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:25.411Z] ---> adcb28a9ed78 [2022-09-15T17:07:25.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-15T17:07:26.009Z] v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-15T17:07:26.009Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-15T17:07:26.009Z] OK: 15734 distinct packages available [2022-09-15T17:07:26.009Z] ---> dbbafcbd221d [2022-09-15T17:07:26.009Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-15T17:07:26.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:26.284Z] ---> Running in d9100fb6c90b [2022-09-15T17:07:26.556Z] Removing intermediate container d9100fb6c90b [2022-09-15T17:07:26.556Z] ---> 2de08ebd369c [2022-09-15T17:07:26.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:07:26.556Z] ---> Running in 4948453a9e63 [2022-09-15T17:07:26.834Z] Removing intermediate container 4948453a9e63 [2022-09-15T17:07:26.834Z] ---> a1c695fd0040 [2022-09-15T17:07:26.834Z] Step 21/23 : LABEL arch=arm64 [2022-09-15T17:07:27.107Z] ---> Running in 60278fbde0e3 [2022-09-15T17:07:27.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-15T17:07:27.383Z] Removing intermediate container 60278fbde0e3 [2022-09-15T17:07:27.383Z] ---> 181fb7bc229c [2022-09-15T17:07:27.383Z] Step 22/23 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:07:27.383Z] ---> Running in 582f34ee3ae8 [2022-09-15T17:07:27.655Z] Removing intermediate container 582f34ee3ae8 [2022-09-15T17:07:27.655Z] ---> f091257d01a4 [2022-09-15T17:07:27.655Z] Step 23/23 : LABEL version=0.0.0 [2022-09-15T17:07:27.929Z] ---> Running in 370047e49f3f [2022-09-15T17:07:28.201Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-15T17:07:28.201Z] Removing intermediate container 370047e49f3f [2022-09-15T17:07:28.201Z] ---> 1ad114ec5ebc [2022-09-15T17:07:28.201Z] [2022-09-15T17:07:28.201Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-15T17:07:28.472Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-15T17:07:28.472Z] Successfully built 1ad114ec5ebc [2022-09-15T17:07:28.472Z] Successfully tagged support-notifications-arm64:latest [2022-09-15T17:07:28.472Z]  Building support-notifications ... done (4/9) Installing libcurl (7.80.0-r3) [2022-09-15T17:07:28.472Z] (5/9) Installing curl (7.80.0-r3) [2022-09-15T17:07:28.743Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-15T17:07:28.743Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-15T17:07:28.743Z] (8/9) Installing libucontext (1.1-r0) [2022-09-15T17:07:29.013Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-15T17:07:29.013Z] Executing busybox-1.34.1-r7.trigger [2022-09-15T17:07:29.013Z] Executing ca-certificates-20220614-r0.trigger [2022-09-15T17:07:29.282Z] OK: 8 MiB in 23 packages [2022-09-15T17:07:30.718Z] Removing intermediate container 5bf1b1f29358 [2022-09-15T17:07:30.718Z] ---> 44e2fa545d29 [2022-09-15T17:07:30.718Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-15T17:07:30.989Z] ---> 7366b68b3834 [2022-09-15T17:07:30.989Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-15T17:07:32.439Z] ---> 44a37874bf1d [2022-09-15T17:07:32.439Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-15T17:07:32.712Z] ---> 25c7688c855e [2022-09-15T17:07:32.712Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-15T17:07:32.983Z] ---> Running in 5bd9b02e3c4e [2022-09-15T17:07:33.254Z] Removing intermediate container 5bd9b02e3c4e [2022-09-15T17:07:33.254Z] ---> f54f1b7b4acc [2022-09-15T17:07:33.254Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T17:07:33.254Z] ---> Running in f61a1982c8ec [2022-09-15T17:07:33.524Z] Removing intermediate container f61a1982c8ec [2022-09-15T17:07:33.524Z] ---> 7ddf1796d8c7 [2022-09-15T17:07:33.524Z] Step 18/20 : LABEL arch=arm64 [2022-09-15T17:07:33.795Z] ---> Running in 3068b23a2c18 [2022-09-15T17:07:34.067Z] Removing intermediate container 3068b23a2c18 [2022-09-15T17:07:34.067Z] ---> 56a9845feb12 [2022-09-15T17:07:34.067Z] Step 19/20 : LABEL git_sha=07617e1367396cd4dc4eca511787afa5ee0aafd7 [2022-09-15T17:07:34.067Z] ---> Running in b4d623d9b335 [2022-09-15T17:07:34.340Z] Removing intermediate container b4d623d9b335 [2022-09-15T17:07:34.340Z] ---> 17fcc41717f1 [2022-09-15T17:07:34.340Z] Step 20/20 : LABEL version=0.0.0 [2022-09-15T17:07:34.611Z] ---> Running in a17079bc0c29 [2022-09-15T17:07:34.882Z] Removing intermediate container a17079bc0c29 [2022-09-15T17:07:34.882Z] ---> dbd07827ffe6 [2022-09-15T17:07:34.882Z] [2022-09-15T17:07:35.152Z] Successfully built dbd07827ffe6 [2022-09-15T17:07:35.152Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-15T17:07:35.437Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-15T17:07:35.455Z] $ docker stop --time=1 fc61a865337e21885c170416d09f7bf4bc8278135e626350d479df07bf3c34c8 [2022-09-15T17:07:37.092Z] $ docker rm -f fc61a865337e21885c170416d09f7bf4bc8278135e626350d479df07bf3c34c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T17:07:37.616Z] + docker images [2022-09-15T17:07:37.887Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-15T17:07:37.887Z] security-spiffe-token-provider-arm64 latest dbd07827ffe6 3 seconds ago 28.4MB [2022-09-15T17:07:37.887Z] support-notifications-arm64 latest 1ad114ec5ebc 10 seconds ago 26.3MB [2022-09-15T17:07:37.887Z] f0d0a9a77a80 16 seconds ago 1.41GB [2022-09-15T17:07:37.887Z] a320dd09bd91 21 seconds ago 1.44GB [2022-09-15T17:07:37.887Z] security-proxy-setup-arm64 latest cbb543dc52c8 24 seconds ago 26.4MB [2022-09-15T17:07:37.887Z] 11c8c17feb6e 41 seconds ago 1.36GB [2022-09-15T17:07:37.887Z] core-command-arm64 latest 31f8ff76cee1 About a minute ago 16.7MB [2022-09-15T17:07:37.887Z] ce3f86000c6a About a minute ago 1.37GB [2022-09-15T17:07:37.887Z] security-secretstore-setup-arm64 latest 24eaef4da5fe 3 minutes ago 28.2MB [2022-09-15T17:07:37.887Z] 0314e7e5890b 3 minutes ago 1.37GB [2022-09-15T17:07:37.887Z] core-data-arm64 latest bda27dfca80f 6 minutes ago 20.7MB [2022-09-15T17:07:37.887Z] d8f790c0c8aa 6 minutes ago 1.38GB [2022-09-15T17:07:37.887Z] support-scheduler-arm64 latest 6dee7c7a41ef 7 minutes ago 25.7MB [2022-09-15T17:07:37.887Z] 2f8e86e0fda6 7 minutes ago 1.43GB [2022-09-15T17:07:37.887Z] security-spire-config-arm64 latest 2e4938454fbd 8 minutes ago 83.6MB [2022-09-15T17:07:37.887Z] 81a8363dcd7c 8 minutes ago 1.25GB [2022-09-15T17:07:37.887Z] sys-mgmt-agent-arm64 latest a95310654e13 9 minutes ago 133MB [2022-09-15T17:07:37.887Z] core-metadata-arm64 latest af71ca72a866 10 minutes ago 17.5MB [2022-09-15T17:07:37.887Z] a946611e6f44 10 minutes ago 1.38GB [2022-09-15T17:07:37.887Z] security-bootstrapper-arm64 latest ac95629dbe13 10 minutes ago 19.1MB [2022-09-15T17:07:37.887Z] b4ab7c532b45 11 minutes ago 1.36GB [2022-09-15T17:07:37.887Z] 740d4cd5ed16 11 minutes ago 1.36GB [2022-09-15T17:07:37.887Z] security-spire-server-arm64 latest 9fe2f17f4140 15 minutes ago 84.2MB [2022-09-15T17:07:37.887Z] 9ce6b9b94e52 15 minutes ago 1.25GB [2022-09-15T17:07:37.887Z] security-spire-agent-arm64 latest e4748392d6d5 17 minutes ago 122MB [2022-09-15T17:07:37.887Z] 104e2fcc320c 17 minutes ago 1.25GB [2022-09-15T17:07:37.887Z] ci-base-image-arm64 latest 519818eb2916 32 minutes ago 995MB [2022-09-15T17:07:37.887Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-15T17:07:37.887Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-15T17:07:37.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-15T17:07:37.887Z] 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-09-15T17:07:38.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:07:38.325Z] [2022-09-15T17:07:38.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:07:38.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:07:38.945Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T17:07:38.945Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T17:07:38.945Z] 04944245beec: Pulling fs layer [2022-09-15T17:07:38.945Z] 699f458cf7ca: Pulling fs layer [2022-09-15T17:07:38.945Z] 765212b225bb: Pulling fs layer [2022-09-15T17:07:38.945Z] f23df028b6ca: Pulling fs layer [2022-09-15T17:07:38.945Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T17:07:38.945Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T17:07:38.945Z] 765212b225bb: Waiting [2022-09-15T17:07:38.945Z] f23df028b6ca: Waiting [2022-09-15T17:07:38.945Z] 2437ff75d9bd: Waiting [2022-09-15T17:07:38.945Z] 04944245beec: Verifying Checksum [2022-09-15T17:07:38.945Z] 04944245beec: Download complete [2022-09-15T17:07:38.945Z] 765212b225bb: Verifying Checksum [2022-09-15T17:07:38.945Z] 765212b225bb: Download complete [2022-09-15T17:07:39.219Z] f23df028b6ca: Verifying Checksum [2022-09-15T17:07:39.219Z] f23df028b6ca: Download complete [2022-09-15T17:07:39.219Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T17:07:39.219Z] d65c8cfc05b1: Download complete [2022-09-15T17:07:39.219Z] 699f458cf7ca: Verifying Checksum [2022-09-15T17:07:39.219Z] 699f458cf7ca: Download complete [2022-09-15T17:07:39.813Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T17:07:39.813Z] 8998bd30e6a1: Download complete [2022-09-15T17:07:41.782Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T17:07:41.782Z] 2437ff75d9bd: Download complete [2022-09-15T17:07:43.748Z] 8998bd30e6a1: Pull complete [2022-09-15T17:07:44.342Z] 04944245beec: Pull complete [2022-09-15T17:07:45.779Z] 699f458cf7ca: Pull complete [2022-09-15T17:07:46.051Z] 765212b225bb: Pull complete [2022-09-15T17:07:47.029Z] f23df028b6ca: Pull complete [2022-09-15T17:07:47.029Z] d65c8cfc05b1: Pull complete [2022-09-15T17:08:02.108Z] 2437ff75d9bd: Pull complete [2022-09-15T17:08:02.108Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T17:08:02.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T17:08:02.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:08:02.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-29293 does not seem to be running inside a container [2022-09-15T17:08:02.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-15T17:08:05.337Z] $ docker top e7cdab0f59e20162e5636d0a7efafe2110643eac5e9f71f95a42a4e094545335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:06.322Z] ---> job-cost.sh [2022-09-15T17:08:06.322Z] lf-activate-venv: SKIPPING [2022-09-15T17:08:06.322Z] INFO: No Stack... [2022-09-15T17:08:06.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T17:08:07.900Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T17:08:08.563Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-09-15T17:08:08.563Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T17:08:08.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4153-2-stack-cost] [2022-09-15T17:08:08.631Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4153-2-stack-cost] did not exist. Created. [2022-09-15T17:08:08.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4153-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T17:08:09.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T17:08:09.477Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T17:08:09.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4153-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T17:08:09.517Z] $ docker stop --time=1 e7cdab0f59e20162e5636d0a7efafe2110643eac5e9f71f95a42a4e094545335 [2022-09-15T17:08:11.028Z] $ docker rm -f e7cdab0f59e20162e5636d0a7efafe2110643eac5e9f71f95a42a4e094545335 [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-09-15T17:08:11.493Z] provisioning config files... [2022-09-15T17:08:11.501Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8930940647764651826tmp [Pipeline] { [Pipeline] sh [2022-09-15T17:08:11.793Z] + set +x [2022-09-15T17:08:11.793Z] + curl -s https://codecov.io/bash [2022-09-15T17:08:11.793Z] + bash -s -- [2022-09-15T17:08:11.793Z] [2022-09-15T17:08:11.793Z] _____ _ [2022-09-15T17:08:11.793Z] / ____| | | [2022-09-15T17:08:11.793Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T17:08:11.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T17:08:11.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T17:08:11.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T17:08:11.793Z] Bash-1.0.6 [2022-09-15T17:08:11.793Z] [2022-09-15T17:08:11.793Z] [2022-09-15T17:08:11.793Z] ==> git version 2.25.1 found [2022-09-15T17:08:11.793Z] ==> 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-09-15T17:08:11.793Z] Release-Date: 2020-01-08 [2022-09-15T17:08:11.793Z] 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-09-15T17:08:11.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T17:08:11.793Z] ==> Jenkins CI detected. [2022-09-15T17:08:11.793Z] current dir:  /w/workspace/edgex-go/2 [2022-09-15T17:08:11.793Z] project root: . [2022-09-15T17:08:11.793Z] --> token set from env [2022-09-15T17:08:11.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T17:08:11.793Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T17:08:11.793Z] ==> Python coveragepy not found [2022-09-15T17:08:11.793Z] ==> Searching for coverage reports in: [2022-09-15T17:08:11.793Z] + . [2022-09-15T17:08:12.052Z] -> Found 1 reports [2022-09-15T17:08:12.052Z] ==> Detecting git/mercurial file structure [2022-09-15T17:08:12.052Z] ==> Reading reports [2022-09-15T17:08:12.052Z] + ./coverage.out bytes=493252 [2022-09-15T17:08:12.052Z] ==> Appending adjustments [2022-09-15T17:08:12.052Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T17:08:13.431Z] + Found adjustments [2022-09-15T17:08:13.432Z] ==> Gzipping contents [2022-09-15T17:08:13.432Z] 64K /tmp/codecov.JVMxCd.gz [2022-09-15T17:08:13.432Z] ==> Uploading reports [2022-09-15T17:08:13.432Z] url: https://codecov.io [2022-09-15T17:08:13.432Z] query: branch=PR-4153&commit=113937ec19bdfe0679c5751f12fe2029e727dd28&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4153%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4153&job=&cmd_args= [2022-09-15T17:08:13.432Z] -> Pinging Codecov [2022-09-15T17:08:13.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4153&commit=113937ec19bdfe0679c5751f12fe2029e727dd28&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4153%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4153&job=&cmd_args= [2022-09-15T17:08:13.432Z] -> Uploading to [2022-09-15T17:08:13.432Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/00271124DB129430A58F1EEE437C3FCB/113937ec19bdfe0679c5751f12fe2029e727dd28/2395d6c7-3dab-4158-afae-36d64c0a4f1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T170813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9582378cd3a0e689a0ad7c4138dd6efafa1a34937aff4a63165b345d0c6038d9 [2022-09-15T17:08:13.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T17:08:13.432Z] Dload Upload Total Spent Left Speed [2022-09-15T17:08:13.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64685 0 0 100 64685 0 241k --:--:-- --:--:-- --:--:-- 240k [2022-09-15T17:08:13.691Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/113937ec19bdfe0679c5751f12fe2029e727dd28 [Pipeline] } [2022-09-15T17:08:13.699Z] 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-09-15T17:08:14.361Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:14.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:15.533Z] ---> package-listing.sh [2022-09-15T17:08:15.533Z] ++ facter osfamily [2022-09-15T17:08:15.533Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T17:08:15.798Z] + OS_FAMILY=debian [2022-09-15T17:08:15.798Z] + workspace=/w/workspace/edgex-go/2 [2022-09-15T17:08:15.798Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T17:08:15.798Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T17:08:15.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T17:08:15.798Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T17:08:15.798Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-15T17:08:15.798Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T17:08:15.798Z] + case "${OS_FAMILY}" in [2022-09-15T17:08:15.798Z] + dpkg -l [2022-09-15T17:08:15.798Z] + grep '^ii' [2022-09-15T17:08:15.798Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T17:08:15.798Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T17:08:15.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T17:08:15.798Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-15T17:08:15.798Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-09-15T17:08:15.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-09-15T17:08:15.810Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T17:08:16.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:08:16.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:08:16.649Z] [2022-09-15T17:08:16.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T17:08:16.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:08:16.951Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T17:08:16.951Z] 5eb5b503b376: Pulling fs layer [2022-09-15T17:08:16.951Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T17:08:16.951Z] ec43610c2a17: Pulling fs layer [2022-09-15T17:08:16.951Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T17:08:16.951Z] 33b1e0a273af: Pulling fs layer [2022-09-15T17:08:16.951Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T17:08:16.951Z] 2f39f015ded8: Pulling fs layer [2022-09-15T17:08:16.951Z] 3a2ae6a8a46f: Waiting [2022-09-15T17:08:16.951Z] 33b1e0a273af: Waiting [2022-09-15T17:08:16.951Z] 2f39f015ded8: Waiting [2022-09-15T17:08:16.951Z] 5d3b04190fa2: Waiting [2022-09-15T17:08:16.951Z] 5c69ac0246d0: Download complete [2022-09-15T17:08:16.951Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T17:08:16.951Z] 3a2ae6a8a46f: Download complete [2022-09-15T17:08:16.951Z] 33b1e0a273af: Verifying Checksum [2022-09-15T17:08:16.951Z] 33b1e0a273af: Download complete [2022-09-15T17:08:16.951Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T17:08:16.951Z] 5d3b04190fa2: Download complete [2022-09-15T17:08:16.951Z] ec43610c2a17: Verifying Checksum [2022-09-15T17:08:16.951Z] ec43610c2a17: Download complete [2022-09-15T17:08:17.209Z] 5eb5b503b376: Download complete [2022-09-15T17:08:17.776Z] 2f39f015ded8: Download complete [2022-09-15T17:08:18.344Z] 5eb5b503b376: Pull complete [2022-09-15T17:08:18.344Z] 5c69ac0246d0: Pull complete [2022-09-15T17:08:18.911Z] ec43610c2a17: Pull complete [2022-09-15T17:08:18.911Z] 3a2ae6a8a46f: Pull complete [2022-09-15T17:08:19.168Z] 33b1e0a273af: Pull complete [2022-09-15T17:08:19.168Z] 5d3b04190fa2: Pull complete [2022-09-15T17:08:23.368Z] 2f39f015ded8: Pull complete [2022-09-15T17:08:23.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T17:08:23.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T17:08:23.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T17:08:23.491Z] prd-ubuntu20.04-docker-8c-8g-29290 does not seem to be running inside a container [2022-09-15T17:08:23.541Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T17:08:24.590Z] $ docker top 875e71af5cce03d52e7d554570949b8607547630ab3b5ffdd26050127f03ae84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T17:08:24.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T17:08:25.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T17:08:25.518Z] + ls /var/log/sa-host [2022-09-15T17:08:25.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T17:08:25.667Z] provisioning config files... [2022-09-15T17:08:25.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8492216775297471496tmp [Pipeline] { [Pipeline] echo [2022-09-15T17:08:25.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:25.979Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T17:08:25.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:26.313Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T17:08:26.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:26.613Z] ---> sudo-logs.sh [2022-09-15T17:08:26.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T17:08:26.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:26.915Z] ---> job-cost.sh [2022-09-15T17:08:26.915Z] lf-activate-venv: SKIPPING [2022-09-15T17:08:26.915Z] DEBUG: total: 0.10999999940395355 [2022-09-15T17:08:26.915Z] INFO: Retrieving Stack Cost... [2022-09-15T17:08:27.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T17:08:27.745Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T17:08:27.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T17:08:28.039Z] ---> logs-deploy.sh [2022-09-15T17:08:28.039Z] lf-activate-venv: SKIPPING [2022-09-15T17:08:28.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4153/2 [2022-09-15T17:08:28.039Z] INFO: archiving workspace using pattern(s): [2022-09-15T17:08:28.978Z] Archives upload complete. [2022-09-15T17:08:28.978Z] INFO: archiving logs to Nexus