Pull request #4145 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 266327c7dfcdd58d3b78c75656ba9ec061a907a6+540a10ffba831aef6e1ef93355137724c31e102d (5cd0b9d842ba8d6c630e2033b87e469bd6f3d45c) 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-ssh6331820483992237777.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-ssh3902157955059825452.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-4145/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-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8090651380541937168.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-ssh10283572069956311379.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-4145/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-4145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14181371655859782342.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24693 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 540a10ffba831aef6e1ef93355137724c31e102d into PR head commit 266327c7dfcdd58d3b78c75656ba9ec061a907a6 Merge succeeded, producing 266327c7dfcdd58d3b78c75656ba9ec061a907a6 Checking out Revision 266327c7dfcdd58d3b78c75656ba9ec061a907a6 (PR-4145) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # 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 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:09:13.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:09:13.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:09:13.633Z] ========================================================= [2022-09-06T21:09:13.633Z] EdgeX Global Pipelines Version Info [2022-09-06T21:09:13.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 [2022-09-06T21:09:14.394Z] ------------------- [2022-09-06T21:09:14.394Z] stable info: [2022-09-06T21:09:14.394Z] ------------------- [2022-09-06T21:09:14.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:09:14.394Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:09:14.394Z] Message: update stable to v1.0.239 [2022-09-06T21:09:14.966Z] ------------------- [2022-09-06T21:09:14.966Z] experimental info: [2022-09-06T21:09:14.966Z] ------------------- [2022-09-06T21:09:14.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:09:14.966Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:09:14.966Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:09:15.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-06T21:09:15.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-06T21:09:15.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:09:15.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:09:15.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:09:15.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:09:15.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:09:15.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-06T21:09:15.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-06T21:09:15.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-06T21:09:15.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:09:15.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:09:15.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:09:15.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:09:15.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:09:15.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:09:15.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:09:15.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:09:15.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T21:09:15.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T21:09:15.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:09:15.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:09:15.454Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:09:15.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4145 [Pipeline] echo [2022-09-06T21:09:15.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4145 [Pipeline] echo [2022-09-06T21:09:15.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4145 [Pipeline] echo [2022-09-06T21:09:15.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo [2022-09-06T21:09:15.515Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 266327c [Pipeline] echo [2022-09-06T21:09:15.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:09:15.553Z] provisioning config files... [2022-09-06T21:09:15.565Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config562503699704980667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:09:15.869Z] ---> docker-login.sh [2022-09-06T21:09:15.869Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:09:16.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:16.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:16.133Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:16.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:16.133Z] [2022-09-06T21:09:16.133Z] Login Succeeded [2022-09-06T21:09:16.133Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:09:16.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:16.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:16.395Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:16.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:16.396Z] [2022-09-06T21:09:16.396Z] Login Succeeded [2022-09-06T21:09:16.396Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:09:16.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:16.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:16.396Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:16.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:16.396Z] [2022-09-06T21:09:16.396Z] Login Succeeded [2022-09-06T21:09:16.396Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:09:16.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:16.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:16.655Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:16.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:16.655Z] [2022-09-06T21:09:16.655Z] Login Succeeded [2022-09-06T21:09:16.655Z] docker.io [2022-09-06T21:09:16.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:16.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:16.916Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:16.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:16.916Z] [2022-09-06T21:09:16.916Z] Login Succeeded [2022-09-06T21:09:17.178Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:09:17.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:09:17.499Z] + 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-06T21:09:17.499Z] + dirname cmd/core-command/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-06T21:09:17.499Z] + dirname+ cmd/core-data/Dockerfile [2022-09-06T21:09:17.499Z] cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/core-metadata/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/support-notifications/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-06T21:09:17.499Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-06T21:09:17.499Z] + cut -d/ -f2 [2022-09-06T21:09:17.499Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-06T21:09:17.534Z] 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-06T21:09:17.869Z] + git rev-list -1 --merges 266327c7dfcdd58d3b78c75656ba9ec061a907a6~1..266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo [2022-09-06T21:09:17.894Z] -----------> git rev-list -1 --merges 266327c7dfcdd58d3b78c75656ba9ec061a907a6~1..266327c7dfcdd58d3b78c75656ba9ec061a907a6 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [false] [Pipeline] sh [2022-09-06T21:09:18.183Z] + git log --format=format:%s -1 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo [2022-09-06T21:09:18.198Z] ========================================================= [2022-09-06T21:09:18.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:09:18.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T21:09:18.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:09:18.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:09:18.575Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:09:18.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:09:18.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:09:18.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:09:18.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:18.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:18.939Z] [2022-09-06T21:09:18.939Z] 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-06T21:09:19.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:19.247Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:09:19.247Z] b85a868b505f: Pulling fs layer [2022-09-06T21:09:19.247Z] e2be974225ed: Pulling fs layer [2022-09-06T21:09:19.247Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:09:19.247Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:09:19.247Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:09:19.247Z] eaf3925da568: Pulling fs layer [2022-09-06T21:09:19.247Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:09:19.247Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:09:19.247Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:09:19.247Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:09:19.247Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:09:19.247Z] 5851b861e8e6: Waiting [2022-09-06T21:09:19.247Z] bab4dde63d76: Waiting [2022-09-06T21:09:19.247Z] bde34c3a00c8: Waiting [2022-09-06T21:09:19.247Z] b352a97aabf1: Waiting [2022-09-06T21:09:19.247Z] 4872d77fe225: Waiting [2022-09-06T21:09:19.247Z] 988bab9f4d93: Waiting [2022-09-06T21:09:19.247Z] eaf3925da568: Waiting [2022-09-06T21:09:19.247Z] e2be974225ed: Download complete [2022-09-06T21:09:19.247Z] 988bab9f4d93: Verifying Checksum [2022-09-06T21:09:19.247Z] 988bab9f4d93: Download complete [2022-09-06T21:09:19.512Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:09:19.512Z] 1469e6f7b9e6: Download complete [2022-09-06T21:09:19.512Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:09:19.512Z] 339a4e72a1f5: Download complete [2022-09-06T21:09:19.512Z] eaf3925da568: Verifying Checksum [2022-09-06T21:09:19.512Z] eaf3925da568: Download complete [2022-09-06T21:09:19.512Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:09:19.512Z] bde34c3a00c8: Download complete [2022-09-06T21:09:19.512Z] b352a97aabf1: Verifying Checksum [2022-09-06T21:09:19.512Z] b352a97aabf1: Download complete [2022-09-06T21:09:19.512Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:09:19.512Z] 4872d77fe225: Download complete [2022-09-06T21:09:19.512Z] 5851b861e8e6: Verifying Checksum [2022-09-06T21:09:19.512Z] 5851b861e8e6: Download complete [2022-09-06T21:09:19.512Z] b85a868b505f: Verifying Checksum [2022-09-06T21:09:19.512Z] b85a868b505f: Download complete [2022-09-06T21:09:19.772Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:09:19.772Z] bab4dde63d76: Download complete [2022-09-06T21:09:21.164Z] b85a868b505f: Pull complete [2022-09-06T21:09:21.164Z] e2be974225ed: Pull complete [2022-09-06T21:09:21.733Z] 339a4e72a1f5: Pull complete [2022-09-06T21:09:21.733Z] 988bab9f4d93: Pull complete [2022-09-06T21:09:21.994Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:09:21.994Z] eaf3925da568: Pull complete [2022-09-06T21:09:24.533Z] bab4dde63d76: Pull complete [2022-09-06T21:09:24.533Z] bde34c3a00c8: Pull complete [2022-09-06T21:09:24.533Z] b352a97aabf1: Pull complete [2022-09-06T21:09:24.533Z] 4872d77fe225: Pull complete [2022-09-06T21:09:24.533Z] 5851b861e8e6: Pull complete [2022-09-06T21:09:24.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:09:24.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:24.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:24.641Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T21:09:24.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:09:25.994Z] $ docker top 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea -eo pid,comm [2022-09-06T21:09:26.073Z] 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-06T21:09:26.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:09:26.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:09:26.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:09:26.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:09:26.256Z] $ docker exec 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent [2022-09-06T21:09:26.397Z] SSH_AUTH_SOCK=/tmp/ssh-vW1lY549Aq3o/agent.32 [2022-09-06T21:09:26.397Z] SSH_AGENT_PID=38 [2022-09-06T21:09:26.404Z] Running ssh-add (command line suppressed) [2022-09-06T21:09:26.524Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3521994384829113802.key (/w/workspace/edgex-go/2@tmp/private_key_3521994384829113802.key) [2022-09-06T21:09:26.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:09:26.836Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:09:26.845Z] $ docker exec --env ******** --env ******** 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent -k [2022-09-06T21:09:26.966Z] unset SSH_AUTH_SOCK; [2022-09-06T21:09:26.967Z] unset SSH_AGENT_PID; [2022-09-06T21:09:26.967Z] echo Agent pid 38 killed; [2022-09-06T21:09:26.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:09:27.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:09:27.011Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:09:27.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:09:27.141Z] $ docker exec 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent [2022-09-06T21:09:27.280Z] SSH_AUTH_SOCK=/tmp/ssh-KuhYePNgQCpM/agent.72 [2022-09-06T21:09:27.280Z] SSH_AGENT_PID=79 [2022-09-06T21:09:27.285Z] Running ssh-add (command line suppressed) [2022-09-06T21:09:27.403Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5129994281340222665.key (/w/workspace/edgex-go/2@tmp/private_key_5129994281340222665.key) [2022-09-06T21:09:27.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:09:27.716Z] + git semver init [2022-09-06T21:09:27.975Z] 2022-09-06 21:09:27,954 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:09:27.975Z] 2022-09-06 21:09:27,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-09-06T21:09:27.975Z] 2022-09-06 21:09:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-09-06T21:09:27.975Z] 2022-09-06 21:09:27,955 [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-06T21:09:32.262Z] 2022-09-06 21:09:32,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4145 with force:False [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,218 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4145 [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,223 [execute] INFO git cat-file --batch-check [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,231 [execute] INFO git cat-file --batch [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:09:32.262Z] 2022-09-06 21:09:32,236 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4145 [2022-09-06T21:09:32.262Z] 0.0.0 [Pipeline] } [2022-09-06T21:09:32.273Z] $ docker exec --env ******** --env ******** 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent -k [2022-09-06T21:09:32.400Z] unset SSH_AUTH_SOCK; [2022-09-06T21:09:32.400Z] unset SSH_AGENT_PID; [2022-09-06T21:09:32.400Z] echo Agent pid 79 killed; [2022-09-06T21:09:32.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:09:32.719Z] + git semver [Pipeline] } [2022-09-06T21:09:32.995Z] $ docker stop --time=1 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea [2022-09-06T21:09:34.301Z] $ docker rm -f 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:09:34.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:09:34.909Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:09:34.912Z] [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-06T21:09:35.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-06T21:09:35.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:09:35.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:09:35.356Z] ========================================================= [2022-09-06T21:09:35.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:09:35.357Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:09:35.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:35.655Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:09:35.655Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:09:35.655Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:09:35.655Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:09:35.655Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:09:35.655Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:09:35.655Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:09:35.655Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:09:35.655Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:09:35.655Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:09:35.655Z] d94ebbe4e438: Waiting [2022-09-06T21:09:35.655Z] bcfd1f05c69d: Waiting [2022-09-06T21:09:35.655Z] 39a5fcdaea64: Waiting [2022-09-06T21:09:35.655Z] 59ccb84bbe0f: Waiting [2022-09-06T21:09:35.655Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:09:35.655Z] 30c4a7721957: Download complete [2022-09-06T21:09:35.655Z] ea60b727a1ce: Download complete [2022-09-06T21:09:35.655Z] 7c6cee850709: Download complete [2022-09-06T21:09:35.655Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:09:35.655Z] 39a5fcdaea64: Download complete [2022-09-06T21:09:35.655Z] 2408cc74d12b: Download complete [2022-09-06T21:09:35.655Z] d94ebbe4e438: Verifying Checksum [2022-09-06T21:09:35.655Z] d94ebbe4e438: Download complete [2022-09-06T21:09:35.921Z] 2408cc74d12b: Pull complete [2022-09-06T21:09:35.921Z] ea60b727a1ce: Pull complete [2022-09-06T21:09:36.189Z] 30c4a7721957: Pull complete [2022-09-06T21:09:36.189Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:09:36.189Z] 59ccb84bbe0f: Download complete [2022-09-06T21:09:36.451Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:09:36.451Z] bcfd1f05c69d: Download complete [2022-09-06T21:09:36.451Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:09:36.451Z] 370296b7ddb6: Download complete [2022-09-06T21:09:41.749Z] 370296b7ddb6: Pull complete [2022-09-06T21:09:41.749Z] 7c6cee850709: Pull complete [2022-09-06T21:09:41.749Z] 39a5fcdaea64: Pull complete [2022-09-06T21:09:41.749Z] d94ebbe4e438: Pull complete [2022-09-06T21:09:43.653Z] bcfd1f05c69d: Pull complete [2022-09-06T21:09:44.222Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:09:44.222Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:09:44.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:44.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:09:44.524Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:44.524Z] WORKDIR /edgex [2022-09-06T21:09:44.524Z] COPY go.mod . [2022-09-06T21:09:44.524Z] RUN go mod download [2022-09-06T21:09:44.524Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-06T21:09:45.094Z] Sending build context to Docker daemon 169.4MB [2022-09-06T21:09:45.094Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:45.094Z] ---> a4fb48ad2a94 [2022-09-06T21:09:45.094Z] Step 2/4 : WORKDIR /edgex [2022-09-06T21:09:47.013Z] ---> Running in 53fb4c7414bc [2022-09-06T21:09:47.013Z] Removing intermediate container 53fb4c7414bc [2022-09-06T21:09:47.013Z] ---> dd1bb6212907 [2022-09-06T21:09:47.013Z] Step 3/4 : COPY go.mod . [2022-09-06T21:09:47.273Z] ---> 9a8105eb337b [2022-09-06T21:09:47.273Z] Step 4/4 : RUN go mod download [2022-09-06T21:09:47.273Z] ---> Running in e7d7242b8d9e [2022-09-06T21:09:49.994Z] Still waiting to schedule task [2022-09-06T21:09:49.994Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ [2022-09-06T21:09:59.509Z] Removing intermediate container e7d7242b8d9e [2022-09-06T21:09:59.509Z] ---> b2ef061f56f6 [2022-09-06T21:09:59.509Z] Successfully built b2ef061f56f6 [2022-09-06T21:09:59.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:59.816Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:09:59.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:59.898Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T21:09:59.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:10:00.393Z] $ docker top 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:10:00.750Z] + go version [2022-09-06T21:10:00.750Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:10:00.766Z] $ docker stop --time=1 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 [2022-09-06T21:10:02.084Z] $ docker rm -f 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:02.502Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:10:02.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:10:02.635Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T21:10:02.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:10:03.146Z] $ docker top 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:10:03.230Z] ========================================================= [2022-09-06T21:10:03.230Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T21:10:03.230Z] ========================================================= [Pipeline] sh [2022-09-06T21:10:03.513Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:10:03.814Z] + make test [2022-09-06T21:10:03.814Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T21:10:10.393Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T21:10:25.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T21:10:26.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-09-06T21:10:26.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T21:10:26.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T21:10:26.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements [2022-09-06T21:10:26.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T21:10:26.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2022-09-06T21:10:26.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T21:10:26.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T21:10:30.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.953s coverage: 89.2% of statements [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T21:10:30.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.1% of statements [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T21:10:30.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2022-09-06T21:10:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-09-06T21:10:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-09-06T21:10:38.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-09-06T21:10:38.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-09-06T21:10:41.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 80.8% of statements [2022-09-06T21:10:41.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 43.6% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T21:10:49.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-09-06T21:10:49.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-09-06T21:10:49.516Z] 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-06T21:11:11.481Z] 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-06T21:11:11.481Z] GO111MODULE=on go vet ./... [2022-09-06T21:11:14.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:11:14.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:11:14.277Z] ./bin/test-attribution-txt.sh [2022-09-06T21:11:14.277Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T21:11:14.277Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T21:11:14.277Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T21:11:14.277Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:11:14.278Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:11:14.278Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T21:11:14.278Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:11:14.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T21:11:14.578Z] + ls -al . [2022-09-06T21:11:14.578Z] total 736 [2022-09-06T21:11:14.578Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 21:10 . [2022-09-06T21:11:14.578Z] drwxr-xr-x 4 root root 4096 Sep 6 21:10 .. [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 21:09 .dockerignore [2022-09-06T21:11:14.578Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:10 .git [2022-09-06T21:11:14.578Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:09 .github [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:09 .gitignore [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 21:09 .golangci.yml [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 21:09 .hadolint.yml [2022-09-06T21:11:14.578Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 21:09 .semver [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 21:09 .sonarcloud.properties [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:09 ADOPTERS.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:09 Attribution.txt [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:09 CHANGELOG.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:09 CONTRIBUTING.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 21:09 GOVERNANCE.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 21:09 Jenkinsfile [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:09 LICENSE [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:09 Makefile [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 21:09 OWNERS.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:09 README.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:09 SECURITY.md [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 21:09 VERSION [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:09 ZMQWindows.md [2022-09-06T21:11:14.578Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 21:09 bin [2022-09-06T21:11:14.578Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 21:09 cmd [2022-09-06T21:11:14.578Z] -rw-r--r-- 1 root root 482786 Sep 6 21:10 coverage.out [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:09 go.mod [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:09 go.sum [2022-09-06T21:11:14.578Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:09 internal [2022-09-06T21:11:14.578Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:09 openapi [2022-09-06T21:11:14.578Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 21:09 snap [2022-09-06T21:11:14.578Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 21:09 version.go [Pipeline] sh [2022-09-06T21:11:14.873Z] + '[' -e coverage.out ] [2022-09-06T21:11:14.873Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T21:11:14.970Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T21:11:15.458Z] + make build [2022-09-06T21:11:15.458Z] 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-06T21:11:30.355Z] 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-06T21:11:42.572Z] 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-06T21:11:42.572Z] 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-06T21:11:49.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T21:11:49.401Z] 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-06T21:11:50.782Z] 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-06T21:11:52.161Z] 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-06T21:11:53.101Z] 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-06T21:11:54.490Z] 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-06T21:11:55.439Z] 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-06T21:11:56.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T21:11:58.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-06T21:11:59.243Z] $ docker stop --time=1 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c [2022-09-06T21:12:01.592Z] $ docker rm -f 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c [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-06T21:12:02.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:12:02.438Z] [2022-09-06T21:12:02.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:12:02.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:12:02.751Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-06T21:12:02.751Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-06T21:12:02.751Z] ca9280d653b3: Pulling fs layer [2022-09-06T21:12:02.751Z] 7e9c9ca2126c: Pulling fs layer [2022-09-06T21:12:02.751Z] cbdbe7a5bc2a: Download complete [2022-09-06T21:12:03.062Z] ca9280d653b3: Verifying Checksum [2022-09-06T21:12:03.062Z] ca9280d653b3: Download complete [2022-09-06T21:12:03.062Z] cbdbe7a5bc2a: Pull complete [2022-09-06T21:12:03.335Z] 7e9c9ca2126c: Download complete [2022-09-06T21:12:03.595Z] ca9280d653b3: Pull complete [2022-09-06T21:12:07.793Z] 7e9c9ca2126c: Pull complete [2022-09-06T21:12:07.793Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-06T21:12:07.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:12:07.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:12:07.880Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T21:12:07.922Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T21:12:09.521Z] $ docker top bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:12:09.884Z] + docker-compose build --help [2022-09-06T21:12:09.884Z] + grep parallel [2022-09-06T21:12:10.461Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T21:12:10.480Z] $ docker stop --time=1 bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf [2022-09-06T21:12:11.822Z] $ docker rm -f bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:12:12.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:12:12.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:12:12.320Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T21:12:12.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T21:12:12.749Z] $ docker top 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:12:13.101Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T21:12:13.670Z] Building core-command ... [2022-09-06T21:12:13.670Z] Building core-data ... [2022-09-06T21:12:13.670Z] Building core-metadata ... [2022-09-06T21:12:13.670Z] Building security-bootstrapper ... [2022-09-06T21:12:13.670Z] Building security-proxy-setup ... [2022-09-06T21:12:13.670Z] Building security-secretstore-setup ... [2022-09-06T21:12:13.670Z] Building security-spiffe-token-provider ... [2022-09-06T21:12:13.670Z] Building security-spire-agent ... [2022-09-06T21:12:13.670Z] Building security-spire-config ... [2022-09-06T21:12:13.670Z] Building security-spire-server ... [2022-09-06T21:12:13.670Z] Building support-notifications ... [2022-09-06T21:12:13.670Z] Building support-scheduler ... [2022-09-06T21:12:13.670Z] Building sys-mgmt-agent ... [2022-09-06T21:12:13.670Z] Building security-secretstore-setup [2022-09-06T21:12:13.670Z] Building security-spire-agent [2022-09-06T21:12:13.670Z] Building support-scheduler [2022-09-06T21:12:13.670Z] Building security-bootstrapper [2022-09-06T21:12:13.670Z] Building sys-mgmt-agent [2022-09-06T21:12:28.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:28.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:28.563Z] ---> b2ef061f56f6 [2022-09-06T21:12:28.563Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:12:28.563Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:28.563Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:28.563Z] ---> b2ef061f56f6 [2022-09-06T21:12:28.563Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:12:28.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:28.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:28.563Z] ---> b2ef061f56f6 [2022-09-06T21:12:28.563Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:12:28.563Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:28.563Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:28.563Z] ---> b2ef061f56f6 [2022-09-06T21:12:28.563Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T21:12:28.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:28.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:28.563Z] ---> b2ef061f56f6 [2022-09-06T21:12:28.563Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T21:12:29.959Z] ---> Running in 73bf3eb49692 [2022-09-06T21:12:29.959Z] ---> Running in 9fdf1ecb8bf9 [2022-09-06T21:12:29.959Z] ---> Running in 99b0fe9c19f1 [2022-09-06T21:12:29.959Z] ---> Running in ff63614f8eb8 [2022-09-06T21:12:29.959Z] ---> Running in e0b1a13f7fde [2022-09-06T21:12:29.959Z] Removing intermediate container ff63614f8eb8 [2022-09-06T21:12:29.959Z] ---> b0bb59c0c541 [2022-09-06T21:12:29.959Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:29.959Z] Removing intermediate container 73bf3eb49692 [2022-09-06T21:12:29.959Z] ---> 806405574d82 [2022-09-06T21:12:29.959Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:29.959Z] Removing intermediate container e0b1a13f7fde [2022-09-06T21:12:29.959Z] ---> 4b52be8bee68 [2022-09-06T21:12:29.959Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:12:29.959Z] Removing intermediate container 9fdf1ecb8bf9 [2022-09-06T21:12:29.959Z] ---> ec8e666da5f8 [2022-09-06T21:12:29.959Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:29.959Z] Removing intermediate container 99b0fe9c19f1 [2022-09-06T21:12:29.959Z] ---> ded86a45014d [2022-09-06T21:12:29.959Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:29.959Z] ---> Running in 8524ad37e9bf [2022-09-06T21:12:30.220Z] ---> Running in b5246ac1fbd2 [2022-09-06T21:12:30.220Z] ---> Running in b1f3eb973237 [2022-09-06T21:12:30.220Z] ---> Running in 67e9d8537b01 [2022-09-06T21:12:30.220Z] ---> Running in 725673b880b3 [2022-09-06T21:12:30.220Z] Removing intermediate container b1f3eb973237 [2022-09-06T21:12:30.220Z] ---> a707a4924d2e [2022-09-06T21:12:30.220Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:30.220Z] ---> Running in 0a1b39e8c98c [2022-09-06T21:12:31.167Z] Removing intermediate container 8524ad37e9bf [2022-09-06T21:12:31.167Z] ---> e6728ba4f118 [2022-09-06T21:12:31.167Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T21:12:31.167Z] ---> Running in 25df1ee83f1b [2022-09-06T21:12:31.427Z] Removing intermediate container 67e9d8537b01 [2022-09-06T21:12:31.427Z] ---> 73a5af1bcde3 [2022-09-06T21:12:31.427Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:12:31.427Z] ---> Running in 0f07aec1a3cf [2022-09-06T21:12:31.688Z] Removing intermediate container 725673b880b3 [2022-09-06T21:12:31.688Z] ---> b2acb07eab13 [2022-09-06T21:12:31.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T21:12:31.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:31.688Z] ---> Running in 03df2de64768 [2022-09-06T21:12:31.688Z] Removing intermediate container 0a1b39e8c98c [2022-09-06T21:12:31.688Z] ---> bd7a6313a391 [2022-09-06T21:12:31.688Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T21:12:31.688Z] ---> Running in a1bda37bf2e1 [2022-09-06T21:12:31.688Z] Removing intermediate container b5246ac1fbd2 [2022-09-06T21:12:31.688Z] ---> e49c3acd4d85 [2022-09-06T21:12:31.688Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T21:12:31.947Z] ---> Running in 1990f96b5af0 [2022-09-06T21:12:32.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.730Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:32.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:32.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:33.250Z] Removing intermediate container 25df1ee83f1b [2022-09-06T21:12:33.250Z] ---> 16d4ac5a7c36 [2022-09-06T21:12:33.250Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T21:12:33.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:33.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:33.250Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:33.509Z] ---> d34ed609a1ee [2022-09-06T21:12:33.509Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:33.509Z] ---> Running in acb091489397 [2022-09-06T21:12:33.509Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:33.769Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:34.031Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:34.031Z] Removing intermediate container 03df2de64768 [2022-09-06T21:12:34.031Z] ---> 713ce0db6e8a [2022-09-06T21:12:34.031Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T21:12:34.031Z] Removing intermediate container 0f07aec1a3cf [2022-09-06T21:12:34.031Z] ---> 0a708604f736 [2022-09-06T21:12:34.031Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:12:34.031Z] ---> aa6db5843f63 [2022-09-06T21:12:34.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:34.290Z] Removing intermediate container a1bda37bf2e1 [2022-09-06T21:12:34.290Z] ---> 155a93dae305 [2022-09-06T21:12:34.290Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:12:34.290Z] ---> Running in b467c65a9053 [2022-09-06T21:12:34.290Z] Removing intermediate container 1990f96b5af0 [2022-09-06T21:12:34.290Z] ---> c4a9e84841d5 [2022-09-06T21:12:34.290Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:12:34.290Z] ---> 06c8df74831f [2022-09-06T21:12:34.290Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:34.549Z] ---> Running in 8d1a4479cec5 [2022-09-06T21:12:34.549Z] ---> e047b96ce86e [2022-09-06T21:12:34.549Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:34.549Z] ---> Running in dc2c4c9c1bd0 [2022-09-06T21:12:34.549Z] ---> 71ed43b9c25c [2022-09-06T21:12:34.549Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:34.549Z] ---> Running in 7ad09b4b97b1 [2022-09-06T21:12:46.783Z] Removing intermediate container b467c65a9053 [2022-09-06T21:12:46.783Z] ---> 7aaeb2110a2b [2022-09-06T21:12:46.783Z] Step 8/23 : COPY . . [2022-09-06T21:12:46.783Z] Removing intermediate container acb091489397 [2022-09-06T21:12:46.783Z] ---> 9fee4714bd29 [2022-09-06T21:12:46.783Z] Step 8/31 : COPY . . [2022-09-06T21:12:46.783Z] Removing intermediate container 7ad09b4b97b1 [2022-09-06T21:12:46.783Z] ---> 827976b671c4 [2022-09-06T21:12:46.783Z] Step 8/25 : COPY . . [2022-09-06T21:12:46.783Z] Removing intermediate container 8d1a4479cec5 [2022-09-06T21:12:46.783Z] ---> e499ab88f146 [2022-09-06T21:12:46.783Z] Step 8/26 : COPY . . [2022-09-06T21:12:46.783Z] Removing intermediate container dc2c4c9c1bd0 [2022-09-06T21:12:46.783Z] ---> 8d5e41c2d663 [2022-09-06T21:12:46.783Z] Step 9/23 : COPY . . [2022-09-06T21:12:56.775Z] ---> 576464fafdf0 [2022-09-06T21:12:56.775Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T21:12:56.775Z] ---> 6007be902341 [2022-09-06T21:12:56.775Z] ---> 411606189250 [2022-09-06T21:12:56.775Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T21:12:56.775Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:12:56.775Z] ---> Running in 4de5fc7e9f7c [2022-09-06T21:12:56.775Z] ---> Running in 505926b29937 [2022-09-06T21:12:56.775Z] ---> Running in 2bfdb14fcb77 [2022-09-06T21:12:56.775Z] ---> 12e0cfffc660 [2022-09-06T21:12:56.775Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T21:12:56.775Z] ---> 0c08cdc3b33d [2022-09-06T21:12:56.775Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T21:12:56.775Z] ---> Running in a23a73a427bd [2022-09-06T21:12:56.775Z] ---> Running in a3ffd5c75936 [2022-09-06T21:12:56.775Z] Removing intermediate container 505926b29937 [2022-09-06T21:12:56.775Z] ---> 16477f7efac5 [2022-09-06T21:12:56.775Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:12:56.775Z] ---> Running in 0a470cb217f1 [2022-09-06T21:12:56.775Z] Removing intermediate container 0a470cb217f1 [2022-09-06T21:12:56.775Z] ---> 85f44942e564 [2022-09-06T21:12:56.775Z] 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-06T21:12:56.775Z] ---> Running in 20fac433c66b [2022-09-06T21:12:56.775Z] 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-06T21:12:56.775Z] 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-06T21:12:56.775Z] 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-06T21:12:56.775Z] 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-06T21:12:56.775Z] Removing intermediate container 20fac433c66b [2022-09-06T21:12:56.775Z] ---> d2655f29e879 [2022-09-06T21:12:56.775Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:12:57.037Z] ---> Running in 9984ff2ddb80 [2022-09-06T21:12:57.300Z] Removing intermediate container 9984ff2ddb80 [2022-09-06T21:12:57.300Z] ---> dc24be0caad3 [2022-09-06T21:12:57.300Z] [2022-09-06T21:12:57.300Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:12:57.560Z] 3.15: Pulling from library/alpine [2022-09-06T21:12:57.822Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:12:57.822Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T21:12:57.822Z] ---> c4fc93816858 [2022-09-06T21:12:57.822Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:12:57.822Z] ---> Running in 04c48ad1cfd4 [2022-09-06T21:12:58.082Z] Removing intermediate container 04c48ad1cfd4 [2022-09-06T21:12:58.082Z] ---> a19f7be28717 [2022-09-06T21:12:58.082Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:58.082Z] ---> Running in dfd0e473bd3e [2022-09-06T21:12:59.463Z] Removing intermediate container dfd0e473bd3e [2022-09-06T21:12:59.463Z] ---> 3a43d7fefc77 [2022-09-06T21:12:59.463Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:12:59.463Z] ---> Running in 7c436ea6b0ee [2022-09-06T21:13:00.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:00.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:01.227Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:13:01.227Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:13:01.227Z] OK: 15856 distinct packages available [2022-09-06T21:13:01.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:02.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:03.105Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:03.105Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:13:03.105Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:13:03.105Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:13:03.365Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T21:13:03.365Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:13:03.365Z] OK: 7 MiB in 19 packages [2022-09-06T21:13:05.902Z] Removing intermediate container 7c436ea6b0ee [2022-09-06T21:13:05.902Z] ---> fa309fb650d1 [2022-09-06T21:13:05.902Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T21:13:07.284Z] ---> 5fc6bd53a753 [2022-09-06T21:13:07.284Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:13:09.830Z] ---> 67058aecaa1d [2022-09-06T21:13:09.830Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:13:10.403Z] ---> c142994b4b34 [2022-09-06T21:13:10.403Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T21:13:11.340Z] ---> fe6f39eb597e [2022-09-06T21:13:11.340Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T21:13:11.910Z] ---> f25eb63fb01d [2022-09-06T21:13:11.910Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:13:11.910Z] ---> Running in 6d90ba8e8ebd [2022-09-06T21:13:12.171Z] Removing intermediate container 6d90ba8e8ebd [2022-09-06T21:13:12.171Z] ---> bb2d829db646 [2022-09-06T21:13:12.171Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:13:12.477Z] ---> Running in 6a989dd68e5f [2022-09-06T21:13:12.738Z] Removing intermediate container 6a989dd68e5f [2022-09-06T21:13:12.738Z] ---> e037f51950b5 [2022-09-06T21:13:12.738Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T21:13:12.738Z] ---> Running in 5687c65be1de [2022-09-06T21:13:13.314Z] Removing intermediate container 5687c65be1de [2022-09-06T21:13:13.314Z] ---> 791469f97ba6 [2022-09-06T21:13:13.314Z] Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:13.314Z] ---> Running in 30370c316eca [2022-09-06T21:13:13.879Z] Removing intermediate container 30370c316eca [2022-09-06T21:13:13.879Z] ---> 62f671b5e80c [2022-09-06T21:13:13.879Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T21:13:13.879Z] ---> Running in c504071876e1 [2022-09-06T21:13:14.137Z] Removing intermediate container c504071876e1 [2022-09-06T21:13:14.137Z] ---> 7d4e76e161f0 [2022-09-06T21:13:14.137Z] [2022-09-06T21:13:14.395Z] Successfully built 7d4e76e161f0 [2022-09-06T21:13:14.395Z] Successfully tagged security-spire-agent:latest [2022-09-06T21:13:14.395Z]  Building security-spire-agent ... done Building core-command [2022-09-06T21:13:17.686Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:17.686Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:17.686Z] ---> b2ef061f56f6 [2022-09-06T21:13:17.686Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> 4b52be8bee68 [2022-09-06T21:13:17.686Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> a707a4924d2e [2022-09-06T21:13:17.686Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> bd7a6313a391 [2022-09-06T21:13:17.686Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> 155a93dae305 [2022-09-06T21:13:17.686Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> e047b96ce86e [2022-09-06T21:13:17.686Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> 8d5e41c2d663 [2022-09-06T21:13:17.686Z] Step 9/24 : COPY . . [2022-09-06T21:13:17.686Z] ---> Using cache [2022-09-06T21:13:17.686Z] ---> 411606189250 [2022-09-06T21:13:17.686Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T21:13:19.218Z] ---> Running in fab88e38892b [2022-09-06T21:13:19.825Z] 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-06T21:13:25.101Z] 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-06T21:13:29.325Z] Removing intermediate container a3ffd5c75936 [2022-09-06T21:13:29.325Z] ---> f42b78273350 [2022-09-06T21:13:29.325Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T21:13:29.325Z] Removing intermediate container 4de5fc7e9f7c [2022-09-06T21:13:29.325Z] ---> 872b12eed14f [2022-09-06T21:13:29.325Z] [2022-09-06T21:13:29.325Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T21:13:29.583Z] ---> Running in 21b29feeed22 [2022-09-06T21:13:29.583Z] 3.16: Pulling from library/alpine [2022-09-06T21:13:30.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T21:13:30.153Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:13:30.153Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:13:30.153Z] ---> 9c6f07244728 [2022-09-06T21:13:30.153Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:13:30.734Z] ---> Running in 426d09f959a7 [2022-09-06T21:13:30.993Z] Removing intermediate container a23a73a427bd [2022-09-06T21:13:30.993Z] ---> b62e0ca8694e [2022-09-06T21:13:30.993Z] [2022-09-06T21:13:30.993Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T21:13:30.993Z] ---> 9c6f07244728 [2022-09-06T21:13:30.993Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T21:13:30.993Z] Removing intermediate container 426d09f959a7 [2022-09-06T21:13:30.993Z] ---> 3b3160313234 [2022-09-06T21:13:30.993Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T21:13:31.253Z] ---> Running in d07e00a97c5f [2022-09-06T21:13:31.253Z] ---> Running in f4a9e805ef6a [2022-09-06T21:13:31.511Z] Removing intermediate container 21b29feeed22 [2022-09-06T21:13:31.511Z] ---> 1193613714b0 [2022-09-06T21:13:31.511Z] [2022-09-06T21:13:31.511Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:13:31.511Z] ---> 9c6f07244728 [2022-09-06T21:13:31.511Z] 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-06T21:13:31.511Z] ---> Running in 82f745c29aa1 [2022-09-06T21:13:31.773Z] Removing intermediate container 82f745c29aa1 [2022-09-06T21:13:31.773Z] ---> 48a3cc85af39 [2022-09-06T21:13:31.773Z] 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-06T21:13:32.034Z] ---> Running in 80c60f4f643f [2022-09-06T21:13:32.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:32.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:32.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:32.295Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T21:13:32.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:32.295Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:32.295Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T21:13:32.295Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:32.295Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:13:32.295Z] OK: 6 MiB in 17 packages [2022-09-06T21:13:32.555Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:32.555Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T21:13:32.555Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:32.555Z] OK: 6 MiB in 16 packages [2022-09-06T21:13:32.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:32.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:33.076Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:13:33.076Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:13:33.076Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T21:13:33.076Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T21:13:33.076Z] Executing bash-5.1.16-r2.post-install [2022-09-06T21:13:33.076Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T21:13:33.076Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:13:33.076Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:13:33.076Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T21:13:33.076Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T21:13:33.076Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T21:13:33.338Z] Removing intermediate container f4a9e805ef6a [2022-09-06T21:13:33.339Z] ---> 232ce26c6764 [2022-09-06T21:13:33.339Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T21:13:33.598Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:33.598Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T21:13:33.598Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T21:13:33.598Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T21:13:33.598Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T21:13:33.598Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T21:13:33.598Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:13:33.598Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:13:33.598Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T21:13:33.598Z] ---> Running in 038312de0296 [2022-09-06T21:13:33.598Z] Removing intermediate container d07e00a97c5f [2022-09-06T21:13:33.598Z] ---> 7d53f4a6814d [2022-09-06T21:13:33.598Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:13:33.598Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T21:13:33.598Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T21:13:33.856Z] ---> Running in 5e03c49dc7dc [2022-09-06T21:13:34.155Z] Removing intermediate container 038312de0296 [2022-09-06T21:13:34.155Z] ---> 2533b42ab3ba [2022-09-06T21:13:34.155Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T21:13:34.155Z] Removing intermediate container 5e03c49dc7dc [2022-09-06T21:13:34.155Z] ---> 5d469791ff29 [2022-09-06T21:13:34.155Z] Step 13/25 : WORKDIR / [2022-09-06T21:13:34.416Z] ---> Running in e609b54a2ff7 [2022-09-06T21:13:34.416Z] ---> Running in b7759a739d70 [2022-09-06T21:13:34.416Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T21:13:34.416Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T21:13:34.416Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T21:13:34.416Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T21:13:34.416Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T21:13:34.416Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T21:13:34.416Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T21:13:34.416Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T21:13:34.674Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T21:13:34.674Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T21:13:34.674Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T21:13:34.674Z] Removing intermediate container e609b54a2ff7 [2022-09-06T21:13:34.674Z] ---> 7490d32b6a9c [2022-09-06T21:13:34.674Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T21:13:34.674Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T21:13:34.674Z] Removing intermediate container b7759a739d70 [2022-09-06T21:13:34.674Z] ---> dfddc20db490 [2022-09-06T21:13:34.674Z] 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-06T21:13:34.674Z] ---> Running in bbb03f7eac7c [2022-09-06T21:13:34.934Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:34.934Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:13:34.934Z] OK: 122 MiB in 47 packages [2022-09-06T21:13:35.196Z] Removing intermediate container bbb03f7eac7c [2022-09-06T21:13:35.196Z] ---> b77602cb2c02 [2022-09-06T21:13:35.196Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T21:13:35.196Z] ---> cc6d9e68f64c [2022-09-06T21:13:35.196Z] 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-06T21:13:35.455Z] ---> Running in a74e2a4f76cc [2022-09-06T21:13:35.717Z] ---> c4b5828706de [2022-09-06T21:13:35.717Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:36.285Z] ---> 0f624e734fec [2022-09-06T21:13:36.285Z] 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-06T21:13:37.223Z] ---> e0c836056c70 [2022-09-06T21:13:37.223Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T21:13:37.223Z] Removing intermediate container a74e2a4f76cc [2022-09-06T21:13:37.223Z] ---> 23e3d3da9827 [2022-09-06T21:13:37.223Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T21:13:37.223Z] ---> Running in 907703669d3e [2022-09-06T21:13:37.482Z] ---> 5afaea14579c [2022-09-06T21:13:37.482Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T21:13:37.482Z] Removing intermediate container 907703669d3e [2022-09-06T21:13:37.482Z] ---> 8cf1bd41d9ad [2022-09-06T21:13:37.482Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T21:13:37.741Z] Removing intermediate container 2bfdb14fcb77 [2022-09-06T21:13:37.741Z] ---> b56edeac8357 [2022-09-06T21:13:37.741Z] [2022-09-06T21:13:37.741Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:13:37.741Z] ---> 9c6f07244728 [2022-09-06T21:13:37.741Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:13:37.741Z] ---> Running in d93a622eeb10 [2022-09-06T21:13:38.001Z] ---> 02918d2ba4ef [2022-09-06T21:13:38.001Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T21:13:38.001Z] Collecting docker-compose==1.23.2 [2022-09-06T21:13:38.001Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T21:13:38.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.2 MB/s eta 0:00:00 [2022-09-06T21:13:38.001Z] ---> Running in 32aa672b7720 [2022-09-06T21:13:38.001Z] ---> 7f20abaa66cf [2022-09-06T21:13:38.001Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:13:38.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:38.263Z] Collecting PyYAML<4,>=3.10 [2022-09-06T21:13:38.263Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T21:13:38.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.5 MB/s eta 0:00:00 [2022-09-06T21:13:38.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:38.524Z] ---> 275b78bf8b9c [2022-09-06T21:13:38.524Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:13:38.524Z] ---> Running in d3c7ce9ea8ed [2022-09-06T21:13:38.524Z] Preparing metadata (setup.py): started [2022-09-06T21:13:38.524Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:38.524Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:38.524Z] OK: 6 MiB in 15 packages [2022-09-06T21:13:38.785Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:13:38.785Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T21:13:39.065Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T21:13:39.065Z] Preparing metadata (setup.py): started [2022-09-06T21:13:39.065Z] Removing intermediate container 32aa672b7720 [2022-09-06T21:13:39.065Z] ---> ced47e512182 [2022-09-06T21:13:39.065Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:39.325Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:13:39.325Z] Removing intermediate container d93a622eeb10 [2022-09-06T21:13:39.325Z] ---> a5aaac93eb6d [2022-09-06T21:13:39.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:13:39.325Z] ---> 3fecc393568a [2022-09-06T21:13:39.325Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T21:13:39.325Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T21:13:39.325Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T21:13:39.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 135.3 MB/s eta 0:00:00 [2022-09-06T21:13:39.325Z] ---> Running in 9ec17896bc54 [2022-09-06T21:13:39.325Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T21:13:39.325Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T21:13:39.325Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T21:13:39.325Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T21:13:39.325Z] Preparing metadata (setup.py): started [2022-09-06T21:13:39.584Z] Removing intermediate container 9ec17896bc54 [2022-09-06T21:13:39.584Z] ---> 4bb85dea5072 [2022-09-06T21:13:39.584Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T21:13:39.584Z] ---> Running in 0ed36955983c [2022-09-06T21:13:39.584Z] Removing intermediate container d3c7ce9ea8ed [2022-09-06T21:13:39.584Z] ---> 21828dd891b4 [2022-09-06T21:13:39.584Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:13:39.843Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:13:39.843Z] 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-06T21:13:39.843Z] ---> Running in 9f644f5d1df9 [2022-09-06T21:13:39.843Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T21:13:39.843Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T21:13:39.843Z] Removing intermediate container 0ed36955983c [2022-09-06T21:13:39.843Z] ---> 67e5f0835755 [2022-09-06T21:13:39.843Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:13:39.843Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T21:13:39.843Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T21:13:39.843Z] Preparing metadata (setup.py): started [2022-09-06T21:13:39.843Z] ---> Running in c7a7490961b6 [2022-09-06T21:13:40.102Z] Removing intermediate container 9f644f5d1df9 [2022-09-06T21:13:40.102Z] ---> acf8365a9c50 [2022-09-06T21:13:40.102Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:13:40.102Z] ---> 937ede4684ea [2022-09-06T21:13:40.102Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T21:13:40.102Z] ---> Running in e3dfd2154911 [2022-09-06T21:13:40.102Z] Removing intermediate container c7a7490961b6 [2022-09-06T21:13:40.102Z] ---> bacf047f05f8 [2022-09-06T21:13:40.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:40.102Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:13:40.362Z] Removing intermediate container e3dfd2154911 [2022-09-06T21:13:40.362Z] ---> 99a8a3be8998 [2022-09-06T21:13:40.362Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:40.362Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T21:13:40.362Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T21:13:40.362Z] ---> 2c234a7e0f73 [2022-09-06T21:13:40.362Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T21:13:40.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 78.0 MB/s eta 0:00:00 [2022-09-06T21:13:40.362Z] ---> Running in 8c7121dd725d [2022-09-06T21:13:40.362Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T21:13:40.362Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T21:13:40.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.5 MB/s eta 0:00:00 [2022-09-06T21:13:40.362Z] ---> ae9e86e71cf3 [2022-09-06T21:13:40.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T21:13:40.620Z] Removing intermediate container 8c7121dd725d [2022-09-06T21:13:40.620Z] ---> b73eea9e4640 [2022-09-06T21:13:40.620Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:13:40.620Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T21:13:40.620Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T21:13:40.620Z] ---> Running in 475bddd21791 [2022-09-06T21:13:40.620Z] Collecting certifi>=2017.4.17 [2022-09-06T21:13:40.620Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T21:13:40.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 33.7 MB/s eta 0:00:00 [2022-09-06T21:13:40.620Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T21:13:40.620Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T21:13:40.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 26.7 MB/s eta 0:00:00 [2022-09-06T21:13:40.878Z] ---> 863a479c51bd [2022-09-06T21:13:40.878Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T21:13:40.878Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T21:13:40.878Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T21:13:40.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 52.3 MB/s eta 0:00:00 [2022-09-06T21:13:40.878Z] Collecting idna<2.8,>=2.5 [2022-09-06T21:13:40.879Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T21:13:40.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 125.3 MB/s eta 0:00:00 [2022-09-06T21:13:40.879Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T21:13:40.879Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T21:13:40.879Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T21:13:40.879Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T21:13:40.879Z] Removing intermediate container 475bddd21791 [2022-09-06T21:13:40.879Z] ---> 6fe505cd6dca [2022-09-06T21:13:40.879Z] [2022-09-06T21:13:40.879Z] Successfully built 6fe505cd6dca [2022-09-06T21:13:40.879Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T21:13:40.879Z] Running setup.py install for texttable: started [2022-09-06T21:13:41.140Z] Successfully tagged security-secretstore-setup:latest [2022-09-06T21:13:41.140Z] Building security-proxy-setup [2022-09-06T21:13:41.140Z]  Building security-secretstore-setup ... done  ---> 77e0d6d18ec4 [2022-09-06T21:13:41.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:41.140Z] ---> 9aae805c3c8f [2022-09-06T21:13:41.141Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T21:13:41.399Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T21:13:41.399Z] Running setup.py install for PyYAML: started [2022-09-06T21:13:41.659Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T21:13:42.610Z] ---> dc6bdc9141fa [2022-09-06T21:13:42.610Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T21:13:42.610Z] ---> 1d3054749da3 [2022-09-06T21:13:42.610Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T21:13:42.610Z] Running setup.py install for docopt: started [2022-09-06T21:13:42.610Z] ---> Running in c3cc6b9dcf95 [2022-09-06T21:13:42.610Z] ---> Running in f31a94b8a4d8 [2022-09-06T21:13:42.610Z] Removing intermediate container fab88e38892b [2022-09-06T21:13:42.610Z] ---> cbc8ede21550 [2022-09-06T21:13:42.610Z] [2022-09-06T21:13:42.610Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:13:42.610Z] ---> 9c6f07244728 [2022-09-06T21:13:42.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:13:42.610Z] ---> Using cache [2022-09-06T21:13:42.610Z] ---> a5aaac93eb6d [2022-09-06T21:13:42.610Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:13:42.610Z] ---> Using cache [2022-09-06T21:13:42.610Z] ---> 4bb85dea5072 [2022-09-06T21:13:42.610Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T21:13:42.870Z] ---> Running in d6cbf8a1709f [2022-09-06T21:13:42.870Z] Removing intermediate container c3cc6b9dcf95 [2022-09-06T21:13:42.870Z] ---> 147da1baadde [2022-09-06T21:13:42.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:13:43.130Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T21:13:43.130Z] ---> Running in 1860a1aa1b12 [2022-09-06T21:13:43.130Z] Removing intermediate container d6cbf8a1709f [2022-09-06T21:13:43.130Z] ---> d072d3a5888b [2022-09-06T21:13:43.130Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T21:13:43.444Z] Removing intermediate container 1860a1aa1b12 [2022-09-06T21:13:43.444Z] ---> 4dc383b7f973 [2022-09-06T21:13:43.444Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:13:43.444Z] ---> Running in 6c3501fa13b4 [2022-09-06T21:13:43.705Z] ---> Running in 1556f9e94a96 [2022-09-06T21:13:43.705Z] Removing intermediate container 6c3501fa13b4 [2022-09-06T21:13:43.705Z] ---> 7bc4102c247d [2022-09-06T21:13:43.705Z] Step 16/24 : WORKDIR / [2022-09-06T21:13:43.970Z] Running setup.py install for dockerpty: started [2022-09-06T21:13:43.970Z] Removing intermediate container 1556f9e94a96 [2022-09-06T21:13:43.970Z] ---> 0dc2c32430c8 [2022-09-06T21:13:43.970Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:43.970Z] ---> Running in 9d38366d6d84 [2022-09-06T21:13:43.970Z] Removing intermediate container f31a94b8a4d8 [2022-09-06T21:13:43.970Z] ---> bc93d0ec7854 [2022-09-06T21:13:43.970Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T21:13:44.232Z] ---> Running in a62ca7cb7e7d [2022-09-06T21:13:44.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:44.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:44.232Z] ---> b2ef061f56f6 [2022-09-06T21:13:44.232Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T21:13:44.232Z] ---> Using cache [2022-09-06T21:13:44.232Z] ---> ded86a45014d [2022-09-06T21:13:44.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:44.232Z] ---> Using cache [2022-09-06T21:13:44.232Z] ---> b2acb07eab13 [2022-09-06T21:13:44.232Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T21:13:44.232Z] ---> Running in 8247cc6e7cd4 [2022-09-06T21:13:44.232Z] ---> Running in be41da09dde4 [2022-09-06T21:13:44.232Z] Removing intermediate container 9d38366d6d84 [2022-09-06T21:13:44.232Z] ---> 5ebeedae5c90 [2022-09-06T21:13:44.232Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:44.232Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T21:13:44.232Z] Removing intermediate container a62ca7cb7e7d [2022-09-06T21:13:44.232Z] ---> e0f41c3d21f6 [2022-09-06T21:13:44.232Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:13:44.232Z] Removing intermediate container 8247cc6e7cd4 [2022-09-06T21:13:44.232Z] ---> 8f237c7fa0b9 [2022-09-06T21:13:44.232Z] Step 28/31 : CMD ["gate"] [2022-09-06T21:13:44.232Z] ---> Running in b2de5679d673 [2022-09-06T21:13:44.505Z] ---> Running in 7827c9699f17 [2022-09-06T21:13:44.505Z] ---> 6b3b188bc1de [2022-09-06T21:13:44.505Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T21:13:44.505Z] Removing intermediate container b2de5679d673 [2022-09-06T21:13:44.505Z] ---> 1bd39300c353 [2022-09-06T21:13:44.505Z] [2022-09-06T21:13:44.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:44.505Z] Removing intermediate container 7827c9699f17 [2022-09-06T21:13:44.505Z] ---> f9c5bc89a138 [2022-09-06T21:13:44.505Z] Step 29/31 : LABEL arch=x86_64 [2022-09-06T21:13:44.505Z] Successfully built 1bd39300c353 [2022-09-06T21:13:44.766Z] Successfully tagged support-scheduler:latest [2022-09-06T21:13:44.766Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-09-06T21:13:44.766Z] ---> Running in 3b84933f5dff [2022-09-06T21:13:45.063Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-06T21:13:45.063Z] 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-06T21:13:45.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:45.587Z] ---> dc16045a6fb7 [2022-09-06T21:13:45.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:45.587Z] Removing intermediate container 3b84933f5dff [2022-09-06T21:13:45.587Z] ---> 67f3087cb124 [2022-09-06T21:13:45.587Z] Step 30/31 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:45.587Z] ---> Running in cdde3ae72543 [2022-09-06T21:13:45.852Z] OK: 211 MiB in 51 packages [2022-09-06T21:13:45.852Z] ---> 171f834e46b9 [2022-09-06T21:13:45.852Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T21:13:45.852Z] Removing intermediate container cdde3ae72543 [2022-09-06T21:13:45.852Z] ---> f838f1704568 [2022-09-06T21:13:45.852Z] Step 31/31 : LABEL version=0.0.0 [2022-09-06T21:13:46.123Z] ---> Running in c825861a89ed [2022-09-06T21:13:46.123Z] ---> Running in c3ad9ff115bb [2022-09-06T21:13:46.410Z] Removing intermediate container c825861a89ed [2022-09-06T21:13:46.410Z] ---> f1515634ad64 [2022-09-06T21:13:46.410Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:13:46.410Z] Removing intermediate container c3ad9ff115bb [2022-09-06T21:13:46.410Z] ---> 497d93ae6cef [2022-09-06T21:13:46.410Z] [2022-09-06T21:13:46.676Z] ---> Running in c6052f4e6781 [2022-09-06T21:13:46.676Z] Successfully built 497d93ae6cef [2022-09-06T21:13:46.676Z] Removing intermediate container be41da09dde4 [2022-09-06T21:13:46.676Z] ---> b0f5526e2935 [2022-09-06T21:13:46.676Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T21:13:46.676Z] Successfully tagged security-bootstrapper:latest [2022-09-06T21:13:46.676Z] Building security-spire-config [2022-09-06T21:13:47.249Z]  Building security-bootstrapper ... done Removing intermediate container c6052f4e6781 [2022-09-06T21:13:47.249Z] ---> f18d019dd0e5 [2022-09-06T21:13:47.249Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T21:13:48.188Z] ---> 994ff369b1ca [2022-09-06T21:13:48.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:48.447Z] ---> Running in 7826dbefd236 [2022-09-06T21:13:48.447Z] ---> Running in d63d1193a3a2 [2022-09-06T21:13:48.707Z] Removing intermediate container 7826dbefd236 [2022-09-06T21:13:48.707Z] ---> 9b33bef22040 [2022-09-06T21:13:48.707Z] Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:48.707Z] ---> Running in 6f73eebfb7e7 [2022-09-06T21:13:48.967Z] Removing intermediate container 80c60f4f643f [2022-09-06T21:13:48.967Z] ---> 5816bd426948 [2022-09-06T21:13:48.967Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T21:13:49.228Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:49.228Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:49.228Z] ---> b2ef061f56f6 [2022-09-06T21:13:49.228Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T21:13:49.228Z] ---> Using cache [2022-09-06T21:13:49.228Z] ---> ded86a45014d [2022-09-06T21:13:49.228Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T21:13:49.228Z] Removing intermediate container 6f73eebfb7e7 [2022-09-06T21:13:49.228Z] ---> deabc0eaceea [2022-09-06T21:13:49.228Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T21:13:49.505Z] ---> Running in ecc819ed2070 [2022-09-06T21:13:49.505Z] ---> Running in 7787f3a15e16 [2022-09-06T21:13:49.505Z] ---> Running in 64632c3bd1f9 [2022-09-06T21:13:49.505Z] Removing intermediate container ecc819ed2070 [2022-09-06T21:13:49.505Z] ---> 15a86ec43f5f [2022-09-06T21:13:49.505Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:13:49.764Z] ---> Running in f04aadc912d5 [2022-09-06T21:13:49.764Z] Removing intermediate container 64632c3bd1f9 [2022-09-06T21:13:49.764Z] ---> 33b57120cf85 [2022-09-06T21:13:49.764Z] [2022-09-06T21:13:49.764Z] Successfully built 33b57120cf85 [2022-09-06T21:13:50.025Z] Successfully tagged core-command:latest [2022-09-06T21:13:50.025Z]  Building core-command ... done Building core-metadata [2022-09-06T21:13:50.025Z] Removing intermediate container f04aadc912d5 [2022-09-06T21:13:50.025Z] ---> 32888daa288a [2022-09-06T21:13:50.025Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T21:13:50.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:50.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:50.550Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T21:13:50.550Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T21:13:50.550Z] OK: 17040 distinct packages available [2022-09-06T21:13:50.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:50.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:50.550Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:50.550Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:50.550Z] ---> b2ef061f56f6 [2022-09-06T21:13:50.550Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:13:50.550Z] ---> Using cache [2022-09-06T21:13:50.550Z] ---> ded86a45014d [2022-09-06T21:13:50.550Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:50.550Z] ---> Using cache [2022-09-06T21:13:50.550Z] ---> b2acb07eab13 [2022-09-06T21:13:50.550Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:13:50.810Z] OK: 211 MiB in 51 packages [2022-09-06T21:13:52.796Z] ---> f6dd1f0c553d [2022-09-06T21:13:52.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:52.796Z] ---> Running in adcde56777fb [2022-09-06T21:13:52.796Z] Removing intermediate container 7787f3a15e16 [2022-09-06T21:13:52.796Z] ---> 309c2afd48ee [2022-09-06T21:13:52.796Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T21:13:52.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:52.796Z] ---> 2344df640324 [2022-09-06T21:13:52.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T21:13:53.055Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:53.055Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:53.055Z] ---> b2ef061f56f6 [2022-09-06T21:13:53.055Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> 4b52be8bee68 [2022-09-06T21:13:53.055Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> a707a4924d2e [2022-09-06T21:13:53.055Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> bd7a6313a391 [2022-09-06T21:13:53.055Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> 155a93dae305 [2022-09-06T21:13:53.055Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> e047b96ce86e [2022-09-06T21:13:53.055Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> 8d5e41c2d663 [2022-09-06T21:13:53.055Z] Step 9/25 : COPY . . [2022-09-06T21:13:53.055Z] ---> Using cache [2022-09-06T21:13:53.055Z] ---> 411606189250 [2022-09-06T21:13:53.055Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T21:13:53.055Z] ---> 2282ab51ee09 [2022-09-06T21:13:53.055Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:53.314Z] ---> Running in 038ba2caf050 [2022-09-06T21:13:53.314Z] ---> a40855d41a94 [2022-09-06T21:13:53.314Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T21:13:53.314Z] ---> Running in 7ee54e8df225 [2022-09-06T21:13:53.314Z] ---> Running in 4b58b91f52ec [2022-09-06T21:13:53.575Z] Removing intermediate container 4b58b91f52ec [2022-09-06T21:13:53.575Z] ---> 02de3d2017f0 [2022-09-06T21:13:53.575Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:13:53.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:53.575Z] ---> Running in 4f9d1ff75247 [2022-09-06T21:13:53.575Z] 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-06T21:13:53.842Z] Removing intermediate container 4f9d1ff75247 [2022-09-06T21:13:53.842Z] ---> 45482d2594eb [2022-09-06T21:13:53.842Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:13:54.101Z] OK: 211 MiB in 51 packages [2022-09-06T21:13:54.101Z] ---> Running in 1dff09067794 [2022-09-06T21:13:54.360Z] Removing intermediate container 1dff09067794 [2022-09-06T21:13:54.360Z] ---> eb0a2e5bfc7e [2022-09-06T21:13:54.360Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:13:54.625Z] ---> Running in d18c9ecf0d86 [2022-09-06T21:13:54.625Z] Removing intermediate container adcde56777fb [2022-09-06T21:13:54.625Z] ---> fd3697dce778 [2022-09-06T21:13:54.625Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:13:54.625Z] Removing intermediate container d18c9ecf0d86 [2022-09-06T21:13:54.625Z] ---> 7c8b5eb5de87 [2022-09-06T21:13:54.625Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:13:54.884Z] ---> Running in be54a3c11124 [2022-09-06T21:13:55.143Z] ---> 8c00f93574dd [2022-09-06T21:13:55.143Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:55.402Z] ---> Running in 6d6d3d097584 [2022-09-06T21:13:55.402Z] Removing intermediate container be54a3c11124 [2022-09-06T21:13:55.402Z] ---> 4a89bd8d5dce [2022-09-06T21:13:55.402Z] [2022-09-06T21:13:55.402Z] Successfully built 4a89bd8d5dce [2022-09-06T21:13:55.402Z] Successfully tagged sys-mgmt-agent:latest [2022-09-06T21:13:55.402Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-09-06T21:13:58.699Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:58.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:58.699Z] ---> b2ef061f56f6 [2022-09-06T21:13:58.699Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:13:58.699Z] ---> Using cache [2022-09-06T21:13:58.699Z] ---> ded86a45014d [2022-09-06T21:13:58.699Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:58.699Z] ---> Using cache [2022-09-06T21:13:58.699Z] ---> b2acb07eab13 [2022-09-06T21:13:58.699Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:13:58.699Z] ---> Using cache [2022-09-06T21:13:58.699Z] ---> fd3697dce778 [2022-09-06T21:13:58.699Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:13:58.699Z] ---> Using cache [2022-09-06T21:13:58.699Z] ---> 8c00f93574dd [2022-09-06T21:13:58.699Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:14:00.603Z] ---> Running in 543010049e90 [2022-09-06T21:14:00.603Z] Removing intermediate container d63d1193a3a2 [2022-09-06T21:14:00.603Z] ---> 29cf810e04be [2022-09-06T21:14:00.603Z] Step 8/22 : COPY . . [2022-09-06T21:14:08.729Z] Removing intermediate container 6d6d3d097584 [2022-09-06T21:14:08.729Z] Removing intermediate container 7ee54e8df225 [2022-09-06T21:14:08.729Z] ---> d24a7271d4c4 [2022-09-06T21:14:08.729Z] ---> a09791cf3c32 [2022-09-06T21:14:08.729Z] Step 8/26 : COPY . .Step 7/20 : COPY . . [2022-09-06T21:14:08.729Z] [2022-09-06T21:14:12.036Z] ---> 94bb8a5021d6 [2022-09-06T21:14:12.036Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T21:14:12.607Z] ---> Running in 702b88e5e484 [2022-09-06T21:14:12.607Z] ---> 44a7cdc34f86 [2022-09-06T21:14:12.607Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:14:12.607Z] ---> 1dfdb59f49f8 [2022-09-06T21:14:12.607Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T21:14:12.867Z] 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-06T21:14:12.867Z] ---> Running in 62c037b4c028 [2022-09-06T21:14:12.867Z] ---> Running in 54574cc3880b [2022-09-06T21:14:13.127Z] Removing intermediate container 543010049e90 [2022-09-06T21:14:13.127Z] ---> f14e0973dff8 [2022-09-06T21:14:13.127Z] Step 8/25 : COPY . . [2022-09-06T21:14:13.127Z] Removing intermediate container 62c037b4c028 [2022-09-06T21:14:13.127Z] ---> a406fafd53ea [2022-09-06T21:14:13.127Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:14:13.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T21:14:13.387Z] ---> Running in e08536e298d6 [2022-09-06T21:14:13.956Z] Removing intermediate container e08536e298d6 [2022-09-06T21:14:13.956Z] ---> 40e98864df5c [2022-09-06T21:14:13.956Z] 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-06T21:14:14.220Z] ---> Running in e1ffbb6b78a2 [2022-09-06T21:14:15.209Z] Removing intermediate container 038ba2caf050 [2022-09-06T21:14:15.209Z] ---> d96f10bad5da [2022-09-06T21:14:15.209Z] [2022-09-06T21:14:15.209Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T21:14:15.209Z] ---> 9c6f07244728 [2022-09-06T21:14:15.209Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:14:15.209Z] ---> Using cache [2022-09-06T21:14:15.209Z] ---> a5aaac93eb6d [2022-09-06T21:14:15.209Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:14:15.209Z] ---> Using cache [2022-09-06T21:14:15.209Z] ---> 4bb85dea5072 [2022-09-06T21:14:15.209Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T21:14:15.468Z] ---> Running in d00143c4534f [2022-09-06T21:14:15.468Z] Removing intermediate container d00143c4534f [2022-09-06T21:14:15.468Z] ---> e6017c905940 [2022-09-06T21:14:15.468Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T21:14:15.727Z] Removing intermediate container e1ffbb6b78a2 [2022-09-06T21:14:15.727Z] ---> 2cd25340f758 [2022-09-06T21:14:15.727Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:14:15.727Z] ---> Running in 78fc5434dac2 [2022-09-06T21:14:15.986Z] ---> Running in 6ac6dc8ba8b0 [2022-09-06T21:14:15.986Z] Removing intermediate container 78fc5434dac2 [2022-09-06T21:14:15.986Z] ---> f6a716babf87 [2022-09-06T21:14:15.986Z] Step 16/25 : WORKDIR / [2022-09-06T21:14:15.986Z] ---> Running in 1283be0bc3bc [2022-09-06T21:14:16.259Z] Removing intermediate container 6ac6dc8ba8b0 [2022-09-06T21:14:16.259Z] ---> 2f4f29baa205 [2022-09-06T21:14:16.259Z] [2022-09-06T21:14:16.259Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:14:16.259Z] ---> c4fc93816858 [2022-09-06T21:14:16.259Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:14:16.259Z] ---> Using cache [2022-09-06T21:14:16.259Z] ---> a19f7be28717 [2022-09-06T21:14:16.259Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:16.259Z] ---> Using cache [2022-09-06T21:14:16.259Z] ---> 3a43d7fefc77 [2022-09-06T21:14:16.259Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T21:14:16.259Z] Removing intermediate container 1283be0bc3bc [2022-09-06T21:14:16.259Z] ---> 4e8a10465e6e [2022-09-06T21:14:16.259Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:14:16.259Z] ---> Running in 715c6c00fa40 [2022-09-06T21:14:16.827Z] ---> 43b01bce4d57 [2022-09-06T21:14:16.827Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T21:14:17.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:18.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:18.024Z] ---> 79cafdc27d4a [2022-09-06T21:14:18.024Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T21:14:18.286Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:14:18.286Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:14:18.286Z] OK: 15856 distinct packages available [2022-09-06T21:14:18.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:18.855Z] ---> 67edf5a52b25 [2022-09-06T21:14:18.855Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T21:14:19.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:19.374Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T21:14:19.633Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:14:19.633Z] ---> bbde767e5ac9 [2022-09-06T21:14:19.633Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T21:14:19.633Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T21:14:19.633Z] ---> Running in 9849d3566480 [2022-09-06T21:14:19.633Z] ---> d27a7ef2ed19 [2022-09-06T21:14:19.633Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:14:19.633Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T21:14:19.894Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:14:19.894Z] OK: 6 MiB in 18 packages [2022-09-06T21:14:19.894Z] ---> Running in 6cc5d50f74d0 [2022-09-06T21:14:19.894Z] Removing intermediate container 9849d3566480 [2022-09-06T21:14:19.894Z] ---> 8670f6d26a76 [2022-09-06T21:14:19.894Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:14:20.154Z] ---> Running in 87278ab49123 [2022-09-06T21:14:20.154Z] Removing intermediate container 6cc5d50f74d0 [2022-09-06T21:14:20.154Z] ---> 022bbda63fc3 [2022-09-06T21:14:20.154Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T21:14:20.154Z] ---> Running in 8f2300e08c51 [2022-09-06T21:14:20.414Z] Removing intermediate container 87278ab49123 [2022-09-06T21:14:20.414Z] ---> a1ca54f28049 [2022-09-06T21:14:20.414Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:14:20.414Z] ---> Running in 055a374b5a37 [2022-09-06T21:14:20.677Z] Removing intermediate container 055a374b5a37 [2022-09-06T21:14:20.677Z] ---> 211dac02f94e [2022-09-06T21:14:20.677Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:14:20.677Z] Removing intermediate container 8f2300e08c51 [2022-09-06T21:14:20.677Z] ---> 5795ce63c1d0 [2022-09-06T21:14:20.677Z] 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-06T21:14:20.677Z] Removing intermediate container 715c6c00fa40 [2022-09-06T21:14:20.677Z] ---> ffbd3729e505 [2022-09-06T21:14:20.677Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:14:20.677Z] ---> Running in 02a2204e821f [2022-09-06T21:14:20.936Z] ---> Running in 35616717e333 [2022-09-06T21:14:21.206Z] Removing intermediate container 02a2204e821f [2022-09-06T21:14:21.206Z] ---> dcd396b7206e [2022-09-06T21:14:21.206Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:14:21.206Z] ---> Running in 9c61d3380a51 [2022-09-06T21:14:21.776Z] Removing intermediate container 9c61d3380a51 [2022-09-06T21:14:21.776Z] ---> dbddac3aa1c3 [2022-09-06T21:14:21.776Z] [2022-09-06T21:14:22.037Z] Successfully built dbddac3aa1c3 [2022-09-06T21:14:22.037Z] Successfully tagged core-metadata:latest [2022-09-06T21:14:22.037Z]  Building core-metadata ... done Building support-notifications [2022-09-06T21:14:23.950Z] ---> 180028d8b134 [2022-09-06T21:14:23.950Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:14:23.950Z] Removing intermediate container 35616717e333 [2022-09-06T21:14:23.950Z] ---> bf7d9c28a3c9 [2022-09-06T21:14:23.950Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T21:14:23.950Z] ---> Running in c1fe62e5ba2c [2022-09-06T21:14:24.211Z] ---> 19e232e3386a [2022-09-06T21:14:24.211Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T21:14:24.470Z] ---> Running in e0fead2fdd15 [2022-09-06T21:14:24.470Z] Removing intermediate container c1fe62e5ba2c [2022-09-06T21:14:24.470Z] ---> 7491634bc625 [2022-09-06T21:14:24.728Z] [2022-09-06T21:14:24.728Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T21:14:24.728Z] ---> c4fc93816858 [2022-09-06T21:14:24.728Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:14:24.728Z] ---> Using cache [2022-09-06T21:14:24.728Z] ---> a19f7be28717 [2022-09-06T21:14:24.728Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:24.728Z] ---> Using cache [2022-09-06T21:14:24.728Z] ---> 3a43d7fefc77 [2022-09-06T21:14:24.728Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:14:24.728Z] ---> Using cache [2022-09-06T21:14:24.728Z] ---> fa309fb650d1 [2022-09-06T21:14:24.728Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:14:24.986Z] Removing intermediate container e0fead2fdd15 [2022-09-06T21:14:24.986Z] ---> e465e7ad8016 [2022-09-06T21:14:24.986Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T21:14:25.928Z] ---> 853c3d02869b [2022-09-06T21:14:25.928Z] Step 21/26 : WORKDIR / [2022-09-06T21:14:26.187Z] ---> Running in 8fa9ad9e4bcd [2022-09-06T21:14:26.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:14:26.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:14:26.766Z] ---> b2ef061f56f6 [2022-09-06T21:14:26.766Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:14:26.766Z] ---> Using cache [2022-09-06T21:14:26.766Z] ---> 4b52be8bee68 [2022-09-06T21:14:26.766Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:14:26.766Z] ---> Using cache [2022-09-06T21:14:26.766Z] ---> a707a4924d2e [2022-09-06T21:14:26.766Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:26.766Z] ---> Using cache [2022-09-06T21:14:26.766Z] ---> bd7a6313a391 [2022-09-06T21:14:26.766Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T21:14:26.766Z] Removing intermediate container 8fa9ad9e4bcd [2022-09-06T21:14:26.766Z] ---> 2ce355fb4efb [2022-09-06T21:14:26.766Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:14:26.766Z] ---> Running in 9986f8db10d7 [2022-09-06T21:14:27.070Z] ---> Running in 7d39bc25876e [2022-09-06T21:14:27.342Z] ---> 2ba9c5c35ea5 [2022-09-06T21:14:27.342Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:14:27.342Z] Removing intermediate container 7d39bc25876e [2022-09-06T21:14:27.342Z] ---> ba6841565f72 [2022-09-06T21:14:27.342Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:14:27.342Z] ---> Running in e9f8956065ff [2022-09-06T21:14:27.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:27.861Z] Removing intermediate container e9f8956065ff [2022-09-06T21:14:27.861Z] ---> b7aae95ba9e6 [2022-09-06T21:14:27.861Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T21:14:27.861Z] ---> 14d4632ea587 [2022-09-06T21:14:27.861Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T21:14:27.861Z] ---> Running in 65e361dd0cde [2022-09-06T21:14:28.143Z] Removing intermediate container 65e361dd0cde [2022-09-06T21:14:28.143Z] ---> d9126c97f169 [2022-09-06T21:14:28.143Z] Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:14:28.143Z] ---> Running in e3ea38ad23ff [2022-09-06T21:14:28.143Z] ---> d748bef504cd [2022-09-06T21:14:28.143Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T21:14:28.408Z] Removing intermediate container e3ea38ad23ff [2022-09-06T21:14:28.408Z] ---> 12356ac8432e [2022-09-06T21:14:28.408Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T21:14:28.408Z] ---> Running in 7ee0d25b8f46 [2022-09-06T21:14:28.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:28.408Z] ---> d3d1ecbabe7f [2022-09-06T21:14:28.408Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:14:28.683Z] ---> Running in e2dc6d0fec40 [2022-09-06T21:14:28.683Z] Removing intermediate container 7ee0d25b8f46 [2022-09-06T21:14:28.683Z] ---> 639ca0e7e661 [2022-09-06T21:14:28.683Z] [2022-09-06T21:14:28.683Z] Successfully built 639ca0e7e661 [2022-09-06T21:14:28.683Z] Successfully tagged security-spire-config:latest [2022-09-06T21:14:28.683Z]  Building security-spire-config ... done Building core-data [2022-09-06T21:14:28.683Z] OK: 211 MiB in 51 packages [2022-09-06T21:14:28.683Z] Removing intermediate container e2dc6d0fec40 [2022-09-06T21:14:28.683Z] ---> b911e760016b [2022-09-06T21:14:28.683Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:14:29.254Z] ---> Running in e4b66ab54a97 [2022-09-06T21:14:30.220Z] Removing intermediate container e4b66ab54a97 [2022-09-06T21:14:30.220Z] ---> 1cc59c03f6e6 [2022-09-06T21:14:30.220Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:14:30.220Z] ---> Running in 51d0db7ae542 [2022-09-06T21:14:30.485Z] Removing intermediate container 9986f8db10d7 [2022-09-06T21:14:30.485Z] ---> 7afc1ab376ee [2022-09-06T21:14:30.485Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:14:30.485Z] Removing intermediate container 51d0db7ae542 [2022-09-06T21:14:30.485Z] ---> 8d5f111efe78 [2022-09-06T21:14:30.485Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:14:30.485Z] ---> Running in 9fdd1a89509e [2022-09-06T21:14:30.769Z] ---> 7e84a36146ce [2022-09-06T21:14:30.769Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:14:31.030Z] Removing intermediate container 9fdd1a89509e [2022-09-06T21:14:31.030Z] ---> d12e4a08001e [2022-09-06T21:14:31.030Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:14:31.030Z] ---> Running in 19b6004b40c0 [2022-09-06T21:14:31.308Z] ---> Running in 203c62463779 [2022-09-06T21:14:31.573Z] Removing intermediate container 203c62463779 [2022-09-06T21:14:31.573Z] ---> 0088db5ac62e [2022-09-06T21:14:31.573Z] [2022-09-06T21:14:31.573Z] Successfully built 0088db5ac62e [2022-09-06T21:14:31.573Z] Successfully tagged security-spire-server:latest [2022-09-06T21:14:32.191Z]  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T21:14:32.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:14:32.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:14:32.480Z] ---> b2ef061f56f6 [2022-09-06T21:14:32.480Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:14:32.480Z] ---> Using cache [2022-09-06T21:14:32.480Z] ---> 4b52be8bee68 [2022-09-06T21:14:32.480Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:14:32.480Z] ---> Using cache [2022-09-06T21:14:32.480Z] ---> a707a4924d2e [2022-09-06T21:14:32.480Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:32.480Z] ---> Using cache [2022-09-06T21:14:32.480Z] ---> bd7a6313a391 [2022-09-06T21:14:32.480Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T21:14:33.510Z] ---> Running in e01e2c8fabe5 [2022-09-06T21:14:34.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:35.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:35.279Z] OK: 211 MiB in 51 packages [2022-09-06T21:14:36.662Z] Removing intermediate container e01e2c8fabe5 [2022-09-06T21:14:36.662Z] ---> 270b1c88c89c [2022-09-06T21:14:36.662Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:14:36.662Z] Removing intermediate container 702b88e5e484 [2022-09-06T21:14:36.662Z] ---> 76c6a2c76f14 [2022-09-06T21:14:36.662Z] [2022-09-06T21:14:36.662Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T21:14:36.662Z] ---> 9c6f07244728 [2022-09-06T21:14:36.662Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T21:14:36.922Z] ---> Running in 4c6c91b12790 [2022-09-06T21:14:36.922Z] ---> 1a9283c125da [2022-09-06T21:14:36.922Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:14:36.922Z] ---> Running in 55ba412df4fe [2022-09-06T21:14:37.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:37.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:37.750Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T21:14:37.750Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:14:37.750Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:14:37.750Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T21:14:37.750Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T21:14:37.750Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:14:37.750Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:14:37.750Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:14:38.010Z] OK: 8 MiB in 20 packages [2022-09-06T21:14:39.920Z] Removing intermediate container 54574cc3880b [2022-09-06T21:14:39.920Z] ---> 58c0d657d656 [2022-09-06T21:14:39.920Z] [2022-09-06T21:14:39.920Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T21:14:39.920Z] ---> c4fc93816858 [2022-09-06T21:14:39.920Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:14:39.920Z] ---> Using cache [2022-09-06T21:14:39.920Z] ---> a19f7be28717 [2022-09-06T21:14:39.920Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:39.920Z] ---> Using cache [2022-09-06T21:14:39.920Z] ---> 3a43d7fefc77 [2022-09-06T21:14:39.920Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T21:14:40.178Z] ---> Running in 3b6d95cfdc70 [2022-09-06T21:14:40.178Z] Removing intermediate container 4c6c91b12790 [2022-09-06T21:14:40.178Z] ---> b76d1de80f91 [2022-09-06T21:14:40.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:14:40.178Z] ---> Running in 89fa510724ea [2022-09-06T21:14:40.178Z] Removing intermediate container 19b6004b40c0 [2022-09-06T21:14:40.178Z] ---> 1af83697efc8 [2022-09-06T21:14:40.178Z] Step 9/23 : COPY . . [2022-09-06T21:14:40.747Z] Removing intermediate container 89fa510724ea [2022-09-06T21:14:40.747Z] ---> 1c90c69aeb98 [2022-09-06T21:14:40.747Z] Step 13/22 : WORKDIR /edgex [2022-09-06T21:14:40.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:41.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:41.571Z] ---> Running in 1707994848b1 [2022-09-06T21:14:41.831Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:14:41.831Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:14:41.831Z] OK: 15856 distinct packages available [2022-09-06T21:14:41.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:42.400Z] Removing intermediate container 1707994848b1 [2022-09-06T21:14:42.400Z] ---> 9a3e04587383 [2022-09-06T21:14:42.400Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T21:14:42.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:42.918Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T21:14:43.176Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T21:14:43.176Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T21:14:43.176Z] ---> 60a40d2ab761 [2022-09-06T21:14:43.176Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T21:14:43.436Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T21:14:43.436Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T21:14:43.436Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T21:14:43.699Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:14:43.699Z] Removing intermediate container 55ba412df4fe [2022-09-06T21:14:43.699Z] ---> 4d524d53b6e0 [2022-09-06T21:14:43.699Z] Step 9/24 : COPY . . [2022-09-06T21:14:43.960Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T21:14:43.960Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T21:14:43.960Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:14:43.960Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:14:43.960Z] OK: 8 MiB in 23 packages [2022-09-06T21:14:44.219Z] ---> 96af5ea58a02 [2022-09-06T21:14:44.219Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T21:14:45.614Z] ---> bffc602bfd3e [2022-09-06T21:14:45.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:14:45.614Z] ---> a8a603dad26c [2022-09-06T21:14:45.614Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T21:14:45.614Z] ---> Running in a3134f6a4744 [2022-09-06T21:14:45.874Z] Removing intermediate container 3b6d95cfdc70 [2022-09-06T21:14:45.874Z] ---> fc5ae2f6c0a4 [2022-09-06T21:14:45.874Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:14:45.874Z] ---> dae7e984d242 [2022-09-06T21:14:45.874Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:14:46.133Z] ---> Running in bae25871aea5 [2022-09-06T21:14:46.392Z] 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-06T21:14:46.392Z] ---> 52e78fbb85bb [2022-09-06T21:14:46.392Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T21:14:47.348Z] ---> 205ab96381d8 [2022-09-06T21:14:47.348Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T21:14:47.348Z] Removing intermediate container bae25871aea5 [2022-09-06T21:14:47.348Z] ---> 6ab44f8dbdeb [2022-09-06T21:14:47.348Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:14:47.608Z] ---> Running in 60788fe12068 [2022-09-06T21:14:47.608Z] ---> 3eaf708cc041 [2022-09-06T21:14:47.608Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T21:14:47.608Z] ---> Running in 476930011dcd [2022-09-06T21:14:47.608Z] Removing intermediate container 60788fe12068 [2022-09-06T21:14:47.608Z] ---> 51b171a6d34c [2022-09-06T21:14:47.608Z] Step 20/22 : LABEL arch=x86_64 [2022-09-06T21:14:47.868Z] ---> Running in fdc8e5a0d102 [2022-09-06T21:14:47.868Z] ---> d31910c839b3 [2022-09-06T21:14:47.868Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T21:14:47.868Z] Removing intermediate container 476930011dcd [2022-09-06T21:14:47.868Z] ---> 246f568fbaae [2022-09-06T21:14:47.868Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:14:47.868Z] ---> Running in 4269bd3ff5fe [2022-09-06T21:14:47.868Z] Removing intermediate container fdc8e5a0d102 [2022-09-06T21:14:47.868Z] ---> ac3c45e8ca02 [2022-09-06T21:14:47.868Z] Step 21/22 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:14:47.868Z] ---> Running in c4a3a755c687 [2022-09-06T21:14:47.868Z] ---> Running in 09184ca46292 [2022-09-06T21:14:48.134Z] Removing intermediate container 4269bd3ff5fe [2022-09-06T21:14:48.134Z] ---> 3e2602eb86b5 [2022-09-06T21:14:48.134Z] Step 18/20 : LABEL arch=x86_64 [2022-09-06T21:14:48.134Z] ---> Running in 3f82fef751e4 [2022-09-06T21:14:48.134Z] Removing intermediate container 09184ca46292 [2022-09-06T21:14:48.134Z] ---> 4a0cc369ad9a [2022-09-06T21:14:48.134Z] Step 22/22 : LABEL version=0.0.0 [2022-09-06T21:14:48.134Z] ---> Running in 2005e5edc437 [2022-09-06T21:14:48.134Z] Removing intermediate container 3f82fef751e4 [2022-09-06T21:14:48.134Z] ---> ca0d87976a44 [2022-09-06T21:14:48.134Z] Step 19/20 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:14:48.134Z] ---> Running in 09fc1d2cd757 [2022-09-06T21:14:48.394Z] Removing intermediate container 2005e5edc437 [2022-09-06T21:14:48.394Z] ---> d1d42b571419 [2022-09-06T21:14:48.394Z] [2022-09-06T21:14:48.394Z] Removing intermediate container 09fc1d2cd757 [2022-09-06T21:14:48.394Z] ---> fa880b9800b9 [2022-09-06T21:14:48.394Z] Step 20/20 : LABEL version=0.0.0 [2022-09-06T21:14:48.394Z] 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-06T21:14:48.394Z] ---> Running in 2d3cce7761a0 [2022-09-06T21:14:48.394Z] Successfully built d1d42b571419 [2022-09-06T21:14:48.394Z] Successfully tagged security-proxy-setup:latest [2022-09-06T21:14:48.653Z]  Building security-proxy-setup ... done Removing intermediate container 2d3cce7761a0 [2022-09-06T21:14:48.653Z] ---> 09370d2f5dc0 [2022-09-06T21:14:48.653Z] [2022-09-06T21:14:48.653Z] Successfully built 09370d2f5dc0 [2022-09-06T21:14:48.653Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-06T21:15:15.212Z]  Building security-spiffe-token-provider ... done Removing intermediate container c4a3a755c687 [2022-09-06T21:15:15.212Z] ---> 59a2801890c8 [2022-09-06T21:15:15.212Z] [2022-09-06T21:15:15.212Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:15:15.212Z] ---> 9c6f07244728 [2022-09-06T21:15:15.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T21:15:15.212Z] ---> Running in f09d31488b75 [2022-09-06T21:15:15.212Z] Removing intermediate container a3134f6a4744 [2022-09-06T21:15:15.212Z] ---> 0c645d040a3e [2022-09-06T21:15:15.212Z] [2022-09-06T21:15:15.212Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:15:15.212Z] ---> 9c6f07244728 [2022-09-06T21:15:15.212Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T21:15:15.212Z] ---> Running in f51651ac44cd [2022-09-06T21:15:15.212Z] Removing intermediate container f09d31488b75 [2022-09-06T21:15:15.212Z] ---> 499682975ba9 [2022-09-06T21:15:15.212Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T21:15:15.212Z] ---> Running in 3a6fbd61300e [2022-09-06T21:15:15.212Z] Removing intermediate container 3a6fbd61300e [2022-09-06T21:15:15.212Z] ---> 9d03dd70b0bd [2022-09-06T21:15:15.212Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T21:15:15.212Z] ---> Running in 6ea6fc5fc8e6 [2022-09-06T21:15:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:15:15.212Z] Removing intermediate container 6ea6fc5fc8e6 [2022-09-06T21:15:15.212Z] ---> 5b796d9d8f3c [2022-09-06T21:15:15.212Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:15.212Z] ---> Running in 5430b528649a [2022-09-06T21:15:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:15:15.212Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T21:15:15.212Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:15:15.212Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:15:15.212Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:15:15.212Z] OK: 6 MiB in 16 packages [2022-09-06T21:15:15.212Z] Removing intermediate container 5430b528649a [2022-09-06T21:15:15.212Z] ---> 33faafbe2d39 [2022-09-06T21:15:15.212Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:15:15.212Z] ---> Running in 4a873293362c [2022-09-06T21:15:15.212Z] Removing intermediate container f51651ac44cd [2022-09-06T21:15:15.212Z] ---> d496bb1f3c45 [2022-09-06T21:15:15.212Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:15:15.212Z] ---> Running in e0cd2ef68b64 [2022-09-06T21:15:15.212Z] Removing intermediate container e0cd2ef68b64 [2022-09-06T21:15:15.212Z] ---> 58783dad0efb [2022-09-06T21:15:15.212Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T21:15:15.212Z] ---> Running in 5b0f1e77bc67 [2022-09-06T21:15:15.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:15:15.212Z] Removing intermediate container 5b0f1e77bc67 [2022-09-06T21:15:15.212Z] ---> 3f7050edbee6 [2022-09-06T21:15:15.212Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:15:15.212Z] ---> Running in feb8a0cb8d2b [2022-09-06T21:15:15.212Z] Removing intermediate container feb8a0cb8d2b [2022-09-06T21:15:15.212Z] ---> a67ca826d132 [2022-09-06T21:15:15.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:15:15.212Z] ---> 1d284d03bea1 [2022-09-06T21:15:15.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T21:15:15.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:15:15.212Z] ---> 52d72c909478 [2022-09-06T21:15:15.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T21:15:15.212Z] ---> de0d6e44c514 [2022-09-06T21:15:15.212Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T21:15:15.212Z] ---> Running in 21fc362c248f [2022-09-06T21:15:15.212Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:15:15.212Z] Removing intermediate container 21fc362c248f [2022-09-06T21:15:15.212Z] ---> f76e28b5ba43 [2022-09-06T21:15:15.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:15:15.212Z] ---> Running in 7f9eb41f2f6f [2022-09-06T21:15:15.212Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:15:15.212Z] Removing intermediate container 7f9eb41f2f6f [2022-09-06T21:15:15.212Z] ---> ce8b2cb624a5 [2022-09-06T21:15:15.212Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:15:15.212Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:15:15.212Z] ---> Running in e4c1ca33428f [2022-09-06T21:15:15.212Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:15:15.212Z] Removing intermediate container e4c1ca33428f [2022-09-06T21:15:15.212Z] ---> 50ab738e5ab2 [2022-09-06T21:15:15.212Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:15:15.474Z] ---> Running in 76f24d19c3b0 [2022-09-06T21:15:15.474Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:15:15.474Z] Removing intermediate container 76f24d19c3b0 [2022-09-06T21:15:15.474Z] ---> 7eae0849f28b [2022-09-06T21:15:15.474Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:15:15.474Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:15:15.474Z] ---> Running in 0fc084324261 [2022-09-06T21:15:15.474Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:15:15.474Z] OK: 8 MiB in 20 packages [2022-09-06T21:15:15.735Z] Removing intermediate container 0fc084324261 [2022-09-06T21:15:15.735Z] ---> 8e28bb996da7 [2022-09-06T21:15:15.735Z] [2022-09-06T21:15:15.735Z] Successfully built 8e28bb996da7 [2022-09-06T21:15:15.735Z] Successfully tagged support-notifications:latest [2022-09-06T21:15:15.995Z]  Building support-notifications ... done Removing intermediate container 4a873293362c [2022-09-06T21:15:15.995Z] ---> bc3ffcfd7802 [2022-09-06T21:15:15.995Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:15:15.995Z] ---> e0587247b1eb [2022-09-06T21:15:15.995Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T21:15:16.566Z] ---> dba62590a276 [2022-09-06T21:15:16.566Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T21:15:16.566Z] ---> 711bcc74b792 [2022-09-06T21:15:16.566Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T21:15:16.566Z] ---> Running in d5d72928703c [2022-09-06T21:15:16.827Z] Removing intermediate container d5d72928703c [2022-09-06T21:15:16.827Z] ---> ada45743776f [2022-09-06T21:15:16.827Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:15:16.827Z] ---> Running in 2afdc12a1582 [2022-09-06T21:15:16.827Z] Removing intermediate container 2afdc12a1582 [2022-09-06T21:15:16.827Z] ---> 1312c88816aa [2022-09-06T21:15:16.827Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T21:15:17.086Z] ---> Running in 0fa7e7bb7944 [2022-09-06T21:15:17.086Z] Removing intermediate container 0fa7e7bb7944 [2022-09-06T21:15:17.086Z] ---> 653a5f0e2990 [2022-09-06T21:15:17.087Z] Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:15:17.087Z] ---> Running in d9cc45ba8bc9 [2022-09-06T21:15:17.087Z] Removing intermediate container d9cc45ba8bc9 [2022-09-06T21:15:17.087Z] ---> 5ecf39b0b310 [2022-09-06T21:15:17.087Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T21:15:17.346Z] ---> Running in 838f120777fa [2022-09-06T21:15:17.346Z] Removing intermediate container 838f120777fa [2022-09-06T21:15:17.346Z] ---> 7e9fdfd7fa67 [2022-09-06T21:15:17.346Z] [2022-09-06T21:15:17.346Z] Successfully built 7e9fdfd7fa67 [2022-09-06T21:15:17.346Z] Successfully tagged core-data:latest [2022-09-06T21:15:17.613Z]  Building core-data ... done  [Pipeline] } [2022-09-06T21:15:17.626Z] $ docker stop --time=1 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 [2022-09-06T21:15:18.962Z] $ docker rm -f 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:15:19.308Z] + docker images [2022-09-06T21:15:19.308Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T21:15:19.308Z] core-data latest 7e9fdfd7fa67 2 seconds ago 21.6MB [2022-09-06T21:15:19.308Z] support-notifications latest 8e28bb996da7 4 seconds ago 27.3MB [2022-09-06T21:15:19.308Z] 0c645d040a3e 8 seconds ago 1.61GB [2022-09-06T21:15:19.308Z] 59a2801890c8 9 seconds ago 1.55GB [2022-09-06T21:15:19.308Z] security-spiffe-token-provider latest 09370d2f5dc0 31 seconds ago 29.3MB [2022-09-06T21:15:19.308Z] security-proxy-setup latest d1d42b571419 31 seconds ago 27.4MB [2022-09-06T21:15:19.308Z] 58c0d657d656 40 seconds ago 1.58GB [2022-09-06T21:15:19.308Z] 76c6a2c76f14 43 seconds ago 1.53GB [2022-09-06T21:15:19.308Z] security-spire-server latest 0088db5ac62e 48 seconds ago 86.5MB [2022-09-06T21:15:19.308Z] security-spire-config latest 639ca0e7e661 51 seconds ago 85.8MB [2022-09-06T21:15:19.308Z] 7491634bc625 55 seconds ago 1.42GB [2022-09-06T21:15:19.308Z] core-metadata latest dbddac3aa1c3 58 seconds ago 18.2MB [2022-09-06T21:15:19.308Z] 2f4f29baa205 About a minute ago 1.42GB [2022-09-06T21:15:19.308Z] d96f10bad5da About a minute ago 1.55GB [2022-09-06T21:15:19.308Z] sys-mgmt-agent latest 4a89bd8d5dce About a minute ago 136MB [2022-09-06T21:15:19.308Z] core-command latest 33b57120cf85 About a minute ago 17.3MB [2022-09-06T21:15:19.308Z] security-bootstrapper latest 497d93ae6cef About a minute ago 19.4MB [2022-09-06T21:15:19.308Z] support-scheduler latest 1bd39300c353 About a minute ago 26.7MB [2022-09-06T21:15:19.308Z] cbc8ede21550 About a minute ago 1.54GB [2022-09-06T21:15:19.308Z] security-secretstore-setup latest 6fe505cd6dca About a minute ago 29.2MB [2022-09-06T21:15:19.308Z] b56edeac8357 About a minute ago 1.61GB [2022-09-06T21:15:19.308Z] 1193613714b0 About a minute ago 1.53GB [2022-09-06T21:15:19.308Z] b62e0ca8694e About a minute ago 1.54GB [2022-09-06T21:15:19.308Z] 872b12eed14f About a minute ago 1.53GB [2022-09-06T21:15:19.308Z] security-spire-agent latest 7d4e76e161f0 2 minutes ago 125MB [2022-09-06T21:15:19.308Z] dc24be0caad3 2 minutes ago 1.42GB [2022-09-06T21:15:19.308Z] ci-base-image-x86_64 latest b2ef061f56f6 5 minutes ago 994MB [2022-09-06T21:15:19.308Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-06T21:15:19.308Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-06T21:15:19.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-06T21:15:19.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-06T21:15:19.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:24:53.538Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25333 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws [2022-09-06T21:24:53.546Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-09-06T21:24:53.584Z] The recommended git tool is: git [2022-09-06T21:25:00.842Z] using credential edgex-jenkins-ssh [2022-09-06T21:25:00.861Z] Cloning the remote Git repository [2022-09-06T21:25:00.938Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-06T21:25:01.025Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-09-06T21:25:01.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T21:25:01.102Z] > git --version # timeout=10 [2022-09-06T21:25:01.124Z] > git --version # 'git version 2.25.1' [2022-09-06T21:25:01.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:25:01.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:25:18.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T21:25:18.114Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:25:18.910Z] Merging remotes/origin/main commit 540a10ffba831aef6e1ef93355137724c31e102d into PR head commit 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:25:19.361Z] Merge succeeded, producing 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:25:19.362Z] Checking out Revision 266327c7dfcdd58d3b78c75656ba9ec061a907a6 (PR-4145) [2022-09-06T21:25:18.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T21:25:18.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T21:25:18.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:25:18.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-06T21:25:18.937Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:25:18.964Z] > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 [2022-09-06T21:25:19.263Z] > git remote # timeout=10 [2022-09-06T21:25:19.282Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T21:25:19.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:25:19.316Z] > git merge 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 [2022-09-06T21:25:19.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T21:25:19.370Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:25:19.384Z] > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 [2022-09-06T21:25:24.034Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:25:24.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T21:25:24.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:25:24.984Z] Dload Upload Total Spent Left Speed [2022-09-06T21:25:24.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh [2022-09-06T21:25:25.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T21:25:26.191Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-09-06T21:25:26.192Z] /etc/docker/daemon.new [2022-09-06T21:25:26.192Z] { [2022-09-06T21:25:26.192Z] "registry-mirrors": [ [2022-09-06T21:25:26.192Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T21:25:26.192Z] ], [2022-09-06T21:25:26.192Z] "bip": "10.250.0.254/24", [2022-09-06T21:25:26.192Z] "hosts": [ [2022-09-06T21:25:26.192Z] "tcp://0.0.0.0:5555", [2022-09-06T21:25:26.192Z] "unix:///var/run/docker.sock" [2022-09-06T21:25:26.192Z] ], [2022-09-06T21:25:26.192Z] "mtu": 1458, [2022-09-06T21:25:26.192Z] "selinux-enabled": true, [2022-09-06T21:25:26.192Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T21:25:26.192Z] } [Pipeline] sh [2022-09-06T21:25:26.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T21:25:26.903Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:25:45.290Z] provisioning config files... [2022-09-06T21:25:45.318Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7933875439127641224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:25:45.979Z] ---> docker-login.sh [2022-09-06T21:25:45.979Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:25:46.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:25:46.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:25:46.870Z] Configure a credential helper to remove this warning. See [2022-09-06T21:25:46.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:25:46.870Z] [2022-09-06T21:25:46.870Z] Login Succeeded [2022-09-06T21:25:47.147Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:25:47.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:25:47.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:25:47.699Z] Configure a credential helper to remove this warning. See [2022-09-06T21:25:47.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:25:47.699Z] [2022-09-06T21:25:47.699Z] Login Succeeded [2022-09-06T21:25:47.699Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:25:47.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:25:48.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:25:48.259Z] Configure a credential helper to remove this warning. See [2022-09-06T21:25:48.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:25:48.259Z] [2022-09-06T21:25:48.259Z] Login Succeeded [2022-09-06T21:25:48.259Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:25:48.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:25:48.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:25:48.822Z] Configure a credential helper to remove this warning. See [2022-09-06T21:25:48.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:25:48.822Z] [2022-09-06T21:25:48.822Z] Login Succeeded [2022-09-06T21:25:48.822Z] docker.io [2022-09-06T21:25:49.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:25:49.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:25:49.702Z] Configure a credential helper to remove this warning. See [2022-09-06T21:25:49.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:25:49.702Z] [2022-09-06T21:25:49.702Z] Login Succeeded [2022-09-06T21:25:49.702Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:25:49.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-06T21:25:50.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-09-06T21:25:50.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:25:50.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:25:50.385Z] ========================================================= [2022-09-06T21:25:50.385Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T21:25:50.385Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:25:50.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:25:51.010Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T21:25:51.010Z] b3c136eddcbf: Pulling fs layer [2022-09-06T21:25:51.010Z] c0a3192eca97: Pulling fs layer [2022-09-06T21:25:51.010Z] a050256f5b6f: Pulling fs layer [2022-09-06T21:25:51.010Z] 656be50a0ddc: Pulling fs layer [2022-09-06T21:25:51.010Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T21:25:51.010Z] 46d945488cbd: Pulling fs layer [2022-09-06T21:25:51.010Z] 8a5474983e97: Pulling fs layer [2022-09-06T21:25:51.010Z] 329c88fbcd65: Pulling fs layer [2022-09-06T21:25:51.010Z] 656be50a0ddc: Waiting [2022-09-06T21:25:51.010Z] 2bbca73fdf42: Waiting [2022-09-06T21:25:51.010Z] 46d945488cbd: Waiting [2022-09-06T21:25:51.010Z] 8a5474983e97: Waiting [2022-09-06T21:25:51.010Z] 329c88fbcd65: Waiting [2022-09-06T21:25:51.010Z] a050256f5b6f: Verifying Checksum [2022-09-06T21:25:51.010Z] a050256f5b6f: Download complete [2022-09-06T21:25:51.010Z] c0a3192eca97: Verifying Checksum [2022-09-06T21:25:51.010Z] c0a3192eca97: Download complete [2022-09-06T21:25:51.010Z] 2bbca73fdf42: Download complete [2022-09-06T21:25:51.010Z] 46d945488cbd: Verifying Checksum [2022-09-06T21:25:51.010Z] 46d945488cbd: Download complete [2022-09-06T21:25:51.010Z] b3c136eddcbf: Verifying Checksum [2022-09-06T21:25:51.010Z] b3c136eddcbf: Download complete [2022-09-06T21:25:52.018Z] b3c136eddcbf: Pull complete [2022-09-06T21:25:52.323Z] 329c88fbcd65: Verifying Checksum [2022-09-06T21:25:52.323Z] 329c88fbcd65: Download complete [2022-09-06T21:25:52.948Z] c0a3192eca97: Pull complete [2022-09-06T21:25:53.223Z] a050256f5b6f: Pull complete [2022-09-06T21:25:53.499Z] 8a5474983e97: Verifying Checksum [2022-09-06T21:25:53.499Z] 8a5474983e97: Download complete [2022-09-06T21:25:54.484Z] 656be50a0ddc: Verifying Checksum [2022-09-06T21:25:54.484Z] 656be50a0ddc: Download complete [2022-09-06T21:26:09.626Z] 656be50a0ddc: Pull complete [2022-09-06T21:26:09.626Z] 2bbca73fdf42: Pull complete [2022-09-06T21:26:09.626Z] 46d945488cbd: Pull complete [2022-09-06T21:26:15.043Z] 8a5474983e97: Pull complete [2022-09-06T21:26:16.027Z] 329c88fbcd65: Pull complete [2022-09-06T21:26:16.027Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T21:26:16.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:26:16.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:26:16.397Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:26:16.397Z] WORKDIR /edgex [2022-09-06T21:26:16.397Z] COPY go.mod . [2022-09-06T21:26:16.397Z] RUN go mod download [2022-09-06T21:26:16.397Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-06T21:26:16.991Z] Sending build context to Docker daemon 3.162MB [2022-09-06T21:26:17.266Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:26:17.266Z] ---> ff4287adb874 [2022-09-06T21:26:17.266Z] Step 2/4 : WORKDIR /edgex [2022-09-06T21:26:19.277Z] ---> Running in 4816fd34c004 [2022-09-06T21:26:19.277Z] Removing intermediate container 4816fd34c004 [2022-09-06T21:26:19.277Z] ---> ddc450adcc54 [2022-09-06T21:26:19.277Z] Step 3/4 : COPY go.mod . [2022-09-06T21:26:19.883Z] ---> 817b7b70e345 [2022-09-06T21:26:19.883Z] Step 4/4 : RUN go mod download [2022-09-06T21:26:19.883Z] ---> Running in 204ba8f01d5e [2022-09-06T21:26:58.950Z] Removing intermediate container 204ba8f01d5e [2022-09-06T21:26:58.950Z] ---> bdfc1bb60543 [2022-09-06T21:26:58.950Z] Successfully built bdfc1bb60543 [2022-09-06T21:26:58.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:26:59.312Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:26:59.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:26:59.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container [2022-09-06T21:26:59.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T21:27:01.132Z] $ docker top c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:27:02.107Z] + go version [2022-09-06T21:27:02.107Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T21:27:02.147Z] $ docker stop --time=1 c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 [2022-09-06T21:27:03.837Z] $ docker rm -f c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:27:04.518Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:27:04.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:27:04.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container [2022-09-06T21:27:04.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T21:27:06.180Z] $ docker top 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:27:06.493Z] ========================================================= [2022-09-06T21:27:06.493Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T21:27:06.493Z] ========================================================= [Pipeline] sh [2022-09-06T21:27:07.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:27:07.838Z] + make test [2022-09-06T21:27:07.838Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T21:27:46.877Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T21:29:53.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T21:30:06.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.463s coverage: 28.7% of statements [2022-09-06T21:30:06.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T21:30:06.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T21:30:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.607s coverage: 98.5% of statements [2022-09-06T21:30:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T21:30:09.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.544s coverage: 54.2% of statements [2022-09-06T21:30:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T21:30:09.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T21:30:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.093s coverage: 89.2% of statements [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T21:30:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.719s coverage: 2.1% of statements [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T21:30:32.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T21:30:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.789s coverage: 95.6% of statements [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T21:30:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.305s coverage: 72.2% of statements [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T21:30:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.521s coverage: 60.0% of statements [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T21:30:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.417s coverage: 0.9% of statements [2022-09-06T21:30:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T21:30:35.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.325s coverage: 58.8% of statements [2022-09-06T21:30:35.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements [2022-09-06T21:30:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T21:30:44.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-09-06T21:30:44.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 79.5% of statements [2022-09-06T21:30:44.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements [2022-09-06T21:30:44.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.380s coverage: 96.3% of statements [2022-09-06T21:30:45.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements [2022-09-06T21:30:54.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.316s coverage: 94.4% of statements [2022-09-06T21:30:54.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-09-06T21:31:06.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.752s coverage: 80.8% of statements [2022-09-06T21:31:06.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.281s coverage: 87.2% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.331s coverage: 58.8% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements [2022-09-06T21:31:08.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.944s coverage: 91.2% of statements [2022-09-06T21:31:08.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 64.7% of statements [2022-09-06T21:31:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T21:31:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.358s coverage: 100.0% of statements [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2022-09-06T21:31:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-09-06T21:31:25.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.8% of statements [2022-09-06T21:31:25.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T21:31:25.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T21:31:25.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T21:31:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 43.6% of statements [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T21:31:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T21:31:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.333s coverage: 84.8% of statements [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T21:31:26.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.601s coverage: 17.7% of statements [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.901s coverage: 92.3% of statements [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.402s coverage: 63.2% of statements [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.541s coverage: 97.7% of statements [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T21:31:36.836Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2022-09-06T21:31:36.836Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-06T21:31:37.440Z] 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-06T21:31:37.441Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T21:31:37.441Z] GO111MODULE=on go vet ./... [2022-09-06T21:33:44.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:33:44.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:33:44.428Z] ./bin/test-attribution-txt.sh [2022-09-06T21:33:44.428Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T21:33:44.428Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:33:44.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T21:33:45.132Z] + ls -al . [2022-09-06T21:33:45.132Z] total 732 [2022-09-06T21:33:45.132Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 21:27 . [2022-09-06T21:33:45.132Z] drwxr-xr-x 4 root root 4096 Sep 6 21:27 .. [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 21:25 .dockerignore [2022-09-06T21:33:45.132Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:25 .git [2022-09-06T21:33:45.132Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:25 .github [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:25 .gitignore [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 21:25 .golangci.yml [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 21:25 .hadolint.yml [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 21:25 .sonarcloud.properties [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:25 ADOPTERS.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:25 Attribution.txt [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:25 CHANGELOG.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:25 CONTRIBUTING.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 21:25 GOVERNANCE.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 21:25 Jenkinsfile [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:25 LICENSE [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:25 Makefile [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 21:25 OWNERS.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:25 README.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:25 SECURITY.md [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 21:09 VERSION [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:25 ZMQWindows.md [2022-09-06T21:33:45.132Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 21:25 bin [2022-09-06T21:33:45.132Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 21:25 cmd [2022-09-06T21:33:45.132Z] -rw-r--r-- 1 root root 482786 Sep 6 21:31 coverage.out [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:25 go.mod [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:25 go.sum [2022-09-06T21:33:45.132Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:25 internal [2022-09-06T21:33:45.132Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:25 openapi [2022-09-06T21:33:45.132Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 21:25 snap [2022-09-06T21:33:45.132Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 21:25 version.go [Pipeline] sh [2022-09-06T21:33:45.821Z] + '[' -e coverage.out ] [2022-09-06T21:33:45.821Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T21:33:45.855Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T21:33:46.881Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T21:33:47.544Z] + make build [2022-09-06T21:33:47.544Z] 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-06T21:35:39.693Z] 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-06T21:37:01.598Z] 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-06T21:37:01.598Z] 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-06T21:37:48.648Z] 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-06T21:37:48.648Z] 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-06T21:37:48.927Z] 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-06T21:37:55.664Z] 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-06T21:37:59.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T21:38:05.388Z] 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-06T21:38:08.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T21:38:13.119Z] 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-06T21:38:21.439Z] 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-06T21:38:28.197Z] $ docker stop --time=1 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 [2022-09-06T21:38:30.321Z] $ docker rm -f 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 [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-06T21:38:32.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:38:32.856Z] [2022-09-06T21:38:32.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:33.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:38:33.574Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-06T21:38:33.574Z] 29e5d40040c1: Pulling fs layer [2022-09-06T21:38:33.574Z] 1ce36da41761: Pulling fs layer [2022-09-06T21:38:33.574Z] 25b303627fd3: Pulling fs layer [2022-09-06T21:38:33.863Z] 29e5d40040c1: Verifying Checksum [2022-09-06T21:38:33.863Z] 29e5d40040c1: Download complete [2022-09-06T21:38:34.146Z] 1ce36da41761: Verifying Checksum [2022-09-06T21:38:34.146Z] 1ce36da41761: Download complete [2022-09-06T21:38:34.803Z] 29e5d40040c1: Pull complete [2022-09-06T21:38:36.338Z] 25b303627fd3: Verifying Checksum [2022-09-06T21:38:36.338Z] 25b303627fd3: Download complete [2022-09-06T21:38:36.936Z] 1ce36da41761: Pull complete [2022-09-06T21:38:49.356Z] 25b303627fd3: Pull complete [2022-09-06T21:38:49.356Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-06T21:38:49.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:38:49.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:38:49.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container [2022-09-06T21:38:49.721Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T21:38:52.317Z] $ docker top 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:38:53.266Z] + docker-compose build --help [2022-09-06T21:38:53.266Z] + grep parallel [2022-09-06T21:38:58.665Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T21:38:58.960Z] $ docker stop --time=1 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 [2022-09-06T21:39:00.660Z] $ docker rm -f 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:01.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:39:01.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:39:01.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container [2022-09-06T21:39:01.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T21:39:03.031Z] $ docker top b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:39:03.959Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T21:39:09.356Z] Building core-command ... [2022-09-06T21:39:09.356Z] Building core-data ... [2022-09-06T21:39:09.356Z] Building core-metadata ... [2022-09-06T21:39:09.356Z] Building security-bootstrapper ... [2022-09-06T21:39:09.356Z] Building security-proxy-setup ... [2022-09-06T21:39:09.356Z] Building security-secretstore-setup ... [2022-09-06T21:39:09.356Z] Building security-spiffe-token-provider ... [2022-09-06T21:39:09.356Z] Building security-spire-agent ... [2022-09-06T21:39:09.356Z] Building security-spire-config ... [2022-09-06T21:39:09.356Z] Building security-spire-server ... [2022-09-06T21:39:09.356Z] Building support-notifications ... [2022-09-06T21:39:09.356Z] Building support-scheduler ... [2022-09-06T21:39:09.356Z] Building sys-mgmt-agent ... [2022-09-06T21:39:09.356Z] Building security-spiffe-token-provider [2022-09-06T21:39:09.356Z] Building support-notifications [2022-09-06T21:39:09.356Z] Building support-scheduler [2022-09-06T21:39:09.356Z] Building core-command [2022-09-06T21:39:09.356Z] Building security-spire-config [2022-09-06T21:39:56.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:39:56.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:39:56.348Z] ---> bdfc1bb60543 [2022-09-06T21:39:56.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:39:56.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:39:56.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:39:56.348Z] ---> bdfc1bb60543 [2022-09-06T21:39:56.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:39:56.968Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:39:56.968Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:39:56.968Z] ---> bdfc1bb60543 [2022-09-06T21:39:56.968Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:39:56.968Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:39:56.968Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:39:56.968Z] ---> bdfc1bb60543 [2022-09-06T21:39:56.968Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T21:39:56.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:39:56.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:39:56.968Z] ---> bdfc1bb60543 [2022-09-06T21:39:56.968Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:39:57.567Z] ---> Running in 3f1bfe3bd628 [2022-09-06T21:39:57.567Z] ---> Running in b7b108b00226 [2022-09-06T21:39:57.567Z] ---> Running in ded21338f61b [2022-09-06T21:39:57.567Z] ---> Running in 9aecf350bf45 [2022-09-06T21:39:57.567Z] ---> Running in e67aba84c9a8 [2022-09-06T21:39:58.175Z] Removing intermediate container 9aecf350bf45 [2022-09-06T21:39:58.175Z] ---> 16a9315395e2 [2022-09-06T21:39:58.175Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:39:58.175Z] Removing intermediate container 3f1bfe3bd628 [2022-09-06T21:39:58.175Z] ---> ea1cce40e631 [2022-09-06T21:39:58.175Z] Step 4/23 : WORKDIR /edgex-goRemoving intermediate container ded21338f61b [2022-09-06T21:39:58.175Z] [2022-09-06T21:39:58.175Z] ---> 653520b0d4ce [2022-09-06T21:39:58.175Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:39:58.455Z] ---> Running in 777a8b02dfc2 [2022-09-06T21:39:58.455Z] ---> Running in 29411d66617e [2022-09-06T21:39:58.455Z] Removing intermediate container b7b108b00226 [2022-09-06T21:39:58.455Z] ---> e74a4d0d10e3 [2022-09-06T21:39:58.455Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:39:58.455Z] Removing intermediate container e67aba84c9a8 [2022-09-06T21:39:58.455Z] ---> 6060a6339847 [2022-09-06T21:39:58.455Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T21:39:58.455Z] ---> Running in f15626dacf19 [2022-09-06T21:39:58.729Z] ---> Running in f21d3635c2ba [2022-09-06T21:39:58.729Z] ---> Running in f71790fdd2e9 [2022-09-06T21:39:59.338Z] Removing intermediate container 777a8b02dfc2 [2022-09-06T21:39:59.338Z] ---> 6dca6523d3d8 [2022-09-06T21:39:59.338Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:39:59.617Z] Removing intermediate container 29411d66617e [2022-09-06T21:39:59.617Z] ---> a909338c70c7 [2022-09-06T21:39:59.617Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:39:59.617Z] Removing intermediate container f71790fdd2e9 [2022-09-06T21:39:59.617Z] ---> 248874c57597 [2022-09-06T21:39:59.617Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 3319ff6206fc [2022-09-06T21:39:59.617Z] [2022-09-06T21:39:59.896Z] ---> Running in 0df3277147a5 [2022-09-06T21:39:59.896Z] ---> Running in fe164841cf7c [2022-09-06T21:40:00.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:01.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:02.199Z] Removing intermediate container f15626dacf19 [2022-09-06T21:40:02.199Z] ---> 6e8cd18e3231 [2022-09-06T21:40:02.199Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:40:02.199Z] ---> Running in 14bb36c32d00 [2022-09-06T21:40:02.490Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T21:40:02.490Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T21:40:02.490Z] OK: 16894 distinct packages available [2022-09-06T21:40:02.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:03.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:03.693Z] Removing intermediate container fe164841cf7c [2022-09-06T21:40:03.693Z] ---> aa52e0de1a91 [2022-09-06T21:40:03.693Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T21:40:03.978Z] ---> Running in 16a8d9cde3a6 [2022-09-06T21:40:03.978Z] Removing intermediate container 3319ff6206fc [2022-09-06T21:40:03.978Z] ---> 6291c5618db1 [2022-09-06T21:40:03.978Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T21:40:04.270Z] OK: 221 MiB in 51 packages [2022-09-06T21:40:04.270Z] ---> Running in 18844107d80b [2022-09-06T21:40:04.270Z] Removing intermediate container 0df3277147a5 [2022-09-06T21:40:04.270Z] ---> c0cbbc575d83 [2022-09-06T21:40:04.270Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T21:40:04.563Z] ---> Running in d17d4b3ec10f [2022-09-06T21:40:04.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:05.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:05.863Z] Removing intermediate container f21d3635c2ba [2022-09-06T21:40:05.863Z] ---> 2c35e36ec41d [2022-09-06T21:40:05.863Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T21:40:06.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:06.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:06.757Z] ---> 24966e09c236 [2022-09-06T21:40:06.757Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:40:06.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:06.757Z] OK: 221 MiB in 51 packages [2022-09-06T21:40:06.757Z] ---> Running in 91184bbf1592 [2022-09-06T21:40:07.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:07.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:07.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:40:08.353Z] Removing intermediate container 14bb36c32d00 [2022-09-06T21:40:08.353Z] ---> 8f4f232f8cc5 [2022-09-06T21:40:08.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:40:08.964Z] OK: 221 MiB in 51 packages [2022-09-06T21:40:09.256Z] OK: 221 MiB in 51 packages [2022-09-06T21:40:09.256Z] OK: 221 MiB in 51 packages [2022-09-06T21:40:09.256Z] ---> eaf52d34f9f4 [2022-09-06T21:40:09.256Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:40:09.559Z] ---> Running in 2ff248b42721 [2022-09-06T21:40:11.029Z] Removing intermediate container 16a8d9cde3a6 [2022-09-06T21:40:11.029Z] ---> c1e302ae6196 [2022-09-06T21:40:11.029Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:40:11.314Z] Removing intermediate container d17d4b3ec10f [2022-09-06T21:40:11.314Z] ---> 987a930a43ce [2022-09-06T21:40:11.314Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:40:11.593Z] Removing intermediate container 18844107d80b [2022-09-06T21:40:11.593Z] ---> c4d82db6f0bd [2022-09-06T21:40:11.593Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:40:12.583Z] ---> b23be21b4837 [2022-09-06T21:40:12.583Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:40:12.583Z] ---> d0e857cecbe0 [2022-09-06T21:40:12.583Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:40:12.866Z] ---> Running in 2e1de9fee617 [2022-09-06T21:40:13.146Z] ---> Running in 7d1558338ef4 [2022-09-06T21:40:13.146Z] ---> 920ddc2587d8 [2022-09-06T21:40:13.146Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:40:13.426Z] ---> Running in 8fcce872b280 [2022-09-06T21:41:10.131Z] Removing intermediate container 91184bbf1592 [2022-09-06T21:41:10.131Z] ---> 6443dd5f3307 [2022-09-06T21:41:10.131Z] Step 7/20 : COPY . . [2022-09-06T21:41:10.131Z] Removing intermediate container 2ff248b42721 [2022-09-06T21:41:10.131Z] ---> aba253c363d8 [2022-09-06T21:41:10.132Z] Step 8/26 : COPY . . [2022-09-06T21:41:11.119Z] Removing intermediate container 2e1de9fee617 [2022-09-06T21:41:11.119Z] ---> 328832d139ed [2022-09-06T21:41:11.119Z] Removing intermediate container 8fcce872b280 [2022-09-06T21:41:11.119Z] ---> 201dc81ef324 [2022-09-06T21:41:11.119Z] Step 9/23 : COPY . . [2022-09-06T21:41:11.119Z] Step 9/24 : COPY . . [2022-09-06T21:41:11.406Z] Removing intermediate container 7d1558338ef4 [2022-09-06T21:41:11.406Z] ---> 5537f96db8be [2022-09-06T21:41:11.406Z] Step 9/23 : COPY . . [2022-09-06T21:41:21.588Z] ---> 840815ab2562 [2022-09-06T21:41:21.588Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T21:41:21.588Z] ---> Running in 407bb51349c3 [2022-09-06T21:41:23.036Z] 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-06T21:41:23.638Z] ---> 5f456fbdbb49 [2022-09-06T21:41:23.638Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:41:23.919Z] ---> Running in a910b8b2ac9e [2022-09-06T21:41:24.907Z] Removing intermediate container a910b8b2ac9e [2022-09-06T21:41:24.907Z] ---> 8a879ab81f1d [2022-09-06T21:41:24.907Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:41:24.907Z] ---> Running in 8f0c56f53209 [2022-09-06T21:41:26.365Z] Removing intermediate container 8f0c56f53209 [2022-09-06T21:41:26.365Z] ---> 33273f601445 [2022-09-06T21:41:26.365Z] 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-06T21:41:26.365Z] ---> Running in a6109961540d [2022-09-06T21:41:30.690Z] ---> a88ea3a55e29 [2022-09-06T21:41:30.690Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T21:41:30.690Z] Removing intermediate container a6109961540d [2022-09-06T21:41:30.690Z] ---> 872b4369b0d2 [2022-09-06T21:41:30.690Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:41:30.690Z] ---> Running in bb37c1c4a5c6 [2022-09-06T21:41:30.690Z] ---> Running in 582da0635388 [2022-09-06T21:41:30.969Z] ---> cc9fc3831481 [2022-09-06T21:41:30.969Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T21:41:31.257Z] ---> 4d1127d3e247 [2022-09-06T21:41:31.257Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T21:41:31.257Z] ---> Running in 2da1fc30482a [2022-09-06T21:41:31.257Z] ---> Running in db631492a1aa [2022-09-06T21:41:31.876Z] Removing intermediate container 582da0635388 [2022-09-06T21:41:31.876Z] ---> 49efc88f16b9 [2022-09-06T21:41:31.876Z] [2022-09-06T21:41:31.876Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:41:32.156Z] 3.15: Pulling from library/alpine [2022-09-06T21:41:32.775Z] 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-06T21:41:33.379Z] 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-06T21:41:33.658Z] 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-06T21:41:33.940Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:41:33.940Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T21:41:33.940Z] ---> 02e0d6fdf486 [2022-09-06T21:41:33.940Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:41:34.218Z] ---> Running in b2b717b881b8 [2022-09-06T21:41:34.505Z] Removing intermediate container b2b717b881b8 [2022-09-06T21:41:34.505Z] ---> 51cf8d63bcb8 [2022-09-06T21:41:34.505Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:41:34.790Z] ---> Running in 47c76cefca68 [2022-09-06T21:41:37.480Z] Removing intermediate container 47c76cefca68 [2022-09-06T21:41:37.480Z] ---> 2756d7325ed1 [2022-09-06T21:41:37.480Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T21:41:37.779Z] ---> Running in c98595d7809c [2022-09-06T21:41:39.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:41.987Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:41:41.987Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:41:41.987Z] OK: 15733 distinct packages available [2022-09-06T21:41:42.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:43.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:45.403Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T21:41:45.403Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:41:45.679Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T21:41:45.679Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T21:41:45.679Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:41:45.679Z] OK: 6 MiB in 18 packages [2022-09-06T21:41:47.664Z] Removing intermediate container c98595d7809c [2022-09-06T21:41:47.664Z] ---> e0421d7fabba [2022-09-06T21:41:47.664Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:41:53.083Z] ---> 1393bf5e2a23 [2022-09-06T21:41:53.083Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:41:53.682Z] ---> e2819a0f4ec1 [2022-09-06T21:41:53.682Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T21:41:53.682Z] ---> Running in 331cfd9d3107 [2022-09-06T21:41:54.286Z] Removing intermediate container 331cfd9d3107 [2022-09-06T21:41:54.286Z] ---> 82fda3333bb5 [2022-09-06T21:41:54.286Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T21:41:54.887Z] ---> 35c282e2e544 [2022-09-06T21:41:54.887Z] Step 21/26 : WORKDIR / [2022-09-06T21:41:55.162Z] ---> Running in a2820e3ed12d [2022-09-06T21:41:55.766Z] Removing intermediate container a2820e3ed12d [2022-09-06T21:41:55.766Z] ---> 0558cb67b7c0 [2022-09-06T21:41:55.766Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:41:55.766Z] ---> Running in a883af7ee75e [2022-09-06T21:41:56.375Z] Removing intermediate container a883af7ee75e [2022-09-06T21:41:56.375Z] ---> 580e9f853935 [2022-09-06T21:41:56.375Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:41:56.375Z] ---> Running in 632f62b71d32 [2022-09-06T21:41:56.988Z] Removing intermediate container 632f62b71d32 [2022-09-06T21:41:56.988Z] ---> a7136ae60999 [2022-09-06T21:41:56.988Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T21:41:56.988Z] ---> Running in e047953d477d [2022-09-06T21:41:57.598Z] Removing intermediate container e047953d477d [2022-09-06T21:41:57.598Z] ---> 7ffc98325e05 [2022-09-06T21:41:57.598Z] Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:41:57.598Z] ---> Running in 36f5e4fa366b [2022-09-06T21:41:58.206Z] Removing intermediate container 36f5e4fa366b [2022-09-06T21:41:58.206Z] ---> 30fc03077bc3 [2022-09-06T21:41:58.206Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T21:41:58.206Z] ---> Running in 46539e1ccd83 [2022-09-06T21:41:58.808Z] Removing intermediate container 46539e1ccd83 [2022-09-06T21:41:58.808Z] ---> 301635af7784 [2022-09-06T21:41:58.808Z] [2022-09-06T21:41:59.086Z] Successfully built 301635af7784 [2022-09-06T21:41:59.086Z] Successfully tagged security-spire-config-arm64:latest [2022-09-06T21:41:59.086Z]  Building security-spire-config ... done Building security-spire-agent [2022-09-06T21:42:17.424Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:42:17.424Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:42:17.424Z] ---> bdfc1bb60543 [2022-09-06T21:42:17.424Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:42:17.424Z] ---> Using cache [2022-09-06T21:42:17.424Z] ---> 6060a6339847 [2022-09-06T21:42:17.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:42:17.424Z] ---> Running in 9203429a0cf6 [2022-09-06T21:42:17.705Z] Removing intermediate container 9203429a0cf6 [2022-09-06T21:42:17.705Z] ---> f7c1c1f7260f [2022-09-06T21:42:17.705Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:42:17.705Z] ---> Running in 7a19247c14d3 [2022-09-06T21:42:19.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:42:20.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:42:21.690Z] OK: 221 MiB in 51 packages [2022-09-06T21:42:23.171Z] Removing intermediate container 7a19247c14d3 [2022-09-06T21:42:23.171Z] ---> ea097b07a907 [2022-09-06T21:42:23.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:42:24.185Z] ---> ede002297d5a [2022-09-06T21:42:24.185Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:42:24.185Z] ---> Running in 509c3dcd139b [2022-09-06T21:43:20.791Z] Removing intermediate container 509c3dcd139b [2022-09-06T21:43:20.791Z] ---> 98523731ec24 [2022-09-06T21:43:20.791Z] Step 8/26 : COPY . . [2022-09-06T21:43:27.550Z] ---> 3a8500373baf [2022-09-06T21:43:27.550Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:43:27.550Z] ---> Running in 0726a7277eac [2022-09-06T21:43:28.160Z] Removing intermediate container 0726a7277eac [2022-09-06T21:43:28.160Z] ---> 981fd28eee3e [2022-09-06T21:43:28.160Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:43:28.436Z] ---> Running in be3f11599c7f [2022-09-06T21:43:28.715Z] Removing intermediate container be3f11599c7f [2022-09-06T21:43:28.998Z] ---> 53046faaac1a [2022-09-06T21:43:28.998Z] 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-06T21:43:28.998Z] ---> Running in 775d9b8b4a4f [2022-09-06T21:43:32.507Z] Removing intermediate container 775d9b8b4a4f [2022-09-06T21:43:32.507Z] ---> 9cfd266cec4a [2022-09-06T21:43:32.507Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:43:32.507Z] ---> Running in bc1a045c518d [2022-09-06T21:43:32.790Z] Removing intermediate container bc1a045c518d [2022-09-06T21:43:32.790Z] ---> 0b1fc04be2af [2022-09-06T21:43:32.790Z] [2022-09-06T21:43:32.790Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:43:32.790Z] ---> 02e0d6fdf486 [2022-09-06T21:43:32.790Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:43:32.790Z] ---> Using cache [2022-09-06T21:43:32.790Z] ---> 51cf8d63bcb8 [2022-09-06T21:43:32.790Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:43:32.790Z] ---> Using cache [2022-09-06T21:43:32.790Z] ---> 2756d7325ed1 [2022-09-06T21:43:32.790Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:43:32.790Z] ---> Running in 462e2795758e [2022-09-06T21:43:34.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:43:36.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:43:37.689Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:43:37.689Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:43:37.689Z] OK: 15733 distinct packages available [2022-09-06T21:43:37.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:43:38.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:43:40.405Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:43:40.405Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:43:40.405Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:43:40.680Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:43:40.680Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T21:43:40.956Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:43:40.956Z] OK: 6 MiB in 19 packages [2022-09-06T21:43:42.960Z] Removing intermediate container 462e2795758e [2022-09-06T21:43:42.960Z] ---> 897ed9827a47 [2022-09-06T21:43:42.960Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T21:43:46.374Z] ---> 7ffcb3323866 [2022-09-06T21:43:46.374Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:43:53.147Z] ---> 5d1201c9c785 [2022-09-06T21:43:53.147Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:43:53.442Z] ---> 4f8d32e47da6 [2022-09-06T21:43:53.442Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T21:43:54.466Z] ---> 40ead33e6aaa [2022-09-06T21:43:54.466Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T21:43:55.483Z] ---> cb8eab39a921 [2022-09-06T21:43:55.483Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:43:55.483Z] ---> Running in d32aeb94bdb9 [2022-09-06T21:43:56.098Z] Removing intermediate container d32aeb94bdb9 [2022-09-06T21:43:56.098Z] ---> 6b432572e8cb [2022-09-06T21:43:56.098Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:43:56.098Z] ---> Running in 8fcb302fdb60 [2022-09-06T21:43:56.702Z] Removing intermediate container 8fcb302fdb60 [2022-09-06T21:43:56.702Z] ---> f6458a04dd54 [2022-09-06T21:43:56.702Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T21:43:56.986Z] ---> Running in 63e6dc9a07ef [2022-09-06T21:43:57.600Z] Removing intermediate container 63e6dc9a07ef [2022-09-06T21:43:57.600Z] ---> 1dc5d56c31a4 [2022-09-06T21:43:57.600Z] Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:43:57.600Z] ---> Running in 24e955485e98 [2022-09-06T21:43:58.214Z] Removing intermediate container 24e955485e98 [2022-09-06T21:43:58.214Z] ---> 000022e66bd8 [2022-09-06T21:43:58.214Z] Step 26/26 : LABEL version=0.0.0 [2022-09-06T21:43:58.214Z] ---> Running in 35c355216510 [2022-09-06T21:43:58.812Z] Removing intermediate container 35c355216510 [2022-09-06T21:43:58.812Z] ---> 6f2826006ceb [2022-09-06T21:43:58.812Z] [2022-09-06T21:43:58.812Z] Successfully built 6f2826006ceb [2022-09-06T21:43:58.812Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-06T21:43:58.812Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-09-06T21:44:13.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:44:13.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:44:13.956Z] ---> bdfc1bb60543 [2022-09-06T21:44:13.956Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T21:44:13.956Z] ---> Using cache [2022-09-06T21:44:13.956Z] ---> 6060a6339847 [2022-09-06T21:44:13.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:44:13.956Z] ---> Using cache [2022-09-06T21:44:13.956Z] ---> f7c1c1f7260f [2022-09-06T21:44:13.956Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T21:44:13.956Z] ---> Running in ef7b88cc41e3 [2022-09-06T21:44:15.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:44:16.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:44:18.042Z] OK: 221 MiB in 51 packages [2022-09-06T21:44:19.508Z] Removing intermediate container ef7b88cc41e3 [2022-09-06T21:44:19.508Z] ---> cc6b5ea36d39 [2022-09-06T21:44:19.508Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T21:44:20.496Z] ---> 86c352068f0a [2022-09-06T21:44:20.496Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:44:20.496Z] ---> Running in f011e1c7806a [2022-09-06T21:45:07.554Z] Removing intermediate container f011e1c7806a [2022-09-06T21:45:07.554Z] ---> 76b965bc0cc6 [2022-09-06T21:45:07.554Z] Step 8/23 : COPY . . [2022-09-06T21:45:19.968Z] ---> 17dd404e1c98 [2022-09-06T21:45:19.968Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T21:45:19.968Z] ---> Running in 8c68035a3c16 [2022-09-06T21:45:21.418Z] 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-06T21:48:13.374Z] Removing intermediate container db631492a1aa [2022-09-06T21:48:13.374Z] ---> 7ee54993ac73 [2022-09-06T21:48:13.374Z] [2022-09-06T21:48:13.374Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:48:13.374Z] 3.16: Pulling from library/alpine [2022-09-06T21:48:13.374Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:48:13.374Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:48:13.374Z] ---> a6215f271958 [2022-09-06T21:48:13.374Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:48:13.374Z] ---> Running in 9509ea2ab5ed [2022-09-06T21:48:13.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:48:14.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:48:15.570Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T21:48:15.848Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:48:15.848Z] OK: 5 MiB in 15 packages [2022-09-06T21:48:17.310Z] Removing intermediate container 9509ea2ab5ed [2022-09-06T21:48:17.310Z] ---> 0c24df276a75 [2022-09-06T21:48:17.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:48:17.310Z] ---> Running in 66546b08b6dc [2022-09-06T21:48:17.593Z] Removing intermediate container 66546b08b6dc [2022-09-06T21:48:17.593Z] ---> c0db93953367 [2022-09-06T21:48:17.593Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T21:48:17.872Z] ---> Running in 8ca4cbad49e5 [2022-09-06T21:48:18.151Z] Removing intermediate container 8ca4cbad49e5 [2022-09-06T21:48:18.151Z] ---> 4b7e04949ffd [2022-09-06T21:48:18.151Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T21:48:18.434Z] ---> Running in 2efdc2bb0433 [2022-09-06T21:48:19.042Z] Removing intermediate container 2efdc2bb0433 [2022-09-06T21:48:19.042Z] ---> a11848a72f91 [2022-09-06T21:48:19.042Z] Step 16/24 : WORKDIR / [2022-09-06T21:48:19.042Z] ---> Running in dc3f50c5235c [2022-09-06T21:48:19.653Z] Removing intermediate container dc3f50c5235c [2022-09-06T21:48:19.653Z] ---> fa04b77c8ef8 [2022-09-06T21:48:19.653Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:48:20.648Z] ---> 0734ccca41d1 [2022-09-06T21:48:20.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T21:48:22.636Z] ---> 507bbccd6a2e [2022-09-06T21:48:22.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T21:48:23.248Z] ---> 1deb5d3a70f8 [2022-09-06T21:48:23.248Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T21:48:23.248Z] ---> Running in d061ba5d5c5b [2022-09-06T21:48:24.238Z] Removing intermediate container d061ba5d5c5b [2022-09-06T21:48:24.238Z] ---> 643f0e88bc97 [2022-09-06T21:48:24.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:48:24.238Z] ---> Running in 37df55955879 [2022-09-06T21:48:24.517Z] Removing intermediate container 37df55955879 [2022-09-06T21:48:24.517Z] ---> d3d949ba0144 [2022-09-06T21:48:24.517Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T21:48:24.799Z] ---> Running in ce04c7c80d16 [2022-09-06T21:48:25.402Z] Removing intermediate container ce04c7c80d16 [2022-09-06T21:48:25.402Z] ---> c7d51ee87484 [2022-09-06T21:48:25.402Z] Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:48:25.402Z] ---> Running in 5da058478f13 [2022-09-06T21:48:26.013Z] Removing intermediate container 5da058478f13 [2022-09-06T21:48:26.013Z] ---> 033753cfaeaa [2022-09-06T21:48:26.013Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T21:48:26.291Z] ---> Running in 9290bd22edc6 [2022-09-06T21:48:26.890Z] Removing intermediate container 9290bd22edc6 [2022-09-06T21:48:26.891Z] ---> 527b02136c5e [2022-09-06T21:48:26.891Z] [2022-09-06T21:48:27.167Z] Successfully built 527b02136c5e [2022-09-06T21:48:27.167Z] Successfully tagged core-command-arm64:latest [2022-09-06T21:48:27.167Z] Building security-spire-server [2022-09-06T21:48:45.530Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:48:45.530Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:48:45.530Z] ---> bdfc1bb60543 [2022-09-06T21:48:45.530Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> 6060a6339847 [2022-09-06T21:48:45.530Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> f7c1c1f7260f [2022-09-06T21:48:45.530Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> ea097b07a907 [2022-09-06T21:48:45.530Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> ede002297d5a [2022-09-06T21:48:45.530Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> 98523731ec24 [2022-09-06T21:48:45.530Z] Step 8/25 : COPY . . [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> 3a8500373baf [2022-09-06T21:48:45.530Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> 981fd28eee3e [2022-09-06T21:48:45.530Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T21:48:45.530Z] ---> Using cache [2022-09-06T21:48:45.530Z] ---> 53046faaac1a [2022-09-06T21:48:45.530Z] 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-06T21:48:45.530Z] ---> Running in 40e521de4753 [2022-09-06T21:48:48.186Z] Removing intermediate container 40e521de4753 [2022-09-06T21:48:48.186Z] ---> 3966b3933434 [2022-09-06T21:48:48.186Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T21:48:48.186Z] ---> Running in a0cf5b3bedf4 [2022-09-06T21:48:48.790Z] Removing intermediate container a0cf5b3bedf4 [2022-09-06T21:48:48.790Z] ---> 045d2e177f6a [2022-09-06T21:48:48.790Z] [2022-09-06T21:48:48.790Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T21:48:48.790Z] ---> 02e0d6fdf486 [2022-09-06T21:48:48.790Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:48:48.790Z] ---> Using cache [2022-09-06T21:48:48.790Z] ---> 51cf8d63bcb8 [2022-09-06T21:48:48.790Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:48:48.790Z] ---> Using cache [2022-09-06T21:48:48.790Z] ---> 2756d7325ed1 [2022-09-06T21:48:48.791Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:48:48.791Z] ---> Using cache [2022-09-06T21:48:48.791Z] ---> 897ed9827a47 [2022-09-06T21:48:48.791Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:48:54.225Z] ---> a66708ac79f7 [2022-09-06T21:48:54.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:48:54.832Z] ---> 4b437a1ddc02 [2022-09-06T21:48:54.832Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T21:48:55.838Z] ---> a100bb3038c7 [2022-09-06T21:48:55.838Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T21:48:56.834Z] ---> 772064da35c1 [2022-09-06T21:48:56.834Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:48:56.834Z] ---> Running in 8b7c2bdd5abc [2022-09-06T21:48:57.436Z] Removing intermediate container 8b7c2bdd5abc [2022-09-06T21:48:57.436Z] ---> 8533e6171939 [2022-09-06T21:48:57.436Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:48:57.436Z] ---> Running in 6c7eed926d0c [2022-09-06T21:48:58.042Z] Removing intermediate container 6c7eed926d0c [2022-09-06T21:48:58.042Z] ---> d4f7cde0b3db [2022-09-06T21:48:58.042Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:48:58.042Z] ---> Running in db598ba6d57d [2022-09-06T21:48:58.650Z] Removing intermediate container db598ba6d57d [2022-09-06T21:48:58.650Z] ---> e5876c74aac9 [2022-09-06T21:48:58.650Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:48:58.650Z] ---> Running in 1c514c3a159e [2022-09-06T21:48:59.259Z] Removing intermediate container 1c514c3a159e [2022-09-06T21:48:59.259Z] ---> 279e4af2382c [2022-09-06T21:48:59.259Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:48:59.259Z] ---> Running in deab99cbc4c5 [2022-09-06T21:48:59.869Z] Removing intermediate container deab99cbc4c5 [2022-09-06T21:48:59.869Z] ---> 69c562b326a0 [2022-09-06T21:48:59.869Z] [2022-09-06T21:49:00.147Z] Successfully built 69c562b326a0 [2022-09-06T21:49:00.147Z] Successfully tagged security-spire-server-arm64:latest [2022-09-06T21:49:00.147Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-06T21:49:18.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:49:18.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:49:18.511Z] ---> bdfc1bb60543 [2022-09-06T21:49:18.511Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T21:49:18.511Z] ---> Using cache [2022-09-06T21:49:18.511Z] ---> 6060a6339847 [2022-09-06T21:49:18.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:49:18.511Z] ---> Using cache [2022-09-06T21:49:18.511Z] ---> f7c1c1f7260f [2022-09-06T21:49:18.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T21:49:18.795Z] ---> Running in 1338744761a2 [2022-09-06T21:49:20.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:21.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:23.227Z] OK: 221 MiB in 51 packages [2022-09-06T21:49:24.670Z] Removing intermediate container 1338744761a2 [2022-09-06T21:49:24.670Z] ---> 906aebc04469 [2022-09-06T21:49:24.670Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T21:49:25.658Z] ---> 70da7b394f3e [2022-09-06T21:49:25.658Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:49:25.942Z] ---> Running in 1589d264ecf5 [2022-09-06T21:49:38.385Z] Removing intermediate container 407bb51349c3 [2022-09-06T21:49:38.385Z] ---> 3159a7d7d8a2 [2022-09-06T21:49:38.385Z] [2022-09-06T21:49:38.385Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T21:49:38.385Z] ---> 02e0d6fdf486 [2022-09-06T21:49:38.385Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:49:38.385Z] ---> Using cache [2022-09-06T21:49:38.385Z] ---> 51cf8d63bcb8 [2022-09-06T21:49:38.385Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:49:38.385Z] ---> Using cache [2022-09-06T21:49:38.385Z] ---> 2756d7325ed1 [2022-09-06T21:49:38.385Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T21:49:38.385Z] ---> Running in 991830ffbd7e [2022-09-06T21:49:39.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:40.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:42.281Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:49:42.281Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:49:42.281Z] OK: 15733 distinct packages available [2022-09-06T21:49:42.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:43.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:49:45.010Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T21:49:45.010Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T21:49:45.290Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T21:49:45.290Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T21:49:45.290Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T21:49:45.567Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T21:49:45.567Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:49:45.845Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T21:49:45.845Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T21:49:45.845Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:49:45.845Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:49:46.452Z] OK: 8 MiB in 23 packages [2022-09-06T21:49:49.903Z] Removing intermediate container 991830ffbd7e [2022-09-06T21:49:49.903Z] ---> b896aec65bf9 [2022-09-06T21:49:49.903Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:49:50.509Z] ---> 2c82c175edbd [2022-09-06T21:49:50.509Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T21:49:52.949Z] ---> 7d8f0474509f [2022-09-06T21:49:52.949Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T21:49:54.015Z] ---> 11ac4a49b7ec [2022-09-06T21:49:54.015Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T21:49:54.015Z] ---> Running in b6297d431491 [2022-09-06T21:49:54.748Z] Removing intermediate container b6297d431491 [2022-09-06T21:49:54.748Z] ---> 279d903d95f4 [2022-09-06T21:49:54.748Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:49:54.748Z] ---> Running in f8c21f99c0ee [2022-09-06T21:49:55.389Z] Removing intermediate container f8c21f99c0ee [2022-09-06T21:49:55.389Z] ---> 43db93fff848 [2022-09-06T21:49:55.389Z] Step 18/20 : LABEL arch=arm64 [2022-09-06T21:49:55.729Z] ---> Running in 453e364851ca [2022-09-06T21:49:56.480Z] Removing intermediate container 453e364851ca [2022-09-06T21:49:56.480Z] ---> 79f5295b1997 [2022-09-06T21:49:56.480Z] Step 19/20 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:49:56.480Z] ---> Running in fb51a49a0df3 [2022-09-06T21:49:57.116Z] Removing intermediate container fb51a49a0df3 [2022-09-06T21:49:57.116Z] ---> f493e71b09e7 [2022-09-06T21:49:57.116Z] Step 20/20 : LABEL version=0.0.0 [2022-09-06T21:49:57.116Z] ---> Running in 00741700e821 [2022-09-06T21:49:57.778Z] Removing intermediate container 00741700e821 [2022-09-06T21:49:57.778Z] ---> f79c70a68c38 [2022-09-06T21:49:57.778Z] [2022-09-06T21:49:58.788Z] Successfully built f79c70a68c38 [2022-09-06T21:49:58.788Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-06T21:49:58.789Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-09-06T21:50:17.155Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:50:17.155Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:50:17.155Z] ---> bdfc1bb60543 [2022-09-06T21:50:17.155Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> e74a4d0d10e3 [2022-09-06T21:50:17.155Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> 248874c57597 [2022-09-06T21:50:17.155Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> aa52e0de1a91 [2022-09-06T21:50:17.155Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> c1e302ae6196 [2022-09-06T21:50:17.155Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> b23be21b4837 [2022-09-06T21:50:17.155Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> 328832d139ed [2022-09-06T21:50:17.155Z] Step 9/25 : COPY . . [2022-09-06T21:50:17.155Z] ---> Using cache [2022-09-06T21:50:17.155Z] ---> 4d1127d3e247 [2022-09-06T21:50:17.155Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T21:50:19.164Z] ---> Running in 5f34313a15e2 [2022-09-06T21:50:21.815Z] 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-06T21:50:23.812Z] Removing intermediate container 1589d264ecf5 [2022-09-06T21:50:23.812Z] ---> b24148c71e51 [2022-09-06T21:50:23.812Z] Step 8/22 : COPY . . [2022-09-06T21:50:38.971Z] ---> d4cfd6745840 [2022-09-06T21:50:38.971Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T21:50:38.971Z] ---> Running in b3d421e398c6 [2022-09-06T21:50:39.253Z] 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-06T21:51:11.657Z] Removing intermediate container 8c68035a3c16 [2022-09-06T21:51:11.657Z] ---> 9fe2976e17d5 [2022-09-06T21:51:11.657Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T21:51:11.657Z] ---> Running in d8eb47ab33bf [2022-09-06T21:51:13.649Z] 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-06T21:51:21.968Z] Removing intermediate container d8eb47ab33bf [2022-09-06T21:51:21.968Z] ---> 6e147f0a5a53 [2022-09-06T21:51:21.968Z] [2022-09-06T21:51:21.968Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:51:21.968Z] ---> a6215f271958 [2022-09-06T21:51:21.968Z] 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-06T21:51:21.968Z] ---> Running in 5b3a6b8ae257 [2022-09-06T21:51:21.968Z] Removing intermediate container 5b3a6b8ae257 [2022-09-06T21:51:21.968Z] ---> dbb1c8cf9eba [2022-09-06T21:51:21.968Z] 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-06T21:51:22.242Z] ---> Running in 6f3d5e24c068 [2022-09-06T21:51:24.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:51:25.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:51:26.647Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:51:26.923Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:51:26.923Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T21:51:26.923Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T21:51:26.923Z] Executing bash-5.1.16-r2.post-install [2022-09-06T21:51:26.923Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T21:51:27.202Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:51:27.202Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:51:27.202Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T21:51:27.202Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T21:51:27.202Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T21:51:28.190Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T21:51:28.190Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T21:51:28.190Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T21:51:28.190Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T21:51:28.190Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T21:51:28.190Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T21:51:28.190Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:51:28.190Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:51:28.190Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T21:51:28.190Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T21:51:28.466Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T21:51:31.103Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T21:51:31.103Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T21:51:31.103Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T21:51:31.103Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T21:51:31.103Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T21:51:31.103Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T21:51:31.103Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T21:51:31.103Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T21:51:31.103Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T21:51:31.382Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T21:51:31.382Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T21:51:31.658Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T21:51:32.651Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:51:32.651Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:51:33.263Z] OK: 120 MiB in 47 packages [2022-09-06T21:51:37.628Z] Removing intermediate container 2da1fc30482a [2022-09-06T21:51:37.628Z] ---> 2ec3a015bcee [2022-09-06T21:51:37.628Z] [2022-09-06T21:51:37.628Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:51:37.628Z] ---> a6215f271958 [2022-09-06T21:51:37.628Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:51:37.628Z] ---> Using cache [2022-09-06T21:51:37.628Z] ---> 0c24df276a75 [2022-09-06T21:51:37.628Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:51:37.628Z] ---> Using cache [2022-09-06T21:51:37.628Z] ---> c0db93953367 [2022-09-06T21:51:37.628Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T21:51:37.628Z] ---> Running in 60ce7b4e2fa6 [2022-09-06T21:51:37.628Z] Removing intermediate container bb37c1c4a5c6 [2022-09-06T21:51:37.628Z] ---> 6c8adc60404f [2022-09-06T21:51:37.628Z] [2022-09-06T21:51:37.628Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:51:37.628Z] ---> a6215f271958 [2022-09-06T21:51:37.628Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T21:51:37.628Z] ---> Running in ae8d8defbdac [2022-09-06T21:51:38.229Z] Removing intermediate container 60ce7b4e2fa6 [2022-09-06T21:51:38.229Z] ---> 00b52c517915 [2022-09-06T21:51:38.229Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:51:38.229Z] ---> Running in 877cd66f468d [2022-09-06T21:51:38.836Z] Removing intermediate container 877cd66f468d [2022-09-06T21:51:38.836Z] ---> 45dc5e31bacc [2022-09-06T21:51:38.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:51:39.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:51:40.452Z] ---> e3e26b0630fb [2022-09-06T21:51:40.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T21:51:40.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:51:42.451Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T21:51:42.726Z] ---> 8a615c61523e [2022-09-06T21:51:42.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T21:51:42.726Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:51:42.726Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:51:42.726Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:51:43.003Z] OK: 6 MiB in 16 packages [2022-09-06T21:51:43.610Z] ---> cfbbe71ad2e6 [2022-09-06T21:51:43.611Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T21:51:43.889Z] ---> Running in bf1e27a633bc [2022-09-06T21:51:44.888Z] Removing intermediate container bf1e27a633bc [2022-09-06T21:51:44.888Z] ---> 3d4c6831f52c [2022-09-06T21:51:44.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:51:45.172Z] ---> Running in 235f9a0fdda3 [2022-09-06T21:51:45.785Z] Removing intermediate container ae8d8defbdac [2022-09-06T21:51:45.785Z] ---> 37d41017ae96 [2022-09-06T21:51:45.785Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:51:46.062Z] ---> Running in 6edbc1281a45 [2022-09-06T21:51:46.062Z] Removing intermediate container 235f9a0fdda3 [2022-09-06T21:51:46.062Z] ---> a956c4ff9028 [2022-09-06T21:51:46.062Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:51:46.338Z] ---> Running in aa312aa5d538 [2022-09-06T21:51:46.612Z] Removing intermediate container 6edbc1281a45 [2022-09-06T21:51:46.612Z] ---> 69c883e05e77 [2022-09-06T21:51:46.612Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T21:51:46.889Z] ---> Running in 65ce6e0ca3ef [2022-09-06T21:51:46.889Z] Removing intermediate container aa312aa5d538 [2022-09-06T21:51:46.889Z] ---> 59b6f4aa0f82 [2022-09-06T21:51:46.889Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:51:47.164Z] ---> Running in 08bb6661ebdd [2022-09-06T21:51:47.437Z] Removing intermediate container 65ce6e0ca3ef [2022-09-06T21:51:47.437Z] ---> 8e4068ff166f [2022-09-06T21:51:47.437Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:51:47.709Z] ---> Running in c6c66c798ca0 [2022-09-06T21:51:47.986Z] Removing intermediate container 08bb6661ebdd [2022-09-06T21:51:47.986Z] ---> cf6219fad153 [2022-09-06T21:51:47.986Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:51:47.986Z] ---> Running in 516bdb54957a [2022-09-06T21:51:48.587Z] Removing intermediate container c6c66c798ca0 [2022-09-06T21:51:48.587Z] ---> 9e54421af8c8 [2022-09-06T21:51:48.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:51:48.865Z] Removing intermediate container 516bdb54957a [2022-09-06T21:51:48.865Z] ---> 18410f4fdba1 [2022-09-06T21:51:48.865Z] [2022-09-06T21:51:49.145Z] Successfully built 18410f4fdba1 [2022-09-06T21:51:49.145Z] Successfully tagged support-scheduler-arm64:latest [2022-09-06T21:51:49.425Z]  Building support-scheduler ... done Building security-bootstrapper [2022-09-06T21:51:49.704Z] ---> 0009c4d00839 [2022-09-06T21:51:49.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T21:51:52.363Z] ---> 039ca254a518 [2022-09-06T21:51:52.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T21:51:52.641Z] Collecting docker-compose==1.23.2 [2022-09-06T21:51:52.917Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T21:51:52.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.7 MB/s eta 0:00:00 [2022-09-06T21:51:53.195Z] ---> 3fa65381e711 [2022-09-06T21:51:53.195Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T21:51:53.473Z] ---> Running in 064df1311682 [2022-09-06T21:51:54.077Z] Removing intermediate container 064df1311682 [2022-09-06T21:51:54.077Z] ---> e15689add4e3 [2022-09-06T21:51:54.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:51:54.077Z] ---> Running in e79e8c069d01 [2022-09-06T21:51:54.357Z] Collecting PyYAML<4,>=3.10 [2022-09-06T21:51:54.357Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T21:51:54.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.9 MB/s eta 0:00:00 [2022-09-06T21:51:54.916Z] Removing intermediate container e79e8c069d01 [2022-09-06T21:51:54.916Z] ---> 0e19616783c0 [2022-09-06T21:51:54.916Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:51:54.916Z] ---> Running in 1ad9e6a94d4f [2022-09-06T21:51:55.523Z] Removing intermediate container 1ad9e6a94d4f [2022-09-06T21:51:55.523Z] ---> 8dfa032d97ba [2022-09-06T21:51:55.523Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:51:55.806Z] ---> Running in 39363f5d4bbd [2022-09-06T21:51:56.415Z] Removing intermediate container 39363f5d4bbd [2022-09-06T21:51:56.415Z] ---> 420022e262a7 [2022-09-06T21:51:56.415Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:51:56.415Z] ---> Running in 022c9acf5975 [2022-09-06T21:51:57.022Z] Preparing metadata (setup.py): started [2022-09-06T21:51:57.022Z] Removing intermediate container 022c9acf5975 [2022-09-06T21:51:57.022Z] ---> 710e1198a873 [2022-09-06T21:51:57.022Z] [2022-09-06T21:51:57.299Z] Successfully built 710e1198a873 [2022-09-06T21:51:57.299Z] Successfully tagged support-notifications-arm64:latest [2022-09-06T21:51:57.299Z]  Building support-notifications ... done Building core-data [2022-09-06T21:51:59.939Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:51:59.939Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T21:51:59.939Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T21:52:00.215Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T21:52:00.215Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T21:52:00.215Z] Preparing metadata (setup.py): started [2022-09-06T21:52:02.848Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:52:03.466Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T21:52:03.467Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T21:52:03.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.3 MB/s eta 0:00:00 [2022-09-06T21:52:03.751Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T21:52:03.751Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T21:52:03.751Z] Preparing metadata (setup.py): started [2022-09-06T21:52:06.403Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:52:07.856Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T21:52:07.856Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T21:52:07.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 [2022-09-06T21:52:07.856Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T21:52:08.132Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T21:52:08.132Z] 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-06T21:52:08.408Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T21:52:08.408Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T21:52:08.408Z] Preparing metadata (setup.py): started [2022-09-06T21:52:11.052Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:52:11.658Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T21:52:11.658Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T21:52:11.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.1 MB/s eta 0:00:00 [2022-09-06T21:52:13.107Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T21:52:13.107Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T21:52:14.110Z] Collecting certifi>=2017.4.17 [2022-09-06T21:52:14.110Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T21:52:14.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.9 MB/s eta 0:00:00 [2022-09-06T21:52:14.396Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T21:52:14.396Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T21:52:14.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.2 MB/s eta 0:00:00 [2022-09-06T21:52:14.959Z] Collecting idna<2.8,>=2.5 [2022-09-06T21:52:14.959Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T21:52:15.244Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.3 MB/s eta 0:00:00 [2022-09-06T21:52:16.235Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T21:52:16.235Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T21:52:16.235Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.7 MB/s eta 0:00:00 [2022-09-06T21:52:16.840Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:52:16.840Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:52:16.840Z] ---> bdfc1bb60543 [2022-09-06T21:52:16.840Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> 6060a6339847 [2022-09-06T21:52:16.840Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> f7c1c1f7260f [2022-09-06T21:52:16.840Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> 906aebc04469 [2022-09-06T21:52:16.840Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> 70da7b394f3e [2022-09-06T21:52:16.840Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> b24148c71e51 [2022-09-06T21:52:16.840Z] Step 8/31 : COPY . . [2022-09-06T21:52:16.840Z] ---> Using cache [2022-09-06T21:52:16.840Z] ---> d4cfd6745840 [2022-09-06T21:52:16.840Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T21:52:17.115Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T21:52:17.115Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T21:52:17.115Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T21:52:17.115Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T21:52:18.115Z] ---> Running in 71a6c0a1d679 [2022-09-06T21:52:19.108Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T21:52:19.108Z] Running setup.py install for texttable: started [2022-09-06T21:52:20.105Z] 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-06T21:52:22.136Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:52:22.136Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:52:22.136Z] ---> bdfc1bb60543 [2022-09-06T21:52:22.136Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:52:22.136Z] ---> Using cache [2022-09-06T21:52:22.136Z] ---> e74a4d0d10e3 [2022-09-06T21:52:22.136Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:52:22.136Z] ---> Using cache [2022-09-06T21:52:22.136Z] ---> 248874c57597 [2022-09-06T21:52:22.136Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:52:22.136Z] ---> Using cache [2022-09-06T21:52:22.136Z] ---> aa52e0de1a91 [2022-09-06T21:52:22.136Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T21:52:22.424Z] ---> Running in 6b0bb397cbf6 [2022-09-06T21:52:23.042Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T21:52:23.042Z] Running setup.py install for PyYAML: started [2022-09-06T21:52:24.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:52:25.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:52:26.931Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T21:52:26.931Z] OK: 221 MiB in 51 packages [2022-09-06T21:52:28.926Z] Removing intermediate container 6b0bb397cbf6 [2022-09-06T21:52:28.926Z] ---> bc0e8fea6d0c [2022-09-06T21:52:28.926Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:52:28.926Z] Running setup.py install for docopt: started [2022-09-06T21:52:29.527Z] ---> dd1bdf532d39 [2022-09-06T21:52:29.527Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:52:29.803Z] ---> Running in dadf673d689c [2022-09-06T21:52:32.446Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T21:52:36.773Z] Running setup.py install for dockerpty: started [2022-09-06T21:52:39.409Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T21:52:42.053Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-06T21:52:42.053Z] 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-06T21:53:04.274Z] Removing intermediate container 6f3d5e24c068 [2022-09-06T21:53:04.274Z] ---> 8d5388752bda [2022-09-06T21:53:04.274Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T21:53:04.274Z] ---> Running in 636ea79beac8 [2022-09-06T21:53:04.274Z] Removing intermediate container 636ea79beac8 [2022-09-06T21:53:04.274Z] ---> 0ea08eda0a01 [2022-09-06T21:53:04.274Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:53:04.274Z] ---> Running in 67c7767c5a79 [2022-09-06T21:53:04.274Z] Removing intermediate container 67c7767c5a79 [2022-09-06T21:53:04.274Z] ---> e3fdaf98949f [2022-09-06T21:53:04.274Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T21:53:06.274Z] ---> c4541cbbb907 [2022-09-06T21:53:06.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T21:53:08.272Z] ---> b11b5ee69b50 [2022-09-06T21:53:08.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T21:53:10.925Z] ---> 1acdde819958 [2022-09-06T21:53:10.925Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T21:53:10.925Z] ---> Running in aaf6d09e9816 [2022-09-06T21:53:11.644Z] Removing intermediate container aaf6d09e9816 [2022-09-06T21:53:11.644Z] ---> 677c59662bc1 [2022-09-06T21:53:11.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:53:11.644Z] ---> Running in 84cada4b5567 [2022-09-06T21:53:12.725Z] Removing intermediate container 84cada4b5567 [2022-09-06T21:53:12.725Z] ---> 0869daf9a5b4 [2022-09-06T21:53:12.725Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:53:13.081Z] ---> Running in c7b54eb8935a [2022-09-06T21:53:14.165Z] Removing intermediate container c7b54eb8935a [2022-09-06T21:53:14.165Z] ---> 18fa9dd80bc8 [2022-09-06T21:53:14.165Z] Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:53:14.165Z] ---> Running in ef3ad2d8f062 [2022-09-06T21:53:15.645Z] Removing intermediate container ef3ad2d8f062 [2022-09-06T21:53:15.645Z] ---> 68fac83ec792 [2022-09-06T21:53:15.645Z] Step 23/23 : LABEL version=0.0.0 [2022-09-06T21:53:15.645Z] ---> Running in f75a4a647d04 [2022-09-06T21:53:17.174Z] Removing intermediate container f75a4a647d04 [2022-09-06T21:53:17.174Z] ---> 68bd449491d7 [2022-09-06T21:53:17.174Z] [2022-09-06T21:53:17.782Z] Successfully built 68bd449491d7 [2022-09-06T21:53:17.782Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-06T21:53:17.782Z] Building security-secretstore-setup [2022-09-06T21:53:27.980Z]  Building sys-mgmt-agent ... done Removing intermediate container dadf673d689c [2022-09-06T21:53:27.980Z] ---> df158ad09d39 [2022-09-06T21:53:27.980Z] Step 9/24 : COPY . . [2022-09-06T21:53:33.433Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:53:33.434Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:53:33.434Z] ---> bdfc1bb60543 [2022-09-06T21:53:33.434Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> 6060a6339847 [2022-09-06T21:53:33.434Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> f7c1c1f7260f [2022-09-06T21:53:33.434Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> 906aebc04469 [2022-09-06T21:53:33.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> 70da7b394f3e [2022-09-06T21:53:33.434Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> b24148c71e51 [2022-09-06T21:53:33.434Z] Step 8/25 : COPY . . [2022-09-06T21:53:33.434Z] ---> Using cache [2022-09-06T21:53:33.434Z] ---> d4cfd6745840 [2022-09-06T21:53:33.434Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T21:53:34.429Z] ---> Running in 120a23e18ed3 [2022-09-06T21:53:37.118Z] 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-06T21:53:43.844Z] ---> 95ded6edcea2 [2022-09-06T21:53:43.844Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T21:53:43.844Z] ---> Running in 0a202e8214d7 [2022-09-06T21:53:45.295Z] 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-06T21:56:37.332Z] 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-06T21:56:59.571Z] Removing intermediate container b3d421e398c6 [2022-09-06T21:56:59.571Z] ---> 3dc9d48b4dba [2022-09-06T21:56:59.571Z] [2022-09-06T21:56:59.571Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T21:56:59.571Z] ---> a6215f271958 [2022-09-06T21:56:59.571Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T21:56:59.571Z] ---> Running in d5d013ab12d2 [2022-09-06T21:56:59.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:56:59.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:57:00.559Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T21:57:00.559Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:57:00.559Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:57:00.559Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T21:57:00.559Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T21:57:00.559Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:57:00.560Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:57:00.560Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:57:01.163Z] OK: 8 MiB in 20 packages [2022-09-06T21:57:03.195Z] Removing intermediate container d5d013ab12d2 [2022-09-06T21:57:03.195Z] ---> 8aa7e4f36a7a [2022-09-06T21:57:03.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:57:03.475Z] ---> Running in 03d141c059a1 [2022-09-06T21:57:03.755Z] Removing intermediate container 03d141c059a1 [2022-09-06T21:57:03.755Z] ---> 81bae077ac19 [2022-09-06T21:57:03.755Z] Step 13/22 : WORKDIR /edgex [2022-09-06T21:57:04.155Z] ---> Running in bd1b173bf227 [2022-09-06T21:57:04.470Z] Removing intermediate container bd1b173bf227 [2022-09-06T21:57:04.470Z] ---> d6da02db158f [2022-09-06T21:57:04.470Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T21:57:05.490Z] ---> 612863c97e32 [2022-09-06T21:57:05.490Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T21:57:07.497Z] ---> cc05728c2d3c [2022-09-06T21:57:07.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T21:57:09.551Z] ---> bddb69e6c293 [2022-09-06T21:57:09.551Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:57:10.568Z] ---> d36074ef6ecd [2022-09-06T21:57:10.568Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:57:10.568Z] ---> Running in cde724ea365a [2022-09-06T21:57:14.020Z] Removing intermediate container cde724ea365a [2022-09-06T21:57:14.020Z] ---> e0cd7508724d [2022-09-06T21:57:14.020Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:57:14.020Z] ---> Running in be1470a2b865 [2022-09-06T21:57:14.631Z] Removing intermediate container be1470a2b865 [2022-09-06T21:57:14.631Z] ---> d6783d83e371 [2022-09-06T21:57:14.631Z] Step 20/22 : LABEL arch=arm64 [2022-09-06T21:57:14.631Z] ---> Running in 724a918c1613 [2022-09-06T21:57:15.242Z] Removing intermediate container 724a918c1613 [2022-09-06T21:57:15.242Z] ---> 7385789ef21a [2022-09-06T21:57:15.242Z] Step 21/22 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:57:15.242Z] ---> Running in 04562708e80f [2022-09-06T21:57:15.854Z] Removing intermediate container 04562708e80f [2022-09-06T21:57:15.854Z] ---> 449e1e660042 [2022-09-06T21:57:15.854Z] Step 22/22 : LABEL version=0.0.0 [2022-09-06T21:57:15.854Z] ---> Running in f970ac0e64d8 [2022-09-06T21:57:16.461Z] Removing intermediate container f970ac0e64d8 [2022-09-06T21:57:16.461Z] ---> 869d9d2a8f89 [2022-09-06T21:57:16.461Z] [2022-09-06T21:57:16.738Z] Successfully built 869d9d2a8f89 [2022-09-06T21:57:16.738Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-06T21:57:39.008Z]  Building security-proxy-setup ... done Removing intermediate container 5f34313a15e2 [2022-09-06T21:57:39.008Z] ---> 4380ca9b39b9 [2022-09-06T21:57:39.008Z] [2022-09-06T21:57:39.008Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T21:57:39.008Z] ---> a6215f271958 [2022-09-06T21:57:39.008Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:57:39.008Z] ---> Using cache [2022-09-06T21:57:39.008Z] ---> 0c24df276a75 [2022-09-06T21:57:39.008Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:57:39.008Z] ---> Using cache [2022-09-06T21:57:39.008Z] ---> c0db93953367 [2022-09-06T21:57:39.008Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T21:57:39.008Z] ---> Running in 031560cdcf1b [2022-09-06T21:57:39.008Z] Removing intermediate container 031560cdcf1b [2022-09-06T21:57:39.008Z] ---> a0f6db4fce00 [2022-09-06T21:57:39.008Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T21:57:39.008Z] ---> Running in d2cba3d14bb2 [2022-09-06T21:57:39.626Z] Removing intermediate container d2cba3d14bb2 [2022-09-06T21:57:39.626Z] ---> dc4d2d28bb11 [2022-09-06T21:57:39.626Z] Step 16/25 : WORKDIR / [2022-09-06T21:57:39.626Z] ---> Running in fb5b6ca9a431 [2022-09-06T21:57:40.246Z] Removing intermediate container fb5b6ca9a431 [2022-09-06T21:57:40.246Z] ---> 313304dd17a4 [2022-09-06T21:57:40.246Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:57:41.722Z] ---> 8233530632bb [2022-09-06T21:57:41.722Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T21:57:43.726Z] ---> 0b8981af78c5 [2022-09-06T21:57:43.726Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T21:57:45.208Z] ---> 518adb346784 [2022-09-06T21:57:45.208Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T21:57:46.219Z] ---> 1d84a68450f0 [2022-09-06T21:57:46.219Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T21:57:46.219Z] ---> Running in de876c8a9c55 [2022-09-06T21:57:46.835Z] Removing intermediate container de876c8a9c55 [2022-09-06T21:57:46.835Z] ---> 38265b177471 [2022-09-06T21:57:46.835Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:57:47.123Z] ---> Running in 73e939070c8e [2022-09-06T21:57:47.738Z] Removing intermediate container 73e939070c8e [2022-09-06T21:57:47.738Z] ---> cb5aec8bf01d [2022-09-06T21:57:47.738Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:57:47.738Z] ---> Running in 2fc02cbd2b35 [2022-09-06T21:57:48.355Z] Removing intermediate container 2fc02cbd2b35 [2022-09-06T21:57:48.355Z] ---> 850dc5353e94 [2022-09-06T21:57:48.355Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:57:48.646Z] ---> Running in 6be482949a78 [2022-09-06T21:57:49.264Z] Removing intermediate container 6be482949a78 [2022-09-06T21:57:49.264Z] ---> 401dca1ddb13 [2022-09-06T21:57:49.264Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:57:49.264Z] ---> Running in 349380cbaae7 [2022-09-06T21:57:49.895Z] Removing intermediate container 349380cbaae7 [2022-09-06T21:57:49.895Z] ---> 2d9bacddb3e8 [2022-09-06T21:57:49.895Z] [2022-09-06T21:57:50.181Z] Successfully built 2d9bacddb3e8 [2022-09-06T21:57:50.181Z] Successfully tagged core-metadata-arm64:latest [2022-09-06T21:58:37.300Z]  Building core-metadata ... done Removing intermediate container 71a6c0a1d679 [2022-09-06T21:58:37.300Z] ---> cf75b05bcded [2022-09-06T21:58:37.300Z] [2022-09-06T21:58:37.300Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T21:58:37.300Z] ---> a6215f271958 [2022-09-06T21:58:37.300Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:58:37.300Z] ---> Running in e53822b4970d [2022-09-06T21:58:37.300Z] Removing intermediate container e53822b4970d [2022-09-06T21:58:37.300Z] ---> a0c972e38472 [2022-09-06T21:58:37.300Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T21:58:37.300Z] ---> Running in 2297b1feaebb [2022-09-06T21:58:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:58:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:58:37.300Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:58:37.300Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T21:58:37.300Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:58:37.300Z] OK: 5 MiB in 16 packages [2022-09-06T21:58:37.300Z] Removing intermediate container 2297b1feaebb [2022-09-06T21:58:37.300Z] ---> 9327d67f1e64 [2022-09-06T21:58:37.300Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T21:58:37.300Z] ---> Running in b5e762bdb756 [2022-09-06T21:58:37.912Z] Removing intermediate container b5e762bdb756 [2022-09-06T21:58:37.912Z] ---> 6aa368462520 [2022-09-06T21:58:37.912Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T21:58:37.912Z] ---> Running in 71855a368d9f [2022-09-06T21:58:38.529Z] Removing intermediate container 71855a368d9f [2022-09-06T21:58:38.529Z] ---> 878c7fb0a54f [2022-09-06T21:58:38.529Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T21:58:38.812Z] ---> Running in b013aa07ebda [2022-09-06T21:58:39.423Z] Removing intermediate container b013aa07ebda [2022-09-06T21:58:39.423Z] ---> ce24f65bbec1 [2022-09-06T21:58:39.423Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T21:58:39.423Z] ---> Running in 3fed8ae7628e [2022-09-06T21:58:42.885Z] Removing intermediate container 3fed8ae7628e [2022-09-06T21:58:42.885Z] ---> 9e3cc60a6f19 [2022-09-06T21:58:42.885Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T21:58:42.885Z] ---> Running in 122a970fbf5f [2022-09-06T21:58:43.176Z] Removing intermediate container 122a970fbf5f [2022-09-06T21:58:43.176Z] ---> 6536ca19e38c [2022-09-06T21:58:43.176Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T21:58:44.667Z] ---> 4553ebe9aa55 [2022-09-06T21:58:44.667Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T21:58:44.667Z] ---> Running in 7b9031acafee [2022-09-06T21:58:48.126Z] Removing intermediate container 7b9031acafee [2022-09-06T21:58:48.126Z] ---> d5680c72e603 [2022-09-06T21:58:48.126Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:58:49.130Z] ---> 424f0e0dba16 [2022-09-06T21:58:49.131Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T21:58:51.177Z] ---> a6f3e0020185 [2022-09-06T21:58:51.177Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T21:58:52.175Z] ---> 2a2eca6b4a8c [2022-09-06T21:58:52.176Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T21:58:53.199Z] ---> 03da445343f5 [2022-09-06T21:58:53.199Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T21:58:54.208Z] ---> 792db72b3534 [2022-09-06T21:58:54.208Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T21:58:55.232Z] ---> 631b53eab48e [2022-09-06T21:58:55.232Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T21:58:55.542Z] ---> Running in a6f98a47f91e [2022-09-06T21:58:58.982Z] Removing intermediate container a6f98a47f91e [2022-09-06T21:58:58.982Z] ---> 9682c6f1b6d3 [2022-09-06T21:58:58.982Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T21:58:58.982Z] ---> Running in b9030a3e3c7f [2022-09-06T21:58:58.983Z] 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-06T21:58:59.598Z] Removing intermediate container b9030a3e3c7f [2022-09-06T21:58:59.598Z] ---> 81fb23ead7f6 [2022-09-06T21:58:59.598Z] Step 28/31 : CMD ["gate"] [2022-09-06T21:58:59.598Z] ---> Running in fafc0348f6b7 [2022-09-06T21:59:00.210Z] Removing intermediate container fafc0348f6b7 [2022-09-06T21:59:00.210Z] ---> b0c0e7dbb431 [2022-09-06T21:59:00.210Z] Step 29/31 : LABEL arch=arm64 [2022-09-06T21:59:00.210Z] ---> Running in e2a3a0b1d016 [2022-09-06T21:59:00.833Z] Removing intermediate container e2a3a0b1d016 [2022-09-06T21:59:00.833Z] ---> edc26b17249a [2022-09-06T21:59:00.833Z] Step 30/31 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:59:01.123Z] ---> Running in 469618b128ac [2022-09-06T21:59:01.745Z] Removing intermediate container 469618b128ac [2022-09-06T21:59:01.745Z] ---> 7ff8bf38a4e0 [2022-09-06T21:59:01.745Z] Step 31/31 : LABEL version=0.0.0 [2022-09-06T21:59:01.745Z] ---> Running in a4dc1e305186 [2022-09-06T21:59:02.360Z] Removing intermediate container a4dc1e305186 [2022-09-06T21:59:02.360Z] ---> a749dd2bc902 [2022-09-06T21:59:02.360Z] [2022-09-06T21:59:02.643Z] Successfully built a749dd2bc902 [2022-09-06T21:59:02.925Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-06T21:59:15.414Z]  Building security-bootstrapper ... done Removing intermediate container 120a23e18ed3 [2022-09-06T21:59:15.414Z] ---> 8c2931ae856c [2022-09-06T21:59:15.414Z] [2022-09-06T21:59:15.414Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T21:59:15.414Z] ---> a6215f271958 [2022-09-06T21:59:15.414Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T21:59:15.696Z] ---> Running in 49f71f1327c5 [2022-09-06T21:59:17.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:18.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:19.479Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T21:59:19.479Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T21:59:19.479Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T21:59:19.479Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:59:19.760Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:59:20.040Z] OK: 6 MiB in 17 packages [2022-09-06T21:59:22.065Z] Removing intermediate container 49f71f1327c5 [2022-09-06T21:59:22.065Z] ---> 7644fa2020e9 [2022-09-06T21:59:22.065Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:59:22.353Z] ---> Running in 2b4bbd895ce9 [2022-09-06T21:59:22.986Z] Removing intermediate container 2b4bbd895ce9 [2022-09-06T21:59:22.986Z] ---> eab7386b94ed [2022-09-06T21:59:22.986Z] Step 13/25 : WORKDIR / [2022-09-06T21:59:22.986Z] ---> Running in 9fcb3d37607c [2022-09-06T21:59:23.610Z] Removing intermediate container 9fcb3d37607c [2022-09-06T21:59:23.610Z] ---> fdb5c55b584a [2022-09-06T21:59:23.610Z] 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-06T21:59:24.611Z] ---> b777da69dc39 [2022-09-06T21:59:24.611Z] 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-06T21:59:25.616Z] ---> 583bc719f1a9 [2022-09-06T21:59:25.616Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T21:59:26.611Z] ---> 2cd0e41f5fee [2022-09-06T21:59:26.611Z] 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-06T21:59:27.617Z] ---> c696fe1525bf [2022-09-06T21:59:27.617Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T21:59:28.665Z] ---> 3784cae83499 [2022-09-06T21:59:28.665Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T21:59:30.121Z] ---> 0283622dc920 [2022-09-06T21:59:30.121Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:59:30.745Z] ---> 27d84013d64b [2022-09-06T21:59:30.745Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:59:31.022Z] ---> Running in 1647db52ed87 [2022-09-06T21:59:33.710Z] Removing intermediate container 1647db52ed87 [2022-09-06T21:59:33.710Z] ---> 6a6ecb962e1a [2022-09-06T21:59:33.710Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:59:33.710Z] ---> Running in 16fbc1a13a74 [2022-09-06T21:59:33.710Z] Removing intermediate container 16fbc1a13a74 [2022-09-06T21:59:33.710Z] ---> 12f378de7ca5 [2022-09-06T21:59:33.710Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:59:33.710Z] ---> Running in 6acb55b40ab4 [2022-09-06T21:59:34.314Z] Removing intermediate container 6acb55b40ab4 [2022-09-06T21:59:34.314Z] ---> 8ee393a8043f [2022-09-06T21:59:34.314Z] Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:59:34.314Z] ---> Running in 16c9e9bc87d6 [2022-09-06T21:59:34.594Z] Removing intermediate container 16c9e9bc87d6 [2022-09-06T21:59:34.594Z] ---> 7128b8c57db9 [2022-09-06T21:59:34.594Z] Step 25/25 : LABEL version=0.0.0 [2022-09-06T21:59:34.873Z] ---> Running in d44dd32b7454 [2022-09-06T21:59:35.150Z] Removing intermediate container d44dd32b7454 [2022-09-06T21:59:35.150Z] ---> f1db796bb5fe [2022-09-06T21:59:35.150Z] [2022-09-06T21:59:35.431Z] Successfully built f1db796bb5fe [2022-09-06T21:59:35.713Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-06T21:59:41.153Z]  Building security-secretstore-setup ... done Removing intermediate container 0a202e8214d7 [2022-09-06T21:59:41.153Z] ---> 0f034dccd461 [2022-09-06T21:59:41.153Z] [2022-09-06T21:59:41.153Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:59:41.153Z] ---> a6215f271958 [2022-09-06T21:59:41.153Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T21:59:41.153Z] ---> Running in fe57157d7c95 [2022-09-06T21:59:41.429Z] Removing intermediate container fe57157d7c95 [2022-09-06T21:59:41.429Z] ---> 3eed2f6f5b40 [2022-09-06T21:59:41.429Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T21:59:41.429Z] ---> Running in 6219f1efdcbc [2022-09-06T21:59:41.713Z] Removing intermediate container 6219f1efdcbc [2022-09-06T21:59:41.713Z] ---> 544812920cb6 [2022-09-06T21:59:41.713Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T21:59:41.992Z] ---> Running in 61e0daa843f6 [2022-09-06T21:59:42.269Z] Removing intermediate container 61e0daa843f6 [2022-09-06T21:59:42.269Z] ---> 48e734c6aa09 [2022-09-06T21:59:42.269Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:59:42.269Z] ---> Running in 46fea4591582 [2022-09-06T21:59:44.447Z] Removing intermediate container 46fea4591582 [2022-09-06T21:59:44.447Z] ---> d5f2edaaa3bb [2022-09-06T21:59:44.447Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:59:44.447Z] ---> Running in 75c805478e85 [2022-09-06T21:59:45.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:46.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:48.412Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:59:48.412Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:59:48.412Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:59:48.685Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:59:48.685Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:59:48.961Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:59:48.961Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:59:48.961Z] OK: 8 MiB in 20 packages [2022-09-06T21:59:50.393Z] Removing intermediate container 75c805478e85 [2022-09-06T21:59:50.393Z] ---> 573805849b56 [2022-09-06T21:59:50.393Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:59:50.665Z] ---> 4fc22368e478 [2022-09-06T21:59:50.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T21:59:52.100Z] ---> 96e2caa7aba2 [2022-09-06T21:59:52.100Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T21:59:52.697Z] ---> da7eaa1ce49c [2022-09-06T21:59:52.697Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T21:59:52.697Z] ---> Running in 62299e48bcc6 [2022-09-06T21:59:52.973Z] Removing intermediate container 62299e48bcc6 [2022-09-06T21:59:52.973Z] ---> a6c99ea5e7e6 [2022-09-06T21:59:52.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:59:53.246Z] ---> Running in 8360d7202f3f [2022-09-06T21:59:53.520Z] Removing intermediate container 8360d7202f3f [2022-09-06T21:59:53.520Z] ---> 7908e6541499 [2022-09-06T21:59:53.520Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T21:59:53.520Z] ---> Running in 7a4dc27d2a62 [2022-09-06T21:59:54.126Z] Removing intermediate container 7a4dc27d2a62 [2022-09-06T21:59:54.126Z] ---> 97de6f7317fd [2022-09-06T21:59:54.126Z] Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 [2022-09-06T21:59:54.126Z] ---> Running in b5b03f5dc281 [2022-09-06T21:59:54.398Z] Removing intermediate container b5b03f5dc281 [2022-09-06T21:59:54.398Z] ---> 654846643b02 [2022-09-06T21:59:54.398Z] Step 24/24 : LABEL version=0.0.0 [2022-09-06T21:59:54.398Z] ---> Running in 9834680e01f4 [2022-09-06T21:59:54.993Z] Removing intermediate container 9834680e01f4 [2022-09-06T21:59:54.993Z] ---> 1880f27e8c75 [2022-09-06T21:59:54.993Z] [2022-09-06T21:59:55.267Z] Successfully built 1880f27e8c75 [2022-09-06T21:59:55.267Z] Successfully tagged core-data-arm64:latest [2022-09-06T21:59:55.558Z]  Building core-data ... done  [Pipeline] } [2022-09-06T21:59:55.560Z] $ docker stop --time=1 b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 [2022-09-06T21:59:57.346Z] $ docker rm -f b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:59:57.931Z] + docker images [2022-09-06T21:59:58.203Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T21:59:58.203Z] core-data-arm64 latest 1880f27e8c75 4 seconds ago 20.7MB [2022-09-06T21:59:58.203Z] 0f034dccd461 19 seconds ago 1.38GB [2022-09-06T21:59:58.203Z] security-secretstore-setup-arm64 latest f1db796bb5fe 24 seconds ago 28.2MB [2022-09-06T21:59:58.203Z] 8c2931ae856c 44 seconds ago 1.37GB [2022-09-06T21:59:58.203Z] security-bootstrapper-arm64 latest a749dd2bc902 56 seconds ago 18.7MB [2022-09-06T21:59:58.203Z] cf75b05bcded About a minute ago 1.36GB [2022-09-06T21:59:58.203Z] core-metadata-arm64 latest 2d9bacddb3e8 2 minutes ago 17.5MB [2022-09-06T21:59:58.203Z] 4380ca9b39b9 2 minutes ago 1.38GB [2022-09-06T21:59:58.203Z] security-proxy-setup-arm64 latest 869d9d2a8f89 2 minutes ago 26.4MB [2022-09-06T21:59:58.203Z] 3dc9d48b4dba 3 minutes ago 1.36GB [2022-09-06T21:59:58.203Z] sys-mgmt-agent-arm64 latest 68bd449491d7 6 minutes ago 133MB [2022-09-06T21:59:58.203Z] support-notifications-arm64 latest 710e1198a873 8 minutes ago 26.3MB [2022-09-06T21:59:58.203Z] support-scheduler-arm64 latest 18410f4fdba1 8 minutes ago 25.7MB [2022-09-06T21:59:58.203Z] 6c8adc60404f 8 minutes ago 1.43GB [2022-09-06T21:59:58.203Z] 2ec3a015bcee 8 minutes ago 1.43GB [2022-09-06T21:59:58.203Z] 6e147f0a5a53 8 minutes ago 1.36GB [2022-09-06T21:59:58.203Z] security-spiffe-token-provider-arm64 latest f79c70a68c38 10 minutes ago 28.4MB [2022-09-06T21:59:58.203Z] 3159a7d7d8a2 10 minutes ago 1.41GB [2022-09-06T21:59:58.203Z] security-spire-server-arm64 latest 69c562b326a0 10 minutes ago 84.2MB [2022-09-06T21:59:58.203Z] 045d2e177f6a 11 minutes ago 1.25GB [2022-09-06T21:59:58.203Z] core-command-arm64 latest 527b02136c5e 11 minutes ago 16.7MB [2022-09-06T21:59:58.203Z] 7ee54993ac73 11 minutes ago 1.37GB [2022-09-06T21:59:58.203Z] security-spire-agent-arm64 latest 6f2826006ceb 16 minutes ago 122MB [2022-09-06T21:59:58.204Z] 0b1fc04be2af 16 minutes ago 1.25GB [2022-09-06T21:59:58.204Z] security-spire-config-arm64 latest 301635af7784 18 minutes ago 83.6MB [2022-09-06T21:59:58.204Z] 49efc88f16b9 18 minutes ago 1.25GB [2022-09-06T21:59:58.204Z] ci-base-image-arm64 latest bdfc1bb60543 33 minutes ago 995MB [2022-09-06T21:59:58.204Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-06T21:59:58.204Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-06T21:59:58.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-06T21:59:58.204Z] 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-06T21:59:58.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:59:58.640Z] [2022-09-06T21:59:58.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:59:58.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:59:59.266Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T21:59:59.266Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T21:59:59.266Z] 04944245beec: Pulling fs layer [2022-09-06T21:59:59.266Z] 699f458cf7ca: Pulling fs layer [2022-09-06T21:59:59.266Z] 765212b225bb: Pulling fs layer [2022-09-06T21:59:59.266Z] f23df028b6ca: Pulling fs layer [2022-09-06T21:59:59.266Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T21:59:59.266Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T21:59:59.266Z] 765212b225bb: Waiting [2022-09-06T21:59:59.266Z] f23df028b6ca: Waiting [2022-09-06T21:59:59.266Z] d65c8cfc05b1: Waiting [2022-09-06T21:59:59.266Z] 2437ff75d9bd: Waiting [2022-09-06T21:59:59.542Z] 04944245beec: Verifying Checksum [2022-09-06T21:59:59.542Z] 04944245beec: Download complete [2022-09-06T21:59:59.542Z] 765212b225bb: Verifying Checksum [2022-09-06T21:59:59.542Z] 765212b225bb: Download complete [2022-09-06T21:59:59.542Z] f23df028b6ca: Verifying Checksum [2022-09-06T21:59:59.542Z] f23df028b6ca: Download complete [2022-09-06T21:59:59.542Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T21:59:59.542Z] d65c8cfc05b1: Download complete [2022-09-06T21:59:59.542Z] 699f458cf7ca: Verifying Checksum [2022-09-06T21:59:59.542Z] 699f458cf7ca: Download complete [2022-09-06T22:00:00.143Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T22:00:00.143Z] 8998bd30e6a1: Download complete [2022-09-06T22:00:02.769Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T22:00:02.769Z] 2437ff75d9bd: Download complete [2022-09-06T22:00:04.745Z] 8998bd30e6a1: Pull complete [2022-09-06T22:00:05.021Z] 04944245beec: Pull complete [2022-09-06T22:00:06.456Z] 699f458cf7ca: Pull complete [2022-09-06T22:00:06.728Z] 765212b225bb: Pull complete [2022-09-06T22:00:07.707Z] f23df028b6ca: Pull complete [2022-09-06T22:00:07.982Z] d65c8cfc05b1: Pull complete [2022-09-06T22:00:23.062Z] 2437ff75d9bd: Pull complete [2022-09-06T22:00:23.062Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T22:00:23.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:00:23.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:00:23.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container [2022-09-06T22:00:23.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T22:00:26.448Z] $ docker top e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:27.452Z] ---> job-cost.sh [2022-09-06T22:00:27.453Z] lf-activate-venv: SKIPPING [2022-09-06T22:00:27.453Z] INFO: No Stack... [2022-09-06T22:00:28.054Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T22:00:29.032Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T22:00:29.700Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-09-06T22:00:29.700Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T22:00:29.735Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] [2022-09-06T22:00:29.741Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] did not exist. Created. [2022-09-06T22:00:29.742Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T22:00:30.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T22:00:30.609Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T22:00:30.616Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T22:00:30.633Z] $ docker stop --time=1 e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a [2022-09-06T22:00:32.212Z] $ docker rm -f e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a [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-06T22:00:32.713Z] provisioning config files... [2022-09-06T22:00:32.721Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3753488992977888292tmp [Pipeline] { [Pipeline] sh [2022-09-06T22:00:33.022Z] + set +x [2022-09-06T22:00:33.022Z] + curl -s https://codecov.io/bash [2022-09-06T22:00:33.022Z] + bash -s -- [2022-09-06T22:00:33.022Z] [2022-09-06T22:00:33.022Z] _____ _ [2022-09-06T22:00:33.022Z] / ____| | | [2022-09-06T22:00:33.022Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T22:00:33.022Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T22:00:33.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T22:00:33.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T22:00:33.022Z] Bash-1.0.6 [2022-09-06T22:00:33.022Z] [2022-09-06T22:00:33.022Z] [2022-09-06T22:00:33.022Z] ==> git version 2.25.1 found [2022-09-06T22:00:33.022Z] ==> 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-06T22:00:33.022Z] Release-Date: 2020-01-08 [2022-09-06T22:00:33.022Z] 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-06T22:00:33.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T22:00:33.022Z] ==> Jenkins CI detected. [2022-09-06T22:00:33.022Z] current dir:  /w/workspace/edgex-go/2 [2022-09-06T22:00:33.022Z] project root: . [2022-09-06T22:00:33.022Z] --> token set from env [2022-09-06T22:00:33.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T22:00:33.022Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T22:00:33.022Z] ==> Python coveragepy not found [2022-09-06T22:00:33.022Z] ==> Searching for coverage reports in: [2022-09-06T22:00:33.022Z] + . [2022-09-06T22:00:33.282Z] -> Found 1 reports [2022-09-06T22:00:33.282Z] ==> Detecting git/mercurial file structure [2022-09-06T22:00:33.282Z] ==> Reading reports [2022-09-06T22:00:33.282Z] + ./coverage.out bytes=482786 [2022-09-06T22:00:33.282Z] ==> Appending adjustments [2022-09-06T22:00:33.282Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T22:00:34.226Z] + Found adjustments [2022-09-06T22:00:34.226Z] ==> Gzipping contents [2022-09-06T22:00:34.490Z] 64K /tmp/codecov.3tcr6t.gz [2022-09-06T22:00:34.490Z] ==> Uploading reports [2022-09-06T22:00:34.490Z] url: https://codecov.io [2022-09-06T22:00:34.490Z] query: branch=PR-4145&commit=266327c7dfcdd58d3b78c75656ba9ec061a907a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= [2022-09-06T22:00:34.490Z] -> Pinging Codecov [2022-09-06T22:00:34.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4145&commit=266327c7dfcdd58d3b78c75656ba9ec061a907a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= [2022-09-06T22:00:34.751Z] -> Uploading to [2022-09-06T22:00:34.751Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/266327c7dfcdd58d3b78c75656ba9ec061a907a6/09fc36ac-fbf1-4f70-9cb1-8e9d308c803e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f1a83b86823410981a085375c3a141270083543d648d5da81e1bba981f4b55 [2022-09-06T22:00:34.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:00:34.751Z] Dload Upload Total Spent Left Speed [2022-09-06T22:00:35.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63338 0 0 100 63338 0 278k --:--:-- --:--:-- --:--:-- 278k [2022-09-06T22:00:35.011Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] } [2022-09-06T22:00:35.019Z] 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-06T22:00:35.608Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:35.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:36.766Z] ---> package-listing.sh [2022-09-06T22:00:36.766Z] ++ facter osfamily [2022-09-06T22:00:36.766Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T22:00:37.027Z] + OS_FAMILY=debian [2022-09-06T22:00:37.027Z] + workspace=/w/workspace/edgex-go/2 [2022-09-06T22:00:37.027Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T22:00:37.027Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T22:00:37.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T22:00:37.027Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T22:00:37.027Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-06T22:00:37.027Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T22:00:37.027Z] + case "${OS_FAMILY}" in [2022-09-06T22:00:37.027Z] + dpkg -l [2022-09-06T22:00:37.027Z] + grep '^ii' [2022-09-06T22:00:37.027Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T22:00:37.027Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T22:00:37.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T22:00:37.027Z] + '[' /w/workspace/edgex-go/2 ']' [2022-09-06T22:00:37.027Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-09-06T22:00:37.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-09-06T22:00:37.039Z] 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-06T22:00:37.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:00:37.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:00:37.896Z] [2022-09-06T22:00:37.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:00:38.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:00:38.203Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T22:00:38.203Z] 5eb5b503b376: Pulling fs layer [2022-09-06T22:00:38.203Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T22:00:38.203Z] ec43610c2a17: Pulling fs layer [2022-09-06T22:00:38.203Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T22:00:38.203Z] 33b1e0a273af: Pulling fs layer [2022-09-06T22:00:38.203Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T22:00:38.203Z] 2f39f015ded8: Pulling fs layer [2022-09-06T22:00:38.203Z] 3a2ae6a8a46f: Waiting [2022-09-06T22:00:38.203Z] 33b1e0a273af: Waiting [2022-09-06T22:00:38.203Z] 5d3b04190fa2: Waiting [2022-09-06T22:00:38.203Z] 2f39f015ded8: Waiting [2022-09-06T22:00:38.203Z] 5c69ac0246d0: Download complete [2022-09-06T22:00:38.203Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T22:00:38.203Z] 3a2ae6a8a46f: Download complete [2022-09-06T22:00:38.462Z] 33b1e0a273af: Verifying Checksum [2022-09-06T22:00:38.462Z] 33b1e0a273af: Download complete [2022-09-06T22:00:38.462Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T22:00:38.462Z] 5d3b04190fa2: Download complete [2022-09-06T22:00:38.462Z] ec43610c2a17: Download complete [2022-09-06T22:00:38.462Z] 5eb5b503b376: Verifying Checksum [2022-09-06T22:00:38.462Z] 5eb5b503b376: Download complete [2022-09-06T22:00:39.029Z] 2f39f015ded8: Verifying Checksum [2022-09-06T22:00:39.030Z] 2f39f015ded8: Download complete [2022-09-06T22:00:39.968Z] 5eb5b503b376: Pull complete [2022-09-06T22:00:39.968Z] 5c69ac0246d0: Pull complete [2022-09-06T22:00:40.539Z] ec43610c2a17: Pull complete [2022-09-06T22:00:40.539Z] 3a2ae6a8a46f: Pull complete [2022-09-06T22:00:40.798Z] 33b1e0a273af: Pull complete [2022-09-06T22:00:40.798Z] 5d3b04190fa2: Pull complete [2022-09-06T22:00:46.072Z] 2f39f015ded8: Pull complete [2022-09-06T22:00:46.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T22:00:46.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:00:46.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:00:46.164Z] prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container [2022-09-06T22:00:46.228Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T22:00:48.009Z] $ docker top 11b5811e16181c593ffbf9800d1b9501d1e7bc0642dbd62578adead2cf57d01e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:00:48.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T22:00:48.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T22:00:48.941Z] + ls /var/log/sa-host [2022-09-06T22:00:48.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:00:49.006Z] provisioning config files... [2022-09-06T22:00:49.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1787227673872624694tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:00:49.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:49.315Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T22:00:49.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:49.651Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T22:00:49.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:49.943Z] ---> sudo-logs.sh [2022-09-06T22:00:49.943Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T22:00:49.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:50.249Z] ---> job-cost.sh [2022-09-06T22:00:50.249Z] lf-activate-venv: SKIPPING [2022-09-06T22:00:50.249Z] DEBUG: total: 0.10999999940395355 [2022-09-06T22:00:50.250Z] INFO: Retrieving Stack Cost... [2022-09-06T22:00:50.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T22:00:51.082Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T22:00:51.093Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:00:51.382Z] ---> logs-deploy.sh [2022-09-06T22:00:51.382Z] lf-activate-venv: SKIPPING [2022-09-06T22:00:51.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4145/2 [2022-09-06T22:00:51.382Z] INFO: archiving workspace using pattern(s): [2022-09-06T22:00:52.322Z] Archives upload complete. [2022-09-06T22:00:52.582Z] INFO: archiving logs to Nexus